/*
Theme Name: Pipedown
Theme URI: http://pipedownson.com/
Description: Pipedown THEME
Author: Joel Baker
Author URI: http://gdc1joelbaker.com
Tags: NAPPY NORA

*/



/* Begin Typography & Colors */

body {
	font-size: 11px;
	font-family: Helvetica, Arial, Sans-Serif;
	line-height:13px;
	color: #000000;
	background-image:url('http://pipedownson.com/images/map.gif');
	background-repeat:no-repeat;
	background-position:top left;
	background-attachment:fixed;
	background-color: #e8eeae;
}

#meta {
	font-size:9px;
	font-family: Helvetica, Arial, Sans-Serif;
	line-height:10px;
	color:#000000;
}

h2 {
	font-size:20px;
	line-height:20px;
	margin-top:3px;
}

h2.pagetitle {
	font-size:20px;
	line-height:20px;
	text-decoration:line-through;
	color:#000000;
	background-color:#554d4b;
	padding:5px;
	margin:0px;
	display:block;
}

h2.commenttitle {
	font-size:16px;
	line-height:16px;
	text-decoration:line-through;
	color:#000000;
	padding:2px;
	margin:0px;
	display:block;
}

h2.singletitle {
	text-decoration:none;
	color:#000000;
	background-color:#e8eeae;
	padding:5px;
	font-size:30px;
	line-height:32px;
	margin:0px 0px 1px 0px;
}

font.pagetitle {
	color: #e8eeae;
	font-style:italic;
}

h3 {
	font-size:14px;
	line-height:16px;
	text-decoration:none;
	color:#e8eeae;
	background-color:#3f3c3a;
	padding:2px;
	margin:0px 0px 1px 0px;
	display:block;
}

h4 {
	font-size:14px;
	line-height:16px;
	text-decoration:none;
	color:#e8eeae;
	padding:0px;
	margin:0px;
	display:block;
}


span.blurb {
	background-color:#554d4b;
}

font.famname {
	font-size:14px;
	line-height:16px;
	text-decoration:none;
	font-weight:bold;
	color:#000000;
	padding:2px;
	margin:0px;
}

div.famlink {
	font-size:12px;
	line-height:16px;
	text-decoration:none;
	color:#e8eeae;
	margin:0px;
	position:absolute;
	top:0px;
	left:100px;
}

font.thedate {font-size:10px;
	line-height:11px;
	color:#69615e;
}

font.mixtextb {
	font-size:14px;
	text-decoration:none;
	font-weight:bold;
	color:#000000;
}

font.mixtextg {
	color:#e8eeae;
}

.author font {
	font-size:12px;
	line-height:14px;
	text-decoration:non
	display:inline;
}

.author a {
	text-decoration:none;
	color:#000000;
	background-color:#e8eeae;
	padding:2px;
	display:inline;
}

div.eventtext {
	font-size:14px;
	line-height:16px;
	text-decoration:none;
	color:#000000;
	background-color:#e8eeae;
	padding:2px;
	display:inline;
}

a {
	text-decoration:underline;
	color:#000000;
	font-weight:bold;
	background-color:transparent;
}

a:hover {
	color:#e8eeae;
}

a.title {
	text-decoration:none;
	color:#000000;
	background-color:#e8eeae;
	padding:2px;
}

a.title:hover {
	text-decoration:line-through;
}

a.downloadtune {
	font-size:16px;
	line-height:18px;
}

.metanotbold a {
	color:#69615e;
	font-weight:normal;
}

.metanotbold a:hover {
	color:#e8eeae;
}

a.comment-link {
	font-size:14px;
	line-height:16px;
	text-decoration:none;
	font-weight:bold;
	color:#000000;
	background-color:#69615e;
	padding: 2px;
	/* margin:0px 0px 6px 0px; */
}

a.comment-link:hover {
	color:#e8eeae;
}

a.mixtext {
	font-size:14px;
	line-height:16px;
	text-decoration:none;
	font-weight:bold;
	color:#000000;
	padding:2px;
}

a.mixtext:hover {
	font-size:14px;
	line-height:16px;
	text-decoration:none;
	font-weight:bold;
	color:#000000;
	padding:2px;
}

a.flyer {
	text-decoration:none;
}

h3 a {
	color: #e8eeae;
	text-decoration:none;
}

h3 a:hover {
	text-decoration:line-through;
}

hr.post {
	border: 0;
	color: #69615e;
	background-color: #69615e;
	height: 1px;
	width: 100%;
}

ul,li {
	border:0;
	text-indent:0;
	list-style-type:none;
}

ul {
	padding:0px;
	margin:0px;
}

