/*
Theme Name: The Donut Project
Theme URI: http://thedonutproject.com/
Description: Wordpress theme for The Donut Project, Version 2.4
Version: 2.4
Author: Ricky Salsberry
Author URI: http://rickyaustin.com/
*/




/* =================================
CSS RESET 
=================================  */
@import url("reset.css");


/* =================================
BEGIN GENERAL STYLES 
================================= */
body#wp {
	background: #fff url(images/body_bg.gif) repeat-y top center;
	text-align: center;
	font-family: 'Times New Roman', Times, serif; 
	font-size: 100%;
}
#wrapper { 
	width: 890px; 
	margin: 0 auto; 
	padding: 20px 30px 0 30px;
	text-align: left; 
} 
.nextpage {
	background-color: #000;
	color: #fff;
	margin-bottom: 30px;
	padding: 9px 20px;
	font-size: 12px;
	line-height: 18px;
	height: 18px;
	font-family: 'helvetica neue', helvetica, arial, sans-serif;
	font-weight: normal;
}
.nextpage a {
	color: #fff;
}
#wp_page_numbers {
	color: #fff;
}
#wp_page_numbers ul li {
	float: left;
	width: auto;
	display: inline;
	margin: 0 3px 0 0;
	font-weight: bold;
}
.page_info {
	padding-right: 10px;
}
.active_page{
	text-decoration: underline;
}
#wp_page_numbers ul li a {
	color: #fff;
	text-decoration: none;
	padding: 0 5px;
	display: block;
}
#wp_page_numbers ul li a:hover, #wp_page_numbers ul li a:active {
	background-color: #fff;
	color: #000;
}
.nextpage .go a {
	font-weight: normal;
	padding: 2px 1px;
	text-indent: -1px;
	text-decoration: none;
}
.nextpage .go a:hover {
	background-color: #fff;
	color: #000;
}
.nextpage .back {
	float: left;
}
.nextpage .forward {
	float: right;
}


.hidden {
	visibility: hidden;
}			
span.amp {
   font-family:Baskerville,"Goudy Old Style","Palatino","Book Antiqua",serif;
   font-size:110%;
   font-style:italic;
}




/* =================================
BEGIN HEADER STYLES 
================================= */
#headerwrapper {
	width: auto; 
	height: 146px; 
	background: url(images/header_bg.gif) repeat-y top center; 
	margin: 0 auto; 
	padding: 0; 
	overflow: hidden;
	text-align: left;
}

#header {
	width: 950px; 
	height: 115px; 
	margin: 0 auto; 
	padding: 0;
	position: relative;
}
#header h1 a {
	display: block;
	width: 255px;
	height: 115px;
	background: url(images/TDPlogo.gif) no-repeat top left;
	left: 0px;
	top: 0px;
	float: left;
	text-decoration: none;
	text-indent: -9999px;
}
#header h2 {
	display: block;
	width: 306px;
	height: 34px;
	background: url(images/tagline.gif) no-repeat top left;
	right: 0px;
	bottom: 0px;
	float: right;
	position: absolute;
	font-size: 1px;
	text-indent: -9999px;
}
#button_logout a {
	display: block;
	width: 85px;
	height: 31px;
	background: url(images/button_logout.png) top right no-repeat;
	position: absolute;
	top: 0px;
	right: 176px;
	text-indent: -9999px;
}
#button_toadmin a {
	display: block;
	width: 153px;
	height: 31px;
	background: url(images/button_toadmin.png) top right no-repeat;
	position: absolute;
	top: 0px;
	right: 23px;
	text-indent: -9999px;
}






