html * {
	margin:0;
	padding:0;
}

*:focus {
	outline:none;	
}

body {
	background:#25292a;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:center;
	color:#f1f2f0;
}

.clear {
	clear:both;
	float:none;
}

img {
	border:none;	
}

a {
	color:#ffffff;
	text-decoration:none;
}

#header {
	width:100%;
	background:url(img/dark/headBorder.png) repeat-x bottom;
	height:102px;
	padding:0 0 2px 0;
}

#headerInside {
	margin:0 auto;
	width:980px;
	height:100px;
	text-align:left;
}

#logo {
	float:left;	
}

#logo h1 {
	padding-top:22px;
	padding-left:15px;
	color:#dfdfdf;
}

#logo h2 {
	padding-left:15px;
	color:#dfdfdf;
}

#headAdd {
	float:right;
	margin-top:20px;
}

#headAdd a img {
	border:1px solid #878885;	
}

#headAdd a:hover img {
	border:1px solid #dedede;
}

#navigation {
	width:100%;
	height:37px;
	background:url(img/dark/headBorder.png) repeat-x bottom;
}

#navigation a {
	color:#878885;
}

#navigation a:hover {
	color:#dfdfdf;
}

#navigationInside {
	width:980px;
	margin:0 auto;
	line-height:35px;
}

#nav {
	float:left;
	list-style:none;
}

#rssTime {
	float:right;	
}

#rss {
	background:url(img/dark/rss.png) no-repeat right center;
	padding-right:20px;
}

#subHeadAdd {
	background:url(img/dark/adsborder.png) repeat-x bottom #101212;
	text-indent:0;
}

#subHeadAddInside {
	margin:0 auto;
	padding:8px 0;
	text-indent:-135px;
	text-align:center;
}

#mainCont {
	margin:15px auto;
	width:980px;
	text-align:left;
}

#leftContent {
	border:1px solid #2d3132;
	width:602px;
	float:left;
}


#leftContentInside {
	border:1px solid #020202;
	padding:20px;
	width:560px;
	background:#101212;
}

#leftContentInside #index a:hover {
	text-decoration:underline;	
}

#leftContentInside #index .index-box{
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom:1px dotted #878885;
}

#leftContent #index .index-box .postMeta {
	font-size:10px;
	margin:4px 0;
	border:1px dotted #2d3132;
	border-left:none;
	border-right:none;
}

#leftContentInside #index .indexThumb {
	float:left;
	border:2px solid #878885;
	margin-right:10px;
	width:125px;
	height:125px;
}

#leftContentInside #index .indexThumb:hover {
	border:2px solid #dfdfdf;	
}

#index .single-content {
	padding-top:15px;	
}

#index .single-content a {
	text-decoration: underline;	
}


#index h1, #index h2, #index h3, #index h4, #index h5 {
	font-weight:normal;
	padding:5px 0;
}

#index .index-box ul, #index .index-box ol {
	padding-left:25px;	
}

#index .sharebar ul{
	padding-left:5px;	
	padding-right:5px;	
}

#index h1 {
	font-size:24px;	
}

#index h2 {
	font-size:18px;	
}

#leftContentInside #index .index-box {
	line-height:20px;	
}

#leftContentInside #index .index-box p{
	margin:10px 0;
}

#leftContentInside #index .index-box blockquote {
	margin:20px;
	padding:10px;
	border:#2d3132 1px solid;
        font-style:italic;
}

#leftContentInside #featuredM {
	margin:10px 0;	
}

#leftContentInside .smallFeat {
	width:255px;
	padding:10px;
	background:#25292a;
	float:left;
}

#leftContentInside #featuredM .smallFeat h3 {
	font-size:14px;	
}

#leftContent #featBottom h3 {
	font-size:14px;	
}

#leftContent .smallFeat .smallPostBox {
	border-bottom:1px dotted #878885;
	padding-bottom:10px;
	margin-top:10px;
}

.smallFeat .smallPostBoxThumb {
	width:75px;
	height:75px;
	border:2px solid #878885;
	margin-right:10px;
	float:left;
}

.smallFeat .smallPostBoxThumb:hover {
	border:2px solid #dfdfdf;	
}

#leftContent .smallFeat h4 a{
	font-size:12px;
	color:#dfdfdf;
}

#leftContent .smallFeat .smallPostBoxContent {
	font-size:10px;	
}

#leftContent .smallFeat .smallPostBoxContent a:hover {
	text-decoration:underline;	
}

#smallFeatDivide {
	width:10px;
	height:1px;
	float:left;
}

