/*
Credit: http://www.cpituned.co.za
*/

body {
	margin: 0;
	padding: 0;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	background-color: #FFFFFF;
	background-position: center bottom;
	background-repeat: no-repeat;
	background-image: url(images/background.jpg);
	font-weight: bold;
}

a, a:link, a:visited { 
	color: #ff0000; 
	font-weight: normal; 
}

a:hover { 
	text-decoration: underline; 
}

a.more { 
	display: block; 
	margin-top: 20px; 
	width: 110px; 
	height: 26px; 
	line-height: 26px; 
	text-align: left; 
	padding-left: 10px; 
	text-decoration: none; 
	background: url(images/templatemo_more.png) center left;
	color: #fff;
}

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

img {
	border: 3px solid #666;
	padding: 2px;
}

i

blockquote { 
	border: 1px solid #ccc; 
	border-left: 5px solid #000; 
	padding: 19px;
	margin: 20px 0 0 0;
}

cite { 
	font-weight: bold; 
	color:#f00; 
}

cite a, cite a:link, cite a:visited  {
	color:#f00; 
	text-decoration: none;
}

cite span {
	color: #636363;
}

em {
	color: #CCC;
}

h1, h2, h3, h4, h5, h6 {
	color: #000;
	font-weight: normal;
	font-family: Verdana, Geneva, sans-serif
}
h1 { font-size: 34px; margin: 0 0 30px; padding: 5px 0 }
h2 {
	font-size: 28px;
	margin: 0 0 20px;
	padding: 5px 0;
	color: #666;
}
h3 {
	font-size: 22px;
	margin: 0 0 10px;
	padding: 0;
	color: #CCC;
}
h4 {
	font-size: 18px;
	margin: 0 0 15px;
	padding: 0;
	color: #333;
}
h5 {
	font-size: 16px;
	margin: 0 0 10px;
	padding: 0;
	color: #900;
}
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: 40px;
	margin-bottom: 30px;
}

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

.image_frame { 
	margin-bottom: 10px; 
	padding: 5px; 
	border: 1px solid #ccc; 
}

.image_fl { 
	float: left; 
	margin: 3px 30px 0 0; 
}

.image_fr { 
	float: right; 
	margin: 3px 0 0 30px; 
}

.templatemo_list {
	margin: 10px 0 10px 0;
	padding: 0;
	list-style: none;
	color: #F00;
}

.templatemo_list li {
	color:#FFFFFF;
	margin: 0 0 5px 0;
	padding: 0 0 0 20px;
	background: url(images/templatemo_list.png) no-repeat scroll 0 7px;
}

.templatemo_list li a { 
	color: #636363; 
	font-weight: normal; 
}

.templatemo_list li a:hover { color: #000 }

#templatemo_wrapper {
	width: 980px;
	margin: 0 auto;
	padding: 5px 10px;
}
#background {
	margin-top: 0;
	margin-bottom: 0;
	background-image: url(images/strip.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

#background2 {
	margin-top: 0;
	margin-bottom: 0;
	background-image: url(images/strip2.png);
	background-repeat: repeat-x;
	background-position: top;
}


#templatemo_header {
	width: 980px;
	height: 120px;
	background-image: url(images/LGO.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}
#templatemo_header_w {
	width: 980px;
	height: 150px;
	background-repeat: repeat-x;
	margin-right: auto;
	margin-left: auto;
	background-position: top;
}


#site_title { 
	float: left; 
}

#site_title h1 { 
	margin: 0; 
	padding: 0; 
}

#site_title h1 a { 
	display: block; 
	width: 230px; 
	height: 27px; 
	color: #000; 
	text-indent: -10000px; 
	background: url(images/templatemo_logo.png) no-repeat top left; 
}

#templatemo_menu {
	width: 980px;
	height: 49px;
	float: left;
	background-repeat: no-repeat;
	background-position: center;
	padding-top: 5px;
	margin-bottom: 30px;
}

#templatemo_slider2 {
	clear: both;
	border-top-color: #F0;
	border-right-color: #F0;
	border-left-color: #F0;
	margin-top: 30px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-bottom: 40px;
	background-image: url(images/shadow.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	border-bottom-color: #F0;
	height: 350px;
}

