/*  
Theme Name: Official VTG Theme
Theme URI: http://www.vtgmusic.com
Description: Official VTG website. Dirty, Sexy, Electro Rock.
Version: 1.0
Author: VTG
Author URI: http://www.vtgmusic.com
*/

/* GLOBAL */
body, div, ul, li { 
	margin: 0;
	padding: 0;
	list-style-type: none;
}

html { background: #6a1213 url(images/bg_repeat.jpg) 50% top repeat-y; }

body {
	font-family: "Univers 57 Condensed", "Arial", Arial;
	font-size: 13px;
	font-weight: normal;
	color: #ffffff;
	background: url(images/bg_top.jpg) 50% top no-repeat;
	background-color: transparent;
}

/* TYPE */
h1 {}

h2 {
	width: auto;
	height: 100%;
	font-size: 14px;
	font-weight: bold;
	padding: 1px 1px 1px 1px;
}

	h2 a, div.sidebar h2, h2.link { background-color: #000000; }
	
	div.sidebar h2 { 
		font-size: 12px;
		line-height: 14px;
		color: #999999;
	}
	
	div.sidebar ul li h2.widgettitle { background-color: #000000; }
	
	.sidebar h2 { margin: 7px 0 7px 0; }
		
	h2 a { 
		padding: 0 1px 0 1px;
		color: #ffffff;
		text-decoration: none;
		display: block;
	}
	
h3 {}

p {
	line-height: 18px;
	margin-top: 1px;
	margin-bottom: 7px;
}

	.sidebar { 
		line-height: 19px;
		font-size: 12px; 
		color: #999999;
	}

	#footer p {
		position: absolute;
		top: 21px;
		right: 60px;
	}
	
p.postmetadata, p.postmetadata a {
	font-size: 11px;
	line-height: 13px;
	margin-top: 2px;
	color: #4a1213;
}

p.postmetadata a { text-decoration: underline;}

a {
	color: #A2A4A6; 
	text-decoration: none;
	border: none;
	}
		
a:hover { text-decoration: underline; }	
	
a:visited { /* text-decoration: line-through; */ }

a img { border: 1px solid #000000; }

abbr {
	border: none;
}

/* STRUCTURE */
#wrapper {
	width: 900px;
	margin: auto;
	background: transparent url(images/bg_bottom.jpg) bottom left no-repeat;
}

#header {
	height: 60px;
	position: relative;
	top: 40px;
}

.bar { background-color: #000000; }
	
		#nav {
			position: relative;
			padding: 21px 0 0 60px;
		}
		
		#logo {
			position: absolute;
			width: 235px;
			height: 97px;
			top: -12px;
			left: 391px;
			background: url(images/vtg_logo.png) top left no-repeat;
			cursor: pointer;
			z-index: 98;
		}
		
		#player {	
			position: absolute;
			width: 300px;
			height: 25px;
			top: 20px;
			right: 10px;
			overflow: visible;
			z-index: 99;
		}
				
#container { 
	height: 100%;
	margin: 80px 50px 0 0; 
}
	
	#content {
		width: 450px;
		position: relative;
		float: left;
		left: 60px;
	}
		
		.post {
			margin-bottom: 23px;
		}
	
			.entry {}
		
		div.navigation { margin-bottom: 20px; }
	
	.sidebar {
		width: 280px;
		float: right;
		/*VTGmusic.COM*/
		margin: 0 0 50px 0;
		*padding-top: 5px;
	}
	
		#lastfm {
			height:234px;
			margin-top:13px;
			margin-left: -10px;
			right:10px;
		}
		
		.sidebar_inner {
			background: url(images/sb_bg.png) top left repeat-y;
			*background: #691B1C none;
			padding-top:1px;
		}

		div.textwidget form { margin-left: 6px; }
	
		#search {}

#footer {
	height: 60px;
	position: relative;
	clear: both;
	background-color: #000000;
}

/* LISTS */
.entry ul {
	margin: 7px 0 7px 7px;
}

	.entry ul li {
		margin: 7px 10px 7px 10px;
		color: #ccc;
		font-size: 12px;
	}

.tier1 {
	margin: 0;
	padding: 0;
	font-size: 14px;
}

	#footer .tier1 { 
		position: absolute;
		margin: 21px 0 0 60px; 
	}

.tier1 li a, .tier1 li {
	display: inline;
	position: relative;
	margin: 0 0 0 0;
	color: #ffffff;
	text-decoration: none;
}

.tier1 li a {
	padding-right: 7px;
	padding-left: 3px;
}

/*li.page_item { border-right: 1px solid #ffffff; }
li.page-item-14, li.current_page_item { border: none; }
li.current_page_item { padding-right: -15px; }
li.page-item-2 { 
	border-left: 1px solid #ffffff; 
	padding-left: 3px;
}
*/

li.page_item a {
	}

.sidebar ul { margin: 0 6px 9px 6px; }

.entry ol {
	font-size: 12px;
	margin: 10px 0 10px 30px;
}

	.entry ol li { margin-bottom: 3px;}

/* IMAGES */
p img.alignleft {
	position: relative;
	float: left;
	margin: 0 12px 7px 0; 
}

#flickrrss a { margin: 0 3px 0 7px; }

span.flickr_photo a img { 
	margin: 0 6px 6px 0; 
}

img.no_border { 
	border: none; 
	margin: 0 0 0 10px;
}
img.paypal { margin: 11px 0 0 0; }
img.bot_margin { margin-bottom: 40px; }
img.inline {
	position: relative;
	display: inline;
}

/* TABLES */
body table.gigs {
	font-family: "Univers 57 Condensed","Arial Narrow",Arial;
	font-size: 15px;
	border: none;
}

	body table.gigs tr.gig { border: none; }
	
/* SOCIAL HOMES WIDGET */
.socialhomes { margin-left: 8px; }

/* TWITTER WIDGET */
li.widget_twitter { *margin-top: 7px; }

/* COMMENTS */
.comments-template{
	margin: 0 0 0;
/*	border-top: 1px solid #ccc;
*/	padding: 0 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 0 0 0;
	line-height: 18px;
	padding: 0 0 10px;
/*	border-bottom: 1px solid #ccc;
*/}

.comments-template h2, .comments-template h3{
	color: #ffffff;
	text-decoration: none;
	background-color: #000000;
	width: auto;
	font-family: "Univers 67 Condensed", "Arial Narrow", Arial;
	font-size: 16px;
	font-weight: bold;
	padding: 0 1px 0 1px;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
}

/* INPUTS */
form input { 
	background-color: #999999;
	font-size: 10px;
	margin: 0 5px 0 0;
}

/* SPECIAL DOWNLOADS */
.hand { cursor: pointer; }
.grey { color: #999999; }