/* --------------------- */
/*     QUICK STYLING     */
/*  CHANGE THE BG IMAGE  */
/*  & LINK COLORS HERE   */
/* --------------------- */

body{
	background-color: #040931;
	background-image: url(img/skyblue-bg.jpg);
	background-repeat: no-repeat;
	background-attachment:fixed;
	background-position: center top;
}
.blue{color: #3F9815;}
#content .content_wrap.entries .entry h2, #content .content_wrap .full-entry .post h2{color: #3F9815;}
#sidebar ul.categories li a{color: #3F9815;}

#footer {padding-bottom:20px; margin-bottom: 0px;}
#footer h2 {color:#ffffff;}
#footer .footerList li {color:#4f95ca;}
#footer .copyright span {color:#4f95ca;}
#footer .copyright {color:#4f95ca;}

#content .content_wrap .entries ul li .entry ul li, #content .content_wrap .full-entry .post ul li {
background:transparent url(img/bullet.gif) no-repeat scroll 0 0;}
.jezici {
	float: right;
	width: 120px;
	margin-top: 10px;
	text-align: right;
}
.p_crvena {
	color: #F00;
	text-decoration: none;
}
.p_zelena {
	color: #3F9815;
}
.post_siroki {
	width: 585px;
	border: 1px dotted #CCC;
}


.full-entry img{
	float: left;
	border: 1px solid #CCC;
	padding: 6px;
	margin-top: 8px;
	margin-right: 15px;
}

.the_author {
	float: left;
	width: 250px;
}

.the_author2 {
	float: right;
	width: 250px;
	text-align: right;
}

