/*
Theme Name: kox.sk reloaded
Version: 1.0
Author: kox.sk
*/

/* - BASIC STUFF - */
* {
  margin: 0;
  padding: 0;
}

body {
  background: #FFFFFF none repeat scroll 0 0;
  font-family: Verdana,sans-serif;
  font-size: 0.8125em;
  color: #333333;
}

a, a:visited {
  color: #868686;
  font-weight: bold;
  text-decoration: none;
}

a:hover, a:active {
  text-decoration: underline;
}

a img {
  border: 0 none;
}

.right {
  float: right;
}

.left {
  float: left;
}

.capital {
  -x-system-font: none;
  font-size-adjust: none;
  font-stretch: normal;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: normal;
  text-transform: uppercase;
}

.new {
  background-image: url(images/new.gif);
  background-position: top right;
  background-repeat: no-repeat;
}

.imp a {
  color: #EE7D00;
}

.imp a:hover, .imp a:active {
  color: #868686;
}

.lower {
  text-transform: lowercase;
}

.additional-meta {
  background-color: #FFFFFF;
  font-size: 0.7em;
  letter-spacing: 0.33em;
  border-top: 1px dotted #333333;
  text-align: right;
}

.additional-meta a {
  color: #333333;
  font-weight: normal;
}

.additional-meta a:hover, .additional-meta a:active {
  text-decoration: none;
}

blockquote {font-style:oblique}

/* -- LISTS -- */
ul {
  margin: 0;
  padding: 0;
}

li {
  list-style-type: none;
}

.disc {list-style-type:disc}
/* lists inside posts */
.entry-content ul ol {margin-left:0;}
.entry-content ul li {margin-left:10px; list-style:disc; list-style-position:inside}
.entry-content ul li ol {margin-left:10px;}
.entry-content ol li {margin-left:5px; list-style: decimal; list-style-position:inside}
.entry-content ol li li {margin-left:5px;}

/* -- HEADINGS -- */
h2.entry-title {
  background-color: #FFFFFF;
  font-size: 1.0em;
  letter-spacing: 0.25em;
}

h2.archive-title, h2#search {
  background-color: #FFFFFF;
  font-size: 1.15em;
  font-weight: normal;
  padding-bottom: 15px;
}

h2#comments{margin:20px auto 10px;font-size:140%;}
/* headings inside posts */
.entry-content h3 {font-size:140%;}
.entry-content h4 {font-size:120%;}
.entry-content h5 {font-size:100%;}
.entry-content h6 {font-size:90%;}

/* -- MAIN DIV'S -- */
#wrapper {
  float: none;
  clear: both;
  margin: 0 auto;
  padding: 0;
  width: 960px;
}

#header {
  background-image: url(images/header.gif);
  background-repeat: no-repeat;
  height: 81px;
  margin-bottom: 20px;
}

#header h1 a {
  display: block;
  height: 81px;
  text-indent: -1000em;
  outline: none;
}

#lang {
  margin-top: 10px;
  float: right;
}

/* -- POSTS -- */
.post {
  margin: 0 0 40px;
  clear: both;
}

#post-single {
  background-color: #FFFFFF;
  margin: 0 0 20px;
}

.posts-wrap {
  background: url(images/x.gif) no-repeat 0 27px;
  float: left;
  clear: none;
  width: 650px;
}

.nothing p {
  font-size: 0.85em;
}

.entry-content {
  padding: 10px 0;
  line-height: 1.5em;
  font-size: 0.85em;
}

.entry-content a {
  color: #EE7D00;
}

.entry-content p {
  margin: 10px 0;
}

.entry-content img {
  vertical-align: bottom;
}

.entry-content a:hover, .entry-content a:active {
  color: #868686;
}

a.more-link:hover, a.more-link:active {
  background-color: #EE7D00;
  color: #FFFFFF;
}

.entry-meta {
  height: 60px;
}

.entry-meta-left {
  float: left;
  width: 576px;
  font-size: 0.75em;
  height: 54px;
  padding-top: 5px;
  border-top: 1px dotted #333333;
}

.entry-meta-right {
  float: right;
  width: 60px;
  height: 60px;
}

.catags {
  height: 15px;
}

.interaction {
  clear: both;
  padding-top: 5px;
}

.interaction-left {
  width: 155px;
  float: left;
}

.interaction-middle {
  background: #fff url(images/comment.gif) no-repeat 0 3px;
  width: 100px;
  height: 14px;
  float: right;
  margin-top: 3px;
  padding-left: 20px;
}

.interaction-right {
  width: 280px;
  float: right;
  text-align: right;
  margin-top: 3px;
}


#profilepic_profile {
  font-size: 0.85em;
  padding-bottom: 20px;
}

#profilepic_profile img {
  float: left;
  margin: 0 10px 20px 0;
}

#profilepic_profile p .key {
  display: block;
  width: 110px;
  padding-left: 15px;
  float: left;
}

/* -- SIDEBARS --*/
.sidebar-wrap {
  margin: 0 auto;
  overflow: hidden;
  float: right;
  clear: none;
  width: 290px;
}

.sidebar {
  clear: none;
}

