/* CSS Document */








/* Main Navigation bar.
------------------------------------------------------------*/
#main-nav {
width:952px;
height:75px;
position:relative;
float:left;
background-color:#fff;
}

#main-nav ul {
padding:0;
width:952px;
margin:0;
}

#main-nav li {
float:left;
list-style-type:none;
}

#main-nav a  {
width:136px;
height:59px;
display:block;
background-repeat:no-repeat;
background-position:top left;
}


#main-nav a span {
left:-1000em;
position:absolute;
}

#main-nav .home a {background-image:url(themes/site_themes/soundslikesunset/images/buttons/home.gif); width:92px;}
#main-nav .shows a {background-image:url(themes/site_themes/soundslikesunset/images/buttons/shows.gif); width:90px;}
#main-nav .info a {background-image:url(themes/site_themes/soundslikesunset/images/buttons/info.gif); width:69px;}
#main-nav .pictures a {background-image:url(themes/site_themes/soundslikesunset/images/buttons/pictures.gif); width:113px;}
#main-nav .store a {background-image:url(themes/site_themes/soundslikesunset/images/buttons/store.gif); width:78px;}
#main-nav .forum a {background-image:url(themes/site_themes/soundslikesunset/images/buttons/forum.gif); width:166px;}
#main-nav .contact a {background-image:url(themes/site_themes/soundslikesunset/images/buttons/contact.gif); width:126px;}

#main-nav .twitter a {background-image:url(themes/site_themes/soundslikesunset/images/buttons/twitter.gif); width:46px;}
#main-nav .rss a {background-image:url(themes/site_themes/soundslikesunset/images/buttons/rss.gif); width:39px;}
#main-nav .facebook a {background-image:url(themes/site_themes/soundslikesunset/images/buttons/facebook.gif); width:37px;}
#main-nav .mog a {background-image:url(themes/site_themes/soundslikesunset/images/buttons/mog.gif); width:52px;}
#main-nav .myspace a {background-image:url(themes/site_themes/soundslikesunset/images/buttons/myspace.gif); width:44px;}


#main-nav a:hover {
background-position:top right;
}

/*
#main-nav a.current,
#main-nav a:hover.current {
background-position:bottom left;
}
*/


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





* /*sets border, padding and margin to 0 for all values*/
{
	padding: 0;
	margin: 0;
	border: 0;
}

html, body {
background-color: #666666;
background-image: url(themes/site_themes/soundslikesunset/images/stripebkg.gif);
margin:0;
padding:0;
color: #333;
font-family: "ff-enzo-web-1","ff-enzo-web-2";
font-size: 94%;
line-height: 1.6em;
}

/*link styles*****************************************************************************************************/

