/*
Theme Name: Big Sounds at Avatar - Responsive Version
Theme URI: http://originarts.net
Description: Wordpress theme by Matt Jorgensen, updated for Responsiveness by Bryan Davis
Version: 1.1
Author: Origin Web Design/JazzCorner.com
Author URI: http://originarts.net
Tags: 
*/


BODY {
background-color:#DC7D45; margin:0;

background-image: url(img/bg.png);
background-repeat: repeat;


font-family:Arial, Helvetica, sans-serif;

}

img.bg {
			/* Set rules to fill background */
			min-height: 100%;
			min-width: 1024px;
			
			/* Set up proportionate scaling */
			width: 100%;
			height: auto;
			
			/* Set up positioning */
			position: fixed;
			top: 0;
			left: 0;
		}
		
		@media screen and (max-width: 1024px){
			img.bg {
				left: 50%;
				margin-left: -512px; }
		}
#wrapper {
position:relative;
width: 100%;
max-width:960px;
margin-top:0px;
margin-left:auto;
margin-right:auto;
}		

p {margin-bottom:18px;}

img {border:0;}

a, a:active, a:visited {color:#930; text-decoration: none;}
a:hover {color:#960; text-decoration: underline;}

/* ported WP */
ul {
	
	margin: 0 0 18px 25px;
}
ol {
	
	margin: 0 0 18px 25px;
	padding-left:15px;
}
ol ol {
	list-style: upper-alpha;
}
ol ol ol {
	list-style: lower-roman;
}
ol ol ol ol {
	list-style: lower-alpha;
}
ul ul,
ol ol,
ul ol,
ol ul {
	margin-bottom: 0;
}
dl {
	margin: 0 0 24px 0;
}
dt {
	font-weight: bold;
}
dd {
	margin-bottom: 18px;
}
strong {
	font-weight: bold;
}
cite,
em,
i {
	font-style: italic;
}
big {
	font-size: 131.25%;
}
ins {
	background: #ffc;
	text-decoration: none;
}
blockquote {
	font-style: italic;
	padding: 0 3em;
}
blockquote cite,
blockquote em,
blockquote i {
	font-style: normal;
}
pre {
	background: #f7f7f7;
	color: #222;
	line-height: 18px;
	margin-bottom: 18px;
	padding: 1.5em;
}

img {border:0;}


h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 10px 0;
  font-family: inherit;
  font-weight: bold;
  line-height: 1;
  color: inherit;
  text-rendering: optimizelegibility;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
  font-weight: normal;
  line-height: 1;
  color: #999999;
}
h1 {
  font-size: 36px;
  line-height: 40px;
}
h2 {
  font-size: 30px;
  line-height: 40px;
}
h3 {
  font-size: 24px;
  line-height: 40px;
}
h4 {
  font-size: 18px;
  line-height: 20px;
}
h5 {
  font-size: 14px;
  line-height: 20px;
}
h6 {
  font-size: 12px;
  line-height: 20px;
}
h1 small {
  font-size: 24px;
}
h2 small {
  font-size: 18px;
}
h3 small {
  font-size: 14px;
}
h4 small {
  font-size: 14px;
}

hr {
  margin: 20px 0;
  border: 0;
  border-top: 1px solid #eeeeee;
  border-bottom: 1px solid #ffffff;
}


/* end */



#container {margin-left:auto; margin-right:auto; 
background-color:#fff;
color:#222;}

#the_top {
margin-top:20px;
margin-bottom:20px;
}

#avatar_logo {

}

#address {
font-family: 'Oswald', Arial, Helvetica, sans-serif;
font-size:14px;
line-height:1.3em;
padding-top:4px;
}

#homepage-content {
font-family: 'Oswald', Arial, Helvetica, sans-serif;
font-size:14px;
line-height:1.4em;
}

/* OSWALD FONT FAMILY */
.oz {
font-family:'Oswald', Arial, Helvetica, sans-serif;
word-spacing: 1px;
}

