/*
THEME NAME: Rockybrass
THEME URI: http://thansworld.com
DESCRIPTION: Rockhampton City Brass Band
Template: thematic
VERSION: 0.5
AUTHOR: Nathaniel Fitzgerald-Hood
AUTHOR URI: http://thansworld.com
*/

@import url('../thematic/library/styles/reset.css');
@import url('../thematic/library/styles/typography.css');
@import url('superfish.css');

/* Prepare theme for plugins */
@import url('../thematic/library/styles/plugins.css');

html {

}

body {
  color:#333;
  background: #E7E7E7 url('images/body_bg.jpg') repeat-x top left;
}

p { margin: 0 0 18px 0; }

#wrapper {
  width: 972px;
  margin: 0px auto;
  padding: 0 10px;
}

#bodywrapper {
  padding-top: 40px;
}

a:link, a:visited { }

a:hover { }

/*a:hover img {border-bottom: 0 !important;}*/
#container h1 {
  background: transparent url(images/tc.gif) no-repeat 0 50%;
  padding: 19px 0 20px 28px;
}
.single #container h1 { /* no bg image on single post title */
	background-image: none;
  padding: 5px 0 0 0;
	border-bottom: 1px solid #000;
}
h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover
  {color:#F00000;}

h2 {
  /*background: #3E3E3E url(images/h1_bg.jpg) no-repeat top left;*/
  /*padding: 6px 0 5px 20px;
  color: #fff;*/
}

h2 a, h3 a {
  text-decoration: none;
  border-bottom: 1px solid #f00000;
  color: #000;
}

blockquote { }

blockquote em, blockquote cite, blockquote i { }

input, textarea { }

.caps {font-size:10px;text-transform:uppercase;letter-spacing:1px;}

.important { font-weight:bold; }

#mapbox {
  float: left;
  margin: 4px 8px 5px 0;
}
#mapbox h3 {
	font-size: .9em;
	margin: 0 0 2px;
	padding: 0;
}
#mapbox iframe {
  border: 1px solid #000;
}
.slug-contact-us h2 {
	clear: left;
}
.slug-events iframe {
	margin-top: 12px;
}

/* Header  */
#header {
  height:123px;
  margin-top: 5px;
  border: 1px solid #555;
  background: #555 url('images/image_header.jpg') no-repeat top center;
  position: relative;
}
#bannerright {
  position: absolute;
  top: -1px;
  right: -81px;
}
#bannerleft{
  position: absolute;
  top: -1px;
  left: -81px;
}
#blog-title {
  text-align: right;
  position: absolute;
  top: -32px;
  right: 0px;
  height: 55px;
  background: transparent url('images/goldmedal.gif') top left no-repeat;
  z-index: 900;
  padding: 0;
  margin: 0;
}
#blog-title a {
  font-family: tahoma, helvetica, arial, sans-serif;
  color: #000;
  letter-spacing: -1px;
  font-size: .84em;
  margin: 0;
  text-align: right;
  text-decoration: none;
  padding: 20px 0 0 40px;
}


#blog-description {
  text-indent:-9000px;
  display: none;
}

hr.clear {
  visibility: hidden;
  clear: both;
}

/* Menu */

#access {
 }

.skip-link {display:none;}

#menu {overflow:hidden; /* clears the inner float  */}

/* Content  */
#container {
  background:white url(images/sidebar_bg.gif) 729px 0 repeat-y;
  border: 1px solid #ccc;
}
#main {
  zoom: 1;
  padding-bottom: 1px;
}
#content {
  padding: 0 0 20px 8px;
  margin-right: 256px;
}
.reqtxt, .emailreqtxt {
  color: #f00;
}


/* =Content
-------------------------------------------------------------- */

#content {
}
#homeContent {
	margin-left: -8px;
  background: #fff url('images/cornet_front.jpg') no-repeat top left;
	background: #fff url('images/cornet_front_gold.jpg') no-repeat top left;
	min-height: 370px;
}
#homeContent .entry-content {
	margin-left: 294px;
}

.hentry {
    margin:8px 0 0 0;
    padding: 4px 0 12px 0;
    /*border-top:1px solid #e0e0e0;*/
}
.p1 {
    margin:0;
    padding:0 0 4px 0;
    border:none;
}

