
body{
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: Helvetica, Arial, sans-serif;
	background: #fff;
	color: #000;
}

#wrap{
	margin: 0 auto;
	width: 900px;
	background: #fecf0a url(../images/bg_wrapv8.jpg) repeat-y;
	text-align: left;
}

#contentWrap{
	margin: 0;
	padding: 32px 0px 32px 69px;
}

img{
	border: none;
}

.jsOnly{
	display: none; /* visible thru jquery */
}

.center{
	text-align: center;
}

.clear{
	clear: both;
	display: block;
	font-size: 1%;
}

a{
	color: #fff;
	background: #1a171b;
	text-decoration: none;
	padding: 0 2px;
}
.grn a{
	background: #c2d700;
}
.red a{
	background: #f49639;
}
a:hover{
	background: #1a171b;
}

h1, h2, h3, h4{
	color: #000;
	font-family: Impact, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: normal;
	margin-top: 0;
}
h1 span, h2 span, h3 span, h4 span, h1 a, h2 a, h3 a, h4 a{
	padding: 1px 5px;
	color: #fff;
	background: #1a171b;
}
h1 .grn, h2 .grn, h3 .grn, h4 .grn{
	background: #c2d700;
	color: #fff;
	text-decoration: none;
}
h1 .red, h2 .red, h3 .red, h4 .red{
	background: #f49639;
	color: #fff;
	text-decoration: none;
}
h1{
	font-size: 1.8em;
}
h2{
	font-size: 1.5em;
}
h3, h4{
	font-size: 1.4em;
}

h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover{
	background: #1a171b;
}


/*-------------   CONTENT   -------------*/
#content{
	float: left;
	width: 602px;
	font-size: 1em;
}

#content hr{
	border: none;
	background: #000;
	border-top: 2px solid #000;
	margin: 1.6em 0;
}

#content p, #content ul,  #content td{
	font-size: 1em;
	line-height: 130%;
}

img.border{
	border: 6px solid #fff;
}

.fckimgleft{
	float: left;
	border: 6px solid #fff;
	margin: 0 0.6em 0 0;
}

#content ul.invite{
	background: url(../images/btn_invite.png) no-repeat left center;
	padding: 10px 0 0 118px;
	margin: 0;
	height: 77px;
	list-style-type: none;
	line-height: 100%;
}
ul.invite li{
	margin-bottom: 0.5em;
}
.invite a{
	background: #459cd0;
}

/* Text List: */
.textList{
	min-height: 150px;
	margin-bottom: 1em;
}

.textList .thumb{
	float: left;
	width: 160px;
	margin: 0 14px 0 -8px;
	text-align: right;
}
.textList .thumb a img{
	border: none;
	background: url(../images/bg_thumb.png) no-repeat;
	background-size: 100%;
}
.textList .thumb.grn a img{
	background-position: top left;
	padding: 11px 6px 6px 11px;
}
.textList .thumb.red a img{
	background-position: bottom right;
	padding: 6px 11px 11px 6px;
}
.thumb a{
	background: none;
}
#content .thumb a:hover{
	background: none;
}

.textList .text{
	float: left;
	width: 430px;
}

/* Weather */
.wday{
    float: left;
	width: 290px;
	margin-right: 10px;
}
.wday h2{
    margin-bottom: 0;
	padding-bottom: 0;
}
.wimg{
	float: left;
	text-align: center;
	width: 166px;
	height: 148px;
	padding-top: 18px;
	background: url(../images/bg_weatherimg.png) no-repeat;
}
.temperature{
	float: left;
	padding-left: 10px;
	height: 166px;
}
.temperature strong{
	display: block;
	text-align: center;
	font-size: 200%;
	line-height: 180%;
}

/* Form */
.tf{
	background: #fff;
	border: 2px solid #dcb752;
	margin: 1px;
	padding: 1px;
	width: 464px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1em;
}
.tf:focus{
	border: 3px solid #1a171b;
	margin: 0px;
}
.btn{
	background: #fff  url(../images/bg_btn.gif) repeat-x center;
	border: 2px solid #dcb752;
	margin: 1px;
	padding: 2px 4px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	color: #3d3d3d;
}
.btn:focus{
	background: #1a171b;
	color: #fff;
	border-color: #1a171b; 
}
#content label{
	float: left;
	display: block;
	width: 130px;
	padding-top: 3px;
}
#content label.block{
	float: none;
	clear: both;
	width: auto;
}

#invitationform #fr_emails{
	width: 99%;
}
#invitationform p{
	margin: 0 0 0.2em 0;
	padding-top: 0;
}

.error{
	background: #ffe4e4;
	padding: 3px 3px 3px 1em;
	margin: 0 0 3px 0;
	border: 2px solid #ef8989;
}
.error ul{
list-style-type:circle;
}

ul#gallery{
     margin: 0 0 0 -12px;
	 padding: 0;
	 list-style-type: none;
}
ul#gallery li{
     display: inline;
}
ul#gallery li a{
     margin: 0 6px 6px 0;
	 padding: 0;
	 float: left;
	 display: block;
	 width: 136px;
	 height: 136px;
	 background: #fff;
	 border: 2px solid #fff;
	 text-align: center;
}


/*-------------   RIGHT BAR   -------------*/
#rightBar{
	float: left;
	width: 120px;
	margin: 50px 0 0 60px;
}