.upper {
text-transform: uppercase;
}

.size18 {
font-size:18px;
}

.size14 {
font-size:14px;
}

.size12 {
font-size:12px;
}

.gray {
color:#999;
}

.yel {color: #CC9900;}

/* nivo */
.nivo-controlNav {
margin-top:-10px;
z-index: 999;
}

.nivoSlider {
box-shadow: none;
border-bottom:solid 4px; #222;}

/* border */
.border-right {border-right:solid 1px #ccc; padding-right:-2px;}


#access {
	background: #222;
	display: block;
	float: left;
	margin: 0;
	width: 100%;
	max-width: 960px;
	font-family: 'Oswald', Arial, Helvetica, sans-serif;

}
.assistive-text {
  display: none; } 
#access .menu-header,
div.menu {
	font-size: 16px;
	margin-left: 0;
	/*width: 940px;*/
	width: 100%;
}
#access .menu-header ul,
div.menu ul {
	list-style: none;
	margin: 0;
	padding:0;
}
#access .menu-header li,
div.menu li {
	float: left;
	position: relative;
}
#access a {
	color: #fff;
	display: block;
/* 	line-height: 40px; */
	padding: 5px 24px;
	text-decoration: none;
	font-family: 'Oswald', Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-weight:400;
	font-style:normal;
}
#access ul ul {
	box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	display: none;
	position: absolute;
	top: 34px;
	left: 10px;
	float: left;
	width: 180px;
	z-index: 99999;
}
#access ul ul li {
	min-width: 180px;
}
#access ul ul ul {
	left: 100%;
	top: 0;
}


#access ul ul a {
	background-image: url(img/nav-bg.png);
	background-repeat: repeat;
	line-height: 1.2em;
	padding:10px;
	width: 160px;
	height: auto;
	color:#fff;
	font-size:13px;
	text-transform: uppercase;
	font-weight:400;
}
#access li:hover > a,
#access ul ul :hover > a {
	color: #C90;
	/* color: #fff; */
}
#access ul li:hover > ul {
	display: block;
	
}
#access ul li.current_page_item > a,
#access ul li.current-menu-ancestor > a,
#access ul li.current-menu-item > a,
#access ul li.current-menu-parent > a {
	/*color: #960;*/
}
* html #access ul li.current_page_item a,
* html #access ul li.current-menu-ancestor a,
* html #access ul li.current-menu-item a,
* html #access ul li.current-menu-parent a,
* html #access ul li a:hover {
	color: #C90;
}

/** -- Main Nav for small screens -- **/
.menu-toggle {
  display: none;
  position: relative;
  -webkit-background-clip: border-box;
-webkit-background-origin: padding-box;
-webkit-background-size: auto;
-webkit-font-smoothing: antialiased;
-webkit-transform: matrix(1, 0, 0, 1, 0, 0);
background-attachment: scroll;
background-clip: border-box;
background-color: rgba(0, 0, 0, 0);
background-image: none;
background-origin: padding-box;
background-size: auto;
border: none;
box-sizing: border-box;
color: rgba(255, 255, 255, 0);
cursor: auto;
font-family: Oswald, helvetica, arial, sans-serif;
font-size: 16px;
font-style: normal;
font-weight: normal;
height: 45px;
line-height: 33px;position: relative;
text-decoration: none;
text-indent: 40px;
text-rendering: optimizelegibility;
box-shadow: none;
text-transform: uppercase;
width: 100%;
text-align: left;
}
.menu-toggle:hover, .menu-toggle:focus {
	color: rgb(255,255,255);
}
.menu-toggle span {
position: absolute;
display: inline-block;
background-color: #222;
height: 0;
width: 1rem;
line-height: 1;
top: 0.9375rem;
left: 0.90625rem;
box-shadow: 0 0px 0 1px white, 0 7px 0 1px white, 0 14px 0 1px white; 
padding: 0; margin: 0;
}
@media screen and (max-width: 720px) {
  	.menu-toggle,
  	.main-navigation.toggled .nav-menu {
    	display: block; 
	}


  	.main-navigation ul {
    	display: none; 
	} 

	#access ul, li {
		float: none;
		width: 100%;
		padding: 0; margin: 0;
		position: relative;
	}
	#access ul {
		border-top: 1px solid #ccc;
	}

	#access li {
		border-bottom: 1px solid #ccc;
	}
  	#access a {
    	line-height: 40px;
    	text-align: center;
    	width: 100%; 
    	padding: 0; margin: 0;
  	}
  	#access ul ul {
		position: relative;
		top: auto; left: auto;
		display: block;
		width: 100%;
		float: none;
		background: #333;
	}
	#access ul ul ul {
	left: auto;
	}
	#access ul ul a {
		background: #333;
		width: 100%;
		padding: 0;
		line-height: 40px;
	}
	#access ul ul ul a {
		background: #444;
	}
}

