/* 
Theme Name: Yellowgroove 2010
Theme URL: http://www.yellowgroove.com/
Description: The new Yellowgroove skin.
Author: Ben Embery
Author URI: http://embery.co.uk
Version: 1
*/

/*   */

body * { 
	margin: 0;
	padding: 0;
	font-family: Helvetica, Arial, sans-serif;
}
	
body {
	background: #f6a946 url('images/bg.jpg') repeat-x top;
	color: #0e0801;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 62.5%;
	margin: 0;
	padding: 0;
}
	
/* Generic H1-6 Styles */	
h1, h2, h3, h4, h5, h6 { margin: 10px 0; }


h1 { 
	font-size: 3em; 
	margin-bottom: 20px; 
}

h2 { 
	font-size: 2.6em;  
	margin-bottom: 15px; 
}
	
h3 { 
	font-size: 2.2em;
	margin-bottom: 10px; 
}

h4 { 
	font-size: 1.8em;
	margin-bottom: 10px; 
}

h5 { 
	font-size: 1.6em;
	margin-bottom: 10px; 
}

h6 { 
	font-size: 1.4em; 
	margin-bottom: 10px; 
}


blockquote {
	background: #ededed;
	display:block;
	margin: 10px 10px 15px; padding: 15px;
		
}

/* Special case - Heading Image Replacements */
h2#blogboxtitle {
	margin: 12px 0 12px 0;
	width: 60px;
	height: 0px;
	padding: 31px 0 0 0;
	background: url("images/blog.gif") no-repeat;
	overflow: hidden;
}


h1#site-logo { text-indent: -9999px; }
 
	h1#site-logo a {
		margin: 5px 0 0 15px;
		width: 482px;
		height: 105px; 
		display: block;
		outline: none; 
		background: url(images/logo.png) no-repeat;
	}

h2#gigboxtitle {
	margin: 12px 0 12px 0;
	width: 57px;
	height: 0px;
	padding: 25px 0 0 0;
	background: url("images/gigs.gif") no-repeat;
	overflow: hidden;
}


h1#latestvideotitle { 
	margin: 15px 0 0 15px;
	text-indent: -9999px; 
}
 
	h1#latestvideotitle a {
		width: 182px;
		height: 25px; 
		display: block;
		outline: none; 
		background: url(images/latest_videos.png) no-repeat;
	}



h2#latesttweetstitle {
	margin: 22px 0 20px 15px;
	width: 189px;
	height: 0px;
	padding: 25px 0 0 0;
	background: url("images/latest_tweets.png") no-repeat;
	overflow: hidden;
}


p, li, dd, dt { 
	font-size: 1.2em; 
	margin: 0 0 15px 0; 
}

	p { line-height: 1.8em;}
	
a, a:visited {
	text-decoration: underline;
	font-weight: bold;
	color: #0e0801;
}
	
.post h2.post-title a { text-decoration: none; }

	
a:hover, .post h2.post-title a:hover { text-decoration: underline; color: #f6a946;}

a img { border: 0; }




/* DEFAULT FORM */	
form, fieldset { border: 0; margin: 0; padding: 0; }

/* DEFAULT LIST STYLING */	
ul, ol, dl { margin: 0 0 10px 0; padding: 0; }
	
li, dt, dd { margin: 0 0 5px 0; }


caption, th, td {text-align:left; font-weight:normal;}
table {border-collapse:separate; border-spacing:0;}

blockquote:before,blockquote:after,q:before,q:after {content: "";}
blockquote, q {quotes: "" "";}

/* Cheeky HR Styling */		
.hr hr { display: none; }
		
.hr {
	height: 0px;
	border-bottom: 1px solid #0e0801;
	margin: 15px 0 15px 0;
	clear: both;
}

/* --- UTILITIES --- */
.fright, .alignright { float: right; }
.fleft, .alignleft { float: left; }
.cboth { clear: both; }
.blockhide { display: block; overflow: hidden;}

#bgcontainer{
	width: 960px;
	min-height: 600px;
	margin: 0 auto;
	padding: 0 0 0 0;
	background: transparent url('images/header-bg.jpg') no-repeat top;
	display: block;
	overflow: hidden;
}

