/*

Theme Name: TNKAT Default Theme
Theme URI: http://tnkat.org/TN_WP/
Description: The default theme that Tuesday Night Project will be using.
Version: alpha_v0.1
Author: Dustin Hamano
Author URI: http://dhamano.com/
Tags: blue, orange, brick

*/

/* GLOBALS */

/*
	background_url: http://www.backgroundlabs.com
	banner_url: http://www.backgroundlabs.com/images/backgroundlabs88x15.gif
*/
html {
	margin: 0px;
	padding: 0px;
}

body {
	background: url('images/brick.jpg');
	margin: 0px;
	padding: 0px;
	font: .85em arial,helvetica,verdana;
	color: #dcc;
}

.nobr {
	white-space: nowrap;
}

a {
	font: bold 1em arial,helvetica,verdana;
	color: #f96;
	text-decoration: none;
}

a.ext_link {
	color: #69F;
}

a:hover {
	color: #c60;
	text-decoration: none;
}

a.ext_link:hover {
	color: #36F;
}

h1, h2, h3, h4, h5 {
	margin: 0px;
	padding: 0px;
	text-transform: capitalize;
	font-weight: bold;
	letter-spacing: -.01em;
}

h1 {
	font-size: 3em;
	text-transform: uppercase;
}

h2 {
	font-size: 2.5em;
}

h3 {
	font-size: 2em;
}

h4 {
	font-size: 1.5em;
}

h5 {
	font-size: 1em;
}

p {
	margin-top: 6px;
	margin-bottom: 9px;
	line-height: 1.25em;
	letter-spacing: .02em;
	word-spacing: .03em;
}

#page {
	width: 995px;
	margin: 0px auto;
	padding: 0px;
}

img {
	border: 0px;
}

/* HEADER */
#header {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 300px;
}

#headerimg {
	margin: 0px;
	padding: 10px;
}

.tnlogo {
	height: 125px;
	/* height: 155px; */
	float: left;
	margin-top: -25px;
	margin-left: 8px;
}

#icons {
	margin-top: 5px;
	margin-left: 15px;
	float: left;
}

.icon-cell {
	float: left;
	margin-right: 10px;
}

.top_tape {
	background: url(images/tape.png) center center no-repeat;
	width: 223px;
	height: 25px;
	margin-top: -10px;
	margin-left: -30px;
	margin-bottom: 75px;
}

.bottom_tape {
	background: url(images/tape.png) center center no-repeat;
	width: 223px;
	height: 25px;
	margin-left: -25px;
	margin-bottom: -10px;
}

#main_nav {
	width: 300px;
	height: 185px;
	padding-bottom: 10px;
	/* position: fixed; */
	top: 0px;
}

#nav_elements {
	background: url(images/notepaper-clean.png) top center repeat-y;
	width: 175px;
	margin-top: 30px;
	margin-left: 105px;
	padding-left: 10px;
}

#icons {
	margin-top: -60px;
	float: right;
}

#nav_elements .cell {
	padding-left: 5px;
	font: 1.5em arial,helvetica,verdana;
	color: #000;
	text-align: left;
}

#nav_elements .seven {
	padding-left: 7px;
}

#nav_elements .nine {
	padding-left: 9px;
}

#nav_elements .current {
	background: url(images/strike.png) top left no-repeat;
}

#main_sub_nav .current_icon {
	background: url(images/strike.png) top left repeat-y;
}

.cell a {
	font-weight: normal;
	color: #000;
}

.cell a:hover {
	color: #eee;
	text-decoration: none;
}

.sub-nav {
	list-style-type: none;
	margin-top: 6px;
}

.sub-nav  li {
	font-size: .8em;
	margin-bottom: 5px;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.clear {
	clear: both;
}

#main_sub_nav {
	background: url(images/cardboard.png) no-repeat;
	width: 195px;
	height: 268px;
	margin-top: -15px;
	margin-left: 80px;
	padding-top: 45px;
	padding-left: 30px;
}

#main_sub_nav div {
	margin-bottom: 15px;
}

/* MAIN CONTENT */

#content {
	width: 675px;
	float: right;
}

.navigation {
	width: 100%;
	padding-top: 10px;
	border-top: dashed 1px #dcc;
	clear: both;
}

.editthis {
	font: normal 10pt arial,helvetica,verdana;
}

.post_thumb {
	margin-bottom: 10px;
}

.subContHold {
	width: 100%;
	padding-top: 5px;
	clear: both;
}

.post h1 {
	font-size: 2em;
}

.post h2 {
	font-size: 1.5em;
}

.announce {
	width: 645px;
}

.announce-cont {
	margin-top: -10px;
}

.sect-title {
	height: 40px;
	/*width: 200px; */
	background: url(images/postit-ripped.png) repeat-x;
}

.sublist {
	width: 200px;
	margin-right: 25px;
	float: left;
}

.sect-title h2, h2.sect-title {
	text-align: left;
	padding-top: 2px;
	padding-left: 8px;
	margin-bottom: 10px;
	font-weight: bold;
	font-size: 1.5em;
	color: #000;
}

.sub-post {
	padding-left: 10px;
}

.sublist h3 {
	font-size: 1em;
}

	/* THE PARTY */
	
	.sponsors {
		margin-top: 10px;
		padding-top: 10px;
		padding-bottom: 15px;
		width: 100%;
	}
	
	.sponsors h2 {
		margin-bottom: 10px;
		padding-bottom: 5px;
		border-bottom: solid 1px #dcc;
	}
	
	.sponsors .cell {
		height: 100px;
		margin-right: 25px;
		float: left;
	}
	
	.sponsors .cell img {
		vertical-align: middle;
	}
	
	.sponsors h2, .tnparty_tix h2 {
		font-size: 1.5em;
	}
	
	.tnparty_tix {
		width: 600px;
		margin: 10px auto;
		padding: 10px;
		border: dashed 1px #dcc;
	}
	
