/*------------------------------------------------------------------------------
WATERFRONT INDEPENDENCE FESTIVAL 2007

VERSION: 0.1
AUTHOR: Josh Stewart
EMAIL: josh@workshopnyc.com
WEBSITE: www.workshopnyc.com
--------------------------------------------------------------------------------
																     GENERAL  */
*{
	margin:0;
	padding:0;
}

body{
	text-align: center;
	font: 0.75em Verdana, Helvetica, Arial, sans-serif;
	min-width: 860px;
	background: url(http://www.waterfrontindependencefestival.com/wp-content/themes/independence/includes/bkg.gif) top center repeat-x;
	background-color: #154166;
	line-height: 1.5em;
}

p{
	margin-bottom:15px;
}

.clearer {
	clear: both;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
	margin:0 0 10px 20px;
}

/*------------------------------------------------------------------------------
																	   LINKS  */

a {
	color:#195485;
	text-decoration:none;
	border-bottom:1px dotted #001C45;
}

a:hover {
	color:#001C45;
	border-bottom:1px solid #001C45;
}

/*
a:visited {
	color:#195485;
	text-decoration:none;
	border-bottom:1px dotted #001C45;
}
*/

a:active {
	color:#195485;
	text-decoration:none;
	border-bottom:1px dotted #001C45;
}

div#footer a {
	color:#FFF;
	text-decoration:none;
}
#post-11 a.noline {
	color:#195485;
	text-decoration:none;
	border-bottom:none;

}



/*------------------------------------------------------------------------------
																	  LAYOUT  */

div#wrapper{
	margin:0 auto 0 auto;
	width: 840px;
	text-align: left;
}

div#header{
	position: relative;
}

div#navmenu{
	height:600px; 
	margin:0px;
	width:140px;
	padding:15px;	background:url(http://www.waterfrontindependencefestival.com/wp-content/themes/independence/includes/menu_bkg.png) no-repeat bottom center !important;
	background:url(http://www.waterfrontindependencefestival.com/wp-content/themes/independence/includes/menu_bkg.gif) no-repeat bottom center;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 5; 
}

div#container {
	background: url(http://www.waterfrontindependencefestival.com/wp-content/themes/independence/includes/top.gif) no-repeat top center #FFFFFF;
	width:740px;
	float: left;
	margin: 0 0 0 100px;
	display: inline;
}

div#content {
	width: 470px;
	margin:15px 0 20px 90px;
	float: left;
	display: inline;
}

div.sidebar {
	width: 120px;
	float: right;
	border-left: 1px solid #999;
	padding: 20px;
	margin: 10px 0 0 15px;
}

div#footer {
	clear: both;
/*
	margin: 2em 0 2em 100px;
*/
	margin-left: 100px;
	text-align: center;
	color:white;
	font-size:.75em;	
	background: url(http://www.waterfrontindependencefestival.com/wp-content/themes/independence/includes/bottom.gif) no-repeat top center;
}


/*------------------------------------------------------------------------------
																  NAVIGATION  */

#navmenu ul {
	margin:215px 0 0 0 ; 
	padding:0; 
	list-style-type:none;
}

#navmenu li {
	display:block; 
	width:140px; 
}

#navmenu li.schedule {
	background:transparent url(http://www.waterfrontindependencefestival.com/wp-content/themes/independence/includes/schedule.gif) no-repeat;
}

#navmenu li.onschedule, #navmenu li.onschedule a#linkschedule:hover{
	background:transparent url(http://www.waterfrontindependencefestival.com/wp-content/themes/independence/includes/onschedule.gif) top right no-repeat;
	border:0px;
}

#navmenu li.bands {
	background:transparent url(http://www.waterfrontindependencefestival.com/wp-content/themes/independence/includes/bands.gif) no-repeat;
}

#navmenu li.onbands, #navmenu li.onbands a#linkbands:hover{
	background:transparent url(http://www.waterfrontindependencefestival.com/wp-content/themes/independence/includes/onbands.gif) top right no-repeat;
	border:0px;
}

#navmenu li.sponsors {
	background:transparent url(http://www.waterfrontindependencefestival.com/wp-content/themes/independence/includes/sponsors.gif) no-repeat;
}

