/*
Theme Name: Prettypeds
Description: Prettypeds by prettypeds.de.
Author: Prettypeds
*/

html {min-height: 100%;}

* {	margin: 0; padding: 0; }

a {color: #9ca078;}
a:hover {color: #9ca078;}

body {
	background: #1C1C1C;
	color: #cfcfcf;
	font: normal 62.5% Tahoma,sans-serif;
}

p,code,ul {padding-bottom: 1.2em;}

li {list-style: none;}

img { border: none 0px; padding: 1px 2px 1px 2px; }

code {
	background: #FFF;
	border: 1px solid #EEE;
	border-left: 6px solid #C1CAD3;
	color: #666;
	display: block;
	font: normal 1em Tahoma,sans-serif;
	line-height: 1.6em;
	margin-bottom: 12px;
	padding: 8px 10px;
	white-space: pre;
}

blockquote {
	display: block;
	font-weight: bold;
	padding-left: 28px;
}


.clearit {clear: both;}
.left {float: left;}
.center {text-align: center;}
.right {float: right;}


.main {
	background: url(images/contentback.jpg) repeat-y center;
	width: 100%;
	margin: 0 auto;
}

.container {
	font-size: 1.1em;
	margin: 0 auto;
	width: 950px;
	padding-bottom: 10px;
}


.top {
	width: 100%;
	height: 350px;
	margin: 0 auto;
}
.bottompage {
	width: 100%;
	margin: 0 auto;
}

.header {
	background: url(images/head.jpg) no-repeat center;
	color: #000;
	margin: 0 auto;
	float: left;
	width: 100%;
	height: 350px;
}
.header .headerbox {
	margin: 0 auto;
	width: 900px;
	height: 350px;
}
.header .headertitle {
	font-size: 1.2em;
	color: #7ff1ff;
	height: 50px;
	margin: 0 auto;
	float: left;
	width: 450px;
	text-align: left;
	padding: 30px 0 0 17px;

}

.headertitle h1 {padding-top: 20px; font: bold 2.0em Arial,"Trebuchet MS",Verdana,sans-serif; }
.headertitle a, .header a:hover {color: #7ff1ff; text-decoration: none;}


#headermenu {
	height: 50px;
	margin: 0 auto;
	float: left;
	width: 880px;
	padding: 120px 0 0 0;
}
#headeradlinks {
	height: 125px;
	margin: 0 auto;
	float: left;
	text-align: center;
	width: 900px;
	padding: 55px 0 0 0;
}

#nav {
	width:880px;
	height:31px;
	list-style:none;
	margin: 0 auto;
	padding: 0px;
}
#nav li {
	float: right;
	margin-top: 20px;
	margin-left: 0px;
	margin-bottom:0px;
}
#nav .bloglink a{
	width:200px;
	height:31px;
	text-align: center;
	color: #9D9D9D;
	text-decoration: none;
	font-size:14px;
	font-weight:bold;
	display: block;
	line-height: 31px;
}
#nav .bloglink a:hover {
	width:200px;
	height:31px;
	text-align: center bottom;
	color: #f0a4d3;
	text-decoration: none;
	font-size:14px;
	font-weight:bold;
	display: block;
	line-height: 31px;
}


#sidebar { width: 420px; float: right; margin-top: 5px; padding: 20px 30px 0 10px; }

.leftsidebar {
	float: left;
	width: 177px;
	margin: 0 20px 0 0;
}

.leftsidebar h2 {
	color: #f0a4d3;
	font-size: 1.3em;
	width: 177px;
	padding: 0 0 0 14px;
}

.leftsidebar .bottom ul{
	width: 140px;
	padding-bottom: 10px;	
	margin-bottom: 5px;
}

.leftsidebar .barlink li a{
	background: url(images/link.jpg) no-repeat;
	font-size: 1em;
	color: #cfcfcf;
	margin: 4px 0 0 12px;
	padding: 5px 0 5px 20px;
	text-decoration: none;
	width: 155px;
}

