/*
custom.css
'Custom' style for the Tarski theme - http://tarskitheme.com/
*/

body.custom { 
	min-width: 984px; 
	background:#e1e7e7; 
	text-align: left; 
/*666677 1793c8; border-top: 3px solid #ccccdd;*/ 
}
.entry-content {font-family:verdana;
	color:#464646;
	line-height:1.4em;
}


.breadcrumb{padding: 0 0 .2em 0; background: #fefefe; border-bottom: 0px dotted #efefef; margin-bottom: 1.1em; font-size:.9em; font: arial;font-weight:500; color: #1a1a1a;}

/*Positioning
=================================================*/
#wrapper { 
	width: 984px; 
	text-align: left; 
	background: #fff; 
	border:0;  } 
body.centre { text-align: center; } 
body.custom #wrapper { margin: 0 auto 0 0; } 
body.centre #wrapper { margin: 0 auto; } 
#footer .secondary {background:#ffffff;}
/*
body .primary { width: 524px; float:left; }
body.janus .primary { float: left;}
body .primary-span { padding-right: 400px; clear: both; }
body.janus .primary-span { padding-left: 0px; padding-right: 400px; }
/* content has 'tertiary' therefore primary style must be adjusted */

body #content .primary { width: 524px; float:left; margin-left: 200px; }
body .primary { float: left; padding: 0px; }
body .primary-span { padding-right: 200px; clear: both; }
body.janus .primary-span { padding-left: 200px; padding-right: 0px; }

body .secondary { width: 200px; float: left; padding-left:5px; background: #fafafe;}
/*body .tertiary { width: 170px; float: left; margin-left: -200px;  padding: 7px; border: 1px solid #eee; background: #f6fafe;}
*/

body.janus .secondary { float: right; }
body .secondary-span { padding-left: 524px; clear: both; }
body.janus .secondary-span { padding-right: 524px;}

body .tertiary { width: 170px; float: left; margin-left: -740px;  padding: 7px; background:fff; font-size: .9em; font-weight:600; border: 1px solid #eee; /* border: 1px solid #eee;  #f6fafe;*/}

/*Categories */

#sub-header {
	background: #ffffff url(../../carrington-blog/images/sub-header-border-bottom.gif) repeat-x bottom;
	border-bottom: 3px solid #cccccc;
	margin-bottom: 15px;
	float:left;
	margin-top: 0px;
	padding: 7px 2px 2px 10px;
	width:100%;
}
.heading {font-weight: bold;}

#sub-header form#search {
	float:right;
}
#sub-header #all-categories {
	float:left;
	margin-top:0px;
	width:800px;
	}
#all-categories .heading {
	float: left;
	margin:0 .5em 0 0;
}
#all-categories ul {
	list-style:none;
	margin:0;
}
#all-categories li {
	float: left;
}
#all-categories li ul {
	background: #efefff;
	border: 1px solid #dedfe1;
	border-color: #cecfd1 #aaa #aaa #cecfd1;
	z-index: 9999;

}
#all-categories li li ul {
	margin-left: 200px;
	top: -1px;
}
#all-categories li li {
	background:url(../../carrington-blog/images/dropdown-divider.gif) no-repeat center top;
	float: none;
	position: relative;
}
#all-categories li li:first-child,
#all-categories li li.first {
	background:transparent;
}
#all-categories li a,
#all-categories li a:visited {
	display: block;
	margin-right:1em;
		font-weight: bold; 	
font-variant: small-caps;
	}
#all-categories li li a,
#all-categories li li a:visited {
	color: #a00004;
	margin:0;
	padding: 6px 12px;

}
/* dropdown action */
#all-categories li ul,
#all-categories li li ul,
#all-categories li:hover li ul,
#all-categories li li:hover li ul,
#all-categories li.hover li ul,
#all-categories li li.hover li ul {
	left: -32697px;
	position: absolute;
	width: 200px;
	z-index:999;
}
#all-categories li:hover ul,
#all-categories li li:hover ul,
#all-categories li li li:hover ul,
#all-categories li.hover ul,
#all-categories li li.hover ul,
#all-categories li li li.hover ul {
	left: auto;
}