#rightBar h2{
	font-size: 22px;
	/*line-height: 98%;*/
	color: #fff;
	margin: 0 0 0.2em 0;
	padding: 0;
	text-align: center;
}
#rightBar p{
	margin-top: 0;
	padding-top: 0;
}

#rightBar ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#rightBar li{
	margin: 0 0 1em 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
}

#rightBar a{
	background: none;
}

/*-------------   HEADER   -------------*/
#header{
	height: 107px;
	width: 900px;
	margin: 0 auto;
	position: relative;
	top: 0;
	left: 0;
	background: url(../images/bg_header.gif) repeat-x; 
	text-align: center;
}

#sitelogo{
	margin: 0;
	padding: 0;
	position: absolute;
	left: 23px;
	top: 0;
	width: 383px;
	height: 107px;
	overflow: hidden;
}
#sitelogo a{
	margin: 0;
	padding: 0;
	display: block;
	width: 383px;
	height: 1px;
	padding-top: 106px;
	background: url(../images/logo_cityfestival.gif) no-repeat;
	font-size: 1%;
	text-indent: -9999999px;
}
#emotionlogo, #invasionlogo{
	margin: 0;
	padding: 0;
	position: absolute;
	top: 59px;
	height: 48px;
	overflow: hidden;
}
#emotionlogo{
	width: 165px;
	left: 371px;
}
#invasionlogo{
	width: 193px;
	left: 568px;
}
#emotionlogo a, #invasionlogo a{
	margin: 0;
	padding: 0;
	display: block;
	height: 1px;
	padding-top: 47px;
	font-size: 1%;
	text-indent: -9999999px;
}
#emotionlogo a{	
	width: 165px;
	background: url(../images/logo_emotion.gif) no-repeat 0px 0px;
}
#invasionlogo a{
	width: 193px;
	background: url(../images/logo_invasion.gif) no-repeat 0px 0px;
}
/*#emotionlogo a:hover, #invasionlogo a:hover{
	background-position: 0px -43px;
}*/

#location{
	margin: 0;
	padding: 0;
	position: absolute;
	top: 4px;
	right: 0px;
	width: 146px;
	height: 205px;
}

#mainNav{
	margin: 0;
	padding: 0 0 0 22px;
	width: 878px;
	height: 52px;
	list-style-type: none;
	background: url(../images/bg_mainnav.gif) repeat-x; 
}

#mainNav li{
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	position: relative;
	width: 114px;
	top: 0;
	left: 0;
}
#mainNav li a{
	width: 114px;
	height: 47px;
	display: block;
	margin: 0;
	padding: 5px 0 0 0;
	font-family: Impact, Arial, Helvetica, sans-serif;
	font-size: 26px;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: normal;
	text-align: center;
	white-space: nowrap;
	color: #fff;
	background: none;
	float: left;
}
#mainNav li.active a{
	height: 50px;
	padding: 2px 0 0 0;
	background: url(../images/bg_mainnav_active.gif) no-repeat top center;
}
#mainNav a:hover{
	color: #1a171b;
}
#mainNav li.active a:hover{
	color: #fff;
}

/* Dropdown: */
#mainNav li ul {
	clear: both;
	float: none;
	position: absolute;
	z-index: 20;
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: auto;
	top: 40px;
	/*left: -9999em;  hides drop down links */
	display: none;
	background: #ff7800;
}
#mainNav ul li, #mainNav ul li a{
	width: auto;
	float: none;
}

#mainNav li:hover ul, #mainNav li.sfhover ul {
	left: auto;
	left: 0;
	display: block;
	border-top: 2px solid #1a171b;
}
#mainNav ul a{
	background: #ff7800;
	border-bottom: 2px solid #1a171b;
	height: 38px;
	padding: 0 8px;
}
#mainNav .active ul a {
	background: #1a171b;
	border-bottom: 2px solid #ff7800;
	height: 38px;
	padding: 0 8px;
}

/*-------------   FOOTER   -------------*/
#footer{
	height: 110px;
	width: 900px;
	margin: 0 auto;
	background: url(../images/bg_footer.gif) repeat-x;
	font-size: 90%;
	font-weight: bold;
	text-align: center;
}
#footer p{
	margin: 0.5em 0 0 0;
	padding: 0 1em;
	width: 300px;
}
#footer #p1{
	float: left;
	text-align: left;
}
#footer #p2{
	float: right;
	text-align: right;
}
#footer #p3{
	margin: 0 auto;
}

#footer{
	color: #fff;
	text-decoration: none;
}
#footer a{
	color: #fff;
	text-decoration: none;
	background: none;
}
#footer a:hover{
	color: #fa5e00;
}
#footer #p4{
	width: 99%;
	margin: 0 0 0 0.5em;
	float: none;
	font-weight: normal;
	text-align: center;
}
#footer #p4 a{
color: #909090;
}

/* Lightbox */
#lightbox a{
	background: none;
}
#outerImageContainer{
	border: 5px solid #c2d700;
	border-bottom: none;
	background: #fff url(../images/bg_lightbox.gif) no-repeat center;
}
#imageDataContainer{
	border: 5px solid #c2d700;
	border-top: none;
}
#loading{
	top: 70%;
}

/* debug */
pre.debug{
	text-align: left;
	font-size: 120%;
	padding: 1em;
	background: #FFFFFF;
	color: #000000;
	border: 3px solid #999999;
}