/*
Theme Name:Bluelake_de
Description: Elegantes Natur-Theme
Author: NET-TEC internet solutions
Author URI: http://www.net-tec.biz/
*/
/* This wordpress theme is released under GNU GPL licence restrictions. 
The users are allowed to modify the theme or its componants at their own risk. 
NET-TEC is not responsible and will provide any assistance for the misalignment or dysfunction caused by the modification from the users part.*/


body {
	margin:0;
	padding-top:0px;
	background:#ffffff url(images/body.jpg) top fixed no-repeat;
	font-family: Century gothic,Verdana,Helvetica,sans-serif;
	color:#c1c1c1;
	font-size:14px;
	}
img {
	border:0;
	}
a {
	color:#64cfb5;
	text-decoration:none;
	}
a:hover {
	color:#08a17b;
	text-decoration:none;
		}
h1, h2, h3, h4, h5, h6 {
	
	}
.headline { 
	color: #000000;
	font-size: 2.2em;
	}
blockquote {
	padding-left:10px;
	color:#002d61;
	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:150px;
	margin-top:0px;
	/* background:url(images/top.png) top left repeat-x; */
	}
.blogname {
	float:left;
	width:700px;
	}
.blogname h1 {
	font-size:40px;
	font-weight:bold;
	margin:20px 0 0 30px;
	color:#fff;
	}

.blogname h1  a:link, .blogname h1  a:visited{ 

	color: #000; 
	text-decoration: none; 
	background-color:transparent;
	}
	

.blogname h1  a:hover { 
	color: #0066cc; 
	text-decoration: none; 
	background-color:transparent;
	}
	
	
	
.blogname h2 {
	margin:5px 0 0 30px;
	font-size:16px;
	font-weight:normal;
	color:#fff;
	}


/* The Content */

.content {
	padding: 0px 10px 25px 15px;
	background:none;
	border-top:#fff;
	}

/* The Posts */

.text {
	width:750px;
	float:left;
	text-align:justify;
	padding:20px 0 0 0;
	}
.post {
	margin: 5px 10px 0 10px;
	padding: 0 0;
	height: 100%;
	background: url(images/content.png) ;
	text-align: justify;
	color:#000;
	font: normal  14px "Tahoma", Arial, sans-serif;
	}

.post h2 {
	margin: 0 0;
	padding: 5px 0px 0px 8px;
	height:30px;
	background:#fff;
	border-bottom:1px solid #000;
	text-align: left;
	font: normal  20px "Tahoma", Arial, sans-serif;
	
	}

.post h2 a, .post h2 a:link, .post h2 a:visited  {
	color: #000;
	background-color: transparent;
	}
.post h2 a:hover  {
	color: #003399;
	background-color: transparent;
	}

.post .postmetadata {
	margin: 0 0;
	padding: 5px 15px 0px 15px;
	height: 21px;	
	background: #000033;
	font: normal 12px Verdana, Arial, sans-serif;
	text-align: right;
	}

.post a:link,
.post a:visited {
	color: #005bc4;
	background-color: transparent;
}

.post a:hover {
	color: #005bc4;
	background-color: transparent;
	text-decoration: underline;
}

.entry {
	margin: 0 0;
	padding: 10px 10px 10px 10px;
	}

/* right Sidebar .  */

#right{
width:180px;
float:right;
font-size:12px;
color:#555;
margin: 15px 10px 0px 5px;

}

#right ul {
margin:0;
padding:0;
list-style-type:none;
}

#right  h2 {
font-size:16px;
font-weight:bold;
font-family:Tahoma, arial,sans-serif;
padding:4px 0px 3px 10px;
background:#000;
Margin: 10px 0 0 0;
border:1px solid #222;
color:#e7e7e7;
}

#right a {
font-weight:bold;
display:block;
line-height:160%;
padding:4px 0 4px 0;
background-color:#000;
color:#777;
}

#right a:hover {
text-decoration:none;
background-color:#222;
color:#fff;
}

#right ul li a {
padding-left:15px;
list-style-type:none;

}
#ad div {
	text-align:center;
	border:10px solid #000;
	
	}

/* The Footer */


#footer {
	height:20px;
	padding:12px 0 0 25px;
	margin:0px 0 0 0;
	background:none;
	color:#622217;
	font-size:10px;
	font-weight:normal;
	letter-spacing:1px;
	}

#footer a {
	color:#622217;
	text-decoration:none;
	}

#footer a:hover {
	color:#622217;
	
	}

/* 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:#e05400;
	background:#eedcbd;
	}

/* 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:2px 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 #66a9d2;
	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;
	}
