/* 
Theme Name: First Steps
Theme URI: http://www.firststepskent.org
Description: Custom theme for First Steps
Author: Structure Interactive
Author URI: http://www.structureinteractive.com/
*/

/* -------------------[ Main Page Elements ]------------------- */
body {
	font-size: 9pt;
	font-family: arial,"Lucida Grande","Lucida Sans Unicode",geneva,verdana,sans-serif;
	background: #FFF url(images/sub_bg.gif) repeat-x scroll 0 0;
	color: #2D2C28;
	text-align: left;
	margin: 0;
	padding: 0;
	line-height: 130%;
}

body#tinymce {
	background: none;
}

hr {
	background-color: #69bd4b;
}

a, a:link, a:visited {
	color: #333366;
	text-decoration: none;
	padding: 0;
	font-size: bold;
}

a:visited {
	color: #666666;
	text-decoration: none;
	font-size: bold;
}

a:hover, a:active {
	color: #000;
	text-decoration: underline;
}

#subpage-banner {
	position: relative;
	width: 912px;
	height: 84px;
}

#header {
	position: absolute;
	top: 0;
	left: 0;
	width: 250px;
	padding: 0;
	margin: 0;
}

#header-right { 
	width: 912px;
	position: absolute;
	left: 0;
	z-index: 10;
	top: 0;
}

#header-right-links {
	float: right;
	padding: 5px 0 0 5px;
}

#header-right-links a {
	margin:  5px 2em 0 0;
	display: block;
	float: right;
}

#header-right-links a.quick-link {
	font-weight: 600;
	font-size: 1.1em;
}

#google-translate {
	float: right;
	display: block;
	position: relative;
	width: 130px;
	z-index: 19;
}

#page,
#page-tools {
	width: 100%; 
	margin: 0;
	padding: 0;
}

#midcontent {
	font-size: 8pt;
	width: 165px;
	float: left;
	margin: 35px 0 10px 35px;
	padding: 0;
}

* html #midcontent {
	margin: 20px 0 10px 20px;
}

#content {
	margin: 0 0 0 225px;
	padding: 20px 45px 0 5px;
	width: 680px;
}

#contentright {
	width: 260px;
	float: right;
	padding: 20px 0;
	margin: 0;
}

#sidebar {
	font-size: 8pt;
	width: 260px;
	float: left;
	margin: 0 0 10px 0;
	padding: 0;
}

#footer {
	clear: both;
	margin: 0 0 0 225px; 
	padding: 5px 0 10px 0;
	font-size: .95em;
}

/* QUOTEs */
div.blockquote {
	margin: 18px 0 10px;
	width: 500px;
	background-color: #EDF5D6;
	position: relative;
	border-top: solid 2px #69bd4b;
	border-bottom: solid 2px #69bd4b;
	padding: .5em 1em;
	clear: right;
}
div.blockquote .top-left {
	position: absolute;
	top: 0;
	left: 0;
	height: 58px;
	width: 77px;
	z-index: 0;
	background: transparent url(/wp-content/themes/firststeps/images/quote_upper_left.png) no-repeat scroll 0 0;
}
div.blockquote .bottom-right {
	position: absolute;
	bottom: 0;
	right: 0;
	height: 58px;
	width: 77px;
	z-index: 0;
	background: transparent url(/wp-content/themes/firststeps/images/quote_lower_right.png) no-repeat scroll 0 0;	
}
div.blockquote .blockquote-content {
	position: relative;
	z-index: 19;
}

/* -------------------[ Sub Page Navigation ]------------------- */
.sub-page-nav { 
	background: url(images/brown-nav-bg.gif) repeat-x scroll 0% 0%;
	margin: 0 0 10px 0;
	height: 18px;
	display: none;
	font-family:arial,helvetica,sans-serif;
	font-size:11px;
	font-weight:bold;
	width: 912px;
}
.sub-page-nav ul {
	margin: 0 auto;
	width: 875px;
	position: relative;
}
.sub-page-nav ul li {
	position: relative;
}

/* -------------------[ Search ]------------------- */
#searchform {
	text-align: right;
	margin: 0;
	padding: 6px 0 0;
	float: right;
}

#searchform #s {
	padding-left: 2px;
	font-size: 8pt;
	width: 140px;
	margin-right: 1px;
}

#searchform #submit { font-size: 8pt; }

/* -------------------[ Google Translate ]------------------- */
#google-translate #translate-gadget {
	position: absolute;
	top: 22px;
	left: 0;
	height: 92px;
	width: 165px;
	background-color: #fff;
	border: solid 1px #69BD4B;
	padding: 4px;
	display: none;
	z-index: 5;
}

/* -------------------[ Headings ]------------------- */
h1, h2, h3, h4, h5, h6, h7 {
	line-height: 110%;
	margin: 0;
	padding: 0;
	letter-spacing: -1px;
	text-align: left;
	color: #2D2C28;
}

h1 { font-size: 16pt; }
h2 { font-size: 14pt; }
h3 { font-size: 12pt; }
h4,h5,h6,h7 { font-size: 10pt; }
h1.pagetitle { margin: 0 0 10px 0; }

h2.sectionhead {
	font-weight: bold;
	line-height: 16px;
	height: 16px;
	background: url(images/heading-bg.gif) top left repeat-x;
	padding: 4px 5px;
	font-size: 9pt;
	letter-spacing: 0;
	margin: 0 0 10px 0;
}

.entry h1,.entry h2,.entry h3, .entry h4, .entry h5, .entry h6, .entry h7 { margin-bottom: 10px; }

/* -------------------[ Links ]------------------- */


