/*  
Theme Name: Wildwater Committee
Theme URI: http://wordpress.org/
Description: Theme for WW Committee website, based on default WordPress 1.5 theme.
Version: 1.0
Author: Ludek Rolecek
Author URI: http://www.rolecek.cz/
*/


body {
	/* Rollover behavior for non <a> elements in IE/Win id added in header.php */
	background: #658DA9 url("images/pageBg.gif") repeat-x top; 
	margin: 0;
	padding: 10px 0;
	text-align: center;
	font-size: 75%; 
	font-family: Verdana, Arial, sans-serif;
	color: black;
	}

#page {
	background-color: white;
	text-align: left;
	margin: 0 auto;
	padding: 0;
	width: 748px;
	/* Background image is set in header.php in order to reflect page with or without sidebar */
	}

h1, h2, h3, h4, h5, h6 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, sans-serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}	
	
a:link 		{ color: #0066CC; text-decoration: none; }
a:visited 	{ color: #0066CC; text-decoration: none; }
a:hover		{ color: #F3681F; text-decoration: underline; }	
	
a.oranz:link		{ color: #F3681F; text-decoration: none; }	
a.oranz:visited	{ color: #F3681F; text-decoration: none; }	
a.oranz:hover		{ color: red; text-decoration: underline; }	
	
/* Begin Header */	
#header {
	background: #F3681F url("images/headerBg.jpg") no-repeat bottom center;
	border: none;
	position: relative;
	}

#header a {
	display: block;
	width: 748px;
	height: 160px;
}

#header a h1 {
	display: none;
	color: white;
}
/* End Header */



/* Begin Footer */
#footer {
	font-size: 90%;
	background-color: #D9E8F7;
	padding: 0px;
	margin: 0;
	clear: both;
	/* Background image is set in header.php in order to reflect page with or without sidebar */
	}

#footer .paddingDiv {
	padding: 20px 15px 15px  15px;
	}

#footer p {
	margin: 0;
	text-align: center;
	}
/* End Footer */



/* Begin Content */	
#content {
	margin: 0;
	padding: 0;
	}

.narrowcolumn {
	float: left;
	margin: 0;
	width: 520px;
	}

.narrowcolumn .paddingDiv {
	padding: 15px 20px 15px 20px;
	}

.widecolumn {
	width: 740px;
	}

.widecolumn .paddingDiv {
	padding: 15px 20px 15px 20px;
	}

p {
	line-height: 1.5em;
	}

h2 {
	font-size: 1.4em;
	margin-top: 0;
	color: #0066CC;
	}

h2.pagetitle {
	font-size: 1.6em;
	padding: 0.2em 0.4em;
	background-color: #D9E8F7;
	border-bottom: 3px solid #0066CC;
	}

.post {
	padding-left: 10px;
	padding-bottom: 1em;
	margin-bottom: 1em;
	border-bottom: 3px solid #EBF5F7;
	}

.post h2 {
	margin-bottom: 4px;
	margin-left: -10px;
	padding-left: 24px;
	background: url("images/hdot.gif") no-repeat left center; border: none; 
	}

.post p {
	margin: 8px 0;
	}

.post p.posttopinfo {
	font-size: 0.9em;
	margin: 4px 0 1em 0;
	color: gray;
	}
	
.post p.postbottominfo  {
	font-size: 0.9em;
	margin: 1em 0 0 0;
	color: gray;
	}
	
.post .date {
	padding-left: 15px;
	background: url("images/post.gif") no-repeat left center; border: none;
	}

.post .author {
	padding-left: 12px;
	background: url("images/author.gif") no-repeat left center; border: none;
	}

.post .commentlink {
	padding-left: 15px;
	background: url("images/comments.gif") no-repeat left center; border: none;
	}

.post .editlink {
	padding-left: 15px;
	background: url("images/post.gif") no-repeat left center; border: none;
	}

/* End Content */
	


/* Begin Page */

.page {
	border-bottom: 3px solid #EBF5F7;
	padding-bottom: 2em;
	}

.page h2 {
	font-size: 1.6em;
	padding: 0.2em 0.4em;
	background-color: #D9E8F7;
	border-bottom: 3px solid #0066CC;
	}

.page h3 {
	font-size: 1.4em;
	margin-top: 1.4em;
	}

