/*  
Theme Name: 2aw_travel
Theme URI: http://www.2aw.de
Description: smart stylisch theme with three Colors
Version: 1.0
Author: Berthold Zumbrink Art Webdesign
Author URI: http://www.2aw.de 

	
 */

body{
	font-size: 82.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #000033;
	background			: #F9F9F9;
	margin		: 0px 0px 0px 0px;
}

.clr {
	clear: both;
}
/* formate fuer den Verlauf oben */


/* Layout fuer die eigentliche Seite */
#bodies {
	width: 780px;
	background				: #fff url(images/bg_bodies.png) repeat-y;
	margin-left				: 10px;
	margin-right			:10px;
	float						: left;
}
#bodies-bottom {
	background: #fff url(images/bottom_bodies.png) no-repeat;
	height: 10px;
}

#page {
	width					:	760px;
	text-align			:  left;
	background			: #fff;
	margin			: 0 10px 0 10px;
}


#left {
	width					:	250px;
	margin-right		: 10px;
	float					:left;
}

#middle{
	width					:	500px;
	float					:right;
}

/*box ist nur für ads */
#right {
	
}

/*logo Bereich */
#logo {
	background: url(images/logo.png) no-repeat;
	width: 250px;
	height: 90px;
	margin-bottom: 10px;
}

#banner {
	background: url(images/banner.png) no-repeat;
	width: 500px;
	height: 250px;
	margin-bottom: 10px;
}

/* Formate fuer Titel und Description der Seite */
#pageTitel {
	text-align : left;
	float:left;
	margin-top: 20px;
	margin-left: 20px;
}

#pageTitel h1 {
	color:#fff;
	font-size: 1.8em;
}

.description {
	color:fff;
	font-size: 0.8em;
}



/* box fuer sidebar und content*/

#content {
	width					:	500px;
	float					:  left;
}



#sidebar {
	width					:	250px;
} 


#footer {
	background			: #F3F3F3;
	width					:	760px;
	height				:  30px;
	text-align			:  right;
	font-size			:  0.7em;
}



#copyright {
	width					:	760px;
	height				:  50px;
	text-align			:  center;
	font-size			:  0.7em;
	color					: #94B2BC;
}

/* WP Formate */
.entry p {
	font-size: 1.00em;
	}

.entry {
	line-height: 1.4em;
	}

.postmetadata {
	text-align: left;
	}
	
.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}
	
h1, h2, h3, h4 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	color					: #F4872A; 
	 margin: 0 0 0 0;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

h2 {
	font-size: 1.4em;
}

h3 {
	font-size: 1.3em;
	}

h4 {
	font-size: 1.2em;
	}

h1, h1 a, h1 a:hover, h1 a:visited {
	text-decoration: none;
    
	}

h2 a, h3 a{
	  color					: #F4872A;   
 	text-decoration: underline;
}

h2 a:hover, h3 a:hover, #wp-calendar caption, cite {
	text-decoration: none;
	color					: #F4872A; 
}
h2 a:visited, h3 a:visited {
	text-decoration: underline;
	color					: #F4872A; 
}

.entry p a:visited {
	color: #444E72;
}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, 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: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.commentmetadata {
	font-weight: normal;
}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
}

code {
	font				: 1.1em 'Courier New', Courier, Fixed;
	background		: #FFFFB9;
	display			: block;
	padding			: 5px 5px 5px 5px;
	border			: 1px dotted #444E72;
}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
}
/* formate fuer Links */
a {
   color						: #8DC73F;
	  }
a:link { 
	text-decoration		: underline;
}
a:visited { 
	color						: #444E72;
}

a:link:hover, 
a:visited:hover { 
	text-decoration		: none;
}
a:link:active, 
a:visited:active {
     color					: #8DC73F;
}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */

/* Begin Structure */

.post, .entry{
	margin: 10px 5px 40px 0px;
}
.post hr {
	display: block;
	}

.postmetadata {
	padding-top: 5px;
	}

.postmetadata {
	margin: 30px 0;
	}

.smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: left;
	font-size		:0.7em;
	background     : #FBFBFB;
	color				: #000;
	height			: 40px;
	padding			: 5px 10px 5px 5px;
	border			: 1px dotted #A8ABA9;
}
.postmetadata a, .postmetadata a:link, .postmetadata a:hover, .postmetadata a:visited {
	color					: #444859;
	}
	
/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

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

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

img.alignleft {
	/*padding: 4px;*/
	margin-top:3px;
	display: inline;
}

img.teaserimg {
	padding			: 0;
	margin			: 0px 7px 2px 0;
	float				:left;
}
.alignright, .alignleft {
	background: #EEEEEE;
	/*border: 0.1em solid #A2A9B9;*/
}

.alignright {
	float: right;
	margin-left: 5px;
	}

.alignleft {
	float: left;
	margin-right: 5px;
}
.alignleft img, .alignright img {
	margin: 2px 2px 2px 2px;
	display: inline;
}
.wp-caption-text{
	margin-top: 5px;
	font-size: 8px;
	font-style: italic;
}
/* End Images */

/* Begin Lists

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



.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

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

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}


/* End Entry Lists */

/* Begin Form Elements */
#search {
	width					: 410px;
	height				: 35px;
	background-color	: #E1E1E1;
	padding-top			: 5px;
	
}
#searchform{
	
}

