/* @override 
	http://blamesally.com/wp-content/themes/blamesally/css/video.css
	http://blamesally.com/wp-content/themes/blamesally/video.css
*/

div.vc h2{
	font-family: "Helvetica-Neue", Helvetica, Arial, sans-serif;
	font-size: 23px;
	color: #117cb2;
	font-weight: normal;
	margin-top: 40px;
	margin-bottom: 20px;
}

.vc a.more {
	color: #cf7020;
	font-weight: bold;
}

#bcfmission {
	border: 4px solid #bfdcf2;
	padding: 10px;
	background-color: #e0f2ff;
}
.vc .how {
	background: #fff;
	margin: 30px;

	border: 4px solid #eee;
}

.vc .how h2 {
	font-weight: bold;
	color: #cf7019;
	background-color: #f4f4f4;
	margin: 0;
	padding-top: 10px;
	padding-bottom: 12px;
	padding-left: 18px;
}

.vc .how  ol {
	margin-top: 31px;
	margin-bottom: 30px;
}
.vc .how li {
	font-size: 16px;
	line-height: 20px;
	margin-bottom: 14px;
	font-weight: bold;
	padding-left: 10px;
	margin-left: 28px;
}

.vc .how li .sub {
	font-size: 12px;
	font-weight: normal;
	font-style: normal;

}




.vc .winnergets {
	background: #fff;
	margin: 30px;

	border: 4px solid #eee;
}

.vc .winnergets h2 {
	font-weight: bold;
	color: #cf7019;
	background-color: #f4f4f4;
	margin: 0;
	padding-top: 10px;
	padding-bottom: 12px;
	padding-left: 18px;
}

.vc .winnergets  ul {
	margin-top: 31px;
	margin-bottom: 30px;
}
.vc .winnergets li {
	font-size: 14px;
	line-height: 16px;
	margin-bottom: 14px;
    list-style: circle;
	padding-left: 10px;
	margin-left: 28px;
}

.vc .how li .sub {
	font-size: 12px;
	font-weight: normal;
	font-style: normal;

}

.guidelines li {
	margin-bottom: 10px;
}


guidelines ul {
	margin-bottom: 20px;
	list-style: none;
	list-style-type: none;
}

ul.music li {
		list-style: none;
	list-style-type: none;
	float: left;
	width: 120px;
	text-align: center;
	margin-bottom: 24px;
}

ul.music a {
	display: block;
	padding-top: 80px;
	background: url(images/mp3.jpg) no-repeat center top;
}

.clrboth {
	clear: both;
}

#completerules {
	display: none;
}


#completerules li {
	font-size: 9px;
	color: #8e8e8e;
	margin-bottom: 10px;
}
