/*  
Theme Name: Drew's GHY THEME
Theme URI: 
Description: A hacked up version of <a href="http://www.headsetoptions.org">Headsetoptions</a> and <a href="http://openswitch.org/unsleepable">unsleepable</a>. 
Version: 1.0
Author: Drew Bregel
Author URI: http://www.alsoloud.com 
*/
  
/*************************************
 +Containers
 *************************************/

body{


	color:#333;
	font-family: verdana, Georgia, "Times New Roman", Times, serif;
	font-size:70%;
	line-height:1.5;
	margin:0;
	padding:0;
	text-align:center;
	background: #ccc url('images/top-bg.gif') repeat-x top left;
}

#wrap{
	margin:0 auto;
	padding:0;
	text-align:left;	
	width:800px;
}


#content{
	background:#fff;
	font-size:1.1em;
	float:left;
	padding:15px;
	margin:0;
	width:570px;

}
#sidebar{
	background:#333333;
    border:5px solid #ddd;
	border-bottom:none;
	color:#eee;

	float:left;
	padding:0 10px;
	margin:0px;
	width:170px;

}
#huckdef{
	background:#DDDDDD;
	font-size:1em;
	float:left;
	padding:5px;
	width:600px;
	margin:-15px -15px 0px -15px;


}
a{
	color:#0D78B6;
	text-decoration:none;
}
a:hover{
	color:#DA1071;
}



#sidebar a{
color:#0D78B6;
}
#sidebar a:hover{
color:#DA1071;
}

#footer{
	background:#333;
	color:#888;
	clear:both;
	font-size:0.9em;
	padding:2.5em;
}










.navigation{
	margin-bottom:10px;
	padding:5px;
	text-align:center;
}

/*************************************
 +Header
 kamface has a posse - 5'6" 145LBS
 *************************************/
h1      {
	font-family: 'century gothic', Verdana, Arial Narrow, Helvetica, sans-serif;	
	font-weight:normal;
	letter-spacing: -1px;
	margin:0;
        font-size:1.75em;
}
h2      {
	font-family: 'century gothic', Verdana, Arial Narrow, Helvetica, sans-serif;	
	font-weight:normal;
	letter-spacing: -1px;
	margin:0;
        font-size:18px;
        color:#CCCCCC;
}
h3      {
	font-family: 'century gothic', Verdana, Arial Narrow, Helvetica, sans-serif;	
	font-weight:normal;
	letter-spacing: -1px;
	margin:0;
        font-size:12px;
        color:#aaa;
}


#header {
	height: 100px;
	width:800px;
	color: #fff;
	background: #333;
	float:left;
        margin: 0;
        }

#header a {
	color: #fff;
        }

#header a:hover, #header .current_page_item {
	background: #0D78B6;
	color: #fff;
        }


#header h1{
	font-size:3.5em;
	margin:0;
        padding: 0 0 0 13px;
	margin-top:.5em;
}
#header h1 a{
     	color:#E87830;
}
#header h1 a:hover{
	color:#CC0000;
}

#header p{
	color:#CC0000;
	font-size:1em;
        padding: 0 0 0 13px;
	margin-top:-0.5em;
}
#header h1, #header p{
	margin-right:30px;
}


.entrytitle 
{
	display:block;
} 

.entrytitle h2 
{
	margin-top: 10px;
	font-size: 2.25em;
	letter-spacing: -1px;
	text-transform: lowercase;
	font-weight: 700;
		display: inline;


}

entrytitle h2 a 
{

       font-family: Helvetica, Arial, Sans-Serif !important;
       letter-spacing: -1px;



       border-bottom: none !important;
       text-transform: lowercase;
}

.entrytitle h2 a:hover{
       text-decoration: none!important;

       }


/*************************************
 +Entry
 *************************************/
.entry{
	margin-bottom:5em;
	border-bottom:1px dotted #414141;
	padding: 0 0 10px 0;
}

.entryarchive{
    margin-bottom: 1.5em;
    border-bottom:1px dotted #414141;
    padding: 0 0 10px 0;   
}
.entrymeta{
	font-size:0.9em;
}
.entry img {
	padding: 5px;
	border: 1px solid #ccc;
	margin: 5px;
}
.postedby{
	background:url(./images/user.gif) no-repeat;
	padding:3px;
	padding-left:20px;
}
.filedto{
	background:url(./images/post.gif) no-repeat;
	padding:3px;
	padding-left:20px;
}