#bodycontainer{
	width: 930px;
	margin: 0 15px 0 15px;
	padding: 0;
	display: block;
	overflow: hidden;
}

#header {
	display: block;
	overflow: hidden;
	padding: 0;
}

#titlewrapper, div.menu { display: block; overflow: hidden; }

#top-nav {
	width: 930px;
	margin: 0px 0 10px 0;
	clear: both;
}
	#top-nav ul {
		width: 920px;
		text-align: center;
		margin:0 auto;
		display: block;
		overflow: hidden;
		padding-top: 9px;
		height: 31px;
	}
	
		#top-nav ul li{
			display: inline;
			overflow: hidden;
			margin: 0 10px 0 10px;
			font-weight: bold;
		}
		
			#top-nav ul li a{ 
				text-decoration: none;
				color: #0e0801; 
				padding: 8px 8px 8px 8px;
				font-size: 1.5em;
				overflow: hidden;
			}

			#top-nav ul li a:hover{ 
				color: #f6a946; 
				background-color: #0e0801; 
				filter:alpha(opacity=60.5);
				-moz-opacity:0.65;
				-khtml-opacity: 0.65;
				opacity: 0.65;
				-moz-border-radius: 5px; 
				-webkit-border-radius: 5px;
			}



#footer {
	background-color: #eea039;
	width: 896px;
	margin: 25px auto 0 auto;
	padding: 15px 15px 0 15px;
	display: block;
	overflow: hidden;
	clear: both;
}


#footer-nav {
	margin: 0;
	display: block;
	overflow: hidden;
}

	#footer-nav div.menu ul {
		width: 920px;
		display: block;
		overflow: hidden;
		padding-top: 10px;
	}
	
		#footer-nav div.menu ul li{
			display: inline-block;
			overflow: hidden;
			margin: 0 20px 0 0;
			font-weight: bold;
			float:left;
		}

			#footer-nav div.menu ul li a { text-decoration: none; color: #0e0801; }

			#footer-nav  div.menu ul li a:hover{ 	text-decoration:underline; }


div.summarywrapper {display: block; overflow: hidden;}

div.post div.summarywrapper h2, div.summarywrapper h3 { margin-top: 0;}

div.summarywrapper h3 { font-size: 1.9em;}

div.blogboxfooter , div.blogboxfooter p { margin: 4px 0 -2px 0; }

#blogboxwrapper .hr { margin: 5px auto 0 auto; }

#blogboxwrapper h4.summarycta { 
	margin: 0; padding: 0;
	font-size: 1.4em;
}




div.post h2 {
	margin: 22px 0 20px 0;
}

.cal-date {
	width: 48px;
	height: 85px;
	background: url("images/cal-date.jpg") no-repeat;
	overflow: hidden;
	text-align: center;
	font-size: 1.45em;
	font-weight: bold;
	line-height: 1.55em;
	margin-right: 10px;
	float: left;
}


.cal-date span.year {
	display: inline-block;
	margin-top: 7px;
}


/* Here is a list of all the <DIV>s in Whiteboard. */
div#content { 
	display: block;
	overflow: hidden;
}

.post, .page{
	display: block; 
	overflow: hidden;
	margin-bottom: 20px;
}
	.post img.attachment-post-thumbnail {
		margin-bottom: 10px;
		display: block;
		overflow: hidden;
	}
	
	.post img.post-image {
		margin-bottom: 20px;
		display: block;
		overflow: hidden;
	}
	
	

.postmeta{}
.postnavigation{}
#searchform{
	display: block;
	overflow: hidden;
}



#sidebar{
	float:right; 
	width: 250px; 
}

#sidebar ul li {list-style-type: none; }

