/*  
Theme Name: SEO fruits
Theme URI: http://www.seofruits.com.hr/
Description: SEO fruits customised style.
Version: 0.1
Author: Tomislav Bišćan
Author URI: http://www.seofruits.com.hr/

	SEO fruits v0.1
	 http://www.seofruits.com.hr/

	This theme was designed and built by Tomislav Bišćan,
	whose blog you will find at http://www.seofruits.com.hr/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px; 
	padding:0px;
	background-color: #ffffff;
	font-family: Verdana, Tahoma, sans-serif;
	color: #2b2b2a;
	font-size: 0.9em;
}
img {
	border: 0;
}

/*pre {
	font-family: Verdana, Tahoma, sans-serif;
	color: #2b2b2a;
	font-size: 1em;
}*/

body a:link, body a:visited {
	color: #6c9011;
	background-color: transparent;
	font-weight: bold;
	text-decoration: underline;
}

body a:hover, body a:active {
	color: #fb9705;
	font-weight: bold;
	text-decoration: underline;
	background-color: transparent;
}

#header {
	border-bottom: 3px solid #dad4d4;
	width: 100%;
	height: 207px;
	color: red;
	background-color: #97c524;
	margin: 0;
	padding: 0;
}

#header-crveno {
	border-bottom: 3px solid #dad4d4;
	width: 100%;
	height: 207px;
	color: white;
	background-color: #d9100c;
	margin: 0;
	padding: 0;
}

#header-narancasto {
	border-bottom: 3px solid #dad4d4;
	width: 100%;
	height: 207px;
	color: black;
	background-color: #fb9705;
	margin: 0;
	padding: 0;
}

#header-plavo {
	border-bottom: 3px solid #dad4d4;
	width: 100%;
	height: 207px;
	color: red;
	background-color: #7d9ac5;
	margin: 0;
	padding: 0;
}

#logo {
	height: 170px;
}

#logo img {
	border: 0;
	margin: 35px 0 0 30px;
}

#nav {
	background: url(img/nav_bg.gif) top left repeat-x;
	width: 100%;
	height: 34px;
	/*border: 3px 0 0 0;*/
	border-top: 3px solid #dad4d4;
	margin: 0;	
	padding: 0;
	/*vertical-align: bottom;*/
}

#nav ul {
	list-style-type: none;
	top: 0;
	left: 10px;
	margin: 0;
	padding: 0;
	width: 500px;
}

#nav li {
	display: inline;
}

#nav li a, #nav li a:visited {
   display: block;
	float: left;
   height: 34px;	
}

* html #nav li a {
	margin: -1px;
}

#nav li a:hover, #nav li a:active {
   display: block;
	float: left;
   height: 34px;	
}


#nav li a span {
  display: none;
}
#nav-blog-active {
	background: url(img/nav_seo-blog.gif);
	width: 97px;
}

#nav-blog {
	background: url(img/nav_seo-blog.gif);
	width: 97px;
}

a#nav-blog, a:visited#nav-blog {
	border-width: 0 0 3px 0;
	border-bottom-style: solid;
	border-bottom-color: #dad4d4;
}

a:hover#nav-blog, a:active#nav-blog {
	border-width: 0 0 3px 0;
	border-bottom-style: solid;
	border-bottom-color: #97c524; 
}

a#nav-blog-active, a:visited#nav-blog-active {
	border-width: 0 0 3px 0;
	border-bottom-style: solid;
	border-bottom-color: #97c524;
}

a:hover#nav-blog-active, a:active#nav-blog-active {
	border-width: 0 0 3px 0;
	border-bottom-style: solid;
	border-bottom-color: #97c524;
}


#nav-tko {
	background: url(img/nav_tko.gif);
	width: 100px;
}

a#nav-tko, a:visited#nav-tko {
	border-width: 0 0 3px 0;
	border-bottom-style: solid;
	border-bottom-color: #dad4d4;
}
a:hover#nav-tko, a:active#nav-tko {
	border-width: 0 0 3px 0;
	border-bottom-style: solid;
	border-bottom-color: #d9100c;
}

#nav-tko-active {
	background: url(img/nav_tko.gif);
	width: 100px;
}

a#nav-tko-active, a:visited#nav-tko-active {
	border-width: 0 0 3px 0;
	border-bottom-style: solid;
	border-bottom-color: #d9100c;
}
a:hover#nav-tko-active, a:active#nav-tko-active {
	border-width: 0 0 3px 0;
	border-bottom-style: solid;
	border-bottom-color: #d9100c;
}

#nav-seo-usluge {
	background: url(img/nav_usluge.gif);
	width: 122px;
}

