@charset "utf-8";

/* ZAKLADNI NASTAVENI */

* { 
  margin: 0; 
  padding: 0;
}

body { 
  background: url('../images/bg_body.jpg') repeat-x top left;
}
	
body { 
	background-color: #f4e8cc;
}

.title, 
.title #site-title a { 
	color: #000;
}
	
.title { 
	text-align: left;
}
	
#content { 
	float: right; 
}

#sidebar { 
	float: left; 
}

#sidebar .recommended-obs a {
	color: #86560e;
	font-weight: bold;
}

#content .obs-content h1, 
#content .obs-content h2 a,
#content .obs-content h2 a:hover { 
  color: #712f08;
}

.title #site-title .first-word,
.title #site-title .first-word:hover { 
  color: #712f08; 
}
		
#content a,
#sidebar .tag_cloud a,
#sidebar .tag_cloud a:hover,
#sidebar .info a,
#sidebar .info a:hover {
  color: #cd3110;
}

body {
  color: #86560e;
  font-family: Tahoma, Verdana, Arial, lucida, sans-serif;
  font-size: 14px;
  line-height: 1;
 	text-align: center;
}

#all {
  width: 950px;
  text-align: left;
  margin: 0 auto;
}

#header {
	border: 2px solid #ccc7cb;
	background: #fff;
	margin: 0 auto;
	width: 920px;
}

#container {
  padding-top: 15px;
  padding-bottom: 30px;
  padding-left: 12px;
  padding-right: 12px;
  line-height: 19px;
}

#sidebar {
	width: 200px;
}

#content {
	width: 665px;
	padding-left: 15px;
	padding-right: 15px;	
	background: #f5e3bd;
}

#footer {
  color: #343434;
  padding-top: 20px;
  padding-bottom: 20px;
  text-align: center;
  font-size: 12px;
}

h1, h2, h3, h4, h5, h6 {
  clear: both;
  font-weight: normal;
  margin: 0;
  padding: 0;
}

ol, ul {
  list-style-type: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

a img {
  border: none;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

p {
	padding-top: 0px;
  padding-bottom: 10px;
  overflow: visible;
  zoom: 1;
}

blockquote {
	border-left: 6px solid #cd3110;
	padding-left: 15px;
	margin-bottom: 10px;
	background: #e9d8b4;
}

blockquote p {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 15px;
}

textarea {
  font-size: 13px;
}

code {
	font-size: 12px;
}

#content p {
	text-align: justify;
}

.alignleft {
	float: left;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-top: 5px;
}

.alignright {
	float: right;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-top: 5px;
}

.ad-top {
}

.ad-bottom {
	padding-top: 30px;
}

.podheader {
}

.meta-prep,
.meta-sep,
.entry-utility-prep {
	font-weight: bold;
}

.nav-previous {
	float: left;
}

.nav-next {
	float: right;
}

.clear {
	display: block;
	clear: both;
}

/* HEADER */
#top {
	width: 924px;
	margin: 0 auto;
}

.title {
	padding-top: 26px;
	padding-left: 70px;
	padding-right: 20px;
	padding-bottom: 17px;
	background: url('../images/logo.png') no-repeat center left;
	float: left;
}


.title #site-title a {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 30px;
}

.title #site-title a:hover {
	text-decoration: none;
}

#search {
	float: right;
	margin-top: 40px;
}

#search .keyword {
	float: left;
	border: 1px solid #aaa;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	padding-right: 10px;
	margin-right: 10px;
}

#search .go {
	float: right;
	border: none;
	background: url('../images/lupa.png') no-repeat top left;
	width: 22px;
	height: 22px;
	display: block;
	cursor: pointer;
}

#header-menu {
	height: 34px;
	margin: 0 auto;
	width: 926px;
}

#header-menu ul {
	float: right;
	border-left: 2px solid #712f08;
	border-right: 2px solid #712f08;
}

#header-menu li {
	display: block;
	float: left;
	background: url('../images/sep_header-menu.png') no-repeat center right;
}

#header-menu a {
	display: block;
	float: left;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	height: 24px;
	background: url('../images/bg_header-menu.png') no-repeat top right #712f08;
	color: #eee;
}

#header-menu .menu-item-last a {
	background: url('../images/bg_header-menu.png') no-repeat top left #712f08;
}

/* CONTENT */
#content .obs-content h1, 
#content .obs-content h2 a {
	font-size: 22px;
  letter-spacing: 1px;
  font-weight: normal; 
}

#bg_title {
  background: url('../images/bg_title.png') no-repeat bottom right #cbac71 !important;
  display: block;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -khtml-border-radius: 10px;
  border-radius: 10px;
  margin-bottom: 10px;
}

.archive #content h1,
.search #content h1 {
	color: #000;
	font-size: 25px;
	padding-bottom: 20px;
}

.home .post,
.archive .post,
.search .page {
	padding-bottom: 40px;
}

#content .entry-meta {
	padding-top: 4px;
	color: #eee;
}

.page .entry-content {
	padding-top: 10px;
}

.single .entry-utility {
	padding-bottom: 30px;
}

#content h3 {
  color: #;
  font-size: 16px;
  padding-top: 4px;
  padding-bottom: 6px;
}

#content .post ul,
#content .page ul {
  padding-bottom: 12px;
  padding-top: 4px;
	margin-left: 20px;
  list-style-type: disc;
  list-style-position: outside;
}

#content .related-post {
	padding-bottom: 20px;
}

#content .post li,
#content .page li,
#content .related-post li {
  background: url('../images/bullet.gif') no-repeat center left;
  padding-bottom: 2px;
}

/* COMMENTS */
#comments .children {
	padding-left: 50px;
}

.comment-form-author .required {
	padding-right: 70px;
}

.comment-form-email .required {
	padding-right: 10px;
}

.comment-form-url label {
	padding-right: 23px;
}

/* FOOTER */
#footer a {
  color: #343434;
  line-height: 18px;
}

#sidebar #search {
	display: none;
}