/*

File:			custom.css

Description:	Custom styles for Thesis



Things to do:

	In Site Options (or Thesis Options in 1.6):

		check option to display title in header display options

		

	In Design Options:

		set body background to #44443f

		set page background to #ffffff

		uncheck option to display borders

		set page padding to 0

*/



/*.full_width .page {width:100em;}  SUGGESTED */



 
 /* BROUGHT OVER FROM OLD */
 
 .full_width .page {
margin:0pt auto; 
padding-left:2em;
padding-right:2em;
width:95.9em;

}

 .full_width .page2 {
margin:0pt auto;
padding-left:0em;
padding-right:0em;
background:url(images/bg_wide7.jpg) center left no-repeat;
/*background: #999999; */
}




/* NEW KRISTEALLA FULL WIDTH HEADER */

/* .custom #header_area {background:#8FA479;}  SUGGESTED */
.custom #header_area {background:#8fa479; border-bottom:0px solid #c55;  background:url(images/bg_wide7.jpg) center left no-repeat;}

/*.custom #header_area .page {height:200px; padding-top:0; padding-bottom:0; background:url(images/logo_header.jpg) center no-repeat; background-color:#EDEDE3;} SUGGESTED */
.custom #header_area .page {border-bottom:none; height:200px; width: 1000; padding-top:0; padding-bottom:0; background:url(images/header_fc3.gif) center no-repeat;}

.custom #header { padding: 0; border-bottom:none; }





/* LEAVING IN BELOW - NOT SURE IF NEEDED */

.custom #header #logo { text-indent: -9999px; }
.custom #header #logo a { display:block; height: 137px; width: 100%; }





/* .custom #nav_area {}  SUGGESTED */
.custom #nav_area {background:#afc09e; padding:0.0em 0; border-bottom:0px solid #ddf; height:28px;}
	

.custom #nav_area .page { background:#D8E2CC; }

 /*  #nav_area .page { background: #D8E2CC;} NEED ALSO? */



.custom ul.menu {position:relative;}

	.custom ul.menu li {position:static;}

		.custom ul.menu ul {width:97em; padding:0; left:0; background:#FFFFFF;}

		.custom ul.menu ul:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}

		.custom ul.menu li.current ul {visibility:visible;}

			.custom ul.menu ul li {float:left; width:auto; clear:none;}

				.custom ul.menu ul li a {width:100%; font-size:12px; color:#2E427D; background:#FFFFFF}

				.custom ul.menu .current ul li a {width:100%; font-size:12px; color:#2E427D; background:#FFFFFF}

				.custom ul.menu ul li a:hover {text-decoration:underline;}	
				







/*NEEDED?*/ 
 .format_text ul { list-style: disc; color:#333333; }  


/*SEEMS IMPORTANT NEEDED?*/ 

/*
 #content_area .page {
margin:0pt auto; 
padding-top:16px;
padding-left:2em;
padding-right:2em;
width:95.9em;
background: #ffffff;
}
 
 #footer_area .page {
margin:0pt auto; 
padding-left:2em;
padding-right:2em;
width:95.9em;
background: #ffffff;
}

*/






/* content styles */

.headline_area h1 {margin-top:18px;}	
.headline_area h2 {margin-top:18px;}	


blockquote { border-left: 0px solid #ddd; color: #666; }

.form_field {background-color:#FFFFFF; font-family:Georgia, "Times New Roman", Times, serif;}

.form_field_submit {color:#003399;}


.format_text h3 {
line-height:1.3em;

}


#multimedia_box {
padding:0.5em;
}



/* MORE BROUGHT OVER FROM OLD CSS */


	.custom #header2 {border-bottom:none; height:200px; width: 1000; padding-top:0; padding-bottom:0; background:url(images/header_fc3.gif) center no-repeat;}
	.custom #header2 #logo {display:none;}
	.custom #header2 #tagline {display:none;}


div.wp-forecast-curr {

padding:0;
margin-top:-4px;

}


.table3promo_header {
	font-size: 12px;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        color:#003366;
}


.table3promo {
	font-size: 11px;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        color:#333333; margin-right:3px; line-height:16px;
}









/* THIS IS FOR SLIDESHOW SIDE */

 #content_area .page3 {

margin:0 auto; 

margin-left:49px;

margin-right:48px;

}