/*
Theme name: coolclan
Theme URI: http://www.rl-studio.nl/cc/wp-content/themes/cooltheme
Description: coolclan is a TeamFortress 2 clan
Version: 1.0
Author: Reinout -Oetel- Krook
Author URI: http://www.rL-Studio.nl
*/

body {
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: center top;
	background-image: url('img/coolbg.png');
	background-color: #000000;
	text-align: center;
	font-family: Verdana;
	color: #ffffff;
	font-size: 8.5pt;
}
html,body {
	margin: 0px;
	overflow: auto;
}


a:link {
	text-decoration: none;
	color: #2bc6ff;
}
a:visited {
	text-decoration: none;
	color: #2bc6ff;
}
a:hover {
	text-decoration: none;
	color: #8ae0ff;
}
a:active {
	text-decoration: none;
	color: #2bc6ff;
}


#outer {
	width: 754px;
	margin: 0 auto;
}


#header {
	height: 150px;
	width: 754px;
}
#nav {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	width: 714px;
	height: 42px;
	text-align: right;
}
#nav a {
	float: right;
	text-align: right;
	padding: 10px;
	margin-left: 2px;
	background: #525252;
	color: #8ae0ff;
	font-size: 18px;
	text-decoration: none;
}
#nav a:hover {
	background: #292929;
	color: #2bc6ff;
}


#main {
	width: 754px;
	text-align: left;	
}


h2 {
	color: #8ae0ff;
	font-size: 13pt;
	font-weight: bold;
	font-family: Verdana;
}
h3 {
	color: #2bc6ff;
	font-size: 11pt;
	font-weight: bold;
	font-family: Verdana;
}


tr td {
	font-size: 10pt;
	font-weight: normal;
	font-family: Verdana;
}


#postmain {
	min-height: 508px;
	background-color: #292929;
	padding: 20px;
}
.entry {
	border-bottom: 1px solid #343434;
}
.pageentry {
}
.post_title{
}
.post_date {
	color: #00acff;
	font-size: 8pt;
	font-weight: normal;
	font-family: Verdana;
	text-align: left;
}
.post_title {
}
.post_content {
	text-align: justify;
	font-size: 10pt;
	font-weight: normal;
	font-family: Verdana;
}
.post_metadata {
	text-align: center;
	color:  #a3a3a3;
	font-size: 8.5pt;
	font-weight: normal;
	font-family: Verdana;
	padding-bottom: 9px;
}


#comments {
	border-top: 1px solid #343434;
}
.commentlist {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#commentmain {
	border: #202020 1px solid;
	background-color: #343434;
	width: 417px;
}
#commentheader{
	border-bottom: #202020 1px solid;
	height: 20px;
	background-image: url('img/input4.png');
	background-repeat: repeat-x;
	padding-left: 5px;
	padding-right: 5px;
	line-height: 19px;
}
.commentname {
	color: #020202;
	text-align: left;
	font-size: 8.5pt;
	font-weight: bolder;
	font-family: Verdana;
}
.commentsays {
	color: #202020;
	text-align: left;
	font-size: 8.5pt;
	font-weight: normal;
	font-family: Verdana;
}
.commentmetadata {
	text-align: left;
	color:  #a3a3a3;
	font-size: 8.5pt;
	font-weight: normal;
	font-family: Verdana;
}
#commenttext {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: justify;
	font-size: 10pt;
	font-weight: normal;
	font-family: Verdana;
}
.nocomments{
}
.cancel-comment-reply{
}
#respond {
}
.commenttext {
	background-color: #525252;
	border: none;
	font-size: 10pt;
	font-weight: normal;
	font-family: Verdana;
	color: #ffffff;
}
.commenttextarea {
	background-color: #525252;
	border: none;
	font-size: 10pt;
	font-weight: normal;
	font-family: Verdana;
	color: #ffffff;
	overflow: auto;
}
.commentinput {
	border: 0px;
	font-size: 10pt;
	vertical-align: middle;
	text-align: center;
	font-weight: bolder;
	background: url(img/input2.png) repeat-x;
}


.left {
	float: left;
}
.right {
	float: right;
}


#footer {
	height: 100px;
	background-color: #525252;
	text-align: center;
	color:  #dadada;
	font-size: 8.5pt;
	font-weight: normal;
	font-family: Verdana;
}

.tbl {
	border: 0px solid #000000;
	width: 713px;
}
th {
	border-bottom: 1px solid #343434;
}
.tblsmall {
	width: 75px;
}
.tblbig {
	width: 169px;
}
.tblmembers {
	width: 714px;
}
.tblmembershalf {
	width: 357px;
}
.tblmembers_small {
	height: 120px;
	text-align: center;
	width: 100px;
}
.tblmembers_big {
	padding-left: 10px;
	height: 120px;
	text-align: left;
	width: 257px;
}


/* Newsposts */
.wp-caption-text {
	font-size: 10px;
	padding: 10px;
	text-align: center;
	background: #343434;
	border: 1px solid #525252;
}
.news_image {
	margin: 20px;
	margin-right: 0px;
	float: right;
}
