/*
	Theme Name: Coldfire
	Theme URI: http://www.pageinvent.com
	Description: A clear theme.
	Version: 1.0
	Author: Rene Evdokimoff
	Author URI: http://www.pageinvent.com
*/



/* Allgemeines */
/*-------------*/


body {
	margin: 0; padding: 0;
	background-image: url('http://www.talkteria.de/templates/coldfire/images/bg66.gif');
	font-family: arial; font-size: 12px; color: #333333;
	}

.all {
	width: 900px;
	margin: 0 auto;
	}




.ads {
	float: left;
	width: 160px;
	}

.main {
	float: right;
	width: 718px;
	overflow:hidden;
	background: #FFFFFF;
	border-left: 1px solid; border-right: 1px solid; border-color: #333333;
	}





a:link, a:active, a:visited
{
	color: #6B3008;
	text-decoration: none;
}

a:hover
{
	color: #444444;
	text-decoration: none;
}



/* Kopfbereich */
/*-------------*/


#header1 {
	height: 25px;
	margin: 0 auto;
	background-color: #6B3008;
	background: url('http://www.talkteria.de/templates/coldfire/images/head.gif');
}

#header2 {
	padding: 6px 0px 0px 8px;
}

a.header:link {font-family: arial; font-size: 11px; color:#888888; text-decoration: none;}
a.header:active {font-family: arial; font-size: 11px; color:#888888; text-decoration: none;}
a.header:visited {font-family: arial; font-size: 11px; color:#888888; text-decoration: none;}
a.header:hover {font-family: arial; font-size: 11px; color:#999999; text-decoration: underline;}

#header3 {
background-color: #eeeeee; padding-left: 8px; padding-top: 5px; padding-right: 8px; height: 18px; font-family: arial; font-size: 11px; color:#777777;
}


#headline1 {padding: 21px 0px 0px 30px;}

#headline2 {padding: 0px 0px 0px 30px;}
h1 {margin:0px; font-family: impact; font-size:25px; font-weight: 400; color: #333333;}

#headline3 {padding-left: 30px; font-family: arial; font-size: 11px;}
h2 {margin:0px; font-family: arial; font-size: 11px; font-weight: 400; color: #666666;}



/* Contentbereich */
/*----------------*/


#content {}

#main {
	float: left;
	width: 453px;
	padding: 26px 20px 0px 45px;
	display: inline;
}

#posttitle {
	padding-bottom: 3px;
}

#posttitle a, #posttitle a:link, #posttitle a:active, #posttitle a:visited {
	color:#012447; font-weight: bold; text-decoration: underline;
}

#posttitle a:hover {
	color:#003366; font-weight: bold; text-decoration: underline;
}

#posttext {
}

#posttext li {
	display: block;
	text-decoration: none !important;
	margin-left: 0px;
	padding: 4px 8px 2px 16px;
	background-image: url('images/arrowpixel.gif');
	background-repeat: no-repeat;
	background-position: 0px 6px;
}

#posttext ul {
	list-style: none;
	padding: 0 0 0 5px;
	margin: 0 0 0 5px;
}

#postinfo {
	padding-bottom: 30px;
	font-family: arial; font-size: 11px; color: #555555; padding-top: 10px;
	text-align: right;
}

#postinfo a, #postinfo a:link, #postinfo a:active, #postinfo a:visited {
	color:#555555; text-decoration: none;
}

#postinfo a:hover {
	color:#888888; text-decoration: underline;
}

#respond {
	padding-top: 60px;
}

#commentinfo {
	padding-top: 20px;
	font-size: 11px; color: #555555;
	text-align: right;
}

#commentinfo a, #commentinfo a:link, #commentinfo a:active, #commentinfo a:visited {
	color:#555555; text-decoration: none;
}

#commentinfo a:hover {
	color:#888888; text-decoration: underline;
}

#commentfields {
	font-size: 11px; color: #555555;
}

#commentform #email, #commentform #author, #commentform #url, #commentform #mcspvalue {
	font-size: 12px;
	background: #fbfbfb;
	width: 120px;
}

#commentform textarea {
	background: #fbfbfb;
	font-size: 12px; padding: 2px;
	overflow: visible;
	height: 150px;
	width: 350px;
}

input {font-family: arial; font-size: 12px; color: #333333; padding-left: 2px; padding-right: 2px; display: inline;}



/* Rechte Spalte */
/*---------------*/


#sidebar li {
	border-bottom: 1px solid #eee;
	display: block;
	text-decoration: none !important;
	margin-left: 0px;
	padding: 4px 8px 2px 10px;
	background-image: url('images/icon_minipost.gif');
	background-repeat: no-repeat;
	background-position: -3px 8px;
}

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

.boxed {
	margin-bottom: 20px;
	font-size: 12px;
}

#sidebar {
	width: 170px;
	float: right;
	margin: 30px 15px 0 0;
	display: inline;
}



/* Fussbereich */
/*-------------*/

#forum {
padding: 40px 0 40px 0px;
}

#footer {
padding: 0 8px 0 8px;
}