/*
http://www.web-bg.eu
*/
body {
	margin: 0px;
	padding: 0px;
	color: #999294;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	line-height: 1.7em; 
	background-color: #fff;
}

a, a:link, a:visited { color: #ff9900; font-weight: bold; text-decoration: none; }
a:hover { color: #ff9900; text-decoration: underline; }

p { margin: 0 0 10px 0; padding: 0; }
img { border: none; }
em { color: #000; font-weight: bold; font-style: normal }

h1, h2, h3, h4, h5, h6 { color: #000; font-weight: normal; }
h1 { font-size: 28px; margin: 0 0 20px 0; padding: 5px 0 }
h2 { font-size: 25px; margin: 0 0 15px 0; padding: 5px 0; }
h3 { font-size: 22px; margin: 0 0 15px; padding: 0; }
h4 { font-size: 18px; margin: 0 0 15px; padding: 0; }
h5 { font-size: 16px; margin: 0 0 10px; padding: 0;  }
h6 { font-size: 14px; margin: 0 0 5px; padding: 0; }

.cleaner { clear: both }
.h10 { height: 10px }
.h20 { height: 20px }
.h30 { height: 30px }
.h40 { height: 40px }
.h50 { height: 50px }
.h60 { height: 60px }

a.more { clear: both; line-height: 20px; text-align: center; padding: 0px 0px 1px 15px; color: #ff9900; font-weight: normal; background: url(images/arrow.png) left center no-repeat }
a.more:hover { text-decoration: underline; color: #ff9900; }

.float_l { float: left }
.float_r { float: right }

.image_wrapper { display: inline-block; border: 5px solid #fff; background: none; margin-bottom: 5px }
.image_fl { float: left; margin: 3px 15px 0 0 }
.image_fr { float: right; margin: 20px 0 0 15px }


.tmo_list { margin: 20px 0 20px 20px; padding: 0; list-style: none }
.tmo_list li { color:#e98236; margin: 0; padding: 0 0 0 20px; background: url(images/templatemo_list.jpg) no-repeat scroll 0 7px  }
.tmo_list li a { color: #e98236; font-weight: normal }
.tmo_list li a:hover { color: #e98236 }

#templatemo_wrapper {
	width: 960px;
	padding: 0 30px;
	margin: 0 auto
}

#templatemo_header {
	width: 960px;
	height: 60px;
	padding: 15px 0;
	border-bottom: 2px solid #cccccc;
}
#site_title { float: left; }
#site_title h1 { margin: 0; padding: 0 }
#site_title h1 a { display: block; width: 275px; height: 57px; color: #F60; text-indent: -10000px; background: url(images/templatemo_logo.jpg) no-repeat }

#header_right { float: right; text-indent: -9999px;}
#header_right a { font-weight: normal; text-indent: -9999px; }
#header_right .rss { clear: both; display: block; padding: 5px 30px 5px 0; text-align: right; text-indent: -9999px; background: url(images/rss.jpg) no-repeat right center}

/* menu */
#templatemo_menu {
	clear: both;
	width: 960px;
	padding: 5px 0 0 0;
	background: url(images/templatemo_menu.jpg) repeat-x bottom;
}

#templatemo_menu ul {
	float: left;
	width: 700px;
	margin: 0;
	padding: 0;
	list-style: none;
}

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

#templatemo_menu ul li a {
	float: left;
	display: block;
	padding: 0 15px 5px 15px;
	margin: 0 5px 0 0;
	font-size: 14px;
	text-align: center;
	text-decoration: none;
	color: #383838;	
	font-weight: normal;
	outline: none;
	border: none;
}

#templatemo_menu ul li a:hover, #templatemo_menu ul li .current { color: #dc6606; border-bottom: 4px solid #f4ba7c }


/* end of menu */


#templatemo_main {
	clear: both;
	width: 960px;
	padding: 20px 0;
}

.col_w960 { width: 960px; margin-bottom: 10px }
.col_w600 { width: 600px }
.col_w450 { width: 450px }
.col_w300 { width: 300px }
.col_w200 { width: 200px }
.col_allw300 { float: left; margin-right: 30px }
.col_last { margin: 0 }

.lbe_box { clear: both; margin-bottom: 20px }
.lbe_box h3 { font-size: 16px; margin-bottom: 5px }

.lp_box { float: left; width: 300px; margin-right: 30px }
.lp_box h6 { font-weight: bold; }
.lp_box_last { margin: 0 }
.lp_box img { border: 1px solid #CCC; padding: 4px; margin-bottom:5px }

.news_box { clear: both; margin-bottom: 30px }
.news_box h2 { font-size: 20px; margin-bottom: 0 }
.news_box p.date { color: #cb5c02 }
.news_box img { float: left; width: 100px; height: 100px; padding: 4px; border: 1px solid #ccc; margin-right: 30px }
.news_box a.more { float: right; }

.post_box { clear: both; margin-bottom: 30px }
.post_box h2 { font-size: 20px; margin-bottom: 10px }
.post_box p.post_meta { margin-bottom: 0 }
.post_box p span.cat a { color: #cb5c02; font-weight: 400 }
.post_box img { float: left; width: 160px; height: 160px; padding: 4px; border: 1px solid #ccc; margin-right: 30px }
.post_box a.more { float: right; }

#map img { width: 190px; height: 150px; border: 1px solid #999; padding: 4px }

/* footer */
#templatemo_footer {
	clear: both;
	width: 960px;
	padding: 10px 0;
	text-align: center;
	border-top: 2px solid #CCC;
	border-bottom: 2px solid #CCC;
	margin-bottom: 20px;
}

#templatemo_footer a {
	font-weight: normal;
	color: #000;
}
#templatemo_footer .copyright_style,
#templatemo_footer .copyright_style:hover{
	color: #999;
	cursor: text;
	text-decoration: none;
}