/* @override http://usadancela.org/wp-content/themes/la-dance/css/lad-base.css?ver=1 */

/* @override 
	http://wp.local/content/themes/la-dance/css/lad-base.css?ver=1
	http://usadancela.org/wp-content/themes/la-dance/css/lad-base.css?ver=1
*/

body {
	background: #f9ee86 url(../img/body_bg.png) repeat-x;
	font: 14px/20px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

/* @group Style Guide */
a, a.bizdir_linked_title {
	color: #b6090e;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
strong {
	font-weight: bold;
}
em {
	font-style: italic;
}
.lower-third {
	color: #fff;
}
h2, h3, h4, h5, h1 a, h2 a, h3 a, h4 a, h5 a, .header, #quotes  {
	color: #b6090e;
	margin-bottom: 5px;
}
h1 {
	font-size: 26px;
	line-height: 30px;
	font-weight: bold;
}
h2, h3, h4 {
	font-size: 22px;
	line-height: 24px;
}
.wp-caption, .the-content p img {
	background-color: #fae065;
	color: #8c752b;
	padding: 4px;
	border: 1px solid #fad247;
}
.widget_sp_image {
	background-color: #fae065;
	color: #8c752b;
	padding: 4px;
	border: 1px solid #fad247;
	margin-bottom: 15px;
}
.widget_sp_image p {
	
}
p {
	margin-bottom: 10px;
}
/* @end */

/* @group Header */
#crown {
	position: relative;
}
#crown #logo a {
	background: url(../img/logo.png) no-repeat left center;
	color: #284298;
	text-transform: capitalize;
	text-decoration: none;
	padding: 20px 0 20px 100px;
	display: block;
	margin: 5px 0;
	font-size: 40px;
	font-weight: bold;
	height: 45px;
	line-height: 56px;
}
#crown #search-wrap {
	position: absolute;
	right: 0;
	top: 10px;
	border: 1px solid #f2b71b;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	background-color: #faed86;
	border: 1px solid #efaf15;
}
#crown #search-wrap #s {
	color: #14140a;
	line-height: 15px;
	padding: 7px 10px 5px;
	margin: 0 0 0 5px;
	float: left;
	border: none;
	height: 16px;
	background-color: #faed86;
}
#crown #search-wrap input {
	margin: 0;
}

/* common styling */
#navigation {
	background: url(../img/bars_sprite.png) no-repeat;
	margin-bottom: 30px;
	width: 930px;
}
#navigation ul {
	margin: 10px 15px 0;
	padding: 0;
	height: 35px;
}
#navigation ul li {
	float: left;
	clear: right;
	display: inline;
	margin-right: 10px;
	margin-top: 0;
	margin-left: 0;
	padding-bottom: 10px;
}
#navigation ul li a {
	color: #fff;
	text-decoration: none;
	font-size: 13px;
	display: block;
	text-transform: uppercase;
	font-weight: bold;
	text-shadow: black 0 0 2px;
	padding-top: 1px;
	padding-bottom: 5px;
	padding-right: 0;
}
#navigation ul li a{
	margin-left: 12px;
	padding-right: 13px;
}
#navigation ul li:hover,#navigation ul li.current_page_item {
	background: url(../img/buttons_sprite.png) no-repeat left -326px;
}
#navigation ul li:hover a, #navigation ul li.current_page_item a{
	background: url(../img/buttons_sprite.png) no-repeat right -326px;
}
#navigation {position:relative; z-index:100;}
#navigation ul li a, #navigation ul li a:visited {display:block; overflow:hidden;}
#navigation ul {list-style: none;}
#navigation ul li {float:left; position:relative;
}
#navigation ul li ul {display: none;}
#navigation ul li li {
	width: 160px;
	padding: 0;
	margin: 0;
	clear: left;
}
#navigation ul li li a {
	margin: 0;
	padding: 5px;
}



