/* 
---------------------------
Treadwheel.hu CSS by Nelzon 
the main page's stylesheet
---------------------------
*/

body {
	background:#333333 url(img/bg.gif);
	margin:0px;padding:0px;
	font-family: Helvetica, Arial,sans-serif; text-align:left
	}

img {border:0px}
.lft { float: left; }
.rgt { float: right; }
.clr { clear: both; }

/* 1 - header */

#header {
	background:url(img/bg.png) repeat-x;
	height:115px; width:100%;
	margin-bottom:5px;
	}
	
/* 2 - középso rész */

.cont { /* content container */
	width:820px;
	padding-left:15px;
	color:#efefef; font-size:12px
	}
#cont_b { /* bottom container */
	width:820px; padding-left:10px; color:#333333
	}

#c1 { float:left;width:350px;display:table}
#c2 { float:left;width:200px;margin-left:18px;display:table} 
	
#right{	float:right;width:210px	}
#left{	float:left;width:610px	}
	

.box {
	border:1px solid #595959;background:#0f0f0f url(img/box_bg.jpg) bottom repeat-x;
	margin-bottom:20px; padding:5px;
	font-size:11px; color:#CCCCCC;
	display:table
	}
	
.box a:link, .box a:visited { color:#63889b; text-decoration:none }
.box a:hover { color:#63889b; text-decoration:underline }
	
.title {
	font-family:"Trebuchet MS", Geneva, Arial, Helvetica, sans-serif; 
	font-size:12px;	font-weight:bold; width:100%
	}
.title a:link, .title a:visited { color:#63889b; text-decoration:none }
.title a:hover { color:#66AACC; text-decoration:none }

.fejlec {
	margin:-5px; margin-bottom:10px;
	width:100%+10px; background:url(img/header_bg.jpg)  repeat-x top;
	height:30px
	}
.hir {
	width:200px;
	display:table
	}
	
.heti {
	width:169px;
	padding:11px;
	border-right:1px dashed #333333; 
	float:left;
	}
.forum_s {
	border-bottom:1px dashed #333333;
	padding:3px
	}
	
.forum_s a:link, .forum_s a:visited { color:#63889b; text-decoration:none }
.forum_s a:hover { color:#66AACC; text-decoration:none }

/* 3 - alsó rész */

#bottom {
	background:url(img/bottom_bg.jpg) repeat-x;
	height:50px; width:100%;
	margin-top:25px;
	border-top:4px #333333 solid;
	border-bottom:2px #333333 solid
	}
#bottom a { font-size:9px;text-decoration:none; margin-left:5px;padding:3px }
#bottom a:link, #bottom a:visited {	color:#666666;background:none }
#bottom a:hover { color:#66AACC;background:#333333 }

.lft { float: left; }
.rgt { float: right; }
.clr { clear: both; }

/* STORYS */

.incontent {width:580px}

#cim { /*forumban is*/
	margin:-5px; margin-bottom:0px; padding:5px;
	background:url(img/header_bg.jpg) repeat-x top;
	font-size:18px; font-family:"Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	color:#edc037; 
	width:100%+10px;height:25px
	}
#info {
	border-bottom:1px dashed #333333;
	width:100%-25px;
	padding-left:25px; margin-bottom:10px;
	}
	
#node {
	padding:10px;
	text-align:justify;
	font-size:12px
	}
	
.comment {
	width:560px;float:right;
	border-bottom:1px dashed #333333;
	padding:10px;font-size:12px
	}
	
/* FORUM */

.forum_title {
	font-size:12px; color:#edc037; font-weight:bold; 
	}
	
.forum_tr {
	border-top:1px dashed #333333
	}
	
/* --- SZAVAZÁS --- */
.bar {
	height:15px;
	border:1px solid #333333;
	background-color:#0f0f0f;
	width:70%;margin-left:5px
	}
.bar2 {
	height:15px;
	background-color:#40505e
	}
.poll_data { text-align:center;width:30%;border:1px solid #333333;background-color:#0f0f0f;border-right:hidden;padding-right:3px}


/* --- FORM --- */

.form-bb-button {
	border:1px solid #595959;
	background-color:#0f0f0f;
	color:#63889b;	font-size:10px;font-family:Helvetica, Arial, sans-serif;
	}
.form-bb-button:hover {
	border:1px solid #666666;
	background-color:#333333;color:#edc037;
	}
	
.form-bb-text {
	border:1px solid #595959;
	background-color:#0f0f0f;
	color:#efefef;	font-size:12px; font-family:Helvetica, Arial, sans-serif;
	}
	
.form-submit {
	border:1px solid #595959;
	background-color:#0f0f0f;color:#63889b;font-size:12px; font-family:Helvetica, Arial, sans-serif;
	}
.form-submit:hover {
	border:1px solid #666666;
	background-color:#333333;color:#edc037;
	}
	
input, select {
	border:1px solid #595959;
	background-color:#0f0f0f;
	color:#efefef;	font-size:12px; font-family:Helvetica, Arial, sans-serif;
	}