/*  
Theme Name: WordPress theme 737
Theme URL: http://wordpress.org/
Description: A theme from Template-Help.com Collection
Version: 2.6
Author: Template_Help.com 
Author URL: http://www.Template-Help.com/ 
*/
/* CSS Document */

*{margin:0; padding:0;}
ul{list-style:none;}
body{  font-family:Tahoma, Arial, Helvetica, serif; font-size:75%; line-height:14px; color:#ffffff; background:#151515;}
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: Arial, Helvetica, Tahoma,serif; font-size:11px; color:#000000; vertical-align:middle; font-weight:normal; text-align:left;}
.searching {width:172px; height:auto; color:#2c2c2c; height:18px; margin-right:5px; border:1px solid #424242; background:#ffffff; font-size:1.01em}
.column-center input, .column-center textarea { margin:3px 0 3px 5px;}

/***end forms*******************************************/

.min-width {width:expression(((document.documentElement.clientWidth || document.body.clientWidth) < 1100)? "1100px" : "100%"); min-width:1100px;}
.main {width:980px; margin:auto; position:relative;}

a {color:#ff5500; text-decoration:underline;}
a:hover{text-decoration:none;}

 
.pagetitle { padding:10px;}
.center { padding:0 0 10px 0;}

/***global*******************************************/
.content { width:100%; padding-top:0px;}

ul { margin:0;}

.side-bar-left { width:220px; margin-right:-220px; position:relative; float:left; }
.side-bar-left .ind { padding:0px 16px 0px 17px;}

.column-center{float:left; width:100%;}
.indent-center { padding:0px 17px 0px 273px;}

/*.side-bar-right { width:192px; margin-left:-192px; float:left;}
.side-bar-right .ind { padding:34px 22px 0px 5px;}*/

.clear{clear:both;}
.clear-block{ width:100%; overflow:hidden; background:#222222; padding-top:11px;}

/***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: 2px 18px 2px 0;
	display: inline;
}

img.alignleft {
	padding: 0;
	margin: 2px 18px 2px 0;
	display: inline;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}
/***End Images *******************************************/



/***header*******************************************/
h1 { font-size:6.36em; color:#f7f7ef; font-weight:normal; text-transform:none; font-family:Comic Sans MS; line-height:1.21em; width:auto;}
h1 a  {color:#f7f7ef; text-decoration:none;}
h2{ font-size:1.61em;}
h3{ font-size:1.31em;}

.bg { background:url(images/bg-top.gif) top repeat-x;}

#header {width:100%; margin:0 auto; overflow:hidden; background:url(images/top-right.jpg) top left no-repeat; height:200px}
#header .row1 {width:100%; overflow:hidden; height:400px;}
#header .logo { padding:100px 0px 0px 35px; }
#header .slogan { margin:5px 0px 0px 200px;}
#header span  {  font-size:1.36em; line-height:1.01em; color:#f7f7ef; text-transform:uppercase; font-weight:normal; font-family:Tahoma, Arial, Helvetica, serif;}
/*#header .slogan-img { margin:26px 0px 0px 0px;}*/
#headerimg { margin: 7px 9px 0; height: 50px; width: 50px; }

#header .block-search { padding:15px 24px 12px 13px; 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 { margin:0; padding-top:11px; float:left;}
.menu li { font-size:1.01em; line-height:normal; color:#ffffff; margin-left:-1px; float:left;}
.menu li a{color:#ffffff; font-weight:bold; text-decoration:none; text-transform:uppercase; padding:7px 17px 7px 17px; background:url(images/bg-li.gif) no-repeat 0 8px; display:block;}
.menu li a:hover{text-decoration:underline; color:#FFFFFF}



/***end header*******************************************/



/***box*******************************************/
.right-bgd { position:absolute; top:0; right:0; width:50%; height:321px; background:url(images/right-bg.gif) left bottom repeat-x;}


.corner-top-left {background:url(images/corner-top-left.gif) no-repeat left top #000000;}
.corner-top-right {background:url(images/corner-top-right.gif) no-repeat right top;}
.corner-bot-left {background:url(images/corner-bot-left.gif) no-repeat left bottom;}
.corner-bot-right {background:url(images/corner-bot-right.gif) no-repeat right bottom; width:100%; min-height:600px; height:auto;}
* html .corner-bot-right { height:600px;}
.corner-bot-right .ind { padding:32px 28px 10px 36px;}

.border-left2 {background:url(images/border-left5.gif) repeat-y left #f32831;}
.border-right2 {background:url(images/border-right5.gif) repeat-y right;}
.border-top2 {background:url(images/border-top5.gif) repeat-x top;}
.border-bot2 {background:url(images/border-bot5.gif) repeat-x bottom;}
.corner-top-left2 {background:url(images/corner-top-left5.gif) no-repeat left top;}
.corner-top-right2 {background:url(images/corner-top-right5.gif) no-repeat right top;}
.corner-bot-left2 {background:url(images/corner-bot-left5.gif) no-repeat left bottom;}
.corner-bot-right2 {background:url(images/corner-bot-right5.gif) no-repeat right bottom; width:100%;}

#categories .border-left2 {background:url(images/border-left2.gif) repeat-y left #56a20a;}
#categories .border-right2 {background:url(images/border-right2.gif) repeat-y right;}
#categories .border-top2 {background:url(images/border-top2.gif) repeat-x top;}
#categories .border-bot2 {background:url(images/border-bot2.gif) repeat-x bottom;}
#categories .corner-top-left2 {background:url(images/corner-top-left2.gif) no-repeat left top;}
#categories .corner-top-right2 {background:url(images/corner-top-right2.gif) no-repeat right top;}
#categories .corner-bot-left2 {background:url(images/corner-bot-left2.gif) no-repeat left bottom;}
#categories .corner-bot-right2 {background:url(images/corner-bot-right2.gif) no-repeat right bottom; width:100%;}

#links_with_style .border-left2 {background:url(images/border-left3.gif) repeat-y left #e26418;}
#links_with_style .border-right2 {background:url(images/border-right3.gif) repeat-y right;}
#links_with_style .border-top2 {background:url(images/border-top3.gif) repeat-x top;}
#links_with_style .border-bot2 {background:url(images/border-bot3.gif) repeat-x bottom;}
#links_with_style .corner-top-left2 {background:url(images/corner-top-left3.gif) no-repeat left top;}
#links_with_style .corner-top-right2 {background:url(images/corner-top-right3.gif) no-repeat right top;}
#links_with_style .corner-bot-left2 {background:url(images/corner-bot-left3.gif) no-repeat left bottom;}
#links_with_style .corner-bot-right2 {background:url(images/corner-bot-right3.gif) no-repeat right bottom; width:100%;}

#meta .border-left2 {background:url(images/border-left4.gif) repeat-y left #0ba2af;}
#meta .border-right2 {background:url(images/border-right4.gif) repeat-y right;}
#meta .border-top2 {background:url(images/border-top4.gif) repeat-x top;}
#meta .border-bot2 {background:url(images/border-bot4.gif) repeat-x bottom;}
#meta .corner-top-left2 {background:url(images/corner-top-left4.gif) no-repeat left top;}
#meta .corner-top-right2 {background:url(images/corner-top-right4.gif) no-repeat right top;}
#meta .corner-bot-left2 {background:url(images/corner-bot-left4.gif) no-repeat left bottom;}
#meta .corner-bot-right2 {background:url(images/corner-bot-right4.gif) no-repeat right bottom; width:100%;}

#categories.widget-style h2 { background:url(images/bg-line.gif) bottom repeat-x;}
#meta.widget-style h2 { background:url(images/bg-line3.gif) bottom repeat-x;}

#meta.widget-style li { font-size:1.09em; line-height:1.91em; color:#FFFFFF; font-weight:normal; font-family:Arial, Helvetica, sans-serif; background:url(images/a3.gif) no-repeat 0px 9px; padding:0 0 0 19px;}

#categories.widget-style li { font-size:90%; line-height:1.91em; color:#FFFFFF; font-weight:bold; text-transform:uppercase; font-family:Arial, Helvetica, sans-serif; background:url(images/a1.gif) no-repeat right 9px; padding:0 4px 0 0px; border-bottom:1px solid #82b94c;}

#categories .inside-widget { padding:15px 19px 20px 24px;}

/***box*******************************************/


/***side_bar*******************************************/
.side-bar .inside{ padding:0 0 0 0;}


.widget-style#categories .children { margin:0 0 0 10px;}
.widget-style#categories .children li{ background:none; font-size:1.01em}
.indentX p { padding:0 0 10px 0;}

/**********************************************/
.inside-widget { padding:20px 19px 20px 24px;}
.widget-style { margin:0px 0px 10px 0px; padding:0px; overflow:hidden; width:100%;}
.widget-style h2 {font-size:1.18em; line-height:1.14em; color:#ffffff; font-weight:bold; text-transform:uppercase; padding:19px 0 15px 3px;
 margin:0px 20px 0px 19px; background:url(images/bg-line4.gif) bottom repeat-x;}
.widget-style h2 a {color:#FFFFFF; text-decoration:none;}
.widget-style h2 a:hover {text-decoration:none;}

.widget-style ul { margin:0;}
.widget-style li { font-size:1.09em; line-height:1.91em; color:#FFFFFF; font-weight:normal; font-family:Arial, Helvetica, sans-serif; background:url(images/a4.gif) no-repeat 0px 9px; padding:0 0 0 19px;}
.widget-style li a { color:#FFFFFF; text-decoration:none; }
.widget-style li a:hover { text-decoration:underline; }

/************/
/*#archives .inside-widget { padding:12px 14px 0 14px;}
.widget-style#archives { background:#AFE842; margin:0 0 10px 0; padding:0 0 12px 0;}
.widget-style#archives h2 {font-size:1.09em; line-height:1.27em; color:#FFFFFF; font-weight:normal; background:#A1D936; padding:5px 0 4px 15px;}
.widget-style#archives h2 a {color:#FFFFFF; text-decoration:none;}
.widget-style#archives h2 a:hover {text-decoration:none;}

.widget-style#archives ul { margin:0 0 0 0;}
.widget-style#archives li { font-size:1.01em; line-height:1.45em; color:#364628; background:url(images/sep_arch.gif) left bottom repeat-x; padding:0 0 2px 3px;}
.widget-style#archives li a { font-size:1.01em; line-height:1.45em; color:#364628; text-decoration:none; background:url(images/arr_arhc.gif) no-repeat 0px 6px; padding:0 0 0 11px;}
.widget-style#archives li a:hover { text-decoration:underline;}
*/
/***********/

#links_with_style .inside-widget { padding:20px 10px 20px 24px;}
/*.widget-style#links_with_style { margin:0 0 10px 0; padding:0 0 12px 0;}*/
.widget-style#links_with_style h2 {font-size:1.01em; line-height:1.14em; color:#ffffff; font-weight:bold; text-transform:uppercase; padding:19px 0 15px 3px;
 margin:0px 20px 0px 19px; background:url(images/bg-line2.gif) bottom repeat-x;}
.widget-style#links_with_style h2 a {color:#c21e00; text-decoration:none;}
.widget-style#links_with_style h2 a:hover {text-decoration:none;}

/**********************************************/

/**********************************************/
#links_with_style ul {margin:0 0 0 0; background:none;}
#links_with_style ul ul h2{ margin:0 0 0 0; background:none;}
#links_with_style ul li h2 { list-style:none; color:#FFFFFF; font-weight:normal; padding:5px 0 4px 15px; margin:0 0 0 0;}

#links_with_style ul li { padding:0;}
#links_with_style ul li ul { margin:0 0 0 0;}
#links_with_style ul li ul li {font-size:1.01em; line-height:1.91em; color:#FFFFFF; font-weight:normal; font-family:Arial, Helvetica, sans-serif; background:url(images/a2.gif) no-repeat 0px 9px; padding:0 0 0 19px;}
#links_with_style ul li ul li a{ color:#FFFFFF; text-decoration:none; }
#links_with_style ul li ul li a:hover { text-decoration:underline;}
/**********************************************/


/**********************************************/
#calendar_wrap {vertical-align:top; width:auto; margin:auto;padding:0px 20px 0px 0;}
#calendar_wrap caption { color:#ffde00; font-weight:bold; font-size:1.01em;}
#calendar_wrap td {width:25px; text-align:right; color:#FFFFFF; font-size:1.11em;}
#calendar_wrap td a {color:#ffde00;}
#calendar_wrap th { color:#ffde00; text-align:right;}
#calendar_wrap a {font-weight:bold;}
/**********************************************/

#tag_cloud .inside-widget { padding:10px 10px 20px 20px;}
#tag_cloud a{ color:#ffde00; line-height:1.01em; text-decoration:none;}
#tag_cloud a:hover{ text-decoration:underline; color:#FFFFFF}

.post { padding:0 0 20px 0;}
.post h3{ padding:0 0 5px 0;}

/**********************************************/

#statusbar { text-align:left; color:#FFFFFF;}
#statusbar p {padding:10px 15px 10px 15px; margin:0 0 0px 0;}
#statusbar a {font-weight:bold; color:#FFFFFF;}


#search .searching, .text-box .searching  { width:108px; height:18px; background:#FFFFFF; border:1px solid #cfd1b8; color:#727a83;}
#search .inside-widget { padding:15px}

/***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:#FFFFFF; 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; color:#FFFFFF; font-weight:normal;}
.column-center Ol li ul li {background:url(images/a1.gif) no-repeat 0 7px; padding-left:15px; color:#FFFFFF; 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:#FFFFFF; font-weight:normal; text-decoration:underline; font-size:1.01em;}
.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:#FFFFFF}
.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:#FFFFFF; font-weight:normal; text-decoration:underline; font-size:1.01em;}
.column-center Ol li a:hover{ text-decoration:none; }
.column-center Ol li ul li a { font-weight:normal; text-decoration:underline;}
.column-center Ol li ul li a:hover {text-decoration:none;}

.column-center p { padding:5px 0 5px 0;}

.column-center .border { border:1px solid #434245; padding:1px;}


.title { overflow:hidden; width:100%; border-bottom:3px solid #1f1f1f; padding-bottom:18px;}
.title h2 { color:#f70202; font-size:2.01em; font-family:Arial, Helvetica, sans-serif; text-transform:capitalize; line-height:1.01em; font-weight:normal; padding:0px 0px 5px 0px; }
.title h2 a {color:#f70202; text-decoration:none;}
.title h2 a:hover {text-decoration:underline;}
.title .author {  padding:0px 0px 0px 18px; color:#8699a3; font-weight:normal; font-size:1.01em; line-height:1.09em; float:right; }
.title .date { padding:0px 15px 0 0px; font-size:1.01em; line-height:1.09em; color:#ffffff; font-weight:normal; float:left;}

.text-box { font-size:1.01em; line-height:1.31em; padding:20px 25px 10px 2px;}
.text-box strong { color:#FFFFFF; font-size:1.09em;}

.comments { color:#ff5500; font-size:1.01em; font-weight:bold; text-transform:uppercase; line-height:1.09em; padding-bottom:50px;}
.comments a {text-decoration:none; color:#ff5500; line-height:1.91em; background:url(images/bg-comm.gif) no-repeat right 4px; padding-right:20px;}
.comments a:hover{text-decoration:underline;}
/***end column_center*******************************************/




/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom:1px dashed #999;
	}

blockquote {
	border:1px solid #222222;
	background:#151515;
	padding: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;
	}
/* 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;
	background:#151515;
	border-top:1px solid #222222;
	 font-weight:normal
	}
	
.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-left:15px;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
	
h3#comments, h3#respond { padding:5px 0px 5px 10px; font-size:1.27em; color:#f70202}
/* End Comments */

/*************************************/
#recent-posts  {vertical-align:top;}
.widget-style#recent-comments li { background:url(images/a1.gif) no-repeat 0 7px; padding-left:15px; line-height:1.41em}
.widget-style#recent-comments li a {background:none; text-decoration:underline;}
.widget-style#recent-comments li a:hover{text-decoration:none;}
.widget-style#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;}

/*************************************/
.textwidget {padding:5px 20px 5px 0px; color:#FFFFFF}

.oddcomment{color:#FFFFFF;}

/***footer*******************************************/
#footer { font-size:1.09em; line-height:1.12em; color:#4e4e4e; font-weight:normal; text-align:center; font-family:Arial, Helvetica, sans-serif;}
#footer a{ color:#4e4e4e; font-weight:normal;}
.foot { text-align:center; width:980px; margin:auto; background:#222222; padding:31px 0px 50px 0px;}
#footer span{ padding-left:32px;}
/***end footer*******************************************/