/*
Theme Name: Windhaven Medical Imaging
Theme URI: http://www.mindflint.com
Description: A custom theme designed specifically for Windhaven Medical Imaging.
Version: 1.0
Author: Tom Benway
Author URI: http://www.vectordefector.com
*/


body {
	font-size: 11px; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #6d6d6d;
	background-color: #ffffff;
	margin: 0 0 0 0;
	padding: 0;
	}
	
a {
	color:#123cad;
}

h1,h2,h3,h4,h5 {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: normal;
}

#page {
	width: 975px;
	margin-left: auto;
	margin-right: auto;
	}

#header {
	float:left;
	width:975px;
	margin-top: 20px;
	}

#headerimg {
	float:left;
	width:262px;
	height:101px;
}
	
#searchBox {
	float:right;
	width:230px;
	margin-top: 28px;
	text-align: right; 
}

.field {
	color:#b0adad;
	height: 24px;
	padding-left: 5px;
	background-image: url(images/search-field-bg.gif);
	background-repeat: repeat-x;
	border: 1px solid #e5e5e5;
	-webkit-border-radius: 6px;
	-khtml-border-radius: 6px;	
	-moz-border-radius: 6px;
	border-radius: 6px;
}

/* navigation items */
#navigation {
	float:left;
	width: 970px;
	height: 36px;
	margin-top:20px;
	background-image: url(images/nav-bg.gif);
}

#navigation li {
	float:left; 
	height: 24px;
	list-style: none;
	padding-left: 29px;
	padding-right: 29px;
	padding-top: 12px;
	border-right: 1px solid #ffffff;
}

#navigation li a {
	color:#ffffff;
	font-size: 15px;
	font-family: 'Myriad','Myriad Pro', Verdana, Arial, Sans-Serif;
	text-decoration: none;
	text-transform: uppercase;
}

#navigation li:hover {
	float:left; 
	height: 24px;
	background-color:#123cad !important;
	list-style: none;
	padding-left: 29px;
	padding-right: 29px;
	padding-top: 12px;
	border-right: 1px solid #ffffff;
}

#navigation .last_page_item {
	border-right: none !important;
}

#navigation .current_page_item {
	float:left; 
	height: 24px;
	background-color:#123cad !important;
	list-style: none;
	padding-left: 29px;
	padding-right: 29px;
	padding-top: 12px;
	border-right: 1px solid #ffffff;
}

#navigation .current_page_item_last {
	float:left; 
	height: 24px;
	background-color:#123cad !important;
	list-style: none;
	padding-left: 29px;
	padding-right: 29px;
	padding-top: 12px;
	border-right: none !important;
}

/* sub nav items */

#navigation ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	}

#navigation li ul {
	position: absolute;
	width: 170px;
	left: -1500px;
	}

#navigation li:hover ul {
	left: auto;
        margin-top: 13px;
	margin-left: 29px;
    	display: block;
	width: 130px;
}
	
#navigation li ul li {
	float: right;
	width: 150px;
	height: 23px !important;
    padding-left: 8px;
	border-left: 1px solid #e5e5e5;
    border-right: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	background-color:#ffffff;
    text-align: left !important;
}

#navigation li ul li:hover {
	float: right;
	width: 150px;
	height: 23px !important;
    padding-left: 8px;
	border-left: 1px solid #e5e5e5;
    border-right: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	background-color:#ffffff !important;
    text-align: left !important;
}

#navigation li ul li a {
	color:#878686;
    font-size: 12px;
}

#navigation li ul li a:hover {
	color:#123cad;
    font-size: 12px;
}

/* - navigation - */

#content {
	float:left;
	width: 975px;
	min-height: 400px;
	margin-top: 20px;
}

#homeMainImg {
	float:left;
	width: 723px;
	height: 323px;
	margin-top: 12px;
}

#homeFeature {
	float:left;
	width:970px;
	height:47px;
	margin-top: 10px;
	margin-left: 5px;
	background-image: url(images/home-feature-bg.gif);
	background-repeat: no-repeat;
	
}

#homeFeature h2 {
	float:left;
	width: 750px;
	font-size: 15px;
	padding-left: 135px;
}

#homeFeatureBtn {
	float:right;
	width:55px;
	margin-top: 15px;
	margin-right: 15px;
}	

#homeModules {
	float:left;
	width:970px;
	margin-top: 20px;
}

.homeBottomEntry {
	float:left;
	width:228px;
	height:176px;
	margin-right: 19px;
}

.homeBottomEntry h2 {
	float: left;
	color:#143cb0;
	margin-left: 15px;
}

.homeBottomEntryText {
	float: left;
	margin-left: 15px;
	margin-right: 600px;
	width: 140px;
	
}

.homeMoreBtn {
	float:left;
	width: 70px;
	margin-left: 15px;
	margin-top: 15px;
}

/* sidebar items */

#sidebar {
	float:right;
	width:230px;
}	

.sideBarImages {
	float:left;
	margin-bottom: 10px;
}

.post {
	float:left;
	width:700px;
    font-size: 13px;
    line-height: 18px;	
}

.post h1 {
	color:#123cad;
	font-size: 26px;
}

.post h2 {
	color:#878686;	
	font-size: 18px;
}

#breadCrumbs {
	float:left;
	width: 700px;
	height: 35px;
	margin-bottom: 25px;
	border-bottom: 1px solid #ebebeb;
}

#breadCrumbs a {
	text-decoration: none;
}

#breadCrumbs a:hover {
	text-decoration: underline;
}

.entry {
	float:left;	
}


#footer {
	float:left;
	width: 975px;
	border-top: 2px solid #ebebeb;
	margin-top: 20px;
	padding-top: 10px;
	padding-bottom: 20px;
	font-size: 10px;
	}
    
#footer a {
	color: #878686;
    text-decoration: none;
}

#footer a:hover {
    text-decoration: underline;
}

#footerLeft {
	float:left;
	width: 500px;
}

#footerRight {
	float:right;
	width: 450px;
	text-align:right;
}
/* End Structure */


/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */


/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */


/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */