/*
Theme Name: mein-urlaubs.net
Description: Theme fuer mein-urlaubs.net		
Version: 1.0
Author: Mike Haufe
Author URI: http://mike.haufes.net
*/

* {
	margin:0;
	padding:0;
	outline:none;
}
body {
	font-size: 12px;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #f3f2ea;
	color: #252525;
	line-height:150%;
	text-align: center;
}
.clear { clear:both; }
hr { display:none; }
a img { border:none; }
#headerwrap {
	background: #50addf url('images/header.jpg') center bottom;
	height:280px;
	position:relative;
}
#header, #page, #footer {
	width: 950px;
	margin: 0 auto;
	text-align:left;
}
#header {
	position:relative;
	height: 280px;
}
#topline {
	position:absolute;
	top:0;
	left:0;
	background:transparent url('images/topline.png') repeat-x;
	height:20px;
	width:100%;
	z-index:10;
}
#logo {
	position:absolute;
	background:transparent url('images/logo-trans.png') no-repeat;
	width:324px;
	height:50px;
	top:135px;
	left:45px;
	text-indent:-9999px;
	overflow:hidden;
}
#logo a {
	display:block;
	height:50px;
}
/* //////////////  NAVIGATION ///////////// */
#navi {
	position:absolute;
	left:0px;
	top:247px;
	height:33px;
}
#navi ul li {
	list-style:none;
	float:left;
	width:129px;
	height:33px;
	margin-right:1px;
	overflow:hidden;
}
#navi ul li a {
	text-indent:-9999px;
	display:block;
	width:129px;
	height:33px;
}
#navi ul li.start { background:transparent url('images/menu_start-trans.png') no-repeat 0px 0px; }
#navi ul li.start a:hover, .home #navi ul li.start a { background:transparent url('images/menu_start-trans.png') no-repeat 0px -33px; }
#navi ul li.buchen { background:transparent url('images/menu_buchen-trans.png') no-repeat 0px 0px; }
#navi ul li.buchen a:hover, .parent-pageid-platzhalter23 #navi ul li.buchen a, .page-id-23 #navi ul li.buchen a { background:transparent url('images/menu_buchen-trans.png') no-repeat 0px -33px; }

#navi ul li.hrs { background:transparent url('images/menu_hrs-trans.png') no-repeat 0px 0px; }
#navi ul li.hrs a:hover, .page-id-738 #navi ul li.hrs a { background:transparent url('images/menu_hrs-trans.png') no-repeat 0px -33px; }

#navi ul li.lm { background:transparent url('images/menu_lm-trans.png') no-repeat 0px 0px; }
#navi ul li.lm a:hover{ background:transparent url('images/menu_lm-trans.png') no-repeat 0px -33px; }

#navi ul li.info { background:transparent url('images/menu_info-trans.png') no-repeat 0px 0px; }
#navi ul li.info a:hover, .page-id-18 #navi ul li.info a { background:transparent url('images/menu_info-trans.png') no-repeat 0px -33px; }
#hl-logo {
	position:absolute;
	background:transparent url('images/hl_logo-trans.png') no-repeat;
	height:142px;
	width:237px;
	top:-10px;
	right:0px;
	text-indent: -9999px;
	overflow:hidden;
}
#hl-logo a {
	display:block;
	height:237px;
}
#content {
	width:650px;
	float:left;
	padding:40px 0 30px 0;
	margin-bottom:10px;
}
#content.wide { width:950px; }
h1, h2, h3, h4, h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-size:1em;
}
/* ////// TEASER //////////////////////////////// */

#content .teaser {
	border:2px solid #fff;
	margin-bottom:30px;
	background:#116389 url(images/bg-teaser.jpg) repeat-x bottom;
	-moz-border-radius:8px;
	padding:20px;
	color:#fff;
	line-height:160%;
}
#content .teaser h2 {
	font-size:26px;
	padding:10px 0 20px 0;
	text-shadow: #000 1px 1px 1px;
}
#content .teaser .col1 span {
	display:block;
	border:2px solid #fff;
	float:left;
	margin:5px 0 0 -105px;
	width:85px;
	height:100px;
	background:#fff url(images/picture.jpg) no-repeat;
	-moz-border-radius:8px;
	-khtml-border-radius:8px;
	-webkit-border-radius:8px;
}
#content .teaser .col1 {
	margin-left:110px;
	width:190px;
	float:left;
}
#content .teaser .col2 {
	width:290px;
	float:right;
}
#content .teaser .button {
	clear:both;
	text-align:right;
}
#content .teaser .button a, #content .teaser .button a:visited {
	clear:both;
	text-align:right;
	background:#116389;
	padding:3px 8px;
	text-decoration:none;
	color:#fff;
	-moz-border-radius:8px;
	-khtml-border-radius:8px;
	-webkit-border-radius:8px;
}
#content .teaser .button a:hover { background:#1884aa; }
#content iframe, .googleMap { border:3px solid #d2d6d2; }
.post {
	padding-bottom:2.5em;
	clear:both;
}
#content iframe {
width:925px;
background: white; 
border:20px solid white;
text-align:center;
}


#content .amazon iframe {
width:468px;
margin:30px 0 10px 0;
background:transparent;
border:none;
}

.post h2, .post h3 {
	color:#375d5a;
	font-size:2.15em;
	line-height:1;
	margin-bottom:0.5em;
}
h2.pagetitle {
	color:#95a7a2;
	font-size:2.1em;
	line-height:1;
	padding-bottom:25px;
}
.post h2 a, .post h2 a:visited, h2.pagetitle a, h2.pagetitle a:visited, .post h3 a, .post h3 a:visited {
	text-decoration:none;
	color:#375d5a;
}
.post h2 a:hover, h2.pagetitle a:hover, .post h3 a:hover {
	color:#f3f2ea;
	background:#375d5a;
}
.entry {
	font-size:1.05em;
	line-height:1.6em;
}
.entry p { padding-bottom:1em; }
.entry a, .entry a:visited, a.post-edit-link { color:#2a8aba; }
.entry a:hover, a:hover.post-edit-link { text-decoration:none; }
.entry img {
	border:2px solid #fff;
	margin:3px 6px 3px 0;
}
.entry a:hover img { border:2px solid #2a8aba; }
.entry ul, .entry ol { padding:10px 0 10px 40px; }
.entry ul li { padding-bottom:5px; }
.wp-caption-text { font-size:10px; }
.wp-caption.alignright { margin-left:15px; }
.wp-caption.alignleft { margin-right:15px; }
img.alignleft {
	float:left;
	margin-right:15px;
	margin-bottom:10px;
	margin-top:10px;
}
img.alignright {
	float:right;
	margin-left:15px;
	margin-bottom:10px;
	margin-top:10px;
}
p.postmetadata {
	clear:both;
	margin-top:1em;
	padding:5px 10px 9px 10px;
	font-size:0.85em;
	color:#69685b;
	background: #e2e1d5 url('images/postmetabutton.gif') repeat-x bottom;
}
p.postmetadata a, p.postmetadata a:visited { color:#69685b; }
p.postmetadata a:hover { color:#1e2827; }
.more-link, .navigation a, #content.wide .button {
	display:block;
	margin-top:10px;
	margin-bottom:20px;
	float:right;
	background:#e2e1d5;
	text-align:center;
	font-size:0.9em;
	-moz-border-radius:8px;
	-khtml-border-radius:8px;
	-webkit-border-radius:8px;
}
.button a, a.more-link, a:visited.more-link, .navigation a, .navigation a:visited {
	color:#69685b;
	text-decoration:none;
	padding:3px 10px;
}
.button a:hover, a:hover.more-link, .navigation a:hover {
	color:#fff;
	background:#2a8aba;
}
/* ONLINE BUCHEN //////////////////////// */
.col2-1 {
	width:310px;
	float:left;
}
.col2-2 {
	width:310px;
	float:right;
}
.col2-1 ul, .col2-2 ul {
	list-style:none;
	padding:0 0 10px 0;
}
.col2-1 p, .col2-2 p { padding:0; }
#respond h3, h3#comments {
	color:#375d5a;
	font-size:1.6em;
	margin-bottom:1em;
}
#respond h3 { margin-top:20px; }
#respond #commentform label {
	padding-left:10px;
	color:#69685b;
}
#respond #commentform input {
	background:#f8f8f3;
	border:1px solid #d2d6d2;
	padding:5px;
	width:250px;
}
#respond #commentform input:hover, #respond #commentform input:focus, #respond #commentform textarea:hover, #respond #commentform textarea:focus { background:#fff; }
#respond #commentform textarea {
	background:#f8f8f3;
	border:1px solid #d2d6d2;
	padding:5px;
	width:600px;
	margin-bottom:10px;
}
#respond #commentform input#submit {
	width:auto;
	padding:5px 8px;
	color:#69685b;
	background:#c8c7b5;
	-moz-border-radius:8px;
	-khtml-border-radius:8px;
	-webkit-border-radius:8px;
}
#respond #commentform input#submit:hover {
	color:#fff;
	background:#2a8aba;
}
#respond #commentform p { padding-top:10px; }
.alignleft { float:left; }
.alignright { float:right; }
.commentlist { list-style:none; }
.commentlist .comment {
	margin:10px 0;
	padding:10px 0;
	border-top:2px solid #e6e5de;
}
#respond a, #respond a:visited, .commentlist a, .commentlist a:visited { color:#252525; }
.commentlist .bypostauthor {
	padding-left:20px;
	border-left:10px solid #2a8aba;
	border-top:1px solid #2a8aba;
}
#commentform {
	padding:10px 20px;
	background:#e2e1d5;
}
/* //// SIDEBAR ////////////////////////////// */
#sidebar {
	position:relative;
	border-left:2px solid #e6e5de;
	width:275px;
	float:right;
	margin-left:10px;
	padding:40px 0 30px 10px;
}
#sidebar ul { list-style:none; }
#sidebar h2 {
	clear:both;
	font-size:1.4em;
	color:#556a77;
	border-bottom:1px solid #d2d6d2;
	margin:1.2em 0 .51em 0;
}
#sidebar a, #sidebar a:visited { color:#252525; }
#sidebar a:hover {
	background:#e2e1d5;
	color:#252525;
}

