/*  
	Theme Name: 	WordPress Theme 794
	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/ 
*/

* { padding:0; margin:0;}
	html { font-size:100.01%;}
	body { font-size:62.5%; font-family: Arial, Helvetica, sans-serif; background:url(images/tail.gif) repeat-x scroll 50% 0 #fff; color:#420101;}
	
.clear { clear: both;}

	table, td, div, img { border:0; border-collapse:collapse;}
	td {vertical-align:top;}
	ul, li { list-style: none;}
	p { padding:4px 0px 14px 0px;}
		
a {text-decoration: underline; color:#000;}
a:hover {text-decoration: none;}

	input, select, textarea { vertical-align:middle; color:#000; font-size:1.1em;}
	input.text, select, textarea { padding:2px 0px 3px 6px; border: 1px solid #7a1906;}
	html body textarea {  font-size:1em; font-family: Arial, Helvetica, sans-serif;}
	
/*** Main ***/
	.main { width:910px; margin:0 auto; /*width:expression(((document.documentElement.clientWidth || document.body.clientWidth) < 980)? "980px" : "100%"); min-width:980px;*/}
		
	.header { height:325px; padding:0px 0px 0px 0px;}
		
/*** Menu ***/
	.menu { float:left; width:100%; background:url(images/header_corner_right_top.gif) no-repeat right bottom #420101;}
	.menu .corner-left { background:url(images/menu_corner_left_top.gif) no-repeat 0 0; width:100%;}
	.menu .corner-right { background:url(images/menu_corner_right_top.gif) no-repeat right 0; overflow:hidden; padding:0px 0px 0px 18px;}
	
	.menu ul { margin:0; padding:0; list-style:none; width:100%; overflow:hidden;}
	.menu ul li { float:left; background:url(images/ver.gif) no-repeat 0 10px; margin:0px 0px 0px -5px;}
	.menu a { display:block; float:left; font-size:1.3em; padding:9px 35px 4px 33px; font-weight: bold; color:#fff; text-decoration:none;}
	.menu a:hover { text-decoration: underline;}
	
/*** Logo ***/
	.logo { float:left; overflow:hidden; padding:43px 0px 22px 46px;}
	
	.logo h1 { width:254px; height:55px; background:url(images/logo.gif) no-repeat 0 0; font-size:1em; font-weight: normal; color:#121212; cursor:pointer; text-indent:-1000em; overflow:hidden;}
	.logo h1:hover { text-decoration:none;}
	.description {font-size:1em; text-transform:uppercase; color:#121212; margin:6px 0px 0px 1px;}

/*** Slogan ***/
	.slogan { height:190px; background:url(images/header_corner_bot.gif) no-repeat right bottom;}
	.slogan .border-top { background:url(images/header_corner.gif) repeat-x 0 0; float:left; width:100%}
	.slogan .corner-left { background:url(images/header_corner_left.jpg) no-repeat 0 0;}
	.slogan .corner-right { height:190px;sbackground:url(images/header_corner_right.jpg) no-repeat right 0; overflow:hidden;}
	.slogan .corner-right div { padding:57px 0px 10px 47px;}
	.slogan { color:#fff; text-transform:uppercase; font-size:1.3em; font-weight: bold; line-height:1.6em;}
	.slogan span { padding:0px 0px 0px 169px;}
	
	
/*** Search ***/
	.search { float:right; padding:59px 0px 0px 0px;}
	.search .text { width:144px; padding:2px 0px 2px 6px; margin:0px 14px 0px 0px;}
	.search .but { cursor: pointer;}
	
	.search_page { float:left; padding:30px 0px 0px 0px;}

/*** Column ***/
	.content { float:left; width:100%; overflow:hidden; padding:0px 0px 5px 0px;}
	
	.column-left { width:210px; float:left; margin:0px 8px 0px 0; _margin:0px 5px 0px 0;}	
	
/*** Widgets  ***/

	.widget { float:left; width:100%; overflow:hidden; background:url(images/border_top.gif) repeat-x 0 0;}
	.widget .corner-left { background:url(images/corner_left_top.gif) no-repeat 0 0;}
	.widget .corner-right { background:url(images/border_right_top.gif) no-repeat right 0; overflow:hidden; padding:0px 23px 0px 26px;}
	
	.widget .title { padding:19px 0px 13px 0px;}
	
	.widget h2 { font-size:1.3em; font-weight: bold; color:#fd6103;}
	
	.widget	.indent { overflow:hidden; font-size:1.2em; color:#420101; padding:0px 0px 21px 1px;}
	
	.widget li { background:url(images/marker.gif) no-repeat 0 8px; padding:3px 0px 5px 16px; border-bottom:1px solid #d8d8d8;}
	.widget li a {text-decoration:none; color:#420101; font-weight: bold;}
	.widget li a:hover { text-decoration: underline;}
		
/*** Content  ***/
	.column-center { overflow:hidden; height:100%;}
	
		.column-center { background:url(images/border_top.gif) repeat-x 0 0;}
		.column-center .corner-left { background:url(images/corner_left_top.gif) no-repeat 0 0;}
		.column-center .corner-right { background:url(images/border_right_top.gif) no-repeat right 0; overflow:hidden; padding:39px 30px 0px 27px;}
		
	.column-center .title { padding:0px 0px 0px 0px;}
	
	.column-center .title h2 { font-size:1.8em; color:#420101; font-weight: normal; border-bottom:2px solid #9e7e7e;}
	.column-center .title h3 { font-size:1.6em; color:#420101; padding:0px 0px 10px 0px;}
	
	.column-center .title h2 a, .column-center .title h3 a { color:#000;}
	.column-center .title h2 a { text-decoration:none;}
	.column-center .title h2 a:hover { text-decoration: underline;}
	
	.column-center .title .date { font-size: 1.1em; padding:4px 0px 0 1px;}
	
	.column-center .title .author { /*float:right;*/ font-size: 1.1em; padding:0px 14px 22px 0px;}
	.column-center .title .author a { color:#fd6103;}
	
	.column-center .indent { padding:0px 0px 36px 0px;}
	
	.text-box { font-size:1.2em; line-height:1.6em; clear:both; padding:0px 0px 0px 0px;}
	
	.text-box .fleft { float:left; margin:0px 22px 5px 2px;}
	.text-overflow { overflow:hidden; height:100%;}
			
	.comments a, .link-edit a { font-size:1.2em; color:#6aad00; font-weight: bold;}
	.comments a { background:url(images/comments.gif) no-repeat left; padding:0px 0px 0px 15px;} 
	
	.link-edit { padding:18px 0px 0px 0px;}
	.link-edit a { font-size:1.3em; color:#fd6103;background:url(images/link_edit.gif) no-repeat left; padding:0px 0px 0px 16px;}
	
/*** OL UL style***/
	.text-box ul { padding:0px 0px 10px 0px;}
	.text-box ul li { background:url(images/marker.gif) no-repeat 0 6px; padding:0px 0px 9px 14px; list-style-image:none; list-style:none; font-weight:normal;}
	.text-box ul li ul { margin-left:10px;}
	.text-box ul li ol { margin-left:15px;}
	.text-box ul li ol li { list-style-type:decimal;}
	
	.text-box ol { padding-left:2px;}
	.text-box ol li { background:none; padding:0px; margin-left:13px;  font-weight:normal;}
	.text-box ol li ul li { font-weight:normal;}
	
	.text-box ul li { list-style-image:none; list-style:none;}
	.text-box ul li a { font-weight:normal; text-decoration:underline;}
	.text-box ul li a:hover{ text-decoration:none; }
	.text-box ul li ul { margin-left:15px;}
	.text-box ul li ol {margin-left:20px;}
	.text-box ul li ol li { list-style-type:decimal;}
	.text-box ul li ol li a { background:none;}
	
	.text-box ol { padding:5px 0px 5px 2px;}
	.text-box ol li{ background:none; padding:0px; margin-left:20px;}
	.text-box ol li a { padding-left:0px; text-decoration:none; font-weight:normal;}
	.text-box ol li a:hover{ text-decoration:underline; }
	.text-box ol li ul li a { font-weight:normal; text-decoration:underline;}
	.text-box ol li ul li a:hover {text-decoration:none;}

/*** Footer ****/
	.footer { clear:both; font-size:1.2em; padding:15px 0px 19px 218px; border-top:2px solid #4d1010;}
	.footer a { color:#fd6103;}

/* -----------------------------------------------------------------
---------------------------- WP ------------------------------------
----------------------------------------------------------------- */

	.info-sidebar { padding:10px 10px 15px 22px; border:0; width: auto; overflow: hidden; background:url(images/widget_corner_top.gif) no-repeat 0 0; color:#000; font-size:1.2em; line-height:1.4em;}
	.info-sidebar a { color:#000;}
	
	.pagetitle { font-size:2.1em; font-weight: normal; color: #993300; text-align:center; padding:0px 0px 0px 0px;/* margin:0px 0px -20px 0px;*/}

/*--- Navigations ---*/
	.navigation { padding:0px 0px 10px 0px; font-size:1.2em;}
	.navigation .alignleft { float: left; width:45%; text-align:left; padding:0px 0px 0px 0px;}
	.navigation .alignright { float: right; width:45%; text-align:right; padding:0px 0px 0px 0px;}
	
	.pd-nav { padding:0; margin:0;}
	.pd-nav .alignleft { padding:0; margin:0;}
	.pd-nav .alignright { padding:0; margin:0;}
	
	.pd-title {padding-bottom:0;}
	
	.marg { margin-bottom:10px;}

/*--- Begin Images ---*/
	p img {
		padding: 0;
		max-width: 100%;}
	
	img.centered {
		display: block;
		margin-left: auto;
		margin-right: auto;}
	
	img.alignright { float: right;display:inline;
		padding: 0;
		margin: 3px 0px 10px 20px;}
	
	img.alignleft {	padding: 0;	margin: 3px 25px 5px 0; float:left; display:inline;}
	
/*------*/
	.postmetadata { font-size:1.1em; clear:both; padding:0px 0px 10px 0px;}
	.postmetadata a {color:#3B7ECC;}
	.postmetadata a:hover {text-decoration:none;}
	
	/*------*/
	#tag_cloud .widget-bottom-left {padding-bottom:15px;}
	#tag_cloud .widget-heading {margin-bottom:15px;}
	#tag_cloud a {padding-left:3px;}
	
	/*--- Popup styles ---*/
	#commentspopup {}
	#commentspopup #header {background:#2F3F99 url(images/popup_header_bg.gif) top repeat-x;}
	#commentspopup .page-padding {padding:0 5px;}
	#commentspopup .page-width {width:538px; margin:0 auto;}
	#commentspopup .header-top {background:url(images/popup_header_bg_top.jpg) top repeat-x;}
	#commentspopup .header-top-right {background:url(images/popup_header_bg_top_right.jpg) top right no-repeat;}
	#commentspopup .header-top-left {background:url(images/popup_header_bg_top_left.jpg) top left no-repeat; width:100%; height:160px;}
	#commentspopup .header-padding {padding:39px 0 0 89px;}
	#commentspopup h1 {font-size:1em; margin:0; padding:0; color:#E1E7EC; text-indent:-10000em; width:141px; height:27px;}
	#commentspopup h1:hover {text-decoration: none; cursor:pointer;}
	#commentspopup .description {width:141px; height:9px; text-indent:-10000em; margin-top:2px;}
	#commentspopup .description2 {width:249px; height:27px; text-indent:-10000em; margin-top:19px;}
	#commentspopup .border-bottom-left {padding:17px 37px 10px;}
	#commentspopup p {font-size:1.1em;}
	
	
/*--- Begin Typography & Colors ---*/
	small {	font-size: 1em; padding:0px 0px 0px 0px; margin:0px 0px 0px 0px;}
	small * {font-size: 0.9em;}
	small p {font-size: 0.9em;}
	
	select { width: 130px;}
		
	#commentform {font-size:1.2em;}
	
	#commentform input {
		margin: 5px 5px 1px 0;}
	
	#commentform {
		margin: 5px 10px 0 0;}
		
	#commentform textarea {
		width: 100%;
		padding: 2px;}
		
	#respond:after {
			content: "."; 
			display: block; 
			height: 0; 
			clear: both; 
			visibility: hidden;}
		
	#commentform #submit {
		margin: 0 0 10px auto;
		float: right;}
	
	
/*--- Begin Calendar ---*/
	#wp-calendar { empty-cells:show; width: 155px; font-size:1.1em;}
	
	#wp-calendar th { padding:3px 0; text-align:center; color:#420101;}
	#wp-calendar td { padding:3px 0; text-align:center; color:#bf2204;}
	
	#wp-calendar a { display: block; font-weight:bold; color:#420101;}
	#wp-calendar #next a { padding-right: 10px;	text-align: right; font-weight: normal;}
	#wp-calendar #prev a { padding-left: 10px;text-align: left; font-weight: normal;}
	
	#wp-calendar caption { text-align: center; color:#780e02;  font-weight:normal; font-size:1.3em; padding:0px 0px 6px 0px;}
	
	
/* Begin Various Tags & Classes */
	acronym, abbr, span.caps {
		cursor: help;
		}
	
	acronym, abbr {
		border-bottom:1px dashed #999;
		}
	
	blockquote {
		border:1px solid #071f29;
		background:#780e02; padding:15px 10px 10px 20px; margin:5px 0; color:#fff;
		}
	
	blockquote cite {
		margin: 5px 0 0;
		display: block;
		}
	
	
/* Captions */
	.aligncenter,
	div.aligncenter {
		display: block;
		margin-left: auto;
		margin-right: auto;}
	
	.wp-caption {
		border: 1px solid #ddd;
		text-align: center;
		background-color: #f3f3f3;
		padding-top: 4px;
		margin: 10px;
		-moz-border-radius: 3px;
		-khtml-border-radius: 3px;
		-webkit-border-radius: 3px;
		border-radius: 3px;}
	
	.wp-caption img {
		margin: 0;
		padding: 0;
		border: 0 none;}
	
	.wp-caption p.wp-caption-text {
		font-size: 11px;
		line-height: 17px;
		padding: 0 4px 5px;
		margin: 0;}
	
	
/* Begin Comments*/
	.alt { padding: 10px; font-size:1.1em;}
	
	.commentlist { font-size:1.2em;
		/*padding:0px 18px 0px 20px;*/
		text-align: justify;
		}
	
	ol.commentlist  li {
		margin:6px 0px 6px 0px;
		padding: 5px 10px 3px;
		/*list-style: none;*/
		background:#fff;
		border:1px solid #7a1906;
		}
		
	.commentlist li .avatar { 
		float: right;
		border: 1px solid #eee;
		padding: 2px;
		background: #fff; /*margin:0px 20px 15px 0px;*/
		}
	
	.commentlist p { font-size:1.2em;
		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;
		}
