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


/* Navigation
----------------------------------------------- */
body.divineblog #wrapper .nav-current:link, body.divineblog #wrapper .nav-current:visited, body.divineblog #wrapper .nav-current:active { color: #bf6030; }
body.divineblog #wrapper .nav-current:hover { color: #e59900; }

/* Content
----------------------------------------------- */
body.divineblog code { color: #bf8060; background-color:#f5f3e1; }
body.divineblog abbr, body.divineblog acronym { border-bottom: 1px solid #bf8060; }
body.divineblog  {  background-color:#f5f3e1; }		
		/* Headers
		--------------------------------------- */
		body.divineblog h3 { color: #687826;}
		
		/* Post content
		--------------------------------------- */
		body.divineblog .articlenav { background: #fcfeff; }
		
		/* Inserts
		--------------------------------------- */
		body.divineblog .insert { background: #fcfeff; margin: 0 0 1em 0; border: 1px solid #cfdde5; padding: 9px; }
			body.divineblog .insert h3 { border-bottom: 1px solid #cfdde5; }
		
		/* Downloads
		--------------------------------------- */		
		body.divineblog .content a.download:link, body.divineblog .content a.download:visited, body.divineblog .content a.download:active { background-color: #fcfeff; border: 1px solid #cfdde5; }
		
		/* Images
		--------------------------------------- */
		body.divineblog a img { border: 1px solid #0f6b99; }
		body.divineblog a:hover img, body.divineblog .comment a:hover .avatar { border: 1px solid #e59900; }
		
/* Links
----------------------------------------------- */
body.divineblog a:link, body.divineblog a:active, body.divineblog a:visited, body.divineblog #footer a:link,  { color: #006666; text-decoration:none; }
body.divineblog a:hover, body.divineblog #footer a:hover { color: #751a29; }

/*body.divineblog .content a:link, body.divineblog .content a:active, body.divineblog .content a:visited, body.divineblog .link-pages a:link, body.divineblog .link-pages a:active, body.divineblog .link-pages a:visited, body.divineblog .tagdata a:link, body.divineblog .tagdata a:active, body.divineblog .tagdata a:visited, body.divineblog .widget_tag_cloud a:link, body.divineblog .widget_tag_cloud a:active, body.divineblog .widget_tag_cloud a:visited { border-bottom: 1px solid #cfdde5; }
body.divineblog .content a:hover, body.divineblog .link-pages a:hover, body.divineblog .tagdata a:hover, body.divineblog .widget_tag_cloud a:hover { border-bottom: 1px solid #e59900; }
*/
/* Widgets
----------------------------------------------- */
	
	/* Calendar widget
	------------------------------------------- */
	body.divineblog .widget_calendar tbody td a { color: #fff; background: #8bb6cc; }
	body.divineblog .widget_calendar tbody td a:hover { color: #fff; background: #cca352; }
	
	
body.divineblog .archive { margin: -80px 0 5em 0; }	
body.divineblog #footer { margin: 35px 20px 0 20px; border-top: 3px double #ccc; padding: 1em 0 0 0; }
	
	
body.divineblog #top_bar{
width:800px;
height:36px;
position:relative;
top:17px;
left:0px;
background-color:#751a29;
z-index:100;
color:#ffffff;
font-family: Helvetica Neue, Helvetica, Verdana, Arial, Helvetica, sans-serif;
font-size:20px;
line-height:1.7em;
text-indent:30px;
}

body.divineblog #home_top_logo{
width:338px;
height:98px;
position:relative;
top:20px;
left:0px;
}

body.divineblog #blogtopad{
width:461px;
height:95px;
position:relative;
top:-97px;
left:339px;
background-color:#C39A6B;
}


body.divineblog h1{
color:#751a29;
font-family: Helvetica Neue, Helvetica, Verdana, Arial, Helvetica, sans-serif;
font-size:28px;
margin:30px 0 10px 0;
}

body.divineblog #blogsidead{
width:200px;
height:150px;
position:relative;
top:-20px;
left:0px;
background-color:#C39A6B;
}
body.divineblog #content{
position:relative;
top:0px;
left:10px;
}


body.divineblog #browsing{
width:575px;
position:relative;
top:-75px;
left:0px;
}

body.divineblog .subheadcontent {
margin: 0 0 80px 0px;
}

body.divineblog .getover{
margin: 0 0 50px 50px;
}

/*body.divineblog #sidebar {
width:200px;
position:absolute;
top:428px;
left:475px;
}*/



body.divineblog .footerprimary {

width:200px;
text-align:right;
}


#topNav{
width:800px;
height:21px;
position:relative;
top:0px;
left:0px;
padding:0 0 10px 0;
background-color:#330055;
}

#aboutus{
width:124px;
height:21px;
position:relative;
top:10px;
left:-10px;
text-align:center;
}

#learning{
width:124px;
height:21px;
position:relative;
top:-11px;
left:104px;
text-align:center;
}

#shop{
width:124px;
height:21px;
position:relative;
top:-32px;
left:213px;
text-align:center;
}

#events{
width:124px;
height:21px;
position:relative;
top:-53px;
left:337px;
text-align:center;
}


#resources{
width:124px;
height:21px;
position:relative;
top:-74px;
left:481px;
text-align:center;
}

#contact{
width:124px;
height:21px;
position:relative;
top:-95px;
left:606px;
text-align:center;
}

#homelink{
width:124px;
height:21px;
position:relative;
top:-116px;
left:700px;
text-align:center;
}

.topnav{
color:#ffffff;
font-family:Trebuchet MS;
font-weight:bold;
font-size:14px;
}

#topNav a {
color:#ffffff;
text-decoration:none;
}

#topNav a:hover {
color:#E1AB00;
text-decoration:none;
}
