/*  
Theme Name: Showcase-Dark
Theme URI: http://www.wpdesigner.com/
Description: A skin created for the Showcase theme by Wpdesigner.com
Author: Small Potato
Author URI: http://www.wpdesigner.com/
Template: showcase
*/

body, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, hr, p, form{
	margin: 0;
	padding: 0;
}

body, form, input, textarea, table, h1, h2, h3, h4, h5, h6{
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
}

body{
	font-size: 12px;
	text-align: center;
	vertical-align: top;
	background: #333;
	color: #fff;
	background-image:url(images/bg.jpg);
	background-position:center;
	background-repeat:repeat-y;
}

form, input, textarea, table{
	font-size: 11px;
	color: #fff;
}

a{
	text-decoration: underline;
	color: #8CE2FF;
}

a:hover{text-decoration: none;}

a img{border: 0;}

address, dl, p{padding: 10px 0 0;}

blockquote{
	margin: 0 0 0;
	padding: 6px 6px 6px 6px;
	border-top: 2px solid #FE9900;
	background: #111;
}

blockquote p{padding: 10px;}

blockquote blockquote{
	margin: 0 10px;
	background: #222;
}

p img{max-width: 100%;}

img.centered{
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignleft{margin: 3px 10px 2px 0;}

img.alignright{margin: 3px 0 2px 10px;}

img.alignleft, img.alignright{display: inline;}

.alignleft{float: left;}
.alignright{float: right;}

.clear{margin: 0;padding: 0;clear: both;}

small{font-size: 11px;}

/* ===== layout ===== */

#header{
	float: left;
	width: 100%;
	padding: 130px 0 0;
	border-bottom: 1px solid #3f3f3f;
	background: #111;
	text-align: center;
	background-image:url(images/bg_header.jpg);
	background-position:top;
	background-repeat:no-repeat;
}

#wrapper{
	width: 940px;
	margin: 0  auto;
	text-align: left;
}

#container{
	float: left;
	width: 940px;
	margin: 10px 0 0;
}

#content{
	float: left;
	width: 620px;
	margin: 0 320px 0 0;
	display: inline;
}

#sidebar-wrap{
	float: left;
	width: 310px;
	margin: 10px 0 0 -320px;
	display: inline;
}

/* Uncomment this to switch to a three column gallery for the home page.
#home #container, #home #content, #home #sidebar-wrap{
	float: left;
	width: 940px;
	margin: 0;
}

#home #container{
	margin: 10px 0 0;
}
*/

.sidebar{
	float: left;
	width: 310px;
}

#footer{
	float: left;
	width: 900px;
	margin: 20px 20px 0;
	padding: 0 0 20px;
	text-align: left;
	display: inline;
        color: #222222;
}

/* ===== header ===== */

#header ul{
	margin: 0 auto;
	width: 900px;
	padding: 0;
	list-style-type: none;
	font-size: 11px;
	text-transform: uppercase;
	text-align: left;
}

#header ul li{
	float: left;
	display: inline;
}

#header ul li h1{
	font-size: 11px;
	display: inline;
}

#header ul li a{
	display: block;
	padding: 10px;
	border-right: 1px solid #2f2f2f;
	font-weight: bold;
	text-decoration: none;
}

#header ul li a:hover{
	background: #1f1f1f;
}

#header ul li.current_page_item a{
	background: #222;
}

#header ul li.rss a{
	padding: 10px 10px 10px 25px;
	background: url(images/icon_rss.png) no-repeat 10px center;
}

#header ul li.rss a:hover{
	background: #1f1f1f url(images/icon_rss.png) no-repeat 10px center;
}

#header ul li.search{
	float: right;
}

#header ul li.search form#searchform{
	display: block;
	margin: 0;
	padding: 5px 0 0;
}

#header ul li.search form#searchform input{
	margin: 0;
	padding: 3px;
	border: 1px solid #80FF00;
}

#header ul li.search form#searchform input#s{
	background: #222 url(images/icon_search.png) no-repeat right center;
}

/* ===== main content area ===== */

.thumbnail{
	float: left;
	width: 200px;
	margin: 6px 0 0 6px;
	background: #222;
	display: inline;
}

.thumbnail .thumb-image{
	display: block;
	overflow: hidden;
}

.featured{
	width: 109px;
}

.featured .thumb-image{
	width: 109px;
	height: 88px;
}


.thumbnail:hover{
	position: relative;
        background-color: #3A3A3A;
}

