/*
Theme Name: Rock the House
Author: DJ Website Design
Author URI: http://djwebsitedesign.com
*/

* { margin: 0; padding: 0; border: 0; outline: 0; list-style: none; text-decoration: none; }

@font-face {
    font-family: 'MVSansBold';
    src: url('fonts/mvsansbold-webfont.eot');
    src: url('fonts/mvsansbold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/mvsansbold-webfont.woff') format('woff'),
         url('fonts/mvsansbold-webfont.ttf') format('truetype'),
         url('fonts/mvsansbold-webfont.svg#MVSansBold') format('svg');
    font-weight: normal;
    font-style: normal;

}

body {
	background: #396084 url(images/page-repeat.jpg) top repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #999;
	height: 100%;
}

#page-bg {
	width: 100%;
	height: 100%;
	position: absolute;
	background: url(images/page-bg.jpg) top center no-repeat;
}

#container {
	width: 900px;
	margin: 0 auto;
}

header {
	width: 900px;
	height: 167px;
	float: left;
}

header #logo {
	width: 320px;
	height: 106px;
	float: left;
	background: url(images/header-logo.png) no-repeat;
	text-indent: -999px;
	overflow: hidden;
}

header #logo a {
	width: 100%;
	height: 100%;
	display: block;
}

header #top-nav {
	float: right;
	background: #000;
}

header #top-nav li {
	margin: 4px 0;
	float: left;
	border-left: 1px solid #325274;
	text-transform: uppercase;
	font-size: 12px;
}

header #top-nav li:first-child {
	border: none;
}

header #top-nav li a {
	display: block;
	padding: 7px 12px;
	color: #f1ec43;
}

header #top-nav li a:hover {
	color: #fff;
}

header #main-nav {
	width: 935px;
	height: 41px;
	margin: 0 0 0 0px;
	padding: 10px 0;
	float: left;
}

header #main-nav li {
	height: 41px;
	float: left;
	text-transform: uppercase;
	border-right: 1px solid #19293a;
	font-family: 'MVSansBold';
	font-size: 18px;
}

header #main-nav li:first-child {
	border-left: 1px solid #19293a;
}

header #main-nav li a {
	padding: 10px 18px;
	height: 21px;
	display: block;
	color: #f1ec43;
}

header #main-nav li a:hover {
	color: #fff;
}

header #main-nav li ul {
	width: 200px;
	display: none;
	padding: 9px 0 0 0;
	z-index: 50;
	position: absolute;
}

header #main-nav li ul li {
	width: 190px;
	height: auto;
	background: #000;
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: none;
	text-align: left;
	padding: 0 0 10px 10px;
}

header #main-nav li ul li:first-child {
	border: none;
}

header #main-nav li ul li a {
	width: 170px;
	display: block;
	float: left;
	padding: 5px 10px;
	height: 16px;
	font-size: 15px;
}

header #main-nav li ul li ul {
	margin-left: 190px;
	padding-top: 10px;
	margin-top: -10px;
	position: absolute;
	z-index: 51;
}

header #main-nav li ul li ul li:first-child {
	padding-top: 10px;
}

header #main-nav li.current-menu-item a {
	color: #fff;
}

header #main-nav li.current-menu-item ul li a {
	color: #f1ec43;
}

#accordion {
	width: 900px;
	height: 299px;
	padding: 10px;
	margin-top: 10px;
	margin-left: -10px;
	float: left;
	overflow: hidden;
	background: url(images/acc-bg.jpg) center no-repeat;
}

#accordion #wrapper {
	width: 900px;
	height: 299px;
	display: inline-block;
	overflow: hidden;
}

#accordion #wrapper ol { position: relative; overflow: hidden; height: 100%; margin: 0; padding: 0; list-style-type: none; }

/*#accordion #wrapper div {
	display: inline;
	float: left;
	margin: auto;
}*/

#accordion #wrapper h2 { margin: 0; z-index: 2; position: absolute; top: 0; left: 0; }

#accordion #wrapper div { height: 100%; position: absolute; top: 0; z-index: 1; overflow: hidden; }

#accordion #wrapper div.title {
	cursor: pointer;
	-webkit-box-shadow: 0px 1px 5px #2c2f36;
	-moz-box-shadow: 0px 1px 5px #2c2f36;
	box-shadow: 0px 1px 5px #2c2f36;
}


