/*   
Theme Name: primozcigler
Theme URI: http://www.primozcigler.net/
Description: Spletna podoba za mojo stran :)
Author: Studio Primus
Author URI: http://www.studio-primus.net/
*/


/*GENERIC*/
body {
	background: #000000 url(img/bg.gif);
	margin: 0;
	padding: 0;
	font-size: 62.5%;
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
}
img {
	border: none;
}
a {
	color: #80c8f5;
	text-decoration: none;
}
a:hover {
	color: #fb9400;
	text-decoration: underline;
}
.spacer {
	clear: both;
	height: 0;
}
.floatleft {
	float: left;
}
.floatright {
	float: right;
}

/*HEADER*/
#header {
	border-top: 2px solid #154f80;
	height: 152px;
	background-color: #000000;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
}
#logocontainer {
	margin: 0 auto;
	width: 938px;
	background: #000000 url(img/header.jpg) no-repeat;
	height: 152px;
}
p.description {
	color: #ffffff;
	font-weight: 700;
	font-size: 1.4em;
	padding: 0;
	margin: 0;
	letter-spacing: -0.03em;
	font-style: italic;
}

/*SEARCH*/
#search {
	width: 258px;
	height: 31px;
	background: url(img/search-bg.gif) no-repeat left top;
	float: right;
	padding-top: 3px;
}
#search input.field {
	width: 120px;
	height: 20px;
	border: none;
	background: url(img/search-field.gif) no-repeat left center;
	margin-left: 55px;
	padding: 3px 5px 0 5px;
	color: #888888;
	font-size: 1.2em;
}
#search input.button {
	border: none;
	background: url(img/search-button.gif) no-repeat 0 2px;
	width: 20px;
	height: 20px;
	margin-left: 5px;
	cursor: pointer;
}


/*MENU*/
#menu {
	height: 53px;
	background: url(img/menu-bg.gif) repeat-x;
}
#menu ul {
	width: 938px;
	margin: 0 auto;
	padding: 0;
}
#menu ul li {
	list-style: none;
	padding: 0;
	margin: 0;
	display: inline;
}
#menu ul li a {
	background: url(img/menu-seperator.gif) repeat-y left top;
	display: block;
	float: left;
	width: 116px;
	height: 43px;
	color: #b8cfe0;
	font-size: 1.5em;
	font-weight: 500;
	padding: 9px 0 0 15px;
	text-decoration: none;
	margin: 0;
}
#menu ul li a#lastitem {
	padding: 0;
	height: 52px;
	float: right;
	width: 56px;
	margin-right: 72px;
}
#menu ul li a:hover {
	color: #ffffff;
}
#menu ul li a.selected {
	background: url(img/menu-bg-hover.jpg) no-repeat left top;
	color: #ffffff;
}
#menu ul li a#lastitem:hover {
	background: url(img/menu-seperator.gif) repeat-y left top;
}
#menu span.menudesc {
	display: block;
	font-size: 0.6em;
	font-weight: 400;
}

/*MAIN CONTENT*/
#gradient {
	background: url(img/gradient.gif) repeat-x center top;
}
#maincontainer {
	margin: 0 auto;
	width: 938px;
	background: url(img/content-bg.gif) repeat-y center top;
}
#innergradient {
	background: url(img/innergradient.jpg) no-repeat center top;
}
#content {
	float: left;
	width: 650px;
	margin: 25px 0 10px 21px;
	color: #c4c4c4;
}

/*POST*/
#content p {
	margin: 1em 0;
}
.postcontent {
	line-height: 2.2em;
	padding-top: 5px;
}
.postdata {
	padding-bottom: 10px;
	font-size: 0.8em;
	height: 13px;
}
.postdata ul {
	margin: 5px 0;
	padding: 0;
}
.postdata ul li {
	display: inline;
	list-style: none;
}
.postdata ul li a {
	color: #c0c0c0;
	text-decoration: none;
	font-weight: 700;
}
.postdata ul li a:hover {
	text-decoration: underline;
}
.postdata ul li div.date, .postdata ul li a.comment, .postdata ul li div.tag {
	display: block;
	float: left;
	padding-left: 18px;
	margin-right: 18px;
	height: 13px;
	
}
div.date {
	background: url(img/date.gif) no-repeat left center;
	font-weight: 700;
}
a.comment {
	background: url(img/comment.gif) no-repeat left center;
}
div.tag {
	background: url(img/tag.gif) no-repeat left center;
}
img.size-medium, img.size-small, img.size-large, img.size-full {
	border: 2px solid #000000;
}
.post {
	border-bottom: 1px solid #232b37;
	font-size: 1.2em;
}
.postseperator {
	margin-bottom: 30px;
	text-align: center;
}
.postcontent ul {
	padding: 5px 0 5px 10px;
	margin: 0;
	list-style: none;
}
.postcontent ul li {
	padding: 0 0 0 15px;
	background: url(img/content-arrow.gif) no-repeat 0 1.0em;
}
#content p.wp-caption-text {
	padding-bottom: 10px;
	line-height: 1.2em;
	text-align: center;
	font-weight: 700;
	color: #fb9400;
	margin: 0 0 20px 0 !important;
}
.wp-caption img, .wp-caption a {
	padding: 0;
	margin: 0;
}
.alignleft {
	float: left;
	margin-right: 10px;
}
.alignright {
	float: right;
	margin-left: 10px;
}
.aligncenter {
	clear: both;
	margin: 0 auto;
}