#sidebar #orange {
	background:#e98f00;
	padding:20px 15px;
	color:#fff;
	border:2px solid #fff;
	-moz-border-radius:8px;
	-khtml-border-radius:8px;
	-webkit-border-radius:8px;
	margin-bottom:20px;
}

#sidebar #hlkontakt {
	background:#e98f00 url('images/bg-hlkontakt.jpg') no-repeat top right;
	padding:20px 15px;
	color:#fff;
	border:2px solid #fff;
	-moz-border-radius:8px;
	-khtml-border-radius:8px;
	-webkit-border-radius:8px;
}
#sidebar #hlkontakt h2,
#sidebar #orange h2 {
	border:none;
	padding:0;
	padding-bottom:5px;
	margin:0;
	color:#fff;
}
#sidebar #hlkontakt .button a {
	margin:10px 0 0 0;
	padding:2px 8px;
	float:right;
	background:#eba32f;
	-moz-border-radius:8px;
	-khtml-border-radius:8px;
	-webkit-border-radius:8px;
}
#sidebar #hlkontakt .button a:hover {
	float:right;
	background:#ffb339;
	margin:10px 0 0 0;
}
#sidebar #hlkontakt a, #sidebar #hlkontakt a:hover {
	color:#fff;
	text-decoration:none;
	background:none;
}
#sidebar #orange a, #sidebar #orange a:hover {
	color:#fff;
	text-decoration:underline;
	background:none;
}
#sidebar #searchform label, #sidebar #searchform #searchsubmit { display:none; }
#sidebar #searchform #s {
	background:#f8f8f3;
	border:1px solid #d2d6d2;
	padding:8px;
	width:255px;
}
#sidebar #searchform #s:focus, #sidebar #searchform #s:hover { background:#fff; }
#sidebar .widget_categories a {
	display:block;
	text-decoration:none;
	padding:3px 5px;
	color:#252525;
	border-bottom:1px solid #e2e1d5;
}
#sidebar .widget_tag_cloud div {
	line-height:1;
	color:#556a77;
	text-align:center;
}
#sidebar .widget_tag_cloud div a {
	text-decoration:none;
	padding:3px 5px;
	color:#556a77;
}
#sidebar .widget_tag_cloud div a:hover {
	text-decoration:underline;
	background:none;
	color:#556a77;
}
#sidebar .widget .feed a {
	display:block;
	text-decoration:none;
	padding:10px 10px 10px 65px;
	background: transparent url(images/rss-trans.png) no-repeat 5px 5px;
}
#sidebar .widget .feed a:hover { background-color: #e2e1d5; }
#sidebar .anzeige {
	margin:10px 0;
	width:auto;
	background:#fff;
	text-align:center;
	padding:10px;
	-moz-border-radius:8px;
	-khtml-border-radius:8px;
	-webkit-border-radius:8px;
}
#footerwrap {
	clear:both;
	background: #20231b url('images/bg-footer.jpg') repeat-x;
	position:relative;
}
#footer {
	text-align:center;
	color:#95978c;
	font-size:11px;
	padding:20px 0 50px 0;
}
#footer a, #footer a:visited { color:#95978c; }
#footer a:hover { color:#c7cbb7; }
