/*
Theme Name: HDSSB
Theme URI: http://hdssb.hr/
Description: Koalicija s narodom.
Version: 1.0
Author: Stanislav Mihić
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets

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

body { 
    background:url(images/bg.png) repeat-x left top white;
    font-family: Arial,Helvetica,sans-serif; 
    font-style: normal; 
    font-variant: normal; 
    font-weight: normal; 
    font-size: 62.5%; 
    line-height: 1.6; 
    color:#666666; 
    }
#wrapper{
    margin:0px;
    padding:0px;
    width:980px;
    }
#container{
    margin:0px 0px 20px 0px;
    padding:0px 0px 0px 0px;
    float:left;
    width:980px;
    }

/****** fonts misc *********/
a img{
    border: none;
    }
a{
    outline:none;
    text-decoration: none;
    color: #CC0000;
    }
a:hover{
    color: #000;
    }    
h1,h2,h3,h4{
    margin:0px;
    padding: 0px;
    }
h1{
    font-size: 2.4em;
    color: #333333;
    padding: 10px 0px;
    font-weight: bold;
    }
h2{
    font-size: 1.8em;
    color: #333333;
    padding: 5px 0px;
    clear: both;
    }
h2 a{
    color: #333333;
    font-weight: bold;
    }
h2 a:hover{
    color: #CC0000;
    }
h3{
    font-size: 1.3em;
    color: #333333;
    padding: 5px 0px;
    text-transform: uppercase;
    }
p{
    margin: 0px;
    padding: 10px 0px;
    font-size: 1.2em;
    }
small{
    margin:0px;
    padding: 10px 0px 0px 0px;
    font-size: 1.2em;
    font-weight: bold;
    display: block;
    }

/*********** header ***********/

#header{
    margin:0px;
    padding: 0px 0px 0px 0px;
    float: left;
    width: 960px;
   /* height: 100px;*/
    }

/*********** navigation **********/


    
#navigation{
    margin:0px;
    padding:0px;
    width: 700px;
    float: left;
    }
#navigation ul{
    margin:0px;
    padding: 5px 5px;
    list-style-type: none;
    }
#navigation ul li{
    margin:0px;
    padding: 0px;
    list-style-type: none;
    float: left;
    display: block;
    font-size: 1.5em;
    letter-spacing: -1px;
    }
#navigation ul li a{
    margin:0px;
    padding: 5px 15px;
    float: left;
    display: block;
    font-weight: bold;
    color: #000;
    }
#navigation ul li a:hover{
    color: #CC0000;
    }
/*
#navigation li.page-item-2 a{
    background: transparent  url(images/program.png) left top;
    display: block;
    width:100px ;
    height: 40px;
    text-indent: -9999px;
    }
#navigation li.page-item-2 a:hover{
    background: transparent  url(images/program.png) left bottom;
    }
#navigation li.page-item-6 a{
    background: transparent  url(images/zivotopisi.png) left top;
    display: block;
    width:95px ;
    height: 40px;
    text-indent: -9999px;
    }
#navigation li.page-item-6 a:hover{
    background: transparent  url(images/zivotopisi.png) left bottom;
    }
#navigation li.page-item-8 a{
    background: transparent  url(images/mladi.png) left top;
    display: block;
    width:85px;
    height: 40px;
    text-indent: -9999px;
    }
#navigation li.page-item-8 a:hover{
    background: transparent  url(images/mladi.png) left bottom;
    }
#navigation li.page-item-10 a{
    background: transparent  url(images/snaga_tv.png) left top;
    display: block;
    width:90px ;
    height:40px;
    text-indent: -9999px;
    }
#navigation li.page-item-10 a:hover{
    background: transparent  url(images/snaga_tv.png) left bottom;
    }

#navigation li.page-item-13 a{
    background: transparent  url(images/kontakt.png) left top;
    display: block;
    width:90px ;
    height: 40px;
    text-indent: -9999px;
    }
#navigation li.page-item-13 a:hover{
    background: transparent  url(images/kontakt.png) left bottom;
    }
#navigation li.current_page_item a{
    background-position: left bottom;
    }  */
    
                
    

    
#logo{
    margin:0px;
    padding: 0px 10px 0px 18px;
    float: left;
    }
#logo a{
    margin:0px;
    padding: 0px;
    float: left;
    width: 280px;
    height: 40px;
    background: url(images/koalicijasnarodom.png) no-repeat left top;
    text-indent: -9999px;
    }
#header #headline{
    margin:0px;
    padding: 0px;
    float: left;
    background: white;
    width: 730px;
   /* height: 35px;*/
    display: block;
    }
#doniraj{
    margin:0px;
    padding: 0px;
    float: right;
    width: 180px;
    }
#doniraj a{
    margin:0px;
    padding: 0px;
    float: left;
    width: 180px;
    height: 70px;
    display: block;
    background: url(images/doniraj.png) no-repeat left top;
    text-indent: -9999px;
    }
