/*
Theme Name: newintown
Theme URI: http://www.kernbereich.com
Description: WP Theme f&uuml;r New in Town
Version: 1.4
Author: Robert Hauk
Author URI: http://www.kernbereich.com
*/

/* Browser-Reset */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}

table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* Browser-Reset Ende */

/* Container Start */

body {
	font: 14px/1.5em "Lucida Grande",Verdana,Arial,sans-serif;
	font-weight: normal;
	background-image: url(./images/back_1px_c.jpg);
	background-repeat: repeat-x; 
}
h1 {
	font-size: 218%;
}
h2 {
	font-size: 164%;
	line-height: 144%;
}
h3 {
	font-size: 145%;
	line-height: 125%;
}
h4 {
	font-size: 118%;
	line-height: 98%;
}
#wrapper {
	margin-left: auto;
	margin-bottom: 20px;
	margin-right: auto;
	margin-top: 0px;
	width: 800px;
	padding: 0px;
}
#header {
	height: 170px;
	width: 800px;
	margin: 0px;
	background-image: url(./images/header2.png);
}
#header h1 {
	float: left;
	margin-left: -5000px;
	}
#logo {
	height: 140px;
	width: 300px;
	position: relative;
	top: 25px;
	margin-left: 20px;
	}
#main {
	width: 800px;
}
#content {
	width: 515px;
	padding: 10px 0 0 15px;
	float: left;
	line-height: 1.2em;
	margin-top: 45px;
	border-left: 1px solid #999;
}
#sidebar {
	width: 250px;
	float: right;
	padding: 60px 0 0 0;
}
#footer {
	height: 42px;
	clear: both;
	text-align: center;
	font-size: 0.8em;
	padding: 13px 0 0 0;
}
#sidebar-bottom {
	width: 250px;
/* 	float: right; */
	padding: 60px 0 0 0;
}

/* Container Ende */


/* Allgemeines Start */

.description {
	clear: left;
	padding: 5px 0 5px 35px;
	margin-left: -2000px;
}
.post {
	padding: 5px;
	font-size: 1em;
}
.entry-content, .entry-excerpt {
	clear: left;
}
.navigation {
	font-size: .7em;
  	clear: both;
}
.avatar {
  float: right;
  margin: 0 0 3px 5px;
}
.entry-meta {
  margin: 20px 0 10px 0;
font-size: .7em;
}
.underpost {
	font-size: .7em;
	margin-top: 14px;
	background-color: #e4e4e4;
	border: 1px solid #fff;
	padding: 5px;
}
#content .underpost a {
	text-decoration: underline;
}

#search {
	font-size: .9em;
	margin-top: 9px;
	float: right;
}

/* Allgemeines Ende*/

/* Content und Footer Links Start */

#content a:link, #content a:visited {
	color: #00618c;
}
#content a:hover {
	text-decoration: none;
}
#footer a:link, #footer a:visited {
	color: #00618c;
}
#footer a:hover {
	text-decoration: none;
}

/* Content und Footer Links Ende */

/* Menu Start */

#menu{
	padding: 0;
	white-space: nowrap;
	margin: 10px 0 0 20px;
	width: 750px;
	text-transform: uppercase;
}
#menu ul {
	margin: 0px;
	padding: 0px;
}
#menu li {
	display: inline;
	list-style-type: none;
	margin: 7px 0 8px 10px;
}
#menu li a:link, #menu li a:visited {
	text-decoration: none;
	padding: 3px;
	color: #85c4d3;
}
#menu li a:hover {
	text-decoration: underline;
	color: #e4e4e4;
	background-color: #023951;
}

/* Menu Ende */


/* †berschriften Start*/

#header h1 a:link, #header h1 a:visited {
	font-size: 1em;
	float: left;
	margin: 0px;
	width: 600px;
	padding: 1px 0 0 25px;
	color: #00618c;
	clear: both;
	margin-left: -2000px;
}
#header h1 a:hover {
	text-decoration: underline;
}
#content h1 {
	font-size: 1.5em;
	color: #00618c;
}
#sidebar h1 {
	font-size: 1.4em;
	color: #00618c;
}
#sidebar h2 {
	font-size: 1.1em;
	color: #00618c;
}
.post h2 {
	font-size: 1.8em;
	margin: 45px 0 10px 0;
	color: #00618c;
}
.post h3 {
  font-size: 1.8em;
  margin: 0;
  padding: 0;
  color: #00618c;
}

