/*
THEME NAME: Unortkataster News
THEME URI: 
DESCRIPTION: Replikation des unortkataster.de Headers, Widget fähig. Bilder werden in Medium größe automatisch vor dem Text eingefügt . Diese auf 280px Maximalbreite einstellen.
TAGS: widgets, sandbox, thickbox, jquery
VERSION: 1
AUTHOR: <a href="http://aplusplus.org/">Uli Schöberl</a>
AUTHOR URI:
*/

/* Two-column with sidebar on left from the /sandbox-layouts/ folder  */
/*@import url('sandbox-layouts/2c-r.css');*/
@import url('css/apluslib.css');


body,html {
	width:1100px;
	margin:0;
	padding:0;
	font-size:12px;
	line-height:15px;
}

/*Menu*/
.page-partner .partnerlink,
.page-umfrage .surveylink,
.page-hilfe .helplink,
.page-kontakt .contactlink,
.blog .newslink, .single .newslink,
.page-unortkataster-koln .aboutlink {
/*	font-weight:bold !important;*/
	color:#333333 !important;
}

/*a {
color:#333333;
text-decoration:underline;
}*/
#wrapper {
	overflow:auto;
}
#header {
	height:182px;
	position:relative;
	top:0;
	width:100%;
}
div#control_topmenu {
	padding:6px 0 0 5px;
	height:21px;
	background:white;
	font-size:11px;
}
div.listview div#control_topmenu .active {
	color:#333333;
}
.abs-top {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}
div#control_topmenu div.right {
	top:7px;
}

#headercontent {
	position:relative;
	z-index:20;
	top:0;
	overflow:hidden;
	height:100%;
}
#mapopacity {
	background:black;
	filter:alpha(opacity=60);
	-moz-opacity:.6;
	opacity:.6;
	z-index:10;
}

#mapbacklink {
	position:relative;
	left:0;
	height:120px;
	display:block;
	clear:both;
	width:100%;
	background-repeat:no-repeat;
	top:28px;
	text-indent:-1500px;
}

#logobar {
	height:30px;
	padding:0 0 0 5px;
	background:white;
	position:relative;
	top:32px;
}
#beta {
	position:relative;
	top:-12px;
}


#container {
	width:575px;
	float:left;
	margin:43px 40px 43px 40px;
}

#primary {
	width:365px;
	float:left;
	margin-top:72px;
}

.xoxo {
	margin:0;
	padding:0;
	list-style-type:none;
}
.xoxo li {
	padding:0 0 12px 0;
}
h3.widgettitle {
	border-bottom:1px solid #333333;
	border-top:1px solid #333333;
	padding:2px 0;
	position:relative;
	width:100%;
	margin:0 0 6px 0;
	font-size:11px;
}

#listhead,.page .entry-title,.page-title {
	height:17px;
	padding:6px 0;
	border-bottom:1px solid #333333;
	margin:0;
}
.page .entry-content {
	margin:10px 0 10px 0;
	width:82%;
}

.post .entry-content, .comment p {
	width:82%;
}
body.page-umfrage #content .entry-content {
	width:100%;
}

.entry-content h3 {
	margin:15px 0 10px 0;
}
.page .edit-link {
	padding-top:20px;
	display:block;
}
#listhead h2 {
	margin:0;
	color:#333333;
	font-size:16px;
	font-weight:bold;
	float:left;
}

#footer {
	overflow:auto;
	clear:both;
	margin:42px 0 0 42px;
	display:none;
}

.entry-date abbr {
	border:none;
}

h2.entry-title {
	margin:6px 0 6px 0;
}
.entry-title a,#listhead a {
	text-decoration:none;
	font-size:16px;
}

.t_small {
	color:#999;
}
.post {
	padding:20px 0 42px 0;
}

p {
	margin:0 0 1em 0;
}
#primary ul {
	list-style-type:none;
}
#content ul {
	padding:0;
	
}

ul.attachments li {
	padding:0 5px 0 0;
	margin:0 0 10px 0;
}

/*
.blog .xoxo #pages,
.single .xoxo #pages,
*/
.page .xoxo #calendar,
.page .xoxo .widget_categories {
	display:none;
}
#wp-calendar {
	width:100%;
}
#wp-calendar caption {
	text-align:left;
	margin:0 0 4px 0;
		color:#666;
}
#wp-calendar th {
	text-align:left;
	color:#999;
}
#wp-calendar td {
	color:#999;
	height:20px;
}

#comments-list ol {
	margin:20px 0;
	border-bottom:1px dotted #CCC;
	padding:0 0 0 20px;
}
#comments-list ol li {
	border-top:1px dotted #CCC;
	padding:10px 0 0 0;
}

.form-textarea {margin-bottom:3px;}
.page .entry-content form {
	padding:20px 0;
}
.page .entry-content label {
	width:30%;
	float:left;
}
.page .entry-content input[type=text],.page .entry-content textarea {
	width:70%;
}
.page .entry-content input[type=submit] {
	float:right;
	background:url('img/send.png') no-repeat;
	text-indent:-300px;
	width:63px;
}
.current_page_item {
	font-weight:bold;
}

#signin {line-height:30px;height:30px;overflow:hidden;font-size:11px;color:black;}
#signin li {padding-left:15px;}
#signin label,#signin #recoverlink {font-weight:bold;color:black;}
#signin #recoverlink {line-height:20px;border-right:1px dotted black;border-left:1px dotted black;height:20px;padding:0 10px 0 10px;margin:5px 10px 0 10px;}
#signin #submit {padding:5px 0 0 0;background:white;}
div#comments{clear:both;}