/*  
Theme Name: Bali Reisen
Theme URI: http://www.bali-center.de
Author: Beitler Alexander mit Designideen von Michael Oeser
Author URI: http://www.bali-center.de


/******************************************
*   HTML Elements                         
******************************************/

* {
	margin:0;
	padding:0;
	}

body,html {
	min-height:101%;
	}
	
body {
        background:url(images/backgrounds/hintergrund.gif) left top repeat-x #a5c241;         
	color: #333;
	padding: 13px 0 25px 0;
	}

body, select, input, textarea {
	font: 12px Arial, Verdana, Sans-Serif;
	line-height:1.5em;
	}
	
p {	
	margin: 15px 0;
	}

a:link, a:visited {
	color: #333;
	text-decoration:none;
	}

a:hover, a:active {
	color:#333;
	text-decoration:underline;
	}

hr {
	display: block;
	height:1px;
	background:#333;
	border:0;
	}

small {
	font-size: 0.9em;
	padding:3px 6px;
	}

/****** Images ****************************/

img, a:link img, a:visited img{border:1px solid #999; padding:1px;}
img.left,img.center,img.right,img.norm{ margin:5px 12px 5px 0; border:1px solid #999; padding:1px;}
img.left{ float:left; margin:0 12px 5px 0; }
img.center{ display:block; margin:0 auto 5px auto; border:none; }
img.right{ float:right; margin:0 0 5px 12px; }
img align left{ float:left; margin:0 12px 5px 0; }


	
		
/******************************************
*   General Structure                         
******************************************/

#page {
	width:880px;
	margin:0 auto;
        background: #FFFFFF;
	font-size:1em;
	padding: 10px 25px 35px 25px;
	}

#logo {
	width:880px;
	height:150px;
	padding-bottom:5px;
	background:url(images/backgrounds/bali.jpg) no-repeat;
	}

.left {
	float:left;
	}

.right {
	float:right;
	}

#sidebar {
	width: 240px;
	float:right;
	}

#leftstyle {/*Linker Bereich Startseite*/
	width:287px;
	border-right:1px solid #b6b6b6;
	padding-right:18px;
	}

#leftstyle, #rightstyle {
	margin-top:10px;
	float:left
	}

#rightstyle {/*Rechter Bereich Startseite*/
	width:287px;
	padding-left:18px;
	}

#rightstyle, #leftstyle {
	margin-top:10px;
	float:left
	}	
	
		
/******************************************
*   Sidebar                         
******************************************/

.subnav li {/*.subnav is mainly the categories list*/
	list-style:none;
	}

.subnav li a:link, .subnav li a:visited {
	background: #fff;
		font-weight:bold;
		font-size:13px;
		color:#888888;
        display:block;
	padding:4px 4px 4px 10px;
	}
			
.subnav li a:hover, .subnav li a:active {
	background: #CAE18F;
	color:#FBFA82;
	text-decoration:none;
	}
	
#sidelist li {
	list-style:none;
	}

#sidelist .subnav li {
	list-style-image:url(images/backgrounds/ecke.gif);
	margin-left:22px;
	}
	
.bullets li {
	margin:0 0 5px 15px;
	list-style:square;
	}
	
#sidelist .bullets li {
	list-style:square;
	margin-bottom:5px;
	
	margin-left:22px;
	}

#sidelist .children {
	background:#DFF0FF;
	}

#sidelist .children li {
	background: #DFF0FF;
        list-style: none;
	margin-left:1px;
	padding-left:15px;
	border-bottom:1px solid #fff;
	}
	
#sidelist .children li a, #sidelist .children li a:visited {
	padding:2px 2px 2px 0px;
	border:0;
	background:#DFF0FF;
	color: #666;
	}

#sidelist .children li a:hover, #sidelist .children li a:active	{				
	color:#000;
	}

#sidelist .feed li{
	margin-bottom:5px;
	padding-left:20px;
	}

	
/******************************************
*   Headlines                         
******************************************/

.blogtitle, .blogtitle a {
	color: #000;
	font-size: 1.8em;
	font-family: lucida sans Unicode;
	padding: 20px 0px 10px 0px;
	}


