/*
CSS Fred Harding
*/

html {
	background: #000000;
}

body {

	margin: 0;
	padding:0;
	font-family: Verdana, Tahoma;
	background: #000000;
	font-size: 14px;
	line-height: 1.25em;
     margin:50px 0px; padding:0px;
 
margin:0px auto;

    display: table;
     

}
/*
 ul {
	list-style: circle;
	color: #fff;
	margin: 0 0 0 15px;
	padding: 0;
 	list-style-image:url(images/bullet-brown.gif);
 
}
*/

.borderit img{
border: 1px dotted #313131;
 
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=85);
-moz-opacity: 0.85;
}

.borderit:hover img{
border: 1px dashed yellow;
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
}

.borderit:hover{
color: #FFB74E; /* irrelevant definition to overcome IE bug */
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
}

.opacityit img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=85);
-moz-opacity: 0.85;
}

.opacityit:hover img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
}

a:link, a:visited {	color: #AFA; text-decoration: none; }

a:active, a:hover { color: #FF0; text-decoration: underline; }

#templatemo_container {

	width: 980px;
	margin: auto;
	background: #313131;

}

#templatemo_header {

	width: 980px;
	height: 124px;
	background: url(images/header.jpg) no-repeat;
	margin: 0;
	padding: 0;

}

#templatemo_content {

	margin: 0;
	padding: 0;
	
}
/* Left Content */
#templatemo_content_left {

	float:left;
	width: 180px;
	min-height: 618px;
	background: url(images/templatemo_left_bg.jpg);
	margin: 0;
	padding: 0;

}

#templatemo_menu {
	
	float: left;
	width: 180px;
	height: 230px;
	margin: 0;
	padding: 10px 0 0 0;
}

#templatemo_menu ul {
	float: right;
	list-style: none;
	margin: 0;
	padding: 0;
}

#templatemo_menu li a {
	
	display: block;
	width: 134px;
	height: 27px;
	color: #fff;
	background: url(images/templatemo_menu.jpg) no-repeat;
	font-family: Verdana, Tahoma;
	font-size: 14px;
	margin: 0 0 10px 0;
	padding: 5px 0 0 45px;
	
}

#templatemo_menu li a:hover, #templatemo_menu li .current {
	
	background: url(images/templatemo_menu_current.jpg) no-repeat;
	color: #C0FFC0;
	text-decoration: none;
	
}
/* End Of Left */

/* Right Content */



#templatemo_content_right {
	
	float: left;
	width: 747px;
	margin: 0;
	padding: 0;
	
}

#templatemo_content_right_bottom {
	
	float: left;
	width: 800px;
	background: #2E2E2E url(images/templatemo_right_bottom.jpg) right bottom no-repeat;
	margin: 0;
	padding: 0;
	
}

#templatemo_content_right_top {

	width: 790px;
	background: url(images/templatemo_right_top.jpg) top no-repeat;
	margin: 0;
	padding: 0px 0px 0px 10px;
	
}

#templatemo_content_right_top .templatemo_post_area {
	
	width: 785px;
	margin: 0;
	padding: 5px 0 0 0;
	
}



.templatemo_post_area ul {
	list-style: circle;
	color: #fff;
	margin: 0 0 0 15px;
	padding: 0;
 	list-style-image:url(images/bullet-brown.gif); 
}


.templatemo_post_area h1 {
	
	font-family: Verdana, Tahoma;
	font-size:14px	;
	color: #FFF;
	margin: 0 0 10px 0;
	padding: 0;
	
}

.templatemo_post_area p {
	
	font-family: Verdana, Tahoma;
	font-size:13px	;
	text-align: justify;
	color: #FFF;
	margin: 0 0 5px 0;
	padding: 0;
	text-indent:25px;
	
}
.templatemo_post_area h2 {
	
	font-family: Verdana, Tahoma;
	font-size:	12px;
	color: #AFA;
	margin: 0 0 10px 0;
	padding: 0;
 	
}
h4 {
	
	font-family: Verdana, Tahoma;
	font-size:	18px;
	color: #E5C490;
	margin: 0 0 10px 0;
	padding: 0;
 	
}
 
h6 {
	
	font-family: Verdana, Tahoma;
	font-size:	18px;
	color: #AFA;
	margin: 0 0 10px 0;
	padding: 0;
 	
}

.templatemo_post_area h5 {
	float:left;
	font-family: Verdana, Tahoma;
	font-size:	10px;
	color: #C0C0C0;
	margin: 0 5px 5px 0;
	padding: 0;
	font-weight:normal;	
}

* html #templatemo_content_right_bottom_section {

	margin-top: -20px;
}

#templatemo_content_right_bottom_section {

	width: 780px;
	background: #161616;
	margin: 0;
	padding: 10px;
	
}

#templatemo_content_right_bottom_section .templatemo_text_area {
	

	margin: 0;
	padding: 10px 0px 10px 10px;
	
}

.templatemo_text_area h1 {
	
	font-family: Verdana, Tahoma;
	font-size:	18px;
	color: #4c4c4c;
	margin: 0 0 10px 0;
	padding: 0;
	
}

.templatemo_text_area p {
	
	font-family: Verdana, Tahoma;
	font-size:	12px;
	text-align: justify;
	color: #8b8b8b;
	margin: 0 0 10px 0;
	padding: 0;
	
}

.templatemo_text_area img {
	
	margin: 0 40px 0px 0;
	padding: 0;
	border: 1px solid #808080;
	
}

* html .templatemo_bottom_panel_section {

	margin-top: -25px;
}

.templatemo_bottom_panel_section {
	
 
	width: 920px;
 
	margin: 0;
	padding:  10px;
	
}

.templatemo_bottom_section_left {
	
		float: left;	
		width: 300px;
		margin: 0;
		padding: 10px;
			
}

.templatemo_bottom_section_left h1 {
	
	font-family: Verdana;
	font-size: 12px;
	color: #ffd200;
	margin: 0 0 5px 0;
	padding: 0;
	
}

  

.templatemo_bottom_section_left ul {
	list-style: circle;
	color: #fff;
	margin: 0 0 0 15px;
	padding: 0;
 
}

.templatemo_bottom_section_left li a {
	font-family: Verdana;
	font-size: 12px;
	text-decoration: underline;
	color: #fff;
	margin: 0 0 10px 0;
	padding: 0;
 
}

.templatemo_bottom_section_left li a:hover {

	text-decoration: none;

}

 
/* End Of Right Content */

* html #templatemo_footer {

	margin-top: -26px;
}

#templatemo_footer {
	
	background: #000;
	margin: 0;
	padding: 5px 0;
	text-align: center;
	color: #fff;
	font-size: 11px;
}

#templatemo_footer a {
	
	color: #fff;
	text-decoration: underline;

}

#templatemo_footer a:hover {
	
	color: #ff0;
	text-decoration: none;

}

.cleaner {
	
	clear: both;
	height: 0px;
	
}
