
/* TEMPLATE */

#outer {
	margin-top: 0px;
	}

h2 {
	font-size: 1.75em;
	line-height: 1.2em;
	}

h4 {
	font-size: 1.25em;
	font-weight: 500;
	line-height: 1.3em;
	}


img a {
	border: 0; 
	}

a, a:visited {
	text-decoration: none;
	color: #EA0042;
	}

a:hover {
	color: #ed8ab7;
	}

#page-wrap {
	background: #ffffb4;
	width: 763px;
	border: 3px solid #000;
	margin: 60px auto -40px;
	height: 430px;
	}

#header {
	height: 300px;
	}

#wrapper {

}

	
#twitter {
	width: 200px; 
	padding: 10px; 
	background-color: #fff; 
	border: dotted 2px #ccc;
	border-left: 0;
	}
	
ul#twitter_update_list { 
	width: 200px; 
	padding: 0; 
	margin: 0; 
	overflow: hidden; 
	}
 
ul#twitter_update_list li { 
	width: 200px; padding: 5px 0 10px 0; 
	border-bottom: solid 1px #ccc; 
	list-style: none; 
	margin-bottom: 5px;
	}
 
ul#twitter_update_list li a { 
	color: #5f5f5f; 
	border-bottom: dotted 1px; 
	text-decoration: none; 
	}
 
ul#twitter_update_list li a:hover { 
	color: #CA0A6C; 
	border-bottom: solid 1px; 
	}
		
.chicken {
	margin: 20px 20px 0 20px;
	}

.chicken textarea {
	width: 243px;
	height: 60px;
	margin: 15px 0 0 0px;
	font-family: "lucida grande";
	font-size: 1em;
	padding: 3px 3px 1px 3px;
	resize: none;
	}
	
#submit {
	margin: 0 0 0 135px;
	width: 115px;
	height: 26px;
	font-family: "lucida grande";
	background: transparent url('images/round-btn.gif');
	color: #FF0066;
	padding-top: 8px;
	font-size: 1em;
	text-align: center;
	}
	
#rt-note {
	font-size: .8em;
	margin: 9px 0 0 0px; 
	}
	
.left {
	float: left;
	margin-left: 10px;
	}
	
.48 {
	padding-top: 3px;
	}
	
h4 {
	/* text-transform: uppercase; */
	}
	
.flyer {
	float: left;
	margin: -15px 0 0 0;
	}
	
.hours {
	margin: -15px 0 0 10px;
	float: left;
	}
	
#sliderholder {
	padding: 20px 30px 0 30px;
	text-align: center;
	}
	
#slider p {
	font-family: Georgia, serif;
	font-size: 1.1em;
	line-height: 1.4em;
	text-align: justify;
	padding: 0 10px 0 10px;
	}
	
#retweet {
/*	float: right; */
	}
	
p {
	font-size: 1.1em;
	}
	
.tracklist {
	list-style-type: none;
	font-size: 1.05em;
	line-height: 1.1em;
	margin: -23px 0;
	position: relative;
	left: 0px;
	float: right;
	width: 390px;
	}
	
.mixtape-cover {
	height: 250px;
	width: 250px;
	}
	
#left {
	float: left;
	margin-left: 0px;
	}
	
#right {
	margin: -20px 0;
	width: 330px;
	float: right;
	text-align: justify;
	position: relative;
	left: 15px;
	}

#right h2 {
	position: relative;
	text-align: left;
	}

#menu {
	margin-top: -7px;
	}