#navmenu li.onsponsors, #navmenu li.onsponsors a#linksponsors:hover{
	background:transparent url(http://www.waterfrontindependencefestival.com/wp-content/themes/independence/includes/onsponsors.gif) top right no-repeat;
}

#navmenu li.kids {
	background:transparent url(http://www.waterfrontindependencefestival.com/wp-content/themes/independence/includes/kids.gif) no-repeat;
}

#navmenu li.onkids, #navmenu li.onkids a#linkkids:hover{
	background:transparent url(http://www.waterfrontindependencefestival.com/wp-content/themes/independence/includes/onkids.gif) top right no-repeat;
}

#navmenu li.directions {
	background:transparent url(http://www.waterfrontindependencefestival.com/wp-content/themes/independence/includes/directions.gif) no-repeat;
}

#navmenu li.ondirections, #navmenu li.ondirections a#linkdirections:hover{
	background:transparent url(http://www.waterfrontindependencefestival.com/wp-content/themes/independence/includes/ondirections.gif) top right no-repeat;
}

#navmenu li.photos {
	background:transparent url(http://www.waterfrontindependencefestival.com/wp-content/themes/independence/includes/photos.gif) no-repeat;
}

#navmenu li.onphotos, #navmenu li.onphotos a#linkphotos:hover{
	background:transparent url(http://www.waterfrontindependencefestival.com/wp-content/themes/independence/includes/onphotos.gif) top right no-repeat;
}

#navmenu li.news {
	background:transparent url(http://www.waterfrontindependencefestival.com/wp-content/themes/independence/includes/news.gif) no-repeat;
}

#navmenu li.onnews, #navmenu li.onnews a#linknews:hover{
	background:transparent url(http://www.waterfrontindependencefestival.com/wp-content/themes/independence/includes/onnews.gif) top right no-repeat;
}

#navmenu li.vendors {
	background:transparent url(http://www.waterfrontindependencefestival.com/wp-content/themes/independence/includes/vendors.gif) no-repeat;
}

#navmenu li.onvendors, #navmenu li.onvendors a#linkvendors:hover{
	background:transparent url(http://www.waterfrontindependencefestival.com/wp-content/themes/independence/includes/onvendors.gif) top right no-repeat;
}

#navmenu li.faq {
	background:transparent url(http://www.waterfrontindependencefestival.com/wp-content/themes/independence/includes/faq.gif) no-repeat;
}

#navmenu li.onfaq, #navmenu li.onfaq a#linkfaq:hover{
	background:transparent url(http://www.waterfrontindependencefestival.com/wp-content/themes/independence/includes/onfaq.gif) top right no-repeat;
}



* html #navmenu a:link, * html #navmenu a:visited {
	height:86px; he\ight:0;
}


#navmenu a#linkschedule {
	background:transparent url(http://www.waterfrontindependencefestival.com/wp-content/themes/independence/includes/schedule.gif) -140px -26px no-repeat;
	display:block; 
	width:140px; 
	padding-top:26px; 
	height:0; 
	color:#000; 
	text-decoration:none; 
	overflow:hidden;
	border:0px;
}

#navmenu a#linkbands {
	background:transparent url(http://www.waterfrontindependencefestival.com/wp-content/themes/independence/includes/bands.gif) -140px -40px no-repeat;
	display:block; width:140px; 
	padding-top:40px; 
	height:0; 
	color:#000; 
	text-decoration:none; 
	overflow:hidden;
	border:0px;
}

#navmenu a#linksponsors {
	background:transparent url(http://www.waterfrontindependencefestival.com/wp-content/themes/independence/includes/sponsors.gif) -140px -27px no-repeat;
	display:block; width:140px; 
	padding-top:27px; 
	height:0; 
	color:#000; 
	text-decoration:none; 
	overflow:hidden;
	border:0px;
}

#navmenu a#linkkids {
	background:transparent url(http://www.waterfrontindependencefestival.com/wp-content/themes/independence/includes/kids.gif) -140px -42px no-repeat;
	display:block; width:140px; 
	padding-top:42px; 
	height:0; 
	color:#000; 
	text-decoration:none; 
	overflow:hidden;
	border:0px;
}

#navmenu a#linkdirections {
	background:transparent url(http://www.waterfrontindependencefestival.com/wp-content/themes/independence/includes/directions.gif) -140px -24px no-repeat;
	display:block; width:140px; 
	padding-top:24px; 
	height:0; 
	color:#000; 
	text-decoration:none; 
	overflow:hidden;
	border:0px;
}

