/*  
Theme Name: Webbinder
Theme URI: http://www.webbinder.de/
Description: Webbinder<br /> Auf Basis der deutschen Version von Ocean Mist 1.2
Version: 1.2
Author: Alexander Kruck-Kneip auf Basis des entwickelten Themes von Ed Merritt (&Uuml;bersetzung durch Sebastian Schwittay (www.pixelreality.net))
Author Alexander Kruck-Kneip URI: http://www.deck-e.com nach Ed Merritt URI: http://www.edmerritt.com/
*/


/* layout */
* {
	font-size: 12px;
	margin: 0;
	padding: 0;
	line-height: 18px;
}
body {
	position: relative;
/*	background: url(images/bg_body.gif) top left repeat-x #9BC3D5;
*/ 	background-color: #385867;	
	font: 70% Georgia, "Times New Roman", Times, serif;
	letter-spacing:0.06em;
	color: #ffffff;
	text-align: center;
}
#page {
	display: block;
	width: 990px;
	background: url(images/bg_main.gif) top repeat-y;
	background-color: #6B563E;
	text-align: left;
	margin: 0 auto;
}
#header {
	position: relative;
	float: left;
	display: block;
	width: 990px;
	background: url(images/bg_header.png) top no-repeat;
	min-height: 360px;
	padding: 0;
}
* html #header {
	height: 378px;
}
#content {
	float: left;
	display: block;
	width: 576px;
	margin: 0 0 0 24px;
}
#content img {
	padding:0px 0 9px 0;
}
#attachment	{
	border:#95d4eb 1px solid;
	float:left;
	font-style:italic;
	font-size:10px;
	font-weight:normal;
	padding:9px 0 0 9px;
	margin:4px 9px 0px 0px;
}
#sidebar {
	float: left;
	display: block;
	width: 28px;
	margin: 0 0 0 72px;
}
* html #content, * html #sidebar {
	position: relative;
	left: -7px;
}
.post {
	float: left;
	display: block;
	width: 525px;
	margin: 0 0 0 18px;
}
.page {
	float: left;
	display: block;
	width: 558xpx;
	margin: 0 0 0 18px;
}
.archive {
	float: left;
	display: block;
	width: 507px;
	margin: 0 0 18px 18px;
	border-bottom: 1px solid #ccc;
}
#sidebar .post {
	display: block;
	width: 180px;
	margin: 0 0 0 0px;
}
#sidebar .post li {
	list-style:none;
	padding-left:16px;
	margin-left:4px;
	background-image:url(images/bullet.gif);
	background-position:0px 7px;
	background-repeat:no-repeat;	
}
#sidebar .post ul {
	list-style:none;
	margin:0 0 9px -12px
}
#sidebar .post select {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	letter-spacing: 0.06em;
	line-height:24px;
	vertical-align:middle;
	color:#443931;
	width: 183px;
	height:24px;
	margin: 0 0 9px 14px;
	padding: 2px 0 4px 4px;
	border: none;
	background-color: #bbcdea;
	background-image:url(images/bg-select.gif);
}
.title {
	float: left;
	display: block;
	width: 594px;
	/*background: url(images/bg_h2.gif) bottom repeat-x #E2EBF8;
	border-bottom: #95d4eb solid 2px;*/
	margin: 0 0 18px 0px;
	padding: 0 0 0 18px;
}
#sidebar .title {
	float: left;
	display: block;
	width: 198px;
	/*background: url(images/bg_h3.gif) bottom left repeat-x #CADFED;
	border-bottom: #1182a3 solid 2px;*/
	margin: 0 0 18px 0px;
	padding: 0 0 0 18px;
}
.entry {
	float: right;
	display: block;
	width: 350px;
	margin: 0;
}
.postinfo {
	float: left;
	display: block;
	width: 157px;
	margin: 0 0 18px 0;
}
.wideposts .entry {
	float: left;
	display: block;
	width: 525px;
	margin: 0 0 18px 5px;
}
.wideposts .postinfo {
	float: left;
	display: block;
	width: 525px;
	margin: 0 0 18px 0;
}
.archive .postinfo {
	margin-left: 0;
}
.archive .entry {
	margin-right: -24px;
}
* html .post, * html #sidebar .post, * html .archive {
	margin-left: 0;
	position: relative;
	left: 18px;
}
p img {
	float: left;
	margin: 0 18px 12px 0;
}
p img.wp-smiley {
	float: none;
	margin: 0;
}
embed {
	float: left;
	margin: 0 18px 12px 0;
}
/* typography */
h1 {
	font: 2.2em Tahoma, Verdana, Arial, sans-serif;
	color: #fff;
	letter-spacing: 0.05em;
	padding: 45px 37px 0 37px;
	margin: 0 0 -5px 0;
}
.page h1 {
	font: 2em Georgia, "Times New Roman", Times, serif;
	color: #95d4eb;
	letter-spacing: 0,5em;
	padding: 0px 0px 18px 0px;
	font-style:italic;
	margin: 0 0 0px 0;
}
 span.claim {
	width:360px;
	font-size: 14px;
	color: #95d4eb;
	line-height:62px;	
	letter-spacing:0.06em;
	font-style:italic;
}
#header .description img {
	float:left;
	margin-left:72px;
}
h1 a, h1 a:visited {
	color: #fff;
	text-decoration: none;
}