#home-slider {
	width: 900px;
	height: 299px;
	padding: 10px;
	margin-top: 10px;
	margin-left: -10px;
	float: left;
	overflow: hidden;
	background: url(images/acc-bg.jpg) center no-repeat;
}

#home-slider .wrapper {
	width: 900px;
	height: 299px;
	display: inline-block;
	overflow: hidden;
}

#home-slider .wrapper ol { position: relative; overflow: hidden; height: 100%; margin: 0; padding: 0; list-style-type: none; }

/*#accordion #wrapper div {
	display: inline;
	float: left;
	margin: auto;
}*/

#home-slider .wrapper ol li {
	width: 900px;
	height: 299px;
	overflow: hidden;
	font-family: "MVSansBold", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}

#home-slider .wrapper ol li a {
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	text-indent: -999px;
	z-index: 10;
}

#home-slider .wrapper ol li img {
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 1;
}

#home-slider .wrapper ol li h2 {
	width: 850px;
	right: 30px;
	top: 30px;
	position: absolute;
	color: #e8483e;
	text-align: right;
	font-size: 48px;
	text-shadow: 0 5px 22px #000;
	z-index: 5;
}

#home-slider .wrapper ol li span {
	height: 46px;
	padding: 0px 40px 0 20px;
	display: block;
	right: 30px;
	top: 100px;
	position: absolute;
	line-height: 46px;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	background: #000 url(images/slider-button.png) top right no-repeat;
	z-index: 5;
}

/*#accordion #wrapper {
	width: 900px;
	height: 299px;
	overflow:hidden;
	position: absolute;
}

#accordion #wrapper div {
	float: left;
	cursor: pointer;
}

#accordion #wrapper .title {
	width: 38px;
	height: 299px;
	margin-left: 12px;
	-webkit-box-shadow: 0px 1px 5px #2c2f36;
	-moz-box-shadow: 0px 1px 5px #2c2f36;
	box-shadow: 0px 1px 5px #2c2f36;
}

#accordion #wrapper .on .title {
	box-shadow: none;
}

#accordion #wrapper .set1 .title {
	margin-left: 0;
}*/

#home-content {
	width: 920px;
	margin-top: 20px;
	margin-left: -10px;
	float: left;
	background: #141821 url(images/home-content-bg.jpg) top repeat-x;
	-webkit-box-shadow: 0px 1px 15px #192938;
	-moz-box-shadow: 0px 1px 15px #192938;
	box-shadow: 0px 1px 15px #192938;
}

#home-content #feature {
	width: 900px;
	min-height: 400px;
	margin: 10px;
	float: left;
}

#home-content #feature #tabs {
	width: 900px;
	float: left;
}

#home-content #feature #tabs li {
	width: 270px;
	height: 46px;
	padding: 0 15px;
	padding-top: 35px;
	float: left;
	background: url(images/home-feature-tab-inactive.png) top no-repeat;
	font-family: 'MVSansBold';
	text-transform: uppercase;
	color: #515965;
	font-size: 18px;
	cursor: pointer;
}

#home-content #feature #tabs li:hover {
	color: #fff;
}

#home-content #feature #tabs li.on {
	background: url(images/home-feature-tab.png) top no-repeat;
	color: #fff;
	cursor: default;
}

#home-content #feature .content {
	display: none;
}

#home-content #feature .content.welcome {
	width: 880px;
	margin: 10px;
	float: left;
}

#home-content #feature .content.welcome .text {
	width: 100%;
	float: left;
}

#home-content #feature .content.welcome .image {
	width: 330px;
	height: 324px;
	margin-left: 30px;
	float: left;
	background: url(images/home-welcome-image.jpg) no-repeat;
}

#home-content #feature .content.videos #main-video {
	width: 560px;
	margin: 0 10px;
	float: left;
}

#home-content #feature .content.videos #others {
	width: 300px;
	float: left;
	margin: 0 0 0 10px;
}

#home-content #feature .content.videos #others li {
	width: 300px;
	margin: 0 0 10px 0;
	float: left;
	cursor: pointer;
	display: block;
}

#home-content #feature .content.videos #others li img {
	width: 120px;
	margin: 0 10px 0 0;
	float: left;
}

#home-content #feature .content.videos #others li p {
	width: 170px;
	margin: 10px 0 0 0;
	float: left;
}

#home-content #feature .content.videos #others li:hover {
	color: #fff;
}

#home-content #feature .content.videos .more {
	display: block;
	text-align: center;
	color: #f1ec43;
	font-family: 'MVSansBold';
	text-transform: uppercase;
	font-size: 18px;
}

