/*Theme Name: SERUMaRTIJa
Theme URI: 
Description: A WordPress Theme created for e-zine SERUMaRTIJa
Author: Gostimir StaGo Stankovic
Version:1.0
Tags: two columns, 
Author URI: 
*/

/*----RESET-----*/
html, body, div, ul, ol, li, p, a, h1, h2, h3, h4, img, label  {
      margin:0;
      padding:0;
      border:0;
			}
ul, ol, li {
    list-style:none;
    		}			

/*----LAYOUT STYLING-----*/
body {
	 font-family:Verdana, Arial, Helvetica, sans-serif;
	 font-size:13px;
     color: #CBC9CA;
	 background:#3F3F3F;
     		}
div#wrap {
	  background:#3F3F3F url(img/wrapbg.jpg) top center repeat-y;
      margin:0 auto;
      width:900px;
      position: relative;
    		}
div#header {
    background: url(img/headerbg.jpg) top center no-repeat;
    height: 270px;
    width:900px;
    position:relative;
}

div#sidebar {
    float:left;
    width: 240px;
    margin: 0 0 20px 30px;
	background:url(img/sidebarbg.jpg) top right repeat-y;
}

div#main {
	background:url(img/mainbg.jp) top right repeat-y;
    float: right;
    width: 560px;
    margin: 0 30px 20px 0;
	min-height:500px;
}

div#footer {
    clear:both;
    height: 50px;
    background: url(img/footerbg.jpg) bottom center no-repeat;
}             
/*----TYPOGRAPHY-----*/                		
a {
  	  color:#F4D7B7;
      text-decoration:none;
	  outline: none;
  			}
a:hover { 
      text-decoration: underline;
  			}
h1 {
      color:#F4D7B7;  
			}
h2, h3 {
       color:#C4A025;
            }
h2 {
	font-weight:500;
	letter-spacing:-0.7px;
    font-size:30px;
    margin-bottom: 20px;
}

h3 {
    font-size:18px;
    font-weight:500;
}

h1 a, h2 a, h3 a {
	color:#C4A025;
	text-decoration:none;     
}

h1 a:hover, h2 a:hover, h3 a:hover {
	text-decoration:none;
}

h3.searchresult {
	margin-bottom: 20px;
}	
		
/*----HEADER-----*/
div#logo {
    background: url(img/logo.jpg) top center no-repeat;
    position: absolute;
    top: 20px;
    left: 30px;
    height:150px;
    width:240px;
}
h1#logopis {
    background: url(img/logopis.jpg) top center no-repeat;
    position: absolute;
    top: 40px;
    left: 310px;
    height: 114px;
    width: 560px;
    text-indent: -9999px;
}
h1#catnaslov {
	background:url(img/catnaslovbg.jpg) 0px 30px repeat-x;
    position: absolute;
    top: 175px;
    left: 310px; 
    font-size: 40px;
    font-weight:100;
    letter-spacing:-1.7px;	   
}

h2#podnaslov {
	background:url(img/podnaslovbg.jpg) top center no-repeat;
    position: absolute;
    top: 180px;
    left: 310px; 
	text-indent:-9999px;
    height: 28px;
    width: 464px;	   
}

h1#catnaslov a {
	color: #F4D7B7;
}

h1#logopis a {
	display:block;
    height: 114px;
    width: 560px;
}
/*----NAVIGACIJA-----*/
ul#navigacija {
    font-size:22px;
    margin-top:10px;
	margin-bottom:20px;	
}
ul#navigacija li {

}
ul#navigacija a {
	letter-spacing:-1px;
    color: #F4D7B7;
    text-decoration: none;
}
ul#navigacija a:hover {
	background:url(img/catnaslovbg.jpg) 0px 10px no-repeat;
    color: #F4D7B7;
    text-decoration: none;    
}
/*----POSTS-----*/
div.entry {
    margin-bottom: 30px;
	background:url(img/entrybg.jpg) bottom right no-repeat;
	line-height: 17px;
}
/*-----------IMAGES----------*/	
div.entry img {
	border: #CBC9CA 1px solid;
	max-width: 100%;
}
	
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	margin: 0 0 2px 7px;
	display: inline;
}

img.alignleft {
	margin: 0 7px 2px 0;
	display: inline;
}

.alignright {
	float: right;
}
.alignleft {
	float: left
}
.clearer {
	clear:both;
	height:0;
}
	
/*----SPEC-----*/
a.more-link {
    background: url(img/readmorebg.jpg) bottom right no-repeat;
    display: block;
    text-decoration:none;
    padding-top:8px;
    padding-right:20px;
    padding-bottom:2px;
    width:70px;
	color: #CBC9CA;
}
a.more-link:hover {
    background: url(img/readmorebghover.jpg) bottom right no-repeat;
	color:#F4D7B7;
}

div#searchbar {
	background:url(img/searchbar.gif) top left no-repeat;
	height: 35px;
	width: 240px;
}

div#searchbar input {
	border:none;
	background:transparent;
	margin: 4px 0 0 4px;
}

div#searchbar input.submit {
	margin:0 0 0 10px;
	height: 35px;
	width: 35px;
}	

 

/*----COMMENTS-----*/
div#komentari {
    margin-top:40px;
    width: 450px;
    background: url(img/komentaribg.jpg) top right no-repeat;
} 

ul.commentlist {
    margin-top:30px;
    margin-bottom: 50px;
}

ul.commentlist li {
    margin-bottom:30px;
}

ul.commentlist li p {
    margin-top:10px;
}

img.avatar {
    border: 1px solid #CBC9CA;
}

input, textarea {
    background: #3F3F3F;
    color: #F4D7B7;
    margin-bottom: 10px;
    padding: 2px;
    border: 2px solid #F4D7B7;
} 

#respond h3 {
    margin-bottom: 10px;
}

div#submit {
	background: url(img/submitbg.jpg) top center no-repeat;
	height: 25px;
	width: 95px;
}

div#submit input {
	background: transparent;
	border: none;
	color: #773a27;
	padding-left:3px; 
	font-weight:bold;
	font-size:12px;
}

/*----WIDGETS-----*/

.widget {
	margin-bottom:20px;
}

.widgettitle {
    font-size:22px;
    font-weight:500;
}	

.widget_pages .widgettitle, .widget_categories .widgettitle{
	display:none;
}		

.widget_pages, .widget_categories {
    font-size:22px;
    margin-top:10px;
	margin-bottom:20px;	
}
.widget_pages a, .widget_categories a {
	letter-spacing:-1px;
    color: #F4D7B7;
    text-decoration: none;
}
.widget_pages a:hover, .widget_categories a:hover {
	background:url(img/catnaslovbg.jpg) 0px 10px no-repeat;
    color: #F4D7B7;
    text-decoration: none;    
}

.widget_pages {
	margin-top:0px;
}	

.widget_categories  {
	margin-bottom:0px;
	}