.thumbnail .thumb-menu{
	display: none;
}


.thumbnail:hover .thumb-menu{
	display: block;
	position: absolute;
	top: 40px;
	left: 40px;
	z-index: 100;
	white-space: nowrap;
}

.thumb-menu ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	border: 2px solid #FE9900;
	background: #222222;
	color: #ccc;
}

.thumb-menu ul li{
	padding: 5px 9px;


	border-bottom: 1px solid #333;
}

.thumb-menu ul li a{
	text-decoration: none;
	color: #8CE2FF;
}

.thumb-menu ul li a:hover{
	text-decoration: underline;
}

.border{
	border: 1px solid #3e3e3e;
	padding: 5px;
}

.post{
	border: 1px solid #3e3e3e;
	margin: 10px 0 0 10px;
	padding: 9px;
	background: #222;
}

.post h2{
	font-size: 18px;
color: #80FF00;
	font-weight: normal;
}

.entry{
	line-height: 20px;
}

.entry h2, .entry h3, .entry h4, .entry h5, .entry h6{
	padding: 10px 0 0;
}

.entry h2{
	font-size: 16px;
	font-weight: bold;
}

.entry h3{
	font-size: 14px;
}

.entry-meta, .post-ratings{
	padding: 9px 0 0;
}

.entry-meta{
	line-height: 20px;
}

.navigation{
	float: left;
	width: 610px;
	margin: 10px 0 0 10px;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	display: inline;
}

.navigation a, .wp-pagenavi .pages, .wp-pagenavi .current, .wp-pagenavi .extend{
	float: left;
	margin: 0 5px 0 0;
	padding: 10px;
	border: 1px solid #3e3e3e;
	text-decoration: none;
	background: #222;
	display: inline;
}

.navigation a:hover{
	text-decoration: underline;
}

/* ===== sidebar basics ===== */

.sidebar form input{
	margin: 0;
	padding: 4px;
	border: 1px solid #2f2f2f;
	background: #1f1f1f;
}

.sidebar ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.sidebar ul li{
	float: left;
	width: 160px;
	margin: 10px 0 0 10px;
	background: #222;
	display: inline;
}

.sidebar ul li h3{
	border: 1px solid #3e3e3e;
	border-bottom: 0;
	padding: 9px;
	font-size: 12px;
        color: #FF6FCF;
	text-transform: uppercase;
	line-height: 20px;
	background: #1f1f1f;
}

.sidebar ul ul{
	border: 1px solid #3e3e3e;
	border-top: 0;
}


.sidebar ul ul li{
	float: none;
	margin: 0;
	width: auto;
	display: block;
	padding: 9px 9px 9px 24px;
	border: 0;
	border-top: 1px solid #2f2f2f;
	background: url(images/bullet.gif) no-repeat 10px 16px;
	line-height: 20px;
}

.sidebar ul ul ul{
	border:  0;
}

.sidebar ul ul ul li{
	padding: 0 0 0 9px;
	border: 0;
	background-image: none;
}

/* ===== styles for sidebar ads captions, search widget, calendar widget, and domtab ===== */

.sidebar ul li .sidebar-block-captions{
	float: left;
	width: 300px;
	border-bottom: 1px solid #3e3e3e;
	display: inline;
}

.sidebar ul li .sidebar-block-captions .text{
	float: left;
	padding: 9px;
	border: 1px solid #3e3e3e;
	border-bottom: 0;
	font-size: 11px;
	background: #1f1f1f;
}

.sidebar ul li .sidebar-block-captions .main{
	font-weight: bold;
	text-transform: uppercase;
}

.sidebar ul li .sidebar-block-captions .sub{
	border-left: 0;
}

.sidebar ul li.ads-125x125 .sidebar-block-captions{
	margin: 10px 0 0 10px;
}

.sidebar ul li.ads-125x125{
	margin: 0;
	width: 310px;
	border: 0;
	background: transparent;
}

.sidebar ul li.ads-125x125 a.banner{
	float: left;
	margin: 10px 0 0 10px;
	width: 145px;
	height: 145px;
	overflow: hidden;
	display: inline;
}

.sidebar ul li.ads-125x125 img{
	padding: 9px;
	border: 1px solid #3e3e3e;
	background: #222;
}

.sidebar ul li#search form#searchform, #calendar_wrap{
	border: 1px solid #80FF00;
	border-top: 1px solid #2f2f2f;
	padding: 9px;
}

.sidebar ul li#search form#searchform input#s{
	width: 68%;
}