/* BLOGS */

	.post_main {
		margin-bottom: 10px;
	}
	
	.blog_main h1 {
		
	}
	
	.post_individual {
		margin-bottom: 15px;
		padding-bottom: 15px;
		border-bottom: dashed 1px #dcc;
	}
	
	.blog {
		margin-bottom: 10px;
		width: 415px;
		float: left;
	}
	
	.blog img {
		max-width: 400px;
	}
	
	.blog h2 {
		font-size: 2em;
		border-bottom: solid 1px #dcc;
	}
	
	#singlelistings {
		float: right;
		width: 250px;
	}
	
	#singlelistings h3 {
		font-size: 1em;
	}
	
	.blog_title {
		font-size: 1.6em;
	}
	
	.blog_title small {
		font-size: .6em;
	}
	
	#blog_nav {
		width: 655px;
		padding: 5px 10px;
	}
	
	#blog_nav .cell {
		margin: 0px 25px 5px 0px;
		padding: 0px;
		float: left;
	}
	
	#blog_nav .current {
		font-size: 1.2em;
		font-weight: bold;
	}
	
	#blog_nav .current h1 {
		margin-top: -4px;
		font-size: 2.2em;
	}
	
	#blog_nav .cell a {
		font-size: 1.2em;
		font-weight: bold;
		color: #f96;
	}
	
	#blog_nav .cell a:hover {
	color: #c60;
	}
	
	.postmetadata {
		margin: 25px auto 10px auto;
		padding: 5px 75px 0px 75px;
		border-top: dashed 1px #dcc;
	}
	
	/* WISHLIST */
	
	.wishlist h2 {
		font-size: 2.2em;
		margin-bottom: 0px;
	}
	
	.wishlist .entry {
		margin-top: -5px;
	}
	
	/* COMMENTS */
	
	#respond {
		color: #dcc;
	}
	
	#respond form input {
		color: #ccc;
	}
	
	#respond form input#submit {
		color: #000;
	}
	
	#respond h3 {
		border-top: dashed 1px #ddc;
		font-size: 1.5em;
		margin-top: 10px;
		padding-top: 5px;
		padding-bottom: 5px;
	}
	
	p.req {
		margin-top: -1px;
		margin-bottom: 2px;
	}
	
	font.req {
		font-style: italic;
		color: #c00;
	}
	
	/* BIOS */
	
	.entry_bios img {
		margin-right: 10px;
	}
	
	.entry_bios bioTitle {
		font-size: 1.2em;
		font-weight: bold;
	}

/* SIDEBAR */

#sidebar {
	width: 675px;
	margin: 0px;
	margin-top: 15px;
	float: right;
	text-align: left;
	border-top: dashed 1px #ccd;
	color: #ccd;
}

.widget {
	margin: 0px;
	padding-right: 15px;
	width: 200px;
	float: left;
}

.widgettitle {
	margin-bottom: 5px;
	font-size: 1.5em;
	border-bottom: dotted 1px #ccd;
}

.rsswidget {
	width: 300px;
}

#sidebar a {
	color: #cce;
}

#sidebar a:hover {
	color: #77a;
}

ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

ul li {
	padding-left: 10px;
}

	/* Twitter */
	
	#display p {
		padding-top: 5px;
		padding-bottom: 10px;
		font: .9em helvetica,arial,sans-serif;
		border-bottom: dashed 1px #ccd;
	}
	
	#display p.last {
		font: .9em helvetica,arial,sans-serif;
		border-bottom: none;
	}

/* .wig_top {
	background: url(images/sign-top.png) no-repeat;
	width: 200px;
	height: 32px;
}

.wig_mid {
	background: url(images/sign-mid.png) repeat-y;
	width: 200px;
	padding: 5px 30px;
}

.wig_bot {
	background: url(images/sign-bot.png) no-repeat;
	width: 200px;
	height: 32px;
	
} */


/* CALENDAR */

#today {
	background-color: #dcc;
	font-size: 1.2em;
	color: #001;
}

thead tr th {
	margin-top: 5px;
	margin-bottom: 10px;
	background-color: #dcc;
	color: #001;
}

#big_cal {
	margin-bottom: 15px;
	padding: 10px;
}

#big_cal #wp-calendar table.nav tbody tr td {
	height: 1.5em;
	width: 33%;
	border: none;
}

#big_cal table caption {
	margin: 0px auto 10px auto;
}

#big_cal #wp-calendar table tbody tr td {
	height: 3em;
	border: solid 1px #dcc;
}

.ec3_schedule, .ec3_schedule tbody {
	width: 100%;
	border-top: solid 1px #dcc !important;
	border-right: none !important;
	border-bottom: none !important;
	border-left: none !important;
}

.ec3_schedule td {
	font-weight: bold;
	font-size: 1.5em;
	text-align: center;
	color: #dcc !important;
}

.ec3_start {
	text-align: right !important;
}

.ec3_to {
	text-align: center !important;
}

.ec3_end {
	text-align: left !important;
	
}

/* FOOTER */

#footer {
	width: 695px;
	float: right;
	clear: both;
}

#footer p {
	margin-top: 15px;
	padding-top: 10px;
	border-top: dotted 1px #fff;
	font: italic .9em helvetica,arial,verdana;
}

#footer a {
	font-weight: normal;
}
