/*  
Template name: Cerulean Elegance
Template URI: http://templates.arcsin.se/cerulean-elegance-website-template/
Release date: 2009-04-01
Description: A dark, clean and simple two-column template.
Author: Viktor Persson
Author URI: http://arcsin.se/

This template is licensed under a Creative Commons Attribution 2.5 License:
http://templates.arcsin.se/license/
*/


/* 
   Reset (http://meyerweb.com/eric/tools/css/reset/)
------------------------------------------------------------------- */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, 
blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, 
img, ins, kbd, q, s, samp, small, strike, strong, sub, tt, var, b, u, i, 
center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, 
tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; outline: 0; 
font-size: 100%; vertical-align: baseline; background: transparent; } body { 
line-height: 0; } ol, ul { list-style: none; } blockquote, q { quotes: none; } 
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: 
none; } :focus { outline: 0; } ins { text-decoration: none; } del { text-decoration: line-through; }
table { border-collapse: collapse; border-spacing: 0; }


/* 
   General 
------------------------------------------------------------------- */

html {
	height: 100%;
	padding-bottom: 1px; /* force scrollbars */
}

body {
	background: #252525;
	color: #939393;
	font: verdana 11px;
	line-height: 1.5em;
}


/* 
   Typography 
------------------------------------------------------------------- */

p {padding: 0.2em 0 1em;}

h1 {font-family: Tahoma, sans-serif;}
h2 {font: normal 1.8em sans-serif;}
h3 {font: normal 1.6em sans-serif;}
h4 {font: normal 1.4em sans-serif;}
h5 {font: bold 1.2em sans-serif;}
h6 {font: bold 1em sans-serif;}

h1,h2,h3,h4,h5,h6 {
	color: #aff7ff;
	margin-bottom: 0.3em;
}


blockquote {
	background: #F6F6F6 url('img/quote.gif') no-repeat;
	border-bottom: 1px solid #DDD;
	border-top: 1px solid #DDD;
	color: #332;
	display: block;
	margin: 0.6em 0 1.6em;
	padding: 0.8em 1em 0.2em 46px;
}


/* 
   Tables
------------------------------------------------------------------- */

table.data_table {
	border: 1px solid #CCB;
	margin-bottom: 2em;
	width: 100%;
}
table.data_table th {
	background: #E5E5E5;
	border: 1px solid #D5D5D5;
	color: #555;
	text-align: left;
}
table.data_table tr {border-bottom: 1px solid #DDD;}
table.data_table td, table th {padding: 10px;}
table.data_table td {
	background: #F5F5F5;
	border: 1px solid #E0E0E0;
}


/* 
   Lists
------------------------------------------------------------------- */

dl {margin-bottom: 2em;}
dt,dd {padding: 8px 10px;}
dt {
	border-bottom: 1px solid #D5D5D5;
	background: #E5E5E5;
	color: #555;
	font-weight: bold;
}
dd {
	background: #F5F5F5;
	border-bottom: 1px solid #E5E5E5;
	padding-left: 16px;
}


/* 
   Links 
------------------------------------------------------------------- */

a {text-decoration: underline;}
a:hover {
	text-decoration: underline;
}


/* 
   Forms 
------------------------------------------------------------------- */

fieldset {
	border: 1px solid #CCC;
	border-bottom: none;	
	font-size: 0.9em;
	margin: 1em 0 1.2em;
}

input, textarea, select {
	background-color: #676767;
	border: 1px solid #202020;
	font: normal 1em Verdana,sans-serif;
	padding: 5px 6px;
	color:#fff;
}

input.button {
	background: #FAFAFA;
	border: 1px solid #AAA;
	border-color: #DDD #AAA #AAA #EEE;
	color: #444;
	cursor: pointer;
	font: normal 1em Verdana,sans-serif;
	margin-top: 5px;
	padding: 6px;
	width: auto;
}
/*input:focus,input:active,textarea:focus,textarea:active,select:focus,select:active,input.button:hover,input.button:focus {background: #FFFFF5;}*/
input.button:hover, input.button:focus {
	color: #123;
	cursor: pointer;
}

textarea {overflow: auto;}

input.image {
	border: 0;
	padding: 0;
}

input.pridajkoment { padding:1px; background-color:#202020; color: #76B82A; border:1px solid #76B82A; margin-left:15px;}

/* Specific */

.form_row {
	background: #F5F5F5;
	border-top: 0px solid #FFF;
	border-bottom: 0px solid #E1E1E1;
	padding: 10px 0;
}
.form_required {font-weight: bold;}
.form_row_submit, .legend {
	background: #5D5D5D;
	border-bottom: 1px solid #CCC;
	border-top: 1px solid #FAFAFA;
	padding: 4px 0 8px;
}
.legend {padding: 8px 18px 6px;}
.form_property, .form_value {float: left;}
.form_property {
	font-size: 1.1em;
	text-align: right;
	width: 110px;
}
.form_value {padding-left: 24px;}
.form_row_submit .form_value {padding-left: 132px;}


/* 
   Images 
------------------------------------------------------------------- */

img.bordered,img.alignleft,img.alignright,img.aligncenter {
	background-color: #202020;
	border: 1px solid #DDD;
	padding: 3px;
}

img.left,img.alignleft {margin: 0 15px 12px 0;}
img.right,img.alignright {margin: 0 0 15px 12px;}


/* 
   Floats
------------------------------------------------------------------- */

.left,.alignleft {float: left;}
.right,.alignright {float: right;}
.center,.aligncenter {margin: 0 auto;}

.clear,.clearer {clear: both;}
.clearer {
	display: block;
	font-size: 0;
	line-height: 0;	
}


/* 
   Misc 
------------------------------------------------------------------- */

.content_separator, .archive_separator {
	background: #D5D5D5;
	clear: both;
	color: #FFE;
	display: block;
	font-size: 0;
	height: 1px;
	line-height: 0;
	margin: 12px 0 24px;
}
.archive_separator {margin: 0 0 14px;}


/* 
   Layout 
------------------------------------------------------------------- */

/* General */
#layout_wrapper_outer {}
#layout_wrapper {
	color: #FFF;
	margin: 0 auto;
	width: 808px;
}

#layout_top {
background-image: url('img/head_background.jpg');
background-repeat: no-repeat;
display:block;
width: 806px;
height: 150px;
float:left;
}

