/*
Theme Name: JanPo
Theme URI: http://janko-pozeznik.si
Description: Tema spletne strani http://janko-pozeznik.si.
Version: 1.0
Author: Tomaz Dolzan
Author URI: mailto:tomaz@neoniz.com
*/



/* Begin Typography & Colors */
body {
	
	color: #333333;
	background: #7B7669 url("images/main_bg.png") repeat;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
	
	}
	
	
h1, h2, h3, h4 { margin: 0; padding: 5px 0 10px 0; font-weight:normal;}	

h1 { font-size: 26px;  color: #a98e40; text-decoration:none; letter-spacing:0.18em; }
h2 { font-size: 19px; padding: 5px 0 5px 0; color:#c96f2c; letter-spacing:0.07em;  }
h2 a {color:#c96f2c;  }
h3 { 
	
	background-color:#DFDFDF;
	border: solid 2px #FFFFFF;
	color:#444444;
	font-size:13px;
	font-weight:bold;
	margin:3px -5px 3px -22px;
	padding:2px 20px;
	
	-moz-border-radius: 5px; /* FF1+ */
  	-webkit-border-radius: 5px; /* Saf3+, Chrome */
    border-radius: 5px; /* Opera 10.5, IE 9 */
}
h3 a { color: #444444;}

p { 
	line-height:18px;
	margin:0 0 15px;
}


a{ color: #7e6b30; text-decoration:none; }

a:hover { text-decoration: underline;}

h1 a, h1 a:hover, h1 a:visited {

}
hr {
	display: none;
	}

a img {
	border: none;
}

.floatfix{clear:both; height:0; line-height:0; margin:0; padding:0; border-collapse:collapse;}
.alignright {float: right;}
.alignleft {float: left;}



#head_outer { width: 100%; height: 106px; background: url(images/page_top_bg.png) repeat-x 0 0; }
#head { width: 746px; height:106px; margin: 0 auto; background:url(images/head_menu_bg.jpg) no-repeat 0 0; }
#head .invisible_title_link{ display:block; float:left; margin: 36px 0 0 20px; height:32px}
#top_menu { float:left; width: 100%; height:38px; margin: 0px 0 0 0; }


#page_wrap{ clear:both; width: 746px; margin: 0 auto; background:url(images/page_bg.png) repeat-y 0 0;}
#top_image { clear:both; margin:0 auto; width: 714px; height:120px; }
#top_image_shadow { width: 714px; height:40px; margin:0 auto; background:url(images/top_shadow.png) repeat-x 0 0;   }


#content {
	padding: 10px 30px 20px 30px;
}


#content img{
	border:1px solid #dddddd;
	
	-moz-box-shadow: 1px 1px 3px #999; /* FF3.5+ */
  	-webkit-box-shadow: 1px 1px 4px #999; /* Saf3.0+, Chrome */
    box-shadow: 1px 1px 4px #999; /* Opera 10.5, IE 9.0 */
	
	-moz-border-radius: 6px; /* FF1+ */
  	-webkit-border-radius: 6px; /* Saf3+, Chrome */
    border-radius: 6px; /* Opera 10.5, IE 9 */
	padding: 5px;
}

/* --- FOOTER ------------*/

#footer { font-size: 12px; clear: both; width: 746px; margin: 0 auto; background: url('images/foot_bg.png') repeat-y 0 0; }
#footer_top { width:100%; height:6px; background: url('images/foot_top.png') no-repeat 0 0; }
#footer_bottom { width:100%; height:18px; background: url('images/foot_bottom.png') no-repeat 0 0; }

.footer_col{clear:both; margin:0 30px 0 30px; padding: 12px 0 0 0; }
.footer_col .col_l {float: left; padding:1px 5px; background: transparent url(images/foot_crtica_vert.png) no-repeat right -1px;}
.footer_col .col_r {float: right; padding:1px 5px;}

#footer h2	{
	font-size:13px; font-weight:bold; letter-spacing:0.1em; font-variant:small-caps; padding:2px 0 0 0; margin: 0 0 2px 0; 
	color:#66604a; border-bottom:1px dotted #B6B09A; border-top:0px dotted #ffffff;
}

.last_news { width: 335px }
.last_news h2	{margin: 0 0 12px 0 !important; }
.last_news .title{ font-size:13px; color:#C96F2C; float:left;}
.last_news .date { font-size:9px; font-style:italic; color:#777777; float:right; padding:3px 0 0 0; }
.last_news .excerpt { font-size: 11px; padding: 5px 0; clear:both;}
.last_news .all_news_link { margin:3px 0; }




/*--- dropmenu -------*/

.dropmenu .home_link{width:10px; background: transparent url(images/home.png) no-repeat 10px 4px;}

.dropmenu ul, .dropmenu ul ul {
	/*default*/
	margin:0; padding:0; list-style-type:none; list-style-position:outside; position:relative; line-height:26px; z-index:300;	
}
.dropmenu ul { }
.dropmenu .level_0 { border-right:1px solid #ffe493; float:left;height:31px; margin:4px 0 0 7px;}
.dropmenu .first a{ border-left:none; }
.dropmenu ul a {
	/*default
	display:block; padding:0.25em 1em; color:#686868; border-right:1px solid #c8c8c8; text-decoration:none;*/
	display:block; padding:0px 11px; color:#333333;  text-decoration:none; 
	border-right:1px solid #ddbb61;
	border-left:1px solid #ffe493;
	line-height:30px;
	height:31px;
	font-size:12px;
	letter-spacing:-0.04em;
	
}
.dropmenu ul a:hover {background-color:#d9bb5b; color:#333333;}
.dropmenu ul li {float:left; position:relative;}
.dropmenu ul ul {position:absolute; display:none; left:-1px; background:#FDDE83;}
.dropmenu ul ul a {border-left:0px solid #c8c8c8;border-right:0px solid #c8c8c8;}
.dropmenu ul li ul {border:3px solid #FFFFFF;}
.dropmenu ul li ul a {height:auto; float:left;  border-bottom:1px solid #D6B552;}
.dropmenu ul ul ul {top:auto;}
.dropmenu ul li ul ul {left:12em; margin:0px 0 0 10px;}
.dropmenu ul li:hover ul ul, .dropmenu ul li:hover ul ul ul, .dropmenu ul li:hover ul ul ul ul {display:none;}
.dropmenu ul li:hover ul, .dropmenu ul li li:hover ul, .dropmenu ul li li li:hover ul, .dropmenu ul li li li li:hover ul {display:block;}
/*--- END dropmenu -------*/
	



/*------ okvir 1 ----------*/
.okvir1{
	background: transparent url(images/okvir1_bg.png) no-repeat right 0;
	width:335px;
	margin: 0 0px 0 0;

}

.okvir1 .l{float:left; width:10px; height:240px; background: transparent url(images/okvir1_bg.png) no-repeat 0px 0; }
.okvir1 .content{ float:left; width:315px; padding:0 0px; }


.okvir1 h2{ font-size:14px; font-weight:bold; font-variant:small-caps; color:#666666; margin:0; padding:6px 0 8px 2px;}

.okvir1 .okvir_item { padding: 0 0 8px 0; margin: 0 0 8px 0; border-bottom:dotted 1px #c9c9c9;}

.okvir1 .okvir_item .title { color:#C96F2C; font-size:13px; font-weight:bold;letter-spacing:-0.05em;  }
.okvir1 .okvir_item .date {color:#777777;font-size:9px; font-style:italic; padding:3px 0 0; }
.okvir1 .okvir_item .excerpt { font-size:11px; }
.okvir1 .okvir_item .image { 
	width:60px; height: 52px; float:left; margin: 3px 7px 0px 0; background-position: center center;
	 
}
.img_frame{
	border:2px solid #ffffff;
	
	-moz-box-shadow: 1px 1px 4px #999; /* FF3.5+ */
  	-webkit-box-shadow: 1px 1px 4px #999; /* Saf3.0+, Chrome */
    box-shadow: 1px 1px 4px #999; /* Opera 10.5, IE 9.0 */
	
	-moz-border-radius: 6px; /* FF1+ */
  	-webkit-border-radius: 6px; /* Saf3+, Chrome */
    border-radius: 6px; /* Opera 10.5, IE 9 */
	
}

/*------ END okvir 1 ----------*/

/* posts */

.post {
	margin: 0 0 40px;
	
	}
.post .post_date {
	font-size:11px; color: #666666; font-style:italic; margin: 2px 0 8px 0;
	
	}
.post hr {
	display: block;
	}

.post_date{ font-size:10px; color: #777777; font-style:italic; margin: 2px 0 10px 0;}
.excerpt_image { 
	background-position:center center;
	float:left;
	height:60px;
	margin:3px 7px 0 0;
	width:70px;
}











.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}



small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}




.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}






.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}





#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
	}

#page {
	background-color: white;
	margin: 20px auto;
	padding: 0;
	width: 760px;
	border: 1px solid #959596;
	}

#header {
	/*background-color: #73a0c5;*/
	margin: 0 0 0 1px;
	padding: 0;
	height: 200px;
	width: 758px;
	}

#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 450px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}



.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}


/* End Structure */






/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}


/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}



#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}


.children { padding: 0; }



.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 20px 0 10px 0;
	margin-left: 545px;
	width: 190px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

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

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

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

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}



/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}


/* End captions */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */

