/*  
Theme Name: 	Bubenunddame v2.0
Theme URI: http://nachtlicht-media.de/
Description: an dem arbeite ich gerade noch!
Author: Martin Peterdamm ? nachtlicht-media /
Author URI: http://martin-peterdamm.com/

	nlm bud v2.0 beta

*/

	
/* BASIC FORMATTING */

	
/* @group basic */
body {
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	background:url(images/bikini-muster_bg.gif);
}
.bikini {
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	background:url(images/bikini-muster_bg.gif);
}
a {
	text-decoration:none;
}
p {
	margin:8px 0;
}
#main p {
	text-align:justify;
	font-size:12px;
	line-height:20px;
	color:#333;
}
#main div.bikini-entry p {
	color: silver;
}
div#bikini-middle #main div.post div.entry p {
	color: black;
}
#main div.post div.entry p {
	text-align:justify;
	font-size:12px;
	line-height:20px;
	color:#333;
}
.clear {
	clear:both;
}
/* @end */

	
/* @group navigation */
ul#navlist {
	white-space:nowrap;
	text-transform:uppercase;
	width:855px;
	z-index:2;
	display:inline;
	position:absolute;
	top:0;
	float:left;
	left:50%;
	margin-left:-490px;
	font:14px "Helvetica Neue, Arial, Helvetica, Geneva, sans-serif";
	color:#d4d6cd;
}
#navlist li {
	display:inline;
	list-style-type:none;
	margin-right:10px;
	margin-left:10px;
	font-family:"Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