h1 {
	color: #70923B;
	font-size: 1.9em;
	font-family: lucida sans Unicode;
	margin: 0px 10px 0px 0px;
	padding: 20px 0px 0px 0px;
	}
	
h2 {
	color: #70923B;
	font: 1.9em lucida sans Unicode;
	margin: 0px 10px 0px 0px;
	padding: 0;
	}
h2.pagetitle{
	margin: 15px 10px 0px 0px;
}
h3 {
	font: 1.9em lucida sans Unicode;
	margin-bottom:4px;
	color:#70923B;
	}


#sidebar h2, #sidebar h3 a {
	font: 1.2em lucida sans Unicode;
	letter-spacing:0.3em;
	margin-bottom:4px;
	font-weight:bold;
	color:#70923B;
	}

#sidebar h3, #sidebar h2 {
	font-size:1.2em;
	border-top:3px double #999;
	border-bottom:1px solid #999;
	padding:5px 0 5px 2px;
	margin:20px 0 15px 0;
	color:#70923B;
	}

h3#respond {
	font-size:1.1em;
	border-top:1px solid #666;
	margin-top:25px;
	padding-top:20px
	}

h3 a:link, h3 a:visited {
	color: #666;;
	}

h4 {
	font-size:1.2em;
	margin-bottom:6px;
	}
	
	
	
/******************************************
*   Content                        
******************************************/

#content {
	width:615px;
	float:left
	}
	
.description {
	font-size: 1.3em;
	font-weight: bold; 
	color:#999;
	}

/* Featured Articles formatting "leftcol" */

.feature {
	background: url(images/backgrounds/bg_featured.jpg) repeat-x #F4F4EC;
	padding:15px;
	border: 1px solid #ccc;
        text-align:justify;
	}

.feature p, #rightstyle p { margin:0;}

#leftstyle img, #rightstyle img {
	padding:1px;
	border:none;
	}

#leftstyle .feature {	margin-bottom: 15px; }

/* Formating of the Leadstory stuff in the tabbed section */
			
#leadpic {
	float:left;
	margin: 0 18px 8px 0;
	padding:1px;
	border: 1px solid #999;
	}

.title, a.title {
	font-size:1.3em;
        font-family:"lucida sans Unicode";
	font-weight:bold;
	color: #70923B;
	letter-spacing:normal;
	}

		
#lead p {
	margin-bottom:10px;
	}


/* Formating of "rightcol" which is the column in the homepage middle ;-) */


#rightstyle img {
	padding:1px;
	border:none;
	}
	
#rightstyle .clearfloat {
	background: url(images/backgrounds/bg_featured.jpg) repeat-x #F4F4EC;
	padding:15px;
	border: 1px solid #ccc;
        text-align:justify;
	}

#rightstyle .clearfloat {	margin-bottom: 15px; }	
	


/* Post Formatting */

.entry {
	padding-bottom:28px;
	text-align:justify;
	}

.entry a {text-decoration: underline; color: #70923B;}

.post blockquote {
	color:#666;
	background:#F4F4EC;
	padding:6px 14px;
	margin:18px 35px;
	border-right:1px solid #DDD;
	border-bottom:1px solid #DDD;
	}	

.post ul li {
	list-style:square;
	margin-bottom:5px;
	
	margin-left:42px;
	}

.post ol li {
	margin-bottom:5px;
	
	margin-left:48px;
	}
	
#tags {
	padding:3px;
	border-bottom:1px solid #DDD;
	border-top:1px solid #DDD;	
	}	
	
.postmetadata {
	font-size:0.9em;
	margin:0 0 10px 0;
	padding:5px 10px;
	background:#F4F4EC;
	border-top:1px solid #E6E3D3;	
	border-bottom:1px solid #E6E3D3;	
	}
				
.entry h1 {
	color: #70923B;
	font: 1.5em lucida sans Unicode;
	margin: 0px 10px 0px 0px;
	padding: 20px 0px 0px 0px;
	}

.entry h2 {
	color: #70923B;
	font: 1.4em lucida sans Unicode;
	margin: 0px 10px 0px 0px;
	padding: 20px 0px 0px 0px;
	}