/* specific to non IE browsers */
#navigation ul li:hover a {}
#navigation ul li:hover ul {display:block; position:absolute; top:21px; left: -5px; width: 160px;
	margin-left: 10px;
	margin-right: 0;
	margin-bottom: 0;
	height: auto;
}
#navigation ul li:hover ul li a.hide {background:#6a3;}
#navigation ul li:hover ul li:hover a.hide {background:#6fc;}
#navigation ul li:hover ul li ul {display: none;}
#navigation ul li:hover ul li a {
	display:block;
	background-color: #274298;
	background-image: none;
	border: 2px solid #223b8a;
	border-top: none;
}

#navigation ul li:hover ul li a:hover {}
#navigation ul li:hover ul li:hover ul {display:block; position:absolute; left: 150px; top: 0;}
#navigation ul li:hover ul li:hover ul.left {left: -105px;}



/* @group Navigation




/* @end */

#dl {
	margin-bottom: 30px;
	overflow: hidden;
}
#dl a {
	z-index: 99999;
}

/* @end */

/* @group Home */

#quotes-wrap {
	background: url(../img/bars_sprite.png) no-repeat left -107px;
	height: 43px;
	overflow: hidden;
	margin-bottom: 30px;
	font-style: italic;
}
#quotes {
	font-size: 18px;
	color: #b60612;
	line-height: 20px;
	padding: 12px 0 0 15px;
}
/* @group DL */
#dl-banner, #dl-flyer {
	position: relative;
	height: 360px;
}
#dl-banner img, #dl-flyer img {
	border: 2px solid #f2c237;
	padding: 3px;
	background-color: #fff;
}
#dl-banner a:hover, #dl-flyer a:hover, #widget_flyer a:hover {
	text-decoration: none;
	cursor: pointer;
}
#dl-banner .lower-third {
	width: 570px;
	text-align: right;
}
#dl-flyer .lower-third {
	width: 250px;
}
.lower-third {
	font-size: 14px;
	line-height: 20px;
	white-space: nowrap;
	color: #ffc000;
	height: 54px;
	position: absolute;
	bottom: 5px;
	background-image: url(../img/70_bg.png);
	padding: 10px 15px 17px;
	margin: 0 5px;
	left: 0;
	z-index: 99;
}
.lower-third .header {
	font-size: 24px;
	line-height: 30px;
	font-weight: bold;
	white-space: nowrap;
	color: #fff;
	margin-bottom: 0;
}
.lower-third .more {
	color: #fff;
	text-align: right;
	margin-top: 5px;
	line-height: 10px;
	font-size: 11px;
}
/* @end */
.top-kickers {
	margin-bottom: 30px;
}


/* @end */

/* @group Content */
ol.loop {
	list-style-type: none;
	padding: 0;
}
.the-content ol, .the-content ul {
	display: block;
	clear: both;
	padding-left: 25px;
	margin: 10px 0 10px 25px;
}

.the-content ol li {
	list-style-type: decimal;
}
.the-content ul li {
	list-style-type: disc;
}
blockquote {
	padding-left: 10px;
	border-left: 5px solid #f9cc38;
	margin-left: 20px;
}
.post-content img.wp-post-image {
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
	padding: 4px;
	background-color: #fae065;
	border: 1px solid #fad247;
}
.post-content {
	background-color: #faed86;
	padding: 10px 15px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	margin-bottom: 30px;
	border: 1px solid #efaf15;
}
.pagination_single, .pagination {
	padding: 0 15px;
	display: block;
	height: 22px;
	margin-bottom: 30px;
}
.pagination_single a, .pagination a {
	color: #8e772c;
	font-weight: bold;
}
.pagination_single .next, .pagination .next {
	float: right;
}
#gallery {
	margin-top: 30px;
	margin-bottom: 10px;
}
#gallery img, .gallery-item img {
	padding: 4px;
	margin: 5px;
	background-color: #fff;
	border: 1px solid #efaf15 !important;
}
.gallery-item .gallery-caption {
	width: 130px;
	margin-left: auto;
	margin-right: auto;
}
/* @end */

/* @group Widget */


#primary-sidebar .widget_flyer h2.widget-title, .widget_signup h3 {
	display: none;
}
#primary-sidebar .widget_flyer img {
	border: 2px solid #f2c237;
	padding: 3px;
	background-color: #fff;
}
#primary-sidebar .widget_flyer .lower-third {
	width: 249px;
}

