/*  
Theme Name: Vtipalek (based on Encounter)
Theme URI: http://www.vtipalek.sk
Description: Theme for vtipalek.sk site
Version: 1.0
Author: Martin Šoška, William Ramirez
Author URI: http://www.vtipalek.sk

*/
body, h1, h2, h3, h4, h5, h6, blockquote, p, ol {
	margin: 3px 10px;
	padding: 0;
}
body {
	margin: 0;
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
	text-align: center;
	vertical-align: top;
	background: #FF0303;
	color: #000000;
}
h1 {
	font-family: Georgia, Sans-serif;
	font-size: 24px;
	padding: 0 0 10px 0;
}
a:link, a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
P {
	padding: 10px 0 0 0;
}
#callback {
	width: 100%;
	background-image: url('images/background.gif');
}
#wrapper {
	margin: 0 auto 0 auto;
	width: 90%;
	text-align: left;
}
#header {
	/*float: left;*/
	width: 100%;
	height: 160px;
	margin: 15px 0 0 0;
	/*background-color: #fd9000;*/
	background-image:url("images/balloon.jpg");
	background-repeat: no-repeat;
}
#uheader {
	width: 100%;
	padding: 5px 0 5px 0;
}
#container {
	float: left;
	width: 61%;
	background-color: #FFA704;
	margin: 10px 0 0 1%;
}
.post {
	padding: 10px 5px 10px 5px;
}
.post h2 {
	font-family: trebuchet ms, Sans-serif;
	font-size: 18px;
	color: black;
}
.post a:link, a:visited {
	color: #000;
	font-size: 14px;
}
.entry {
	line-height: 18px;
}
.entry p {
	color: #000;
	font-family: Tahoma, Trebuchet Ms, Arial;
	padding: 0 0 0 5px;
}
p.postmetadata {
	/*border-bottom: 1px solid #ffffff;*/
	margin: 10px 0 0 0;
}
.postmetadata a:link, a:visited {
	color: black;
	font-size: 12px;
}
.navigation {
	padding: 10px;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
}
.sidebar {
	float: right;
	width: 18%;
	background: #00FF00;
	margin: 10px 1% 0 1%;
}

.sidebar-left {
	float: left;
	width: 15%;
	background: #00FF00;
	margin: 10px 1% 0 1%;
}

.sidebar ul, .sidebar-left ul {
	list-style-type: none;
	margin: 0;
	padding: 0 10px 0 10px;
}
.sidebar ul li, .sidebar-left ul li {
	padding: 2px 2px 5px 2px;
}
.sidebar ul li h2, .sidebar-left ul li h2 {
	font-family: Trebuchet Ms, Sans-serif;
	color: #000;
	font-size: 12px;
	/*border-bottom: 2px dotted #ffffff;*/
}
.sidebar ul ul li, .sidebar-left ul ul li {
	padding: 2px 2px 5px 2px;
	line-height: 12px;
}
.sidebar a:link, a:visited, .sidebar-left a:link {
	font-size: 12px;
	color: #000;
}
.sidebar a:hover, .sidebar-left a:hover {
	background-color: #fcff00;
	color: #000;
}

.sidebar-toup {
  position: fixed;
  width: 5%;
  left: 95%;
  top: 50%;
  /*width: 18%;
  float: right;*/
  /*background: #00FF00;*/
  background-color: #fcff00;
  /*margin: 250px 1% 0 1%;*/
}

.sidebar-toup-first {
  position: fixed;
  width: 5%;
  left: 95%;
  top: 40%;
  /*width: 18%;
  float: right;*/
  /*background: #00FF00;*/
  background-color: #fcff00;
  /*margin: 250px 1% 0 1%;*/
}

.totop {
  padding: 13px 0 0 0;
  text-align: center;
}

.totop a, .totop a:visited {
  font-size: 1.2em;
  color: #000;
  font-weight: bold;
}

#footer {
	clear: both;
	float: left;
	width: 750px;
	padding: 10px 0 0 0;
}
#footer p {
	line-height: 18px;
	text-align: center;
	font-family: tahoma;
	font-size: 12px;
	color: #000;
}
.comments-template{
	margin: 10px 0 0;
	/*border-top: 1px solid #ccc;*/
	padding: 10px 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	/*border-bottom: 1px solid #ccc;*/
}

.comments-template h2, .comments-template h3{
	font-family: Georgia, Sans-serif;
	font-size: 16px;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Arial, Hevletica, Georgia, Sans-seriff;
	font-size: 12px;
}
#nav {
width: 100%;
margin-left:auto;
margin-right:auto;
background-color: #fcff00;
margin: 0 0 10px 0;
float: left;
/*padding: 10px;*/
}
#nav ul {
width:100%;
padding:13px 0 10px 0;
margin:0;
list-style-type:none;
background-color: none;
}
#nav a {
font-family: "trebuchet ms";
font-size:15px;
text-decoration:none;
text-align:center;
color: #000;
padding:0.2em 0.6em;
}
#nav a:hover {
background-color: #FE8A03;
}
#nav li {
display:inline;
}

#bgblock{
  width: 100%;
  padding: 0 0 10px 0;
  background-color: #fcff00;
  float: left;
}

img {
  margin: 0;
  padding: 0;
}

.commentmetadata {
  margin: 0 12px;
}

#searchform {
  text-align: center;
}

input {
  margin-top: 2px;
}

.avatar {
  float: left;
  margin: 5px 10px 5px 0px;
}

.eachcomment {
  clear:both;
}

.commentcontent {
  float: left;
  width: 80%;
}
