/*
Theme Name: WordPress Nobilis
*/

* {
	border: 0;
	margin: 0;
	padding: 0;
}


ul {
	list-style-type: none;
	list-style-position: outside;
}

body {
	font-family: "Trebuchet MS", Trebuchet, "Lucida Sans Unicode", Arial, "Nimbus Sans L", sans-serif;
	background-color: #f8f2dc;
	line-height:1.4em;
}

#container {
	margin: 0 auto;
	width: 960px;
}

#header {
	background: url('images/drava.jpg') top left no-repeat;
	height: 300px;
	position: relative;
	width: 100%;
}

#content {
	display: inline;
	float: left;
	width: 510px;
	background-color: #fff;
	padding: 25px;
	position:relative;
	margin: 20px 30px;
}

#sidebar {
	display: inline;
	float: right;
	width: 280px;
	margin: 20px 30px;
}


#footer {
	clear: both;
	background-color: #d0dba9;
	position: relative;
	height: 200px;
}

#footer p {
	line-height: normal;
}

#orginfo, #clan, #zeleni {
	position: absolute;
	width: 200px;
	padding: 30px 50px;
}

#orginfo {
	bottom: 5px;
}

#clan {
	bottom: 5px;
	left: 310px;
}

#zeleni {
	bottom: 5px;
	left: 620px;
}



.clear {
	clear: both;
	height: 0;
}

img#logo {
	float: left;
	margin: 0 0 0 30px;
}

#header input.search {
	background: transparent url('images/transparent-bijelo.png') top left repeat;
	float: right;
	font-size: 1em;
	margin: 60px 30px 0 0;
	padding: 5px;
	text-align: right;
	width: 200px;
	
}

#content input {
	background: transparent url('images/transparent-bijelo.png') top left repeat;
	font-size: 1em;
	padding: 5px;
	width: 300px;
}

#content input#submit {
	background: transparent url('images/transparent-sivo.png') top left repeat;
	font-size: 1.1em;
	padding: 5px 15px;
	width: auto;
}

#content textarea {
	background: transparent url('images/transparent-bijelo.png') top left repeat;
	font-size: 1em;
	padding: 5px;
	width: 100%;
	height: 200px;
}

#content form img {
	display: inline;
	float: none;
}

#header h4 {
	background: transparent url('images/transparent-sivo.png') top left repeat;
	color: #fff;
	font-size: 1.1em;
	font-weight: normal;
	line-height: 1.3em;
	right: 30px;
	padding: 1.1em;
	position: absolute;
	top: 120px;
	width: 300px;
}

ul#menu {
	bottom:0;
	position: absolute;
	left: 30px;
}

ul#menu li {
	float: left;
	height: 42px;
	margin-right: 0.5em;
}

ul#menu li a {	
	line-height: 42px;
	padding: 0 1em;
	font-size: 1.3em;
	display: block;
	text-decoration: none;
	color: #fff;
	background: transparent url('images/transparent-crno.png') top left repeat;
}
ul#menu li a:hover {
	/*background: transparent url('images/transparent-bijelo.png') top left repeat;*/
	color: #aaa;
}

h2 {
	color: #228521;
}


h3 a {
	color: #fff;
	text-decoration: none;
}


h2 a {
	color: #228521;
	text-decoration: none;
}

#content h4 {
	color: #228521;
	font-size: 1.2em;
	margin-bottom: 0.8em;
	padding-bottom: 0.2em;
	border-bottom: solid 1px #bbb;
}

#content strong {
	color: #228521;
	
}

h2 a:hover, h3 a:hover {
	text-decoration: underline;
}

h3 {
	padding: 10px;
	background-color: #698a3e;
	color: #fff;
}

#content h3 {
	color: #228521;
	background-color: transparent;
	padding-bottom: 0.5em;
}

#content img {
	float: left;
	padding: 0 1em 0 0;
}

.postmetadata {
	margin-bottom: 20px;
	clear: both;
}

#sidebar .postmetadata {
	margin: 0 20px;
}

p {
	margin-bottom: 1.4em;
}

p a, li a, .ilsb a {
	color: #228521;
}

#content ul {
	list-style-type: circle;
	margin-left: 30px;
	margin-bottom: 1em;
}

#content ol {
	margin-left: 30px;
	margin-bottom: 1em;
}


.rezultati ul li {
	margin-top: 10px;
}

.rezultati ul li a {
	text-decoration: none;
	color: #228521;
}

.rezultati ul li a:hover {
	text-decoration: underline;
}

#sidebar ul {
	list-style-type: none;
	margin: 10px 10px;
}

#sidebar ul li {
	padding: 6px 0;
	border-bottom: solid #bbb 1px;
}

#sidebar ul li.zadnja {
	border: 0;
}

#sidebar ul a {
	color: #000;
	text-decoration: none;
        display: block;
}

#sidebar ul a:hover {
        text-decoration: underline;
}

ul#top-links {
	top: 0;
	position: absolute;
	right: 30px;
}

ul#top-links li {
	float: right;
	height: 30px;
	margin-left: 0.5em;
}

ul#top-links li a {	
	line-height: 30px;
	padding: 0 1em;
	font-size: 0.8em;
	display: block;
	text-decoration: none;
	color: #fff;
	background: transparent url('images/transparent-crno.png') top left repeat;
}
ul#top-links li a:hover {
	/*background: transparent url('images/transparent-bijelo.png') top left repeat;*/
	color: #aaa;
}

.ngg-albumoverview h4 a, .ngg-album h4 a, .ngg-albumtitle a {
	font-size: 1.1em;
	text-decoration: none;
	color: #228521;
}

.ngg-albumtitle a:hover {
	text-decoration: underline;
}

body .ngg-album {
	width: 220px;
	margin: 11px;
	float: left;
	height: 180px;
}

.alignleft {
    float:left;
    padding-right: 1em;
}

.alignright {
    float:right;
    padding-left: 1em;
}

#sidebar ul a.vazno {
    color: #6b2a2a;
}

