/* CSS RESET */
html, body, div, span, object, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, address, code, img, small, strong, dl, dt, dd, ol, ul, li fieldset, form, label { margin: 0; padding: 0;  border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent; }


body {
line-height: 1.4;
font-family: helvetica, arial, sans-serif;

}

h4 {
	font-size:1.1em;
	padding-bottom: 10px;
}

p {
	padding-bottom: 10px;
}

ol, ul {
list-style: none;
}

.clearfix:after {
	clear: both;
	display: block;
	content: " ";
	height: 0px;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hide these rules from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
li.clearfix {
	display: list-item;
}

.about img.aligncenter {
	margin-left:105px;
}

.about {
	margin-left: 15px;
}


/* FONTS */
@font-face {
    font-family: 'ImpactRegular';
    src: url('fonts/impact_0-webfont.eot');
    src: url('fonts/impact_0-webfont.eot?iefix') format('eot'),
         url('fonts/impact_0-webfont.woff') format('woff'),
         url('fonts/impact_0-webfont.ttf') format('truetype'),
         url('fonts/impact_0-webfont.svg#webfont1kuqLuJt') format('svg');
    font-weight: normal;
    font-style: normal;
}

/* END RESET */

a{
	text-decoration: none;
	color: #242f8a;
	
}

a:hover {
	color: red;
}

body {
	background: #bababa;
	font-size: 15px;
}

#wrap {
	width: 979px;
	display: block;
	margin: auto;
	background: url("images/bg-wide.png") repeat-y;
}

#main_wrap {
	display:block;
	
}

#main {
	margin-top: -5px;
	margin-left: 15px;
}

#wide {

	float: left;
	width: 590px;
}

#narrow {

	float: left;
	display: block;
	overflow: hidden;
	width: 330px;
	margin: 0 3px 7px 8px;
    padding: 0 10px 10px 10px;
}

#header {
	height: 180px;
	width: 979px;
	display: block;
	overflow: hidden;
	background: url("images/header-bg-wide.png") no-repeat;
	clear:both;
}

#header #title {
	
	float: left;
	margin: 30px 0 0 30px;
	display: block;
	width: 580px;
	height: 142px;
	background: url('images/title-wide.png') no-repeat;
	text-indent: -9999px;
}

#header #title a {
	display: block;
	width:580px;
	height:142px;
}
/* NAV BAR */
#nav {
	font-family: 'ImpactRegular';
	margin-left: 20px;
	margin-top: 0px;
	font-size: 18px;
}

#nav ul{}

#nav ul li{
	float: left;
	padding-right: 10px;
	text-transform: uppercase;
}

#nav ul li:last-child{
	padding-right: 0;
}

#nav a {
	color: black;
	text-decoration: none;
}

#nav a:hover, #nav ul li.current-menu-item a{
	color: #242f8a;
}

/* TOP WIDGETS */

#widgets {
	float: left;
	margin-top: 30px;
	margin-left: 15px;
    padding-bottom: 5px;
}

#widgets ul li{
	float: left;
	width:150px;
	margin: 0 7px;
}

#widgets .textwidget {

}

#widgets h2 {
	font-family: 'ImpactRegular';
	font-size: 22px;
	font-weight: normal;
	color: red;
	padding: 2px 0 0 0;
	margin: 0;
}

.widget_text, .gigpress-listing {
	font-size: 16px;
}

.gigpress-sidebar-city, .gigpress-sidebar-prep, .gigpress-country, .gigpress-city, .gigpress-artist-heading {
	display: none;
}


#footer {
	height: 47px;
	width: 979px;
	display: block;
	overflow: hidden;
	background: url('images/footer-bg-wide.png') no-repeat;
	font-size: 0.7em;
	}


#footer_left {
	float: left;
	margin-left: 30px;
	width: 580px;
}

#footer_right {
	float: right;
	margin-right: 30px;
	200px;
}

#social li{
	display:inline;
}

#social li.btn a {
	float: left;
	margin-right: 5px;
	height: 25px;
	width: 25px;
	display: block;
	text-indent: -9999px;
	background: url('images/mick-social.jpg') no-repeat;
	background-position-y: -34px;
}

#social li.btn a#youtube {
	background-position:-80px -34px;
}

#social li.btn a#twitter {
	background-position: -40px -34px;
}

#social li.btn a#facebook {
	background-position: 0 -34px;
}

#social li.btn a:hover#youtube{
	background-position: -80px 0;
}

#social li.btn a:hover#twitter {
	background-position: -40px 0;
}

#social li.btn a:hover#facebook {
	background-position: 0 0;
}

#social li.like {
	margin-top: 5px;
}

.video object {
	margin-top: 20px;
	margin-left: 15px;
}

.video_box{
	margin-top: 20px;
	margin-left: 15px;
}

.video_page {
	padding-left: 30px;
}

.video_page li {
	float: left;
	padding-right: 15px;
	padding-bottom: 10px;
}

.video_page li img {
	padding: 7px;
}

.video_page li a:hover img{
	border: solid 2px #efefef;
	-moz-box-shadow: 1px 1px 5px #fff;
	-webkit-box-shadow: 1px 1px 5px #fff;
        box-shadow: 1px 1px 5px #fff;
}

.video_page li a img{
	border: solid 2px #CCC;
	-moz-box-shadow: 1px 1px 5px #999;
	-webkit-box-shadow: 1px 1px 5px #999;
        box-shadow: 1px 1px 5px #999;
}

.vid_title {
	display: block;
	width:220px;
	text-align: center;
}

#narrow #myplayer {
	border-style: solid;
	border-width: 4px;
	margin-left: 20px;
	border-color: #efefef;
}

.contact {
	margin: auto;
	width: 400px;
}

.contact_box {
	margin-top: 50px;
}

span.wpcf7-form-control-wrap.your-message textarea, input.wpcf7-text {
	width: 400px;
}

span.wpcf7-form-control-wrap.your-message textarea p, input.wpcf7-text p {
	line-height: 1.5em;
	margin: 5px;
}

form.wpcf7-form p {
	width: 400px;
}

input.wpcf7-submit {
	background-color: #4064bd;
	color: #ffffff;
	border-color: #fff;
	float: right;
	padding-right: 15px;
	padding-left: 15px;
	margin: 0;
}

#narrow h1 {
	font-size: 1.5em;
	padding: 30px 0 0 0;
}

#narrow h3 {
	font-size: 1.2em;
}

img.itunes {
	margin-left: 100px;
}


