/* @override 
	http://bezet.net/wp-content/themes/bezet/style.css
*/

* {
	margin: 0;
	padding: 0;
	outline: none;
}
img {
	border: none;
}
a, a:visited {
	text-decoration: none;
	color: #09F;
}
a:hover {
	text-decoration: underline;
	color: #09F;
}
body {
	text-align: center;
	background: #333 url('images/bgpt.gif') left top;
	font: normal 86%/150% arial, helvetica, sans-serif;
	color: #333;
	padding: 30px 0;
	margin-top: 30px;
}
#wrap {
	width: 800px;
	margin: 0 auto;
	text-align: left;
	background: #FFF url('images/tbl.gif') no-repeat left top;
}

/* --- Header --- */

#header {
	position: relative;
	height: 212px;
	overflow: visible;
	clear: both;
	background: url('images/tbr.gif') no-repeat right top;
}

#header em { /* Subtitle */
	position: absolute;
	top:  110px;
	left: 27px;
	font-family: Georgia, Times;
	font-style: normal;
	font-size: 22px;
	color: #888;
}

h1 { /* Logo */
	position: absolute;
	top:  55px;
	left: 28px;
	background: transparent url('images/logo-mr-bezet.png') no-repeat left top;

}
h1 a, h1 a:visited {
	display: block;
	text-indent: -9995px;
}

h1 a {
	width: 264px;
	height: 41px;
	cursor: pointer;
}

.bezethimself {
	position: absolute;
	top: -55px;
	right: 30px;
	width: 244px;
	height: 247px;
	background: transparent url('images/bezet-photo-header.jpg') no-repeat left top;
	z-index: 10;
}

p.quote {  /* random quote */
	font-family: Georgia, Times;
	font-style: italic;
	font-size: 14px;
	color: #7AC9F4;
	position: absolute;
	top: 170px;
	right: 20px;
	width: 450px;
	padding: 0 28px 0 0;
	text-align: right;
	margin: 10px 0 0 0;
	z-index: 11;
}


ul {
	list-style: none outside;
}

/* --- Menu ---*/


/** fix stupid ie bug with display:block; **/
* html #menu li a { height: 1%; } 
/** end fix **/

ul#menu {
    position: absolute;
	margin: 170px 0 0 25px;
	background: url('images/topmenu-bg.png') no-repeat left top;
    padding: 0 0 0 10px;
    width: 745px; /*755-padding*/
    height: 40px;
}

#menu li {
	display: inline;
	float: left;
	margin: 0 1px 0 0;
	overflow: hidden;
}
#menu li a {
	float: left;
	padding: 0 13px;
	height: 40px;
	color: #F1F1F1;
	font: normal 13px/40px verdana,helvetica,sans-serif;
	background: url('images/bth.gif') repeat-x left top;
	text-transform: uppercase;
}
#menu li a {
	background: url('images/bt.gif') repeat-x left top;
}
#menu li a:hover,
#menu li a.current,
#menu li.current_page_item a{
	background: url('images/bth.gif') repeat-x left top;
}

#menu #mst {
	height: 40px;
	width: 15px;
	background: url('images/btl.gif') no-repeat left top;
}
#menu #tof {
	margin-right: 0;
	background: url('images/btr.gif') no-repeat right top;
}
#menu #tof a {
	margin-left: 70px;
	padding: 0 10px 0 22px;
	background: url('images/feed.png') no-repeat left;
	font: normal 11px/40px verdana;
}
* html #menu #tof a {
	background: url('images/feed.gif') no-repeat left;
}
#searchform {
	margin-top: 30px;
	padding-left: 5px;
}
input#s {
	float: left;
	padding: 5px 5px 6px;
	width: 112px;
	border: none;
	color: #888;
	background: url('images/input.gif') no-repeat left top;
	font-size: 11px;
}
input#ss {
	float: right;
}
input#searchsubmit {
}


/* --- Main --- */

#main {
	float: left;
	clear: both;
	width: 580px;
	padding: 20px 0 50px;
}

#main div { /* mainly for the GPS code */
	/* clear: both; */
}

#main h6 { /* mainly for the GPS code */
	clear: both;
}

#main div object {
	margin: 0px 0 0 0;
}

#main div[style] { /*override inline styles (mainly because of GPS-code embedding)*/
   background: #DDD !important;
   border: none !important;
}

/* MP3-Player plugin style */

#main div.mAp { /* mainly for the GPS code */
	background: #FFF !important;
}

#mAP.adplr {
	width: 550px;
}

#main h3 {
	padding: 10px 0;
}

#main h4 {
	padding: 0 0 10px 0;
}

.apost {
	float: left;
	display: inline;
	width: 550px; /*100%*/
	padding: 0 0 0 0;
	margin: 0 0 0 25px;

	background: url('images/p.gif') repeat-x left top;}

.apost.list {
	border-bottom: 1px dotted #DDD;
}

