body { background: #EFEBCE; font-family: Georgia, "Times New Roman", Times, serif; }

#main-wrapper { background: url(../images/layout/main_wrapper.gif) top left repeat-y; }
#main-wrapper.interior { background: url(../images/layout/main_wrapper_interior.gif) top left repeat-y; }

/* =Main Content
----------------------------------------------- */
#main-content { padding-top: 20px; float: left; width: 760px; margin: 0 18px 0 60px; text-align: left; font-size: 13px; }
	#main-content #header { height: 195px; position: relative; margin-bottom: 22px; }
	#main-content #header .place-holder { height: 124px; border-bottom: 1px solid #fb3a33; border-top: 3px solid #fa3932; margin-bottom: 40px; }
	#main-content .new-side-banner { position: absolute; top: 20; left: 1010px; }
	#main-content #header ul li { float: left; }
	#main-content #header ul li a { display: block; float: left; font-size: 16px; text-decoration: none; color: #ff0000; margin-right: 20px; }
	#main-content #header ul li a.active { border-bottom: 1px solid #ff0000; padding-bottom: 5px; }

	#main-content #header em a { display: block; text-indent: -5000px; width: 58px; height: 14px; background: url(../images/layout/net.gif) no-repeat; right: 0; position: absolute; top: 172px; }

	#main-wrapper.interior #main-content { width: 610px; padding-top: 41px;  }
	#main-wrapper.interior #main-content #header { height: 66px; margin-bottom: 0; }

	#main-wrapper.interior #main-content .place-holder { display: none; }
	#main-wrapper.interior #main-content #header em a {  }

	#main-wrapper.interior #main-content #header {  }

	#main-wrapper.interior #main-content h1 a { background: url(../images/layout/logo_interior.gif) no-repeat; width: 621px; height: 98px; margin: -10px 0 40px 0; }

	#content { padding-left: 60px; margin-left: -60px; position: relative; }
	#content h1 a { display: block; text-indent: -5000px; background: url(../images/layout/logo.gif) no-repeat; width: 760px; height: 158px; }

	#content #days { position: relative; margin: -135px 0 0 -40px; float: left; }
	#content #days li { display: block; margin-bottom: 43px; font-size: 12px; color: #b2b2b2; }
	#content #days li a {color: #b2b2b2; text-decoration: none;}
	#content #days li a.active { color: #000; }

	#content #posts-list { margin-bottom: 45px; width: 760px; }
	#content .blog-post { width: 182px; margin-right: 10px; float: left; height: 380px; overflow: hidden; position: relative; }
	#content .blog-post.last { margin-right: 0; }
	#content .blog-post h2 a { font-size: 16px; color: #ff0000; display: block; text-decoration: none; margin-bottom: 7px; }
	#content .blog-post p { font-size: 13px; text-align: left; line-height: 1.3; margin-bottom: 15px; }
	#content .blog-post p.read-more { padding-bottom: 3px; border-bottom: 1px solid #ff0000; text-align: right; position: absolute; bottom: 3px; width: 182px; }
	#content .blog-post p.read-more a { text-decoration: none; color: #ff0000; }

	#content .blog-post .post-image { }
	#content .blog-post .post-image.prev-next { width: 182px; height: 322px; background: url(../images/layout/prev_next.gif) no-repeat; }
	#content .blog-post .post-image ul {  }
	#content .blog-post .post-image ul li a { display: block; text-indent: -5000px; width: 115px; height: 35px; position: absolute; }
	#content .blog-post .post-image ul li.previous a { top: 35px; left: 25px; z-index: 11000;}
	#content .blog-post .post-image ul li.next a { top: 255px; right: 25px; width: 80px; z-index: 11000; }
	#content .blog-post .mask { margin-bottom: 20px; position: relative;  }
	#content .blog-post .mask img.top { position: absolute; top: 0; z-index: 100002; }
	#content .blog-post .mask img.bottom { position: absolute; bottom: 0; z-index: 100000; }

	#content #arhiva { padding-top: 40px; border-top: 2px solid #ff0000; position: relative; margin-bottom: 40px; width: 760px; }
	#content #arhiva li { display: inline; }
	#content #arhiva li a { display: block; float: left; width: 52px; font-size: 16px; text-decoration: none; color: #ff0000; }
	#content #arhiva li a.active { color: #3f3f3f; }
	#content #arhiva li a.active span { display: block; padding-top: 5px; }
	#content #arhiva li.custom a { color: #666; }
	#content #arhiva li.custom.first a { width: 80px; }
	#content #arhiva li.custom.last a { width: 55px; }
	#main-wrapper.interior #main-content #content #arhiva { margin-top: -10px; padding-top: 35px; width: 610px; }
	#main-wrapper.interior #main-content #content #arhiva li a { width: 47px; }

	#content .full-blog-post .post-intro { padding-bottom: 20px; margin-bottom: 20px; border-bottom: 2px solid #ff0000; color: #ff0000; font-size: 18px; }
	#content .full-blog-post .post-intro img { display: block; margin-bottom: 20px; }
	#content .full-blog-post .post-intro h2 { text-transform: uppercase; }
	#content .full-blog-post .post-intro span.date { text-transform: uppercase; display: block; margin-bottom: 20px; font-size: 14px;}
	#content .full-blog-post .post-intro ul li { line-height: 1.4; }
	#content .full-blog-post .post-intro p { margin-bottom: 20px; font-size: 13px; }
	#content .full-blog-post .post-content { width: 610px; padding-bottom: 15px; border-bottom: 1px solid #fe0000; margin-bottom: 20px; }
	#content .full-blog-post .post-content p { font-size: 13px; line-height: 1.4; margin-bottom: 20px; text-align: left; }
	#content .full-blog-post .post-content strong { font-weight: bold; }
	#content .full-blog-post .post-content p a { color: #ff0000; text-decoration: none; }
	#content .full-blog-post .post-content p.custom { text-align: right; }
	#content .full-blog-post .post-content p.custom a { color: #ff0000; }
	#content .full-blog-post .post-content p.tags { color: #ff0000; font-size: 16px; margin-bottom: 0; }
	#content .full-blog-post .post-content img { display: block; float: left; margin-right: 5px; margin-bottom: 20px; max-width: 610px;}
	#content .full-blog-post .post-content img.solo { float: none; }
	#content .full-blog-post  #posts-list { width: 610px; margin-bottom: 18px; }
	#content .full-blog-post  #posts-list .blog-post { margin-right: 21px; }
	#content .full-blog-post  #posts-list a.povratak { font-size: 14px; text-decoration: none; color: #ff0000; display: block; }

	#content .full-blog-post #post-comments { padding: 25px 0 0 0; border-top: 1px solid #fa0600;  width: 610px;  }
	#content .full-blog-post #post-comments h3, #content .full-blog-post #comment-form h3 { font-size: 18px;  color: #ff0000; margin-bottom: 12px; }
	#content .full-blog-post #post-comments ul li { margin-bottom: 25px; }
	#content .full-blog-post #post-comments ul li h4 { font-size: 11px; font-style: italic; padding-bottom: 2px; border-bottom: 1px solid #ff0000; margin-bottom: 10px; }
	#content .full-blog-post #post-comments ul li p { font-size: 11px; line-height: 1.4; }

	#content .full-blog-post #comment-form { padding-top: 25px; border-top: 2px solid #fa0600; position: relative; width: 610px; }
	#content .full-blog-post #comment-form ul li { margin-bottom: 10px; }
	#content .full-blog-post #comment-form ul li label { font-size: 11px; display: block; margin-bottom: 3px; }
	#content .full-blog-post #comment-form ul li .input-text { background: url(../images/layout/comment_input_text.gif) no-repeat; width: 275px; height: 27px; border: none; font-size: 11px; padding: 5px 10px 0 10px; height: 22px; }
	#content .full-blog-post #comment-form ul li textarea { background: url(../images/layout/textarea.gif) no-repeat; width: 590px; height: 158px; padding:  1px 10px; border: none; line-height: 2; }
	#content .full-blog-post #comment-form ul li .input-button { font-size: 18px; color: #ff0000; border: none; cursor: pointer; text-align: right; background: none; font-family: Georgia, "Times New Roman", Times, serif; float: right; margin-right: 10px; margin-bottom: 14px; }
	#content .full-blog-post #comment-form ul li.kapcha { position: absolute; left: 315px; top: 58px; }
	#content .full-blog-post #comment-form ul li.kapcha img { display: block; }
	#content .full-blog-post #comment-form ul li.kapcha .input-text { margin-top: -1px; }


/* =Sidebar
----------------------------------------------- */
#sidebar { width: 151px; float: left; background: #fff; font-size: 12px; }
#main-wrapper.interior #sidebar  { width: 300px; }
	#sidebar fieldset.search { padding: 188px 7px 8px 7px; border: none; }
	#sidebar fieldset.search .input-text { font: 15px Georgia, "Times New Roman", Times, serif; font-style: italic; color: #8c8c8c; border: none; background: url(../images/layout/search.gif)  right no-repeat; width: 124px; }

	#main-wrapper.interior #sidebar  .search { padding: 40px 7px 10px 10px; background: url(../images/layout/pretrazi_interior.gif) no-repeat; }

	#social-media { background: #d5cfb4; padding: 14px 0 14px 0; }
	#social-media li { display: inline; }
	#social-media li a { display: block; float: left; text-indent: -5000px; height: 15px; width: 15px; margin-right: 4px; }
	#social-media li.item-1 a { background: url(../images/layout/netsidebar.gif) no-repeat;  margin-left: 15px; position: relative; width:60px; }
	#social-media li.item-2 a { background: none; text-indent: 0px; margin-left:15px; color:#8c8c8c;}
	#social-media li.item-3 a { background: none; text-indent: 0px; margin-left:5px; color:#8c8c8c;}
	#social-media li.item-4 a { background: url(../images/icons/facebook.gif); }

	#opis { background: #ff0000; padding: 20px 18px 25px 18px; }
	#opis h2 { margin-bottom: 40px; font-size: 16px; line-height: 1.4; }
	#main-wrapper.interior #sidebar  #opis h2 { margin-bottom: 15px; }
	#opis p { position: relative; }
	#opis p a { font-size: 15px; color: #fff; text-decoration: none; }
	#opis p a.login { position: absolute; right: 10px; top: 0; color: #3f3f3f; }

	/* common widget style */
	.widget { padding: 10px 8px 10px 8px; background: #fff url(../images/layout/tag_cloud.gif) bottom repeat-x; font-size: 12px; }
	#main-wrapper.interior #sidebar .widget { padding: 17px 18px 24px 18px;  }
	/* #main-wrapper.interior #sidebar .widget#tag-cloud { background: #fff url(../images/layout/tag_cloud_interior.gif) bottom left; } */
	.widget h3 { font-size: 15px; color: #ff0000; margin-bottom: 12px; text-indent: 2px; }
	#main-wrapper.interior #sidebar .widget h3 { text-indent: 7px; }
	.widget ul li a { text-decoration: none; font-size: 12px; line-height: 1.3; display: block; margin-bottom: 8px; color: #3f3f3f; }

	.widget .wp-tag-cloud { padding-bottom: 5px; }
	.widget .wp-tag-cloud li { display: inline; }
	.widget .wp-tag-cloud li a { display: inline; }


	#main-wrapper.interior #sidebar .widget ul li { line-height: 2; }

	/* widget tag cloud
	.widget#tag-cloud ul li { display: inline; }
	.widget#tag-cloud ul li a { display: inline; color: #666; }*/

	/* widget najkomentiranije
	.widget#najkomentiranije ul li { font-size: 10px; margin-bottom: 8px; }
	.widget#najkomentiranije ul li a { color: #3f3f3f;  }
	#main-wrapper.interior #sidebar .widget#najkomentiranije  { background: #d4d0b7; padding-bottom: 5px; } */

	/* widget zadnji-komentari
	.widget#zadnji-komentari { background: #fff url(../images/layout/tag_cloud.gif) bottom repeat-x;} */
	.widget ul#zadnji-komentari li { font-size: 11px; margin-bottom: 10px; }
	.widget ul#zadnji-komentari li p { color: #000; }
	.widget ul#zadnji-komentari li h4 a { font-size: 11px; }
	.widget ul#zadnji-komentari li h4 a { color: #00a33d; margin-bottom: 0; }
	.widget ul#zadnji-komentari li h4.twitter a { color: #00a33d; }
	.widget ul#zadnji-komentari li h4.pogledaj a { color: #ff4000; }
	.widget ul#zadnji-komentari li h4.facebook a { color: #7b96d1; }
	.widget ul#zadnji-komentari li.scroll a, #main-wrapper.interior #sidebar .widget#dogadjanja li.scroll a { display: block; text-indent: -5000px; background: url(../images/icons/scroll.gif) no-repeat; width: 6px; height: 13px; margin: 5px 0; }
	#main-wrapper.interior #sidebar .widget#dogadjanja li.scroll a { background: url(../images/icons/scroll_dogadjanja.gif) no-repeat; }

	/* widget studentski-radovi */
	.widget.brown { background: #b3af9b url(../images/layout/studentski_radovi.gif) bottom repeat-x; }
	#main-wrapper.interior #sidebar .widget.brown  { background: #b3af9b; padding-bottom: 5px; }

	/* widget najgledanije */
	.widget#najgledanije { background: #fff url(../images/layout/najgledanije.gif) bottom repeat-x; }
	#main-wrapper.interior #sidebar .widget#najgledanije  { background: #fff url(../images/layout/tag_cloud_interior.gif) bottom left; padding-bottom: 5px; }

	/* widget dogadjanja */
	.widget.light-brown { background: #d5cfb4; }
	.widget.light-brown ul li a { color: #666; }

	#main-wrapper.interior #sidebar .widget.light-brown { padding-bottom: 0; }
	#main-wrapper.interior #sidebar .widget ul.custom li { width: 120px; float: left; margin-right: 20px; margin-bottom: 8px; }
	#main-wrapper.interior #sidebar .widget ul.custom.najcitanije li { width: 240px; }
	#main-wrapper.interior #sidebar .widget ul.custom li.last { margin-right: 0; }

	/* oglas */
	#main-wrapper.interior #sidebar .widget.oglas { padding: 0; background: none; }
	#main-wrapper.interior #sidebar .widget.oglas img { display: block; }



/* =Footer
----------------------------------------------- */
#footer { clear: both; font-size: 11px; color: #666; background: url(../images/layout/footer.gif) left no-repeat; padding-left: 60px; height: 64px; }
	#footer li { display: inline; margin-right: 40px; }
	#footer li a { color: #666; text-decoration: none; }
	#footer li.kontakt a { font-style: italic; }