/*  
Theme Name: Absrasive
Theme URI: http://www.freewpthemes.net/preview/absrasive
Description: Tested on WP 2.6.3
Version: 2.0
Author: Free WordPress Themes
Author URI: http://www.freewpthemes.net
*/

body {
	margin: 0px;
	padding: 0px;
	background: #FFFFFF url(images/bg01.jpg) repeat left top;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #797979;
}

h1, h2, h3 {
	margin-top: 0px;
	text-transform: lowercase;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}

h1 {
	font-size: 42px;
}

h2 {
	font-size: 30px;
}

h3 {
	font-size: 24px;
}

p, ul, ol {
	margin-top: 0px;
	line-height: 160%;
}

ul, ol {
}

a {
	color: #0098A4;
}

a:hover {
	text-decoration: none;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.aligncenter {
	margin: 0px auto;
}

img.alignleft {
	margin: 2px 10px 0 0;
}

img.alignright {
	margin: 2px 0 0 10px;
}

a img {
	border: none;
}

img.avatar {
	float: left;
	border: 1px solid #ccc;
	padding: 2px;
	margin: 0 5px 0 0;
}

.red {
	color: red;
}

.center {
	text-align: center;
}

.code {
	font-family: courier, sans-serif;
	background: #fff;
	margin: 1em 1em;
	padding: .5em;
	border: 1px dotted #ccc;
}

.fix { clear:both; height:1px; overflow:hidden; margin:0 0 -1px; }

/* Wrapper */

#wrapper {
	background: url(images/bg02.jpg) repeat-x left top;
}

/* Header */

#header {
	width: 920px;
	height: 130px;
	margin: 0px auto;
	background: url(images/bg03.jpg) no-repeat left top;
}

/* Logo */

#logo {
	float: left;
	width: 920px;
        height: 70px;
}

#logo h1, #logo h2 {
	float: left;
	margin: 0px;
}

#logo h1 {
	padding: 20px 0px 0px 30px;
}

#logo h2 {
	padding: 47px 0 0 20px;
}

#logo a {
	text-decoration: none;
	color: #797979;
}

#logo a:hover {
	text-decoration: underline;
	color: #0098A4;
}

#logo h2, #logo h2 a {
	font-size: 13px;
	color: #9F9F9F;
}

#logo img {
        float: left;
        margin:10px 0 0 10px;
        height: 100px;
        width: 48px;
}

/* Menu */

#menu {
	float: right;
}

#menu ul {
	margin: 0px;
	padding: 18px 30px 0px 0px;
	list-style: none;
}

#menu li {
	float: left;
}

#menu a {
	padding: 0px 20px 0px 22px;
	background: url(images/img02.gif) no-repeat left center;
	text-decoration: none;
	text-transform: lowercase;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #7B7B7B;
}

#menu a:hover {
	text-decoration: underline;
	color: #0098A4;
}

#menu .first a {
	background: none;
}

/* Page */

#page {
	width: 920px;
	margin: 0px auto;
	background: url(images/bg04.jpg) repeat-y left top;
}

#bgtop {
	background: url(images/bg05.jpg) no-repeat left top;
}

#bgbottom {
	background: url(images/bg06.jpg) no-repeat left bottom;
}

/* Breadrumb */

.breadcrumb {
	padding: 0 0 10px 0;
}

/* Post views */

.post-view {
	color: #444;
	font-size: .9em;
}

.post-view a {
	color: #444;
}

/* Content */

#content {
	float: left;
	width: 650px;
	padding: 13px 0px 0px 35px;
}

.post .page h2 {
	padding: 3px 0px 0px 15px;
}

.post .title {
	padding: 2px 0px 0px 15px;
	background: url(images/img03.gif) no-repeat left top;
}

.post .title h2, .post .title h3 {
	margin: 0px;
	font-size: 20px;
	font-weight: 600;
}

.post .title h2 a, .post .title h3 a {
	text-decoration: none;
	color: #FFFFFF;
}

.post .title h2 a:hover, .post .title h3 a:hover {
	text-decoration: underline;
}

.post .title p {
	margin: 0px;
	padding: 6px 10px 0 0;
	text-transform: lowercase;
	font-size: 11px;
	text-align: right;
	color: #666;
}

.post .title p a {
	text-decoration: none;
	color: #8D8D8D;
}

.post .entry {
	padding: 15px 15px 25px 15px;
}

.post .entry img {
        display: none;
}
        
.post .entry_clanok {
	padding: 3px 15px 5px 15px;
}

.post .entry_page {
	padding: 0 15px 5px 15px;
}

/* Index - homepage */

.post_index {
	margin: 10px 5px 10px 15px;
	width: 295px;
	min-height: 210px;
	float: left;
	font-size: 12px;
}

.post_index h2 {
        font-size: 16px;
        line-height: 18px;
        margin: 0;
}

.post_index h2 a {
        font-weight: 550;
	text-decoration: none;
}