#navmenu a#linkphotos {
	background:transparent url(http://www.waterfrontindependencefestival.com/wp-content/themes/independence/includes/photos.gif) -140px -33px no-repeat;
	display:block; width:140px; 
	padding-top:33px; 
	height:0; 
	color:#000; 
	text-decoration:none; 
	overflow:hidden;
	border:0px;
}

#navmenu a#linknews {
	background:transparent url(http://www.waterfrontindependencefestival.com/wp-content/themes/independence/includes/news.gif) -140px -48px no-repeat;
	display:block; width:140px; 
	padding-top:48px; 
	height:0; 
	color:#000; 
	text-decoration:none; 
	overflow:hidden;
	border:0px;
}

#navmenu a#linkvendors {
	background:transparent url(http://www.waterfrontindependencefestival.com/wp-content/themes/independence/includes/vendors.gif) -140px -26px no-repeat;
	display:block; width:140px; 
	padding-top:26px; 
	height:0; 
	color:#000; 
	text-decoration:none; 
	overflow:hidden;
	border:0px;
}

#navmenu a#linkfaq {
	background:transparent url(http://www.waterfrontindependencefestival.com/wp-content/themes/independence/includes/faq.gif) -140px -43px no-repeat;
	display:block; width:140px; 
	padding-top:43px; 
	height:0; 
	color:#000; 
	text-decoration:none; 
	overflow:hidden;
	border:0px;
}


#navmenu a#linkschedule:hover {
	background-position:top right; 
	z-index:50;
	border:0px;
}

#navmenu a#linkbands:hover {
	background-position:top right; 
	z-index:50;
	border:0px;
}

#navmenu a#linksponsors:hover {
	background-position:top right; 
	z-index:50;
	border:0px;
}

#navmenu a#linkkids:hover {
	background-position:top right; 
	z-index:50;
	border:0px;
}

#navmenu a#linkdirections:hover {
	background-position:top right; 
	z-index:50;
	border:0px;
}

#navmenu a#linkphotos:hover {
	background-position:top right; 
	z-index:50;
	border:0px;
}

#navmenu a#linknews:hover {
	background-position:top right; 
	z-index:50;
	border:0px;
}

#navmenu a#linkvendors:hover {
	background-position:top right; 
	z-index:50;
	border:0px;
}

#navmenu a#linkfaq:hover {
	background-position:top right; 
	z-index:50;
	border:0px;
}


* html #navmenu a:hover{
	height:86px; 
	he\ight:0;
}

input{
	background-color:#FFFFFF;
	border:1px solid #B00000;
	color:#000000;
	font: 0.75em Verdana, Helvetica, Arial, sans-serif;
	padding: 2px;
}

div#blog-search{
	margin:20px 0 0 28px;
}

div#blog-search h4 {
	color:#FFFFFF;
	margin: 0px;
	padding:0px;
}

input#s {
	width:
}

div#blog-search div {
	text-align:right;
	width: 105px;
	overflow:hidden;
}

/*------------------------------------------------------------------------------
																       POSTS  */


div.entry-content{
	border-bottom: 1px #CCCCCC solid;
	margin-bottom:20px;
	padding-bottom:5px;
}

abbr {
	font-style: italic;
	text-decoration: none;
	border-bottom: 0px;
	padding:0 0 15px 0;
}

.entry-date {
	margin-bottom:15px;
}

q {
	font-size: 15px;
	line-height:1.3em;
	margin:0px;
}

q span {
	color: #b00000;
	float: right;
	margin:0px;
}


ul.schedule {
	margin: 0 0 25px 0px;
	list-style: none;
	border-bottom: 1px #999 solid;
}

ul.schedule li {
	padding: 5px;
}

ul.schedule li strong {
	margin-right: 10px;

}

ul.schedule li.odd {
	background: #DEDEDE;
}

ul.levels li{
	font-weight:bold;
	list-style:none;
	margin: 10px 0 0 0;
}

ul.levels ul ul li {
	list-style:circle;
	font-weight:normal;
	margin:0 0 0 15px;
}

ul.benefits {
	border-bottom: 1px #999 solid;
	padding: 0 0 20px 0;
}

