
/* Main Sections 
------------------------------------------------------------------------- */
* {
    margin: 0;
    padding: 0;
}
body {
    font-family:  Verdana, Helvetica, sans-serif;
    font-size: small;
    text-align: center;
    color: #dedede; 
    background-color: #8fa862;
		
    background-image: url(images/back_page.jpg); 
		background-repeat: repeat;	
}


#pageBorder {
  margin: auto;
  width: 920px;
  padding: 0px;
	background-image: url(images/pageShadow.gif);
	background-repeat: repeat-y;
}

#page {
    width: 900px;
    margin: 0px 10px 0px 10px;
    text-align: left;
    background-color: #222222;

		border-top: 5px solid #000000;		
		border-left: 1px solid #000000;
		border-right: 1px solid #000000;			
}

#content {
    float: left;
    text-align: left;
    width: 555px;
    padding: 20px 0 0 20px;
    margin: 0px;
    line-height: 1.5em;	
}


div, p, img, a, td, ul, ol {
    font-size: 1em; 
}

h1, h2, h3, h4 {
	font-family:  "Trebuchet MS", georgia, helvetica, arial, verdana, sans-serif;
	font-weight: bold;
	margin: .5em 0;
	letter-spacing: .07em;
}

h1 { font-size: 220% }
h2 { font-size: 150%; }
h3 {  font-size: 120%; }
h4 { font-size: 115%; letter-spacing: .15em }

p { padding: 0 0 1em; }

hr { color: #999999; }

a, a:link { 
    text-decoration: none;
    color: #ff6633;
    border-bottom: 0px; 	
}
a:visited { color: #ff6633; }
a:hover { color: #dedede; border-bottom: 1px solid #666666; }
a:active { color: #ff6633; background-color: ##666666; }


a img, img,
img:hover,
#slika a:hover {
    border: none;
}

ul {
    list-style: none;
    margin: 0 0 20px 1em;
}
li {
    list-style: none;
    padding-left: 1em;
    margin-bottom: 3px;
}
ol {
    margin-left: 0.5em;
    padding-left: 0.5em;
}
ol li {
    margin-left: 0.5em;
    padding: 0 0 .5em.3em;
    list-style: none;
}

.clear {
    clear: both;
    height: 1px;
    margin: -1px 0 0;
    font-size: 1px;
}

fieldset {
  display: block;
  border: 1px solid #666666;
	padding: 5px;
	margin-bottom: 10px;
	
	background-image:url(images/bottomFieldset.gif);
	background-position: left bottom;
	background-repeat: repeat-x;	
	
}

legend {
  color: #8fa862;
	padding-left: 5px;
	padding-right: 5px;
	font-weight: bold;
}

label {
  display: block;
	color: #999999;
}

.smallTxt {
  font-size: 75%;
}

a:hover.nolink {
  border: 0px;
}


/* Special text formatting 
------------------------------------------------------------------------------- */
h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, cite {
	text-decoration: none;
}

blockquote {
    margin: 0 0 0 30px;
    padding: 10px 0 0 20px;
    font-size: 88%;
    line-height: 1.5em;
    color: #666;
    background: url(images/quotes.gif) no-repeat top left;
}

blockquote p { margin-top: 0; }

blockquote cite {
	margin: 5px 0 0;
	display: block;
}
code {
	font: 1em/2.5em 'Courier New', Courier, monospace;
	color: #dddddd;
	white-space: pre; 
    width: 350px;
    height: auto;
	overflow: auto;
    display: block;
    border: 1px solid #ffffff;
    border-width: 2px 0;
    padding: 1em;
    margin: 0 0 1em 0;
    background-color: #fafafa;
}

acronym, abbr, span.caps {
	font-size: 90%;
	letter-spacing: .07em;
	cursor: help;
	border-bottom: 1px dotted #white;
}

.center { text-align: center;}
.alignright { float: right; }
.alignleft { float: left; }

/* hr { display: none; }*/


.errors, .error, .message {
    padding: 6px;
    background-color: #777777;
    color: #990000;
		border: 1px solid #990000;
}
.message {
    color: #009900;
  	border: 1px solid #009900;
}

div#rss {
  width: 100%;
	text-align: right;
	font-size: 80%;
	margin-bottom: -20px;
	position: relative;
	top: -62px;
}

div#rss a {
  background-image: url(images/rssSmall.gif);
	background-repeat: no-repeat;
	background-position: right 1px;
	padding-right: 15px;
	line-height: 14px;
	padding-bottom: 2px;
}

div#rss a:hover {
  border-bottom: 0px;
}

