/*
DESIGN NAME: HMBB
DESIGN URI: 
VERSION: 
DESCRIPTION: Band Website Template
Author: Ben Eberle
DESIGNER URI:


COLOR GUIDE

gold:#e2d145;

purple:#662e91;

dark grey:#171717;
light grey:ebebeb;


*/
#theme-link:after {
	content: " Do blogs have to look like blogs?";
	color: #666;
}

/* @group Layout */

html * {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
	margin-right: auto;
	margin-left: auto;
}

body {
	color: #333333;
	text-align: left;
	font-family: "Helvetica Neue", Helvetica, Arial;
	font-size: 101%;
	line-height: 120%;
	background-image: url(i/body-paisley-repeat.jpg);
	background-position:top center;
	background-repeat:repeat-x;
	background-color:#171717;
	
}
#header {
	height:206px;
	/*background-image: url(i/top-bg.jpg);*/
	background-position:top center;
	background-attachment:scroll;
	background-repeat:no-repeat;
}

#wrapper {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
#container{background:#fff;width:100%;}


#access {
	margin-left: 20px;
	margin-right: 20px;
	display: none;
}

#menu {
	display: inline;
}
#top-nav{float:right;padding-top:150px;padding-right:70px; width:421px;}
#top-nav div {
	padding:0 0 0 22px;
	background-image:url(i/tab-left.png);
	background-position:top left;
	background-repeat:no-repeat;
	}
#top-nav div div {
	background-image:url(i/tab-right.png);
	background-position:top right;
	padding:0;
	padding-right:22px;
	background-repeat:no-repeat;
	}
#top-nav div div div {
	padding:0;
	padding-top:18px;
	background-image:url(i/tab-span.png);
	background-position:top left;
	background-repeat:repeat-x;
	}
#top-nav ul {overflow:auto;padding:10px 0;}
#top-nav ul li{float:left;list-style-type:none;}
#top-nav ul li a{display:block;height:15px;margin-left:22px;float:left;}
#top-nav li a span{display:none;}
#top-nav li.nav1 a{width:44px;
background:url(i/nav-home.png) top left no-repeat;margin-left:10px;}
#top-nav li.nav2 a{width:52px;
background:url(i/nav-about.png) top left no-repeat;}
#top-nav li.nav3 a{width:52px;
background:url(i/nav-shows.png) top left no-repeat;}
#top-nav li.nav5 a{width:47px;
background:url(i/nav-press.png) top left no-repeat;}
#top-nav li.nav4 a{width:64px;
background:url(i/nav-contact.png) top left no-repeat;margin-right:10px;}

#logo {
	width:175px;
	height:178px;
	float:left;
	background:url(i/HMBB-logo-3.png) bottom left no-repeat;
	}
#logo a {
	display:block;
	width:100%;
	height:100%;
	}	
#blog-title {
	font-size: 4em;
	font-weight: bold;
	margin: 0;
	color: #000000;
	line-height: normal;
	display:none;
	}

#blog-title a:link, #blog-title a:visited {
	color: #000000;
	text-decoration: none;
}

#blog-title a:hover {
	color: #000000;
	letter-spacing: normal;
}

#blog-description {
	color: #333333;
	font-size: 1.5em;
	font-weight: bold;
	text-align: left;
	margin-right: 20px;
	margin-bottom: 0;
	margin-left: 20px;
	line-height: normal;
	display:none;
}

.subheading {
	margin-right: 20px;
	margin-left: 20px;
}

#content {
	margin:0 auto;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0px;
}
.subheading {
	margin-right: 20px;
	margin-left: 20px;
}
#module1 {
	background-color: #171717;
	background-image: url(i/bottom-bg.jpg);
	background-position:top center;
	background-repeat:repeat-x;
	padding-top:28px;
	
}

/*
#primary {
	float: left;
	margin-top: 50px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
}

#secondary {
	float: left;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
}
*/

#footer {
	clear: both;
	font-size: 0.68em;
	text-align: left;
	margin: 0 auto;
	padding-top: 50px;
	padding-bottom: 25px;
	padding-left: 0;
	}

/* @end */