#comments {
	border-top: 1px dotted #CCC;
	
}
.comments_navigation{}
.comments_navigation{}
.comments_reply{}
.comments_text{}
.comments_meta{}



	



#socialbookmarks { margin: 0px 0 35px 0; }

	div.post div#socialbookmarks { margin: 15px 0 15px 0; }

	#socialbookmarks ul { display: block; }
	
	#socialbookmarks ul.networks { padding-top: 12px; }
	
		#socialbookmarks ul li{
			display: inline;
			padding: 5px;
			margin: 5px;
			overflow: hidden;
		}
		
		#socialbookmarks ul li a{
			height: 64px;
			width: 64px;
		}
		
		
		#socialbookmarks ul.mlist-rss {
			background: transparent url(images/list-rss-bg.png) no-repeat;
			height: 90px;
			width: 463px;
			
		}
		
		#socialbookmarks ul li h2.mlist-rss-cta {
			float: left;
			margin: 18px 0 0 23px;
			width: 237px;
			height: 0px;
			padding: 52px 0 0 0;
			background: url(images/list-rss-title.png) no-repeat;
			overflow: hidden;
			display: block;
		}
		
		
#videoswrapper { 
	display: block; 
	overflow: hidden; 
	margin-bottom: 25px;
}

#tweetbox {
	background: url("images/tweet_bg.png") no-repeat;
	width:456px;
	height:196px;
	display:block;
	overflow: hidden;	
}

	#tweetbox .tweet-wrapper {
		width:215px; height:120px;
		display:block;
		overflow: hidden;	
		margin: 32px 5px 0px 20px;
	}
		
		#tweetbox .tweet-wrapper h4  {
			font-size: 1.25em;
			line-height: 1.3em;
			margin: 0 0 3px 0;
			display: block;
			overflow: hidden;
		}

		#tweetbox .tweet-wrapper small  {
			font-size: 1.2em;
			line-height: 1.2em;
			float: right;
		}
		
			#tweetbox .tweet-wrapper small a:hover  { color: #00C8FF; }
			
			
#tweetbox .follow-us-wrapper {
	display: block;
	overflow: hidden;
	margin: 12px 25px 0 15px; 
	border-left: 1px dotted #0e0801;
	padding: 12px 0 0 25px;
	height: 87px; width: 155px;
}




/* Be Tube Video Stylings */
#right-content-col #betube-video {
	float: right;
	margin-right: 4px;
}	
		
		
/* SLIDING DOORS BOX*/
div#blogboxwrapper { width: 435px; }
div#blogboxwrapper .boxcontent { background: #FFF url('images/news-bg.jpg') no-repeat; }

div#bloginnerwrap { width: 400px; display: block; overflow: hidden; margin:0 auto; }

div#mp3boxwrapper { width: 410px; }
div#mp3boxwrapper.box .body .side .boxcontent { background: #FFF; padding: 1px 3px 0 3px; }

div#gigboxwrapper{ width: 460px; }
	div#gigboxwrapper .boxcontent { background: #FFF url('images/gigs-bg.jpg') no-repeat; }

div#gigsidebarboxwrapper{ width: 250px; }
	div#gigsidebarboxwrapper .boxcontent { background: #FFF url('images/gigs-bg.jpg') no-repeat right -40px; }

div#wideboxwrapper { width: 676px; }

.box { display:block; overflow:hidden; }
    
    .box .boxcontent {
        padding: 0 3px 0 3px;
        display:block; 
        overflow:hidden;
    }

.box .header, .box .footer { margin-right: 3px; }

.box .body {
    background:transparent url(images/side-left.png) repeat-y 0px 0px;
    margin-right:0;
}
 
.box .body .side {
    background:transparent url(images/side-right.png) repeat-y right 0px;
    margin-right:0px;
}

.box .body .side .boxcontent {
    margin:0 3px 0 3px;
    padding: 1em;
    background: #FFF;
}
 