/* =================================
BEGIN SIDEBAR/NAV STYLES 
================================= */
#nav {
	width: 225px;
	padding: 0;
	float: right;
	border-top: 1px solid #ccc;
	font-family: 'helvetica neue', helvetica, arial, sans-serif;
	font-weight: normal;
	margin: 0 0 30px 0;
}
#nav ul ul {
	border-bottom: 1px solid #ccc;
	padding: 0;
}
#nav ul ul li a {
	font-size: 11px;
	line-height: 17px;
	color: #000;
	text-decoration: none;
	display: block;
	padding: 0 5px 0 15px;
	font-family: 'helvetica neue', helvetica, arial, sans-serif;
	border-top: 1px dotted #ccc;
	text-indent: -10px;
}
#nav ul ul li a:hover {
	color: #fff;
	background-color: #000;
	border-top: 1px solid #ccc;

}
#search {
	height: 40px;
	line-height: 40px;
	margin: 0;
	padding: 0;
	display: block;
	position: relative;
	border-bottom: 1px solid #ccc;
}
#search form {
}
#search form div {
	position: relative;
}
#searchform #s {
	width: 152px;
	height: 19px;
	padding: 0 3px;
	margin: 0;
	border: 1px solid #ccc;
	position: absolute;
	top: 10px;
	left: 0px;
	color: #323232;
}
#searchform #searchbutton {
	background: url(images/button_search.gif) top left no-repeat;
	text-indent: -9999px;
	width: 55px;
	height: 21px;
	border: 1px solid #ccc;
	cursor: pointer;
	position: absolute;
	top: 10px;
	right: 0px;
} 
#followus {
	height: 36px;
	line-height: 36px;
	margin: 0;
	padding: 0;
	display: block;
	position: relative;
	background: url(images/button_follow.gif) top left no-repeat;
	border-bottom: 1px solid #ccc;
	overflow: hidden;
}
.follow {
	width: 105px;
	text-indent: -9999px; 
	float: left;
}
#followus a.icon {
	width: 17px;
	height: 17px;
	padding: 0;
	margin: 8px 0 0 8px;
	display: inline;
	text-indent: -9999px;
	float: left;
	overflow: hidden;
}
a.rss {
	background: url(images/icon_rss.gif) no-repeat top left;
}
a.delicious {
	background: url(images/icon_delicious.gif) no-repeat top left;
}
a.facebook {
	background: url(images/icon_facebook.gif) no-repeat top left;
}
a.twitter {
	background: url(images/icon_twitter.gif) no-repeat top left;
}
a.rss:hover, a.delicious:hover, a.twitter:hover, a.facebook:hover {
	background-position: bottom left;
}
#nav ul li.page_item { 
	line-height: 30px;
	text-indent: -9999px;
	border-bottom: 1px solid #ccc;
	display: block;
}
#nav ul li.page_item a {
	display: block;
}
#tags {
	background: url(images/button_tags.gif) no-repeat top left;	
	line-height: 30px;
	text-align: right;
	position: relative;
	display: block;
}
#tags select {
	width:150px;
	font-family: 'helvetica neue', helvetica, arial, sans-serif;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	position: absolute;
	right: 10px;
	top: 5px;   
}
#archives, #friends, #relatedposts {
	line-height: 28px;
	text-indent: -9999px;
	display: block;
}
#archives {
	background: url(images/button_archives.gif) no-repeat top left;	
}
#friends {
	background: url(images/button_friends.gif) no-repeat top left;	
}
#relatedposts {
	background: url(images/button_relatedposts.gif) no-repeat top left;	
}
#submitlink a, #random a, #contact a {
	line-height: 30px;
	text-indent: -9999px;
	border-bottom: 1px solid #ccc;
	display: block;
}
#submitlink a { background: url(images/button_submit.gif) no-repeat top left;	}
#submitlink a:hover  { background-position: bottom left; }

#random a { background: url(images/button_random.gif) no-repeat top left;	}
#random a:hover { background-position: bottom left; }

#contact a { background: url(images/button_contact.gif) top left no-repeat;	}
#contact a:hover { background-position: bottom left; }

/* Begin individual button styles */
	/* About - What is TDP */
	#nav ul .page-item-2 a:link, #nav ul .page-item-2 a:visited { background: url(images/button_tdp.gif) top left no-repeat; }
	#nav ul .page-item-2 a:hover  { background-position: bottom left; }

	/* Contributors */
	#nav ul .page-item-1538 a:link, #nav ul .page-item-1538 a:visited { background: url(images/button_contributors.gif) top left no-repeat; }
	#nav ul .page-item-1538 a:hover { background-position: bottom left; }

	/* Links */
	#nav ul .page-item-135 a:link, #nav ul .page-item-135 a:visited { background: url(images/button_links.gif) top left no-repeat; }
	#nav ul .page-item-135 a:hover { background-position: bottom left; }

