/*
Theme Name: Sonic Body
Theme URI: http://www.sonicbody.co.uk
Author: Thomas Michalak
Author URI: http://www.mightymess.com/
Description: A simple and elegant theme for a simple and elegant installation
Version: 1.0
License: GNU General Public License
License URI: license.txt
Tags: Fluid, simple, one columm, design, red, white
*/

/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

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, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}
:focus {/* remember to define focus styles! */
	outline: 0;
}
.assistive-text, .skip-link, .hidden, .ui-tabs-hide{
	display:none;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { 
    display: block;
}

/****** GENERAL ******/
html, body{
	background:#000;
	height: 100%;
}
#page{
	width:100%;
	min-height:100%;
	height:auto !important;
	height:100%;
	position:relative;
	font-family:Helvetica, Verdana, Arial;
}
.bt:hover{
	background:#98d31a;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#A1DF1B', endColorstr='#2E3F08'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#A1DF1B), to(#2E3F08)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #A1DF1B,  #2E3F08);/*  for firefox 3.6 */
	text-shadow:#2E3F08 0 0 20px, #000000 0 0 10px;
}
a{
	color:#158BB4;
}
a:hover{
	color:#75C836;
}
input[type="text"], input.bt{
	padding:5px;
	font-size:120%;
}
.fluid{

}
/******* HEADER *******/
#branding{
	height:393px;
	width:100%;
	background:#000 URL("images/sonicbody.jpg") no-repeat center top;
	position:relative;
}
#headerContent{
	float: left;
	font-size: 514%;
	left: 53%;
	line-height: 96%;
	position: relative;
	text-align: center;
	top: 23%;
	width: 250px;
}
#headerContent hgroup{
	
}
#headerContent hgroup h1{
	line-height:96%;
}
#headerContent hgroup h1 a{
	font-family: QuicksandDash, Helvetica, Verdana, Arial;
	color:#FFF;
	text-align:center;
	text-decoration:none;
}
#headerContent hgroup h1 a span{
	font-size:114%;
}
#headerContent #downloadDoc{
	font-size:15%;
	padding:12px 24px;
}
/******* MAIN *******/
#main{
	background:#000 URL("images/main.jpg") repeat top left;	
	padding-bottom:220px;
}

#access, #primary{
	max-width:884px;
	padding:0 46px;
	margin:0 auto;
}
/******* NAV ********/
#access #menu-top_menu{
	list-style: none inside none;
	text-align: center;
}
#access #menu-top_menu li{
	display:inline;
}
#access #menu-top_menu li a{
	display: inline-block;
	padding: 0 20px;
	color:#333333;
	text-decoration:none;
	border:solid 1px transparent;
	border-top:none;
	height:50px;
	line-height:50px;
		
}
#access #menu-top_menu li.current-menu-item a, #access #menu-top_menu li a:hover, #access #menu-top_menu #search_nav:hover a, .search #access #menu-top_menu #search_nav a, .blog #access #menu-top_menu #menu-item-224 a, .exhibitions #access #menu-top_menu #menu-item-254 a{
	color:#FFFFFF;
	background-color:#610000;
	border:solid 1px #3e0101;
	border-top:none;
	box-shadow:0 0 10px #666666;
	-moz-box-shadow:0 0 10px #666666;
	-webkit-box-shadow: 0 0 10px #666666;
}
/*Search*/
#access #menu-top_menu #search_nav{
	position:relative;
}
#access #menu-top_menu #search_nav a{
	background-image:URl("images/search_nav.png");
	background-position:center center;
	background-repeat:no-repeat;
	vertical-align:top;
	padding-right:30px;
}
#access #menu-top_menu #search_nav a, #access #menu-top_menu #search_nav a:hover{
	background-color:transparent !important;
	border:none !important;
	box-shadow:none !important;
}
#access #menu-top_menu #search_nav a span{
}
#access #menu-top_menu #search_nav form{
	border:#999 solid 1px;
	border-top:none;
	display: none;
	height: 60px;
	line-height: 60px;
	top: -17px;
	left: -495px;
	width: 550px;
	position: absolute;
}
#access #menu-top_menu #search_nav:hover form{
	display:block;
}
#access #menu-top_menu #search_nav form label.screen-reader-text{
	display:none;
}
#access #menu-top_menu #search_nav form input#s{
	width:410px;
	padding:5px;
	font-size:60%;
}
#access #menu-top_menu #search_nav form input#searchsubmit{
	width:80px;
	padding:5px;
	font-size:60%;
	margin-left:10px;
	cursor:pointer;
}

