#news-box {
    height: 430px;
    background-color:#ffffff;
	padding: 5px;
}
#ads {
}
#ads-1, #ads-2, #speakers {
    height:210px;
}
#categories{
    height: 749px;
}
.news-content{
    height: 776px;
}

#news-box, #registration, #ads, #ads-1, #ads-2, #speakers, #news, #categories, .news-content, .naslovna_lista {
    margin-top:10px;
    background: white;
    padding: 10px;
}
#registration{
    height: 430px;
}
.block-header {
    background-color: #1264A1;

}
h3.block-header-title {
    font-family: Oswald;
    font-size: 25px;
    padding: 8px 0px 8px 15px;
    color: #FFFFFF;
    text-transform: uppercase;
	line-height: 24px;
}

#speakers{
    position: absolute;
}





.entry-item {
    margin-top: 5px;
    padding-bottom: 10px;
}

.clearfix:after {
    clear: both;
}
.clearfix:before, .clearfix:after {
    content: ".";
    display: block;
    font-size: 0;
    height: 0;
    line-height: 0;
    overflow: hidden;
    visibility: hidden;
    width: 0;
}
.clearfix:before, .clearfix:after {
    content: ".";
    display: block;
    font-size: 0;
    height: 0;
    line-height: 0;
    overflow: hidden;
    visibility: hidden;
    width: 0;
}
.clearfix {
}
.clear {  
    clear: both;  
    display: block;  
    overflow: hidden;  
    visibility: hidden;  
    width: 0;  height: 0;
}
.about-author {
	margin: 0 0 15px;
}
.about-author .author-avatar {
    float: left;
    margin-right: 15px;
    text-align: center;
    width: 130px;
}

.about-author .author-avatar .avatar-thumb {
    background-color: #E6E6E6;
    border-radius: 10% 10% 10% 10%;
    display: block;
    margin-bottom: 18px;
    position: relative;
    width: 125px;
    z-index: 0;
	margin-top: 15px;
}
.about-author .author-avatar .avatar-thumb{
    transition: all 0.3s ease-in-out 0s;
}
.about-author .author-avatar .avatar-thumb:hover {
    background-color: #0369b4;
}
.about-author .author-avatar .avatar-thumb img {
    border-radius: 10% 10% 10% 10%;
    display: block;
    position: relative;
    width: 120px;
    z-index: 0;
}
about-author .author-avatar a {
    color: #0369b4;
    font-weight: 700;
}
.about-author .author-content {
    border-left: 1px dotted #C6C6C6;
    color: #444444;
    margin-left: 145px;
    padding-left: 20px;
	margin-top: 5px;
}
p {
    font-family: 'Open Sans',sans-serif;
    font-size: 13px;
    line-height: 20px;
    margin-bottom: 10px;
}



.speakers-text {
    position: relative;
    padding: 15px;
    float: right;
}
.learn-more {
    background-color: #1264A1;
    border: 1px solid #0088B2;
    color: #FFFFFF;
    display: inline-block;
    font-family: 'Oswald',sans-serif;
    font-size: 18px;
    font-weight: 300;
    padding: 8px 11px;
    text-transform: uppercase
}
.learn-more:hover {
    color:#999;
    background-color:#fff;
    border:1px solid #dbdbdb;
}


.logo-sponsors {
    border-bottom: 1px solid #CCCCCC;
    float: none;
    padding: 15px;
}
.logo-sponsors-02 {
    float: none;
    padding: 58px 15px;
	border-right: 1px solid #CCCCCC;

}
.logo-sponsors-last {
    float: none;
    padding: 58px 17px;

}
.divider {
	margin-top: 15px;
	padding-bottom: 5px;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../images/title-pattern.png);
	background-repeat: repeat-x;
	background-position: 0 bottom;
}

.cursors {
    float: right;
    padding-right: 5px;
    padding-top: 5px;
}


body {background-color:#CEE9FF;}

.naslovna_lista {
    float: left;
    padding: 10px;
    width:95%;
    color: #454545;
    display: block;
    font-family: 'Open Sans',sans-serif;
    font-size: 18px;
    line-height: 20px;
    margin-bottom: 10px;
}
.turbo li{
    background: #F0F0F0;
    border-bottom: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
    border-top: 1px solid #FFFFFF;
    float: left;
    margin:5px;
    margin-left:3%;
    padding: 15px;
    width: 90%;
}
.turbo2 li{
    background: #F0F0F0;
    border-bottom: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
    border-top: 1px solid #FFFFFF;
    float: left;
    margin:5px;
    margin-left:3%;
    padding: 5px 15px 0 15px;
    width: 90%;
}
#ads img {
    width:75%;
    margin: 0 auto 0 auto;

}

.news-single-m_img {
    margin: 0 auto;
    float:none;
    width:75%;
}
.news-single-m_img img {
    width: 100%;
}
.entry-box .avatar-thumb2 {
    display: block;
    float: left;
    margin-right: 3%;
    width: 30%;
	padding-top: 15px;
}
.speakers-text-single {
    display: block;
	float: right;
	width: 65%;

}
.naslovna-baneri{
    float: left;
    padding: 0 5px;
    width: 100%;

}
.naslovna-baneri img{
    border: 2px solid #CEE9FF;
    float: left;
    margin-bottom: 15px;
    margin-left: 9%;
    padding: 5px;
    width: 34%;

}