/*  
	Theme Name: 	WordPress Theme 871
	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:#000; color:#5179ac;}
	
.clear { clear: both;}

	table, td, div, img { border:0; border-collapse:collapse;}
	td {vertical-align:top;}
	ul { list-style: none;}
	p { padding:0px 0px 18px 0px;}
		
a, .comments a:hover {text-decoration: underline; color:#5179ac;}
a:hover, .comments a {text-decoration: none;}

	input, select, textarea { vertical-align:middle; font-family: Georgia; font-size:12px; color:#57769b;}
	input.text, select, textarea { padding:2px 0px 3px 6px; border:1px solid #000; background:#182739;}
	
	html body textarea { font-family: Arial; font-size:12px; color:#57769b;}
	
/*** Main ***/
	.main { background:url(images/tail.jpg) repeat-y center 0; /*width:expression(((document.documentElement.clientWidth || document.body.clientWidth) < 980)? "980px" : "100%"); min-width:980px;*/}
	.main-bg { background:url(images/header.jpg) no-repeat center 0;}
	.main-width { width:982px; margin:0 auto;}
	
	.header { height:256px;}

/*** Menu ***/
	.main-menu { position:relative; clear:both; background:url(images/menu-bg.png) repeat-x 0 bottom;}
	.menu-left { background:url(images/menu-left.png) no-repeat 0 bottom;}
	.menu-right {  background:url(images/menu-right.png) no-repeat right bottom; height:129px;}
	
	.menu { padding:0px 0px 0px 8px;}
	
	.menu ul { list-style:none; width:100%; overflow:hidden;}
	.menu ul li { float:left; overflow:hidden; background:url(images/ver.gif) no-repeat 0 94px; /**background-position:0 41px;*/ margin:0px 0px 0px -2px; padding:91px 43px 0px 40px; /**padding-top:39px;*/}
	
	.menu ul li a { display:block; float:left; overflow:hidden; height:100%; cursor: pointer; text-decoration:none; position:relative;}
	.menu ul li a { font-size:1.4em; color:#000; text-transform:uppercase; font-weight: bold;}
	.menu ul li a:hover { background:url(images/menu-act.gif) repeat-x 0 0; text-decoration:none; color:#fff;}

	.menu ul li a:hover, .menu ul li.current_page_item a {}
		
/*** Logo ***/
	.logo { height:127px; position:relative;}
	.logo .indent { float:left; position:absolute; padding:65px 0px 54px 48px;  overflow:hidden; text-indent:-1000em;}
	.logo h1 { font-size:2.1em; display:block; color:#fff; cursor:pointer; width:300px; height:33px; background:url(images/logo.png) no-repeat 0 0; overflow:hidden; text-indent:-1000em;}
	.logo h1:hover { text-decoration:none;}
	
/*** Rss ***/
	
/*** Search ***/
	.search { float:right; padding:23px 19px 0px 0px; overflow:hidden; position:absolute; float:right; right:0;}
	.search form { background:url(images/search-bg.gif) no-repeat 0 0; padding:1px 0px 2px 0px;}
	.search .text { width:155px; padding:2px 0px 3px 8px; color:#57769b; border:0; background: transparent; margin:0px 12px 0px 0px;}
	.search .but { cursor: pointer;}
	
	.search_page { float:left; padding:0px 19px 0px 0px; position:relative; overflow:hidden; right:inherit;}
	.search_page form { background:none; padding:1px 0px 2px 0px;}
	.search_page .text { width:155px; padding:2px 0px 3px 8px; color:#57769b; border:1px solid #000; background: #182739; margin:0px 12px 0px 0px;}
	.search_page .but { cursor: pointer;}
	
	
/*** Column ***/
	.content { clear:both; height:100%;background:url(images/border-left.gif) repeat-y 0 0; padding:0px 0px 0px 1px;}
	.content-bg { background:#000; overflow:hidden; height:100%; padding:0px 34px 0px 5px;}

	.column-left { width:225px; float:left; margin:0px 6px 0px 0px; _margin:0px 3px 0px 0px;}
	
/*** Widgets  ***/
	.widget { height:100%; overflow:hidden; background:url(images/widget-bg02.gif) repeat 0 0; margin:0px 0px 6px 0px;}
	.widget-bg { overflow:hidden; height:100%; padding:0px 0px 27px 0px;}
	
	.widget .title { height:100%; background:url(images/widget-title-bg02.gif) repeat-y 0 0; }
	
	.widget h2 { height:100%; overflow:hidden; background:url(images/widget-title02.jpg) no-repeat 0 bottom; text-transform:uppercase; }
	.widget h2 { font-size:1.4em; color:#490000; padding:12px 10px 16px 24px; }
	
	.widget ul { height:100%; font-size:1.4em; color:#fff; margin:14px 0px 0px 32px;}
	.widget ul li { background:url(images/marker.gif) no-repeat 0 5px; padding:0px 0px 8px 14px;}
	
	.widget ul li a { text-decoration: none;}
	.widget ul li a:hover { text-decoration: underline;}
	
	.widget a { color:#fff; font-size:14px;}
		
	/*** widget_categories ***/
		.widget_categories { background:url(images/widget-bg01.gif) repeat 0 0;}
		.widget_categories .title { background:url(images/widget-title-bg01.gif) repeat-y 0 0; }
		.widget_categories h2 { background:url(images/widget-title01.jpg) no-repeat 0 bottom;}
	
	/*** widget_archive ***/
		.widget_archive { background:url(images/widget-bg02.gif) repeat 0 0;}
		.widget_archive .title { background:url(images/widget-title-bg02.gif) repeat-y 0 0; }
		.widget_archive h2 { background:url(images/widget-title02.jpg) no-repeat 0 bottom;}
		
	/*** widget_meta ***/
		.widget_meta { background:url(images/widget-bg03.gif) repeat 0 0;}
		.widget_meta .title { background:url(images/widget-title-bg03.gif) repeat-y 0 0; }
		.widget_meta h2 { background:url(images/widget-title03.jpg) no-repeat 0 bottom;}
        
	/*** widget_links ***/
		.widget_links { background:url(images/widget-bg03.gif) repeat 0 0;}
		.widget_links .title { background:url(images/widget-title-bg03.gif) repeat-y 0 0; }
		.widget_links h2 { background:url(images/widget-title03.jpg) no-repeat 0 bottom;}
        
	/*** Social_Widget ***/
		.Social_Widget { background:url(images/widget-bg01.gif) repeat 0 0;}
		.Social_Widget .title { background:url(images/widget-title-bg01.gif) repeat-y 0 0; }
		.Social_Widget h2 { background:url(images/widget-title01.jpg) no-repeat 0 bottom;}
		
		#pages-6 { background:url(images/widget-bg01.gif) repeat 0 0;}
		#pages-6 .title { background:url(images/widget-title-bg01.gif) repeat-y 0 0; }
		#pages-6 h2 { background:url(images/widget-title01.jpg) no-repeat 0 bottom;}
        
		#pages-7 { background:url(images/widget-bg03.gif) repeat 0 0;}
		#pages-7 .title { background:url(images/widget-title-bg03.gif) repeat-y 0 0; }
		#pages-7 h2 { background:url(images/widget-title03.jpg) no-repeat 0 bottom;}
        
		#pages-8 { background:url(images/widget-bg04.gif) repeat 0 0;}
		#pages-8 .title { background:url(images/widget-title-bg04.gif) repeat-y 0 0; }
		#pages-8 h2 { background:url(images/widget-title04.jpg) no-repeat 0 bottom;}
        
		#linkcat-244 { background:url(images/widget-bg04.gif) repeat 0 0;}
		#linkcat-244 .title { background:url(images/widget-title-bg04.gif) repeat-y 0 0; }
		#linkcat-244 h2 { background:url(images/widget-title04.jpg) no-repeat 0 bottom;}
        
	/*********/
		#search form { padding:20px 0px 0px 20px;}
		#search form .text { margin:0px 5px 0px 0px;}
		
		.widget_calendar table { margin:10px 0px 0px 20px;}
		
/*		.widget_tag_cloud h2 { text-align:left;}
		.widget_tag_cloud { text-align:center;}
		.widget_tag_cloud a {text-align:center; padding:0px 4px 0px 4px;}
*/		
		.widget table a {}
		
		.widget_text h2 {}
		.widget_text { background: none;}
		.widget_text div {background: none;}
		.widget_text .widget-bg {background: none;}
		
		.textwidget { padding:10px 0px 0px 20px; color:#fff; font-size:11px; line-height:1.4em;}
		.textwidget {}
		
		.widget_tag_cloud { text-align:center;}
		.widget .title { text-align:left;}
		
/*** Content  ***/
		.column-center { overflow:hidden; height:100%;}
		
		.column-center .indent { margin:0px 0px 10px 0px; position:relative; padding:0px 0px 43px 0px;}
				
		.column-center .title { overflow:hidden; height:100%; background:url(images/title-bg.gif) repeat-x 0 0 #170e24; padding:0px 200px 0px 0px;}
		
		.right { position:absolute; right:0; margin:-7px 14px 0px 0px; _margin-right:10px; z-index:1; float:right; display:block; width:156px; height:54px; background:url(images/title-right.gif) no-repeat 0 0;}
		
		.column-center .title h2 { float:left; font-size:1.6em; color:#fff; font-style:italic; overflow:hidden; height:100%;}
		.column-center .title h2 { background:url(images/title-img.gif) no-repeat 13px 8px; padding:9px 0px 12px 48px;}
		
		.column-center .title h3 { float:left; font-size:1.4em; color:#fff; font-style:italic; overflow:hidden; height:100%;}
		.column-center .title h3 { background:url(images/title-img.gif) no-repeat 13px 8px; padding:9px 0px 12px 48px;}
		
		.column-center .title h2 a, .column-center .title h3 a { color:#fff; text-decoration:none;}
		.column-center .title h2 a:hover, .column-center .title h3 a:hover { text-decoration: underline;}
		
		.column-center .title .date { float:right;  width:148px; font-size: 1.1em; color:#fff; padding:12px 3px 0px 0px; text-align:center; margin:0px 0px -1px 0px;}
		.column-center .title .author { float:right; width:148px; font-size: 1.1em; color:#fff; padding:0px 0px 0px 0px;text-align:center;}
		
		.title-page * {  font-size:1.4em; color:#fff; text-transform:uppercase; padding:12px 0px 0px 21px;}

	.text-box { clear:both; font-size:1.3em; overflow:hidden; height:100%; line-height:1.3em; color:#fff; padding:36px 0px 0px 21px;}
		
	.text-box p { padding:0px 0px 14px 0px;}
	.text-box p.img img { margin:0px 4px 0px 1px;}
	
		.more-link { clear:both;  font-size:12px; color:#fff; padding:0px 37px 0px 0px;}
	
	.text-box .line { height:1px; background:url(images/line.gif) repeat-x 0 0; overflow:hidden; margin:1px 0px 16px 0px;}
	
	.text-box .fleft { padding:0px 0px 0px 0px; display: inline;}
	.text-box .fleft img { float:left; direction: inherit; margin:7px 25px 12px 1px;}
	
	.text-box .fright { padding:0px 0px 0px 0px; display: inline;}
	.text-box .fright img { float:right; direction: inherit; margin:4px 2px 4px 20px;}
	
	.column-center .border-bottom { border-bottom:0; padding-bottom:0px;}
	
	/******/
		.column-center .welcome { margin:0px 0px 10px 0px;overflow:hidden; height:100%; background:url(images/welcome-bg.gif) repeat-x 0 0 #02121d; padding:15px 15px 32px 31px; font-style:italic;}
		.column-center .welcome .title { background: none; padding:0px 0px 0px 0px; margin:0px 0px 0px 0px;}
		.column-center .welcome .title h2 { font-size:2.4em; font-weight: normal; padding:0px 0px 15px 0px; background: none;}
		.column-center .welcome .text-box { color:#419cd4; font-size:1.4em; line-height:1.25em; padding:1px 0px 0px 3px;}
		.column-center .welcome .text-box p { padding:0px 0px 11px 0px;}
		.column-center .welcome .text-box span { color:#279394;}
		
	/******/
		.comments { clear:both; float:right; overflow:hidden; height:100%; padding:12px 37px 10px 0px;}
		.comments a { text-decoration:none; font-size:1.3em; color:#fff; font-weight: bold;}
		.comments a:hover { text-decoration: underline;color:#fff;}
		
		.link-edit a, .navigation a { font-size:1.3em; font-weight: bold; color:#23486f;}
		
		.link-edit { clear:both; padding:0px 0px 10px 18px;}
		.navigation { clear:both;  padding:0px 0px 10px 6px;}
		
		.navigation a { text-decoration:none; font-weight:bold;}
		.navigation a:hover { text-decoration:underline;}
		
	/*******/
		.text-box h1 { font-family:Arial; font-size:1.8em; line-height:1.2em; font-weight: normal; color:#fff;}
		.text-box h2 { font-family:Arial; font-size:1.7em; line-height:1.2em; font-weight: normal; color:#fff;}
		.text-box h3 { font-family:Arial; font-size:1.4em; line-height:1.2em; color:#fff;}
		.text-box h4 { font-family:Arial; font-size:1.3em; line-height:1.2em; color:#fff;}
		.text-box h5 { font-family:Arial; font-size:1.2em; line-height:1.2em; color:#fff;}
	
/*** OL UL style***/
	.text-box ul { padding:2px 0px 5px 2px;}
	.text-box ul li { background:url(images/marker.gif) no-repeat 0 5px; padding:0px 0px 4px 20px; 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;list-style-type:decimal;}
	.text-box ol li ul { padding:2px 0px 5px 2px;}
	.text-box ol li ul li { font-weight:normal; background:url(images/marker.gif) no-repeat 0 5px; padding:3px 0px 9px 20px;}
	
	.text-box ul li { list-style-image:none; list-style:none;}
	.text-box ul li a {}
	.text-box ul li a:hover {}
	.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;background:none;}
	.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; overflow:hidden; height:100%; background:url(images/footer.jpg) no-repeat center 0 #000; font-size:1.3em; line-height:1.4em; color:#12410b;}
	.footer .footer-width { width:982px; margin:0 auto;}
	.footer .indent { overflow:hidden; text-align:right; padding:40px 4px 29px 10px;}
	.footer span { color:#427a1d;}
	.footer a { color:#12410b; text-decoration:none;}
	.footer a:hover { text-decoration: underline;}
	
/* -----------------------------------------------------------------
---------------------------- WP ------------------------------------
----------------------------------------------------------------- */

	.info-sidebar { padding:10px 10px 20px 0px;  width: auto; color:#fff; overflow: hidden; font-size:1.2em; line-height:1.4em;}
	.info-sidebar a { text-transform:none;}
	
	.pagetitle { font-size:2.1em; font-weight: normal; overflow:hidden; color: #fff; text-align:center; padding:0px 0px 10px 0px;/* margin:0px 0px -20px 0px;*/}

/*--- Navigations ---*/
	.navigation { color:#23486f; padding:10px 0px 12px 0px; clear:both; /*height:100%;*/ /*overflow:hidden; */}
	.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.2em; clear:both; padding:4px 0px 20px 18px;}
	.postmetadata a {}
	.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:12px;}
	
	
/*--- 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;}
		
	#respond p { padding:0px 0px 10px 0px; text-indent:0;}
	#respond form p { padding:0px 0px 10px 0px; text-indent:0;}
	
/*--- Begin Calendar ---*/
	#wp-calendar { empty-cells:show; width: 155px; font-size:1.1em;}
	
	#wp-calendar th { padding:3px 0; text-align:center; color:#fff;}
	#wp-calendar td { padding:3px 0; text-align:center; color:#fff;}
	
	#wp-calendar a { display: block; font-weight:bold;}
	#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:#fff; font-weight:bold; font-size:1.3em; padding:0px 0px 6px 0px;}
	
	.widget-bot #wp-calendar * { color:#fff;}
	
	
/* Begin Various Tags & Classes */
	acronym, abbr, span.caps {
		cursor: help;
		}
	
	acronym, abbr {
		border-bottom:1px dashed #999;
		}
	
	blockquote {
		border:1px solid #d3d3bf;
		background:#426184; padding:15px 10px 10px 20px; margin:5px 0; color:#000;
		}
	
	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.2em; padding:0px 20px 10px 18px;}
	.alt a { padding:0px 0px 0px 0px;}
	.commentlist {/* font-size:1.2em;*/ color:#000;
		/*padding:0px 18px 0px 20px;*/
		text-align: justify;
		}
	.commentlist a { color:#000}
	.commentlist span { color:#000;}
	
	ol.commentlist  li { list-style: none; font-size:12px;
		margin:6px 0px 6px 0px;
		padding: 5px 10px 3px;
		/*list-style: none;*/
		border:1px solid #d3d3bf;
		background:#426184;
		}
		
	.commentlist li .avatar { 
		float: right;
		border: 1px solid #eee;
		padding: 2px;
		background: #fff; /*margin:0px 20px 15px 0px;*/
		}
	
	.commentlist p { color:#000;
		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;
		}
