/*
Theme Name: Templaworld Se7enteen
Theme URI: http://www.templaworld.net
Description: Die neuste Version von Templaworld
Version: 17.0
Author: Denis Seyfried
Author URI: http://www.templaworld.net
Tags: anime, unique
*/

html, body {
	font-family: Tahoma;
	font-size: 11px;
	padding: 0;
	margin: 0;
	background: #FFF url(images/background.jpg) repeat-x;
	}

.top100 {
  	width: 100%;
}

#bottom { background-color:#FFF; }

.top100_left {
	float:left;
	width: 100%;
	background-image: url(images/bg_bottom_endless.jpg);
	background-repeat:repeat-x;
	background-position:left bottom;
}

a {
	color: #de2222;
	text-decoration: none;
}

blockquote {

	color: #666666;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 0px;
	padding-bottom: 0px;
	border: #cbcbcb solid 1px;
	background: #f6f6f6; }

a:hover {
	color: de2222;
	text-decoration: underline;
}

a:focus { outline:none; }

table, td, tr {
	font-family: Tahoma;
	font-size: 11px;
}
	

img {
	border: none;
	padding: 0;
	margin: 0;
}



.content100 {
  	width: 1000px;
  	margin: 0 auto;
	background-color:#FFF;
}

.content {
	float: left;
	width: 1000px;
	padding-top: 10px;
	background-color:#FFF;
}

.ng-background {
	width:1000px;
	overflow: hidden;
}

.table_top_3news {
	float: left;
	width: 496px;
	background-image: url(images/post/bg.gif);
	background-repeat: no-repeat;
}

.table_top_slideshow {
	float: right;
	width: 496px;
	vertical-align: top;
}

.sidebar {
	float: right;
	width: 200px;
	background-image: inherit;
	vertical-align: top;
}
.main_content {
	float: left;	
	width: 795px;
	vertical-align: top;
}

.tab_cont_head {
	width: 100%;
	font-size: 20px;
	font-weight: bold;
	border-bottom: 1px #000 solid;
}

.tab_cont_head a {
	text-decoration: none;
	color:#000;
}

.tab_cont_head a:hover {
	text-decoration:none;
	color:#9a1c1c;
}

.tab_cont_subhead {
	font-size: 12px;
	border-bottom: 1px solid #cbcbcb;
	border-left: 1px solid #cbcbcb;
	border-right: 1px solid #cbcbcb;
	background-image: url(images/post/tab_cont_subhead.jpg);
	vertical-align: top;
}

.tab_cont {
	font-size: 12px;
	color:#000;
	padding-top: 10px;
	max-width: 787px;
}

.tab_cont_bottom {
	font-size: 12px;
	color:#000;
	padding-bottom: 10px;
	padding-top: 10px;
	border-bottom: 1px dotted #000;
}

.tab_cont_comments {
	font-size: 12px;
	color: #000000;
	text-align:right;
	float: right;
	vertical-align: text-bottom;
}

.tab_cont_comments a {
	color: #de2222;
	font-size: 20px;
	text-decoration: none;
}

.tab_cont_tags, .tab_cont_tags a {
	color:#666;
}

.tab_cont_cats a {
	color: #000;
}

.tab_cont_avatar {
	float: left;
	border-right: 1px solid #cbcbcb;
	margin-right: 4px;
}

.tab_cont_subhead_main {
	padding-top: 4px;
	font-size: 12px;
}

.sidebar_tabhead {
	width: 192px;
	font-size: 11px;
	font-weight: bold;
	color: #de2222;
	border-bottom: 1px #de2222 solid;
}

.sidebar_cont {
	width: 192px;
	color: #FFF;
	background-color: #212121;
	padding: 0 4px 0 4px;
	text-align: left;
}

.sidebar_cont a {
	color: #666;
}

.highlight {
	color: #9a1c1c;
}

.welcome_bar {
	font-size: 12px;
	color: #FFF;
	padding-top: 4px;
}

.welcome_bar_user {
	color: #de2222;
	text-decoration: underline;
}

.welcome_bar_user2 a, .welcome_bar_user2 {
	color: #666;
	text-decoration: none;
}

.welcome_bar_user2 a:hover {
	color: #FFF;
}

.footer_tab_head {
	font-weight: bold;
	vertical-align: top;
	border-bottom: 1px solid #000;
}

.footer {
	clear: both;
	float: left;
}

.footer_insert {
	color: #000;
	border-bottom: 1px dotted #000;
	padding: 2px 0px 2px 0px;
	width:100%;
	text-decoration: none;
}

.footer_insert a {
	color: #000;
	text-decoration: none;
}

.footer_insert a:hover {
	color: #000;
	text-decoration: underline;
}

img.alignnone {
	display: block;
	max-width: 787px;
	border: 1px solid #666;
	padding: 3px;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: auto;
	height: auto;
	max-width: 787px;
	border: 1px solid #666;
	padding: 3px;
	}
	
	.alignright {
	float: right;
	border: 1px solid #666;
	padding: 3px;
}

.alignleft {
	float: left;
	border: 1px solid #666;
	padding: 3px;
}