/*
Theme Name: Silvera
Theme URI: http://www.erotikfan.com/2009/09/wordpress-theme-erotik/
Description: Silvera Wordpress Theme Designed by <a href="http://www.erotikfan.com/2009/09/wordpress-theme-erotik/" title="WP Silvera">1A-World Ltd</a>.
Version: 1.0
Author: Michael Moench
Author URI: http://www.erotikfan.com/
Tags:  fixed-width,custom-colors,custom-header,three-columns,right-sidebar,silver
*/



body {
	margin: 0;
	padding: 0;
	background: #FFFFFF;
	color: #000;
	text-align: left;
	background:#eeeeee url(images/bg_stripe.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 52.5%;
}
p, ol, ul {
	line-height: 150%;
}
ol {
}
ul {
}
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	font-style: normal;
	font-weight: bold;
	background: transparent;
	color: #050d24;
}
h1 {
	font-size: 2.2em;
}
h2 {
	font-size: 1.4em;
}
h3, h4, h5, h6 {
	font-size: 1em;
}
a:link {
	color: #2f63b3;
	text-decoration: none;
}
a:visited {
	color: #2f63b3;
	text-decoration: none;
}
a:hover {
	color: #4a5265;
	text-decoration: underline;
}
a:active {
	color: #2f63b3;
	text-decoration: underline;
}
blockquote {
	margin: 10px 0;
	padding: 0 50px;
	background: transparent url(images/blockquote.gif) no-repeat 0 0;
	color: #abafb9;
}
code {
	background: #e9f0fa;
	cursor: text;
	font-family: "Courier New", Courier, monospace;
}
small {
	font-size: 0.8em;
}
input, textarea, select {
}
form {
}

img.noborder {
	border: none;
}
.alert {
	font-weight: bold;
	color: #f00;
}
.left {
	float: left;
}
.right {
	float: right;
}
.center {
	text-align: center;
}
.alignleft {
	float: left;
	margin-right: 10px;
}
.alignright {
	float: right;
	margin-left: 10px;
}



/*  Content u. Sidebar */

#outline {
	width: 980px;
	margin: 0 auto;
	padding: 0;
	background: #fff;
	font-size: 1.3em;
	margin-top: 10px;
	border: 1px dotted #000000;
}


.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}





/* Header */

#header {
	width: 100%;
	height: 127px;
	background-color: #CCCCCC;
	background-image: url(images/header/header.jpg);
	background-repeat: repeat-x;
}
#header .blogtitle {
	width: auto;
	height: 118px;
}
#header .description {
	padding: 5px 0 0 50px;
	font-size: 1.2em;
	text-align: left;
}
#header h1 {
	padding: 50px 0 0 50px;
}
#header h1 a {
	color: #000000;
}
#navbar {
	clear: both;
	float: left;
	width: 100%;
	height: 31px;
	background: transparent url(images/nav_bg.gif) repeat-x 0 0;
}
ul.menu {
	float: left;
	margin: 0;
	padding: 0 15px;
	list-style-type: none;
}
ul.menu li {
	float: left;
}
ul.menu li a {
	float: left;
	display: block;
	height: 28px;
	padding: 3px 15px 0 15px;
	line-height: 24px;
	color: #fff;
}
ul.menu li a:link, ul.menu li a:visited {
	color: #fff;
	background: transparent url(images/nav_hover.gif) no-repeat center top;
}
ul.menu li a:hover, ul.menu li a:active {
	color: #fff;
	background: transparent url(images/nav_hover.gif) no-repeat center -31px;
	text-decoration: none;
	height: 28px;
	padding: 3px 15px 0 15px;
	line-height: 24px;
}
ul.menu li.current_page_item a:link, ul.menu li.current_page_item a:visited, ul.menu li.current_page_item a:hover, ul.menu li.current_page_item a:active {
	color: #fff;
	background: transparent url(images/nav_active.gif) no-repeat center bottom;
	text-decoration: none;
}
.searchbar {
	float: right;
	width: 270px;
	height: 31px;
	margin: 0;
}
.searchform {
	text-align: left;
}
input#s {
	width: 190px;
	height: 19px;
	margin: 2px 0 0 1px !important;
	margin: 2px 0 0 1px;
	padding: 2px 4px 3px 3px;
	border: 1px solid #0b236c;
	color: #000099;
	font-size: 16px;
}
input#s:focus {
	color: #999;
}



