/*   
Theme Name: Nebenklage
Theme URI: http://www.nebenklage.org
Description: Intended for *.nebenklage.org only (based on Fire-Wind by Pro Wordpress Themes)
Author: Kerstin Steinhauff
Author URI: http://www.kerstine.de
Version: 1.0
*/

a, a:visited {
	color: #b5642c;
	text-decoration: none;
}

a:hover {
	color: #666666;
	text-decoration: none;
}

a:active {
	color: #666666;
	text-decoration: none;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 13px;
	padding: 0px;
	background-color: #777777; 
}

img {
	border-style: hidden;
}

caption {
	color: #7F8C91;
	font-size: 11px;
	margin: 15px auto 0px auto;
	padding: 0px;
	text-transform: uppercase;
	width: 141px;
}

form#commentform {
	background-color: #F3F6F9;
	color: #626B70;
	list-style: none;
	margin: 10px 0px 10px 0px;
	padding: 10px;
}

form#content-search {
	margin: 10px 0px 10px 0px;
	padding: 0px;
}

form#content-search input#content-search-input {
	border: #C4CCD9 solid 1px;
	color: #464E53;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 18px;
	margin: 3px 0px 0px 0px;
	padding: 0px 2px 0px 2px;
	width: 216px;
}

h1 {
/*	border-bottom: #EEF1F2 solid 1px; */
	color: #b5642c;
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	margin-bottom: 15px;
}

h2 {
/*	border-bottom: #EEF1F2 solid 1px; */
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

h2 a, h2 a:visited, h2 a:hover {
	color: #b5642c;
	text-decoration: none;
}

h3 {
	color: #464E53;
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

h6 {
	/*border-bottom: #A4ACB0 dotted 1px;*/
	color: #464E53;
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	margin: 8px 0px 0px 0px;
	padding: 0px 0px 4px 0px;
}

h4 {
	top: 8px;
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height: 20px;
	margin-bottom: 4px;
	position: relative;
	border-style: hidden;
        border-color: green;
	font-weight:bold;

}


label {
	margin: 0px;
	padding: 0px 0px 0px 5px;
}

.added {
	color: #464E53;
	float: left;
	font-size: 11px;
	padding: 5px 5px 0px 0px;
	text-align: left;
	width: 343px;
}

.alignleft {
	color: #b5642c;
	display: block;
	float: left;
	font-size: 10px;
	padding-left: 10px;
}

.alignleft a, .alignleft a:visited {
	background: url(images/alignleft01.gif) no-repeat left center;
	color: #b5642c;
	margin: 0px;
	padding: 0px 0px 0px 16px;
	text-decoration: underline;
}

.alignleft a:hover {
	background: url(images/alignleft02.gif) no-repeat left center;
	color: #b5642c;
	margin: 0px;
	padding: 0px 0px 0px 16px;
	text-decoration: none;
}

.alignright {
	color: #b5642c;
	display: block;
	float: right;
	font-size: 10px;
	padding-right: 10px;
}

.alignright a, .alignright a:visited {
	background: url(images/alignright01.gif) no-repeat right center;
	color: #b5642c;
	margin: 0px;
	padding: 0px 16px 0px 0px;
	text-decoration: underline;
}

.alignright a:hover {
	background: url(images/alignright02.gif) no-repeat right center;
	color: #b5642c;
	margin: 0px;
	padding: 0px 16px 0px 0px;
	text-decoration: none;
}

.blue {
	color: #e40909;
	font-weight: bold;
}

.blue-slim {
	color: #e40909;
}

.commentlist {
	margin: 30px;
	margin-top: 0px;
	padding: 10px;
	text-align: left;
}

.commentlist li {
	background-color: #F3F6F9;
	color: #464E53;
	list-style: none;
	margin: 10px 0px 10px 0px;
	padding: 10px;
}

.comments {
	color: #A5ADB1;
	float: right;
	font-size: 11px;
	padding: 5px 0px 0px 5px;
	text-align: right;
	width: 105px;
}

.comments-bottom {
	background: url(images/comment_icon.jpg) no-repeat;
	margin: 0px;
	padding: 0px 0px 5px 25px;
}

.nocomments {
	margin: 30px;
	padding: 10px;
	text-align: left;
/*	border-style: hidden; */
	border-width: 1px;
	border-color: blue;
}

#respond {
	margin: 30px;
	padding: 10px;
	text-align: left;
/*	border-style: hidden; */
	border-width: 4px;
	border-color: blue;
}
.headline {
	color: #464E53;
	padding: 5px 0px 0px 0px;
	text-align: right;
}

.highlight {
	background-color: #FAF8B4;
	color: #6B6850;
	font-size: 10px;
	padding: 3px;
}

.input {
	border: #C4CCD9 solid 1px;
	color: #464E53;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 18px;
	width: 210px;
}

.nav, .nav a {
	color: #FFFFFF;
	font: bold 18px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	text-decoration: none;
}

.page-navigation {
	margin: 15px 0px 15px 0px;
	padding: 0px 0px 15px 0px;
}

.post ol li {
	margin-top: 15px;
}
.post ol li ol li {
	margin-top: 15px;
}

.post {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	padding-top: 0px;
	width: 620px;
	border-style: hidden;
	border-width: 1px;
	border-color: blue;
}
.post-post {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	padding-top: 0px;
	border-style: hidden;
	border-width: 1px;
	border-color: blue;
}

#xpost {
	margin-top: 15px;
	margin-left: 30px;
	padding: 10px;
	border-style: hidden;
	border-width: 1px;
}