#templatemo_slider {
	height: 350px;
	margin-top: 55px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 30px;
	padding-left: 0;
}

#templatemo_strip {
	clear: both;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 80px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-bottom: 10px;
	padding-left: 7px;
}


#templatemo_main {
	clear: both;
}

#content_top { 	
	padding: 40px 0 5px; 
	margin-bottom: 40px; 
	border-bottom: 4px solid #000; 
}

#page_title {
	float: left;
	font-size: 48px;
	padding-bottom: 14px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
}  

#search_box { 
	float: right; 
	width: 280px; 
	height: 30px; 
	background: url(images/templatemo_search.png) no-repeat; 
}

#search_box form { 
	clear: both; 
	width: 280px; 
	height: 28px; 
	padding: 0; 
	margin: 0; 
} 

#searchfield { 
	float: left; 
	display: block; 
	height: 20px;
	width: 220px; 
	padding: 4px; 
	font-size: 12px; 
	color: #fff; 
	background: none; 
	border: none; 
} 

#searchbutton { 
	float: right; 
	display: block; 
	height: 28px; 
	width: 40px; 
	padding: 0; 
	margin: 0; 
	cursor: pointer; 
	background: none; 
	border: none; 
}

#templatemo_content {
	float: left;
	width: 655px;
	color: #333;
	background-color: #dddddd;
}

#templatemo_sidebar {
	float: right;
	width: 300px
}

.col_3 { 
	float: left; 
	width: 280px; 
	margin-right: 59px; 
}
.col_2 {
	float: left;
	width: 320px;
	margin-right: 20px;
}


.col_4 {
	float: left;
	width: 225px;
	margin-right: 15px;
}
.col_5 {
	float: left;
	width: 210px;
	margin-right: 15px;
	padding: 5px;
	background-color: #FBFBFB;
	border: thin solid #CCC;
}


.rmc { margin-right: 0 }

.gallery_box { 
	clear: both; 
	margin-bottom: 40px; 
}

.gallery_box h2 { 
	padding-bottom: 8px; 
	margin-bottom: 10px; 
	border-bottom: 2px solid #000; 
}

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

.gallery li {
	margin: 0;
	padding: 0;
	display: block;
	float: left;
	margin: 0 8px 8px 0;
	width: 230px;
	height: 160px;
	border: 1px solid #ccc;
}

.gallery li a img { 
	display: block; 
	float: left; 
	width: 220px; 
	height: 150px; 
	margin: 0 2px 2px 0;  
}

.post_box {
	clear: both;
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background-repeat: repeat-x;
	background-position: bottom;
}
.post_box2 {
	clear: both;
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background-repeat: repeat-x;
	background-position: bottom;
	background-image: url(images/templatemo_hr_divider.png);
}


.post_box img { 
	float: left; 
	margin-right: 40px; 
}

.post_box h2 {
	font-size: 20px;
	padding-bottom: 10px;
	font-weight: 500;
	padding-left: 20px;
	background-image: url(images/post_header.jpg);
	background-repeat: repeat-x;
	background-position: center;
	color: #FFF;
	padding-top: 10px;
}

.post_meta { 
	clear: both; 
	margin-top: 20px; 
	height: 40px; 
	padding: 0 10px; 
	background: url(images/templatemo_footer_bottom.jpg) repeat-x center; 
	line-height: 30px;  
	margin-bottom: 20px; 
}

.post_meta a.more { margin: 5px 0 0 }

#comment_section {
	clear: both;
	margin-bottom: 60px;
	width: 618px;
}

.first_level {
	margin: 0; padding: 0;
}

.comments {
	list-style: none; 
}

.comments li { 
	margin-bottom: 10px; 
	list-style:none; 
}

.comments li .commentbox1 { 
	background: #ccc; 
	border: 1px solid #999; 
}

.comments li .commentbox2 { 
	background: #999; 
	border: 1px solid #666; 
}

.comments li .comment_box { 
	clear: both; 
	width:100%; 
	padding: 15px;  
}