.filedto a {
	color: #DA1071 ;
        font-weight: normal;
	}

.filedto a:hover{
	color: #DA1071 !important;
        text-decoration: underline !important;
	}
	
.commentslink{
	background:url(./images/packaged.gif) no-repeat;
	padding:3px;
	padding-left:20px;
}

.commentslink a {
	color: #DA1071 ;
        font-weight: normal;
	}

.commentslink a:hover{
	color: #DA1071 !important;
        text-decoration: underline !important;
	}


/*************************************
 +Sidebar
 *************************************/

#sidebar h3{
	    color:#0D78B6;
    
	font-size:1.5em;
	margin:0px;
}

#sidebar center{
    margin:0px;
    line-height:1;
}
#sidebar ul li{
	border-bottom:1px dotted #414141;
	margin-bottom:3px;
	padding:3px;
}/*************************************
 +Nav
 *************************************/
#nav{
	background:#333;
	border:5px solid #222;
	border-top:none;
	font-size:0.9em;
	margin-bottom:30px;
	padding:0;
	width:400px;
	margin-top:-60px;
}

#nav ul{
	list-style-type:none;
}
#nav ul li{
	font-weight:bold;	
	float:left;
	letter-spacing:1px;
        margin-bottom:-3px;
	margin-right:10px;
	padding:2px 5px;
}
#nav ul li a{
	color:#fff;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
#nav ul li a:hover{
	color:#E0EEE5;
}

/*************************************
 +Comments
 *************************************/
.commentsblock{
	margin:0.5em;
}
.commentsblock textarea{
	width:435px;
}
.commentsblock input, .commentsblock textarea{
	border:1px solid #d1d1d1;
}
.commentsblock textarea:focus{
	background:#eee;
	border:1px solid #a1a1a1;
}
.commentsblock textarea:focus, .commentsblock input:focus{
	background:#eee;
	border:1px solid #a1a1a1;
}
.commentauthor{
	display:block;
	font-size:1.5em;
}
ol.commentlist{
	color:#777;
	font-size:0.9em;
	list-style-type:none;
	margin:0;
	margin-top:1.5em;
	padding:0;
}
.commentlist li{
	margin-bottom:0.5em;
	padding:0.5em 1em;
}
h3#comments{
font-size:1.6em;
}

/*************************************
 +Misc
 *************************************/

ul{
	list-style-type:none;
	margin:0;
	padding:0;
}

.clearfix:after{ 
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility:hidden; 
}
* html .clearfix {height: 1%;}

blockquote{
	margin-left:1em;
	padding-left:1em;
	border-left:2px solid #333;
	color:#333;
}


#menu ul {
}
#menu li  {
           display:inline; 
padding: 0 0 0 0px;

}

/* new stuff put by me for overrides if it isn't here it's already incorporated*/
#title {
	float: left;
	width: 280px;
	font-size: 12px;
	border-right: 2px solid #555;
	text-indent: -9000px !important;
        }

#title a {
	display: block;
	width: 280px;
	height: 50px;
	line-height: 50px;
	padding: 50px 0px 0px 0px;
	background: transparent url('images/title.gif') no-repeat 20% 82% !important;
        }

#title a:hover {
	background: #000 url('images/title.gif') no-repeat 20% 82% !important;
        }

#shoplink {
	float: left;
	width: 131px;
	font-size: 12px;
	text-indent: -9000px !important;
        }

#shoplink a {
	display: block;
	width: 131px;
	height: 50px;
	line-height: 50px;
	padding: 50px 0px 0px 0px;
	background: transparent url('images/shop.gif') no-repeat 20% 82% !important;
        }

#shoplink a:hover {
	background: #000 url('images/shop.gif') no-repeat 20% 82% !important;
        }

#menu {
	margin: 0;
	padding: 0;
	font-size:120%;
	font-weight:700;
	list-style-type: none;
	list-style-image: none;
	text-transform: lowercase;
        }

#menu li {
	float: left;
	width: 7em;
	border-right: 2px solid #555;
        }

#menu a {
	display: block;
	height: 50px;
	width: 7em;
	line-height: 50px;
	padding: 50px 0 0;
	text-align: center;
        }
        

.chronodata {
        margin-left: 3px !important;
	padding: 0;
	color: #ccc !important;
        font-family: Helvetica, Arial, Sans-Serif !important;
        letter-spacing: -1px;
        font-weight: bold;
        font-size: 23px;
        text-transform: lowercase;
        display: inline;
	}