li {
	background-color:#554d4b;
	margin-bottom:1px;
	padding:2px;
}

li a {
	text-decoration:none;
}

ol.commentlist {
	border:0;
	text-indent:0;
	list-style-type:none;
	padding:0px;
	margin:0px;
}

ol.commentlist li {
	background-color:#69615e;
	margin-bottom:1px;
	padding:2px;
}

li.featured {
	font-size:14px;
	line-height:16px;
	padding-top:5px;
	padding-bottom:5px;
}

a.featured {
	text-decoration:none;
}

span.twitter-timestamp {
	color:#69615e;
}

/* End Typography & Colors */



/* Begin Structure */

#centermain {
    width: 1045px;
    position: relative;
	background-position:top left;
	top:0px;
	visibility:visible;
    margin-left: auto;
	margin-right: auto;
	display:block;
}

#header {
	position:absolute;
	top:30px;
	left:10px;
}

#postscontainer {
	position:absolute;
	left:10px;
	top:95px;
	width:400px;
	background-color:#69615e;
	padding:10px;
}

#post {
	position:relative;	
	width: 390px;
	padding:5px;
	margin:0px 0px 4px 0px;
}

#postwhite {
	background-color:#ffffff;
}

#post1 {
	position:relative;	
	width: 390px;
	padding:5px;
	background-color:#554d4b;
}

#singlemeta {
	position:relative;	
	width: 390px;
	padding:5px;
	background-color:#554d4b;
	margin: -3px 0px 1px 0px;
}

div.author {
	padding:3px 0px 1px 0px;
}

#olderpost {
	float:left;
	max-width:199px;
	padding-right:1px;
}

#newerpost {
	float:left;
	max-width:200px;
	padding-bottom:4px;
}

#tab {
	width:15px;
	height:6px;
	background-color:#554d4b;
	margin:0px 0px 4px 0px;
}

div.tabpost {
	width:15px;
	height:6px;
	background-color:#554d4b;
	margin:0px 0px 4px 0px;
}

#tabg {
	width:15px;
	height:6px;
	background-color:#e8eeae;
	margin:0px 0px 4px 0px;
}

#tabli {
	width:15px;
	height:7px;
	background-color:#554d4b;
	margin:0px 0px 4px 0px;
	position:relative;
	top:-1px;
}

.metanotbold {
	display:inline;
}

#tabdark {
	width:72px;
	height:6px;
	background-color:#69615e;
	position:absolute;
	left:15px;
	bottom:0px;
	display:block;
	z-index:2;
}

#tabpost {
	width:385px;
	height:6px;
	background-color:#69615e;
	position:absolute;
	left:15px;
	bottom:0px;
	display:block;
	z-index:2;
}

#tabimagesingle {
	width:580px;
	height:6px;
	background-color:#69615e;
	position:absolute;
	left:25px;
	bottom:10px;
	display:block;
	z-index:10;
}

#fam-tabdark {
	width:170px;
	height:6px;
	background-color:#69615e;
	position:absolute;
	left:15px;
	bottom:0px;
	display:block;
	z-index:2;
}

#pipedownnight {
	position:absolute;
	left:5px;
	top:80px;
	width:410px;
	height:300px;
	padding:0px;
	display:block;
	background-color:#69615e;
	z-index:20;
}

#side1 {
	position:absolute;
	left:0px;
	top:380px;
	padding:0px;
	margin:0px;
}

#eventfeaturebox {
	width:420px;
	position:relative;
}

#eventscontainer {
	width:87px;
	background-color:#69615e;
	padding:10px;
}


#event {
	background-color:#000000;
	width: 87px;
	position:relative;
}

div.eventtext {
	position:absolute;
	top:0px;
	left:0px;
	width:87px;
	z-index:1;
	padding:0;
	margin:0;
}

#eventgap {
	width:87px;
	height:4px;
	padding:0px;
	margin:0px;
	background-color:#69615e;
}

#title {
	display:block;
}

#featurescontainer {
	position:absolute;
	right:0px;
	bottom:0px;
	width:185px;
	background-color:#69615e;
	padding:10px;
	display:block;
}


#mixescontainer {
	width:400px;
	background-color:#69615e;
	padding:10px;
	position:relative;
	top:-10px;
}

#interviewscontainer {
	width:400px;
	background-color:#69615e;
	padding:10px;
	position:relative;
	top:-20px;
}

#linkscontainer {
	position:relative;
	left:280px;
	top:-30px;
	width:120px;
	background-color:#69615e;
	padding:10px;
}