.band_grid {padding-bottom:20px; margin-bottom:10px;}



/* ending top nav sub menues */

#bottom_nav {margin-top:60px; margin-bottom:40px; border-top:solid 1px #ccc; padding-top:10px; color:#222;}

#bottom_nav_menu {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;}

#bottom_nav_menu ul {
	list-style: none;
	margin: 0;
	padding:0;
	}

#bottom_nav_menu ul li {
display: inline;
float:left;
font-family:'Oswald', Arial, Helvetica, sans-serif;
font-size:14px;
margin-left:10px;
padding-left:10px;
text-transform: uppercase;
border-left:solid 1px #222;
}

#bottom_nav_menu ul li:first-child {border-left:0;padding-left:0;margin-left:0;}


#band_photo {margin-top:20px; margin-bottom:20px;}

#main_quote_container {border-top:solid 1px #ccc; padding-top:0px; border-bottom:solid 1px #ccc; padding-bottom:20px; margin-bottom:30px;}
#main_quote_text {font-family: 'Arvo', serif; text-align:left; font-size:22px; color:#222; background-image: url(nav_images/quote.png); background-repeat: no-repeat; background-position: left; padding-left:60px; padding-top:20px;}


#home_col {font-family: 'Arvo', serif; color:#222; font-size:14px; line-height:1.3em;}
#home_col h2 {font-family: 'Maven Pro', Arial, Helvetica, sans-serif; 
font-size:18px; color:#222; font-weight:700; text-transform: uppercase; margin:0 0 10px 0;}


/* page content */
#entry-title h1 {font-family: 'Oswald', serif; font-size:30px; line-height:1.3em; color:#222; font-weight:400; margin:20px 0 10px 0; padding-top:10px;}

.border_top {border-top:dashed 1px #ccc; padding-top:10px;}

#blog-title, .blog-title h1 {font-family: 'Oswald', serif; font-size:24px; line-height:1.3em; color:#222; font-weight:400; margin:20px 0 10px 0; border-top:dashed 1px #ccc; padding-top:10px;}
 .blog-post {overflow:hidden;}

#heading, .heading {margin-top:20px; margin-bottom:40px; padding:20px 10px 0;}

#heading h1, .heading h1 {font-family: 'Oswald', serif; font-size:36px; color:#222; font-weight:400; text-transform: uppercase; margin:0 0 20px 0; line-height:1em; word-spacing: 2px;}

#recording-heading h1 {font-family: 'Oswald', serif; font-size:42px; color:#222; font-weight:400; margin:20px 0 10px 0; line-height:1em;}


#page_content {
font-family: Arial, Helvetica, sans-serif, serif; color:#222; font-size:14px; line-height:1.3em;
}

#page_content h2 {font-family: 'Oswald', serif;
font-size:24px; line-height:1.2em; color:#222; font-weight:400; text-transform: uppercase; margin:20px 0 20px 0;}

