/*
Theme Name: Esteban
Theme URI: 
Description:
Version:
Author: 
Author URI: 
Tags: 
*/

/*Eric Myers CSS reset*/

/* v1.0 | 20080212 */

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;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/*start our css! */


body {
	background:#000000;
	width:100%;
	font-family: 'Verdana', Arial;
}

h1 {
	color:#ffffff;
	padding:0px;
	margin:0px;
	font-size:24px;
	padding-bottom: 5px;
	text-transform:uppercase;
}

h2{
	font-weight:normal;
	font-size:10px;
	text-transform:uppercase;
	color:#f5c300;
	margin-bottom:10px;
	border-bottom:1px solid #eeeeee;
	padding-bottom:10px;
}

a {
	color:#8901ff;
}

a:hover {
	color:#ffffff;
}

.venue {
	color:#ED0004;
}

sapn.gig-info-label, span.gigpress-info-item {
	color:#F5C300;
}

p {
	margin-bottom:10px;
	font-size:12px;
}

#wrapper {
	width:1048px;
	height:auto;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	background: url('images/background.jpg') repeat;
	overflow:hidden;
}

#logo {
	height:389px;
	left:6px;
	position:relative;
	top:45px;
	width:324px;
}

#header {
	width:726px;
	height:362px;
	float:left;
	position:absolute;
	top:0px;
	left:324px;
}

#menu {
	bottom:10px;
	color:#FFFFFF;
	left:10px;
	position:absolute;
	list-style:none;
	width:100%;
}

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

#menu li {
	display:inline;
	text-transform:uppercase;
}

#menu li a {
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
	border:1px solid #F4C400;
	color:#1D0036;
	margin-left:10px;
	padding:3px;
	text-decoration:none;
	font-size:18px;
	font-weight:bold;
}

#menu li a:hover {
	background:#e5b702;
	border-left:solid 1px #c49c01;
	border-top:solid 1px #c49c01;
	color:#ffffff;
}

#share_top {
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
	background:#000000 url('images/live4.jpg') no-repeat bottom right;
	border:1px solid #f5c300;
	float:right;
	margin-left:25px;
	width:254px;
	height:552px;
	margin-bottom:25px;
}

#share_top img {
	border:none;
}

#sharewrap {
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
	background:#000000;
	border:1px solid #FFFFFF;
	padding:10px;
}
	

#welcome {
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
	background:transparent url(images/welcome.jpg) repeat scroll 0 0;
	border:1px solid #f5c300;
	color:#FFFFFF;
	float:left;
	height:125px;
	width:765px;
	margin-bottom:25px;
	text-align:center;
	padding-top:50px;
}

#video {
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
	background:#000000;;
	border:1px solid #f5c300;
	color:#FFFFFF;
	float:left;
	height:auto;
	width:765px;
	margin-bottom:25px;
}

#free {
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
	background:#000000;
	border:1px solid #f5c300;
	float:right;
	margin-left:25px;
	width:254px;
	height:177px;
	margin-bottom:25px;
}

#wrap {
	padding: 10px;
}

#twitter {
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
	background:#000000 none repeat scroll 0 0;
	border:1px solid #F5C300;
	float:left;
	height:450px;
	left:0;
	margin-right:25px;
	position:relative;
	width:auto !important;
}

#latest_posts {
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
	background:#000000 none repeat scroll 0 0;
	border:1px solid #F5C300;
	color:#FFFFFF;
	float:left;
	height:450px;
	margin-right:25px;
	overflow:hidden;
	position:relative;
	width:300px;
}

.latestposts {
	padding-bottom:10px;
}

.latestposts p, .latestposts a {
	font-size:12px;
	padding-bottom:5px;
}

.latestposts h2 {
	padding-bottom:5px;
}

#sharecontainer {
	margin-top:10px;
	overflow:hidden;
	padding:10px;
	width:140px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
	border:1px solid #ffffff;
}

#sharecontainer a {
	text-decoration:none;
}

#tweetmeme {
	float:left;
}

#myspaceshare {
	left:25px;
	position:relative;
	top:40px;
}

#facebookshare {
	left:10px;
	position:relative;
	top:-15px;
}

#facebook {
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
	border:1px solid #f5c300;
	background:#000000 none repeat scroll 0 0;
	border:1px solid #F5C300;
	float:left;
	height:450px;
	position:relative;
	width:auto !important;
}

#gigs {
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
	border:1px solid #f5c300;
	background:#000000 url(images/live.jpg) no-repeat scroll right bottom;
	width:599px;
	height:599px;
	float:left;
	margin-top:25px;
	color:#ffffff;
	margin-right:25px;
}

#bookagig {
	float:left;
	height:65%;
	width:60%;
}

.form {
	width:300px;
	padding:10px;
}

.input, .submit {
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
	border:1px solid #CCCCCC;
	display:block;
	margin-bottom:10px;
	padding:5px;
	width:200px;
}

.confirmemail {
	display:none;
}

.submit {
	background:#333333;
}

.success {
	color:#F5C300;
	
}

.fail {
	color:#ED0004;
}
	
#upcoming {
	float:right;
	height:100%;
	width:40%;
	text-align:center;
	font-size:12px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
}

#upcoming a, #latest_posts_all a, #upcomingpage a{
	color:#f4c400;
	font-size:20px;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
}

#venue {
	color:#f4c400;
	font-weight:bold;
	font-size:12px;
}

#date {
	color:#FF1B40;
}