.apost h2 {
	padding: 13px 0 13px 0px;
	font: normal 20px/29px verdana;
	font-size: 27px;
	letter-spacing: -0.8px; 
	background: url('images/pleft.gif') no-repeat left top;
}
.apost h2 a,
.apost h2 a:visited {
	padding: 13px 0 3px 0px;
	color: #09F;
}
.apost h2 a:hover {
	color: #46484B;
}
.ahead {
	float: right;
	width: 8px;
	height: 39px;
	background: url('images/pright.gif') no-repeat right top;
}
.date {
	text-align: center;
	float: left;
	display: inline;
	width: 38px;
	height: 51px;
	margin: 10px 0 0 -63px;
	padding-top: 6px;
	color: #FFF;
	background: url('images/date.gif') no-repeat left top;
	font-weight: bold;
}
* html .date {
	position: relative;
	z-index: 1;
}
.date span {
	display: block;
	font-size: 24px;
}
.ptime,
.pauth {
	display: block;
	padding-left: 25px;
	margin-top: -11px;
	background: url('images/tag_blue.gif') no-repeat 5px 4px;
	font: normal 11px/20px verdana;
}

.ptime a, .ptime a:visited {
	color: #666;
}


.apost p,
.apost blockquote {
	padding: 10px 0px;
	font: normal 12px/20px verdana;
}
.apost blockquote {
	clear: both;
	padding: 10px 50px;
	background: url('images/quote.gif') no-repeat 35px 22px;
	color: #666;
}
.apost #srel,
.apost #linklist,
.apost .subh {
	padding: 15px;
}
.apost ul {
	padding-left: 30px;
	list-style: inside;
}
.apost p a {
}

.pfoot {
	font-size: 11px;
	padding: 3px 0px;
	overflow: hidden;
	margin: 0px 0 10px 0px;
	width: 550px;
}

.pfoot p {
    float: left;
	margin-top: 8px;
	font-size: 11px;
	color: #666;
	padding: 8px;
	width: 534px;
	border-top: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
	background: #FFF;
	line-height: 16px;
}

.pfl {
	float: left;
	padding-left: 20px;
	color: #039AFF;
	background: url('images/comments.gif') no-repeat left;
}
.pfl a,
.pfl a:visited {
	color: #999;
}
.pfl a:hover {
	color: #65C1FF;
}
p.nopost {
	font: normal 15px/20px verdana;
}
.lead {
	clear:both;
	padding: 10px 0 10px 25px;
}
.lead .ppre {
	float: left;
}
.lead .pnex {
	float: right;
}

/* PWschutz*/

h2 span.pw {
	background: url(images/pw-lock.gif) no-repeat left center;
	width: 15px;
	text-indent: -500px;
	padding: 0 0 0 10px;
}

.pwschutz form {
	background: #F3F3F3;
	margin: 10px 0 15px 15px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.pwschutz form p {
	font-size: 12px;
	line-height: 12px;
}

.pwschutz label {
}

.pwschutz input {
	padding: 2px;
	margin: 5px 4px 0 0;
}

.pwschutz input.submitbtn {
	background: PINK url(images/submit.gif) no-repeat top left;
	text-indent: -999px;
	border: none;
	width: 57px;
	height: 24px;
}

/*--- Sidebar ---*/

#sidebar-one {
	float: right;
	width: 180px;
	padding: 0 20px 50px 0;
}
#sidebar-one h2 {
	color: #333;
	font-size: 16px;
	margin: 25px 0 5px;
}
#sidebar-one ul li {
	font-size: 12px;
	height: 1%; /*IE*/
}
#sidebar-one ul li a {
	display: block;
	padding: 3px 18px 3px 8px;
	line-height: 16px;
	color: #666;
	border-top: 1px solid #FFF;
	border-bottom: 1px dotted #DDD;
	background: url('images/brick.gif') no-repeat 188px center;
}
* html #sidebar-one ul li a {
	height: 28px;
}
#sidebar-one ul li a:hover {
	color: #09F;
	border-top: 1px solid #F6F6F6;
	background: #F6F6F6;
}

a.rsslink {
	font-size: 13px;
	display: block;
	margin: 1px 0 0 13px;
	padding: 0px 0 0 23px;
	background: url(images/feed.gif) no-repeat center left;
	color: #666;
}

a:hover.rsslink { color: #09F; }

/* Tagcloud */

.tagcloud {	padding: 0 0 0 10px;}
.tagcloud a { color: #666;}
.tagcloud a:hover { color: #09F;}

.none {
	display: none;
}


/* Comments*/

#cmbox {
	clear: both;
	width: 550px;
	margin: 0 0 0 25px;
	padding: 0;
	background: #F1F1F1;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.nocomments {
	font-size: 13px;
	padding-left: 25px;
}
#commentform {
	padding: 10px 25px;
}
#commentform p {
	padding-bottom: 10px;
}
#commentform input,
#commentform textarea {
	border: 1px solid #999;
	padding: 5px 8px;
	color: #666;
}

textarea#comment {
	width: 460px;
	
}

#commentform input:focus,
#commentform textarea:focus {
	border-color: #65C1FF;
}
#commentform p#psubmit {
	width: 268px;
}
#commentform input#submit {
	/*float: right;*/
	border: none;
	padding: 0;
}
#commentform label {
	padding-left: 8px;
	font-size: 15px;
	color: #888;
}
#author,
#email,
#url,
#comment {
	width: 250px;
}
.commentlist {
	list-style: none outside;
	background: url('images/p.gif') repeat-x left top;
}
.commentlist li {
	border-bottom: 1px dotted #DDD;
	padding-top: 5px;
	margin: 0 25px 15px;
}
.commentlist li p {
	padding: 15px 0 10px 0;
	clear: both;
	font-size: 13px;
}
.commentlist li em {
	font-size: 12px;
}
span.cauth,
span.cdate {
	display: block;
}
span.cauth {
	font-size: 12px;
}
span.cauth a,
span.cauth a:visited {
	font-size: 15px;
	color: #09F;
}
span.cauth a:hover {
	color: #46484B;
}
span.cauth em {
	font-size: 11px;
}
span.cdate {
	font-size: 11px;
	color: #BBB;
}
h3#respond,
h3#comments {
	font-size: 16px;
	padding: 10px 10px 5px 0;
	color: #666;
}
h3#respond {
	padding-left: 30px;
}
h3#comments {
	height: 62px;
	line-height: 62px;
	margin-left: 20px;
	padding-left: 25px;
	background: url('images/comments.gif') no-repeat left;
}
.postarchive {
	clear: both;
}
h3.atitle,
h3#srel {
	padding-left: 15px;
	font-size: 16px;
}
#widgets {
	clear: both;
	padding: 20px 0 0;
	overflow: auto;
	width: 100%;
}
.widgetd {
	float: left;
	width: 358px;
	padding: 10px 0 0 28px;
}
.widgetd h2 {
	font: normal 18px/22px verdana;
	color: #46484B;
	padding: 20px 0;
}
.widgetd li ul li {
	font-size: 12px;
	border-bottom: 1px dotted #DDD;
}
.widgetd a,
.widgetd a:visited {
	color: #888;
	display: block;
	padding: 2px 10px;
	min-height: 22px;
	line-height: 22px;
}
* html .widgetd a {
	height: 22px;
}
.widgetd a:hover {
	color: #09F;
	background: #F6F6F6;
}
#footer {
	position: relative;
	padding: 0 30px 0 25px;
	clear: both;
	text-align: left;
	height: 60px;
	line-height: 60px;
	font-size: 11px;
	color: #666;
	background: url('images/footer-bg.gif') no-repeat left bottom;
}

#footer a {
	color: #666;
}


/* Custom ----------------------------- */

.trenner-unten { border-bottom: 1px solid #DDD; }

img#wpstats{display:none}

.wp-caption {
	padding: 0;
}

p.wp-caption-text {
	padding: 5px 10px 5px 10px;
	margin: -6px 0 0 0;
	border-right: 10px solid #FFF;
	background: #F1F1F1;
	font-size: 11px;
	color: #444;
}

/* Contact Form (easy contact) */

fieldset {
	border: none;
}

legend {
	display: none;
}

#main div.formcontainer {
	position: relative;
	clear: both;
	background: PINK;
	background: #F1F1F1;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.formcontainer form {
	font-family: Arial;
	font-size: 11px;
	padding: 20px;
	margin: 0;
}

.formcontainer input,
.formcontainer textarea {
	border: 1px solid #999;
	padding: 5px 8px;
	color: #333;
}

.formcontainer textarea {
	font-family: Arial;
	font-size: 12px;
	width: 460px;
	padding: 3px;
}

.formcontainer label {
font-size: 11px;
	text-transform: uppercase;
	color: #666;
}

.formcontainer input {
	border: 1px solid #999;
	padding: 3px;
}

.form-option {
	padding: 10px 0;
}

.formcontainer p.information {
	position: absolute;
	bottom: 30px;
	right: 40px;
	font-size: 11px;
	padding: 0;
	color: #777;
}

.formcontainer input.button {
	border: none;
	padding: 0px;
	text-indent: -555px;
	margin: 10px 0 0 0;
	width: 57px;
	height: 24px;
	background: url(images/submit.gif) no-repeat top left;
	cursor: pointer;
}

.formcontainer p.important,
.formcontainer p.error {
	padding: 20px 0 0 20px;
	color:  RED;

}

.formcontainer p.success {
	padding: 20px;
}

/* IMG Thumbs*/

img.size-thumbnail {
	border: 1px solid #CCC;
	padding: 3px;
}

a:hover img.size-thumbnail {
	border: 1px solid #FFF;
	background: #09F;
}

/* IMG alignment*/

p img {
padding: 0;
max-width: 100%;
}

img.centered {
display: block;
margin-left: auto;
margin-right: auto;
}

img.alignright {
padding: 4px;
margin: 0 0 10px 10px;
display: inline;
}

img.alignleft {
padding: 4px;
margin: 0 10px 10px 0;
display: inline;
}

.alignright {
float: right;
}

.alignleft {
float: left
}

