body, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, hr, p, form{
	margin: 0;
	padding: 0;
}

body{
	font-family: Verdana, Verdana, "Trebuchet MS", Georgia, Sans-Serif;
	font-size: 12px;
	text-align: center;
	vertical-align: top;
	background: #000 url(images/bg.jpg);
	color: #fff;
}

h1, h2, h3, h4, h5, h6{
	font-family: Verdana, Georgia, Sans-Serif;
	font-size: 18px;
	font-weight: normal;
	color:#969213;
}

a{
	text-decoration: underline;
	color: #a50000;
}

a:hover{ text-decoration: none; }

a img{ border: 0; }

abbr, acronym{ border: 0; }

address, dl, p{ padding: 10px 0 0; }

blockquote{
	margin: 10px 0 0;
	background: #eee;
}

blockquote p{ padding: 10px; }

blockquote blockquote{
	margin: 10px;
	background: #fff;
}

code{
	background: #f5f5f5;
}

dt{ font-weight: bold; }

dd{ padding: 0 0 0 10px; }

hr{
	clear: both;
	margin: 10px 10px 5px;
	border: 0;
	height: 1px;
	text-align: left;
	background: #ddd;
	color: #ddd;
}

small{
	font-size: 11px;
}

pre{
	width: 90%;
}

input, textarea{
	font-family: Verdana, Helvetica, Georgia, sans-serif;
	font-size: 12px;
	padding: 2px;
}

input#s, input#author, input#email, input#url, textarea#comment{
	padding: 3px;
}

input#author, input#email, input#url{
	margin: 0 5px 0 0;
}

#container{
	margin: 0 auto;
	width: 768px;
	text-align: left;
	vertical-align: top;
}

#page{
	float: left;
	width: 597px;
	text-align: left;
	vertical-align: top;
	background: #000000;
	color: #4A4A4A;
}

.maincolumn{
	padding: 10px;
}

#header h1{
	font-size: 24px;
	background:url(images/banner2.jpg);
	height:291px;
}

#banner{
	margin-top: 5px;
	width: 480px;
	height: 250px;
	overflow: hidden;
	background: #000 url(images/banner.jpg) no-repeat;
}

.post{
	margin-top: 5px;
}

.post h2{
	padding: 10px 10px 10px 10px;
	font-family: Verdana, "Trebuchet MS", Georgia, Sans-Serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 20px;
	color: #6E6E6E;
}

.post h2 a{
	text-decoration: none;
	color: #6E6E6E;
}

.postinfo{
	border-top: 1px solid #0D0D0D;
	padding: 5px 10px;
	font-size: 11px;
	line-height: 16px;
	color: #666;
	background: url(images/bg-postinfo.gif) repeat-x bottom;
}

.postinfo a{
	color: #2B2B2B;
}

.entry{
	padding: 0 10px 10px;
	line-height: 18px;
}

.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6{
	border: 0;
	margin: 0;
	padding: 10px 0 0;
	font-family: Verdana, Georgia, Sans-Serif;
	font-weight: bold;
	background-color: transparent;
	background-image: none;
}

.entry h1{
	font-size: 24px;
	line-height: 30px;
}

.entry h2{
	font-size: 18px;
	color: #000;
}

.entry h3{}

.entry  h4{ font-size: 16px; }

.entry h5{ font-size: 14px; }

.entry h6{ font-size: 11px; font-weight: normal; }


.entry img.wp-smiley{
	padding: 0;
	border: 0;
	background-color: transparent;
}

.entry img.alignleft{
	float: left;
	margin: 5px 10px 0 0;
}

.entry img.alignright{
	float: right;
	margin: 5px 0 0 10px;
}

.browse{
	padding: 10px;
	font-size: 11px;
	line-height: 18px;
	text-align: left;
	vertical-align: top;
	color: #fff;
	background: #1A1A1A;
}

.sidebar{
	margin-left: 5px;
	float: left;
	width: 166px;
	padding-top: 48px;
	color: #ccc;
	background: #000 url(images/sidebar.gif) repeat-y;
}

.sidebar a:link{
	color: #6B5F3A;
	text-decoration:none;
}
.sidebar a:hover{
	color: #91814E;
	text-decoration:none;
}
.sidebar a:visited{
	color: #6B5F3A;
	text-decoration:none;
}
.sidebar ul{
	margin-left: 6px;
	padding: 0;
	list-style: none;
}

.sidebar ul li{
	margin-bottom: 10px;
}

.sidebar ul li.widget_search{
	padding: 10px;
}

.sidebar ul li h2{
	padding: 8px 20px 10px 10px;
	font-family: Verdana, Helvetica, "Trebuchet MS", Georgia, Sans-Serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	background: #0D0D0D url(images/bg-postinfo.gif) repeat-x bottom;
	color: #999999;
}

.sidebar ul ul{
	margin: 0;
	padding: 10px;
}

.sidebar ul ul li{
	margin: 0;
	border: 0;
	line-height: 22px;
}

.sidebar ul ul ul{
	padding: 0;
}

.sidebar ul ul ul li{
	padding: 0 0 0 10px;
}

/* comments template */

.comments-template{
	margin: 10px 0 0;
	border-top: 1px solid #ddd;
	padding: 10px;
	line-height: 18px;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 20px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 24px;
	padding: 0 0 15px;
	border-bottom: 1px solid #ddd;
}

.comments-template p.nocomments{
	padding: 0;
}

/* end comments template */

/* wp-calendar */

table#wp-calendar{
	width: 100%;
	font-family: Verdana, Helvetica, Georgia, Sans-Serif;
	text-transform: none;
}

table#wp-calendar caption{
	padding: 10px 15px;
}

table#wp-calendar th{
	font-weight: normal;
	text-align: center;
	vertical-align: top;
	background: #222;
}

table#wp-calendar td{
	padding: 2px;
	text-align: right;
}

table#wp-calendar tfoot td{
	text-align: center;
}

/* end calendar */

#footer{
	clear: both;
	width: 480px;
	font-size: 11px;
	line-height: 18px;
	text-align: left;
	vertical-align: top;
	color: #000;
	background:#000000;
}

#footer p{
	padding: 10px;
}

#content_start {position: absolute;left: -10000px;};

    /*
    Alpha PNG support for IE
    \*/
    * html img/**/ {
 filter:expression(
   this.alphaxLoaded ? "" :
   (
       this.src.substr(this.src.length-4)==".png"
       ?
       (
     (!this.complete)
     ? "" :
         this.runtimeStyle.filter=
         ("progid:DXImageTransform.Microsoft.AlphaImageLoader(src='"+this.src+"')")+
         (this.onbeforeprint="this.runtimeStyle.filter='';this.src='"+this.src+"'").substr(0,0)+
         String(this.alphaxLoaded=true).substr(0,0)+
         (this.src="blank.png").substr(0,0)
       )
       :
       this.runtimeStyle.filter=""
   )
     );
    }