
@import url("core.css");

/* -------------- EDITABLE -------------- */

body {
	font-family:Arial, Helvetica, sans-serif;
	background:#231f20 url(images/bg.jpg) 0px -44px;
}
img {
	border:0;
}
a {
	color:#ccfe00;
}
h3, #cms input.h3, #cms textarea.h3 {
	font-size:14px;
	font-weight:bold;
	color:#f002bc;
	margin:12px 0 10px 0;
}
h2, #cms input.h2, #cms textarea.h2 {
	font-size:18px;
	font-weight:bold;
}
p, #cms input.p, #cms textarea.p, li {
	font-size:12px;
	line-height:19px;
}
p.pi, #cms input.pi, #cms textarea.pi {
	font-weight:bold;
	font-size:12px;
	line-height:19px;
	color:#FFF;
}
h1, h2, p {
	color:#FFF;
	margin:2px 0 8px 0;
}
h1, #cms input.h1, #cms textarea.h1 {
	font-size:28px;
	font-weight:bold;
	color:#FFF;
	line-height:32px;
}
#home h1 {
	margin-top:30px;
}

/* h1 image replacemens */

h1#imgheading {
	height:40px;
	background:no-repeat;
	width:300px;
	text-indent:-10000px;
	overflow:hidden;
	margin:0 0 10px 0;
}
h1#imgheading.theevent {
	background-image:url(images/nav_05.gif);
}
h1#imgheading.artists {
	background-image:url(images/nav_11.gif);
}
h1#imgheading.dates {
	background-image:url(images/nav_05.gif);
}
h1#imgheading.usefullinks {
	background-image:url(images/nav_05.gif);
}
h1#imgheading.subscribe {
	background-image:url(images/nav_13.gif);
}
h1#imgheading.charity {
	background-image:url(images/nav_05.gif);
}
h1#imgheading.sponsors {
	background-image:url(images/nav_07.gif);
}
h1#imgheading.applynow {
	background-image:url(images/nav_15.gif);
}
h1#imgheading.tickets {
	background-image:url(images/nav_09.gif);
}
h1#imgheading.contactinformation {
	background-image:url(images/nav_18.gif);
}
h1#imgheading.gettinghere {
	background-image:url(images/nav_05.gif);
}
h1#imgheading.workshops {
	background-image:url(images/nav_17.gif);
}
h1#imgheading.reviews {
	background-image:url(images/nav_23.gif);
}
h1#imgheading.news {
	background-image:url(images/nav_21.gif);
}

/* -- end of -- */

#wrapper {
	width:80%;
	min-width:970px;
	margin:0 auto 0 auto;
	padding:0 20px 20px 20px;
	position:relative;
}
#innerwrapper {
	background:url(images/bg-sq.gif);
}
div#applynow {
	width:175px;
	height:174px;
	background:url(images/apply-now.gif) no-repeat 0 0;
	position:absolute;
	right:60px;
	top:10px;
}
/*a#applynow:hover {
	background-position:-175px 0;
}*/

/* dropdown */

ul#nav {
	list-style:none;
	background:url(images/bg-sq.gif);
	padding:50px 46px 90px 46px;
	margin:0;
}
ul#nav li {
	float:left;
	margin:0 20px 0 0;
	position:relative;
	display:inline;
}
ul#nav li ul {
	position:absolute;
	width:120px;
	left:-5000px;
	background:url(images/bg-sq.gif);
}
ul#nav li ul li {
	width:120px;
	margin:0;
	float:left;
	clear:left;
}
ul#nav li ul li a {	
	color:#FFF;
	width:120px;
	text-decoration:none;
	margin:0 0 0 5px;
	font-size:11px;
}
ul#nav li ul li a:hover {
	color:#f002bc;
}
ul#nav li:hover ul, ul#nav li.sfhover ul {
	left:0;
	top:21px;
}

/* -- end of -- */