/* Header 
------------------------------------------------------------------------- */

#header { 
    background-color: #ff9e4f;  
    background-image: url(images/back_header.jpg);
		background-position: bottom left;		
		clear: both;
}


#header h1 {
    margin: 0px;
    padding: 40px 60px 0px 35px;
}

#header h1 a:hover,
#header h1 a:active,
#header h1 a {
  text-decoration: none;
	background-color: none;
	color: #000000;
	border-bottom: 0px;
}


#maskHeader {
  width: 100%;
	height: 22px;
	position: relative;
	left: 0px;
	bottom: 0px;
	
/*	background-image:url(images/maskHeader.gif); */
	background-position: left bottom;
}

/* Search Form 
------------------------------------------------------------------------------- */
#search {
		width: 240px;
    margin: 0px;
    position: relative;
		left: -5px;
}

input#ajaxSearch_input { 
    width: 150px; 
    display: inline;
    line-height: 17px;
		height: 17px;
    border: 1px solid #a3a3a3;
    border-left-color: #6c6c6c;
    border-top-color: #6c6c6c;
    background-color: #000000;
		padding: 0px 2px 1px 1px;
		color: #dedede; 
}
input#ajaxSearch_submit { 
    width:35px;
    display: inline;
    height: 20px;
    line-height: 20px;
    border: 1px solid #a3a3a3;		
    border-left-color: #6c6c6c;
    border-top-color: #6c6c6c;
    background-color: #666666;
		color: #dedede;
}

.ajaxSearch_highlight,
.ajaxSearch_highlight1,
.ajaxSearch_highlight2,
.ajaxSearch_highlight3,
.ajaxSearch_highlight4,
.ajaxSearch_highlight5,
.ajaxSearch_highlight6,
.ajaxSearch_highlight7
 {
	 color: #ffffff;
	 background-color: #666666;
	 border-bottom: 1px solid #8fa862;
}
.ajaxSearch_resultLink {
  font-weight: bold;
}
.ajaxSearch_extract {
  font-size: 88%;
	line-height: 1.1em;
	margin-bottom: 14px;
	padding-bottom: 0.4em;
	border-bottom: 1px dotted #666666;
}
.ajaxSearch_searchTerm {
  font-weight: bold;
  color: #ffffff;
}


p.ajaxSearch_pagination {
	display: block;
}

span.ajaxSearch_paging {
  margin-top: 1em;
	display: block;
	color: #999999;
}

span.ajaxSearch_paging a {
  padding: 2px;
}

span.ajaxSearch_paging a:hover {
  padding: 2px;
	background-color: #333333;
	border-bottom: 0px;
}

span.ajaxSearch_currentPage {
  padding: 2px;
	color: #eeeeee;
}

/* Post (main content entries)
------------------------------------------------------------------------- */
.post {
    margin: 0 0 1em 0;
    padding: 0 0 0 2px;
		text-align: justify;
		width: 100%
}

.post h2 {
    margin: 0px 0px 0px 0px;
    color: #eeeeee;
		border-bottom: 1px solid #8fa862;
}

.post h3 {
    color: #cccccc;
  	padding: 1px 2px 0px 2px;
}

.post p {
  line-height: 1.4em;
}

.postsubtitle {
  color: #666666;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	background-image: url(images/back-diag-grad.gif);
 	background-repeat: repeat-x;				
}