ul.benefits li {
	list-style:disc;
	font-weight:normal;
	margin:0 0 0 15px;
}
ul.details {
	padding: 0 0 20px 12px;
}

ul.details li{
	margin-bottom:8px;
}

ul.decimal {list-style-type: decimal;
padding-left:20px;
}

/* Tried to add default bkg image in case flash doesn't work
div.flashmovie{
	background: url(http://www.waterfrontindependencefestival.com/wp-content/themes/independence/includes/slideshow.jpg) no-repeat;
}
*/

/*------------------------------------------------------------------------------
																      IMAGES  */
img.fullwidth{
	margin-bottom:15px;
}

img {
	border:0px none;
}

/*------------------------------------------------------------------------------
																    SPONSORS  */

ul#sponsor_logos {
	list-style:none;
	text-align:center;
}

ul#sponsor_logos li{
	margin:0 0 10px 0;
}

ul#sponsor_logos li a{
	margin:0 0 10px 0;
	border:0px;
}

ul#sponsors {
	list-style:none;
	margin: 20px 0 0 0;

}

ul#sponsors li{
	margin:0 0 8px 0;
	line-height: 1em;
}

ul#sponsors li a{
	text-decoration: none;
	color: #195485;
	font-size:.75em;
	font-weight: bold;
	border-bottom:0px;
}

ul#sponsors li a:hover {
	text-decoration: none;
	color: #001C45;
	font-size:.75em;
	border:0px;
}

ul#sponsors li a:visited {
	text-decoration: none;
	color: #195485;
	font-size:.75em;
	border:0px;
}
#produced a {
	text-decoration: none;
	border:0px;
}

#produced p {
	color:#195485;
	font-size:.75em;
	margin-top: 0px;
	line-height: 1.25em;


}
#produced{
	margin-top: 40px;
}

/*------------------------------------------------------------------------------
														    IMAGE REPLACEENT  */

.ir {
	position: relative;
	margin: 0;
	padding: 0;
	/* hide this from IE5 Mac */
	/* */
	overflow: hidden;
	/* */
}

.ir span {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1; /*for Opera 5 and 6*/
}

#blog-title, #blog-title span {
	height: 230px;
	width: 840px;
	background: url(http://www.waterfrontindependencefestival.com/wp-content/themes/independence/includes/header.gif)	top left no-repeat;
}


/*------------------------------------------------------------------------------
																    HEADINGS  */

h1 {
	font-size: 1.5em;
	margin: 0px;
	line-height: 125%;
	color: #FFFFFF;
	text-decoration: none;
	border:0px;
}

h1 a {
	font-size: .875em;
	margin: 0px;
	line-height: 125%;
	color: #FFFFFF;
	text-decoration: none;
	border:0px;
}

h1 a:visited {
	font-size: .875em;
	margin: 0px;
	line-height: 125%;
	color: #FFFFFF;
	text-decoration: none;
	border:0px;
}

h2, h3, h4 , h5, h6, h2 a, h2 a:hover, h2 a:visited, h2 a:active {
	font-weight: bold;
	margin: 0;
	padding: 0 0 5px;
	font-family: Helvetica, Arial, sans-serif;
	color: #195485;
	text-decoration: none;
	border:0px;
	line-height: 115%;
}

/*------------------------------------------------------------------------------
																     GALLERY  */

ul#gallery {
	list-style: none;
	margin-top:20px;
}

ul#gallery li {
	margin:10px 10px 0 0;
	float: left;
	border:0px;
}

ul#gallery li a, ul#gallery li a:hover, ul#gallery li a:visited, ul#gallery li a:active {
	border:0px;
}


ul#gallery li.none {
	margin-right:0px;
	float: left;
}

/*----------------------------------------------------------------------------*/
/*
fixes line under catfish banner
*/

#post-30 div.entry-content{
	border-bottom: none;
	margin: 0px;
	padding: 0px;
}
ul.noline {
	border:none;
	padding: 0 0 20px 0;
}
a.noline {
	border:none;
}

#audioplayer_1_player {float:left; margin-bottom:20px; width:195px; height:25px; padding:0px;}

div#post-38 div.entry-content p.audioplayer-container #audioplayer_1_player {margin-right: 100px;}		

TB_secondLine {display:none;}
