/*
Theme Name: VPB
Theme URI: http://www.studio-primus.net
Description: Spletna podoba za VPB. Design: Studio Primus.
Version: 1.0
Author: CyMaN	
Author URI: http://www.studio-primus.net
*/


/* main design */

body {
	padding: 0px;
	margin: 0px;
	color: #555;
	font-family:  Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-image: url(img/bg.jpg);
	background-position: top center;
	background-repeat: repeat-x;
	font-size: 14px;
}
#page {
	background-image: url(img/top_bg.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}
#main {
	background-image: url(img/main.png);
	background-position: 0 50px;
	background-repeat: no-repeat;
	width: 820px;
	padding: 8px 20px 10px 20px;
	margin: 0 auto;
}
#blue_bar {
	background-image: url(img/blue_bar.jpg);
	background-repeat: repeat-x;
	background-position: top center;
	height: 137px;
	border-bottom: solid 1px #A8CCEC;
	margin-top: 15px;
	color: #fff;
}
#sidebar {
	float: left;
	background-color: #6e9eee;
	margin: 10px;
	color: #fff;
	font-size: 0.9em;
	width: 210px;
}
#sidebar ul {
	list-style: none;
	padding-left: 10px;
	margin: 8px 2px 8px 12px;
	list-style-position: outside;
	list-style-type: disc;
}
#sidebar ul li {
	margin: 2px 0;
}
.widget {
	border-bottom: dotted 1px #fff;
}
#content {
	margin: 0 10px 0 240px;
	font-size: 13px;
}
#content p {
	line-height: 22px;
}
#footer {
	clear: both;
	text-align: center;
	border-top: solid 1px #ddd;
	font-size: 0.8em;
	margin-top: 20px;
}
#s {
	border: solid 1px #000;
	width: 100px;
	margin-bottom: 5px;
}
#searchsubmit {
	border: solid 1px #000;
	width: 55px;
	margin-bottom: 5px;
	background-color: #2E50BC;
	color: #fff;
}
.date {
	background-image: url(img/date.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 18px;
	margin: 2px 5px 0 0;
	height: 18px;
	line-height: 18px;
	float: left;
	display: block;
}
.uredi {
	background-image: url(img/uredi.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 18px;
	margin-top: 2px;
	height: 18px;
	line-height: 18px;
	float: left;
	display: block;
}
.comments {
	background-image: url(img/comment.png);
	background-repeat: no-repeat;
	background-position: bottom left;
	padding-left: 18px;
	margin-top: 2px;
	margin-left: 10px;
	height: 18px;
	line-height: 18px;
	float: left;
}
#dezurstvo {
	height: 35px;
	margin: 0 5px 26px 425px;
	font-size: 1.4em;
	text-align: center;
	color: #eee;
	padding-top: 10px;
}
#sbg-tl {
	background-image: url(img/sbg-tl.gif);
	background-position: left top;
	background-repeat: no-repeat;
}
#sbg-tr {
	background-image: url(img/sbg-tr.gif);
	background-position: right top;
	background-repeat: no-repeat;
}
#sbg-br {
	background-image: url(img/sbg-br.gif);
	background-position: right bottom;;
	background-repeat: no-repeat;
}
#sbg-bl {
	background-image: url(img/sbg-bl.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	padding: 15px 10px;
} 

/* fonts and titles */
h1 {
	display: none;
}
h2 {
	font-size: 2.0em;
	font-weight: normal;
	letter-spacing: -0.05em;
	font-family: Arial;
	text-decoration: none;
	border-bottom: solid 1px #ddd;
	padding: 10px 0 0 0;
	margin: 0;
	color: #4995c2;
}
h3 {
	font-size: 1.1em;
	font-weight: bold;
	letter-spacing: -0.07em;
	font-family: Arial;
	margin: 10px 0 5px 5px;
	padding-left: 12px;
	background-image: url(img/bullet_h3.gif);
	background-repeat: no-repeat;
	background-position: center left;
}

h2 a, h2 a:link, h2 a:visited, h2 a:hover {
	border-bottom: none;
}
a, a:link, a:active {
	color: #4995c2;
	text-decoration: none;
	border-bottom: dashed 1px #4995c2;
}
a:visited {
	color: #367aa3;
	border-bottom: dashed 1px #367aa3;
}
a:hover {
	color: #69a8cd;
	border-bottom: solid 1px #69a8cd;
}

.small {
	font-size: 0.8em;
	height: 16px;
}
.entry p {
	line-height: 1.3em;
	text-align: justify;
}
#sidebar a {
	color: #fff;
	border: none;
}
#sidebar a:hover {
	text-decoration: underline;
}
.comments a, .uredi a {
	border-bottom: none;
}

/* navigation */
#navigation {
	font-size: 1em;
	color: #5c7bcd;
	font-weight: bold;
	direction: rtl;
	padding-right: 5px;
	margin-bottom: 20px;
}
#navigation ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
#navigation ul li {
	display: inline;
}
#navigation ul li a {
	margin: 0 5px;
	color: #5177CA;
	text-decoration: none;
	border-bottom: dotted 1px #5177CA;
	text-transform: lowercase;
}
#navigation ul li a:hover {
	border-bottom: solid 3px #5177CA;
}
#top_nav {
	margin: 0 0 52px 640px;
	font-size: 0.7em;
}
#top_nav ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
#top_nav ul li {
	display: inline;
	padding: 5px;
}
#top_nav a, #top_nav a:link, #top_nav a:visited, #top_nav a:active {
	color: #fff;
	text-decoration: none;
	border-bottom: dotted 1px #fff;
}
#top_nav a:hover {
	border-bottom: solid 1px #fff;
}