.post ul li {
	background: url(images/bulletGreen.gif) no-repeat 2px 4px;
	margin-left: 0em;
  line-height: 1.1em;			
}


/*  Summary page
------------------------------------------------------------------------- */

.post-link {
  display: block;
	clear: both;
}

.post-summary {
  padding: 4px;
	background-color: #333333;
	border: 1px solid black;
	margin-bottom: 12px;
}

.post-summary h2 a:hover {
  border-bottom: 0px;
}

.post-summary h2 {
  border-bottom: 1px solid #999999;
	letter-spacing: normal;
}

.post-summary h3 {
  padding: 0px 2px 1px 2px;
	margin: 0px;
	letter-spacing: normal;
	background-image: url(images/back-diag.gif);
	background-repeat: repeat-x;	
	
}

.post-summary-tags {
  position: relative;
	right: 0;
	top: 3px;
	font-size: 80%;
	text-align: right;
	width: 33%;
	float: right;
}

.post-summary-info {
  font-style: italic;
	font-size: 85%;
	color: #777777;
	margin-bottom: 5px;
}

.post-summary-pages {
  width: 100%;
	border-top: 2px solid #8fa862;
	padding: 0px;
	margin: 1.5em 0px;
	padding-bottom: 2em;
	font-size: 85%;
	color: #999999;
}

.post-summary-total {
	float: right;
	text-align: right;
	width:45%;
}

.post-summary-nav {
  float:left;
	width:49%;	
}
.post-summary-nav #ditto_currentpage {
  padding: 3px;
	font-weight: bold;
}

.post-summary-nav a {
  padding: 3px;
	margin-left: 1px;
	margin-right: 1px;
	background-color: #222222;	
}
.post-summary-nav a:hover {
  border-bottom: 0px;
	background-color: #333333;
}


/*  Blog pages
------------------------------------------------------------------------- */

.post-header {
  font-size:85%;
	border: 0px;
	padding: 1px 3px;
	color: #777777;
	margin: 0 0 1.2em 0;
	border-bottom: 1px solid #444444;
}

.PrevNextMenu {
	background-color: #333333;
	width: auto;
	text-align: right;	
	clear: both;
  padding: 0px;
	padding-right: 2px;
	margin-top: -10px;
}

.post-header .post-info {
  font-style: italic;
}

.post-header .post-tags {
  font-style: italic;
	text-align: right;
	float: right;
	cleaR: both;
	width: 50%;
}


/* UserComments 
------------------------------------------------------------------------- */                        
#comments {
    background-color: #333333;
		margin: 0px auto;
		color: #999999;
    padding: 17px;
		padding-top: 3px;
		border-top: 1px dashed #999999;
		margin-top: 20px;
		width: 80%;
}

#comments h3 {
  color: #bbbbbb;
}

