@charset "utf-8";
body {
	margin: 0px;
	background-image: url(images/patern-za-spolja.jpg);
}
#wrapper {
	background-image: url(images/bgplava.jpg);
	background-position: center top;
	background-repeat: repeat-y;
	width:100%;
	margin:0 auto;
}

/*-----------------------CLEARFIX------------------------*/
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
 }
.clearfix{display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */


/*-----------------------HEADER------------------------*/
#headerwrapper {
	background-image: url(images/header2.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	width:100%;
	margin:0 auto;
}
#header {
	position:relative;
	width:836px;
	height: 191px;
	margin:0 auto;
}
#header img{  
	border-style: none;
}
#logo{
	position:absolute;
	left:30px;
	top:20px;
}
#subtitle{
	font: italic 18px "Georgia", serif;
	width:480px;
	position:absolute;
	left:30px;
	top:70px;
	color: #f0541e;
}
#subtitle a{
	color: #f0541e;
	text-decoration:none;	
}
#subtitle a:hover{
	background-color: #f0541e;
	color:#caecf9;
	text-decoration:none;	
}
#rss{
	width:93px;
	height:27px;
	position:absolute;
	left:730px;
	top:152px;
}
#rss a{
	width: 93px;
	height: 27px;
	margin:0px;
	padding:0px;
	color: #000000;
	text-decoration: none;
	display: block;
	background: url(images/rssup.gif);
}
#rss a:hover{
	background: url(images/rsshover.gif);
}
#rss a span{
	margin:0px;
	padding:0px;
	display:none;
}

#menu{
	position:absolute;
	left:28px;
	top:144px;
	width: 500px;
}
#menu ul{
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
	clear: left;
}

#menu ul li{
	display: block;
	margin: 0;
	padding: 0;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;
}
#menu ul li a span{
	margin:0px;
	padding:0px;
	display:none;
}

#menu ul li a.about{
	width: 167px;
	height: 40px;
	margin: 0px;
	padding:0px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	background: url(images/menubgup.gif) 0px 0px;
}

#menu ul li a.about:hover{
	background: url(images/menubghover.gif) 0px 0px;
}
#menu ul li a.blog{
	width: 130px;
	height: 40px;
	margin: 0px;
	padding:0px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	background: url(images/menubgup.gif) -166px 0px;
}

#menu ul li a.blog:hover{
	background: url(images/menubghover.gif) -166px 0px;
}
#menu ul li a.contact{
	width: 115px;
	height: 40px;
	margin: 0px;
	padding:0px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	background: url(images/menubgup.gif) -305px 0px;
}

#menu ul li a.contact:hover{
	background: url(images/menubghover.gif) -305px 0px;
}

/*-----------------------MAIN------------------------*/

#mainwrapper{
	margin: 0 auto;
	width: 826px;
	background-image:url(images/mainbgtile.jpg);
	background-repeat:repeat-y;
}
#main{
	width: 826px;
	background-image: url(images/mainbgtop.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
#content{
	margin: 0px;
	width: 480px;
	float:left;
	padding: 22px 30px 22px 30px;
	
}
.postheader{
	margin: 0px;
	padding:0px;
	width:480px;
}

/*-----POSTHEADER CLEARFIX------*/
.postheader:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
 }
.postheader{display: inline-block;}

* html .postheader{height: 1%;}
.postheader{display: block;}

/*---END POSTHEADER CLEARFIX----*/