#page_content h3 {font-family: 'Oswald', Arial, Helvetica, sans-serif;
font-size:14px; line-height:1.2em; color:#222; font-weight:normal; text-transform: uppercase; margin:20px 0 20px 0;}

#page_content blockquote {background-image:url(images/quote_content.gif); background-repeat: no-repeat; padding-left:30px; margin-bottom:30px;}


/* rooms */

.studio_thumb {
font-family: 'Oswald', Arial, Helvetica, sans-serif;
text-transform: uppercase;
word-spacing: 1px;
font-size:18px;
font-weight: 400;
/*width:300px; */
display:block; float: left;
padding-right:10px;
margin-bottom:20px;
}

.studio_thumb img {border:0; margin-bottom:10px; max-width: 100%; height: auto;}



#room_quote_container {
border-top:solid 1px #CCC;
border-bottom:solid 1px #CCC;
margin-top:20px;
margin-bottom:20px;
padding:20px 0;
}

.studio_quote_left {
background-image: url(img/quote.png);
background-repeat: no-repeat;
padding-left:60px;
font-family: Georgia, Times, Times New Roman, serif;
font-size:18px;
font-style: italic;
color:#666;
}

.studio_quote_right {
font-family: Arial, Helvetica, sans-serif;
font-size:14px;

}


.prev-next {

margin:20px 0 20px 0;
padding:10px 0 10px 0;
text-align:center;
border-top:solid 1px #ddd;
border-bottom:solid 1px #ddd;

}

/* sidebar */
#sidebar {padding-top:30px; padding-left:20px;}
#sidebar img {border:0;}
#sidebar h2 {font-family: 'Oswald', serif; 
font-size:16px; color:#222; font-weight:400; text-transform: uppercase; margin:30px 0 10px 0; border-top:solid 1px #222; padding-top:6px; line-height:1em;}
#sidebar li {list-style: none;}
#sidebar ul {margin:0; padding:0; list-style: none;}
#sidebar ul li {list-style:none; margin:10px 0 10px 0; padding:0; font-family: Arial, Helvetica, sans-serif; font-size:12px; color:#222; font-weight:400;}

#sidebar ul li ul li {list-style:none; margin:10px 0 10px 0; padding:0 0 0 20px; font-family: Arial, Helvetica, sans-serif; font-size:12px; color:#222; font-weight:400;}

.made_avatar {width:56px; height:56px; display:block; float:left;}

#partners {text-align:center;}
#partners img {margin-bottom:6px;}



/* footer */

#footer_menu {

margin-left:auto;
margin-right:auto;
text-align:left;
}

#footer_menu ul {
width:800px;
/* margin: auto; */
padding:0 0 0 20px;
list-style: none;
text-align: center;
}

ul.footer_menu {
width:800px;
/* margin:auto; */
padding:0 0 0 20px;
display: inline-block;
position: relative;
text-align: center;
}

#footer_menu ul li {
font-family:'Oswald', Arial, Helvetica, sans-serif;
word-spacing: 1px;
font-size:14px;
padding:2px 10px 2px 10px;
/* display:block; */
float:left;
list-style: none;
margin-bottom:10px;
/* border-left:solid 1px #222; */
}

#footer_menu ul li {position:relative;}

#footer_menu ul li:first-child {
border-left:none;
}


/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter, div.aligncenter {
    display:block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float:left;
    margin: 5px 20px 20px 0;
}

.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

a img.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float:left;
    margin: 5px 20px 20px 0;
}

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

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin:0;
    max-width: 98.5%;
    padding:0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size:11px;
    line-height:17px;
    margin:0;
    padding:0 4px 5px;
}

.grid-container, .grid-100 {
	margin-left: 0;
	margin-right: 0;
	padding-left: 0;
	padding-right: 0;
	width: 100% !important;
}