#home-content #feature .content.videos .more:hover {
	color: #fff;
}

#home-content #feature .content.news .post {
	width: 890px;
	margin: 0 0 30px 10px;
	float: left;
}

#home-content #feature .content.news h4 {
	font-size: 24px;
}

#home-content #feature .content.news h4 a {
	color: #fff;
}

#home-content #feature .content.news h4 a:hover {
	color: #f1ec43;
}

#home-content #feature .content.news .date {
	padding: 0 0 5px 0;
	border-bottom: 1px dotted #999;
}

#home-content #feature .content.news .date a {
	color: #999;
	text-decoration: underline;
}

#home-content #feature .content.news .date a:hover {
	color: #fff;
}

#content-left {
	width: 300px;
	min-height: 650px;
	margin-top: 10px;
	margin-left: -10px;
	float: left;
}

#content-left .nav-box {
	width: 280px;
	padding: 20px 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
	background: #1d2b3c;
}

#content-left .nav-box h4 {
	padding: 0 0 15px 0;
	border-bottom: 1px solid #000;
	font-size: 20px;
	color: #fff;
	text-transform: uppercase;
	font-family: 'MVSansBold';
	font-weight: normal;
}

#content-left .nav-box h4 a {
	color: #fff;
}

#content-left .nav-box h4 a:hover {
	color: #4a7caa;
}

#content-left .nav-box li {
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
}

#content-left .nav-box li a {
	width: 100%;
	padding: 10px 0;
	display: block;
	border-bottom: 1px solid #000;
	color: #f1ec43;
}

#content-left .nav-box li a:hover {
	color: #4a7caa;
}

#content-left #sidebar li {
	width: 260px;
	padding: 20px;
	margin-top: 10px;
	float: left;
	background: #396084;
}

#content-left #sidebar li h4 {
	margin: 0 0 5px 0;
	font-size: 14px;
	font-family: 'MVSansBold';
	font-weight: normal;
	color: #fff;
	text-transform: uppercase;
}

#content-left #sidebar li ul li {
	width: 250px;
	padding: 0 0 0 10px;
	margin: 0 0 5px 0;
	background: none;
}

#content-left #sidebar li a {
	color: #f1ec43;
}

#content-left #sidebar li a:hover {
	color: #fff;
}

#content-left #sidebar li.widget_dj_finder h4 {
	background: url(images/side-check-icon.png) center right no-repeat;
}

#content-left #sidebar li.widget_dj_finder {
	background: url(images/side-check-bg.png) repeat;
}

#content-left #sidebar li.widget_dj_finder select {
	margin-right: 3px;
	float: left;
	border: 1px solid #000;
}

#content-left #sidebar li.widget_dj_finder .submit {
	width: 102px;
	height: 25px;
	margin-top: 15px;
	float: right;
	text-indent: -999px;
	overflow: hidden;
	font-size: .0009%;
	background: url(images/side-check-button.png) no-repeat;
	cursor: pointer;
}

#content-right {
	width: 600px;
	margin-top: 20px;
	margin-right: -10px;
	float: right;
	background: #141821 url(images/home-content-bg.jpg) top repeat-x;
	-webkit-box-shadow: 0px 1px 15px #192938;
	-moz-box-shadow: 0px 1px 15px #192938;
	box-shadow: 0px 1px 15px #192938;
}

#content-right .content-holder {
	width: 560px;
	margin: 20px 20px 40px 20px;
	float: left;
}

#content-full {
	width: 920px;
	margin-top: 10px;
	margin-right: -10px;
	float: right;
	background: #141821 url(images/home-content-bg.jpg) top repeat-x;
	-webkit-box-shadow: 0px 1px 15px #192938;
	-moz-box-shadow: 0px 1px 15px #192938;
	box-shadow: 0px 1px 15px #192938;
}

#content-full .content-holder {
	width: 880px;
	margin: 40px 20px;
	float: left;
}

.contentarea h1 {
	font-size: 24px;
	color: #fff;
	margin: 0;
}

.contentarea h1.title {
	margin: 0;
}

.contentarea h2 {
	font-size: 20px;
	color: #fff;
	margin: 20px 0 0 0;
}

.contentarea h3 {
	font-size: 16px;
	color: #fff;
	margin: 20px 0 0 0;
}