.post-content {
	float: left;
	margin-left: 50px;
	padding: 0px;
	text-align: justify;
	border-style: hidden;
	border-width: 1px;
	border-color: red;
}

.post-date {
	background: url(images/date_icon.jpg) no-repeat;
	float: left;
	height: 40px;
	line-height: 18px;
	margin: 0px 5px 0px 0px;
	text-align: center;
	width: 37px;
}

.post-day {
	color: #434B4D;
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	margin: 0px 0px 1px 0px;
	padding: 0px;
	text-align: center;
	width: 37px;
}

.post-month {
	color: #FFFFFF;
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0px 0px 1px 0px;
	padding: 0px;
	text-align: center;
	width: 37px;
}

.post-year {
	color: #000000;
	background: #C4CCD9;
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 1px 1px 1px 1px;
	padding: 0px;
	text-align: center;
	width: 37px;
}

.posts-bottom {
	background: url(images/post_icon.jpg) no-repeat;
	margin: 0px 0px 3px 5px;
	padding: 0px 0px 0px 15px;
}

.required{
	color: #b5642c;
	font-size: 10px;
}

textarea#comment-area {
	border: #C4CCD9 solid 1px;
	color: #464E53;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 220px;
	margin: 3px 0px 0px 0px;
	width: 100%
}

#b-comments {
	margin: 3px 0px 0px 0px;
	width: 505px;
}

#b-comments-left {
	color: #9DB55F;
	float: left;
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding: 15px 0px 0px 0px;
	width: 25px;
}

#b-comments-right1 {
	background-color: #F3F6F9;
	float: right;
	font-size: 11px;
	padding: 5px;
	width: 465px;
}

#b-comments-right2 {
	float: right;
	font-size: 11px;
	padding: 5px;
	width: 465px;
}

#bottom-content {
	margin: 0px auto 0px auto;
}

#bottom-content-center {
	border-right: #DDE5C8 solid 1px;
	color: #747A7E;
	float: left;
	font-size: 11px;
	height: 200px;
	margin: 8px 0px 5px 0px;
	padding: 10px 10px 5px 10px;
	width: 241px;
}

#bottom-content-left {
	border-right: #DDE5C8 solid 1px;
	color: #747A7E;
	float: left;
	font-size: 11px;
	height: 200px;
	margin: 8px 0px 5px 0px;
	padding: 10px 10px 5px 10px;
	width: 242px;
}

#bottom-content-right {
	color: #747A7E;
	float: left;
	font-size: 11px;
	height: 200px;
	margin: 8px 0px 5px 0px;
	padding: 10px 10px 5px 10px;
	width: 225px;
}

#bottom-content-right p{
	margin: 0px 0px 7px 0px;
	padding: 0px;
}

#bottom-title {
/*	border-bottom: #CCD1D6 solid 1px;*/
	border-top: #e40909 solid 1px;
	height: 25px;
	margin: 0px auto 0px auto;
	padding: 8px 0px 0px 0px;
/*	width: 770px; */
	border-style: hidden;
	border-color: blue;
}

