/*
LAYOUT: Two-Column (Right)
DESCRIPTION: Two-column fluid layout with one sidebars right of content
*/

body {
	text-align:center;
	background-color: #11476B;
	background-image: url(images/back_stripe.jpg);
	background-repeat:repeat-x;
	margin:0px;
	padding: 0px;
}
h1 {
       line-height: 24px;
}
div#wrapper {
	text-align: left;
	background-color: #FFFFFF;
	width:766px;
	margin: 0px auto;	
		font-family:Georgia,"Times New Roman",Times,serif;
	font-size:12px;
	line-height:1.5em;

}

a img {
	border: 0px;
}

.hidden {
	display: none;
}

/**** Header styles ****/
	div#header {
		cursor:pointer;
		width: 766px;
		height: 125px;
		background-image: url(images/header.jpg);
		background-repeat:repeat-x;
	}

	div#header h1, div#header div#blog-description {
		display:none;
	}
	
/**** Nav Menu styles ****/
	div#menu {
	}
	
	div#menu ul {
		padding: .5em 0px;
		margin: 0px auto;
	}
	
	
	div#menu ul li a img {
		border: 0px;
	}

/**** Footer styles ****/
	div#footer {
		font-family:Verdana,Arial,Helvetica,sans-serif;
		font-size:12px;
	}
	
	div#footer1 {
		background-color:#5B5B4E;
		color:#FFFFFF;
		height:24px;
		padding-top:8px;
		text-align:center;
	}
	
	div#footer1 a {
		color:#FFFFFF;
	}
	
	div#footer2 {
		background-color:#000000;
		color:#FFFFFF;
		font-family:Verdana,Arial,Helvetica,sans-serif;
		font-size:12px;
		padding-top:4px;
		text-align:center;
		padding-bottom: 1em;
	}

	.header-image {
		padding-top: 1em;
		padding-left: 36px;
	}
	
div#container {
	float:left;
	margin:0 0 0 0;
	width:450px;
	padding-left: 36px;
}

div#content {
margin:0 0px 0 0;
}

div.sidebar {
float:right;
overflow:hidden;
width:240px;
clear: right;
}

.sidebar#sidebar-0 {
}

div.sidebar#sidebar-subpages ul {
	padding-top: 1em;
	padding-left: 30px;
}

div.sidebar#sidebar-subpages li a {
	color:#666666;
	text-decoration: none;
}

div.sidebar#sidebar-subpages li a:hover {
	text-decoration: underline;
}

div.sidebar#sidebar-subpages li {
	color:#666666;
	margin:0px;
}

div#secondary {
clear:right;
}

div#footer {
clear:both;
width:100%;
}

div#quotes {
	margin-top: 2em;
}

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

div.entry-content {
	margin-top: 1em;
}

/**** Musicians page styles ****/
/*
	div#post-4 img.size-full {
		float: left;
	}
	
	div#post-4 p.wp-caption-text {
		font-style: none;
		margin-left: 160px;
	}
	*/
	div.gallery.with-descriptions dl {
		float: none;
		text-align: left;
	}
	
	div.gallery.with-descriptions dt.gallery-icon {
		float: left;
	}
	
	div.gallery.with-descriptions dt.gallery-caption {
	}

	div.gallery.large-with-caption dl {
		float: none;
		text-align: left;

	}
	
	div.gallery.large-with-caption dt.gallery-icon {
	}
	
	div.gallery.large-with-caption dt.gallery-caption {
	}
	
	
div.sidebar ul.artistlist {
	padding-left: 30px;
	padding-top: 1em;
}
div.sidebar ul.artistlist li {
	color: #666666;
	margin: 0px;
}

div#wrapper .cform input.sendbutton {
	font-size: 1em;
}

div#wrapper .cform textarea {
	width: 280px;
}

h2.entry-title {
	margin: 0px;
	padding-top: 14px;
}

.entry-meta {
	display: none;
}


.google_translate_footer {
	display: none;
}

div.widget_google_translate {
	padding-right: 15px;
}#translation {	margin-top:2em;}#google-translator {	padding-right: 15px;}