#nav h3 {
	display: none;
}








/* =================================
BEGIN CONTENT STYLES 
================================= */
#content {
	width: 642px;
	padding: 0;
	float: left;
}
.post {
	border: 1px solid #ccc;
	margin: 0 0 30px 0;
}
#searchhead, #taghead, #authorhead, #archivehead {
	width: 600px;
	border: 1px solid #ccc;
	color: #555;
	padding: 13px 20px 15px;
	margin-bottom: 20px;
	font-family: 'helvetica neue', helvetica, arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
#searchhead b, #taghead b, #authorhead b, #archivehead b {
	font-weight: bold;
	color: #000;
	text-transform: uppercase;
}
#searchhead a, #taghead a, #authorhead a, #archivehead a {
	color: #000;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
	padding: 2px 1px;
}
#searchhead a:hover, #taghead a:hover, #authorhead a:hover, #archivehead a:hover {
	color: #fff;
	background: #000;
}
.postcontent div.video {
	margin: 0 auto 1em auto;
	text-align: center;
	display: block;
	width: auto;
	max-width: 600px;
	overflow: hidden;
}
.postcontent object {
	max-width: 600px;
	overflow: hidden;
}
.postcontent a {
	color: #323232;
	text-decoration: underline;
	padding: 2px 0;
}
.postcontent a:hover {
	color: #EEE;
	background-color: #000;
	text-decoration: none;
}
.postheader {
	width: 100%; 
	border-bottom: 1px solid #ccc; 
	position: relative;
	float: left; 
	text-align: right;
}
.posttitle {
	float: left; 
	width: 520px; 
	margin: 0; 
	padding: 0; 
	border-right: 1px solid #ccc; 
	text-align: left;
	padding: 13px 20px 11px 20px;
	font-family: 'helvetica neue', helvetica, arial, sans-serif;
	font-weight: normal;
}
.posttitle h4, .posttitle h4 a {
	font-size: 20px;
	line-height: 22px;
	color: #000;
	text-decoration: none;
	padding: 0;
	margin: 0;
	background-color: #fff;
}
.posttitle h4 a:hover {
	color: #666;
}
.postdate {
	width: 77px;
	position: absolute;
	top: 50%;
	height: 24px;
	margin-top: -12px;
	padding: 0;
	right: 0;
	color: #4e4e4e;
}
.postdate p {
	 text-align: center; 
	 margin: 0; 
	 padding: 0; 
	 font-size: 12px; 
	 line-height: 12px;
	 font-style: italic;
}
.postcontent {
	padding: 20px;
	font-size: .8em;
	line-height: 1.6em;
	font-family: Georgia, 'Times New Roman', Times, serif;
	color: #323232;
}
.postcontent p, .postcontent img {
	margin-bottom: 10px;
}
.postcontent ul, .postcontent ol {
	margin-left: 15px;
}
.postcontent .alignleft {
	float: left;
	display: inline;
	width: auto;
	margin: 10px 15px 10px 0;
}
.postcontent .alignright {
	float: right;
	display: inline;
	width: auto;
	margin: 10px 0 10px 15px;
}
.postcontent .aligncenter {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	display: block; 
}
p.wp-caption-text {
	display: none;
}
.postcontent h2 {
	
}
.postcontent h3 {
	
}
.postcontent h4 {
	
}
.postcontent h5 {
	
}
.postcontent h6 {
	
}
blockquote {
	padding: 15px 10px 15px 35px;
	font-style: italic;
}
blockquote p {
	padding-right: 25px;
}
blockquote.quotes {
	background: url(images/blockquote-before.gif) 3px 10px no-repeat;
}
blockquote.quotes p {
	background: url(images/blockquote-after.gif) bottom right no-repeat;
}
a.post-edit-link {
	padding: 4px 10px;
	margin: 10px 0 0 0;
	display: inline-block;
	background-color: #000;
	color: #fff;
}
/*p a.more-link {
	text-indent: -9999px;
}
*/a.more-link {
	display: inline-block;
	line-height: 18px;
	height: 18px;
	width: 200px;
	background: url(images/readmore.gif) top left no-repeat;
	margin-top: 5px;
	text-indent: -9999px;
	padding: 0;
}
a.more-link:hover {
	background-position: bottom left;
	background-color: #fff;
}




