/*  
Theme Name: Letiste 
Theme URI: http://www.stopletistivodochody.cz 
Description: Template for www.stopletisivodochody.cz. 2 column widgetizet template for WP 2.8.4.
Version: 0.85
Author: Code: Lukas Smetana 
Author URI: http://www.smety.cz/
*/

body {
	margin: 0;
	padding: 0;
	background: #E2001A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-align:center;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	color: #181818;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.8em;
}

h3 {
	font-size: 1.6em;
}

p, ul, ol {
	margin-top: 0;
	line-height: 180%;
}

ul, ol {
}

a {
	text-decoration: none;
	color: #B94E0E;
}

a:hover {
}

#wrapper {
	width: 1280px;
	margin: 0 auto;
	padding: 0;
	background: url(img/page-background.jpg) repeat-y 0 0;
}

/* Header */

#header {
	/*width: 1280px;*/
	height: 176px;
	margin: 0;
	padding: 0;
	background: url(img/header_new.jpg) no-repeat left top;
}

/* Menu */

#menu {
	/*width: 1280px;*/
	height: 47px;
	margin: 0;
	padding: 0;
	background: url(img/menu_bot.jpg) no-repeat left top;
}
/*#menu-left {
	background: url(img/menu-left.jpg) no-repeat left top;
	float: left;
	width: 393px;
	height: 38px;
	padding: 0;
	margin: 0;
}
#menu-right {
	background: url(img/menu-right.jpg) no-repeat left top;
	float: right;
	width: 140px;
	height: 38px;
	padding: 0;
	margin: 0;
}
*/
#menu-content {
	padding: 0 132px 0 370px;

}
#menu ul {
	margin: 0;
	padding: 0px 0px 0px 15px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
	width: 92px;
}

#menu a {
	display: block;
	height: 30px;
	margin-right: 1px;
	padding: 5px 2px 3px 2px;
	background: url(img/menu-spacer.jpg) no-repeat right top;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	border: none;
	text-align:center;
}

#menu a:hover, #menu .current_page_item a {
}

#menu .current_page_item a {
	padding-left: 20;
}

#menu a:hover {
	text-decoration: underline;
}

/* Page */

#page {
	/*width: 960px;*/
	text-align: left;
	margin: 0;
	padding: 10px 10px 0px 10px;
/*	background: url(images/img04.jpg) repeat-y left top;
	clear:both;*/
}
/* Content */

#content {
	float: left;
	width: 710px;
	padding: 0 10px 0 120px;
}

.post {
}

.post .title {
	height: 38px;
	padding: 12px 0 0 20px;
	letter-spacing: -.5px;
	color: #181818;
}

.post .title a {
	color: #181818;
	border: none;
}

.post .meta {
	margin-top: 0px;
	padding-bottom: 5px;
	padding-left: 20px;
	text-align: left;
	font-size: 11px;
	font-style: italic;
}

.post .meta a {
}

.post .entry {
	text-align: justify;
	margin-bottom: 25px;
	padding: 1px 20px 10px 20px;
}

.links {
	display: block;
	width: 100px;
	margin: 10px 0px;
	padding: 2px;
	background: #E2001A;
	border-left: 20px solid #1B120B;
	text-align: center;
	font-size: 12px;
	color: #FFFFFF;
}


/* Sidebar */

#sidebar {
	float: right;
	width: 250px;
	padding: 10px 130px 0px 0px;
	color: #787878;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin: 0;
	padding: 0;
}

#sidebar li ul {
	margin: 0px 15px;
	padding-bottom: 30px;
}

#sidebar li li {
	line-height: 35px;
	border-bottom: 1px dashed #D1D1D1;
	padding-left: 15px;
}

#sidebar li li span {
	display: block;
	margin-top: -20px;
	padding: 0;
	font-size: 11px;
	font-style: italic;
}

#sidebar h2 {
	height: 38px;
	padding: 12px 0 0 15px;
	letter-spacing: -.5px;
	color: #181818;
}

#sidebar p {
	margin: 0 0px;
	padding: 0px 20px 20px 20px;
	text-align: justify;
}

#sidebar a {
	border: none;
	color: #B94E0E;
}

#sidebar a:hover {
	text-decoration: underline;
}

/* Calendar */

#calendar {
}

#calendar_wrap {
	padding: 20px;
}

#calendar table {
	width: 100%;
}

#calendar tbody td {
	text-align: center;
}

#calendar #next {
	text-align: right;
}
.cleaner {
	clear:both;
}
/* Footer */

#footer {
	width: 1280px;
	height: 100px;
	margin: 0;
	padding: 0;
	background: url(img/page-background.jpg) repeat-y left top;
	text-align:center;
}
#footer-wrap {
	/*width: 800px;*/
	height:100px;
	background: #231202;
	margin: 0 126px;
}

#footer p {
	margin: 0;
	padding-top: 30px;
	line-height: normal;
	font-size: 11px;
	text-align: center;
	color: #D78983;
}

#footer a {
	color: #FFDBD9;
}

.pagetitle {
	padding-left: 20px;
}

/* Search */
#search {
}

#search form {
	margin: 0;
	padding: 10px 0 20px 15px;
}


#header-search {
	float: right;
	width: 279px;
	height: 110px;
	padding: 0;
}

#header-search form {
	height: 41px;
	margin: 0;
	padding: 10px 0 0 30px;
}

#header-search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#header-search-text {
	width: 195px;
	padding: 6px 10px;
	border: 1px #4C4842 solid;
	background: none;
	text-transform: lowercase;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #808080;
}

#header-search-submit {
	display: none;
}

/* --- nastavení petice pro plugin wp-petition plugin -- */
.petition {
	margin-top: 20px;
}
#signatures {
	margin-top: 15px;
	border-top: #A92B05 solid 2px;
	padding-top: 10px;
}

/* ------ komentare ------------*/
.comment-navigation {
	text-align:right;
	font-size:12px;
	font-weight:bold;
}