/******* CONTENT *******/
#content{
	font-size:90%;
	min-height:500px;
	padding-bottom:50px;
}
.entry-header{

}

.entry-content, .entry-summary{
	padding:0 0 40px;
	line-height:160%;
	text-align:justify;
	margin-top:40px;
}

.entry-content .intro, .page-title, .entry-title, .entry-content h2, .entry-content h3{
	font-family: QuicksandBook, Helvetica, Verdana, Arial;
	color:#610000;
}
.entry-title{
	font-size:190%;
	margin:50px 0 0 0;
}
.entry-title a {
	text-decoration:none;
	color:#610000 !important;
}
.comments-link a{
	
}
.leave-reply{
	font-size:80%;
	text-align:left;
	margin:5px 0 30px;
}
.entry-content .intro{
	font-size:160%;
	margin:30px 0;
	line-height:120%;
}
.entry-content h2{
	font-size:180%;
	margin:15px 0;
}
.entry-content h3{
	font-size:130%;
}
.entry-content p{
	margin:30px 0;
}
.entry-content em{
	font-style:italic;
}
.entry-content .disclaimer{
	font-size:85%;
	font-style:italic;
	color:#666666;
}
.entry-content img, .entry-content .wp-caption, .entry-content .video, .entry-content .soundcloudIsGold{
	background:#FFFFFF;
	text-align:center;
	padding:10px 10px;
	margin:40px 0;
}
.entry-content .soundcloudIsGold object{
	display:block;
}
.entry-content .wp-caption{
	padding:15px 10px;
}
.entry-content .wp-caption img{
	margin:0 auto;
	padding:0;
}
.entry-content .wp-caption p{
	margin:5px auto;
	color:#666;
	font-size:90%;
}
.entry-content .wp-caption.alignnone{
	margin-left:auto;
	margin-right:auto;
}
.entry-content .gallery .gallery-item a{
	background: none repeat scroll 0 0 #FFFFFF;
	border: medium none;
	float: left;
	margin: 0;
	padding: 2px;
}
.entry-content .gallery .gallery-item a img{
	border: none!important;
	margin: 0;
	padding: 0;
}
.entry-content .gallery .gallery-item .gallery-caption{
	background: none repeat scroll 0 0 #FFFFFF;
	clear: both;
	color: #666666;
	float: none !important;
	font-size: 80%;
	margin: 0 !important;
	padding: 0 2px 10px !important;
	width: 200px;
}
.entry-content .gallery .gallery-item:hover a, .entry-content .gallery .gallery-item:hover .gallery-caption{
	background:#75C836;
	color:#21380F;
}

