/*
Theme Name: Siddons & Assoc v1
Theme URI: 
Description: WordPress theme for Siddons & Assoc
Author: David McDonald
Author URI: http://www.davidmcdonald.org
Version: 1.0
*/

* {
	margin: 0;
	padding: 0;
}

html{
	font-size: 82.5%;
}


body {
	/*background: transparent url(images/body.gif) repeat-y 0 0;*/
	background: #6e9cc7 url(images/bg.gif) repeat-x;
	color: #222;
	font: 1em/1.5 Arial, Helvetica, sans-serif;
	text-align: center;
}

img {
	border: 0;
}

a {
	color: #000000;
	text-decoration: none;
}

a:hover {
	color: #ff0000 !important;
}

.break {
	clear: both;
}

.right {
	float: right;
}

.alignleft {
	float: left;
	margin: 10px 10px 5px 0;
}

.alignright {
	float: right;
	margin: 10px 0 5px 10px;
}

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

/** END basic styles **/
.wrapper {
	width: 968px;
	margin: auto auto;
	/*background: url(images/bgHeader3.jpg) no-repeat top right;*/
	background: ##356d9e;
	text-align: left;
}

/** BEGIN header **/
#header {
	background: url(images/header2.gif) repeat 0 0;
}

#logo {
	float: left;
	padding: 20px 90px 10px 20px;
	/*background: url(images/logo2.gif) no-repeat right 7px;*/
}

#logo h1 {
	font-size: 2.2em;
}

#logo h3 {
	color: #fff;
	font-size: 1.4em;
	font-weight: normal;
}

#logo a {
	color: #fff;
}

#logo a:hover {
	color: #ffffff !important;
}

#navigation {
	float: right;
	width: 720px;
	display: inline;
	list-style-type: none;
}

#navigation li {
	float: left;
	margin-right: 3px;
	
}

#navigation li a {
	float: left;
	
	padding: 5px 17px;
	display: block;
	color: #fff;
	background: #549ad8;
	font: bold 1em Arial;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
}

#navigation li a:hover, #navigation li.current_page_item a, #navigation li.current_page_parent a{
	color: #fff !important;
	background: #903;
	text-decoration: none;
	border-top: 1px solid #FBFFD1;
	border-right: 1px solid #FBFFD1;
	border-left: 1px solid #FBFFD1;
}

/** END header **/
/** BEGIN content **/
#content {
	padding: 20px 14px;
	background: url(images/content.jpg) repeat-y 0 0;
	color: #000000;
}

#content a {
	color: #467AAD;
	text-decoration: underline;
}

	/** BEGIN main **/
#main {
	float: left;
	width: 550px;
}

.title {
	padding: 20px 10px;
	font-size: 1.4em !important;
	font-weight: normal;
}

.post {
	margin: 0 10px 20px 10px;
	border-bottom: 1px dotted #c0c0c0;
	padding-bottom: 10px;
}

.post p {
	margin: 0 0 1em;
	font-size: 1.1em;

}

.post h3, h4, h5 {
	margin: 20px 0 10px;
	font-size: 1.5em;
	font-weight: normal;
}

.home h4{
	margin-bottom: 0.8em;
}

.post ul, #sidebar ul{
	margin: 0 0 1.5em 2em;
	list-style-type: disc;
}

#sidebar li{
	padding-bottom: 0.3em;
}

.post ol {
	margin: 0 0 10px 22px;
	list-style-type: decimal;
}
	
#content h1 {
	display: block;
	color: #903;
	font-size: 2.2em;
	font-weight: normal;
	margin-bottom: 0.5em;
}
	
	
#content h2 {
	color: #903;
	font-size: 1.6em;
	font-weight: normal;
	padding: 0.5em 0;
}

.author {
	margin: 0 !important;
	padding-left: 25px;
	background: url(images/author.gif) no-repeat 0 2px;
}

.category {
	margin: 0 !important;
	padding-left: 25px;
	background: url(images/category.gif) no-repeat 0 5px;
}

.date {
	margin: 0 !important;
	padding-left: 25px;
	background: url(images/date.gif) no-repeat 0 2px;
}

#main .left {
	width: 70%;
}

#comments h2 {
	margin-bottom: 20px;
	font-size: 1.8em;
}

.required {
	color: #ff0000;
	font-weight: bold;
}

.notfound {
	padding: 20px;
}

.notfound p {
	margin: 10px 0;
}

#sidebar{
	float: right;
	width: 306px;
	margin-top: 60px;
}

body.page-template-contact-php #sidebar{
	margin-top: 0;
}

#sideleft {
	width: 45%;
	float: left;
}

#sideright {
	width: 100%;
	float: right;
}

#sidebar h3 {
	margin-bottom: 10px;
	font-size: 1.3em;
}

#ads img {
	margin: 2px 1px 1px 2px;
}

/* Sidebar */

#sideblock{
	float: left;
	width: 286px;
	padding: 5px 10px 25px;
	margin-bottom: 30px;
	border: 1px solid #dfeaf7;
	background: #e5edff;
}

#sideblock h4{
	margin: 0 0 0.5em 0;
	font-size: 1.6em;
	font-weight: normal;
	color: #5cc238;
}

#sideblock ul{
	float: left;
	list-style: none;
	margin: 0;
}

#sideblock ul li{
	float: left;
}


#sideblock.nav ul li a{
	float: left;
	width: 281px;
	display: block;
	padding: 5px 0 5px 5px;
	color: #467aad;
	font-size: 1.1em;
	text-decoration: none;
}

#sideblock ul li a:hover, #sideblock ul li.current_page_item a{
	color: #fff !important;
	background: #903;
}

#sideblock.nav ul li{
	border-bottom: 1px solid #b9cfe4;
}


#footer {
	background: url(images/header2.gif) repeat 0 0;
}

#footer div.wrapper {
	height: 60px;
	background-image: none;
}

#footer a {
	color: #fff;
	font-weight: bold;
}

#footer a:hover {
	color: #ffffff !important;
	text-decoration: underline;
}

#copy {
	float: left;
	padding: 20px;
	color: #fff;
}

.links {
	font-size: 12px !important;
}

#search {
	float: right;
	padding: 20px;
}

#search input {
	border: 0;
	width: 200px;
	float: left;
	padding-left: 5px;
	color: #c50000;
	background: #fcd7a1;
	font-size: 2em;
}

#search button {
	width: 32px;
	border: 0;
	margin-left: 10px;
	background: url(images/search.gif) no-repeat 0 0;
	text-indent: -9999px;
	height: 27px;
}

/** END footer **/
.left, .commentdetails {
	float: left;
}

.post ul li, .post ol li {
	padding: 4px 0;
	font-size: 1.1em;
}

#postnav, #comments {
	padding: 10px;
}

#sideright img{
	margin-bottom: 20px;
	padding: 2px;
	border: 1px solid #ddd;
}

.post h2 a, .author a, .category a, .date a, .comments a, .commentauthor a, #sidebar ul li a {
	font-weight: normal !important;
}