a#nav-seo-usluge, a:visited#nav-seo-usluge {
	border-width: 0 0 3px 0;
	border-bottom-style: solid;
	border-bottom-color: #dad4d4;
}
a:hover#nav-seo-usluge, a:active#nav-seo-usluge {
	border-width: 0 0 3px 0;
	border-bottom-style: solid;
	border-bottom-color: #fb9705;
}

#nav-seo-usluge-active {
	background: url(img/nav_usluge.gif);
	width: 122px;
}

a#nav-seo-usluge-active, a:visited#nav-seo-usluge-active {
	border-width: 0 0 3px 0;
	border-bottom-style: solid;
	border-bottom-color: #fb9705;
}
a:hover#nav-seo-usluge-active, a:active#nav-seo-usluge-active {
	border-width: 0 0 3px 0;
	border-bottom-style: solid;
	border-bottom-color: #fb9705;
}

#nav-kontakt {
	background: url(img/nav_kontakt.gif);
	width: 148px;
}

a#nav-kontakt, a:visited#nav-kontakt {
	border-width: 0 0 3px 0;
	border-bottom-style: solid;
	border-bottom-color: #dad4d4;
}
a:hover#nav-kontakt, a:active#nav-kontakte {
	border-width: 0 0 3px 0;
	border-bottom-style: solid;
	border-bottom-color: #7d9ac5;
}

#nav-kontakt-active {
	background: url(img/nav_kontakt.gif);
	width: 148px;
}

a#nav-kontakt-active, a:visited#nav-kontakt-active {
	border-width: 0 0 3px 0;
	border-bottom-style: solid;
	border-bottom-color: #7d9ac5;
}
a:hover#nav-kontakt-active, a:active#nav-kontakte-active {
	border-width: 0 0 3px 0;
	border-bottom-style: solid;
	border-bottom-color: #7d9ac5;
}

#kivi {
	background: url(img/kivi.jpg) top right no-repeat;
	z-index: 99;
	position: absolute;
	float: right;
	top:0px;
	right: 0px;
	width: 243px;
	height: 207px;
}

#jagoda {
	background: url(img/jagoda.jpg) top right no-repeat;
	z-index: 99;
	position: absolute;
	float: right;
	top:0px;
	right: 0px;
	width: 243px;
	height: 207px;
}

#naranca {
	background: url(img/naranca.jpg) top right no-repeat;
	z-index: 99;
	position: absolute;
	float: right;
	top:0px;
	right: 0px;
	width: 243px;
	height: 207px;
}

#sljiva {
	background: url(img/sljiva.jpg) top right no-repeat;
	z-index: 99;
	position: absolute;
	float: right;
	top:0px;
	right: 0px;
	width: 243px;
	height: 207px;
}

.cl {
	clear: both;
	height: 0;
}


#container {
	width: 100%;
	float: left;
	margin-right: -200px;
}

#content {
	background: #ffffff url(img/grad_top.gif) top repeat-x;
	margin-right: 170px;
	color: #2b2b2a;
}

#main {
	margin-left: 210px;
	padding: 2px 15px;
	margin-top: 0;
}

#left {
	width: 200px;
	background: #f1f3ea url(img/gra_l_top.gif) top repeat-x;
	border-right: 2px solid #dad4d4;
	border-bottom: 2px solid #dad4d4;
	float: left;
	padding: 20px 5px 5px 5px;
	font-size: 0.9em;
	color: #2b2b2a;
	/*margin-bottom: 5px;*/
}

#left ul {
	/*list-style-type: none;*/
	list-style-image: url(img/kivi-ul.png);

}

#left a:link, #left a:visited {
	color: #4a4a0f;
	background-color: #f1f3ea;
	text-decoration: underline;
	/*line-height: 0.8em;*/
}

#left a:hover, #left a:active {
	color: #ffffff;
	background-color: #4a4a0f;
	text-decoration: none;
	/*line-height: 0.8em;*/
}

#desno {
	width: 170px;
	float: right;
	background: #ffffff url(img/grad_top.gif) top repeat-x;
	color: #2b2b2a;
}

#pre-foot {
	width: 100%;
	background: #ffffff url(img/gra_bottom.gif) top repeat-x;
	color: #000000;
	height: 82px;
	text-align: center;
	font-size: 0.8em;
}

#foot {
	width: 100%;
	height: 40px;
	color: #ffffff;
	background-color: black;
	text-align: center;
	font-size: 0.8em;
	padding-top: 12px;
	border-top: 2px solid #dad4d4;
}

#foot a {
	color: #ffffff;
	background-color: black;
	text-decoration: none;
	font-weight: normal;
}

#pretraga {
	background: url(img/l_pretraga.gif) top left no-repeat;
	padding-top: 25px;
}
#s {
	border: 2px solid #97C524;
	width: 128px;
}

#kategorije {
	background: url(img/l_kategorije.gif) top left no-repeat;
	padding-top: 20px;
	margin-top: 20px;
}