.page-title {

}
.page-title span {
    /*font-weight:normal;
    font-style:italic;*/
		background-color: #ccc;
}

.title .entry-meta {
	float: left;
	border: 1px solid #000;
	font-weight: bold;
	width: 40px;
	height: 50px;
	color: #fff;
	padding: 1px;
	margin: 9px 5px 5px 0;
	overflow: hidden;
	background-color: #fff;
}
.title .entry-meta div {
	background: #f00000 url('images/datebg.jpg') no-repeat top left;
	padding: 1px;
	text-align: center;
}
.title .entry-meta span {
	display: block
}
.title .entry-month {
	font-size: 1em;
	font-variant: small-caps;
	line-height: 1.03em;
}
.title .entry-date { /* month */
  font-size: 2em;
	line-height: 1em;
}
.title .entry-year {
  font-size: .9em;
	font-weight: normal;
}

.entry-title {
  margin-top: 0;
	padding-left: 50px;
}
.entry-title a {
    text-decoration:none;
    color:#000;
}

.entry-meta {
    font-size:11px;
    color:#787878;
}
.entry-meta a {
    color:#787878;
    font-style:italic;
}
.entry-meta a:hover {
}
.entry-meta .author {
}
.entry-meta .meta-sep {
}
.entry-meta abbr {
}
.entry-content {
    margin: 4px 0 0 0;
    /*overflow:hidden;*/
}
.category .entry-content, .category .entry-utility {
	margin-left: 50px;
}
.entry-content h1, .entry-content h2 {
    font-weight:bold;
    margin:0 0 18px 0;
    padding:18px 0 0 0;
}
.entry-content h3 {
    font-weight:bold;
    text-transform:uppercase;
    letter-spacing:1px;
    margin:0 0 18px 0;
    padding:18px 0 0 0;
}
.entry-content h4 {
    font-weight:bold;
    font-size:11px;
    /*text-transform:uppercase;*/
    letter-spacing:1px;
}
.entry-content h5 {
    font-size:11px;
    text-transform:uppercase;
    letter-spacing:1px;
}
.entry-content h6 {
    font-size:10px;
    text-transform:uppercase;
    letter-spacing:1px;
}
.entry-content ul {
    list-style:square;
    margin:0 0 18px 1.5em;
}
.entry-content dt {
    font-weight:bold;
}
.entry-content dd {
    margin:0 0 18px 0;
}
.entry-content abbr, .entry-content acronym, .entry-content .help {
  border-bottom: 1px dotted #333;
  cursor: help;
}
.entry-content ul.xoxo {
    margin:0 0 18px 0;
    overflow:hidden;
}
ul.xoxo {
	margin: 0 0 0 .75em;
	padding-top: 20px;
}
ul.xoxo li {
	background: #D6D6D6 url('images/sideshadow.png') no-repeat bottom right;
	padding: 4px 28px 28px 8px;
	margin: 0 0 4px 10px;
}
ul.xoxo li h3 {
	margin: 0;
	padding: 2px 0 4px;
}
ul.xoxo li ul {
	margin-bottom: 0;
}
ul.xoxo li ul li, .textwidget {
	border: none;
	font-size: .9em;
}
ul.xoxo li ul li {
	margin: 0;
	padding: 0;
	background-color: transparent;
	background-image: none;
}
.entry-content ul.xoxo ul {
    margin:0 0 0 .5em;
}

li.content-column, .entry-content li.linkcat {
	float:left;
	list-style:none;
	margin:0 20px 0 0;
}
.entry-content li.linkcat ul.xoxo {
    overflow:visible;
}
.more-link {
    font-weight:bold;
    font-style:italic;
    display:block;
}
.page-link {
    margin:0 0 18px 0;
}
.page .edit-link {
    float:left;
    clear:both;
}
.entry-utility {
    font-size:11px;
    color:#787878;
}
.entry-utility a {
    font-style:italic;
    color:#787878;
}
.entry-utility a:hover {
}
.comments-link a {
    font-weight:bold;
    color:#2772B3;
}

/* =Comments
-------------------------------------------------------------- */

