/*
Theme Name: Bluewater Safaris
Theme URI:
Description: Exklusiv entwickelt f&uuml;r http://www.bluewater-safaris.com/
Version: 1.0
Author: Markus Niesen
Author URI: http://www.niesen.biz/
*/

html, body {height:100%}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding:0;
	margin:0;
	text-align:center;
	min-width:1012px;
	background-image:url(images/blue1.jpg);
	background-color:#7ba1c6;
}

#outer {
	width:1012px;
	color: #000000;
	text-align:left;
	margin:auto;
    background-color: #7BA1C6;
}

html>body #outer{height:auto;}

#innerwrap {
	float:left;
	width:1012px;
	overflow: hidden;
    position:relative;
	background: url(images/bg_columns.gif) repeat-y;
}

html>body #innerwrap {
	float:left;
	width:1012px;
	overflow: hidden;
    position:relative;
	background: url(images/bg_columns.gif) repeat-y;
}

#header {
	width: 1012px;
	height: 280px;
	overflow: hidden;
	z-index: 100;
	padding: 0;
	margin: 0;
}

#left {
	position:relative;
	width:228px;
	float:left;
	padding-bottom: 20px;
}

#footer {
	width: 1012px;
	color: #FFFFFF;
	clear: both;
    font-size: 9px;
	text-align: center;
}

#footer_ie {
	width:1012px;
	color: #FFFFFF;
	clear:both;
    font-size: 9px;
	text-align:center;
    position: relative;
    top: -270px;
}

#footer a {
   color: #FFFFFF;
   font-size: 9px;
   text-decoration: none;
   padding-top: 10px;
}
#footer_ie a {
   color: #FFFFFF;
   font-size: 9px;
   text-decoration: none;
   padding-top: 10px;
}
#footer a:hover {
   color: #FF0000;
}
#footer_ie a:hover {
   color: #FF0000;
}

#centrecontent {
	width:782px !important;
	width:780px;
	float:left;
	padding-bottom: 20px;
}

#clearfooter {width:100%; height:15px; clear:both}
/*3 colom layout-end*/
/*#clearfix {width:100%; height:5px; clear:both}*/
#page {
	background-color: #000000;
	text-align: left;
	}

#content {
	font-size: 12px;
	}

small {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 0.9em;
	line-height: 1.6em;
}

.commenticon{
	background: url(images/commenticon.jpg) no-repeat left center;
	padding: 5px 0px 5px 25px;
}

.dateicon{
	background: url(images/dateicon.jpg) no-repeat left center;
	padding: 5px 0px 5px 25px;
}

h2 {
	font-size: 16px;
}

h3 {
	font-size: 12px;
}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	font-weight: normal;
	color: #345473;
	text-decoration: none;
	margin: 20px 0 15px 0;
}

h2 a:hover{color: #4079BE; text-decoration:underline;}

.entry a, .entry ul li a {
   color: #4079BE;
   text-decoration: none;
}
.entry a:hover, .entry ul li a:hover {
   color: #FF0000;
}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Arial, Helvetica, Sans-Serif;
	}
.commentlist li {
	font-weight: bold;
	}
.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}
.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}
#commentform p {
	font-family: Tahoma, Arial, sans-serif;
	}
.commentmetadata {
	font-weight: normal;
	}

small, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}
code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}
acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}
/* End Typography & Colors */

/* Begin Structure */
#page {
	margin: 20px auto;
	padding: 0;
	width: 900px;
	}
#header {
	margin: 0 ;
	padding: 0;
	text-align: center;
	}
.post {
    background-color: #FFFFFF;
    font-size: 10px;
	line-height: 140%;
	padding: 27px 90px 5px 60px;
	margin-left: 2px;

}

h2 a:hover{color: #FF0000; text-decoration:none;}

.post hr {
	display: block;
	}

.postmetadata {
	clear: left;
}

/* End Structure */



/*	Begin Headers */
h3.comments {
	padding: 0 0 0 30px;
	margin: 40px 0 20px 0;
	}
/* End Headers */



/* Begin Images */

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

img.alignright {
	margin: 0 0 0 7px;
	display: inline;
	}

img.alignleft {
	margin: 0 7px 40px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}

/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin: 0 0 8px 0;
	padding: 0 0 10px 25px;
	}

html>body .entry li {
	margin: 8px 0 0 0;
	padding: 0;
	}

.entry ol {
	margin: 0 0 8px 0;
	padding: 0 0 10px 25px;
	}

.entry ol li {
	margin: 8px 0 0 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
/* End Entry Lists


/* Begin Sidebar */
#sidebar {
	width: 190px;
	margin: 45px 20px 0 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 140%;
}

#sidebar h2, #sidebar h2 a, #sidebar h2 a:visited {
	padding-top: 10px;
	font-size: 11px;
	color: #ba0000;
	font-weight: bold;
}
	
#sidebar a {
	color: #088ed9;
	text-decoration: none;
}

#sidebar a:hover {
	color:#FF0000;
	text-decoration:none;
}
/* End Sidebar */




/* Begin Form Elements */
#searchform {
	padding: 10px 0px 10px 0px !important;
	padding: 10px 0px 0px 0px;
}

