/*  
Theme Name: Travel 4
Theme URI: http://bali2.com/travel-themes/?themedemo=travel4
Description: Advanced Travel Theme for Wordpress
Version: 1.0
Author: Dave Waldheim
Author URI: http://www.bali1.com
*/
/*
This template is licensed and released under GPL
*/

/* main structure */
* { 
	margin: 0;
	padding: 0;
	}
	
body {
	background-color:#282727;
	margin:0 0 10px 0;
	font-size: 62.5%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:1.5;
	}
	
#wrap {
	border-left:10px solid #393939;
              border-top:21px solid #393939; 
	border-right:10px solid #393939; 
	margin:0 auto;
	width:930px;
	background-color:#FFFFFF;
	}
 
#header {
	margin:0 auto;
	height:200px;
	background:url(2-header00.jpg);
	cursor:pointer;
	}
	
#description {
	display:none;
	}
	
#content {
	margin:0 auto;
	padding:10px 0 10px 10px;
	}
	
#footer {	
	background-color:#393939;
	margin:0 auto;
	padding:5px;
	text-align:center;
	color:#999999;
	font-size:1em;
	}
	
.cleaner {
	height:0; 
	font-size:0;
	line-height:0;
	clear:both;
	padding:0;
	margin:0;
	}
/* main structure */
	
/* pagelist and search */	
#navy {
	font-size:1.47em;
	height:42px;
	background-color:#393939;
	}
	
.home {
	background:url(home0000.png) left no-repeat;
	}
	
.about {
	background:url(about000.png) left no-repeat;
	}
	
.map {
	background:url(map00000.png) left no-repeat;
	}
	
#pagelist {
	float:left;
	}
	
#pagelist ul li {
	display:block;
	float:left;
	list-style-type:none;
	border-right:solid 1px #666666;
	}
	
#pagelist ul li a {
	display:block;
	padding:10px 5px;
	width:100px;
	float:left;
	text-align:center;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	}
	
#pagelist ul li a:hover {
	background-color:#303030;
	}
	
#searchform {
	margin:9px 0 0 10px;
	float:right;
	}

#s {
	width:144px;
	margin-left:7px;
	border:1px solid #999999;
	background-color:#CCCCCC;
	padding:2px 3px;
	}
/* pagelist and search */	

/* sidebar */	
#side {
	width:250px;
	float:right;
	font-size:1.1em;
	background-color:#F7F7F7;
	border-left:1px solid #EFEFEF;
	border-bottom:1px solid #EFEFEF;
	border-top:1px solid #EFEFEF;
	color:#637173;
	line-height:2;
	padding:0 10px 10px 10px;
	vertical-align:middle;
	}
	
#side li, #side ul {
	list-style-type:none;
	}
	
#side h2 {
	margin-top:10px;
	font-size:1.1em;
	background:url(headline.png) left center no-repeat;
	padding-left:20px;
	padding-bottom:2px;
	}
	
#side a {
	line-height:normal;
	color:#637173;
	text-decoration:none;
	font-weight:normal;
	}
	
#side a:hover {
	text-decoration:underline;
	}
	
#side img {
	padding:0;
	border:none;
	}
/* sidebar */

/* text */
#text {
	width:625px;
	float:left;
	text-align:justify;
	color:#333333;
	font-size:1.2em;
	}
	
p {
	padding:5px 0;
	}

#text h2 {
	margin-top:5px;
	padding-bottom:5px;
	border-bottom:1px solid #CCCCCC;
	font-size:1.4em;
	}
	
#text h2 a {
	color:#FF9900;
	text-decoration:none;
	}
	
#text h2 a:hover {
	text-decoration:underline;
	}
	
#text ul li {
	list-style-type:square;
	padding-top:2px;
	margin-left:20px;
	}
	
#text ol li {
	margin-left:25px;
	padding-top:2px;
	}
	
blockquote {
	margin-top:5px;
	background:url(quote000.png) left top no-repeat;
	padding:5px 5px 5px 40px;
	background-color:#F7F6E4;
	}
	
blockquote blockquote {
	background:none;
	}

img {
	padding:5px;
	border:1px solid #CCCCCC;
	}
	
.right {
	float:right;
	margin-left:10px;
	}
	
.pub {
	background:url(bckhe000.png) repeat-x;
	padding:5px 5px 5px 0;
	margin-bottom:5px;
	}
	
.pubat {
	padding-left:25px;
	display:inline;
	background:url(time0000.png) left no-repeat;
	}
	
.comm {
	display:inline;
	background:url(comment0.png) left no-repeat;
	padding-left:20px;
	margin-left:10px;
	}
	
.post {
	margin-bottom:15px;
	}
.wp-smiley {
	padding:0;
	border:none;
	}
/* text */

/* headlines and links */	
h2,h3,h4,h5,h6 {
	color:#444444;
	}
	
h3 {
  margin-top:5px;
	font-size:1.15em;
	}
	
a {
	text-decoration:none;
	font-weight:bold;
	color:#000000;
	}
	
a:hover {
	text-decoration:underline;
	}
	
#footer a {
	color:#999999;
	}
	
.pub a {
	text-decoration:none;
	font-weight:normal;
	}
	
.pub a:hover {
	text-decoration:underline;
	}	
/* headlines and links */

/* comments */	
h3.comments {
	margin-top:10px;
	margin-bottom:5px;
	}
	
.commentmetadata {
	border-top:#999999 1px solid;
	border-left:#999999 1px solid;
	border-right:#999999 1px solid;
	padding:5px 5px 5px 25px;
	background:url(comment2.png) left no-repeat #EFEFEF;
	width:620px;
	}
	
.obsahk {
	border-bottom:#999999 1px solid;
	border-left:#999999 1px solid;
	border-right:#999999 1px solid;
	background-color:#F7F7F7;
	padding:5px;
	width:640px;
	margin-bottom:10px;
	}
	
ol.commentlist {
	list-style:none;
	}
	
textarea#comment {
	margin:1px 0 5px 0;
	border:#999999 1px solid;
	background-color:#F7F7F7;
	padding:5px;
	}
	
#author, #email, #url {
	border:#999999 1px solid;
	background-color:#F7F7F7;
	padding:2px;
	margin:1px 0;
	}
	
.writec {
	margin-left:25px;
	}
/* comments */

/* other */	
.alignleft {
	float:left;
	}
	
.alignright {
	float:right;
	}

#calendar a {
	text-decoration:underline;
	}
  
#calendar a:hover {
	text-decoration:none;
	}
/* other */	