#comments {
    background: #fff;
    color:#fff;
    margin:18px 0 0 0;
    padding:0;
    overflow:hidden;
		border-top: 8px solid #b30000;
}
#comments .comment-navigation {
    background: #87B5DD;
    border-top:1px solid #6DA5D6;
    line-height:36px;
    margin:-18px 20px 18px 20px;
    padding:0 20px;
    overflow:hidden;
}
.comment-navigation a {
    color:#fff;
}
.paginated-comments-links {
    text-align:center;
}
#comments h3 {
    font-weight:bold;
    letter-spacing:1px;
    text-align:center;
    margin:0 0 8px 0;
    padding:8px 20px 8px 20px;
		background-color: #CC0000;
		color: #fff;
}
#comments ol {
    margin:0 0 36px 0;
    list-style:none;
}
#comments ol ul {
    list-style:none;
    margin: 4px 0 0 0;
    padding:0 0 12px 0;
}
#comments li {
    background:#666666;
    border-top:1px solid #363636;
    margin: 0 12px 12px 12px;
    padding:12px 8px 0 8px;
    position:relative;
}
#comments li li {
    border:1px solid #BB1111;
    margin:0 0 18px 0;
}
#comments a {
}
#comments li.byuser {
    background: #363636;
    border-color: #BB1111;
}
#comments .unapproved {
	font-weight: bold;
	font-style: italic;
	color: #D4D215;
}
#comments li.byuser p a {
}
#comments li.bypostauthor {
}
#comments li.bypostauthor p a {
}
#comments .avatar {
    width:48px;
    height:48px;
    position:absolute;
    top:19px;
    left:10px !important;
    left:0px;
		border: 3px solid #191919;
}
#comments .fn {
    font-weight:bold;
    font-size:14px;
    padding:18px 0 0 60px;
    display:block;
}
#comments .fn a {
    color:#fff;
}
#comments-list .comment-meta {
    font-size:10px;
    margin:0 0 18px 0;
    padding:0 0 0 60px
}
#comments-list .comment-meta a {
    font-style:italic;
    color:#fff;
}
#comments li p {
    margin:0;
    padding:0 0 8px 0;
}
.comment-reply-link {
    font-size:10px;
    font-style:italic;
    padding:0 0 4px 0;
}
.comment-reply-link a {
    color:#fff;
}
#cancel-comment-reply {
    padding:0 0 18px 0;
}
#trackbacks-list .comment-author {
    margin:0 0 18px 0;
    font-size:11px;
}
#trackbacks-list .comment-author a {
    font-size:14px;
    font-weight:bold;
    color:#fff;
}
#respond {
    background:#555555;
    border-top:1px solid #191919;
    padding:17px 20px 0 20px;
	width:auto;
	_width:460px; /* IE6 Hack to display correctly the respond form */
	max-width:460px;
    margin:0 auto;
    z-index:100;
}
#respond h3 {
    padding-top:12px;
}
#cancel-comment-reply a {
    color:#fff;
    font-style:italic;
}
#respond form {
    padding:0 0 36px 0;
}
#respond #form-section-author {
    width:230px;
    float:left;
	margin-right:10px;
}
#respond #form-section-author input {
    width:220px;
}
#respond #form-section-email {
	width:220px;
    float:left;
}
#respond #form-section-email input {
    width:100%;
}
#respond #form-section-url {
	clear:both;
}
#respond #form-section-url input {
    width:100%;
}
#respond .form-label {
    font-size:10px;
}
#respond .form-input input {
    margin:0 0 14px 0;
}
#respond textarea {
    width:100%;
    margin:0 0 16px 0;
}
#respond .form-submit {
    float:right;
}
p.subscribe-to-comments {
    width:260px;
    float:left;
}
p.subscribe-to-comments label {
}
p.comment_license {
    clear:both;
    margin:0;
}
p.solo-subscribe-to-comments {
    clear:both;
    margin:0;
}
p.solo-subscribe-to-comments:first-line {
    font-style:italic;
}
#respond .required {
    font-weight:bold;
}

/* =Author Info
-------------------------------------------------------------- */

#author-info {
    margin:18px 0 36px 0;
}
#author-info p:first-line {
    font-weight:bold;
}
#author-info .avatar {
    float:left;
    width:72px;
    height:72px;
    margin:0 10px 0 0;
    padding:5px;
    background:#B5D1EA;
    position:relative;
    top:4px;
}

/* =Navigation
-------------------------------------------------------------- */

