/*
Theme Name: NT-Swampland
Description: Natural green theme.
Author: J. Kleinholz
Author URI: http://www.net-tec.biz
*/

body {
	margin:0;
	padding-top:0px;
	background:#1f1f1f;
	font-family:Verdana,Helvetica,sans-serif;
	color:#cacaca;
	font-size:12px;
	}
img {
	border:0;
	}
a {
	color:#8ba601;
	}
a:hover {
	color:#425400;
		}
h1, h2, h3, h4, h5, h6 {
	
	}
blockquote {
	padding-left:10px;
	color:#33565c;
	padding:2px 3px 2px 3px;
	}
.clear {
	clear:both;
	}
.alignleft {
	float:left;
	}
.alignright {
	float:right;
	}

/* The Wrapper */

.wrapper {
	width:1000px;
	margin:0 auto;
	
	}
/* The Line */

.line {
	height:15px;
	background:url(images/line.gif);
	}	

/* The Top */

.top {
	height:257px;
	margin-top:0px;
	background:url(images/top.jpg);
	}
.blogname {
	float:left;
	width:700px;
	}
.blogname h1 {
	font-size:32px;
	font-weight:normal;
	margin:40px 0 0 30px;
	color:#00ffff;
	}
.blogname h2 {
	margin:5px 0 0 30px;
	font-size:14px;
	font-weight:bold;
        font-style: italic;
	color:#ff00ff;
	}

	
/* MENU BEGINS */

.menu {
	height:29px;
	background:url(images/menu.gif);
	}
.menu ul {
	list-style:none;
	margin:0;
	padding:3px 5px 0 0;
	float:left;
	font-weight:normal;
	}
.menu li {
	display:inline;
	font-size:12px;
	padding:0 10px;
	}
.menu a {
	color:#ffffff;
	text-decoration:none;
	}
.menu a:hover {
	color:#8ba601;
	background:none;
	}

/* The Content */

.content {
	padding:15px 10px 10px 10px;
	background:#fff url(images/content.gif) repeat-y ;
	}
.date {
	float:left;
	width:50px;
	height:48px;
	background:url(images/date.gif) no-repeat;
	text-align:center;
	font-size:12px;
	padding-top:1px;
	line-height:25px;
	text-transform:uppercase;
	color:#bcbcbc;
	}
.date .day {
	color:#74989e;
	font-size:18px;
	font-weight:bold;
	padding-bottom:3px;
	line-height:15px;
	}
/* The Posts */

.text {
	width:760px;
	float:left;
	text-align:justify;
	
	}
.post {
	padding:0 0 10px 23px;
	
	}

h1.title {
    font-size:18px;
	margin:4px 0 0 0;
	padding:3px 3px 1px 0px;
	color:#74989e;
	font-weight:normal;
			
	}
h1.title a {
	color:#74989e;
	text-decoration:none;
	}
h1.title a:hover {
	color:#74989e;
	background:none;
	text-decoration:none;
	}
.postinfo {
	height:20px;
	background:none;
	padding: 2px;
	border: none;
	background:#0c2327;	

	}
.postinfo a {
	color:#888888;
	font-weight:normal;
	text-decoration:none;

	
	}
		
	

.sidebar {
	float:right;
	width:169px;
	padding-top:10px;
	padding-right:20px;
	font-size:13px;
	}
.sidebar ul {
	margin:0;
	padding:0;
	list-style:none;
	}
.sidebar h2 {
	height:27px;
	line-height:32px;
	font-size:14px;
	color:#fff;
	margin:0;
	background:url(images/h2.gif);
	padding:0 0 0 10px;
	}

.sidebar ul li {
	background:#000;
	padding-bottom:8px;
	margin-bottom:8px;
	
	}
.sidebar ul li li {
	background:none;
	padding-bottom:0;
	margin-bottom:0;
	
	}
.sidebar ul li ul, .sidebar ul li div {
	padding:9px;
	background:#000;
	}
.sidebar ul li ul ul, .sidebar ul li div div {
	padding:0;
	background:none;
	}
.sidebar ul li ul li {
	background:none;
	padding-left:5px;
	}
.sidebar table {
	width:100%;
	text-align:center;
	}

.sidebar ul li.ad div {
	text-align:center;
	}
	
		
/* The Footer */


#footer {
	height:27px;
	padding:12px 0 0 15px;
	margin:0px 0 0 0;
	background:#141414 url(images/footer.gif);
	color:#fff;
	font-size:10px;
	font-weight:normal;
	letter-spacing:1px;
	}

#footer a {
	color:#73bdd2;
	text-decoration:none;
	}

#footer a:hover {
	color:#FFF;
	
	}
	
/* The Navigation */

.navigation {
	height:25px;
	padding:0 20px;
	}
.navigation a {
	font-weight:bold;
	text-decoration:none;
	font-size:16px;
	color:#003872;
	}
.navigation a:hover {
	color:#0c2327;
	background:#090909;
	}

/* 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 #183d43;
	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 #183d43;
	color:#216100;
	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;
	}