/*
Theme Name: Tauk
Theme URI: http://www.dkngstudios.com/
Description: Tauk 2010
Author: DKNG Studios
Version: 1.0
Tags:
*/


/* Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	clear: both;
}
ol, ul {
	list-style: none;
}
blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a img { border: none; }




html {
	height: 100%;
	background: #000 url(images/bg.jpg) top center fixed no-repeat;}


/************************** LAYOUT **************************/

html, body {
	height: 100%;}

#wrapper {
	margin: 0 auto;
	width: 980px;
	min-height: 100%;
	position: relative;}
	
#header {
	height: 265px;
	position: relative;}

.col {
	width: 320px;
	overflow-x: hidden;}

.main {
	width: 650px;
	margin-right: 10px;
	margin-bottom: 20px;}

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

.right {
	float: right;}

.module {
	position: relative;
	padding: 0 30px 20px 30px;
	margin-bottom: 10px;}

#sidebar-tour-dates {
	padding-bottom: 10px;}

#sidebar .banner {
	padding: 29px;}

#footer {
	clear: both;
	height: 200px;
	position: relative;
}

.clear {
	clear: both;}

.tfe {
	margin: 5px 0;}
	
/** END LAYOUT **/



/************************** HEADER **************************/

#header h1 a {
	display: block;
	width: 80px;
	height: 200px;
	position: absolute;
	left: 0;
	top: 33px;
	text-indent: -9000px;
	background: url(images/tauk-logo.gif) no-repeat;}

#nav {
	position: absolute;
	top: 196px;
	left: 90px;
}

#nav li {
	float: left;
	margin-left: 21px;}

#nav li a {
	display: block;
	text-indent: -9000px;
	height: 44px;}

#nav li a:hover {
	background-position: 0 -44px;}

#nav li.nav-selected a {
	background-position: 0 -88px;}

#nav-news a {
	width: 91px;
	background: url(images/nav/news.gif);}
#nav-tour a {
	width: 81px;
	background: url(images/nav/tour.gif);}
#nav-bio a {
	width: 63px;
	background: url(images/nav/bio.gif);}
#nav-blog a {
	width: 82px;
	background: url(images/nav/blog.gif);}
#nav-video a {
	width: 89px;
	background: url(images/nav/video.gif);}
#nav-gallery a {
	width: 113px;
	background: url(images/nav/gallery.gif);}
#nav-shop a {
	width: 82px;
	background: url(images/nav/shop.gif);}
#nav-contact a {
	width: 121px;
	background: url(images/nav/contact.gif);}

#list-signup, #launch-music-player {
	position: absolute;
	top: 30px;
	right: 0;
}

#launch-music-player a {
	display: block;
	text-indent: -9000px;
	width: 213px;
	height: 33px;
	background: url(images/launch-music-player.gif) no-repeat 0 3px;}

#list-signup input {
	background: #18283A;
	color: #FFF;
	border: none;
	width: 150px;
	padding: 10px 4px;}

#list-signup #list-submit {
	margin-left: 10px;
	width: 80px;
	padding: 10px 0px;
	background: #DDD;
	color: #677980;
	cursor: pointer;}

#album-feature a {
	position: absolute;
	left: 330px;
	top: 0;
	width: 320px;
	height: 180px;
	text-indent: -9000px;
	display: block;
	background: url(images/album-feature.png);}

/************************** FOOTER **************************/

#footer {
	background: #000;}

#footer-social {
	position: absolute;
	left: 50%;
	top: 50px;
	margin-left: -490px;
	width: 400px;
}

#footer-nav {
	position: absolute;
	left: 50%;
	top: 50px;
	margin-left: -40px;
}
	
#the-tauk-network {
	position: absolute;
	top: 7px;
	width: 189px;
	height: 16px;
	text-indent: -9000px;
	background: url(images/the-tauk-network.gif);}

#social-networks {
	position: absolute;
	top: 0;
	left: 213px;}

#social-networks li {
	float: left;
	margin-right: 9px;}

#social-networks li a {
	display: block;
	width: 31px;
	height: 31px;
	text-indent: -9000px;
	}

#soc-twitter a {
	background: url(images/soc-twitter.gif);}
#soc-facebook a {
	background: url(images/soc-facebook.jpg);}
#soc-youtube a {
	background: url(images/soc-youtube.gif);}