.page h4 {
	font-size: 1.2em;
	margin-top: 1.2em;
	}

.page p {
	margin: 8px 0;
	}

.page p.posttopinfo {
	font-size: 0.9em;
	margin: 4px 0 1.5em 0;
	color: gray;
	}
	
.page p.postbottominfo  {
	font-size: 0.9em;
	margin: 2.5em 0 0 0;
	color: gray;
	}

.page .date {
	padding-left: 15px;
	background: url("images/post.gif") no-repeat left center; border: none;
	}

.page .author {
	padding-left: 12px;
	background: url("images/author.gif") no-repeat left center; border: none;
	}

.page .commentlink {
	padding-left: 15px;
	background: url("images/comments.gif") no-repeat left center; border: none;
	}

.page .editlink {
	padding-left: 15px;
	background: url("images/post.gif") no-repeat left center; border: none;
	}

.comments-block {
	margin-top: 1em;
	}

.comments-block h3 {
	color: #0066CC;
	font-size: 1.2em;
	padding: 0.2em 0.4em;
	background-color: #D9E8F7;
	border-bottom: 2px solid #0066CC;
	}
	
.comments-block #comment {
	width: 450px;
	}

.nocomments {
	font-weight: bold;
	color: red;
	}

.commentlist {
	}

.commentlist li {
	margin-bottom: 2em;
	}
	
.commentmetadata  {
	font-size: 0.9em;
	color: gray;
	border-bottom: 1px solid silver;
	padding-bottom: 0.4em;
	margin-bottom: 0.3em;
	}
	
.commentmetadata .date {
	padding-left: 15px;
	background: url("images/post.gif") no-repeat left center; border: none;
	}

.commentmetadata .author {
	padding-left: 12px;
	background: url("images/author.gif") no-repeat left center; border: none;
	}

.commentmetadata .editlink {
	padding-left: 15px;
	background: url("images/post.gif") no-repeat left center; border: none;
	}

.page .permalink {
	padding-left: 15px;
	background: url("images/comments.gif") no-repeat left center; border: none;
	}
	
/* End Page */
	
	
	
/* Begin Sidebar */
#sidebar
{
	margin: 0 0 0 520px;
	padding: 0;
	width: 220px;
	}

#sidebar .paddingDiv {
	padding: 15px;
	}

#sidebar form {
	margin: 0;
	}
	
#sidebar .sidebarSlot {
	padding-bottom: 1em;
	margin-bottom: 1em;
	border-bottom: 3px solid white;
	}
	
#sidebar p {
	margin: 0.4em 0;
}

#sidebar h2 {
	font-weight: normal;
	font-size: 1.4em;
	margin-top: 0;
	margin-bottom: 0.2em;
	color: #F3681F;
	}

#sidebar h3 {
font-weight: normal;
	font-size: 1.2em;
	margin-top: 0.8em;
	margin-bottom: 0.2em;
	color: #F3681F;
	}
	
#sidebar .smallInfo {
	font-size: 0.9em;
	margin: 0 0.2em;
	}
	
#sidebar .linklist {
	margin: 0;
	padding: 0 0 0 1.4em;
	list-style: disc url("images/link.gif");
	}

#sidebar .linklist li {
	padding-left: 0.2em;
	margin-bottom: 0.4em;
	}


/* End Sidebar */
	
	


/* Begin Main menu */
div#nav {
	background: #0066CC url("images/menuBg.gif") repeat-y top center; 
	border: none;
	margin: 0;
	padding: 0 4px;
	font-size: 9pt;
	font-family: 'Trebuchet MS', Sans-Serif;
	background-color: #0066CC;
	color: white;
	line-height: 1.3em;
	height: 2.1em;
	}

div#nav ul {
	margin: 0;
	padding: 0;
	background-color: #0066CC;
	}

div#nav li {
	position: relative;
	list-style: none;
	margin: 0;
	float: left;
	border-right: 1px solid white;
	font-weight: bold;
	}

div#nav li:hover {
	background-color: #FF6600;
	}

div#nav li a {
	text-decoration: none;
	color: white;
	display: block;
	padding: 0.4em 0.6em;
	position: relative;
	}

div#nav ul ul {
	position: absolute;
	display: none;
	width: 14em;
	}

div#nav ul ul li {
	float: none;
	border-top: 1px solid white;
	font-weight: normal;
	}

