/*


*/


/*RESET*/

html, body, h1, h2, h3, h4, h5, h6, ul, ol, li, dt, dd, form {
               margin: 0;
               padding: 0;
               font: 100%/120%  Verdana, "Trebuchet MS", Arial, Helvetica, sans-serif
}
p, blockquote {
       margin: 0;
       padding: 0;
}
ul {
               list-style: none;
}
fieldset, img {
               border:0;
}

html {
               font-size:100.01%;
               text-align: center;   /* (1) Explorer 5.5 */
}

p{margin-bottom:10px; line-height:150%;}

/*RESET*/


/*GENERAL*/

body{ background:#303030;}
#wrapper{ width:840px; overflow:hidden; margin:auto; text-align:left; font-size:12px; color:#fff;}
#header{ background:url(img/header.png) no-repeat; height:349px; margin-bottom:25px;}
#header h1{position:relative; z-index:30; padding-top:101px;}
#header h1 a{display:block; height:84px; text-indent:-9000px; width:270px; }
#header h2{padding-top:15px; padding-left:40px; font-weight:bold; color:#fff; font-size:14px; font-style:italic; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;}
#header h2 a{color:#fff; text-decoration:none; border:0px solid #fff; height:30px; padding:10px 10px 10px 58px;}
#header h2 span{color:#90ed00;}

/*GENERAL*/

/*MENU*/

#menu{ padding-top:92px;}
#menu li{ float:left; margin:0 20px;} 
#menu li a{ float:left; color:#fff; text-decoration:none; font-weight:bold; font-size:13px; background:transparent url(img/line.png) 0% 35% no-repeat; padding-left:20px; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;}
#menu li.current_page_item a{ float:left;  text-decoration:underline;}
#menu li a:hover{ float:left;  text-decoration:underline;}

/*MENU*/

/*CONTENT*/

.post{font-size:12px;}
.post h2{font-size:14px; color:#ab0000; margin:10px 0 5px 0; font-weight:bold; margin-bottom:15px;}
.post h2 a{font-size:14px; color:#ab0000; margin:10px 0 5px 0; font-weight:bold; margin-bottom:15px;}
.post li{background:url(img/bullet.png) no-repeat 0 50%; padding-left:15px; margin-bottom:10px;}
#content{width:560px; overflow:hidden; float:left; margin-left:7px; padding-bottom:0px;}
.box{overflow:hidden; width:560px; margin:auto; border:0px solid #000;}
.box_container{overflow:hidden; background:url(img/box_body.png) repeat-y;}
.box_left{width:162px; float:left; margin-left:15px; text-align:center; padding-top:20px; border:0px solid #000;}
.box_left a img{margin-top:10px;}
.box_right{float:left; width:340px; font-family:'Trebuchet MS', Arial, Helvetica, sans-serif; margin-left:20px; margin-top:10px; border:0px solid #000; font-size:12px;}
.box_right h2{font-size:14px; color:#00626b; margin:10px 0 5px 0; font-weight:bold;}
.box_right p{color:#000; font-size:12px; line-height:120%;}
.box_end{height:6px; border:0px solid #000; margin-bottom:20px;}

/*CONTENT*/

/*SIDEBAR*/

#sidebar{ float:right; overflow:hidden; margin-right:7px; width:250px; color:#000;}
#sidebar ul{ float:right; font-size:12px; }
#sidebar ul li{background:url(img/side_box_bottom.png) no-repeat bottom; padding-bottom:5px;}
.widget{margin-bottom:15px;}	
#sidebar ul li ul{background:url(img/side_box.png) repeat-y; float:none; margin:0;}
#sidebar ul li form{background:url(img/side_box.png) repeat-y; float:none; margin:0; padding:5px 5px 0 5px;}
#sidebar ul h2{background:url(img/side_box_top.png) no-repeat; width:250px; height:30px; font-size:13px; color:#fff; font-weight:bold; text-align:center; padding-top:14px;}
.side_box_content{padding:10px 15px 0 15px;}
.side_box_content p{font-size:11px; margin-bottom:3px;}
.side_box_content td{font-size:11px; padding-left:5px;}
.submit{background:url(img/submit.png) no-repeat; width:208px; height:31px; border:0; margin-top:5px; margin-bottom:5px;}	
#sidebar ul li ul li{ padding:0; padding-left:15px; background:none; padding-top:5px;}
#sidebar ul li ul li a{ background:url(img/bullet.png) no-repeat 0 50%; color:#000; font-weight:bold; font-size:12px; padding-left:15px; text-decoration:none;}
#sidebar ul li ul li a:hover{ background:url(img/bullet.png) no-repeat 0 50%; color:#ba0000; font-weight:bold; font-size:12px; padding-left:15px; text-decoration:underline;}
.side_box_bottom{ background:url(img/side_box_bottom.png) no-repeat #fff;}
.widget_search{background:none;}
#search{border-top:5px solid #0da3ce;}
#search label{display:none;}

/*SIDEBAR*/

/*FOOTER*/

#footer{ margin-top:auto; margin-top:10px; color:#fff; font-size:11px; text-align:center; margin-bottom:15px;}
#footer a {color:#fff;}

/*FOOTER*/

a:link {
color: #65B20C !important;
}

a:hover {
color: #FF6200 !important;
}

a:visited {
color: #ab0000 !important;
}