#soc-myspace a {
	background: url(images/soc-myspace.gif);}			

#footer-nav-list li {
	float: left;
	margin-left: 20px;}

#footer-nav-list li a {
	display: block;
	text-indent: -9000px;
	height: 30px;
	background-repeat: no-repeat;
	background-position: center center;
}

#footer-news a {
	width: 45px;
	background: url(images/nav/footer/news.gif);}
#footer-tour a {
	width: 42px;
	background: url(images/nav/footer/tour.gif);}
#footer-bio a {
	width: 30px;
	background: url(images/nav/footer/bio.gif);}
#footer-blog a {
	width: 40px;
	background: url(images/nav/footer/blog.gif);}
#footer-video a {
	width: 45px;
	background: url(images/nav/footer/video.gif);}
#footer-gallery a {
	width: 61px;
	background: url(images/nav/footer/gallery.gif);}
#footer-shop a {
	width: 42px;
	background: url(images/nav/footer/shop.gif);}
#footer-contact a {
	width: 65px;
	background: url(images/nav/footer/contact.gif);}

#credit {
	position: absolute;
	left: 50%;
	margin-left: -490px;
	top: 95px;
	width: 980px;
	text-align: center;
	color: #9F9F9F;
	padding-top: 20px;
	border-top: 1px solid #9F9F9F;
	}

/************************** TYPE, BACKGROUNDS, AND COLORS **************************/

body {
	font: 13px/18px Arial, sans-serif;
	color: #899D9F;}

p {
	margin-bottom: 1em;}

a {
	outline: none;
	text-decoration: none;
	color: #EEE;}

a:visited {
	color: #DDD;}

a:hover {
	color: #FFF;}

.module {
	background: #303E49;}

.module h2 {
	background-repeat: no-repeat;
	width: 160px;
	height: 36px;
	text-indent: -9000px;
	margin-bottom: 18px;}

.news {
	background: url(images/titles/news.gif);}

.blog {
	background: url(images/titles/blog.gif);}

.tags {
	background: url(images/titles/tags.gif);}

h2.search {
	background: url(images/titles/search.gif) no-repeat;}

.contributors {
	background: url(images/titles/contributors.gif);}

.tour-dates {
	background: url(images/titles/tour-dates.gif) no-repeat;}
	
.free-download {
	background: url(images/titles/free-download.gif) no-repeat;}	

.recent-photos {
	background: url(images/titles/recent-photos.gif) no-repeat;}	

.latest-video {
	background: url(images/titles/latest-video.gif) no-repeat;}	
	
.tauk-blog {
	background: url(images/titles/tauk-blog.gif) no-repeat;}

.module p:last-child {
	margin-bottom: 0;}

h3, h3 a {
	font-size: 22px;
	line-height: 25px;
	margin-bottom: 5px;
	color: #EEE;}

h4 {
	font: 17px Arial, sans-serif;
	color: #FFF;
	margin-bottom: 1em;}

h5 {
	font: 16px Arial, sans-serif;
	font-weight: bold;
	color: #FFF;
}
	
#sidebar h4 {
	font-weight: bold;
	margin-bottom: 0;}

h6 {
	font-size: 10px;
	text-transform: uppercase;
	color: #FFF;
	font-weight: bold;
	margin-bottom: 6px;}


input, textarea {
	border: none;
	padding: 6px 8px;
	background: #8c9b9e;
}

#searchform label {
	display: none;}

#searchform input {
	width: 170px;}

#searchsubmit {
	margin-right: 0;
	background: #F2F2F2;
	color: #677980;
	text-transform: uppercase;
}

#sidebar #searchsubmit {
		float: right;}

#searchform #searchsubmit {
	width: auto;}



/************************** BLOG & NEWS **************************/

.entry-date {
	position: absolute;
	background: #222E38;
	padding-top: 4px;
	width: 3.1em;
	height: 3em;
	text-transform: uppercase;
	font: 13px/16px Arial, sans-serif;
	text-align: center;
	color: #FFF;
	font-weight: bold;
	}

.entry-date .date-day {
	font-size: 22px;
	position: relative;
	left: -1px;
	color: #B0C6D3;
	font-weight: bold;}


.entry {
	position: relative;
	left: 55px;
	width: 500px;
	background: url(images/hr.gif) no-repeat bottom;
	padding-bottom: 8px;
	margin-bottom: 20px;
	}