.size-medium {
	margin-left: auto;
	margin-right: auto;
	display: block;
	clear: both;
}
img .size-medium {
	display: block;
}
.postmeta {
	border-top: 1px solid #ccc;
	height: 36px;
	line-height: 36px;
	padding: 0 50px 0 20px;
	font-size: 11px;
	text-transform: uppercase;
	color: #4e4e4e;
	background: url(images/metaicon.gif) no-repeat top right;
	overflow: hidden;
}
.postmeta a {
	color: #4e4e4e;
	text-decoration: none;
	padding: 2px 1px;
}
.postmeta a:hover, .postmeta a:active {
	background-color: #000;
	color: #eee;
}
.postmetasingle {
	border-top: 1px solid #ccc;
	height: auto;
	line-height: 16px;
	padding: 10px 20px;
	font-size: 11px;
	text-transform: uppercase;
	color: #4e4e4e;
}
.postmetasingle p {
	margin: 0 0 8px 0;
}
.postmetasingle a {
	color: #4e4e4e;
	text-decoration: none;
	padding: 2px 1px;
}
.postmetasingle a:hover, .postmetasingle a:active {
	background-color: #000;
	color: #eee;
}
code {
	display: block;
	margin: 20px;
	padding: 20px;
	border: 1px solid #ccc;
	background-color: #f3f3f3;
	font-size: 12px;
	font-family: 'Andale Mono', 'Courier New', Courier, monospace;
}
.soc-wrapper {
}
.soctitle { 
	float: left;
	width: auto;
}
.sociable ul {
	float: left;
	display: inline;
	width: 165px;
	padding-left: 2px;
}
.sociable ul li {
	float: left;
	width: auto;
	padding-left: 3px;
}
.sociable ul li a {
	text-decoration: none;
	padding: 0;
	margin: 0;
}
.sociable ul li a:hover, .sociable ul li a:active {
	background-color: #fff;
}
.perma-track {
	float: left;
	text-transform: none;
}
.perma-track a {
	text-transform: uppercase;
}
#comments {
	border-top: 1px solid #ccc;
	height: auto;
	line-height: 16px;
	padding: 15px 20px 20px 20px;
}
h5#comments-count, h5#comment-form-title {
	font-family: 'helvetica neue', helvetica, arial, sans-serif;
	font-weight: bold;
}
#comments ul li {
	border: 1px solid #ccc;
	width: 600px;
	margin: 10px 0 0 0;
	background: url(images/commentsblack.gif) top right repeat-y;
}
#comments ul li div.comment-text {
	float: left;
	color: #323232;
	width: 405px;
	padding: 20px;
	font-size: .7em;
	line-height: 1.6em;
	font-family: Georgia, 'Times New Roman', Times, serif;
	color: #323232;
}
#comments ul li div.comment-text p {
	margin-bottom: .7em;
}
#comments ul li div.comment-text a {
	color: #323232;
	text-decoration: underline;
}
#comments ul li div.comment-text a:hover {
	color: #fff;
	text-decoration: none;
	background-color: #000;
	padding: 2px 1px;
}
#comments ul li div.comment-author-block {
	float: right;
	width: 115px;
	color: #BBB;
	padding: 20px;
	background: url(images/commentarrow.gif) left 36px no-repeat;
	font-family: 'helvetica neue', helvetica, arial, sans-serif;
	font-size: 11px;
	line-height: 16px;
}
#comments ul li div.comment-author-block em {
	color: #F90;
}
#comments ul li div.comment-author-block a {
	color: #fff;
}
#comments ul li div.comment-author-block a:hover {
	color: #000;
	background-color: #fff;
	padding: 2px 1px;
	text-indent: -1px;
}
.comment-author {
	display: block;
	font-weight: bold;
	font-size: 12px;
	line-height: 18px;
	color: #fff;
}
#comments ul li div.comment-author-block .date, #comments ul li div.comment-author-block .time {
	display: block;
}
#respond {
	padding: 20px 0 0 0;
}
#comment-form-bigbox {
	float: left;
	width: auto;
	padding-top: 5px;
	width: 445px;
}
#comment-form-bigbox textarea {
	width: 425px;
}
#comment-form-bigbox textarea, p.form input {
	border: 1px solid #ccc;
	color: #323232;
	font-size: 11px;
}
#comment-form-right {
	float: left;
	width: 155px;
	font-family: 'helvetica neue', helvetica, arial, sans-serif;
	font-size: 11px;
	line-height: 16px;
	padding: 5px 0 0 0;
}
span.asterisk {
	font-size: 14px;
	color: #F90;
	font-weight: bold;
}
p.label {
	font-weight: bold;
	padding-left: 3px;
}
p.label span.label_no {
	font-weight: normal;
}
p.form {
	margin-bottom: 4px;
}
p.form input {
	width: 151px;
}
.link_column_1, .link_column_2 {
	width: 300px;
	float:left;
	height: auto;
	display: inline;
}
.link_column_1 h5 {
}
.link_column_1 ul, .link_column_2 ul {
	margin:0;
	padding:0;
}
.link_column_1 ul li {
}








