/*
Theme Name: Partners in Education
Theme URI: http://moore-consulting.net/
Description: The Partners in Education theme.
Author: David Moore
Author URI: http://moore-consulting.net/


*/



/* Begin Typography & Colors */
html, body {width:100%;}
body {
	margin:0;
	padding:0;
	background:#b1b4d5 url(../../../images/body-bg.gif) repeat-x;	
	font:12px Verdana, Arial, Helvetica, sans-serif;
}
* html body {padding:0 0 50px;}

#ad {
margin: 10px auto;
width: 468px;
}

#ad img {
padding: 0;
margin: 0;
}

#home-container {
	margin:20px auto 50px;
	width:848px;
	border:1px solid #676767;
	background:#fff;
	overflow:hidden;
}

#main-container {
	margin:52px auto 50px;
	width:848px;
	border:1px solid #676767;
	background:#fff;
	overflow:hidden;
}
form {
	padding:0;
	margin:0;
}
img {border:none;}
a {outline:none;}

/* header */
#header {
	height:214px;
	overflow:hidden;
	padding:9px 19px 0 29px;
}
#header strong {
	float:left;
	width:275px;
}
#header strong a {
	float:right;
	background:url(../../../images/logo.gif) no-repeat;
	width:275px;
	height:173px;
	text-indent:-9999px;
}
#header a img {
	float:right;
	margin:4px 0 0;
}

/* nav */
#nav {
	padding:0;
	margin:0;
	height:30px;
	list-style:none;
	font-size:14px;
	background:url(../../../images/nav-bg.gif) repeat-x;
}
#nav:after {
	content:'';
	overflow:hidden;
	height:0;
	display:block;
	clear:both;
}
#nav li {
	float:left;
	border-right:1px solid #fff;
	height:30px;
	position:relative;
}
#nav li.last {border:none;}
#nav li a {
	color:#fff;
	text-decoration:none;
	margin:0 -1px;
	display:inline;
	position:relative;
	padding:0 11px;
	line-height:28px;
	float:left;
	height:30px;
}
#nav li a:hover,
#nav li.active a {background:#ed1262;
border-right:1px solid #fff;
border-left:1px solid #fff;}
#nav ul {
	position:absolute;
	top:30px;
	left:0;
	padding:8px 0 13px;
	margin:0;
	width:102px;
	list-style:none;
	display:none;
	background:#ad7646;
	border-top:1px solid #fff;
}
#nav li:hover ul {display:block;}
#nav ul li {
	padding:0 4px 1px;
	border:none;
	line-height:20px;
	height:auto;
}
#nav ul a,
#nav li.active ul a {
	padding:0;
	margin:0;
	display:inline;
	float:none;
	background:none !important;
	line-height:20px;
}
#nav ul a:hover {text-decoration:underline;}

/* container */
#container {
	overflow:hidden;
	height:1%;
	background:url(../../../images/container-bg.jpg) no-repeat 388px 24px;
}

/* content */
#content {
	float:right;
	width:466px;
	color:#070707;
	padding:18px 162px 0 0;
}
#content h1 {
	margin:0 0 4px;
	color:#ec1161;
	font-size:18px;
}
#content h2 {
	margin:0 0 4px;
	padding:3px 0 0;
	color:#ad7646;
	font-size:16px;
}
#content p {
	margin:0 0 10px;
}
#content .photo {
	float:right;
	margin:0 -140px 0 0;
	display:inline;
	width:244px;
	padding:28px 0 0 15px;
}
#content .photo p {
	text-align:right;
	font:10px Arial, Helvetica, sans-serif;
	padding:0;
	margin:0;
	color:#666;
}

iframe {
margin: -30px 0 0 0;
padding: 0;
}

/* inform */
#inform {
	float:left;
	width:521px;
	padding:17px 0 0 27px;
}
#inform h1,
#inform h2 {
	margin:0 0 4px;
	color:#ec1161;
	font-size:18px;
}
#inform .cols h2 {
	font-size:17px;
	margin:-8px 0 5px;
	position:relative;
}
#inform p {
	margin:0 0 10px;
}
#inform .top-block {
	overflow:hidden;
	height:1%;
	padding:0 28px 5px 3px;
	margin:0 0 36px;
	border-bottom:1px solid #a79b8f;
}
#inform .cols {
	height:1%;
	padding:0 0 15px;
	margin:0 0 17px;
	background:url(../../../images/border.gif) repeat-y 244px 0;
}
#inform .cols:after {
	content:'';
	overflow:hidden;
	height:0;
	display:block;
	clear:both;
}
#inform .col1 {
	float:left;
	width:232px;
}
#inform .col2 {
	float:right;
	width:234px;
	padding:0 17px 0 0;
}
#inform a {
	color:#000;
	font-weight:bold;
	text-decoration:none;
}
#inform a:hover {text-decoration:underline;}

/* sidebar */
#sidebar {
	float:right;
	width:238px;
	margin:7px 11px 13px 0;
	display:inline;
	padding:9px 16px 0 18px;
	background:#f0e0ce;
}
#sidebar h2 {
	margin:0 0 7px;
	color:#ec1161;
	font-size:18px;
}


#sidebar h3 {
	margin:0;
	font-size:14px;
	color:#1a2285;
}

#sidebar h3 a {
	margin:0;
	font-size:14px;
	color:#1a2285;
underline: none;
}

#sidebar p {
	margin:0 0 8px;
}

 
#sidebar p.date {
	font-size:11px;
	margin:0 0 12px;
}
#sidebar .photo {
	overflow:hidden;
	height:1%;
	margin:0 0 6px;
}
#sidebar .photo img {
	display:block;
	margin:0 0 7px;
}
#sidebar .photo p {
	color:#666;
	text-align:right;
	font:10px/10px Arial, Helvetica, sans-serif;
}

/* sub-nav */
.sub-nav {
	float:left;
	width:151px;
	padding:14px 0 0 8px;
}
.sub-nav ul {
	padding:0;
	margin:0;
	list-style:none;
}
.sub-nav ul li {
	border-bottom:1px solid #d39d61;
	padding:5px 0 7px;
}
.sub-nav ul a {
	color:#d39d61;
	font-weight:bold;
	text-decoration:none;
}
.sub-nav ul a:hover,
.sub-nav ul li.active a {color:#f14f46;}
.sub-nav ul li.active a {
	padding:0 0 0 8px;
	background:url(../../../images/nav-arrow.gif) no-repeat 0 4px;
}

/* footer */
#footer {
	overflow:hidden;
	height:40px;
	background: #AA7344 url(../../../images/nav-bg.gif) repeat-x;
	line-height:15px;
padding-top: 4px;
	margin:0;
	text-align:center;
	color:#fff;
font-size: 90%;
}
#footer.border {border-top:1px solid #ac7545;}
#footer a {
	color:#fff;
	text-decoration:none;
}
#footer a:hover {text-decoration:underline;}



.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}


small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}


#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}


/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright  {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding: 4px;
	margin: 10px -80px 10px 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
float: right;
}

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;
	}



/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */





/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* 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;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

/* 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 -80px 10px 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
float: right;
}

#sidebar .wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px -10px 10px 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 */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */
