/* @override http://www.indyfivestardance.com/templates/five_star/css/custom.css */
/* @group Site Wide */

/* @group Blog View */

/* Compact H2 headers*/
.item-bg h2 {
	margin-top: 5px;
	font-size: 20px;
}

/* Compact H1 headers  */
div.joomla div.multicolumns h1.title {
	font-size: 36px;
}

/* @end */

/* H1 line height */

h1 {
	line-height: 37px;
}

/* Make paragraph text bigger */
p { 
	font-size: 13px;	
}

/* Non dotted Horizontal Ruler*/
hr.nondotted {
	margin: 15px 0px 15px 0px;
	display: block;
	height: 1px;
	border: none;
}
/* @end */
/* @group Homepage */
div.homepage h1 {
	margin-top: 0;
	font-variant: normal;
	margin-bottom: 5px;
}
div.homepage h2 {
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 15px;
	font-size: 20px;
}
/* @group Gallery */
div.module div.yoo-gallery {
	margin: 15px auto 5px auto;
	width: 600px;
}
div#yoo-gallery-1-con {
	margin-left: auto;
	margin-right: auto;
}
div.yoo-gallery div.thumbnails {
display: block;
	margin-left: auto;
	margin-right: auto;
}
/* @end */
/* @end */
/* @group Social Links 32px */
div.social32 p {
	margin-left: 40px;
	padding-top: 5px;
}
div.social32 .twitter {
	height: 32px;
	background-repeat: no-repeat;
	background-image: url(../../../images/social_networks/32/twitter.png);
}
div.social32 .facebook {
	height: 32px;
	background-repeat: no-repeat;
	background-image: url(../../../images/social_networks/32/facebook.png);
}
div.social32 .flickr {
	height: 32px;
	background-repeat: no-repeat;
	background-image: url(../../../images/social_networks/32/flickr.png);
}
div.social32 .google {
	height: 32px;
	background-repeat: no-repeat;
	background-image: url(../../../images/social_networks/32/google.png);
}
div.social32 .myspace {
	height: 32px;
	background-repeat: no-repeat;
	background-image: url(../../../images/social_networks/32/myspace.png);
}
div.social32 .youtube {
	height: 32px;
	background-repeat: no-repeat;
	background-image: url(../../../images/social_networks/32/youtube.png);
}
/* @end */
/* @group Social Links 16px */
div.social16 {
	margin-top: 5px;
	margin-bottom: 5px;
}
div.social16 .twitter {
	height: 16px;
	background-repeat: no-repeat;
	background-image: url(../../../images/social_networks/16/twitter.png);
	margin-top: 10px;
}
div.social16 .twitter p {
	margin-left: 25px;
	margin-bottom: 4px;
	margin-top: 4px;
}
div.social16 .facebook {
	height: 16px;
	background-repeat: no-repeat;
	background-image: url(../../../images/social_networks/16/facebook.png);
	margin-top: 10px;
	margin-left: 25px;
}
div.social16 .flickr {
	height: 16px;
	background-repeat: no-repeat;
	background-image: url(../../../images/social_networks/16/flickr.png);
}
div.social16 .google {
	height: 16px;
	background-repeat: no-repeat;
	background-image: url(../../../images/social_networks/16/google.png);
}
div.social16 .myspace {
	height: 16px;
	background-repeat: no-repeat;
	background-image: url(../../../images/social_networks/16/myspace.png);
}
div.social16 .youtube {
	height: 16px;
	background-repeat: no-repeat;
	background-image: url(../../../images/social_networks/16/youtube.png);
}
/* @end */
/* @group Tweet Module */
div.list div.yoo-tweet a.image {
	border: 1px solid #3c3c3c !important;
	background: #141414 !important;
}
div.list div.yoo-tweet ul li.even {
	background: #1e1e1e !important;
}
div.list div.yoo-tweet ul li.odd {
	background: #141414 !important;
}
div.list div.yoo-tweet ul li.first {
	border: none !important;
}
div.list div.yoo-tweet ul li {
	border-top: 1px solid #282828 !important;
}
/* @end */
/* @group Song & Artists Module */
div.song {
	padding-left: 10px;
	padding-top: 15px;
}
div.songtitle {
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
}
div.artist {
	font-size:80%;
	letter-spacing:1px;
	line-height:150%;
	text-transform:uppercase;
	color:#C8C8C8;	
}
div.play {
	background: url(../../../images/icons/audio16x16.png) 0 0 no-repeat;
	padding-left:25px;
	margin-top: 5px;
}
hr.songsdivider {
	margin: 15px 0px 5px 0px;
	display: block;
	height: 1px;
	border: none;
}
/* @end */
/* @group FAQ Accordian */
div.faq {
	width: 450px;
}
div.faq div.watermark div.yoo-accordion {
	background: none;
}
div.faq div.watermark div.yoo-accordion dd div.article {
	background: none;
}

div.faq div.watermark div.yoo-accordion dt.toggler {
	margin-top: 8px;
	font-size: 130%;
	font-weight: 500;
	color:#C59741;
}
div.watermark div.yoo-accordion dt.toggler {
	background: none;
}
div.faq li {
	font-weight: normal;
	margin-top: 10px;
	line-height: 18px;
	font-size: 13px;
}
div.faq h2 {
	font-size: 150%;
}
.faq-readmore {
	float:right;
	margin:15px 15px 0 15px;
}
div.yoo-accordion {
	 border: none !important;
}
/* @end */
/* @group Benefits of Dancing */

div.benefits .inset-left {
	margin: 0 0 0 0;
}
div.benefits .inset-right {
	margin: 0 0 0 0;
}
div.benefits ul.star { 
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:10px 0;
	padding-left:10px;
}
div.benefits ul.star li {
	background: url(../../../images/icons/star.png) 0 0 no-repeat;
	font-weight: normal;
	margin-top: 8px;
	line-height: 18px;
	font-size: 13px;
	padding-left: 25px;
}
div.info-special {
	background:#232328 url(../images/typography/box_tip.png) no-repeat scroll 200px 10px;
	border-top: 1px dotted #3c3c50;
	border-bottom: 1px dotted #3c3c50;
	margin:10px 0;
	padding:8px 10px 8px 235px;
}
/* @end */
/* @group Dancing Tips */
div.tips .inset-left {
	margin: 0 0 0 0;
}
div.tips .inset-right {
	margin: 0 0 0 0;
}
div.tips ul.star { 
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:10px 0;
	padding-left:10px;
}
div.tips ul.star li {
	background: url(../../../images/icons/star.png) 0 0 no-repeat;
	font-weight: normal;
	margin-top: 8px;
	line-height: 18px;
	font-size: 13px;
	padding-left: 25px;
}
/* @end */
/* @group Lesson Landing Page */
/* Position icons */
.blog-icon {
	float:right;
	margin:10px 10px 5px;
}
/* Hide icons on article pages */
div.article img.blog-icon {
	display: none;
}
/* @end */
/* @group Search Page */
/* Hide Section/Category */
div.search ol li p.info {
	display: none;
}
/* @end */
/* @group Locations */

div#fishers-divider {
	border-right: 1px dotted #6d6d6d;
}

div#carmel-divider {
	border-right: 1px dotted #6d6d6d;
}

div#greenwood-divider {
	border-right: 1px dotted #6d6d6d;
}

h1.studio-header {
	margin-top: 10px;
	text-align: center;
}
/* @group Contact Pane */
h3.contact-header, h4.contact-header {
	margin-top: 5px;
	margin-bottom: 7px;
	color: #b88c3a;
	font-variant: small-caps;
}
p.contact-details {
	margin-top: 3px;
	margin-bottom: 8px;
}
/* @end */

/* @group Map Bubble */

div.mapi {
	color: black;
}
div.mapi .title {
	text-decoration: underline;
	margin-bottom: 10px;
}

/* @end */
/* @group Landing Page */

div.location h2 {
	
}

h2.location-header {
	font-size: 30px;
}
/* @end */
/* @end */
/* @group Menu Mods */
#menu a.level2 span.bg,
#menu span.level2 span.bg {
		font-size: 14px !important;
}
#menu a.level2 span.subtitle, #menu span.level2 span.subtitle {
	font-size: 10px !important;
}
#menu a.level1 span.bg,
#menu span.level1 span.bg {
	font-size: 14px !important;
}
/* @end */
/* @group Calendar */

/* Set Lightbox Background */

#sbox-content {
	background-color: #151515;
}

/* Event Titles Bigger */

#extcalendar .today {
	font-size: 16px;
}
div#extcalendar {
	background: none !important;
}
.componentheading {
	font-weight: normal !important;
}
/* @end */
/* @group Forms */
/* Make form error font size bigger */
.formError {
	font-size: 12px;
	font-weight: normal;
}
li div.formDescription {
	margin-left:300px;
	padding-right:100px;
	font-size:12px;
	font-style: italic;
}
div.formDescription {
	margin-left:300px;
	padding-right:100px;
	font-size:12px;
}
/* @end */