.postheaderleft{
	float:left;
	width:400px;
	background-image: url(images/podloganaslova.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
}
.postheaderright{
	float:right;
	width:80px;
	height:71px;
	background-image: url(images/comments.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.posttags{
	font: 10px "Arial", sans-serif;	
	text-transform:uppercase;
	letter-spacing: 2px;
	color:#59595a;
}
.posttags a{
	color:#59595a;
	text-decoration:none;
}
.posttags a:hover{
	background-color:#59595a;
	color:#faefdf;	
	text-decoration:none;
}

.naslov{
	font: italic 30px "Georgia", serif;
	color: #735840;
	letter-spacing: -1px;
	margin-bottom:4px;
}
.naslov a{
	text-decoration:none;
	color: #735840;
}

.naslov a:hover{
	text-decoration:none;
	background-color: #735840;
	color:#f2c7ce;
}
.postnaslov, .postnaslov a{
	font: italic 30px "Georgia", serif;
	color: #735840;
	letter-spacing: -0.5px;
	margin-bottom:4px;
	padding-top:20px;
	padding-bottom:10px;
	text-decoration:none;
}
.published{
	font: italic 12px "Arial", sans-serif;
}
.date{
	font: normal 12px "Arial", sans-serif;
	color: #4e8353;
}
.brojkomentara, .brojkomentara a{
	font: italic 36px "Georgia", serif;
	text-align:center;
	margin-top:8px;
}
.brojkomentara a, .brojkomentara a:hover{
	color:#000000;
	text-decoration:none;	
}
.commentsispodbroja{
	font: 10px "Arial", sans-serif;	
	text-transform:uppercase;
	text-align:center;
}
.post{
	margin-top:30px;
}
.post p, .post li{
	font: normal 14px "Arial", sans-serif;
	line-height:22px;
	margin-top:15px;
	margin-bottom:20px;
	color:#1e383a;
}
.post img{
	margin-top:10px;
	margin-bottom:10px;
	padding:8px;
	background-color:#FFFFFF;
}
.post a{
	text-decoration:underline;
	color: #1DA0AF;
}
.post a:hover{
	text-decoration:none;
	background-color: #1DA0AF;
	color:#faefdf;
}
.post h3{
	font: 20px "Georgia", serif;
	font-weight:normal;
	color: #984973;
	margin-top:35px;
}
.post h2{
	font: 24px "Georgia", serif;
	font-weight:normal;
	color: #984973;
	margin-top:35px;
}
.socialbar{
	width:480px;
	height:60px;
}
.socialtitle{
	font: italic 11px "Georgia", serif;	
	color: #e0744f;
	letter-spacing: 2px;
	height:40px;
	padding-top: 10px;
	padding-bottom: 10px;
	vertical-align: 30%;
	margin-right:-10px;
}
.socialname{
	color: #4d94b0;
	text-transform: uppercase;
	letter-spacing: 2px;
	margin-bottom: 5px;
	vertical-align: 30%;
	font-family: "Georgia", serif;
	font-size: 11px;
}
.socialbar img{
	display: inline;
	margin-left: 22px;
	margin-right: 8px;
	top: 10px;
}
.socialname a{
	text-decoration:none;
	color: #4d94b0;
}
.socialname a:hover{
	text-decoration:none;
	background-color: #4d94b0;
	color:#faefdf;
}
#sidebar{
	padding: 0px 16px 0px 18px;
	width: 248px;
	float:left;
	overflow:hidden;
}

.sidebartitle{
	height:80px;
	padding-top:20px;
}
.sidebartitle img{
	float:left;
	margin-right: 10px;
}
.sidebartitlesmall{
	text-transform: uppercase;
	letter-spacing: 5.5px;
	font-family: "Arial", sans-serif;
	font-size: 10px;	
	padding-top:15px;
}
.sidebartitlebig, .sidebartitlebig a{
	font: bold italic 30px "Georgia", serif;
	color: #e0744f;
	text-decoration:none;
	margin-top:-10px;
	padding-top:4px;
}
.sidebartitlebig a:hover{
	color:#F5EDE2;
	background-color:#e0744f;
}
.tweet, .tweet a{
	font-family: "Georgia", serif;
	font-size: 18px;
	font-style: italic;	
	color: #4d94b0;
	text-decoration:none;
}
.tweet a:hover{
	background-color: #4d94b0;
	color:#faefdf;
}
.noteentry{
font:normal 18px Arial;
}
.noteentry a{
text-decoration:none;
color:#1DA0AF;
}
.fimages img{
	padding:6px;
	border:none;
}

.twosociallinks{
	height:30px;
	margin:5px;
}
.twosociallinks img{
	float:left;
	margin-right:5px;
}
.twosociallinks p{
	font: italic 15px "Georgia", serif;	
	color:#59595a;
	float:left;
	margin-right:15px;
	width:76px;
	margin-top:3px;
}
.twosociallinks a{
	text-decoration:none;
	color:#59595a;	
}
.twosociallinks a:hover{
	text-decoration:none;
	background-color:#59595a;
	color:#faefdf;
}
.friend{
	font: italic 15px "Georgia", serif;		
	margin:5px;
	margin-bottom:10px;
}
.friend p{
	margin:0;
	padding:0;
	padding-top:5px;
	color:#59595a;
}
.friend a{
	text-decoration:none;
	color:#59595a;
}
.friend a:hover{
	text-decoration:none;
	background-color:#59595a;
	color:#faefdf;
}
.friend img{
	float:left;
	margin-right:8px;		
}
#sidebar ul{
	margin-left:20px;
	margin-top:0px;
	padding:0;
}
#sidebar li, #sidebar li a{
	font: italic 15px "Georgia", serif;		
	margin:5px;
	margin-bottom:10px;
	text-decoration:none;
	color:#59595a;

}
#sidebar li a:hover{
	text-decoration:none;
	background-color:#59595a;
	color:#faefdf;
}
.navigation{
	margin-top:30px;
}
.nextbut, .nextbut a {
	float: right;
	font: normal 13px "Georgia", serif;	
	color: #735840;
	background-image:url(images/prevnextbg.jpg);
	text-decoration:none;
}

