/* OPENTAN-WHITE */

/*Universals*/

body { font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background: #ffffff; }

H1, H2, H3, H4, H5 { font-weight: normal;
	font-family: "Century Gothic", Verdana, sans-serif; }

H4 { text-decoration: underline; }
H5 { font-weight: bold; }

.single h2 a { color: #000; }
.single h2 a:visited { color: #000; }

a { color: #662;
	font-family: "Century Gothic", Verdana, sans-serif; }
a:visited { color: #995;  }
a:hover { text-decoration: none; }
a:active { }
	
.readthis { color: #D24402; } /* for anything to be really emphasized MANUAL*/

/*Header*/

#site-name { float: right;
	text-align: right;
	margin-top: 2.5em; }

a#admin-link { color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif; } /* link to admin section from site description */

#header-menu {font-family: "Century Gothic", Verdana, sans-serif;
	position: relative; }

#header-menu ul { background-color: #ddddbb; }

#header-menu li.current_page_item a {  color: #000000; }
#header-menu li.current_page_item a:visited { color: #000000;  }

#headersearch { position: absolute; top: .25em; right: .5em; }

/*Content*/
#cat-breadcrumb { border-top: 1px solid #999;
		border-bottom: 1px solid #999;}
		
		.single-crumb,
		.page-crumb { color: #666; } /*version on Single.php and page.php */
		.sleek-arrows { color: #666; }

/*Main*/
#warning a { color: #000; text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif; }

#whole-archive .post { border-color: #999; }

.single .post-title a { color: #000000;  } 
.single .post-title a:visited { color: #000000; }

.postauthor-list { color: #666666; }

.teaser { font-style: oblique;
	color: #666; }
	
	.teaser em { font-style: normal; }

.topmeta { background: #f6f6f6;
	border-top: 1px solid #666; border-bottom: 1px solid #666; } /* summary and notes on the all in one Category template */
	
.authornote { font-style: italic;
	color: #666666; } /* class of the author's notes */
	
	.authornote em { font-style: normal; }
	
.wordcount { color: #333333; }

#post-dates { color: #666; }

/*Sidebar*/

#sidebar H2 { border-bottom: 1px solid #999; }

#single-blurb { border-top: 1px solid #999;
	border-bottom: 1px solid #999; }
	.blurb { color: #666; }
	.blurb em:first-child { color: #000; }
	.blurb em:first-child a { color: #000;
		font-family: Verdana, Arial, Helvetica, sans-serif; }

#categories #menu-expandlink-outer a { 
	color: #000; }

#beta .cat-toggle a { color: #000; }

#beta .current-cat a { color: #000000; }  
#beta .current-cat a:visited { color: #000000;}
	
#beta .current-cat ul li a {color: #662; } /* links in items nested below; remember to set back to normal colors if there is a block hover color change */
#beta .current-cat ul li a:visited { color: #995; }

#sidesearch { display: none; }
	#beta #searchform div { background-color: #999966; }

/*Footer*/

#footer { color: #999999;}

.each-note { border-top: 1px solid #999; }

#license-notes { border-top: 1px solid #999; }

/*Comments*/

/*#quick-comment { border: 4px double #ccc; 
	color: #444; }*/
	#quick-comment-status { background: #000;
		color: #fff; }
	/*#ticky-count { border: 4px double #000000; }*/

.comment-header { color: #000;
	background-color: #eec; }
	.comment-header a { color: #000; }
	.comment-header a:visited { color: #000;  }

#add-email-form { border: 8px red double;  }

#cancel-comment-reply a {color: #CC0000; } 

td#logged-in-note { border-bottom: 1px solid #999999; }

.split-notes {color: #999999;}

tr#allowed-characters {  color: #999999; }

td#notes { color: #666; }