#logocol, #contentcol {
	width:30%;
	float:left;
	display:inline;
}
#logocol {
	margin:0 5%;
	text-align:center;
	clear:left;
}
#logocol #corpimg {
	width:276px;
	margin:15px auto 0 auto;
}
#logocol #corpimg p#caption {
	float:right;
	color:#565354;
	text-align:right;
	line-height:16px;
	margin-top:5px;
}
#contentcol {
	width:55%;
	margin:0 5% 0 0;
}
#contentcol #latestnews {
	
}
#contentcol #latestnews h3.news, #contentcol #latestnews h3.reviews {
	height:29px;
	background:no-repeat;
	text-indent:-1000px;
	overflow:hidden;
	margin:0 0 10px 0;
}
#contentcol #latestnews h3.news {
	width:270px;
	background-image:url(images/h3-fest-news.gif);
}
#contentcol #latestnews h3.reviews {
	margin:30px 0 10px 0;
	width:282px;
	background-image:url(images/h3-fest-reviews.gif);
}
#contentcol #latestnews h4 {
	font-size:17px;
	color:#ccfe00;
	line-height:20px;
}
#contentcol #latestnews p.date {
	margin:0 0 4px 0;
	padding:0;
	color:#565354;
}
span.date {
	color:#565354;
}
#contentcol #latestnews p.date em {
}
#contentcol #latestnews a#subscribe {
	display:block;
	width:385px;
	height:44px;
	background:url(images/subscribe-message.gif) no-repeat 0 0;
	text-indent:-1000px;
	overflow:hidden;
	margin:10px 0 20px 0;
}
#contentcol #latestnews a#subscribe:hover {
	background-position:-385px;
}
#contentcol a#catdownload {
	float:left;
	clear:left;
	display:block;
	font-size:12px;
	text-decoration:none;
	border:1px solid #2D2D2D;
	width:98px;
	padding:10px;
	text-align:center;
	line-height:14px;
	background:#181818;
	margin-top:20px;
}
#contentcol a#catdownload:hover {
	color:#FFF;
	background:#2D2D2D;
}
#contentcol a#catdownload img {
	margin-bottom:8px;
}
#footer {
	height:50px;
	clear:left;
	position:relative;
}
#footer a#pdlink {
	position:absolute;
	bottom:0;
	right:5%;
	text-decoration:none;
	font-size:11px;
	padding:5px;
	background:#FFF;
	color:#565354;
	display:block;
}
#footer a#pdlink:hover, #footer a#pdlink:hover span.pdlink {
	background:#f002bc;
	color:#FFF;
}
#footer a#pdlink span.pdlink {
	color:#f002bc;
	text-decoration:underline;
}
#logos {	
	width:80%;
	min-width:970px;
	margin:10px auto 0 auto;
	padding:0 20px 20px 20px;
	position:relative;
}
#innerlogos {
	height:140px;
	/*padding-bottom:20px;*/
	background:url(images/bg-sq.gif);
}
#logos a, #sponsors a {
	display:block;
	float:left;
	margin:20px 0px 0 20px;
	border:solid 2px #1f191a;
}
#sponsors a {
	margin:20px 20px 0 0;
}
#logos a:hover, #sponsors a:hover {
	border-color:#ccfe00;
}
/*#sponsors a {
	display:block;
	float:left;
	margin:20px 20px 0 0;
	padding:0;
	background:#000;
}*/

/* shaddow */