div#nav ul ul li a {
	width: 14em;
	}

div#nav ul.level1 li.submenu:hover ul.level2 {
	display: block;
	}

div#nav ul ul.lastsubmenu {
	right: -1px;
	}
/* End Main menu */



/* Begin SearchBox */
#searchbox {
	text-align: right;
	position: absolute;
	right: 25px;
	top: 5px;
	padding: 0;
	margin: 0;
	width: 200px;
	}

#searchbox form {
	margin: 0;
	padding: 0;
	}

#searchbox #s {
	background-color: white;
	border: 1px solid #0066CC;
	padding: 2px;
	margin: 0;
	width: 120px;
	}

#searchbox #searchsubmit {
	vertical-align: bottom;
	}
/* End SearchBox */



/* Begin Event Calendar */
#wp-calendar {
	font-size: 0.9em;
	}

#wp-calendar caption {
	font-size: 1.1em;
	font-weight: bold;
	}

#wp-calendar th {
	border-bottom: 1px solid black;
	}

#wp-calendar table {
	background-color: #F2F9FF;
	border-spacing: 0;
	}

#wp-calendar table.nav {
	background-color: transparent !important;
	}

#wp-calendar .eventday {
	font-weight: bold;
	}

.event_list {
	margin: 0 ;
	padding: 0;
	list-style: none;
	}

.event_list li {
	padding-left: 1.1em;
	margin-bottom: 0.8em;
	}

.event_list li ul {
	margin: 0.4em 0;
	padding: 0 0 0 1.4em;
	list-style: disc url("images/link.gif");
	}

.event_list li ul li {
	padding-left: 0.2em;
	margin-bottom: 0.4em;
	}

.event_list_day {
	color: black !important;
	font-size: 0.9em !important;
	}
/* End Event Calendar */



/* Begin Styles for page/post content */
.nadpis1, .nadpis2, .nadpis3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, sans-serif;
	font-weight: bold;
	color: #0066CC;
	}

.nadpis1 {
	font-size: 1.4em;
	margin: 1.4em 0 1em 0;
	}

.nadpis2 {
	font-size: 1.2em;
	margin: 1.2em 0 0.8em 0;
	}

.nadpis3 {
	font-size: 1em;
	margin: 1em 0 0.8em 0;
	}

.cervena {
	color: red;
	}

.oranzova {
	color: #F3681F;
	}

.modra {
	color: #0066CC;
	}

.tmmodra {
	color: navy;		
	}

.male {
	font-size: 90%
	}

.tab {
	border-bottom: 1px solid #0066CC;
	}

.tab th, .tab td {
	padding: 3px;
	}

.tab th {
	background-color: 	#D9E8F7;
	color: #0066CC;
	font-weight: bold;
	border-bottom: 1px solid #0066CC;
	}
	
.tab tr.heading td {
	background-color: 	#D9E8F7;
	color: #0066CC;
	font-weight: bold;
	border-bottom: 1px solid #0066CC;
	}

.tab td {
	border-bottom: 1px solid #D9E8F7;
	}

.grid {
	border-left: 1px solid #0066CC;
	border-top: 1px solid #0066CC;
	}

.grid th, .grid td {
	padding: 3px;
	border-right: 1px solid #0066CC;
	border-bottom: 1px solid #0066CC;
	}

.grid th {
	background-color: 	#D9E8F7;
	color: #0066CC;
	font-weight: bold;
	}
	
.kalendartab {
	border-bottom: 1px solid #0066CC;
	}
	
.kalendartab th, .kalendartab td {
	padding: 3px;
	line-height: 1.5em;
	vertical-align: top;
	font-size: 90%;
	}

.kalendartab th {
	background-color: #D9E8F7;
	color: #0066CC;
	font-weight: bold;
	border-bottom: 1px solid #0066CC;
	}
	
.kalendartab .datum, .kalendartab .zeme  {
	color: #0066CC;
	font-weight: bold;
	text-align: center;
	}

.kalendartab td.nazev {
	text-align: left;
	}

.kalendartab tr.nadtrzeno td {
	border-top: 1px solid #D9E8F7;
	}


	/* reklamni banner na uvodni strance */
	
#topbanner {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 15px;
}
	

/* End Styles for page/post content */