#rss_icon {
	float: right;
	margin: -160px 0 10px 0;
	padding-top: 20px;
}

/* †berschriften Ende */

/* Postdatum Start */

.entry-date {
	height: 61px;
	width: 60px;
	display: inline;
	float: left;
	margin: 52px 10px 0 -100px;
	background: url(images/bluegray_date.jpg) no-repeat;
}
.entry-month {
	font-size: 14px;
	width: 60px;
	text-align: center;
	height: 22px;
	margin: 2px 0 0 0;
	font-weight: bold;
	padding: 0 0 2px 0;
	color: #fff;
}
.entry-day {
	font-size: 26px;
	text-align: center;
	height: 28px;
	width: 60px;
	margin: 4px 0 0 0;
	font-weight: bold;
	line-height: 20px;
}

.gewinn {
	margin: 52px 10px 0 -160px;
	float: left;
	display: inline;
	width: 60px;
	height: 61px;
}

/* Postdatum Ende */

/* Kommentare Start*/

#respond p {
	font-size: .9em;
	margin-top: 15px;
}
#commentform input {
	
}
#commentform textarea {
	
}
#commentform {	
	padding: 10px;
}

#commentform label {
	font-size: 0.8em;
}

#comment-form-title {
	margin: 14px 0 0 5px;
	}
	
#comments {
	margin: 14px 0 0 5px;
}
ol.commentlist {
	list-style-type: none;
	font-size: 0.9em;
	margin: 5px;
	padding: 0px;
}
ol.commentlist li {
	margin: 15px 0 0 0;
	border-bottom: 1px dotted #333;
}
#content ol.commentlist li a {
	text-decoration: underline;
}

.comment-text {
	margin-bottom: 15px;
}

.commentmetadata a {
	font-size: .7em;
	}
li.author {
	padding: 5px;
	margin-bottom: 14px;
}


/* Kommentare Ende */

/* Blockquote Start */

blockquote {
  font-style: italic;
  width: 350px;
  background: url(images/blockquote3.png) no-repeat left top;
  padding: 0 10px 0 30px;
}

/* Blockquote Ende */

/* Bilder in Post Start */

.alignleft {
  float: left;
}
.alignright {
  float: right;
}
img.aligncenter, div.aligncenter {
	display: block;
	margin: 0 auto;
}
img.alignright, div.alignright {
	margin: 1px 0 2px 10px;
	display: inline;
}
img.alignleft, div.alignleft {
	margin: 1px 10px 2px 0;
	display: inline;
}
.wp-caption-text {
	font-size: .7em;
	line-height: 1.1em;
	margin: 0;
}

/* Bilder in Post Ende*/

/* Beitrag Speziell Start */

.post p {
	line-height: 22px;
	margin: 15px 0 0 0px;
	}
	
/* Beitrag Speziell Ende */

/* Bilder Rahmen und Links Start */

a.image:link, a.image:visited, a.image:hover {
	background: none;
	padding: 0;
}
a.image img {
	border: none;
}

/* Bilder Rahmen und Links Ende */

/* Obere Navigation Start */

.tabbed_area2 {  

padding:8px;      
}


ul.tabs2 li {  
list-style:none;  
display:inline;  
}

ul.tabs2 li a {
	background-color:#464c54;
	color:#ffebb5;
	padding:8px 14px 8px 14px;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	border:1px solid #464c54; 
}
ul.tabs2 li a:hover {
	background-color:#2f343a;
	border-color:#2f343a;
}
ul.tabs2 li a.active {
	background-color:#ffffff;
	color:#282e32;
	border:1px solid #464c54; 
	border-bottom: 1px solid #ffffff;
}

ul.tabs2 {
	margin:0px; padding:0px;
	margin-top:2px;
	margin-left: 20px;
	margin-bottom:6px;
}

/* Obere Navigation Ende */
	
/* Rechte Navigationsbox Start */

#tabbed_box {  
width:200px; 
float: right; 
}

#sidebar .tabbed_box h4 {    
font-size:23px;  
color:#ffffff;  
letter-spacing:-1px;  
margin-bottom:10px;  
}  

#sidebar .tabbed_box h4 small {  
color:#e3e9ec;  
font-weight:normal;  
font-size:9px;  
text-transform:uppercase;  
position:relative;  
top:-4px;  
left:6px;  
letter-spacing:0px;  
}

