/*
Theme Name: Benchmark
Theme URI: http://benchmarkam.com/
Description: The Benchmark Asset Managers Wordpress Theme.
Version: 1.0
Author: Dustin Pfeifer
Author URI: http://dustinpfeifer.com/
*/

/*Updated 3-27-09*/

* {
	margin:0;
	padding:0;
}

body {
	background:#e2e2e2;
	text-align:left;
	font:13px/150% lucida grande, sans-serif;
	color:#434343;
	margin:0 auto;
}

/* This div tag is useless as the content in the entry is overridden by the p tag
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
div.magicentry
			{
				line-height:		1px;
				color:			#000000;
				font-size:		10pt;
				font-weight:		none;
				font-family:		sans-serif, lucida grande, tahoma, verdana;
				letter-spacing:		0px;
				word-spacing:		0px;
				text-align:		left;
				margin-top:		0px;
				margin-bottom:		0px;
				margin-left:		0px;
				margin-right:		0px;
				padding:		0px;
				text-decoration:	none;
			}

#wrapper {
	background:#fff;
}

#wrap {
	background:#fff url(images/background.jpg) repeat-y center;
	width:961px;
	margin:0 auto;
	padding:50px 0 0;
	text-align:left;
}

#header {
	background:url(images/background-header.jpg) no-repeat right;
	width:961px;
	height:55px;
	overflow:hidden;
	margin:0 auto 45px auto;
}

	.logo {
		float:left;
		margin:0;
		padding:0 0 0 50px;
	}

	.description {
		float:right;
		width:375px;
		margin:15px 28px 0 0;
		text-align: center;
		font-size:10px;
		color:#fff;
		text-transform:uppercase;
		letter-spacing: 1px;
	
	}
	
#page {
	background:url(images/background-footer.jpg) repeat-x  bottom;
	width:961px;
	margin:0 auto;
}

#content, #home {
	background:url(images/background-footer-top.jpg) no-repeat bottom left;
	padding:0 0 50px;
	margin:50px auto 0 auto;
	width:961px;
}

#home {
	padding:0;
}

#searchresults {
	background:url(images/background-footer-top.jpg) no-repeat bottom left;
	color:#000000;
	margin:50px auto 0 auto;
	width:961px;
	padding:0 0 50px 50px;
}

#main {
	float:left;
	width:565px;
	padding:0 0 0 0;
}
	#main .in {
		padding:0 0 0 50px;
	}

	#home #main {
		width:522px;
		margin: 9px 0 0 0;
	}
	
		#home #main p {
		font-size:13px;
		line-height: 18px;

	}
	
.col-left {
		float:left;
		width:250px;
   		margin:0 15px 25px 0;
	}

	.col-right {
		border-left:1px solid #a9c5ae;
	}
	
#flash {
	width:418px;
	height:285px;
	float:right;
	text-align:right;
	padding:0px 0 0;
	bottom:0;
}
	
#sidebar {
	float:right;
	width:375px;
	background:#f5f5f5 url(images/background-sidebar.jpg) repeat-y right;
	margin:10px 0 0 0;
}

	#sidebar .in {
		padding:35px 0 35px 35px;
	}
	
ul.children {

	padding:0px;
	margin:18px 20px 20px 20px;
	}
	



	
#footer {
	background:url(images/background-footer-content.jpg) repeat-y  left;
	margin:20px auto;
	width:961px;
}

#footerleft{
	float:left;
	width:218px;
	padding:0 0 0 50px;
}

#footerright {
	float:left;
	width:592px;
	padding:0 0 0 40px;
}

footerright.a {
	color: #434343;
}

alignleft {
	text-align:left;
	float:left;


}

#bottom {
	width:961px;
	padding:0;
	font-size:10px;
	margin:0 auto;
}

#bottomcontent {
	border-top:1px solid #a9c5ae;
	padding:0 0 50px 0;
}

	.bottomleft {
		float:left;
		font-size: 11px;
	}
	
	.bottomright {
		float:right;
		font-size: 18px;
                font-weight: none;
	}
	
	.bottomright a:hover {
		color: #434343;
	}
	
	
/* Navigation
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#navigation {
	width:900px;
	margin:0 auto;
}

#navigation li {
	list-style-type:none;
	float:left;
	display:block;
}

#navigation a {
	font-size:16px;
	color:#515151;
	text-decoration:none;
	padding:5px 10px;
	margin:0 18px 0 0;
}

#navigation a:hover, #navigation li.current_page_item a, #navigation li.current_page_ancestor a {
	background:#bfdec4;
}

/* Footer Navigation */

