/*
Theme Name: Sexstorys Template
Theme URI: http://www.thally.de/
Description: Template für einen Sexstorys-Blog
Version: 1.0
Author: Sören Danielowski (Anpassung)
Author URI: mailto:info@soerend.de
*/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	width: 1000px;
	margin: 0 auto;
	border: 1px solid silver;;
}

h2 {
	font-size: 1.2em;
	font-weight: bold;
	padding-bottom: 5px;
}

h2 a {
	color: #880000;
	text-decoration: none;
}

h2 a:hover {
	text-decoration: underline;
}

#header {
	background: url(images/headerbg.png);
	width: 100%;
	height: 143px;
}

#topmenu {

}

#topmenu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	background: url(images/menubg.png);
	height: 25px;
	width: 100%;
}

#topmenu ul li {
	float: left;
	height: 25px;
	padding-right: 5px;
	padding-left: 5px;
	border-right: 1px solid #94251b;
	line-height: 23px;
}

#topmenu ul li a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
}

#middle {
	background: #cb1200;
	width: 320px;
	padding: 15px;
	padding-bottom: 27px;
	float: left;
}

#sidebar {
	width: 322px;
	background: #940f02;
	color: #FFFFFF;
	padding-bottom: 20px;
	float: left;
}

#sidebar ul {
	margin: 0;
	padding: 0;
}

#content {
	float: left;
	width: 620px;
	margin-left: 15px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
}

#content p {
	font-size: 12px;
}

.sidetitleleft {
	background: url(images/sidetitlebg.png);
	height: 23px;
	width: 154px;
	margin-top: 1px;
	text-indent: 5px;
	font-size: 14px;
}

.sidetitleright {
	background: url(images/sidetitlebg.png);
	height: 23px;
	width: 154px;
	margin-top: 1px;
	text-indent: 5px;
	font-size: 14px;
}

.sidecontentleft ul, .sidecontentright ul, .sidetop ul {
	list-style: none;
}

.sidecontentleft ul li {
	background: #d4001f url(images/sidecontentbg.png);
	background-repeat: repeat-x;
	width: 154px;
	font-size: 12px;
	line-height: 22px;
	text-indent: 10px;
}

.sidetop ul li {
	background: #d4001f url(images/sidecontentbg.png);
	background-repeat: repeat-x;
	width: 144px;
	font-size: 12px;
	line-height: 22px;
	padding-left: 10px;
}

.sidecontentright ul li {
	background: url(images/sidecontentbg.png);
	background-repeat: repeat-x;
	height: 21px;
	width: 154px;
	font-size: 12px;
	line-height: 22px;
	text-indent: 10px;
}

.sidecontentleft ul li a, .sidecontentright ul li a, .sidetop ul li a {
	color: #FFFFFF;
	text-decoration: none;
}

.sidecontentleft ul li a:hover, .sidecontentright ul li a:hover, .sidetop ul li a:hover {
	text-decoration: underline;
}

.linkcat h2 {
	display: none;
}

#linkcat-2 {
	height: auto;
}

#s {
	background: url(images/search.png) #FFFFFF;
	background-position: left;
	background-repeat: no-repeat;
	border: none;
	height: 22px;
	width: 276px;
	margin-top: 6px;
	margin-left: 18px;
	padding-left: 20px;
}

#searchsubmit {
	background: #FFFFFF;
	border: none;
	height: 22px;
	width: 148px;
	margin-top: 3px;
	margin-left: 18px;
	color: #b72d20;
}

#footer {
	background: #940f02;
	width: 100%;
	height: 44px;
	clear: left;
	line-height: 40px;
	color: #FFFFFF;
	text-indent: 30px;
	font-weight: normal;
	font-size: 13px;
}

#crp_related h3 {
	display: none;
}

#crp_related ul li {
	height: auto;
}

.comment-author_vcard img {
	display: none;
}