#comments {
	position: relative;
	left: 55px;
	width: 500px;
}

.commentlist {
	margin-bottom: 20px;}

.comment {
	background: #222E38;
	padding: 18px 20px;
	margin-bottom: 10px;}

.comment cite {
	font-style: normal;}

.comment-meta a {
	color: #4A5966;}

#respond h3 {
	font-size: 17px;}

#respond input {
	width: 200px;
	margin-right: 8px;}

#respond textarea {
	width: 484px;
	height: 100px;}

#respond .p-submit-comment {
	text-align: right;}

#respond #submit {
	width: 120px;
	margin-right: 0;
	background: #F2F2F2;
	color: #677980;
	text-transform: uppercase;
}

#respond p {
	margin-bottom: 5px;}

.form-allowed-tags {
	display: none;}

.meta-comments {
	position: relative;}

.entry-meta, .entry-comments-link {
	text-transform: uppercase;
	font-size: 11px;}

.entry-meta {
	position: static;
	z-index: 1000;
	margin-top: 1em;
	width: 400px;
}

.entry-comments-link {
	position: absolute;
	top: 0;
	left: 360px;
	width: 140px;
	text-align: right;}


.blog-sidebar-list li a {
	display: block;
	background: #222E38;
	padding: 8px 13px;
	margin-bottom: 5px;
	text-transform: capitalize;	
	color: #8c9b9e;	
}

.blog-sidebar-list li a:hover {
	background: #677980;
	color: #FFF;}
	
/************************** HOME **************************/

.home .entry {
	width: 260px;
	position: static;
	padding-bottom: 20px;	
	}

.home .entry-date {
	position: static;
	float: left;
	margin-right: 10px;
	margin-bottom: 1px;
	}

.home .entry h3 {
	display: inline;
	width: 200px;	
	}

.home .entry h3, .home .entry h3 a {
	font-size: 17px;
	line-height: 23px;
}

ul#flickr-grid {
	width: 320px;
	}

#flickr-grid li {
	padding: 0 15px 5px 0;
	float: left;	
}

#flickr-grid li img {
	border: 1px solid #8d9c9f;}


.home-media h6 {
	position: absolute;
	top: 11px;
	left: 0;
	width: 290px;
	text-align: right;}

/************************** PAGES **************************/


.entry-content {
	padding: 0 44px 20px 44px;}

.entry-content img {
	border: 1px solid #637A80;}


.entry-content object {
}

.tubepress_embedded_title {
	display: none;}


#the-tauk-music-player {
	background: #303E49;
	padding: 10px;}

/** SPLASH PAGE **/



#splash-wrapper {
	background: #FFF;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -279px;
	margin-left: -403px;
	width: 726px;
	height: 468px;
	padding: 45px 40px;
}

#splash-header {
	width: 722px;
	height: 59px;
	padding-bottom: 20px;
	margin-bottom: 40px;
	border-bottom: 1px solid #536B87;
	background: url(images/splash-header.gif) no-repeat; }

#splash-header h1, #splash-header h2 {
	text-indent: -9000px;}
	
#splash-content {
	padding-left: 340px;
	margin-bottom: 20px;
	height: 297px;
	background: url(images/splash-album.jpg) no-repeat;}

#splash-win {
	width: 283px;
	height: 15px;
	text-indent: -9000px;
	margin-bottom: 10px;
	background: url(images/splash-win.gif) no-repeat;}
	
#splash-dl {
	width: 297px;
	height: 15px;
	text-indent: -9000px;
	margin-bottom: 10px;
	background: url(images/splash-dl.gif) no-repeat;}	

#splash-content table {
	margin-bottom: 25px;}

#splash-content input {
	border: 1px solid #999;
	background: #FFF;
	padding: 2px 2px;}

#splash-content #splash-submit {
	padding: 2px 6px;
	background: #536B87;
	color: #FFF;
	cursor: pointer;}

#splash-social {
	width: 297px;
	text-align: right;
	}

#splash-facebook a {
	display: block;
	min-height: 27px;
	line-height: 27px;
	padding-right: 34px;
	background: url(images/splash-fb.gif) no-repeat top right;}

#splash-social a {
	text-decoration: none;
	color: #000;}

#splash-social a:hover {
	text-decoration: underline;}