/*
Theme Name: Paya Grind.cz
Description:
Design by <a href="http://www.paya.cz/" title="Paya.cz">Paya</a>
Code by <a href="http://vizi.vizitheque.net/" title="vizitheque.net">Vizi</a>
Version: 0.1
Author: Paya &amp; Vizi
Author URI: http://www.paya.cz
License: General Public License (GPL)
*/
 
* {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, sans-serif;
}
body {
	font-size: 80%;
	background: #fff;
	text-align: center;
}
img {
	border: 0;
}
li {
	list-style-type: none;
}
a {
	color:#f60;
	text-decoration:none;

}

.center {
	text-align: center;
}
.right {
	text-align: right;
}
.floatLeft {
	float: left;
}
.floatRight {
	float: right;
}
.reset {
	clear: both;
}

div#page {
	width: 980px;
	margin: 0 auto;
}
div#header {
	width: 900px;
	margin: 0 auto;
	text-align: left;
}
#h1 {
	width: 600px;
	height: 110px;
	margin: 5px 0;
	float: left;
	background: url(http://www.grind.cz/img/h1.gif) 0 0 no-repeat;
}
#h1 h1 a {
	display: block;
	width: 200px;
	height: 110px;
}
#h1 h1 a span {
	display: none;
}
#search {
	width: 300px;
	height: 110px;
	float: left;
}
#search form {
	margin: 42px 0 0 15px;
}
input#q {
	width: 228px;
	height: 23px;
	border: 0;
	padding: 6px 6px 0 6px;
	background: url(http://www.grind.cz/img/input_google.gif) 0 0 no-repeat;
}
input#s {
	width: 31px;
	height: 31px;
	margin: 0 0 -1px 4px;
	border: 0;
	background: url(http://www.grind.cz/img/submit_google.gif) 0 0 no-repeat;
}
#radio {
	margin: 10px 0 0 95px;
	font-size: 1.1em;
}
#radio input {
	margin: 0 0 -2px 5px;
}

#tabs {
	height: 37px;
	background: url(http://www.grind.cz/img/tabs.gif) 0 0 repeat-x;
}
#tabs ul {
	margin: 0 0 0 5px;
}
#tabs li {
	float: left;
}
#tabs li a {
        _width: 1px;
	display: block;
	height: 37px;
	border-right: 1px solid #7c6a5f;
	padding: 0 10px;
	line-height: 37px;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
}
#tabs li a:hover {
	color: #f60;
}
#tabs li#rss {
	margin: 0 16px 0 0;
	float: right;
}
#tabs li#rss a {
	border: 0;
	padding: 0 36px 0 0;
	background: url(http://www.grind.cz/img/rss.gif) 100% 50% no-repeat;
	font-size: 0.9em;
	text-decoration: none;
}

div#page #blog{
	width: 900px;
	margin: 10px auto;
	text-align: left;
}
#content {
	margin: 20px 0 0 0;
}
#main {
	width: 660px;
	float: left;
}
.banner {
	margin: 0 0 30px 0;
}

#sidebar {
	float: right;
	width: 220px;
}
#footer {
	clear: both;
	width: 900px;
	margin: 0 auto;
}
#f_holder {
	height: 140px;
	margin: 15px auto;
	color: #fff;
	background: #331400;
}
#f_holder p {
	padding: 5px 20px;
	font-size: 0.8em;
}

#f_holder p#legal {
	padding: 20px 20px 10px 20px;
	font-size: 1em;
}
#f_holder a {
	color: #fff;
	text-decoration: underline;
}

.post {
	margin: 0 0 25px 0;
	color: #333;
}
.post p {
	padding: 10px 0;
}
.post h2 {
	margin: 0 0 10px 0;
	font-size: 1.4em;
}
.post h2 a, .post h2 span {
	padding: 2px 8px;
	color: #fff;
	background: #f60;
}
.post .bar {
	height: 27px;
	line-height: 22px;
	color: #399;
}
.post .bar a {
	color: #399;
}
.post .bar .comment_buble {
	display: block;
	width: 57px;
	height: 27px;
	margin: 0 0 0 10px;
	float: left;
	color: #fff;
	background: url(http://www.grind.cz/img/icon_comments_buble.gif) 0 0 no-repeat;
	text-align: center;
}
.boxed {
	margin: 0 0 30px 0;
}
.boxed h2 {
	height: 30px;
	margin: 0 0 10px 0;
	padding: 0 10px;
	line-height: 30px;
	font-size: 1em;
	font-weight: normal;
	background: url(http://www.grind.cz/img/boxed_h2.gif) 0 0 repeat-x;
	color: #fff;
	text-transform: uppercase;
}
.boxed ul {
	padding: 0 10px;
}
.boxed li {
	padding: 5px 0;
}
.boxed li a {
	color: #666;
	text-decoration: underline;
}
.boxed li.cat-item a {
	color: #f60;
}

#comment {
}
h3#comments {
	padding: 5px 0;
	color: #000;
	font-size: 1.4em;
}
.comment {
	margin: 5px 0;
	border-top: 1px solid #ccc;
	padding: 15px 0 5px 0;
}
.comment .bar {
	margin: 5px 0;
	color: #f60;
}
#commentform {
	margin: 20px 0;
	width: 600px;
	padding: 20px;
	background: #f60;
}
#commentform table {
	width: 600px;
	border-collapse: collapse;
}
#commentform td {
	width: 600px;
	padding: 3px 0;
	color: #fff;
}
#commentform td small {
	font-size: 0.7em;
}
#commentform input {
	width: 500px;
	height: 18px;
	border: 0;
	padding: 2px;
	background: url(http://www.grind.cz/img/input.gif) 0 0 no-repeat;
}
#commentform textarea {
	width: 600px;
	border: 1px solid #ccc;
	font-size: 0.9em;
}
input#submit {
	width: 83px;
	height: 30px;
	border: 0;
	background: url(http://www.grind.cz/img/submit.gif) 0 0 no-repeat;
}

