/*  
Theme Name: Zupa-dalj.hr
Theme URI: http://veselistudio.com/
Description: WP Theme created by: <a href="http://veselistudio.com/blog/">Stanislav</a>.
Version: 1.0
Author: Stanislav Mihic
Author URI: http://binarybonsai.com/


*/

* { 
    margin: 0px; 
    padding: 0px; 
    }

body { 
    background:url(images/bg.gif) repeat-x left top rgb(242, 239, 218);
    font-family: Trebuchet MS, Arial,Helvetica,sans-serif; 
    font-style: normal; 
    font-variant: normal; 
    font-weight: normal; 
    font-size: 62.5%; 
    line-height: 1.6; 
    color: rgb(77, 75, 61); 
    }
#wrapper{
    margin:0px auto;
    padding:0px 0px 0px 0px;
    width:700px;
    }
#container{
    margin:0px auto;
    padding:0px;
    width:700px;
    float:left;
   
    }
#top{
    margin:0px auto;
    padding:0px;
    width:700px;
    height:20px;
    float:left;
    background:url(images/top_bg.png) no-repeat left top;
    }
#bottom{
    margin:0px auto;
    padding:0px;
    width:700px;
    float:left;
    background:url(images/bottom_bg.png) no-repeat left top;
    height:20px;
    }
#navigation{
    margin:0px auto;
    padding:10px;
    width:680px;
    display:block;
    float:left;
    background:url(images/content_bg.png) repeat-y left top;
    }
#header{
    margin:0px auto;
    padding:20px 0px 0px 0px;
    width:700px;
    height:200px;
    float:left;
    }
#content{
    margin:0px auto;
    padding:0px 20px 0px 20px;
    width:660px;
    float:left;
    background:url(images/content_bg.png) repeat-y left top;
    
    }
#footer{
    margin:0px auto;
    padding:30px 10px 10px 10px;
    width:680px;
    float:left;
    clear:both;
    background:url(images/bottom_bg.png) no-repeat left top;
    }
    
/**** structure ******/

#main{
    margin:0px;
    padding:0px 10px 0px 0px;
    float:left;
    width:440px;
    }
#maingalerija{
    margin:0px;
    padding:0px 10px 0px 0px;
    float:left;
    width:640px;
    }
#main img{
    padding:4px;
    border:1px solid #ccc;
    background:rgb(254, 254, 231);
    }
#main a img{
    margin:5px;
    } 
    
#sidebar{
    margin:0px;
    padding:0px 0px 0px 10px;
    float:left;
    width:200px;
    }
/******** navigation *********/

#navigation ul{
    margin:0px;
    padding:0px 0px 13px 0px;
    list-style-type:none;
    float:left;
    clear:both;
    width:680px;
    background:url(images/border.png) no-repeat center bottom;
    }
#navigation ul li{
    margin:0px;
    padding:0px 2px 0px 2px;
    display:block;
    float:left;
    list-style-type:none;
    }
#navigation ul li a{
    margin:0px;
    padding:5px 13px 5px 13px;
    display:block;
    font-size:1.2em;
    font-weight:bold;
    float:left;
    list-style-type:none;
    color:rgb(108, 21, 38);
    }
#navigation ul li a:hover{
    background:url(images/li_hover.jpg) repeat-x left top;
    }
    
#footer ul{
    margin:0px;
    padding:10px 0px 10px 0px;
    list-style-type:none;  
    clear:both;
    width:680px;
    display:block;
    text-align: center;
    }
#footer ul li{
    margin:0px;
    padding:0px 5px 0px 5px;
   /* float:left;
    display:block;*/
    display: inline;
    }
#footer ul li a{
    margin:0px;
    padding:0px 0px 0px 0px;
    }

/********* fonts **********/
a{outline:none;}
#main a{
    color:rgb(108, 21, 38); 
    }

a.header{
    margin:0px;
    padding:0px;
    width: 700px;
    height: 200px;
    display: block;
    float:left;
    text-indent: -9999px;
    background: url(images/header3.jpg) no-repeat left top;
    }


h1, h2, h3{
    font-family: Georgia, "Times New Roman", Times, serif;
    font-style: italic;
}
h1{
    font-weight: normal;
    color: #7D100C;
    font-size:  1.8em;
    margin-bottom: 20px;
    padding: 0;
    border-bottom:1px solid  #7D100C;
    clear: both;
}
h2{
    font-weight: normal;
    color: #9D9324;
    font-size:  1.5em;
    margin: 5px 0 10px 0;
    padding: 0;
}
h2 a{
    color: #9D9324;
    text-decoration: none;
}
h2 a:hover{
    text-decoration: underline;
}
h3{
    color: #9D9324;
    margin: 0;
    font-size: 1.3em;
    line-height: 1.1em;
    text-transform: uppercase;
    margin-top: 20px;
    margin-bottom: 5px;
    font-weight: normal;
}
h3 strong{
    color: #7D100C;
}
h4{
    color: #7D100C;
    margin-bottom: 0px;
    padding: 0;
    font-size: .8em;
}
#main p{
    margin:10px 0px 10px 0px;
    padding:10px 0px 15px 0px;
    font-size:1.3em;
    background:url(images/border.png) no-repeat center bottom;
    }
#footer p{
    margin:0px 0px 0px 0px;
    padding:10px 0px 10px 0px;
    font-size:1.1em;
    text-align:center;
    display:block;
    border-top:1px solid rgb(254, 254, 231);
    font-style:oblique;
    }
#footer a{
    color: #7D100C;
    font-weight:normal;
    }
#footer a:hover{text-decoration:underline;}
#sidebar ul{
    margin:0px;
    padding:0px;
    list-style-position:inside;
    font-size:1.1em;
    }
#sidebar li{
    margin:0px;
    padding:3px 0px 3px 0px;
    font-style:oblique;    
    border-bottom:1px solid rgb(244, 244, 244);
    }
#main ul{
    margin:0px;
    padding:0px;
    list-style-position:inside;
    font-size:1.3em;
    }
#main li{
    margin:0px;
    padding:3px 0px 3px 0px;
    /*font-style:oblique;    */
    border-bottom:1px solid rgb(244, 244, 244);
    }
    
dl{
    padding:10px;
    font-size:1.2em;
    }
dt{
    margiin:0px;
    padding:10px 0px 5px 0px;
    border-bottom:1px solid #9D9324;
    }
dt a{color: #9D9324;}
dd{
    margiin:0px;
    padding:5px 0px 20px 0px;
    background:url(images/border.png) no-repeat center bottom;
    font-weight:bold;
    }
.highlight{
    background: #F9F8EB;
    padding: 10px;
    border: 3px double #FFF;
    margin: 10px 0px 10px 0px;
    font-weight:bold;    
    font-style:oblique;
    }
    
    
/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

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

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

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */

/* Begin Typography & Colors */



/* End Various Tags & Classes*/




