/*

Credit: 

*/



body {

	margin: 0px;

	padding: 0px;

	color: #D6D6D6;

	font-family: Helevetica, Arial, sans-serif;

	font-size: 13px;

	line-height:1.5em;

	background-color: #CCC;

	background-image: url(images/templatemo_body.png);

	background-repeat: repeat;

	border-top-style: solid;

	border-right-style: solid;

	border-bottom-style: solid;

	border-left-style: solid;

}



a, a:link, a:visited {

	color: #09F;

}



a:hover {

	color: #CCFF00;

	text-decoration: none;

}



p {

	margin: 0px;

	padding: 0 0 10px 0;

	font-size: 12px;

}

img { border: none; }



h1, h2, h3, h4, h5, h6 { font-weight: normal; color: #fff; }



h1 {

	font-size: 34px;

	margin: 0 0 30px 0;

	padding: 5px 0;

	color: #FFF;

}

h2 {

	font-size: 26px;

	margin: 0 0 20px 0;

	padding: 0;

	color: #FC0;

}

h3 { font-size: 21px; margin: 0 0 20px 0; padding: 0; }

h4 {

	font-size: 16px;

	margin: 0 0 20px 0;

	padding: 0;

	text-align: justify;

}

h5 { font-size: 16px; margin: 0 0 10px 0; padding: 0; }

h6 { font-size: 14px; margin: 0 0 5px 0; padding: 0;}



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

.cleaner_h10 { clear: both; width:100%; height: 10px; }

.cleaner_h20 { clear: both; width:100%; height: 20px; }

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

.cleaner_h40 { clear: both; width:100%; height: 40px; }

.cleaner_h50 { clear: both; width:100%; height: 50px; }

.cleaner_h60 { clear: both; width:100%; height: 60px; }



.float_l {

	float: left;

}



.float_r {

	float: right;

}



.image_wrapper {

	padding: 8px;

	border: 1px solid #000000;

	text-align: justify;

	background-color: #CCC;

	color: #000;

}

.fl_img {

	float: left;

	margin: 3px 30px 15px 0;

}

.fr_img {

	float: right;

	margin: 3px 0 15px 15px;

}



blockquote { font-style: italic; }

cite { font-weight: bold; }

cite span { color: #fff; }



.templatemo_list {

	margin: 0;

	padding: 0;

	list-style: none;

}



.templatemo_list li {

	margin: 0 0 15px 15px;

	padding: 0 0 0 30px;

	background: url(images/templatemo_list.png) top left no-repeat;

}





.button a {

	width: 60px;

	padding: 4px 25px 4px 0;

	background: url(images/templatemo_readmore.png) center right no-repeat;

	color: #12758e;

	font-weight: bold;

	font-size: 11px;

	text-align: left;

	text-decoration: none;

}



.button a:hover {

	text-decoration: underline;

}



#templatemo_wrapper {

	width: 990px;

	margin: 0 auto;

	background: url(images/templatemo_wrapper.png) repeat-y;

}



/* header */



#templatemo_header {

	width: 970px;

	height: 200px;

	padding: 0 10px;

	font-size: 36px;

	color: #000;

	background-repeat: no-repeat;

}



#templatemo_header  #site_title {

	float: left;

	width: 260px;

	text-align: center;

	padding: 80px 0 0 20px;

}



#templatemo_header  #site_title a {

	margin: 0px;

	padding: 0px;

	font-size: 30px;

	color: #ffffff;

	font-weight: normal;

	text-decoration: none;

}



#templatemo_header  #site_title a span {

	display: block;

	text-align: right;

	font-size: 14px;

	color: #5f6675;

	font-weight: bold;

	letter-spacing: 2px;

}



/* end of header */



/* main */



#templatemo_main {

	width: 940px;

	padding: 60px 40px 30px 10px;

	background: url(images/templatemo_content_top.png) no-repeat;

}



/* sidebar */



#templatemo_sidebar {

	float: left;

	width: 280px;

}



/* menu */



#templatemo_menu {

	margin-bottom: 50px;

}



#templatemo_menu ul {

	margin: 0px;

	padding: 0px;

	list-style: none;

}



#templatemo_menu ul li {

	padding: 0px;

	margin: 0 0 5px 0;

}



#templatemo_menu ul li a {

	display: block;

	height: 25px;

	padding: 11px 0 0 30px;

	font-size: 14px;

	text-decoration: none;

	color: #CCC;

	font-weight: bold;

	outline: none;

	background-color: #000;

	background-image: url(images/templatemo_menu.png);

	background-repeat: no-repeat;

	background-position: left bottom;

}