.entry h3 {
	color: #70923B;
	font: 1.3em lucida sans Unicode;
	margin: 0px 10px 0px 0px;
	padding: 20px 0px 0px 0px;
	}


/* Form Elements */

select {
	background:#f2f2f2;
	border:1px solid #9c9c9c;
	width:100%
	}
	

/* Float Properties*/

.clearfloat:after {
	display:block;
	visibility:hidden;
	clear:both;
	height:0;
	content:".";
	}
	
.clearfloat {
	display:inline-block;
	}	

.clearfloat {
	display:block;
	}
	.clear{
clear:both;
	}
	
/******************************************
*   Footer                        
******************************************/

#footer {
	margin: 0 auto;
	width: 900px;
	font-size:0.9em;
	text-align: right;
	padding-top:15px;
	color:#333;
	}

#footer a {
	color:#333;
	}

/******************************************
*   Wetter                        
******************************************/

.wetter th {
 font-weight: bold;
 padding-top: 40px;
 text-align: center;
}

.wetter td {
}

.wetter img {
 border: none;
}

.dats {
 margin-bottom: 10px;
 padding-left: 40px;
}


/******************************************
*   Photo Gallery                        
******************************************/

#sample3 { 
	margin: 0; 
	padding: 0; 
	text-indent:0px !important;
	list-style:none;
	} 

.sample3 li:before { 
	content: '' !important;
	list-style:none; 
	} 

.sample3 li { 
	padding: 10px;
	margin: 0; 
	float: left; 
	position: relative; 
	width: 125px; 
	height: 100px; 
	list-style:none;
	} 

.sample3 li:hover img { 
	border-color: #000; 
	} 

.sample3 img { 
	background: #fff; 
	border: solid 1px #ccc; 
	padding: 5px;
	list-style:none;
	} 

.sample3 em { 
	background: #fff; 
	color: #000; 
	font-style: normal; 
	padding: 2px 8px 0 11px; 
	display: block; 
	position: absolute; 
	bottom: 0px; 
	left: 0px; 
	border: 1px solid #999;
	list-style:none;
	} 

.sample3 a { 
	text-decoration: none;
	list-style:none; 
	} 

.sample3 span { 
	width: 30px; 
	height: 60px; 
	display: block; 
	position: absolute; 
	bottom: 7px; 
	right: 9px; 
	background: url(images/paper-clip-mini.png) no-repeat; 
	z-index: 1;
	list-style:none;
	}

#ngg-gallery-7 li{
    list-style:none;
}



/******************************************
*   Haupartikel                        
******************************************/


#container-4 { /* the whole container with all elements of the tabbed section */
        margin: 20px 0 20px 0!important;
	width:580px!important;
        padding: 10px!important;
	border-top: 1px solid #ccc!important;
	border-left: 1px solid #ccc!important;
	border-right: 2px solid #999!important;
	border-bottom: 2px solid #999!important;
	font-weight: bold!important;
	color:#414042;
	background:url(images/bg_leadarticle.gif) left top repeat-x #ededee;
        text-align:justify;
}

#container-4 h1 { /* for the headlines in the tabbed section */
	font:1.5em "lucida sans Unicode"!important;
	line-height:100%!important;
	display:block!important;
	padding-top:0px!important;
	color: #414042!important;
	text-transform:none!important;
	letter-spacing:normal!important;

}

#container-4 img { /* for the headlines in the tabbed section */
	float:center;
}
.lpa{
background: #f8f8f8;
padding:5px 10px;
margin:15px 0px;
border: 1px solid #e0d1ad;
}
.lpa h4{
margin:8px 0;
border-bottom: 1px dotted #cccccc;
}
.entry .lpa h2{
	margin: 0px 10px 0px 0px;
	padding: 0 0px 0px 10px;
}
.lpa p{
margin:10px 0 15px 0;
}
.lpa img{
border-color:#cccccc;
float:left;
margin:5px 10px 10px 0;
width: 125px;
height: 125px;
}
.lpa .lp-link{
clear:left;
}
.lpa .lp-link a{
padding:0 5px 0 11px;
}