.contentarea p {
	width: 100%;
	margin: 15px 0 15px 0;
	float: left;
	font-size: 14px;
	line-height: 17px;
}

.contentarea ul, .contentarea ol {
	width: 100%;
	margin: 5px 0 5px 0;
	float: left;
	font-size: 14px;
}

.contentarea ul li {
	margin: 0 0 5px 20px;
	list-style: disc outside;
}

.contentarea ol li {
	margin: 0 0 5px 20px;
	list-style: decimal outside;
}

.contentarea a {
	color: #f1ec43;
}

.contentarea a:hover {
	color: #fff;
}

.blogpost {
	width: 100%;
	margin: 40px 0 0 0;
	float: left;
}

.blogpost.page {
	margin: 0;
}

.blogpost h4 {
	font-size: 20px;
}

.blogpost .date {
	padding: 0 0 5px 0;
	border-bottom: 1px dotted #999;
}

.blogpost .date a {
	color: #999;
	text-decoration: underline;
}

.blogpost .date a:hover {
	color: #fff;
}

.post-nav {
	margin: 20px 0;
	float: left;
}

.post-nav a {
	color: #999;
	text-decoration: underline;
}

.post-nav a:hover {
	color: #fff;
}

#contact fieldset {
	width: 100%;
	float: left;
}

#contact fieldset p {
	margin: 5px 0;
}
#contact fieldset label {
	width: 150px;
	margin: 0 10px 0 0;
	float: left;
	text-align: right;
}

#contact fieldset .text {
	width: 260px;
	padding: 3px;
	background: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
}
#contact fieldset .checkboxes {
	display: block;
	overflow: hidden;
	width: 240px;
}
#contact fieldset textarea {
	width: 260px;
	padding: 3px;
	background: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
}

#contact fieldset #guests {
	width: 50px;
}

#contact fieldset select {
	padding: 3px;
	background: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
}

#contact fieldset #zipcode {
	width: 75px;
}

#contact .submit-form {
	margin: 20px 0 0 160px;
	background: none;
	font-family: 'MVSansBold';
	font-size: 16px;
	color: #f1ec43;
	cursor: pointer;
	font-weight: normal;
}

#contact .submit-form:hover {
	color: #fff;
}

#contact h3 {
	width: 100%;
	margin: 20px 0 0 0;
	float: left;
}
#footer-holder {
	width: 900px;
	margin: 10px;
	float: left;
}

#footer-bg {
	width: 920px;
	margin-top: 20px;
	margin-left: -10px;
	float: left;
	background: #141821;
	-webkit-box-shadow: 0px 1px 15px #192938;
	-moz-box-shadow: 0px 1px 15px #192938;
	box-shadow: 0px 1px 15px #192938;
}

.footer-box {
	width: 220px;
	margin-right: 10px;
	float: left;
}

.footer-box h4 {
	width: 198px;
	height: 18px;
	padding: 10px;
	padding-top: 30px;
	float: left;
	background: #304c68;
	border: 1px solid #000;
	font-size: 18px;
	color: #64798e;
	text-transform: uppercase;
	font-family: 'MVSansBold';
	font-weight: normal;
}

.footer-box .inside {
	width: 200px;
	height: 173px;
	padding: 10px;
	float: left;
	background: #182338 url(images/footer-box-inside.gif) top repeat-x;
}

.footer-box a {
	color: #f1ec43;
}

.footer-box a:hover {
	color: #fff;
}

.footer-box .inside li {
	margin: 6px 0;
}

#rotator {
	width: 440px;
	height: 249px;
	float: left;
	background: #182338 url(images/footer-box-inside.gif) left 60px repeat-x;
}

#rotator h4 {
	width: 418px;
	height: 18px;
	padding: 10px;
	padding-top: 30px;
	float: left;
	background: #304c68;
	border: 1px solid #000;
	font-size: 18px;
	color: #64798e;
	text-transform: uppercase;
	font-family: 'MVSansBold';
	font-weight: normal;
}

#rotator .tabs {
	width: 63px;
	float: left;
}

#rotator .tabs li {
	width: 63px;
	height: 63px;
	float: left;
	background: #141821 url(images/footer-rotator-icons.png) center 16px no-repeat;
	text-indent: -999px;
	overflow: hidden;
}

#rotator .tabs li.active {
	background-color: transparent;
}

#rotator .tabs li a {
	width: 63px;
	height: 63px;
	display: block;
}

#rotator .tabs li.video {
	background-position: center -49px;
}