#layout_body_outer {}
#layout_body {

	padding: 8px 8px 0;
background-image: url('img/main_bg.jpg');
background-repeat: repeat-y;
}

/* Site title */
#site_title {padding: 28px 12px 0;}
#site_title a {
	color: #73BCD1;
	text-decoration: none;
}
#site_title a:hover {color: #FFF;}
#site_title h1 {
	font-size: 0em;
	margin-bottom: 6px;
	position:relative;
	top:-28px;
	left:5px;
	width:166px;
	height:136px;
	background-image: url('img/logo.jpg');
	background-repeat: repeat-y;
}
#site_title h1 span {color: #C0C6CF;}
#site_title h2 {
	color: #789;
	font-size: 0em;
}


/* Navigation */
#navigation {
	font: bold 1.3em sans-serif;
	padding: 0 8px;
}
#navigation ul, #navigation li {display: none;}
#navigation li {display: none;}
#navigation a {
	float: left;
	margin-right: 1px;
	text-align: center;
	text-decoration: none;
}

#nav1 a {
	color: #BBB;
	padding: 10px 12px 12px;
}
#nav1 a:hover {color: #EEE;}
#nav1 li.current_page_item a,#nav1 li.current_page_parent a {
	background: url('img/nav1_arrow.gif') no-repeat center bottom;
	color: #ADE7F6;	
}

#nav2 a {
	color: #D0D6DA;
	padding: 10px;
}
#nav2 {
	background: #5090AE url('img/nav2.gif') repeat-x;
	margin: 0 -8px;
	padding: 0 8px;
}
#nav2 a:hover {color: #FFF;}
#nav2 li.current_page_item a {color: #FFF;}


/* Main */
#main {
	
	border-bottom: 0px solid #C5C5C5;
}
#main ol, #main ul {margin: 0 0 1.2em 1.6em;}
#main ul li {list-style: none;}
#main ol li {list-style: decimal;}
#main li {padding: 2px 0;}

#content_outer {
	/*border-top: 1px solid #FFF;
	width: 629px;*/
padding:5px;
width:562px;
font-family: verdana, Verdana, sans-serif;
font-size:11px;
font-weight: normal;
color: #939393;
letter-spacing: 1px;
}
#content {	
	color: #939393;
	color: #444;
}

#post{
width: 540px;
padding:10px;
height: auto;
background-color: #303030;
-moz-border-radius:10px;
color:#939393;
font-size:12px;
}

