/*
Theme Name: Vinska cesta
Theme URI: http://Veselistudio.com/
Description: Default theme.
Version: 1.6
Author: Stanislav Mihic
Author URI: http://veselistudio.com/
Tags: blue, custom header, fixed width, two columns, widgets


*/
@import url("style/reset.css");   
@import url("style/layout.css");
@import url("style/navigation.css");
@import url("style/tab.css");
@import url("style/sidebar.css");   
@import url("style/comments.css");   
@import url("style/typography.css"); 
@import url("style/color.css");    


    
a img{
    border: none;
    }
a:link,
a:visited{
    color: #9C8A6A;
    text-decoration: none;
    outline: none;
}
a:hover,
a:active{
    color: #3E372B;
    text-decoration: underline;
}



.description{
    font-size: 1.1em;
    margin: 0px 0px 10px 0px;
    width: 960px;
    padding: 0px 0px 0px 0px;
    color: #999;
    font-style:  oblique;
    float: left;
    display: block;
    }
.logo{
    margin: 0px;
    padding: 0px;
    float: left;
    display: block;
    width: 650px;   #E5E5E5
    }
/*********** content *********/


.hentry{
    padding-bottom:15px;
    border-bottom: 1px dotted #ddd;
    margin-bottom: 10px;
}

/********* footer **********/

#footer ul{
    margin:0px;
    padding: 10px 0px 10px 130px;
    list-style-type: none;
    text-align:center;
    width: 790px;
    display:block;
    float:left;
    
    }
#footer ul li{
    margin:0px;
    padding: 0px 0px 0px 0px;
    list-style-type: none;
    display:block;
    float: left;
    line-height: 1.0em;
    
    }
#footer ul li a{
    margin:0px;
    padding: 0px 10px;
    font-size: 1.2em;
    display:block;
    float:left;
    color: #9B5845;
    border-right:1px solid #9B5845;
    }    
#footer p{
    clear: both;
    }
/*********** misc **********/
.sticky {
    padding: 10px;
    background: #FBFBFB;  
    /*background: #363636;  */
    border: 1px solid #EAEAEA;
    /*color: white;*/
    }
.date{
    padding: 0px 0px 10px 0px;
    }
h5{
    position: relative;
    /*top: -35px;*/
    margin-bottom: 10px;
    font-family: "helvetica neue", helvetica, arial;
    font-size: 1.2em;
    color: #999;
    font-weight: normal;
    border-bottom: 1px dotted #999;
    background: #fff;
    text-align: center;
}
h5 abbr{
    display: inline-block;
    position: relative;
    margin: 0 0px;
    text-align: center;
    padding: 0 10px 0 10px;
    background:  #fff;
    top: 9px;
  }
#tabovi li,
#content dd{
    margin-bottom: 1.5em;
    font-size: 1.3em;
    line-height: 1.7em;
    color: #333;
    text-align: justify;
    }

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

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.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;
}
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 captions */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */
