/*
Theme Name: Custom Theme
Theme URI: http://mainstreetopen.com
Description: This is a custom theme from Main Street Open
Version: 0.1
Author: Adam White
Author URI: http://mainstreetopen.com
*/



html{
	background:#d9f3f0;
}
body{
	margin:0;
	font:13px Arial, Helvetica, sans-serif;
	line-height:18px;
	color:#300;
	min-width:1003px;
	background:#d9f3f0 url(images/bg-page01.png) no-repeat;
	position:relative;
}
img{border:none;}
a{
	color:#300;
}
a:hover{text-decoration:none;}
input,
textarea,
select{
	font:100% arial,sans-serif;
	vertical-align:middle;
}
form,fieldset{
	margin:0;
	padding:0;
	border:none;
}
/*main box*/
#main-container{
	width:100%;
	overflow:hidden;
	position:relative;
	z-index:1000;
}
/*wide containers for the branch-backgrounds*/
.mc-holder-1{
	width:1400px;
	position:relative;
	float:left;
	left:50%;
}
.mc-holder-2{
	width:1400px;
	position:relative;
	float:left;
	left:-50%;
	background:url(images/center-bg.gif) repeat-y;	
}
/*page content box*/
.page{
	width:968px;
	position:relative;
	z-index:3;
	margin:0 auto;
	padding:0px 0 0;
}

.topnav {
	background: url(images/bg-cont-ct2.png) repeat-y;
}

.topnav ul {
	display:block;
	margin:0px;
	margin-left:20px;
}
.topnav ul li {display:inline; padding:0px; margin:0px; padding-right:20px;}
.topnav ul li a {color:#ffffff; text-decoration:none; font:bold 16px/20px Arial, Helvetica, "San Serif";}

/*branch-left*/
.bg-page01{
	position:absolute;
	left:-228px;
	top:0;
	background:url(images/bg-page01.png) no-repeat;
	width:787px;
	height:701px;
	z-index:1;
}
/*branch-right*/
.bg-page02{
	position:absolute;
	bottom:0;
	right:0;
	background:url(images/bg-page02.png) no-repeat;
	width:642px;
	height:731px;
	z-index:1;
}
/*wrappers*/
.wrapper{
	width:968px;
	overflow:hidden;
	position:relative;
	z-index:4;
	background:url(images/bg-cont-top.png) no-repeat;
	padding:10px 0 0;
}
.wrap-ct{
	width:960px;
	background:url(images/bg-cont-ct.png) repeat-y;
	padding:0 8px 0 0;
}
.wrap-bt{
	background:url(images/bg-cont-bt.png) no-repeat;
	width:968px;
	height:11px;
}
span.branch03{
	background:url(images/branch03.png) no-repeat;
	width:271px;
	height:172px;
	position:absolute;
	left:-6px;
	bottom:-14px;
}
* html span.branch03{
	bottom:-15px;
}
/*container box*/
.container{
	background:url(images/bg-main-box.jpg) repeat-x 0 0;
	height:1%;
	overflow:hidden;
	padding:5px 13px 14px 11px;
}
.data{
	height:1%;
	border:1px solid #fff;
	position:relative;
	padding:23px 19px 10px 21px;
	z-index:100;
}
.data:after{
	content:"";
	clear:both;
	display:block;
}
/*header branch*/
span.branch{
	background:url(images/header-branch.png) no-repeat;
	width:274px;
	height:282px;
	position:absolute;
	top:-5px;
	right:-14px;
	z-index:1;
}
/*sidebar*/
.sidebar{
	width:255px;
	float:left;
}
#inner .sidebar{
	padding:0 0 140px;
}
/*content*/
.content{
	width:894px;
	float:left;
	color: #330000;
}
/*intro*/
.intro{
	height:1%;
	overflow:hidden;
	color:#fff;
	line-height:18px;
}
/*logo*/
.intro h1{
	margin:0 0 22px;	
}
.intro h1 a{
	background:url(images/logo.png) no-repeat;
	width:478px;
	height:137px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	cursor:pointer;
}
.intro h2 {
	position:absolute;
	right: 100px;
	top: 20px;
	z-index: 9999;
	font: bold 26px/35px Arial, Helvetica, "San Serif";
}
.intro p{
	margin:0 0 16px;
}
.intro a {
	color: #FFFFFF;
	text-decoration: underline;
}