/*Wrapper Rahmen*/

#wrapper {
	float: left;
	margin: -15px 0 0 0;
	background: #fff url(images/wrapper.gif) repeat-y 0 0;
	margin: 0 !important;
	padding: 0;
}




/* Inhalt Conternt */

#content {
	float: left;
	width: 650px;
	height: 100%;
	background: #fff;
}
.page-title {
	margin: 30px 0;
}
.page-title {
	clear: both;
	float: left;
	width: 570px;
	max-height: 48px;
	overflow: hidden;
	line-height: 48px;
	padding: 0 30px;
}
.paged, .wp-pagenavi {
	clear: both;
	float: left;
	width: 600px;
	line-height: 48px;
	padding: 0 30px;
}
.wp-pagenavi a, .wp-pagenavi span {
	margin: 0 20px 0 0;
}



/* Blogeintrag */

.post {
	padding: 5px 20px;
	background: #fff;
}
.postentry {
	color: #050d24;
	text-align: justify;
}
.postentry a, .postentry a:hover {
	color: #2f63b3;
}

.postentry img.wp-smiley, .postentry img.wp-smiley:hover {
	border: none;
}
.postentry span.alert {
	font-weight: bold;
	color: #f00;
}
.posttitle {
}
.posttitle a:link, .posttitle a:visited, .posttitle a:hover, .posttitle a:active {
	color: #050d24;
}
.postmeta, .postmeta a {
	margin: 5px 0;
	font-size: 1em;
	color: #2f63b3;
}
.post-date {
	padding: 0 0 0 20px;
	background: url(images/icon_date.gif) no-repeat 0 0;
}
.post-cmts {
	width: auto;
	padding: 0 0 0 20px;
	background: url(images/icon_cmts.gif) no-repeat 0 0;
}

.page-title {
float: left;
}


.post-cate {
	padding: 0 0 0 20px;
	background: url(images/icon_cate.gif) no-repeat 0 0;
}

.post-tags  {
	clear: both;
}

.post-tags a {
	padding: 0 0 0 20px;
	background-image: url(images/icontags.gif);
	background-repeat: no-repeat;
	background-position: 0 -3px;
	clear: both;
}



/* vorschau thump */

.imgprev{
	width: 80px;
	height: 80px;
	float: left;
	margin-right: 5px;
	border: 1px solid #FF9900;
	background-position: 0 0;
}


.imgprev1{
	width: 130px;
	height: 130px;
	float: left;
	margin-right: 5px;
	border: 1px solid #FF9900;
}





/*   Kommentare */

.commentpage {
	margin: 0 30px;
	padding: 0;
}
#comments {
	margin: 0;
	padding: 0;
}
.comments-num {
	background: transparent url(images/separator_orange.gif) repeat-x center bottom;
	padding: 0 0 10px 0;
}
#commentlist {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#commentlist li {
	padding: 20px 25px 0 0;
	border-bottom: 1px solid #dce6ff;
	background: #edf2ff url(images/comment_bg.gif) repeat-y 0 0;
}
.alt {
	background-color: #fff !important;
	background-image: none !important;
}
.comment-gravatar {
	float: left;
	width: 62px;
	height: 62px;
	background: transparent url(images/gravatar.gif) no-repeat;
}
img.avatar {
	margin: 7px 0 0 7px;
	border: none;
}
.comment-title, .comment-meta, .comment-text {
	margin: 0 0 0 80px;
}
.comment-title, .comment-title a, .comment-title a:hover {
	color: #030612;
}
.comment-meta, .comment-meta a, .comment-meta a:hover {
	color: #2f63b3;
}
h2#postcomment {
	margin: 30px 0 0 0;
	padding: 0 0 10px 0;
	background: transparent url(images/separator_orange.gif) repeat-x center bottom;
}
.postcomment {
	clear: both;
	margin: 20px 0 0 0;
	padding: 20px;
}
.postcomment input, .postcomment textarea {
	border: 1px solid #b0c5ff;
}
.postcomment input:hover, .postcomment textarea:hover {
	border: 1px solid #fec02a;
}
.postcomment input#author, .postcomment input#email, .postcomment input#url {
	width: 100% !important;
	width: 456px;
	height: 18px;
}
.postcomment textarea#comment {
	width: 100% !important;
	width: 456px;
	height: 200px;
}
.postcomment input#submit {
	width: auto;
	height: 25px;
	padding: 2px 10px 3px 10px;
	background: #e5edff url(images/submit.gif) repeat 0 0;
}
.postcomment input#submit:hover {
	background: #e5edff url(images/submit_hover.gif) repeat 0 0;
}