#archivecontainer {
	position:relative;
	left:85px;
	top:-75px;
	width:185px;
	background-color:#69615e;
	padding:10px;
}

#tencontainer {
	position:relative;
	left:44px;
	top:-85px;
	width:272px;
	background-color:#69615e;
	padding:10px;
}

#ten {
	background-color:#554d4b;
	width: 262px;
	padding:5px;
}

#mix {
	width:10px;
	height:100px;
	float:left;
	position:relative;
}

#mixclear {
	width:400px;
	height:100px;
}

.mixbg-1 {
	background-color:#ea9bb3;
}

.mixbg-2 {
	background-color:#ff3572;
}

.mixbg-3 {
	background-color:#9e3554;
}

.mixbg-4 {
	background-color:#ee8989;
}

.interviewbg-1 {
	background-color:#176ebf;
}

.interviewbg-2 {
	background-color:#4ca8fd;
}

.interviewbg-3 {
	background-color:#a3d3ff;
}

.interviewbg-4 {
	background-color:#8ecee8;
}

.mixtext {
	position:absolute;
	top:0px;
	left:0px;
	z-index:10;
}

#side2 {
	position:absolute;
	left:410px;
	top:95px;
	width:185px;
	padding:10px;
	margin:0px;
	background-color:#69615e;
}

#web20 {
}

#twitter {
	position:relative;
}

#family {
	position:relative;
}

#fam-cntrst {
	position:relative;
	width:185px;
	height:50px;
	background-color:#000000;
}

#fam-sduk {
	position:relative;
	width:185px;
	height:50px;
	background-color:#000000;
}

#fam-ss {
	position:relative;
	width:185px;
	height:50px;
	background-color:#000000;
}

#fam-jack {
	position:relative;
	width:185px;
	height:56px;
	background-color:#000000;
}

#fam-text {
	position:absolute;
	top:0px;
	left:0px;
	width:95px;
	height:26px;
	background-color: #e8eeae;
}

#fam-cntrsticons {
	position:absolute;
	left:0px;
	bottom:1px;
	width:184px;
	height:22px;
}

#fam-sdukicons {
	position:absolute;
	left:0px;
	bottom:1px;
	width:184px;
	height:22px;
}

#fam-ssicons {
	position:absolute;
	left:0px;
	bottom:1px;
	width:184px;
	height:22px;
}

#fam-jackicons {
	position:absolute;
	left:0px;
	bottom:7px;
	width:184px;
	height:22px;
}

#fam-line {
	width:185px;
	height:1px;
	background-color:#69615e;
	display:block;
}

#side3 {
	position:absolute;
	left:605px;
	top:95px;
	width:250px;
	padding:0px;
	margin:0px;
}

#blurbcontainer {
	width:185px;
	background-color:#69615e;
	padding:10px;
}

#blurb {
	background-color:#e8eeae;
}

#error404 {
	position:absolute;
	left:10px;
	top:95px;
}

#sidebarpos {
	position:absolute;
	left:420px;
	top:0px;
}

#pagecontainer {
	position:absolute;
	left:10px;
	top:95px;
	width:1005px;
	background-color:#69615e;
	padding:10px;
}

#sidebarsinglepost {
	position:absolute;
	left:410px;
	top:0px;
	width:615px;
}

#imagesingle {
	position:relative;
	width:595px;
	background-color:#69615e;
	padding:10px;
}

#singleside {
	position:relative;
	top:75px;
	left:45px;
	width:550px;
	height:115px;
	background-color:#69615e;
	padding:10px;
}

#ssrecent {
	float:left;
	width:200px;
}

#ssdrops {
	float:left;
	width:200px;
	margin-left:10px;
}

#ssflash {
	float:left;
	width:130px;
	height:116px;
	margin-left:10px;
	background-color:#554d4b;
}

#drop {
	background-color:#554d4b;
	height:23px;
	padding:3px;
}
	

/* End Structure */



/*	Begin Headers */

/* End Headers */



/* Begin Images */

img {
	padding:0px;
	border:none;
}

#post img {
	max-width: 100%;
}

#imagesingle img {
	max-width: 595px;
}

#event img {
	max-width: 100%;
	z-index:1;
	display:block;
}

img.famicon {
	padding-left:1px;
	float:left;
}

img#wpstats {
	display:none;
}

img.nightflyer {
	float:left;
}

/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */


/* End Entry Lists */



/* Begin Form Elements */

/* End Form Elements */



/* Begin Comments*/

/* End Comments */



/* Begin Calendar */

/* End Calendar */



/* Begin Various Tags & Classes */

/* End Various Tags & Classes*/



/* Captions */

/* End captions */
