body
{
	background: url('../img/background.jpg') top repeat-x;
	background-color: black;
	font: normal 62.5% Tahoma, sans-serif;
}

.cl
{
	clear: both;
}

a
{
	color: #EB880E;
}

a:hover
{
	color: #ffffff;
}

#top
{
	width: 1030px;
	margin: 0 auto;
}

#logo
{
	float: left;
}

#menu
{
width: 600px;
position: relative;
float: right;
padding: 0;
}

ul.menu_bar li a
{
text-decoration: none;
color: #808080;
padding: 25px 10px 10px 10px;
}

ul.menu_bar a:hover
{
color: white;
background: #000000;
padding: 25px 10px 10px 10px;
}

ul.menu_bar .second a
{
	background: none;
	padding: 0 10px 0 20px;
}

ul.menu_bar .second a:hover
{
	background: none;
	padding: 0 10px 0 20px;
}

ul.menu_bar
{
float: left;
padding-bottom: 2px;
margin: 0;
padding: 0;
float: right;
font-size: 1.1em;
}

ul.menu_bar li
{
	display: inline;
	list-style: none;
	padding: 25px 0 20px 0;
	float: left;
}

ul.second
{
list-style: none;
text-align: right;
position: absolute;
display: inline;
float: right;
right: 0;
font-size: 0.9em;
top: 52px;
padding-top: 10px;
width: 600px;
display: block;
padding-bottom: 10px;
}

ul.second li
{
display: inline;
float: none;
}

ul.second a
{
text-decoration: none;
color: #808080;
}

ul.second a:hover
{
color: white;
}

#contentContainer
{
	color: #6e6e6e;
	font-size: 1.2em;
	background: url('../img/content_bg.jpg') bottom repeat-x;	
	width: 100%;
	padding-bottom: 100px;
}

#content
{
	width: 1030px;
	margin: 0 auto;
	padding: 0;
}

#contentContainer p
{
	margin: 0;
}

#contentContainer h1
{
	font-size: 1.3em;
	font-weight: bold;
	margin: 20px 0 0 0;
}

/*
#content a
{
	text-decoration: underline;
	color: #525252;
}

#content a:hover
{
	text-decoration: none;
}*/

#footer
{
	color: #525252;
	clear: both;
	text-align: center;
	padding: 30px 0 30px 0;
}

#footerMenu
{
	font-size: 1em;
}

#footerMenu li
{
	display: inline;
	background: url('../img/sep.gif') no-repeat left;
	padding: 0 8px;
}

#footerMenu li.first
{
	background: none;
}

#footerMenu a
{
	color: #525252;
	text-decoration: none;
}

#footerMenu a:hover
{
	text-decoration: underline;
}

#footerMenu a.selected
{
	color: #ff8c00;
}

#footer p
{
	font-size: 0.9em;
	margin-top: 20px;
}

.leftColumn
{
	float: left;
}

.leftColumn p
{
	margin: 1.3em 0 0 0;
	line-height: 1.8em;
}

.rightColumn
{
	float: right;
}

#contactForm
{
	font-size: 0.8em;
	color: white;
}

#contactForm input, textarea
{
	border: 1px solid #5e5e5e;
	background: #000000;
	color: white;
	font-family: Tahoma;
	font-size: 1.2em;
}

#contactForm textarea
{
	width: 100%;
}

#contactForm input
{
	width: 260px;
}

#contactForm #submit
{
	border: none;
	float: right;
	width: 87px;
}

div.post
{
	color: #9F9F9F;
}

.post h2
{
	font-size: 1.4em;
	color: #EA870E;
	font-weight: bold;
}

.post a
{
	color: #EA870E;
	text-decoration: none;
}

.post a:hover
{
	color: #ffffff;
}



.entry
{
	font-size: 1.2em;
}

.post {
	float: left;
	width: 800px;
	padding: 0; margin: 0 0 0 10px;
	display: inline;		
}

.post h2 {
	padding: 5px 12px;
	margin: 15px 5px 10px 5px;
	font: bold 2.4em 'Trebuchet MS', Helvetica, Arial, sans-serif;				
	color: #45D5E6;
}

.post h2 a {
	color: #EB880E;
	text-decoration: none;		
	border: none;		
}

#leftColumn
{
	width: 800px;
	float: left;	
}

#leftColumn p
{
	margin: 1.3em 0 0 0;
}

#sidebar 
{
	width: 210px;
	float: right;
}

/* BLOG */

#leftBlogColumn
{
	float: left;
	width: 840px;
	padding-top: 15px;
}

#leftBlogColumn p
{
	margin: 1.3em 0 0 0;
}

