/*  
	Theme Name: 	Geekdoc
	Description:	YouTube like theme for new-look Geek Documentaries site
	Version: 		2.0
	Author: 		AW
	Author URL: 	http://www.xenworks.co.uk/ 
*/

* { padding:0; margin:0;}

	html { font-size:100.01%;}
	
	body { background:url(images/bg.gif) repeat scroll 50% 0; font-size:62.5%; font-family: Arial, Helvetica, sans-serif; color:#4d4d4d;}
	
.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:none; color:#ff9228; outline:none;}
a:hover {text-decoration:underline;}
	
	input, select, textarea, html body textarea { vertical-align:middle; font-size:14px; color:#949494; font-family:Arial;}
	input.text, select, textarea { padding:2px 0px 3px 6px; border:1px solid #272727; background: #fff;}
	
/*** 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:435px;
		background:url(images/tail-right.gif) repeat-x 0 0;
		}
	
	.main { background:url(images/tail.gif) repeat-x scroll 50% 0; }
	
	.main-bg { overflow:hidden; height:100%; padding:0px 0px 0px 0px; background:url(images/header.jpg) no-repeat center 0; position:relative;}

	.main-top {}
	
	.main-tail {}
	
	.main-width { width:963px; margin:0 auto; height:100%;}
	
	
	.header { height:494px; padding:0px 1px 0px 0px;}
	
	
	.last-page .tail-right { display:none;}
	.last-page .main { background:url(images/bg2.gif) repeat-x 0 0; }
	.last-page .main-bg { background: none;}
	.last-page .header { height:107px;}
	
	
/*** Menu ***/
	.header .main-menu { float:right; height:41px;}
	.header .menu-bg { padding:0px 0px 0px 0px;}
	
	.header .menu {}
	
	.header .menu ul { float:left; /*overflow:hidden;*/ margin:0px 0px 0px 0px; list-style:none;}
	.header .menu ul li {  float:left; /*overflow:hidden;*/ padding:14px 5px 2px 23px;}
	
	.header .menu ul li a {
		font-size:14px; display:block; height:100%;
		color:#fff;  text-decoration:none;
		}
	
	.header .menu ul li a:hover { color:#ff8b18; text-decoration:none;}
	
	.header .menu ul li.current_page_item a { color:#ff8b18;}
	
	#dropmenu .menu ul li.current_page_item ul li a:hover {}
	#dropmenu .menu ul li.current_page_item ul li a span { background: none;}

	/*dropmenu*/
		#dropmenu .menu ul ul {
			position:absolute; z-index:300;
			float:left; clear:both;
			width:150px;
			border:1px solid #2f2f2f; margin:3px 0px 0px 0px; *margin:-3px 0px 0px 5px;
			background:url(images/bg.png) repeat 0 0;
			}
		
		#dropmenu .menu ul ul li {
			float: none; position:relative; padding:6px 5px 8px 10px; line-height:inherit;
			height:auto; text-align:left; margin:0px 0px 0px 0px; *margin:0px 0px -3px 0px;
			}
		#dropmenu .menu ul ul li a { background: none; width:auto; height:auto; float:none; font-size:12px; color:#fff; overflow:hidden; text-transform:none;}
		#dropmenu .menu ul ul li a span { background: none; padding:0px 0px 0px 0px;}
			
		#dropmenu .menu ul ul a:hover {color:#ff8b18;}
		
		#dropmenu .menu ul ul li a:hover span { }
		#dropmenu .menu ul ul li a:hover span span {}
		
			#dropmenu .menu ul ul ul { left:70px; float:left; margin:-18px 0px 0px 0px;}
			
			#dropmenu .menu ul ul ul a {}
			#dropmenu .menu ul ul ul li a span {}
			#dropmenu .menu ul ul ul li a span span {}
		
		.current_page_item {}
	
/*** Logo ***/
	.logo { float:left; position:absolute; height:93px;}
	.logo .indent { /*overflow:hidden; height:100%;*/ padding:20px 0px 0px 7px;}
	.logo h1 {
		display:block;
		width:457px; height:56px;
		font-size:2.1em; color:#fff;
		}
	.logo h1:hover { text-decoration:none;}
	
	.description { font-size:10px; color:#5a5b5b; text-transform:uppercase; padding:3px 0px 0px 0px;}
	
/*** Slogan ***/
	.slogan {}
	
/*** Search ***/
	.search { clear:both; float:right; width:252px; height:52px; padding:26px 0 15px 0; }
	.search .indent { /*height:100%;*/ padding:0px 0px 0px 0px;}
	
	.search form { float:right; background:url(images/search-input-bg.gif) no-repeat 0px 0px; padding:8px 11px 10px 0px;}
	
	.search .text { width:205px; padding:2px 0px 3px 9px; border:0; background: transparent; margin:0px 0 0px 0px;}
	.search .but { cursor: pointer; margin:0px 0px 0px 0px;}

/*** Flash ***/
	.flash {}
	.flash .indent {overflow:hidden; height:100%;}


/*** Slider ***/
	.slider { clear:both; overflow:hidden; padding:0px 49px 0px 50px; position:relative;}
	.slider-box { clear:both; height:379px; overflow:hidden; border:1px solid #040303; background:#fff;}
	
	.slider .indent { overflow:hidden; height:100%;}
	
	
	.slider #loopedSlider { padding:12px 0px 0px 12px;}
	
	
	.slider .nav { position:absolute; z-index:111; top:0; }
	.slider .nav a { position:absolute; display:block; width:47px; height:45px; overflow:hidden; text-indent:-1000em; margin:0px 0px 0px 0px;}
	
	.slider .nav a.previous { background:url(images/left.gif) no-repeat 0 0; left:0; margin:164px 0px 0px -52px;}
	.slider .nav a.next { background:url(images/right.gif) no-repeat 0 0; margin:163px 0px 0px 841px;z-index:1111;}
	
	
	#loopedSlider { margin:0px 0px 0px 0px; padding:0px 0px 0px 0px;}
	
	.container { width:836px; height:353px; margin:0px 0px 0px 0px; overflow:hidden; cursor:pointer; }
	.slides {  width:836px; height:353px;  position:absolute; top:0; left:0; z-index:1; }
	.slides .slideer-img {  position:absolute; top:0; left:0; z-index:1; width:836px; height:353px;  float:left; display:none; }
	
	.slides .slideer-img img { height:auto; overflow:inherit;}
	
	
		.slider .custom-text { float:right; right:0; width:263px; height:353px; overflow:hidden; position:absolute; z-index:111; background:url(images/px.png) repeat 0 0; padding:0px 0px 0px 0px; margin:0px 0px 0px 0px;}
		
		.slider .custom-text .text { padding:36px 10px 0px 30px; overflow:hidden; height:100%;}
		.slider .custom-text h1 { overflow:hidden; font-size:24px; line-height:1.25em; padding:4px 0px 17px 1px; color:#fff; font-weight: normal;}
		.slider .custom-text p { font-size:13px; color:#818181; padding:0px 0px 14px 1px; line-height:1.55em;}
	
	


	
/*** Rss ***/
	.categories .rss { display:block; float:right; width:32px; height:32px; background:url(images/rss.gif) no-repeat 0 0; overflow:hidden; text-indent:-1000em;}

/* Category dropdown */
	.categories { clear:both; height:65px; background:url(images/categories-bg.gif) repeat-x 0 0; position:absolute; width:963px; z-index:111;}
	
	.categories .corner-left { background:url(images/categories-left.gif) no-repeat 0 0;}
	.categories .corner-right { background:url(images/categories-right.gif) no-repeat right 0; height:65px;}
	.categories .indent { padding:8px 11px 0px 16px; /*overflow:hidden; height:100%;*/position:relative;}

	#categorybox ul, #categorybox li{ margin:0; border:0; padding:0; list-style:none;}
	
	#categorybox {
		width:226px; height:27px;
		background:url(images/categories.gif) no-repeat 0 0;	
		font-size:12px; text-transform:uppercase;
		padding:0px; margin-top:3px;
		}
	
	#categorybox .menu li {
		height:27px;
		float:left;
		margin-right:10px;
		}
		
	#categorybox .menu li a {
		color:#878787;
		text-decoration:none;
		/*padding:0 10px;*/
		height:27px; width:226px;
		line-height:27px; text-indent:12px;
		display:block;
		float:left;
		}
	
	#categorybox .menu li a:hover{color:#ddd;}
	
	#categorybox ul .submenu {
		background:#0b0b0b; z-index:1111;
		position: absolute;
		top:35px;
		padding:6px 0;
		clear:both;
		z-index:2;
		display:none;
		width:226px;
		}
		
	#categorybox ul .submenu li{
		background:none;
		display:block;
		float:none;
		margin:0 6px;
		border:0;
		height:auto;
		line-height:normal;
		}
		
	#categorybox .submenu li a{
		background:none; text-transform:none;
		display:block;
		float:none;
		padding:6px 6px;
		margin:0;
		border:0; width:auto;
		height:100%;
		color:#555;
		line-height:normal;
	}
	#categorybox .submenu li a:hover{
		color:#222;
		background:#ddd;
	}

	
