/*   
Theme Name: Robinson
*/
html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td{ margin:0; padding:0; }
img,body,html{ border:0; }
address,caption,cite,code,dfn,em,th,var{ font-style:normal;font-weight:normal; }
ol,ul { list-style:none; }
caption,th { text-align:left; }
h1,h2,h3,h4,h5,h6{ font-size:100%; }
q:before,q:after{ content:''; }

body {
	background-color: #155D83;
	padding:0;
	margin:0;
	font-family: Arial;
	font-size: 12px;
	background-color: #165D83;
 	background-image:url('images/bg.png');
 	background-repeat:repeat-x;
}

#page {
	width: 1045px;
	margin: 0px auto;
	position: relative;
}

#page a {
	text-decoration: none;
	color: #2893CC;
}

#page h2 {
	margin-left: 80px;
	font-family: "Times New Roman", sans-serif;
	font-size: 14px;
}

#page h2 a {
	color: black;
	font-size: 25px;
}

/* ===================== head ===================== */

#headerimg {
	background: url('images/header.jpg') no-repeat;
	height: 224px;
	position: relative;
	overflow: hidden;
}

#headerimg a#bloglink {
	/*border: 1px solid red;*/
	display: block;
	width: 175px;
	height: 120px;
	position: absolute;
	top: 40px;
	left: 60px;
	text-indent: -999em;
	overflow: hidden;
}

#headerimg a#bewerbenlink {
	/*border: 1px solid red;*/
	display: block;
	width: 140px;
	height: 60px;
	position: absolute;
	top: 110px;
	left: 360px;
	text-indent: -999em;
	overflow: hidden;
}

#headerimg .description { display: none; }


/* ===================== content ===================== */

#content {
	background: url('images/bg.gif') repeat-y;
	width: 1024px;
	background-position: 32px 0px;
}

#content h3 { 
	font-family: "Times New Roman", serif;
	font-size: 18px;
	margin-bottom: 10px;
	width: 665px;
	margin-left: 80px;
}

/* should not be */
#content .post, #content .page {
	width: 678px;
	clear: both;
}
#content #sidebar ul, #content #sidebar div{
	width: 171px !important;
}

#content .conttd {
	width:780px !important;
}

#content .date {
	background: url('images/datum.gif') no-repeat;
	width: 52px;
	height: 51px;
	color: white;
	text-align: center;
	line-height: 23px;
	font-size: 12px;
	padding-top: 5px;
	float: left;
	margin-left: 8px;
}

#content .date em {
	font-size: 26px;
}

#content .person{
	margin-left: 80px;
	font-size: 12px;
	color: #98C8E5;
}

#content .entry {
	margin-top: 20px;
	margin-left: 80px;
	line-height: 140%;
	width: 658px;
}

#content .entry .wp-caption,
#content table .entry img { 
	float: right;
	margin: 3px 0 3px 10px;
}

#content .entry .wp-caption-text { 
	font-size: 12px;
	font-style: italic; 
	color: #888;
	text-align: center;
}

#content .postmetadata {
	margin: 20px 0 10px 80px;
	width: 658px;
	/*clear: right;*/
}

#content .hyphen { 
	/*margin: 0 0 0px 80px;
	width: 98%;*/
	background: url('images/trennung.gif') repeat-x top left;
	height: 2px;
	width: 100%;
	margin-left: 80px;
	padding-bottom: 20px;
	width: 98%;
	clear: both;
}

/*
#content .navigation-unten a {
	margin-left: 80px;
}*/

#endcontent {
	background: url('images/endcontent.gif') no-repeat;
	width: 1045px;
	height: 50px;
}
/* ===================== single ===================== */

#content .navigation {
	margin-left: 80px;
	padding-bottom: 20px;
	width: 658px;
}

#content .navigation .alignleft {
	float: left;
	width: 325px;
}

#content .navigation .alignright {
	float: left;
	width: 325px;
	text-align: right;
}

#content .navi_title {
	font-size: 25px;
	padding-top: 15px;
}



#content .commentlist {
	margin-left: 80px;
	width: 670px;
	background-image: url(images/kommentarbg2.gif);
	background-repeat: repeat-y;
	overflow: hidden;
}

#content .commentlist li .comment-body { 
	background-image: url(images/comment4.gif);
	background-repeat: no-repeat;
	height: auto;
	min-height: 160px;
	height: auto !important;
	height: 160px;
}

 li .comment-body div, #content .commentlist li .comment-body p{
	width: 475px;
	padding-left:180px;
/*	padding-top: 20px;*/
}

#content .commentlist .comment-author {
	padding-top: 30px;
}


 .commentmetadata {
	margin-top: 5px;
}

#content .commentlist p {
	margin-top: 15px;
}

#content .commentlist .comment-body {
	margin-bottom: 20px;
}

#content #commentform {
	margin-left: 80px;
}

#content ol li.comment {
	/*margin-bottom: 30px;*/
}


#content #respond {
	font-family: Arial;
	font-size: 12px;
	clear: both;
	margin-top: 20px;
}

#content #respond td {
	/*
	 * Ist wegen der captcha-function auskommentiert. 
	 * height: 30px;
	 * 
	 */
}

#content #respond .labelp {
	width: 150px;
}

#content #respond textarea {
	margin: 10px 0 10px 0;
}