.description {	
	height:54px;
}

#header .description {
	position: absolute;
	top:18px;
	padding-left:0px;
}

.title h2 {
	font: 1em;
	color: #95d4eb	;
	text-transform: none;
	letter-spacing: 0.06em;
	padding: 9px 24px 12px 24px;
}

.page h2 , .pagetitle{
	font-size: 14px;
	color: #95d4eb;
	line-height:20px;	
	letter-spacing:0.06em;
	padding-bottom:18px;
	font-style:italic;
}

.pagetitle {position:relative; text-align:right; padding-right:30px;}

#content .postwrapper .title h2 {
	font: 1em;
	font-size:16px;
	/*background: url(images/icon_entry.gif) 24px 50% no-repeat;*/
	padding: 0px 0px 4px 0px;
}
#sidebar .title h2 {
	font: 1em;
	color: #1182a3;
	padding: 0px 18px 4px 0px;
}
.title small {
	float: right;
	padding: 14px 24px 0 0;
	color: #67939B;
}
h2 a, h2 a:visited {
}
.page h3 {
	font-size: 12px;
	color: #ccb9a4;
	line-height:18px;	
	letter-spacing:0.05em;
	padding-bottom:18px;

}
p {
	margin: 0 0 18px 0;
	padding: 0;
}
.page p {
	font-size:12px;
	line-height:18px;
	color:#ffe8ce;
	letter-spacing: 0.06em;
}
.entry p {
	padding-right: 24px;
}
.postinfo p {
	padding: 0 6px;
}
.req {
	padding-left: 3px;
	color: #CC0000;
}
blockquote {
	padding: 0 0 0 12px;
	border-left: 3px solid #ccc;
}
/* lists */
ul {
	margin: 0 0 24px 4px;
}
ol {
	margin: 0 0 24px 4px;
}
ul li {
	margin: 0 24px 0 14px;
}
ol li {
	margin: 0 24px 0 14px;
}
.buttons {
	float: left;
	display: block;
	width: 100%;
	list-style: none;
	margin-left: 0;
	margin-bottom: 21px;
}
*:first-child+html .buttons {
	float: none;
}
.buttons li {
	float: left;
	margin: 0 18px 3px 0;
	padding: 0;
}
.buttons ul {
	margin: 3px 0 0 0;
	list-style: none;
	padding-bottom: -5px;
}
.buttons ul a, .buttons ul a:visited {
	padding: 3px 6px 4px 6px;
	font-weight: normal;
}
* html .buttons li {
	margin: 0;
}
.buttons a, .buttons a:visited {
	display: block;
	width: 144px;
	padding-top: 6px;
	text-align: center;
	background: url(images/bt-artikel.gif) 0px 4px no-repeat;
	font-weight: bold;
	height:22px;
	color:#ccb9a4;
}
#sidebar .buttons a {
	text-align: left;
}
.buttons a:hover {
	background-position: bottom right;
	color:#ffffff;
}
p.pages {
	flont-weight: bold;
}
p.pages a {
	display: block;
	padding: 3px;
	width: auto;
	background: url(images/menu.gif) bottom left no-repeat;
	border-top: 1px solid #D1E0F0;
	border-right: 1px solid #D1E0F0;
}
.catlist {
	float: left;
	list-style: none;
	margin: 0 0 18px 0;
}
*:first-child+html .catlist {
	border-bottom: 18px solid #fff;
}
.catlist li {
	float: left;
	margin: 0 18px 0 0;
	border-bottom: 1px solid #CAD6E1;
}
* html .onecol li {
	margin: 0;
}
.catlist ul {
	display: none;
}
.catlist li:first-child, .catlist li:first-child+li, .catlist li:first-child+li+li {
	border-top: 1px solid #CAD6E1;
}
.onecol li:first-child+li, .onecol li:first-child+li+li {
	border-top: none;
}
*:first-child+html .onecol {
	border-bottom: 0;
}
.catlist a, .catlist a:visited {
	display: block;
	width: 145px;
	padding: 1px 6px 2px 6px;
	margin: 1px 0;
}
.catlist a:hover {
	background: #F2F2F2;
}
#themeswitcher {
	list-style: none;
	margin: 0 0 18px 0;
}
#themeswitcher li {
	margin: 0;
}
#sidelist {
	list-style: none;
}
#sidelist li {
	margin: 0;
}
#sidelist li li {
	margin: 0 24px 0 0px;
}
#sidelist ul {
	list-style-type: disc;
}
/* links */
a, a:visited {
	color: #95D4EB;
	text-decoration: none;
}
p a:hover, ul a:hover {
/*	background-color: #BFD3E0;
*/
}
#content p a:hover, #content ul a:hover {
/*	background-color: #E2EBF8;
*/}
/* main image */
#mainpic {
	position: absolute;
	bottom: 0;
	float: left;
	background: url(images/TitelbildStart.jpg) no-repeat;*/
	background-color:#74AAC0;
	display: block;
	width: 954px;
	height: 252px;
	margin: 0 18px 36px;
}
/* forms */
form {
	margin: 0 0 18px 0;
}
#searchsubmit {
	position: absolute;
	margin-left:-4px;
}
#s {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	letter-spacing: 0.06em;
	color:#443931;
	width: 158px;
	height:21px;
	margin: 0 0 9px 14px;
	padding: 3px 0 0 4px;
	border: none;
	background-image:url(images/bg-select.gif);
}
select, .field {
	width: 157px;
	margin: 0 0 4px 0;
	color: #32474B;
}
.field {
	padding: 2px;
	width: 153px;
}
textarea {
	padding: 2px;
	width: 308px;
	font: 1em Verdana, Arial, Helvetica, sans-serif;
}
select option {
	padding: 1px;
}
#submit {
	padding: 3px;
}
/* calendar */
#wp-calendar caption {
	width: 157px;
	text-align: center;
	background: #4b5d67;
	color: #fff;
	border-bottom: 2px solid #e6eef7;
}
#wp-calendar {
	border-collapse:collapse;
	width: 155px;
	text-align: center;
}
#wp-calendar thead tr {
	background: url(images/cal_bkg.gif) bottom right no-repeat;
}
#wp-calendar thead th {
	background: url(images/cal_single.gif) top left no-repeat;
}
#wp-calendar tbody td {
	background: url(images/cal_single2.gif) top left no-repeat;
	padding: 2px 0;
}
#wp-calendar #today {
	background: url(images/cal_single_today.gif) top left no-repeat;
	color: #000;
}
#wp-calendar tbody .pad {
	background: url(images/cal_pad.gif) top left no-repeat;
}
#wp-calendar a {
	padding: 2px 0;
	font-weight: bold;
}
#wp-calendar tfoot td {
	padding: 3px 0;
	background: url(images/cal_pad.gif) top left no-repeat;
}
#wp-calendar #next {
	text-align: right;
	padding-right: 10px;
}
#calendar_wrap {
	display: block;
	width: 156px;
	background: url(images/cal_bkg.gif) bottom right no-repeat;
	padding: 0 1px 1px 0;
	margin: 0 0 18px 0;
}
/* page tabs */
#pagetabs {
	position: absolute;
	top: 290px;
	left: 87px;
	display: block;
	float: left;
	padding: 0;
	margin: 0 9px 0 0;
	list-style: none;
	z-index:1001;
}
#pagetabs ul {
	display: none;
}
#pagetabs li {
	float: left;
	margin: 0 0 0 0;
	padding: 0;
}
#pagetabs li:hover {
}
#pagetabs a {
	float: left;
	display: block;
	padding: 21px 0px 4px 0px;
	text-align:center;
	letter-spacing:0.06em;
	height:20px;
	width:132px;
	color: #CCB9A4;
	font-weight: bold;
	background-image:url(images/tab-rubriken.png);
	background-repeat:no-repeat;
	background-position:0 8px;
}
#pagetabs a:hover {
	background-image:url(images/tab-rubriken.png);
	background-repeat:no-repeat;
	background-position:0 -39px;
	color: #fff;
	background-color:none;
}
.pagetabstitle {
	border-bottom: none !important;
	color: #fff;
	font-weight: bold;
	position: relative;
	top: 4px;
}
/* footer */
#footer {
	clear: both;
	display: block;
	width: 990px;
	height:54px;
	background: url(images/bg_footer.jpg) bottom no-repeat;
	text-align: left;
}
* html #footer {
	margin-top: 18px;
}
#footer-top {
	display: block;
	width:990px;
	height: 9px;
	background: url(images/bg_main.gif) top no-repeat;
}
#footer p {
	color: #385967;
	padding: 0 37px 7px 342px;
}
#footer a, #footer a:visited {
	color: #1182a3;
}