#pretplata {
	background: url(img/l_pretplata.gif) top left no-repeat;
	padding-top: 20px;
	margin-top: 20px;
}

#pretplata ul {
	list-style-type: none;
	list-style-image: none;
}

#pretplata img {
	border: 0;
}

#meta {
	background: url(img/l_meta.gif) top left no-repeat;
	padding-top: 20px;
	margin-top: 20px;
}

#arhiva {
	background: url(img/l_arhiva.gif) top left no-repeat;
	padding-top: 20px;
	margin-top: 20px;
}

#preporuke {
	background: url(img/l_preporuke.gif) top left no-repeat;
	padding-top: 20px;
	margin-top: 20px;
}



ul, ol, dl {
	position: relative; 
}

.post {
	background: url(img/grad_post.gif) bottom repeat-x;
	padding: 10px;
	min-height: 200px;
	/*text-align: justify;*/
}

* html .post {
	min-height: 250px;
}

.post h1 {
	color: #6c9011;
	padding-left: 10px;
	/*background-color: #ffffff;*/
	background-color: transparent;
	font-size: 1.3em;
}

.post h1 a, .post h1 a:visited {
	color: #6c9011;
	padding-left: 10px;
	/*background-color: #ffffff;*/
	background-color: transparent;
	text-decoration: underline;
	font-size: 1.3em;
}
.post h1 a:hover, .post h1 a:active {
	text-decoration: none;
	color: #fb9705;
	background-color: transparent;
	font-size: 1.3em;
}

.post h2 {
	color: #6c9011;
	padding-left: 10px;
	/*background-color: #ffffff;*/
	background-color: transparent;
	font-size: 1.2em;
}

.post h2 a, .post h2 a:visited {
	color: #6c9011;
	padding-left: 10px;
	/*background-color: #ffffff;*/
	background-color: transparent;
	text-decoration: underline;
	font-size: 1.2em;
}
.post h2 a:hover, .post h2 a:active {
	text-decoration: none;
	color: #fb9705;
	background-color: transparent;
	font-size: 1.2em;
}


.post img {
	text-align: center;
}

.post small a, .post small a:visited {
	color: #6c9011;
	background-color: transparent;
	font-weight: bold;
}

.post small a:hover, .post small a:active {
	color: #fb9705;
	background-color: transparent;
	font-weight: bold;
}

.post hr {
	border: 2px solid #d3dcbd;
}

.vise {
	
}

.post-bottom {
	background-color: #cad4af;
	color: Black;
	border-bottom: 2px solid #ddd8d8;
/*	line-height: 1.3em;*/
	padding: 3px 6px; 
}

.post-bottom a:link, .post-bottom a:visited {
	color: #56594f;
	font-weight: bold;
	text-decoration: none;
	background-color: #cad4af;
}

.post-bottom a:hover, .post-bottom a:active {
	color: #fb9705;
	font-weight: bold;
	text-decoration: none;
	background-color: #cad4af;
}

#povezano {
	margin-left: 30px;
	margin-top: 30px;
}

#povezano li {
	list-style-image: url(img/naranca_ul.gif);
}

#seo {
	border: 1px solid  #dad4d4;
	margin-top: 30px;
	padding: 6px;
	background: #ffffff url(img/grad_post.gif) bottom repeat-x;
}

textarea {
	background: #ffffff url(img/grad_post.gif) bottom repeat-x;
}

#seo h4 {
	font-size: 0.9em;
}

.navigation {
	margin-top: 20px;
	border: 1px solid #dad4d4;
	padding: 3px;

}

#linkcat-1  {
	display: none;
}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}

acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 10px 15px 10px;
	padding: 5px 20px;
	border-left: 5px solid #6C9011;
	background-color: #E9EDDF;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

#comment {
	background: #ffffff url(img/grad_post.gif) bottom repeat-x;
}
	
#submit {
	border: 2px solid #6C9011;
}

.commentlist {
	border-bottom: 2px dashed #D3DCBD;
}

#komkokos {
	background: #ffffff url(img/kokos.gif) top right no-repeat;
	width: 100%;
	height: 110px;
}

/* Begin Contact Form ][ CSS */
.contactform {
	position: static;
	overflow: hidden;
}

.contactleft {
	width: 25%;
	text-align: right;
	clear: both;
	float: left;
	display: inline;
	padding: 4px;
	margin: 5px 0;
   font-weight: bold;
}

.contactright {
	width: 70%;
	text-align: left;
	float: right;
	display: inline;
	padding: 4px;
	margin: 5px 0;
}

* html .contactform {
	width: 450px;
	height: 1%;
}

.contacterror {
	border: 2px solid #ff0000;
}
/* End Contact Form ][ CSS */