.entry a, .entry a:link, .entry a:visited, .postinfo a, .postinfo a:link, .postinfo a:visited, .postinfo2 a, .postinfo2 a:link, .postinfo2 a:visited { text-decoration: underline; }

h1 a, h1 a:link, h1 a:visited, h2 a, h2 a:link, h2 a:visited {
	color: #2B2433;
	text-decoration: none;
}

h1 a:hover, h2 a:hover {
	color: #000;
	text-decoration: underline;
}

/* -------------------[ Images ]------------------- */

img.alignleft,
div.alignleft {
	float: left;
	padding: 0 10px 10px 0;
	/*clear: left;*/
	font-weight: bold;
	font-size: 11px;
}

img.alignright,
div.alignright {
	float: right;
	padding: 0 0 10px 10px;
	clear: right;
	font-weight: bold;
	font-size: 11px;
}

img.centered,
div.centered {
	display: block;
	padding: 2px;
	margin: 0 auto 20px auto;
	border: 1px solid #ccc;
	float: none;
	clear: both;
}

/* -------------------[ Sidebar ]------------------- */
#sidebar ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

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

#sidebar ul li ul {
	list-style-type: square;
	margin: 0px;
	padding: 0 0 0 5px;
}

#sidebar ul li ul li {
	list-style-type: none;
	background: transparent url(images/oupbullet.gif) no-repeat 0 2px;
	padding: 0 0 0 15px;
	border: 0;
	margin: 0 0 1px;
}

#sidebar p { padding: 0 5px; }

/* -------------------[ Left Hand Navigation ]------------------- */

#midcontent ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	line-height: 110%
}

#midcontent ul li {
	list-style-type: none;
	margin: 0 0 15px 0;
	padding: 0;
}

#midcontent ul li#sub-page-menu h2 {
	display: none;
}

#midcontent ul li ul {
	list-style-type: square;
	margin: 0 0 5pt 0;
	padding: 0 0 0 5px;
}

#midcontent ul li ul li {
	list-style-type: none;
	padding: 6px 5px 6px 5px;
	border-bottom: 1px dotted;
	margin: 0 0 1px;
	text-transform: uppercase;
	font-weight: bold;
}

#midcontent ul li ul li ul {
	margin: 0 0 0 10px;
}
#midcontent ul li ul li ul li {
	padding: 5px;
	margin-left: -20px;
margin-top: 3px;
	border-bottom: 0px;
	font-weight: normal;
}

#midcontent ul li ul li ul li ul li{
	margin-left: 0;
}

#midcontent li.current_page_item {
	list-style-type: disc;
	list-style-image: url(images/red_dot.gif);
	list-style-position: outside;
}

#midcontent li.current_page_item li {
	list-style-type: none;
	list-style-image: none;
}

#midcontent a, a:link {
	color: #0077be;
}

#midcontent .current_page_item a, #midcontent .current_page_item a:visited{
	color: #666666;
}

#midcontent .current_page_item li a, #midcontent .current_page_item li a:visited {
	color: #0077be;
}

#midcontent a:hover {
	color: #666666;
	text-decoration: none;
}

#midcontent p { padding: 0 5px; }

/* -------------------[ Individual Posts ]------------------------ */
#content .post h3 {
	color: #69BD4B;
	padding-top: 2px;
	font-size: 14px;
}

/* -------------------[ Misc Tags and Classes ]------------------- */
table { border: 0; }

.post ul, .singlepost ul, .post ol, .singlepost ol {
	margin: 15px 30px;
	padding: 0;
}

.post ul li, .singlepost ul li {
	margin: 0;
}

.post ol li, .singlepost ol li {
	padding: 0 0 2px 0px;
	line-height: 1.4em;
	margin: 0 0 0 20px;
	_height: 1em;
}

p {
	margin-top: 10px;
	margin-bottom: 15px;
}

.center { text-align: center; }

a img { border: none; }

.navigation {
	text-align: center;
	margin: 0 padding: 10px 0;
}

.navigation .alignright {
	float: right;
	margin: 0;
}

.navigation .alignleft {
	float: left;
	margin: 0;
}

.entry {
	padding: 10px 0 0 0;
	margin: 0;
}

.postinfo {
	clear: both;
	margin: 0px;
	font-size: 8pt;
	padding: 0;
}

.postinfo2 {
	clear: both;
	font-size: 8pt;
	margin: 10px 0 0 0px;
}

.post {
	margin: 0 0 10px 0;
	padding: 0 5px 10px;
	line-height: 130%;
	background: url(images/dot.gif) bottom left repeat-x;
}

a.more-link {
	padding-right: 17px;
	background: transparent url(images/hotbullet.gif) 100% 80% no-repeat;
}


/* -------------------[ Feature Post ]---------------------- */
.featurepost {
	margin: 0 0 10px 0;
	padding: 0 5px 10px;
	line-height: 130%;
	/*background: url(images/dot.gif) bottom left repeat-x;*/
}

.featurepost h1 {
	margin: 0;
	padding: 0;
}

/* ---------------[ Tables ]----------------- */
.entry table {
	margin-bottom: 15px;
	padding: auto;
	border: auto;
}

.entry tr, .entry td, .entry th {
	margin: auto;
	padding: auto;
	border: auto;
}

.entry td, .entry th {
	padding: 8px;
	vertical-align: top;
}

.entry th {
	font-weight: bold;
	background: #E5DFCF;
}

.entry td { border: 1px solid #E5DFCF; }

/* ---------------[ Banner Images ]----------------- */
#blue_banner {
height: 93px;
background: url("images/blue_bg.jpg") repeat-x scroll;
margin: 30px 0 0 40px;
}

.clearfix { display: inline-block; }

/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}