.block-1 {
  width: 120px;
  float: left;
  border-left: 1px dotted #333333;
  padding: 0 0 30px 10px;
}

.block-2 {
  width: 142px;
  float: right;
  border-left: 1px dotted #333333;
  padding: 0 0 30px 10px;
}

.sidebar h2 {
  font-size: 0.9em;
  letter-spacing: 0.33em;
  margin-bottom: 10px;
}

.widget {
  margin-bottom: 25px;
}

.widget p {
  font-size: 0.75em;
  margin-left: 7px;
}

.widget p.note {
  margin-top: 7px;
  text-align: right;
}

div#feedcountdiv p {
  font-size: 0.7em;
  margin: 18px 0 32px 7px;
}

.feedcount {
  text-align: center;
  background-color: #EE7D00;
  color: #FFF;
  font-weight: bold;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border: 2px solid #CC5B00;
  padding: 3px 6px;
}

.subscribers {
  background-color: #CC5B00;
  color: #FFF;
  padding: 0 2px 0 2px;
  margin: 1px 3px;
}

ul#tools li {
  font-size: 0.75em;
  margin: 0 0 5px 7px;
}

ul#categories li.cat-item {
  font-size: 0.75em;
  margin: 0 0 5px 7px;
}

div#search {
  background: url(images/search.gif) no-repeat left top;
  width: 101px;
  height: 22px;
  margin: 12px 0 0 6px
}

div#search form {
  padding: 1px 0 0 6px;
  margin: 0px;
}

div#search input.keyword {
  color: #333333;
  font-size: 0.75em;
  background: none;
  border: none;
  width: 88px;
}

ul#imageroll {
  padding-top: 3px;
}

ul#imageroll li {
  margin: 0 0 5px 8px;
}

ul#imageroll li a {
  outline: none;
}

div#facebook {
 padding: 1px 0 0 7px;
}

.ads {
  margin: 0 0 10px 5px;
}

ul#top {
  padding-top: 3px;
}

ul#top li {
  margin: 0 0 5px 7px;
}

ul#top li a {
  outline: none;
}

ul#recent li {
  font-size: 0.75em;
  margin: 0 0 5px 7px;
}

div#tags {
  margin-left: 7px;
  margin-top: -3px;
}

div#calendar {
  font-size: 0.75em;
  margin-left: 3px;
}

div#calendar table td {
  text-align: center;
  padding: 2px;
}

div#calendar table tfoot tr td {
  padding: 0;
}

div#calendar table th {
  font-weight: normal;
  border-bottom: 1px dotted #333333;
}

div#calendar table tr td#today a {
  color: #EE7D00;
}

div#calendar table tr td#today a:hover, div#calendar table tr td#today a:active {
  color: #868686;
}



/* -- 404-PAGE --*/
.error404 {margin:0;width:100%;}
.error404 h1,.error404 h2 {margin: 10px auto;}

.search-404 {
  font-size: 0.85em;
  margin-bottom: 15px;
}

/* -- COMMENTS -- */
div.comments-wrap {margin:15px auto; padding:0;}

li.comment, li.trackback, li.pingback {
  margin: 10px auto;
}

li.comment p, li.trackback p, li.pingback p {
  margin: 10px 0;
}

li.comment a, li.trackback a, li.pingback a {
  color: #EE7D00;
}

li.comment .commentmetadata a, li.pingback .commentmetadata a {
  color: #868686;
}

ul.children {
  margin-left: 30px;
}

ul.commentlist, ul.pinglist {
  margin: 10px 0 10px 30px;
  font-size: 0.85em;
}

textarea#comment {
  overflow: auto;
  border: 1px dotted #333333;
  padding: 5px;
  color: #333333;
  font-family: Verdana,sans-serif;
  font-size: 1em;
}

input#submit, input#searchsubmit {
  font-size: 1em;
}

input#s {
  overflow: auto;
  border: 1px dotted #333333;
  padding: 3px;
  color: #333333;
  font-family: Verdana,sans-serif;
  font-size: 1em;
}

li.depth-1 {
  list-style-type: decimal;
  border-bottom: 1px dotted #333333;
}

li.depth-2, li.depth-3, li.depth-4, li.depth-5 {
  list-style-type: disc;
}

h3#responses {
  font-weight: normal;
  margin-bottom: 10px;
}

h4#comments, h4#pings {
  font-weight: normal;
  border-bottom: 1px dotted #333333;
}

div#follow p, div#respond p {
  font-size: 0.85em;
  margin: 10px 0;
}

div#respond a {
  color: #868686;
}

/* -- ALIGNMENTS --*/
img.alignright {
  float: right;
  clear: none;
}

img.alignleft {
  float: left;
  clear: none;
}

/* -- NAVIGATION --*/
div.navigation {
  width: 100%;
  height: auto;
  clear: both;
  padding: 15px 0px;
  text-align: center;
}

.nav-next {
  float: right;
  clear: none;
  width: 48%;
  text-align: right;
}

.nav-prev {
  float: left;
  clear: none;
  width: 48%;
  text-align: left;
}

.PDS_Poll {
  padding: 0 0 10px 200px;
}




