/*
Theme Name: Design 10
Theme URL: Web 20 Templates
Description: Exclusive Design From Web 20 Templates!
Version: 10.5 Red
Author: Team Beyond
Author URL: http://web20-templates.com/

*/

/* << ----------------// General Styles //---------------->> */
body {
margin:0;
padding:0;
font-family:"Arial, lucida sans", "Trebuchet MS", tahoma, sans-serif;
background: #000000
font-size:14px;
line-height:18px;
color:#000000;
}

p {
margin:4px 0 6px 0;
}

strong {
font-weight:bold;
}

em {
font-style:italic;
}

h1 {
padding: 20px;
font-size: 175%;
letter-spacing: 3px;
color:  #de070c;
background: transparent;
}
h2 {font-family:  Arial, helvetica, "Trebuchet MS", tahoma, "lucida sans", sans-serif;
margin-left:10px;
padding: 15px;
font-size: 150%;
letter-spacing: 3px;
color:  #de070c;
background: transparent;
}

h3 {
font-size:14px;
}

h4 {
font-size:12px;
}

a:link, a:visited {
color:#de070c;
text-decoration:none;
}

a:hover, a:active {
color:#5c5b5b;
text-decoration:none;
}

ul {
margin:5px 0 5px 25px;
padding:0;
list-style-type:disc;
}

ol {
margin:5px 0 5px 30px;
padding:0;
list-style-type:decimal;
}

ul li, ol li {
margin:0 0 4px 0;
padding:0;
list-style-image: url(images/arrow.gif);
}

/* << ----------------// Outer container that holds all the columns //---------------->> */
#mainContainer {
margin:0 auto;
padding:0px;
width:1040px;
border-left:1px solid #E6E6E6;
border-right:1px solid #E6E6E6;
}

/* << ----------------// Header //---------------->> */
#header {
margin:0;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
padding-top:5px;
width:1040px;
height:120px;
color:#ffffff;
background: #000000 url(images/banner.jpg) top left no-repeat;
}

#header h1 {
padding: 10px;
margin-left:12px;
margin-top:15px;
font-size: 175%;
letter-spacing: 2px;
color:  #ffffff;
background: transparent;
}

#header h2 {font-family:  helvetica, "Trebuchet MS", tahoma, "lucida sans", sans-serif;
margin-left:25px;
padding:0px;
letter-spacing: 1px;
font-size: 100%;
color:  #ffffff;
background: transparent;
}

/* << ----------------// Horizontal navigation //---------------->> */
#navHorizontal {
margin:0 auto;
text-align:justified;
padding:0;
width:100%;
height:30px;
line-height:30px;
background-color:#262626;
}

#navHorizontal ul {
margin:0 0 0 1px;
padding:0;
list-style:none;
}

#navHorizontal ul li {
margin:0 0 0 -5px;
padding:5px 0 5px 0;
list-style:none;
display:inline;
}

#navHorizontal ul li a:link, #navHorizontal ul li a:visited {
padding:5px 8px 5px 8px;
color:#eeeeee;
text-decoration:none;
border-right:1px solid #999999;
}

#navHorizontal ul li a:hover, #navHorizontal ul li a:active {
color:#ffffff;
text-decoration:none;
background-color:#de070c;
}

/* << ----------------// Left column //---------------->> */
#columnOne {
float:left;
font-size: 14px;
margin:0;
padding:0 5px 10px 5px;
width:420px;
background-color:#ffffff;
}

#columnOne p, #columnThree p, #columnOne ul li, #columnOne ol li, #columnThree ul li, #columnThree ol li {
font-size:14px;
}

#columnOne h2, #columnThree h2 {
font-size:16px;
}

/* << ----------------// Vertical navigation //---------------->> */
#navVertical {
margin-top:10px;
font-size: 10px;
width:100%;
background-color:#262626;
}

#navVertical ul {
margin:0 0 0 5px;
padding:0;
list-style:none;
}

#navVertical ul li {
margin:0 0 0 -5px;
padding:0;
list-style:none;
border-bottom:1px solid #999999;
}

#navVertical ul li a:link, #navVertical ul li a:visited {
padding:5px 8px 5px 8px;
color:#eeeeee;
text-decoration:none;
display:block;
}

#navVertical ul li a:hover, #navVertical ul li a:active {
color:#454545;
text-decoration:none;
background-color:#eeeeee;
}

/* << ----------------// Middle column //---------------->> */
#columnTwo {
float:left;
font-size: 10px;
margin:0;
padding:0 5px 10px 5px;
width:170px;
height:100%;
background-color:#262626;
color: #FFFFFF;
}

#columnTwo p {
color: #FFFFFF;
}

/* << ----------------// Right column //---------------->> */
#columnThree {
float:left;
margin:0;
padding:0 5px 10px 5px;
width:420px;
background-color:#ffffff;
font-size: 13px;
line-height: 1.6em;
}

/* << ----------------// Footer //---------------->> */
#footer {
margin:0;
padding:5px 5px 5px 10px;
width:1025px;
height:20px;
font-size:12px;
color:#cccccc;
background-color:#262626;
clear:both;
}

#footer_left
{
margin-left:15px;
float:left;
}

#footer_right
{
margin-right:15px;
float:right;
}

#footer a
{
	color:#de070c;
	margin:0 auto;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
}

#footer a:hover
{
	color:#ffffff;
	margin:0 auto;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
}

/* << ----------------// Fix so that the outer DIV will wrap around all floated DIVs within //---------------->> */
.clearfix:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.clearfix {display: table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/* << ----------------// Extra Useful CSS //---------------->> */


		/*Class Properties*/

.box {
margin-left:20px;
margin-right:20px;
margin-bottom: 10px;
border-top:1px solid #8A795D;
border-bottom:1px solid #8A795D;
background : inherit;
color : #808080;
}

.imgleft {
float : left;
border : 1px solid #333;
margin : 5px 10px 10px 0;
padding : 5px;
}
.clear {
clear: left;
overflow: hidden;
width: 0;
height: 0;
}
		/*Post Properties*/

.post-footer {
background-color: #eee;
padding: 3px;
margin: 20px 10px 0 5px;
border: 0px dashed #8A795D;
font-size: 80%;
}
.post-footer .date {
background: url(images/clock.gif) no-repeat left center;
padding-left: 15px;
margin: 0 15px 0 5px;
}
.post-footer .comments {
background: url(images/comment.gif) no-repeat left center;
padding-left: 15px;
margin: 0 15px 0 5px;
}
.post-footer .readmore {
background: url(images/document.gif) no-repeat left center;
padding-left: 15px;
margin: 0 15px 0 5px;
}


#adbox {
	width: 300px;
	height: 250px;
	margin: 0 auto;
	border: 1px solid ffffff;
	background-color: #ffffff;
	}
	
#adbox p{
	text-align: left;
	margin-top: 115px;	
	}