.post .thumbnail,.post .attachment-thumbnail{ width: 125px; height: 125px; padding: 3px; background-color: #70923B; border: 1px solid #d6cfbc; float: left; margin-right: 15px; }
.post .thumbnail:hover,.post .attachment-thumbnail:hover { background-color: #d6cfbc; border: 1px solid # CAE18F; }
.attachment a { border: none; }


/******************************************
*   Captions                        
******************************************/

.aligncenter,
div.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

.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: 11px;
line-height: 17px;
padding: 0 4px 5px;
margin: 0;
}

/* End captions */

.angebot{
	color: #FF0000;
	font-weight: bold;
}

/******************************************
*   Main Nav Bar                        
******************************************/

#nav {
        margin-top:10px;
	background:#70923B;
	font-size:1em;
	letter-spacing:0.12em;
	}
	
#nav, #nav ul {
	list-style:none;
	line-height:1,5;
	}

#nav a, #nav a:hover {
	display: block;
	text-decoration: none;
	border:none;
	}

#nav li {
	float: left;
	list-style:none;
	border-right:1px solid #fff;
	}

#nav a, #nav a:visited {
	display:block;
	font-weight:bold;
	color: #eee;
	padding:6px 12px;
	}

#nav a:hover, #nav a:active {
	background:#CAE18F;
        color:#FBFA82;
	text-decoration:none;
	}	

.current_page_item	a, #home .on  {background:#333;}

#social
{text-align:center;
margin:10px 0;
}

#social img
{border:none;}

.thumbnailindex { width: 75px; height: 75px; padding: 3px; border: 1px solid #d6cfbc; float: left; margin-right: 15px; }
.thumbnailindex:hover { background-color: #d6cfbc; border: 1px solid #bfb9a7; }

.blog
{
	padding-top:0px;
	margin:0 auto;
	font-weight:bold;
clear:top;
}
dl{
float:right;
width:465px;
}
dd{
margin:-15px 0 0 11em;
padding:0;
}
dt{
position:relative;
top:3px;
width:10em;
padding:0;
}
h2 img,dl a:link img,dl a:visited img{
border:0px solid #ccc;
}
dl .angebot{
float:right;
}
.hotels{
border-bottom:1px solid #a5c241;
padding-bottom:5px;
}
.breadcrumb{
margin-bottom:-20px;
font-size: 0.9em;
border-bottom:1px solid #999;
margin-right:267px;
}

/******************************************
*   Featured Bottom                        
******************************************/


#featured-bottom {
width: 610px;
float: left;
margin: 0;
padding: 0;
}

.box {
background: url(images/backgrounds/bg_featured.jpg) repeat-x #F4F4EC;
padding:5px 15px;
border: 1px solid #ccc;
text-align:justify;
margin:5px 0;
height:80px;
}
.box p{
margin:0 0 5px 0;
}

#featured-bottom h4 {
background-color:#70923B;
color:#FFFFFF;
padding-left:20px;
}


/******************************************
*   Bookmarks                        
******************************************/

.bookmarks-gallery {
	text-align: left;
	margin: 0 auto;
	}

.bookmarks-gallery ul li {
list-style:none;
	}

.bookmarks-gallery img {
	width: 120px;
        float:left;
	height: 50px;
	margin: 0 8px 15px 8px;
	}

.linkcat hr {
	margin: .5em 0;
	padding: 0;
}


/* Comments*/

.commentlist {
	padding-left:30px;
	}
	
.commentlist li {
	margin: 15px 0 3px;
	padding: 8px 15px 10px 15px;
	background:#F4F4EC;
	border:1px solid #E6E3D3;
	}

.commentlist blockquote {
	color:#666;
	background:#fff;
	padding:6px 14px;
	margin:18px 35px;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	}	

#commentform small {
	background:#FFF;
	font-weight:bold;
	padding:0;
	}
	
.commentmetadata {
	display: block;
	}

.commentlist small {
	background:#fff;
	border:1px solid #E6E3D3;
	}

h4#comments {
	margin-top:32px
	}

.hauptteaserimg{
float:left;
padding-right:10px;
}