.box .header .crnr, .box .footer .crnr {
    margin-right: -3px;
    font-size:1px; /* ensure minimum height */
    height:18px;
}

.box .header .crnr { height: 3px; } 

.box .header { background:transparent url(images/top-left.png) no-repeat 0px 0px; }
.box .header .crnr { background:transparent url(images/top-right.png) no-repeat right 0px; }
 
.box .footer { background:transparent url(images/btm-left.png) no-repeat 0px 0px; }
.box .footer .crnr { background:transparent url(images/btm-right.png) no-repeat right 0px;}
		
		
/* Sliding Doors PNG Boxes */

	
/*.gigboxwrapper{ width: 462px; }
	.gigboxwrapper .leftside .rightside .boxcontent { background: #FFF url('images/gigs-bg.jpg') no-repeat; }

.gigsidebarboxwrapper{ width: 250px; }
	.gigsidebarboxwrapper .leftside .rightside .boxcontent { background: #FFF url('images/gigs-bg.jpg') no-repeat right -40px; }


.topborder {
	background: transparent url(images/top-left.png) no-repeat 0px 0px;
	margin-right: 6px;
}

	.topborder .topright { height:3px; }

	.topborder .topright {
		background: transparent url(images/top-right.png) no-repeat right 0px;
		margin-right:-6px;
	}


.leftside { background:transparent url(images/side-left.png) repeat-y 0px 0px; }

	.leftside .rightside { background:transparent url(images/side-right.png) repeat-y right 0px; }
	
		.leftside .rightside .boxcontent {
		 	margin: 0 3px 0 3px;
		 	padding: 1px 15px 1px 15px;
		 	background-color: #FFF;
		 	display: block;
		 	overflow: hidden;
		}	
		
		.mp3boxwrapper .leftside .rightside .boxcontent { padding: 1px 5px 0px 5px; }	*/

	
/* END Sliding doors boxes */


div#gigboxwrapper div.gig.upcoming{
	display: block;
	overflow: hidden;
	width: 195px;
	float: left;
	padding-right: 5px;
	margin-bottom: 10px;
	
}

/* Messages */
.message {
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	padding: 10px;
	margin: 10px 0 10px 0;
}
	
	.message ul li { list-style:disc inside; }


#content #right-content-col {
	display: block;
	overflow: hidden;
	width: 462px;
}


.errors {
	border: 1px solid #661616;
	background-color: #ffbbbb;
	color: #000000;
	font-size: 1.1em;
}
/* End messages */

/* Forms */
form p {
	display: block;
	overflow: hidden;
	border-bottom: 1px dotted #CCC;
	padding: 5px;
	clear:both;
}

form.gig-book-form p {margin-bottom: 0; padding-top: 0;  border: none;} 


form p.errors { 
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius:5px; 
}

form input, form button, form select, form textarea {
	padding:5px;
	font-size: 1.4em;
	float: right;
	overflow: hidden;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px; 
	-webkit-border-radius: 5px;
	border-radius:5px;
	border: 2px solid #CCC;
	width: 300px;
	max-width: 300px;
}

	form select option { padding:0px; }
	
	
	form input.submit, form button {
		background-color: #f6a946;
		border-color: #0e0801;
		margin-top: 0;
	}

	form input.gig-submit{
		background-color: #f6a946;
		border: 1px solid #0e0801;
		margin-top: 0;
		-moz-border-radius: 2px;
		-khtml-border-radius: 2px; 
		-webkit-border-radius: 2px;
		border-radius:2px;
		width:auto;
		font-size: 1em;
		float: none;
		padding: 2px;
		font-weight: bold;
	}


form label {
	font-size: 1.4em;
	margin: 7px 0 0 10px;
	display: block;
	float: left;
}

form#searchform {
	width: 240px;
	margin: 0 auto;
}

	form#searchform input {
		width: 150px;
		float: left;
		border-color: #0e0801;
		margin-right: 2px;
		margin-top: 1px;
	}
	
	form#searchform input.submit {
		width:70px;
		padding: 4px 0 4px 0;
	}

