/*  
Theme Name: Earthlingtwo
Theme URI: http://www.freewpthemes.net/preview/earthlingtwo
Description: Widget ready and tested on WP 2.3.1.
Version: 2.0
Author: Free WordPress Themes
Author URI: http://www.freewpthemes.net/
*/

body {
	margin: 0;
	padding: 0;
	background: #F7F7F7 url(images/img01.jpg) repeat left top;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #5A554E;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	color: #32639A;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h1 {
	font-size: 1.7em;
}

h2 {
	font-size: 1.7em;
}

.post h2{
	font-size: 1em;
margin-top:10px;
color:#aaa;
}
h3 {
	font-size: 1.4em;
        color: #516C00;
        margin-bottom:10px;
}

p, ul, ol {
	margin-top: 0;
	line-height: 150%;
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
}

ul, ol {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

a {
	text-decoration: underline;
	color: #516C00;
}

a:hover {
	text-decoration: none;
}

h2 a {
	text-decoration: none;
}

#wrapper {
	margin: 0px;
	padding: 0px;
	background: url(images/img02.jpg) repeat-x left top;
}

/* Header */

#header {
	width: 1000px;
	height: 150px;
	margin: 0 auto;
	padding: 0px;
}

/* Logo */

#logo {
	float: left;
	margin: 0;
	padding: 25px 0px 0px 50px;
	color: #000000;
}

#logo .title, #logo span,#logo a{
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#logo h1,#logo .title {
	letter-spacing: -1px;
	text-transform: lowercase;
	font-size: 44px;
        color:#fff;
	letter-spacing: -1px;
	text-transform: lowercase;
}

#logo h1 a, #logo .title a {
	color: #fff;
}

#logo span {
	margin: -30px 0px 0px 0px;
	padding: 26px 0 10px 2px;
	font: normal 19px Georgia, "Times New Roman", Times, serif;
	color: #C5E8FF;display:block;
} 

#logo a {
	border: none;
	background: none;
	text-decoration: none;
	color: #C5E8FF;
}

/* Search */

#search {
	width: 280px;
}

#search form {
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search-text {
	width: 170px;
	padding: 6px 5px 2px 5px;
	border: 1px solid #DEDEDE;
	background: #FFFFFF;
	text-transform: lowercase;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #5D781D;
}

#search-submit {
	color: #000000;
}

#banner {
	margin-bottom: 20px;
	border: 12px #ECECEC solid;
}

/* Menu */

#menu {
	width: 1000px;
	height: 49px;
	margin: 0 auto;
	padding: 0; 
        background-color:#097ab4;
}

#menu ul{
	float: right;
	margin: 0;
	padding: 0px 25px 0px 0px;
	list-style: none;
	line-height: normal;
}

#menu li{
	float: left;
}

#menu a {
	display: block;
	width: 120px;
	height: 39px;
	margin-left: 10px;
	padding-top: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	text-align: center;
	font-size: 18px;
	font-weight: normal;
	color: #fff;
	border: none;
}

#menu a:hover, #menu .current_page_item a {
	text-decoration: none;
}

#menu .current_page_item a {
	background: url(images/img06.jpg) no-repeat left top;
	padding-left: 0;
	color: #493E2B;
}

/* Page */

#page {
	width: 900px;
	margin: 0px auto;
	padding: 20px 50px 0px 50px;
	background: #FFFFFF;
}

/* Content */

#content {
	padding: 0px 35px 0px 0px;
        float:left;
        width:575px;

}

.post {
	margin-bottom: 15px;
}

.post-bgtop {
}

.post-bgbtm {
}

.post .title {
	margin-bottom: 0px;
	padding: 12px 0 0 0px;
	letter-spacing: -.5px;
	color: #493E2B;
font-size:1.7em;
}

.post .title a {
	color: #493E2B;
	border: none;
}

.post .meta {
	margin: -10px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	letter-spacing: -1px;
	font-size: 23px;
	font-weight: normal;
	color: #6E8D3D;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.post .meta .date {
	float: left;
}

.post .meta .posted {
	float: right;
}

.post .meta a {
}

.post .entry {
	/*background: url(images/img08.jpg) no-repeat left top;*/
	padding: 10px 0px 0px 0px;
	text-align: justify;
}

.entry img {
        float:left;margin-right:20px;margin-top:5px;
}

.links {
	padding-top: 20px;
}

.more {
	padding-left: 16px;
	background: url(images/img10.gif) no-repeat left 3px;
	text-decoration: underline;
	font-size: 12px;
	font-weight: normal;
}

.comments {
	padding-left: 18px;
	background: url(images/img11.gif) no-repeat left 4px;
	text-decoration: underline;
	font-size: 12px;
	font-weight: normal;
}


/* Sidebar */

#sidebar {
	float: left;
	margin-right:-10px;
	width: 300px;
	padding: 0px;
	margin-top:34px;
	color: #787878;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin: 0;
	padding: 0;
}

#sidebar li ul {
	margin: 0px 0px;
	padding: 15px 0;
}

#sidebar li li {
	line-height: 35px;
	margin: 0px;
	padding: 2px 0px;
	border-left: none;
}

/*
#sidebar li li span {
	height: 19px;
	margin-right: 16px;
	padding: 4px 12px;
	background: #3D2A0B url(images/img12.jpg) repeat-x left top;
	font-size: 12px;
	color: #FFFFFF;
}
*/
#sidebar li li span a {
	color: #FFFFFF;
}

