input,select,textarea{
	border: #dadada 1px solid;
	font-size: 15px;
	background:#3d3d3d;
	color:#c71a24;
	font-family:Georgia, "Times New Roman", Times, serif;
}

ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,blockquote,p,fieldset,input{
	margin:0;
	padding:2;
}
ul{
	list-style:none;
}
BODY {
	font-family: Trebuchet MS; font-size:7pt; color:#cfcfcf; line-height: 10px ; LETTER-SPACING: 0pt
}
TR {
	font-family: Trebuchet MS; font-size:7pt; color:#cfcfcf; line-height: 10px ; LETTER-SPACING: 0pt
}
TD {
	font-family: Trebuchet MS; font-size:7pt; color:#cfcfcf; line-height: 10px ; LETTER-SPACING: 0pt
}
A:link {
	COLOR: #9c9aa5; TEXT-DECORATION: none; font-weight: bold
}
A:visited {
	COLOR: #9c9aa5; TEXT-DECORATION: none; font-weight: bold
}

A:hover {
	color: #d07e2a; font-weight: bold; TEXT-DECORATION: none;
}
.clear{
	clear:both;
}

body{
	SCROLLBAR-FACE-COLOR: #000000; SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; SCROLLBAR-SHADOW-COLOR: #ffffff; SCROLLBAR-3DLIGHT-COLOR: #000000; SCROLLBAR-ARROW-COLOR: #ffffff; SCROLLBAR-TRACK-COLOR: #000000; SCROLLBAR-DARKSHADOW-COLOR: #ffffff; BACKGROUND-COLOR: #000000; TEXT-ALIGN: justify
}

.headers { bordercolor:#C4DCDE; background : #3f352c ;
}
.headers1 { bordercolor:#C1D6D7; background : #8f683d ;
}
.headers3 { bordercolor:#C1D6D7; background : #E1DDDA ;
}
.border { border: 1px solid #d07e2a;
}
.title {font-family:tahoma; text-transform: uppercase; font-size:9px; color: #efb273; letter-spacing:2px; font-weight:bold; font-style: italic;}

.intro {font-family:verdana; text-transform: uppercase; font-size:7px; color: #4a4848; letter-spacing:0px; font-weight:bold; }
.intro2 {font-family:verdana; text-transform: uppercase; font-size:7px; color: #8f683d; letter-spacing:0px; font-style: italic; font-weight:bold; }

a img {
	border: 1px solid #d07e2a; padding: 2px;
        margin: 2px;
}
a:hover img {
	border: 1px solid #ffffff; padding: 2px;
        margin: 2px;
}
  


#page{
	background-color:#000000;
	margin:0px auto;
	align: center;
}

/* HEADER */

 
h1{
	font-size:23px;
	color:#303030;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	background:#3d3d3d;
	border:1px solid #ebebeb;
	padding:8px 10px 8px 10px;
}

#header_title h1{
	color:#ffffff;
	font-size:47px;
	font-weight:normal;
	margin-left:50px;
	font-style:italic;
}

#header_title h1 a{
	color:#ffffff;
}

.description{
	font-size:16px;
	position:relative;
	top:-5px;
	margin-left:150px;
	color:#ffffff;
	display:block;
}

/* MENU */

#menu{
	width:100%;
	height:43px;
}

#menu_links{
	float:left;
	width:310px;
}

#menu_items{
	float:left;
	width:599px;
}

#menu_rss{
	float:right;
	width:91px;
}

#menu_links a{
	color:#f28d90;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	position:relative;
	top:15px;
	margin-left:10px;
}

#menu_rss img{
	display:block;
	position:relative;
	top:8px;
}

#menu_items ul{
	padding-left:20px;
	position:relative;
	top:7px;
	float:right;
}

#menu_items li{
	float:left;
	display:block;
	height:29px;
	padding-left:10px;
	padding-right:10px;
	background:url(images/menu_sep.gif) no-repeat right center;
	text-transform:uppercase;
	font-size:13px;
}

