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


/* Navigation
----------------------------------------------- */

#header-image {
margin: 0px 0px -23px;
}

#title {
padding:0px;
margin:0px;
text-align:left;
color: #205059;
}
.title {
color: #205059;
}
#blog-title {
color: #205059;
font-size:25px;}

#navigation ul.primary { width: 690px; 
text-align:center;
background-image:url(../images/nav_bg5.gif);
background-repeat:no-repeat;
background-position: 0px 0px;
padding: 6px 15px 6px 15px;
margin: 0px;
}
#nav-admin{
display:block;
}

body.superhealth-1{
background-image:url(../images/bg15.gif);
background-repeat:repeat;
}

body.superhealth-1 #wrapper #navigation a:link, body.superhealth-1 #wrapper #navigation a:visited, body.superhealth-1 #navigation a:active { 
color: #FFFFFF;
}
body.superhealth-1 #wrapper #navigation a:hover { 
color: #1D4E56; }

body.superhealth-1 #wrapper #navigation .nav-current:link, body.superhealth-1 #wrapper #navigation .nav-current:visited, body.superhealth-1 #wrapper #navigation .nav-current:active { 
color: #1D4E56;
}
body.superhealth-1 #wrapper #navigation .nav-current:hover
{
color: #1D4E56;
}
body .posts .entry {
margin:0pt 0pt 2em;
}
	/* Feed icon
	------------------------------------------- */
	body.superhealth-1 .feed { background: url('../images/feed-add.gif') no-repeat 0 50%; }


/* Sidebar
----------------------------------------------- */

#sidebar {
padding: 0px 0px 0px 15px;
/* for sidebar switch
padding: 0px 0px 0px 15px; 
*/
}

.searchbox {
padding: 0px 0px 0px 15px;
/* for sidebar switch 
padding: 0px 15px 0px 0px; 
*/
}
#searchform #s {
width: 110px;
display:inline;
margin: 2px 0px 0px;
}

#tagline {
color:#545454;
font-size:15px;
}

.textwidget {
color:#A3A3A3;
margin: 10px 0px 0px 0px;
}

#links {
margin-top: 30px;
}

/* Content
----------------------------------------------- */
#wrapper {
background-image:url(../images/content_bg3.gif);
background-repeat:repeat-y;
}

body.superhealth-1 .primary {
width: 450px;
margin: 0px 17px 0px 0px;
}

