﻿/* ------------------------------------------------------------------------------------------------------------------------------------------------------ */
/* #news */
/*  ------------------------------------------------------------------------------------------------------------------------------------------------------*/
#news-container
{
	float:left;
	width:639px;
}

#news-left
{
	width:175px;
	float:left;
}

#news-center
{
	width:443px;
	float:right;
}
#news-center embed
{
	width: 443px !important;
}

#news-right
{
	float:right;
	width:261px;
}

.news-date {
	float:right;
	height:30px;
	padding-bottom:45px;
	width:70px;
}

.news-separator
{
	float:right;
	background-image:url(images/ep_separator.png);
	width:1px;
	height:73px;
	position:relative;
	top:-20px;
}

.news-date-font
{
	font-family:Arial;
	font-size:14px;
	color:#333333;
}
.news-time-font
{
	font-family:Arial;
	font-size:12px;
	color:#333333;
}


.news-description
{
	font-family:Arial;
	font-weight:bold;
	font-size:16px;
	color:#333333;
}

.news-image
{
	width:100%;
}
 
.news-title 
{
	font-family:Franklin Gothic Medium;
	font-size:22px;
	color:#00aeef;
}
.news-subtitle 
{
	font-family:Arial;
	font-size:11px;
	color:#c2bebe;
	min-height:48px;
}

.news-submit
{
	background-image:url(images/ep_news_submit.png);
	width:430px;
	height:46px;
}

.news-addFavorites
{
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#333333;
}

.news-top5
{
	border-bottom-style:dotted;
	border-bottom-color:#a6a6a6;
	border-bottom-width:1px;
	padding-bottom:7px;
	padding-top:5px;
}
.news-right-article
{
	background-image:url(images/ep_news_article.png);
	width:261px;
	height:59px;
	background-repeat:no-repeat;
	font-family:Franklin Gothic Medium;
	font-size:36px;
	color:#333333;
}
.news-right-mobile
{
	background-image:url(images/ep_news_mobile.png);
	width:261px;
	height:59px;
	background-repeat:no-repeat;
	font-family:Franklin Gothic Medium;
	font-size:36px;
	color:#333333;
}
.news-right-banner
{
	width:100%;
	height:250px;
	background-color:Gray;
	margin-bottom:20px;
}

.news-top3
{
	width:261px;
	height:192px;
	background-image:url(images/ep_news_top.png);
	background-position:top;
	background-repeat:no-repeat;
}

.news-top3-title
{
	padding:7px;
}
.news-top3-date
{
	float:left;
	padding-left:7px;
	width:60px;
	height:32px;
	background-color:Black;
	font-family:Arial;
	font-size:13px;
	color:white;
	text-align:right;
	padding-right:5px;
	margin-left:7px;
}
.news-top3-category
{
	background-color:#96c570;
	width:100px;
	height:32px;
	float:left;
	margin-left:7px;
	margin-top:2px;
	font-family:Arial;
	font-size:10px;
	color:#333333;
}
.news-top3-category-picture
{
	width:30px;
	height:22px;
	background-color:White;
	margin-top:-28px;
	float:right;
	position:relative;
}
.news-top3-picture
{
	width:152px;
	height:128px;
	float:right;
}

/* ------------------------------------------------------------------------------------------------------------------------------------------------------ */
/* #comments */
/*  ------------------------------------------------------------------------------------------------------------------------------------------------------*/
.comment-left
{
	width:172px;
	float:left;
}
.comment-right
{
	width:467px;
	float:left;
}

.comment-right-right
{
	width:443px;
	float:left;
}


.comment-right-left
{
	width:24px;
	min-width:24px;
	float:left;
	min-height:25px;
}

.comment-line
{
	background-color:#b7b7b7;
	height:1px;
	background-repeat:repeat-x;
	width:inherit;
	margin:5px 0 5px 0;
}

.comment-button
{
	float:right;
	width:179px;
	height:44px;
	position:relative;
	top:-8px;
}
.comment-button-arrow
{
	background-image:url(images/ep_comment_button_arrrow.png);
	height:8px;
	width:23px;
	margin-left:16px;
}

.comment-button-text
{
	font-family:Franklin Gothic Demi;
	font-size:16px;
}

.comment-subtitle
{
	font-family:Arial;
	font-weight:bold;
	font-size:16px;
	color:#333333;
}

.comment-text
{
	background-color:#e5e5e5;
	padding:14px;
	
}

.comment-arrow
{
	background-image:url(images/ep_comment_arrow.png);
	height:25px;
	width:13px;
	background-repeat:no-repeat;
	background-position:right;
	padding-left:12px;
	padding-top:10px;
	
}

a.enUsername
{
	font-family:Tahoma;	
	font-weight:bold;
	font-size:11px;
	color:#262626;
	text-decoration:none;
}

/* ------------------------------------------------------------------------------------------------------------------------------------------------------ */
/* #social links */
/*  ------------------------------------------------------------------------------------------------------------------------------------------------------*/
.social
{
	padding:7px 0 15px 0;
}

.social-links-box
{
	padding-top:2px;
	padding-bottom:10px;
}

.social-links-title
{
	font-family:Arial;
	font-weight:bold;
	font-size:16px;
	color:#333333;
}

/* ------------------------------------------------------------------------------------------------------------------------------------------------------ */
/* #google maps skrijemo local search*/
/*  ------------------------------------------------------------------------------------------------------------------------------------------------------*/
.gmls-search-form, 
.gmls-search-form-idle,
.gmls
{
	visibility:hidden !important;
}