#navlist a {
	padding-right:10px;
	padding-left:10px;
}
#navlist a:link, #navlist a:visited {
	color:#fff;
	text-decoration:none;
}
#navlist a:hover {
	color:#858585;
	text-decoration:none;
}
.navigation {
	display:block;
	text-align:center;
	margin-top:10px;
	margin-bottom:60px;
}
/* @end */

	
/* @group flash header */
#sbsl1_1 {
	position:absolute;
	top:0;
	width:1600px;
	display:inline;
	left:50%;
	margin-left:-800px;
	z-index:-1;
}
#sbsl4_1 {
	position:absolute;
	top:0;
	width:1600px;
	display:inline;
	left:50%;
	margin-left:-800px;
	z-index:-1;
}
#sbsl5_1 {
	position:absolute;
	top:0;
	width:1600px;
	display:inline;
	left:50%;
	margin-left:-800px;
	z-index:-1;
}
#sbsl6_1 {
	position:absolute;
	top:0;
	width:1600px;
	display:inline;
	left:50%;
	margin-left:-800px;
	z-index:-1;
}
#sbsl8_1 {
	position:absolute;
	top:0;
	width:1600px;
	display:inline;
	left:50%;
	margin-left:-800px;
	z-index:-1;
}
#sbsl9_1 {
	position:absolute;
	top:0;
	width:1600px;
	display:inline;
	left:50%;
	z-index:-1;
	margin-left:-800px;
}
#sbsl10_1 {
	position:absolute;
	top:0;
	width:1600px;
	display:inline;
	left:50%;
	margin-left:-800px;
	z-index:-1;
}
/* @end */

	
/* CONTENT AREA */
#overlaylogo {
	width:1600px;
	height:310px;
	/* display: block; */
	top:0;
	position:absolute;
	left:50%;
	margin-left:-801px;
	display:block;
	float:left;
	z-index:-1;

}
#content-wrapper {
	position:absolute;
	top:310px;
	left:50%;
	margin-left:-457px;
	width:914px;
}
#content-wrapper #container {
	padding-top:0;
}
#content-wrapper #container #main {
	margin:0 0 0 30px;
	padding:0;
	display:inline;
	float: left;
}
#content-wrapper #wrapper-bottom {
	height:30px;
}
#content-wrapper #bikini-wrapper-bottom {
	height:30px;
}
/* SIDEBAR WIDGETS */

	
/* @group sidebar */
#sidebar {
	color:#333;
	border-left:1px;
	border-left-style:dotted;
	border-color:#333333;
	width:240px;
	font:12px/17px;
}
#sidebar p {
	font-size: 12px;
	color:#666;
	line-height: 16px;
	margin-bottom: 20px;
}
#sidebar h2 {
	color:#6b1717;
	display:block;
	margin-bottom:10px;
	clear:left;
	letter-spacing:1px;
	font-size: 14px;
	text-decoration: none;
}
#sidebar div {
	padding-left:20px;
	width:240px;
}
#content-wrapper #container #sidebar {
	margin:5px 25px 5px 0;
	width:260px;
	float:right;
	display:inline;
}
#content-bottom {
	margin:16px 30px;
}
/* @end */

	
/* AUX STYLES */
#illustration {
	width:100%;
	height:310px;
}
#content-bottom div {
	margin:0 auto;
	text-align:center;
}
/* CONTENT AREA */

	
/* @group CONTENT AREA */
#main-wrapper {
	background:transparent url(images/muster_bg.gif);
}
#bikini-main-wrapper {
	background:transparent url(images/bikini-muster_bg.gif);
}
#content-wrapper {
	width:914px;
}
#content-wrapper #container {
	width:914px;
}
#content-wrapper #container #middle {
	background-image:url(images/content_wrapper_middle.png);
	background-repeat:repeat-y;
	background-position:bottom;
	width:914px;
}
#content-wrapper #container #bikini-middle {
	background-image:url(images/content_wrapper_middle.png);
	background-repeat:repeat-y;
	background-position:bottom;
	width:914px;
}
#content-wrapper #container #main {
	width:500px;
	top: 10px;
	position: relative;
}
#content-wrapper #wrapper-bottom {
	width:914px;
	background:transparent url(images/content_wrapper_bottom.png) no-repeat top center;
}
#content-wrapper #bikini-wrapper-bottom {
	width:914px;
	background:transparent url(images/bikini_bottom.png) no-repeat top center;
}
/* @end */

	
/* FLASH DIV */
#bikiniillustration {
	background-color:#000000;
}
/* WORDPRESS STYLING OVERRIDES */
h2 {
	display:inline;
}
.entry {
	width:500px;
}
div.bikini-entry {
	text-align:justify;
	color:#888;
	font:11px/18px;
}
.entry h3 {
	font-weight:normal;
	font-size:13px;
	line-height:18px;
	color:#990000;
}
.details2, .details3, .details4 {
	padding-left:50px;
}
div.gesamt {
	width: 500px;
	height: 1087px;
	float: left;
	display: inline;
	clear: both;
}
.detailshr, .detailska, .detailsdd {
	padding-left:25px;
}
#headlinetext h4 {
	color:#fff;
	font:italic 12px/18px;
}
#headlinetext h3 {
	color:#fff;
	font:italic 14px/18px;
}
#headlinetext h2 {
	color:#FFFFFF;
	font:bold 16px/18px;
}
.post {
	border-bottom:dotted;
	border-bottom-color:#000000;
	border-bottom-width:1px;
	float:left;
	padding-bottom:80px;
}
.post h3 {
	font-weight:normal;
	font-size:13px;
	line-height:18px;
	color:#990000;
}
#main h3 {
	color:#6b1717;
	display:inline;
	float:left;
	width:505px;
	margin-bottom:25px;
	text-align:left;
	margin-top:0;
	font-size: 18px;
}

