/*
Theme Name: wellington_primary_care_partnership
Author: Anchor Web Design
Version: 1.0
*/

body {
	margin: 0px;
	padding: 0px;
	font-family: Century Gothic, Avant Garde, Arial, Helvetica, sans-serif;
	font-size: 120%;
	color: #555;
	background-color: #3F569D;
	background-image: url(images/page-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

a img { border: none; }
p, h1, h2, h3, h4, h5, h6, h7, ul, small, blockquote { margin-top: 0px; margin-bottom: 18px; }
p, li, li li { line-height: 160%; }
h1 {
	font-size: 1.7em;
	padding-bottom: 5px;
	border-bottom: 2px #ccc solid;
	color: #0041FF;
}
h1 a { color: #036; text-decoration: none; }
h2 { font-size: 1.4em; color: #036; font-weight:normal; }
small { font-size: 0.9em; line-height: 140%; }
a { color: #333; }
a:hover { color: #555; }

#container { width: 960px; margin: auto; }

#header { width: 960px; float: left; display: inline; overflow: hidden; margin: 0px 0px 5px; height: 150px; background: url(images/header-bg.jpg) no-repeat; }
#topimg {	
 	text-align: center;
	height: 195px;
	width: 640px;
	float: right;
}
#header-left { float: left; width: 470px; height: 150px; display:inline; overflow: hidden; }
p.site-title { font-size: 2.4em; margin-bottom: 0px; font-weight: bold; color: #fff; }
p.site-title a { color: #fff; text-decoration: none; }
p.site-title a:hover { color: #ddd; }
p.description { margin-bottom: 0px; color: #ddd; }
#logo { overflow: hidden; width: 430px; padding: 10px 20px; float: left; height: 130px; }

#header-right { float: right; width: 490px; height: 150px; display: inline; overflow:hidden; }
.banner-block { float: left; width: 468px; margin: 20px 10px 30px 10px; display: inline; overflow: hidden; height: 60px; }
.nav { width: 480px; margin: 10px; float: left; height: 22px; }
.nav ul { margin: 0px; padding: 0px; list-style: none; }
.nav li { float: left; margin-right: 15px; text-transform: lowercase; }
.nav li a { color: #fff; font-weight: bold; text-decoration: none; }
.nav li a:hover, #nav li a.active { color: #ddd; text-decoration: overline; }

#navbar { float: left; display: inline; overflow: hidden; width: 640px; height: 34px; margin: 0px; padding: 0px; background: url(images/navbar-bg.jpg) no-repeat top; }
#navbar .pageheading { float: left; display: inline; overflow: hidden; width: 300px; margin: 0px; padding: 0px 15px 0px 10px; text-transform: uppercase; color: #fff; }
#navbar .pageheading ul { margin: 0px; padding: 7px 0px; list-style: none; }
#navbar .pageheading li { float: left; padding: 5px; margin: 0px; }
#navbar .pageheading li a {	color: #fff; text-decoration: none;	 }
#navbar .pageheading li a:hover { color: #fff; text-decoration: none; background: #666; padding: 5px; }
#navbar .search { width: 180px;	float: right; padding: 7px 15px 0px 5px; }

#wrapper {
	float: left;
	display: inline;
	width: 960px;
	padding: 0 5px;
	background-color: #FFFFFF;
}
div.float-left { float: left; display: inline; overflow: hidden; }
div.float-right { float: right; display: inline; padding-right: 10px;}
div.one-column { width: 300px; padding: 0px 10px; }
div.two-column { width: 600px; padding: 10px 20px 10px 10px; }
div.three-column { width: 940px; padding: 10px; }
div.widget { margin-bottom: 20px; }
div.footer-column { width: 280px; padding: 10px; margin-right: 20px; }

#sidebar, #content { overflow: hidden; }

#sidebar ul {
	margin: 0px 0px 20px 0px;
	padding: 0px;
	list-style: none;
	border-top: 1px #ccc solid;
	background: #ddd;
	font-family: verdana, arial;
	font-size: .9em;
	text-transform: uppercase;
}
#sidebar li { margin: 0px; padding: 2px 0px 2px; border-bottom: 1px #ccc solid; width: 300px; }
#sidebar li a { display: block; text-decoration: none; padding: 4px 15px; background: url(images/li-bullet.jpg) 0px 8px no-repeat; }
#sidebar li a:hover {
	background: #333;
	color: #fff;
	background-color: #C47A00;
}
#sidebar h2, #sidebar h2 a { color: #fff; text-decoration: none; background: url(images/h2-bg.jpg) no-repeat; height: 24px; padding: 4px 10px; margin: 0px -10px 0px -10px; text-transform: uppercase; font-size: 1.2em; }

#content .post { margin-bottom: 20px; }
#content .post h1 { margin-bottom: 5px; }
#content .post h2 { text-transform: uppercase; font-size: 1.2em; font-weight: normal; }
#content p.premeta { font-size: 90%; color: #999; margin-bottom: 20px; }
#content .postmeta { color: #999; font-size: 90%; border-top: 2px #ccc solid; padding: 4px 0px; margin-bottom: 20px; }

#footer-wrapper { float: left; display: inline;}
#footer {
	margin: 0px auto;
	width: 960px;
	overflow: hidden;
	padding: 10px 0px 5px;
	font-size: 90%;
	padding-top: 10px;
	color: #000;
	text-align: center;
}
#footer a { color: #333; }


/* WordPress Images and Captions */
#content .post p.wp-caption-text { text-align: center; font-size: 0.8em; line-height: 135%; margin: 0px; padding: 3px 0px; }
#content img.alignnone { margin: 0px 10px 10px 0px; }
#content .post div.alignleft, #content .post img.alignleft { float: left; margin: 0px 10px 10px 0px; }
#content .post div.aligncenter, #content .post img.aligncenter { display: block; margin-left: auto; margin-right: auto; margin-bottom: 10px; clear: both; }
#content .post div.alignright, #content .post img.alignright { float: right; margin: 0px 0px 10px 10px; }
#logoimg {
	background-image: url(images/wpcp-logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 195px;
	width: 300px;
}