/*
Theme Name: DaVita Blog Template wWidgets
Description: DaVita blog template is a 2 column Wordpress theme. It was created for DaVita blogs.
Version: 1.0
Author: anguyen
*/
 
/*----------------------------------------------------------------
Contents:
- General
- Header + Site cap
- Nameplate
- Columns
- Footer
-----------------------------------------------------------------*/

 /* Default link color */
	a:link, a:active {color:#003864;}
  	a:visited {/* use browser default */}
	a:hover {text-decoration:none;}
	

/* General layout
***************************************************************/

body {
	background: #ddd;
	font-size: normal;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.3em;
	margin: 0px;
	padding: 0px;
	text-align: center;
	}

#body {
	clear:both;
    margin:20px 14px 20px 20px;
	}

#container {
	background: #fff;
	border: 4px solid #ccc;
	border-top:0;
	margin: 0px auto 30px;
	padding: 18px 18px 0px 18px;
	text-align: left;
	width: 958px;
	}


/* Header
***************************************************************/

#site_cap {
	background: #012851;
	color: #fff;
	font: 12px arial;
	margin: -18px -18px 16px;
	padding: 2px 18px 6px;
	} * html #site_cap { margin-right: -60px; }
	
#site_cap a {
	color: #D7F3FF;
	}
	
#site_cap .menu {
	float: left;
	}
	
#site_cap a:hover {
	text-decoration: none;
	}
	
#site_cap #tag {
	float: right;
	color:#fff;
	}
	
#site_cap #tag a {
	color:#D7F3FF;
	}

#site_cap .menu strong {
	color: #fff;
	}

#header {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	height:67px;
	}

#logo, .page_heading, #badge {
	border: 0px;
	float: left;
	margin: 0px 8px 0px 0px;
	}
	
.page_heading {
	font-size:25px !important;
	font-weight:normal !important;
	text-transform: none;
margin-left: 18px;
	}
	
#badge {
	margin-left: 12px;
	}

#nameplate {
	margin-left: -18px;
        margin-right: -18px;
	}

/* Navigation
***************************************************************/

#navigation #tabnav {
	background: #fff url("/includes/images/layout/bg_tabnav_bottomborder.gif") repeat-x bottom;
	border: 1px solid #D7CFB5; 
	border-bottom: none;
	font-size: 15px;
	height: 34px;
	margin: 0px;
	padding: 0px;
	position: relative;
	width: 956px;
	}

#navigation #tabnav ul {
	list-style: none;
	margin: 0px 0px 0px 10px;
	padding: 0px;
	}

#navigation #tabnav li {
	background-image: none;
	float: left;
	line-height: normal;
	margin: 0px;
	padding: 0px;
	text-indent: 0px;
	}

#navigation #tabnav a:link, #navigation #tabnav a:visited {
	color: #003E5A;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0px;
	padding: 7px 12px 8px 12px;
	text-decoration: none;
	white-space: nowrap;
	}

#navigation #tabnav a:hover {
	background: #F9F4EA;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	}

#navigation #tabnav li.current a {
	background: #FBF4E7 !important;
	border-right: 1px solid #D7CFB5;
	border-top: 3px solid #F47A63;
	border-left: 1px solid #D7CFB5;
	color: #000 !important;
	font-weight: bold !important;
	padding: 4px 12px 9px !important;
	text-decoration: none !important;
	}

#headerutilities {
	background: #fcf5ba url("/includes/images/layout/sub_nav_bg.gif") repeat-x top;
	clear: left;
	color: #006;
	display: block;
	font-size: 12px;
	line-height: 20px;
	border-right: 1px solid #D7CFB5; 
	border-bottom: 1px solid #D7CFB5; 
	border-left: 1px solid #D7CFB5; 
	margin: 0px;
	padding: 4px 10px 5px 20px;
	height: 25px;
	} * html #headerutilities {
		line-height: 18px;
		padding: 8px 10px 7px 20px;
		width: 956px; 
		}
		
#headerutilities .right {
	float: right;
	padding: 1px 3px 0px 0px;
	}
	
#headerutilities .left {
	float: left;
	padding: 3px 0px 0px 1px;
	} * html #headerutilities .left {
		float: left;
		padding-top: 0px;
		}
		
#headerutilities a {
	color: #006;
	font-weight: normal;
	}

/* Headings
***************************************************************/

.page_heading {
	color: #003C7A;
	display: block;
	font: bold 180% arial;
	line-height: 60px;
	}
	
h1 {
	font: normal 200% Arial, Helvetica, sans-serif;
	margin: 0px 0px 20px;
	padding: 0px;
	}
	
h2 {
	clear: both;
	margin: -.8em 0 1.25em 0;
	font-size:120%;
	font-weight:normal;
	line-height:1;
	}
	
h3 {
	margin:1.5em 0 1em 0;
	clear: both;
	font-size:130%;
	font-family:arial, sans-serif;
	}
	
h4 a {
	font: normal 140%;
	}

	
h5 {
	font: bold 16px arial;
	margin: 0px 0px 10px;
	}
	
/* Footer
***************************************************************/
#footer {
	clear: both;
	font-size: 12px;
	border-top: 2px solid #DDDDDD;
	margin: 0px -18px;
	padding: 0px 18px;
	}  * html #footer { margin-right: -60px; padding-bottom: 3px; }

#footer a {font-size: 100%;}

.alignr {
	float:right; 
	margin: 4px 0 .75em .3em;
	}

.clear {
	clear: both;
	}

#footercalltoaction {
	clear:both;
	font-size:100% !important;
	line-height:1.5;
	margin-bottom:2em;
	padding:5px !important;
	}

