/*  
Theme Name: VPD_2010
Theme URI: http://www.primerenedeprese.cz
Description: Téma pro Večer přiměřených depresí.
Version: 2.0cs
Author: Martin Bugner
Author URI: http://www.mabweb.biz
*/

/* General */

body {
	margin: 0;
	background: #090966 url("images/body_backg.jpg") repeat-x;
}

h1, h2, h3, h4 {
	margin: 0;
}

hr {
	color: #F6F6F6;
	border-width: 1px;
}

img {
	border: 0;
}

.clear {
	clear: both;
	height: 1px;
	overflow: hidden;
}

/* Page */

#page {
	margin: 0 auto;
	width: 1004px;
}

/* Header */

#header {
	width: 1004px;
	height: 325px;
	background: url("images/header_k.jpg") no-repeat;
	position: relative;
}

/* Header - Info */

#header #header-info {
	position: absolute;
	top: 205px;
	left: 410px;
}

#header #header-info h1 {
	color: #000000;
	font: bold 36px "Georgia", Times New Roman, serif;
}
	
#header #header-info h1 a {
	color: #000000;
	text-decoration: none;
}

#header #header-info .description {
	color: #FFFFFF;
	font: bold 16px "Georgia", Times New Roman, serif;
}


/* Main */

#main {
	width: 1004px;
	background-color: #000000;
}

/* Main - Content */

#content {
	float: left;
	width: 564px;
	padding: 12px 6px 6px 12px;
}

/* Main - Content - Post */

#content .post {
	color: #000000;
	float: left;
	margin-bottom: 16px;
	width: 554px;
	padding: 6px;
	background: #FFFFDB;
}

/* Post - Title */

#content .post .post-title {
	width: 554px;
	height: 51px;
	color: #000000;
	font: bold 10px "Verdana", Verdana, sans;
}

#content .post .post-title a {
	color: #000000;
	text-decoration: none;
}

#content .post .post-title a:hover {
	text-decoration: underline;
}

#content .post .post-title .post-date {
	float: left;
	background: url("images/post_date.gif") repeat-x;
	width: 50px;
	height: 51px;
	color: #FFFFFF;
	text-align: center;
	text-transform: uppercase;
	margin-right: 10px;
	font: bold 10px "Verdana", Verdana, sans;
}

#content .post .post-title .post-date span {
	margin-bottom: 2px;
	display: block;
	font: bold 16px/34px "Verdana", Verdana, sans;
}

#content .post .post-title h2 {
	padding: 4px 0 3px 0;
	color: #000000;
	font: bold 19px "Verdana", Verdana, sans;
}

#content .post .post-title h2 a {
	color: #960000;
	text-decoration: none;
}

#content .post .post-title h2 a:hover {
	text-decoration: underline;
}

/* Post - Entry */

#content .post .post-entry {
	font: normal 12px/18px "Verdana", Verdana, sans;
	color: #000000;
	padding: 0 4px;
	width: 546px;
}

#content .post .post-entry a {
	color: #960000;
	text-decoration: none;
}

#content .post .post-entry a:hover {
	text-decoration: underline;
}

#content .post .post-entry .more-link {
	font: bold 12px "Verdana", Verdana, sans;
	color: #960000;
	float: right;
	padding-bottom: 5px;
}

#content .post .post-entry .more-link a {
	color: #960000;
	text-decoration: none;
}

#content .post .post-entry .more-link a:hover {
	text-decoration: underline;
}

/* Post - Info */

#content .post .post-info {
	padding: 10px 4px 0 4px;
	width: 546px;
	clear: both;
	font: 12px "Verdana", Verdana, sans;
	color: #B6B6B6;
	border-top: dotted 1px #000000;
}

#content .post .post-info a {
	color: #B6B6B6;
	text-decoration: none;
}

#content .post .post-info a:hover {
	text-decoration: underline;
}