# 
/* Comment form --------------------------------------- 
body.custom #author, body.custom #email, body.custom #url { width: 174px; } 
body.custom #comment-input textarea { width: 554px; }
body.custom #wrapper { text-align: left; background: #fff; border: 5px solid #efefff; }

*/
/*Header */

body.custom #header { 
	margin-top: 0;
	margin-bottom: 2em; 
	padding-left: 20px; 
	padding-right: 20px; 
	background: #fff;
	width: 940; 
	height: 107;
	}
	
	#header-image a img {
border: 0;
background-image: url(http://www.realmedicineblog.com/wp-content/themes/tarski/headers/7_banner.jpg);
height: 107px;
width: 940px;
} 
	
body.custom #header-image { overflow: hidden; margin-top: 0px; width: 940; height: 107;}
body.custom #title { margin: 0 0 -10px; }
body.custom #blog-title { font-family: 'Arial', Times, serif; font-size: 2.5em; font-weight: normal; margin-top: 10px; border: none; padding: 0; line-height: 130%; }

/*Custom*/

.tabler
{
border: 1px solid #fff;

/*background-color: #fff;*/
}

/*Tabs*/
.inactiveTab {
font-family: Arial, Helvetica, sans-serif;	
padding: 3px 10px;	
font-weight: bold;  	
font-variant: small-caps;	
color: #900;	
margin-right: 1px;	
background-color: #eeeeee;	
font-size: 14px;    
height: 25px;}
.activeTab {
background:url(http://s.wsj.net/img/grey_dotted.gif) bottom left repeat-x #FAF8F6;margin-bottom:1px;position:relative;
font-family: Arial, Helvetica, sans-serif;	
padding: 3px 10px;	
margin-right: 1px;	
/*background-color: #ffffff; */	
font-size: 14px;	
font-weight: bold; 	
font-variant: small-caps;	color: #900;     height: 25px;}
.inactiveContent {display: none;}
.activeContent {
background:url(/wp-content/themes/tarski/images/grey_dotted.gif) bottom left repeat-x #FAF8F6;margin-bottom:1px;position:relative;
/*background-color: #ffffff;	*/
color:inherit;    
font-family: Arial, Helvetica, sans-serif;	
display: block;    
padding: 10px;	border:1px #bbbbbb;		}

/*To remove Subscribe to RSS on menu bar */

#navigation .secondary {display:none;} 
#navigation .primary {float:none; width:100%;}

/*Remove border from sociable images*/
#wrapper .sociable a:link, #wrapper .sociable a:visited , #wrapper .sociable a:hover, #wrapper .sociable a:active {border-bottom:none;} 
#wrapper .sociable a img {border:none;}

/* Navigation
----------------------------------------------- */

#navigation{ border:0px;}
#navigation ul.primary { list-style: none; margin: 0; padding: 0.5em 0; border-bottom:1px solid #ebebec;  width: 934px; background:#333333;font-family:Georgia,"Times New Roman","Bitstream Vera Serif",serif;}
body.custom #navigation {margin: 20px 0 0 0;}
body.custom #navigation ul.primary { list-style: none; margin: 0; padding: 0.5em 0; padding-left: .5em; min-height: 14px; background-color: #ffffff;}
#navigation ul.primary li{display:block;float:left;background:url(/wp-content/themes/tarski/images/nav_separator.gif) top right no-repeat;min-height:17px;font-family:century gothic,"Times New Roman","Bitstream Vera Serif",serif; font-weight:600;padding-right: 0.5em; text-transform: uppercase;}

/*Navigation for Tertiary*/
.widget_categories li, .list-authors-plus li, .List_Post_Authors_Plus_onWidget li {

border-bottom: 0px dotted #ccc; padding-bottom:0px;}
.widget_categories li a:hover, .list-authors-plus li a:hover, .List_Post_Authors_Plus_onWidget li a:hover{background:#fafafe;}
.widget_categories .children li {border:0px; list-style-image: url(/wp-content/themes/tarski/images/arrow.gif);}

/*#navigation ul.primary li { display: inline; margin: 0 1em 0 0; }*/
body.rtl #navigation ul.primary li { display: inline; margin: 0 0 0 1em; color: #edf7ff;}
#navigation div.secondary { padding: 0.5em 0; }
#navigation div.secondary p { margin: 0; }
body.janus #navigation .secondary p, body.janus #theme-info .secondary p { text-align: right; }

body.custom .credits {
font-size: .9em;
}

body.custom #wrapper .nav-current:link {
	color: #565656; 
	}
body.custom #wrapper .nav-current:visited {
	color: #006068; 
	}
body.custom #wrapper .nav-current:active {
	color: #006068; 
	 }
body.custom #wrapper .nav-current:hover { color: #a6212c; }



/* Content

----------------------------------------------- */
body.custom code { color: #bf8f93; }
body.custom abbr, body.custom acronym { border-bottom: 1px solid #bf8f93; }
		
		/* Headers
		--------------------------------------- */
		h2, h2  a, body.custom h2, body.custom h2 .title, body.custom h2 .entry-title{font-family:sans-serif; font-size:.8em;	font-weight:bold; line-height:1em;		color:#000;margin:0 0 4px;}
		
		body.custom h3 { font-size: 1.2em; font-family:century gothic,"Times New Roman","Bitstream Vera Serif",serif;letter-spacing:0.05em; font-weight: normal; text-transform: capitalize; color: #333333;  padding:6px; background:url(/wp-content/themes/tarski/images/fa-dotted-separator-bg.gif) repeat-x bottom #fafafe; border:0px;}
		body.custom h4, body.custom h5, body.custom h6 { color: #bf8f93; }
		
		/* Post content
		--------------------------------------- */
		body.custom .articlenav { background: #fcfeff; }
		
		/* Inserts
		--------------------------------------- */
		body.custom .insert { background: #fcfeff; margin: 0 0 1em 0; border: 1px solid #cfdee5; padding: 9px; }
			body.custom .insert h3 { border-bottom: 1px solid #cfdee5; }
		
		/* Downloads
		--------------------------------------- */
		body.custom .content a.download:link, body.custom .content a.download:visited, body.custom .content a.download:active { background-color: #fcfeff; border: 1px solid #cfdee5; }
		

/* Images
		--------------------------------------- */
		body.custom a img { border: 1px solid #3689b3; }
		body.custom a:hover img, body.custom .comment a:hover .avatar { border: 1px solid #a6212c; }
		
/* Links
----------------------------------------------- */

body.custom a:link, body.custom a:active, body.custom a:visited { color: #2c3e66; text-decoration: none;}
body.custom a:hover { color: #a6212c; }

body.custom .content a:link, body.custom .content a:active, body.custom .content a:visited, body.custom .content a:hover{text-decoration: none; border:0px;}
body.custom .link-pages a:link, body .link-pages a:active, body .link-pages a:visited, body .tagdata a:link, body.custom .tagdata a:active, body.custom .tagdata a:visited, body.custom .widget_tag_cloud a:link, body.custom .widget_tag_cloud a:active, body.custom .widget_tag_cloud a:visited { border-bottom: 1px solid #cfdee5; }

body.custom .link-pages a:hover, body.custom .tagdata a:hover, body.custom .widget_tag_cloud a:hover { border-bottom: 1px solid #a6212c; }

/* Widgets
----------------------------------------------- */

/* Calendar widget
	------------------------------------------- */
body.custom .widget_calendar tbody td a { color: #fff; background: #8bb6cc; }
body.custom .widget_calendar tbody td a:hover { color: #fff; background: #cc8a95; }