input#s{
   padding				: 2px;
	border				:solid 1px #cccccc;
	background-color	: #ffffff;
	margin-left			: 10px;
}

input#searchsubmit{
  color: #666666;
  font-family: Arial, Hevlvetica, sans-serif;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 2px solid #cccccc;
  width: auto;
  background: url(images/button_bg.jpg) repeat-x;
  padding: 0px 5px 0px 10px;
  line-height: 18px !important;
  line-height: 16px;
  height: 26px !important;
  height: 24px;
}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */

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

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

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

#commentform p {
	margin: 5px 0;
	}

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

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



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

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

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

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

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}

small {
	font-size		: 0.7em;
	color				: #B7CCAC;
}
/* End Various Tags & Classes*/

/* formate fuer die sidebar */
#sidebar{
		font				: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

#sidebar a, #sidebar a:link, #sidebar a:hover, #sidebar a:visited {
	color					: #000033;
}

#sidebar ul ,#sidebar ul{ 
	margin: 0; /*removes indent IE and Opera*/
	padding: 0; /*removes indent Mozilla and NN7*/
	list-style-type: none; /*turns off display of bullet*/
	list-style: none;
} 


/* Formate fuer die Hauptnavi oben */

#mainNav {
	margin-bottom : 10px;
}

#navList { 
	margin: 0; /*removes indent IE and Opera*/
	padding: 0; /*removes indent Mozilla and NN7*/
	list-style-type: none; /*turns off display of bullet*/
} 
  
#navList li {
	background: transparent url(images/mainnav-bg.png) repeat-x;
	line-height:30px;
}

#navList li:hover {
	background: transparent url(images/mainnav-bg-hover.png) repeat-x;
	line-height:30px;
}

#navList a, #navList a:visited {
	padding: 2px 2px 2px 24px;
	color: #FFF;
	text-decoration: none;
}

#navList a:hover {
	text-decoration: none;
}

/* formate fuer untermenue Punkte */
#navList ul.children { 
	margin: 0; /*removes indent IE and Opera*/
	padding: 0; /*removes indent Mozilla and NN7*/
	list-style-type: none; /*turns off display of bullet*/
}
#navList ul.children li {
	background: #FEF6E1;
	height:30px;
	margin: 0; /*removes indent IE and Opera*/
	padding: 0; /*removes indent Mozilla and NN7*/
	list-style-type: none; /*turns off display of bullet*/
}
#navList ul.children li a, #navList ul.children li a:visited {
	padding: 2px 2px 2px 35px;
	color: #000033;
	text-decoration: none;

}
#navList ul.children li a:hover {
	padding: 2px 2px 2px 35px;
	text-decoration: underline;
	color: #000033;
}

/* Formate fuer die Subnavi rechts */

#subNav ul {
	list-style-type	: none;
	list-style-image	: none;
	margin				:0; 
	padding				:0; 
	
} 
  
#subNav ul li { 
	margin				:0; 
	padding				:0; 
	float					:left;
}

/*Links in der ersten ebene*/
#subNav ul li a:link, 
#subNav ul li a:visited { 
	/*display					:block; */
	color						: #000033;;
	line-height				: 24px;
	margin-left				: 10px;
	
	text-decoration		: underline;
		
} 
#subNav ul li a:hover { 
	text-decoration		: none;
}

/* Formate fuer die footernav */
#footernav ul {
	list-style-type	: none;
	list-style-image	: none;
	margin				:0; 
	padding				:0; 
	
} 
  
#footernav ul li { 
	margin				:0; 
	padding				:0; 
	float					:left;
}

/*Links in der ersten ebene*/
#footernav ul li a:link, 
#footernav ul li a:visited { 
	/*display					:block; */
	color						: #000033;;
	line-height				: 24px;
	margin-left				: 10px;
	
	text-decoration		: underline;
		
} 
#footernav ul li a:hover { 
	text-decoration		: none;
}
/* Formate fuer die Boxen */
.outerBox {
	border					: 1px solid #EFEFEF;
	margin					: 0 0 10px 0;
	width						: 100%;
}

.innerBox {
	margin: 5px 5px 5px 5px;
}
.orangeBoxLabel, .greyBoxLabel, .blueBoxLabel {
	font-size: 1.0em;
	font-weight:bold;
	text-align: left;
	line-height: 26px;
	padding: 0 0 0 5px;
	display: block;
}
.orangeBoxLabel, .greyBoxLabel {
	color: #F4872A;
}
.blueBoxLabel {
	color: #444E72;
}

.orangeBoxLabel {
	background				: #FEF6E1;
}

.greyBoxLabel {
	background				: #E1E1E1;
}

.outerBox li{
	margin					: 2px 5px 5px 2px;
}
/* Formate fuer rechte und Linke Box im Content startseite*/
#contentBoxLeft{
	width	: 245px;
	margin-right: 10px;
	float: left;
}

#contentBoxRight{
	width	: 245px;
	float: right;
}
/* Formate fuer unterschiedliche Listen */
ul.bulletList {
	list-style-type	: square;
	padding				: 0 0 0 10px;
	margin				: 0 0 0 15px;
}

ul.bulletList li {
	padding-left	: 0px;
}

ul.flatList {
	list-style-type	: none;
	padding				: 0 0 0 10px;
	margin				: 0 0 0 15px;
}

ul.floadList {
	list-style-type	: none;
	padding				: 0;
	margin				: 0;
}