#leftBlogColumn h1, #leftBlogColumn h2, #leftBlogColumn h3 {
	font-family: 'Trebuchet MS', Helvetica, Tahoma, Arial, Sans-serif;
	color: #EB880E;
	clear: both;
}
#leftBlogColumn h1 {
	font-size: 3.1em;	
	letter-spacing: -2px;
	padding: 15px 10px 5px 10px;	
}
#leftBlogColumn h2 {
	padding: 5px 12px;
	margin: 15px 5px 10px 5px;
	font: bold 2em 'Trebuchet MS', Helvetica, Arial, sans-serif;				
	color: #EB880E;
	border-bottom: 1px solid #121212; 
	background-image: url(../img/pattern.gif);	
}
#leftBlogColumn h3 {
	font-size: 1.7em;	
	font-weight: normal;
	padding: 5px 12px;
	margin: 15px 5px 10px 5px;
}

/* form elements */
form {
	margin: 20px 10px; 
	padding: 15px 25px 25px 20px; 
}
form p {
	padding: 12px 0 5px 0;	margin: 0;	
}
label {
	font-weight: bold;	
	color: #FAFAFA;
}
input, select, textarea {
	margin: 5px 0;
	padding: 5px;
	font: normal 1em Verdana, Tahoma, sans-serif;
	color: #6A6969;
	background: #0C0C0C;  
	border: 1px solid #C4710C;
	width: 280px;
}
option { padding-right: 0.5em; } 

#comment{
width: 500px;
}

ol {
	margin: 10px 20px;
	padding: 0 20px;
}

.commentlist a, a:visited {
	text-decoration: none;
	color: #BEBEBE;	
}
.commentlist a:hover {
	color: #fff;
	border-bottom: 1px dotted #438800;
}

.commentlist li
{
	padding: 10px 0 20px 0;
}

/* Sidebar */	
#sidebar {
	float: right;
	width: 170px;
	padding: 13px 0 0 0; margin: 0px 18px 0 0;		
	display: inline;
}	
#sidebar h2 {

	font: bold 1.5em 'Trebuchet MS', Tahoma, Helvetica, Arial, sans-serif;				
	color: #EB880E;

	padding: 5px 12px;
	margin: 7px 5px 10px 0;	
	border-bottom: 1px solid #121212; 
	background-image: url(../img/pattern.gif);
}
#sidebar ul {
	text-align: left;
	margin: 5px 5px 10px 0px; 
	padding: 0;		
}
#sidebar li {
	list-style: none;	
	padding: 8px 0px;
	margin: 0;		
}
* html body #sidebar li {
	height: 1%;
}
#sidebar ul li a {
	text-decoration: none;	
	border: none;
	color: #666666;
	font-weight: bold;		
	font-family: 'Trebuchet MS', Tahoma, Helvetica, Arial, Sans-serif;
	font-size: 14px;		
}
#sidebar ul li a span {
	color: #444;	
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-style: italic;
	font-weight: normal;	
	font-size: 11px;
}
#sidebar ul li a:hover,
#sidebar ul li a:hover span {	
	color: #fff;	
}
#sidebar ul ul { margin: 0 0 0 5px; padding: 0; }
#sidebar ul ul li { border: none; border-bottom: 1px solid #111;}

/* header quick search */
#sidebar form#quick-search {
	padding: 0; margin: 20px 0 35px 0;
	border: none;
	width: 290px; height: 33px;
	background: url(images/header-search.gif) no-repeat;		
}
#sidebar form#quick-search p {
	margin: 0; padding: 0;		
}
#sidebar form#quick-search input {
	float: left;
	border: none;
	background: transparent;
	color: #4E4E4E;	
	margin: 0;
}
#sidebar form#quick-search .tbox {
	margin: 5px 0 0 5px; 
	width: 240px;	
	display: inline;	
}
#search form#quick-search .btn{
	width: 24px; height: 24px;			
}
#sidebar form#quick-search label {
	display: none;
}

.alignleft
{
	float: left;
}

.alignright
{
	float: right;
}

.blogMain
{
	width: 930px; 
	height: 312px; 
	padding: 50px;
}

.blogMain h2 {
	padding: 5px 3px;
	font: bold 2.5em 'Trebuchet MS', Tahoma, Helvetica, Arial, sans-serif;				
	color: #EB880E;
}

.blogMain p 
{
	font-size: 1.2em;
	font-weight: normal;
	color: #EB880E;
	margin-top: -20px;
	width: 500px;
}

.post p.postmeta {	
	margin: 20px 10px 40px 10px;	
	font-size: 1em;	
	color: #545454;
	border: 1px solid #111; 
	background: #070707; 
	padding: 10px;
}
.postmeta .date{ margin: 0 10px 0 5px;	}
.postmeta a.comments { margin: 0 10px 0 5px; color: #EB880E;	}
.postmeta a.readmore { margin: 0 10px 0 5px; color: #EB880E;	}

.post-info { font-size: .95em; padding-top: 3px; margin-left: 5px; color: #444;	}
.post-info a, .post-info a:visited { color: #EB880E; }

#hidden
{
	position: absolute;
	left: -2000px;
}