a:link {text-decoration: none;color: #3875d7;font-weight: normal;}
a:visited {text-decoration: none;color: #3875d7;font-weight: normal;} 
a:hover {text-decoration: underline;color: #3875d7;font-weight: normal;}
a:active {text-decoration: none;color: #3875d7;font-weight: normal;}


.title a:link {text-decoration: none;color: #000000;font-weight: bold;}
.title a:visited {text-decoration: none;color: #000000;font-weight: bold;}
.title a:hover {text-decoration: none;color: #333333;font-weight: bold;}
.title a:active {text-decoration: none;color: #000000;font-weight: bold;}

/****************************************************************************************************************/



.clear { clear: both; }

	



.one {
	background-color: #f2f1ef;
	padding: 15px 15px 15px 15px;
	border-bottom: 1px dotted #c8c4b5;

}

.two {
	background-color: #faf9f9;
	padding: 15px 15px 15px 15px;
	border-bottom: 1px dotted #c8c4b5;
}


#login_panel{
	background-color: #fff;
	width:  210px;
	
	}



p {
  font-family: "ff-enzo-web-1","ff-enzo-web-2";
  	color: #333;
	margin: 0 0 0.4em 0;
	line-height: 1.4em;
	font-weight: regular;
	font-size: 110%;


}



.entry {
margin-top: 10px;
padding: 30px 0 10px 0;
border-bottom: 1px dotted #c8c4b5;
background: #F9F8F2;
/*color: #333;*/
}

.posted {
margin: 5px 0 10px 0;
font-size: 0.8em;
background: transparent;
color: #666;
}



.title {
font-size: 120%;
font-weight: bold;
background: transparent;
color: #000;
line-height:1.5em;
}

p.title {
font-size: 1em;
color: #000;
margin: 0 0 0.4em 0;
line-height: 1.4em;

}


.leftColumnText {
	color: #333333;
	line-height: 2em;
	letter-spacing: 0.035em;
}


h1 {
  font-family: "ff-enzo-web-1","ff-enzo-web-2";
          font-weight: black;
	font-size: 170%;
	line-height: 1em;
	margin-bottom: 6px;

}

h99 {
	font-size: 130%;
	font-family: georgia, times, serif;
	font-weight: bold;
	margin-bottom: 6px;
}

h3 {
  font-family: "ff-enzo-web-1","ff-enzo-web-2";
	font-size: 110%;
	font-weight: bold;
	color: #000;
	margin: 20px 0 5px 0;
}


h4 {
	font-size: 110%;
	font-weight: bold;
	margin: 15px 0 10px 0;
}


.twitter_date {
font-size: 80%;
font-weight: normal;
background: transparent;
color: #333;
line-height: 2.2em;

}

.twitter_feed_text {

  font-family: "ff-enzo-web-1","ff-enzo-web-2";
    color: #333;
margin: 0 0 0.4em 0;
line-height: 1.2em;
font-weight: bold;
font-size: 120%;
}




/* gradient 2 */
.gradient2 h2 {
	font-size: 170%;
	font-weight: bold;
	position: relative;
	color: #000;
	margin-bottom: 2px;

}
.gradient2 h2 span {
	background: url(themes/site_themes/soundslikesunset/images/gradient-glossy.png) repeat-x;
	position: absolute;
	display: block;
	width: 100%;
	height: 28px;
}
.gradient2 a {
	color: #000;
	text-decoration: none;
}
.gradient2 a:visited {
	color: #000;
}
.gradient2 a:hover {
	color: #555;
}

#leftTextDiv {
	width: auto;
	height:auto;
	background-color: #ffffff;
}

/******** bulleted lists *********/



ul{
	line-height: 2em;
	min-height: 2em;
	}

li{
	background-repeat: no-repeat;
	padding-left: 0;
	}

.listLeft {
	list-style-image: url(themes/site_themes/soundslikesunset/images/bullet_keypad.gif);
	margin-left: 22px;
}

.listBody {
	list-style-image: url(themes/site_themes/soundslikesunset/images/bullet.gif); 
	margin-left: 22px;
	}



/*******************************/

.footerSpace {
	/*color: transparent;*/

	   	opacity:0.0;           /* Mozilla 1.6 and below   */
   		opacity: 0.0;               /* newer Mozilla and CSS-3 */
	font-size: 0.9em;
	line-height: 1.7em;
	letter-spacing: 1.7em;
	text-indent: 185px;
	position: relative;
}




/*#container {
	width:952px;
	margin: 0 auto 0 auto;
	background-color:#fff;
}
*/

#links ul {
        list-style-type: none;
        width: 295px;
        text-decoration: none;

} 

#links li {
        /*border: 1px dotted #999;*/
        border-width: 1px 0;
        margin: 1px 0;
        text-decoration: none;
        	font-weight: 300;

}

#links li a { 
        color: #666633;
        display: block;
		font-weight: 700;
        padding: 5px;
        text-decoration: none;
        background: #fff;


}

 * html #links li a {  /* make hover effect work in IE */
        background: #fff;
		width: 295px;
        text-decoration: none;
}

#links li a:hover {
        background: #FFF8C5;
        text-decoration: none;
}

#links a em { 
        color: #666666;
        display: block;
	font-weight: 300;
       text-decoration: none;
}

#links a span {
        color: #000;
        font: regular;
        line-height: 100%;
        text-decoration: none;
}

/*********************************/



#container {
	width: 952px;
	margin: auto; /*** Centers the design ***/
	min-height: 100%;
	background: url(themes/site_themes/soundslikesunset/images/three-column-100grey-bg.gif) repeat-y; /*** This is our faux columns ***/
	text-align: left; /*** Because we centered the text in body we have to move the text back to left aligning ***/
}

#container_s {
	width: 972px;
	margin: 0 auto 0 auto; /*** Centers the design ***/
	background-color:#ffffff;
	background: url(themes/site_themes/soundslikesunset/images/shadow972px.gif) repeat-y; /*** This is our faux columns ***/

}

#lrgBtnContainer {
	width: 952px;
	margin: auto; /*** Centers the design ***/
	height: auto;
	float: left;
	position: relative;
}

#lrgButtons {
	width: 238px;
	height: 360px;
	vertical-align: bottom;
	float: left;
	position: relative;
	}


* html #container {
	height: 100%;  /*** IE doesn't support min-height, but instead it handles height as min-height so we need to hack the height ***/
}

/* the code above should reveal the faux-columns GIF as well as 100% height etc */
/**/
/**/
/**/
/**/



#menuHolder {
	width: 952px;
	margin: 0 auto 0 auto; /*** Centers the design ***/
	background-color:#fff;
	height: 80px;
	float: left;
}

#menuButtons {
	width: auto;
	background-color: #fff;
	height: auto;
	vertical-align: top;
	float: left;
	position: relative;
	text-align: center;
	color: #FFFFFF;
	}

#graphic_holder {
	width: auto;
	height: auto;
	vertical-align: top;
	float: left;
	position: relative;
	text-align: center;
	padding: 10px 13px 4px 0;

}





#content_area {
	width:952px;
	margin: 0 auto 0 auto;
	background-color:#fff;
	background: url("themes/site_themes/soundslikesunset/images/2-column-dotted-bg.gif");
	font-size: 1em;

}

