* {
padding: 0;
margin: 0;
} 

body {
background-color : #001920;
font-family: Trebuchet MS;
font-size: 14px;
padding: 0;
margin: 0;
color: #000000;
line-height: 20px;
}

img { border: none; }
a { text-decoration: none; color: #000066; }
a:hover { color: #F0A848; }
h3 { border-bottom: 2px dotted #0086B9; color: #000066; padding: 10px 0 2px 0; font-size: 16px; }
h3 a { color: #3090F0; }
h3 a:hover { color: #F0A848; }


#wrap {
margin: 0 auto;
width: 980px;
background: #7AC6DE;
}

#header {
background-color: #194858;
height: 150px;
}

#header .logo {
width: 50%; 
height: 130px; 
float: left;
}

#header .banner {
width: 50%; 
height: 130px; 
float: right;
}



#header h1 { text-transform: uppercase; padding: 5px 0 0 15px; font-size: 20px; font-weight: 100; letter-spacing: -2px; }
#header h1 a { color: #FFFFFF; }
#header h1 a:hover { color: #FFCC00; }
#header h2 { padding: 5px 15px 0px 15px; font-size: 12px; color: #ccc; font-weight: 100; }
#header a { color: #FFFFFF; }
#header a:hover { color: #FFCC00; }

#menu { 
background-color: #0086B9;
height: 40px;
line-height: 40px;
padding-left: 20px;
text-transform: uppercase;
}

#menu a { color: #FFFFFF; }
#menu a:hover {color: #FFCC00; }

#menu li {
float:left;
list-style-type:none;
}
#menu li a {
padding:0 10px;
text-decoration:none;
color: #fff;
letter-spacing:-2px;
font-weight: 100;
font-size: 17px;
}
#menu li a:hover {
color: #fff;
text-decoration: underline; 
}

#content { 
padding: 10px;
}

#left {
float: left;
width: 200px;
}
#left li { list-style-type: none; padding-left: 10px; }

#left h2 {
margin-left: 10px;
padding: 5px 0 5px 10px; 
font: bold 16px Verdana, 'Trebuchet MS', Sans-serif;
color: #fff;
background-color: #0086B9;
border-right: 2px solid #0086B9; 
border-left: 2px solid #0086B9; 
}
#left .adbox {
border-right: 2px solid #0086B9; 
border-left: 2px solid #0086B9; 
border-bottom: 2px solid #0086B9; 
margin: 0 0 10px 10px;	
padding: 5px 0 10px 0;
}

#left .review_box {
line-height: 15px;
height : 1770px;
border-right: 2px solid #0086B9; 
border-left: 2px solid #0086B9; 
border-bottom: 2px solid #0086B9; 
margin: 0 0 10px 10px;	
padding: 5px 0 10px 0;
overflow: -moz-scrollbars-vertical;
overflow-y: scroll;
}

#left .news {
line-height: 15px;
height : 525px;
border-right: 2px solid #0086B9; 
border-left: 2px solid #0086B9; 
border-bottom: 2px solid #0086B9; 
margin: 0 0 10px 10px;	
padding: 5px 0 10px 0;
overflow: -moz-scrollbars-vertical;
overflow-y: scroll;
}

#left .links {
line-height: 15px;
height : 2393px;
border-right: 2px solid #0086B9; 
border-left: 2px solid #0086B9; 
border-bottom: 2px solid #0086B9; 
margin: 0 0 10px 10px;	
padding: 5px 0 10px 0;
overflow: -moz-scrollbars-vertical;
overflow-y: scroll;
}

#right { 
float: right;
width: 740px;
margin-right: 10px; 
}

#right h2 {
padding: 5px 0 5px 10px; 
font: bold 16px Verdana, 'Trebuchet MS', Sans-serif;
color: #fff;
background-color: #0086B9;
border-right: 2px solid #0086B9; 
border-left: 2px solid #0086B9; 
}

.contentleft {
float: left;
width : 550px;
}
.contentleft h2 {
padding: 5px 0 5px 10px; 
font: bold 16px Verdana, 'Trebuchet MS', Sans-serif;
color: #fff;
background-color: #0086B9;
border-right: 2px solid #0086B9; 
border-left: 2px solid #0086B9; 
}
.contentleftbox {
border-right: 2px solid #0086B9; 
border-left: 2px solid #0086B9; 
border-bottom: 2px solid #0086B9; 
margin: 0 0 10px 0;	
padding: 0 10px 10px 10px;
text-align: justify;
}

.contentright {
float: right;
width: 180px;
}
.contentright h2 {
padding: 5px 0 5px 10px; 
font: bold 16px Verdana, 'Trebuchet MS', Sans-serif;
color: #fff;
background-color: #0086B9;
border-right: 2px solid #0086B9; 
border-left: 2px solid #0086B9; 
}
.contentrightbox {
border-right: 2px solid #0086B9; 
border-left: 2px solid #0086B9; 
border-bottom: 2px solid #0086B9; 
margin: 0 0 10px 0;	
padding: 10px;
text-align: justify;
}