.leftsidebar .barlink li a:hover { color: #7ff1ff; text-decoration: underline; }
.leftsidebar .barlink2 li a:hover { color: #7ff1ff; text-decoration: underline; }

.leftsidebar .barlink2 li {
	background: url(images/link.jpg) no-repeat; 
	font-size: 1em;
	color: #e2e5cb;
	margin-top: 4px;
	padding: 5px 0 5px 22px;
	text-decoration: none;
	width: 155px;
}


.leftsidebar a {
	font-size: 1em;
	color: #e2e5cb;
	display: block;
	margin: 0 auto;
	width: 80%;
        text-decoration: none;
}


.leftsidebar li a:hover { color: #e2e5cb; text-decoration: underline; }


.rightsidebar {
	width: 180px; 
	float: right; 
	margin: 0 auto; 
	padding: 0 10px 5px;
}

.rightsidebar h2 {
	color: #f0a4d3;
	font-size: 1.3em;
	width: 127px;
	height: 22px;
	padding: 0px;
}


.content {
	float: left;
	margin: 1px 0 0 28px;
	width: 440px;
}

.contenttop {
	float: left;
	width: 440px;
	height: 1px;
}

.contentbottom {
	float: left;
	width: 440px;
	height: 36px;
}

.post {
	color: #e2e5cb;
	width: 440px;
	float: left;
	margin-top: 10px;
	padding: 20px 10px 0 10px;
}

.post h3 { color: #1c674c; font: bold 1.2em Arial,sans-serif; }

.post .box { clear: both; width: 440px; padding-top:5px; }

.post .text { width: 96%; color: #cfcfcf; padding: 8px; text-align: left; }
.post .textcomm { width: 100%; color: #444; padding-top: 2px; margin-bottom: 15px; border-bottom: 3px solid #c7c7c7; }
.post .text a { color: #1c674c; }
.post .text a:hover { color: #203866; text-decoration: none; }

.comm-area { color: #203866; }


.nav { display: block; color: #7ff1ff; width: 390px; float: left; margin: 10px 10px 0 20px; }
.nav h1, .nav h2 { color: #cfcfcf; font: bold 1.2em Arial,sans-serif; }
.nav a { color: #f0a4d3; font: bold 1.2em Arial,sans-serif; }
.nav a:hover {  text-decoration: none; }
.alignright { float: right; }
.alignleft { float: left; }

.title { float: left; }

.title h1 { color: #7ff1ff; font: bold 1.7em Arial,Tahoma,sans-serif; margin: 2px 0 0 2px; }
.title h2 { color: #031219; font: bold 1.4em "Trebuchet MS",Arial,sans-serif; padding-bottom: 6px; }
.title a { color: #7ff1ff; text-decoration: none; }

.nofound { color: #203866; font: bold 1.4em "Trebuchet MS",Arial,sans-serif; }

.content .descr {
	color: #c2f8ff;
	font-size: 1em;
	float: left;
	width: 440px;
	margin: 3px 0 0 3px;
}

.content .comentarend {
	background: url(images/postbottom.jpg) no-repeat center bottom;
	margin: 0 auto;
	color: #cfcfcf;
	text-align: right;
	width: 390px;
	padding-bottom: 30px;
}
.content .comentarend a { color: #cfcfcf}

.content .day {
	float: right;
	color: #FFF;
	font: bold 1.6em "Trebuchet MS",Arial,sans-serif;
	padding: 14px 17px 0 0;
	text-align: center;
}

.content li { margin-left: 18px; }

.comments {
	width: 319px;
	height: 35px;
	float: left;
	color: #FFF;
	font-size: 1.1em;
	font-weight: bold;
	margin-left: 5px;
	padding: 8px 0 15px 8px;
	text-align: left;
}

#comment {
	background-color: #ccc;
}

#author {
	background-color: #ccc;
}

#email {
	background-color: #ccc;
}

#url {
	background-color: #ccc;
}

.comment {
	width: 440px;
	float: left;
	color: #95f2fd;
	font-size: 1em;
	margin-bottom: 5px;
	padding-top: 0px;
	text-align: left;
}

.content .comm-date {
	width: 440px;
	float: left;
	color: #95f2fd;
	font-size: 1em;
}

.txt {
	width: 420px; color: #cfcfcf; padding: 8px; float: left; text-align: left;
}

.txt2 {	
	width: 440px;
	height: 5px;
	margin-left: 14px;
	float: left;
}

.comment a, .comments a { color: #FFF; text-decoration: underline; }
.txt2 a { color: #95f2fd; text-decoration: underline; }
.comment a:hover, .comments a:hover { text-decoration: underline; }
.comauthor a { color: #95f2fd; text-decoration: none; }
.comauthor h3 { color: #95f2fd; text-decoration: none; }



.postinfo {
	color: #cfcfcf;
	font-size: 1em;
	width: 440px;
	padding-top: 5px;
	text-align: left;
}

.postinfo a { color: #cfcfcf; }
.postinfo a:hover { text-decoration: none; }



.footer {
	background: url(images/footer.jpg) no-repeat center;
	width: 100%;
	height: 133px;
	margin: 0 auto;
}

.text {
	width: 950px;
	color: #1c1c1c;
	margin: 0 auto;
	font: normal 1.1em Arial,sans-serif;
	padding:55px 0 0 0;
	text-align: center;
}

.footer a {color: #1c1c1c; text-decoration: none;}
.footer a:hover {color: #1c1c1c; text-decoration: underline;}

#shadowbox_title { 
  border: 0px solid; 
} 

#shadowbox_info { 
  border: 0px solid; 
} 


