/*
Theme Name: Klet Bistrica
Description: Po narocilu za Klet Bistrica. Izdelal Roman Cretnik.
Version: 0.1
Author: Roman Cretnik
Author URI: http://piroman.si/
Tags: fixed width, three columns, widgets

*/
/*--------------KOMENTAR---------------------
Kjer se lastnost zacne s podcrtajem (npr. _width), gre za hack, ki velja samo za IE 6.
Kjer se lastnost zacne z lojtro (npr. #width), gre za hack, ki velja samo za IE 7.
------------------------------------------ */
* {
	margin:0;
	padding:0;	
	list-style-type:none;
}
body {
	background:#000000;
	color:#000000;
	font-family:Tahoma, Helvetica, Verdana, "Arial Narrow", Arial, sans-serif;
	font-size:12px;
	width:1000px;
	margin:10px auto 20px auto;	
	text-align:justify;
}
#ie6-opozorilo {
	color:#FFFFFF;
	font-weight:bold;
	padding:5px;
}
#ie6-opozorilo a:hover {
	color:#A0A0A4;
	text-decoration:none;
}
a {
	color:#A0A0A4;
}
a:hover {
	color:#000000;
	text-decoration:none;
}
a img {
	border:none;
}
ul li {
	margin:0;
	padding:0;
}
.levo {
	text-align:left;
}
.desno {
	text-align:right;
}
.sredinsko {
	text-align:center;
}
.obojestransko {
	text-align:justify;
}
.alignleft { 
	float: left; 
	margin:5px 10px 5px 0;
}
.alignright { 
	float: right; 
	margin:5px 0 5px 10px;
}
.clear {
	clear:both;
}
#wrapper {
	width:1000px;
	margin:20px auto 0 auto;
	background:#800101;
}
/* ---------GLAVA------*/
#zgornji-blok {
width:1000px;
height:237px;
float:left;
background:transparent url(img/ozadje.png) no-repeat;
}
#glava {
display:inline;
width:1000px;
height:145px;
}

#logo-klet {
width:127px;
height:86px;
float:left;
margin:26px 36px 36px 36px;
padding:0;
background:transparent url(img/klet-logo.png) no-repeat;
}
#logo-emavs {
width:130px;
height:69px;
float:left;
background:transparent url(img/emavs-logo.png) no-repeat;
margin:35px;
}
#banner-glava1 {
width:599px;
height:122px;
float:left;
background:transparent url(header/vina-www2.gif) no-repeat;
margin:1px 0 0 2px;
padding:0;
}
#banner-glava2 {
width:599px;
height:122px;
float:left;
background:transparent url(header/klet-www2.gif) no-repeat;
margin:1px 0 0 2px;
padding:0;
}
#banner-glava3 {
width:599px;
height:122px;
float:left;
background:transparent url(header/vinogradi-www2.gif) no-repeat;
margin:1px 0 0 2px;
padding:0;
}
#banner-glava4 {
width:599px;
height:122px;
float:left;
background:transparent url(header/vse-steklenica-www2.gif) no-repeat;
margin:1px 0 0 2px;
padding:0;
}
#banner-glava5 {
width:599px;
height:122px;
float:left;
background:transparent url(header/emavs-www2.gif) no-repeat;
margin:1px 0 0 2px;
padding:0;
}
#jeziki {
clear:both;
background:transparent;
float:left;
width:200px;
height:80px;
}
#zastava-uk {
width:45px;
height:26px;
float:left;
margin:12px 0px 0px 0px;
padding:0;
background:transparent url(img/zastava-uk.png) no-repeat;
}
#zastava-slo {
width:45px;
height:26px;
float:left;
margin:12px 10px 0px 50px;
padding:0;
background:transparent url(img/zastava-slo.png) no-repeat;
}
#zastava-uk:hover {
background:transparent url(img/zastava-uk-hover.png) no-repeat;
}
#zastava-slo:hover {
background:transparent url(img/zastava-slo-hover.png) no-repeat;
}
#prazno {
float:left;
width:600px;
height:80px;
background:transparent;
}
#iskalnik {
float:left;
width:200px;
height:80px;
background:transparent;
_margin-left:-50px;
}
/*-------end Glava ----*/


/*-------VSEBINA------*/
#sredina {
	width:620px;
	float:left;
}
#vsebina {
	width:620px;
	float:left;
	background: url(img/vsebina-senca.png) repeat-y;
}
#vzorec {
	width:560px;
	min-height:170px;
	background:transparent url(img/vsebina-bg.png) no-repeat top center;
	padding:20px;
	margin-left:10px;
	_margin-left:5px;
	float:left;	
}
#senca-spodaj {

	float:left;
	background:transparent url(img/senca-spodaj.png) no-repeat bottom center;
	width:620px;
	height:9px;
}
.besedilo p {
	margin-bottom:1.4em;
}
.clanek {
	margin:20px 0;
}
.clanek h2 {
	margin-bottom:1.4em;
}
.clanek h2 a {
	text-decoration:none;
	color:#000000;
}