.contentrightbox_names {
border-right: 2px solid #0086B9; 
border-left: 2px solid #0086B9; 
border-bottom: 2px solid #0086B9; 
margin: 0 0 10px 0;	
padding: 10px;
text-align: justify;
height: 1360px ;
overflow: -moz-scrollbars-vertical;
overflow-y: scroll;
}

.contentwarning {
background : #0086B9;
border-bottom: 2px dotted #FFFFFF;
border-top: 2px dotted #FFFFFF;
border-left: 2px dotted #FFFFFF;
height : 55px;
padding: 10px;
color: #FFFFFF;
overflow: -moz-scrollbars-vertical;
overflow-y: scroll;
}

.performerbox {
background: url(images/performerbg.gif) no-repeat;
float:left;
display: block;
height:143px;
width:110px;
font-size: 80%;
text-align : center; color:#FFFFFF; margin-left:15px; margin-right:5px; margin-top:5px; margin-bottom:5px
}

.performerbox p       { font-family: Trebuchet MS; font-size: 8pt; text-decoration: none; color:#FFFFFF }
.performerbox a       { font-family: Trebuchet MS; font-size: 8pt; text-decoration: none; color:#FFFFFF }
.performerbox a:link       { font-family: Trebuchet MS; font-size: 8pt; text-decoration: none; color:#FFFFFF }
.performerbox a:active     { font-family: Trebuchet MS; font-size: 8pt; text-decoration: none; color:#FFFFFF }
.performerbox a:hover      { font-family: Trebuchet MS; font-size: 8pt; text-decoration: underline; color:#FFCC00 }
.performerbox a:visited    { font-family: Trebuchet MS; font-size: 8pt; text-decoration: underline; color:#FFCC00 }

.allonline_thumbnailbox {
margin: 4px 8px 0px 4px; 
height:75px;
width:100px;
}

.allonline_perfnamebox, 
.favourites_perfnamebox { 
width: 100px; 
height: 20px; 
margin: 0px 0px 0px 4px; 
padding-bottom: 2px;
text-align: center; 
display: block; overflow: hidden;
}

#footer {
height: 40px;
line-height: 40px;
background-color: #194858;
color: #fff;
text-align: center;
}
#footer a { color: #fff; }
#footer a:hover { color: #F0A848; }


/* end of new css */

	
	
blockquote{
	background-color: #F3F3F3;
	margin: 0px;
	margin-left: 15px;
	margin-bottom: 12px;
	padding: 7px;
	width: 420px;
	font-style: italic;
	color: #666666;
	border: 1px solid #cccccc;
	}
	
.postmetadata {
	background: #0086B9;	
        padding: 5px 0 5px 10px; 
       
        width: 520px;
	
	margin: 0px;
	padding: 0px;
	}

.postspace {
	background: #0086B9;	
        padding: 5px 0 5px 10px; 
       
        width: 520px;
	
	margin: 0px;
	padding: 0px;
	}
.postspace2 {
	background: #0086B9;	
	padding: 5px 0 5px 10px; 
        
        width: 520px;
	height: 0px;
	margin: 0px;
	padding: 0px;
	}
.postspace3 {
	background: #0086B9;
        padding: 5px 0 5px 10px; 
        
	width: 520px;
	height: 15px;
	margin: 0px;
	padding: 0px;
	}


#wp-calendar {
	margin-left: 22px;
	margin-bottom: 10px;
	}

#searchform {
	margin-left: 9px;
	margin-bottom: 0px;
	}
	
#searchform input {
	font-family:"Lucida Grande","Lucida Sans Unicode",Tahoma, Helvetica, Verdana, sans-serif;
	font-size: 9pt;
	text-align: right;
	color: #67717E;
	border: 1px solid #ddd;
	width: 150px;
	margin-bottom: 0px;
	}
	
/* comments */
	
.entry {
	margin-bottom: 12px;
	border-bottom: 1px solid #E3E3E3;
	}	

#s,#submit {	
	background-color:#ffffff;
	border:1px solid #cccccc;
	color:#505050;
	font-size:0.9em;
	margin:0 0 16px;
	padding:4px;
	width:130px;
	}
	
#author {
	border:1px solid #cccccc;
	font-family:Verdana,Tahoma,Arial,Sans-Serif;
	font-size:1em;
	margin:0;
	padding:4px;
}

	
#email {
	border:1px solid #cccccc;
	font-family:Verdana,Tahoma,Arial,Sans-Serif;
	font-size:1em;
	margin:0;
	padding:4px;
}

#url {
	border:1px solid #cccccc;
	font-family:Verdana,Tahoma,Arial,Sans-Serif;
	font-size:1em;
	margin:0;
	padding:4px;
}

#comment  {
	width: 350px;
	border:1px solid #cccccc;
	font-family:Verdana,Tahoma,Arial,Sans-Serif;
	font-size:1em;
	margin:0;
	padding:4px;
}

.textwidget {

       text-align: center;
}
a:hover img {
filter:alpha(opacity=70);
-moz-opacity: 0.7;
opacity: 0.7;
-khtml-opacity: 0.7;
}