/* End Forms */


/* ---- Caption styles ---- */

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #fff7ee;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}


.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 1.25em;
	padding: 5px 5px 5px 0;
	margin: 0;
}
/* ---- End captions ---- */

/* ---- Image Alingment Styles ----- */
p img {
	padding: 0;
	max-width: 100%;
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}

/* ----End Image alingment ---- */

/* ---- BETUBE Video Styling ----- */
div.betube-video {
	width: 610px;
	padding: 15px 15px 15px 15px;
	display: block;
	border-bottom: 1px solid #CCC;
	clear: both;
	overflow: hidden;
}
	
	.vid-alt {background-color: #fafafa;}

div.betube-video div.video-desc {
	width: 400px;
	display: block;
	overflow:hidden;
	margin-left: 10px
}

	div.betube-video div.video-desc h4 { margin-top: 0;}

div.betube-video div.thumbnail-wrapper {
	width: 210px;
	display: block;
	overflow:hidden;
	float:left;
}

#video { width:640px;  margin-bottom: 10px; }

#videotitle { margin-bottom: 5px; }
/* ---- END BETUBE Video Styling ----- */


div.article-img {
	width: 640px;
	display: block;
	overflow: hidden;
	margin-bottom: 10px;
}


/* ---- Mailing List Sidebar Panel ----- */

div#mailing-list-sidebar {
	width: 228px; height: 71px;
	background: url(images/mail-list-sidebar.png) no-repeat;
	display: block;
	overflow: hidden;
	margin-top: 15px;
	padding: 10px 10px 10px 10px;
}


div#mailing-list-sidebar h4 {
	width: 133px; height: 56px;
	display:block;
	overflow: hidden;
}
	
	
div.entries-nav {
	border-top: #CCC 1px dotted;
	padding: 10px 0 10px 0;
}

div.entries-nav p { font-size: 1.3em; }


#comments ol li { padding: 10px; margin-bottom: 0; border-bottom: solid 1px #CCC;}

#comments ol li p {font-size: 1.1em; margin-bottom: 0.75em;}

#comments ol li.alt { background: #FAFAFA; }




#gallery-thumbs, #gallery-thumbs a, #gallery-thumbs a img {
	display: block; overflow: hidden;
}

#highlight.post {margin-bottom: 25px;}

.highlight-wrapper {display: block; overflow: hidden; width: 640px;}

#gallery-thumbs { clear:both; padding: 10px; background: #EDEDED; margin-top: 15px;}

#gallery-thumbs a { float: left; margin: 5px 0;}

#gallery-thumbs a img { }

#gallery-thumbs h4 {margin-top: 0;}


#sidebar .flickr-photos{ margin-left: 6px;}

#sidebar .flickr-photos .widgettitle { color: #0063DC; }

.album { display: block; overflow: hidden; }

img.galleryphoto {
	margin: 0 auto; display: block; overflow: hidden; 
}

.photowrap { display: block; overflow: hidden; width: 640px; background: #EDEDED;  }


div.boxcontent div.tt-older-posts.tags, div.boxcontent div.album p, 

div#wideboxwrapper div.boxcontent div.highlight-wrapper p.meta { font-size: 1.2em;}

div.boxcontent div.album h2 { font-size: 1.6em; }




form#searchform input#s {
	-moz-border-radius: 5px 0 0 5px;
	border-radius:5px 0 0 5px;
	height: 16px; width:156px;
	border-right: 0;
	margin-right:0;
}

form#searchform input#searchsubmit { height: 30px; -moz-border-radius:0 5px 5px 0; border-radius: 0 5px 5px 0; margin-left: -2px;}

input::-moz-focus-inner { padding: 0 0 2px 0; border: none; }

ul.mini-networks { 
	display:inline-block; list-style: none;
}

ul.mini-networks li {margin-left: 15px; display:inline;}

