/*
Theme Name: Starkers
Theme URI: http://elliotjaystocks.com
Description: The totally nude Wordpress theme. Phwoar! (Based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a> by <a href="http://binarybonsai.com/">Michael Heilemann</a>)
Version: 2 (WP2.6.2)
Author: Elliot Jay Stocks
Author URI: http://elliotjaystocks.com
Tags: starkers, naked, clean, basic
*/

@import "style/css/reset.css";
@import "style/css/typography.css";
@import "style/css/layout.css";

img {
	border:none;
}

p {
	margin:0;
	padding:0;
}

p + p {
	padding-top:10px;
}

div.post {
	clear:both;
	padding-bottom:20px;
}

body {
	margin:0;
	padding:0;
	padding-top:25px;
	font-family:'Lucida Sans', 'Lucida Grande', 'Lucida Sans Unicode', sans-serif;
	font-size:12px;
	line-height:18px;
	background-image:url('http://wedlock.test.toofabulousforwords.com/wp-includes/images/background.png');
	background-repeat:repeat-x;
	background-image:top center;
}

a {
	color:#cc0066;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

body.no_bg {
	background-image:none;
}

body.short_bg {
	background-image:url('http://wedlock.test.toofabulousforwords.com/wp-includes/images/background_shorter.png');
	background-repeat:repeat-x;
	background-image:top center;
}
	
#wrapper {
	width:960px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
}

#header {
	width:960px;
	height:200px;
	position:relative;
	float:left;
	padding-bottom:25px;
}

body.short_bg #header {
	height:100px;
}

body.short_bg #logo {
	height:100px;
}

#logo {
	width:360px;
	height:200px;
	position:relative;
	float:left;
}

#top_navigation {
	width:600px;
	height:30px;
	padding-top:170px;
	position:relative;
	float:left;
	text-align:right;
}

body.short_bg #top_navigation {
	padding-top:73px;
	width:550px;
	float:right;
}

ul.top_navigation {
	padding:0;
	margin:0;
}

ul.top_navigation li {
	list-style:none;
	padding-left:15px;
	display:inline;
	font-weight:bold;
	font-size:18px;
}

ul.top_navigation li a {
	color:#000000;
	text-decoration:none;
}

ul.top_navigation li a:hover {
	color:#cc0066;
}

#footer {
	clear:both;
	margin-top:15px;
	border-top:1px solid #333333;
	padding-top:15px;
	color:#666666;
	font-size:10px;
	padding-bottom:20px;
	overflow:auto;
}

#footer .copyright {
	position:relative;
	float:left;
}

#footer .tffw_credit {
	position:relative;
	float:right;
	text-align:right;
}

/* FEATURE BAND */

#feature_band {
	height:175px;
	width:960px;
	position:relative;
	clear:both;
	float:left;
	color:#FFFFFF;
	font-size:44px;
	line-height:50px;
	padding-top:45px;
}

#show_band {
	height:220px;
	width:960px;
	position:relative;
	clear:both;
	float:left;
}

/* HOMEPAGE BOTTOM MATTER */

#bottom_content {
	width:960px;
	height:auto;
	padding-top:25px;
	clear:both;
	overflow:auto;
}

h2 {
	font-size:26px;
	display:block;
	color:#cc0066;
	margin:0;
	padding:0;
	padding-bottom:15px;
}

h3 {
	font-size:20px;
	display:block;
	color: #cc0066;
	margin:0;
	padding:0;
	padding-bottom:8px;
}

	/* SHOWS SIDEBAR */
	
	#shows_sidebar {
		width:300px;
		padding-right:20px;
		height:auto;
		float:left;
		position:relative;
	}
	
	.show_item {
		background-image:url('http://wedlock.test.toofabulousforwords.com/wp-includes/images/show_background.png');
		width:280px;
		height:auto;
		padding:10px;
		position:relative;
		float:left;
		margin-bottom:10px;
		cursor:pointer;
	}
	
	.inactive {
		opacity:.5;
	}
	
	.show_item:hover {
		opacity:1;
	}
	
	.show_part {
		color:#ff99cc;
		line-height:18px;
		display:block;
	}
	
	.show_title {
		color:#FFFFFF;
		font-size:18px;
		font-weight:bold;
	}
	
	.pda {
		font-size:12px;
		color:#FFFFFF;
	}
	
	/* NEWS COLUMN */
	
	.news_column {
		width:380px;
		height:auto;
		position:relative;
		float:left;
		padding-right:20px;
	}
	
	.frontnews_post {
		padding-bottom:10px;
	}
	
	/* SECONDARY COLUMN */
	
	.secondary_column {
		width:220px;
		height:auto;
		position:relative;
		float:left;
	}
	
	.sec {
		width:220px;
		height:auto;
		padding-bottom:20px;
		font-size:11px;
		line-height:14px;
	}

	.bottom_title {
		font-weight:bold;
		font-size:14px;
		padding-bottom:8px;
	}

	.bottom_excerpt {
		font-size:11px;
		line-height:14px;
		padding-top:5px;
	}
	
	.bottom_link {
		margin-top:10px;
		font-size:11px;
		line-height:14px;
		clear:both;
	}
	
	.bottom_link a {
		color:#cc0066;
		text-decoration:none;
	}
	
	.bottom_link a:hover {
		text-decoration:underline;
	}
	
/* SUBPAGE STYLES */

#subpage_content {
	width:540px;
	height:auto;
	position:relative;
	float:left;
}

/* BLOG STYLES INCLUDING SIDEBAR */

ul.sidebar {
	margin:0;
	padding:0;
	list-style:none;
}

ul.pagination {
	list-style:none;
}

body.blog h2 {
	margin:0;
	padding:0;
	margin-bottom:10px;
}

.date_box {
	width:40px;
	height:auto;
	background-image:url('http://wedlock.test.toofabulousforwords.com/wp-includes/images/show_background.png');
	background-position:bottom center;
	background-repeat:repeat-x;
	color:#FFFFFF;
	background-color:#cc0066;
	position:relative;
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}

.month {
	text-align:center;
	font-size:12px;
	display:block;
	text-transform:uppercase;
}

.day {
	text-align:center;
	font-size:20px;
	display:block;
}

.year {
	text-align:center;
	font-size:12px;
	display:block;
}

.post_title {
	width:490px;
	position:relative;
	float:left;
}

.entry_matter {
	margin-top:25px;
	padding-top:10px;
	font-style:italic;
	border-top:1px solid #cc0066;
}

/* ARTIST BIOS STYLE */

.tt_column {
	width:260px;
	height:auto;
	position:relative;
	float:left;
	padding-right:20px;
}

.michael_column {
	width:260px;
	height:auto;
	position:relative;
	float:left;
}

/* GALLERY STYLE */

.gallery_item {
	width:500px;
	height:150px;
	padding:20px;
	position:relative;
	float:left;
	clear:both;
	border:1px solid #cc0066;
}

.gallery_thumbnail {
	width:150px;
	height:150px;
	position:relative;
	float:left;
	padding-right:20px;
}

.gallery_description {
	width:330px;
	height:auto;
	padding-top:30px;
	position:relative;
	float:left;
}