.navigation {
    margin:0px 0 36px 0;
    overflow:hidden;
}
.nav-previous {
	float: left;
	width:50%;
}
.nav-next {
	float: right;
	width:50%;
	text-align:right;
}
#nav-above,#nav-below {
	width: 100%;
}
#nav-above {
  display: none;
}
.home #nav-above, .single #nav-above {
    display:none;
}
.paged #nav-above {
    display:block;
}




/* Navigation  */
#topnav {
  border-left: 1px solid #B30000;
  border-right: 1px solid #B30000;
  background: #F00000 url(images/nav_bg.jpg) repeat-x top left;
  font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
  height: 30px;
  border-bottom: 4px solid #B30000;
  z-index: 99;
}
/*
ul {
  list-style: none;
}
ul li {
  margin-bottom: 5px;
  background: transparent url('images/small_star.jpg') 0 3px no-repeat;
  padding-left: 16px;
}*/

li h4 {
  padding-bottom: 0;
  padding-top: 4px;
}
.gallery {
  height: 400px;
  overflow: hidden;
  z-index: 10;
}
.flashGallery {
	margin-top: 20px;
  padding: 0 18px 0 18px;
  height: 441px;
	width: 608px;
	background: #fff url('images/flash_bg.png') no-repeat bottom left;
}
.flashGallery .gallery {
  height: 400px;
  width: 600px;
  border: 1px solid #333;
}
.single .flashGallery, .page .flashGallery {
		margin-left: auto;
		margin-right: auto;
}
.left {
  float: left;
}
.right {
  float: right;
  height: 400px;
  width: 400px;
}
.gallery img {
  margin: 4px;
  border: 1px #ccc;
}

/* Images  */
.alignleft,
img.alignleft,
img.align-left {
	float: left;
	margin-right:20px;}
.alignright,
img.alignright,
img.align-right {
	display: block;
	float: right;
	margin-left:20px;}
.aligncenter,
img.aligncenter,
img.centered {
	margin: 0 auto 18px auto;
	display: block;
	float: none;
	clear: left;}
.wp-smiley {
	max-height:12px;
	margin:0 !important;}
img.left {
  float:left;
  margin:0 12px 0 0;
}
img.right {
  float:right;
  margin:0 0 0 12px;
}
img.center {
  display: block;
  margin:0 auto;
}

/* WP images with captions */
.wp-caption {
	border: 1px solid #ccc;
	padding: 4px;
}
.wp-caption-text {
  font-size: .9em;
	margin-bottom: 2px;
}

/*  Asides (widgetized areas)  */

#primary, #secondary { }
#primary {
  float: right;
  width: 240px;
}


#content .widgetcontainer {border-top:1px solid #e0e0e0; padding:35px 1px 18px 1px; margin:18px 0 36px 0;}

#index-top .widgetcontainer,
#single-top .widgetcontainer,
#page-top .widgetcontainer {border-top:none; border-bottom:1px solid #e0e0e0; padding:0 1px 53px 1px; margin:0 0 36px 0;}

#content .aside:first-child .widgetcontainer:first-child {padding-top:18px;}
.page #content .aside:first-child .widgetcontainer:first-child {padding-top:0;}

#content .aside h3 {font-size:24px; line-height:26px; padding:8px 0 20px 0; font-weight:bold;}

#single-bottom .widgetcontainer {border-top:none;}
.main-aside {}
.main-aside h3 {padding:6px 0 1px 0;}
.main-aside ul ul {margin:0 0 18px 13px;}
.main-aside ul ul ul {margin:0;}
.sub-aside h3 {}

/* Footer */
#footer {
  clear:both;
  padding:0 10px 5px;
  font-size:0.9em;
  color:#fff;
  border: 1px solid #ccc;
  border-top: 3px solid #F00000;
  background-color: #000;
}
#siteinfo {
  width: 920px;
  margin: 0 auto;
  padding: 10px;
}
#footer .aside { /*margin-bottom: 20px; margin-left: 20px; width: 460px; float: left;*/ }

#footer a {color:#A0A0A0;}
#footer a:hover {text-decoration: underline}

#subsidiary .aside {margin-bottom:18px;}


