/*
Theme Name: Milestones Custom
Theme URI: http://wordpress.org/
Description: A very heavily edited version of the default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Molly Johnson
Author URI: http://molly-johnson.com.com/
Tags: blue, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



body{
	margin:0px;
	padding:0px;
	font-family: 'Verdana', arial, sans-serif;
	font-size:12px;
	color:#526073;
	background:#e9e2d1 url('images/global/bg_body.png') repeat-x scroll 0 0;	
}

p{
	line-height:17px;	
}
a {
	cursor:pointer;	
	color:#051c3c;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;	
}

a img {
	border:none;	
}

ul {
	padding-left:14px;
	list-style-position:outside;	
}
li{
	margin-bottom:5px;	
}

/*********HEADERS********/

body.home h1.pageTitle{
display:none;	
}

h1{
	font-weight:normal;
	font-size: 32px;
	font-family: 'Georgia', times new roman, serif;
	color:#955249;	
	margin-top:12px;
	margin-bottom:8px;
}

h2, h2 a{
	color:#955249;
	font-weight:normal;
	font-size:15px;
	text-decoration:none;
}

h2 a:hover {
	color:#051c3c;	
	text-decoration:none;
}

h3 {
	font-weight:normal;
	font-size:15px;	
	color:#051c3c;
}

h4 {
	font-family: 'Georgia', times new roman, serif;
	font-size:14px;
	color:#072a5c;
	font-weight:normal;
	border-bottom: 1px solid #baa58b;
	width:195px;
	padding:4px;
	margin:6px 0 8px 0;
}

h5, #sidebar h2 {
	font-weight:normal;
	font-size: 15px;
	font-family: 'Georgia', times new roman, serif;
	color:#072a5c;	
	font-style:italic;
	line-height:21px;
	margin-top:0px;
}

/*********STRUCTURE********/

.wrap {
	width:100%;
}

.container {
	width:960px;
	margin: 0 auto;	
}

.w720 {
	width:720px;	
	margin-right:20px;
}

.w470 {
	width:470px;
	margin-right:21px;	
}

.w220 {
	width:220px;	
}


.w595 {
	width:595px;	
}

.margin {
	margin-right:24px;	
}

.nomargin {
	margin:0px;
}

.left {
	float:left;	
}

.right {
	float:right;	
}

.pright {
	text-align:right;	
}
/*********HEADER********/

#navbg {
	background: transparent url('images/global/bg_nav.png') repeat-x scroll 0 0;	
}

h1#logo a {
	background: transparent url('images/global/header_sprites.png') no-repeat scroll -3px -37px;
	text-indent:-9999px;
	outline:none;
	width: 210px;
	height: 100px;
	float:left;	
}

h1#logo {
	margin:0px 0 8px 0;
	float:left;
}

#mission span{
	width:395px;
	height:37px;
	background: transparent url('images/global/header_sprites.png') no-repeat scroll 0px -148px;
	text-indent:-9999px;
	float:right;
	margin: 65px 0px 5px 0;
}

/*********NAVIGATION********/

ul#nav, #nav ul {
	list-style-type:none;
	padding:0px;
	margin:0px;	
}

#nav li {
	float:left;
	position:relative;
	margin: 0 10px;
	padding: 12px 0;
}

#nav li ul li {
	float:left;
	margin-bottom:3px;	
	padding:0px;
	width:100%;
	text-align:center;
	list-style-type:none;
}

#nav li a {
	height: 18px;
	float:left;
	outline:none;
	padding:0px 15px;
	font-family: 'Georgia', times, sans serif;
	color:#90a6c5;
	font-size:14px;
	text-transform:lowercase;
}

#nav li a:hover {
	color:#072a5c;
	text-decoration:none;	
}

#nav li div.subnav{
	position:absolute;
	z-index:2000;
	top:35px;
	left:50%;
	margin-left:-73px;
	display:none;
	background: transparent url('images/global/nav_sm_bga.png') no-repeat scroll 0 0;
	padding-top: 11px;
	width:144px;
	float:left;
}

#nav li div.subnav2 {
	background: transparent url('images/global/nav_sm_bga.png') no-repeat scroll -297px bottom;
	padding-bottom:11px;
	width:144px;
	float:left;
}

#nav li div.subnav3 {
	background: transparent url('images/global/nav_sm_bga.png') repeat-y scroll -152px bottom;
	padding:0px 2px;
	width:140px;
	float:left;
	text-align:center;
}

#nav li:hover div{
	display:block;	
}

#nav li ul {
	margin:0px;
	padding:0px;	
}