.well-small {
	width:200px; float:right; margin-left:20px;
	box-sizing: border-box;
}
.well-small h3 {
	margin:10px 0;
}
/* -- In Memoriam -- */
.entry-content, .comments-area {
  padding: 10px;
}
#respond {
  margin: 10px; border: 1px solid #aaa;
  padding: 10px 20px;
}
#respond input[type="text"],
#respond input[type="email"],
#respond textarea {
  width: 100%;
  display: block;
  box-sizing: border-box;
  padding: 5px; line-height: 1em;
}
#respond label {
  display: inline-block;
}

ol.comment-list {
  border: 1px solid #aaa;
  margin: 10px 0; padding: 0;
  list-style: none;
  display: table;
  width: 100%;
  box-sizing: border-box;
}
ol.comment-list li {
  padding: 0; margin: 0;
  border-bottom: 1px solid #aaa;
  display: table-row;
  width: 100%;
}
ol.comment-list li:last-child {border: none}
ol.comment-list .guestbook-author {
  text-align: center;
  margin: 0; padding: 10px;
  display: table-cell;
  border-right: 1px solid #aaa;
  width: 25%;
  vertical-align: top;
}
ol.comment-list .guestbook-body {
  text-align: justify;
  margin: 0; padding: 10px;
  display: table-cell;
  width: 75%;
  vertical-align: top;
}

/* -- Homepage Featured Video -- */
#fvideo {
  border-bottom: 1px solid #000;
  padding: 20px 10px 10px;
}

#fvideo .heading {margin: 0; padding:0;}

#fvideo h3 {
  font-size: 1.3em;
}

.videoWrapper {
	position: relative;
	padding: 0 0 56.25%; /* 16:9 */
	height: 0;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/* -- Videos page -- */

#videobox {
  border: 1px solid #000;
}
#video_info {
  padding: 0 10px 1em;
}

#video_nav ol {
  list-style: none;
  padding: 0;
  margin: 0;
  float: left;
}
#video_nav li {
  padding: 10px 0;
  border-bottom: 1px solid #000;
  clear: left; float: left
}
#video_nav li:first-child {
  padding-top: 0;
}
#video_nav .grid-40, #video_nav .grid-60 {
  padding-left: 0; padding-right: 10px;
}
#video_nav li img {
  max-width: 100%;
  height: auto;
}
#video_nav li h4 {
  font-size: 0.9em;
  clear: none; float: left;
  padding: 0 5px;
  line-height: 1.4;
}


@media (max-width: 400px) {
	.well-small {
	width:100%; float:none; margin-bottom:10px; margin-left: 0;
	}
}

.socialmedia-buttons a {
	float: left;
}
.socialmedia-buttons a:nth-child(4n+1) {
	clear: left;
}
#search_box, #social_box {box-sizing: border-box;}
#search_box {
	border-left:solid 1px #ccc; padding-left:10px; line-height:1.4em; height:90px; overflow:hidden;
}
#social_box {
	border-left:solid 1px #ccc; padding-left:10px; line-height:1.2em; overflow:hidden; height:90px;
}

@media (max-width: 767px) {
	#logo {
		width: 40%;
		float: left;
		text-align: right;
		padding-bottom: 1em;
	}
	#address {
		width: 60%;
		float: left;		
		padding-bottom: 1em;
	}
	#search_box {
		clear: left;
		width: 50%;
		float: left;
		border: none;
	}
	#social_box {
		width: 50%;
		float: left;
	}
	.socialmedia-buttons a:nth-child(4n+1) {
		clear: none;
	}
}
@media (max-width: 639px) {
  .studio_thumb {
  	text-align: center;
  	width: 100%;
  }
  #search_box, #social_box {
  	width: 96%;
  	box-sizing: border-box;
  	border: none;
  	clear: left;
  	float: none;
  	padding: 1em 2%;
  	margin: 0 2%;
  }
  #search_box {
  	border-bottom: 1px solid #ccc;
  }
}
