/*
Theme Name: ss3dGrey 
Theme URI: 
Description: 
Version: 0.2
Author: Supersteve3d
Author URI: /
*/


/* CSS Document */

:root {
 overflow-y: scroll !important;
}

/* ---- uber complex 3 column with IE/Safari hacks */
html { height: 100.02%; }
#center	{	background-color:#101214;	float: left; width: 560px;	margin-left: 150px; 
padding: 10px;	 /*background: url(/cssfiles/onegrey/wrap_bg.jpg) repeat-y;*/}
#center2col	{	background-color:#101214;	float: left; width: 730px;	margin-left: 150px; 
padding: 10px;	 /*background: url(/cssfiles/onegrey/wrap_bg.jpg) repeat-y;*/}
* html #center, #center2col	{background-color:#101214;	display: inline;	}
#left	{	background-color:#101214; 	float: left; 	width: 130px; 	margin-left: -730px; padding: 10px;  }
#styleselector {padding:10px 0 10px 0;}
#left2col	{	background-color:#101214; 	float: left; 	width: 130px; 	margin-left: -900px; padding: 10px;  }
#right , #sidebar	{	background-color:#101214; float: left;	width: 150px;	padding: 10px;   }
.spacer {padding: 30px 0 0 0; background-color:#101214; }
/* Start Mac IE5 filter \*/
#center, #left, #right, #sidebar, #center2col, #left2col	{	padding-bottom: 32767px !important; 	margin-bottom: -32767px !important; 	}
/* End Mac IE5 filter */
#wrapper	{	width: 900px;	overflow: hidden; /* This hides the excess padding in non-IE browsers */ margin:auto; margin-top:30px;  margin-bottom:20px; border: solid 1px; padding-bottom:40px; /*background-color:#0066CC;*/ }
	
/* we need this for IE 5.01 - otherwise the wrapper does not expand to the
necessary height (unless fixed, this problem becomes even more acute 
weirdness as the method is enhanced */
#wrapper
	{
/* Normally a Holly-style hack height: 1% would suffice but that causes 
IE 5.01 to completely collapse the wrapper - instead we float it */
	float: left;
/* NB. possibly only IE 5.01 needs to get this float value - otherwise 5.5 sometimes 
(I saw it happen many moons ago) makes the width of wrapper too small 
the float: none with the comment is ignored by 5.01,
5.5 and above see it and carry on about their business
It's probably fine to just remove it, but it's left here 
just in case that many moons ago problem rears its head again */
	float/**/: none; 
	}
/* easy clearing */
#wrapper:after
	{
	content: '[DO NOT LEAVE IT IS NOT REAL]'; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden; 
	}
#wrapper
	{
	display: inline-block;  
	}
/*\*/
#wrapper
	{
	display: block;
	}
/* end easy clearing */
#footer
	{	clear: both;	}
#header
	{background-color:#181C1F;	height:140px;width: 900px; }
#footer
	{background-color:#101214;	height:80px;width: 900px;	}


	
/* Safari needs this - otherwise the ghost overflow, though painted 
correctly obscures links and form elements that by rights should be above it.
An unintended side-effect is that it cause such elements to vanish in IE 5.01
and 5.5, hence the child selector hack */

/* * > #footer, * > form, * > #notes, * > .output
	{	background-color:#101214;	height:80px;	position: relative;	z-index: 1000; } */

* > #footer,  * > #notes, * > .output
	{	background-color:#101214;	height:80px;	position: relative;	z-index: 1000; }


/* --- vanilla css */
/*	body { 	background: #1b2422; font-family: Verdana, Geneva, Tahoma, Arial, Helvetica, sans-serif; font-size: 11px; color:#ddd; margin:0; padding: 0;overflow:auto;}*/
body { word-spacing: 1px; font-family: Verdana, Geneva, Tahoma, Arial, Helvetica, sans-serif; font-size: 11px; color:#ddd; background-color:#30373c; background-image:url('/images/bg/bodyGradient.gif'); background-repeat: repeat-x; }


	a,.trigger, .bold{	text-decoration:none;color:#CB7210;}
	a:hover { color:#ffb900;	}
	
.row {float: left; margin: 0; padding: 0; width: 98.5%;}
.cols3 {float: left; width: 32%; margin: 0 3px 0 0; padding: 0;}

.navgroup {
margin:2px 0px ;
-moz-border-radius-bottomleft:4px;
-moz-border-radius-bottomright:4px;
-moz-border-radius-topleft:4px;
-moz-border-radius-topright:4px;
background:#181C1F none repeat scroll 0 0;
padding:2px; 
}

.blockframe {
border-color:#333333;
border-width: 1px;
border-style: solid;
-moz-border-radius-bottomleft:8px;
-moz-border-radius-bottomright:8px;
-moz-border-radius-topleft:8px;
-moz-border-radius-topright:8px;
background:#181C1F none repeat scroll 0 0;
margin: 10px 20px 10px 0px;

}

.blockhead{
-moz-border-radius-topleft:8px;
-moz-border-radius-topright:8px;
background:#282C2F none repeat scroll 0 0;
padding: 20px;
}

.blockcontent  {
margin: 10px 0px 10px 0px;
padding: 0px 20px 20px 20px;
}


.slider{
-moz-border-radius-bottomleft:2px;
-moz-border-radius-bottomright:2px;
background:#101214 url(img/widget-content-bg.png) repeat-x scroll 0 0;
line-height:1.2em;
overflow:hidden;
padding:0 5px;
}
	
	img {border: 0;}
	img.noborder {border:0; padding: 0 5px 0 5px; margin: 0;}
	img.left { float: left; margin: 4px; }
	img.right { float: right;  margin: 4px; }
	h1 {font-size:2em; margin: 0;}
	h2 {font-size:1.5em; margin: 0;}
	h3 {font-size:1.2em; margin: 0;}
/*	#bread {padding: 10px ;border-bottom: solid 1px #ccc; margin-bottom: 20px; margin-top: 0;}*/
	#bread{padding: 10px ; margin-top: 0;}
	.centered { text-align:center; }
	.pad { padding: 20px; }
	#headerimage{ text-indent: -100em;	overflow: hidden;	background: url(/cssfiles/darkgrey/diverheader.jpg) no-repeat;	height: 139px;	}
		
/* --------Blog Color */
/*	.post {border-bottom: solid 1px; border-color:#ccc;}*/
	.postheader {border: 1px solid;border-color:#000;background-color:#181C1F;}
	.postmeta {font-size: 0.8em;	color: #888;}
	.posttitle {font-size: 100%;	color: #444;}
	.postcontent {}
	.postphoto{border: 1px solid #aaa;	padding: 3px;	margin: 5px 0 5px 0;}
	.image{float:left; padding: 0 10px 0 0;}
	.catimage{height:30px; width:30px; float:left; padding: 0 10px 0 0;}

	.todo {border: 1px solid;background-color:#181C1F;}
	.todometa {font-size: 0.9em;	color: #888;}
	.todotitle {font-size: 120%;	color: #CB7210;}
	.todocontent {color: #ddd;}
/* ------Blog Positioning */
	.post { margin: 0; padding: 0 0 20px;  }
	.postheader { margin: 0; padding: 10px;  }
	.posttitle {/*padding: 10px;*/}
	.postmeta {margin-top: 0;	padding: 1px 0 0 0;}
	.postcontent {padding: 0 20px 0 20px;}
	
	.todo { margin: 12px 0px 10px 0px; padding: 6px; }
	.todometa {margin-top: 0;	padding: 1px 0 0 0;}
	.todocontent {padding: 0 0 0 5px;}

/* ---- Nav List */	
#nav{ list-style: none;  width: 120px; margin:auto; padding: 10px 0 0 0;}
#nav  li{ font-size: 12px ; display: block;}

/*#Archives , #Blogroll , #Admin {background-repeat: repeat-y;background-image:url(/cssfiles/onegrey/yellow_sidebar_bg.jpg); }  */
#Archives , #Blogroll , #Admin, #updates, #navroll, #Keywords {display: none; padding:0; margin:0 0 0 2px;} 
.sidebartext {padding:10px 0 0 30px; margin:0;}	
a.acropop {position:relative; text-decoration: none; }
a.acropop img {display: none;}
a.acropop:hover img {display: block;position: absolute;padding: 5px;margin: 5px;z-index: 100;color: #AAA;text-align: center;}

input {color: #CB7210;background: #181C1F;border: 1px solid #000; font-family: Verdana, Geneva, Tahoma, Arial, Helvetica, sans-serif; font-size: 11px;}

.countdowns {font-size: 12px;	font-weight: 300;	 color:#ffb900;	}
.link, .trigger{ cursor: pointer; }

#intro {padding: 10px;}
table { margin: auto; }


