/*  
	Theme Name: 	WordPress Theme
	Theme URI: 		http://nbvd.de
	Description:	A theme from NBVD
	Version: 		2.9
	Author: 		NBVD 
	Author URL: 	http://www.nbvd.de 
*/

* { padding:0; margin:0;}

	html { font-size:100.01%; }
	
	body { background:#010101;  font-size:62.5%; font-family: "Trebuchet MS", Helvetica, sans-serif; color:#000000;}
	
.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:#0099FF; outline:none;}
a:hover {text-decoration: none;}
	
	input, select, textarea, html body textarea { vertical-align:middle; font-size:12px; color:#666666; font-family:"Trebuchet MS";}
	input.text, select, textarea { padding:2px 0px 3px 6px; border:1px solid #242424; background:#ffffff;}
	
/*** Main ***/
	.main {overflow:hidden; height:100%;/* 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 { /*background:url(images/tail01.jpg) repeat-x 0 0; */background:url(images/#tail01.jpg) repeat 0 0;}
	
	.main-bgr { overflow:hidden; height:100%; padding:0px 0px 0px 0px; background:url(images/footer.gif) repeat-x 0 bottom;}

	.main-width { width:976px; margin:0 auto; height:100%;}
	
	.header { height:465px; padding:0px 0px 0px 0px; background:url(images/bgr-left.png) no-repeat 0 0;}
	
	.twitt { overflow:hidden; height:85px;}
	
	.twitt a {
		display:block; float:right; overflow: hidden;
		width:91px; height:59px;
		background:url(images/twitt.png) no-repeat 0 0; 
		text-indent:-1000em;
		margin:26px 26px 0px 0px;
		}
		
	.select { clear:both; height:44px; background:url(images/bgr.png) no-repeat right 5px;}
	.navigate { float:right;  width:215px; padding:12px 0px 0px 0px;}
	.navigate h4 { overflow:hidden; text-indent:-1000em; width:95px; height:24px; background:url(images/text-bgr.gif) no-repeat 0 0; float:right; padding:12px 23px 0px 0px;}
	
	.style1 {  background:url(images/tail01.jpg) repeat 0 0;}
	.style2 {  background:url(images/tail02.jpg) repeat 0 0;}
	.style3 {  background:url(images/tail03.jpg) repeat 0 0;}
	.style4 {  background:url(images/tail04.jpg) repeat 0 0;}
	
	html body .header .navigate .pages { padding:4px 0px 0px 15px; }
	html body .header .navigate .pages ul { float:left; overflow:hidden; height:100%;}
	html body .header .navigate .pages ul li { float:left;}
	html body .header .navigate .pages ul li a {
		display:block; float:left; display: inline;
		width:13px; height:13px; margin:0px 3px 0px 0px;
		text-decoration:none;
		}
		
	.pages ul li#style1 a { background:url(images/pas.gif) no-repeat 0 0;}
	.pages ul li#style2 a { background:url(images/pas.gif) no-repeat 0 0;}
	.pages ul li#style3 a { background:url(images/pas.gif) no-repeat 0 0;}
	.pages ul li#style4 a { background:url(images/pas.gif) no-repeat 0 0;}
	
	.pages ul li#style1 a:hover { background:url(images/act.gif) no-repeat 0 0;}
	.pages ul li#style2 a:hover { background:url(images/act.gif) no-repeat 0 0;}
	.pages ul li#style3 a:hover { background:url(images/act.gif) no-repeat 0 0;}
	.pages ul li#style4 a:hover { background:url(images/act.gif) no-repeat 0 0;}
	
	.pages ul li#style1.selected a { background:url(images/act.gif) no-repeat 0 0;}
	.pages ul li#style2.selected a { background:url(images/act.gif) no-repeat 0 0;}
	.pages ul li#style3.selected a { background:url(images/act.gif) no-repeat 0 0;}
	.pages ul li#style4.selected a { background:url(images/act.gif) no-repeat 0 0;}


	.custom { clear:both; height:250px; background:url(images/custom.png) no-repeat 0 0; padding:0px 9px 0px 0px; position:relative;overflow:hidden;}
	.custom .indent { height:250px; background:url(images/custom.jpg) no-repeat right 9px; padding:0px 0px 0px 0px;overflow:hidden;} 
	
	.custom .box {width:252px; height:218px; background:url(images/right-bgr.png) no-repeat right 0; margin:9px 0px 0px 32px; }
	
	.box .right { float:right; margin:26px 17px 0px 0px; _margin-right:8px;}
	.box .right a { display:block; cursor: pointer; width:31px; height:26px; background:url(images/right-link.gif) no-repeat 0 0; overflow:hidden; text-indent:-1000em;}
	.box { font-size:13px; color:#000; line-height:1.4em;}
	
	.custom .abs { position: absolute; width:41px; height:41px; background:url(images/abs.png) no-repeat 0 0; top:0; left:0; z-index:1;}
	
	.box .title { padding:30px 0px 22px 0px; overflow:hidden;} 
	.box .title h1 { font-size:20px; color:#FFFFFF; font-weight: normal; padding:0px 0px 0px 0px;}
	.box .text-info { padding:1px 0px 0px 1px;} 
	.box a.more-link { float:left; display:block; margin:-10px 0px 0px 0px; _margin-left:14px; width:121px; height:48px; background:url(images/more_.gif) no-repeat 0 0; text-indent:-1000em; overflow:hidden;}


	
/*** Menu ***/
	.header .main-menu { clear:both; background:url(images/header.png) no-repeat 0 0; height:86px;}
	.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 { float:left; padding:0px 0px 0px 0px; overflow:hidden;}
	.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 39px; margin:32px 0px 0px 0px; padding:20px 0px 0px 22px;}
	
	.header .menu ul li a {
		font-size:16px;
		color:#fff; font-weight: bold;
		text-decoration:underline; cursor: pointer;
		}
	
	.header .menu ul li a:hover { text-decoration:none;}
	
	.header .menu ul li.current_page_item a {text-decoration:none;}
	
	.header .menu ul li ul { display:none;}
	
	
/*** Logo ***/
	.logo { float:left;}
	.logo .indent { overflow:hidden;/* height:100%;*/ padding:0px 0px 0px 35px;}
	.logo h1 {
		display:block; overflow:hidden;
		width:302px; height:67px;
		background:url(images/logo.png) no-repeat 0 0;
		font-size:2.1em; color:#fff; text-indent:-1000em; 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:-1000em; overflow:hidden; background:url(images/slogan.gif) no-repeat 0 0;}
	
	
/*** Search ***/
	.search { float:right;}
	.search .indent { overflow:hidden; padding:34px 27px 0px 0px; 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.png) no-repeat 0px 0px;}
	.search .text { width:175px; padding:17px 0px 2px 6px; border:0; color:#242424; background: transparent; margin:0px 12px 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/footer-line.gif) no-repeat right bottom;}
	
	.content-bgr {overflow:hidden; height:100%; padding:0px 0px 0px 0px;}
	
	.column-right { float:right; width:286px; margin:0px 0px 0px 14px; _margin:0px 0px 0px 11px; padding:0px 0px 20px 0px;}
	
/*** Widgets  ***/
	.widget {
		clear:both;
		overflow:hidden; height:100%;
		background:url(images/column-top.png) no-repeat 0 0;
		padding:0px 0px 0px 0px;
		margin:0px 0px 13px 0px;
		}
	
	.widget .widget-bgr {
		overflow:hidden; height:100%;
		background:url(images/column-bot.png) no-repeat 0 bottom;
		padding:23px 0px 23px 0px; _padding:23px 0px 22px 0px;
		}
	
	.widget .indent {
		overflow:hidden; height:100%;
		padding:0px 25px 21px 25px; background:#fff;
		}
	
	.widget .title {
		overflow:hidden; height:100%;
		background:url(images/widget-top.gif) no-repeat 0 0;
		padding:0px 0px 0px 0px;
		margin:0px 0px 10px 0px;
		}
		
	.widget .title div {}
	.widget .title div div {}
		
	.widget h2 {
		overflow:hidden; height:100%;
		/*font-weight: normal;*/ font-size:1.9em;
		color:#171717;
		padding:2px 0px 9px 13px;
		}
	
	.widget ul {
		clear:both; line-height:1.1em;
		font-size:15px;
		color:#393939; font-family: tahoma;
		padding:0px 0px 0px 0px;
		margin:0px 0px 0px 15px;
		
		}
	
	.widget ul li {
		overflow:hidden; height:100%;
		background:url(images/widget-marker.gif) no-repeat 0 7px;
		padding:0px 0px 7px 15px;
		}
	
	.widget ul li a {
		font-size:15px; color:#393939; font-weight: bold;
		padding:0px 0px 0px 0px;
		}
	
		.widget ul li a { text-decoration:none;}
		.widget ul li a:hover { text-decoration: underline;}
	
	.widget ul ul { font-size:100%;  border:0; margin-right:0; margin-left:9px; margin-bottom:-3px;}
	.widget ul ul li { border:0;}
	
	/*** widget_categories ***/
		.widget_categories ul li {
			overflow:hidden; height:100%;
			background:url(images/marker.gif) no-repeat 0 7px;
			}
		
		.widget_categories ul li a {
			font-size:12px; color:#000;
			}
	
	/*** widget_archive  ***/
		.widget_archive .indent { background:url(images/widget.gif) no-repeat 197px 0 #fff; padding-bottom:19px;}
		.widget_archive h2 {
			overflow:hidden; height:100%;
			/*font-weight: normal;*/ font-size:1.9em;
			color:#000;
			padding:2px 0px 9px 13px;
			}
		
		.widget_archive ul {
			clear:both; line-height:1.1em;
			font-size:15px; font-weight:bold;
			color:#393939; font-family: tahoma;
			padding:0px 0px 0px 0px;
			margin:0px 0px 0px 15px;
			
			}
		
		.widget_archive ul li {
			overflow:hidden; height:100%;
			background:url(images/widget-marker.gif) no-repeat 0 7px;
			padding:0px 0px 7px 15px;
			}
		
		.widget_archive ul li a {
			font-size:12px; color:#000; font-weight: bold;
			padding:0px 0px 0px 0px;
			}
		
	/*** widget_meta ***/
	
	/*** 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 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-bot .widget_tag_cloud a { color:#fff;}
		
		.widget_tag_cloud .widget-bgr .title { background:url(images/widget-top01.gif) no-repeat 0 0; padding:10px 0px 0px 0px;}
		.widget_tag_cloud .widget-bgr .title h2 { padding:3px 10px 10px 19px;}
		.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:#515151; font-size:1.2em; line-height:1.4em; padding:0px 10px 15px 17px;}
		.textwidget a {}
	
	/*******/
		.widget-bot .widget {
			margin:0px 0px 0px 0px; background: none;
			}
		
		.widget-bot .widget .widget-bgr { padding:0px 0px 0px 0px; background: none;}
		
		.widget-bot .widget .indent {
			padding:0px 0px 0px 0px; background: none;
			}
		
		.widget-bot .widget .title {
			margin:0px 0px 15px 0px;
			}
			
		.widget-bot .widget .title h2 {
			font-size:1.9em;
			color:#000;
			padding:0px 0px 15px 39px;
			}
			
			
		.widget-bot .widget-right .widget .title h2 { padding:0px 0px 15px 43px;}
		
		.widget-bot .widget_tag_cloud .widget-bgr div { padding:0px 10px 15px 20px;}
		.widget-bot .widget-right .widget_tag_cloud .widget-bgr .title { padding:0px 0px 0px 0px;}
		.widget-bot .widget-right .widget_tag_cloud .widget-bgr .title div { padding:0px 0px 0px 0px;}
		
		.widget-bot .widget-right .widget_tag_cloud .title h2 { padding:0px 26px 0px 20px;}
		
		.widget-bot .widget ul {
			clear:both; line-height:1.1em;
			font-size:12px;
			color:#fff; font-family: tahoma;
			padding:0px 0px 0px 0px;
			margin:0px 0px 0px 40px;
			
			}
		
		.widget-bot .widget ul li {
			overflow:hidden; height:100%; background: none;
			padding:1px 0px 9px 0px;
			}
		
		.widget-bot .widget ul li a {
			font-size:12px; color:#000; font-weight: normal;
			padding:0px 0px 0px 0px;
			}
		
		.widget-bot .widget-right .widget ul li a { text-decoration:underline;}
		.widget-bot .widget-right .widget ul li a:hover { text-decoration:none;}
			/*******/
		.widget-bot {
			overflow:hidden; height:100%;
			/*background:url(images/widget-bot-bgr.gif) repeat-x 0 0 #101010;*/
			}
		
		.widget-bot .corner-top {
			overflow:hidden; height:100%;
			background:url(images/column-top_.png) no-repeat 0 0;
			}
		
		.widget-bot .corner-bot {
			overflow:hidden; height:100%;
			background:url(images/column-bot_.png) no-repeat 0 bottom;
			padding:23px 0px 23px 0px; _padding:23px 0px 21px 0px;
			}
		
		.widget-bot .border {
			overflow:hidden; height:100%;
			background:#fff;
			padding:0px 0px 0px 0px;
			}
		
		.widget-bot .widget-left { float:left; width:260px; margin:0px 0px 0px 0px;}
		.widget-bot .widget-right { overflow:hidden; height:100%;}
		
		
		
		.widget-bot .widget {
			margin:0px 0px 0px 0px; background: none;
			}
		
		.widget-bot .widget .widget-bgr { padding:0px 0px 0px 0px; background: none;}
		
		.widget-bot .widget .indent {
			padding:0px 0px 0px 0px; background: none;
			}
		
		.widget-bot .widget .title {
			margin:0px 0px 15px 0px;
			}
			
		.widget-bot .widget .title h2 {
			font-size:1.9em;
			color:#000;
			padding:0px 0px 15px 39px;
			}
			
			
		.widget-bot .widget-right .widget .title h2 { padding:0px 0px 15px 43px;}
		
		.widget-bot .widget_tag_cloud .widget-bgr div { padding:0px 10px 15px 20px;}
		.widget-bot .widget-right .widget_tag_cloud .widget-bgr .title { padding:0px 0px 0px 0px;}
		.widget-bot .widget-right .widget_tag_cloud .widget-bgr .title div { padding:0px 0px 0px 0px;}
		
		.widget-bot .widget-right .widget_tag_cloud .title h2 { padding:0px 26px 0px 20px;}
		
		.widget-bot .widget ul {
			clear:both; line-height:11px;
			font-size:12px;
			color:#fff; font-family: tahoma;
			padding:0px 0px 0px 0px;
			margin:0px 0px 0px 40px;
			
			}
		
		.widget-bot .widget ul li {
			overflow:hidden; height:100%; background: none;
			padding:1px 0px 9px 0px;
			}
		
		.widget-bot .widget ul li a {
			font-size:12px; color:#000; font-weight: normal;
			padding:0px 0px 0px 0px;
			}
		
		.widget-bot .widget-right .widget ul li a { text-decoration:none;}
		.widget-bot .widget-right .widget ul li a:hover { text-decoration:underline;}
			
	/*** widget_other ***/
		.widget_follow { margin:0px 0px 14px 0px;}
		.widget_follow .indent { padding-bottom:7px;}
		.widget_follow .title h2 { padding:3px 0px 11px 13px;}
		.widget_follow .follow { overflow:hidden; padding:2px 0px 0px 1px;}
		.widget_follow .follow img { margin:0px -8px 0px 11px;}
		.widget_follow .text { padding:17px 0px 10px 13px;}
		.widget_follow .text a { font-size:13px; color:#000; text-decoration: none;}
		.widget_follow .more { padding:0px 0px 0px 13px;}
		.widget_follow .more a { font-size:13px; color:#000; display:block; margin:0px 0px -2px 0px;}
		
		
	
		.content #wp-calendar * { color:#515151; font-size:12px;}
		.widget_calendar .widget-bgr { /*padding-bottom:10px;*/}
	
		#search form { padding:10px 0px 0px 10px;}
		
		#search form .text { display:block; margin:0px 0px 8px 0px; padding:8px 0px 8px 6px; width:150px;}
		
		.search_page .text {  width:170px; padding:2px 0px 3px 5px; margin:0px 10px 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 0px 0px 0px;}
		
		.column-center .top { clear:both; overflow:hidden; height:100%;  background:url(images/top.png) no-repeat 0 0; margin:0px 0px 16px 0px;}
		.column-center .bot { background:url(images/bot.png) no-repeat 0 bottom;overflow:hidden; height:100%; padding:23px 0px 23px 0px;  _padding:23px 0px 22px 0px;}
		
		.column-center .indent { clear:both; overflow:hidden; height:100%; padding:0px 40px 7px 36px; background:#fff;}
		
		.column-center .pd0 {  padding:0;}
		
		.column-center .bgnone { background: none;}
		
	/*** Title wrapper ***/
		.column-center .title { clear:both;
			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:2.3em; /*font-weight: normal;*/
			color:#171717; line-height:1.4em;
			padding:3px 0px 0px 4px;
			}
			
		.column-center .title h3 {
			overflow:hidden; height:100%;
			font-size:2.6em; /*font-weight: normal;*/
			color:#171717; line-height:1.4em;
			padding:3px 0px 0px 0px;
			}
				
		.column-center .title h2 a,
		.column-center .title h3 a { color:#171717; 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:2.6em; /*font-weight: normal;*/ color:#171717;}
		.title-page02 * {  font-size:2.6em; /*font-weight: normal;*/ color:#171717;}
		.title-page03 * {  font-size:1.4em; /*font-weight: normal;*/ color:#171717; text-transform:uppercase;}
		
	/*** Date ***/
		.date {
			float: right; width:62px; height:26px; line-height:27px;
			overflow:hidden; font-weight: bold; background:url(images/date.gif) no-repeat 0 0;
			font-size: 1.2em; color:#171717;text-align:center;
			padding:0px 0px 0px 0px; margin:14px 5px 0px 0px;
			}
		
	/*** author ***/
.author {
			/*float: right;*/
			overflow:hidden; margin:0px 0px 0px 0px;
			font-size: 1.2em; color:#575348;
			padding:0px 1px 0px 4px;
			}
		
		.author span { color:#585858;}
		
		
	/*** Text box ***/
		.text-box {
			clear:both;
			overflow:hidden; height:100%;
			font-size:1.3em; line-height:1.4em;
			padding:9px 0px 0px 2px;
			}
			
		.text-box p { padding:0px 0px 6px 2px;}
		
		.text-box p strong { font-size:12px; line-height:1.4em;}
		.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 p.img { padding:0px 0px 25px 0px;}
		
		.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;}
		
		.block div { float:left;}
		.block .left { width:277px; margin:0px 34px 0px 0px;}
		.block .right { width:277px;}
		
		/******/
			.more-link {}
			
			.more-link { clear:both; display:block; /*float:left;*/ margin:19px 11px 0px -4px; *margin:19px 11px 0px -2px;
				font-size:18px; width:121px; height:28px; line-height:1.4em;
				text-decoration:none; color:#FFFFFF; background:url(images/more-links.gif) no-repeat 0 0;
				padding:0px 0px 10px 0px; text-align:center; /*font-weight: bold;*/
				}
			
			.more-link:hover { text-decoration: underline;}
			
		/******/
			.comments {
				float:right;
				
				padding:19px 2px 0px 0px; text-transform:uppercase;
				}
			
			.comments a { background:url(images/comments.gif) no-repeat 0px 5px; font-size:12px; font-weight: bold; color:#010101; padding:0px 0px 0px 19px;}
			
			.comments a { text-decoration:none; }
			/*.comments a:hover { text-decoration: underline;}*/
		
		/******/
			.postmetadata { clear:both; font-size:1.0em; line-height:1.4em; padding:5px 0px 5px 3px;}
			.postmetadata a { padding:0px 1px 0px 5px;}
			
		/******/
			.link-edit { float:right; padding:0px 0px 0px 0px; margin:0px 0px 0px 0px;}
			.link-edit a { font-size:12px; font-weight: bold; color:#242424;}
			
		/******/
			.navigation {overflow:hidden; height:100%; color:#666666; font-weight: bold; padding:5px 0px 8px 5px;}
			.navigation a {
				font-size:11px; color:#242424; font-weight: bold;
				padding:0px 0px 0px 0px;
				}
			
			.nav-top { margin:-10px 0px 0px 0px; padding:0px 0px 0px 0px;}
			.nav-top a { display:block; width:121px; height:28px; background:url(images/more-links.png) no-repeat 0 0; text-align:center; line-height:28px;}
			
			.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:#666a67; font-family:Arial; line-height:1.4em;}
		.text-box h1 { font-size:10px; font-weight: normal; line-height:1.4em; 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.4em;}
		.text-box ul li {background:url(images/marker.gif) no-repeat 0 6px; padding:0px 0px 9px 11px; 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 0 2px; padding:2px 0px 8px 24px;}
		
		.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.0em;
		line-height:1.4em; color:#636363; padding:0px 0px 0px 0px;
background:#010101; margin:40px 0px 0px 0px
		}
		
	.footer .width { width:976px; overflow:hidden; margin: 0 auto; background:url(images/footer-bgr.gif) no-repeat 31px 26px;}
	
	.footer .corner-left {}
	.footer .corner-right {}
		
	.footer .footer-right { width:286px; float: right;}
	
	.footer .indent {
		overflow:hidden; height:100%;
		padding:30px 40px 62px 40px;
		}
		
	.footer p { padding:0px 0px 0px 0px;}
	
	.footer span {}
		
	.footer a { color:#81CFF3;}
	
	/*.footer a { text-decoration:none; }
	.footer a:hover { text-decoration: underline;}*/


/* -----------------------------------------------------------------
---------------------------- WP ------------------------------------
----------------------------------------------------------------- */
	.info-sidebar { overflow:hidden; padding:15px 10px 20px 10px; background:#fff; margin:3px 0px 13px 0px; border:1px solid #242424; width: auto; color:#242424; font-size:1.2em; line-height:1.4em;}
	.info-sidebar a { text-transform:none; color:#242424;}
	
	.pagetitle { font-size:2.1em; font-weight: normal; overflow:hidden; color: #242424; text-align:center; padding:6px 12px 10px 12px; *padding:6px 12px 0px 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:-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 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;
		}1

p.realbr {
    margin-top: 20px;
    }