/* =================================
BEGIN FOOTER STYLES 
================================= */
#footer {
	width: 890px;
	height: auto;
	color: #BBB;
	margin: 0 auto;
	padding: 30px;
	text-align: left;
	position: relative;
	background: url(images/footerfade.gif) top left repeat-x #000;
	font-family: 'helvetica neue', helvetica, arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
#footer a {
	color: #fff;
	text-decoration: none;
}
#footer .recent, #footer .footerlinks {
	float: left;
}
#footer .recent {
	width: 249px;
	padding: 0 30px 0 0;
}
#recentposts, #recentcomments, #footerlinkshead {
	display: block;
	height: 28px;
	line-height: 28px;
	border-top: 1px solid #555;
}
#recentposts { background: url(images/button_recentposts.gif) top left no-repeat; text-indent: -9999px; }
#recentcomments { background: url(images/button_recentcomments.gif) top left no-repeat; text-indent: -9999px; }
#footerlinkshead { background: url(images/button_linksfooter.gif) top left no-repeat; text-indent: -9999px; }

#footer .footerlinks {
	width: 199px;
	padding: 0;
}
#footer .recent ul ul, #footer .footerlinks ul ul {
	border-bottom: 1px solid #555;
}
#footer .recent a, #footer .footerlinks a {
	display: block;
	padding: 0 5px 0 15px;
	border-top: 1px dotted #444;
	text-indent: -10px;
}
#footer .recent a:hover, #footer .footerlinks a:hover {
	background-color: #fff;
	color: #000;
	border-top: 1px solid #444;
}
.recentcommauthor {
	font-weight: bold;
}
#footer .copyright a, #footer .meta a {
	font-weight: bold;
	padding: 2px 1px;
	text-indent: -1px;
}
#footer .copyright a:hover, #footer .meta a:hover {
	background-color: #fff;
	color: #000;
}
#footer .copyright {
	width: 760px;
	font-size: 11px;
	margin: 30px 0 10px 0;
}
#footer .logo a {
	background: url(images/tdp_footer_logo.gif) no-repeat top left;
	height: 102px;
	width: 102px;
	text-indent: -9999px;
	display: block;
	position: absolute;
	top: 30px;
	right: 30px;
}
#footer .meta {
	position: absolute;
	bottom: 35px;
	right: 30px;
	width: 102px;
	text-align: right;
}
#footer .meta li {
	list-style: none;
	margin: 5px 0;
}