.sidebar ul li#search form#searchform input#searchsubmit{
	width: 25%;
}

table#wp-calendar{
	width: 100%;
}

table#wp-calendar th, table#wp-calendar td{
	padding: 8px 0;
	background: #1f1f1f;
	text-align: center;
}

/* ===== comments template ===== */

#comments{
	margin: 10px 0 0 10px;
	border: 1px solid #3e3e3e;
	background: #222;
}

#comments .nocomments{
	padding: 10px;
	line-height: 22px;
}

#comments h3{
	font-size: 11px;
	text-transform: uppercase;
	line-height: 20px;
}

#comments h3#comments-count{
	padding: 10px;
	background: #1f1f1f;
	border-bottom: 1px solid #2f2f2f;
}

#comments ol{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#comments ol li{
	margin: 0;
	padding: 10px;
	border-bottom: 1px solid #2f2f2f;
	line-height: 20px;
}

#comments span.comment-author{font-weight: bold;}

#respond{
	padding: 10px;
	background: #1f1f1f;
}

#respond input, #respond textarea{
	border: 1px solid #3e3e3e;
	background: #222;
	padding: 4px;
	font-size: 12px;
}

#respond input#author, #respond input#email, #respond input#url, #respond textarea#comment{
	width: 60%;
}

.form-label{
	margin: 10px 0 0;
	padding: 5px;
}

.form-textarea{
	margin: 10px 0 0;
}

	/*--------------------------------WRAPPER---------------------*/

#main_wrapper{
	width:100%; margin:0px; display:block;
	}
	
#wrapper_sidebar{
	width:auto; height:auto; overflow:auto; margin:0 auto 0 auto; padding:0 0 0 0;
	}
	
	/*--------------------------------SITE---------------------*/
	
#site_sidebar{
	width:180px;  padding:0 0 0 0; float:left; display:block; height:auto;
	}
	
	/*--------------------------------Ads120X600------------------*/
	
#ads120x600{
	width:100px;  padding:282px 0 0 0; float:left; display:block; height:auto; 
	}

	/*--------------------------------Thumb Header ---------------*/
  
#thumbHeader{
position: absolute; top: 1px; left: 2px; 
background-color: #222; 
font-size: 10px;
}

/*--- Header Index ---*/
#header1{
	 font-size: 18px;
         color: #80FF00;
	 font-weight: normal;
}

#header2{
	 font-size: 18px;
         color: #FFCC00;
	 font-weight: normal;
}

/*---------------------- SKIN MAKER FORMS -------------------------------*/
.skinMakerInput{
 width: 200px;
 font: 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
 background-color: #191919;
 color: #fff;
 border: 1px solid #3E3E3E;
}

.skinMakerSelect {
 font: 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
 background-color: #191919;
 color: #fff;
 border: 1px solid #3E3E3E;
}

.skinMakerButton {
 font: 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
 background-color: #191919;
 color: #fff;
 border: 1px solid #3E3E3E;
 padding-top: 4px;
 padding-bottom: 4px;
 padding-left: 4px;
 padding-right: 4px;
}

.skinMakerFile{
 font: 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
 background-color: #191919;
 color: #fff;
  border: 1px solid #3E3E3E;
 }

/*  ----- TABBED CONTENT ------*/

.yui-navset { 
    background: #E8F4FD; 
    padding: 5px 5px 3px 5px; 
    margin-bottom: 35px; 
}

.yui-nav li 
{ 
    list-style: none; 
    float: left; 
    margin-right: 2px; 
    text-align: center; 
    font-size: 90%; 
    font-weight: bold; 
} 
 
.yui-nav li a 
{ 
    text-decoration:none; 
    color: #005288; 
    display: block; 
    padding: 8px; 
} 
 
.yui-nav li.selected a { 
    background: #FFFFFF; 
} 
 
.yui-nav li a:hover 
{ 
    color: #000; 
}

.yui-content { 
    background: #FFFFFF; 
    clear: both; 
}

.tab-list li { 
    padding: 8px; 
    border-bottom: 2px solid #E8F4FD; 
}

/*--- TEXT POSITIONING FOR THUMBS --- */
<!--
#apDiv1 {
	position:absolute;
	visibility:hidden;
	left:2px;
	top:7px;
	z-index:1;
}

#apDiv1 a:hover{
	background: #222222;
	visibility:visible;
	position:absolute;
	left:2px;
	top:7px;
	z-index:1;
}
-->