/* conductors */
#conductorList {
	background-color: #f9f9f9;
	/*border-left: 1px solid #333;*/
	padding-left: 33px;
}
.conductor {
	float: left;
	width: 156px;
	height: 190px;
	margin: 10px 10px;
	border: 1px solid #aaa;
	padding: 8px;
	background: #fff url(images/gallery_bg.jpg) repeat-x bottom left;
}
.conductor h4 {
	margin: 0;
}
.conductor img  {
	border: 1px solid #333;
}
.conductor a:hover img {
	border: 1px solid #f00000 !important;
}
.conductor a.bio {
  padding: 3px 18px 3px 0;
	background: transparent url('images/page_go.png') no-repeat 100% 50%;
}

/* item galleries */
#membersList {
  font-size: 120%;
  font-weight: bold;
}
#membersList dt {
	font-family:tahoma,helvetica,arial,sans-serif;
	color: #fff;
	background-color: #c00;
  font-size: 120%;
	letter-spacing: -0.5px;
  clear: left;
  margin: 20px 0 3px;
  padding: 10px 4px 0 10px;
  border-bottom: 1px solid #b30000;
	border-top: 17px solid #fff;
}

#membersList dt span {
  float: right;
  border: 1px solid #b30000;
  margin: -30px 0 137px 0;
	background-position: top right;
	background-repeat: no-repeat;
}
#membersList .cat_conductor span {
	background-image: url('images/cats/baton.jpg');
	height: 51px;
	width: 200px;
	background-color: #fff;
}
#membersList .cat_drum-major span {
	background-image: url('images/cats/mace.jpg');
  height: 59px;
	width: 440px;
}
#membersList .cat_cornets span {
	background-image: url('images/cats/cornet.jpg');
	height: 79px;
	width: 160px;
	margin-bottom: 188px;
}
#membersList .cat_flugel-horn span {
	background-image: url('images/cats/flugel.jpg');
	height: 81px;
	width: 170px;
  margin-bottom: 153px;
}
#membersList .cat_tenor-horns span {
	background-image: url('images/cats/tenorhorn.jpg');
	height: 148px;
	width: 90px;
	margin-bottom: 86px;
}
#membersList .cat_baritones span {
	background-image: url('images/cats/baritone.jpg');
	height: 167px;
	width: 100px;
	margin-bottom: 67px;
}
#membersList .cat_trombones span {
	background-image: url('images/cats/trombone.jpg');
	height: 81px;
	width: 280px;
	margin-bottom: 187px;
}
#membersList .cat_euphoniums span {
	background-image: url('images/cats/eupho.jpg');
	height: 191px;
	width: 110px;
	margin-bottom: 44px;
}
#membersList .cat_basses span {
	background-image: url('images/cats/bass.jpg');
	height: 281px;
	width: 174px;
	margin-bottom: 0; /* -50 */
}
#membersList .cat_percussion span {
	background-image: url('images/cats/percussion.jpg');
	height: 80px;
	width: 100px;
	margin-bottom: 184px;
}
#membersList .cat_cheer-squad span {
	background-image: url('images/cats/pompom.jpg');
	height: 103px;
	width: 100px;
	margin-bottom: 129px;
}

#membersList dd {
  line-height: 1em;
  margin: 0 3px 3px 0;
  float: left;
  width: 160px;
  height: 190px;
  border: 1px solid #ccc;
  padding: 5px;
  background: #fff url(images/gallery_bg.jpg) repeat-x bottom left;
  text-align: center;
}

#membersList dd h4 {
  line-height: 1em;
  color: #000;
  margin: 2px 0;
  padding: 0;
}
#membersList dd img {
  margin-top: 4px;
  border: 1px solid #555;
}


/* contact form */
#wpcf {
  color: #c00000;
}
#wpcf label {
	clear: left;
	display: block;
	float: left;
	width: 180px;
	font-weight: bold;
	color: #000;
}
#wpcf input {
	float: left;
	width: 200px;
	padding: 1px;
	margin: 2px 5px 2px 3px;
}
#wpcf textarea {
	width: 380px;
	height: 200px;
	padding: 1px;
	margin: 0 5px 10px 0;
}
#wpcf #contactsubmit {
	margin: 0 0 0 180px;
	width: 100px;
}
#lightbox-image-details-currentNumber {
	display: none !important;
}
.formError, .formSuccess {
	border: 1px solid #b30000;
	background-color: #FEE2E2;
	color: #b30000;
	width: 70%;
	padding: 5px;
}
.formSuccess {
	background-color: #C8FCB8;
  color: #33631D;
	border-color: #33631D;
}