#featBottom {
	width:540px;
	padding:10px;
	background:#25292a;
}

#featBottom .featBottomPostBox {
	margin-top:10px;
	padding-bottom:10px;
	border-bottom:1px dotted #878885;
}

#featBottom .featBottomPostBox .featBottomThumb {
	float:left;
	border:2px solid #878885;
	margin-right:10px;
	width:50px;
	height:50px;
}

#featBottom .featBottomPostBox .featBottomThumb:hover {
	border:2px solid #dfdfdf;	
}

#featBottom .featBottomPostContent {
	font-size:10px;	
}

#featBottom .featBottomPostContent a:hover {
	text-decoration:underline;	
}

#featBottom .featBottomPostContent h4 a {
	color:#dfdfdf;
	font-size:12px;
}

/**** TABBER CSS *****/

/* $Id: example.css,v 1.5 2006/03/27 02:44:36 pat Exp $ */

/*--------------------------------------------------
  REQUIRED to hide the non-active tab content.
  But do not hide them in the print stylesheet!
  --------------------------------------------------*/
.tabberlive .tabbertabhide {
 display:none;
}

/*--------------------------------------------------
  .tabber = before the tabber interface is set up
  .tabberlive = after the tabber interface is set up
  --------------------------------------------------*/
.tabber {
}



.tabberlive {
}

/*--------------------------------------------------
  ul.tabbernav = the tab navigation list
  li.tabberactive = the active tab
  --------------------------------------------------*/
ul.tabbernav
{
 margin:0;
 margin-top:5px;
 border-bottom:1px solid #878885;
 padding-bottom:3px;
}

#sidebar ul.tabbernav li
{
 list-style: none;
 margin: 0 0;
 display: inline;
}

#sidebar ul.tabbernav li a
{
 padding:3px 8px;
 margin:0 5px 0 0;
 background:none;
 border:1px solid #25292a;
 border-bottom:none;
}

ul.tabbernav li a:link { color: #878885; }
ul.tabbernav li a:visited { color: #878885; }

#sidebar ul.tabbernav li a:hover
{
 color:#dfdfdf;
 background:none;
}

#sidebar ul.tabbernav li.tabberactive a
{
 background-color: #101212;
 color:#dfdfdf;
 border:1px solid #878885;
}

ul.tabbernav li.tabberactive a:hover
{

}

/*--------------------------------------------------
  .tabbertab = the tab content
  Add style only after the tabber interface is set up (.tabberlive)
  --------------------------------------------------*/
.tabberlive .tabbertab {
 padding:10px 0 0 0px;
 border-top:0;

 /* If you don't want the tab size changing whenever a tab is changed
    you can set a fixed height */

 /* height:200px; */

 /* If you set a fix height set overflow to auto and you will get a
    scrollbar when necessary */

 /* overflow:auto; */
}

/* If desired, hide the heading since a heading is provided by the tab */
.tabberlive .tabbertab h2 {
 display:none;
}
.tabberlive .tabbertab h3 {
 display:none;
}

/* Example of using an ID to set different styles for the tabs on the page */
.tabberlive#tab1 {
}
.tabberlive#tab2 {
}
.tabberlive#tab2 .tabbertab {
}



/**** SIDEBAR ****/


#sidebar a {
	color:#878885;	
}

#sidebar a:hover {
	color:#dfdfdf;	
}

#sidebar ul, #sidebar ol {
	list-style:none;
}

#sidebar .otherthanpopular ul li a, #sidebar ol li a {
	background:url(img/dark/side.png) no-repeat left center;
	padding-left:15px;
        display: block;
}

#sidebar .otherthanpopular ul li a:hover, #sidebar ol li a:hover {
	background:url(img/dark/sidehover.png) no-repeat left center;
}

#mostpopular .popular ul li { display: block; padding: 0; margin: 0; height: 60px; background:none; no-repeat left center;}

#sidebar ul li , #sidebar ol li {
	margin:3px 0;
}

#sidebar .widgettitle {
	margin:0 0 10px 0;
	border-bottom:1px solid #878885;
	padding:5px 0;
}

#sidebar .side-content {
	margin:5px 0 10px 0;	
}

#sidebar .side-content ul, #sidebar .side-content ol {
	padding-left:25px;	
}

#sidebar #searchbox {
	border:none;
	background:none;
	border:1px solid #878885;
	background:#101212;
	width:300px;
	padding:5px 10px;
	color:#878885;
}

div.box-group { width: 160px; }
div.box-left { float: left; }
div.box-right { float: right; }


#footer {
	width:100%;
	background:url(img/dark/headBorder.png) repeat-x #101212;
	padding-top:10px;
}

