/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/*
 * Custom Style Sheet - Use this file to style your content
 */
 

.wk-slideshow-list .nav {
    position: absolute;
    top: 1px;
    bottom: 1px;
    width: 200px;
    border-top: 1px solid rgb(255, 255, 255);
    border-right: 1px solid rgb(207, 71, 67);
    border-radius: 5px 0px 0px 5px;
    background: linear-gradient(to right, rgb(253, 253, 253) 97%, rgb(219, 112, 147) 100%) repeat scroll 0% 0% transparent;
}

.wk-slideshow-list .nav li.active {
    padding: 0px;
    border-top: 1px solid rgb(207, 71, 67);
    border-bottom: 1px solid rgb(207, 71, 67);
    background: none repeat scroll 0% 0% rgb(240, 255, 255);
}

.wk-slideshow-list > div {
    border: 1px solid rgb(207, 71, 67);
    background: none repeat scroll 0% 0% rgb(240, 255, 255);
    border-radius: 5px 5px 5px 5px;
}

/*Menu */
.homemenulink {
    font-family: "NobileRegular";
    font-size: 11px !important;
    font-weight: bold;
}


.menu-dropdown a.level1, 
.menu-dropdown span.level1 {
    font-family: "NobileRegular";
    font-size: 11px !important;
}

.menu-dropdown a.level1 > span,
.menu-dropdown span.level1 > span {
  padding: 11px 12px 10px 12px;
  height: 30px;
  line-height: 30px;
  text-transform: uppercase;
}

.menu-dropdown a.level2,
.menu-dropdown span.level2 {
  padding-left: 10px;
  font-size: 13px;
  /*text-transform: uppercase;*/
  background: none repeat scroll 0% 0% rgb(243, 243, 243);
  /*background-color: #CEDEEB;*/
}

.nav-header {
  display: block;
  padding: 0px 0px;
  font-size: 11px;
  font-weight: bold;
  line-height: 20px;
  color: #999999;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  text-transform: none;
}

/* Search Box */
.searchbox {
  margin: 10px 10px 0 0;
  width: 90px;
  height: 30px;
  padding: 0 25px;
  background: url(../images/searchbox_magnifier.png) 0 0 no-repeat;
}




/* Tables */
th, td { padding: 1px 1px 1px 5px; }


/* 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;
}
.archived h1{
  font-size: 16px;
  line-height: 16px;
  colour: #B2251F;
}
.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;
}
.archived h1{
  font-size: 16px;
  line-height: 16px;
  color: #B2251F;
}
.archived .title a{
  color: #B2251F !important; 
}
.archived h2{
  font-size: 14px;
  line-height: 14px;
}

/* Slider Read More */

/* unvisited link */
.sreadmore a:link {
    color: #7D6A1E;
    text-decoration: none;
    background-color: #FDDD5A;
    margin: 0px 0px 0px 0px;   
    padding: 0px 10px 0px 10px;
}

/* visited link */
.sreadmore a:visited {
    color: #7D6A1E;
    text-decoration: none;
    background-color: #FDDD5A;
    margin: 0px 0px 0px 0px;    
    padding: 0px 10px 0px 10px;    
}

/* mouse over link */
.sreadmore a:hover {
    color: #7D6A1E;
    text-decoration: none;
    background-color: #FFCC00;
    margin: 0px 0px 0px 0px;    
    padding: 0px 10px 0px 10px;    
}

/* selected link */
.sreadmore a:active {
    color: #7D6A1E;
    text-decoration: none;
    background-color: #FDDD5A;
    margin: 0px 0px 0px 0px;    
    padding: 0px 10px 0px 10px;
}

/* Calender Mods */
.mod_events_table{
     width: 219px !important;
}

.mod_events_monthyear{
     width: 219px !important; 
     font-weight:normal !important;
}

.mod_events_monthyear a.mod_events_link{
     font-weight:normal !important;
}

/* module classes */
.news{
    min-height:413px; /* for news, trips & sports news boxes */
}
 
.dgsbcal{
    padding: 20px 10px 20px 10px;
}


