/* 
Theme Name: Tunertreff 2009
Theme URI: http://news.tunertreff.de
Description: Der Tunertreff Webblog soll als Redaktionstool dienen, womit neuste News auf www.tunertreff eingestellt werden k�nnen.
Version: 1.1
Author: Sebastian Friedmann
Author Email: s.friedmann@aca-gmbh.de	
*/

/* *********** STANDARD *********** */

body {
	margin:0;
	padding:0;
	border:0;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(images/elements/sd_bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-attachment:fixed;
	background-color:#06141d;
}


h1{
    color:#FFFFFF;
    size:18px;

}
ul {
	list-style-position:outside;
	list-style-image:url(images/elements/element_li.png);
}

a img {
	border:0;
}

a:link, 
a:active, 
a:visited, 
a:hover {
	color:#FFF;
	text-decoration:none;
	text-transform:none;
}

a:hover {
	color:#2079b4;
	text-decoration:underline;
}


/* *********** MAIN *********** */

#mn_ctr_body, 
#mn_ctr_main, 
#mn_ctr_head, 
#mn_ctr_menu, 
#mn_ctr_mid, 
#mn_ctr_sub, 
#mn_ctr_content, 
#mn_ctr_werbung, 
#mn_ctr_footer {
	position:relative;
	overflow:auto;
}

#mn_ctr_body {
	background-image:url(images/elements/mn_bg_sun.png);
	background-repeat:no-repeat;
	background-position:center top;
}

#mn_ctr_main {
	margin:0 auto 0 auto;
	width:981px;
	background-image:url(images/elements/mn_bg_header.png);
	background-position:left top;
	background-repeat:no-repeat;
}

#mn_ctr_search {
	position:absolute;
	top:7px;
	left:445px;
	height:22px;
	color:#FFF;
	line-height:22px;
}

#mn_ctr_head {
	height:156px;
}

#mn_ctr_head img {
	margin:10px 0 0 0;
}

#mn_ctr_menu {
	height:40px;
	width:981px;
	overflow:hidden;
	
}

#mn_ctr_mid {
	padding:20px 0 20px 0;
	background-image:url(images/elements/mn_bg_mid.png);
}

#mn_bg_content {
	position:absolute;
	left:0px;
	bottom:0px;
	width:981px;
	height:172px;
	background-image:url(images/elements/mn_bg_content.png);
	background-repeat:no-repeat;
}

#mn_ctr_sub, 
#mn_ctr_content, 
#mn_ctr_werbung {
	display:inline;
	float:left;
}

#mn_ctr_sub {
	width:150px;
}

#mn_ctr_sub ul {
	margin:0 0 20px 0;
	padding:0;
	border:0;
	list-style:none;
	list-style-image:none;
	background-image:url(images/elements/mn_bg_mid.png);
}

#mn_ctr_sub li {
	margin:0 10px 0 10px;
	padding:5px 0 5px 0;
	color:#ffd500;
	vertical-align:text-top;
	text-transform:capitalize;
	border-bottom-style:dotted;
	border-bottom-color:#666;
	border-bottom-width:1px;
}

#mn_ctr_sub span {
	color:#ffd500;
	font-size:8px;
	vertical-align:text-top;
}

#mn_ctr_content {
	margin:0 20px 0 20px;
	width:631px;
}

#mn_ctr_werbung {
	width:160px;
	overflow:hidden;
	/*background-image:url(images/elements/mn_bg_mid.png);*/
}

#mn_ctr_footer {
	margin:10px 0 10px 0;
	border-top-style:dotted;
	border-top-color:#666;
	border-top-width:1px;
}

/* *********** MENU *********** */

.mu_btn {
	position:relative;
	display:inline;
	float:left;
	width:163px;
	height:40px;
	text-align:center;
}

/* *********** CONTENT *********** */

.ct_nws_window a:link, 
.ct_nws_window a:active, 
.ct_nws_window a:visited, 
.ct_nws_window a:hover {
	color:#ffd500;
}

.ct_nws_window, 
.ct_nws_head, 
.ct_nws_footer, 
.ct_nws_content, 
.ct_nws_img, 
.ct_nws_text {
	position:relative;
	overflow:auto;
}

.ct_nws_window, 
.ct_nws_head, 
.ct_nws_footer, 
.ct_nws_content {
	width:631px;
}

.ct_nws_window {
	padding:6px 0 0 0;
}

.ct_nws_head {
	margin:2px 0 0 0;
	padding:5px 0 0 0;
	border-top-style:solid;
	border-top-color:#2079b4;
	border-top-width:1px;
	height:50px;
	color:#FFF;
	font-size:10px;
	background-image:url(images/elements/ct_nws_gfx_top.png);
	background-position:bottom;
	background-repeat:no-repeat;
}

.ct_nws_footer {
	margin:0 0 20px 0;
	height:50px;
	background-image:url(images/elements/ct_nws_gfx_bottom.png);
	background-position:top;
	background-repeat:no-repeat;
}

.ct_nws_ft_comment {
	position:absolute;
	bottom:0px;
	right:0px;
}

.ct_nws_content {
	background-color:#FFF;
}

.ct_nws_img, 
.ct_nws_text {
	display:inline;
	float:left;
	background-color:#FFF;
}

.ct_nws_img {
	margin:0 10px 0 10px;
	width:200px;
	min-height:120px;
	overflow:hidden;
}

.ct_nws_img img {
	margin:0 0 10px 0;
}

.ct_nws_text {
	padding:0 0 0 10px;
	width:391px;
	text-align:justify;
	vertical-align:top;
	border-left-style:dotted;
	border-left-color:#999;
	border-left-width:1px;
}

/* *********** FOOTER *********** */

.ft_row {
	position:relative;
	display:inline;
	float:left;
	overflow:auto;
	margin:5px 0 0 0;
	width:196px;
	color:#666;
}

.ft_row div {
	padding:0 0 5px 0;
	width:100%;
	text-transform:uppercase;
	border-bottom-style:dotted;
	border-bottom-color:#666;
	border-bottom-width:1px;
}

.ft_row a:link, 
.ft_row a:active, 
.ft_row a:visited, 
.ft_row a:hover {
	color:#ffffff;
	text-decoration:none;
}

.ft_row ul {
	margin:10px 0 0 0;
	padding:0;
	color:#FFF;
}

.ft_row li {
	margin:0 0 0 17px;
	padding:0 0 5px 0px;
	color:#FFF;
}
