/*  
	Theme Name: 	WordPress Theme 927
	Theme URI: 		http://template-help.com/
	Description:	A theme from Template-Help.com Collection
	Version: 		2.8
	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/bgr.gif) repeat 0 0; color:#0b070c;}
	
.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 {text-decoration: underline; color:#e25ac9;}
a:hover {text-decoration: none;}

	input, select, textarea, html body textarea { vertical-align:middle; font-size:12px; color:#181818; font-family: Tahoma, Helvetica, sans-serif;}
	input.text, select, textarea { padding:2px 0px 3px 6px; border:1px solid #999; background:#fff;}
	
/*** Main ***/
	.main { /*width:expression(((document.documentElement.clientWidth || document.body.clientWidth) < 980)? "960px" : "100%"); min-width:980px;*/}
	
	.tail-left { position:absolute; float:left; top:0; left:0; width:50%; height:1282px; background:url(images/tail.gif) repeat-x 0 0;}

	.main { background:url(images/header.jpg) no-repeat center 0; position:relative;}
	
	
	.main-bg01 {}
	.main-bg02 {}
	
	.main-width { width:949px; margin:0 auto;}
	
	.header { height:517px;}
	
	.box { clear:both;}
	.box .bgr { float:left; width:233px; height:316px; margin:0px 4px 0px 0px;}
	.box .bgr01 { background:url(images/banner01.jpg) no-repeat 0 0;}
	.box .bgr02 { background:url(images/banner02.jpg) no-repeat 0 0;}
	.box .bgr03 { background:url(images/banner03.jpg) no-repeat 0 0;}
	.box .bgr04 { background:url(images/banner04.jpg) no-repeat 0 0;}
	
	.box .indent { padding:18px 15px 0px 17px; color:#171717;}
	.box .indent span { font-size:1.6em; display:block; margin:0px 0px -2px 0px;}
	.box .indent h2 { font-size:2.6em; font-weight: normal; padding:0px 0px 5px 0px;}
	
	.box .indent p { font-size:1.1em; color:#171717; line-height:1.5em; padding:0px 0px 4px 1px;}
	.box .indent p.more a { font-weight: bold; color:#e25ac9; text-transform:uppercase; text-decoration:none;}
	.box .indent p.more a:hover {text-decoration: underline;}
	
/*** Menu ***/
	.main-menu { float:right; margin:76px 0px 0px 0px; width:494px; background:url(images/menu-bg.png) no-repeat 0 0; }
	.menu { padding:12px 0px 13px 7px;}
	
	.menu ul { list-style:none; overflow:hidden;height:100%;}
	.menu ul li { overflow:hidden; float:left; height:100%; background:url(images/ver.gif) no-repeat 0 0; margin:0px 0px 0px -2px; padding:11px 22px 13px 23px;}
	
	.menu ul li a { display:block; overflow:hidden; color:#78777b; font-size:1.3em; text-transform:uppercase; font-weight: bold; text-decoration:none;}
	.menu ul li a:hover { color:#fff;}
	
	.menu ul li.current_page_item a { color:#fff;}
	
/*** Logo ***/
	.logo { float:left;}
	.logo .indent { padding:54px 0px 0px 6px; overflow:hidden;}
	.logo h1 {/* float:left;*/ width:317px; height:84px; font-size:2.1em; display:block; color:#fff; overflow:hidden; text-indent:-1000em; cursor:pointer; background:url(images/logo.gif) no-repeat 0 0;}
	.logo h1:hover { text-decoration:none;}
	
	
/*** Search ***/
	.search { clear:both; float:right; width:304px;}
	.search .indent { padding:10px 0px 12px 0px;}
	
	.search form { padding:0px 0px 2px 0px; background:url(images/search-bg.gif) no-repeat 0 0;}
	.search .text { width:184px; padding:2px 0px 3px 5px; margin:0px 15px 0px 0px; border:0; background: transparent;}
	.search .but { cursor: pointer;}
	
/*** Rss ***/
	.rss { padding:15px 0px 0px 34px;}
	
/*** Column ***/
	.content { clear:both; overflow:hidden; height:100%; padding:0px 5px 0px 0px;}
	
	.column-left { float:left; width:233px; margin:0px 4px 0px 0px;}
	
/*** Widgets  ***/
	.widget {
		clear:both;
		overflow:hidden; height:100%;
		margin:0px 0px 4px 0px;
		}
		
		.widget .corner-top { background:url(images/widget-corner-left-top2.png) no-repeat 0 0;}
		.widget .corner-bot { background:url(images/widget-corner-left-bot2.png) no-repeat 0 bottom; padding:13px 0; zoom:1;}
		
		.widget-bg { padding:0px 0px 13px 16px; background:url(images/widget-bg02.png) repeat 0 0; overflow:hidden; height:100%;}
	
	.widget .title { height:100%; overflow:hidden; margin:0px 0px 5px 0px;}
	
	.widget h2 {
		height:100%; overflow:hidden;
		font-size:2.6em; font-weight: normal;
		line-height:1.2em; color:#fff;
		padding:2px 5px 8px 0px;
		}
	
	.widget ul { height:100%; overflow:hidden; font-size:1.4em; line-height:1.3em; color:#e25ac9; margin:0px 0px 0px 2px;}
	.widget ul li { height:100%; overflow:hidden; padding:2px 5px 3px 14px; background:url(images/widget-marker2.gif) no-repeat 0 8px;}
	
	.widget ul li a { color:#e25ac9; text-decoration:none;}
	.widget ul li a:hover { text-decoration: underline;}
	
	.widget ul ul { margin:0px 0px 0px 0px; font-size:100%;}
	
	/*** widget_tag_cloud ***/
		.widget_tag_cloud a { color:#abadae; font-size:1.3em;}
	
	/*** widget_text ***/
		.textwidget { color:#938b7e; font-size:1.2em; line-height:1.3em; padding:0px 0px 0px 0px;}
		.textwidget p {}
		
	/*** widget_categories ***/
		.widget_categories .corner-top { background:url(images/widget-corner-left-top.png) no-repeat 0 0;}
		.widget_categories .corner-bot { background:url(images/widget-corner-left-bot.png) no-repeat 0 bottom;}
		.widget_categories .widget-bg { background:url(images/widget-bg.png) repeat 0 0;}
		
		.widget_categories h2 { color:#171717;}
		.widget_categories ul li {background:url(images/widget-marker.gif) no-repeat 0 8px;}
	
		.widget_categories ul li a { color:#171717;}
	
	/*** widget_archive ***/
		.widget_archive h2 { padding-top:8px;}
	
	/*** widget_meta ***/
		.widget_meta h2 { padding-top:8px;}
		
		
		.widget_meta .corner-top { background:url(images/widget-corner-left-top3.png) no-repeat 0 0;}
	
		.widget_meta .widget-bg { background:url(images/widget-bg03.png) repeat 0 0; padding-bottom:12px;}
		
		.widget_meta .corner-bot { background:url(images/widget-corner-left-bot3.png) no-repeat 0 bottom;}
	
	/*** widget_links  ***/
		.widget_links h2 { padding-top:8px;}
	
	/*** widget_recent_entries  ***/
		
	/*** widget_recent_comments  ***/
	
	/*** widget_other ***/
		#search form { padding:10px 0px 0px 10px;}
		
		#search form .text { display:block; margin:0px 0px 8px 0px;}
		
		#search form .but { margin:0px 0px 0px -3px;}
		
		.widget_calendar table { margin:10px 0px 0px 20px;}
		
	
/*** Content  ***/
	.column-center { overflow:hidden; height:100%; padding:0px 0px 0px 0px;}
	
		.column-center .corner-top { background:url(images/corner-left-top.gif) no-repeat 0 0; height:14px;}
		.column-center .corner-top .bgr01 { background:url(images/corner-right-top.gif) no-repeat right 0; padding:0px 14px;}
		.column-center .corner-top .bgr02 { background:#fff; height:14px;}
	
		.column-center .corner-bot { background:url(images/corner-left-bot.gif) no-repeat 0 0; height:14px;}
		.column-center .corner-bot .bgr01 { background:url(images/corner-right-bot.gif) no-repeat right 0; padding:0px 14px;}
		.column-center .corner-bot .bgr02 { background:#fff; height:14px;}
		
		.column-center .bgr { background:#fff; padding:0px 22px 0px 25px;overflow:hidden; height:100%;}
		
		.column-center .indent { clear:both; overflow:hidden; height:100%; border-bottom:1px solid #e6e6e6; padding:0px 0px 19px 0px; margin:0px 0px 8px 0px;}
		
			.column-center .title {
				overflow:hidden; height:100%;
				padding:3px 0px 25px 4px;}
			
			.column-center .title h2 {
				overflow:hidden; height:100%;
				font-size:2.6em; font-weight: normal;
				padding:0px 0px 10px 0px;
				color:#171717;
				
			}
				
			.column-center .title h3 {
				overflow:hidden;height:100%;
				font-size:2em;font-weight: normal;
				
				padding:0px 0px 0px 0px;
				margin:0px 0px 0px 0px;
				color:#000;
			}
			
			.column-center .title h2 a,
			.column-center .title h3 a { color:#000; text-decoration:none;}
			
			.column-center .title h2 a:hover,
			.column-center .title h3 a:hover { text-decoration: underline;}
		
			.title-page01 * {  font-size:2em; color:#000; font-weight: normal; text-transform:uppercase; padding:0px 0px 10px 3px;}
			.title-page02 * {  font-size:2em; color:#000; font-weight: normal; text-transform:uppercase; padding:0px 0px 10px 3px;}
			
			
		
	/*******/
		.text-box { padding:0px 0px 0px 5px;
			clear:both; height:100%; overflow:hidden;
			font-size:1.2em; line-height:1.4em;
		}
			
		.text-box p { padding:0px 0px 13px 0px;}
		
		.text-box p strong {}
		.text-box p span {}
	
		.fleft {  margin:2px 21px 0px -5px; padding:0px 0px 0px 0px; display: inline; float:left; overflow:hidden; height:100%;}
		.fleft img { margin:0px 0px 10px 0px;}
		
		.text-box .img { margin:0px 0px 0px -5px; padding:8px 0px 22px 0px;}
		.text-box .img img { margin:0px 0px 0px 0px;}
		
	/******/
		.date {
			font-size:1.2em; color:#0b070c;
			padding:0px 0px 2px 2px;
			}
				
		.date span { text-decoration:underline;}

		.author { font-size:1.2em; color:#0b070c; padding:0px 0px 0px 2px;} 
		
		.more-link { clear:both;
			display: block;
			color:#000; font-size:12px;
			text-decoration:none;
		}
		.more-link:hover { text-decoration:underline;}
		
		.comments { clear:both; font-size:12px; padding:0px 0px 10px 6px; margin:-1px 0px 0px 0px;}
		.comments a { color:#e25ac9; background:url(images/comments.gif) no-repeat 0 4px; padding:0px 0px 0px 16px;}
		
		.postmetadata { clear:both; font-size:1.2em; color:#000;  padding:10px 0px 10px 5px;}
		.postmetadata a { padding:0px 1px 0px 5px; text-decoration:none;}
		.postmetadata a:hover { text-decoration: underline;}
		
		.link-edit { clear:both; padding:10px 0px 10px 7px;}
		.link-edit a { font-size:12px; font-weight:bold; text-decoration:none;}
		.link-edit a:hover { text-decoration:underline;}
		
		.navigation { font-size:12px; color:#e25ac9; font-weight: bold; padding:0px 0px 0px 5px;}
		
		.navigation a { font-size:12px; color:#e25ac9;}
		
		.nav-top { margin:-28px 0px -1px 0px; padding:0px 0px 18px 5px; background:#fff; position:relative; z-index:1; zoom:1;}
		
		/*.navigation a {text-decoration:none;}
		.navigation a:hover { text-decoration:underline;}*/
		
	/*******/
		.text-box h1, .text-box h2, .text-box h3, .text-box h4, .text-box h5 { color:#000; font-family:Arial; line-height:1.5em;}
		.text-box h1 { font-size:1.8em; font-weight: normal;}
		.text-box h2 { font-size:1.7em; font-weight: normal;}
		.text-box h3 { font-size:1.4em;}
		.text-box h4 { font-size:1.3em;}
		.text-box h5 { font-size:1.2em;}
	
	/*** OL UL style***/
		.text-box ul { font-size:14px;}
		.text-box ul a { font-size:14px;}
		
		.text-box ul { padding:6px 0px 5px 0px; overflow:hidden; height:100%;}
		.text-box ul li { background:url(images/marker.gif) no-repeat 0 10px; padding:5px 0px 2px 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;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%;
		font-size:1.4em; color:#fff; line-height:1.4em;
		}
	.footer .indent { overflow:hidden; height:100%; padding:34px 0px 24px 0px;}
	
	.footer a { color:#e25ac9;}
	
	.column-center .bgnone { background: none; border:0;}

	
/* -----------------------------------------------------------------
---------------------------- WP ------------------------------------
----------------------------------------------------------------- */

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

/*--- Navigations ---*/
	.navigation { clear:both; 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;}
	
/*------*/
	#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;}
	
	#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;}
	
	.widget-bottom #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 #2b3649;
		background:#574d45; 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 { clear:both; padding-bottom:20px; font-weight: normal;}
	
	.alt a { padding:0px 0px 0px 0px; text-decoration:underline;}
	
	.commentlist { color:#fff;
		text-align: justify;
		}
	.commentlist a { color:#8e7e5a}
	.commentlist span { color:#8e7e5a;}
	
	ol.commentlist  li { list-style: none; font-size:12px;
		margin:6px 0px 6px 0px;
		padding: 5px 10px 3px;
		/*list-style: none;*/
		border:1px solid #2b3649;
		background:#574d45;
		}
		
	.commentlist li .avatar { 
		float: right;
		border: 1px solid #eee;
		padding: 2px;
		background: #fff; /*margin:0px 20px 15px 0px;*/
		}
	
	.commentlist p { color:#fff;
		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;
		}