@charset "utf-8";
/* CSS Document */

body{
	background-image:url(imgs/back.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	background-color:#000000;
	text-align:center;

}

#return{
	display:block;
	padding: 5px;
	float: right;
	margin-top: 15px;
	margin-right:10px;
	background-color:#000000;
	font-size:16px;
	
}

#return a{
	font-weight:bold;
	color:#CCCCCC;
	text-decoration:none;
	border: 0px;
	
}

#return a:hover, a:focus, a:active {
	background-color: #555555;
}


#topi{
	text-align:center;
	width:970px;
	margin:auto;
	margin-top: 200px;
	padding: 5px 0px 5px 0px;
	background-color:#999999;
}

#content{
	width:1001px;
	margin: auto;
	margin-top:180px;
}

#topi2{
	float:left;
	text-align:center;
	width:700px;
	margin:auto;
}
#rightCol {
	float:left;
	text-align:center;
	width:300px;
	height:1000px;
	margin:auto;
	border-left: solid 1px #cccccc;
}
#news {
	text-align:left;
	}

h3{
	font-size:24px;
	color:#BBBBBB;
	margin-top:8px;
}



#commentBox {
	text-align:right;
	width:450px;
	color:#BBBBBB;
	background-color:#111111;
	margin:auto;
	margin-top:15px;
	
	}
.signIn{
	width:250px;
	margin: 10px 100px 10px 100px;
	}
#commentBox input{
	border: none;
}

#commentBox a{
	color:#c5c793;

}
.inputBut{
	color:#000000;
	margin: 5px 28px 0px 48px;
	background-color:#CCCCCC;
	font-size:16px;
	font-weight:bold;
}
	
	
#commentsTitle {
	width:245px;
	margin:0;
	padding:5px 0px 10px 5px;
	float:left;
	font-size:24px;
	text-align:left;
}
#postC{
	padding:0px 5px 0px 5px;
	margin:4px 0px 9px 0px;
	font-size:24px;
	border: 1px solid #999999;

	float:right;
	text-align:right;
}

#postC a{
	color:#BBBBBB;
	font-style:normal;
	text-decoration:none;
}
#postC a:hover, a:focus, a:active{
	color:#888888;

}
	
#comment {
	clear:both;
	text-align:left;
	margin-top:5px;
	width: 450px;
	border-top: 1px dashed #a5a5a5;	
}

#commentinput {
	clear:both;
	text-align:right;
	margin-top:5px;
	width: 450px;
	border-top: 1px dashed #a5a5a5;	
}

#comment h3 {
	text-align:left;
	padding-left:10px;
	padding-top:5px;
	margin-bottom: 0px;
	font-size:16px;
}

#comment a {
	font-size: 16px;
	color:#c5c793;
}

#comment p {
	width:400px;
	padding: 2px 25px 0px 25px;
}

#epSelect {
	background-color:#000000;
	border: 5px solid #333333;
	width: 800px;
	color:#FFFFFF;
	margin:auto;
	text-align: center;

}

#ep {

	height: 200px;
	text-align:left;
	background-color:#000000;

}
#ep:hover {
	background-color:#333333;
}
	

#ep a{
	margin:0px;
	text-decoration:none;
	color: inherit;
	border:none;
}

#ep a img{
	border:none;
}


#selector{

	font-size:20px;
	padding-top:0px;
	margin: 0px 0px 0px 0px;
	font-family:Arial, Helvetica, sans-serif;
	
}

#selector img{
	height: 180px;
	width: 320px;
	float: left;
	padding: 10px 30px 0px 30px;
}
#epDiv {
	width:790px;
	border-top: 2px dashed #333333;
	margin:5px;

}

#selector p{
	margin: 0px;
	padding: 30px 0px 0px 0px;
}
#selector p.bigger {
	padding-top:10px;
	font-size:34px;
}	

#selector p.little {
	padding: 0px;
	margin: 0px;
	font-size:14px;
}	
