/*
Theme Name: RVZ
Description: v@vjeran.net
*/

body, h1, h2, h3, h4, h5, h6, blockquote, p, form {
  margin: 0;
  padding: 0;
  }

body {
  font-family: "Lucida Grande", Geneva, Arial, Helvetica, 	sans-serif;
  font-size: small;
  color: #666666;
  background-color: #FFFFFF;
  text-align: justify;
  vertical-align: top;
  margin: 0;
  }

li { list-style-type: none; }

a:link {
  color: #993333;
  text-decoration: none;
  }

a:visited {
  color: #993333;
  text-decoration: none;
  }

a:hover {
  color: #993333;
  text-decoration: underline;
  }

p {
  font-size: 110%;
  line-height: 1.5em;
  text-align: justify;
  padding: 10px 0 0 0;
  }

#wrapper {
  width: 900px;
  margin: 0 auto;
  text-align: justify;
  }

#header_logo {
  float: left;
  width: 890px;
  background: #FFFFFF;
  margin: 0 0 20px 0;
  padding: 0;
  display: inline;
  }

#header_text {
  float: left;
  width: 210px;
  display: inline;
  }

#container {
  margin-left: 50px;
  float: left;
  width: 450px;
  padding: 0 20px 0 0;
  display: inline;
  }

#single_container {
  margin-left: 50px;
  float: left;
  width: 4500px;
  display: inline;
  }

.post {
  padding: 10px 0 10px 0;
  }

.entry {
    }

p.postmetadata {
  background: #FFFFFF url(images/postborder.png) repeat-x;
  margin: 10px 0 0 0;
  }

.navigation {
  padding: 10px 0 0 0;
  font-size: 110%;
  font-weight: bold;
  line-height: 1.5em;
  font-family: "Lucida Grande", Times, serif;
  }

#sidebar {
    margin-right: 80px;
	float: right;
	text-align: left;
	width: 280px;
	padding-left: 15px;
	border-left: 2px dotted #ddd;
    }

.sidebar ul {
  list-style-type: none;
  margin: 10;
  padding: 0 10px 0 0px;
  }

.sidebar ul li {
  line-height: 2em;
  padding: 10px 0 10px 0;
  }

.sidebar ul li h2 {
  font-family: "Lucida Grande", Times, serif;
  font-size: 120%;
  line-height: 1.5em;
  font-weight: bold;
  color: #993333;
  }

#content{height:auto; min-height:320px}
* html #content{height: 320px }

.sidebar ul ul li {
  padding: 20;
  line-height: 1.5em;
  }

#footer {
  clear: both;
  float: left;
  width: 890px;
  padding-top: 20px;
  padding-right: 10px;
  padding-bottom: 10px;
  padding-left: 100px;
  display: inline;
  }

h2 {
  font-family: "Lucida Grande", Times, serif;
  font-size: 160%;
  padding: 0 0 10px 0;
  }

#footer p {
  line-height: 1.5em;
  text-align: left;
  }

.comments-template {
  margin: 10px 0 0 0;
  padding: 10px 0 0 0;
  }

.comments-template ol {
  margin: 0;
  padding: 0 0 15px 0;
  list-style: none;
  }

.comments-template ol li {
  margin: 10px 0 0 0;
  line-height: 1.5em;
  padding: 0 0 10px 0;
  }

.comments-template h2, .comments-template h3 {
  font-family: "Lucida Grande", Times, serif;
  font-size: 120%;
  }

.commentmetadata {
  font-size: 120%;
  }

.comments-template p.nocomments {
  padding: 0;
  }

.comments-template textarea {
  font-family: "Lucida Grande", Times, serif;
  font-size: 120%;
  }

#top_name {
  font-family: "Lucida Grande", Times, serif;
  font-size: 160%;
  font-weight: bold;
  color: #666;
  text-decoration: none;
  padding-top: 35px;
  }

#bottom_desc {
  font-family: "Lucida Grande", Times, serif;
  font-size: 120%;
  font-weight: bold;
  text-decoration: none;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 20px;
  padding-left: 0px;
  }

#post_title {
  font-family: "Bauhaus 93", "Lucida Grande", Times, serif;
  font-size: 250%;
  font-weight: bold;
  color: #993333;
  text-decoration: none;
  }

#archive_month {
   font-family: "Lucida Grande", Times, serif;
  }

.post h2 {
  font-family: "Lucida Grande", Times, serif;
  font-size: 150%;
  font-weight: bold;
  color: #993333;
  text-decoration: none;
  }

#sidebar ul {
padding-right: 0px
}

.alignright {
  float: right;
  display: inline;
  }

.alignleft {
  float: left;
  display: inline;
  }

#rss_box {
  background: #FFFFFF url(images/rss.png) no-repeat;
  width: 200px;
  height: 40px;
  }

#rss_text {
  font-family: "Lucida Grande", Times, serif;
  font-size: 120%;
  font-weight: bold;
  color: #666;
  padding-left: 30px;
  }

#searchsubmit {
  font-family: "Lucida Grande", Times, serif;
  font-size: 120%;
  background-color: #FFFFFF;
  padding: 1px;
  border: 1px dotted #afafaf;
  margin-top: 8px;
  }