#doniraj a:hover{
    background: url(images/doniraj.png) no-repeat left bottom;
    } 
    
/********* content *********/

#content{
    margin:0px;
    padding: 0px;
    float: left;
    /*width: 325px;*/
    }
#page{
    margin:0px;
    padding: 12px 12px 0px 0px;
    float: left;
    width: 474px;
    }
.breadcrumb{
    font-size: 1.2em;
    background: url(images/bread.png) no-repeat left bottom;
    padding: 0px 0px 0px 85px;
    }
    
#single{
    margin:0px;
    padding: 12px 0px 0px 0px;
    float: left;
    width: 636px;
    }
    
.novosti{
    margin:0px;
    padding: 0px;
    float: left;
    width: 474px;
    background: url(images/novosti_bg.png) no-repeat left top;
    }
.novosti .headline{
    margin:0px;
    padding: 0px 0px 0px 160px;
    float: left;
    display: block;
    width: 314px;
    }
.novosti .side_img{
    margin:0px;
    padding: 10px 0px 0px 0px;
    float: left;
    display: block;
    width: 150px;
    }
.novosti .post_block{
    float: left;
    width: 300px;
    margin:0px;
    padding: 0px 0px 0px 10px;
    }
.postmetadata{
    font-size: 1.1em;
    }

/********* featured ********/
#featured{
    margin:10px 0px;    
    padding:0px;
    float: left;
    width: 474px;
    display: block;
    }
#featured h3{
    color: white;
    }
#featured a{
    color: white;
    }
#featured .sticky{
    width: 452px;
    /*height: 250px;*/
    float: left;
    padding: 5px 10px;
    border-top:5px solid #FF6666;
    background: #CC0000;
    }
#featured .sticky h2{
    float: left;
    } 
.stick{
    margin:0px;
    padding: 0px;
    float: left;
    }
#featured .video_cat{
    width: 211px;
    height: 250px;
    float: right;
    padding: 5px 10px;
    /*background: #666666;*/
    border-top:5px solid #0099CC;
    background:#59D6FF;
    
    }
    
/******* sidebar ***********/

#sidebar{
    margin:0px;
    padding: 0px 0px 50px 0px;
    float: left;
    width: 325px;
    }
#sidebar h3.kandidati{
    margin:0px;
    padding: 0px 0px 0px 20px;
    }

#quick_contact{
    margin:0px 0px 50px 0px;
    padding: 0px 10px 0px 10px;
    float: left;
    width: 277px;
    border-top:5px solid #FF6666;
    background: #CC0000;
    }
#sidebar h3.kandidat{
    margin:0px;
    padding: 10px 0px 10px 20px;
    line-height: normal;
    border-top:1px solid #CCCCCC; 
    width: 280px;
    }
    
#sidebar h3.kandidat a{
    margin:0px;
    padding: 0px 0px;
    display: block;
    font-size: 1.4em;
    font-weight: normal;
    background: url(images/kandidati_arrow.png) no-repeat right center;
    color: #000;
    }
#sidebar h3.kandidat a:hover{
    color:#CC0000;
    }  
#sidebar h3.kandidat span{
    margin:0px;
    padding: 0px;
    display: block;
    font-size: 0.9em;
    font-weight: normal;
    color: #999999;
    line-height: normal;
    }

#sidebar ul{
    margin:0px;
    padding: 5px 0px 5px 20px;
    list-style-type: none;
    float: left; 
    display: block;
    clear: both; 
    }    
#sidebar ul li{
    margin:0px;
    padding: 0px 0px 0px 0px;
    list-style-type: none;
    font-size: 1.2em;
    display: block;
    width: 200px;
    }    
#text-412481401 h3{
    margin:0px;
    padding: 0px;
    display: block;
    float: left;
    background: url(images/kontakti.png) no-repeat left top;
    width: 296px;
    height: 30px;
    text-indent: -9999px;
    } 

    
#linkedin, #facebook, #skolska{
    margin: 0px auto;
    padding: 10px 0px 5px 15px;
    float: left;
    display: block;
    text-align: center;
    }   
#skolska{
    margin: 0px auto;
    padding: 10px 0px 5px 0px;
    float: left;
    display: block;
    text-align: center;
    }   
#linkedin a{
    margin: 0px auto;
    padding: 5px 0px;
    float: left;
    display: block;
    width: 120px;
    height: 44px;
    background: url(images/linkedin.png) no-repeat left top; 
    text-indent: -9999px;  
    }
#facebook a{
    margin: 0px auto;
    padding: 5px 0px;
    float: left;
    display: block;
    width: 120px;
    height: 44px;
    background: url(images/facebook.png) no-repeat left top; 
    text-indent: -9999px;
    }
#skolska a{
    margin: 0px auto;
    padding: 5px 0px;
    float: left;
    display: block;
    width: 150px;
    height: 101px;
    background: url(images/skolska_zadaca.jpg) no-repeat left top; 
    text-indent: -9999px;
    }