h4 {
	color:#000;
	display:inline;
	font:12px;
	float:left;
	width:505px;
	margin-bottom:25px;
	text-align:left;
	margin-top:0;
}
.post newsh3 {
	color:#6b1717;
	display:inline;
	float:left;
	width:505px;
	margin-bottom:25px;
	text-align:left;
	padding-top:25px;
	font-size: 20px;
}
h3 {
	color:#6b1717;
	display:inline;
	float:left;
	width:505px;
	margin-bottom:25px;
	text-align:left;
	padding-top: 0px;
	font-size: 20px;
}
h3:first-child {
		padding-top:0px;

}
.post bookh3 {
	font-weight:normal;
	font-size:13px;
	line-height:18px;
	color:#6b1717;
	display:inline;
}
.bikinientry h3 {
	font-weight:normal;
	font-size:13px;
	line-height:18px;
	color:#990000;
}
.post h2 {
	font-size:18px;
	color:#6b1717;
	text-transform:lowercase;
}
.bikinipost h2 {
	font-size:18px;
	color:#9e8200;
	text-transform:lowercase;
}
#main h2 {
	font-size:14px;
	color:#888;
	text-transform:UPPERCASE;
	font-weight:normal;
	line-height:24px;
	margin-bottom:20px;
	display:inline;
	float:left;
	margin-right:295px;
	margin-top:0;
	width: 460px;
}
img.alignleft {
	float:left;
	display:block;
	margin-right:10px;
	margin-bottom:10px;
}
img.alignright {
	float:right;
	display:block;
	margin-left:10px;
	margin-bottom:10px;
}
#main bookh2 {
	font-size:18px;
	color:#83732d;
	text-transform:UPPERCASE;
	font-weight:normal;
	line-height:24px;
}
#bikinimain h2 {
	font-size:18px;
	color:#CC0000;
	text-transform:UPPERCASE;
	font-weight:normal;
}
.post small {
	color: #000;
	font-size:10px;
	display:inline;
}
#bookingsidebar h2 {
	font-size:16px;
	color:#83732d;
	text-transform:none;
	font-weight:normal;
	display:block;
	margin-bottom:10px;
}
#sidebar .widget {
	display:block;
	margin-bottom:10px;
}
#sidebar ul {
	list-style-type:none;
	padding:0;
	display:inline;
	font-size:11px;
}
#sidebar ul h3 {
	padding-left:20px;
	line-height: 28px;
	font-size: 14px;
}
#sidebar ul li {
	padding-left:20px;
}
small {
	font-size:9px;
	color:#660000;
	margin-top:10px;
}
#headline_top {
	background-image:url(images/headlines/headline_top.png);
	background-position:bottom;
	background-repeat:no-repeat;
	width:497px;
}
#headline_bottom {
	background-image:url(images/headlines/headline_bottom.png);
	background-position:top;
	background-repeat:no-repeat;
	width:497px;
}
#headline_middle {
	background-image:url(images/headlines/headline_middle.png);
	background-repeat:repeat-y;
}
#headlinetext {
	color:#ededed;
	width:450px;
	padding-left:20px;
	padding-right:30px;
	font-size:10px;
	line-height:12px;
	font-weight:normal;
	font-style:normal;
}
#headlinetext h2 {
	color:#f7f7f7;
	font-size:20px;
	margin-bottom:10px;
}
#bikini_headline_top {
	background-image:url(images/headlines/bikini_headline_top.png);
	background-position:bottom;
	background-repeat:no-repeat;
	height: 25px;
	margin: 0;
}
#bikini_headline_bottom {
	background: url(images/headlines/bikini_headline_bottom.png);
	background-position:bottom;
	background-repeat:no-repeat;
	height: 25px;
	margin: 0;
	top: -6px;
	position: relative;
}
#bikini_headline_top2 {
	background-image:url(images/headlines/bikini_headline_top.png);
	background-position:bottom;
	background-repeat:no-repeat;
	height: 25px;
	margin: 0;
	position: relative;
	top: 2px;
}
#apr_headline_top {
	background-image:url(images/headlines/apr_headline_top.png);
	background-position:bottom;
	background-repeat:no-repeat;
	height: 25px;
	margin: 0;
	position: relative;
	width: 515px;
	left: -10px;
}

#bikini_headline_bottom2 {
	background: url(images/headlines/bikini_headline_bottom.png);
	background-position:bottom;
	background-repeat:no-repeat;
	height: 25px;
	margin: 0;
	top: -8px;
	position: relative;
}
#apr_headline_bottom {
	background: url(images/headlines/apr_headline_bottom.png);
	background-position:bottom;
	background-repeat:no-repeat;
	height: 25px;
	position: relative;
	padding: 0;
	top: -14px;
	width: 515px;
	left: -10px;
}
#bikini_headline_middle {
background: url(images/headlines/bikini_headline_middle.png) repeat-y;
     background-position:bottom;
    background-repeat:no-repeat;
    height: 25px;
    margin: 0;
}

