/*
-----------------------------------------------
Name:     I Dream Of Eva
Designer: Arc23.com
URL:      www.jpop.co.uk
Date:     June 2009
----------------------------------------------- */
A:link { text-decoration: none; color:#990000;	}
A:active { text-decoration: none; color:#ff99ff;	}
A:visited { text-decoration: none; color:#666; } 

body {
	margin: 0;
	padding: 0;
	font: 10pt/20pt "Trebuchet MS", Verdana;
	color: #333;
	line-height: 1.8em;
}
* {margin: 0; padding: 0;}
	
p { 
	font: 10pt/20pt arial; 
	margin-top: 0px; 
	margin-bottom: 1em;
	}
h1 {
	color: #0066CC;
	font: 28px "Trebuchet MS", Verdana;
	margin: 0;
	font-weight: bold;
}	
h3 {
	color: #660000;
	font: 22px "Trebuchet MS", Verdana;
	margin: 0;
	font-weight: bold;
}
h2 {
	color: #990000;
	font: 16px "Trebuchet MS", Verdana;
	margin: 0;
	text-transform: lowercase;
	font-weight: bold;
	margin-top: 0px; 
	margin-bottom:  0px;
}
.hilight { 
	color: #990000; 
	font-weight: bold;
	}
img {
	border: 0px;
	float: left;
	margin: 5px;
}
/* STRUCTURE CODE
----------------------------------------------- */	
#header {
	margin: 10px 0px 0 20px;
	padding: 0px;
	border: 1px solid #CC3333;
	}
 #head {
	background:#333;
	height:5em;
}
#content {
	width:70%;
	top:6em;
	left:2%;
	}
#secondary_content {
	width:20%;
	top:6em;
	right:2%;
	float: right;
	}
#content_wrap {
	background: #fff url(../images/body_shadow_L.gif) repeat-y left top;
	margin: 0 auto;
	padding: 0;
	min-width: 780px;
	max-width: 860px;
}
.content {
	background: url(../images/body_shadow_R.gif) repeat-y right top;
	margin: 0;
	padding: 25px 40px;
	overflow: hidden;
	font-size: 1.2em;
}
*html #content_wrap {width: 970px;}
.content p {
	margin: 5px 0;
	padding: 5px 0;
}                   
#contentcenter {
	margin-top: 10px;
	margin-left: 5px;
	width: 600px;
	padding: 0px;
	float: left;
	}
#contentcenter a { text-decoration: none; color:#990000;	}


		
#contentleft {
	width: 140px;
	margin: 10px 2px 0 0px ;
    padding: 0px 20px 0 0 ;
	}	
#contentright {
	width: 160px;
	float: left;
	margin: 10px 2px 0 0px ;
    padding: 0px 20px 0 0 ;
	}
#contentright .right { 
	float: right; 
	}
/* PHOTO BITS
----------------------------------------------- */		
.headline {
	margin: 10px 5px 10px 0px;
	padding: 3px 3px 3px 5px;
	display: block;
	background-color: #ff9900;
	font: bold 20px Arial, Helvetica, sans-serif;
	color: #fff;
}



#headl {
	margin-right: 0px;
	color: #fff;
	
}


#headl a { 
	color:#fff;
	}

.newsdate {
	font-size: 8pt;
	color: #666;
	text-align: right;
	font-style: italic;
	}
.newsIdent {
	margin: 10px 30px 10px 0px; 
	width: 140px; 
	float: left;
	}
#mainimg {
  	width: 800px;
  	margin: 0px 10px 0px 0px;
	background:#fff;
		float: left;
	}
#grid {
	width: 400px;
	margin: 10px;
	padding:5px;
	float: left;
}	
#copy {
	border-bottom: 1px solid #fff;
	padding:5px;
	}	
#copy p {
	font: 9pt/18pt Verdana;
	color: #ccc;
}


/* LIST FORMATTING
----------------------------------------------- */
#contentcenter ul {
	list-style: circle;
	width: 500px;
	margin: 10px 10px 10px 10px;	
	padding: 10px;
}		
#contentcenter ul li {
	font: 13px "Trebuchet MS", Verdana;
	color: #660000;
	text-align:left;
	border-bottom: 1px solid #1A4861;
	padding: 10px;
}	
#contentright ul {
	list-style: none;
	padding: 0 0 5px 0;
	margin: 0;
}		
#playlist ul li {
	font: 12px "Trebuchet MS", Verdana;
	text-align:left;
	border-bottom: 1px solid #1A4861;
}	
#djlist ol {
	list-style-type: none;	
	padding: 5px 10px 5px 10px;
	margin: 0;
	width:200px;
	}	