.jot-err {border: 1px solid #990000;font-weight: bold;color: #990000;padding: 5px;margin-bottom: 10px; background-color: #777777;}
.jot-cfm {border: 1px solid #009900;font-weight: bold;color: #990000;padding: 5px;margin-bottom: 10px; background-color: #777777;}
.jot-comment {padding: 1px; color: #ddd;}
.jot-row {margin-bottom: 3px; padding-bottom: 6px; background-color: #555555; background-image:url(images/commentShadow.gif); background-position: bottom; background-repeat: repeat-x;}
.jot-row-alt {background-color: #555555;}
.jot-row-author {background-color: #555555;}
.jot-row-up {border-left: 3px dotted red;}
.jot-row-new {border: 1px dotted #8fa862;}
.jot-row-me {background-color: #ffffcc; background-image:url(images/commentShadowMe.gif);}
.jot-comment hr {border: 0px; border-bottom: 1px solid #444444;}
.jot-mod {float: right;width: 100px;text-align: right;color: #333333; font-weight: bold;}
.jot-mod img {border: 0px;}
.jot-mod a {float: right;padding: 1px;padding-left: 2px;padding-right: 2px;}
.jot-mod a:hover {background-color: #666666; color: #444444;}
.jot-message {padding: 2px;overflow: auto;}
.jot-poster {padding: 0px; margin: 0px; text-align: left;font-size: 10px; color: #8fa862;}
.jot-nav {padding: 0px;text-align: center;margin: 10px;}
.jot-list ul {padding: 0px;text-align: left;margin-bottom: 10px;list-style-position: inside;}
.jot-subscribe {margin-bottom: 10px;}
.jot-form {margin-bottom: 10px;}
.jot-content {margin-left: 80px;}
.jot-extra {text-align: right;}
.jot-editby {font-size: 10px;color: #222222; font-style: italic;}
.jot-commentNum { float: left; position: relative; left:0; top:0; color:#454545; font-size: 18px; font-weight: bold; font-style:italic; height:2px;}
.jot-comment a:hover { color: #ffffff;  }
#jot-subscribe ul li  {
	background: url(images/email.gif) no-repeat 3px 6px;
	margin-left: -1em;  	
	padding-left: 1.5em;
}

.jot-row-me .jot-message { color: #222222; }

/* Sidebar 
------------------------------------------------------------------------- */

#sidebarWrapper {
  margin: 0px 25px 0px 601px;
	padding: 10px 0 10px 0px;
  font-size: 85%;
  line-height: 1.2em;
  color: #999999;
}

#sidebar {
	border-left: 1px solid #666666;
  padding: 0px 5px 5px 15px;
}

#sidebar h2 {
  margin-left: -8px;
  color: #8fa862;
  height: 12px !important; /* for most browsers */
				
  background-image: url(images/hrSidebar.gif);
  background-repeat:repeat-x;
  background-position: top;
	padding-top: 13px;		
	padding-left: 5px;		
}

#sidebar ul {
    padding: 1px 0px 2px;
		margin: 0px;
}

#menu ul li {
  background: url(images/bulletGreen.gif) no-repeat 0px 3px;
	padding-bottom: 0px;
}

#menu .here {
  background: url(images/bulletWhite.gif) no-repeat 0px 3px;
}

#sidebar #listPost ul li {
  margin-left: -10px;
	margin: 0px;
	padding: 0px;
}

#sidebar ul li#recentdocs ul li {
	margin-left: -15px;
}

/*  Calendar
------------------------------------------------------------------------- */
table.calendar {
  text-align: center;
	padding-top: -4px;
  border-left: 1px solid #444444;	
	background-color: #333333;	
}

caption.calendar-month {
  margin-top: 4px;
	padding-bottom: 2px;
}

table.calendar tr td {
  padding: 3px;
	border-right: 1px solid #444444;
	border-bottom: 1px solid #444444;	
	background-image:url(images/calTdShade.gif);
	background-position: left bottom;
}

table.calendar th {
  border-right: 1px solid #444444;
	border-bottom: 1px solid #444444;
	border-top: 1px solid #444444;
	background-color: #222222;
}

table.calendar td.cal_link {
	background-color: #555555;
	background-image:url(images/calTdShadeLink.gif);	
	background-position: left bottom;	
}

table.calendar td.curDay {
	background-color: #777777;
	background-image:url(images/calTdShadeLink.gif);	
	background-position: left bottom;	
}

table.calendar td.curDay a {
  color: #ffffff;
	font-weight: bold;
}

.calendar-prev, 
.calendar-prev a, 
.calendar-next, 
.calendar-next a {
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	text-decoration: none;
}

fieldset#login {
  padding-bottom: 8px;
}


/*  Article list
------------------------------------------------------------------------- */
li span.date {
  font-size: 80%;
	color: #666666;
}

/* Galerija
------------------------------------------------------------------------- */
/*
.galleria a,
.galleria a:hover {
  border: 0px solid black;
	padding: 0px;
	margin: 0px;	
}

#galleria,
#galleria .thumbs {
  width: 100%;
}

#galleria #nav {
  text-align: center;
	color: #999999;
	background-color: #333333;
	border-bottom: 2px solid #222222;
	background-image: url(images/back-diag.gif);
	background-repeat: repeat;		
}

#galleria .thumbs {
	border-bottom: 1px solid yellow;
}

#galleria .pic {
  width: 183px;
  margin: 0px;
  padding: 0px;
	border: 1px solid #222222;
	color: #666666;
	background-image: url(images/back-diag.gif);
	background-repeat: repeat;

	line-height: 150px;
	text-align: center;
  vertical-align: middle;
	
}	

#galleria .thumbs img {
  border: 1px solid #666666;
  display: inline;
  vertical-align: middle;

	
	
}
*/

/* Galerija
------------------------------------------------------------------------- */

.galleria a,
.galleria a:hover,
img.thumbnail {
  border: 0px solid black;
  background-color: #222222;	
	padding: 0px;
	margin: 0px;	
}

.galleria td.pic {
  padding: 15px;
	background-color: #444444;
	border: 1px solid #222222;
  vertical-align: middle;
	color: #666666;
	background-image: url(images/back-diag.gif);
	background-repeat: repeat;	
	
}

.galleria img.thumbnail {
  border: 1px solid #666666;
}

div.gallery-nav a {
	background-color: #222222;	
}

div.gallery-nav a:hover {
  border-bottom: 0px;
	background-color: #333333;
}


#lightbox a:hover {
  border: 0px;
}

*/


/* arhiv
------------------------------------------------------------------------- */

div#reflect_archivelist {
 margin-left: 5px;
 line-height: 1.2em;
}
div#reflect_archivelist a {
display: inline;
}

div#reflect_archivelist ul {
	margin-bottom: 0px;
	padding-bottom: 0px;
}

div#reflect_archivelist ul li {
	background: url(images/bulletGray.gif) no-repeat 2px 4px;
}

div#reflect_archivelist .reflect_date {
  font-size: 80%;
}



