/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/*
 * Custom Style Sheet - Use this file to style your content
 */
 
.blog-warp6 .items.items-col-3 .pos-media.align-left, .blog-warp6 .items.items-col-3 .pos-content {
	clear:both!important;
	float:none!important;
}

.style-all-news .blog-warp6 .items .element-textarea p {
display: block!important;
height: 100%!important;
overflow: visible!important;
width: 100%!important;
float: none!important;
}

.style-all-news .yoo-zoo .item .pos-content .element {
margin-top: 5px;
padding-left: 115px;
}
#headerbar h1, #headerbar h2, #headerbar h3, #headerbar h4 {margin:0; padding:0}
#headerbar h3 {color:#939183}
#headerbar h1, #headerbar h4 {font-size: 24px; line-height: 30px;}
#headerbar .style-recent {background:url(../images/home_newspaper.png) no-repeat 0 0; padding-left:100px;}

#top-a .layout-layout2 h4 { margin:0; padding:0; line-height:18px;} 
#top-a .layout-layout2 p {margin:5px 0; padding:0; font-size:11px; line-height:16px;}
#top-a .width66 .mod-box {min-height:292px !important; height:292px !important; overflow:hidden}
#top-a .width33 ul.slides {min-height:251px !important; height:251px !important; overflow:hidden}

.frontpage-slideset a {font-size:11px; line-height:11px;}
.frontpage-slideset h3 a {font-size: 16px; line-height: 18px;}
.frontpage-slideset h3 {height:54px; overflow:hidden}
.frontpage-slideset .border-box img {padding: 2px; border: 1px solid #D2D2D2; border-bottom-color: #C2C2C2; background: white; box-shadow: 0 1px 1px rgba(0, 0, 0, 0.06);}
.frontpage-slideset .box-links a {color:#939183}

.gkwMain p {margin:0; padding:0; font-size:11px;}

.blog-warp6 .items .element-textarea p {font-size:12px; line-height:18px; margin:5px 0; padding:0; display:block; height:72px; overflow:hidden; width:200px; float:none;}
.blog-warp6 .items.first .element-textarea p {font-size:12px; line-height:18px; margin:5px 0; padding:0; display:block; height:100%; overflow: auto; width:200px; float:none;}

/*.items .element-textarea:after { content:" ...";}*/
.items h1.title { height:60px; overflow:hidden;}
.items .element-image {margin-bottom:5px;}
.items .element-itemcommentslink a:link, .items .element-itemcreated {color:#939183; font-size:11px; line-height:11px;}
.items .element-itemcommentslink a:hover{color:#520c0e;}
h4.page-title-bottom {text-transform: none; font-size:14px; line-height:14px; margin:5px 0; padding:0;}
h4.page-title-bottom a {color:#939183;}

.items-spacer {margin-bottom: 12px; padding-bottom: 12px; border-bottom: 1px solid #E2E2E2; height:1px; width:100%; clear:both; }
ul.items-last.zebra {margin:15px 0}

/* Video */
.frontpage-video { line-height: 17px; }

/* Social Icons Headline */
div.frontpage-social {
	line-height: 26px;
	font-size: 11px;
	text-transform: uppercase;
}

/* Poll */
form.short.frontpage-form > div { margin: 5px 0; }
form.short.frontpage-form button { margin-top: 10px; }

/* Newspaper */
.frontpage-newspaper {
	position: absolute;
	right: 0;
	bottom: 0;
	left: 1px;
	height: 68px;
	background: #f7f7f7;
	border-top: 1px solid #e2e2e2;
}

.frontpage-newspaper img {
	position: absolute;
	bottom: 0;
	left: 0;
}

.frontpage-newspaper > div {
	margin-left: 100px;
	line-height: 16px;
}

.frontpage-newspaper > div h4 { margin: 9px 0 2px 0; }


/* Widgetkit
----------------------------------------------------------------------------------------------------*/

.frontpage-news,
.frontpage-weather,
.frontpage-stocks { background: url(../images/module_line_v.png) 0 0 repeat-x; }

.frontpage-news:first-child,
.frontpage-weather:first-child,
.frontpage-stocks:first-child { background: none; }

.frontpage-slideset {
	position: relative;
	width: 260px;
}

.frontpage-slideset img {
	position: absolute;
	top: 2px;
	left: 2px;
}

.frontpage-slideset h3 { margin: 0; }

.frontpage-slideset .slideset-content { margin-left: 70px; }

/* Revista Slideshow Articles */
.frontpage-news { padding-top: 10px; }

.frontpage-news:first-child { padding-top: 0; }

.frontpage-news h4 { margin: 2px 0 4px 0; }
.frontpage-news p { margin-top: 10px; }

/* Revista Slideshow Tabs */
.frontpage-weather {
	position: relative;
	padding: 11px 0 6px 0;
}

/* Weather */
.frontpage-weather h5 { margin: 0; }

.frontpage-weather span.temp,
.frontpage-weather span.icon { position: absolute; }

.frontpage-weather span.icon {
	top: 7px;
	right: 45px;
}

.frontpage-weather span.temp {
	top: 17px;
	right: 0;
	font-size: 26px;
}

.frontpage-weather span.high { color: #c85252; }
.frontpage-weather span.low { color: #5d9ccc; }

/* Stocks */
.frontpage-stocks {
	position: relative;
	padding:4px 0 4px 0;
	height: 18px;
}

.frontpage-stocks > span {
	position: absolute;
	top: 4px;
}

.frontpage-stocks span.up,
.frontpage-stocks span.down {
	top: 11px;
	left: 0;
	width: 9px;
	height: 5px;
	background: url(../images/icon_stocks.png) 0 0 no-repeat;
}
.frontpage-stocks span.down { background-position: 0 -15px; }

.frontpage-stocks span.name { left: 17px; }

.frontpage-stocks span.points { right: 43px; }

.frontpage-stocks span.percent { right: 0; }

.frontpage-stocks span.green { color: #6aa812; }
.frontpage-stocks span.red { color: #c85252; }


/* Bottom-C List */
#bottom-c .mod-plain ul.blank li {
	font-size: 11px;
	text-transform: uppercase;
}