/*------SIDEBARi-----*/
#sidebar-left {
	width:180px;
	float:left;
	padding:0 0 0 10px;
	color:#FFFFFF;
	line-height:1.3em;
	text-align:justify;
}
#sidebar-left .widgettitle, #sidebar-right .widgettitle {
	line-height:1.5em;
}
#sidebar-right {
	width:180px;
	height:auto;
	float:left;
	padding:0 10px 0 0;
	_padding:0;
	color:#FFFFFF;
	line-height:1.3em;
	text-align:justify;
}
.widget {
	margin-bottom:20px;
}
/*-------FOOTER-----*/
#footer {
	clear:both;
	width:980px;
	margin:0 auto;
	padding:10px;
	text-align:center;
	font-weight:bold;
}
#footer a {
	color:#000000;
}
#footer a:hover {
	color:#FFFBF0;
	text-decoration:none;
}
	/*-------------ISKALNIK---------*/
#searchform {
	float:left;
	margin:10px 0 0 45px;	
	background:transparent url(img/isci.png) no-repeat;
	width:110px;
	height:32px;
	padding:0;
}
#searchform #s {
	float:left;
	margin:4px 0px 0 7px; 
	#margin-left:-38px;
	padding:1px;
	border:0;
	width:95px;
	background:none;
}
#searchform #go{
	text-align:center;
	background:none;
	border:0;
	margin:10px 0 0 40px;
	#margin:10px 0 0 0px;
	font-weight:bold;
}
#searchform #go:hover{
	cursor:pointer;
}

/*--------------NASLOVNICA-----*/
.okvircek h3 a {
	text-decoration:none;
	color:#000000;
}
.okvircek h3 a:hover {
	text-decoration:none;
	color:#800101;
}
#top1 img.thumb-top, #top2 img.thumb-top {
	width:560px;
	height:320px;
	margin-bottom:20px;
	clear:both;
}
#top1 .okvircek h3, #top2 .okvircek h3 {
	width:540px;
	height:30px;
	margin-top:-70px;
	padding:10px;
	background:url(img/top-prosojno.png) repeat;
	position:absolute;
	z-index:10;
	font-weight:400;
	font-size:26px;
}
.mini {
	width:560px;
	height:320px;
	margin-bottom:20px;
	clear:both;
}
#mini1, #mini2, #mini3, #mini4 {
	width:270px;
	height:320px;
	float:left;
	
}
#mini1, #mini3 {
	margin-right:20px;
}
.mini .okvircek h3 {
	width:250px;
	height:30px;
	margin-top:-50px;
	padding:10px;
	background:url(img/top-prosojno.png) repeat;
	position:absolute;
	z-index:10;
	font-weight:400;
	font-size:20px;
}

/*-------KATEGORIJA VINO------*/
.okvircek-vino {
	width:180px;
	height:150px;
	float:left;
	margin:0 0 20px 0;
}
.steklenica, img.thumb-vino {
	width:51px;
	height:150px;
	float:left;
}
.okvircek-vino2 {
	width:auto;
	height:150px;
	float:left;
	margin:0 0 20px 0;
}
.steklenica2, img.thumb-vino2 {
	width:auto;
	height:150px;
	float:left;
}
.podatki-vino {
	float:left;
	width:129px;
	height:150px;
	line-height:1.4em;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	margin-top:10px;
}
.podatki-vino h3 {
	font-size:98%;
}
.podatki-vino a {
	color:#800101;
	text-decoration:none;
}
.podatki-vino a {
	color:#800101;
	text-decoration:none;
}

.podatki-vino a:hover {
	color:#A0A0A4;
}
/*--komentarji--*/
#vsebina #respond, h4#comments {
	margin:10px 0 20px 30px;
}
textarea#comment {
	width:450px;
	margin-top:10px;
}
#commentform input#submit, #commentform input#url, #commentform input#email, #commentform input#author {
	margin-top:10px;
}
#commentform input, #commentform textarea {
	border-color:#A0A0A4;
}
ol.commentlist {
	margin-left:30px;
	width:560px;
	background-color:#ededed;
}

ol.commentlist p {
	margin:5px 10px;
}
span.fn {
	font-weight:bold;
	padding-left:10px;
}
.comment-meta, .reply {
	font-size:11px;
	padding-left:10px;
}
.comment-meta {
	margin-top:20px;
	border-top:1px dotted #A0A0A4;
	padding-top:10px;
}
ul.children {
	margin-left:20px;
	background-color:#ffe2e2;
}
ul.children ul.children {
	margin-left:20px;
	background-color:#d2d2d2;
}