/* CSS Document  for comanechi*/
/* www.worldwarbedroom.com*/

/*--------------------------------------------------------*/
/* basic structure for front */
/*--------------------------------------------------------*/	
#container{
	width:725px;
	margin-right: auto;
	margin-left: auto;
	}
#containerFront{
	width:900px;
	margin-right: auto;
	margin-left: auto;
	background-color:#FFFFFF;
	
	}
#wrapper {
	width: 725px;
	}
/*--------------------------------------------------------*/
/* header front*/
/*--------------------------------------------------------*/
#header{
	width:725px;
	padding:0px;
	margin: 0px;
	text-align:center;
	}
#leftCol {
	width: 250px;
	background-color:#FF0099;
	float: left;

}
#rightCol {
	width: 470px;
	float: right;
	border: 1px dotted #999999;

}	
#rightCol p {
	padding: 0 10px 0 10px;
	font-size: 80%;
}
#rightCol h1 {
	padding: 0 10px 0 10px;
		margin: 0 2px 0 2px;
	font-size: 90%;
	font-weight:bold;
	background-color:#CCCCCC;
	background-image:url(images/bgH1.jpg);
	background-repeat:no-repeat;
}
#rightCol h2 {
	padding: 0 10px 0 10px;

	font-size: 85%;
	color:#333333;
}	
#rightCol h2 {
	padding: 0 10px 0 10px;

	font-size: 85%;
	color:#333333;
}	
#rightCol a {
	color: #00AADF;
	font-weight: bold;
	padding: 2px;
}

#rightCol a:link, #rightColt a:visited {
	color: #00AADF;
	text-decoration:none;
	background-image:url(images/bgH1.jpg);
}

#rightCol a:hover {
	color: #ff9900;
	text-decoration:none;
}

#footer {
	clear: both;
	margin-top:20px;
	padding: 10px 0 10px 0;
	width:725px;
	border-top: 1px dotted #cccccc;
}
#footer p {
	font-size: 80%;
}

#footer a {
	color: #00AADF;
	font-weight: bold;
	padding: 2px;
}

#footer a:link, #footer a:visited {
	color: #00AADF;
	text-decoration:none;
}

#footer a:hover {
	color: #00AADF;
	text-decoration:underline;
}
/* releases*/
.title {
	font-weight: bold;
	color:#333333;
	}
.label {
	color:#999999
	}	
.format {
	font-style: italic;
	
	}		
body{
	font-family: Arial, Helvetica, sans-serif;
	line-height:1.5;
	background-image:url(images/bg.gif);
	background-repeat:repeat-y;
	background-position:top center;
	padding: 0;
	margin:0;
	}
hr {	
	border: none 0;
	border-top: 1px solid #ccc; 
	width: 99%; 
	height: 1px;
	padding: 10px 0 0 0;
	clear: both;
	}	
.img{
	padding: 0 10px 10px 0;
}	
.clear {
	clear: both;
	}
.date {
	font-style:oblique;
	}
.venue{
	color:#666666;
	font-style:italic;
	font-weight:bold;
	}	
.blue{
	color:#006699;
	}	
.pink{
	color:#FF00FF;
	}
.green{
	color:#33FF00;
	}	
.imgNews {
	padding: 0 10px 10px 0;
	}				
