/*  
	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:#181d22; font-size:62.5%; font-family: Arial, Helvetica, sans-serif; color:#454a4e;}
	
.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:#CC0000; outline:none;}
a:hover {text-decoration: none;}
	
	input, select, textarea, html body textarea { vertical-align:middle; font-size:12px; color:#454a4e; font-family:Arial;}
	input.text, select, textarea { padding:2px 0px 3px 6px; border:1px solid #454a4e; background:#fff;}
	
/*** 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 0px 0px; background:url(images/bg.gif) repeat fixed 50% 0;}
	
	.main-bg { overflow:hidden; height:100%; background:url(images/header-bg.gif) repeat-x 0 0;}
	
	.main-width { width:970px; margin:0 auto;}
	
	.header { height:310px; margin:0px 0px 0px 0px; position:relative; z-index:1;}
	
	.header .wrapp { overflow:hidden; height:29px;}
	
	.header .wrapp .date { float:left; font-size:11px; color:#758992; padding:9px 0px 0px 9px;}
	.header .wrapp .date span { color:#fff;}
	.header .wrapp .right { float:right; *width:590px;}
	
	
/*** Menu ***/
	.main-menu { clear:both; overflow:hidden; height:44px; background:#101417;}
	.menu { float:left; overflow:hidden; margin:0px 0px 0px 15px;}
	
	.menu ul { list-style:none; float:left; }
	.menu ul li {  float:left; overflow:hidden; background:url(images/ver.gif) no-repeat 0 15px; margin:0px 0px 0px -1px; padding:0px 0px 0px 0px;}
	
	.menu ul li a { display:block; /*height:100%; */padding:14px 20px 13px 22px; font-weight: bold; text-transform:uppercase; font-size:1.3em; color:#fff; text-decoration:none;}
	
	.menu ul li a:hover { color:#CC0000; cursor: pointer;}
	
	.menu ul li.current_page_item a { color:#CC0000; cursor: pointer;}
	
	.menu ul ul { display:none;}
	
	/* #dropmenu */
		#dropmenu { z-index:10}
		#dropmenu .menu ul ul { display:none; z-index:99; margin:0; width:140px; margin:0px 0px 0px 5px; background:#101417 !important; padding:5px 0 14px 0 !important; position: absolute; }	
		#dropmenu .menu ul ul li { line-height:inherit; float:none; height:auto; text-align:left; text-align:left; line-height:1.69em; padding:0px 10px 0px 9px;}
		#dropmenu .menu ul ul li a { margin:0; color:#fff; background: none; font-size:12px; padding:7px 0px 8px 4px; text-decoration:none; border-bottom:1px solid #2e373c;}	
		
		#dropmenu .menu ul ul li a:hover {  color:#CC0000;}
		
			#dropmenu .menu ul ul ul { margin:0px 0px 0px 0px;  position: absolute; z-index:9999999999; width:150px; margin:-35px 0px 0px 119px;}
			#dropmenu .menu ul ul ul li { background: none!important;}
			#dropmenu .menu ul ul ul li a { margin:0px 0px 0px 0px;}
	
	.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 ***/
	.logo { float:left; width:228px; height:118px; background:url(images/logo-bg.gif) repeat-x 0 0; position:absolute;}
	.logo .indent { padding:27px 0px 0px 15px;}
	.logo h1 {
		display:block; overflow:hidden;
		width:200px; height:70px;
		background:url(images/logo.gif) no-repeat 0 0;
		font-size:2.1em; color:#fff; text-indent:-1000em; cursor:pointer;
		}
	.logo h1:hover { text-decoration:none;}
	
	.description {}
	
/*** Slogan ***/
	.slogan {}
	
/*** Search ***/
	.search { float:right;}
	.search .indent { overflow:hidden; padding:7px 2px 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:135px; *width:131px;  padding:3px 0px 3px 5px; *padding:0px 0px 3px 5px; margin:0px 3px 0px 0px; background: transparent; font-size:12px; border:0;}
	.search .but { cursor: pointer; margin:-2px 0px 0px 0px;}

/*** Flash ***/
	.flash { clear:both; padding:4px 0px 0px 0px; overflow:hidden;}
	
/*** Rss ***/
	.rss { display:block; position:absolute; top:0; z-index:11111; 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;}
	.rss a:hover { color:#f8b514;}
	
/*** Column ***/
	.content { clear:both; background:url(images/menu-bg.gif) repeat-x 0 0 #fff; padding:0px 0px 0px 0px;}
	
	.content-bg { overflow:hidden; height:100%; background:url(images/column-left.gif) repeat-y 0 0; padding:0px 0px 17px 0px;}
	
	.column-left { float:left; width:229px; margin:0px 0px 0px 0px; padding:40px 0px 0px 0px; background:url(images/menu-bg.gif) repeat-x 0 0;}
	.column-right { float:right; width:208px; margin:18px 21px 0px 0px; background:url(images/border.gif) repeat-y 0 0;}
	
/*** Widgets  ***/
	.widget {
		clear:both; width:207px;
		overflow:hidden; height:100%;
		background:url(images/line-left.gif) no-repeat right bottom;
		padding:0px 0px 14px 0px;
		margin-bottom:10px;
		}
	
	.column-left .widget {margin-left:22px;}
	
	.widget .title {
		overflow:hidden; height:100%;
		padding:0px 0px 0px 0px;
		margin:0px 0px 10px 0px;
		}
		
	.widget h2 {
		overflow:hidden; height:100%;
		/*font-weight: normal;*/ font-size:1.3em; line-height:1.2em;
		color:#414141; text-transform:uppercase;
		padding:1px 0px 5px 0px;
		}
	
	.widget ul {
		clear:both; line-height:10px;
		font-size:11px; overflow:hidden;
		color:#000;
		margin:0px 0px 0px 1px;
		}
	
	.widget ul li {
		overflow:hidden; height:100%;
		background:url(images/marker.gif) no-repeat 0px 5px;
		padding:1px 10px 7px 8px;
		}
	
	.widget ul li a {
		font-size:11px; line-height:1.2em; color:#928576;
		}
	
		.widget ul li a:hover { color:#000;}
	
	.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;}
	
		.column-right .widget { padding:0px 0px 19px 12px; margin:0px 0px 18px 0px; background:url(images/line-right.gif) no-repeat 0 bottom;}
		
		.column-right .img { overflow:hidden; padding:0px 0px 9px 12px;}
		.column-right .img img { padding:4px; background:#fff; border:1px solid #bebebe;}
		
		.column-right .widget .title {
			margin:0px 0px 4px 0px;
			}
			
		.column-right .widget h2 {
			color:#414141;
			padding:1px 0px 5px 4px;
			}
		
		.column-right .widget ul {
			font-size:12px; overflow:hidden;
			color:#758992;
			margin:0px 0px 0px 6px;
			}
		
		.column-right .widget ul li {
			overflow:hidden; height:100%;
			background:url(images/marker.gif) no-repeat 0px 6px;
			padding:0px 0px 8px 8px;
			}
		
		.column-right .widget ul li a {
			font-size:12px; line-height:1.2em; color:#758992;
			}
		
		.column-right .widget .more { padding:8px 0px 8px 6px;}
		.column-right .widget .more a {
			background:url(images/marker2.gif) no-repeat 0px 8px;
			font-size:12px; color:#758992; padding:1px 0px 0px 7px;
			}
		
		.column-right .widget_news { background: none; margin-bottom:0;}
		.widget_news p { color:#454a4e; font-size:12px; padding:0px 20px 15px 6px;}
		.widget_news  form { padding:0px 3px 15px 0px; margin:0px 0px 0px 6px;background:url(images/news1.gif) no-repeat 0 0;}
		.widget_news .text {  margin:0px 0px 0px 0px; width:156px; padding:3px 0px 3px 5px; margin:0px 3px 0px 0px; background: transparent; font-size:12px; border:0;}
		.widget_news .but { cursor: pointer; margin:0px 0px 0px 0px;}
		
		.column-right .banners { padding:0px 0px 0px 12px; overflow:hidden; margin:-2px 0px 0px 0px;}
		.column-right .banners a { display:block; font-size:0; line-height:0; padding:0px 0px 13px 0px;}
		
	/*** widget_tag_cloud ***/
		.widget_tag_cloud {}
		.widget_tag_cloud h2 {}
		
		.widget_tag_cloud a { padding:0px 6px 0 0; font-size:11px; color:#CC0000; 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:#928576; font-size:1.2em; line-height:1.3em; padding:0px 20px 40px 20px;}
		.textwidget a { color:#000;}
		
	/*** 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:#928576; font-size:12px;}
		
		/*#search form { padding:10px 0px 0px 10px;}*/
		
		#search form .text { padding:1px 0px 2px 5px; width:110px; margin:0px 0px 0px 0px;}
		
		.search_page .text { padding:1px 0px 2px 5px; margin:0px 0px 1px 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;}
	.center { overflow:hidden; height:100%; padding:19px 0px 0px 10px; position:relative;}
	
	.center .indent { clear:both; overflow:hidden; height:100%; position:relative; padding:0px 0px 18px 0px; margin:0px 0px 21px 0px; background:url(images/line.gif) no-repeat right bottom;}
	
	.center .bgnone { border:0; background: none;}
	
	.full { font-size:11px; color:#928576; display:block; position:absolute; top:0; right:0; margin:4px 26px 0px 0px;}
	
	
	/*** Title wrapper ***/
		.center .title {
			overflow:hidden; height:100%;
			padding:0px 0px 0px 0px; clear:both;
			margin:0px 0px 4px 0px;
			}
			
		.center .title h2 {
			overflow:hidden; height:100%;
			font-size:1.6em; font-weight: bold;
			text-transform:uppercase;
			color:#CC0000; line-height:1.5em;
			padding:0px 0px 3px 15px;
			}
			
		.center .title h3 {
			overflow:hidden; height:100%;
			font-size:2.2em; font-weight: normal;
			color:#6bc2d3; line-height:1.5em;
			padding:1px 0px 3px 8px;
			}
				
		.center .title h2 a,
		.column-center .title h3 a { color:#CC0000; background: none; text-decoration:none;}
		
		.center .title h2 a:hover,
		.center .title h3 a:hover { color:#000;/* text-decoration: underline;*/}
	/******/
		.title-page01 * {  font-size:2em; font-weight: normal; color:#000; text-transform:uppercase; padding:10px 0px 10px 2px;}
		.title-page02 * {  font-size:2em; font-weight: normal; color:#000; text-transform:uppercase; padding:10px 0px 10px 2px;}
		
	/*** Date ***/
		.center .date { clear:both; font-size:11px; color:#758992; padding:0px 0px 3px 15px; margin:0px 0px 0px 0px;}
		.center .author { clear:both; font-size:11px; color:#758992; padding:0px 0px 0px 15px; margin:0px 0px 0px 0px;}
		
	/*** Text box ***/
		.text-box {
			clear:both;
			overflow:hidden; height:100%;
			font-size:1.2em; line-height:1.4em;
			padding:8px 10px 0px 10px;
			}
			
		.center .text-box h3 { font-size:18px; font-weight: normal; color:#454a4e; text-transform: none; margin:0px 0px -2px 0px; padding:0px 0px 0px 0px;}
		
		.text-box p { padding:0px 0px 15px 0px;}
		
		.text-box p.img { padding:0px 0px 17px 0px;}
		
		.text-box p a strong { font-size:13px;}
		.text-box p span {}
		
		.text-box .fleft { margin:3px 10px 0px 0px; padding:0px 0px 0px 0px; display: inline; float:left; overflow:hidden; height:100%;}
		
		.text-box img { background:#fff; padding:2px; border:1px solid #bebebe;}
		
		.block01 { overflow:hidden; height:100%; clear:both; border-bottom:1px solid #e3e7e9; padding:0px 0px 11px 2px; margin:0px 12px 4px 3px;}
		.block01 a { display:block; color:#f8b514; font-weight: bold; font-size:12px; text-decoration:none;}
		.block01 a:hover { color:#000;}
		.block01 p { padding:0px 0px 3px 0px;}
		.block01.bgnone { border:0;}
		
		
		.left { float:left; width:200px; padding:0px 0px 4px 0px;}
		.left.mr { margin:0px 52px 0px 5px;}
		.left h4 { padding:0px 0px 9px 0px; margin:-2px 0px 0px 0px;}
		
		
		.categories { overflow:hidden; padding:3px 0px 10px 5px;}
		.categories p { color:#414141; padding:0px 0px 0px 0px; margin:0px 0px 0px -1px;}
		.categories p.img { padding:0px 0px 6px 0px; margin:0px 0px 0px 0px;}
		.categories p.img img { padding:0; border:1px solid #000;}
		
		.categories div { float:left; width:148px; margin:0px 8px 0px 0px;}
		
		.categories.pd { padding-bottom:12px;}
		
		/******/	
			.columns{ width:100%; overflow:hidden;}
			.columns .column-left, .columns .column-right{ width:45%; float:left; background: none;}
			.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 15px 0px 0px;}
		
		/******/
			.more-link { padding:0px 0px 0px 0px; margin:-3px 0px 0px 0px;}
			
			.more-link a {
				font-size:12px; font-weight: bold;
				color:#e0551c; text-decoration:none;
				padding:0px 0px 0px 0px;
				}
			
			.more-link a:hover { text-decoration: underline; color:#91a107;}
			
		/******/
			.comments { float:left; padding:3px 0px 0px 16px; margin:0px 0px 0px 0px;}
			
			.comments a { display:block; font-size:12px; color:#758992; background:url(images/marker.gif) no-repeat 0 7px; padding:0px 0px 0px 7px;}
			
			/*.comments a { text-decoration:none; }
			.comments a:hover { text-decoration: underline;}*/
		
		/******/
			.postmetadata { clear:both; font-size:12px; padding:6px 0px 5px 6px;}
			.postmetadata a { padding:0px 1px 0px 5px; /*color:#000;*/}
			
		
		/******/
			.link-edit { float:right; padding:0px 10px 0px 0px; background: none; margin:0px 0px 0px 0px;}
			.link-edit a { font-size:12px; background: none;font-weight: bold; color:#CC0000;}
			
		/******/
			.navigation { clear:both; font-size:12px; color:#758992; padding:5px 30px 5px 26px;}
			.navigation a {
				font-size:12px; color:#758992;
				padding:0px 0px 0px 0px; line-height:1.1em;
				}
				
			/*.navigation a { text-decoration:none;}*/
			.navigation a:hover { /*text-decoration: underline;*/ color:#000;}
			
			.nav-top { overflow:hidden; height:100%; padding:0px 30px 20px 16px;}
			.nav-top .alignleft a { display:block; float:left; padding:0px 0px 0px 8px; background:url(images/left.gif) no-repeat 0 5px; }
			.nav-top .alignleft a:hover { text-decoration:none; }
			
			.nav-top .alignright a { display:block; float:right; padding:0px 5px 0px 0px; background:url(images/marker.gif) no-repeat right 5px; }
			.nav-top .alignright a:hover { text-decoration:none;}
			
	/*******/
		.text-box h1, .text-box h2, .text-box h3, .text-box h4, .text-box h5, .text-box h6 { color:#414141; 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 5px; padding:0px 0px 8px 9px; 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;}


/*** Footer ****/
	.footer {
		clear:both;	overflow:hidden; height:100%;
		font-size:1.1em; background:#181d22;
		line-height:1.5em; color:#fff;
		margin:0px 0px 0px 0px;
		}
	
	.footer	.width { width:220px; margin:0 auto;}
		
	.footer .indent {
		overflow:hidden; height:100%;
		padding:26px 0px 25px 0px;
		}
		
	.footer a { color:#fff;}
	
	.footer a { text-decoration:none;}
	.footer a:hover { text-decoration: underline;}



/* -----------------------------------------------------------------
---------------------------- WP ------------------------------------
----------------------------------------------------------------- */
	.info-sidebar { overflow:hidden; padding:30px 10px 27px 20px; color:#928576; width: auto; font-size:1.5em; line-height:1.4em;}
	.info-sidebar a { text-transform:none; color:#000;}
	
	.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;}
		
	#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 #928576; color:#928576;
		background:#fef9ec; padding:10px 10px 0px 10px; margin:10px 0; margin-right:20px;
		}
	
	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:#928576;
		text-align: justify;
		}
	.commentlist a { color:#000}
	.commentlist span { color:#000; 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 #928576; color:#928576;
		background:#fef9ec;
		}
		
	.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;
		}
		
	