/*
Theme Name: Diversity
Description: Diversity HL Style Sheet.
Version: 1.0
Author: Bdesigner Graphics
Author URI: http://bdesignergraphics.com/
*/



/* Begin Typography & Colors */
body {
	font-size: 14px; /* Resets 1em to 10px */
	font-family: 'Trebuchet MS', Verdana, Arial, Sans-Serif;
	background: #FFF url('images/body-bg.jpg') repeat-x;
	color: #333;
	margin:0;padding:0;
	}
	
h2 {
	font-size: 18px;
	color: #61612D;
	margin: 0 0 15px 0;
}		

h3 {
	font-size:16px;
	margin:7px 0;
	color: #813130;
}		
	
a {
	color: #686833;
	text-decoration:underline;
	}

a:hover {
	color: #686833;
	text-decoration: none;
	}
	
hr {
	width:80%;
	margin-left:10%;
}		
	
#container {
	width:790px;
	margin: 0 auto;
	background: ;
	height:100%;
}		

#page {
	background: url('images/page-bg.png') center repeat-y;
	text-align: left;
	width: 770px;
	float: left;
	margin-left:9px;
	padding:0 10px;
	}

#header {
	background: #FFF;
	width: 770px;
	float: left;
	}

#headerimg 	{
	margin: 0;padding:0;
	height: 130px;
	width: 770px;
	float: left;
	}

#content {
	font-size: 14px;
	}
	
	
	
#main-nav {
	margin: 0px;padding: 0px;
	background: url(images/nav-bar.jpg) repeat-x;
	width:770px;
	float: left;
	height:43px;
	font:bold 12px Arial, Helvetica, sans-serif;
}

#main-nav ul {
	margin: 0px;padding: 0px;margin-left:12px;
	list-style-type: none;
	text-align: center;
	width:760px;
	height:37px;
	float: left;
}

#main-nav ul li {
	float: left;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#main-nav ul li a {
	color: #FFF;
	text-decoration: none;
	padding: 3px 22px;
	line-height: 30px;
	display: block;
	float: left;
	text-align: center;
	outline: none;
}

#main-nav li a:hover, #main-nav li.current_page_item a, #main-nav li.current_page_ancestor a {
	background: #A2A24E;
	color: #FFF;
	padding:3px 21px;
	border-left: 1px solid #000;border-right: 1px solid #000;
}

#main-nav ul li ul { list-style: none;	position: absolute;	width: 150px; left: -999em;	z-index:1000; float:none; margin-top: 36px;margin-left:0;clear:both;
}
#IEroot #main-nav ul li ul { list-style: none;	position: absolute;	width: 150px; left: -999em;	z-index:1000; float:none; margin-top: 39px;margin-left:0;
}
#main-nav ul li:hover ul, #main-nav ul li.sfhover ul { left: auto;
}
#main-nav ul li ul li { float: none; 	margin: 0; padding: 0; width: 150px;
}
#main-nav ul li ul li a { background: url(images/nav-bar.jpg) repeat-x top; width: 150px; height: 24px; line-height: 24px; font-size:12px; color: #fff; border: 1px solid #000; border-top:none; margin: 0; padding: 3px 21px;text-align:left;
}
#main-nav ul li ul li a:hover, #main-nav ul li ul li.current_page_item a:hover, #main-nav ul li.current_page_parent ul li a:hover, #main-nav ul li.current_page_ancestor ul li a:hover { 
	/* border-top: 1px solid #192e1a;*/
  padding: 3px 21px;
  background: #61612D; 
  color:#FFF;
}
#main-nav ul li ul li.current_page_item a {
	background: #A2A24E;
	color: #FFF;
}	
#main-nav ul li.current_page_parent ul li a {
color: #FFF;
background: url(images/nav-bar.jpg) repeat-x top;
}
#main-nav ul li.current_page_item ul li a {
	color: #FFF;
}	
#main-nav li:hover, #main-nav li.sfhover { /* prevents IE7 drop-down menu bug (focus on a page element prevents nested menus from disappearing) */
	position: static;
}


.logo {
	width:380px;
	height: 104px;
	float: left;
	padding:15px 0 0 10px;
}	
	


#footer {
	background: #A0A04D url('images/footer-top.jpg') no-repeat top left;
	width:770px;
	float: left;
	height:150px;
	text-align: center;
	color:#FFF;
	font-size:11px;
	line-height: 25px;
}