.intro a:hover{
	text-decoration:none;
	color: #B47727;
}
/*two columns box*/
.two-columns{
	height:1%;
	overflow:hidden;
	padding:2px 0 0 0;
}
/*column1*/
.col01{
	float:left;
	width:624px;
	margin:0 23px 0 0;
}
/*column2*/
.col02{
	float:left;
	width:242px;
}
.column-exp, 
.side-box03{
	height:1%;
	overflow:hidden;
	background:#e4c994 url(images/bg-exp.jpg) no-repeat 0 100%;
	border:1px solid #a36e29;
	padding:0 15px 10px 15px;
	margin-bottom:20px;
}
.column-exp h2, 
.side-box03 h2{
	font-size:16px;
	color:#fff;
	padding:9px 30px 6px 26px;
	background:#8d582b;
	margin:0 -15px 24px -26px;
}
.column-exp ul{
	padding:0;
	margin:0;
	list-style:none;
}
.column-exp ul li{
	font-size:13px;
	font-weight:bold;
	padding:0 0 6px;
}
span.more{
	font-size:15px;
	font-weight:bold;
	float:right;
	width:130px;
}
span.more a{
	padding:0 5px 0 0;
	text-decoration:none;
	float:right;
}
span.more a:hover{
	text-decoration:underline;
}
span.ico-more{
	background:url(images/ico-learn-more.png) no-repeat;
	width:19px;
	height:18px;
	float:right;
}
.side-box01{
	background:#b47933;
}
.side-box01, 
.side-box02{
	padding:4px;
	margin:0 0 16px;
}
.side-box01 div, 
.side-box02 div{
	border:1px solid #6d4a1f;

}
.side-box01 div div,.side-box02 div div {
	border:0px solid #6d4a1f;
}
.side-box01 div h3, 
.side-box02 div h3{
	font-size:20px;
	color:#370400;
	margin:0 0 12px;
}
.side-box01 div p, 
.side-box02 div p{
	color:#350200;
	margin:0 0 10px;
}
.side-box02{
	background:#cf9a58;
}
.side-box01 div{
	padding:12px 10px 0 10px;
}
.side-box02 div{
	padding:12px 10px 0 10px;

}
* html .side-box01 div{

}
* html .side-box02 div{

}
.side-box01 ul, 
.side-box02 ul{
	padding:0;
	margin:0 0 12px 12px;
	list-style:none;
}
.side-box01 ul li, 
.side-box02 ul li{
	width:100%;
	padding:0 0 3px;
	font-weight:bold;
	font-size:13px;
}
.sidebar .side-box02 div{

}
* html .sidebar .side-box02 div{
	height:auto;
}
span.download{
	float:left;
}
span.download a{
	float:left;
	font-weight:bold;
	font-size:14px;
}
span.download span{
	float:left;
	margin:0 0 0 12px;
}
/*navigation*/
ul.nav{
	padding:0;
	margin:0 0 18px;
	list-style:none;
	width:100%;
	overflow:hidden;
}
ul.nav li{
	float:left;
	padding:0 0 7px;
	font:bold 12px Verdana, Arial, Helvetica, sans-serif;
}
ul.nav li a{
	background:url(images/bg-nav.jpg) no-repeat;
	width:252px;
	height:22px;
	display:block;
	padding:7px 0 0 8px;
	text-decoration:none;
}
ul.nav li a:hover, 
ul.nav li.active a{
	background-position:0 -29px;
	color:#fff;
}
.side-box03{
	border:1px solid #a36e29;
	background:#e4c994 url(images/bg-box.jpg) repeat-x 0 100%;
	margin:0 0 16px;
}
.side-box03 h2{
	padding-bottom:4px;
	padding-left:16px;
	margin-bottom:10px;
}
ul.news{
	padding:0;
	margin:0 0 0 -8px;
	list-style:none;
	overflow:hidden;
}
ul.news li{
	font-size:12px;
	padding:0 0 11px; 
}
ul.news li span{
	display:block;
	margin:0 0 3px;
}
ul.news li h3{
	font-size:13px;
	margin:0 0 2px;
}
ul.news li p{
	margin:0 0 4px;
	line-height:14px;
}
/*inner page content box*/
.primary{
	height:1%;
	overflow:hidden;
	padding:0 50px 0 0;
	color:#fff;
}
.primary a {
	color: #FFFFFF;
	text-decoration: underline;
}