#menu_items li.noline{
	background:none;
}

#menu_items a{
	color:#ffffff;
	display:block;
	padding-top:5px;
}

/* BODY */

#body{
width: 100%;
	float:left;
	background:#000000;
}

#body_top{
	width:100%;
	float:left;
	background:url(images/1body_top_bg.gif) repeat-x bottom;
	padding-bottom:45px;
}

#body_left{
	width:100%;
	float:left;
} 


#body_right{
	width:100%;
	float:right;
}

/* left contact */

#body_left_content{
	width:365px;
	padding-top:26px;
	margin-left:20px;
}

.post{
	background:url(images/post-top_bg.png) no-repeat;
	width:100%;
}  


.post img {padding:3px; margin:3px; border:1px solid #d07e2a;}
.post img:hover {padding:3px; margin:3px; border:1px solid #ffffff;}

.post-top{
padding-top:4px;
}

.post-date{
	float:left;
	font-size:15px;
	width:64px;
	padding:10px 20px 20px 0px;
	color:#000000;
	text-align:center;
	text-transform:uppercase;
	font-family:Georgia, "Times New Roman", Times, serif;
}

.post-date p{
	font-size:30px;
	line-height:20px;
	color:#e48100;
}

.post-title{
	float:right;
	color:#303030;
	width:270px;
	padding-top:4px;
}

.post-title h2{
	font-size:23px;
	color:#303030;
	font-weight:normal;
	padding-bottom:4px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

.post-title h2 a{
	color:#3d3d3d;
}

.post-title h3{
	font-weight:normal;
	margin:0 0 4px 0;
	color:#818181;
	font-size:9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.post-title h3 a{
	color:#8f683d;
	font-weight:bold
}

.post-title h3 span{
	color:#8f683d;
	font-weight:bold
}

.post-title h4{
	font-weight:bold;
	color:#000000;
	font-size:9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background:url(images/post-title_h4.gif) repeat-x;
	padding:7px 0 6px 5px;
}

.post-title h4 a{
	color:#3d3d3d;
	font-weight:normal;
}

.post-title h4 span{
	color:#3d3d3d;
	font-weight:normal;
}

.entry{
	line-height:11px;
	font-family:Trebuchet MS;
	font-size:7pt;
	padding:10px 0 10px 5px;
}

.entry p{
	padding-bottom:15px;
}

.entry a {
	color:#9c9aa5;
}
.entry a:hover {
	color:#d07e2a;
}

.postmetadata{
	margin-bottom:30px;
	background:#3d3d3d;
	border:1px solid #ebebeb;
	width:100%;

	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.postmetadata .alignleft a{
	color:#000000;
	background:url(images/1comm_a.gif) no-repeat;
	padding-left:22px;
	line-height:20px;
	padding-bottom:10px;
	font-weight:bold;
}

.postmetadata .alignleft a span{
	color:#8f683d;
}

a.readmore{
	color:#e48100;
	padding-top:4px;
}

a.readmore span{
	font-weight:bold;
	padding-top:4px;
}

a.readmore:hover{
	text-decoration:none;
}

.postmetadata .alignleft{
	padding-top:4px;
	padding-left:15px;
}

.postmetadata .alignright{
	padding-top:7px;
	padding-right:15px;
}

a.readmore:hover{
	color:#570608;
}

.post-page{
}

.post-page h2{
	font-size:23px;
	color:#303030;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	background:#3d3d3d;
	border:1px solid #ebebeb;
	padding:8px 10px 8px 10px;
}

.post-page .entry{
}

.post-page .entry a{
	color:#000000;
	text-decoration:underline;
	font-weight:bold;
}

strong{
	color:#ffffff;
}

/* uncomment it if you want use STRONG tag like title h1,h2 ...

.post-page .entry strong{
	font-size:19px;
	color:#303030;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	background:#3d3d3d;
	border:1px solid #ebebeb;
	padding:8px 10px 8px 10px;
	display:block;
}*/

/* right content */

#body_right_content{
	margin-top:15px;
}

/* SEARCH */

#main_search{
	width:160px;
	padding:2px 0 2px 0;
	background:#303030;
	border:1px solid #000000;
	margin-bottom:9px;
}

#searchform_top{
}

#searchform_top_text{
	width:150px;
	padding:5px 0 5px 10px;
	border:0px;
	background:none;
	color:#6f6f6f;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	float:left;
}

#gosearch{
	float:left;
}



