body{
padding:0px;
margin:0px;
background-image:url("../images/bg.png");
background-repeat:repeat-x;
background-position:0px 180px;
font-family: 'BenchNine', sans-serif !important;
font-size:16px !important;
background-color: #fff !important;
}

#header{
height:auto;
width:auto;
margin:auto;

}

#header .header_logo{
	background-color:white;
}
#header .header_title{
	background-color: #000;
}
#header .header_title h1{
	color: white;
}
#logo{
	margin-top: 20px;
	margin-bottom: 20px;
	float: left;
	margin-right: 60px;
}
#header .main-title{
	color: #ffffff;
	margin: 0px;
	padding-top: 0.75em;
	padding-bottom: 0.75em;
	font-weight: 900;
	font-size: 35px;
	line-height: 45px;
	text-transform: uppercase;
}
#header .filter{
	padding-top: 20px;
	padding-bottom: 20px;
}

a{
color:#000000;
}

h1{
color:#000000;
font-weight:normal;
font-size:28px;
}

h2{
color:#000000;
font-weight:normal;
font-size:22px;
text-decoration:underline;
}

#content{
	background-color: #ffffff;
	padding-bottom: 40px;
}

#header .left{
width:400px;
float:left;
}

#header .right{
width:500px;
float:right;
}

.clear{
clear:both;
}

#footer{
background-color: #000000;
position: relative;
color: #ffffff;
padding-top: 30px;
padding-bottom: 45px;
font-size: 14px;
line-height: 15px;
font-weight: 300;
bottom: 0px;
left: 0px;
width: 100%;
height: 60px;
clear:both;
float:left;
}

#footer .right{
float:right;
padding-right:30px;
}

#footer .left{
float:left;
padding-left:30px;
line-height:50px;
}

#footer .copyright{
	font-size: 15px;
	line-height: 16px;
}

#footer a{
text-decoration:none;
font-size:20px;
color:#000000;
text-shadow:0px 0px 1px #000000;
margin-left:5px;

}

#main_menu{
border-bottom:1px solid #EAEAEA;
}

#main_menu ul{
	
	list-style:none;
}

#main_menu li{
	float:left;
	padding:5px;
	padding-left:10px;
}

#main_menu li a{
text-decoration:none;
color:#97A500;
font-size:24px;
}

#main_menu li a:hover, #main_menu li a.active{

color:#000000;

}

.slogan{
margin-top:30px;
color:#999999;
font-size:22px;
font-style:italic;
}

#title_page .left{
float:left;
width:400px;
margin-right:50px;
}

#title_page .right{
float:left;
width:450px;
}

#title_page .article{
border-bottom:1px solid #EAEAEA;
padding-bottom:10px;
padding-top:10px;
}

.article .date{
color:#333333;
}

.article h3 a{
color:#000000;
font-weight:normal;
text-decoration:none;
font-size:28px;
}

.article h3 {
padding-bottom:0px;
margin-bottom:0px;
}

.article .left{
	float:left;
	width:120px !important;
	
	height:90px !important;
	margin:0px !important;
}

.article .image img{
max-width:90px;
max-height:90px;
}


.article .right{
	float:right;
	width:250px !important;
}

h1 .date{
color:#CCCCCC;
font-size:16px;
font-style:italic;
margin-left:15px;
}

.submit{
display:block;
padding:5px;
float:left;
background-color:#000000;
border:2px solid #6C690B;
color:white;
text-decoration:none;
text-shadow:2px 2px 2px #999999;
border-radius:7px;
padding-left:10px;
padding-right:10px;
cursor:pointer;

}

#title_page .submit{
margin-left:150px;
margin-top:20px;
}

#form td{
padding:5px;
}

#form input{
border-radius:5px;
font-family: 'BenchNine', sans-serif;
font-size:20px;
padding:5px;
border:1px solid #CCCCCC;
}

#form .submit{
float:right;
}

.ui-dialog{
font-size:14px !important;
}

li .date{
display:block;
float:left;
color:#999999;
width:100px;
}

ul{
font-size:18px;
}

ul li{
	margin-bottom: 12px;
}

li a{
text-decoration:none;
color:#000000;
font-weight:normal;
}

li a:hover{
color:#000000;
}


#discussion_content{
	margin-bottom:15px;
	font-size:18px;
}

#discussion_content .submit{
margin-bottom:30px;
margin-top:20px;
}

#discussion_content .message{
	
	margin-left:20px;


}

#discussion_content .title{
float:left;
font-weight:bold;
}

#discussion_content .date, #discussion_content .user{
float:right;
margin-right:10px;
font-size:14px;
}

#discussion_content .body{
clear:both;
margin-top:10px;
margin-bottom:1px;
}

#discussion_content .header{
border-top:1px solid  #E9E9E9;
}


#discussion_content .message a{
font-size:16px;
}

#discussion_content .title{
margin-top:10px;
font-size:24px;
}

/* Social Icons */
.social_icons{
clear:both;
margin-top:5px;
margin-bottom:5px;
}

.social_icons .icon{
float:left !important;
margin-right:7px;
}

.fb_link{
margin-top:-10px;
}


.search_panel{
	background-color: #e8e8e8;
    border: 1px solid #CCCCCC;
    border-radius: 5px;
    padding: 10px;
    margin-bottom: 10px;
}

.search_panel .search_text{
	  text-align:right;
  }
.search_panel input{
	width: 100%;
}
label{
	font-size: 18px;
	line-height: 30px;
	cursor: pointer;
}
.search_panel .search_btns{
	text-align:left;
	padding-top:0px;
}
.search_panel .search_btns .submit, #static .submit{
	background-image: url("../images/submit.png");
	background-repeat: repeat-x;
	background-position: top;
	min-height: 20px;
	line-height: 20px;
	border: 0px;
	background-color: #22538B;
	cursor: pointer;
	padding-left: 10px;
	padding-right: 10px;
	color: #FFFFFF;
	text-transform: uppercase;
	font-size: 10px;
	text-shadow: 1px 1px 3px #000000;
	border-radius: 3px;
	margin-right: 2px;
	border: 1px solid #25578F;
	font-weight: bold;
	letter-spacing: 2px;
	float:none;
}
.search_panel .search_btns .delete{
	background-image: none;
	border: 1px solid #990000;
	background-color: #CC0000;
}
.search_panel .search_btns .delete:hover{
	background-color: #A20000;
}
#static .body, #static ul{
	font-size:16px;
}
#static .childs{
	padding-top:20px;
	padding-bottom: 20px;
}

