/*
Theme Name: WordPress Theme 807
Theme URI: http://template-help.com/
Description: A theme from Template-Help.com Collection
Version: 2.7
Author: Template_Help.com 
Author URL: http://www.Template-Help.com/ 
*/
/* CSS Document */

*{margin:0; padding:0;}
ul{list-style:none;}
body{  font-family:Arial, Helvetica, sans-serif; font-size:11px; line-height:14px; color:#949494; background:#0f0f0f;}
img { border:0;}

table, td {border-collapse:collapse;}
table, td, img {border:0;}
td, tr {vertical-align:top; text-align:left;}

/***forms*******************************************/
input, textarea{font-family:Tahoma, Arial, Helvetica, serif; font-size:11px; color:#000000; vertical-align:middle; font-weight:normal; text-align:left;}
.searching {width:124px; height:auto; color:#000000; height:13px; margin-right:9px; border:1px solid #ffffff; background:#ffffff; font-size:1.01em; padding:1px 0px 2px 3px;}

/***end forms*******************************************/

.min-width {width:expression(((document.documentElement.clientWidth || document.body.clientWidth) < 980)? "980px" : "100%"); min-width:980px;}
.main {width:900px; margin:0 auto; overflow:hidden; position:relative;background:url(images/bg-top.jpg) top left no-repeat;}

a {color:#FFFFFF; text-decoration:underline;}
a:hover{text-decoration:none;}

 
.pagetitle { padding:10px; color:#FFFFFF; font-weight:normal}
.center { padding:0 0 10px 0;}

/***global*******************************************/
.content { width:100%; padding-top:0px; overflow:hidden;}

ul { margin:0;}

.side-bar-left { width:290px; margin-right:-290px; position:relative; float:left;}
.side-bar-left .ind { padding:0px 0px 0px 0px; }

.column-center{float:left; width:100%;}
.indent-center { padding:0px 14px 0px 14px;}

/*.side-bar-right { width:199px; margin-left:-199px; float:left;}
.side-bar-right .ind { padding:0px 0px 0px 0px;}*/

.clear{clear:both;}
.clear-block{ overflow:hidden; padding:0px 0px 10px 0px; width:100%;}

/***global*******************************************/


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

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

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

img.alignright {
	padding: 0;
	margin: 0px 0px 2px 20px;
	display: inline;
}

img.alignleft {
	padding: 0;
	margin: 2px 35px 2px 0;
	display: inline;
}

.alignright {
	float: right;
	color:#be7116;
	padding-right:10px;
}

.alignleft {
	float: left;
	color:#be7116;
	padding-left:10px;
}

.marg { margin-bottom:10px;}
/***End Images *******************************************/



/***header*******************************************/
h2{ font-size:1.61em;}
h3{ font-size:1.31em;}

#header {margin:0 auto; overflow:hidden;  height:460px;}



.logo { margin:23px 0px 0px 47px; overflow:hidden; }
h1 {font-size:1em; margin:0; padding:0; color:#ffffff; text-indent:-10000em; width:341px; height:48px; background:url(images/logo.gif) top left no-repeat; cursor:pointer;}
h1:hover {text-decoration:none;}
.description {width:237px; height:27px; margin-top:252px; text-indent:-10000em; background:url(images/slogan.gif) top left no-repeat; overflow:hidden;}


#header .search { padding:0px 12px 9px 10px; overflow:hidden; float:right;}
/*#header .block-search .caption { float:left; padding-right:8px; padding-top:4px; text-transform:uppercase; color:#efdec2; font-size:1.12em; font-weight:bold;}*/

.menu { padding-top:22px; padding-left:35px;}
.menu li { font-size:1.27em; line-height:normal; float:left; overflow:hidden; text-align:center; padding:0px; margin-right:3px;}
.menu li a{color:#be7116; font-weight:normal; text-decoration:none; text-transform:none; padding:10px 19px 11px 19px;}
.menu li a:hover{text-decoration:none; color:#FFFFFF;}

/*.menu ul li span {display:block; float:left; background:url(images/bg-link2.gif) top repeat-x;}
.menu ul li span span {display:block; float:left; background:url(images/link-left2.gif) top left no-repeat;}
.menu ul li span span a {display:block; float:left; background:url(images/link-right2.gif) top right no-repeat;}

.menu ul li span.over {background:url(images/bg-link.gif) top repeat-x;}
.menu ul li span.over span {background:url(images/link-right.gif) top right no-repeat;}
.menu ul li span.over span a {background:url(images/link-left.gif) top left no-repeat;}*/

/***end header*******************************************/



/***box*******************************************/
.head-row1 { width:100%; overflow:hidden; height:98px;}

.head-row2 { width:100%; overflow:hidden; height:300px;}
.head-row2 .col1 { float:left; width:290px;}
.head-row2 .col2 { float:left; padding-left:26px;}

.head-row3 { width:100%; overflow:hidden; height:62px;}

.bg-col { background:#23201d; width:100%; overflow:hidden;}

#categories{ background:url(images/bg-block.gif) left repeat-y;}
#categories .block-top { background:url(images/block-top.gif) top left no-repeat;}
#categories .block-bot { background:url(images/block-bot.gif) bottom left no-repeat; min-height:300px; height:auto; }
* html #categories .block-bot { height:300px;}
#categories .inside-widget { padding-left:57px; padding-top:13px;}
#categories.widget h2 { background:none; color:#fffefe; font-size:1.18em; text-transform:none; padding:35px 0px 21px 57px;}
#categories.widget li { font-size:1.18em; line-height:1.69em; color:#f0bf2d; font-weight:bold; padding:0px;}
#categories.widget li a { color:#6d2900; text-decoration:none; background:url(images/a1.gif) no-repeat 0 4px; padding-left:29px;}
#categories.widget li a:hover { text-decoration:underline;}
/***box*******************************************/


/***side_bar*******************************************/
.side-bar .inside{ padding:0 0 0 0;}

.widget#categories .children { margin:0 0 0 0px;}
.widget#categories .children li{  font-size:1.01em; padding-left:20px; background:none}
.indentX p { padding:0 0 10px 0;}

/**********************************************/
.inside-widget { padding:23px 21px 22px 57px;}
.widget { margin:0px 0px 13px 0px; padding:0px; width:100%; overflow:hidden;}
.widget h2 {font-size:1.18em; line-height:1.09em; color:#ffffff; font-weight:bold; text-transform:none; padding:16px 0 15px 56px; background:url(images/bg-h.gif) #434140;}
.widget h2 span { background:url(images/bg-ha.gif) no-repeat 0 0px; padding:1px 0px 1px 30px;}
.widget h2 a {color:#000000; text-decoration:none;}
.widget h2 a:hover {text-decoration:none;}

.widget ul { margin:0; padding:0px;}
.widget li { font-size:1.18em; line-height:1.69em; color:#c9c8c8; font-weight:normal; padding:0px;}
.widget li a { color:#c9c8c8; text-decoration:none; background:url(images/a2.gif) no-repeat 0 4px; padding-left:30px;}
.widget li a:hover { text-decoration:underline;}

/************/

/***********/

/**********************************************/
#calendar .inside-widget { padding-left:30px; padding-right:30px;}
#calendar_wrap {vertical-align:top; width:auto; margin:auto;}
#calendar_wrap #prev { padding:5px 0px 0px 10px; text-align:left;}
#calendar_wrap caption { color:#FFFFFF; font-weight:bold; font-size:1.11em;}
#calendar_wrap td {width:35px; text-align:right; color:#FFFFFF; font-size:1.01em;}
#calendar_wrap td a {color:#be7116;}
#calendar_wrap th { color:#FFFFFF; text-align:right;}
#calendar_wrap a {font-weight:bold; width:20px;}
/**********************************************/

#tag_cloud .inside-widget { padding:10px 10px 20px 20px;}
#tag_cloud a{ color:#be7116; line-height:1.01em; text-decoration:none;}
#tag_cloud a:hover{ text-decoration:none; background:#be7116; color:#FFFFFF;}

/**********************************************/

#statusbar { text-align:left; color:#1b1f22;}
#statusbar p {padding:10px 15px 10px 15px; margin:0 0 0px 0;}
#statusbar a {font-weight:bold; color:#1b1f22;}

#search .inside-widget { padding-left:30px;}
#search .searching { width:140px; height:16px; background:#FFFFFF; border:1px solid #0a4d81; color:#000000;}

.widget_rss h2 { padding-bottom:12px;}

/***end side_bar*******************************************/




/*---nonNumeric Lists without links---*/
.column-center ul li{ background:url(images/a1.gif) no-repeat 0 7px; padding-left:15px; list-style-image:none; list-style:none; line-height:1.62em; color:#be7116; font-weight:normal;}
.column-center ul li ul{ margin-left:10px;}
.column-center ul li ol {margin-left:15px;}
.column-center ul li ol li{ list-style-type:decimal;}

/*---Numeric Lists without links---*/
.column-center Ol { padding-left:2px;}
.column-center Ol li{ background:none; padding:0px; margin-left:13px; line-height:1.62em; font-weight:normal;}
.column-center Ol li ul li {background:url(images/a1.gif) no-repeat 0 7px; padding-left:15px; color:#be7116; font-weight:normal;}

/*---nonNumeric Lists---*/
.column-center ul li{ list-style-image:none; list-style:none; line-height:1.62em;}
.column-center ul li a { color:#be7116; font-weight:bold; text-decoration:underline; font-size:1.01em; text-transform:none;}
.column-center ul li a:hover{ text-decoration:none; }
.column-center ul li ul{ margin-left:15px;}
.column-center ul li ol {margin-left:20px;}
.column-center ul li ol li{ list-style-type:decimal; color:#be7116}
.column-center ul li ol li a { background:none;}

/*---Numeric Lists---*/
.column-center Ol { padding-left:2px;}
.column-center Ol li{ background:none; padding:0px; margin-left:20px; line-height:1.62em; }
.column-center Ol li a { padding-left:0px; color:#be7116; font-weight:bold; text-decoration:underline; font-size:1.01em; text-transform:none;}
.column-center Ol li a:hover{ text-decoration:none; }
.column-center Ol li ul li a { font-weight:bold; text-decoration:underline;}
.column-center Ol li ul li a:hover {text-decoration:none;}

.column-center p { padding:5px 20px 5px 0px;}

.column-center .border { border:1px solid #434245; padding:1px;}

.welcome {margin-bottom:15px;}
.welcome .content-top-left  {padding:20px 28px;}
.welcome h2 {padding-bottom:10px; color:#253747; font-weight:normal;}

.page, .post {overflow:hidden; padding-bottom:15px; margin-bottom:10px;}


.title { overflow:hidden; width:100%; border-bottom:1px solid #262626; padding-bottom:11px;}
.title h2 { color:#ffffff; font-size:1.45em; text-transform:uppercase; line-height:1.01em; font-weight:normal; padding:11px 0px 1px 10px;}
.title h2 a {color:#ffffff; text-decoration:none;}
.title h2 a:hover {text-decoration:underline;}
.title .author {  padding:2px 0px 6px 9px; color:#949494; font-weight:normal; font-size:1.01em; line-height:1.09em;}
.title .author a { color:#949494;}
.title .date { padding:7px 38px 0px 10px; font-size:1.01em; line-height:1.01em; color:#949494;}

.text-box { font-size:1.18em; line-height:1.29em; overflow:hidden; width:100%;}
.text-box .ind {padding:19px 10px 0px 9px; }
.text-box strong { color:#949494; font-size:1.01em;}
.text-box span { text-transform:none; color:#a69385; font-size:1.09em;}
.text-box span a { color:#be7116; font-size:0.91em;}

.comments { color:#a69385; font-size:0.91em; text-transform:none; line-height:1.01em; overflow:hidden; padding:30px 15px 0px 9px; }
.comments a {text-decoration:none; color:#a69385; line-height:1.71em; font-weight:bold;}
.comments a:hover { text-decoration:underline;}

.line { background:url(images/bg-line2.gif) top repeat-x; padding-top:2px;}
/***end column_center*******************************************/

h2.pages{ padding-bottom:10px;}

/* ----------------------- Popup styles ---------------------- */

/*#commentspopup #header {background:#2F3F99 url(images/popup_header_bg.gif) top repeat-x;}*/
#commentspopup {}
#commentspopup .post { padding:0px;}

#commentspopup .page-padding {padding:10px 5px;}
#commentspopup .page-width {width:538px; margin:0 auto;}

#commentspopup h2 {color:#000000; font-family:Tahoma, Arial, Helvetica, serif; font-size:1.45em; padding:10px 10px; background:#ffa200}

#commentspopup p { padding:5px 10px; line-height:1.35em; font-size:1.1em;}

#commentspopup ol#commentlist  li {
	margin: 0px 10px 3px 20px;
	padding: 5px 0px 3px 0px;
	font-weight:normal;
	}

#commentspopup #footer { padding:10px 0;}

/* ----------------------------------------------------------- */


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

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

blockquote {
	border:1px solid #5a5857;
	background:#23201d;
	padding:3px 5px;
	}

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

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	width:100%;
	overflow:hidden;
	display: block;
	text-align: left;
	margin-bottom: 5px;
	padding-top:5px;
	}
	
/*.navigation {display: block; text-align: center; margin:0; padding:15px 21px;}
.navigation a {color:#577487; font-weight:bold; font-size:1.2em;}*/
/* End Various Tags & Classes*/



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

ol.commentlist  li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	font-weight:normal
	}
ol.commentlist li.even {background:#444241; border-top:1px solid #5a5857;}
ol.commentlist li.odd {background:#23201d; border-top:1px solid #5a5857;}
	
.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	padding-right:25px;
	padding-left:15px;
	}

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

.commentmetadata {
	margin: 0;
	display: block;
	}

#respond { width:100%; overflow:hidden;}
#respond h3 { padding-left:15px;}
#commentform textarea { width:100%;}
textarea#comment { width:100%;}
	
h3#comments, h3#respond { padding:12px 0px 11px 20px; font-size:1.27em; color:#949494}
/* End Comments */

.info-sidebar { padding:10px; color:#c9c8c8;}

/*************************************/
#recent-posts  {vertical-align:top;}
#recent-comments li { background:url(images/a2.gif) no-repeat 0 6px; padding-left:23px; line-height:1.71em}
#recent-comments li a {background:none; text-decoration:underline;}
#recent-comments li a:hover{text-decoration:none;}
#recent-comments .inside-widget { padding:10px 20px 10px 20px;}

#calendar {vertical-align:top;}
#google-search  {vertical-align:top;}
#gsearch {text-align:left;}
/*#pages  {vertical-align:top;}*/
#text-1 {vertical-align:top;}
#delicious {vertical-align:top;}
#delicious-box {text-align:left;}

/*************************************/
.widget_text .inside-widget { padding:10px 10px 20px 20px;}
.textwidget {color:c9c8c8; padding:4px 0px 20px 0px;}

.oddcomment{color:#000000;}

/***footer*******************************************/
#footer { font-size:1.09em; line-height:1.12em; color:#a69385; font-weight:bold; text-align:center; background:#000000}
#footer p{ padding:0px 5px 0px 22px;}
#footer a{ color:#a69385; font-weight:bold; text-decoration:underline;}
#footer a:hover { text-decoration:none;}
.foot { text-align:center; margin:0 auto; width:980; padding:25px 0px 30px 0px;}
/***end footer*******************************************/