.comment_box .gravatar { 
	float: left; 
	width: 50px; 
	margin-right: 15px; 
	background: #000; 
}

.comment_box .gravatar img { 
	margin: 0; 
	width: 50px; 
	height: 50px; 
}

.comment_box .comment_text { margin: 0 0 0 65px; }

.comment_box .comment_text p { 
	margin: 0; 
	color: #000; 
}

.comment_text .comment_author { 
	font-size: 14px; 
	font-weight: bold; 
	color: #000; 
	margin-bottom: 10px; 
}

.comment_text .date { 
	font-size: 11px; 
	font-weight: normal; 
	color: #000; 
	padding-left: 10px; 
}

.comment_text .time { 
	font-size: 11px; 
	font-weight: normal; 
	color: #000; 
	padding-left: 10px; 
}

.comment_text .reply a { 
	display: block; 
	clear: both; 
	float: right; 
	color: #000; 
	font-weight: bold; 
} 

#comment_form {
	clear: both;
}

#comment_form h3 {
	font-size: 20px;
	border-bottom: 2px solid #000;
	margin-bottom: 15px;
	padding-bottom: 10px;
}

#comment_form form {
	padding: 20px;
	background: #ccc; border: 1px solid #999;
}

#comment_form textarea {
	color: #fff;
	background:#666 none repeat fixed 0 0;
	border: 1px solid #333;
	display:block;
	height:150px;
	padding:5px;
	width: 360px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	margin-top: 5px;
}

#comment_form .form_row {
	width: 100%;
	margin-bottom: 15px;
}

#comment_form form input {
	color: #fff;
	padding: 5px;
	width: 200px;
	background: #666 none repeat fixed 0 0;
	border: 1px solid #333;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	margin-top: 5px;
}

#comment_form .submit_btn {
	width: 80px;
	padding: 5px 20px;
	background: #0c0c0c;
	border: 1px solid #000
}

.templatemo_paging { 
	margin: 0 0 20px; 
	padding: 0; 
}

.templatemo_paging ul { 
	margin: 0; 
	padding: 0; 
	list-style: none; 
}

.templatemo_paging ul li { 
	margin: 0; 
	padding: 0; 
	display: inline; 
}

.templatemo_paging ul li a { 
	float: left; 
	display: block; 
	color: #666; 
	text-decoration: none; 
	margin-right: 5px; 
	padding: 5px 10px; 
	background-color: #ccc; 
	border: 1px solid #999; 
}

.templatemo_paging ul li a:hover { 
	background: #f00; 
	border: 1px solid #333; 
	color: #fff;  
}

#contact_form { 
	clear: both; 
	padding: 0; 
	margin-top: 40px; 
}

#contact_form form { 
	margin: 0px; 
	padding: 0px; 
}

#contact_form form .input_field { 
	width: 280px; 
	padding: 5px; 
	color: #222;  
	border: 1px solid #ccc; 
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	margin-top: 5px;
}

#contact_form form label { 
	display: block; 
	width: 100px; 
	margin-right: 10px; 
	font-size: 14px; 
}

#contact_form form textarea { 
	width: 638px; 
	height: 200px; 
	padding: 5px;  
	border: 1px solid #ccc; 
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	margin-top: 5px;
}

#contact_form form .submit_btn { 
	display: block; 
	padding: 10px 20px; 
	text-align: center; 
	text-decoration: none; 
	font-weight: bold; 
	background: #f00;  
	color: #fff; 
	border: none; 
	font-size:11px; 
	cursor: pointer; 
}

.sb_box { 
	margin-bottom: 30px; 
}

.sb_box h3 { 
	padding-bottom: 4px; 
	border-bottom: 2px solid #000; 
}

.sb_list { 
	padding: 0; 
	margin: 0; 
}

.sb_list li { 
	padding: 0 0 3px 0; 
	margin: 0 0 5px 0; 
	list-style: none; 
	border-bottom: 1px solid #ccc; 
}

.sb_list li a {
	color: #990000;
	text-decoration: none;
	padding-left: 20px;
	background: url(images/templatemo_list.png) no-repeat scroll 0 7px;
}

