Theme Name: Brightness Theme
Theme URI: http://www.dailywp.com/brightness-wordpress-theme/
Description: Free Wordpress Theme released at <a href="http://www.dailywp.com/" title="DailyWP.com">DailyWP.com</a>.
Version: 1.1
Author: Sorel Mihai (sorel.mihai at gmail.com)
Author URI: http://www.dailywp.com
*/


/** NewNavigation **/



.newnavcenter a{ text-decoration: none;}
.newnav {font-family: Arial, sans-serif; text-align:center; font-weight:bold; font-size: 8px;float:left;color: #140b0c; margin:0px;}
.newnav dt {padding:0px; cursor:hand;}
/*.newnav dt img {border:0;margin-bottom:3px;margin-left: 7px; }*/
.newnav dd {position:absolute; overflow:hidden; width:168px; display:none; z-index:200; opacity:0;padding:0; margin:0px;}
.newnav ul {width:164px; font-weight:normal; font-size: 10px; text-align:left; list-style:none; border-top:none; padding:0; margin:0px; background-color:#DBD5C5;}
.newnav li {display:inline;}
.newnav a, .newnav a:active, .newnav a:visited {cursor:default; display:block; padding:5px; color:black; cursor:hand; text-decoration:none;}
.newnav a:hover {color:#000; cursor:hand;}
.newnav .underline {border-bottom:1px solid #5E1D1B;}
.newnav .underline img {border:0;}





/** New Navigation **/


.newnavcenter a{ text-decoration: none;}
.newnav1 {font-family: Arial, sans-serif; text-align:center; font-weight:bold; font-size: 11px;float:left;color: #140b0c;}
.newnav1 dt {padding:0px; cursor:hand;}
/*.newnav dt img {border:0;margin-bottom:3px;margin-left: 7px; }*/
.newnav1 dd {position:absolute; overflow:hidden; width:168px; display:none; z-index:200; opacity:0;padding:0; margin:0px;}
.newnav1 ul {width:164px; font-weight:normal; font-size: 10px; text-align:left; list-style:none; border-top:none;padding:0; margin:0;}
.newnav1 li {display:inline;}
.newnav1 a, .newnav1 a:active, .newnav1 a:visited {cursor:default; display:block; padding:5px; color:black; cursor:hand; text-decoration:none; background-color:#D1CABA;}
.newnav1 a:hover {color:#000; background-color:#D1CABA; cursor:hand;}
.newnav1 .underline {border-bottom:1px solid gray}
.newnav1 .underline img {border:0;}

.addpaddingIndex{padding-top: 20px;}
.bodyheight{height: 433px;}

/***********************************/

@CHARSET "ISO-8859-1";

#top-header {
	background: url('../images/title_bg.gif') repeat-y;
	height: 112px;
	width: 805px;
}

#fhcl-logo {
	background: url("../images/fhcl_logo1.gif") no-repeat;
	width: 90px;
	height: 92px;
	margin: 10px;
	float: left;
}

#left-header {
	height: 82px;
	margin: 10px;
	width: 690px;
	font-family: Arial, sans-serif;
	text-align: center;
	font-weight: bold;
	font-size: 11px;
	float: right;
	color: #140b0c;
	margin: 0px;
	padding-top:10px;
}

#subheader1{
	height: 50px;
	margin-top:0px;
}

#home-login {
	width: 60px;
	margin-left: 90px;
	float: left;
}

#home-login ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
	white-space: nowrap;
}

#home-login ul li {
	display: inline;
}

#subheader1-right {
	width: 330px;
	float: right;
}

#barista {
	padding: 0;
	margin: 0;
	white-space: nowrap;
	list-style-type: none;
	width: 135px;
	float: left;
}

#barista li {
	display: inline;
}

#search {
	font-weight:normal;
	padding: 0;
	margin: 0;
	white-space: nowrap;
	list-style-type: none;
	width: 135px;
	float: left;
	padding-left:23px;
}

#search li {
	display: inline;
}

#menu {
	padding: 0;
	margin: 0;
	white-space: nowrap;
	list-style-type: none;
}

#menu li {
	/*display: inline;*/
	float:left;
}

#menu li a {
	padding:6px; 
	color:black; 
	cursor:pointer; 
	text-decoration:none;
}

#menu li a:hover {
	color:#000; cursor:pointer;
}
	.menucontent{
		position:absolute; overflow:hidden; display:none; width:168px; z-index:200; padding:0; margin:0px;
	}
	.menucontent a{
		border-bottom:1px solid #5E1D1B;
		display: block;
		width:164px; 
		font-weight:normal; 
		font-size: 10px; 
		text-align:left; 
		list-style:none; 
		border-top:none; 
		padding: 5px 10px;
		margin:0px; 
		background-color:#DBD5C5;	
	}