.navigation-previous a {
        float: left;
	font-size: 11px;
	color: #FFFFDB;
        text-decoration: none;
}
.navigation-previous a:hover {
	color: #C6C6C6;
	text-decoration: underline;
}
.navigation-next a {
        float: right;
	font-size: 11px;
	color: #FFFFDB;
	text-decoration: none;
}
.navigation-next a:hover {
	color: #C6C6C6;
	text-decoration: underline;
}

/* Post - Comments */

#content .post h3 {
	color: #FFFFFF;
	font: bold 17px "Georgia", Times New Roman, serif;
	margin: 25px 0 5px 0;
	padding: 0 4px;
	width: 546px;
}

#content .post .comments {
	padding: 0 4px;
	width: 546px;
	font: normal 11px "Verdana", Verdana, sans;
	color: #FFFFFF;
}

#content .post .comments a {
	color: #C4B69F;
	text-decoration: none;
}

#content .post .comments a:hover {
	text-decoration: underline;
}

#content .post .comments ol {
	margin: 10px 0 10px 0;
	padding-left: 25px;
}

#content .post .comments ol li {
	padding: 5px;
}

#content .post .comments ol li.alt {
	background: #666666;
}

#content .post .comments ol li cite {
	color: #CCCCCC;
	font-style: normal;
	font-weight: bold;
}

#content .post .comments ol li cite a {
	color: #CCCCCC;
	text-decoration: none;
}

#content .post .comments ol li cite a:hover {
	text-decoration: underline;
}

#content .post .comments ol li .commentmetadata a {
	color: #CCCCCC;
	text-decoration: none;
}

#content .post .comments ol li .commentmetadata a:hover {
	text-decoration: underline;
}

#content .post #commentform {
	margin: 0;
	font: normal 12px/18px "Verdana", Verdana, sans;
	color: #FFFFFF;
	padding: 0 4px;
	width: 546px;
}

#content .post #commentform a {
	color: #CCCCCC;
	text-decoration: none;
}

#content .post #commentform a:hover {
	text-decoration: underline;
}

/* Main - Sidebar */

.sidebar {
	float: left;
	width: 189px;
	font: 16px "Verdana", Verdana, sans;
	color: #000000;
	padding: 12px 0 0 12px;
}

.sidebar a {
	color: #000000;
	text-decoration: none;
}

.sidebar a:hover {
	text-decoration: underline;
}

/* Sidebar - Titles */

.sidebar h3 {
	padding: 12px 0 0 12px;
	font: bold 18px "Georgia", Times New Roman, serif;
	text-transform: none;
	color: #FFFFFF;
	height: 46px;
	width: 189px;
	background: url("images/sidebar_title.gif") no-repeat;
}

/* Sidebar - Menus */

.sidebar ul {
	margin: 0 0 12px 12px;
	padding: 6px;
	list-style-type: none;
}

.sidebar ul li {
	color: #FFFFFF;
	font: normal 14px "Verdana", Verdana, sans;
}

.sidebar ul li a {
	color: #FFFFFF;
	text-decoration: none;
}

.sidebar ul li a:hover {
	text-decoration: underline;
}

/* Sidebar - Forms */

.sidebar #searchform {
	margin: 12px 0 0 12px;
	padding: 6px;
	width: 145px;
	text-align: left;
}

.sidebar #searchform #s {
	width: 145px;
}

/* Sidebar - Tables */

.sidebar #calendar_wrap {
	margin: 5px 5px 5px 5px;
	width: 120px;
	color: #000;
}

.sidebar #calendar_wrap caption {
	font-weight: bold;
	color: #000;
	background-color: #FFF;
}

.sidebar #calendar_wrap #today {
	font-weight: bold;
	color: #FFF;
	background-color: #000;
}

/* Sidebar - Text */

.sidebar .textwidget {
	padding: 0 10px 10px 10px;
}


/* Patka */

#footer {
	float: left;
	margin-top: 10px;
	width: 1004px;
	height: 48px;
	background: #090966;
	padding-top: 16px;
	color: #FFFFFF;
	font: normal 10px "Verdana", Verdana, sans;
	text-align: center;
}


#footer a {
	color: #C6C6C6;
	text-decoration: none;
}


#footer a:hover {
	text-decoration: underline;
}