#footer-nav {
	width: 770px;
	float: left;
	margin-top:60px;
	margin-bottom: 8px;
	border-bottom: 1px solid #FFF;
}	

#footer-nav ul {
	width:100%;
	text-align: center;
	margin:0;padding:0;
}

#footer-nav ul li {
	display: inline;
	list-style: none;
}

#footer-nav ul li a {
	color: #FFF;
	text-decoration: none;	
	padding:0 10px;
	font-size: 11px;
}	

#footer-nav li a:hover, #footer-nav li.current_page_item a	{
	color: #CFD29A;
}	

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}



.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

/* End Typography & Colors */



/* Begin Structure */

.narrowcolumn {
	float: left;
	padding: 10px 15px;
	margin: 0;
	width: 490px;
	}

.widecolumn {
	padding: 10px 15px;
	width: 740px;
	float: left;
	background: #FFF;
	}


.clear {
	clear: both;
}

/* End Structure */

/* Begin Sidebar */
#sidebar {
	background: url(images/sidebar-bg.jpg) repeat-x;
	min-height:270px;
	padding: 10px;
	width: 210px;
	float: right;
	margin-right:10px;
	margin-top:15px;
	}

#sidebar form {
	margin: 0;
	}
	
#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1+px;
	margin: 10px 0 5px 0;
	font-weight: bold;
	}
	
#sidebar ul {
	list-style: none;
	margin:0;padding:0;
	list-style-position: inside;
}	

#sidebar ul li {
	padding: 5px 0;
}	

#sidebar ul li a {
	padding: 0;
}		

/* End Sidebar */



/* Apply Form */
.apply-form {
	width: 620px;
	float: left;
}	

.apply-form label {
	width:350px;
	float: left;
	margin-bottom: 5px;
	text-align: right
}

.apply-form .label2 {
	width:610px;
	float: left;
	margin-bottom: 5px;
	text-align: right
}

.apply-form .label2 span {
	width:350px;
	float: left;
	text-align: right
}

.apply-form input {
	width:230px;
	float: left;
	margin-bottom: 5px;
	margin-left:20px;
}		

.apply-form select {
	width:230px;
	float: left;
	margin-bottom: 5px;
	margin-left:20px;
}	

input:hover {
	background: #A2A24E;
}	

input:focus {
	background: #CFD29A;
}

textarea:hover {
	background: #A2A24E;
}	

textarea:focus {
	background: #CFD29A;
}

.green-box {
	width:231px;
	height:251px;
	float: left;
	background: url(images/green-box.jpg) no-repeat top left;
	margin: 0 6px;
}

.green-box h2 {
	margin-top: 10px;
}		

.green-box-apply {
	width:231px;
	height:251px;
	float: left;
	background: url(../../../images/green-box-apply.jpg) no-repeat top left;
	margin: 0 6px;
}

.green-box-apply h2 {
	margin-top: 10px;
}		

.green-box ul {
	list-style: none;
	padding: 0;
}

.green-box ul li {
	padding: 5px 10px;
}		

.green-btn {
	text-align: center;
	line-height:34px;
	margin: 5px auto;
	width: 199px;
	height: 34px;
}	

.green-btn a {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	background: url(images/btn-green.png) no-repeat top left;
	display: block;
	outline: none;
}

.green-btn a:hover {
	background: url(images/btn-green-over.png) no-repeat top left;
	color: #FFF;
}		


.green-btn2 {
	text-align: center;
	line-height:34px;
	font-size: 16px;
}	

.green-btn2 a {
	background: url(images/btn-green.png) no-repeat top left;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	width: 199px;
	height:34px;
	display: block;
	margin:10px auto;
	outline: none;
}

.green-btn2 a:hover {
	background: url(images/btn-green-over.png) no-repeat top left;
}	

.green-btn-sm {
	text-align: center;
	line-height:28px;
	margin: 5px auto;
	width: 132px;
	height: 28px;
}	

.green-btn-sm a {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	background: url(images/btn-green-small.png) no-repeat top left;
	display: block;
	outline: none;
}

.green-btn-sm a:hover {
	background: url(images/btn-green-small-over.png) no-repeat top left;
	color: #FFF;
}		



.phone {
	width:300px;
	float:right;
	margin-right:20px;
	text-align:right;
	margin-top:20px;	
}







/* 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 {
	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
	}
/* End Images */



/* Begin Form Elements */

.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;
	}
/* End Form Elements */



/* Begin Comments*/
.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;
	}
/* End Comments */



/* 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;
	}

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;
	-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 */


