/*
File:			custom.css
Description:	Custom styles for Thesis
*/

#content_box { background: #fff url('images/bg.gif') repeat-y; }
	
/* For topmost contact links */
		
.custom ul#infotop { 
	height:28px; 
	background-color: #000;
	text-align:right; 
	border-style: none; 
	list-style-type: none; 
	padding-top: 7px;
	}


.custom ul#infotop li {
	font-size: 14px; 
	color: #fff;
	display:inline; 
	padding: 0px 25px;
	}

.custom ul#infotop li a {
	color: #fff; 
	letter-spacing: 2px; 
	font-family: Helvetica: "Helvetica Neue"; 
	}

.custom ul#infotop li a:hover {
	text-decoration: none; 
	color: #000; 
	background: #fff; 
	}


/* Nav Menu */

/* minimal nav menu look */
.custom ul.menu{
	border: none;
	background: url('images/logo.gif') no-repeat top left;
	padding-left: 320px;
	height: 125px;
}

.custom ul.menu li{
	text-align:right;
	border: none;
	background: none;
}

.custom ul.menu li a{
	border: none;
	background: none;
	letter-spacing: 0;
	color: #000;
	font-size: 18px;
	display: block;
}
	
.custom ul.menu li a:hover{
	color: #e99606;
	background-color: #fff;
}

.custom ul.menu .current a { 
	border-bottom: black;
	border-bottom-style:solid;
	border-bottom-width: thick; 
}

.custom ul.menu .rss a:hover {
	text-decoration: none;
}

/* end nav */

/* Mission Statement */

.custom .orange_text {
	color: #e99606;
	}
	
.custom #mission h1 {
	font-size: 48px;
	color: #000;
	font-weight: bold;
	padding: 10px 0px;
	}
	
.custom #mission h2 {	
	font-size: 30px;
	font-style: italic;
	padding:0px 10px;
	}


/* kills all borders */
.custom #header, .custom .post, .custom .teasers_box, .custom #footer, .custom #footer a, .custom #footer a:active, .custom #archive_info,  .custom .prev_next, .custom #comment_list, .custom #comment_list dd, .custom #commentform, .custom #comment_list dt.comment, .custom #comment_list dd.comment, .custom #comment_list dl .bypostauthor .format_text, .custom #trackback_list {
	border-bottom: 0px;
	border-top: 0px;
	border-right: 0px;
	border-left: 0px;
}




.custom #sidebars ul {
	padding-left: 15px;
	}
	
.custom #sidebars h3 {
	font-family:"Helvetica Neue";
	font-size: 20px;
	font-weight: 600;
	}

/* omg clean this up */
/* RSS Sub Box in Sidebar */
	
#mailbg { 
	width: 212px;
	height: 37px;
	margin-left: -25px;
	background: url('images/mail.gif') no-repeat;
	position: relative;
	}

#emailform {
	width: 194px;
	background-color: #e9e7d9;
	float: left;
	display: block;
	padding: 10px;
	margin: -22px 15px 10px -14px;
	border: 1px solid #ccc;
	}

#emailform p {
	margin-top:5px;
	font-size:14px;
}

form#feedburner {
	text-align: center;
	padding: 0px 0px 5px 0px;*/
}

.custom .rssbutton:hover { 
	color: #fff; 
	background: #002EB8; 
	border-color: #77B5F3; 
	border-top-color: #AFD4F8; 
	border-left-color: #AFD4F8; 
}

.custom .subemail {
	font-size: 12px;  
	font-weight: bold; 
	width: 155px; 
	padding: 3px; 
	color: #e99606; 
	background: #fff; 
	border: 1px solid #e99606; 
	/*	border-width: 0.083em 0 0 0.083em; */
}

.custom .rssbutton { 
	margin-top:5px;
	padding: 5px; 
	text-transform: uppercase; 
	letter-spacing: 1px; 
	color: #aaa; background: #222; 
	border: 2px solid #000; 
	border-top-color: #444; 
	border-left-color: #444; 
	cursor: pointer; width: auto; 
	overflow: visible; 
}


/* H styling */
.custom #content h2 {
	font-family:"Helvetica Neue";
	font-size: 20px;
	font-weight: 600;
	}



.custom #footer {
	background-color: #000;
	color: #fff;
	font-family: Helvetica: "Helvetica Neue"; 
	font-size: 18px;
	padding: 8px;
	}

.custom #footer a, .custom #footer a:hover {
	color: #fff;
	}

.custom #footer p {	font-size: 18px;}



.custom li.widget {
	line-height: 1em;
	font-size: 14px;
	}
	
	
	
.custom .comments_closed p {display: none ;}


/* Styles search box that lives on 404 page */

.custom .search404 {
	font-size: 14px;  
	font-weight: bold; 
	width: 240px; 
	padding: 4px; 
	color: #e99606; 
	background: #fff; 
	border: 2px solid #e99606; 
	/*	border-width: 0.083em 0 0 0.083em; */
}




/*Fixes GF border issues */


.custom .format_text input, .custom #commentform input, .custom #commentform textarea {
	border-width: 1px;
	}

.format_text input, #commentform input {
	margin-bottom: 5px;
	}
	
/* hide any bullet points and background images inhereited from theme -------------------*/

.gform_wrapper li, .gform_wrapper form li, .gform_wrapper form ul li { list-style-type:none!important; background-image:none!important}

/* Alert class for bad code */

/* HIGHLIGHT BOX - CREAM */
.format_text .badcode {
	padding: 0 1em 0 1em;
	margin: 0;
	background: #F99;
	border: 1px solid #000;
}


/* test area, for post footer */

/* BOXES */



#pfleft { 
	float: left; 
	width: 40%; 
	background: #FFFBCC; 
	border: 1px solid #E6DB55; 
	margin: 0 15px 5px 15px; 
	padding: 0 10px 10px 10px; 
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px; 
	font-size: inherit;

}

#pfleft h3 { padding: 0 0 5px 10px; }


#pfright { 
	float: right; 
	width: 50%; 
}

#pfleft h3, #pfright h3 { 
	font-family:"Helvetica Neue";
	font-size: 20px;
	font-weight: 600;
	padding-top: 5px;
}


#pfleft p, #pfright p {
	font-family:"Helvetica";
	font-size: 13px;
	}