#templatemo_bottom {
	clear: both;
	font-size: 11px;
	background-repeat: repeat-x;
	background-position: top;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding-top: 30px;
	padding-right: 0;
	padding-bottom: 30px;
	padding-left: 0;
	width: 960px;
	text-align: center;
	color: #999;
}
#templatemo_bottom_w {
	clear: both;
	font-size: 11px;
	background-color: #1E1E1E;
	background-image: url(images/templatemo_bottom.jpg);
	background-repeat: repeat-x;
	background-position: top;
	width: auto;
	margin-right: auto;
	margin-left: auto;
	height: 100px;
}


.col_f { 
	padding-left: 15px; 
	width: 210px; 
}

.col_l { 
	padding-right: 15px; 
	width: 210px; 
}

.footer_link { 
	margin: 0; 
	padding: 0; 
}

.footer_link li { 
	margin-bottom: 5px; 
	padding-bottom: 3px; 
	border-bottom: 1px solid #666; 
	list-style: none; 
}

.footer_link li a {
	color: #FFF;
	text-decoration: none;
}

.footer_link li .social { 
	padding-left: 30px; 
}

.footer_link li .facebook { 
	background: url(images/facebook.png) left center no-repeat; 
}

.footer_link li .linkedin {
	background: url(images/linkedin.png) left center no-repeat; 
}

.footer_link li .myspace { 
	background: url(images/myspace.png) left center no-repeat; 
}

.footer_link li .youtube { 
	background: url(images/youtube.png) left center no-repeat; 
}

.footer_link li .vimeo { 
	background: url(images/vimeo.png) left center no-repeat; 
}

#templatemo_footer {
	clear: both;
	text-align: center;
	line-height: 40px;
	width: auto;
	height: 50px;
	background: url(images/templatemo_footer_bottom.jpg) repeat-x
}


.sidebar_box {
	position: relative;
	margin-bottom: 10px;
	background-color: #1E1E1E;
}

.sidebar_box h3 {
	font-size: 14px;
	font-weight: 700;
	padding: 10px;
	width: 280px;
	height: 20px;
	margin-bottom: 0;
	color: #CCC;
	background-image: url(images/templatemo_sidebar_header.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

.sidebar_box span.bottom {
	position: absolute;
	bottom: -33px;
	left: 2px;
	width: 280px;
	height: 26px;
	background-image: url(images/templatemo_sidebar_bottom.jpg);
}

#sidebar .sidebar_box .content {
	padding: 10px 10px 0;
}

#sidebar .sidebar_list { 
	margin: 0; 
	padding: 0; 
	list-style: none; 
}

#sidebar .sidebar_list li { 
	display: block; 
	margin: 0; 
	padding: 3px 0; 
	border-top: 1px solid #595858; 
	border-bottom: 1px solid #343434;
}

#sidebar .sidebar_list li.first { 
	border-top: none; 
}

#sidebar .sidebar_list li.last { 
	border-bottom: none; 
}

#sidebar .sidebar_list li a { 
	color: #d6d3d3;   
}

#sidebar .sidebar_list li a:hover { 
	color: #fff; 
	text-decoration: none; 
}

.bs_box {
	clear: both;
	margin-bottom: 20px;
	padding-right: 10px;
	padding-left: 10px;
	color: #666;
}
.bs_box img { float: left; margin-right: 10px; border: 4px solid #3d3d3d }
.bs_box h4 {
	margin-bottom: 0;
	color: #000;
	font-weight: bold;
}
.bs_box h4 a { font-size: 12px; color: #08aee3; font-weight: 700}
.bs_box .price { font-size: 12px; font-weight: 700; color: #fff }

#sidebar .sidebar_box .content {
	padding: 10px 10px 0;
}

#templatemo_currentdate {
	float: right;
	width: 300px;
	text-align: right;
	font-weight: bold;
	font-size: 14px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 0;
	margin-left: 0;
	color: #999;
}

#templatemo_searchbox {
	float: right;
	width: 340px;
	margin-top: 44px;
	margin-right: 0;
	margin-bottom: 0;
}
