/* HTML5 ✰ Boilerplate
 * ==|== normalize ==========================================================
 */

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; }
[hidden] { display: none; }

html { font-size: 100%; /*overflow-y: scroll;*/ -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
body { margin: 0; font-size: 13px; line-height: 1.231; }
body, button, input, select, textarea { font-family: arial, helvetica, sans-serif; color: #333333; }

a { color: #006bb6; text-decoration:underline; }
a:visited { color: #006bb6; }
a:hover { color: #48a0de; }
a:focus { outline: none; }
a:hover, a:active { outline: 0; }

abbr[title] { border-bottom: 1px dotted; }
b, strong { font-weight: bold; }
blockquote { margin: 1em 40px; }
dfn { font-style: italic; }
hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }
ins { background: #ff9; color: #000; text-decoration: none; }
mark { background: #ff0; color: #000; font-style: italic; font-weight: bold; }
pre, code, kbd, samp { font-family: monospace, monospace; _font-family: 'courier new', monospace; font-size: 1em; }
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }
q { quotes: none; }
q:before, q:after { content: ""; content: none; }
small { font-size: 85%; }
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }
ul, ol { margin: 1em 0; padding: 0 0 0 40px; }
dd { margin: 0 0 0 40px; }
nav ul, nav ol { list-style: none; list-style-image: none; margin: 0; padding: 0; }
img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; }
svg:not(:root) { overflow: hidden; }
figure { margin: 0; }

form { margin: 0; }
fieldset { border: 0; margin: 0; padding: 0; }
label { cursor: pointer; }
legend { border: 0; *margin-left: -7px; padding: 0; }
button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }
button, input { line-height: normal; *overflow: visible; }
table button, table input { *overflow: auto; }
button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; }
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; }
input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }
textarea { overflow: auto; vertical-align: top; resize: vertical; }
input:valid, textarea:valid {  }
input:invalid, textarea:invalid { background-color: #f0dddd; }

table { border-collapse: collapse; border-spacing: 0; }
td { vertical-align: top; }


@font-face {
    font-family: 'AvidOmnesLight';
    src: url('../fonts/avidomnes-light-webfont.eot');
    src: url('../fonts/avidomnes-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/avidomnes-light-webfont.woff') format('woff'),
         url('../fonts/avidomnes-light-webfont.ttf') format('truetype'),
         url('../fonts/avidomnes-light-webfont.svg#AvidOmnesLight') format('svg');
}


/* ==|== primary styles =====================================================

   ========================================================================== */


body {
	background:#fff url('../img/topbkgd.jpg') repeat-x top left;
	position:relative;
}

p {
	margin:0;
	line-height:20px;
}

h2 {
	font-size:20px;
	font-weight:normal;
	margin:0;
}

h1 {
	font-size:28px;
	font-weight:normal;
	margin:0;
	font-family:'AvidOmnesLight',Arial, Helvetica, sans-serif;	
}

.wrapper {
	margin-bottom:10px;
	position:relative;
}

header  {
	height:155px;
	margin-bottom:15px;
}

header .logo {
	margin:26px 0 22px 0;
}

.video-container {
	margin-bottom:60px;
}

.video-container div {
	display:none;
}

.video-container .active {
	display:block;
}

.video-thumbs  {
	height:77px;
	position:relative;
	cursor:pointer;
}

.video-thumbs.active {
	background-color:#3c3c3c;
}

.video-thumbs.active .grey {
	background-color:#3c3c3c;
	display:block;
}

.video-thumbs .grey {
	position:absolute;
	left:-20px;
	top:0;
	width:20px;
	height:77px;
	background-color:#3c3c3c;
	display:none;
}

.video-thumbs .inner-thumbs {
	width:290px;
	margin-top:10px;
}

.video-thumbs .desc {
	float:right;
	width:190px;
	color:#eeeeee;
}

.video-thumbs .desc h3 {
	margin:0;
}

.heroBoxText span.header {
	font-family:'AvidOmnesLight',Arial, Helvetica, sans-serif;	
	font-size:39px;
	color:#f68623;
	line-height:39px;
}

.heroBoxText span.subHeader {
	font-family:'AvidOmnesLight',Arial, Helvetica, sans-serif;	
	font-size:16px;
	color:#FFFFFF;
	clear:both;
	line-height:34px;
}

.grey-box {
	background: #212121 url('../img/greybox_bg.gif') repeat-x top left;
	color:#fff;
	margin-top:20px;
}

.inner-grey {
	position:relative;
	padding-bottom:30px;
}

.inner-grey .content {
	width:250px;
	margin:auto;
}

.inner-grey .top{
	position:absolute;
	top:-5px;
	left:0;
}

.inner-grey .bot{
	position:absolute;
	bottom:-5px;
	left:0;
}

.grey-box h1 {
	margin-bottom:19px;
	padding-top:15px;
	line-height:30px;
	color:#fff;
}

.main-content {
	min-height:750px;
}

.main-content .main-pic {
	margin-bottom:40px;
}

.main-content h2, .grey-box h2 {
	margin-bottom:19px;
	line-height:20px;
}

.main-content li {
	height:30px;
	line-height:30px;
}

.right-col, .left-col {
	padding-bottom:20px;
}

.intro {
	font-size:13px;
	margin-bottom:18px;
	line-height:16px;
}


.pre-footer .col {
	border-top:3px solid #d9d9d9;
	padding-top:15px;
}

.pre-footer .col h2 {
	margin-bottom:19px;
	line-height:20px;
}

.share {margin-bottom:10px;}
.share a {
	padding-left:34px;
	line-height:24px;
	height:24px;
	display:inline-block;
}

.share .facebook {
	background:url(http://now.eloqua.com/eloquaimages/clients/Avid/{e0ac5c7c-672f-4739-8dc7-d8c84bea731e}_facebook_icon.png) no-repeat left top;
}

.share .youtube {
	background:url(http://now.eloqua.com/eloquaimages/clients/Avid/{a59e4953-80ef-4b66-9929-6adb09c24b31}_youtube_icon.png) no-repeat left top;
}

.sign-up {
	background: url('../img/btn_sign.png') no-repeat left top;
	width:80px;
	height:28px;
	display:block;
	margin-top:10px;
}

span.submit {
	background: url('../img/btn_submit.png') no-repeat left top;
	width:116px;
	height:28px;
	display:block;
	margin-top:20px;
	color:#000;
	cursor:pointer;
	overflow:hidden;
	position:relative;
}

span.submit input {
	position:absolute;
	cursor:pointer;
	height:100%;
	right:0;
	top:0;
	filter: alpha(opacity=1);
	-moz-opacity: 0.01;
	opacity: 0.01;
	font-size: 100px;
}

span.wrapper-input {
	background-color:red;
	background: url('../img/inputs_bg.png') no-repeat left top;
	width:250px;
	height:37px;
	display:block;
	margin:7px 0 20px 0;
	position:relative;
}

span.wrapper-input input {
	background-color:transparent;
	border:0;
	width:225px;
	height:37px;
	padding-left:10px;
	padding-right:15px;
	position:absolute;
	top:0;
	left:0;
	line-height:37px;
	font-size:14px;
	color:#333333;
	outline:none;
}

.ie7 span.wrapper-input input, .ie8 span.wrapper-input input, .ie9 span.wrapper-input input {
	line-height:25px !important;
}

form label {
	font-size:14px;
	font-weight:bold;
}


form input[type="radio"] {
	margin-right:10px;
}

form .radio-p {
	font-size:14px;
}

.sign-up:hover, .submit:hover {
	background-position:0 -28px;
}

.lennon-bus {
	float:right;
	display:block;
	margin:0 0 10px 5px;
}

.ml {
	margin-left:15px;
}

footer { 
	text-align:center;
	margin-top:25px;

}

.footer-wrapper {
	margin-top:80px;
	width:100%;
	height:65px;
	background-color:#e4e4e4;
	border-top:2px solid #c6c6c6;
}
/* ============================ SKELETON ======================================

   ========================================================================== */


body{min-width:960px}.container_12{margin-left:auto;margin-right:auto;width:960px}.grid_1,.grid_2,.grid_3,.grid_4,.grid_5,.grid_6,.grid_7,.grid_8,.grid_9,.grid_10,.grid_11,.grid_12{display:inline;float:left;margin-left:10px;margin-right:10px}.push_1,.pull_1,.push_2,.pull_2,.push_3,.pull_3,.push_4,.pull_4,.push_5,.pull_5,.push_6,.pull_6,.push_7,.pull_7,.push_8,.pull_8,.push_9,.pull_9,.push_10,.pull_10,.push_11,.pull_11{position:relative}.alpha{margin-left:0}.omega{margin-right:0}.container_12 .grid_1{width:60px}.container_12 .grid_2{width:140px}.container_12 .grid_3{width:220px}.container_12 .grid_4{width:300px}.container_12 .grid_5{width:380px}.container_12 .grid_6{width:460px}.container_12 .grid_7{width:540px}.container_12 .grid_8{width:620px}.container_12 .grid_9{width:700px}.container_12 .grid_10{width:780px}.container_12 .grid_11{width:860px}.container_12 .grid_12{width:940px}.container_12 .prefix_1{padding-left:80px}.container_12 .prefix_2{padding-left:160px}.container_12 .prefix_3{padding-left:240px}.container_12 .prefix_4{padding-left:320px}.container_12 .prefix_5{padding-left:400px}.container_12 .prefix_6{padding-left:480px}.container_12 .prefix_7{padding-left:560px}.container_12 .prefix_8{padding-left:640px}.container_12 .prefix_9{padding-left:720px}.container_12 .prefix_10{padding-left:800px}.container_12 .prefix_11{padding-left:880px}.container_12 .suffix_1{padding-right:80px}.container_12 .suffix_2{padding-right:160px}.container_12 .suffix_3{padding-right:240px}.container_12 .suffix_4{padding-right:320px}.container_12 .suffix_5{padding-right:400px}.container_12 .suffix_6{padding-right:480px}.container_12 .suffix_7{padding-right:560px}.container_12 .suffix_8{padding-right:640px}.container_12 .suffix_9{padding-right:720px}.container_12 .suffix_10{padding-right:800px}.container_12 .suffix_11{padding-right:880px}.container_12 .push_1{left:80px}.container_12 .push_2{left:160px}.container_12 .push_3{left:240px}.container_12 .push_4{left:320px}.container_12 .push_5{left:400px}.container_12 .push_6{left:480px}.container_12 .push_7{left:560px}.container_12 .push_8{left:640px}.container_12 .push_9{left:720px}.container_12 .push_10{left:800px}.container_12 .push_11{left:880px}.container_12 .pull_1{left:-80px}.container_12 .pull_2{left:-160px}.container_12 .pull_3{left:-240px}.container_12 .pull_4{left:-320px}.container_12 .pull_5{left:-400px}.container_12 .pull_6{left:-480px}.container_12 .pull_7{left:-560px}.container_12 .pull_8{left:-640px}.container_12 .pull_9{left:-720px}.container_12 .pull_10{left:-800px}.container_12 .pull_11{left:-880px}.clear{clear:both;display:block;overflow:hidden;visibility:hidden;width:0;height:0}.clearfix:before,.clearfix:after,.container_12:before,.container_12:after{content:'.';display:block;overflow:hidden;visibility:hidden;font-size:0;line-height:0;width:0;height:0}.clearfix:after,.container_12:after{clear:both}.clearfix,.container_12{zoom:1}

/* ============================ END SKELETON ======================================

   ========================================================================== */







/* ==|== non-semantic helper classes ======================================== */
.ir { display: block; border: 0; text-indent: -999em; overflow: hidden; background-color: transparent; background-repeat: no-repeat; text-align: left; direction: ltr; }
.ir br { display: none; }
.hidden { display: none !important; visibility: hidden; }
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }
.invisible { visibility: hidden; }
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }


/* ==|== media queries ====================================================== */

@media only screen and (min-width: 480px) {


}

@media only screen and (min-width: 768px) {

}



/* ==|== print styles ======================================================= */
 
@media print {
  * { background: transparent !important; color: black !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; } 
  a, a:visited { text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; } 
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; }
  tr, img { page-break-inside: avoid; }
  img { max-width: 100% !important; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3 { page-break-after: avoid; }
}



/* colors */

.green    {background:#cdf2c4;padding-left:45px;position:relative;line-height:27px;font-weight:bold;cursor:pointer}
	.ie7 .green {height:27px;}
.greener  {background:#92d050;display:inline-block;width:33px;text-align:center;position:absolute;top:0;left:0;font-weight:bold;cursor:pointer;}

.orange   {background:#f2b076!important;color:#222!important;}
.oranger  {background:#F68623!important;color:#222!important;}

#artist-wrapper {width:700px;background:#060606;overflow:hidden;padding:12px;}
#artist-wrapper #bar {background:#48A0DE;height:3px;margin-top:15px;}

body.artist-info {background:none;width:700px;overflow:hidden;min-width:700px;}
body.artist-info p {color:#fff;}
body.artist-info p strong {color:#48A0DE!important;}










