/*  
	Theme Name: 	WordPress Theme 1081
	Theme URI: 		http://template-help.com/
	Description:	A theme from Template-Help.com Collection
	Version: 		2.9
	Author: 		Template_Help.com 
	Author URL: 	http://www.Template-Help.com/ 
*/
/* CSS Document */
* { padding:0; margin:0;}

	html { font-size:100.01%; }
	
	body { background:url(images/bg.gif) repeat fixed 50% 0; font-size:62.5%; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; color:#ffffff;}
	
.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:#d3c89e; outline:none;}
a:hover {text-decoration: none;}
	
	input, select, textarea, html body textarea { vertical-align:middle; font-size:13px; color:#817d6c; font-family:"Trebuchet MS";}
	input.text, select, textarea { padding:2px 0px 3px 6px; border:1px solid #000; background:#19100d;}
	
/*** Main ***/
	.main { width:expression(((document.documentElement.clientWidth || document.body.clientWidth) < 1050)? "1050px" : "100%"); min-width:1050px;}
	
	.main { padding:0px 0px 0px 0px; padding:0px 0px 40px 0px;}
	
	.main-bg { overflow:hidden; height:100%;}
	
	.main-width { width:1023px; margin:0 auto; background:url(images/header.png) no-repeat 0 0;}
	
	.header { height:393px; margin:0px 0px 0px 0px; position:relative; z-index:1;}
	
	.header .wrapp { overflow:hidden; height:119px; background:url(images/menu-left.png) no-repeat 0 0;}
	.header .wrapp .corner-left { background:url(images/menu-right.png) no-repeat right 0; padding:0px 34px;}
	.header .wrapp .corner-right { height:119px; overflow:hidden; background:url(images/menu-bg.png) repeat-x 0 0; padding:0px 0px 0px 0px;}
	
	
/*** Menu ***/
	#dropmenu { float: left;}
	.menu { float:left; overflow:hidden; padding:51px 0px 0px 0px;}
	
	.menu ul { list-style:none; float:left; }
	.menu ul li {  float:left; /*overflow:hidden;*/ background:url(images/ver.gif) no-repeat 0 0px; margin:0px 0px 0px -1px; padding:0px 0px 0px 0px;}
	
	.menu ul li a { display:block; /*height:100%; */padding:1px 23px 13px 20px; /*padding:1px 21px 13px 20px; */font-weight: bold; text-transform:uppercase; font-size:14px; color:#9c8868; text-decoration:none;}
	
	.menu ul li.page-item-96 a { padding-right:0;}
	
	.menu ul li a:hover { color:#651a23; cursor: pointer;}
	
	.menu ul li.current_page_item a { color:#651a23; cursor: pointer;}
	
	.menu ul ul { display:none;}
	
	/* #dropmenu */
		#dropmenu { z-index:10}
		#dropmenu .menu ul ul { display:none; z-index:99; margin:0; width:190px; margin:0px 0px 0px 5px; padding:5px 0 14px 0 !important; position: absolute; }	
		#dropmenu .menu ul ul li { line-height:inherit;  float:none; height:auto; background:url(images/sub-menu-bg.gif) repeat-y 0 0 !important; text-align:left; line-height:1.69em; padding:0px 23px 0px 22px;}
		#dropmenu .menu ul ul li a { margin:0; color:#cbc2a3; font-weight: normal!important; background: none; text-transform:none; font-size:14px; padding:8px 0px 10px 15px; text-decoration:none; border-bottom:1px solid #3e2c1e;}	
		
		#dropmenu .menu ul ul li.page-item-104 { background:url(images/sub-menu-top.png) no-repeat 0 0 !important;}
		#dropmenu .menu ul ul li.page-item-104  a { padding:26px 0px 8px 15px;}
		#dropmenu .menu ul ul li.page-item-108 { background:url(images/sub-menu-bot.png) no-repeat 0 bottom !important;}
		#dropmenu .menu ul ul li.page-item-108  a { padding:8px 0px 14px 15px;}
		
		#dropmenu .menu ul ul li a:hover {  color:#fff;}
		
			#dropmenu .menu ul ul ul { position: absolute; z-index:1; z-index:9999999999; width:191px; margin:-43px 0px 0px 170px;}
			
			#dropmenu .menu ul ul ul li { background:url(images/sub-menu-bg.gif) repeat-y 0 0 !important;}
			
			#dropmenu .menu ul ul ul li.page-item-114 { background:url(images/sub-top.png) no-repeat 0 0 !important;}
			#dropmenu .menu ul ul ul li.page-item-114  a { padding:19px 0px 12px 15px;}
			#dropmenu .menu ul ul ul li.page-item-329 { background:url(images/sub-bot.png) no-repeat 0 bottom !important;}
			#dropmenu .menu ul ul ul li.page-item-329  a { padding:8px 0px 14px 15px;}
			
	
	.sub-menu { float:left; padding:10px 0px 0px 8px; margin:0px -1px 0px 0px; overflow:hidden;}
	.sub-menu ul { float:left; overflow:hidden;}
	.sub-menu ul li { float:left;font-size:11px; color:#fff; padding:0px 8px 0px 8px; overflow:hidden; margin:0px 0px 0px -1px; background:url(images/ver2.gif) no-repeat 0 1px;}
	.sub-menu ul li a { font-size:11px; padding:0px 0px 0px 0px; color:#758992;}
	.sub-menu ul li a:hover { color:#fff;}
	
	
/*** Logo ***/
	.header .logo { float:left;}
	.header .logo .indent { padding:33px 37px 0px 21px;}
	.header .logo h1 {
		display:block; overflow:hidden;
		/*width:186px; height:59px;*/
		/*background:url(images/logo.gif) no-repeat 0 0;*/
		font-size:2.1em; color:#fff; text-indent:-1000em; cursor:pointer;
		}
	.header .logo h1:hover { text-decoration:none;}
	
	.description {}
	
/*** Slogan ***/
	.slogan {}
	
/*** Search ***/
	.search { float:right;}
	.search .indent { overflow:hidden; padding:23px 19px 0px 0px;}
	
	.search form { padding:0px 3px 0px 0px;background:url(images/search-input-bg.gif) no-repeat 0 0;}
	.search .text {  margin:0px 0px 0px 0px; width:236px; padding:4px 0px 8px 11px; color:#b9b08c; margin:2px 3px 0px 0px; background: transparent; font-size:12px; border:0;}
	.search .but { cursor: pointer; margin:1px 0px 0px 0px;}

/*** Flash ***/
	.flash { clear:both; padding:4px 0px 0px 0px; overflow:hidden;}
	
/*** Rss ***/
	.rss { display:block; position:absolute; top:0; right:0; margin:20px 14px 0px 0px;}
	.rss a { display:block; color:#414141; text-decoration:none; font-size:13px; font-weight: bold; text-transform:uppercase; background:url(images/rss.gif) no-repeat right 2px; padding:2px 23px 3px 0px;}
	
/*** Column ***/
	
	
	.content { clear:both; padding:0px 0px 0px 0px; margin:-11px 0px 0px 0px;}
	
	.corner-left-top { background:url(images/corner-left-top.png) no-repeat 0 0; height:25px;}
	.corner-right-top { background:url(images/corner-right-top.png) no-repeat right 0; padding:0px 21px;}
	.border-top { background:url(images/border-top.png) repeat-x 0 0; height:25px;}	
	
	.border-bot { background:url(images/border-bot.png) repeat-x 0 bottom; padding:0px 0px 0px 0px;}
	
	.border-left { background:url(images/border-left.png) repeat-y 0 0;}
	.border-right { background:url(images/border-right.png) repeat-y right 0; padding:0px 21px;}
	.border { overflow:hidden; height:100%; background:#1d120f;}
	
	.content-bg { overflow:hidden; height:100%; background:url(images/column-left.gif) repeat-y 0 0; padding:0px 0px 17px 0px;}
	
	
		.content .wrapp { overflow:hidden; height:78px; background:url(images/follow-bg.gif) repeat-x 0 0; margin:1px 1px 11px 0px;}
		.content .wrapp .corner-left { background:url(images/follow-left.gif) no-repeat 0 0;}
		.content .wrapp .corner-right { background:url(images/follow-right.gif) no-repeat right 0; height:78px; padding:0px 0px 0px 0px;}
		
		.wrapp .follow { float:left; padding:23px 19px 0px 30px;}
		.wrapp .follow img { margin:6px 5px 0px 0px;}
		
		.custom-top { clear:both; overflow:hidden; margin:0px 1px 13px 0px;}
		
		.custom-top .corner-left-top { background:url(images/corner-left-top2.gif) no-repeat 0 0 #110b09; height:auto;}
		.custom-top .corner-right-top { background:url(images/corner-right-top2.gif) no-repeat right 0; padding:0px 0px 0px 0px;}
		.custom-top .corner-left-bot { background:url(images/corner-left-bot2.gif) no-repeat 0 bottom;}
		.custom-top .corner-right-bot { background:url(images/corner-right-bot2.gif) no-repeat right bottom; overflow:hidden; height:100%; padding:19px 30px 21px 19px;}
		
		.custom-top .fleft { margin:0px 39px 0px 0px;}
		.custom-top h1 { font-size:41px; color:#e9cc5a; margin:16px 0px 6px 1px; font-family: Georgia, serif; font-style:italic;}
		.custom-top h2 { font-size:27px; color:#b9b08c; margin:0px 0px 13px 1px; text-transform:uppercase; font-family: Georgia, serif; font-style:italic;}
		.custom-top p { font-size:13px; color:#817d6c; line-height:1.4em; padding:0px 0px 14px 0px;}
		.custom-top p.fleft { padding:0px 0px 0px 0px;}
		.custom-top a { display:block; font-size:13px; color:#cca40a; text-decoration:none;}
	
	
	
	.column-right { float:right; width:259px; margin:0px 1px 0px 9px;}
	
/*** Widgets  ***/
	.widget {
		clear:both;
		overflow:hidden; height:100%;
		background:url(images/widget-bg.gif) repeat-y 0 0;
		margin:0px 0px 10px 0px;
		}
	
	.widget .widget-bg {
		overflow:hidden; height:100%; 
		background:url(images/widget-bot.gif) no-repeat 0 bottom;
		padding:0px 0px 33px 0px;
	}
	
	.widget .title {
		overflow:hidden; height:100%;
		background:url(images/widget-top.gif) no-repeat 0 0 #110b09;
		padding:0px 0px 0px 0px;
		margin:0px 0px 15px 0px;
		}
		
	.widget h2 {
		overflow:hidden; height:100%;
		/*font-weight: normal;*/ font-size:16px; line-height:1.2em;
		color:#f5d043; text-transform:uppercase;
		background:url(images/widget-title-bot.gif) no-repeat 0 bottom;
		padding:31px 20px 24px 40px;
		}
	
	.widget ul {
		clear:both; line-height:14px;
		font-size:14px; overflow:hidden;
		color:#feeca2;
		margin:0px 0px 0px 53px;
		}
	
	.widget ul li {
		overflow:hidden; height:100%;
		background:url(images/marker.gif) no-repeat 0px 4px;
		padding:0px 25px 14px 28px; text-transform:uppercase;
		}
	
	.widget ul li a {
		font-size:14px; line-height:1.2em; color:#feeca2; text-decoration:none;
		}
	
		.widget ul li a:hover { color:#cca40a;}
	
	.widget ul ul { font-size:100%; margin:0px 0px -5px 0px; padding:0px 0px 0px 0px;}
	.widget ul ul li { border:0; margin:1px 0px 0px 0px;}
		
	/*** widget_tag_cloud ***/
		.widget_tag_cloud {}
		.widget_tag_cloud h2 {}
		
		.widget_tag_cloud a { padding:0px 6px 0 0; font-size:11px; color:#ff0054; line-height:1.7em;}
		.widget_tag_cloud .widget-bgr div { padding:0px 0px 0px 2px;}
		.widget_tag_cloud .widget-bgr .title { padding:0;}
		.widget_tag_cloud .widget-bgr .title div { padding:0px 0px 0px 0px;}
		.widget_tag_cloud .widget-bgr .title div div { padding:0px 0px 0px 0px;}
		
		.widget_tag_cloud a { text-decoration:none;}
		.widget_tag_cloud a:hover { text-decoration: underline;}
		
	/*** widget_text ***/
		.textwidget { color:#fff; font-size:12px; line-height:1.3em; padding:0px 20px 40px 20px;}
		.textwidget a { color:#fff;}
		
	/*** widget_page ***/
	
	/*** widget_categories ***/
		.widget_categories {}
		
	/*** widget_archive  ***/
		.widget_archive {}
		
	/*** widget_meta ***/
		.widget_meta { margin:0px 0px 20px 0px;}
		
	/*** widget_links  ***/
	
	/*** widget_recent_entries  ***/

	/*** widget_recent_comments  ***/
	
	/*** widget_latest  ***/
	
	/*** widget_other ***/
		.banners { padding:0px 0px 0px 0px; margin:0px -5px 0px 0px;}
		.banners p { padding:0px 0px 0px 0px;}
		.banners p img { padding:5px; border:1px solid #252525; background:#0a0a0a;}
		.banners p.img { padding:0px 0px 5px 0px;}
		.banners p.img img { margin:0px 5px 0px 0px; background:#000;}
		
		.content #wp-calendar * { color:#fff; font-size:12px;}
		
		/*#search form { padding:10px 0px 0px 10px;}*/
		
		#search form .text { padding:4px 0px 4px 5px; width:140px; margin:0px 0px 0px 0px;}
		
		.search_page .text { padding:4px 0px 4px 5px; margin:0px 5px 0px 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 6px 0px 0px; position:relative;}
	
	.column-center .corner-left-top { background:url(images/corner-left-top2.gif) no-repeat 0 0 #110b09; height:auto;}
	.column-center .corner-right-top { background:url(images/corner-right-top2.gif) no-repeat right 0; padding:0px 0px 0px 0px;}
	.column-center .corner-left-bot { background:url(images/corner-left-bot2.gif) no-repeat 0 bottom;}
	.column-center .corner-right-bot { background:url(images/corner-right-bot2.gif) no-repeat right bottom; height:100%; padding:29px 0px 12px 25px;}
	
	.column-center .indent { clear:both; position:relative; padding:0px 0px 50px 0px;}
	
	.column-center .bgnone { border:0; background: none;}
	
	/*** Title wrapper ***/
		.column-center .title {
			overflow:hidden; height:100%;
			padding:0px 0px 0px 0px; clear:both;
			margin:0px 0px 4px 0px;
			font-family: Georgia, serif;
			font-style:italic;
			}
			
		.column-center .title h2 {
			overflow:hidden; height:100%;
			font-size:18px; font-weight: normal;
			color:#feeca2; line-height:1.2em;
			padding:25px 150px 0px 11px;
			font-family: Georgia, serif;
			font-style:italic;
			}
			
		.column-center .title h3 {
			overflow:hidden; height:100%;
			font-size:16px; font-weight: normal;
			color:#6bc2d3; line-height:1.2em;
			padding:1px 0px 3px 8px;
font-family: Georgia, serif;
			font-style:italic;
			}
				
		.column-center .title h2 a,
		.column-center .title h3 a { color:#feeca2; background: none; text-decoration:none; font-family: Georgia, serif; font-style:italic;}
		
		.column-center .title h2 a:hover,
		.column-center .title h3 a:hover { color:#fff;/* text-decoration: underline;*/ font-family: Georgia, serif; font-style:italic;}
	/******/
		.title-page01 * {  font-size:2.4em; font-weight: normal; color:#fff; text-transform:uppercase; padding:10px 0px 10px 2px; font-family: Georgia, serif; font-style:italic;}
		.title-page02 * {  font-size:2.4em; font-weight: normal; color:#fff; text-transform:uppercase; padding:10px 0px 10px 2px; font-family: Georgia, serif; font-style:italic;}
		
	/*** Date ***/
		.column-center .date { position:absolute; top:0; right:0; z-index:111; width:126px; height:37px; background:url(images/date.gif) no-repeat 0 0; font-size:15px; color:#ffe688; text-align:center; padding:6px 0px 0px 0px; margin:0px -6px 0px 0px;}
		.column-center .author { clear:both; font-size:13px; color:#a8a185; padding:0px 0px 0px 12px; margin:0px 0px 0px 0px;}
		.column-center .author span { color:#f1d465;}
		
		
	/*** Text box ***/
		.text-box {
			clear:both;
			overflow:hidden; height:100%;
			font-size:1.3em; line-height:1.6em;
			padding:29px 20px 0px 7px;
			}
			
		.text-box p { padding:0px 0px 11px 0px;}
		
		.text-box p a strong { font-size:13px;}
		.text-box p span {}
		
		.fleft { margin:-11px 28px 6px -7px; padding:0px 0px 0px 0px; display: inline; float:left; overflow:hidden; height:100%;}
		
		.text-box img {}
		
		/*.left { float:left; width:200px; padding:0px 0px 4px 0px;}
		.left.mr { margin:0px 52px 0px 15px;}
		.left h4 { padding:0px 0px 9px 0px; margin:-2px 0px 0px 0px;}*/
		
		
		
		/******/	
			.columns{ width:100%; overflow:hidden;}
			.columns .column-left, .columns .column-right{ width:45%; float:left;}
			.columns .column-right{ margin-left:10px;}
			
			#si_contact_form1 input {border:1px solid #1c1c1c; background:#000;  padding:0px 0px 0px 5px;}
			#si_contact_form1 textarea {border:1px solid #1c1c1c; background:#000; }
			
			.img-indent { float:left; margin:20px 20px 6px 0px;}
			
			.list-left { float:left; width:45%; margin:0px 0px 0px 0px;}
		
		/******/
			.more-link { padding:0px 0px 0px 0px; margin:-3px 0px 0px 0px;}
			
			.more-link a {
				font-size:12px; font-weight: bold;
				color:#ddd; text-decoration:none;
				padding:0px 0px 0px 0px;
				}
			
			.more-link a:hover { text-decoration: underline; color:#91a107;}
			
		/******/
			.comments { float:left; width:142px; height:22px; background:url(images/comments.gif) no-repeat 0 0; margin:11px 0px 0px 9px;}
			
			.comments a { display:block; font-size:12px; color:#fff3c4; text-align:center; padding:2px 0px 0px 5px;}
			
			.comments a { text-decoration:none; }
			.comments a:hover { color:#fff;}
		
		/******/
			.postmetadata { clear:both; font-size:12px; padding:6px 20px 5px 6px;}
			.postmetadata a { padding:0px 1px 0px 5px; /*color:#000;*/}
			
		
		/******/
			.link-edit { float:right; padding:0px 20px 0px 0px; margin:0px 0px 0px 0px;}
			.link-edit a { font-size:12px; font-weight: bold; color:#cbc2a3;}
			
		/******/
			.navigation { clear:both; font-size:12px; color:#cbc2a3; padding:5px 30px 5px 10px;}
			.navigation a {
				font-size:12px; color:#cbc2a3;
				padding:0px 0px 0px 0px; line-height:1.1em;
				}
				
			.navigation a { text-decoration:none;}
			.navigation a:hover { text-decoration: underline; color:#fff;}
			
			.nav-top { overflow:hidden; height:100%; padding:20px 30px 20px 14px;}
			
	/*******/
		.text-box h1, .text-box h2, .text-box h3, .text-box h4, .text-box h5, .text-box h6 { color:#cbc2a3; font-family:Arial; line-height:1.5em;}
		.text-box h1 { font-size:19px; font-weight: normal; line-height:1.2em; display:block; height:100%; padding:0px 0px 13px 0px;}
		.text-box h2 { font-size:18px; font-weight: normal;}
		.text-box h3 { font-size:17px;}
		.text-box h4 { font-size:16px;}
		.text-box h5 { font-size:14px;}
		.text-box h6 { font-size:12px;}
	
	/*** OL UL style***/
		.text-box ul { padding:0px 0px 3px 2px; margin:-1px 0px 0px 0px; overflow:hidden; height:100%;}
		.text-box ul li { background:url(images/marker.gif) no-repeat 0px 6px; padding:0px 0px 8px 19px; 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 { 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 1px 6px; padding:1px 0px 12px 18px;}
		
		.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 {}
		
		.text-box ol { padding:5px 0px 5px 2px;}
		.text-box ol li{ 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;}
	
	.custom { clear:both; background:url(images/line.gif) repeat-x 0 0; overflow:hidden; height:100%; padding:13px 0px 4px 0px; margin:13px 0px 0px 0px;}
	.custom .left { overflow:hidden; height:100%; margin:0px 0 0px 0px; padding:0px 0px 0px 34px;}
	.custom .right { float:right; width:259px; margin:0px 1px 0px 22px;}

	.custom .widget {
		clear:both;
		background: none;
		margin:0px 0px 10px 0px;
		}
	
	.custom .widget .widget-bg {
		overflow:hidden; height:100%; 
		background: none;
		padding:0px 0px 0px 0px;
		}
	
	.custom .widget .title {
		overflow:hidden; height:100%;
		background: none;
		padding:0px 0px 0px 0px;
		margin:0px 0px 0px 0px;
		}
		
	.custom .widget h2 {
		overflow:hidden; height:100%;
		/*font-weight: normal;*/ font-size:18px; line-height:1.2em;
		color:#f5d043; text-transform:uppercase;
		background: none;
		padding:21px 20px 19px 2px;
		}
	
	.custom .widget ul {
		clear:both; line-height:14px;
		font-size:11px; overflow:hidden;
		color:#000;
		margin:0px 0px 0px 0px;
		}
	
	.custom .widget ul li {
		overflow:hidden; height:100%;
		background:url(images/marker.gif) no-repeat 0px 4px;
		padding:0px 10px 14px 28px; text-transform:none;
		}
	
	.custom .widget ul li a {
		font-size:13px; line-height:1.2em; color:#feeca2; text-decoration:none;
		}
	
	.custom .widget ul li a:hover { color:#fff;}
	
	.custom .widget_recent_entries {}
	
	.custom .widget_recent_entries ul li { background:#241813; clear:both; padding:7px 15px 6px 13px; margin:0px 0px 1px 0px;}
	.custom .widget_recent_entries ul li a { font-size:13px; color:#bdad7e;}
	
	.custom .widget_recent_entries ul li span { display:block; float:right; color:#a8a185; font-size:13px; margin:1px 0px 0px 0px;}

/*** Footer ****/
	.footer {
		clear:both;	overflow:hidden; height:100%;
		font-size:1.3em; background:url(images/corner-left-bot.png) no-repeat 0 bottom;
		line-height:1.3em; color:#685746; position:relative;
		margin:0px 0px 0px 0px;
		}
	
	.footer .logo { display:block; left:0; position:absolute; width:103px; height:34px; top:0; margin:32px 0px 0px 38px; background:url(images/logo2.gif) no-repeat 0 0; overflow: hidden; text-indent:-1000em;}
	
	.footer-bg { overflow:hidden; height:100%; background:url(images/corner-right-bot.png) no-repeat right bottom; padding:0px 21px;}
	
	.footer .indent {
		overflow:hidden; height:100%;
		background:url(images/border-bot.png) repeat-x 0 bottom;
		padding:25px 0px 27px 0px; text-align:center
		}
		
	.footer a { color:#f5d043;}
	
	.footer a { text-decoration:none;}
	.footer a:hover { text-decoration: underline;color:#fff;}




/* -----------------------------------------------------------------
---------------------------- WP ------------------------------------
----------------------------------------------------------------- */
	.info-sidebar { overflow:hidden; padding:30px 10px 27px 20px; color:#cbc2a3; width: auto; font-size:1.5em; line-height:1.4em;}
	.info-sidebar a { text-transform:none; color:#fff;}
	
	.pagetitle { font-size:20px; line-height:30px; font-weight: normal; text-align:center; overflow:hidden;  padding:0 0 20px 0;}

/*--- Navigations ---*/
	.navigation { /*clear:both;*/ overflow:hidden; /*line-height:13px;*/}
	.navigation .alignleft { float: left; width:45%; text-align:left;}
	.navigation .alignright { float: right; width:45%; text-align:right;}
	
	
	.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:-1000em; width:141px; height:27px;}
	#commentspopup h1:hover {text-decoration: none; cursor:pointer;}
	#commentspopup .description {width:141px; height:9px; text-indent:-1000em; margin-top:2px;}
	#commentspopup .description2 {width:249px; height:27px; text-indent:-1000em; 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; overflow:hidden; height:100%; padding:0px 0px 0px 0px;}
	
	/*.commentform {float:left;}*/
	
	#commentform input {
		margin: 5px 5px 1px 0;}
	
	#commentform {
		margin: 5px 0px 0 0;}
		
	#commentform textarea {
		width: 99%;
		padding: 2px;}
		
	#respond:after {
			content: "."; 
			display: block; 
			height: 0; 
			clear: both; 
			visibility: hidden;}
		
	#commentform #submit {
		/*margin: 0 0 10px auto;
		float: right;*/ /*margin:0px 0px 0px 319px;*/
	}
	#commentform #submit:hover{ color:#fff}
		
	#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; color:#fff;}
	#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;}
	
	
/* Begin Various Tags & Classes */
	acronym, abbr, span.caps {
		cursor: help;
		}
	
	acronym, abbr {
		border-bottom:1px dashed #1001;
		}
	
	blockquote {
		border:1px solid #000; color:#fff;
		background:#19100d; padding:0 10px 10px 10px; margin:10px 0;
		}
	
	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;}
	.alt a:hover { padding:0px 0px 0px 0px; text-decoration: none;}
	
	.commentlist { color:#fff;
		text-align: justify;
		}
	.commentlist a { color:#fff}
	.commentlist span { color:#fff; font-weight: bold;}
	
	ol.commentlist  li { list-style: none; font-size:12px;
		margin:6px 0px 6px 0px;
		padding: 5px 10px 3px;
		/*list-style: none;*/
		border:1px solid #000; color:#fff;
		background:#19100d;
		}
		
	.commentlist li .avatar { 
		float: right;
		border: 1px solid #fff;
		padding: 2px;
		background: #fff; /*margin:0px 20px 15px 0px;*/
		}
	
	.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;
		}
		
	.cufon cufon-canvas {  font-size:2.4em; font-weight: normal; color:#fff; text-transform:uppercase; padding:10px 0px 10px 2px; font-family: Georgia, serif; font-style:italic;}
	