/*
CSS Credit: http://www.templatemo.com/
*/

body {
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

a:link, a:visited { color: #555555; text-decoration:none;} 
a:active, a:hover { color: #333333; text-decoration: underline;}

h1 {
	margin: 0px;
	padding: 10px 0;
	font-size: 26px;
	color: #AA00AA;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

.cleaner {
	clear: both;
	width: 100%;
	height: 0px;
}

.cleaner_with_height {
	clear: both;
	width: 100%;
	height: 30px;
}

/* top panel */
#top_panel{
	width:100%;
	height: 204px;	
	margin: 0 auto;
	color: #000000;
	background: #ffffff;
}

#top_panel #header_section{
	width: 850px;
	height: 204px;	
	margin:0 auto;
	padding: 0 15px;
	background: url(images/header.jpg) no-repeat;	
}

#header_section {
/*	float: center; */
	margin-top: 205px;
	width: 245px;
	padding-left: 15px;
	height: 30px;
}

/* end of top panel */

/* menu */
#menu_panel {
	clear: both;
	width: 100%;
	height: 48px;	
	margin: 0 auto;
	color: #ffffff;
	background: url(images/menu_bkg.jpg) repeat-x;
}

#menu_panel #menu_section {
	width: 930px;
	height: 48px;	
	margin:0 auto;
	padding: 0 0 0 50px;
	color: #03a0a6;
}

#menu_section ul {
	float: left;
	width: 930px;
	margin: 0;
	padding: 10px 0 0 0;
	list-style: none;
}

#menu_section ul li {
	display: inline;
}

#menu_section ul li .lastmenu{
	border-right: none;
}

#menu_section ul li a {
	float: left;
	width: 110px;
	padding: 5px 0;
	margin-right: 5px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #2f2e27;
	border-right: 1px dotted #4c4a3c;	
}

#menu_section li a:hover, #menu_section li .current {
	color: #DDDDDD;
}

/* end of menu */

/* content panel */
#content_panel {
	clear: both;
	width:100%;
	margin: 0 auto;
	color: #F5FDEF;
	background: #F5FDEF;
}

#content_panel #content {
	clear: both;
	overflow: hidden;
	height: 100%;
	width: 930px;
	padding: 10px 0 0 10px;
	margin:0 auto;
	color: #000000;
}

#content #content_left {
	float: left;
	width: 280px;
	margin-right: 30px;
	padding-top: 10px;
	border: 2px solid #7b7866;
	background-color: #EEEEEE;
}

#content #content_right {
	float: left;
	width: 590px;
}

#content_left .content_left_section {
	clear: both;
	width: 260px;
	margin-left: 10px;
	margin-bottom: 10px;
}

.content_left_section .left_section_title {
	margin: 0px;
	font-size: 18px;
	font-weight: bold;
	color: #223322;
	padding: 25px 0 0 62px;
	height: 62px;
	background: url(images/side_menu_bkg.jpg) no-repeat;
} 

.content_left_section .left_section_content {
	margin: 0px;
	padding: 10px 20px 0 20px;
}

.left_section_content ul{
	clear: both;
	margin: 0 0 0 15px;
	padding: 0px;
}

.left_section_content ul li{
	margin: 0 0 5px 0;
}

.left_section_content .gallery {
	list-style: none;
	margin: 0;
	padding: 0;
}

.left_section_content .gallery li {
	padding: 0;
	float: left;
	margin: 0 1px 1px 0;	
	width: 70px;
	height: 61px;
	border: 1px solid #7b7866;
}

.left_section_content .gallery img {
	border: none;
}

#content_right .post_section {
	clear: both;
	margin-bottom: 25px;
}

.post_section .date_section {
	float: left;
	display: inherit;
	font-size: 30px;
	font-weight: bold;
	width: 70px;
	height: 60px;
	padding: 30px 0 0 30px;
	margin-right: 15px;
}

.post_section h3 {
	font-size: 18px;
	color: #AA00AA;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;

}

.post_section h4 {
	font-size: 14px;
	color: #AA00AA;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: italic;
	text-decoration: underline;
}

.date_section span {
	display: block;
	margin-top: 8px;
	font-size: 15px;
	font-weight: bold;
} 

.post_section .post_content {
	float: left;
	display: inline;
	width: 560px;
}

.post_content .post_title {
	width: 560px;
	margin: 0 0 15px 0;
	padding: 0 0 15px 0;
	font-size: 26px;
	font-weight: bold;
	color: #d77707;
	border-bottom: 1px solid #75715a;
}

.post_title {
	width: 100%;
	font-weight: normal;
	font-size: 12px;
	padding-top: 5px;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.post_content .post_body{
	padding: 0 0 15px 0;
}

.post_content .post_body img{
	margin-bottom: 15px;
	border: 2px solid #333333;
}

.post_content {
	padding-left: 20px;
	margin-left: 5px;
}


/* end of content */

/* for bottom palen */
#bottom_panel{
	width:100%;
	min-height: 200px;
	margin: 0 auto;
	border-top: 1px solid #050702;
	background: #000000 url(images/bottom_panel.jpg) center bottom no-repeat;	

}

#bottom_panel #bottom_section{
	overflow: hidden;
	width: 930px;
	margin:0 auto;
	padding: 40px 0 15px 30px;	

}

#bottom_section #bottom_section_left {
	float: left;
	display: inline-block;
	width: 280px;
	margin-right: 30px;
	margin-bottom: 15px;
}

#bottom_section .bottom_section_title{
	font-size: 18px;
	margin-bottom: 15px;
	font-weight: bold;
	color: #ffffff;
}

#bottom_section_left .popular_post {
	list-style: none;
	margin: 0;
	padding: 0 30px 0 0;
}


.popular_post li{
	margin: 0 0 5px 0;
	padding: 0 0 5px 0;
	color: #CCCCCC;
	border-bottom: 1px solid #36241b;
}

#bottom_section #bottom_section_right {
	float: right;
	color: #CCCCCC;
	text-align: right;
	display: inline-block;
	width: 280px;
	margin-right: 30px;
	margin-bottom: 15px;
}

#bottom_section_right .list_section{
	list-style: none;
	margin: 0 0 15px 30px;
	padding: 0;
}

#bottom_section_right .list_section li{
	list-style: none;
}

/* end of bottom panel */

/*  footer */

#footer_panel{
	width:100%;
	height: 50px;
	color: #CCCCCC;
	margin: 0 auto;
	background-color: #151513;
	border-top: 1px solid #36352c;
}

#footer_panel #footer_section{
	width: 960px;
	height: 10px;
	margin:0 auto;
	padding: 20px 15px;	
	text-align: center;
}
/* end of footer */

.post_content .caption {
	font-family: "Courier New", Courier, monospace;
	font-style: italic;
	font-weight: bolder;
	font-size: 9pt;
	text-align: center;
}