.primary a:hover{
	text-decoration:none;
	color: #B37627;
}

.primary p{
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 36px;
	margin-left: 0;
}
.primary h2{
	font:25px Arial, Helvetica, sans-serif;
	margin:0 0 22px;
	color:#d9f3f0;
}
#footer{
	height:1%;
	overflow:hidden;
	padding:11px 0 15px 7px;
}
#footer address{
	font-style:normal;
	margin:0 0 20px;
	font-size:13px;
}
#footer address span{
	display:block;
}
#footer div{
	float:right;
	width:580px;
	padding:0 36px 0 0;
}
#footer div span{
	float:right;
	font-size:12px;
}
#footer div ul{
	padding:0;
	margin:0;
	list-style:none;
}
#footer div ul li{
	float:right;
	padding:0 0 0 24px;
}
#footer div ul li a{
	display:block;
	text-indent:-9999px;
	overflow:hidden;
}
#footer div ul li.logo1 a{
	background:url(images/logo01.png) no-repeat;
	width:84px;
	height:73px;
}
#footer div ul li.logo2 a{
	background:url(images/logo02.png) no-repeat;
	width:105px;
	height:72px;
}
.table {
	line-height: 22px;
	padding: 0px;
}

.entry p a:visited {
	color: #320000;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.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;
	}
.post {
	margin: 0px;
	text-align: justify;
	}

.post hr {
	display: block;
	}
.post h2, .post h2 a {
	color: #ffffff;
	font: bold 18px/26px Arial, Helvetica, "San Serif";
	text-decoration:none;
	}

.post .morelink a {
	float:right;
	font: bold 15px/20px Arial, Helvetica, "San Serif";
	text-decoration:none;
	padding-right:23px;
	background: url(images/ico-learn-more.png) no-repeat right top;
	}
.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
.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;
	}
.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 {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
#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; }
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;
	}
.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;
	-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;
}

#search div {margin:0px; padding:5px; height:30px;}
#search form {position:absolute; z-index:9999;}
#search input {float:left; width:60px;}
#search input#s {width:140px; margin-right:5px;}

#feeds {height:auto;}
#feeds div {
	clear:none; 
	font: bold 16px/22px Arial, Helvetica, "San Serif";
	color: #ffffff;
}

#feeds a {
	color: #ffffff;
	text-decoration: none;
}

.authbio {
color: #320000;
font-weight: normal;
background: #fff;
border: 1px solid #ccc;
width: 520px;
height:90px;
padding: 8px;
margin-bottom:5px;
}
img.alignleft {
    float:left;
    background-color: #fff;
    border:1px solid #ccc;
    padding: 4px;
    margin: 5 7px 2px 5;
    display: inline;
}
img.alignright {
    float:right;
    background-color: #fff;
    border:1px solid #ccc;
    padding: 4px;
    margin: 5 2px 7px 5;
    display: inline;
}
.screen-reader-text {display:none;}