#newsletter{
    margin:0px;
    padding:10px 20px;
    float: left;
    display: block;
    clear: both;
    }
#newsletter h3{
    color: #666666;
    /*border-top:1px solid ;*/
    }  
/******* sidebar2 ***********/
#sidebar2{
    margin:0px;
    padding: 0px;
    float: left;
    width: 150px;
    }
.widget_categories h3{
    margin:0px;
    padding: 0px;
    display: block;
    clear: both;
    float: left;
    background: url(images/kategorije.png) no-repeat left top;
    width: 150px;
    height: 30px;
    text-indent: -9999px;
    }
.widget_archive h3{
    margin:0px;
    padding: 0px;
    display: block;
    float: left;
    background: url(images/arhiva.png) no-repeat left top;
    width: 150px;
    height: 30px;
    text-indent: -9999px;
    }
#events-calendar{
    margin:0px;
    padding: 0px;
    float: left;
    }
.dbem-calendar{
    margin:0px;
    padding: 0px;
    float: left;
    }
.widget_dbem_calendar h3{
    margin:0px;
    padding: 0px;
    display: block;
    float: left;
    background: url(images/kalendar.png) no-repeat left top;
    width: 150px;
    height: 30px;
    text-indent: -9999px;
    }
#text-412482112 h3{
    margin:0px;
    padding: 0px;
    display: block;
    float: left;
    background: url(images/umrezavanje.png) no-repeat left top;
    width: 150px;
    height: 30px;
    text-indent: -9999px;
    } 
.widget_links h3{
    margin:0px;
    padding: 0px;
    display: block;
    float: left;
    background: url(images/linkovi.png) no-repeat left top;
    width: 150px;
    height: 30px;
    text-indent: -9999px;
    }
.widget_pages h3{
    margin:0px;
    padding: 0px;
    display: block;
    float: left;
    background: url(images/press_kutak.png) no-repeat left top;
    width: 150px;
    height: 30px;
    text-indent: -9999px;
    }
#sidebar2 ul{
    margin:0px;
    padding: 10px 0px;
    list-style-type: none;
    font-size: 1.2em;
    float: left;
    }
#sidebar2 ul li{
    margin:0px;
    padding: 2px 0px;
    list-style-type: none;
    }

    
/******** footer *********/
#footer{
    margin:0px;
    padding:20px 0px 50px 0px;
    float: left;
    width: 100%;
    background: url(images/footer_bg.png) repeat-x left top #999999;
    }
#left_foot{
    margin:0px;
    padding: 0px;
    float: left;
    width: 314px;
    }
#left_foot ul{
    margin:0px;
    padding: 0px 20px 50px 0px;
    list-style-type: none;
    display: block;
    text-align: right;
    border-right: 1px solid #CCCCCC;
    } 
#left_foot ul li{
    margin:0px;
    padding: 0px 0px 0px 0px;
    list-style-type: none;
    display: block;
    text-align: right;
    font-size: 1.2em;
    } 
#left_foot ul li a{ 
    font-weight:bold;
    margin:0px;
    padding: 3px 0px 3px 0px;
    border-bottom: 1px solid #CCCCCC;
    display: block;
    width: 294px;
    }  
#rest_f_1{
    margin:0px;
    padding: 0px 0px 0px 10px;
    float: left;
    width: 640px;
    }
#rest_f_2{
    margin:0px;
    padding: 0px 0px 0px 10px;
    float: left;
    width: 240px;
    }
#rest_f_3{
    margin:0px;
    padding: 0px 0px 0px 10px;
    float: left;
    width: 240px;
    }
#foots{
    margin:0px;
    padding: 0px;
    float: left;
    }
#foots ul{
    margin:0px;
    padding: 10px 0px;
    list-style-type : none;
    font-size: 1.2em;
    }        
#foots ul li{
    margin:0px;
    padding: 4px 0px 4px 10px;
    background: url(images/footer_li.png) no-repeat left center; 
    }           
#foots ul li a{
    text-decoration: underline;
    } 
#foots ul li a:hover{
    text-decoration: none;
    } 
#foots h4{
    margin:0px;
    padding: 5px 0px;
    border-bottom: 1px solid #CCCCCC;
    font-size: 1.2em;
    font-weight: bold;
    }
#footer p{
    clear: both;
    text-align: center;
    }
     
/* Begin Typography & Colors */

/* 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: 0px;
	margin: 0 5px 2px 0;
	display: inline;
	}
#single img.alignleft {
    padding: 4px;
    margin: 0 5px 2px 0;
    display: inline;
    }

.alignright {
	float: right;
	}

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




/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	/*margin-left: auto;
	margin-right: auto;*/
}

.wp-caption {
	text-align: center;
	padding-top: 0px;
	margin: 2px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	/*padding: 0 4px 5px;*/
	margin: 0;
}
/* End captions */