.post:hover {
border:1px solid #76B82A;
}

#post h1{
display:block;
width: 547px;
height:31px;
color:#70B3C7;
font-size:16px;
margin-bottom:25px;
}

#post a {
color:#76B82A;
text-decoration:none;
}
#post a:hover {
text-decoration:underline;
}

#post p {
padding:0px;
}

/* Sidebar */
#sidebar_outer {
	/*border: 1px solid #EEE;*/
/*	width: 259px;*/
width:195px;
font-family: verdana, Verdana, sans-serif;
font-size:9px;
font-weight: normal;
color: #939393;

}
#sidebar {
	color: #555;
	color: #939393;
padding:5px;
padding-right:5px;
}
/*
#sidebar a {color: #555;}
#sidebar a:hover {color: #000;}
*/


/* Footer links */
#footerbox {
padding-top:25px;
text-align: center;
background-image: url('img/boxy3bg.jpg');
background-repeat:no-repeat;
background-position: top left;
background-color:transparent;
display:block;
width: 806px;
height: auto;
font-size: 10px;
color:#6a6a6a;
font-family:verdana, sans-serif;
}

#footer {
padding-top:25px;
text-align: center;
background-image: url('img/footer_background2.jpg');
background-repeat:no-repeat;
background-position: top left;
width: 806px;
height: 82px;
font-size: 10px;
color:#6a6a6a;
font-family:verdana, sans-serif;
clear:both;
}
#footer a {color: #76B82A;text-decoration:none;}
#footer a:hover {text-decoration:underline;}


/* 
   Posts 
------------------------------------------------------------------- */