.post_index h2 a:hover {
	text-decoration: underline;
}

.post_index .entry {
        margin: 7px 0 0 0;
}

.post_index .entry p {
	font-size: 12px;
        text-align: justify;
}

.post_index p, .post_index .post-view {
        color: #989393;
}

.index_popis {
        text-align: right;
        padding-top: 4px;
}

/* Comments */

#comments {
	padding: 0 15px;		
}

#comments h3 {
	margin: 0px;
	font-size: 18px;
	font-weight: 600;
}

.commentlist {
	padding: 0;
	margin: 0;
	line-height: 80%;
}

.commentlist li {
	list-style: none;
	padding: 10px 10px 0 10px;
	background: #fff;
	border: 1px solid #c0c0c0;
	margin: 10px 0;
	color: #4A3D28;
	min-height: 50px;
}

.commentlist li:hover {
	border: 1px solid #555;
}

.commentlist li.odd {
	background: #f2f2f2;
}

.commentlist li.bypostauthor:hover {
	border: 1px dotted blue;
}

.commentlist li.bypostauthor p {
	color: #170c58;
}

.commentmetadata {
	float: right;
	font-family: verdana, sans-serif; font-size: .85em;
	font-weight: 600;
}

.comments_auth {
	float: left;
}

cite {
	font-weight: bold;
}

p.comments_rss {
	margin: 10px 0 10px 0px;
	font-size: .9em;
}

.comments_rss>img, img.rss {
	vertical-align: sub;
}

.navigation {
	text-align: center;
}

.commentnumber {
	float: left;
	color: #999;
	width: 28px;
	font-size: 16px;
	text-align: left;
}

/* Form */

input {
	border: 1px solid #c0c0c0;
	padding: 2px 5px 1px 5px;
	font-size: .9em;
}

input:hover {
	border: 1px solid #555;
}

textarea#comment {
	width: 95%;
}

textarea {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	border: 1px solid #c0c0c0;
	padding: 2px 5px 1px 5px;
	font-size: .9em;
}

textarea:hover {
	border: 1px solid #555;
}

/* Bleskovky a najcitanejsie clanky */

#bleskovky, #popular {
	width: 295px;
	height: 205px;
	float: left;
	font-size: 12px;
	margin: 0 10px 0 15px;
	border-bottom: 2px dashed #ccc;
}

#bleskovky {
background: transparent url('images/brush.png') no-repeat;
}

.slide {
margin: 0 0 0 35px;
}

#bleskovky h2, #popular h2 {
	font-size: 20px;
	margin: 0;
	color: #0098A4;
}

.blesk_content, .popular_content {
	margin: 10px 0 0 0px;
}

.blesklist {
	padding: 0 0 0 10px;
	margin: 0;
}

.popularlist {
	padding: 0 0 0 5px;
	margin: 0;
}

.popular_content li {
	line-height: 1.7em;
}

.popular_content a {
	color: #797979;
	font-weight: 600;
	font-style: italic;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 180px;
	padding: 33px 10px 0px 0px;
	color: #ccc;
}

#sidebar ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#sidebar li {
}

#sidebar li ul {
	margin: 15px 15px 25px 15px;
}

#sidebar li li {
	font-size: 13px;
}

#sidebar h2 {
	height: 27px;
	margin: 0px;
	padding: 3px 0px 0px 15px;
	background: url(images/img04.gif) no-repeat left top;
	font-size: 18px;
	color: #FFFFFF;
}
#sidebar a {
	color: #BCE8EC;
}

#tag_cloud li {
	padding: 0 1em;
}

.st-tag-cloud {
	margin: 15px 15px 20px 15px;
}

/* Footer */

#footer {
	width: 920px;
	height: 60px;
	margin: 0px auto;
	background: url(images/bg07.jpg) no-repeat left top;
}

#footer p {
	margin: 0px;
	padding: 15px 0px 0px 45px;
	text-align: left;
	font-size: 11px;
}

#footer a {
	color: #797979;
}

#footer img {
        vertical-align: middle;
}

hr {
	display: none;
}

#comment {
	width: 640px;
}

.search h3 {
	margin: 2px 0;
	font-size: 2em;
}

.search p {
	margin: 10px 0;
	border-bottom: 1px dotted #c0c0c0;
}

#searchform {
	margin: 0;
	padding: 0 0 0 10px;
}

#s {
	margin: 0;
	padding: 0;
	width: 150px;
	height: 20px;
	border: none;
}

#searchsubmit {
	margin: 5px 0 20px 0;
	padding: 2px 5px;
	border: 0;
	
}

.search_numbers {
	float: left;
	margin-right: 10px;
	font-size: 3em;
	color: #c0c0c0;
}

.comments_zlom {
	border: 1px dashed #c0c0c0;
}

.ratings {
	float: right;
}

/* Suvisiace clanky */

.related {
	margin-top: 2em;
}

.related h4 {
	margin: 0 0 .5em 0;
	padding: 0;
}