#bottom-title-center {
	color: #5D6469;
	float: left;
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding: 0px 10px 0px 10px;
	text-transform: uppercase;
	width: 241px;
}

#bottom-title-left {
	color: #5D6469;
	float: left;
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding: 0px 10px 0px 10px;
	text-transform: uppercase;
	width: 242px;
}

#bottom-title-right {
	color: #5D6469;
	float: left;
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding: 0px 10px 0px 10px;
	text-transform: uppercase;
	width: 225px;
}

#box-comments {
	margin: 0px 0px 15px 0px;
	width: 505px;
}

#calendar_wrap{
	margin: 0px;
	padding: 0px;
}

#comments {
	margin: 5px 20px 0px 40px;
	padding: 0px;
	border-style: hidden;
	border-color: red;
}

#content {
	/* margin: 0px auto 0px auto; */
	margin: 20px 46px 0px 46px;
	padding: 0px;
	border-style: hidden;
	border-color: red;
}

#content h2 {
	color: #727D88;
}

#content ol ol {
	list-style: lower-alpha;
}

#nktext {
	margin-left: 55px;
	margin-top: 80px;
	border-style: hidden;
	border-width: 1px;
	border-color: black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #dee1e2;
}

#nkimage {
	float: left;
	margin-left: 40px;
	margin-top: 24px;
	border-style: hidden;
	border-width: 1px;
	border-color: pink;
}

#content-left {
	float: right;
	margin: 0px 0px 15px 0px;
/*	padding: 10px 40px 10px 10px; */
	border-style: hidden;
	border-width: 1px;
	border-color: pink;
	text-align: justify;
}

#content-posts {
	margin: 0px 0px 15px 0px;
/*	padding: 10px 40px 10px 10px; */
	border-style: hidden;
	border-width: 1px;
	border-color: pink;
	text-align: justify;
}
/*
#content-left ol li p.autor-comentariu {
	color: #e40909;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}

#content-left ol li p.autor-comentariu a{
	color: #e40909;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}

#content-left ol li p.autor-comentariu a:hover {
	color: #e40909;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}

#content-left ol li p.data-comentariu {
	color: #e40909;
	font-size: 10px;
	margin: 0px 0px 10px 0px;
	padding: 5px 0px 0px 0px;
}

#content-left ol li p.data-comentariu a{
	color: #e40909;
	text-decoration: underline;
}

#content-left ol li p.data-comentariu a:hover {
	color: #e40909;
	text-decoration: none;
}
*/
#content-left ul {
	border: 0px;
	list-style: none;
	margin: 10px 0px 10px 25px;
	padding: 0px;
}

#content-left ul li {
/*	background: url(images/bullet.gif) no-repeat 2px 6px; */
	list-style: circle outside;
	list-style-image:url(images/bullet.gif); */
	margin: 0px 0px 3px 0px;
	padding: 0px 0px 3px 2px;
}

#content-left ol {
	border: 1px;
	list-style: none;
	margin: 10px 0px 10px 25px;
	padding: 0px;
}

#content-left ol li {
	list-style: decimal outside;
	margin: 0px 0px 3px 0px;
	padding: 0px 0px 3px 2px;
	border-style: hidden;
	border-color: green;
	border: 4px;
}

#footer {
	border-top: #858A92 dotted 1px;
	height: 50px;
	margin: 0px auto 0px auto;
	width: 770px;
}

#footer-left {
	float: left;
	font-size: 11px;
	margin: 8px 0px 0px 0px;
	text-align: left;
	width: 380px;
	border-style: hidden;
	border-width: 1px;
}

#footer-right {
	float: right;
	font-size: 11px;
	margin: 8px 0px 0px 0px;
	text-align: right;
	width: 380px;
}

#navigation {
	margin-left: 40px;
	margin-right: 40px;
	margin-top: 150px;
	border: 53px 0px 0px 0px;
	text-align: center;
	border-style: hidden;
	border-width: 1px;
}

#navigation a {
	color: #727D88;
	background: url(images/menu_left_normal.jpg) no-repeat left top;
	float: left;
	margin: 0px;
	padding: 0px 0px 0px 7px;
	text-decoration: none;
	border-width: 0px;
}

#navigation a span {
	color: #727D88;
	background: url(images/menu_right_normal.jpg) no-repeat right top;
	display: block;
	float: none;
	padding: 4px 13px 4px 5px;
}