#templatemo_menu li a:hover, #templatemo_menu li .current {

	color: #000;

	background: url(images/tempatemo_menu_hover.png) no-repeat left bottom;

}



/* end of menu */



/* sidebar box */



.sidebar_box {

	padding-left: 30px;

}



.news_box {

	margin-bottom: 20px;

	padding: 10px 0 20px 0;

	border-bottom: 1px solid #19343b;

}



.news_box:hover {

	background: #132b31;

}



.news_box img {

	float: left;

	width: 80px;

	border: 1px solid #FFF;

	padding: 2px;

}



.news_box p {

	float: right;

	width: 140px;

	margin-bottom: 0;

	padding-bottom: 0;

	text-align: left;

}



/* content */

#templatemo_content {

	float: left;

	width: 600px;

	font-size: 24px;

	text-align: justify;

	color: #FFF;

	background-color: #0E2126;

}



#templatemo_content p {

	text-align: justify;

	margin-bottom: 10px;

	font-weight: bold;

}



.two_column {

	width: 280px;

}



.post_box {

	clear: both;

	padding-bottom: 30px;

	margin-bottom: 30px;

	background: url(images/hor_divider.jpg) bottom repeat-x;	

}



.post_box .post_content {

	clear: both;

	margin: 10px 0;

}

.post_content .right {

	float: right; 

	width: 300px;

}



.post_content .right img {

	width: 280px;

	height: 240px;

	border:1px solid #000;

	padding: 5px;

	background: #143037;

}



.post_content .left {

	float: left;

	width: 600px;

}



.post_content h2 {

	margin-bottom: 5px;

}



.post_box p {

	padding-bottom: 5px;

	margin: 20px 0 10px 0;

}



.post_section .post_info{

	font-style: italic;

}



.post_box .comment_tab {

	padding: 10px 0;

	margin: 40px 0 20px 0;

	border-bottom: 1px dashed #666;

	font-size: 20px;

	font-weight: bold;

}



/* gallery */



#gallery {

	width: 600px;

	padding-top: 40px;

	padding-right: 0;

	padding-bottom: 40px;

	padding-left: 0;

	}



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

	

#gallery ul li {

	float: left;

	display: block;

	padding: 0;

	width: 500px;

	padding: 5px;

	background: #09161a;

	border: 1px solid #000;

	margin-top: 0;

	margin-right: 30px;

	margin-bottom: 30px;

	margin-left: 0;

	text-align: center;

	}

	

#gallery ul li h5 {

	margin-bottom: 15px;

	text-align: center;

	}

	 

#gallery ul img {
    height: 100px;
    border: none;
    margin-bottom: 10px;
    clear: none;
    float: none;

	}

/* end of gallery */



#contact_form {

	float: left;

	padding: 0;

}



#contact_form form {

	margin: 0px;

	padding: 0px;

}



#contact_form form .input_field {

	width: 350px;

	padding: 5px 0;

	background: #1f3c44;

	border: 1px solid #183036;

}



#contact_form form label {

	display: block;

	width: 100px;

	margin-right: 10px;

	font-size: 14px;	

}



#contact_form form textarea {

	width: 350px;

	height: 200px;

	background: #1f3c44;

	border: 1px solid #183036;

}



#contact_form form .submit_btn {

	margin-left: 108px;

}



#templatemo_footer {

	width: 970px;

	height: 17px;

	margin: 0px 10px;

	padding: 35px 0;

	text-align: center;

	background: url(images/templatemo_footer.png) no-repeat;

}

#templatemo_wrapper #templatemo_header {

	font-size: 24px;

}

#templatemo_wrapper #templatemo_header {

	color: #FFF;

}

#templatemo_wrapper #templatemo_header {

	font-family: "Comic Sans MS", cursive;

}

#templatemo_wrapper #templatemo_header {

	text-align: center;

}

#templatemo_wrapper #templatemo_header {

	font-size: 24px;

}

#templatemo_wrapper #templatemo_header {

	font-size: 36px;

}

#templatemo_wrapper #templatemo_header {

	font-family: Verdana, Geneva, sans-serif;

}

#templatemo_wrapper #templatemo_header {

	font-size: 16px;

}

#templatemo_wrapper #templatemo_header {

	font-size: 18px;

}

#templatemo_wrapper #templatemo_header {

	font-size: 24px;

	color: #FFF;

}

#templatemo_wrapper #templatemo_header p {

	font-size: 36px;

}

#templatemo_wrapper #templatemo_main #templatemo_content p strong em {

	font-size: 12px;

}

#templatemo_main #templatemo_content p {

	text-align: justify;

}