#bikini_headlinetext h2 {
	width: 400px;
	float: none;
}

div.bikini-entry p span a {
	color: #fff;
}

div.bikini-entry p a {
		color: #fff;

}

#apr_headline_middle2 {
background: url(images/headlines/apr_headline_middle.png) repeat-y;
	height: 420px;
	top: -8px;
	position: relative;
	width: 515px;
	left: -1px;
}

#apr_headline_logo {
	position: relative;
	position: relative;
	width: 497px;
	left: -1px;
	margin: 0;
	padding: 0;
	height: 90px;
}
#bikini_headlinetext {
	color:#222222;
	width: 420px;
	left: 40px;
	position: relative;
}

#bikini-middle > #main {
	position: relative;
	left: 20px;
}
#bikini_headlinetext h2 {
	color: #fff;
	width: 420px;
	float: left;
	display: block;
	position: relative;
	top: 9px;
	margin-bottom: 23px;
	text-align: left;
	font-size: 18px;
	font-weight: bold;
	text-transform: capitalize;
}

#bikini_headlinetext p {
	color: #adadad;
	font: 12px/1.7;
}
#bikini_headlinetext h2 a {
	color:#222222;
	font-size:13px;
}
#bookingsidebar {
	color:#888888;
}
#bookingsidebar .post {
	padding: 0;
	margin-bottom: 10px;
}
#headlinetext img {
	float:right;
	margin:10px;
	border-width:6px;
	border-color:#FFFFFF;
	border:solid;
}
form.ddfm label {
	color:#FFFFFF;
}
a {
	color:#7c1222;
}

div#bikini-middle .entry a {
	color: #fff;
	font-weight: bold;
}
a:visited {
	color:#7c1222;
}
a:hover {
	color:#333;
	text-decoration:underline;
}
#headlinetext a {
	color:#FFFFFF;
}
#headlinetext a:visited {
	color:#FFFFFF;
}
#headlinetext a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
#bikini_headlinetext a {
	color:#FFFFFF;
}
#bikini_headlinetext a:visited {
	color:#FFFFFF;
}
#bikini_headlinetext a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
#sidebar h2 a {
	font-size:12px;
	color:#222222;
	display:inline;
	text-decoration:none;
}
#sidebar h2 a:visited {
	font-size:12px;
	color:#222222;
	display:inline;
}
#sidebar h2 a:hover {
	font-size:12px;
	color:#222222;
	text-decoration:underline;
	display:inline;
}
#bookingsidebar a {
	font-size:13px;
	color:#FFFFFF;
	display:inline;
	text-transform:uppercase;
}
#bookingsidebar a:visited {
	font-size:13px;
	color:#FFFFFF;
	display:inline;
	text-transform:uppercase;
}
#bookingsidebar a:hover {
	font-size:13px;
	color:#83732d;
	text-decoration:none;
	display:inline;
	text-transform:uppercase;
}
h3.book a {
	color:#FFFFFF;
}
h3.book a:visited {
	color:#FFFFFF;
}
h3.book a:hover {
	color:#83732d;
}


h2 a, h2 a:visited {
	color:#FF0000;
}
h2 a:hover {
	color:#FFF;
}
#sidebar ul li {
	margin-bottom:3px;
	list-style-position:inside;
	list-style-type:decimal-leading-zero;
	text-transform:uppercase;
}
.pagination {
	width:855px;
	padding-left:25px;
	padding-right:25px;
	font-size:14px;
	font-style:italic;
}
p a img {
	border: 0px;
}

#main ul {
		list-style-type: square;
	font-size: 12px;
	line-height: 1.8;
	list-style-position: inside;
	margin-bottom: 35px;
	padding: 0;
}
div#bikini-middle h3.book, div#bikini-middle h3.book a {
	color: #002c44;
}


