/*
Theme Name: tcgw.org - Relaunch 2009
Theme URI: http://www.tcgw.org/
Description: Das erste Theme fr den tcgw auf Wordpress gemnzt
Version: 1.0
Author: carolin zimprich | agenci - corporate Design & more.
Author URI: http://www.agenci.de
Tags: 
Text Domain: tcgw

Farben:
gr�n:#6f9d1a
*/
/* Theme-Shape */

*{ 	margin: 0px; padding: 0px; font-size: 100.1% }
 
html { 	overflow:scroll;}

body {
	width:100%;	
	font-family: Trebuchet MS,Arial, Helvetica, sans-serif;
	color: #333;
	/*background-image: url(images/tapete.png);*/
        background-color:#FFFAFA;	
        background-repeat: repeat;
	text-align:center;
	}

#container {
	text-align:left;
	width:995px;
	height:auto;
	margin:auto;
	}

#leftside {
	height:auto;
	width:790px;
	float:left;
	}

#rightside{
	width:205px;
	float:right;
	height:auto;
	text-align:right;
	}

#headergrafik{
	height:295px;
	}

#sidebar_01{
	float:left;
	width:150px;
	min-height:295px;
	text-align:left;
	z-index:1000;
	}

#sidebar_02{
	width:150px;
	height:180px;
	float:right;
	}

#metanav{
	width:200px;
	min-height:100px;
	}
	
#sidebar_03{
	width:200px;
	min-height:50px;
	}

#logo{
	float:right;
	width:45px;
	text-align:right;
	}
	
#logo a, #logo a:hover{
	border: none;
	}

	
.right{
	text-align:right;
	}
	
.left{
	text-align:left;
	}

.float_left{
	float:left;
	}
	
.float_right{
	float:right;
	}
	
.clear{
	clear:both;
	}

#content{
	min-height:200px;
	}

#news_list{
	margin-top:30px;
	margin-left:50px;
	width:700px;
	text-align:left;
	}

#team_list{
	width:155px;
	margin:0px;
	padding:0px;
	}
	
#page{
	margin-top:30px;
	margin-left:50px;
	width:700px;
	text-align:left;
	min-height:150px;
	}

#page_high{
	min-height:200px;
	}
	
.team_list_box{
	text-align:justify;
	margin-left:50px;
	width:660px;
	
	}
	
.content_border{
	margin-top:30px;
	margin-left:50px;
	width:700px;
	}
	
#footer{
	height:100px;
	}

	
/* Theme-Design */
a img {
	border: none;
	}
	
a {
	text-decoration:none;
	list-style-type: none;
	color:#6f9d1a;
	font-size:15px;
	border-bottom-color:#6f9d1a;
	border-bottom-style:dashed;
	border-bottom-width:thin;
	}

a:hover {
	text-decoration:none;
	list-style-type: none;
	color:#333;
	font-size:15px;
	border-bottom-color:#333;
	border-bottom-style:dashed;
	border-bottom-width:thin;
	}
	
a img {
	border: none;
	}



/* Meta-Navigation */

#metanav li {
	list-style-type: none;
	float:right;
	padding-left:10px;
	width:auto;
	font-size:12px;
	}
	
#metanav li a, #metanav a   {
	font-size:12px;
	color:#666;
	border: none;
	}
	

#metanav li a:hover {
	color:#6f9d1a;
	border: none;
	}
	
/* Headlines-Design */

h1, h1 a, h1 a:visited{
	font-size:20px;
	color:#6f9d1a;
	border: none;
	}
	
h1 a:hover{
	font-size:20px;
	color:#999;
	border: none;
	}	
	
h3 a, h3 a:visited {
	font-size:12px;
	color:#999;
	border: none;
	}
	
h3 a:hover{
	font-size:12px;
	color:#6f9d1a;
	border: none;
	}	
	
h4, h4 a, h4 a:visited{
	font-size:13px;
	color:#333;
	border: none;
	}
	
h4 a:hover{
	font-size:13px;
	color:#999;
	border: none;
	}
	
h5 {
	font-size:12px;
	color:#999;
	border: none;
	}
	
h6 {
	font-size:20px;
	color:#333;
	border: none;
	}
	
h7 {
	font-size:12px;
	color:#999;
	font-weight:bold;
	border: none;
	}
	
/* News-Design */

.news{
	font-size:14px;
	text-align:justify;
	}

.news_bg{
	background-image: url(images/bg_news.png);
	background-repeat: repeat;
	min-height:100px;
	padding:5px;
	}
	
.news p{
	font-size:14px;
	text-align:justify;
	line-height:20px;
	}
	
.team p{
	font-size:14px;
	text-align:justify;
	width:380px;
	line-height:20px;	
	}

.team_info p, .team_info  li{
	font-size:14px;
	text-align:left;
	width:200px;
	list-style-type:square;
	list-style-position:inside;
	}	
	
.team_img, .team_img:hover, #team_list a, #team_list a:hover {
	border: none;	
	}

.angebot p{
	font-size:14px;
	text-align:justify;
	width:330px;	
	}
	
.angebot_info p, .angebot_info p a {
	font-size:12px;
	text-align:left;
	width:300px;	
	}
	
.date{
	font-size:12px;
	text-align: right;
	width:680px;
	
	}
	
.tag, .tag a{
	color: #000;
	border:none;
	font-size:13px;
	font-weight:bold;
	}
