/*  
Theme Name: Travelmaster
Theme URI: http://www.beitler.eu/
Description: Reisetemplate
Author: Beitler Alexander 
Author URI: http://www.beitler.eu/

Credits
=======
Original Theme Name: PRiNZ BranfordMagazine
Original Theme URI: http://www.der-prinz.com/2008/01/20/wordpress-magazine-style-theme-branfordmagazine/
Vielen Dank


/******************************************
*   HTML Elements                         
******************************************/

* {
	margin:0;
	padding:0;
	}

body,html {
	min-height:101%;
	}
	
body {
    background:url(images/backgrounds/hintergrund.jpg) left top repeat-x #06329b;         
	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;
	}

#header {
	width:880px;
	height:150px;
	padding-bottom:5px;
	background:url(images/backgrounds/header.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: #07329D;
	color:#FFFFFF;
	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: Monotype Corsiva;
	padding: 20px 0px 10px 0px;
	}

h1 {
	color: #07329D;
	font: 1.5em lucida sans Unicode;
	margin: 0px 10px 0px 0px;
	padding: 20px 0px 0px 0px;
	}

h2 {
	color: #07329D;
	font: 1.4em lucida sans Unicode;
	margin: 0px 10px 0px 0px;
	padding: 20px 0px 0px 0px;
	}

h3 {
	font: 1.2em lucida sans Unicode;
	margin-bottom:4px;
	color:#07329D;
	}

#sidebar h2, #sidebar h3 a {
	font: 1.2em lucida sans Unicode;
	margin-bottom:4px;
	font-weight:bold;
	letter-spacing:0.3em;
	color:#07329D;
	}

#sidebar h3, #sidebar h2 {
	font: 1.2em lucida sans Unicode;
	border-top:3px double #999;
	border-bottom:1px solid #999;
	padding:5px 0 5px 2px;
	margin:20px 0 15px 0;
	color:#07329D;
	}

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:0.8em;
	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;
	}

.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-family: "lucida sans Unicode";
	font-size:1.3em;
	font-weight:bold;
	color: #07329D;
	letter-spacing:normal;
	}

.title h2, a.title h2  {
	font-family: "lucida sans Unicode";
	font-size:1.1em;
	color: #07329D;
	letter-spacing:normal;
	font-weight:bold;
	padding: 0px 0px 0px 0px;
    display:inline;
	}

#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;
	}

#rightstyle .clearfloat {	margin-bottom: 15px; }	
	
/* Post Formatting */

.entry {
	padding-bottom:28px;
	text-align:justify;
	}

.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;	
	}

/* 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;
	}

/******************************************
*   Footer                        
******************************************/
#footer {
	margin: 0 auto;
	width: 930px;
	font-size:0.9em;
	text-align: center;
	padding:5px 0px;
	color:#000000;
Background-color:#FFFFFF;
margin-top:15px;
	}

#footer a {
	color:#000000;
	}


/******************************************
*   Haupartikel                        
******************************************/

#teaser { /* the whole container with all elements of the tabbed section */
	margin: 20px 0 20px 0!important;
	width:580px!important;
    padding: 15px!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;
	color:#000000;
	background: url(images/backgrounds/teaser.jpg) repeat-x #d3d4d6;
    text-align:justify;
}

#teaser h1 { /* Hauptcontainer H1 */
	font:1.6em "lucida sans Unicode"!important;
	line-height:100%!important;
	display:block!important;
	padding-top:0px!important;
	color: #07329D!important;
	text-transform:none!important;
	letter-spacing:normal!important;
}

/******************************************
*   Adsense                        
******************************************/

.adsense-oben{
float:left; 
margin-right:10px; 
margin-bottom:10px; 
margin-top:10px;
}

.adsense-oben-1{
text-align: center;
}

.top-line{
text-align: center;
}

.bottom-line{
text-align: center;
}

.bottom-pic{
float:right; 
margin-left:10px; 
margin-bottom:0px; 
margin-top:0px;
}

.bottom-big{
text-align: left;
}

