/*  
Theme Name: Barnyard
Theme URI: http://www.freewpthemes.net/preview/barnyard
Description: Widget ready and tested on WP 2.2+.
Version: 2.0
Author: Free WordPress Themes
Author URI: http://www.freewpthemes.net/
*/

body {
	margin-top: 10px;
	padding: 0;
  background: #404d58 url(images/bg_cover.png) repeat left top;
	font-size: 12px;
	text-align: justify;
	color: #E5E5E5;
}

body, th, td, input, textarea, select, option {
	font-family: Verdana, serif;
}

h1, h2, h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #FFB300;
}

h1 {
	letter-spacing: -0.5px;
	font-size: 1.9em;
}

h2 {
	letter-spacing: -0.5px;
	font-size: 1.6em;
}

h3 {
	font-size: 1.3em;
}

p, ul, ol {
	line-height: 150%;
}

blockquote {
	padding-left: 1em;
}

blockquote p, blockquote ul, blockquote ol {
	line-height: normal;
	font-style: italic;
}

a {
	color: #CDCDCD;
}

a:hover {
	color: #CDCDCD;
}

hr {
	display: none;
}

#wrapper {
	width: 800px;
	margin: 0 auto;
	padding: 0;
	background: url(images/img04.png) repeat-y left top;
}

#wrapper .top {
	background: url(images/img03.png) no-repeat left top;
}

#wrapper .btm {
	background: url(images/img05.png) no-repeat left bottom;
}

/* Header */

#header {
	width: 790px;
	height: 55px;
	margin: 25px auto 0px auto;
	padding: 4px 0 0 0;
	background: #6b0000;
	font-family: Verdana, sans-serif;
	border-top: 5px solid white;
	border-left: 5px solid white;
	border-right: 5px solid white;
	position: relative;
}

#header h1, #header p {
	margin: 0;
}
   
#header h1 a {
   background: url(./images/logo2.png) no-repeat;
   position: absolute;
   text-indent: -9009px;
   top: 8px;
   left: 50px;     
   width: 139px;
   height: 46px;
   }

#header p {
	color: #FFFFFF;
	float: left;
	padding: 27px 0 0 239px;
	font-size: 12px;
	font-weight: bold;
}

#header a {
	text-decoration: none;
	color: #FFFFFF;
}

#banner {
	margin: 0 auto;
	margin-bottom: 15px;
	padding: 0;
	width: 800px;
	height: 170px;
}

/* Page */

#page {
	width: 800px;
	margin: 0 auto;
	margin-bottom: 15px;
}

#page .bgtop {
	background: url(images/img03.jpg) no-repeat left top;
}

#page .bgbtm {
	background: url(images/img05.jpg) no-repeat left bottom;
}

/* Content */

#content {
	float: right;
	width: 505px;
	margin: 0;
	padding: 25px 25px 15px 20px;
}

.post {
	padding: 0px 0 0 0;
}

.call {
	background-color: #99bbd3;
	padding: 2px 10px;
	color: #061312;
	border: 5px solid #fff;
	font-family: "Times New Roman", Times;
  font-size: 16px;
  letter-spacing: 0.7px;
}

.call a, .call a:visited {
	color: #C01C19;
}

.title {
	padding: 0 20px 0 16px;
	font-size: 24px;
}

.title a {
	text-decoration: none;
	color: #FFB300;
}

.pagetitle {
	padding: 0 20px 0 16px;
	font-size: 24px;
}

.pagetitle h2 {
}

.byline {
	margin: -25px 20px 0 17px;
	color: #646464;
}

.meta {
	text-align: left;
	color: #646464;
	padding: 10px 20px 20px 17px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

.meta .more {
	background: url(images/img08.gif) no-repeat left 50%;
	padding-left: 10px;
}

.meta .comments {
	background: url(images/img08.gif) no-repeat left 50%;
	padding-left: 10px;
}

.meta a {
	color: #FFB300;
}

.pagenav {
  font-size: 12px;
}

.alignleft {
	float: left;
	padding-left: 17px;
}

.alignright {
	float: right;
}

.posts {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

.posts li {
	padding: 10px 0 15px 17px;
}

.posts h3 {
	margin: 0;
	font-weight: bold;
}

.posts h3 a {
	color: #FFB300;
}

.posts p {
	margin: 0;
	line-height: normal;
	padding-bottom: 10px;
}

.posts a {
}

.entry {
	margin: 0;
	padding-left: 17px;
}

.entry img {
	border: 5px solid white;
	margin: 0 10px;
}

.last {
	border: none;
}

.ohlasy {
	font-size: 0.9em;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 190px;
	margin-bottom: 10px;
	padding: 40px 20px 0 40px;
	color: #E5E5E5;
	text-align: left;
}

* html #sidebar {
  width: 189px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin: 0;
	padding: 0;
}

#sidebar li ul {
	margin: 0 0 20px 0;
	padding: 0;
}

#sidebar li li {
	margin: 0 0 0 10px;
	padding: 0 0 0 10px;
	background: url(images/img08.gif) no-repeat left 50%;
	line-height: 25px;
}

#sidebar h2 {
	margin: 0;
	height: 35px;
	font-size: 18px;
}

#sidebar h2 a {
}

#sidebar a:hover {
	text-decoration: none;
}

.current_page_item a {
	text-decoration: none;
}

#sidebar li ul.qtrans_language_chooser { padding-bottom: 20px; list-style-type:none; }
#sidebar li ul.qtrans_language_chooser li { background:none; }
.qtrans_language_chooser li { float:left; display: inline; } 

/* Footer */


#footer {
	width: 800px;
	height: 70px;
	min-height: 70px;
	background: url(images/img02.png) no-repeat left top;
	margin: 0 auto;
	margin-bottom: 20px;
	text-align: center;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ABABAB;
}

#footer p {
	padding: 20px 0;
}

#footer p a {
	color: #FFB300;
}