#djlist li {
	color: #990000;
	font: 8pt/16pt arial; 
	margin-top: 0px; 
	}
/* RIGHT CONTENT FORMATS 
----------------------------------------------- */
#contentright h3 {
	color: #660000;
	font: 14px "Trebuchet MS", Verdana;
	margin: 3px;
	text-transform: lowercase;
	font-weight: bold;
}
#contentright b {
	font: 10pt/12pt arial; 
	text-align: center;
	font-weight: bold;
	}
#contentright p {
	font: 10pt/20pt arial; 
	color: #333;
	text-align: right;
	font-weight: bold;
	}	
#poll p {
	text-align: right;
	color: #FF3399;
	font: 11px "Trebuchet MS", Verdana;
	font-weight: bold;
	}		
#contentright #poll {
	width: 150px;
	font: 11px "Trebuchet MS", Verdana;
	font-weight: bold;
	}		
#poll ul {
	list-style: none;
	padding: 0 0 18px 0;
	margin: 0;
	font: 11px "Trebuchet MS", Verdana;
	font-weight: bold;
}		
#poll ul li {
	padding: 5px 10px 5px 10px;
	border-bottom: 1px solid #fff;
	margin: 0;
	text-align: right;
	}		
#poll a {
	color: #fff;
	font: 11px "Trebuchet MS", Verdana;
	font-weight: bold;
	}
/* NAVIGATION
----------------------------------------------- */		
div.menu {
	background: transparent url(../images/bubbles-id4.gif) no-repeat top right; 
	width:150px;
	margin: 10px 10px 10px 0px;	
	padding:8px;
	}
html>body div.menu a {width:auto;}

div.menu a:hover {
	color:#ff9900;
	}
div.menu ul {
	list-style: none;
	padding: 0 0 5px 0;
	margin: 0;
}		
div.menu ul li {
	color: #660000;
	font: 14px "Trebuchet MS", Verdana;
	text-align:left;
	border-bottom: 1px solid #1A4861;
}		
/* VARIOUS DIVS
----------------------------------------------- */
#contentcenter h3 {
	color: #660000;
	font: 22px "Trebuchet MS", Verdana;
	margin: 10px 0px 0px 0px; 
	font-weight: bold;
}

#contentcenter h2 {
	color: #990000;
	font: 16px "Trebuchet MS", Verdana;
	margin: 5px 0px 0px 3px; 
	text-transform: lowercase;
	font-weight: bold;

}


.quickSummary {
	margin: 10px 10px 10px 0px; 
	width: 950px; 
	float: right;
	}	
.quickSummary2 {
	margin: 20px 10px 10px 0px; 
	width: 650px; 
	font: italic 9pt/18pt georgia; 
	text-align:left;
	color: #000000;
	}	
.quickSummary3 {
	margin: 20px 10px 10px 0px; 
	width: 150px; 
	float: right;
	}
.quickSummary4 {
	margin: 20px 10px 10px 0px; 
	width: 250px; 
	float: left;
	}
.quickSummary5 {
	margin: 20px 10px 10px 10px; 
	width: 320px;
	height: 240px; 
	float: left;
	}	
.quickSummary6 {
	margin: 20px 10px 10px 10px; 
	width: 320px; 
	float: right;
	}
.quickImage {
 	margin: 60px; 
	width: 600px; 
		float: right;
	}			
/* FOOTER
----------------------------------------------- */			
#footer {
	border-top: 1px solid #ff9900;
	border-bottom: 1px solid #ff9900;
	float: left;
	width: 769px;
	padding: 5px;
	margin: 3px 0px;
	background-image: url(../images/footer_img.gif);
	background-repeat: no-repeat;
	}
	
#footer p { 
	font-size: 0.7em; margin: 0px;
	color: #333;
	}
#footer p a { 
	color: #cc0000; 
	}
#footer .left { 
	float: left; 
}
#footer .right { 
	float: right; 
	}
#footer p a:hover { 
	color: #ff9900; 
	}