#navigation a:hover span {
	color: #b5642c;
	text-decoration: underline;
}

#navigation li {
	background: url(images/menu_bg.jpg) repeat-x center top;
	display: inline;
	float: left;
	color: #727D88;
	margin: 0px 2px 0px 0px;
	padding: 0px;
	text-align: center;
}

#navigation li.current_page_item a, #navigation li.current_page_ancestor a {
	background: url(images/menu_left_hover.jpg) no-repeat left top;
	color: #727D88;
	float: left;
	margin: 0px;
	padding: 0px 0px 0px 7px;
	text-decoration: none;
}

#navigation li.current_page_item a span, #navigation li.current_page_ancestor a span {
	background: url(images/menu_right_hover.jpg) no-repeat right top;
	color: #727D88;
	display: block;
	float: none;
	padding: 4px 13px 4px 5px;
}
/*
#navigation li.current_page_ancestor a {
	background: url(images/menu_left_hover.jpg) no-repeat left top;
	color: #727D88;
	float: left;
	margin: 0px;
	padding: 0px 0px 0px 7px;
	text-decoration: none;
}

#navigation li.current_page_ancestor a span {
	background: url(images/menu_right_hover.jpg) no-repeat right top;
	color: #727D88;
	display: block;
	float: none;
	padding: 4px 13px 4px 5px;
}
*/

#navigation ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}

#right-box{
	margin: 0px 0px 10px 0px;
}

#sidebar {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 10px 10px;
	width: 200px;
	border-style: outset;
	border-color: #f0f0f0;
	border-width: 1px;
	background-color: #E0E0E0;
	min-height: 200px;
}

#sidebar h2 {
	color: #464E53;
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

#sidebar ul {
	color: #464E53;
	list-style: none;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

#sidebar ul li {
	border-bottom: #E1E5EC solid 0px;
	color: #464E53;
	font-size: 11px;
	margin: 0px;
	padding: 4px 0px 4px 0px;
}

#sidebar ul li ul {
	list-style: none;
	margin: 0px 0px 20px 0px;
	padding: 0px;
}

#sidebar ul li ul li {
	background: url(images/sidebar_icon.gif) no-repeat 0px 9px;
/*	border-bottom: #E1E5EC solid 1px; */
	font-size: 11px;
	margin-left: 13px;
	padding: 4px 0px 4px 13px;
}

#sidebar ul li ul li a, #sidebar ul li ul li a:visited {
	color: #464E53;
	margin: 0px;
	padding: 4px 0px 4px 0px;
	text-decoration: none;
}

#sidebar ul li ul li a:hover {
	color: #b5642c;
	padding: 4px 0px 4px 0px;
	text-decoration: none;
}

#sidebar ul li#calendar{
	border: 0px;
}

#sidebar ul li#calendar h2.widgettitle{
	border-bottom: 0px solid;
	border-top: 0px solid;
	height: 0px;
}

#sidebar ul li#recentcomments ul li{
	background: transparent;
	color: #464E53;
	margin: 0px;
	padding: 4px 0px 4px 0px;
}

#sidebar ul li#recent-comments ul.recentcomments li.recentcomments{
	background: url(images/sidebar_icon.gif) no-repeat  0px 9px;
	color: #464E53;
	margin: 0px;
	padding: 4px 0px 4px 13px;
}

#sidebar ul li#recent-comments ul.recentcomments li.recentcomments a, #sidebar ul li#recent-comments ul.recentcomments li.recentcomments a:visited {
	background: url(images/sidebar_icon.gif) no-repeat  0px 9px;
	color: #b5642c;
	margin: 0px;
	padding: 4px 0px 4px 13px;
	text-decoration: underline;
}

#sidebar ul li#recent-comments ul.recentcomments li.recentcomments a:hover {
	background: url(images/sidebar_icon.gif) no-repeat 0px 9px;
	color: #464E53;
	margin: 0px;
	padding: 4px 0px 4px 13px;
	text-decoration: none;
}

#sidebar ul li#recent-posts{
	background-image: none;
	color: #464E53;
	margin: 0px;
	padding: 0px;
}

#sidebar ul li#recent-posts ul li{
	background-image: none;
	color: #464E53;
	margin: 0px;
	padding: 4px 0px 4px 0px;
}