/******************************************
*   Bottom                        
******************************************/


#bottomteaser { /* the whole container with all elements of the tabbed section */
	clear:left;
	width:580px!important;
    padding: 15px!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;
	color:#000000;
	background: url(images/backgrounds/teaser.jpg) repeat-x #d3d4d6;
	}

#bottomteaser h3 { /* for the headlines in the tabbed section */
	font:1.6em "lucida sans Unicode"!important;
	line-height:100%!important;
	display:block!important;
	padding-top:0px!important;
	color: #07329D!important;
	text-transform:none!important;
	letter-spacing:normal!important;
}

.entry a {text-decoration: underline; color: #07329D;}


/* 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 */



.lpa{
	background: #f8f8f8;
	padding:5px 10px;
	margin: 15px 0px;
	border: 1px solid #e0d1ad;
	}

.lpa h4{
	color: #07329D;
	font: 1.4em lucida sans Unicode;
	margin: 0px 10px 0px 0px;
	padding: 20px 0px 0px 0px;
    display:inline;
	}

.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 .angebot{
	float:right;
	}

.post .thumbnail,.post .attachment-thumbnail{ width: 125px; height: 125px; padding: 3px; background-color: #75B4EA; border: 1px solid #d6cfbc; float: left; margin-right: 15px; }
.post .thumbnail:hover,.post .attachment-thumbnail:hover { background-color: #07329D; border: 1px solid # CAE18F; }
.attachment a { border: none; }


.feature .thumbnailindex { width: 75px; height: 75px; padding: 3px; border: 1px solid #bfb9a7; float: left; margin-right: 15px; }
.feature .thumbnailindex:hover { background-color: #07329D; border: 1px solid #bfb9a7; }

/*****************************************************
*   Styles für Reisen Template                      
****************************************************/


#fullpage {
	float: left;
	width: 670px;
	text-align:justify;
	}

#sidebar2 {
	width: 170px;
	float:right;
	}

#sidebar2 h2, #sidebar2 h3 a {
	font: 1.2em lucida sans Unicode;
	margin-bottom:4px;
	font-weight:bold;
	letter-spacing:0.3em;
	color:#07329D;
	}



#sidebar2 h3, #sidebar2 h2 {
	font: 1.2em lucida sans Unicode;
	border-top:3px double #999;
	border-bottom:1px solid #999;
	padding:5px 0 5px 2px;
	margin:20px 0 15px 0;
	color:#07329D;
	}

.blog{
	padding-top:0px;
	margin:0 auto;
	font-weight:bold;
	clear:top;
}


/*****************************************************
*   Styles für Blogleiste                      
****************************************************/

.blogleiste{
	background: #f8f8f8;
	padding:5px 10px;
	margin-bottom:15px;
	margin-top:15px;
	border: 1px solid #e0d1ad;
	text-align:left;
	}

.blogleiste h4{
	display: inline;
	margin:8px 0;
	}

.blogleiste li{
	list-style: none;
	display: inline;
	margin:8px 0;
	border-bottom: 1px dotted #cccccc;
	}

.blogleiste li a{
	color:#07329D;
	}

.weath{
height:80px;
padding-left:25px;
}

.spalte { padding:20px; text-align:left; width:40%; float:left;} 

.spalte2 { padding:20px; text-align:left; width:40%; float:left; line-height:20px;} 

.spalte2 a {Background-color:#FFEEEE;}
.spalte2 img {border:no;}
#frameselect a{
display:block;
width:19em;
padding:2px 0 3px 10px;
background:#f5deb3;
text-decoration:none;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
border: 1px solid #9d9d9d;
-webkit-box-shadow: 0px 0px 2px 2px #d7d7d7;
-moz-box-shadow: 0px 0px 2px 2px #d7d7d7;
box-shadow: 0px 0px 2px 2px #d7d7d7;
}
#frameselect a:hover{
background: #fbf2e3;
}
#frameselect img{
vertical-align: sub;
}
#frameselect .spalte{
padding-top:0;
}