/* Sidebar rechts border: 1px solid #990000;*/

#sidebar {
	float: right;
	width: 320px;
	height: 100%;
	overflow: visible;
	margin: 0;
	padding: 0;
	background: #fff;
	
}

#sidebar h2 {
	width: 309px;
	overflow: visible;
	display: block;
	margin: 16px 0 6px 0;
	padding: 0 0 4px 3px;
	font-size: 1.2em;
	background-color: #7D7D7D;
	background-image: url(images/separator_orange.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	color: #FFFFFF;
}
#sidebar ul {
	clear: both;
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#sidebar ul li {
	clear: both;
	color: #666;
}
#sidebar li li, #sidebar li.widget li, #sidebar li.widget div, #sidebar .tagcloud {
	width: 260px;
	margin: 0 0 0 3px;
}
#sidebar li.widget_tag_cloud {
	width: 260px;
	margin: 0 0 0 3px;
}
#sidebar li.widget_tag_cloud h2 {
	margin-left: -3px;
}
#sidebar ul.blc {
	padding: 0 5px;
}
#sidebar-left h2 {
	width: 145px;
	overflow: visible;
	background-image: url(images/separator_orange.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	color: #FFFFFF;
	background-color: #7D7D7D;
	padding: 0 0 4px 0px;
}
#sidebar-right h2 {
	width: 145px;
	overflow: visible;
	background-image: url(images/separator_orange.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	color: #FFFFFF;
	background-color: #7D7D7D;
	padding: 0 0 4px 0px;
}
#sidebar-middle {
	float: left;
	width: 315px;
	height: 100%;
	overflow: visible;
	margin: 0;
	padding: 0;
	background: #fff;
}
#sidebar-left {
	width:145px;
	float:left;
	background:#fff;
	display: block;
	margin: 16px 0 6px 0;
	padding: 0 0 4px 0px;
}
#sidebar-right {
	width:145px;
	float:right;
	background:#fff;
	display: block;
	margin: 16px 4px 6px 7px;
	padding: 0 0 4px 0px;
}
#sidebar-middle ul {
	clear: both;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#bookmarks {
	height: 22px;
	margin: 0;
	color: #CCCCCC;
	background-color: #CCCCCC;
	width: 309px;
	padding: 2px;
}


#sidebar h3{
	width: 310px;
	overflow: visible;
	margin: 16px 0 0px 0;
	padding: 0 0 4px 3px;
	font-size: 1.2em;
	background-color: #7D7D7D;
	background-image: url(images/separator_orange.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	color: #FFFFFF;
}


/* bottom Menu unten*/

#bottom {
	float: left !important;
	float: none;
	width: 980px;
	margin: 0;
	padding: 0;
	border-top: 20px solid #fff;
	font-size: 0.9em;
	text-align: left;
	color: #fff;
	background-color: #696969;
	background-image: url(images/separator_big.gif);
	background-repeat: repeat-x;
	background-position: 0 0;
}
#bottom-left, #bottom-mid, #bottom-right {
	width: 30%;
	padding: 20px 0 20px 20px;
	float: left;
}
#bottom h2 {
	margin: 0 0 10px 0;
	padding: 0 8px;
	font-size: 1.6em;
	color: #FFCC00;
}
#bottom h2 span {
	color: #FFCC00;
}
#bottom ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFCC00;
}
#bottom ul li {
	line-height: 26px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC00;
}
#bottom ul li a {
	display: block;
	padding: 0 10px;
	color: #fff;
	text-decoration: none;
}
#bottom ul li a:hover {
	background-color: #999999;
}




/* footer */

#footer {
	width: 976px;
	height: 18px;
	clear: both;
	background: #000000;
	border-top: 1px solid #000;
	color: #FFFFFF;
	padding: 2px;

}
#footer a:link, #footer a:visited {
	color: #CCCCCC;
}
#footer a:hover {
	color: #fff;
}
.postentry img {
 padding: 4px;
 margin: 0 7px 2px 0;
 display: inline;
 border: 1px solid #999999;
}