/* @group Comments */

#comments {
	clear: both;
	width: 920px;
	margin-top: 0;
	margin-right: 20px;
	margin-bottom: 0;
	margin-left: 20px;
	padding-top: 50px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

form#commentform .form-label {
	margin: 1em 0 0;
}

form#commentform span.req-field {
	background: #fff;
	color: red;
}

form#commentform,form#commentform p {
	padding: 0;
}

input#author,input#email,input#url {
	width: 50%;
}

input#author,input#email,input#url,textarea#comment {
	padding: 0.2em;
}

form.subscribe input {padding:3px;}
input {
	background:#666666;
	color:#999;
	border:none;
	}
	
.comments ol li {
	line-height: 150%;
	list-style-position: inside;
	list-style-type: none;
}

textarea#comment {
	height: 13em;
	margin: 0 0 0.5em;
	overflow: auto;
	width: 66%;
}

li.comment {
	padding: 20px 0 0;
}

li.comment.bypostauthor {
	background: #cbc4ab;
	padding: 20px;
}

#respond {
	padding-top: 50px;
}

#comments ol {
	margin: 0;
}

.comment-author {
	font-size: 1.2em;
}

/* @end */

/* @group Entries */

.entry-title:before {
	color: #d4d4d4;
}

.entry-title {
	clear: both;
	color: #000000;
	font-size: 180%;
	line-height: 140%;
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

.entry-content {
	overflow: hidden;
}

.entry-date {
	font-size: 76%;
	line-height: 1.4em;
}

.entry-meta {
	color: #333333;
	font-size: 76%;
	line-height: 1.4em;
}

.meta-sep {
	color: #333333;
}

.comments-link {
	color: #5e5e5e;
}
.clr{clear: both;}

abbr.published {
	border: none;
	cursor: default;
}

/* @end */

/* @group Archive & Search */

.archive .post, .search .post {
	width: 920px;
	margin-right: 20px;
	margin-left: 20px;
}

.archive #nav-above, .search #nav-above {
	position: absolute;
	left: 720px;
	top: 300px;
	width: 242px;
	display: none;
}

.archive #nav-below, .search #nav-below {
	padding-top: 50px;
}

.archive #search, .search #search {
}

/* @end */

/* @group Home */

.home .author {
	padding-right: 10px;
}

.home .entry-content {
	display: block;
}

.home .navigation {

}
div.post-pic{
	float: left;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 0;
	width:482px;
	}
.home .edit-link {
	display: none;
}

body.home .post, body.page div.page {
	float: right;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 10px;
	width: 460px;
}

/* Photo Pages */

body.pageid-14 div.page,
body.parent-pageid-14 div.page {
	float: left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 10px;
        width: 860px;
	
}
body.pageid-145 div.page{
float: left;
	}
.home .cat-links {
	display: none;
}

.home .meta-sep {
	display: none;
}

.p3, .p5, .p7, .p9, .p11, .p13, .p15, .p17, .p19, .p21, .p23, .p25 {
	clear:right;
}

/* @end */

/* @group Single */

.single .post {
	float: left;
	padding: 0;
	width: 920px;
	margin-right: 20px;
	margin-left: 20px;
}

.single #nav-above {
	position: absolute;
	left: 720px;
	top: 300px;
	width: 200px;
	display: none;
}

.single #nav-below {
	padding-top: 50px;
}

.single .entry-meta {
	line-height: 160%;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	padding: 0px;
}

/* @end */

/* @group Page */

.page {
}

.page #search {
	
}

.page .entry-content ul li {
	list-style-type: none;
	margin-left: 0;
}

/* @end */

/* @group Images */

img {
	border: none;
	overflow: hidden;
}

img.alignright {
	margin-left: 15px;
}

img.alignleft {
	margin-right: 15px;
}

img.center {
	text-align: center;
}

/* @end */

/* @group Links */

a:link, a:visited {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #000000;
}

#content a:hover {
	color: #000000;
	background-color: #FFFF66;
}


.entry-content a {
	font-weight: bold;
}

/* @end */

/* @group Lists */

.entry-content ul, ol {
	margin-left: 20px;
}

