/*  
Theme Name: abenteuer leben
Theme URI: http://www.leipzig-online.de/expedition
Description: abenteuer leben<br />Basierend auf Ocean Mist German
Version: 2.0
Author: Alexander Graeber
Author URI: http://vegan.shacknet.nu
*/

/* body, header and footer */
body {background:url(images/bg_body.gif) top left repeat-x #9BC3D5; font: 14px Tahoma; color:#4B5D67; text-align:center; margin:0; padding:0;}
#pagetable {width:950px; background:url(images/bg_main.gif) top repeat-y; text-align: left; margin:10px; padding:0;}

#header {width: 950px; background: url(images/bg_header.jpg) top no-repeat; height: 361px; margin:0; padding:0;}

#logoandtitle {cursor:pointer;}
#blogtitle {font-size: 29px; text-decoration:none; color: #fff; letter-spacing: -1px;}
#description {color: #CADFED;}

#headermenu {position: relative; top:33px; list-style:none; font-size:14px; text-align:right;}
#headermenu a, #headermenu a:visited {color:#CCCCCC;}
#headermenu a:hover {text-decoration:none; background:none;}
#header_termine { padding-right: 18px; background: transparent url(images/icon_calendar.gif) no-repeat center right;}
#header_biographie { padding-right: 18px; background: transparent url(images/icon_user.gif) no-repeat center right;}
#header_guestbook { padding-right: 18px; background: transparent url(images/icon_book.gif) no-repeat center right;}
#header_kontakt { padding-right: 18px; background: transparent url(images/icon_email.gif) no-repeat center right;}

#breadcrumbs {position:relative; height:20px; font: 15px, Tahoma; background-color:#F6F6F6; margin:0px 7px; padding:0px 17px; border-bottom: 1px solid #40464a;}

#footer {font-size: 14px; clear: both; display: block; width: 950px; height:55px; background: url(images/bg_footer.gif) bottom no-repeat;}
#footer p { left:150px; padding:0; margin:0;}
* html #footer {margin-top: 18px;}
#footer p {color: #798892; padding: 0 37px 7px 37px; text-align:center;}
#footer .small { font-size:10px; }
/* body, header and footer end */

.pagearea{
	padding:10px 14px 0 14px;
	text-align:justify;
}

#sidebar {position: relative; float: left; display: block; width: 225px; margin: 0;}
.sidebarpage {padding:10px 10xp; font-size:14px;}
#content {position: relative; float: right; display: block; width:931px; margin:0;}
/*#content {float: right; display: block; width: 743px; margin: 0 0 0 7px;}*/
.post {float: left; display: block; width: 910px;}
.page { font-size:14px; float: left; display: block; width: 100%;}
.archive {float: left; display: block; width: 707px; margin: 0 0 18px 18px; border-bottom: 1px solid #ccc;}
#sidebar .post { font-size:14px; display: block; width: 200px; margin: 0 0 0 4px; padding:0 0 0 10px;}
#sidebar .post li { list-style:none; margin-left:-10px; }
.title {float: left; display: block; width: 930px; background: url(images/bg_h2.gif) bottom repeat-x #E2EBF8; margin: 0 0 0px 0; padding: 0 0 0 0}
#sidebar .title, .sidebartitle {font-family:Tahoma; font-stretch:normal; font-weight:lighter; font-style:normal; font-size:10px; float: left; width: 215px; background-color:#40464a; margin: 10px 0 0 0; padding-left:10px; display:block; height:23px; text-decoration:none; }
#sidebar .title h2, .sidebartitle h2 { font-size:15px; font-weight:normal; text-decoration:none; border-bottom:none; }
.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: 725px; margin: 0 0 18px 5px;}
.wideposts .title {float: left; display: block; width: 725px; background: url(images/bg_h2.gif) bottom repeat-x #E2EBF8; margin: 0 0 0px 0; padding: 0 0 0 0}
.wideposts .postinfo {float: left; display: block; width: 725px; 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 Verdana; color: #fff; letter-spacing: -1px; padding: 45px 37px 0 37px; margin: 0 0 -5px 0;}*/
h1 a, h1 a:visited, .blogtitle a:visited, .blogtitle a {color: #fff; text-decoration: none;}

/*#content .postwrapper .title h2 {font: 16px, Tahoma; text-transform: none; background: url(images/icon_entry.gif) 24px 50% no-repeat; padding: 0px 100px 0px 42px;}
*/
#sidebar .title h2 {font-style:normal; padding-left:5px; color: #cccccc;}
.title small {float: right; padding: 14px 24px 0 0; color: #67939B;}
h3 {font: 1.2em Tahoma; margin: 0 0 0.5em 0; border-bottom: 1px solid #999;}
h2 {font: 1.4em Tahoma; margin: 0 0 0.5em 0; font-weight:300; border-bottom: 2px solid #999;}
p {margin: 0 0 18px 0; padding: 0;}
.entry p {font:14px Tahoma; 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;}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */
img.centered {display: block; margin-left: auto; margin-right: auto; }
img.alignright { padding: 4px; margin: 0 0 2px 7px; display: inline; }
img.alignleft { padding: 4px; margin: 0 7px 2px 0; display: inline; }
.alignright { float: right; }
.alignleft { float: left }
/* End Images */


/* lists */
ul {margin: 0 0 24px 9px;}
ol {margin: 0 0 24px 9px;}
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: 145px; padding: 6px; text-align: center; background: url(images/menu.gif) bottom left no-repeat; border-top: 1px solid #D1E0F0; font-weight: bold;}
#sidebar .buttons a {text-align: left;}
.buttons a:hover {background-position: bottom right;}
p.pages {font-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 8px;}
#sidelist ul {list-style-type: disc; }

/* links */
a, a:visited {color:#7f1d1d; text-decoration: none;}
p a:hover, ul a:hover, a:hover, #content p a:hover, #content ul a:hover {color: #40464a; text-decoration:underline;}
.current_page_item a {color:#40464a; text-decoration:underline; }

/* forms */
form {margin: 0 0 18px 0;}
#searchsubmit {position: absolute;}
#s {width: 130px; padding: 2px; border: 1px solid #B9C3D1; background: #CAD6E1; color: #32474B; margin-right: 2px;}
select, .field {width: 157px; margin: 0 0 4px 0; color: #32474B;}
.field {padding: 2px; width: 153px;}
textarea {padding: 2px; width: 308px; font: 1em Tahoma;}
select option {padding: 1px;}
#submit {padding: 3px;}

/* Captions */
.aligncenter,
div.aligncenter { display: block; margin-left: auto; margin-right: auto; }
.wp-caption { border: 1px solid #ddd; text-align: center; background-color: #f3f3f3; padding-top: 4px; margin: 10px; -moz-border-radius: 3px; -khtml-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; }
.wp-caption img { margin: 0; padding: 0; border: 0 none; }
.wp-caption p.wp-caption-text { font-size: 12px; line-height: 17px; padding: 0 4px 5px; margin: 0; }
/* End captions */

.BoxHeader {
border-bottom:solid;
border-bottom-width:1px;
border-bottom-color:#666666;
	
}