#whiteSpace {
	width:952px;
	margin: 0 auto 0 auto;
	/*background-image: url("themes/site_themes/soundslikesunset/images/whitespace_bkg.gif");*/
	height: 70px;	
	background-color:#fff;


}

#whiteSpaceBottom {
	width:952px;
	margin: 0 auto 0 auto;
	background-color:#FFFFFF;
	height: 30px;	

}


/**************************
HEADER
**************************/
#header {
	width: 952px;
	margin: 0 0 0 0;
	/* padding: 0px; */
	height: 90px;
	background-color: #ffffff;
	padding-top: 15px;
	padding-bottom: 15px;

}

/**************************
NAV STRIP
**************************/
#navStrip {
	width: 952px;
	background: #ccc;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}







/**************************
FOOTER
**************************/
#footer {
	width: 952px;
	height: 36px; 
	margin: 0 auto 0 auto;
	background: url("themes/site_themes/soundslikesunset/images/footer.jpg");
  	background-color: #000;
	text-align: left;
	vertical-align: middle;	
	padding: 23px 0 0 0;
}

#footerBoxesFirst {

	width: auto;
	height: auto;
	float: left;
	position: relative;
	padding-left:185px;
}

#footerBoxes {

	width: auto;
	height: auto;
	float: left;
	position: relative;
	padding-left:22px;
}

/**************************
IMAGE PANEL
**************************/
#imagePanel {
	width: 952px;
	margin: 0 auto;
	height: 180px;
	background-color: #ffffff;
	padding-top: 0px;
}

/* Slide Show.
------------------------------------------------------------------------------*/
#crossfade-container {
margin:0;
width:952px;
height:180px;
position:relative;
background-color:#000000;
border-top:1px #C8C4B5 solid;
}

#crossfade-container  .fade-box {
top:0;
left:0;
margin:0;
width: 952px;
height: 180px;
position: absolute;
}

#box-1 {
}

#box-2 {
}

#box-3 {
}

/************************************************************************************************************************************************/
/************************************** BELOW THIS LINE IS ALL NAV CSS INFO *************************************************************************/
/*****************************************************************************************************************************************/



#nav, #nav ul {
	float: left;
	width: 952px;
	list-style: none;
	line-height: 2;
	background: #c2cd23;
	font-weight: bold;
	margin: 0 0 0 0;
	padding: 0 0 0 0;

}


#nav a {
	text-align: center;
	display: block;
	width: 159px;
	color: #666666; 
	font-weight: bold;
	text-decoration: none;
	margin: 0 0 0 0;
	padding: 0.25em 0em;
}



#nav li {
	float: left;
	position: relative;
	padding: 0;
	width: 159px;
	height:31px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#nav li ul {
	position: absolute;
	left: -999em;
	width: 159px;
	font-weight: normal;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#nav li li {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 159px;
}

#nav li ul a {
	width: 159px;}




/*2ND-LEVEL MENU STARTING LOCATION*/
#nav li ul ul {
	margin: -2.5em 0 0 159px;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}


/***** BELOW: text area, inpuet etc for COMMENTS ********/


.entry {
font-family: "ff-enzo-web-1","ff-enzo-web-2";
margin-top: 10px;
padding: 0 10px 10px 10px;
/*border: 1px solid #ccc;*/
background: #fff;
color: #333;
font-size: 1em;
line-height: 1.4em;

}

.input {
font-family: "ff-enzo-web-1","ff-enzo-web-2";
color: #333;
background-color: #f2f1ef;
padding: 6px 6px 6px 6px;
font-weight: bold;	
font-size: 0.9em;
line-height: 1.6em;
width: 125px;
}



.submit {
font-family: "ff-enzo-web-1","ff-enzo-web-2";
color: #fff;
background-color: #8ab376;
padding: 6px 6px 6px 6px;
font-weight: bold;	
font-size: 0.9em;
line-height: 1.6em;
width: 50px;
}

.textarea {
font-family: "ff-enzo-web-1","ff-enzo-web-2";
border-top: 1px solid #999999;
border-left: 1px solid #999999;
background-color: #dad6c6;
color: #333;
font-size: 1em;
margin-top: 3px;
margin-bottom: 3px;
}




/***** BELOW: hover colour of the menu items ********/


/************************************************************************************************************************************************/
/************************************** IE HACKS   IE HACKS     IE HACKS  *************************************************************************/
/*****************************************************************************************************************************************/






/* Primary.
------------------------------------------------------------------------------*/
#primary {
	float:left;
	margin-top: 0em;
	margin-right: 20px;
	padding-left: 32px;
	width: 526px;
}


#primary .pgraph {
}


/* Secondary.
------------------------------------------------------------------------------*/
#secondary 
{
float:left;
width:296px;
padding-right:8px;
padding-left:10px;
margin-top:0em;
font-size: 1em;
background-color: transparent;
}

/* total width 561px  */








/* IE5.x/Win hacks */
#primary {
voice-family: "\"}\""; 
voice-family: inherit; 
width: 558px;
}

#secondary {
width: 324px;
voice-family: "\"}\"";
voice-family: inherit;
height: 580px;
}



