/*
classic.css
'Classic' style for the Tarski theme - http://tarskitheme.com/
Designed by Benedict Eastaugh, http://extralogical.net/
*/

body { 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 90%; 
	line-height: 120%; 
	color: #404040; 
	background: #FFF; 
}

p.toptag {
	margin: 10px 30px 10px 30px;

	}

h2.toptag {
    font-family: Georgia, "Times New Roman", Times, serif;
	margin: 10px 10px 10px 30px;
	}

#toptagbox
{ background-color: #F5F5F5;
border-bottom: solid 1px #CCCCCC;
padding: 20px 10px 20px 10px;
}

a img { border: 1px solid #002fc8; }
a.toptagimg img{ border: none;}


h3 { color: #000000;}

#tagline { font-size: 1.1em;
font-family: Georgia, "Times New Roman", Times, serif;}

#header-image {
border-bottom: solid 1px #CCCCCC;
}

	h1, body .entry .title { font-family: 'Times New Roman', Times, serif; font-size: 1.6em; font-weight: normal; line-height: 100%; margin: 0; border-bottom: 0px solid #ccc; padding: 0 0 0.1em 0; }

h2 { font-family: 'Times New Roman', Times, serif; font-size: 1.8em; font-weight: normal; line-height: 100%; margin: 0 0 0.5em 0; }

#content { margin-bottom: 0.5em; }

body .entry { margin: 0 0 0.5em 0; clear: both; }
body .entry .meta { margin: 0 0 0.5em 0; }

body .articlenav { margin: 0 0 0.5em 0; border-bottom: 1px solid #e5e5e5; padding-top: 0.75em; padding-bottom: 0.75em; background: #fcffff; color: #808080; }

.Video { 
margin: 0px 0px 0px 0px; 
} 

.VideoTitle { 
margin: 0px 0px 0px 0px; 
text-align: left; 
font-family: sans-serif; 
font-size: 120%; 
font-weight: bold; 
} 
.VideoQuality { 
margin: 0px 0px 10px 0px; 
text-align: right; 
font-family: sans-serif; 
font-size: 70%; 
font-weight: bold; 
}


/* Links
----------------------------------------------- */
a { text-decoration: none; }
a:link, a:visited, a:active { color:  #002fc8; }
a:hover { color: #002fc8; }


body .content a:link, body .content a:active, body .content a:visited, body .link-pages a:link, body .link-pages a:active, body .link-pages a:visited, body .tagdata a:link, body .tagdata a:active, body .tagdata a:visited, body .widget_tag_cloud a:link, body .widget_tag_cloud a:active, body .widget_tag_cloud a:visited { border-bottom: none; }
body .content a:hover, body .link-pages a:hover, body .tagdata a:hover, body .widget_tag_cloud a:hover { border-bottom: none;}
	#wrapper .content h2 a:link, #wrapper .content h2 a:visited, #wrapper .content h2 a:hover, #wrapper .content h2 a:active, #wrapper .content h3 a:link, #wrapper .content h3 a:visited, #wrapper .content h3 a:hover, #wrapper .content h3 a:active, #wrapper .content h4 a:link, #wrapper .content h4 a:visited, #wrapper .content h4 a:hover, #wrapper .content h4 a:active { border: none; }


/* Navigation
----------------------------------------------- */
#wrapper .nav-current:link, #wrapper .nav-current:visited, #wrapper .nav-current:active { color: #002fc8; }
#wrapper .nav-current:hover { color: #002fc8; }

/* Content
----------------------------------------------- */
body.classic code { color: #bf8060; }
body.classic abbr, body.classic acronym { border-bottom: 1px solid #bf8060; }
		
		/* Headers
		--------------------------------------- */
		body.classic h3 { color: #000000; }
		
		/* Post content
		--------------------------------------- */
		body.classic .articlenav { background: #fcfeff; }
		
		/* Inserts
		--------------------------------------- */
		body.classic .insert { background: #fcfeff; margin: 0 0 1em 0; border: 1px solid #cfdde5; padding: 9px; }
			body.classic .insert h3 { border-bottom: 1px solid #cfdde5; }
		
		/* Downloads
		--------------------------------------- */		
		body.classic .content a.download:link, body.classic .content a.download:visited, body.classic .content a.download:active { background-color: #fcfeff; border: 1px solid #cfdde5; }
		
		/* Images
		--------------------------------------- */
		body.classic a img { border: 1px solid #0f6b99; }
		body.classic a:hover img, body.classic .comment a:hover .avatar { border: 1px solid #e59900; }
		
/* Links
----------------------------------------------- */
body.classic a:link, body.classic a:active, body.classic a:visited { color: #000000;  }
body.classic a:hover { color:#002fc8;  }

body.classic .content a:link, body.classic .content a:active, body.classic .content a:visited, body.classic .link-pages a:link, body.classic .link-pages a:active, body.classic .link-pages a:visited, body.classic .tagdata a:link, body.classic .tagdata a:active, body.classic .tagdata a:visited, body.classic .widget_tag_cloud a:link, body.classic .widget_tag_cloud a:active, body.classic .widget_tag_cloud a:visited { border-bottom: 1px solid #002fc8;  }
body.classic .content a:hover, body.classic .link-pages a:hover, body.classic .tagdata a:hover, body.classic .widget_tag_cloud a:hover { border-bottom: 1px solid #002fc8; }

/* Widgets
----------------------------------------------- */
	
	/* Calendar widget
	------------------------------------------- */
	body.classic .widget_calendar tbody td a { color: #fff; background: #8bb6cc; }
	body.classic .widget_calendar tbody td a:hover { color: #fff; background: #cca352; }
	