/* ------------------------------------------------------------------------
CSS sheet for Ncite
Author: Jeff Sanders
Date Created: 9/2/2009
All inquiries for this document should be directed to support@giantseedcreative.com
-------------------------------------------------------------------------*/

/* ------------------------------------------------------------------------
MAIN DESIGN ELMENTS
-------------------------------------------------------------------------*/
* {
	margin: 0px;
	padding: 0px;
	outline: none;
}
body {
	background: #5A5A5A url(../images/body_bg.jpg) top left repeat-x;
	font: 12px/22px Verdana,Arial,Helvetica,sans-serif;
}
#wrapper {
	margin: 0px auto;
	width: 1000px;
}
#header {
	position: relative;
	height: 121px;
}
#header #line {
	width: 765px;
	height: 2px;
	display: block;
	position: absolute;
	top: 113px;
	left: 246px;
	background: url(../images/header_line.jpg) no-repeat;
}
	#header h1 {
		position: absolute;
		top: 15px;
		left: 20px;
		width: 231px;
		height: 114px;
		background: url(../images/ncite_logo.jpg) top left no-repeat;
		display: block;
		text-indent: -10000px;
		overflow: hidden;
	}
#content {
	padding: 20px;
	min-height: 400px;
	color: #fff;
}
#footer {
	clear: both;
	background: url(../images/hr.jpg) top center no-repeat;
	height: 50px;
	color: #fff;
}
	.copy {
		font: 12px/50px Verdana, Arial, Helvetica, sans-serif;
		float: left;
	}
	.logo {
		float: right;
	}

/* ------------------------------------------------------------------------
NAVIGATION ELMENTS
-------------------------------------------------------------------------*/
ul#nav {
	position: absolute;
	top: 65px;
	right: 20px;
	list-style-type: none;
}
ul#nav li {
	float: left;
	display: block;
}
ul#nav li a {
	margin: 0px 5px;
	padding: 10px 20px;
	font: 16px Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
	text-transform: lowercase;
	text-shadow: 2px 2px 2px #000;
}
ul#nav li a:hover {
	background: #333333;
}

/* ------------------------------------------------------------------------
TEXT ELMENTS
-------------------------------------------------------------------------*/
h2,h3,h4,h5,h6 {
	margin: 10px 0px 20px 0px;
}
h2, h2 a {
	font: bold 18px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFF66;
	text-transform: uppercase;
	text-shadow: 2px 2px 2px #000;
}
h2 a:hover {
	border-bottom: none;
	text-decoration: none;
}
h3 {
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	color: #ccc;
	text-transform: uppercase;
	text-shadow: 2px 2px 2px #000;
}
#main h3 a {
	color: #ccc;
}
p {
	font: 12px/22px Verdana, Arial, Helvetica, sans-serif;
	margin: 10px 0px;
}
a {
 color: #fff;
 text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

/* ------------------------------------------------------------------------
SHARED ELMENTS
-------------------------------------------------------------------------*/
.hr {
	margin: 20px 0px;
	height: 2px;
	background: url(../images/hr.jpg);
	clear: both;
}
.col {
	padding-bottom: 20px;
	margin-right: 22px;
	width: 305px;
	min-height: 200px;
	float: left;
}
	.col h2 {
		margin-top: 0px;
	}
.lastCol {
	margin-right: 0px;
}
#mainContent {
	padding-bottom: 20px;
	width: 630px;
	min-height: 200px;
	float: left;
}
#sidebar {
	width: 305px;
	min-height: 200px;
	float: right;
	
}

/* ------------------------------------------------------------------------
HOME ELMENTS
-------------------------------------------------------------------------*/
.introPic {
	padding: 22px 20px 20px 18px;
	background: url(../images/photo_bg.png) top left no-repeat;
	float: left;
	margin-right: 20px;
}


/* ------------------------------------------------------------------------
BLOG ELMENTS
-------------------------------------------------------------------------*/
ul#recent {
	list-style-type: none;
}
ul#recent li {
	padding: 20px 0px;
	background: url(../images/hr.jpg) bottom left repeat-x;
}
ul#recent li.lastRow {
	background: none;
}
.entryDate {
	margin-right: 10px;
	padding: 5px;
	background: url(../images/date_bg.jpg) top left no-repeat;
	width: 47px;
	height: 47px;
	text-align: center;
	display: block;
	float: left;
}
	.month {
		font: bold 14px Verdana, Arial, Helvetica, sans-serif;
		text-transform: uppercase;
		display: block;
	}
	.day {
		font: bold 24px Verdana, Arial, Helvetica, sans-serif;
		clear: both;
	}
#sidebar h3 {
		margin: 0px;
	}
#wp_content {
	width: 65%;
	float: left;
}
#sidebar .navigation {
	font-family: Arial, Helvetica, sans-serif;
}
#sidebar .navigation h2 {
	margin-bottom: 5px;
}
#sidebar .navigation li {
	list-style-type: none;
}
#sidebar .navigation li ul {
	margin-left: 10px;
}
	
/* ------------------------------------------------------------------------
VIDEO ELMENTS
-------------------------------------------------------------------------*/
.player {
	margin: auto;
	padding: 10px;
	background-color: #fff;
	float: left;
	display: block;
}
.video {
	display: block;
	clear: both;
	overflow: hidden;
	margin-bottom: 10px;
	padding-top: 5px;
	background: url(../images/hr.jpg) left top no-repeat;
}
.video img {
	float: left;
	margin: 0px 20px 0px 0px;
	padding: 10px;
	background-color: #fff;
}
.video .desc {
	float: left;
	width: 700px;
}
.video p {
	margin-top: 0px;
}
/*.video p strong {
	display: block;
	float: left;
	width: 115px;
	margin-right: 10px;
}
.video p .value {
	float: left;
	width: 500px;
}*/
/* news products */
.gigs {
	margin-bottom: 20px;
	clear: both;
	overflow: hidden;
	background: url(../images/hr.jpg) no-repeat bottom left;
}
.gigs .date {
	margin-right: 20px;
	padding: 5px;
	text-align: center;
	background: url(../images/calendar_bg.png) top left no-repeat;
	width: 40px;
	height: 60px;
	float: left;
	display: block;
}
.gigs .month {
	margin-top: -4px;
	margin-bottom: 4px;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	text-shadow: 2px 2px 2px #005129;
	color: #fff;
	display: block;
}
.gigs .day {
	margin-top: 6px;
	font-size: 16px;
	font-weight: bold;
	color: #333;
	display: block;
}
.gigs .year {
	margin-top: -4px;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	display: block;
}
p.gigdetails {
	clear: both;
	display: block;
}
p.gigdetails strong {
	float: left;
	display: block;
	width: 150px;
}
p.gigdetails span {
	float: left;
}
/* ------------------------------------------------------------------------
CONTACT ELMENTS
-------------------------------------------------------------------------*/
#contactRight {
	float: left;
	width: 40%;
}
#contactRight p {
	margin: 0px;
}
form label.attn, form p.attn, .attn {
	color: #E10916;
}
form.contact {
	float: left;
	display: block;
	margin-right: 100px;
}
form.contact label {
	float: left;
	width: 175px;
	clear: both;
	margin: 5px 0px;
}
form.contact input, form.contact select {
	float: left;
	margin: 5px 0px;
}
form.contact br {
	clear: left;
}
form.contact textarea {
}