.prevbut, .prevbut a {
	float: left;
	font: normal 13px "Georgia", serif;	
	color: #735840;
	background-image:url(images/prevnextbg.jpg);
	text-decoration:none;
}
#comments{
	width:482px;
	margin-top:0px;
}
#comments-top{
	height:21px;
	background-image:url(images/commentsup.jpg);
}
#comments-bottom{
	height:18px;
	background-image:url(images/commentsdown.jpg);
}
#comments-middle{
	background-image:url(images/commentsmiddle.jpg);
	padding: 10px 25px 10px 25px;
	
}
.commentstitle{
	font: italic 20px "Georgia", serif;	
	color: #735840;
	margin-bottom:25px;
}
.commentperson, .commentperson a{
	text-decoration:none;
	color: #aa474e;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-family: "Georgia", serif;
	font-size: 11px;	
}
.commentperson a:hover{
	background-color: #aa474e;
	color:#d0c9be;
}
.commentdate{
	font: normal 13px "Georgia", serif;	
	color: #1b1a1a;
}
.commenttext{
	font: italic 14px "Arial", sans-serif;	
	color: #413d3e;	
	line-height:22px;
	padding-bottom:25px;
}
.commenttext a{
	text-decoration:none;
	color: #1DA0AF;
}
.commenttext a:hover{
	background-color: #1DA0AF;
	color:#d0c9be;
}
#comments label{
	color: #716a6b;	
	text-transform: uppercase;
	letter-spacing: 2px;
	font-family: "Georgia", serif;
	font-size: 9px;	
	padding-left:10px;
}
.inputbox{
	width:200px;
	height:20px;
	font: normal 16px "Georgia", serif;	
}
#commentbox{
	width:420px;
	height:160px;
	font: normal 16px "Georgia", serif;	
}
.required{
	text-transform:none;
	letter-spacing: 2px;
	font: italic 9px "Georgia", serif;	
	color: #aa474e;
}
#submit{
	color: #aa474e;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-family: "Georgia", serif;
	font-size: 10px;		
	height:25px;
}
#commentform p, #commentform a{
	color: #716a6b;	
	text-transform: uppercase;
	letter-spacing: 2px;
	font-family: "Georgia", serif;
	font-size: 9px;		
}
#footerwrapper{
	clear:both;
	width:100%;
	height:300px;
	background-image: url(images/footerbg.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
#footer{
	margin:0 auto;
	width:836px;
	position:relative;
}
#footerlinks{
	position:absolute;
	top:63px;
	left:60px;
	float:left;
	width:395px;
}
#footerarticles{
	position:absolute;
	top:63px;
	left:350px;
	float:left;
	width:430px;
}
.footernaslov{
	font: italic 36px "Georgia", serif;
	color:#FFFFFF;
	margin-bottom:15px;
}
.footerlink{
	letter-spacing: 3px;
	font-family: "Georgia", serif;
	font-size: 11px;
	text-transform:uppercase;
	color:#FFFFFF;
	height:28px;
	line-height:25px;
}
.footerlink a{
	color:#ffffff;
	text-decoration:none;	
}
.footerlink a:hover{
	background-color:#ffffff;
	color:#956f60;
	text-decoration:none;	
}
.footerlink img{
	margin-right: 10px;
	float:left;
}
.footerarticle{
	font: 11px "Georgia", serif;
	text-transform:uppercase;
	color:#FFFFFF;
	letter-spacing: 3px;
	height:28px;
	line-height:25px;
}
.footerarticle a{
	color:#ffffff;
	text-decoration:none;	
}
.footerarticle a:hover{
	background-color:#ffffff;
	color:#956f60;
	text-decoration:none;	
}
#bottomline{
	font: 11px "Georgia", serif;
	text-transform:uppercase;
	letter-spacing: 2px;	
	color:#605f5b;
	position:absolute;
	top:270px;
	left:18px;
}
#bottomline a{
	color:#605f5b;
	text-decoration:none;
}
#bottomline a:hover{
	background-color:#605f5b;
	color:#b2dad2;
	text-decoration:none;
}
#block
{
    padding: 12px;
    font-family: Verdana, Arial, sans-serif;
    background-color: #f9f9f9;
    color: #607080;
}
#hblock
{
display: none;
}