#content #respond #submit {
	margin-bottom: 10px;
}

 #pflichtfeld {
	margin-left: 80px;
	margin-bottom: 10px;
}

#content #respond #commentform p {
	margin-bottom: 10px;
}



/* ===================== siedebar ===================== */

#sidebar {
	display: inline;
	width: 171px;
	/*position: absolute;
	top: 220px; 
	left: 784px;*/
	line-height: 1.5;
	padding: 0 10px 0 10px;
	float: left;
	color: #888;
	background-color: transparent;
	background-image: url(images/bgsidbar.gif);
	background-repeat: repeat-y;
}

*html #sidebar {
	overflow: hidden;
}

*html #content .date {
	margin-left: 4px;
}

*+html #sidebar {
	overflow: hidden;
}


#sidebar h2 {
	font-size: 15px;
	margin-top: 20px;
	width: 222px;
	margin-left:0;
	line-height: 33px;
}


#sidebar #categories-3 h2 {
	background: url('images/kathegorien.gif') no-repeat right top;
	height: 33px;
}

#search-fail { margin-left: 80px; }
#sidebar #twitterstreamwidget-3 h2 {
	background: url('images/tweet.gif') no-repeat right top;
	height: 32px;
}

#sidebar #robsinsonautoren-3 h2 {
	background: url('images/autoren.gif') no-repeat right top;
	height: 33px;
}

#sidebar #robsinsonautoren-3 img {
	/*width: 50px;*/
	height: 50px;
	padding-right: 8px;
	padding-bottom: 13px;
}



/* ===================== footer ===================== */

#footer {
	background-image: url('images/footer.png');
	background-repeat: no-repeat;
	background-position: 50% 0;
	width: 100%;
	float: left;
	text-align: center;
	color: #fff;
	/*width: 974px;
	margin-left: 32px;*/
}
#footer ul {
	
}
#footer-outer {
	background: url('images/footer-kachel.png') repeat-x;
	width: 100%;
	float:left;
	/*width: 974px;
	margin-left: 32px;*/
}

/* ==================== alle Robins ================ */
#page .autor {
	width: 600px;
	margin-left: 80px;
	padding: 10px 0px;
	overflow: hidden;
	border-bottom: 1px solid #ccc;
}

#page .autor DIV {
	padding: 2px 0px;
}

#page .autor img {
	float: left;
	padding: 0px 15px 5px 0px;
}

#page .autor h3 {
	width: 330px;
	padding: 2px 0px;
	margin-left: 75px;
}

h2#robinson-rss {
	background: url('images/rss.gif') no-repeat right top;
	height: 33px;
}

h2#robinson-facebook {
	background: url('images/facebook.gif') no-repeat right top;
	height: 33px;
}

h2#robinson-bewerben {
	background: url('images/bewerben.gif') no-repeat right top;
	height: 33px;
}

#page .widget {
	background-image: url(images/trennlinie.gif);
	background-repeat: no-repeat;
	position:relative;
	overflow: visible;
}

#page .widget_robinsonsuchewidget {
	background: none !important;
}

#footer ul {
	list-style-type: none;
	list-style-image: none;
	/*float: left;*/
	padding-top: 20px;
	padding-bottom: 50px;
	width: 924px;
	margin: auto;
	text-align:left;
	height: 110px;
}

#footer ul li {
	width: 280px;
	float: left;
	line-height: 18px;
	padding-left: 10px;
	height: 100px;
}

#footer ul li a {
	color: #fff;
	text-decoration: none;
}

#footer li.footer-rand {
	border-right: 1px solid #fff;
}

#sidebar h2 {
	font-size: 18px;
	font-family: "Times New Roman", sans-serif;
	color: #000;
}

#sidebar a {
	display: block;
	text-align: right;
}

#sidebar li.widget_categories ul a {
	display: inline !important;
	text-align: left !important;
}

h2#kategorie {
	font-size: 25px;
	margin-bottom: 20px;
}

#searchform {
	/*display: inline;*/
	height: 26px;
}
#searchform input {
	float:left;
	display:block;
}
#s {
	border: 1px solid #c0c0c0;
	height: 18px;
	width: 115px;
	padding: 3px;
	color: #c0c0c0;
	font-size: 12px;
}

#content table {
	padding:0;
	margin:0;
	border-collapse: collapse;
	margin-left: 4px;
}

#sidebar ul {
	padding-bottom: 15px;
}

#page .single-right {
	float: right;
	width: 80px;
	display: block;
}

#page .single-left {
	float: left;
	width: 570px;
	display: block;
}

#page table ul.archiv {
	margin-left: 80px;
	margin-top: 8px;
}

#page .entry p,
#sidebar .widget_robinsontwitterwidget p {
	margin-bottom: 12px;
}

#commentform #submit {
	background-color: #fff;
	color: #000;
	border: 1px solid #c0c0c0;
}

#footer li .at300b,
#footer li .at300m {
	padding: 0 !important;
}

#footer li .at300bs.at15t_compact {
	background-image: none !important;
}

#footer li .at300bs {
	width: 0px !important;
	margin: 0 !important;
}

#page .comment-body em {
	padding-left: 180px;
}

#sidebar .widget_robinsontwitterwidget p a {
	display: inline;
	text-align: left;
}