/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	background: #333333 url(images/bg.jpg) repeat-y center top;
	font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
}

ul {
	list-style: square;
}

a:hover {
	text-decoration: none;
}

/* Header */

#header {
	width: 875px;
	height: 146px;
	margin: 0 auto;
	background-image:url(images/top_banner.jpg);
}

#header * {
	text-transform: lowercase;
	text-decoration: none;
	color:#000000;
}

#header input {
	border: 1px solid;
	height: 15px;
	background-color: #FF6600;
	}

#header h1 {
	float: left;
	padding: 0px 0px 0 15px;
	font-size: 3em;
}

#header h2 {
	float: right;
	padding: 38px 20px 0 0;
	font-size: 1.6em;
}

/* Menu */

#menu {
	width: 875px;
	height: 33px;
	margin: 0 auto;
	background: #CE6318 url(images/navi.jpg) repeat-x;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 24px;
	padding: 8px 20px 0  20px;
	/*border-bottom: 2px solid #CE6318;*/
	text-transform: uppercase;
	text-decoration: none;
	font-size: 1em;
	font-weight: bold;
	color: #F7E5D9;
}

#menu a:hover {
	/*background: #CE6318;*/
	color: #FF6600;
}

/* Content */

#content {
	width: 875px;
	margin: 0 auto;
}

/* Column One */

#colOne {
	float: left;
	width: 643px;
	padding: 20px 0 0 20px;
	background-image: url(images/col0ne1.jpg);
	background-repeat:repeat-x;
}

#colOne h2 {
	margin-bottom: 0;
	font-size: 2em;
}

#colOne h3 {
	font-size: 1.6em;
	/*font-family:Verdana, Arial, Helvetica, sans-serif;*/
}

#colOne .subject {
/*border-bottom: 1px solid; */
border-color:#993300; 
padding-bottom: 2px;
background-image:url(images/otsikko1.jpg);
background-repeat: repeat-x;
height: 41px;
padding-left: 2px;
}

#colOne .file {
	margin-top: 0;
	padding-left: 8px;
}

#colOne .posted {
	height: 18px;
	width: 616px;
	margin: 0px 0px 15px 0px;
	/*border: 1px dotted;
	border-color: #993300;*/
	padding: 2px 0 2px 10px;
	/*background-image: url(images/palkki2.png); ;  -> 26px;*/
	/*background: #EFCCB3 url(images/img4.gif) repeat-x;*/
	
}

#colOne .posted, #colOne .posted a {
	color: #CD6216;
}

#colOne a {
	color: #8CA640;
}

#colOne .servers table {
	border: 1px solid;
	}

#colOne .servers a {
	color:#FFFFFF;
	}

#colOne .servers a:hover {
	text-decoration: underline;
}

#colOne a:hover {
	text-decoration: none;
}

#colOne .uutinen {
	width: 632px;
	border: 1px solid;
	border-color: #000000;
	/*padding-left: 4px;
	padding-top: 4px;
	padding-right: 2px;*/
	background-color:#333333;
}

/* Column Two */

#colTwo {
	float: right;
	width: 195px;
}

#colTwo ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#colTwo form {
	padding: 10px 10px;
}

#colTwo input {
	border: 1px solid;
	border-color:#BF6000;
	background-color:#FFFFFF;
	height: 17px;
	font-size: 10px;
}

#colTwo h2 {
	height: 26px;
	margin: .5em 0 .5em 0;
	padding: 7px 0 0 10px;
	background: url(images/navi3.jpg);
	/*#CD6216 url(images/img3.gif) repeat-x;*/
	font-size: 1em;
	color: #FFFFFF;
}

#colTwo ul ul {
	padding: 10px;
	list-style: square inside;
	color: #CD6216;
}

#colTwo ul ul a {
	text-decoration: none;
	color: #CD6216;
}

#colTwo ul ul a:hover {
	text-decoration: underline;
}

#colTwo a {
	text-decoration: none;
	color: #CD6216;
}

#colTwo a:hover {
	text-decoration: underline;
}

#textfield1 {
	width: 74%;
}

/*#submit1 {
	height: 85%;
}*/

/* Footer */

#footer {
	width: 664px;
	/*margin-left: 194px;*/
	/*padding: 30px 0 30px 0;*/
	font-size: smaller;
	background-image:url(images/footer.jpg);
	height: 33px;
	margin-bottom: 30px;
}

#footer * {
	color: #EFCCB3;
}

#footer2 {
	width:auto;
	margin-left: 250px;
	padding: 30px 0 30px 0;
	font-size: smaller;
}