#nav li ul li a {
	text-indent: 0px;
	color: #072a5c;
	font-size:12px;
	width: 114px;
	padding:3px;
	height:auto;
	text-transform:none;
}

#nav li ul li a:hover {
	color: #072a5c;
	background-color: #ded5b9;
}


/*********FOOTER********/

#footer {
	background: transparent url('images/global/bg_footer.png') repeat-x scroll 0 0;		
	height:108px;
	padding-top:20px;
	color:#072a5c;
	font-size:11px;
	margin-top:30px;
}

.redItalic {
	font-family: 'Gerogia', times new roman, sans serif;
	color:#955249;
	font-style: italic;	
}

#footer a{
	color:#072a5c;
	text-decoration: none;	
}

#footer a:hover {
	text-decoration: underline;
	color: #955249;	
	cursor: pointer;
}

/*********BODY********/

#content{
	min-height:470px;	
}

.infiniteCarousel{
	position: relative;	
}

.infiniteCarousel .wrapper {
	margin:0;
	overflow:hidden;
	position:absolute;
	top:0;
}


.img1{
	background-color:#ede6d4;
	padding:4px;	
	margin:0 0 25px 0;
}

.img2{
	background-color:#ded5b9;
	border:1px solid #f3efe8;
	padding:5px;	
}

.img2 ul{
	margin:0px;
	padding:0px;
	list-style-type:none;	
	position:absolute;
	width:9999px;
	float:left;
}

.img2 ul li{
	float:left;
}

.img2 .infiniteCarousel {
	width:938px;
	height: 409px;
}

.img2 .infiniteCarousel .wrapper {
	width:938px;
	height: 409px;

}

#ss{
	width:938px;
	height:409px;	
}

#ss2{
	width:701px;
	height:275px;	
}

#eventsPage ul{
	list-style-type:none;
	padding:0px;	
}

.eheader{
	width:710px;
	padding:5px;
	background-color:#c6d0de;
	font-weight:bold;
	font-size:10px;
color:#051c3c;
}

.sb1, .sb6, .w345 {
	background:#ece7db url('images/global/bg_div2.png') repeat-x scroll 0 0;
	border: 1px solid #baa58b; 
	padding:8px;
	margin-bottom:20px;
	width:204px;
	height:265px;
	overflow:hidden
}

.sb1 p, .sb6 p{
	margin:4px;	
}

.sb6 {
	width: 450px;	
}

.sb6 h4 {
	width:440px;
	margin-top:0px;
	padding-top: 0px;
}

.sb6 ul, .w345 ul, .w720 ul.contact {
	list-style-type:none;
	padding:0px;	
}

.w345 h4 {
	width:314px;	
}

.w345 {
	width:325px;
	margin-right:20px;	
	height:auto;
}

.sb6 .eheader {
	width:440px;
}

.sb{
	width:210px;
	padding:5px;
	background-color:#d4c6a5;	
}
.sb2, .sb4{
	background:#ebe6d9 url('images/global/bg_div1.png') repeat-x scroll 0 0;
	border:1px solid #F3EFE8;
	padding:5px;
}

.sb4{
	min-height:300px;	
}

.sb3{
	width:458px;
	padding:5px;
	background-color:#d4c6a5;	
}



.sb2 h5, .sb4 h5, #sidebar h2{
	font-size:14px;
	font-style:normal;
	background:#C6D0DE;
	padding:2px 6px;
	width:186px;	
	margin-bottom:2px;
}

.sb4 h5{
	padding:2px 6px;
	width:436px;
	margin-bottom:8px;
}

.sb4 h6{
	width: 100%;
	padding-bottom:2px;
	font-weight:normal;
	font-size:11px;
	color:#904b3d;
	border-bottom:1px solid #BAA58B;
	margin:4px 0;
}

.sb2 p {
	padding:0 6px;	
	//color:#303d60;
}

#sidebar ul{
	list-style-type:none;
	padding:0px;
	margin-top:0px;
}

#sidebar h2 {
	font-size:13px;	
	margin-bottom: 8px;
}

#sidebar ul li li {
	padding: 0 6px 3px 6px;	
	border-bottom: 1px solid #C6D0DE;
}

.postmetadata {
	padding:5px 8px;
	background:	#C6D0DE;
	float:left;
	width:708px;
	margin:20px 0;
	font-size:10px;
}
.postmetadata p {
	margin:0px;	
}

textarea#comment {
	width:720px;	
}

ol.commentlist {
	list-style-type:none;
	padding:0px;
}

.comment-meta {
	font-size:10px;	
}

.comment-author {
	font-size:14px;	
}