/* =================================
INTERNET EXPLORER BANNER 
=================================  */
#ie {
	background-color: #FF9;
	font-size: 12px;
	line-height: 14px;
	height: 135px;
	border-bottom: 2px solid #CC3;
	text-align: center;
}
.ie-container {
	margin: 0 auto;
	width: 890px;
	padding: 20px 20px 0 20px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}
#ie p {
	margin: 0 0 5px 0;
}
.warning {
	background: url(images/ie-logo.gif) top left no-repeat;
	text-indent: -9999px;
	height: 90px;
	width: 85px;
	float: left;
	display: inline;
}
.ie-left {
	width: 575px;
	float: left;
	height: 90px;
	display: inline;
}
.ie-left p a {
	color: #000;
}
.ie-left p a:hover {
	color: #fff;
	background-color: #000;
}
.ie-right {
	float: right;
	display: inline;
	height: 90px;
	width: 250px;
}
p a.ff, p a.gc, p a.as {
	display: inline;
	height: 52px;
	text-indent: -9999px;
	margin: 2px 10px 0 0;
}
p a.ff {
	float: left;
	width: 55px;
	background: url(images/ie-ff.gif) top left no-repeat;
}
p a.gc {
	float: left;
	background: url(images/ie-gc.gif) top left no-repeat;
	width: 53px;
}
p a.as {
	float: left;
	background: url(images/ie-as.gif) top left no-repeat;
	width: 52px;
}
	
	
	
	
	
	
	
/* =================================
CONTACT PAGE/FORM STYLES 
=================================  */
body#contactpage {
	background: #fff url(images/contact_bg.gif) center top repeat-y;;
	text-align: center;
}
#con-wrapper {
	width: 600px;
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-size: 12px;
	line-height: 15px;
	margin: 0 auto;
	text-align: left;
}
.con-head {
	position: relative;
	height: 108px;
	background: url(images/contactheader.gif) left top no-repeat;
}
.con-head h1 {
	text-indent: -9999px;
}
.con-h3 {
	float: left; 
	width: 420px; 
	margin: 0; 
	padding: 0; 
	border-bottom: 1px solid #ccc; 
	text-align: left;
	padding: 13px 20px 11px 20px;
	font-family: 'helvetica neue', helvetica, arial, sans-serif;
	font-weight: normal;
}
.con-h3 h3 {
	font-size: 16px;
}
.con-content {
	width: 460px;
	margin: 20px auto 0;
	border: 1px solid #ccc;
}
.con-info {
	float: left;
	width: 200px;
	height: auto;
	padding: 20px 0 20px 20px;
}
.con-info p {
	margin: 15px 0 0 0;
}
.con-info p a {
	padding: 2px 1px;
	color: #000;
}
.con-info p a:hover {
	background-color: #000;
	color: #fff;
	text-decoration: none;
}
.con-info ul li {
	padding: 0 0 0 12px;
	background: url(images/hyphen.gif) 3px 7px no-repeat;
}
.con-form {
	float: right;
	width: 220px;
	height: auto;
	padding: 20px 0 20px 0;
}
#contactform {
	font-family: 'helvetica neue', helvetica, arial, sans-serif;
	font-size: 11px;
	line-height: 16px;
}
#contactform label {
	display: block;
}
#contactform textarea, #contactform input.contactinput {
	width: 200px;
	border: 1px solid #ccc;
	color: #323232;
	font-size: 11px;
	margin-bottom: 4px;
}











	
/* =================================
404 VIDEO STYLES 
=================================  */
.youtube {
	display: block;
	width: 600px;
	height: 540px;
}
.youtube p {
	margin: 0 0 15px 0;
}
a.video404 {
	display: block;
	width: 600px;
	height: 505px;
	text-indent: -9999px;
	background: url(images/404video.jpg) bottom left no-repeat;
	cursor: pointer;
	margin: 0;
	padding: 0;
}
a.video404:hover {
	background: url(images/404video.jpg) top left no-repeat;
	margin: 0;
	padding: 0;
}