.linie {
	background-color: #a3a3a3;
	width:700px;
	height:3px;
	}
.facebook{
	float:left;
	width:300px;
	}
.respond ul{
	clear:both;
	list-style-position: inside;
	list-style-image: url(images/related.gif);	
	}
.comment{
	text-align: right;
    	min-height:20px;
	width:680px;
	}
	
.comment a{
	color:#6f9d1a;
	font-size:12px;
	}

.edit a, .edit a:hover{
	color:#eb1a9f;
	font-weight:bold;
	font-size:14px;
	border: none;
	}

/* Download - Over/Under ;-) */
.download_over, .download_over:hover    {
	border: none;
	}

.download_over img:hover {
	background-image: url(images/over.png);
	background-repeat: no-repeat;
	z-index:1000;
	border: none;
	}

/*Kommentare*/	
.commentlist li, #commentform input, #commentform textarea{
	text-align:left;
	font-size:15px;
	}
	
.commentlist_typ, .commentlist_typ a{
	font-size:14px;
	}

.commentlist_content{
	margin-left:26px;
	font-size:14px;
	}


.commentlist li {
	font-weight: bold;
	list-style-position: inside;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

/*WPML Breadcrumb */

.breadcrumb {
	text-decoration: none;
	list-style-type: none;
	color: #000;
	font-size: 10px;
	}


.breadcrumb a {
	text-decoration: none;
	list-style-type: none;
	color: #6f9d1a;
	font-size: 10px;
	border-bottom-color: #6f9d1a;
	border-bottom-style: dashed;
	border-bottom-width: thin;
	}

.breadcrumb a:hover {
	text-decoration: none;
	list-style-type: none;
	color: #333333;
	font-size: 10px;
	border-bottom-color: #333333;
	border-bottom-style: dashed;
	border-bottom-width: thin;
	}



/*WP-Table Reloaded */

/*Tabellen "Linien"*/
.wp-table-reloaded {
	background-color:#999;
	margin:10px 0px 15px 0px;
	font-size:8pt;
	width:100%;
	text-align:left;
	}

/*Kopfzeile*/
.wp-table-reloaded th {
	background-color:#e2f2c5;
	border:1px solid #none;
	padding:4px;
	}

/*Inhalt Schrift - der */
.wp-table-reloaded td {
	color:#000;
	padding:4px;
	background-color:#fff;
	vertical-align:top;
	}

/*immer die erste Zeile*/
.wp-table-reloaded .even td {
	background-color:#fff;
	}

/*immer die zweite Zeile*/
.wp-table-reloaded .odd td{
	background-color:#f2fddc;
	}

.wp-table-reloaded .header {
	background-image:url(http://www.tcgw.org/wp-content/plugins/wp-table-reloaded/img/bg.gif);
	background-repeat:no-repeat;
	background-position:center right;
	cursor:pointer;
	}

.wp-table-reloaded .headerSortUp {
	background-color:#fff;
	background-image:url(http://www.tcgw.org/wp-content/plugins/wp-table-reloaded/img/asc.gif);
	}

.wp-table-reloaded .headerSortDown {
	background-color:#fff;
	background-image:url(http://www.tcgw.org/wp-content/plugins/wp-table-reloaded/img/desc.gif);
	}

.ngg-album-compactbox a, .textwidget a, .news a{
	border:none;
}

/*Smooth Slider*/
#smooth_sldr div,#smooth_sldr p,#smooth_sldr li,#smooth_sldr span,#smooth_sldr img,#smooth_sldr h2,#smooth_sldr ul{list-style:none;vertical-align:baseline;}
#smooth_sldr div{display:block;}
#smooth_sldr span{display:inline;}
#smooth_sldr{overflow:hidden;margin: 0px auto;line-height:18px;}
#smooth_sldr a{text-decoration:none;}
#smooth_sldr_items{width:100%;}
#smooth_sldr_body{width:100%;}
#smooth_sliderc{position:relative;text-align:justify;}
#smooth_sliderc .smooth_sliderb{position:relative;/*dont change this value*/left:0;top:0;}
.smooth_slideri{padding-right:10px;}
.sldr_title{}
#smooth_sldr_body h2{clear:none;display:block;padding:0px;}
.slider_item {padding-left:1px;}
#smooth_sldr_body p.more a{text-decoration:underline;float:right;}
#smooth_sldr_body p.more a:hover{text-decoration:none;}
#smooth_sliderc_nav{float:left;width:70%;overflow:hidden;padding:0;margin:2px 0 0 0;}
a.smooth_sliderc_nav{margin:0 5px 0 0;display:block;float:left;background-repeat:no-repeat;background-position:center;}
#smooth_sliderc_nav li{float:left;margin:0 5px 0 0;display:block;background-color:transparent;line-height:14px;}
#smooth_sliderc_nav li a{display:block;padding:1px 5px 1px 5px;outline:none;}
.sldrbr{line-height:1px;}
.sldrlink{clear:both;display:block;font-size:8px;float:right;margin-top:-8px;font-family:Verdana, Helvetica, sans-serif;}
.sldrlink a{color:#333333;}
#sliderbg{
	position:absolute;
	top:200px;
	background: url(http://tcgw.org/wp-content/themes/tcgw_relaunch_2009/images/trans70.png)!important;
	background-repeat: repeat;
	width:770px;
	padding-right:10px!important;
	padding-left:10px!important;
	}
#smooth_sldr_body h2 a {border:none; font-size:20px;}