.entry-content ul li {
	list-style-type: square;
	margin-left: 20px;
}

.entry-content ol li {
	margin-left: 20px;
}

dl {
	padding: 0 40px 20px 0;
}

dt {
	font-weight: bold;
	padding: 20px 0 0 20px;
}

dd {
	padding: 0 20px 10px 20px;
}

.entry-content h1, .entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6 {
	color: #eaeaea;
	padding-top: 2em;
}

/* @end */

/* @group Nav */

.nav-previous {
	float: left;
	margin-right: 20px;
}

.nav-next {
	float: right;
	margin-left: 20px;
}

#nav-below {
	clear: both;
	width: 920px;
	margin-right: 20px;
	margin-left: 20px;
}

/* @end */

/* @group Sidebars */
.sb1{background:url(i/event-calendar-mod.png) top left no-repeat;}

.sb2{
    background-image:url(i/music-mod.png);
    background-position:20px 0;
    background-repeat:no-repeat;
    }

.sb3{background:url(i/photos-mod.png) top left no-repeat;}

.sb4{background:url(i/twitter-mod.png) top left no-repeat;}

.sidebar-inner {
	line-height: 1.4em;
	margin-top: 30px;
	margin-right: 10px;
	margin-bottom: 30px;
	margin-left: 10px;
	font-size: 76%;
}
.sb2 .sidebar-inner {	margin-left: 30px;}
.sidebar, .sidebar ul,.sidebar li {
	display: inline;
}
.sb4 li {display: block;}
.sidebar li h3 {
	color: #333333;
	display: inline;
	font-size: 1em;
	padding-right: 5px;
	font-weight: normal;
}
.sb2 p {font-size:1.1em;}
.sb2 p{padding:0;padding-top:10px;}
.sb4 {color:#A8A8A8;}
.sb4 li.widget_twitter h3{display:none;}
.sb4 a{font-weight:normal;}
.sb2 a:link,
.sb4 a:link{color:#666;}

.sb2 a:visited,
.sb4 a:visited{color:#333;}

.sb2 a:hover,
.sb4 a:hover{color:#e2d145;text-decoration:underline;}

.sidebar input#s {
	width: 10em;
}
.sidebar ul.tweets li {margin-bottom:1em;}
#music{padding-left:20px;}
.sidebar ul li ul li:before {
	color: #ffffff;
	/*content: "_";*/
}

.sidebar ul li ul li {
	padding-right: 5px;
}

li#pages, li#categories, li#archives, li.linkcat, li#rss-links, li#meta {
	clear: both;
	display: block;
	float: left;
	width: 920px;
	margin-left: 20px;
	margin-right: 20px;
}

#search {
	float: left;
	width: 905px;
	margin-top: 25px;
	margin-right: 20px;
	margin-bottom: 25px;
	margin-left: 20px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0px;
}

/* @end */

/* @group Etc. */
.nine80 {width:980px;}
.third {width:33%;}
.fourth {width:24.3%;}

.alignright img{padding-left:20px;}

.alignleft img{padding-right:20px;}

.fright, .alignright {
	float: right;
}

.fleft, .alignleft{
	float:left
	}


blockquote {
	border-bottom: 3px solid #eaeaea;
	border-right: 3px solid #eaeaea;
	font-weight: bold;
	margin: 25px;
	padding: 0 20px 5px;
}

.center {
	text-align: center;
}

p {
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 1.3em;
	padding-left: 0px;
	color:#A8A8A8;
	font-size:.8em;
}

code, pre {
	background: #d4d4d4;
	overflow: auto;
	padding: 4px;
}

h2.page-title {
	color: #333333;
	margin-right: 20px;
	margin-left: 20px;
	padding-top: 56px;
}

small {
	font-size: 0.85em;
}

sub {
	position: relative;
	bottom: -0.2em;
	vertical-align: baseline;
}

sup {
	position: relative;
	bottom: 0.3em;
	vertical-align: baseline;
}

acronym, abbr {
	border-bottom: 1px dotted;
	cursor: help;
}

label {
	cursor: pointer;
}

/* @end */