/* TAGS */

#right_tags{
	width:160px;
	margin:0 0 12px 12px;
}

#right_tags h2{
	color:#c71a24;
	font-size:18px;
	text-transform:capitalize;
	background:url(images/tag_h2.gif) no-repeat bottom left;
	padding:0 0 12px 10px;
}

#right_tags a{
	color:#4b4b4b;
}

/* SIDE BAR */

#sidebar{
	width:160px;
	margin:0 0 0 12px;
}

.sidebars h2{
	color:#c71a24;
	font-size:18px;
	text-transform:capitalize;
	background:url(images/tag_h2.gif) no-repeat bottom left;
	padding:0 0 12px 10px;
	margin-bottom:10px;
}

.sidebars ul{
	color:#595959;
}

.sidebars ul li{
	padding-bottom:15px;
	/*margin-bottom:10px;*/
}

.sidebars ul li ul li{
}

.sidebars ul li ul li ul li{
	margin-left:0;
}

.sidebars li ul{
	padding-bottom:8px;
}

.sidebars li ul li ul{
	padding-left:10px;
	padding-bottom:0px;
}

.sidebars li ul li ul li ul{
	padding-left:0px;
}

.sidebars li{
	margin-bottom:0px;
	background:none;
}

.sidebars li li{
	margin-bottom:0px;
	background:url(images/dotted_grey.gif) repeat-x left bottom;
	padding:4px 0 8px 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.sidebars li.widget_meta li{	
	background:none;
}

.sidebars li li li{
	background:none;
	border:0px;
	padding-bottom:3px;
}

.sidebars li a{
	color:#595959;
}

.sidebars li.widget_categories ul li{
	font-weight:normal;
	color:#c71b24;
}

.sidebars li.widget_categories ul li a{
	background:url(images/sidebar_li_cat.gif) no-repeat left 4px;
	font-weight:normal;
	padding-left:10px;
}

.sidebars li.widget_categories ul li ul li a{
	backgroundnone;
	font-weight:normal;
}



.sidebars .widget_tags p{
	padding:0px 10px;
}

.sidebars .textwidget{
	padding:10px;
}

/* FOOTER */

#footer{
	width:80%;
	height:40px;
	background:#000000;
	clear:both;
	margin:0px auto;
	color:#ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
}

#footer_text{
	padding-top:10px;
}

#footer_ask{
	padding-top:21px;
}

#footer_text a{
	font-weight:bold;
	color:#3d3d3d;
}

#footer_ask a{
	color:#3d3d3d;
	font-weight:bold;
}




/* Begin Typography & Colors */

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */




/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 3px;
	display: inline;
	}

img.alignleft {
	padding: 3px;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 98%;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 10px 10px;
	padding-left: 20px;
	padding-bottom:4px;
	background:url(images/blockquote_bg.gif) repeat-y;
	}

blockquote blockquote{
	background:url(images/blockquote_bg2.gif) repeat-y;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}


.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;  
    font-size:12px;
	font-weight:bold;
	clear:both;
	}
/* End Various Tags & Classes*/

/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

.entry ul {
	margin: 0 10px 15px 0;
	list-style: none;
	padding:0 15px 10px 30px;
	} 

.entry ul li {
	padding-bottom:4px;
	padding-top:3px;
	background:url(images/dotted_grey.gif) repeat-x left bottom;
	}

.entry ul li:before{
	content: url(images/entry_before.gif);
	}

