/* -----------------------------------------------------------------------

 Blueprint CSS Framework 0.9
 http://blueprintcss.org

   * Copyright (c) 2007-Present. See LICENSE for more info.
   * See README for instructions on how to use Blueprint.
   * For credits and origins, see AUTHORS.
   * This is a compressed file. See the sources in the 'src' directory.

----------------------------------------------------------------------- */

/* reset.css */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, dialog, figure, footer, header, hgroup, nav, section {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
article, aside, dialog, figure, footer, header, hgroup, nav, section {display:block;}
body {line-height:1.5;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}

/* typography.css */
html {font-size:100.01%;}
body {font-size:75%;color:#222;background:#fff url('images/bg-main.jpg') fixed no-repeat 50% 0;font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;}
h1, h2, h3 {font-weight:normal;color:#111; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;}
h1 {font-size:3em;line-height:1;margin-bottom:0.5em;letter-spacing:-0.02em;}
h2 {font-size:2em;margin-bottom:0.75em;letter-spacing:-0.015em;}
h3 {font-size:1.5em;line-height:1;margin-bottom:1em;letter-spacing:-0.01em;}
h4 {font-size:1.2em;font-weight:bold;line-height:1.25;margin-bottom:1.25em;}
h5 {font-size:1em;font-weight:bold;margin-bottom:1.5em;}
h6 {font-size:1em;font-weight:bold;}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin:0;}
p {margin:0 0 1.5em;}
p img.left {float:left;margin:1.5em 1.5em 1.5em 0;padding:0;}
p img.right {float:right;margin:1.5em 0 1.5em 1.5em;}
a:focus, a:hover {color:#000;}
a {color:#009;text-decoration:underline;}
blockquote {margin:1.5em;color:#666;font-style:italic;}
strong {font-weight:bold;}
em, dfn {font-style:italic;}
dfn {font-weight:bold;}
sup, sub {line-height:0;}
abbr, acronym {border-bottom:1px dotted #666;}
address {margin:0 0 1.5em;font-style:italic;}
del {color:#666;}
pre {margin:1.5em 0;white-space:pre;}
pre, code, tt {font:1em 'andale mono', 'lucida console', monospace;line-height:1.5;}
li ul, li ol {margin:0;}
ul, ol {margin:0 1.5em 1.5em 0;padding-left:3.333em;}
ul {list-style-type:disc;}
ol {list-style-type:decimal;}
dl {margin:0 0 1.5em 0;}
dl dt {font-weight:bold;}
dd {margin-left:1.5em;}
table {margin-bottom:1.4em;width:100%;}
th {font-weight:bold;}
thead th {background:#c3d9ff;}
th, td, caption {padding:4px 10px 4px 5px;}
tr.even td {background:#e5ecf9;}
tfoot {font-style:italic;}
caption {background:#eee;}
.small {font-size:.8em;margin-bottom:1.875em;line-height:1.875em;}
.large {font-size:1.2em;line-height:2.5em;margin-bottom:1.25em;}
.hide {display:none;}
.quiet {color:#666;}
.loud {color:#000;}
.highlight {background:#ff0;}
.added {background:#060;color:#fff;}
.removed {background:#900;color:#fff;}
.first {margin-left:0;padding-left:0;}
.last {margin-right:0;padding-right:0;}
.top {margin-top:0;padding-top:0;}
.bottom {margin-bottom:0;padding-bottom:0;}

/* forms.css */
label {font-weight:bold;}
fieldset {padding:1.4em;margin:0 0 1.5em 0;border:1px solid #ccc;}
legend {font-weight:bold;font-size:1.2em;}
input[type=text], input[type=password], input.text, input.title, textarea, select {background-color:#fff;border:1px solid #bbb;}
input[type=text]:focus, input[type=password]:focus, input.text:focus, input.title:focus, textarea:focus, select:focus {border-color:#666;}
input[type=text], input[type=password], input.text, input.title, textarea, select {margin:0.5em 0;}
input.text, input.title {width:300px;padding:5px;}
input.title {font-size:1.5em;}
textarea {width:390px;height:250px;padding:5px;}
input[type=checkbox], input[type=radio], input.checkbox, input.radio {position:relative;top:.25em;}
form.inline {line-height:3;}
form.inline p {margin-bottom:0;}
.error, .notice, .success {padding:.8em;margin-bottom:1em;border:2px solid #ddd;}
.error {background:#FBE3E4;color:#8a1f11;border-color:#FBC2C4;}
.notice {background:#FFF6BF;color:#514721;border-color:#FFD324;}
.success {background:#E6EFC2;color:#264409;border-color:#C6D880;}
.error a {color:#8a1f11;}
.notice a {color:#514721;}
.success a {color:#264409;}

/* grid.css */
.container {width:950px;margin:0 auto;}
.showgrid {background:url(src/grid.png);}
.column, .span-1, .span-2, .span-3, .span-4, .span-5, .span-6, .span-7, .span-8, .span-9, .span-10, .span-11, .span-12, .span-13, .span-14, .span-15, .span-16, .span-17, .span-18, .span-19, .span-20, .span-21, .span-22, .span-23, .span-24 {float:left;margin-right:10px;}
.last {margin-right:0;}
.span-1 {width:30px;}
.span-2 {width:70px;}
.span-3 {width:110px;}
.span-4 {width:150px;}
.span-5 {width:190px;}
.span-6 {width:230px;}
.span-7 {width:270px;}
.span-8 {width:310px;}
.span-9 {width:350px;}
.span-10 {width:390px;}
.span-11 {width:430px;}
.span-12 {width:470px;}
.span-13 {width:510px;}
.span-14 {width:550px;}
.span-15 {width:590px;}
.span-16 {width:630px;}
.span-17 {width:670px;}
.span-18 {width:710px;}
.span-19 {width:750px;}
.span-20 {width:790px;}
.span-21 {width:830px;}
.span-22 {width:870px;}
.span-23 {width:910px;}
.span-24 {width:950px;margin-right:0;}

.prepend-top {margin-top:1.5em;}
.append-bottom {margin-bottom:1.5em;}
.box {padding: 0px; background: #fff; -moz-border-radius: 8px; -webkit-border-radius: 8px; border-radius: 8px; border: 1px solid #e0dcb9; margin-bottom: 10px; position: relative;}
.box-title {background: #fff url('images/box-title-bg.png') repeat-x 0 0;}
.box-title h3 {line-height: 35px; margin: 0 0 10px 0; padding: 0 15px;}
hr {background:#ddd;color:#ddd;clear:both;float:none;width:100%;height:.1em;margin:0 0 1.45em;border:none;}
hr.space {background:#fff;color:#fff;visibility:hidden;}
.clearfix:after, .container:after {content:"\0020";display:block;height:0;clear:both;visibility:hidden;overflow:hidden;}
.clearfix, .container {display:block;}
.clear {clear:both;}

a.button { display: block; line-height: 36px; font-family: Helvetica, sans-serif; color: #fff; text-decoration: none; text-align: center; text-transform: uppercase; font-weight: bold; text-shadow: 0px -1px 1px #333; background: url('images/qbutton.jpg') repeat-x left bottom; -moz-border-radius: 6px; -webkit-border-radius:6px; border-radius:6px; }
	a.button:hover { background: #3f6a18; }

.a-center 						{text-align: center; position: relative;}
#masthead-area				{position: absolute; width: 310px; top: 20px; z-index: 200;}
a											{text-decoration: underline; font-weight: bold; color: #598527;}

#body-wrap 						{margin: 20px auto 0;}
.section-title 				{background: #efedd9 url('images/title-bg.png') no-repeat 0 0; padding: 10px; height: 35px; clear: both;}
.section-title h2 		{margin: 0; line-height: 35px; font-size: 20px;}
.section-title strong	{line-height: 35px; font-size: 28px; padding: 0 50px 0 13px;}
.section-sub { padding: 7px 10px; background-color: #efedd9; margin: 16px 10px; -moz-border-radius: 6px; -webkit-border-radius:6px; border-radius: 6px; }

.guide-title { background: #efedd9 url('images/festival-guide.png') no-repeat 0% 100%; padding: 35px 30px 35px 390px; margin-bottom: 30px; border-bottom: 1px solid #E5E1C0;  border-top: 1px solid #E5E1C0;}
.guide-title h3 { font-size: 17px; text-align: center; line-height: 1; margin-bottom: 10px; }
.guide-title .button { padding: 0 15px; margin-bottom: 5px; font-size: 15px; }

#floor-plan-wrap			{ }
#floor-plan						{margin: -10px 0 20px -50px; position: relative}

.thank-you { margin-top: 20px; text-align: center; }
.thank-you p { float: left; width: 33.33%; margin-bottom: 12px; color: #999 }
.thank-you p strong { color: #FFF }
.bigger strong { font-size: 16px }
.thank-you img { margin: 20px 0 10px }
.thank-you .caption { background-color: #111; padding: 16px 0 0 0 }

.mailing-list {padding: 0 15px;}
.mailing-list form {float: left; width: 48%; margin-right: 2%;}
.mailing-list form input {padding: 0.4em 0.5em; font-size: 1.2em;}
.mailing-list form input.btn { font-family: Helvetica, sans-serif; color: #fff; text-decoration: none; text-align: center; text-transform: uppercase; text-shadow: 0px -1px 1px #333; border: 0 none; background: url('images/qbutton.jpg') repeat-x left bottom; -moz-border-radius: 6px; -webkit-border-radius:6px; border-radius:6px; }
	.mailing-list form input.btn:hover { background: #3f6a18; }
.mailing-list .keepintouch { float: left; width: 46%; margin-top: 10px; height: 190px; padding: 2%; background-color: #eee; text-align: center; }
.mailing-list .keepintouch p {margin-bottom: 0.8em;}
.mailing-list .keepintouch img { margin: 4px }

#navigation						{margin: 10px 0 0; padding: 0 15px 15px;}
		a.section							{font: normal bold 17px/23px "Helvetica Neue", Helvetica, Arial, sans-serif;display: block; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; margin: 0 auto 5px; padding: 8px 12px;
												 background: transparent url('images/qbutton.jpg') repeat-x; color: #fff; text-decoration: none; letter-spacing: -0.01em; width: 246px; outline: none; }
		a.section:hover { background: #3f6a18; }

#contact-us						{cursor: pointer;}
#contact-us ul				{padding: 0 0 0 30px; margin: 0 0 10px 0;}

#festival-table				{background: #f5f5f5; border: 1px solid #eeecd8; margin: 0 10px 10px; border-top: 0px none; padding: 5px 0 0 0;}
	#festival-table h3		{color: #5e5a33; 1font-size: 17px;}
	#festival-table h3 small {font-size: 11px;font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;}
	#festival-table td		{padding: 10px; vertical-align: top; width: 45%;}
	#festival-table ul		{padding:0 0 0 15px; font-size: 11px; margin:0 0 15px 0;}
	#festival-table a			{font-weight: normal;}

#pass-table						{background: #eeeeee; border: 1px solid #eeecd8; margin: 0 10px 10px; border-top: 0px none; padding: 0 0 0;}
	#pass-table table			{border-collapse: collapse; margin: 0;}
	#pass-table td				{vertical-align: top; padding-top: 20px; text-align: center }
	#pass-table p					{padding: 0 6px; text-align: center; margin: 0 0 14px 0; line-height: 1.2;}
	#pass-table strong		{color: #598527; font-weight: bold;}
	#pass-table .its-free {background: #fff; border: 2px solid #598527;}
	#pass-table .its-free p {font-size: 120%;}
	#pass-table h3				{margin:0 0 20px 0; line-height:1; font-size: 36px; text-align: center;}
	#pass-table h3 strike			{font-style: normal; font-size: 20px; line-height: 1; font-family: Helvetica, Arial, sans-serif; text-decoration: line-through; color: #666;}
	.ticket-container			{position: relative; height: 340px;}
		.tothebottom				{position: absolute; bottom: 0;}

a.view-more						{text-transform: uppercase; font-size: 10px; font-weight: bold !important; text-decoration: none;}

#get-pass-above { position: absolute; top: 300px; right: 40px; z-index: 999; }
	#get-pass-above a { text-decoration: none; float: left; margin-left: 10px }
	#get-pass-above img { display: block; margin: 0 auto }
	
a.get-free-pass				{display: block; -moz-border-radius: 6px; -webkit-border-radius: 6px; border-radius: 6px;
											 margin: 0 auto 10px; width: 210px; text-indent: -9999em; height: 45px; padding: 0;
											 background: #598527 url('images/btn-freepass.png') no-repeat 0 0; outline: none; }
											
a.get-free-pass:hover {background-position: 0px -45px;}

a#get-directions					{display: block; height: 28px; text-indent: -9999em; width: 174px; margin: 10px 0 0;
													 background: transparent url('conferences/images/get-directions.png') no-repeat 0 0;}
a#get-directions:hover		{background-position: 0 -28px;}

.social-connect				{margin-bottom: 20px;}
.facebook-box					{float: left; width: 300px; margin-left: 10px;}
.twitter-box					{float: right; width: 300px; margin-right: 10px;}

#campus-list 					{padding: 10px;}
ul.campus-list 				{font-size: 9px; padding: 0; margin: 0; list-style-type: none;}
ul.campus-list li			{width: 290px; float: left; padding: 0 5px 2px;}
ul.campus-list3 li		{width: 190px; float: left; padding: 0 5px 2px;}

.contact-section			{padding: 10px; margin: 5px; background: #f0f0f0; border: 1px solid #e5e5e5;}
.contact-section h4		{margin-bottom: 8px;}

a.bttop								{font-size: 9px; text-transform: uppercase; font-weight: bold; text-decoration: none; float: right; margin: 0 10px 10px 0;}

.carousel-title				{margin: 0 0 5px 10px;}
#carousel-wrap				{height: 55px; background: #efedd9; padding: 5px; margin:  0 10px 20px 10px; border: 1px solid #e5e1c0; overflow: hidden; -moz-border-radius: 6px; -webkit-border-radius: 6px; border-radius: 6px;}
#carousel							{width: 560px;}
#carousel ul					{margin:0; padding:0; list-style-type: none;}
#carousel li					{float: left;}
#carousel img					{width: 50px; height: 50px; margin: 3px;}

.prev, .next					{display: block; line-height: 1; padding:0; margin: 5px 0; height: 50px; width: 18px; text-indent: -9999em;}
.prev									{float: left; background: transparent url('images/prev.png') no-repeat 50% 50%;}
.next									{float: right; background: transparent url('images/next.png') no-repeat 50% 50%;}

#quicklink h3 { padding: 7px 10px; background-color: #efedd9; margin: 16px 10px; -moz-border-radius: 6px; -webkit-border-radius:6px; border-radius: 6px; }					
#quicklink ul { margin: 0 2px 10px; padding: 0; list-style: none; }
	#quicklink li { float: left; margin: 0 8px 16px; }
	#quicklink a.button { margin-top: 4px; }
	#quicklink .sprite { display: block; height: 140px; width: 140px; background-image: url('images/quickaccess_sprite.jpg'); background-repeat: no-repeat; }
		#quicklink .qband a.sprite { background-position: 0% 0%; }
		#quicklink .qbasketball a.sprite { background-position: 33.3% 0%; }
		#quicklink .qfutsal a.sprite { background-position: 66.6% 0%; }
		#quicklink .qdance a.sprite { background-position: 100% 0%; }
		#quicklink .qfoosball a.sprite { background-position: 0% 100%; }
		#quicklink .qconferences a.sprite { background-position: 33.3% 100%; }
		#quicklink .qshopping a.sprite { background-position: 66.6% 100%; }
		#quicklink .qconcerts a.sprite { background-position: 100% 100%; }
	
#countdown						{position: absolute; top: 90px; width: 220px; left: 30px;background: #262626; color: #eee; padding: 5px;
									 		 font-size: 90%; border: 1px solid #fff; -moz-border-radius: 6px; -webkit-border-radius:6px; border-radius:6px;
											 display: none; z-index: 200;}
									
.copyright						{padding: 0 10px; font-weight: bold;}

.speakers-list 						{list-style-type: none; padding:0; float: left; margin:0 !important;}
	.speakers-list li					{font-size: 9px; line-height: 1.2; float: left; width: 180px; min-height: 58px; text-align: left; margin: 10px 10px 0 0; padding: 0;}
	.speakers-list li img 		{width: 48px; float: left; margin-right: 4px; padding-bottom: 10px;}
	.speakers-list li strong 	{font-weight: bold; font-size: 12px; display: block; margin-bottom: 4px;}
	
#festival-table .artist-fp	{ list-style-type: none; padding: 20px 10px 0; float: left; margin:0; }
	.artist-fp li				{ float: left; width: 178px; margin: 0 16px 0 0; padding: 0; }
	.artist-fp li img 		{ display: block; width: 178px; margin-bottom: 5px; }
	.artist-fp li h4 	{ font-size: 15px; line-height: 1; margin-bottom: 5px; }

h4.lessons								{font: bold 11px/1 Helvetica, Arial, sans-serif; text-transform: uppercase; color: #555; margin: 20px 0 10px 0;}

a.participate, a.news-pic						{color: #fff; padding: 0px 8px 1px; background-color: #598527; text-decoration: none; font-size: 10px;
													 -moz-border-radius: 7px; -webkit-border-radius: 7px; border-radius: 7px;}
													
body.lightbox-body				{background: #fff;}
.lightbox-body img				{float: left; margin-top: 10px; margin-left: 10px;}
.lb-content								{float: right; width: 290px; margin: 20px 30px 0 0;}
.lb-content h2						{margin-bottom: 14px; line-height:1;}
.lb-content h3						{margin-bottom: 5px;}
.lb-content p							{margin-bottom: 10px;}

.bball-split p						{float: left; width: 50%;}

#concerts-link {display: block; text-align: right; font-size: 16px; font-weight: bold !important; text-decoration: none; color: #ccc; background: url('concerts/images/header_main.gif') no-repeat 5% 50% #000;
							-moz-border-radius: 8px; -webkit-border-radius: 8px; border-radius: 8px; padding: 20px 20px; }
	#concerts-link:hover { background-color: #333; }

#conf-speaker-link				{display: block; text-align: right; font-size: 16px; font-weight: bold !important; text-decoration: none; color: #000; background: #fcbd16 url('conferences/images/branding-mb.png') no-repeat 20px 50%;
													 -moz-border-radius: 8px; -webkit-border-radius: 8px; border-radius: 8px; padding: 20px 20px; }
	#conf-speaker-link:hover { background-color: #FEDE8B; }

#shopping ul li { list-style: none; float: left; width:50%; }
#shopping ul ul { margin: 0; padding: 0;}
#shopping ul ul li { list-style: circle; width: auto; float: none; }

ul.newspic { padding: 0; margin: 18px; list-style: none; color: #777; font: normal normal 9px/12px Verdana, sans-serif; }
ul.newspic li { float: left; width: 130px; margin: 0 20px 0 0; height: 190px; }
ul.newspic a.colorbox { display: block; -moz-box-shadow: 0 1px 2px #666; -webkit-box-shadow: 0 1px 2px #666; box-shadow: 0 1px 2px #666; margin-bottom: 4px; }
ul.embed, div.embed { padding: 0; margin: 16px; list-style: none; }
ul.embed li { float: left; width: 293px; padding-top: 16px; margin: 0 10px 0 0 }
ul.embed li h4 { margin: 0; display: inline-block; }
ul.embed img { margin-right: 8px; }
ul.online li { padding-bottom: 4px; margin-bottom: 4px; margin-right: 1.83em; border-bottom: 1px solid #eee }

.who-online { margin-left: 5px; }

.jGrowl-notification { border: 1px solid #fff; -moz-border-radius: 6px; -webkit-border-radius:6px; border-radius: 6px; }