/******* POST ********/
article.post {
	border-bottom:5px solid #FFF;
	padding:0 20px;
}
.post .entry-content{

}
/* Nav */
#content nav{
	display:block;
	width:98%;
	padding:0 0 0 2%;
	margin:5px auto;
}
#content nav div{
	display:inline;
}
#content nav div a{
	background: none repeat scroll 0 0 #FFFFFF;
	display: inline-block;
	font-size: 80%;
	font-style: italic;
	padding: 5px 20px;
}
#content nav div.nav-previous{

}
#content nav div.nav-next{

}
#content #nav-above{
	border-bottom:solid 5px #FFF;
}
#content #nav-above div a{
	margin-top: 15px;
}
#content #nav-below{
	margin-top:0;
}
#content #nav-below div a{
	margin-bottom: 15px;
}
/******* PAGE ********/
.page .entry-header{
	display:none;
}
/******* PEOPLE ******/
.peoplePage .entry-content h2{
	margin:45px 0 0 0;
}
.peoplePage .entry-content h3{
	font-family:Helvetica, Verdana, Arial;
	color: #666666;
	font-size: 90%;
	margin: 0;
	padding: 0;
}
.peoplePage .entry-content .disclaimer{
	margin-top:20px;
}
.peoplePage .entry-content p{
	margin:10px 0;
}
/******* CONTACT *******/
#contactSecu{
background:#DDD;
width:92.7%;
float:left;
}
/******* COMMENTS ******/
#comments{
	margin:20px 0;
}
#comments-title, #reply-title{
	font-family: QuicksandDash, Helvetica, Verdana, Arial;
	color:#610000;
	font-size:160%;
	margin:30px 0 20px;
}
#comments-title span{
	font-weight:bold;
}
.commentlist{
	list-style-position:inside;
	list-style:none;
}
.commentlist li{
	background: rgba(255, 255, 255, 0.3);
	margin:0 0;
	padding:10px;
	border-bottom:1px solid #ECECEC;
}
.commentlist li.even{
	background: rgba(255, 255, 255, 0.6);
}
.commentlist li article{
	min-height:100px;
}
.commentlist li article footer {
	font-size:85%;
	color:#666;
	font-style:italic;
}
.commentlist li article footer img{
	float:left;
}
.commentlist li article footer .fn{
	margin-left:10px;
}
.commentlist li article .comment-content{
	margin:10px 10px 10px 88px;
	line-height:150%;
	font-size:100%;
}
.commentlist li article .reply{
	font-size:90%;
	text-align:right;
}
.commentlist li article .reply a{
	padding:5px;
	background:#FFF;
}
#respond{
	
}
#respond #commentform{

}
#respond .logged-in-as, #respond .comment-notes{
	font-size:85%;
	color:#666;
	margin-bottom:10px;
}
#respond #commentform label, #respond #commentform .required{
	font-size:90%;
	color:#666;
}
#respond #commentform input, #respond #commentform textarea{
	display:block;
	width:90%;
	margin-bottom:10px;
	padding:5px;
	font-size:100%;
}
#respond #commentform  #submit{
	margin:10px 0;
	background:#21a9dc;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1FC4FF', endColorstr='#08313F'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#1FC4FF), to(#08313F)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #1FC4FF,  #08313F);/*  for firefox 3.6 */
	text-shadow:#08313F 0 0 20px, #000000 0 0 10px;
	border:1px solid #08313F;
	color:#FFFFFF;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	font-size:110%;
	padding:1% 10px;
	width:91.5%;
	cursor:pointer;
}
#respond #commentform  #submit:hover{
	background:#98d31a;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#A1DF1B', endColorstr='#2E3F08'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#A1DF1B), to(#2E3F08)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #A1DF1B,  #2E3F08);/*  for firefox 3.6 */
	text-shadow:#2E3F08 0 0 20px, #000000 0 0 10px;
		border:1px solid #2E3F08;
	color:#FFFFFF;
}
#respond .form-allowed-tags{
	display:none;
}

/******* TABS ********/
.ui-tabs-nav{
	list-style:none;
	margin:40px 0 0 10px;
}
.ui-tabs-nav li{
	float: left;
	margin: 0 0 0 10px;
}
.ui-tabs-nav li a{
	background: none repeat scroll 0 0 #cccccc;
	color: #666666;
	display: block;
	font-size: 85%;
	font-style: italic;
	padding: 5px 30px;
	text-align: center;
	text-decoration: none;
}
.ui-tabs-nav li a:hover{
	color:#FFF;
}
.ui-tabs-nav li.ui-tabs-selected a, .ui-tabs-nav li.ui-tabs-selected a:hover{
	background:#FFF;
	color:#666666;
}
#tabsContent{
	background:#FFF;
	padding:1px 20px 20px;
	clear:both;
}

/******* FOOTER ********/
footer#credits{
	margin:0 auto;
	height:200px;
	width:100%;
	position:absolute;
	bottom:0;
	left:0;
	border-top: 1px #ccc solid;
}
#credits #creditsContent{
	font-family: QuicksandDash, Helvetica, Verdana, Arial;
	font-size:100%;
	max-width:884px;
	margin:0 auto;
	text-align:center;
	line-height:200px;
	text-shadow:none;
	color:#666666;
	position:relative;
}
#backtotop{
	font-family:Helvetica, Verdana, Arial;
	font-size:85%;
	text-align:right;
	clear:both;
	text-shadow:none;
	position:absolute;
	top:-100px;
	right:0;
}
#backtotop a{
	background:#FFF;
	text-decoration:none;
	padding:10px;
}