#scroll {
	overflow-x:hidden;
	overflow-y:auto;
	height:489px;
	font-size:12px;
}

#contactdetails {
	float:left;
	height:45%;
	width:60%;
}

#listen {
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
	background:#000000 none repeat scroll 0 0;
	border:1px solid #F5C300;
	float:left;
	height:600px;
	margin-top:25px;
	width:419px;
}

#myspace {
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
	background:#000000 none repeat scroll 0 0;
	border:1px solid #F5C300;
	float:left;
	height:491px;
	margin-top:25px;
	margin-right:25px;
}

#youtube {
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
	background:#000000;
	border:1px solid #F5C300;
	float:left;
	height:491px;
	width:300px;
	margin-top:25px;
	margin-right:25px;
}

.tubepress_sidebar .tubepress_thumb {
	color:#ED0004;
}

.tubepress_sidebar .tubepress_thumb, .tubepress_thumbs, .tubepress_thumbnail_area {
	margin-top:-2.7em;
} 

#streetteam {
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
	background:#000000 none repeat scroll 0 0;
	border:1px solid #F5C300;
	float:left;
	height: 166px;
	width:422px;
	margin-top:25px;
}

#streetteam .form {
	width:100%;
}

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

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

#left .input {
	width:150px;
}

#right .submit {
	width:100px;
}

#streetteam a, #friend a {
	font-size:24px;
	text-decoration:none;
	text-transform:uppercase;
}

#youtubetext a {
	font-size:24px;
	text-decoration:none;
	text-transform:uppercase;
	color:#F4C400;
}

dd.tubepress_meta_title, dd.tubepress_meta_title a, dd.tubepress_meta_title a:hover, .tubepress_meta_group {
		color: #ffffff;
}

#youtubetext a:hover, #friend a:hover {
	color:#ffffff;
}

#streetteam a:hover {
	color:#F4C400;
}

#streetteam img {
	float:left;
}

#center {
	text-align:center;
}

#friend {
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
	background:#000000 none repeat scroll 0 0;
	border:1px solid #F5C300;
	float:left;
	height: 300px;
	width:422px;
	margin-top:25px;
	margin-bottom:25px;
}

#a, #b, #c {
	float:left;
	width:134px;
}

#a a {
	color:#003981;
}

#b a {
	color:#37DCFA;
}
#c a {
	color:#0178C2;
}

#footer {
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
	background:#000000 none repeat scroll 0 0;
	border:1px solid #F5C300;
	clear:left;
	margin-bottom:50px;
	color:#ffffff;
	text-align:center;
	font-size:12px;
	height:48px;
	float:right;
	width:99%;
}

#footer a {
	text-decoration:none;
}

#footer img {
	top:5px;
	position:relative;
}

#sidebar {
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
	background:#000000 none repeat scroll 0 0;
	border:1px solid #F5C300;
	float:left;
	height:auto;
	left:0;
	margin-right:25px;
	position:relative;
	width:320px;
	padding-bottom:10px;
	color:#ffffff;
	text-align:center;
	margin-bottom:25px;
}

#maincontent {
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
	background:#000000 none repeat scroll 0 0;
	border:1px solid #F5C300;
	float:left;
	min-height:500px;
	top:420px;
	width:699px;
	color:#ffffff;	
	margin-bottom:25px;
}

#maincontent a {
	color:#ffffff;
}

#maincontent h1 {
	margin-bottom:10px;
}

.meta {
	color:#f4c400;
	font-size:12px;
	border: solid 1px #ffffff;
	padding:10px;
	margin-bottom:25px;
}

#pagefooter {
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
	background:#000000 none repeat scroll 0 0;
	border:1px solid #F5C300;
	clear:right;
	float:right;
	margin-top:25px;
	margin-bottom:25px;
	width:699px;
	height: auto;
	color:#ffffff;
}

#pagefooter .latestposts {
	float:left;
	width:48%;
	padding-right:10px;
}

ol.commentlist {
	margin:0;
	padding:0;
	}

.commentlist li {
	margin-bottom:8px;
	border:1px solid #EDC11B;
	color:#ffffff;
	list-style:none;
	margin-left:100px;
	}

.commentlist .commenttext {
	padding:22px 22px 50px 22px;
	}

.commentlist cite {
	display:block;
	color:#000000;
	font-weight:bold;
	text-transform:uppercase;
	font-style:normal;
	padding-bottom:12px;
	font-size:1.1em;
	}
	
.commentlist li.alt cite {
	color:#ffffff;
}

.commentlist a:link, .commentlist a:visited {
	color:#fff9b9;
	}

.commentlist a:hover, .commentlist a:active {
	color:#ffffff;
	}

.commentlist .date {
	background:#361834;
	padding:3px;
	}

li.alt {
	border:1px solid #361834;
	color:#ffffff;
	}

li.alt .commenttext {
	background:;
	}	

li.alt .date {
	background:#EDC11B;
	padding:3px;
	}
li.alt .date a {
	color:#000000;
}
#respond .form {
	width:99%;
}

#respond .input {
	width:auto !important;
}

#latestpostspage {
	text-align:left;
}

#latestpostspage a {
	color:#F4C400;
	text-decoration:none;
	text-transform:uppercase;
	font-size:12px;
}

#latestpostspage a:hover {
	color:#8901FF;
}

#latestpostspage li, #latestpostspage h1 {
	margin-bottom:5px;
}

#leftcontact {
	float:left;
	width:48%;
}

#useful {
	float:right;
	width:48%;
}