/*



Theme Name: Dance Everett



	Theme URI: http://everymerchant.com



	Description: Arthur Murray Child Theme



	Author: Every Merchant



	Author URI: http://everymerchant.com



	Template: pinkpanther



	Version: 1.0



*/







@import url("../pinkpanther/style.css");



h1, h2{

	color: #C42e2e;



}


#header{
	padding-top: 5px;
}
.logo h1{

	background: url(http://danceeverett.com/wp-content/images/everett-logo.png);

}
.sf-menu ul{
	width: 230px;
}



#nav1 ul.sf-menu li a:hover{

	color: white;

	background: none;

	border: none;

	border-radius:5px;

	text-decoration:underline;

}
.giftcert-banner-contain{
	background:white;
	border-radius:3px;
	padding:3px;
	margin-top:7px;
}
.giftcert-banner-contain img{
	width:100%;
}
.topnav{
	background: #c7a062; /* Old browsers */
	background: -moz-linear-gradient(top,  #c7a062 78%, #ebcc9f 89%, #c7a062 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(78%,#c7a062), color-stop(89%,#ebcc9f), color-stop(100%,#c7a062)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #c7a062 78%,#ebcc9f 89%,#c7a062 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #c7a062 78%,#ebcc9f 89%,#c7a062 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #c7a062 78%,#ebcc9f 89%,#c7a062 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #c7a062 78%,#ebcc9f 89%,#c7a062 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c7a062', endColorstr='#c7a062',GradientType=0 ); /* IE6-9 */

	padding-bottom: 5px;
	border: 1px solid white;
}

.topnav li{
	margin: 0;
}
.topnav li a{

	border:1px solid #CCB29B;
	font-weight: bold;
	margin: 5px 0 0;
	text-shadow: 0px 1px 1px #5C3205;
	padding: 10px 4px;
}
.topnav li a:hover{
	background: #ea4649; /* Old browsers */
	background: -moz-linear-gradient(top,  #ea4649 1%, #ce0808 50%, #bc0003 53%, #b3120d 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#ea4649), color-stop(50%,#ce0808), color-stop(53%,#bc0003), color-stop(100%,#b3120d)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ea4649 1%,#ce0808 50%,#bc0003 53%,#b3120d 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ea4649 1%,#ce0808 50%,#bc0003 53%,#b3120d 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ea4649 1%,#ce0808 50%,#bc0003 53%,#b3120d 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #ea4649 1%,#ce0808 50%,#bc0003 53%,#b3120d 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ea4649', endColorstr='#b3120d',GradientType=0 ); /* IE6-9 */


	border:1px solid #970101;
}

.topnav li.current_page_item a{

	background: none;

	border: none;



}
.topnav .sub-menu{
	padding:0 0 5px 0;
	margin: 5px;
	border:1px solid #CCB29B;
}
.sub-menu{

	background-color: #B68D4C;
	border-radius: 5px;
	border:1px solid #272727;
	width: 235px!important;
	padding-bottom: 10px;
	margin: 5px 0 0 5px;
}
	.sub-menu li{
		padding: 0;
		border-radius: 0;
	}
	.sub-menu li a{
		border:1px solid #B68D4C;
		padding: 5px 0;
		width: 100%;
		border-radius: 0;
		margin-left: -1px;
	}
	.sub-menu a:hover{
	background-color: black;
	background: #050505;
	border: none;

	background: #ed3131; /* Old browsers */
	background: -moz-linear-gradient(top,  #ed3131 0%, #c42623 50%, #9e070a 52%, #dd1619 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ed3131), color-stop(50%,#c42623), color-stop(52%,#9e070a), color-stop(100%,#dd1619)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ed3131 0%,#c42623 50%,#9e070a 52%,#dd1619 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ed3131 0%,#c42623 50%,#9e070a 52%,#dd1619 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ed3131 0%,#c42623 50%,#9e070a 52%,#dd1619 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #ed3131 0%,#c42623 50%,#9e070a 52%,#dd1619 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ed3131', endColorstr='#dd1619',GradientType=0 ); /* IE6-9 */
	border:1px solid #660404;
}
	.sub-menu li a span{
		padding: 15px;
		margin: 5px;
	}

body{

	background: #000 url(/wp-content/uploads/2012/11/redcurtain.png) top center repeat-x;



}

.nav_resize{

	background: #4c4c4c; /* Old browsers */

	background: -moz-linear-gradient(top,  #4c4c4c 0%, #595959 12%, #474747 39%, #2c2c2c 50%, #111111 60%, #1c1c1c 91%, #131313 100%); /* FF3.6+ */

	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4c4c4c), color-stop(12%,#595959), color-stop(39%,#474747), color-stop(50%,#2c2c2c), color-stop(60%,#111111), color-stop(91%,#1c1c1c), color-stop(100%,#131313)); /* Chrome,Safari4+ */

	background: -webkit-linear-gradient(top,  #4c4c4c 0%,#595959 12%,#474747 39%,#2c2c2c 50%,#111111 60%,#1c1c1c 91%,#131313 100%); /* Chrome10+,Safari5.1+ */

	

	background: -ms-linear-gradient(top,  #4c4c4c 0%,#595959 12%,#474747 39%,#2c2c2c 50%,#111111 60%,#1c1c1c 91%,#131313 100%); /* IE10+ */

	background: linear-gradient(to bottom,  #4c4c4c 0%,#595959 12%,#474747 39%,#2c2c2c 50%,#111111 60%,#1c1c1c 91%,#131313 100%);

	box-shadow: black 7px 2px 7px;

	height:40px;



}



.header_white{

	background:none;

	padding:0px;

}

.post-date{
	font: normal 12px Arial, Helvetica, sans-serif;
	padding: 8px;
	margin: 5px 0 5px 0;
	color: #FFF;
	background: #AE9041;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
.post-commets{
	background: #333;
	padding:10px;
	color: white;
	display: block;
	font-size: 12px;
	text-align: center;
}
.post-commets:hover{
	background:#0E0E0E;
}

.rss{

	margin-bottom: 20px;

}

#page_bottom{

	background:#790207;

	}



.wtitle h2{

	color:#C42E2E;
	font-weight: bold;

}
.search{
	display: none;
}

/*Benefits of Dancing Page*/
#post-261 .post-title h1{
	font-size: 27px;
}
/*Locations Page*/
#post-2976{
	overflow: auto;
}
.map-contain{
	width: 100%;
	overflow: auto;
	display: block;
	padding: 10px 0;
	border-top: 1px solid #A0A0A0;
}
.map-pic{
	float: left;
}
.mapsmarker{
	margin: 0;
}
.studio-info{
	float: left;
	margin-left: 10px;
}
#wpcf7-f299-w1-o1 form span input{
	border: #dbdbdb 1px solid;
	border-radius: 3px;
	font-size: 14px;
	padding: 10px 5px;
	background: #F8F8F8;
}
#wpcf7-f299-w1-o1 form span input:focus{
	box-shadow: inset 0 0 4px 1px #C9B900;
	background: white;
}

#wpcf7-f299-w1-o1 form span select{
	border-radius: 3px;
	border: #dbdbdb 1px solid;
	font-size: 14px;
	padding: 8px;
	background:#F8F8F8;
	width: 100%;
}
.wpcf7-form-control.wpcf7-submit{
	background: #C42E2E;
	padding: 10px 30px;
	border-radius: 3px;
	border: #dbdbdb 1px solid;
	font-weight: bold;
	font-size: 15px;
	float: left;
	color: white;
}
.wpcf7-form-control.wpcf7-submit:hover{
	background: #B31111;
}

.rss-output{
	border-left: 3px solid #C42E2E!important;
	margin: 5px 0;
	border: 1px solid #ececec;
}
.rss-output .title a:hover{
	color: #09c!important;
	}
#footer .text2{
	width: 470px;
}
.video-container{
	background: white;
	border-radius: 5px;
	padding: 21px 0;
	width: 970px;
}
.video-container h2{
	text-align: center;
	margin-bottom: 12px;
}
.video-container img{
	display: block;
	margin: 0 auto 13pxd;
}
.video-container center{
	padding: 25px 2px 20px;
	margin: 5px;
	border: 1px solid #e7e7e7;
	background: #F7F7F7;
}
#centercol .box{
	overflow: auto;
}
.staff-container{
	border: 1px solid #e9e9e9;
	background: #f7f7f7;
	overflow: hidden;
	padding: 30px 0;
	border-radius: 3px;
}
.staff-img{
	border-radius: 5px;
	width: 170px;
	height: 210px;
	float: left;
	margin: 0 15px 20px;
}
.staff-img p{
	height: 152px;
	overflow: hidden;
}
.staff-img h2{
	text-align: center;
	margin: 5px 0;
}
.staff-img img{
	width: 100%;
}
.blog-title{
	font-size: 40px;
}
.video-thumbs{
	float:left;
	margin: 2px;
}

/*Form Styles*/
.nso-form{
	float: left;
}
.nso-form-input{
	font-size: 17px;
	padding: 9px 10px;
	border-radius: 2px;
	border: 2px solid #7C7C7C;
	float: left;
	margin: 5px;
}
.nso-captcha{
}
.newsletter-form .newsletter-form-input, .newsletter-form .captchaInp{
	font-size: 15px;
	padding: 10px 5px;
	border-radius: 5px;
	border: 2px solid #7C7C7C;
}
