/* ---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, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0;
padding: 0; border: 0; font-size: 100%; font: inherit; vertical-align: baseline; }
/article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }
body { line-height: 1; }
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }
table { border-collapse: collapse; border-spacing: 0; }
html{margin-top:0px !important;}

/* --------------------------------------------------- */

body{font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333 !important;}
	
#wrap{}

#dso{background-image:url('../../themes/paunzntheme/img/ds.gif');
	width:100%;
	height:10px;
	margin-top:10px;}

#dsu{background-image:url('../../themes/paunzntheme/img/dsu.gif');
	width:100%;
	height:10px;
	margin-bottom:10px;
	clear:both;}
	
#left{
	background-color:#FFF;
	position:absolute;
	left:0;
	width:50%;
	background-image:url('../../themes/paunzntheme/img/schindeln.png');
	}
	
#right{
	background-color:#bab3ad;
	position:absolute;
	right:0;
	width:50%;
	}
#main{
	position:relative;
	width:930px;
	margin:auto;
	z-index:2;}
#menue{
	width:200px;
	float:left;
	text-align:right;
	background-image:url('../../themes/paunzntheme/img/menuewhite.gif');
	}
	
.menue{}
.paunzn{margin:10px 0 20px 0;}

#content{
	background-color:#FFF;
	width:500px;
	float:left;
	padding:30px 15px 30px 15px;
	min-height:490px;
	}
#sidebar{
	background-color:#bab3ad;
	width:200px;
	float:right;
}
	
#sidebar > li{
	list-style-type:none;}
	

/** Content ----------------------------------------------- */
h1{}
h2{color:#665950;
	font-size:16px;
	line-height:18px;
	margin-bottom:15px;
	font-weight:bold;
	padding-bottom:15px;
	border-bottom: 1px dotted #bab3ad;}
h3{font-size:14px;
	color:#665950;
	font-weight:bold;
	margin-bottom:10px;}
h3 > a{color:#665950;
	text-decoration:none;}
h3 > a:hover{color:#665950;
	text-decoration:underline;}


h4{font-size:12px;
	font-weight:bold;}
.highlight{color:#665950;
	font-weight:bold;}

h2.widgettitle{
	font-size:14px;
	text-align:center;
	margin-bottom: -7px;
	border-bottom: 0px;
	}
.pad{border-top:1px dotted #bab3ad;}
.br-pagination{border-top:1px dotted #bab3ad;
	margin-top:6px;
	font-size:10px;}
.ngg-galleryoverview {
	overflow:visible !important;}
	
.entry{margin-bottom:20px;
	padding-bottom:9px;
	border-bottom:1px dotted #bab3ad;
	height: 110px;
	}
.entry:last-child{border-bottom:0px;}

.newsentry{margin-bottom:20px;
	padding-bottom:9px;
	border-bottom:1px dotted #bab3ad;
	}
.newsentry:last-child{border-bottom:0px;}

.pagecontent{}

div.pageback{border-top:1px dotted #bab3ad;
	margin-top:15px;
	padding-top:10px;
	font-size:11px;}
.pageback > a{text-decoration:none;
	color:#665950;}
.pageback > a:hover{text-decoration:underline;}

li.event{
	padding-bottom:15px;
	margin-bottom:21px;
	border-bottom: 1px dotted #bab3ad;}
li.event:last-child{
	border-bottom:0px;}

p{margin-bottom:6px;
	line-height:1.2;
	}

p > a{color:#665950;
	text-decoration:none;}
p > a:hover{text-decoration:underline;}

p > img{border:1px dotted #bab3ad;
	padding:3px;}

div.pagination{
	text-align:center;
	font-size:11px;}
.pagination > a{
	color:#665950;
	text-decoration:none;}
.pagination > a:hover{
	text-decoration:underline;}
	
.attachment-post_thumbnail{width:95px !important;
	height:70px !important;
	margin-right:15px;
	border: 3px solid #bab3ad;
	float:left;
}
.excerpt{}

a.read-more{
	font-size:11px;
	}
p.more{margin-top:-3px;}
.eventdetail{font-size:11px;}
	
 /** Widgets ----------------------------------------------------------------------------  */

.widget {
	background-color: rgba(255, 255, 255, 0.8);
	-webkit-hyphens: auto;
	-moz-hyphens:    auto;
	-ms-hyphens:     auto;
	hyphens:         auto;
	padding: 10px;
	margin:10px;
	word-wrap: break-word;
}

.widget ul,
.widget ol {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.widget li {
	padding-bottom:3px;
}

.widget .children li:last-child {
	padding-bottom: 0;
}

.widget li > ul,
.widget li > ol {
	margin-left: 20px;
}

.widget a {
	color: #665950;
	text-decoration:none;
}

.widget a:hover {
	color: #665950;
	text-decoration:underline;
}

/* Search widget */
.search-form .search-submit {
	display: none;
}

/* Calendar Widget */
.widget_calendar table,
.widget_calendar td {
	border: 0;
	border-collapse: separate;
	border-spacing: 0px;
}

.widget_calendar caption {
	font-size:14px;
	font-weight:bold;
	margin-bottom:8px;
	color:#665950;
}

.widget_calendar th,
.widget_calendar td {
	padding: 1px;
	text-align: center;
	width:22px;
}
#next{text-align:left !important;
border-top:1px dotted #bab3ad;
margin-top:6px !important;
padding-top:3px;
height:10px;}
tfoot > tr > td.pad{border-top:1px dotted #bab3ad;
margin-top:6px !important;
padding-top:3px;
height:10px;}
#prev{text-align:right !important;
border-top:1px dotted #bab3ad;
margin-top:6px !important;
padding-top:3px;
height:10px;}

.widget_calendar tbody > tr:last-child > td{padding-bottom:6px;}

.widget_calendar a {
	display: block;
}

.widget_calendar a {
	background-color: #bab3ad;
}

#prev a, #next a{
	background-color: rgba(255, 255, 255, 0.1);
	font-size:10px;}

.widget_calendar a:hover {
	background-color: rgba(186, 179, 173, 0.5);
}

.widget_calendar tbody .pad, .site-footer .widget_calendar tbody .pad {
	background-color: transparent;
}

#pagination {
	text-align: center;
}

#pagination a, #pagination span {
	color: #665950;
	font-size: 11px;	
	padding: 3px 5px 3px 5px;
	margin: 0px 1px 0px 1px;
	text-decoration:none;
}

#pagination a:hover {
	text-decoration:underline;
}

#pagination .navigate-active {
	/*font-weight: bold;*/
}

#pagination .navigate-inactive {
}

#pagination .currentpage {
	font-weight: bold;
	border: 1px dotted #bab3ad;
}