#sidebar ul li#recent-posts ul li a, #sidebar ul li#recent-posts ul li a:visited {
	background: url(images/sidebar_icon.gif) no-repeat  0px 9px;
	color: #464E53;
	margin: 0px;
	padding: 4px 0px 4px 13px;
	text-decoration: none;
}

#sidebar ul li#recent-posts ul li a:hover {
	background: url(images/sidebar_icon.gif) no-repeat  0px 9px;
	color: #b5642c;
	margin: 0px;
	padding: 4px 0px 4px 13px;
	text-decoration: none;
}

#sidebar ul li ul li.current_page_item a {
	color: #b5642c;
}

#sidebar ul li ul li.current_page_item a:hover {
	color: #464E53;
}

#sidebar-search{
	margin: 0px;
	padding: 0px 0px 0px 0px;
	border-style: hidden;
	border-width: 1px;
}

#sidebar-search form {
	margin: 0px;
	padding: 0px;
}

#sidebar-search input#sidebar-search-input {
	border: #C4CCD9 solid 1px;
	color: #464E53;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 18px;
	margin: 3px 0px 0px 0px;
	padding: 0px 2px 0px 2px;
	width: 210px;
}

#top {
	margin: 10px 6px 10px 6px;
	border-style: hidden;
	border-width: 1px;
	height: 200px;
}

#top h1 {
	color: #FFFFFF;
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	margin: 0px;
	padding: 76px 0px 49px 0px;
}

#top h1 a, #top h1 a:hover, #top h1 a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#wp-calendar {
	background-color: transparent;
	margin: 0px;
	padding: 0px;
	width: 100%;
}

#wp-calendar caption {
	color: #464E53;
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	text-align: left;
	text-transform: capitalize;
}

#wp-calendar td {
	color: #b5642c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
}

#wp-calendar td a {
	background: #b5642c;
	border: none;
	color: #FFFFFF;
	display: block;
	height: 100%;
	text-decoration: none;
	width: 100%;
}

#wp-calendar td a:hover {
	background: #b5642c;
	color: #FFFFFF;
	text-decoration: none;
}

#wp-calendar td.pad {
	background: transparent;
}

#wp-calendar tfoot td a:link, #wp-calendar tfoot td a:visited {
	background: transparent;
	border: 0px;
	color: #b5642c;
}

#wp-calendar tfoot td a:hover {
	background: transparent;
	color: #b5642c;
}

#wp-calendar tfoot td#next {
	text-align: right;
}

#wp-calendar tfoot td#prev {
	text-align: left;
}

#wp-calendar tfoot td, #wp-calendar tfoot td.pad {
	background: transparent;
}

#wp-calendar th {
	color: #b5642c;
	font: bold 11px Arial, Helvetica, sans-serif;
	text-align: center;
}

#wrapper {
	background: url(images/background.jpg) #FFFFFF repeat-x;
	color: #626B70;
	margin: 0px auto 0px auto;
	width: 1000px;
	min-height: 670px;
	border-style: outset;
	border-color: grey;
	border-width: 1px;
}

/*#sidebar ul li#page ul li.current_page_item, #sidebar ul li#page ul li.current_page_item a, #sidebar ul li#page ul li.current_page_item a:visited,
#sidebar ul li ul li.current-cat, #sidebar ul li ul li.current-cat a, #sidebar ul li ul li.current-cat a:visited {
	background: url(images/sidebar_icon.gif) no-repeat 0px 9px;
	background-color: #F8F8F8;
	color: #464E53;
	padding: 4px 0px 4px 13px;
	text-decoration: none;
}
*/

#karte {
	background: url(images/vkbg.gif) #dddddd;
	color: #626B70;
	margin: 2px 0px 20px 0px;
	width: 500px;
	min-height: 148px;
	border-style: dotted;
	border-color: #cccccc;
	border-width: 1px;
	padding: 6px;
}

#karte h2 {
	margin: 2px;
}

#karte strong {
	margin-right: 8px;
}

#karte h5 {
	margin: 2px;
}

#karte img {
	border: solid;
	border-width: 1px;
	border-color: #626B70;
	margin: 6px;
	border-color: #cccccc;
	margin-top: 12px;
	padding: 0px;
}

#adresse {
	font-size: 8pt;
}