.entry ol {
	margin: 0 10px 15px 0;
	padding:0 15px 10px 40px;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	padding-bottom:4px;
	background:url(images/dotted_grey.gif) repeat-x left bottom;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
	
ol li{
	list-style: decimal outside;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform{
	width:200px;
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 250px;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	width:65px;
	height:25px;
	}
/* End Form Elements */



/* Begin Comments*/

h2#comment_title{
	font-size:23px;
	color:#303030;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-left:35px;
	margin-bottom:15px;
}

.alt {
	margin: 0;
	}

.commentlist {
	padding: 0px;
	text-align: justify;
	margin-left:30px;
	}

.comm_items {
	margin: 15px 0 5px;
	display:block;
	border:1px solid #08070c;
	background:#08070c;
	}

.comm_items li {
	margin: 0;
	padding: 5px 10px 5px;
	background:none;
	border:0;
	list-style:none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	line-height:18px;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	display: block;
	color:#9c9aa5;
	text-transform:capitalize;
	font-size:12px;
	margin:15px 20px 5px 20px;
	padding-bottom:2px;
	border-bottom:0px solid #ebebeb;
	}

.commentmetadata a{
	color:#9c9aa5;
	}

.commentmetadata span{
	color:#cfcfcf;
	font-size:9px;
	}

.commentmetadata_text{
	margin:15px 20px 0px 25px;
	color:#cfcfcf;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
}

.commentmetadata_end{
	color:#cfcfcf;
	background:#08070c;
	border-top:0px solid #ebebeb;
	padding:5px;
	padding:10px 25px 10px 15px;
	font-size:9px;
	text-align:right;
}

.commentmetadata_end a{
	color:#9c9aa5;
	}

.commentmetadata_end span{
	color:#cfcfcf;
	}

#respond_box{
	margin:10px 0 0 30px;
	padding:5px 0 60px 0;
	align:left;
	background:url(images/1respond_box_bg.gif) no-repeat;
}

h3#respond{
	font-size:21px;
	color:#d07e2a;
	font-weight:normal;
	margin:0 0 25px 25px;
}

#commentform{
	margin-left:10px;
	color:#7c7c7c;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	width:90%;
}

#commentform a{
	color:#7c7c7c;
}

#commentform label{
	position:relative;
	top:-2px;
}

#commentform input{
	background:#ffffff url(images/commentform_bg.gif) repeat-x;
	border:1px #cccccc solid;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:3px;
	color:#828587;
}

#commentform textarea{
	background:#ffffff url(images/commentform_bg.gif) repeat-x;
	border:1px #cccccc solid;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:3px;
	color:#828587;
}

#commentform input#submit{
	background:none;
	border:0px;
}

/* End Comments */

/* Archives page */
.page_archives_div{
	padding-bottom:60px;
}

.ar_panel{
}

.ar_panel3{
}

.page_archives_div h2{
	font-size:23px;
	color:#303030;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	background:#3d3d3d;
	border:1px solid #ebebeb;
	padding:8px 10px 8px 10px;
	margin-bottom:10px;
}

.ar_panel3 h2{
	padding-top:5px !important;
}

.ar_panel3 ul{
	margin-left:0px !important;
}

.page_archives_div ul h2{
}

.page_archives_div ul{
	margin:0px;
	padding:0px;
	margin-bottom:40px;
}

.page_archives_div ul li{
	margin:0px;
	padding:4px 0 6px 20px;
	list-style:none;
	background:none;
	border-bottom:1px solid #e9e9e9;
}

.page_archives_div ul li ul li{
	border:0px;
	background:none;
}

.page_archives_div ul li ul{
	margin:0px;
	padding:0px;
	padding-left:10px;
}

.page_archives_div ul li a{
	font-weight:normal;
	color:#3d3d3d;
	font-size:12px;
}

.navigate{
	color:#ffffff;
    background:#c71a24;
	font-size:18px;
	text-transform:capitalize;
}
    
.navigate a{
	color:#ffffff;
}    
.navigate a:hover{
	text-decoration:underline;
    color:#ffffff;
}