/*  Popotnik
------------------------------------------------------------------------- */

div#mapz {
  color: #000000;
}

div#mapz a {
	padding: 2px 1px 1px;
	padding-top: 0px;
	border: 1px solid white;
}

div#mapz a:hover {
  color: #ff6633;
	text-decoration: none;
	background-color: #cccccc;
	border: 1px solid #666666;
}



/* Footer 
------------------------------------------------------------------------- */
#footer {
    padding: 3px 10px 0px 10px;
    margin: 0px;
    font-size: 85%;
    color: #000000;
		border-bottom: 4px solid #000000;
		border-top: 1px solid #8fa862;
		background-color: #666666;
		background-image: url(images/back_footer.gif);
		background-position: bottom;
		background-repeat: repeat-x;
}

#footer a {
 color: #000000;
 border-bottom: 0px;
}

#footer .copyright {
  color: #777777;
	font-size: 85%;
}

#footer a:hover .copyright {
  border-bottom: 1px solid #777777;
}



/* Forms 
------------------------------------------------------------------------------- */
form {
	text-align: left;
	border: none;
	padding: 0px;
	margin: 0px;
}

.post form {
  width: 100%;
}

form h3 {
	padding: 15px 0 5px;
	font-size: 14px;
	font-family: Helvetica, Arial, sans-serif;
	color: #000;
	font-weight: bold;
}


form,
form label {
	font-size: 1em;
	border: none;
	display: block;
}

form textarea,
form select,
form input {
    border: 1px solid #a3a3a3;
    border-left-color: #6c6c6c;
    border-top-color: #6c6c6c;
    background-color: #000000;
		color: #dedede; 
  	margin-right: 3px;
		padding: 1px;
}


form input.button {
    background-color: #666666;
}

form input.button:hover {
    background-color: #000000;
}

form label input,
form label select,
form label textarea {
	margin-right: 3px;	
	margin-bottom: 2px;
  display: block;	
}

form input.button {
    clear: left;
}



/* Fixes for RichText widgets
------------------------------------------------------------------------------- */
.MODX_RichTextWidget {
	float: left;
}

.MODX_RichTextWidget a {
	border: 0px;
}

