 

body {
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #353535;
	background: #fff url(templatemo_body.jpg) repeat-x top;
}

h1, h2, h3, h4, h5, h6 { margin: 0; padding: 0; }
		
a:link, a:visited { color: #000000; text-decoration: none; font-weight: normal; } 
a:active, a:hover { color: #ffffff; text-decoration: underline; }

p { margin: 0px; padding: 0px; }

img { margin: 0px; padding: 0px; border: none; }

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

.margin_bottom_10 { clear: both; width: 100%; height: 10px; font-size: 1px;	}
.margin_bottom_20 { clear: both; width: 100%; height: 20px; font-size: 1px;	}
.margin_bottom_30 { clear: both; width: 100%; height: 30px; font-size: 1px;	}
.margin_bottom_40 { clear: both; width: 100%; height: 40px; font-size: 1px;	}
.margin_bottom_50 { clear: both; width: 100%; height: 50px; font-size: 1px;	}
.margin_bottom_60 { clear: both; width: 100%; height: 60px; font-size: 1px;	}

.margin_right_20 { margin-right: 20px; }
.margin_right_40 { margin-right: 40px; }

.fl {
	float: left;
}

.fr {
	float: right;
}

#templatemo_wrapper {
	width: 980px;
	margin: 0 auto;
}

/* header */

#templatemo_header {
	height: 90px;
	padding: 0 10px;
}

#templatemo_header #site_title {
	float: left;
	overflow: hidden;
	width: 180px;
	height: 60px;
	padding: 30px 10px 0 10px;
	font-size: 40px;
	color: #000000;
	background: url(templatemo_site_title.jpg) no-repeat;
}

#templatemo_header #site_title a {
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

#templatemo_header #site_title span {
	display: block;
	color: #999;
	margin-top: 5px;
	margin-left: 5px;
	font-size: 12px;
}

/* menu */

#templatemo_menu {
	float: right;
	margin: 0;
	padding: 0;
}

#templatemo_menu ul {
	margin: 0;
	padding: 30px 0 0 0;
	list-style: none;
}

#templatemo_menu ul li {
	padding: 0px;
	margin: 0px;
	display: inline;
}

#templatemo_menu ul li a {
	display: block;
	float: left;
	width: 100px;
	height: 22px;
	padding: 5px 10px;
	margin-right: 2px;
	text-align: center;
	font-size: 14px;
	text-decoration: none;
	color: #000000;	
	font-weight: bold;
	outline: none;
}

#templatemo_menu li a:hover, #templatemo_menu li .current {
	color: #ffffff;
	background: url(templatmeo_menu_hover.png) no-repeat;
}

/* end of menu */

/* end of header */

/* banner */

#templatemo_banner {
	clear: both;
	width: 960px;
	height: 190px;
	padding: 20px 10px;
	background: url(templatemo_banner.jpg) no-repeat;
}

#templatemo_banner #about {
	float: left;
	width: 170px;
	padding: 15px;
	color: #CCC;
}

#templatemo_banner #about a {
	font-weight: bold;
}

#templatemo_banner #banner {
	float: right;
	width: 700px;
	padding-top: 30px;
}

#templatemo_banner #banner h1 {
	color: #fff;
	font-size: 40px;
	line-height: 40px;
	margin-bottom: 10px;
	color: #fff;
}

#templatemo_banner #banner p {
	font-size: 20px;
	color: #CCC;
}

/* end of banner */

/* content */

#templatemo_content_wrapper {
	clear: both;
	margin: 0 10px;
	padding: 30px 0;
	
}

/* sidebar 1 */

.templatemo_sidebar {
	float: left;
	width: 170px;
	padding: 15px;
}

.sidebar_box {
	clear: both;
	margin-bottom: 50px;
}

.sidebar_box h2 {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 14px;
	color: #1c1c1c;
}

.sidebar_box .inputfield {
	height: 16px;
	width: 160px;
	padding: 2px 5px;
	margin: 0 0 10px 0;
	font-size: 12px;
	font-variant: normal;
	line-height: normal;
}

.side_menu {
	list-style: none;
	padding: 0px;
	margin: 0 0 0 0;
}

.side_menu li {
	padding: 0;
	margin: 5px 0;
}

.side_menu li a {
	display: block;
	color: #ffffff;
	padding: 2px 10px;
	font-weight: normal;
	border-left: 5px solid #493028;
}
.side_menu li a:hover {
	text-decoration: none;
	border-left: 5px solid #c0330a;
}

.news_box {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dashed #333;
}

.news_box h3 a {
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
}

/* end of slidebar 1*/

#templatemo_content {
	float: right;
	width: 949px;
}

#templatemo_content a {
	font-weight: normal;
	color: #129ff5;
}

.post_section {
	margin-bottom: 60px;
}

.post_section h2 {
	color: #a42500;
	font-size: 30px;
	line-height: 30px;
	font-weight: normal;
	padding: 10px 0 10px 0;
}

.post_section p {
	margin-bottom: 20px;
}

.post_section img {
	margin: 20px 0;
}

/* end of content */

/* footer */

#templatemo_footer_wrapper {
	clear: both;
	width: 100%;
	margin: 0 auto;
	background: #3a2822 url(templatemo_footer.jpg) repeat-x top;
}

#templatemo_footer {
	clear: both;
	width: 900px;
	margin: 0 auto;
	padding: 50px 40px;
	color: #fff;
}

#templatemo_footer a {
	color: #fff;
}

#templatemo_footer h3 {
	font-size: 14px;
	font-weight: bold; 
	color: #fff;
	margin-bottom: 10px;
}

.footer_menu_list {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.footer_menu_list li {
	margin: 0px;
	padding: 0px;
}

#templatemo_footer .footer_menu_list li a {
	color: #fff;
}

#templatemo_footer .footer_menu_list li a:hover {
	color: #13a0f6;
	text-decoration: none;
}

.section_w180px {
	float: left;
	width: 160px;
	padding-right: 20px;
}

/* end of footer */