#sidebar .tabbed_area {  
border:1px solid #494e52;  
background-color:#00618c;  
padding:8px;      
}

#sidebar ul.tabs {  
margin:0px; padding:0px;
}

#sidebar .tabbed_box ul.tabs li {  
list-style:none;  
display:inline;  
}

#sidebar .tabbed_box ul.tabs li a {
	background-color:#464c54;
	color:#ffebb5;
	padding:8px 14px 8px 14px;
	text-decoration:none;
	font-size:9px;
	font-weight:bold;
	text-transform:uppercase;
	border:1px solid #464c54; 
}

#sidebar .tabbed_box ul.tabs li a:hover {
	background-color:#2f343a;
	border-color:#2f343a;
}
#sidebar .tabbed_box ul.tabs li a.active {
	background-color:#ffffff;
	color:#282e32;
	border:1px solid #464c54; 
	border-bottom: 1px solid #ffffff;
}

#sidebar .contentnt {
	background-color:#ffffff;
	padding:3px;
	border:1px solid #464c54; 	
}
#contentnt_2, #contentnt_3 { display:none; }

#sidebar ul.tabs {
	margin:0px; padding:0px;
	margin-top:5px;
	margin-left: 15px;
	margin-bottom:3px;
}

#sidebar .tabbed_box .contentnt ul {
	margin:0px;
	padding:0px 8px 0px 16px;
	list-style: none;
}
#sidebar .tabbed_box .contentnt ul li {
	list-style:none;
	margin:0px;
	border-bottom:1px solid #d6dde0;
	padding-top:1px;
	padding-bottom:1px;
	font-size:13px;
}
#sidebar .tabbed_box .contentnt ul li a {
	text-decoration:none;
	color:#3e4346;
}
#sidebar .tabbed_box .contentnt ul li a small {
	color:#8b959c;
	font-size:9px;
	text-transform:uppercase;
	position:relative;
	left:4px;
	top:0px;
}

#sidebar .cat-item a {
	}

#sidebar .contentnt ul li:last-child {
	border-bottom:none;
}

#sidebar .tabbed_box ul.tabs li a {
	background-image:url(images/tab_off.jpg);
	background-repeat:repeat-x;	 
	background-position:bottom;
}
#sidebar .tabbed_box ul.tabs li a.active {
	background-image:url(images/tab_on.jpg);
	background-repeat:repeat-x;
	background-position:top; 
}
#sidebar .contentnt {
	background-image:url(images/content_bottom.jpg);
	background-repeat:repeat-x;	 
	background-position:bottom;	
}

/* Rechte Navigationsbox Ende */


/* Listenstyling Start */

ol {
	margin-top: 20px;
	list-style: decimal;
	margin-bottom: 5px;
	margin-left: 0px;
	line-height: 22px;
	padding: 0 0 0 20px;
	}
	
ul {
	margin-top: 20px;
	list-style: square;
	margin-bottom: 5px;
	margin-left: 25px;
	line-height: 22px;
	padding: 0 0 0 20px;
	}

ol li {
	margin-bottom: 10px;
	}

ul li {
	margin-bottom: 10px;
	}
	
.post ol {
	margin-left: 0px;
	}
	
.post ul {
	margin-left: 0px;
	}
	
/* Listenstyling Ende */
	
/* Kalender-Styling Start */

#calendar_wrap {
	width: 200px;
	border:1px solid #494e52;  
	background-color:#00618c;
	color: white;  
	padding:25px;
	}
	
#wp-calendar caption {
	font-weight: bold;
	margin-bottom: 15px;
	}
	
#wp-calendar th {
	font-weight: bold;
	width: 27px;
	}
	
#wp-calendar table {
	background-color: white;
	}
	
#wp-calendar a:link, #wp-calendar a:visited {
	color: white;
	}
	
/* Kalender-Styling Ende */

/* Sidebar Styling Anfang */

#sidebar h3 {
	margin-top: 20px;
	color: #00618c;
	}
	
#sidebar ul {
	margin-left: 0px;
	}
	
#sidebar ul li {
	list-style-image: url(images/fang.jpg);
	}
	
#sidebar ul li a:link, #sidebar ul li a:visited, #sidebar ol li a:link, #sidebar ol li a:visited {
	color: #00618c;
	text-decoration: none;
	}
	
#sidebar ul li a:hover, #sidebar ol li a:hover {
	color: #00618c;
	text-decoration: underline;
	}