body.superhealth-1 code, body.superhealth-1 pre { color: #bf8060; }
body.superhealth-1 abbr, body.superhealth-1 acronym { border-bottom: 1px solid #bf8060; }


		/* Headers
		--------------------------------------- */
		body.superhealth-1 h2 { color: #205059;
		font-size:18px;
		 }
		body.superhealth-1 h3 { color: #bf6030; }

		/* Post content
		--------------------------------------- */
		body.superhealth-1 .articlenav { 
		background: #fcfeff; 
		border:none;
		}
		
		body.superhealth-1 .articlenav .previous-entry {
		float:left;
		margin-left:20px;
		}
		body.superhealth-1 .articlenav .next-entry {
		float:right;
		margin-right:20px;
		}
		

		/* Inserts
		--------------------------------------- */
		body.superhealth-1 .insert { background: #fcfeff; margin: 0 0 1em 0; border: 1px solid #cfdde5; padding: 9px; }
			body.superhealth-1 .insert h3 { border-bottom: 1px solid #cfdde5; }

		/* Downloads
		--------------------------------------- */		
		body.superhealth-1 a.download:link, body.superhealth-1 a.download:visited, body.superhealth-1 a.download:active { background: #fcfeff url('../images/download.gif') no-repeat 10px 50%; border-top: 1px solid #cfdde5; border-bottom: 1px solid #cfdde5 !important; }
		body.superhealth-1 a.download:hover { background: #fffdfa url('../images/download.gif') no-repeat 10px 50%; border-top: 1px solid #e5d6b8; border-bottom: 1px solid #e5d6b8 !important; }

		/* Images
		--------------------------------------- */
		body.superhealth-1 a img { border: 1px solid #205059; }
		body.superhealth-1 a:hover img { border: 1px solid #e59900; }
			
		/* Comments
		--------------------------------------- */
		body.superhealth-1 .comments-feed a { background: url('../images/feed.gif') no-repeat 100% 50%; }
		body.superhealth-1 .trackback { background: #fcfeff url('../images/trackback.gif') no-repeat 100% 60%; }

		/* Search Results
		--------------------------------------- */
		body.superhealth-1 .search_title a:link, body.superhealth-1 .search_title a:visited, body.superhealth-1 .search_title a:active {
		font-size:14px;
		color:#CD5D2D;
		}
		body.superhealth-1 .search_title a:hover {
		color:#CD5D2D;
		}
		body.superhealth-1 h3 {
		margin: 20px 0px 0px 0px;
		}
		
		/* Event Results
		--------------------------------------- */
		body.superhealth-1 .event_title a:link, body.superhealth-1 .event_title a:visited, body.superhealth-1 .event_title a:active {
		font-size:14px;
		color:#CD5D2D;
		}
		body.superhealth-1 .event_title a:hover {
		color:#205059;
		}
		.edit {
		float:right;
		font-size:10px;
		color:#205059;
		}
		

/* Links
----------------------------------------------- */
body.superhealth-1 a:link, body.superhealth-1 a:active, body.superhealth-1 a:visited { color: #205059; font-weight: normal;}
body.superhealth-1 a:hover { color: #205059; }

body.superhealth-1 .content a:link, body.superhealth-1 .content a:active, body.superhealth-1 .content a:visited { 
color: #205059;
border-bottom: 1px solid #cfdde5; }
body.superhealth-1 .content a:hover { 
color: #BF6030;
border-bottom: 1px solid #cfdde5; }


body.superhealth-1 #sidebar a:link, body.superhealth-1 #sidebar a:visited, body.superhealth-1 #sidebar a:active { 
color: #205059;
}
body.superhealth-1 #sidebar a:hover, body.superhealth-1 #sidebar .current_page_item a:link, body.superhealth-1 #sidebar .current_page_item a:visited, body.superhealth-1 #sidebar .current_page_item a:active  { color: #BF6030;}

body.superhealth-1 #sidebar .current_page_item ul a:link, body.superhealth-1 #sidebar .current_page_item ul a:visited, body.superhealth-1 #sidebar .current_page_item ul a:active  { color: #BF6030; }

body.superhealth-1 #sidebar .current_page_item ul a:hover {
color: #205059; }

body.superhealth-1 #sidebar .current_page_parent a:link, body.superhealth-1 #sidebar .current_page_parent a:visited, body.superhealth-1 #sidebar .current_page_parent a:active  { color: #BF6030; }

body.superhealth-1 #sidebar .current_page_parent a:hover {
color: #205059; }

body.superhealth-1 #sidebar .current_page_parent ul a:link, body.superhealth-1 #sidebar .current_page_parent ul a:visited, body.superhealth-1 #sidebar .current_page_parent ul a:active  { color: #BF6030; }

body.superhealth-1 #sidebar .current_page_parent ul a:hover {
color: #205059; }

body.superhealth-1 #sidebar .current_page_parent ul .current_page_item a:link, body.superhealth-1 #sidebar .current_page_parent ul .current_page_item a:visited, body.superhealth-1 #sidebar .current_page_parent ul .current_page_item a:active  { color: #205059; }

body.superhealth-1 .content a.alinks_links  {
cursor:help;
}

/* Footer
----------------------------------------------- */
#theme-info {
background-image:url(../images/nav_bg3.gif);
background-repeat:no-repeat;
padding: 5px 15px 0px 15px;
margin: 0px;
height: 17px;
border-bottom: solid 1px #A4A4A4;
color:#FFFFFF;
text-align:center;
font-size:10px;
}
#footer{
text-align:center;

}

#prev_next_links{
clear:right;
float:right;
border-top:solid 1px #CCCCCC;
width:452px;
margin: 0px 15px 0px;
padding: 8px 0px 0px;
}
.prev_link {
float:left;
}
.next_link {
float:right;
}


#navigation_footer ul { 
width: 430px;
padding: 6px 0px 6px 0px;
margin: 0px;
list-style:none;
font-size:10px;
font-weight:normal;
}
#navigation_footer ul.primary li { 
display:inline;
padding: 0px 4px;
}

body.superhealth-1 #navigation_footer a:link, body.superhealth-1 #navigation_footer a:visited, body.superhealth-1 #navigation_footer a:active { 
color: #205059;
}
body.superhealth-1 #navigation_footer a:hover{ 
color: #BF6030;
}
body.superhealth-1 #navigation_footer .nav-current:link, body.superhealth-1 #navigation_footer .nav-current:visited, body.superhealth-1 #navigation_footer .nav-current:active { 
color: #BF6030;
}
body.superhealth-1 #navigation_footer .nav-current:hover{ 
color: #BF6030;
}

body.superhealth-1 #theme-info p a, body.superhealth-1 .footerlink:link, body.superhealth-1 .footerlink:visited, body.superhealth-1 .footerlink:active  {
color:#FFFFFF;
border-bottom:none;
}
body.superhealth-1 #theme-info p a:hover {
color:#BF6030;
}

#footer .primary .content {
font-size:11px;
}