/*
Theme Name: OGZ Koper
Author: marko

Description: Default 'theme' Obalne gasilske zveze. 
<strong>Ne menjavaj ali brisi!!</strong>

Version: 1.0
*/
@font-face {
	font-family: mrd;
	src: url( "fonts/myriadpro-regular.eot" );
	src: local( "mrd" ),
		url( "fonts/myriadpro-regular.otf" ) format( 'OpenType' ),
		url( "fonts/myriadpro-regular.ttf" ) format( 'TrueType' );
	font-weight:400;
}
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
	background: url( "images/background.png" ) #5F0100 repeat-x top left;
	font: 12px "Arial",sans-serif;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
h1,h2,h3,h4,h5,h6 {
	font: 16px mrd, "Arial", sans-serif;
	color: #b20200;
}
a {
	text-decoration: none;
	color: #b20200;
}
#wrapper {
	width: 972px;
	margin-left: auto;
	margin-right: auto;
}
#site-title {
	font-size: 28px;
	color: white;
	padding: 16px 0;
	max-height: 34px;
	min-height: 34px;
	height: 34px;
	overflow: hidden;
	text-align: center;
}
#site-title a {
	color: white;
	margin: 0 auto;
}
#logo-left {
	background: url( "images/ogz_logo.png" ) no-repeat top left;
	width: 125px;
	height: 126px;
	position: absolute;
	top: -50px;
	left: 0;
}
#logo-right {
	background: url( "images/znacka.png" ) no-repeat top left;
	width: 157px;
	height: 127px;
	position: absolute;
	top: -50px;
	right: 0;
}
#obletnica {
background: url("images/ogz_logo_obletnica.png") no-repeat scroll -127px 0 transparent;
  height: 130px;
  left: 446px;
  overflow: hidden;
  position: absolute;
  top: -17px;
  width: 130px;
}
#image-placeholder {
	height: 171px;
	overflow: hidden;
}
/*navigation*/
#main-nav {
	padding:0;
	margin:0;
}
#main-nav a {
	color: black;
	font-family: mrd,"Arial",sans-serif;
	font-size: 20px;
	text-transform: uppercase;
}
#main-nav > ul > li {
	display: inline-block;
	vertical-align: top;
	padding-right: 30px;
	padding-left: 10px;
	height: 36px;
	padding-top: 17px;
}
#main-nav>ul>li:last-child {
	padding-right: 0;
}
#main-nav > ul > li ul {
	display: none;
}
#main-nav > ul > li:hover ul {
	display: block;
}
#main-nav .children {
	position: absolute;
	background-color: white;
	z-index: 100;
}
#main-nav .children li {
	padding: 10px;
	border-bottom: 1px solid black;
	list-style: none;
}
#main-nav .children li:first-child {
	padding-top: 20px;
}
#main-nav .children li:last-child {
	border: none;
	padding-bottom: 10px;
}
/* navigation end */
#main-container {
	min-height: 600px;
	background-color: white;
}
#left-home {
	width: 598px;
	padding: 25px 25px 25px 20px;
}
#right-home {
	width: 309px;
	padding: 25px 20px 25px 0;
	float: right;
}
#left-div {
	width: 309px;
	padding: 25px 0 25px 20px;
}
#right-div {
	width: 598px;
	padding: 25px 25px 25px 20px;
	float: right;
}
.post-publish-date {
	color: #b20200;
}
article {
	padding-bottom: 25px;
	min-height: 100px;
	background: url( "images/article-bg.png" ) repeat-x bottom center;
	margin-bottom: 10px;
}
.read-more-link {
	text-decoration: underline;
}
.attachment-thumbnail {
	float: left;
	margin-right: 15px;
	border: 3px solid white;
	box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.80);
	-moz-box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.80);
	-webkit-box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.80);
}
.breaker {
	clear: left;
}
.no-bg {
	background: none;
}
.breadcrumbs {
	margin-bottom: 25px;
}
.content-holder {
	padding-top: 15px;
}
.gallery-placeholder {
	margin-top: 25px;
	padding: 25px;
	box-shadow:0 -2px 8px rgba(0, 0, 0, 0.80);
}
.widget-title {
	margin-bottom: 20px;
}
#main-container div.widget > div, #main-container div.widget > ul {
	border: 5px solid #dedede;
	margin-bottom: 25px;
	padding: 25px;
}
div.widget {
	/*atext-align: center;*/
}
footer {
	background-color: #350000;
	clear: both;
	padding-top: 25px;
}
#footer-wrapper {
	width: 972px;
	margin: 0 auto;
}
.textwidget {
	margin-bottom: 0;
}
.footer-menu-box {
	width: 125px;
	min-height: 200px;
	float: left;
	padding: 0 20px 20px 20px;
	background: url( "images/footer-box-border.png" ) top right repeat-y;
}
#contact-box {
	width: 201px;
	height: 221px;
	float: right;
	color: white;
	padding: 15px 25px;
	background: url( "images/contact-bg.png" ) top left no-repeat;
}
.no-fake-border {
	background: none;
}
.footer-menu-box ul li {
	list-style: none;
}
.footer-menu-box li a {
	color: white;
}
.footer-menu-box ul > li:first-child > a {
	color: #ffb4b3;
	font-size: 14px;
}
.content-holder p {
	margin-bottom: 5px;
}
#content-holder h1,
#content-holder h2,
#content-holder h3,
#content-holder h4,
#content-holder h5,
#content-holder h6 {
	margin-bottom: 15px;
	padding-top: 10px;
}
#content-holder dd {
	margin-left: 10px;
}
#content-holder dt {
	text-decoration: underline;
	color: #b20200;
	margin-bottom: 5px;
}
#content-holder ol, #content-holder ul {
	padding-left: 20px;
}
.underline {
	text-decoration: underline;
}
td, th {
	padding: 3px;
}
.borders, .borders td, .borders th {
	border: 1px solid #F0F0F0
}
.alignright {
	float: right;
}