#footer p {
	margin:10px 0 0 0;
	line-height: 18px;
    font-size: 12px;
}

#footernav {
	margin:0;
	line-height: 18px;
}

#footernav li {
	list-style-type:none;
	width:50%;
	float:left;
	display:block;
	margin:10px 0;
}

#footernav a {
	color:#515151;
}

#footernav a:hover, #footernav li.current_page_item a, #footernav li.current_page_ancestor a {
	color:#00693f;
}

/* Secondary Navigation */

#secondary {
	margin:0 0 20px;
	line-height:18px;
	font-size: 13px;
	width: 285px;
}

#secondary li {
	background:url(images/background-secondary.jpg) no-repeat;
	list-style-type:none;
	list-style-image: none;
	display:block;
	height:34px;
	padding:10px 0 0 0;
	margin: 0 5px 0 0;
}

#secondary a {
	background:url(images/icon-arrow.jpg) no-repeat right;
	display:block;
	width:267px;
}

#secondary a:hover {
	color: #434343;
}

#secondary a.no-arrow {
	background-image: none;
}

#secondary ul {
	margin:10px 0;
}



#tertiary{
	margin:0 0 20px;
	line-height:20px;
	font-size: 13px;
	width: 260px;
}

#tertiary li {

	list-style-type:none;
	list-style-image: none;
	display:block;
	height:32px;
	padding:10px 0 0 0;
	margin: 0 5px 0 0;
}

#tertiary a {
	width:260px;
        margin: 0px 0px 5px 5px;
}

#tertiary a:hover {
	color: #DD0000;
        font-weight:none;
}

#tertiary a.no-arrow {
	background-image: none;
}

#tertiary ul {
	margin:10px 0;
}


#quaternary{
	margin:0 0 20px;
	line-height:18px;
	font-size: 10px;
	width: 280px;
}

#quaternary p {
	font-size: 10px;
	line-height:10px;
}

#quaternary li {
	font:13px lucida grande, sans-serif;
	font-weight:bold;
	list-style-type:none;
	list-style-image: none;
	display:block;
	height:48px;
	padding:0 0 0 0;
	margin: 0 0 0 0;
	line-height:6px;
}

#quaternary a {
	width:260px;
        margin: 0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	line-height:6px;
	height:16px;
}

#quaternary a:hover {
	color: #DD0000;
        font-weight:none;
}

#quaternary a.no-arrow {
	background-image: none;
}

#quaternary ul {
	margin:0px 0px 0px 0px;
}

#quaternary ul {
	margin:0px 0px 0px 0px;
}


/* Browser Adjustments
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

code {
	font-size		20px;
	font-family:	lucida grande, sans-serif;
	line-height:	22px;
}

p {
	margin: 10px 0 0 0;
	color: #444;
    line-height:24px;
    font-size: 14px;
}

strong {
    color:#006940;
}
span {
	color:#006940;
	font-size:15px;
	line-height:150%;
}

a {
	color:#669966;
	margin: 0px 0px 0px 0px;
	line-height:20px;
	text-decoration:none
}

a img {
	border:0;
	float: left;
}

img {
	border:0;
	float: left;
}

h1 {
	font-size:24px;
	line-height:100%;
	margin: 0 0 10px 0;
	font-weight:normal;
}

h2 {
	font-size:20px;
	line-height:100%;
        margin: 18px 0px 0px 0px;
	font-weight:normal;
}

	h2.pagetitle {
		margin:50px 0 40px;
		padding:0 0 0 50px;
	}
	
h5 {
	font-size:16px;
	color: #000000;
	line-height:24px;
	margin-top:		14px;
	margin-bottom:		15px;
	margin-left:		0px;
	margin-right:		0px;
	padding:20px 0px 0px 0px;
	font-weight:bold;

}

h6 {
	font-weight:normal;
	margin: 0px 0px 0px 0px;
	color: #000000;
        line-height:22px;
        font-size: 12px;

}


h3 {
	font-size:14px;
	text-transform:uppercase;
	font-weight:bold;
	color:#434343;
}

h4 {
	font-size:20px;
        margin: 5px 0 0 0;
	line-height:100%;
	font-weight:normal;
}

.more {
	margin:30px 0;
}

.more a {
	background:#bfdec4;
	padding:10px 20px;
}

.more a:hover {
	color:#434343;
	padding:10px 20px;
}

.right
{
float: right; 
margin: 0 0 15px 15px;
}

.left
{
float: left; 
margin: 0 15px 15px 0;
}



ul {
	margin: 10px 0px 38px 20px;
	line-height: 18px;
	color: #000000;
}

ol {
	margin: 10px 20px 0 30px;
	color: #07613b;
        font-weight: bold;

}

ol p {
	color: #444;
	font-size: 13px;
    font-weight: normal;

}

ol li {
	margin:0 20px 15px 0;
	line-height: 16px;
    padding: 0 6px;
    background: #f5f5f5;
}


/*ol {
	margin:0 20px 0 30px;
	color: #444;
}

ol li {
	margin:0 20px 15px 0;
    color: #444;
}*/

#partners {
    margin: 0;
    list-style-type:none;
}

#partners li {
    list-style-image:none;
}



ul li {
	list-style-image:url(images/bullet.jpg);
	line-height: 18px;
	margin: 0 0 6px 0;

	}
	
	ul p {
	margin:5px 20px 5px 0;
    padding: 0 6px;
    background: #f5f5f5;
    font-size: 13px;
	}

hr {
	border-top:1px solid #a9c5ae;
	border-bottom: 0;
	border-left:0;
	border-right:0;
	margin: 25px 0 25px 0;
}



/* Blog
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

.post {
	margin:0 0 50px 0;
}

/* Cforms
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

.reqtxt, .emailreqtxt, .cf_hidden, .linklove {
	display:none;
}

.cform ol {
	list-style-type:none;
}

.cform li {
	list-style-type:none;
	background:none;
	margin:0;
	padding:0;
}

.cform li p {
	list-style-type:none;
	background:none;
	margin:0;
	padding:0;
}


.cform fieldset {
	margin:0;
	border:none;
}

.cform legend {
	font-weight:bold;
	text-transform:uppercase;
	font-size:14px;
	margin:10px 0;
}
/*.cform label {
font-size:11px;
}*/

.cform input, .cform textarea {
	width:385px;
}

#li--1 label, #li--2 label, #li--3 label, #li--4 label, #li--5 label, #li--6 label, #li--7 label, #li--8 label {display:none;}

#li--9 label {
font-size: 10px;
font-family: arial, helvetica, sans-serif;
float:left;
margin: 10px 5px 0 0;
font-weight:normal;
}


.cform .sendbutton {
	border:none;
	background:none;
	text-align:left;
	background:#a9c5ae;
	padding:10px;
	margin: 0 0 0 30px;
	width: 65px;
}

#cf_field_1, #cf_field_2, #cf_field_4, #cf_field_6, #cf_field_8, #cf_field_10, #cf_field_12,
#cf_field_3, #cf_field_5, #cf_field_7, #cf_field_9, #cf_field_11, #cf_field_13  {
	border:none;
	background:#a9c5ae;
	padding:10px;
	margin: 5px 0 5px 0;
}

#cforms_captcha {
    border:none;
	background:#a9c5ae;
	padding:10px;
	margin: 5px 5px 5px 5px;
	width:150px;
	float:left;
	}
	

	
#cf_captcha_img { 
padding: 8px;}
		
.captcha {margin:0;}




textarea {font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}




/* Browser Adjustments
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}          
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */