/*
	Theme Name: NobelST
	Theme URI: http://www.nobelst.com.hr
	Version: 1.00
	Author: Luka Vidoš
	Author URI: http://www.vidosh.com
*/

* 		{ margin: 0; padding: 0; }
body		{ background-color: #757575; color: #13013b; font-family: Georgia, Times New Roman, serif; font-size: 62.5%; }
input		{ font-family: Georgia, Times New Roman, serif; font-size: 1.1em; }
.clear	{ clear: both; }

#topline	{ width: 100%; background-color: #366ab5; height: 8px; }
.skipper	{ position: absolute; left: -9999px; top: -9999px; }

#sizer	{ width: 100%; background-color: #ffffff; padding: 38px 0 38px 0; }

#header		{ margin: 0 auto; padding: 0 0 29px 0; width: 1000px; background-color: #ffffff; }
#header h1	{ float: left; margin: 0 auto; background: #ffffff url('images/logo.gif') top left; color: #366ab5; text-indent: -1000em; }
#header h1 a 	{ display: block; width: 240px; height: 95px; }

#h-rt					{ float: right;  margin-top: 25px; }
#h-rt .date				{ margin: 0px 0px 10px 13px; font-weight: bold; font-size: 1.2em; color: #366ab5; }
#h-rt .s-form			{ background: #ffffff url('images/s-form.gif') no-repeat top left; width: 323px; height: 27px; padding: 5px 5px 5px 5px; }
#h-rt .s-form .s-unos	{ float: left; margin-right: 7px; width: 233px; height: 14px; padding: 7px 5px 5px 7px; border: 0; background: transparent; color: #366ab5; }
#h-rt .s-form .s-btn		{ float: left; width: 71px; height: 25px; color: #ffffff; padding-top: 1px; }

#navigation					{ margin: 0 auto; padding: 0 30px 0 30px; width: 940px; height: 49px; background-color: #366ab5;  }
#navigation #nav-bar			{ padding: 16px 0 0 0; font-size: 1.4em; font-weight: bold; list-style-type: none; list-style-image: none; }
#navigation #nav-bar a		{ color: #ffffff; text-decoration: none; }
#navigation #nav-bar a:link	{ color: #ffffff; text-decoration: none; }
#navigation #nav-bar a:hover	{ color: #ffffff; text-decoration: underline; }
#navigation #nav-bar li		{ float: left; padding-right: 40px; }

#navigation .qtrans_language_chooser		{ float: right; padding: 4px 0 0 0; font-size: 1.4em; font-weight: bold; list-style-type: none; list-style-image: none;  }
#navigation .qtrans_language_chooser li	{ float: left; padding: 0 5px 0 0; }

#container		{ margin: 0 auto; padding: 20px 0 0 0; width: 1000px; background-color: #ffffff; }

#content			{ float: left; width: 670px; }
#content h2			{ font-size: 3.0em; line-height: 1.3em; font-weight: normal; color: #366ab5;}
#content h2 a			{ text-decoration: none; color: #366ab5; }
#content h2 a:link	{ text-decoration: none; }
#content h2 a:hover	{ text-decoration: underline; }
#content h3			{ margin-top: 10px; margin-bottom: 10px; font-size: 2.2em; line-height: 1.2em; font-weight: normal; color: #366ab5; }
#content h3 a			{ text-decoration: none; color: #366ab5; }
#content h3 a:link	{ text-decoration: none; }
#content h3 a:hover	{ text-decoration: underline; }
#content h4			{ margin: 18px 0px 9px 0px; font-size: 1.2em; line-height: 1.2em; font-weight: bold; color: #366ab5; }
#content img			{ border: 0; }
#content .date		{ font-size: 1.1em; }
#content p			{ font-size: 1.2em; line-height: 1.7em; }
#content .spacer		{ margin: 20px 0 20px 0; clear: both; display: block; height: 19px; background: #ffffff url('images/spacer.gif') no-repeat top center; }
#content .spacerg	{ margin: 20px 0 20px 0; clear: both; display: block; height: 19px; background: #ffffff url('images/spacer_g.gif') no-repeat top center; }
#content .bigpic		{ padding: 10px 0 20px 0; }

#content .ngg-gallery-thumbnail-box 		{ float: left; }
#content .ngg-gallery-thumbnail-box img 	{ margin: 0px 6px 7px 0px; border: #ffffff solid 4px;  }
#content .ngg-clear						{ clear: both; }

#content .top-post					{ background-color: #e8e8e8; padding: 21px; }
#content .top-post .date				{ font-weight: bold; }
#content .top-post .imagine 			{ position: relative; margin-top: 20px; }
#content .top-post .imagine .overlay	{ position: absolute; height: 120px; overflow: hidden; top: 220px; padding: 20px 20px 20px 20px; background: transparent url('images/trans.png') top left; color: #ffffff; }
#content .top-post .overlay a			{ text-decoration: none; color: #ffffff; }
#content .top-post .overlay a:link	{ text-decoration: none; }
#content .top-post .overlay a:hover	{ text-decoration: underline; }
#content .top-post p					{ margin-bottom: 6px; }

#content ul { margin-left: 15px; padding: 0; font-size: 1.2em; line-height: 1.7em; }


#content .post			{ padding: 0 20px 0 20px; }
#content .post p			{ margin-bottom: 6px; }
#content .post a			{ text-decoration: none; color: #366ab5; }
#content .post a:link	{ text-decoration: none; }
#content .post a:hover	{ text-decoration: underline; }

#content a			{ text-decoration: none; color: #366ab5; }
#content a:link	{ text-decoration: none; }
#content a:hover	{ text-decoration: underline; }

#content .page-nav 			{ padding: 0 20px 0 20px; font-size: 1.2em; line-height: 1.7em; }
#content .page-nav a			{ text-decoration: none; color: #13013b; }
#content .page-nav a:link	{ text-decoration: none; }
#content .page-nav a:hover	{ text-decoration: underline; color: #366ab5; }
#content .page-nav .pn-prev 	{ float: left; }
#content .page-nav .pn-next 	{ float: right; }

#sidebar				{ float: left; width: 310px; padding-left: 20px; background-color: #ffffff; }
#sidebar h4				{ margin-bottom: 10px; padding-bottom: 7px; font-size: 1.4em; line-height: 1.4em; background: #e8e8e8 url('images/dots.gif') repeat-x bottom left; color: #366ab5; }
#sidebar .box			{ margin-bottom: 20px; padding: 25px 20px 25px 20px; background-color: #e8e8e8; }
#sidebar .n-form			{ background: #e8e8e8 url('images/n-form.gif') no-repeat top left; width: 270px; height: 27px; }
#sidebar .n-form .n-unos	{ float: left; margin-right: 7px; width: 179px; height: 14px; padding: 7px 5px 5px 7px; border: 0; background: transparent; color: #366ab5; }
#sidebar .n-form .n-btn	{ float: left; width: 71px; height: 25px; color: #ffffff; padding-top: 1px; }

#sidebar .ngg-widget { width: 269px; }
#sidebar .ngg-widget img { margin: 0px 5px 7px 0px; border: #ffffff solid 3px; }

#sidebar #anketa p				{ font-size: 1.2em; line-height: 1.7em; margin-bottom: 5px; }
#sidebar #anketa .pitanje		{ color: #366ab5; margin-bottom: 10px; }

#sidebar ul		{ padding: 5px 0 0 0; font-size: 1.2em; line-height: 1.5em; list-style-type: none; list-style-image: none; }
#sidebar li		{ list-style-image: none; list-style: none; padding-left: 10px; padding-bottom: 3px; background-image: url(images/bullet_blue.gif); background-repeat: no-repeat; background-position: 0 .5em;  }
#sidebar li a		{ text-decoration: none; color: #366ab5; }
#sidebar li a:link	{ text-decoration: none; }
#sidebar li a:hover	{ text-decoration: underline; }
#sidebar li .from	{ font-size: 0.8em; }

.izbornik ul li a { text-decoration: none; }
.izbornik ul ul { margin: 0 auto; list-style: none; font-size: 1.0em; line-height: 1.58em; } 


#footer			{ width: 100%; padding-top: 20px; background-color: #757575; color: #ffffff; }
#footer a		{ color: #ffffff; text-decoration: none; }
#footer a:link	{ color: #ffffff; text-decoration: none; }
#footer a:hover	{ color: #ffffff; text-decoration: underline; }
#footer ul		{ font-size: 1.0em; list-style-type: none; list-style-image: none; }
#footer #ft-cnt		{ margin: 0 auto; padding: 0; width: 1000px; }
#footer #ft-mnu		{ float: left; line-height: 1.8em; }
#footer #ft-mnu li	{ float: left; padding-right: 10px; }
#footer #ft-copy		{ float: right; width: 250px; line-height: 1.8em; }
#footer #ft-copy li	{ float: right; padding-left: 10px; }

.wrap:after		{ content: "."; display: block; height: 0; clear: both; visibility: hidden; }

/* Align */
.aligncenter 	{ margin: 10px auto 20px auto; display: block; }
.alignleft		{ margin: 10px 10px 8px 0; float: left; }
.alignright 		{ margin: 10px 0px 8px 10px; float: right; }
img.centered 	{ display: block; margin-left: auto; margin-right: auto; }
img.alignright 	{ padding: 4px; margin: 3px 0 2px 10px; display: inline; }
img.alignleft 	{ padding: 4px; margin: 3px 10px 2px 0; display: inline; }
.col-left 		{ float: left; }
.col-right 		{ float: right; }