#searchform #s {
	width: 100px;
	padding: 2px;
	background: #ffffff;
	border: 1px solid #333;
	color:#000000;
}

#searchsubmit {
	width: 30px;
}


select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0px;
	background: #dbdfe2;
	border: 1px solid #333;
	color:#4d7dbb;
	}

#commentform textarea {
	width: 11px;
	padding: 2px;
	margin: 5px 5px 1px 0px;
	background: #dbdfe2;
	border: 1px solid #333;
	color:#4d7dbb;
	}

#commentform #submit {
	margin: 5px 5px 20px 0px;
	float: left;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
}

.commentlist {
	font-size:12px;
	padding: 0;
	text-align: justify;
}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px 10px;
	list-style: none;
	border-bottom: 1px solid #333;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}

#commentform p {
	margin: 5px 0 0 25px;
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}

.commentmetadata {
	font-size:11px;
	margin: 0;
	display: block;
}
/* End Comments */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
}

acronym, abbr {
	border-bottom: 1px dashed #999;
}

blockquote {
	margin: 15px 30px 15px 10px;
	padding-left: 20px;
	border-left: 5px solid #333;
}

blockquote cite {
	margin: 5px 0 0;
	display: block;
}

.center {
	text-align: center;
}

a img {
	border: none;
}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 0px;
}
/* End Various Tags & Classes*/

.fleft {
	float:left;
}
.fright {
	float:right;
}
.clear {
	clear:both
}

/* Fix for right sidebar in IE6 */
#innerwrap {margin-right: -20px;}









/*********************************************************************
 *********************************************************************
 **** Navigation                                                  ****
 *********************************************************************
 *********************************************************************/

/* Navigationsrahmen fuer alle nicht IE Browser */
#container {
	width: 600px;
	color: #FFFFFF;
	background-color: #7BA1C6;
	text-align: left;
	position: absolute;
	top: 280px;
	margin: 0 auto;
	margin-left: 2px;
	padding-left: 55px;
}

/* Navigationsrahmen fuer IE 6 und IE 7 */
#container_ie {
	width: 600px;
	color: #FFFFFF;
	background-color: #7BA1C6;
	background-repeat: no-repeat;
	text-align: left;
	position: absolute;
	top: 280px;
	margin: 0 auto;
	margin-left: 2px;
	padding-left: 55px;
}

#nav, #nav ul {
	float: left;
	width: 954px;
	list-style: none;
	background: #7BA1C6;
	padding-left: 0px;
	/*border-width: 1px 0;*/
	margin: 0;
}

#nav a {
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	padding: 3px 6px;
}
#nav a:hover {
	background-color: #4C77A2;
}

#nav li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	float: left;
	width: 172px;
}

#nav li ul {
	position: absolute;
	left: -999em;
	width: 185px;
}

#nav li ul a {
	width: 172px;
	border-top: 1px solid #ffffff;
}

#nav li ul a:hover {
	background-color: #4C77A2;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}



/*********************************************************************
 *********************************************************************
 **** Sonstige applikationsspezifische Klassen                    ****
 *********************************************************************
 *********************************************************************/

/* Formatierung der Textlinks */
.excerpt p {
	margin-bottom: 3px;
}
.excerpt a {
	text-decoration: none;
}
.excerpt a:hover {
	color: #FF0000;
}
.excerpt a:visited {
	color: #4079BE;
}

/* Formatierung der Termine/Preise */
#termine_preise {
	list-style: none;
	float: left;
	margin: 0;
	padding: 0;
	padding-bottom: 20px;
}

#termine_preise li.header div {
	background-color: #eee;
	font-weight: bold;
	text-align: center;
	cursor: default;
	border-top: 1px solid #c0c0c0;
}

#termine_preise li div {
	display: block;
	float: left;
	border-bottom: 1px solid #c0c0c0;
	border-right: 1px solid #c0c0c0;
	padding: 3px 5px;
}

#termine_preise li div.listitem_monat {
	background-color: #FFFFD0;
	width: 615px;
	font-weight: bold;
	text-align: center;
	border-left: 1px solid #c0c0c0;
}

#termine_preise li div.listitem_anreise {
	width: 50px;
	text-align: center;
	border-left: 1px solid #c0c0c0;
}

#termine_preise li div.listitem_rueckreise {
	width: 60px;
	text-align: center;
}

#termine_preise li div.listitem_dauer {
	width: 55px;
	text-align: center;
}

#termine_preise li div.listitem_route {
	width: 270px;
	text-align: center;
}

#termine_preise li div.listitem_preis {
	width: 55px;
	text-align: center;
}

#termine_preise li div.listitem_frei {
	width: 70px;
	text-align: center;
}

html>body #termine_preise li { /* Fix für veränderten Zeilenabstand */
	margin: 0;
	float: left;
	}


/* Der Kern von Clearfix */
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
/* IE-Patch für Clearfix */
.clearfix { display: inline-block; }
/* Vor IE5/Mac verstecken: Commented Backslash Hack \*/
* html .clearfix { height: 1px; }
.clearfix { display: block; }
/* Ende Versteckspiel für IE5/Mac */