.post {margin-bottom: 24px;padding: 5px; border: 1px solid #313131; clear:both; -moz-border-radius:5px;background-color:#202020;}
.post a
{
color:#588FB4;
text-decoration: none;
}

.post a:hover
{
text-decoration: underline;
}

.post_title a,.post_date a,.post_meta a {text-decoration: none;color:#70B3C7;}
.post_title a:hover,.post_date a:hover,.post_meta a:hover {text-decoration: none;color:#76B82A;}
.post_title a{
background-image: url('img/h1_bullet.gif');
background-repeat: no-repeat;
background-position: -2px 2px;
display:block;
width: 540px;
height:31px;
color:#70B3C7;
font-size:14px;
padding-left:27px;
margin-right:15px;
}
.post_title:hover
{
color:#588FB4;
}
.post_date a:hover,.post_meta a:hover,.post_meta a:hover {text-decoration: underline;color:#76B82A}

.post_date {
	border-top: 0px solid #D5D5D5;
	color: #777;
	font-size: 0.9em;
	padding: 2px 0 12px;
	padding-left:30px;
	background-image:url('img/clock_icon_dark.gif');
	background-repeat: no-repeat;
	margin-top:15px;
}
.post_date a {color: #444;}

.post_meta {
	background: transparent;
	border: 0px solid #D7D7D7;
	color: transparent;
	font-size: 11px;
	padding: 6px 10px;
	height:50px;
}
.post_meta a {color:#76B82A}
.post_meta a:hover {color:#76B82A}

.post_body {color:#939393}

.komentare {display:block; float:left; clear:both;width:auto; padding-left:20px; color: #777;background-image:url('img/comments.png'); background-repeat:no-repeat;background-position:0px 5px;margin-right:20px;}
.hodnotenie {display:block; float:left;width:auto; padding-left:20px; color: #777;background-image:url('img/award_star_silver_2.png'); background-repeat:no-repeat;background-position:0px 5px;margin-right:20px;}
.citane {display:block; float:left;width:auto; padding-left:20px; color: #777;background-image:url('img/magnifier.png'); background-repeat:no-repeat;background-position:0px 5px;margin-right:20px;}
.kateg {display:block; float:left;width:auto; padding-left:20px; color: #777;background-image:url('img/text_list_bullets.png'); background-repeat:no-repeat;background-position:0px 5px;margin-right:20px;}
#post.kateg {display:block; float:left;width:auto; padding-left:20px; color: #76B82A;background-image:url('img/text_list_bullets.png'); background-repeat:no-repeat;background-position:0px 5px;margin-right:20px;}
a.komentare {display:block; float:left; width:auto; color: #76B82A;margin-right:20px;text-decoration:none;}
a.komentare:hover {text-decoration:underline;}
span.citane {display:block; float:left;width:auto; padding-left:20px; background-image:url('img/magnifier.png'); background-repeat:no-repeat;background-position:0px 5px;margin-right:20px;}

/* 
   Box
------------------------------------------------------------------- */

.box {margin-bottom: 0.6em;}
.box_title {

	display:block; float:left;clear:both;
	width:171px;
	height:21px;
	color: #2C2C2C;
	font: bold 1.3em sans-serif;
	padding: 3px 3px;
	padding-top:12px;
	background-image:url('img/menu_button_active.jpg');
	background-repeat:no-repeat;
	text-align:center;
}
.box_content {padding: 3px 0 3px;}
.box_content ul,li{list-style-type:none;list-style:none;}
.box_content ul li{list-style-type:none;font-family:arial, sans-serif;font-size:11px;list-style:none;}
.box_content a{color:#76B82A;font-family:arial, sans-serif;font-size:11px;text-decoration:none;}
.box_content a:hover{text-decoration:underline;}


.box li:first-child {border-top: none;}


/* 
   FooterBox
------------------------------------------------------------------- */

.footerbox {margin-bottom: 0.6em;background-color:#202020;-moz-border-radius:8px;padding:7px;display:block;float:left;width:auto;margin-right:10px;}
.footerbox_title {

	display:block; float:left;clear:both;
	width:171px;
	height:21px;
	color: #2C2C2C;
	font: bold 1.3em sans-serif;
	padding: 3px 3px;
	padding-top:12px;
	background-image:url('img/menu_button_active.jpg');
	background-repeat:no-repeat;
	text-align:center;
}
.footerbox_content {padding: 3px 0 3px;clear:both;display:block;float:left;margin-left:9px;text-align:left;width:370px;}
.footerbox_content ul,li{list-style-type:none;list-style:none;}
.footerbox_content ul li{list-style-type:none;font-family:arial, sans-serif;font-size:11px;list-style:none;}
.footerbox_content a{color:#76B82A;font-family:arial, sans-serif;font-size:11px;text-decoration:none;}
.footerbox_content a:hover{text-decoration:underline;}


.footerbox li:first-child {border-top: none;}

/* 
   Comments 
------------------------------------------------------------------- */

.comment {
	border-top: 1px solid #5C5C62;
	padding: 0px;
	color:#fff;
}
.alt {
	background: #292929;
}
.comment_meta {
	padding: 0;
	text-align: right;
	padding-left:5px;
	padding-right:5px;
}
.comment_date {
	font-size: 0.9em;
	color: #567;
}
.comment_body {padding-top: 5px;padding-left:5px;padding-right:5px;}
.comment_gravatar {width: 88px;padding-left:-5px;padding-top:-5px; margin-right:10px;}
.comment_gravatar img {
	background: #676767;
	border: 1px solid #5C5C62;
	padding: 2px;
}

.comment_author div {font-size:12px}
.comment_author a , .comment_body a , .comment_meta a{color:#76B82A;text-decoration:none;}
.comment_author a:hover , .comment_body a:hover , .comment_meta a:hover{text-decoration:underline;}


#main .default .Texyla div .toolbar li { margin: 0; list-style: none;background-color:transparent;}
#main .default .Texyla div ul.toolbar { margin: 0;background-color:transparent;}
.pridajkoment {padding:2px; background-color:#202020; color: #76B82A; border:2px solid #76B82A; margin-left:9px;}

p.strankovanie , a.strankovanie {color:#70B3C7;text-decoration:none;}
a.strankovanie:hover {color:#76B82A;text-decoration:none;}

.cotojatka {text-decoration: none; color: #952828; font-size: 11px; font-family: Tahoma,tahoma, sans-serif; font-weight: bold; background-color: #FFFFFF; border: 0px dotted #952828;}
.cotojatka1 {text-decoration: none; color: #70B3C7; font-size: 11px; font-family: Tahoma,tahoma, sans-serif; font-weight: bold; background-color: #000; border: 2px solid #474A4D;padding:2px;padding-top:0px;padding-bottom:0px;}

.card-left, .card-right {
float: left;
width: 170px;
margin: 0 10px 15px 0;
padding: 10px 0;
text-align: center;
background: #202020;
border: 1px solid #545454;
font-size: 75%;
color:#A8A8A8;
}

.card-left:hover {
background: #383838;
border: 1px solid #70B3C7;
}

.card-right {
float: right;
margin: 0 0 15px 15px;
}