#footerInside {
	width:980px;
	margin:0 auto;
	text-align:left;
}

#footerInside ul, #footerInside ul li, #footerInside ul li ul, #footerInside ul li ul li {
	float:left;
}

#footerInside ul {
	list-style:none;	
}

#footerInside a {
	color:#878885;
}

#footerInside a:hover {
	color:#dfdfdf;
}

#footerInside ul a {
	padding:0px 10px;
}

#footerInside ul li {
	border-right:1px solid #878885;
}

#footPages {
	float:left;
}

#copyright {
	padding-right:10px;
}

#footTop {
	border-bottom:1px solid #2d3132;
	padding-bottom:5px;
}

/* FEATURED GALLERY **/

#slider {
margin: 0 auto; 
position: relative;
}

.scroll {
	width:560px;
	height:200px;
	overflow: auto; 
	overflow-x: hidden; 
	position: relative;
}

.panel {
	position:relative;
	height:300px;
}

.panelContent {
	position:absolute;
	background:url(img/dark/panelContent.png) repeat;
	color:#000;
	bottom:0;
	width:560px;
	height:60px;
}

.panelContent h2 a{
	font-size:14px;
	line-height:18px;
	font-weight:normal;
	color:#dfdfdf;
}

.panelContent {
	font-size:12px;
	color:#878885;
	padding:10px;
}

#shade {
	border-top:1px solid #2d3132;
}

#shade a img {
	width:105px;
	height:56px;
	border:1px solid #878885;
}

#shade a:hover img , #shade a.selected img{
	border:1px solid #dfdfdf;	
}

#shade ul.navigation {
	text-align:center;	
}

#shade ul.navigation li {
	
	display:inline-block;
}

#shade ul.navigation li a {
	padding-top:15px;
	display:block;
}

#shade ul.navigation li a:hover, #shade ul.navigation li a.selected{
	background:url(img/dark/shade.png) top center no-repeat;	
}

.scrollButtons {
	display:none;	
}

/** COMMENTS ***/

.comments {
	width: 540px;
	margin: 0px 0px 10px 0px;
	padding: 10px;
	margin-top:20px;
}

.commentlist li ul li {
	font-size: 12px;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	background: #878885;
	float: right;
	border: 1px solid #878885;
	margin: 0px 5px 0px 10px;
	padding: 2px;
	}
	
.commentlist li .avatar:hover {
	background: #dfdfdf;
	border:1px solid #dfdfdf;
}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 12px;
	}

.commentlist p {
	font-weight: normal;
	text-transform: none;
	}

.commentmetadata {
	font-weight: normal;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0px;
	}

#commentform {
	margin: 5px 10px 0px 0px;
	}
	
#commentform textarea {
	width: 98%;
	padding: 2px;
	}
	
#respond:after {
	content: "."; 
	display: block; 
	height: 0px; 
	clear: both; 
	visibility: hidden;
	}
	
#commentform p {
	margin: 5px 0px 5px 0px;
	}
	
#commentform #submit {
	margin: 0px;
	float: left;
	}
	
.alt {
	margin: 0px;
	padding: 10px;
	}

.commentlist {
	margin: 0px;
	padding: 0px;
	}
	
.commentlist ol {
	margin: 0px;
	padding: 10px;
}

.commentlist li {
	margin: 15px 0px 10px;
	padding: 10px 5px 10px 10px;
	list-style: none;
}

.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0px;
	padding: 0px;
}
	
.children { 
	margin: 0px;
	padding: 0px;
}

.nocomments {
	text-align: center;
	margin: 0px;
	padding: 0px;
}

.commentmetadata {
	font-size: 10px;
	margin: 0px;
	display: block;
}

.navigation {
	display: block;
	text-align: center;
}
	
.alignright {
	float: right;
	margin:3px;
	margin-left:10px;
}

.alignleft {
	float: left;
	margin:3px;
	margin-right:10px;
}

.aligncenter {
	text-align:center;
	margin:0 auto;
	padding:3px;
}
	
.thread-alt {
	background: #101212;
	margin: 0px;
	padding: 0px;
}
	
.thread-even {
	background: #25292a;
	margin: 0px;
	padding: 0px;
}
	
.depth-1 {
	border: 1px dotted #BBBBBB;
	margin: 0px;
	padding: 0px;
}

.even, .alt {
	border-top: 1px dotted #BBBBBB;
	border-bottom: 1px dotted #BBBBBB;
	border-left: 1px dotted #BBBBBB;
	margin: 0px;
	padding: 0px;
}