/*** Column ***/
	.content { clear:both; padding:65px 0px 40px 0px;}
	
	.content-bg {}
	.content-indent { overflow:hidden; height:100%;  padding:0px 0px 0px 0px;}
	
	.column-right { float:right; width:278px; margin:0px 0px 0px 4px; _margin:0px 0px 0px 1px;}
	
/*** Widgets  ***/
	.widget {
		clear:both;
		overflow:hidden; height:100%;
		padding:0px 0px 0px 0px;
		margin:0px 0px 13px 0px;
		}
	
	.widget .widget-bg {
		overflow:hidden; height:100%;
		padding:0px 0px 7px 0px;
		background:url(images/widget-bot.png) no-repeat 0 bottom;
		}

	.widget .image_container {
		float:left;
		overflow:hidden;
		border:1px solid #000;
		width:75px;
		height:62px;
		margin-top:5px;
	}
	
	.widget .image {
		width:130px;
		margin:-14px 0 0 -28px;
		border:none;
	}
	
	.widget .indent {
		overflow:hidden; height:100%;
		background:url(images/widget-bg.gif) repeat-y 0 0;
		padding:0px 6px 0 6px; color:#fff;
		}
	
	.widget .indent2 {
		overflow:hidden; height:100%;
		background:url(images/widget-bg.gif) repeat-y 0 0;
		padding:5px 9px 0px 13px; color:#fff;
		}
	
	.widget .title {
		overflow:hidden; /*height:100%;*/ position:relative;
		background:url(images/widget-title-bg.gif) repeat-y 0 0;
		margin:0px -9px 1px -9px;
		}
		
	.widget .title div { background:url(images/widget-title-top.gif) no-repeat 0 0;}
	.widget .title div div { background:url(images/widget-title-bot.gif) no-repeat 0 bottom;}
		
	.widget h2 {
		overflow:hidden; height:100%;
		/*font-weight: normal;*/ font-size:1.2em;
		color:#fff; line-height:1.1em; text-transform:uppercase;
		padding:16px 10px 15px 15px;
		}
	
	.widget ul {
		clear:both; line-height:1.55em;
		font-size:13px; overflow:hidden; height:100%;
		color:#fcfcfc;
		padding:0px 0px 0px 0px;
		margin:0px 0px 0px 0px;
		
		}
	
	.widget ul li {
		overflow:hidden; height:100%;
		border-bottom:1px solid #2b2b2b;
		padding:8px 10px 6px 7px;
		margin:0px 0px 0px 0px;
		}
	
	.widget ul li span { display:block; font-size:14px;}
	
	.widget ul li a {
		font-size:13px; color:#8d8d8d;
		}
	
		.widget ul li a { text-decoration:none;}
		.widget ul li a:hover { color:#fff;}
		
		

	
	.widget ul ul { font-size:100%; margin:0px 0px 0px 18px;}
	.widget ul ul li { border:0;}
	
	.widget_follow {}
	.follow {}
	.follow img { margin:0px 18px 0px 0px;}

	
	/*** widget_categories ***/
		.widget_categories ul li { background:url(images/marker.gif) no-repeat 0px 5px;}
		
		.widget_categories ul li a { color:#ce7f07;}
	
	/*** .widget_archive ***/
		
	/*** 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 { padding:4px 0px 6px 1px; font-weight: bold; color:#fff;}
		.widget_recent_comments ul li a { background: none; padding:0px 0px 0px 0px; font-weight: normal;}

	/*** widget_tag_cloud ***/
		.widget_tag_cloud .indent div { padding:0px 10px 15px 7px;}
		
		.widget_tag_cloud a { padding:0px 6px 0 0;  font-size:12px; line-height:1.6em;}
		
		.widget_tag_cloud .indent .title { padding:0px 0px 0px 0px;}
		.widget_tag_cloud .indent .title h2 { padding:0px 0px 14px 1px;}
		.widget_tag_cloud .indent .title div { padding:0px 0px 0px 0px;}
		.widget_tag_cloud .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 { font-size:1.3em; line-height:1.3em; padding:20px 10px 0px 9px;}
		.textwidget p {line-height:1.6em;}
		.textwidget p span { color:#fff; font-size:14px; line-height:1.4em;}
		.textwidget a {}
	
	/*** widget_other ***/
		.widget_our ul li a { color:#717171;}
		.widget_our ul li {
			margin:0px 0px 0px 0px;
			padding:0 10px 0 9px;
		}
		
		.widget_our ul li div.random_contents { margin-bottom:15px; margin-top:10px; }
		.widget_our ul li div.random_contents_last { margin-bottom:14px; margin-top:10px; }
		
		.widget_our .indent { padding:0px 5px 0 5px; }
		.widget_our .title, .widget_archive .title { margin-left:-5px; margin-right:-5px; }
		
		.content #wp-calendar * { color:#fff; font-size:12px;}
		
		.widget_calendar .widget-bg { padding-bottom:10px;}
	
		#search form { padding:10px 0px 0px 10px;}
		
		#search form .text { display:block; margin:0px 0px 8px 0px; padding:2px 0px 3px 6px; width:150px;}
		
		.search_page { padding:0px 0px 0px 10px;}
		.search_page .text-box { padding:10px 0px 0px 0px;}
		.search_page .text-box p { padding:12px 0px 0px 3px;}
		
		.search_page .text {  width:170px; padding:4px 0px 5px 5px; margin:0px 10px 0px 0px;}
		
		#search form .but { margin:0px 0px 0px -3px;}
		
		.widget_calendar table { margin:10px 0px 0px 0px;}
	
/*** Content  ***/

		.content .border-top { background:url(images/#border.gif) repeat-x 0 0 #1e1e1e; border:1px solid #2b2b2b; overflow:hidden; height:100%;padding:0px 10px 20px 0px;}

	.column-center { overflow:hidden; height:100%;}

		.column-center .indent { clear:both; overflow:hidden; /*height:100%;*/ padding:0px 0px 0px 0px;}
		
		.column-center .bgnone { background: none;}
		
		
		
	.custom { float:left; width:219px; height:247px; background:url(images/custom.png) no-repeat 0 0; margin:0px 8px 10px 0px; overflow:hidden; }
		
	/*** Title wrapper ***/
		.column-center .title {
			overflow:hidden;/* height:100%;*/
			padding:0px 18px 0 0px;
			margin:0px 0px 0px 0px;
			}
		
		.post-ratings { margin-top:13px; padding:0px 0px 0px 14px; width:auto; overflow:hidden;}
		.post-ratings img.post-ratings-image { margin:0px 2px 0px 0px; padding:0; }
		
		.column-center .title h2 {
			clear:both;
			overflow:hidden; text-transform:uppercase;
			font-size:1.2em; font-weight: normal;
			color:#fff; line-height:1.2em; margin:0px 0px 0px 0px;
			padding:20px 0px 0px 15px;
			}
			
		.column-center	.custom .title h2 { height:14px; overflow:hidden;}
		.column-center	.custom .title h3 { height:14px; overflow:hidden;}
			
		.column-center .title h3 {
			clear:both;
			overflow:hidden; text-transform:uppercase;
			font-size:1.2em; font-weight: normal;
			color:#fff; line-height:1.2em; margin:0px 0px 0px 0px;
			padding:22px 0px 0px 15px;
			}
				
		.column-center .title h2 a,
		.column-center .title h3 a { color:#fff; text-decoration:none;}
		
		.column-center .title h2 a:hover,
		.column-center .title h3 a:hover { text-decoration: underline;}
		
	/******/
		.title-page01 { padding:20px 0px 0px 15px;}
		
		.title-page02 { padding:20px 0px 0px 15px;}
		.title-page03 { padding:0px 0px 0px 0px;}
		
		
		.title-page01 *, .title-page02 *,.title-page03 *, .pagetitle { color:#fff;}
		.title-page01 * {  font-size:1.8em; font-weight: normal;}
		.title-page02 * {  font-size:1.6em; font-weight: normal;}
		.title-page03 * {  font-size:1.3em; /*font-weight: normal;*/ text-transform:uppercase;}
		
	/*** Date ***/
		.column-center .date {
			/*float:left;*/ text-transform:uppercase;
			font-size: 1em; color:#5c5c5c;
			padding:5px 0px 7px 16px;
			}
		
	/*** author ***/
		.column-center .author {
			/*float: right;*/
			font-size: 1em; color:#5c5c5c; text-transform:uppercase;
			padding:0px 0px 0px 0px; margin:0px 0px 0px 0px;
			}
		
		.column-center .date span { text-decoration:underline;}
		.column-center .author span {}
		
	/*** Text box ***/
		.text-box {
			clear:both;
			overflow:hidden; /*height:100%;*/
			font-size:1.1em; line-height:1.5em;
			padding:0px 0px 0px 0px;
			}
			
			.thumb { padding:0px 0px 0px 15px;}
			.thumb a img { border:1px solid #000;}
			.thumb a:hover img { border:1px solid #fff;}
		
		.text-box p { padding:0px 0px 16px 0px;}
		
		.text-box p strong {}
		.text-box p span { color:#fff;}
		
		.text-box .fleft {
			float:left; /*display: inline;*/
			overflow:hidden; height:100%;
			padding:0; margin:0px 21px 0px 0px; _margin:0px 17px 0px 0px;
			}
		
		.text-box .fleft img { margin:0px 0px 20px 0px;}
			
		.text-box img {}
		
		.text-box p.img { padding:0px 0px 25px 0px;}
		
		.text-box .pd {}
		
		.line { clear:both; display:block; height:1px; overflow:hidden; background:#202020; margin:0px 0px 22px 0px;}
		
		/******/
			.raiting { float:left; overflow:hidden; width:125px;}
			
			.comments {
				float:right;  width:26px; height:26px; text-align:center;
				background:url(images/comments.gif) no-repeat 0 0; padding:0; margin:10px 0px 0px 0px;
				}
					
			.comments a {
				display:block;
				color:#000; font: normal 11px tahoma;
				padding:3px 0px 0px 0px;
				}
					
			.comments a { text-decoration:none;}
			.comments a:hover { text-decoration: underline;}
		
		/******/
			.more-link {
				font-size:12px; clear:both; display:block;
				color:#fff; font-weight: bold; padding:7px 0px 10px 0px;
				}
			
			.more-link a { text-decoration:none;}
			.more-link a:hover { text-decoration: underline;}
			
		/******/
			.postmetadata { clear:both; font-size:1.1em; color:#fff; line-height:1.4em; padding:0px 0px 8px 0px;}
			.postmetadata a { padding:0px 1px 0px 0px;}
			
		/******/
			.link-edit { float:right; padding:11px 0px 0px 0px; margin:0px 0px 0px 0px;}
			.link-edit a { font-size:11px; font-weight: bold; color:#fff;}
			
		/******/
			.navigation { overflow:hidden; height:100%; color:#fff; padding:5px 0px 5px 0px;}
			.navigation a {
				font-size:10px; color:#fff; text-transform:uppercase;
				}
			
			.nav-top { clear:both; margin:-0px 0px 0px 0px; padding:20px 0px 0px 0px;}
			
			.nav-top .alignleft a { }
			.nav-top .alignright a {}
			
			/*.nav-top a { text-decoration:none;}
			.nav-top a:hover { text-decoration: underline;}*/
			
			.wp-pagenavi { clear:both; float:right; /*overflow:hidden; height:100%; */padding:0 6px 0 0; }
			
			.wp-pagenavi span { display:block; float:left;}
			
			.wp-pagenavi a, .wp-pagenavi span { display:block; float:left; width:27px; height:20px; padding:7px 0 0 0; font: bold 12px tahoma; line-height:12px; color:#fff; text-align:center; margin:0px 4px 0px 0px; border:none; }
			
			
			
			.wp-pagenavi a { text-decoration:none;color:#fff; background:url(images/page-off.gif) no-repeat 0 0;}
			.wp-pagenavi a:hover, .wp-pagenavi span {color:#000; background:url(images/page-on.gif) no-repeat 0 0;}
	
		/*******/
			.single { padding:0px 10px 0px 0px; overflow:hidden; height:100%;}
			.single .indent { padding:0px 6px 0px 15px;}
			
			.single .title { padding:0px 0px 12px 0px;}
			.single .title h2 { padding-left:0;}
			.single .title .date { padding-left:0}
			.single .text-box { padding:0px 0px 0px 0px;}
			
			.single .text-box p object { background:#666; margin:0px 0px 10px 0px;}
			
	/*******/
		.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 5px 0px; margin:-3px 0px 0px 0px; overflow:hidden; height:100%;line-height:1.4em;}
		.text-box ul li {background:url(images/marker.gif) no-repeat 0 7px; padding:0px 0px 6px 16px; 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 3px; padding:0px 0px 8px 25px;}
		
		.text-box ul li { list-style-image:none; list-style:none;}
		
		.text-box ul li a { /*text-decoration:none;*/ color:#73b7ff;}
		/*.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.2em; line-height:1.5em;
		color:#535353; background:url(images/footer.gif) repeat-x 0 0;
		}
		
	.footer .width { width:981px; overflow:hidden; margin: 0 auto;}
	
	.footer .corner-left {}
	.footer .corner-right {}
	
	.footer .indent {
		overflow:hidden; height:100%;
		padding:14px 0px 15px 6px;
		}
		
	.footer span {}
		
	.footer a { color:#ff9228;;}
	
	.footer a { text-decoration:none; }
	.footer a:hover { text-decoration: underline;}
	
	.footer p { padding:0px 0px 0px 0px;}

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

/*--- 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:#fff;
		background:#111; 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:#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:#111;
		}
		
	.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;
		}

/* Custom CSS, AW */

div.controls        { padding:2px 0 5px 0; }
div.hidden_thumb    { display:none; }
img.pos             { width:12px; height:22px; }
#addthis            { float:right; margin:3px 0 5px 5px; }
#pos_container      { float:right; margin-left:8px; }
#pos_mid            { float:left; width:45px; height:16px; padding-top:6px; background:url(images/pos_mid2.gif) top repeat-x; text-align:center; font-family:Helvetica, Arial, sans-serif; font-size:11px; line-height:11px; font-weight:bold; color:#fff; }

.pos_left           { float:left; width:12px; height:22px; background:url(images/pos_prev2.gif) 0 0 no-repeat; }
.pos_right          { float:left; width:12px; height:22px; background:url(images/pos_next2.gif) 0 0 no-repeat; }
.pos_left:hover     { background-position:0 -22px; }
.pos_right:hover    { background-position:0 -22px; }
.pos_left_disabled  { float:left; width:12px; height:22px; background:url(images/pos_prev2.gif) 0 -44px no-repeat; }
.pos_right_disabled { float:left; width:12px; height:22px; background:url(images/pos_next2.gif) 0 -44px no-repeat; }

#pos_prev_container { width:10px; height:11px; margin:7px 0 0 4px; } 
#pos_next_container { width:10px; height:11px; margin:7px 0 0 1px; }
#pos_prev           { width:10px; height:11px; overflow:hidden; background:url(images/pos_prev.gif) 0 0 no-repeat; }
#pos_prev:hover     { background-position:0 -11px; }
#pos_next           { width:10px; height:11px; overflow:hidden; background:url(images/pos_next.gif) 0 0 no-repeat; }
#pos_next:hover     { background-position:0 -11px; }
#pos_prev_disabled  { width:10px; height:11px; background:url(images/pos_prev_disabled.gif) 0 0 no-repeat; }
#pos_next_disabled  { width:10px; height:11px; background:url(images/pos_next_disabled.gif) 0 0 no-repeat; }
		
div.preview_large { width:184px; height:127px; overflow:hidden; float:left; border:1px solid #000; margin:3px 15px 18px 0; }
img.preview_large { width:250px; margin:-30px 0 0 -35px; }
.sidebar_spacer { height:45px; }

#comments {  padding-bottom:0; padding-left:3px; margin-bottom:0; } 
.comment-author { float:left;  text-align:left; }
cite.fn { font-style:normal; font-weight:bold; }
.comment-date{ float:right; color:#999; }
.commenttext  p { padding-bottom:8px; padding-top:2px; }
ol.commentlist li { padding-bottom:0; }
#ratings { float:left; font-size:12px; line-height:12px; padding-top:1px; }
.ratings_stars { float:left; }
.ratings_desc  { float:left; padding:3px 0 0 5px; color:#f0f0f0; }
.ratings_loadimg { padding-top:2px; }
#view_count { float:right; font-size:12px; padding:3px 10px 0 0; }

.widget_top { background:url(images/widget-top.png) top left no-repeat; height:7px; }
a.sidebar_title { color:#fff; text-decoration:none; }
div.orange { color:#C60; }
.random_desc { color:#808080; }
.random_right { float:right; width:158px; }

input.text { background:#000; }
textarea#comment { background:#000; overflow:auto; }

.highest_images { float:right; }
.highest_title  { float:left; width:160px; height:20px; overflow:hidden; }
.random_li      { padding-top:0px; padding-bottom:0px; }

.wp-pagenavi a.last { display:none; }
.wp-pagenavi a.first { display:none; }

.controls .post-ratings { margin-top:0; }

