/*
------------------------------------------------------------------------
Theme Name:[Dta1]
Author:[Ricky]
Author Company URI:http://www.avasoft.net
------------------------------------------------------------------------
*/
/*
-----------------------------------------
RESET
----------------------------------------- 
*/
*, html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, label, fieldset, input, p, blockquote, th, td{margin:0; padding:0}
table{border-collapse:collapse; border-spacing:0}
fieldset, img{border:0}
address, caption, cite, code, dfn, em, strong, th, var{font-style:normal; font-weight:normal}
ul, li{list-style:none}
caption, th{text-align:left}
h1, h2, h3, h4, h5, h6{font-size:100%; font-weight:normal}
q:before, q:after{content:''}

strong{font-weight:bold}
em{font-style:italic}
a img{border:none}

h1, h2, h3, h5, h5, h6{font-weight:bold}

/*
-----------------------------------------
LAYOUT
----------------------------------------- 
*/


/* CSS Document */

h1{

}


h2{


}


h3{


}


h4{



}


h5{


}


p{

}

ul{

}

ol{

}

li{

}

a{

}











body{
	margin: 0;
	padding: 0;
	text-align: center;
}

#container{
	width: 960px;     /*CHANGE HERE*/
	margin: 0 auto;
	padding: 0;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
}

#header{
	height: 69px;
	border-top: 4px solid #669406;
	background: url(images/bg_header.jpg) repeat-x top left;
}

#h_left{
	width: 230px;
	float: left;
}



#content{
	background: url(images/bg_content.jpg) repeat-x top left;
	padding-top: 35px;
	color: #000;
	font-size: 12px;
}


#content a{
	color: #57700a;
	text-decoration: none;
}

#content a:hover{
	color: #57700a;
	text-decoration: underline;
}

#content ul{
	margin-left: 0px;
}

#content ul li{
	background: url(images/bullet.png) no-repeat 0px 3px;
	padding-left: 20px;
	margin-bottom: 3px;
	list-style-type: none;
}

#content h1 {
	font-size:24px;
}

#content h2 {
	font-size:18px;
}

#content h2, #content .entry-title{
	color: #507604;
	margin-bottom: 10px;
	line-height: 30px;
	font-weight: normal;
}


#content h2 a, #content h2 a:hover{
	color: #507604;
	text-decoration: none;
}

#content h3{
	font-size: 16px;
	color: #507604;
	margin-bottom: 10px;
	line-height: 30px;
	font-weight: normal;
}


#content h3 a, #content h3 a:hover{
	color: #507604;
	text-decoration: none;
}

#content p{
	line-height: 18px;
	color: #000;
	font-size: 12px;
	margin-bottom: 15px;
}

#content .entry-meta{
	color: #333;
	font-weight:normal;
	font-size: 11px;
	margin-bottom: 20px;
}

#content .entry-meta a{
	color: #ae9e17;
	text-decoration: none;
	font-size: 11px;
	font-weight:normal;
}

#content .entry-meta a:hover{
	color: #ae9e17;
	text-decoration: underline;
	font-size: 11px;
	font-weight:normal;
}


#content .entry-content{
	margin-bottom: 20px;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
}



#content .entry-utility{
	color: #ae9e17;
	font-size: 11px;
}

#content .entry-utility a{
	color: #ae9e17;
	text-decoration: none;
	font-size: 11px;
}

#content .entry-utility a:hover{
	color: #ae9e17;
	text-decoration: underline;
	font-size: 11px;
}


#c_left{
	width: 600px;
	float: left;
	padding-left: 35px;
}


#c_left ul{
	margin-left: 20px;
	margin-bottom: 20px;
}


#c_right{
	float: right;
	width: 245px;
	padding-right: 30px;
}






.box{

}



.box_title{
	height: 29px;
	line-height: 29px;
	background: url(images/bg_box_title.jpg) repeat-x top left;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	padding-left: 18px;
	padding-right: 18px;
}

#c_right h3, .widget-title{
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;	
}

.box_content{
	background: url(images/bg_box_body.jpg) repeat-x top left;
	padding: 18px 18px 40px 18px;
	color: #000000;
	font-size: 12px;
}






#footer{
	background: url(images/bg_footer.jpg) repeat-x top left;
	height: 65px;
	line-height: 65px;
	color: #fff;
	font-size: 12px;
}

#footer a{
	color: #fff;
	text-decoration: none;
}

#footer a:hover{
	color: #fff;
	text-decoration: underline;
}

#f_left{
	width: 380px;
	float: left;
	margin-left: 25px;
	line-height: 65px;
}


#f_right{
	width: 380px;
	float: right;
	margin-right: 25px;
	line-height: 65px;
	text-align: right;
}





/* MENU */



#h_right{
	width: 685px;
	float: right;
	height: 69px;
	line-height: 69px;
	font-family: Arial, Helvetica, sans-serif;
	
}

#h_right ul li{
	display: inline;
	list-style-type: none;
	position:relative;
}

#h_right ul li a{
	font-size: 12px;
	font-weight: bold;
	display: block;
	float: right;
	padding-top: 40px;
	padding-bottom: 13px;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
	color: #000000;
	text-transform: uppercase;
}

#h_right ul li a:hover{
	background: url(images/bg_menu_hover.jpg) repeat-x top left;
	color: #000000;
}

#h_right ul ul {
	position: absolute;
	z-index: 500;
	top: 69px;
	left: 0;
	border-bottom: none;
	width:130px;	
	border-top: none;
}

html>body #h_right ul ul {
	width:auto;
}

#h_right ul ul li {
	display:block;
}


#h_right ul ul li a {
	width:150px;
	background:#f4f09c;
	/*border-bottom: 1px solid #577fa4;*/
	color:#000000;
	display:block;
	float:none;
	padding-left:10px;
	font-weight:normal;
	height:25px;
	line-height: 25px;
	margin-right: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	text-transform: none;
}

#h_right ul ul li a:hover {
	background:#dfd95e;
	color:#000000;
	margin-right: 0px;
}

#h_right ul ul ul {
	position: absolute;
	top: 0;
	left: 100%;
}

#h_right ul ul,
#h_right ul li:hover ul ul,
#h_right ul ul li:hover ul ul
{display: none;}

#h_right ul li:hover ul,
#h_right ul ul li:hover ul,
#h_right ul ul ul li:hover ul
{display: block;}

html #h_right ul li a { height: 1%; }

#h_right li:hover ul, li.over ul { display: block; float:left;}



<!--[if lt IE 7]>
#h_right{float:none;}
body{behavior:url(csshover.htc); }
#h_right ul li{float:right; }
#h_right a{height:1%;font: bold 12px arial, helvetica, sans-serif;text-transform: uppercase;}

<![endif]-->



/*	JECO, August 20, 2010	*/
#nav-above {margin:25px 0;}
#nav-below {margin:25px 0;}
.navigation {margin:25px 0;}
#content p.publish-date {color:#666;font:normal 11px arial, helvetica, clean, sans-serif;line-height:14px;}








/* END OF MENU */
