/*
Theme Name: Top End Terror Theme
Version: 1.0
Description: Child theme for TET site.
Author: Mikey Leung
Author URI: http://www.mikeyleung.ca
Template: pyrmont-v2.0.7
*/
 
@import url("../pyrmont-v2.0.7/style.css");

body {
	font-family: Calibri,"Lucida Grande",Lucida,Helvetica,Arial,Sans-serif;
	}

div#header div.blog_title {
	margin: 0 0 0 -7px;
}

#new_nav {
	width: 960px;
	margin-bottom: 20px;
	}

span.seo {
	position: absolute;
	left: -5000px;
	}

.homehov {
	float: left;
	}

.homehov a {
	display:block; 
	height:45px; 
	width:113px; 
	overflow:hidden;
	text-decoration: none;
	background: url("http://www.topendterror.com/images/Homebtn.gif") no-repeat;
	}

.homehov a:hover {
	background-position: 0 -45px;
	}

.homehov a.current {
	background-position: 0 -45px;
	}

.gigshov {
	float: left;
	}

.gigshov a {
	display:block; 
	height:45px; 
	width:98px; 
	overflow:hidden;
	text-decoration: none;
	background: url("http://www.topendterror.com/images/gigbtn.gif") no-repeat;
	}

.gigshov a:hover {
	background-position: 0 -45px;
	}

.gigshov a.current {
	background-position: 0 -45px;
	}

.bandshov {
	float: left;
	}

.bandshov a {
	display:block; 
	height:45px; 
	width:132px; 
	overflow:hidden;
	text-decoration: none;
	background: url("http://www.topendterror.com/images/bandsbtn.gif") no-repeat;
	}

.bandshov a:hover {
	background-position: 0 -45px;
	}

.bandshov a.current {
	background-position: 0 -45px;
	}
		
.forumshov {
	float: left;
	}

.forumshov a {
	display:block; 
	height:45px; 
	width:126px; 
	overflow:hidden;
	text-decoration: none;
	background: url("http://www.topendterror.com/images/forumbtn.gif") no-repeat;
	}

.forumshov a:hover {
	background-position: 0 -45px;
	}

.forumshov a.current {
	background-position: 0 -45px;
	}

.contacthov {
	float: left;
	}

.contacthov a {
	display:block; 
	height:45px; 
	width:168px; 
	overflow:hidden;
	text-decoration: none;
	background: url("http://www.topendterror.com/images/contactbtn.gif") no-repeat;
	}

.contacthov a:hover {
	background-position: 0 -45px;
	}

.contacthov a.current {
	background-position: 0 -45px;
	}

#social {
	margin-left:655px;
	}

#featured {
	width: 960px;
	}

.adbox {
	width: 274px;
	overflow: hidden;
	margin-left: 5px;
	padding-left: 9px;
	}

.homeboxes {
	float: left;
	width: 337px;
	overflow: hidden;
	}

#newsbox {
	background-color:#131313;
	border:1px solid #1F2223;
	color:#CCCCCC;
	line-height:22px;
	margin-bottom:30px;
	padding: 3px;
}

#gigphotosbox {
	background-color:#131313;
	border:1px solid #1F2223;
	color:#CCCCCC;
	line-height:22px;
	margin-bottom:30px;
	padding: 3px;
}


#post {
	margin: 0 0 20px 0;
	}

h1,h2,h3,h4,h5,h6 {
	color: #d34d04;
	}

a {
	color: #d34d04;
	}

a:hover {
	text-decoration: underline;
}

#post {
	padding: 0px 5px 0px 5px;
	}
	
#post h2 {
	font-size: 22px;
	float: left;
	}
	
.title span {
	color: #9e9e9e;
	text-decoration: italic;
	}
	
/* Sidebar */

div#sidebar {
	padding-left:2px;
}	

div#sidebar ul li ul li {
	padding:2px 10px 2px 10px;
}

div#sidebar ul li ul li a {
	color:#D34D04;
}

li.vasthtml_widget h3 {
	font-size: 16px;
	}