#rotator .tabs li.facebook {
	background-position: center -115px;
}

#rotator .box {
	width: 380px;
	height: 194px;
	margin-top: 61px;
	margin-left: 63px;
	position: absolute;
	overflow: hidden;
	display: none;
}

#rotator .updates {
	width: 370px;
	margin: 0 0 0 10px;
	float: left;
}

#rotator .updates li {
	width: 360px;
	padding: 10px 0;
	float: left;
	border-top: 1px solid #325274;
}

#rotator .updates li:first-child {
	border: none;
}

#rotator .updates a {
	color: #f1ec43;
}

#rotator .updates a:hover {
	color: #fff;
}

#rotator .videos {
	width: 370px;
	margin: 10px 0 0 0;
	text-align: center;
}

#rotator .videos li {
	display: inline;
	text-align: center;
}

#rotator .videos li img {
	width: 100px;
	margin: 0 0 10px 10px;
}

#rotator .facebook .like-box {
	width: 360px;
	margin: 10px 0 0 10px;
}

#copyright {
	width: 900px;
	padding: 20px 0;
	float: left;
	color: #141821;
}

#copyright a {
	color: #f1ec43;
}

#copyright a:hover {
	color: #fff;
}

.float_left {
	float: left;
}

.float_right {
	float: right;
}

.alignleft {
	float: left;
	padding: 0px 15px 10px 0;
}

.aligncenter {
	display: block;
	clear: both;
	margin: 0 auto;
	padding: 0 0 10px 0;
}

.alignright {
	float: right; 
	padding: 0 0 10px 15px;
}

.blogpost .gallery {
	margin: 0;
	padding: 0;
}

.blogpost .gallery dl dt img {
	max-width: 92px;
	height: auto;
	border: 5px solid white !important;
}

.share {
	width: 100%;
	float: left;
}

.share p {
	width: 100%;
	float: left;
	margin: 0 0 10px 0;
}

.share ul li {
	margin: 0 20px 0 0;
	float: left;
}

#sidebar {
	width: 300px;
	float: left;
}

.wpcf7 {
	width: 100%;
}

.wpcf7-text, .wpcf7 textarea {
	width: 400px;
	margin: 5px 0 0 0;
	padding: 5px;
	float: left;
	clear: both;
	line-height: 16px;
	font-size: 14px;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
}

.wpcf7-submit {
	background: none;
	float: left;
	font-family: 'MVSansBold';
	font-size: 20px;
	text-transform: uppercase;
	color: #F1EC43;
	cursor: pointer;
}

.wpcf7-submit:hover {
	color: #fff;
}

/* EVENT GALLERY */
button,a.gallery-button {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffff86+42,f1ec43+50,f1ec43+52,e3d900+59,e3d900+59 */
  background: #ffff86; /* Old browsers */
  background: -moz-linear-gradient(top,  #ffff86 42%, #f1ec43 50%, #f1ec43 52%, #e3d900 59%, #e3d900 59%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top,  #ffff86 42%,#f1ec43 50%,#f1ec43 52%,#e3d900 59%,#e3d900 59%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom,  #ffff86 42%,#f1ec43 50%,#f1ec43 52%,#e3d900 59%,#e3d900 59%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffff86', endColorstr='#e3d900',GradientType=0 ); /* IE6-9 */
  -webkit-box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.75);
  -moz-box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.75);
  box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.75);
  padding: 8px;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 0.8em;
  cursor:pointer;
  color:#000;
}
button:hover,a.gallery-button:hover {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffff9f+42,f4ef68+50,f4ef68+52,fff41d+59,fff41d+59 */
  background: #ffff9f; /* Old browsers */
  background: -moz-linear-gradient(top,  #ffff9f 42%, #f4ef68 50%, #f4ef68 52%, #fff41d 59%, #fff41d 59%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top,  #ffff9f 42%,#f4ef68 50%,#f4ef68 52%,#fff41d 59%,#fff41d 59%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom,  #ffff9f 42%,#f4ef68 50%,#f4ef68 52%,#fff41d 59%,#fff41d 59%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffff9f', endColorstr='#fff41d',GradientType=0 ); /* IE6-9 */
  color:#000;
}

body .remodal {
    background: url(images/modal-background.jpg) center center;
    background-size: cover;
}
.preview-container {
	background:#141821 url(images/home-content-bg.jpg) top repeat-x;
}
.purchase-link {
  color:#ffff86;
}
