/*Theme Name: G-MoonlightTheme
URI: http://goranmitev.com/
Description: Theme based od the default wordpress theme
Version: 1.0
Author: Goran Mitev
Author URI: http://goranmitev.com/
Tags: blue, custom header, fixed width, two columns, widgets
*/
body,li,ul,h1,h2,form,input,img,a,small,p,span,ul,li,div {
	margin: 0;
	padding: 0;
	letter-spacing: 0px;
}
img,form{
	border: none;
}
h1,h2 {
	margin-top: 20px;
	margin-bottom: 20px;
}
h1{
    font-size: 22px;
}
h2{
    font-size: 18px;
}
h1,h2,h3,h4,h5,h6,strong {
	/*bringing boldness back to headers and the strong element*/
	font-weight:bold; 
}
p{
	margin-top: 15px;
	margin-bottom: 15px;
	outline: 0;
}
a{
	text-decoration: none;
}
a:hover, a.more-link:hover{
	text-decoration: underline;
}
#naslov a:hover{
	text-decoration: none;
}
#naslov a:active{
    color: #FFFFFF;
    text-decoration: none;
}
body {
    margin-top: 5px;
    font-size: 62.5%; /* Resets 1em to 10px */
    font-family: Verdana,Helvetica,serif,Sans-Serif;
    color: #333333;
    text-align: center;
    line-height: 1.4;
}
#page {
    text-align: left;
	width: 960px;
	margin: 0 auto;
	font-size: 10px;
	background: transparent url(images/shadows.png) repeat-y;
}
#wrap{
	width: 940px;
	margin: 0 auto;
}
#header {
	width: 940px;
}
#content {
	font-size: 12px;
	width: 626px;
	float: left;
	padding: 0 35px;
	text-align: justify;
}
#sidebar{
	width: 239px;
	float: right;
	background-color: #BDB6B5;
	border-left: 2px solid #8C8A8C;
	border-bottom: 2px solid #8C8A8C;
	padding-bottom: 50px;
    margin-right: 1px;
    border-right: 1px solid #8C8A8C;
}
#footer {
	width: 940px;
	clear: both;
	height: 65px;
	background-color: #003463;
}
#header_top{
	background-color: #003063;
	width: 940px;
	height: 30px;
}
#header_middle{
	background-color: #003C73;
	width: 940px;
	height: 118px;
	border-top: 1px solid #29598C;
	border-bottom: 1px solid #29598C;
}
#header_bottom{
	background-color: #003063;
	width: 940px;
	height: 31px;
	border-bottom: 1px solid #29598C;
}
#login_link{
	font-size: 14px;
	margin-right: 35px;
	padding-top: 5px;
	text-align: right;
	display: block;
}
#login_link a{
	color: #BDB6B5;
	text-decoration: none;
}
#login_link a:hover{
	color: #FFFFFF;
}
#naslov_description_wrap{
    width: 300px;
    float:left;
}
#naslov {
    margin-bottom: 5px;
    margin-top:23px;
    margin-left: 33px;
}
#description{
	margin-left: 35px;
	font-size: 16px;
	color: #E7E7EF;
	display: block;
	width: 300px;
}
span.big_letter{
	font-size: 36px;
	color: #E7E7EF;
	font-weight: normal;
}
span.small_letter{
	font-size: 26px;
	color: #E7E7EF;
	font-weight: normal;
}
#categories{
	float: right;
}
#categories li {
	list-style-type: none;
	float: left;
	border-left: 1px solid #29598C;
	width: 120px;
	height: 118px;
	text-align: center;
}
#categories li a{
	color: #E7E7EF;
	text-decoration: none;
	margin-top: 50px;
	font-size: 16px;
	display: block;
	font-weight: bold;
}
#categories li a:hover{
	color: #FFFFFF;
}
#categories li:hover{
	background-color: #004B8F;
}

/* Menu style */
.menu{
	float: left;
	height: 24px;
	padding-left: 24px;
	padding-top: 6px;
	width: 616px;
}
.menu ul li{
	list-style: none;
	float: left;
	width: 65px;
	text-align: center;
}
.menu ul li a{
	color: #BDB6B5;
	text-decoration: none;
	font-size: 14px;
}
.menu ul li a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}

.blogroll li{
        list-style-position: inside;
        list-style-image: url(images/bela_tocka.png);
}
.blogroll li a{
       font-size: 11px;
}
ul.tweets li {
	font-size: 11px;
	list-style: none;
	margin-left: 0px;
    margin-bottom: 12px;
border-bottom: 1px solid #FFFFFF;
padding: 4px;
}	

.widget, .widget ul li{
list-style:none;
}

#sidebar ul li ul li a{
	color: #FFFFFF;
}	
h2.widgettitle, h2.widgettitle a{
	text-transform: uppercase;
	color: #003063;
	height: 33px;
	padding-left: 20px;
	padding-top: 5px;
	background: transparent url(images/sidebar_h2.gif) repeat-x;
	font-size: 14px;
}
#search{
	float: left;
	height: 24px;
	margin-top: 4px;
	width: 200px;
}
input.searchbutton{
	border: none;
	background-color: transparent;
	color: #BDB6B5;
	font-weight: bold;
}
#header_rss{
	float: left;
	height: 24px;
	width: 50px;
	margin: 4px;
}

/*Za postovi*/
div.post{
	width: 100%;
	display: block;
    margin: 22px 0 70px;
    border-top: 1px solid silver;
}
a.more-link {
	color: #FFFFFF;
	display: block;
	background-color: #BDB6B5;
	width: 109px;
        float: right;
	font-size: 11px;
	text-decoration: none;
	padding: 2px 10px;
	margin: 10px 0px 0px 10px;
	height: 15px;
    text-align:center;
}
.small_the_time{
	font-size: 11px;
	font-weight: bold;
}
div.post h2 a{
	color: #00306B;
	text-decoration: none;
	font-size: 22px;
}
div.title_comments_wrap h1 a:hover{
	color: #004B8F;
}
div.post div.title_comments_wrap{
	width: 100%;
	height: 80px;
}
h2.post_title{
	text-align: left;
        float: left;
	width: 560px;
	display: block;
	color: #004B8F;
	font-size: 22px;
	margin-bottom: 7px;
}

.clear{
	clear:both;
}
.number_of_comments{
	background: transparent url(images/comments_b.png) no-repeat scroll 0 0;
	width: 43px;
	height: 37px;
	color: #FFFFFF;
	text-align: center;
    float: right;
    margin-top: 21px;
}

.number_of_comments a{
    display: block;
    color: #FFFFFF;
    font-size: 14px;
    padding-top: 4px;
}

.navigation{
	border-top: 1px solid #BDB6B5;
	height: 45px;
}
.alignleft{
	width: 200px;
	float: left;
	margin-top: 13px;
}
.alignright{
	margin-top: 13px;
	width: 45px;
	float: right;
}
.alignleft a, .alignright a {
	color: #003463;
	text-decoration: none;
	font-size: 12px;
}
.post_info_bottom{
	font-size: 10px;
}
.nocomments{
	font-size: 10px;
	color: red;
}
.commentlist{
	list-style-type: none;
}
.comment-body{
	font-size: 12px;
	line-height: 16px;
	color: #716F7F;
	display: block;
	padding: 10px;
}
#comment{
	width: 620px;
}
#comments{
	border-top: 1px solid gray;
	padding-top: 10px;
}
#recentcomments li.recentcomments{
	color: #FFFFFF;
	font-size: 11px;
}
#footer_left{
	margin: 0;
	padding: 25px 25px 25px 30px;
	color: #FFFFFF;
	width: 300px;
	float: left;
}
#footer_right{
	margin: 0;
	padding: 25px;
	color: #2F597F;
	width: 150px;
	float: right;
}
.textwidget{
	margin: 0 20px;
    text-align: center;
}
#searchbox{
    width: 150px;
}
.entry{
	margin-top: 15px;
}
.postmetadata{
    margin-top: 50px;
}
pre{
	background-color: #F0F8FF;
	padding: 7px;
	border-left: 4px solid gray;
	margin-left: 60px;
	font-size: 11px;
}
.comment {
    margin: 10px 0px;
}
.even {
    background-color: #EFEFEF;
}
.odd {
    background-color: #EFEFFF;
}



.entry ul {
    list-style-position: inside;
    list-style-type: disc;
}

.entry ul li ul{
    list-style-position: inside;
    list-style-type: circle;
    margin: 5px 0px 10px 40px;
}

#wpcf7-f1-p10-o1{
  padding-top: 15px;
}

.addtoany_share_save_container{
  margin: 100px 0 0;
}

.widget_recent_entries ul{
    margin: 10px 10px;
}