/*  
	Theme Name: 	WordPress Theme 1001
	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/ 
*/

* { padding:0; margin:0;}

	html { font-size:100.01%; }
	
	body { background:url(images/header.jpg) no-repeat center 0 #000; font-size:62.5%; font-family: Arial, Helvetica, sans-serif; color:#666;}
	
.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:#b9b9b9; outline:none;}
a:hover {text-decoration: none;}
	
	input, select, textarea, html body textarea { vertical-align:middle; font-size:12px; color:#848484; font-family:arial;}
	input.text, select, textarea { padding:2px 0px 3px 6px; border:1px solid #fff; background:#fff;}
	
/*** Main ***/
	.main {/* width:expression(((document.documentElement.clientWidth || document.body.clientWidth) < 990px)? "990px" : "100%");*/ min-width:990px;}
	
	/*.tail-right {
		position:absolute;
		float:right; right:0; 
		isplay:block;
		width:50%; height:346px;
		background:url(images/tail-right.gif) repeat-x 0 0;
		}*/
	
	.main { overflow:hidden; height:100%; min-height:100%;}
	
	.main-bgr { overflow:hidden; height:100%; padding:0px 0px 0px 0px;}

	.main-width { width:978px; margin:0 auto; height:100%;}
	
	.header { height:313px; padding:0px 0px 0px 0px;}
	
	.banner { overflow:hidden;}
	
	
/*** Menu ***/
	.header .main-menu { clear:both; background:url(images/menu-bgr.gif) repeat-x 0 0; height:72px;}
	.header .main-menu .corner-left { background:url(images/menu-left.gif) no-repeat 0 0;}
	.header .main-menu .corner-right { background:url(images/menu-right.gif) no-repeat right 0; }
	.header .menu { padding:0px 0px 0px 20px; overflow:hidden; height:72px; background:url(images/menu-top.gif) no-repeat 0 0;}
	
	.header .menu ul { float:left; overflow:hidden; margin:0px 0px 0px 0px; list-style:none; overflow:hidden;}
	.header .menu ul li {  float:left; overflow:hidden; background:url(images/ver.gif) no-repeat 0 29px; margin:0px 0px 0px 0px; padding:25px 30px 0px 30px; _padding:25px 29px 0px 30px;}
	
	.header .menu ul li a {
		font-size:23px;
		color:#fff;
		text-decoration:none; cursor: pointer;
		}
	
	.header .menu ul li a:hover { /*text-decoration:underline;*/ color:#a1b434;}
	
	.header .menu ul li.current_page_item a {color:#a1b434;}
	
	.header .menu ul li ul { display:none;}
	
	
/*** Logo ***/
	.logo { clear:both; /*float:left;*/}
	.logo .indent { overflow:hidden;/* height:100%;*/ padding:100px 0px 0px 37px;}
	.logo h1 {
		display:block; overflow:hidden;
		width:219px; height:62px;
		background:url(images/logo.gif) no-repeat 0 0;
		font-size:2.1em; color:#fff; text-indent:-1001em; cursor:pointer;
		}
	.logo h1:hover { text-decoration:none;}
	
	.description {}
	
/*** Slogan ***/
	.slogan { clear:both;}
	.slogan .indent { padding:0px 0px 0px 0px;}
	.slogan .indent h3 { height:53px; text-indent:-1001em; overflow:hidden; background:url(images/slogan.gif) no-repeat 0 0;}
	
	
/*** Search ***/
	.search { float:right;height:65px; width:302px;}
	.search .indent { overflow:hidden; padding:26px 23px 0px 0px; text-align:right; background:url(images/top-right.gif) no-repeat 0 20px;}
	
	.search h2 { font-size:13px; color:#4a4a4a; text-transform:uppercase; padding:0px 0px 6px 0px; margin:0px 0px 0px -1px;}
	
	.search form { background:url(images/search-bgr.gif) no-repeat 26px 0px;}
	.search .text { width:175px; padding:2px 0px 2px 6px; border:0; color:#848484; background: transparent; margin:0px 8px 0px 0px;}
	.search .but { cursor: pointer; margin:0px 0px 0px 0px;}

/*** Flash ***/
	.flash { clear:both; height:301px; background:url(images/flash.gif) no-repeat 0 0;}
	.flash .indent { padding:2px 0px 0px 1px; overflow:hidden; height:100%;}

	
/*** Rss ***/
	.rss {}
	
/*** Column ***/
	.content { clear:both; overflow:hidden; height:100%; background:url(images/corner-left-top.gif) no-repeat 0 0 #101010;}
	
	.content-bgr {overflow:hidden; height:100%; padding:13px 6px 12px 13px; background:url(images/corner-right-top.gif) no-repeat right 0;}
	
	.column-left { float:left; width:234px; margin:0px 16px 0px 0px; _margin:0px 13px 0px 0px;}
	
/*** Widgets  ***/
	.widget {
		clear:both;
		overflow:hidden; height:100%;
		background:url(images/widget-bgr-ver.gif) repeat-x 0 0 #000;
		padding:0px 0px 0px 0px;
		margin:0px 0px 11px 0px;
		}
	
	.widget .widget-bgr {
		overflow:hidden; height:100%;
		background:url(images/widget-bgr.gif) repeat-y 0 0;
		padding:0px 0px 0px 0px;
		}
	
	.widget .indent {
		overflow:hidden; height:100%;
		background:url(images/widget-bot.gif) no-repeat 0 bottom;
		padding:0px 0px 25px 0px;
		}
	
	.widget .title {
		overflow:hidden; height:100%;
		background:url(images/widget-top.gif) no-repeat 0 0;
		padding:0px 0px 0px 0px;
		margin:0px 0px 12px 0px;
		}
		
	.widget .title div {}
	.widget .title div div {}
		
	.widget h2 {
		overflow:hidden; height:100%;
		/*font-weight: normal;*/ font-size:2.5em;
		color:#fff; background:url(images/title-bot.gif) no-repeat 0 bottom;
		padding:30px 10px 4px 31px;
		}
	
	.widget ul {
		clear:both; line-height:12px;
		font-size:12px;
		color:#7f7f7f; font-family: tahoma;
		padding:0px 0px 0px 0px;
		margin:0px 37px 0px 36px;
		
		}
	
	.widget ul li {
		overflow:hidden; height:100%; border-bottom:1px solid #e2e2e2;
		background:url(images/widget-line.gif) repeat-x 0 bottom;
		padding:9px 0px 9px 10px; _padding:8px 0px 8px 10px;
		}
	
	.widget ul li a {
		font-size:12px; color:#7f7f7f; font-weight: bold;
		background:url(images/marker.gif) no-repeat 0 4px;
		padding:0px 0px 0px 0px;
		}
	
		.widget ul li a { text-decoration:none;}
		.widget ul li a:hover { /*text-decoration: underline;*/ font-weight: bold; color:#fff;}
	
	.widget ul ul { font-size:100%;  border:0; margin-right:0; margin-left:9px; margin-bottom:-3px;}
	.widget ul ul li { border:0; background: none;}
	
	
	/*** widget_categories ***/
		.widget_categories ul li { border-bottom:1px solid #2c2c2c;}
		.widget_categories ul li a { font-size:15px; font-weight: normal; color:#a6a6a6;}
	
	/*** widget_archive  ***/
		.widget_archive { margin:0px 0px 12px 0px;}
		.widget_archive h2 { padding:27px 10px 15px 31px;}
		.widget_archive .indent { padding:0px 0px 29px 0px;}
		.widget_archive ul li {  font-weight: bold;}
		
	/*** widget_meta ***/
		.widget_meta { margin:0px 0px 12px 0px;}
		.widget_meta h2 { padding:22px 10px 14px 31px;}
		.widget_meta .indent { padding:0px 0px 25px 0px;}
		.widget_meta ul li a { color:#cc4301; font-weight: normal;}
	
	/*** widget_links  ***/
	
	/*** widget_page ***/
		.widget_pages {}
		.widget_pages ul ul { margin:0px 0px 0px 0px;}
		
		.widget_pages ul ul li {}
	
	/*** widget_recent_entries  ***/
		
	/*** widget_recent_comments  ***/
		.widget_recent_comments ul li a { background: none; display:block;}

	/*** widget_tag_cloud ***/
		.widget_tag_cloud .widget-bgr .indent div { padding:0px 10px 15px 17px;}
		
		.widget_tag_cloud a { padding:0px 6px 0 0; color:#515151; font-size:12px; line-height:1.6em;}
		
		.widget_tag_cloud .widget-bgr .indent .title {}
		.widget_tag_cloud .widget-bgr .indent .title h2 {padding:30px 10px 4px 31px;}
		.widget_tag_cloud .widget-bgr .indent .title div { padding:0px 0px 0px 0px;}
		.widget_tag_cloud .widget-bgr .indent .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:#515151; font-size:1.2em; line-height:1.3em; padding:0px 10px 15px 17px;}
		.textwidget a {}
	
	/*******/
		.widget-bot {
			overflow:hidden; height:100%;
			background:url(images/widget-bot-bgr.gif) repeat-x 0 0 #101010;
			}
		
		.widget-bot .corner-left { background:url(images/widget-bot-corner-left-bot.gif) no-repeat 0 bottom;}
		.widget-bot .corner-right { background:url(images/widget-bot-corner-right-bot.gif) no-repeat right bottom;overflow:hidden; height:100%;}
	
		.widget-bot .indent { overflow:hidden; height:100%; padding:28px 20px 16px 40px;}
		
		.widget-bot .widget-left { float:left; width:172px; margin:0px 57px 0px 0px;}
		.widget-bot .widget-right { overflow:hidden; height:100%;}
		
			.widget-bot .widget {
				background: none;
				padding:0px 0px 0px 0px;
				margin:0px 0px 11px 0px;
				}
			
			.widget-bot .widget .widget-bgr {
				background: none;
				}
			
			.widget-bot .widget .indent {
				background: none;
				padding:0px 0px 25px 0px;
				}
			
			.widget-bot .widget .title {
				background: none;
				padding:0px 0px 0px 0px;
				margin:0px 0px 19px 0px;
				}

			.widget-bot .widget h2 {
				font-size:2.5em;
				color:#fff; background: none;
				padding:0px 0px 0px 4px;
				}
			
			.widget-bot .widget ul {
				clear:both; line-height:12px;
				font-size:12px;
				color:#7f7f7f; font-family: tahoma;
				padding:0px 0px 0px 0px;
				margin:0px 0px 0px 0px;
				
				}
			
			.widget-bot .widget ul li {
				overflow:hidden; height:100%; border:0; border-top:1px solid #313131;
				padding:8px 0px 10px 8px;
				}
			
			.widget-bot .widget ul li a {
				font-size:12px; color:#fff; font-weight: normal;
				background:url(images/marker.gif) no-repeat 0 4px;
				padding:0px 0px 0px 0px;
				}
			
				.widget-bot .widget ul li a { text-decoration:underline;}
				.widget-bot .widget ul li a:hover { text-decoration: none;}
			
			.widget-bot .widget ul ul { font-size:100%;  border:0; margin-right:0; margin-left:9px; margin-bottom:-3px;}
			.widget-bot .widget ul ul li { border:0; background: none;}
			
			.widget-bot .widget_recent_entries .title { margin:0px 0px 18px 0px;}
			.widget-bot .widget_recent_entries .title h2 { padding:0px 0px 0px 21px;}
		
			.widget-bot .widget_recent_entries ul {}
			.widget-bot .widget_recent_entries ul li { clear:both; border:0; padding:6px 22px 8px 24px; background:url(images/ul.gif) repeat 0 0; margin:0px 0px 8px 0px;}
			.widget-bot .widget_recent_entries ul li a { font-size:14px; color:#ededed;}
			.widget-bot .widget_recent_entries ul li span { display:block; font-size:12px; color:#a1a1a1; float:right; padding:2px 0px 0px 0px;}
			
				.widget-bot .widget_recent_entries ul li a { text-decoration:none;}
				.widget-bot .widget_recent_entries ul li a:hover { text-decoration: underline;}
		
			
	/*** widget_other ***/
		.widget_follow { margin:0px 0px 12px 0px;}
		.widget_follow .title h2 { padding:24px 10px 4px 31px;}
		.follow { padding:7px 0px 8px 32px; overflow:hidden;}
		.follow img { margin:0px 19px 0px 0px;}
	
		.content #wp-calendar * { color:#515151; font-size:12px;}
	
		#search form { padding:10px 0px 0px 30px;}
		
		#search form .text { display:block; margin:0px 0px 8px 0px; padding:2px 0px 3px 6px; width:150px;}
		
		.search_page .text {  width:170px; padding:2px 0px 4px 5px; margin:0px 10px 0px 0px;}
		
		#search form .but { margin:0px 0px 0px -3px;}
		
		.widget_calendar table { margin:10px 0px 0px 20px;}
	
/*** Content  ***/
	.custom { overflow:hidden; height:386px; background:url(images/custom.gif) no-repeat 23px 0;}

	.slider { width:708px; overflow:hidden; padding:5px 0px 0px 0px;}
	.slider .box-top {
			overflow:hidden;
			width:610px; margin:0px 0px 0px 7px; margin:0px 0px 0px 6px;
			float:left;
			position:relative;
			left:0;
			}

	.slider .box-left, .slider .box-right { cursor:pointer}	

	.slider .box-top ul { list-style:none; width:2440px; padding:3px 0px 0px 0px;}
	.slider .box-top ul li {  width:305px; display:inline-block; float:left; height:359px;}	

	.slider .box-left { width:45px; padding:159px 0px 0 0; margin:0px 0px 0px 1px; text-align:center; font-size:0; float:left; line-height:0;}
	.slider .box-right { width:45px; padding:159px 0 0 0; text-align:center; font-size:0; float:left; line-height:0;}	
		
	/*****/	
		.column-center .title .border-top { background:url(images/border-top.gif) repeat-x 0 0 #090909; overflow:hidden; height:100%;}
		.column-center .title .border-bot { background:url(images/border-bot.gif) repeat-x 0 bottom;}
		.column-center .title .border-left { background:url(images/border-left.gif) repeat-y 0 0;}
		.column-center .title .border-right { background:url(images/border-right.gif) repeat-y right 0;}
		
		.column-center .title .corner-left-top { background:url(images/title-corner-left-top.gif) no-repeat 0 0;}
		.column-center .title .corner-right-top { background:url(images/title-corner-right-top.gif) no-repeat right 0;}
		.column-center .title .corner-left-bot { background:url(images/corner-left-bot.gif) no-repeat 0 bottom;}
		.column-center .title .corner-right-bot {  padding:19px 0px 17px 29px; background:url(images/corner-right-bot.gif) no-repeat right bottom; overflow:hidden; height:100%;}
	
	.center {overflow:hidden; height:100%;}
	.column-center { overflow:hidden; height:100%; padding:0px 12px 0px 13px;}
		
		.column-center .indent { clear:both; overflow:hidden; height:100%; padding:0px 0px 0px 0px; margin:0px 0px 20px 0px; background:url(images/content-line.gif) repeat-x right bottom;}
		
		.column-center .bgnone { background: none;}
		
	/*** Title wrapper ***/
		.column-center .title {
			overflow:hidden; height:100%;
			padding:0px 0px 10px 0px;
			margin:0px 0px 0px 0px; position:relative;
			}
		
		.column-center .title h2 {
			overflow:hidden; height:100%;
			font-size:1.8em; /*font-weight: normal;*/
			color:#fefefe; line-height:1.3em;
			padding:0px 0px 0px 0px;
			}
			
		.column-center .title h3 {
			overflow:hidden; height:100%;
			font-size:1.6em; /*font-weight: normal;*/
			color:#fefefe; line-height:1.3em;
			padding:0px 0px 0px 0px;
			}
				
		.column-center .title h2 a,
		.column-center .title h3 a { color:#fefefe; text-decoration:none;}
		
		.column-center .title h2 a:hover,
		.column-center .title h3 a:hover { text-decoration: underline;}
		
	/******/
		.title-page01 { padding:9px 0px 11px 4px;}
		.title-page02 { padding:9px 0px 11px 4px;}
		.title-page03 { padding:5px 0px 2px 4px;}
		
		.title-page01 * {  font-size:1.6em; /*font-weight: normal;*/ color:#fefefe;}
		.title-page02 * {  font-size:1.6em; /*font-weight: normal;*/ color:#fefefe;}
		.title-page03 * {  font-size:1.4em; /*font-weight: normal;*/ color:#fefefe; text-transform:uppercase;}
		
	/*** Date ***/
		.date {
			/*float: left;*/ width:83px; height:83px; position:absolute;
			background:url(images/date.png) no-repeat 0 0; z-index:1;
			overflow:hidden; clear:both; top:0; left:396px; font-weight: bold;
			font-size: 0.1em; color:#000; text-transform:uppercase;
			margin:0; padding:0px 0px 0px 0px; text-align:center
			}
		
		.date span { font-size: 0px; display:block; padding:26px 7px 0px 0px; margin:0px 0px -3px 0px;}
		
	/*** author ***/
		.author {
			/*float: right;*/
			overflow:hidden; margin:0px 0px 0px 0px;
			font-size: 1.2em; color:#8b8b8b;
			padding:2px 1px 0px 1px; font-style:italic;
			}
		
		.author span { color:#585858;}
		
	/*** Text box ***/
		.text-box {
			clear:both;
			overflow:hidden; height:100%;
			font-size:1.4em; line-height:1.25em;
			padding:6px 10px 0px 5px;
			}
			
		.text-box p { padding:0px 0px 16px 0px;}
		
		.text-box p strong { color:#a1b532;}
		.text-box p span {}
		
		.text-box .fleft {
			float:left; display: inline;
			overflow:hidden; height:100%;
			margin:1px 26px 0px 0px; padding:0;
			}
			
		.text-box .fleft img {}
		
		.text-box .box { float:left; width:213px; margin:0px 15px 0px 0px; text-align:center; padding:0px 0px 10px 0px;}
		.text-box .box p { padding:0px 0px 7px 0px;}
		.text-box .box a  { display:block; font-size:14px; color:#b9b9b9;}
		
		.text-box .mr { margin-right:0;}
		
		/******/
			.more-link {}
			
			.more-link { /*clear:both;*/ float:right; margin:4px 11px 0px 0px;
				font-size:18px; width:121px; height:28px; line-height:27px;
				text-decoration:none; color:#fff; background:url(images/more-link.gif) no-repeat 0 0;
				padding:0px 0px 0px 0px; text-align:center; /*font-weight: bold;*/
				}
			
			.more-link:hover { text-decoration: underline;}
			
		/******/
			.comments {
				float:right;
				background:url(images/comments.gif) no-repeat 0px 15px;
				padding:12px 36px 0px 19px; text-transform:uppercase;
				}
			
			.comments a { font-size:12px; font-weight: bold; font-family:"Trebuchet MS"; color:#ff5300;}
			
			.comments a { text-decoration:none; }
			.comments a:hover { text-decoration: underline;}
		
		/******/
			.postmetadata { clear:both; font-size:1.2em; line-height:1.4em; padding:0px 0px 5px 3px;}
			.postmetadata a { padding:0px 1px 0px 5px;}
			
		/******/
			.link-edit { float:right; padding:5px 25px 10px 0px; margin:0px 0px 0px 0px;}
			.link-edit a { font-size:12px; font-weight: bold; color:#ff5300;}
			
		/******/
			.navigation { overflow:hidden; height:100%; color:#a1b532; text-transform:capitalize; font-weight: bold; padding:10px 25px 10px 5px;}
			.navigation a {
				font-size:12px; color:#fff; font-weight: bold;
				padding:0px 0px 0px 0px;
				}
			
			.nav-top { margin:-10px 0px 0px 0px;}
			.nav-top a {}
			
			.nav-top a { text-decoration:none;}
			.nav-top a:hover { text-decoration: underline;}
			
	/*******/
		.text-box h1, .text-box h2, .text-box h3, .text-box h4, .text-box h5, .text-box h6 { color:#fff; 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:17px; font-weight: normal;}
		.text-box h3 { font-size:16px;}
		.text-box h4 { font-size:15px; text-transform:uppercase; font-family:Arial;}
		.text-box h5 { font-size:14px;}
		.text-box h6 { font-size:12px;}
	
	/*** OL UL style***/
		.text-box ul { padding:0px 0px 7px 1px; overflow:hidden; height:100%;line-height:1.3em;}
		.text-box ul li { background:url(images/comments.gif) no-repeat 0 4px; padding:0px 0px 9px 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/comments.gif) no-repeat 0 4px; padding:0px 0px 9px 19px;}
		
		.text-box ul li { list-style-image:none; list-style:none;}
		
		.text-box ul li a { /*text-decoration:none;*/ color:#000;}
		/*.text-box ul li a:hover { text-decoration:underline;}*/
		
		.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.4em; font-family: tahoma;
		line-height:1.3em; color:#fff; padding:0px 0px 0px 0px;
		}
		
	.footer .width { width:978px; margin: 0 auto;}
	
	.footer .corner-left {overflow:hidden; height:100%; background:url(images/footer-right.gif) no-repeat right 0;}
	.footer .corner-right {overflow:hidden; background:url(images/footer-bgr.gif) repeat-x 0 0;}
		
	.footer .indent {
		overflow:hidden; height:100%;
		padding:25px 0px 37px 40px;
		}
		
	.footer p { padding:0px 0px 0px 0px;}
	
	.footer span {}
		
	.footer a { color:#fff;}
	
	/*.footer a { text-decoration:none; }
	.footer a:hover { text-decoration: underline;}*/


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

/*--- 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;}
	.nav-top .alignright a { float: 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:-10010em; width:141px; height:27px;}
	#commentspopup h1:hover {text-decoration: none; cursor:pointer;}
	#commentspopup .description {width:141px; height:9px; text-indent:-10010em; margin-top:2px;}
	#commentspopup .description2 {width:249px; height:27px; text-indent:-10010em; 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 25px 0px 0px;}
	
	/*.commentform {float:left;}*/
	
	#commentform input {
		margin: 5px 5px 1px 0;}
	
	#commentform {
		margin: 5px 0px 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;*/ /*margin:0px 0px 0px 319px;*/}
		
	#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:#8b8b8b;
		background:#222; padding:15px 10px 10px 20px; margin:5px 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;}
	
	.commentlist { color:#8b8b8b;
		text-align: justify;
		}
	.commentlist a { color:#8b8b8b}
	.commentlist span { color:#8b8b8b; 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:#8b8b8b;
		background:#222;
		}
		
	.commentlist li .avatar { 
		float: right;
		border: 1px solid #000;
		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;
		}