/*
Theme Name: NT-WTC
Author: NET-TEC
Author URI: http://www.net-tec-online.de/
*/

/* The theme is released under GNU GPL licence. Users are free to modify the theme and its componants. Web2feel.com is not responsible and will not provide any asistance for the mis alignment or dysfunction caused by the user in the course of modification*/

body {
	margin:0;
	padding-top:0px;
	background:#0c0606 ;
	font-family: Georgia,Verdana,Helvetica,sans-serif;
	color:#666;
	font-size:13px;
	}
img {
	border:0;
	}
a {
	color:#0977ff;
	}
a:hover {
	color:#004ba8;
		}
h1, h2, h3, h4, h5, h6 {
	
	}
blockquote {
	padding-left:10px;
	color:#555;
	padding:2px 3px 2px 3px;
	
	}
.clear {
	clear:both;
	}
.alignleft {
	float:left;
	}
.alignright {
	float:right;
	}

/* The Wrapper */

.wrapper {
	width:1000px;
	margin:0 auto;
	
	}

/* The Top */

.top {
	height:318px;
	margin-top:0px;
	/*background:url(images/top.jpg);*/
	background:url(images/bg/rotate.php);
	}
.blogname {
	float:left;
	width:700px;
	font-family:Tahoma,Arial, Sans seriff;
	}
.blogname h1 {
	font-size:35px;
	font-weight:normal;
	margin:50px 0 0 120px;
	color:#000;
	}
	
.blogname h1  a:link, .blogname h1  a:visited{ 
	
	color: #000; 
	text-decoration: none; 
	background-color:transparent;
	}
	

.blogname h1  a:hover { 
	color: #fff; 
	text-decoration: none; 
	background-color:transparent;
	}
	
.blogname h2 {
	margin:5px 0 0 120px;
	font-size:16px;
	font-weight:bold;
	color:#fff;
	}



/* The Line */

.line {
	height:37px;
	background:url(images/line.jpg); ;
	}
	


/* The Content */

.content {
	padding:10px 10px 25px 15px;
	background:#0c0606 url(images/content.jpg) repeat-y;
	border-top:#fff;
	}

/* The Posts */

.text {
	width:750px;
	float:left;
	text-align:justify;
	
	}
.post {
	padding:0 0 10px 23px;
	
	}

h1.title {
    font-size:22px;
	margin:5px 0 0 0;
	padding:3px 3px 3px 0px;
	color:#333;
	font-weight:normal;
	font-variant:small-caps;
	border-bottom:1px dashed #222;	
	}
h1.title a {
	color:#333;
	text-decoration:none;
	}
h1.title a:hover {
	color:#444;
	background:none;
	text-decoration:none;
	}
.postinfo {
	height:20px;
	background:#fff;
	padding: 2px;
	
	}
.postinfo a {
	color:#525252;
	font-weight:normal;
	text-decoration:none;

	
	}

/* The Sidebar */

.sidebar {
	width:160px;
	float:right;
	line-height:22px;
	padding: 5px 5px 0px 0px
	}
.sidebar ul {
	margin:0;
	padding:5px 0 0 0;
	list-style:none;
	}
.sidebar h2 {
	height:23px;
	padding-left:5px;
	padding-top:5px;
	font-size:15px;
	color:#435600;
	margin:0px 0;
	line-height:normal;
	font-variant:small-caps;
	border-bottom:1px solid #222;
	
	}
.sidebar ul ul ul {
	padding-left:10px;
	}
.sidebar a {
	padding-left:10px;
	text-decoration:none;
	color:#222;
	font-weight:normal;
	
	}
.sidebar a:hover {
	color:#333;
	}


/* The Footer */

.footer {
	height:30px;
	background:#9fbe34 url(images/footer.jpg)no-repeat;
	text-align:center;
	color:#1f5900;
	font-size:12px;
	padding-top:10px;
	}
.footer a {
	color:#fefefe;
	text-decoration:none;
	}
.footer a:hover {
	color:#777;
	}

/* The Navigation */

.navigation {
	height:25px;
	padding:0 20px;
	}
.navigation a {
	font-weight:bold;
	text-decoration:none;
	font-size:14px;
	color:#448aff;
	}
.navigation a:hover {
	color:#2b3800;
	
	}

/* The Attachment */

.contentCenter {
	text-align:center;
	}

/* The Page Title */

h2.pagetitle {
	padding:0;
	margin:0 0 20px 0;
	font-size:25px;
	text-align:center;
	}

/* The Comments */

.comments {
	}
.comments form {
	}
.comments textarea {
	width:90%;
	height:156px;
	background:#fff;
	border:1px solid #626262;
	color:#333;
	padding:10px;
	overflow:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	}
#commentform {
	padding-left:23px;
	}
#commentform input {
	background:#fff;
	border:1px solid #333;
	color:#000;
	padding-left:10px;
	}
.comments input#submit {
	padding:0;
	width:72px;
	height:29px;
	}
.comments h2 {
	font-size:19px;
	line-height:30px;
	margin:24px 0 0 23px;
	padding:0;
	font-weight:normal;
	}
.comments ol li p {
	padding:0;
	margin:10px 0;
	}