@charset "UTF-8";

body {
	color: #fff;
	text-align: left;
	background-color: #000000;
	margin:2px;
	padding:2px;
	padding-top:5px;
	padding-left:5px;
}

img {
	border:0px;
}

#page {
	padding:0px;
}

#page li {
	margin: 0 3px 0 0;
	list-style: none;
	padding:5px;
	text-decoration: none;
	font-family: Helvetica, Geneva, Arial, sans-serif;
	font-size: 12px;
	border: 1px solid #CCCCCC;
}

#page li:hover{
	background-color:#CCCCCC;	
}

#page a{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	text-transform: uppercase;
	font-weight: lighter;
}

#corps {
	height:100%;
	width:450px;
}

#corps h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-transform: uppercase;
	font-weight: lighter;
	color:#ffffff;
	padding:0px;
	margin-bottom:5px;
	margin-top:5px;
}

.post {
	font-family: Helvetica, Geneva, Arial,  sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0099FF;
	margin-right:15px;
}

.post input, textarea {
	font-family: Helvetica, Geneva, Arial,  sans-serif;
	background-color:#000000;
	color:#FFFFFF;
	text-transform:uppercase;
	font-weight: lighter;
	border-width: 1px;
	border-style: solid;
	border-color: #0099FF;
}

.post h2 {
	font-family: Helvetica, Geneva, Arial,  sans-serif;
	font-size: 10px;
	color: #0099FF;
	font-weight: lighter;
	text-transform: uppercase;
	text-decoration:none;
}

.post h2 a {
	font-family: Helvetica, Geneva, Arial,  sans-serif;
	font-size: 10px;
	color: #0099FF;
	font-weight: lighter;
	text-transform: uppercase;
	text-decoration:none;
}

.entry a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	font-weight: lighter;
	text-transform: uppercase;
	line-height: 0px;
}

.entry a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
	font-weight: lighter;
	text-transform: uppercase;
	line-height: 0px;
}

.post small {
	font-family: Helvetica, Geneva, Arial,  sans-serif;
	font-size: 10px;
	color: #ffffff;
	font-weight: lighter;
	text-transform: uppercase;
}

.more-link {
	margin-left:350px;
}

.post small a {
	font-family: Helvetica, Geneva, Arial,  sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
	font-weight: lighter;
	text-transform: uppercase;
}

.post small a:hover {
	font-family: Helvetica, Geneva, Arial,  sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
	font-weight: lighter;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.entry {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-transform: uppercase;
	font-weight: lighter;
}

#sidebar {
	color:#999999;
	margin-top:25px;
	padding-left:660px;
	width:300px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#sidebar a {
	color:#999999;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}

#sidebar a:hover {
	color:#FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	background-color: #3399FF;
}

#sidebar input {
	color:#999999;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #CCCCCC;
}

#sidebar ul{
	font-size: 11px;
	color: #999999;
	list-style-type:none;
	margin:0px;
	padding:0px;
}

#sidebar h2{
	font-size:14px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

#footer {
	width:100%;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #999999;
}

#footer a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
	font-weight: lighter;
	text-transform: uppercase;
	line-height: 0px;
}

#footer a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
	font-weight: lighter;
	text-transform: uppercase;
	line-height: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

#comment {
	color:#999999;
	font-family: Helvetica, Geneva, Arial,  sans-serif;
}

#comment h3 {
	font-family: Helvetica, Geneva, Arial,  sans-serif;
	font-size: 26px;
	color: #000000;
	font-weight: lighter;
	line-height: 1px;
}

#comment input, textarea{
	color:#ffffff;
	font-family: Helvetica, Geneva, Arial,  sans-serif;
	font-size: 10px;
	border: 1px solid #ffffff;
}

#corps input, textarea{
	color:#ffffff;
	font-family: Helvetica, Geneva, Arial,  sans-serif;
	font-size: 10px;
	border: 1px solid #ffffff;
}

.commentlist {
	text-decoration: none;
	color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.commentlist a{
	text-decoration: none;
	color: #999999;
}

.commentlist small{
	text-decoration: none;
	color: #999999;
	text-transform: uppercase;
}

#menu {
	padding-top:5px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	padding-right:15px;
	text-transform: uppercase;
	font-weight: lighter;
}

#menu a {
	padding-top:5px;
	padding-bottom:5px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-transform: uppercase;
	font-weight: lighter;
	padding-left:3px;
	padding-right:3px;
	text-decoration:none;
}

#menu a:hover {
	background:#0099FF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-transform: uppercase;
	font-weight: lighter;
	padding-left:3px;
	padding-right:3px;
	text-decoration:none;
}

.logo {
	padding-right:5px;
	padding-top:0px;
	float:left;
	text-decoration:none;
}

.logo img {
	border: 1px solid #666666;
	text-decoration:none;
}

.logo a {
	opacity: 0.5;
	text-decoration:none;
}
.logo a:hover {
	opacity: 1;
	text-decoration:none;
	border:none;
}