/*  
Theme Name: Plzenska
Theme URI: http://www.plzenska.com
Description: Plain white Plzenska theme. 
Version: 1.0
Author: Clive Porter
Author URI: http://www.porter.fr
*/
.div-announcement {
	border: 1px solid black;
	padding: 0px 10px 0px 10px;
	background-color: #EDEDED;
	color: Navy;
}

.red-text {
	color: red;
}
.clear {
	clear:	both;
}
.img-right
{
	float: right;
	padding: 5px 0px 5px 0px;
}
.img-left
{
	float: left;
	padding: 5px 10px 5px 0px;
}
.small-gray-text
{
color: gray;
font-family:	Arial, Helvetica, sans-serif;
font-size: 0.9em;
}

.smaller-gray-text
{
color: gray;
font-family:	Arial, Helvetica, sans-serif;
font-size: 0.8em;
}

/* Basics and Typography */

body {
	margin: 0;
	padding: 0;
	background: #d6d6e0;
	font-size: 14px;
	font-family:	Arial, Helvetica, sans-serif;
	color: #4A4A49;
	text-align: center;
	voice-family: "\"}\""; 
	voice-family: inherit;
}
html>body {
	font-size: 14px;
}
p {
	font-size: 1em;
	line-height: 1.5em;
	margin: 1.2em 0;
}
ol, ul {
	font-size: 1em;
	line-height: 1.5em;
	margin: 1.2em 0 1.2em 2em;
	padding: 0;
}
h1, h2, h3, h4, h5, h6 {
	margin: 1.2em 0;
	font-family:	Arial, Helvetica, sans-serif;
}
h1, h2 {
	font-size: 1.5em;
}
h3 {
	font-size: 1.4em;
}
h4 {
	font-size: 1.3em;
}
h5 {
	font-size: 1.2em;
}
h6 {
	font-size: 1.1em;
}
a:link {
	color: #cc3300;
}
a:visited, a:active {
	color: #cc3300;
}
a:hover {
	color: gray;
	text-decoration: none;
}
input, textarea, select {
	background-color: #FFF;
	color: black;
	font-size: 1em;
	font-family:	Arial, Helvetica, sans-serif;
}
blockquote {
	margin: 0 20px;
	padding: 0 20px;
	border-left: 4px solid gray;
}
code {
	font-family: monospace;
	color: #666;
}
form, img {
	margin: 0;
	padding: 0;
	border: 0;
}



/* Layout */

#wrapper {
	width: 760px;
	margin: 0 auto;
	background: #cccccc url(images/wrapper.gif) repeat-y;
	font-size: 0.9em;
	text-align: left;
}
#header {
	width: 760px;
	height: 136px;
	background: url(images/header.gif) no-repeat;
}

	/* Header Styles */
	
	#title {
	float: left;
	margin: 30px 0 20px 20px;
	padding: 1px;
}
	#title h1 {
		margin: 0;
		padding: 5px 15px;
		border: 0;
		color: #000;
		font-size: 1.8em;
		line-height: 32px;
		letter-spacing: 1px;
	}
	#title h1 a {
		color: #000;
		text-decoration: none;
	}
	
#content {
	float: left;
	width: 550px;
	padding: 0 20px 0 35px;
	width: 495px;

} 
html>body #content {
	width: 495px;
}
#sidebar {
	float: left;
	width: 210px;
	padding: 19px 25px 0 15px; /* background: url(images/sidebar.gif) no-repeat top right; */
	color: #878584;
	font-size: 0.92em;
	width: 170px;
} 
html>body #sidebar {
	width: 170px;
}

	/* Sidebar Styles */
#sidebar select {
	width: 11em;
}
	#sidebar h2 {
		margin: 0 0 0.6em 0;
		color: black;
		border-bottom: 1px solid #cc3300;
		font-size: 1.1em;
	}
	#sidebar a:link {
		color: gray;
	}
	#sidebar a:visited, #sidebar a:active {
		color: gray;
	}
	#sidebar a:hover {
		color: #cc3300;
		text-decoration: none;
	}
	#sidebar ul ul li {
		list-style-image: url(/images/pzdot.png);
	}
	#sidebar ul {
		margin: 0;
		padding: 0;
		list-style-type: none;
	}
	#sidebar ul ul, #sidebar ol {
		margin: 1.2em 0 1.2em 1.3em;
	}
	#sidebar ul ul {
		list-style-type: disc;
	}
	#sidebar ul ul ul {
		margin-top: 0;
		margin-bottom: 0;
	}

	#sidebar .search-box {
		width: 10.5em;
	}
	#sidebar .search-submit {
	background-color: ButtonFace;
	}

* html #content, * html #sidebar {
	overflow: hidden; /* For IE */
}
#footer {
	clear: both;
	padding: 1.2em 230px 1.2em 35px;
}

	/* Footer Styles */
	
	#footer p {
		margin: 0;
		padding: 0.6em 0;
		border-top: 1px solid gray;
		font-size: 0.92em;
	}
#footer_end
	/* Added 21 feb 2006 by Melissa */
	{
	background: url(images/footer.gif) no-repeat;
	height:	19px; 
	}
	

/* Blog Styles */

.posttitle {
	margin: 0.6em 0 0 0;
	padding: 0 0 1px 0;
	border-bottom: 1px solid gray;
}
.posttitle a {
	text-decoration: none;
}
.postmeta {
	margin: 0;
	padding: 0.2em 0 0 0;
}
.postmeta, .postfeedback {
	font-size: 0.92em;
	text-align: right;
}
.pagetitle {
	margin: 0.6em 0 1.2em 0;
}
.commentauthor {
	margin: 1.2em 0 0 0;
	border-bottom: 1px solid gray;
	font-size: 1.1em;
}
.commentauthor a {
	text-decoration: none;
}
.commentmeta {
	margin: 0;
	padding: 0.2em 0 0 0;
	font-size: 0.92em;
}
#comment {
	width: 98%;
}