#footer2 * {
	color: #EFCCB3;
}

/*Koodi kentän tulostus*/
#koodi {
background-color:#333333; 
width:auto;
border: 1px solid;
border-color: #FFFFFF;
}

/* kommentointi */
#kommentti {
width:auto;
height: auto;
}

#kommentti .reunus{
	width: 600px;
	height: 100px;
	border: 1px solid;
	border-color:#000000;
	}
#kommentti .avatar {
	float: left;
	height: auto;
	width: auto;
	/*border-right: 1px solid;
	border-color:#000000;*/
	margin-bottom: 10px;
	margin-top: 10px;
	margin-left: 10px;
	}
#kommentti .sender {
	float: right;
	border-bottom: 1px solid;
	border-color:#000000;
	height:25px;
	width: 499px;
	padding-top: 2px;
	}
#kommentti .sender input {
 background-color:#FF6600;
 color:#FFFFFF;
 border-color:#000000;
 border: 1px solid;
 height: 18px;
 font-size: 9px;
 width: 40px;
}
#kommentti .text {
	float: right;
	width: 499px;
	height: 75px;
	}
	
/* Uusi kommentti boksi*/
#boksi_kuva {
float:left; 
height:80px; 
width:80px; 
background-color:#333333;
margin-bottom: 10px;
margin-top: 10px;
margin-left: 10px;
}

#boksi_kirj {
height:20px; 
width:450px; 
float: right;
border-bottom: 1px dotted;
}

#boksi_kirj input {
 background-color:#FF6600;
 color:#FFFFFF;
 border-color:#000000;
 border: 1px solid;
 height: 15px;
 font-size: 9px;
}

#boksi_txt {
width:550px; 
height:100px; 
background-color:#333333;
border: 1px solid;
border-color: #FFFFFF;
}

/* Klaanit */

.clan {
width: 550px;
height: auto;
background-color:#333333;
border: 1px solid;
border-color:#000000;
padding-left: 10px;
}

#asetus {
width: 550px;
height: auto;
background-color:#333333;
border: 1px solid;
border-color:#000000;
}

#asetus .txt {
	margin-left: 10px;
}

#asetus .menu {
	width: auto; /* 718px */
	height: 25px;
	margin: 0 auto;
	background: #333333;
	border-bottom: 1px solid;
	border-bottom-color:#000000;
}

#asetus .menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#asetus .menu li {
	display: inline;
}

#asetus .menu a {
	display: block;
	height: 20px;
	float:left;
	padding: 4px 10px 0  10px;
	/*border-bottom: 2px solid #CE6318;*/
	text-transform: lowercase;
	text-decoration: none;
	font-size: 1em;
	font-weight: bold;
	color: #F7E5D9;
}

#asetus .menu a:hover {
	background: #CE6318;
	/*border-bottom-color: #DC915C;*/
	color: #FFFFFF;
}
/*tiedostot*/
#filu {
	background-color:#333333;
	border: 1px solid black;
	width: 570px;
	height: auto;
}

#filu ul {
	margin-bottom: 5px;
	padding: 0;
	list-style: none;
	height: 30px;
	}
#filu li {
	display: block;
	float: left;
	width: 150px;
	height:24px;
	padding: 8px 20px 0  20px;
	color: #CC6600;
	text-align: center;
}

#filu a:hover {
	color:#FFFFFF;
	}
	
#filu .title ul {
	margin-bottom: 5px;
	padding: 0;
	list-style: none;
	height: 20px;
}

#filu .title li {
	display: block;
	float: left;
	width: 150px;
	height:20px;
	padding: 0 20px 0  20px;
	color: #CC6600;
	text-align: center;
}

#uusimmat_filut {
	width: auto;
	height: auto;
	color:#FFFFFF;
}

#uusimmat_filut .title {
	width: 300px;
	height: 18px;
	background-color: #CC3300;
	border: 1px solid black;
}

#uusimmat_filut .info {
	width: 300px;
	height: 18px;
	background-color: #CC6600;
	border-bottom: 1px solid black;
	border-left: 1px solid black;
	border-right: 1px solid black;
}

IMG.keskitys {
	display: block;
    margin-left: auto;
    margin-right: auto;
}

#tMenu {
margin: 0;
padding: 0;
list-style: none;
}

#tMenu li {
display: inline;
float: left;
height: 18px;
width: auto;
padding-left: 6px;
/*border-bottom: 1px solid #000000;*/
text-transform: uppercase;
text-decoration: none;
font-size: 12px;
font-weight: bold;
color: #F7E5D9;
}
