/*
Theme Name: Andes Energia PLC
Theme URI: http://www.andesenergia.com
Description: Andes Energia PLC company website
Author: Nicolas Seijas & Laura Moraiti
Version: 1.0
*/
@font-face {
    font-family: 'Helvetica';
    src: url('fonts/Helvetica.eot');
    src: url('fonts/Helvetica.eot') format('embedded-opentype'),
         url('fonts/Helvetica.woff2') format('woff2'),
         url('fonts/Helvetica.woff') format('woff'),
         url('fonts/Helvetica.ttf') format('truetype'),
         url('fonts/Helvetica.svg#Helvetica') format('svg');
}


html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {margin: 0; padding: 0; border: 0; font-size: 100%; font: inherit; vertical-align: baseline; font-family: Helvetica, sans-serif; font-size: 12px;}

article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {display: block;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after,
q:before, q:after {content: '';	content: none;}
table {border-collapse: collapse; border-spacing: 0;}
.clear {clear: both;}


/*
*/
strong{font-weight: bold;}
/* --- HEADER --- */

/* Head */
#back-header {margin: 0 auto; width: 100%; background: #FFF;}
#header {margin: 0 auto; height: 150px; width: 920px; position: relative; }
#logo {width: 200px; height: 73px; position: absolute; top: 10px; left: 335px; }

/* Nav general */
#nav {height: 40px; width: 920px; position:absolute; top: 110px; left: 0; background:#f15d21; }
#nav ul {margin: 0; padding: 0; list-style-type: none; float:left;}
#nav ul li {display: inline-block; *display: inline; -display: inline; zoom: 1; position: relative; border-right:1px solid #FFF;}
#nav ul li:hover {}

/* Nav top level */
#nav ul li a {font-family:Helvetica, sans-serif; font-size:12px; text-transform: uppercase; line-height:350%; color: #FFF; text-align:left; text-decoration: none; text-shadow: 0px 1px 1px rgb(150,54,16); margin: 0 18px; }
#nav ul li a:hover {text-decoration: underline;}

/* Nav sub-menu */
#nav ul li ul.sub-menu {list-style: none; position: absolute; left: 0; top: 40px; background: #f15d22; margin: 0; display: none; width: 180px; z-index: 9999; border-bottom: 1px solid #FFF;}
#nav ul li:hover ul.sub-menu {display: block; width: 100%; border-right:1px solid #FFF;}
#nav ul li ul.sub-menu li {margin: 0 ; padding: 0; display: block; clear: left; border-bottom: 1px solid #FFF;}
#nav ul li ul.sub-menu li:first-child {border:none;}
#nav ul li ul.sub-menu li a {float: left; font-size: 12px; color: #FFF; text-shadow: none; text-transform: capitalize; line-height: 100%; letter-spacing: 0; padding: 8px 0; margin: 0 5px; }

/* Idioma */
#nav .language {float:right; height: 40px; margin:0 10px; padding: 10px 0;}


/* Buscar */
#nav .search-form {margin-top: 8px; float:right;}
.search-form form#searchform label {display: none;}
.search-form form#searchform input[type=submit] {color: transparent; width: 25px; background: #EA510F url(images/search.png) no-repeat center center; border: 1px solid #F3753F; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; padding: 2px 3px; cursor: pointer; cursor: hand;}
.search-form form#searchform input[type=text] {background: #DDD; border: 1px solid #EA510F; padding: 3px; width: 110px;}

/* --- MAIN --- */

/* Main general */
#main {width: 920px; margin: 0 auto; }
#top-img {width: 920px; margin: 0 auto; position: relative;}
#top-img img {z-index: 1; position: absolute; top: 0; left: 0;}
#content {width: 640px; float:left; margin: 10px 10px 10px 0;}

/* Headings */
h1, h3 {color: #f15d22; font-weight: bold; margin-bottom: 10px; padding:0;}
h4, h2, h5, h6 {color: #333; font-weight: bold; margin-bottom: 25px;}
h1, h2 {font-size: 22px;}
h3 {font-size: 20px;}
h4 {font-size: 18px;}
h5 {font-size: 16px;}
h6 {font-size: 14px;}
em {font-style: italic;}
h5 em {font-size: 16px;}
h1 a {font-size: 22px;}

/* Estilos generales */
#content p {margin-bottom: 25px; line-height: 160%; text-align: justify;}
#content img.alignright {float: right; margin: 10px 0 10px 10px;}
#content img.alignleft {float: left; margin: 10px 10px 10px 0;}
#content a {color: #f15d22; text-decoration: none;}
#content a:hover {text-decoration: underline;}
#content ul {margin: 0 0 25px 25px; padding: 0; list-style-type: none;}
#content ul li {background: url(images/bullet.png) no-repeat 0 0; padding-left: 14px; margin-bottom: 5px;}
#content ol {margin: 0 0 25px 25px; padding: 0; list-style-type: decimal; list-style-position: inside; }
#content ol li {margin-bottom: 5px; }

/* --- SIDEBAR --- */

/* General */
#sidebar {width: 270px; float:left; margin-top: 10px; z-index: 100; position: relative;}
#sidebar.home {margin-top: 0;}
#container {padding: 15px; background: #6D6D6D; margin-bottom: 5px; }
#sidebar .container {background: #FFF; margin-bottom: 5px;}
#sidebar .container ul {margin: 0; padding: 0; list-style-type: none; }
#sidebar .container ul li {background: url(images/link.png) no-repeat 0 0; padding: 10px 10px 10px 25px; border-bottom: 1px dotted #333; }
#sidebar .container ul li a {color: #000; text-decoration: none;}
#sidebar .container ul li a:hover {color: #F15D21; text-decoration: underline;}
.title {background: #CCCCCC; height: 25px; font-size:16px; color: #6D6D6D; line-height: 25px; font-weight: bold; padding-left: 15px;}
.name {font-size:16px; color: #F15D21; line-height: 25px; font-weight: bold;}

/* Index > "Share price" */
.share-price dt {width: 67px; font-size:21px; color: #CCCCCC; text-align:left; float:left; line-height:92%; font-weight: bold;}
.share-price dl {font-size:21px; color: #FFF; text-align:right; float:right; line-height:92%; font-weight: bold;}
.share-price dl span {font-size:12px; color: #FFF; text-align:right;} 
.share-price .timestamp {clear: both; font-size:12px; color: #49494B; text-align:left; padding-top: 5px;}

#container #latest {border-bottom: 1px solid #CCCCCC; padding: 0; margin: 0; padding-top:3px;} 
#latest .date {font-size:10px; color: #CCCCCC; text-align:left; text-transform: uppercase; margin: 0; padding:0;}
#latest p {font-size:11px; color:#4A8434;}
#latest a.more {float: right; font-size: 10px; color: #FFF; text-decoration: none; margin:0; padding:0;}
#latest a.more:hover {text-decoration: underline; }
#latest h3 {margin:0; padding:0; font-weight:lighter;}
#latest h3 a.latest {font-size: 12px; color: #FFF; text-align:left; text-decoration: none; margin: 0; padding:0;}

/* Index > "Newsletter" */
#container .heading {padding: 0 0 10px 0; height: 35px; font-size: 18px; font-weight: bold; color: #CCCCCC; letter-spacing: -1px; margin: 0; line-height: 100%;}
p.wysija-instruct {font-size: 12px; color: #CCCCCC; margin-bottom: 5px; }
.widget_wysija_cont .form-valid-sub p label {font-size:15px; color: #FFF; text-align:left; padding-right: 5px; float:left;}
#container input[type=submit] {border: 1px solid #FFF; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; background: #CCCCCC; color: #FFF; text-transform: uppercase; width: 165px; padding: 3px 0; margin: 10px 0 0 38px; cursor: pointer; cursor:hand; } 
#container input[type=text] {margin: 0 0 5px 0;}
#container .widget_wysija_cont label {display: inline-block; _display: inline; *display: inline; zoom: 1; width: 80px;}

/* --- FOOTER --- */
#back-footer {width: 100%; height: auto; background: #A7A7AB; clear:both; float:left;}
#footer {width: 920px; margin: 0 auto; padding: 20px 0; clear: left;}
.title- {background: #CCC; height: 25px; font-size:16px; color: #555; line-height: 25px; font-weight: bold; padding-left: 15px; margin-bottom: 10px;}

/* Widgets */
#widget.footer-1, #widget.footer-2 {width: 300px; margin-right: 10px; text-align: left; float:left;}
#widget.footer-3 {width: 300px; text-align: left; float:left;}
#widget.footer-1 .textwidget, #widget.footer-2 .textwidget, #widget.footer-3 .textwidget {color: #FFF; line-height: 120%; text-decoration: none;}
#widget.footer-1 a, #widget.footer-2 a, #widget.footer-3 a {color: #FFF; text-decoration: none;}
#widget.footer-1 a:hover, #widget.footer-2 a:hover, #widget.footer-3 a:hover {text-decoration: underline;}
#widget.footer-1 ul, #widget.footer-2 ul, #widget.footer-3 ul {margin: 0; padding: 0; list-style-type: none;}
#widget.footer-1 ul li, #widget.footer-2 ul li, #widget.footer-3 ul li {background: url(images/bullet.png) no-repeat 0 0; padding-left: 14px; margin-bottom: 5px;}
#widget.footer-1 ol, #widget.footer-2 ol, #widget.footer-3 ol {margin: 0; padding: 0; list-style-type: decimal; list-style-position: inside;}
#widget.footer-1 ol li, #widget.footer-2 ol li, #widget.footer-3 ol li {margin-bottom: 5px; }
#widget.footer-4 {margin-bottom: 20px;}
#widget.footer-4 p {color: #FFF; text-align: left;}
#widget.footer-4 a {color: #FFF; text-decoration: underline;}
#widget.footer-4 a:hover {text-decoration: none;}