#sidebar h2 {
	height: 65px;
	background: url(images/img09.jpg) no-repeat left bottom;
	letter-spacing: -.5px;
	font-size: 28px;
	color: #493E2B;
}

#sidebar p {
	margin: 0 0px;
	padding: 0px 0px 30px 0px;
	text-align: justify;
}

#sidebar p strong {
	color: #4A3E29;
}

#sidebar a {
	border: none;
}

#sidebar a:hover {
}

#sidebar .rectangle{

}

/* Calendar */

#calendar {
}

#calendar_wrap {
	padding: 20px;
}

#calendar table {
	width: 100%;
}

#calendar tbody td {
	text-align: center;
}

#calendar #next {
	text-align: right;
}

/* Footer */

#footer-content {
	width: 900px;
	height: 100px;
	margin: 0 auto;
	padding: 40px 50px 0px 50px;
	font-size: 12px;
	color: #887450;
        background-color:#4D342F;
}

#footer-content .column1 {
	float: left;
	width: 570px;
}

#footer-content .column2 {
	float: right;
	width: 273px;
}

#footer-content h2 {
	padding-bottom: 10px;
	font-size: 22px;
	color: #E3D2B6;
}

#footer-content strong {
	color: #E3D2B6;
}

#footer-content a {
	color: #AA8B55;
}

#footer-content a:hover {
	color: #AA8B55;
}

#footer-content img {
	border:none;
}

.list li {
	margin-bottom: 6px;
}

#footer {
	height: 50px;
	margin: 0 auto;
	padding: 0px 0 15px 0;
	font-family: Arial, Helvetica, sans-serif;
}

#footer p {
	margin: 0;
	line-height: normal;
	font-size: 12px;
	text-align: center;
	color: #82A2B9;
}
#footer-content p,#footer-content ul,#footer-content li {
        margin:0;
}

#footer a {
	text-decoration: underline;
	color: #82A2B9;
}


.pagetitle {
	padding-top: 20px;
}

.navigation {
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}

/* ZÁJEZDY */

.zajezd {
	width: 530px;
	text-align: left;
	background: #eff9ff;
	padding:5px;
	margin-bottom:5px;
	border:1px solid #dae3e9;
}


.zajezd img{
	margin-right:15px;
	border:1px solid #097AB4;
}

.zajezd h3 {
	font-size:1.1em; 
	height:2.4em;
	overflow:hidden;
}

.zajezd hr {
	border:none;
	height:1px;
	font-size:1px;
	clear:left;
}
.zajezd strong {
	font-size:1.1em;
}
.zajezd p {
	margin:0;
	line-height:150%;
}
.zajezd p.detail {
	text-align:right;
	padding-right:10px;
	float:right;
	width:100px;
}
.zajezd p.detail a {
	background:#516C00;
	color:#fff;
	text-decoration:none;
	padding:2px 6px;;
}
.zajezd p.detail a:hover {
	background:#097AB4;
	text-decoration:underline;
}

/* SITES */

#sites{
  	float:left;
   	width:100%;
   	position:relative;
	overflow:hidden;
	background: #57aedb;
	padding: 8px 0;

}
#sites ul {
	float: left;
	clear: left;
	x-position:relative;
	x-left: 50%;
	text-align:center;
	margin: 0;
	padding: 0px 25px 0px 0px;
	list-style: none;
	line-height: normal;
}

#sites li {
	display:inline;
	x-float:left;
	margin:0;
	padding:0;
	x-position:relative;
	x-right:50%;
}

#sites a {
	padding: 0 2px;
	x-display:block;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
        text-decoration:none;
	color: #BBECF1;
	border: none;
}

#sites a:hover{
	text-decoration:underline;
}

/* odkazy v sidebar */

.widgettitle {
	display:none;
}

#sidebar .widget_categoryposts a {
	display:block;
	color:#097AB4;
	padding:0 0 0 20px;
	font-weight:normal;
	text-decoration:none;
}

#sidebar .widget_categoryposts, #sidebar .widget_text{
	/*border-bottom:1px solid #56afd9;*/
	font-size:1.3em;
	color:#000;
	/*text-align:right;*/
	/*background: url(images/img09.jpg) no-repeat left 28px;*/
	
}

#sidebar .widget_weather {
	padding:0 0 0 20px;
}

#sidebar .widget_weather span{
	font-size:.8em;
}


#sidebar .widget_text {
padding-bottom:15px;
}

#sidebar .cat-post-item a{
	text-align:left;
	font-size:0.8em;
	color:#097AB4;
	text-decoration:underline;
	font-weight:normal;
	border:none;
}

#sidebar .widget_categoryposts li ul {
	padding-bottom:0;
}
/* ADS */

.adswidget {
   padding-bottom:10px !important;
}
.ad_728_15 {
        padding:0;margin:0;
        height:15px;
        overflow:hidden;
        width:728px;
        float:right;
}
.ad_468_15 {
        margin-left:-5px;
        height:15px;
        overflow:hidden;
        padding:10px 0;
        width:570px;
}

.ad_468_60 {
       width:570px;
       padding-bottom:10px;
       height:60px;
       margin-top:20px;
       margin-bottom:10px;
clear:both;
}

.addthis_container {
float:right;
}

.rtablist {float:right;margin-top:5px;clear:right;}
.tablist li {display:inline;padding-right:1em;cursor:pointer;}
.tablist li.tab_hi {font-weight:bold;}

table.full {width:98%;}
#translation {height:2em;line-height:2em;margin-bottom:1em;color:#000;font-size:16px;font-weight:bold;}