.widget {
	background-color: #faed86;
	border: 1px solid #efaf15;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	margin-bottom: 5px;
	margin-bottom: 30px;
	padding-bottom: 5px;
	
}
.widget_flyer, .home .widget_signup {
	position: relative;
	overflow: hidden;
	padding: 0;
	background: none;
	border: none !important;
}
.widget_flyer {
	margin-bottom: 30px;
}
.widget h2.widget-title {
	padding: 10px;
}
.widget p {
	margin-bottom: 5px;
	padding: 0 10px 5px 15px;
}
.widget .sign-up-button {
	margin-left: 10px;
}
.widget ul {
	list-style-type: none;
	padding-left: 0;
	margin-top: 5px;
}
.widget ul li {
	margin-bottom: 5px;
	padding: 0 10px 5px 15px;
}
.widget li a {
	color: #000;
}
#google-cal {
	margin-bottom: 30px;
}
/* @end */

/* @group Misc */
.typekit-badge {
	display: none !important;
}
/* @group Bus directory */
hr {
	display: none;
}
form#bizdir_add_form {
	margin-top: 20px;
	color: #343633;
}
form#bizdir_add_form input, form#bizdir_add_form textarea {
	padding: 8px;
	border: 1px solid #efaf15;
	font-size: 13px;
}
form#bizdir_add_form input#bizdir_submit {
	border-style: none;
	width: 115px;
	height: 40px;
	background: transparent url(../img/submit.png) no-repeat;
	cursor: pointer;
	line-height: 100px;
	text-align: left;
	vertical-align: top;
	font-size: 1px;
}
form#bizdir_add_form .bizdir_message {
	color: #426ffe;
	font-size: 14px;
	line-height: 24px;
	margin-bottom: 5px;
	padding-bottom: 10px;
}
form#bizdir_add_form #bizdir_messages {
	color: #426ffe;
	font-size: 14px;
	border-color: #3a62e3;
	padding-bottom: 15px;
	border-style: none;
}
a.bizdir_notes_grey {
	display: none;
}
/* @end */
.learn-to-dance-button a {
	text-indent: -99999px;
	display: block;
	background: url(../img/buttons_sprite.png) no-repeat left -43px;
	width: 240px;
	height: 40px;
	margin-top: 10px;
}
.learn-to-dance-button a:hover {
	background: url(../img/buttons_sprite.png) no-repeat left -91px;
	cursor: pointer;
}
.sign-up-button a {
	text-indent: -99999px;
	display: block;
	background: url(../img/buttons_sprite.png) no-repeat left -186px;
	width: 240px;
	height: 40px;
	margin-top: 10px;
}
.sign-up-button a:hover {
	background: url(../img/buttons_sprite.png) no-repeat left -236px;
	cursor: pointer;
}

/* @group forms */

.wpcf7-form-control-wrap input, .wpcf7-form-control-wrap  textarea {
	padding: 8px;
	border: 1px solid #efaf15;
	font-size: 13px;
	width: 220px;
}
.wpcf7-form-control-wrap  textarea {
	width: 400px;
}
.wpcf7-form input.submit {
	border-style: none;
	width: 115px;
	height: 40px;
	background: transparent url(../img/submit.png) no-repeat;
	cursor: pointer;
	line-height: 100px;
	text-align: left;
	vertical-align: top;
	font-size: 1px;
	cursor:pointer;
}


/* @end */
/* @end */

/* @group Footer */
#footer {
	background: url(../img/bars_sprite.png) no-repeat left -53px;
	height: 44px;
	overflow: hidden;
	margin-top: 30px;
	margin-bottom: 50px;
}
#footer ul {
	margin: 10px 20px 0 15px;
	padding: 0;
}
#footer ul li {
	float: left;
	clear: right;
	display: inline;
	margin: 0 10px 5px 0;
}
#footer ul li a {
	color: #fff;
	text-decoration: none;
	font-size: 12px;
	display: block;
	padding: 2px 0 5px 10px;
	text-transform: uppercase;
	font-weight: bold;
	white-space: nowrap;
}
/* @end */