.bgcornertl, .bgcornertr, .bgcornerbr, .bgcornerbl {
	width:20px;
	height:20px;
	background:no-repeat;
	position:absolute;
}
.bgcornertl {
	background:url(images/bg-corner-tl.png);
	left:0;
	top:-20px;
}
.bgcornertr {
	background-image:url(images/bg-corner-tr.png);
	right:0;
	top:-20px;
}
.bgcornerbr {
	background-image:url(images/bg-corner-br.png);
	right:0;
	bottom:0;
}
.bgcornerbl {
	background-image:url(images/bg-corner-bl.png);
	left:0;
	bottom:0;
}
.bgtop, .bgleft, .bgbottom, .bgright, .footerbgtop {
	position:absolute;
}
.bgtop, .footerbgtop {
	background:url(images/bg-top.png) repeat-x;
	height:20px;
	left:20px;
	right:20px;
	top:0px;
	bottom:0px;
}
.bgtop {
	top:-20px;
}
.bgright {
	background:url(images/bg-right.png) repeat-y;
	width:20px;
	right:0;
	top:0px;
	bottom:20px;
}
.bgbottom {
	background:url(images/bg-lower.png) repeat-x;
	height:20px;
	left:20px;
	right:20px;
	bottom:0px;
}
.bgleft {
	background:url(images/bg-left.png) repeat-y;
	left:0;
	width:20px;
	right:20px;
	top:0px;
	bottom:20px;
}
ul.artists {
	color:#FFF;
	float:left;
	margin-right:20px;
}
#workshops {
	margin:15px 0 18px 0;
}
#workshops p {
	margin:3px 0;
}
#workshops h2 {
	margin:20px 0 10px 0;
}
#workshops h3 {
	margin:15px 0 5px 0;
}
p.byline {
	margin-bottom:3px;
}
img#byline {
	float:left;
	clear:left;
	margin:0 8px 2px 0;
}

/* -------------- SUBSCRIBE -------------- */

form#subscribe {
}
form#subscribe input.text, form#subscribe input.submit {
	margin:5px 0;
	border:none;
	padding:5px;
	font-size:16px;
	color:#818181;
}
form#subscribe input.submit {
	padding:3px;
	margin-top:10px;
	font-size:12px;
	background:#424242;
	color:#ccfe08;
	font-weight:bold;
}
p.error {
	font-style:italic;
	color:#ccfe08;
}

/* ----------------- CMS ----------------- */

body#cms {
	margin:30px;
	background:url(images/bg-sq.gif);
}
body#cms h1, body#cms h2, body#cms p, body#cms input.h1 {
	color:#FFF;
}
#cms input, #cms textarea, #cms label, #cms #addelements, #cms #mainlinks, #cms #declinebtn {
	float:left;
	clear:left;
	margin:3px 0;
	background:url(images/bg-sq.gif);
	color:#FFF;
}
#cms textarea {
	overflow:visible;
}
#cms input#addels, #cms input#editpage, #cms input#update {
	width:50px;
	height:50px;
	padding:0;
	border:none;
}
#cms input#update, #cms #declinebtn {
	width:70px;
	height:30px;
}
#cms form#els {
	float:left;
	margin-right:10px;
}
#cms input, #cms textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	margin:10px 0;
	border:#424242 solid 1px;
	padding:3px;
	width:400px;
}
#cms input#submit {
	padding:5px;
	border:#424242 solid 1px;
	display:block;
	background:#FCFCFC;
	text-decoration:none;
	font-weight:bold;
	text-transform:uppercase;
	width:auto;
}
#cms h1.admintitle {
	font-size:14px;
	border-bottom:1px solid #424242;
	padding-bottom:6px;
	margin-bottom:20px;
}
#cms p.error {
	color:#AC0000;
	font-style:italic;
}
#cms #mainlinks {
	margin:20px 0;
}
#cms ul {
	list-style:none;
	color:#FFF;
}
#cms ul#listings {
	margin:15px 0 20px 20px;
}
#cms table#listings {
	margin:20px 0;
}
#cms table#listings td, #cms table#listings th {
	background:#232323;
	border:1px solid #424242;
	padding:5px;
	margin:0;
	font-size:12px;
	color:#C0C0C0;
}
#cms table#listings th {
	color:#FFF;
	text-align:left;
}
#reviews ul#listings {
	margin-bottom:15px;
	float:left;
	clear:left;
}
#reviews h2 {
	clear:left;
}
#reviews h2.underline {
	border:solid #2D2D2D;
	border-width:1px 0;
	padding:8px 0;
	margin:20px 0 15px 0;
}
#cms label {
	font-size:13px;
	margin:10px 0 0 0;
	padding:0;
}
#cms a {
	font-size:13px;
}
#cms a:hover {
	text-decoration:none;
}
#cms #header {
	margin:0 auto;
	min-width:800px;
	float:none;
}
#cms #main {
	margin-top:30px;
	min-width:800px;
}
#cms #examples {
	float:right;
	padding:40px 20px 20px 20px;
}