/*
sharon.css
'sharon' style for the Tarski theme - http://tarskitheme.com/
Designed by Benedict Eastaugh, http://extralogical.net/
*/
body.sharon, body.sharon .pagination{
	font-family: Arial, Helvetica, sans-serif;	
}
body.sharon #wrapper{
	width: 750px;
	/* background: url("./images/sharon_actor_logo.jpg") top left no-repeat; */
}
body.sharon .primary{
	width: 460px;	
}
body.sharon #header-image{
	display: none;
}
body.sharon #blog-title{
	padding-bottom:20px;
}
body.sharon #title{
	/* display: none;	*/
	font-family: Arial, Helvetica, sans-serif;	
	/* float: left; */
	 border: 0; 
	margin-top: 12px;
}
body.sharon #tagline{
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 12px;
	font-style: normal;
	text-align: center;
	color: #699;
	border:0;
	display: none;
}

body.sharon #header, body.sharon #content {
	margin-bottom:2em;b
	margin-top:-10px;
	padding-left:20px;
	padding-right:20px;
}

body.sharon #sidebar a, body.sharon #sidebar a img{
	border: 0;
}

/* Navigation
----------------------------------------------- */
body.sharon #navigation{
	border: 0;	
	margin: 0;
	display: none;
}
body.sharon #wrapper .nav-current:link, body.sharon #wrapper .nav-current:visited, body.sharon #wrapper .nav-current:active { color: #a8a8a8; }
body.sharon #wrapper .nav-current:hover { color: #000; }
	
/* Content
----------------------------------------------- */
body.sharon .h1, body.sharon .entry, body.sharon .title, body.sharon h1 .entry .title, body.sharon #blog-title{
	font-family: Arial, Helvetica, sans-serif;
	/* border:0; */
}
body.sharon .h1, body.sharon .h2, body.sharon .title{
	font-size: 16px;	
	font-family: arial;	
}
body.sharon abbr, body.sharon acronym { border-bottom: 1px solid #5c8499; }

body.sharon .entry .metadata {
	font-size: 12px;
	margin-bottom:24px;
}
body.sharon .entry .tagdata {
	font-size: 12px;
}

body.sharon .previous-entry{
	float: left;	
}
body.sharon .separator{
	display: none;	
}
body.sharon .pagination{
	text-transform:uppercase;
	font-size: 18px;
	border-top: 3px dashed #eee9e9;
	border-bottom: 3px dashed #eee9e9;
	padding: 24px 0;
}		
		
	/* Headers
	--------------------------------------- */
	body.sharon h3 { color: #a8a8a8; }
	
	/* Post content
	--------------------------------------- */
	body.sharon .articlenav { background: transparent; text-align: right; border:0; padding-top:28px}
	
	/* Inserts
	--------------------------------------- */
	body.sharon .insert { background: #fff; margin: 0 0 1em 0; border: 1px solid #cfdee5; padding: 9px; }
		body.sharon .insert h3 { border-bottom: 1px solid #cfdee5; }
	
	/* Downloads
	--------------------------------------- */
	body.sharon .content a.download:link, body.sharon .content a.download:visited, body.sharon .content a.download:active { background-color: #fafcfc; border: 1px solid #cfdee5; }
	
	/* Images
	--------------------------------------- */
	body.sharon a img { border: 1px solid #4c8099; }
	body.sharon a:hover img, body.sharon .comment a:hover .avatar { border: 1px solid #000; }
		
/* Links
----------------------------------------------- */
body.sharon a:link, body.sharon a:active, body.sharon a:visited { color: #4c8099; }
body.sharon a:hover { color: #000; }

body.sharon .content a:link, body.sharon .content a:active, body.sharon .content a:visited, body.sharon .link-pages a:link, body .link-pages a:active, body .link-pages a:visited, body .tagdata a:link, body.sharon .tagdata a:active, body.sharon .tagdata a:visited, body.sharon .widget_tag_cloud a:link, body.sharon .widget_tag_cloud a:active, body.sharon .widget_tag_cloud a:visited { border-bottom: 1px solid #ccc; }
body.sharon .content a:hover, body.sharon .link-pages a:hover, body.sharon .tagdata a:hover, body.sharon .widget_tag_cloud a:hover { border-bottom: 1px solid #000; }

/* Widgets
----------------------------------------------- */

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

/* footer */
body.sharon #footer{
	border: 0;	
}
body.sharon .feed, body.sharon #theme-info{
	display: none;	
}