/*SIDEBAR*/
#sidebar {
	float: right;
	width: 239px;
	margin-right: 5px;
}
.sidebarcontent {
	color: #c4c4c4;
	padding: 0 20px;
	font-size: 1.1em;
	line-height: 1.6em;
}
.sidebarcontent ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.sidebarcontent ul li {
	background: url(img/list-bullet.gif) no-repeat 0px 9px;
	padding-left: 10px;
}
.sidebarcontent ul li:hover {
	background: url(img/list-bullet.gif) no-repeat 2px 9px;
}
.sidebarcontent table {
	width: 100%;
}
.sidebarcontent table a, .sidebarcontent caption {
	font-weight: 700;
}
.sidebarcontent caption {
	color: #80c8f5;
	font-size: 1.2em;
}
.sidebarcontent td, .sidebarcontent th {
	text-align: center;
}
td#today {
	color: #fb9400;
}



/*HEADINGS*/
h1 {
	color: #ffffff;
	font-weight: 900;
	font-size: 5.0em;
	letter-spacing: -0.07em;
	margin: 0;
	padding: 67px 0 0 0;
}
h2 {
	font-family: Georgia, serif;
	font-size: 2.5em;
	font-weight: 400;
	border-bottom: 1px solid #232b37;
	margin: 0;
	color: #80c8f5;
}
h2 a, h2 a:hover {
	text-decoration: none;
}
h2.pagetitle {
	color: #333e4f;
	border: none;
	padding-bottom: 20px;
	font-size: 2.0em;
	font-style: italic;
}
h3 {
	font-size: 2.0em;
	font-family: Georgia, serif;
	color: #80c8f5;
	background: #0b131a;
	padding: 5px 0 5px 20px;
	font-weight: 400;
	border-bottom: 1px solid #232b37;
	margin: 26px 0 10px 0;
}
h4 {
	font-weight: 400;
	font-size: 2.2em;
	font-family: Georgia;
	border-bottom: 1px solid #1c222b;
	padding: 0;
	margin: 20px 0 0 0;
}
h5 {
	font-weight: 400;
	font-size: 1.2em;
	font-family: Georgia;
	padding: 0;
	margin: 20px 0 0 0;
}


/*FOOTER*/
#footer-nav {
	clear: both;
	padding-top: 50px;
}
.footer-nav-item {
	float: left;
	margin-right: 50px;
	font-weight: 700;
	color: #80c8f5;
	font-size: 1.3em;
	background: url(img/footer-nav.gif) no-repeat left top;
	height: 18px;
	width: 134px;
	padding-top: 5px;
	text-align: center;
}
#footer {
	background-color: #131b22;
	padding-bottom: 20px;
}
#footer-container {
	width: 938px;
	margin: 0 auto;
	color: #c4c4c4;
	font-weight: 700;
}
#footer-container ul {
	padding: 5px 0 10px 0;
	margin: 0;
	list-style: none;
	background: url(img/footer-seperator.gif) repeat-y right top;
}
#footer-container ul li {
	background: url(img/underline.gif) no-repeat left bottom;
	padding: 5px 0 5px 2px;
}
#footer-container ul li a {
	background: url(img/footer-list-bullet.gif) no-repeat right center;
	padding-right: 10px;
	color: #c4c4c4;
}
#footer-container ul li a:hover {
	padding-right: 12px;
	color: #c4c4c4;
	text-decoration: none;
}
.footer-list {
	padding: 20px 23px 0 21px;
	width: 141px;
	float: left;
}

/*NAVIGATION*/
#navigation a {
	display: block;
	font-weight: 700;
	font-size: 1.2em;
	border-bottom: 3px solid #132638;
	padding: 5px 15px;
}
#navigation a:hover {
	text-decoration: none;
	border-bottom: 3px solid #fb9400;
}


/*COMMENTS*/
div.comment, div.pingback {
	padding: 6px 12px 12px 12px;
	margin-top: 20px;
	font-size: 1.1em;
	line-height: 1.5em;
}
div.even {
	background-color: #0d192e;
	border: 1px solid #132541;
}
div.odd {
	background-color: #17242f;
	border: 1px solid #272c32;
}
.comment img.avatar {
	float: right;
}
.comment cite.fn {
	font-size: 1.5em;
	font-style: normal;
	font-weight: 700;
}
div.comment-author {
	border-bottom: 3px solid #132541;
	padding-bottom: 2px;
	font-size: 0.9em;
}
.even div.comment-author {
	border-bottom: 3px solid #132541;
}
.odd div.comment-author {
	border-bottom: 3px solid #1d2c38;
}
div.bottomline {
	margin-top: 20px;
	float: left;
}
#respond input, #respond textarea {
	background-color: #000000;
	border: 1px solid #232b37;
	color: #5a5a5a;
}
#author {
	padding: 4px 4px 4px 25px;
	background: #000000 url(img/input-name.gif) no-repeat 7px 7px;
	border: 1px solid #232B37;
	color: #5A5A5A;
}
#email {
	padding: 4px 4px 4px 25px;
	background: #000000 url(img/input-mail.gif) no-repeat 7px 9px;
	border: 1px solid #232B37;
	color: #5A5A5A;
}
#url {
	padding: 4px 4px 4px 25px;
	background: url(img/input-web.gif) no-repeat 7px 6px;
}
#comment, #submit {
	background-color: #000000;
	padding: 4px;
	border: 1px solid #232B37;
	color: #5A5A5A;
}
