/* 
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles here instead of style.css so it 
is easier to update the theme. Simply copy an existing 
style from style.css to this file, and modify it to 
your liking.

*/


/*************** SOCIJALNI LINKOVI ************************/
.inside_subpost {
display:block;
clear:both;
margin:10px 0 0 0;
padding:0;
}

.related_rss_icon {
margin-top:-10px;
float:left;
background:url(images/rss.png) no-repeat;
width:64px;
height:64px;
}

.related_rss {
height:32px;
padding:0;
margin:0 0 10px 0;
color:#f9f9f9;
line-height:30px;
font-size:15px;
font-weight:bold;
background: #ff0b00;
}
.related_rss a, .related_rss a:visited {
color:white;
text-decoration:underline;
}
.related_rss a:hover {
color:white;
text-decoration:none;
}

.nextlinks {
margin:0;
padding:0;
display:block;
clear:both;
float:left;
}
.nextlinks h2 {
margin:5px 0 5px 0;
padding:0;
font-size:19px;
}
.nextlinks ul {
margin:0;
padding:0;
}
.nextlinks li {
list-style-type:none;
margin:0;
padding:0 0 0 15px;
margin:3px 0 5px 0;
background:url(images/arrow.gif) left no-repeat;
background-position: -3px 2px;
}
.nextlinks a {
line-height:13px;
font-size:13px;
padding:0
}

.social {
display:block;
margin:0;
padding:0 0 10px 0;
width:170px;
float:right;
}
 .social img {
margin:0;
padding:0 0 5px 0;
}
.social h2 {
margin:5px 0 5px 0;
padding:0;
font-size:19px;
}

.icons {
display:block;
float:left;
}
.icons ul {
margin:0;
padding:0 12px;
}
.icons ul li {
list-style-type:none;
display:block;
margin:0;
padding:0px;
width:70px;
float:left;
}
.icons a {
text-decoration:none;
margin:0;
}

.clear {
clear: both;
}

/* Style Author Comments */

li.bypostauthor {
    /* CSS styles for author comments */
}

li.byuser {
    /* CSS styles for registered users comments */
}

