
/*
Theme Name: Down vigo
Theme URI: http://www.downvigo.org/
Description: Tema específico para Down Vigo
Version: 0.4
Author: SGISoft
Author URI: http://www.sgisoft.com/
Tags: custom header, fixed width, two columns, widgets

*/

/* reset */

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, font, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    font-family: inherit;
    vertical-align: baseline;
  }

/* remember to define focus styles! */

:focus {
    outline: 0;
  }


body {
    line-height: 1;
    color: black;
    background: white;
  }


ol, ul {
    list-style: none;
  }

/* tables still need 'cellspacing="0"' in the markup */

table {
    border-collapse: separate;
    border-spacing: 0;
  }


caption, th, td {
    text-align: left;
    font-weight: normal;
  }


blockquote:before, blockquote:after,q:before, q:after {
    content: "";
  }


blockquote, q {
    quotes: "" "";
  }


.post {
    line-height: 1.4em;
  }

/* end reset */

/* Begin Typography & Colors */

body {
    font-size: 11px;
    /* Resets 1em to 10px */font-family: Verdana, Arial, sans-serif;
    color: #5c6061;
    text-align: center;
  }


#page {
    background-color: white;
    border: 1px solid #959596;
    text-align: left;
  }


#header a, a:hover, a:visited {
    text-decoration:none;
    color:#5c6061;
  }


#sidebar {
    background-color:#0082cd;
  }


/*#sidebar .widget h2 {
    color:#c69a00;
    font-size:18px;
    font-family: Georgia, Arial, sans-serif;
  }*/


.topmenu a {
    text-decoration:none;
    color:#fdca01;
  }


#sidebar a {
    text-decoration:none;
    color:#5c6061;
  }


#footer {
    color: #e6edf0;
  }


#footer a {
    color: #e6edf0;
  }


.bottommenu a {
    text-decoration:none;
  }


.descripcion {
    font-size: 11px;
    /* Resets 1em to 10px */font-family: Verdana, Arial, sans-serif;
    color: #5c6061;
  }

/* End Typography & Colors */



/* Begin Structure */

body {
    margin: 0 0 0 0;
    padding: 0;
    background: url('imgs/fondoext.gif');
  }


#page {
    background-color: white;
    margin: 0px auto;
    padding: 0;
    width: 915px;
    border: 1px solid #cbcbcb;
    border-top-style:none;
    border-bottom-style:none;
    position:relative;
  }


#header {
    color:black;
    background-color: white;
    margin-left:auto;
    margin-right:auto;
    padding: 0;
    height: 170px;
    width: 904px;
  }


.barragris {
    width:100%;
    height:13px;
    background-color:#a2a8a9;
  }


.barranaranja {
    width:100%;
    height:13px;
    background-color:#0082cd;
  }


#headerimg {
    margin: 0;
    height: 174px;
    width: 820px;
    margin-left:40px;
    margin-right:40px;
  }


.clear {
    clear: both;
  }


#centro {
    width: 904px;
    margin-left:auto;
    margin-right:auto;
    /*position:relative;*/
    overflow:visible;
  }


#footer {
    padding: 0;
    margin: 0 auto;
    width: 904px;
    clear: both;
    background-color:#a1a9ac;
    padding-top:20px;
  }


#footer p {
    margin: 0;
    padding: 20px 0;
    text-align: center;
  }


.narrowcolumn {
    float:left;
    border-width:13px;
    border-style:solid;
    border-color:#0082cd;
    width:590px;
  }


#content {
    /*padding-top:18px;
    */;
  }

/* End Structure */



/*	Begin Headers */

h1 {
    visibility:hidden;
  }


.bienvenido {
    margin-top:32px;
  }


#content h2 {
    margin-top:18px;
    color:#c69a00;
    font-size:18px;
    padding-left:33px;
    font-family: Georgia, Arial, sans-serif;
    margin-bottom:5px;
  }


#content img.titulo {
    margin-top:18px;
    color:#c69a00;
    font-size:18px;
    padding-left:33px;
    font-family: Georgia, Arial, sans-serif;
    margin-bottom:5px;
  }


#content h3, #content h3 a {
    color:#a2a8a9;
    font-size:18px;
    font-family: Georgia, Arial, sans-serif;
    margin-top:13px;
    margin-bottom:8px;
    text-decoration:none;
  }

/* End Headers */


/* fechas */	

.post small {
    color:#c69a00;
    font-size:11px;
    font-family: Georgia, Arial, sans-serif;
  }

/* fin fechas */
/* entry */

.post .entry {
    margin-top:20px;
    margin-bottom:8px;
    color:#5c6061;
    font-size:11px;
    font-family: Verdana, Arial, sans-serif;
  }


.page-single .entry {
    border-bottom:1px dashed #5C6061;
    padding-bottom:20px;
  }


.post .entry {
    text-align:justify;
  }


.post ul li {
    list-style:disc;
  }


.post ol li {
    list-style:lower-alpha;
    list-style-position:inside;
  }


.post ul li ul li {
    list-style:circle;
  }


.post ul li ul li ul li {
    list-style:square;
  }


.post ul,ol {
    margin-left:11px;
    margin-top:11px;
  }


.post p {
    margin-top:11px;
  }


.page-single p {
    text-indent: 11px;
  }


.post-single p {
    text-indent: 11px;
  }


.post em {
    font-style:italic;
  }


.post strong {
    font-weight:bold;
  }


#content .page-single h2 {
    padding-left:0px;
    padding-bottom:5px;
    border-bottom:1px dashed #5C6061;
  }

/* fin entry */


/* top menu*/

.topmenu {
    position:absolute;
    top:137px;
    left:53px;
    _left:40px;
    /*top:-33px;
    */_top:190px;
  }


.topmenu li {
    float:left;
    height:33px;
  }


.topmenu li a {
    line-height:33px;
    background-image:url('imgs/tabs/taboffmid.gif');
    display:block;
    float:left;
  }


.topmenu li:hover a {
    background-image:url('imgs/tabs/tabonmid.gif');
  }


.topmenu li.current_page_item a {
    background-image:url('imgs/tabs/tabonmid.gif');
  }


.topmenu li span.roundleft {
    display:block;
    background-image:url('imgs/tabs/taboffizq.gif');
    width:12px;
    height:33px;
    float:left;
  }


.topmenu li:hover span.roundleft {
    display:block;
    background-image:url('imgs/tabs/tabonizq.gif');
  }


.topmenu li.current_page_item span.roundleft {
    background-image:url('imgs/tabs/tabonizq.gif');
  }


.topmenu li span.roundright {
    display:block;
    background-image:url('imgs/tabs/taboffder.gif');
    width:12px;
    height:33px;
    float:left;
  }


.topmenu li:hover span.roundright {
    display:block;
    background-image:url('imgs/tabs/tabonder.gif');
  }


.topmenu li.current_page_item span.roundright {
    background-image:url('imgs/tabs/tabonder.gif');
  }

/* fin top menu */

/* bottom menu*/

.bottommenu {
    text-align:center;
  }


.bottommenu li {
    display:inline;
  }


.bottommenu li a {
    padding-right:5px;
    padding-left:5px;
  }


.bottommenu li:after {
    content:"|";
  }

/* fin bottom menu */







/* Begin Sidebar */

#sidebar {
    /*padding: 20px 0 10px 0;
    */float:left;
    /*margin-left: 616px;
    */width: 275px;
    border-width:13px;
    border-style:solid;
    border-color:#0082cd;
    border-left-width:0px;
  }


#sidebar form {
    margin: 0;
  }


#sidebar#downlogo {
    padding-left:0px;
    padding-right:0px;
  }


#sidebar#voluntariadologo {
    padding-left:0px;
    padding-right:0px;
  }


#archives img {
    padding-bottom:13px;
    padding-top:13px;
  }


#categories img {
    padding-bottom:13px;
    padding-top:13px;
  }


#calendario-de-eventos {
    text-align:left;
    padding-bottom:13px;
  }


#calendario-de-eventos img {
    padding-bottom:13px;
    padding-top:13px;
  }


#sidebar #galeria {
    background-color:#eae09a;
    padding-bottom:72px;
    margin-bottom:100px;
    position:relative;
  }


#galeria img {
    padding-bottom:13px;
    padding-top:13px;
  }


#imggaleria {
    height:180px;
    width:205px;
    background-image:url('imgs/imgfotosoff.gif');
    position:absolute;
    left:50px;
  }


#imggaleria:hover {
    height:180px;
    width:205px;
    background-image:url('imgs/imgfotoson.gif');
  }


#imggaleria a {
    display:block;
    width:100%;
    height:100%;
  }

/* End Sidebar */

/* listas sidebar */


#sidebar .widget {
    margin-bottom:13px;
    /*padding-left:13px;*/
    padding-right:13px;
  }


/*#sidebar .widget h2 {
    padding-bottom:13px;
    padding-top:13px;
  }*/


#sidebar .widget ul {
    padding-left:5px;
    padding-right:5px;
    padding-bottom:0px;
  }

/* fin listas sidebar */

/* Begin Calendar */

#calendario-de-eventos {
    background-color:#ebc173;
  }


#wp-calendar {
    margin-left:auto;
    margin-right:auto;
  }


#wp-calendar {
    empty-cells: show;
    margin: 10px auto 0;
    width: 185px;
  }


#wp-calendar #next a {
    padding-right: 10px;
    text-align: right;
  }


#wp-calendar #prev a {
    padding-left: 10px;
    text-align: left;
  }


#wp-calendar a {
    display: block;
  }


#wp-calendar caption {
    text-align: center;
    width: 100%;
  }


#wp-calendar td {
    padding: 3px 0;
    text-align: center;
  }


#wp-calendar td.pad:hover {
    /* Doesn't work in IE */background-color: #fff;
  }

/* End Calendar */

/* archivos */


#archives {
    background-color:#e0dec7;
  }

/* fin de arquivos */

/* categorias */

.widget_categories {
    background-color:#e0dec7;
  }

/* Begin Various Tags & Classes */

acronym, abbr, span.caps {
    cursor: help;
  }


acronym, abbr {
    border-bottom: 1px dashed #999;
  }


blockquote {
    margin: 15px 30px 0 10px;
    padding-left: 20px;
    border-left: 5px solid #ddd;
  }


blockquote cite {
    margin: 5px 0 0;
    display: block;
  }


.center {
    text-align: center;
  }


.hidden {
    display: none;
  }


hr {
    display: none;
  }


a img {
    border: none;
  }


.navigation {
    display: block;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 60px;
  }

/* End Various Tags & Classes*/



/* Captions */

.aligncenter,div.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
  }


.wp-caption {
    border: 1px solid #ddd;
    text-align: center;
    background-color: #f3f3f3;
    padding-top: 4px;
    margin: 10px;
    -moz-border-radius: 3px;
    -khtml-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
  }


.wp-caption img {
    margin: 0;
    padding: 0;
    border: 0 none;
  }


.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    padding: 0 4px 5px;
    margin: 0;
  }

/* End captions */


/* post */

.post {
    margin-left:13px;
    margin-right:13px;
    border-top-style:dashed;
    border-top-width:1px;
    border-top-color:#5c6061;
    padding-left:20px;
    padding-right:20px;
  }


.post-single {
    border-top-style:none;
    border-bottom-style:dashed;
    border-bottom-width:1px;
    border-bottom-color:#5c6061;
  }


.page-single {
    border-top-style:none;
  }

/* fin post */


/* languageList */

.languageContainer {
    float:right;
  }


ul.languageList li {
    float:left;
  }


ul.languageList li * {
    display:block;
    width:100%;
    height:100%;
    background-repeat:repeat-y;
    width:65px;
    height:23px;
  }


ul.languageList li .gengo_lang_es {
    background-image:url('imgs/castellano23.gif');
  }


ul.languageList li a.gengo_lang_es {
    background-position: 0px 46px;
  }


ul.languageList li a.gengo_lang_es:hover {
    background-position: 0px 23px;
  }


ul.languageList li .gengo_lang_gl {
    background-image:url('imgs/galego23.gif');
  }


ul.languageList li a.gengo_lang_gl {
    background-position: 0px 46px;
  }


ul.languageList li .gengo_lang_gl:hover {
    background-position: 0px 23px;
  }

/* fin languageList */


/* inicio que es */

#quees {
    width:100%;
    height:287px;
    background-image: url("imgs/bannerpadres2.jpg");
    background-repeat:no-repeat;
    list-style: none;
    border-bottom-width:13px;
    border-bottom-style:solid;
    border-bottom-color:#0082cd;
  }


#quees a {
    display:block;
    height:100%;
    width:100%;
  }
#sidebar .widget h2{ /* Quiero que no visualize el titulo de los enlaces*/
    visibility:hidden;
    margin: 0 px;
    padding: 0 px;
    text-align:center;
}


/************************ Menu desplegable ********************************/

/* Author: Craig Erskine Description: Dynamic Menu System - Horizontal/Vertical */ 
ul#navmenu-h {
    margin: 0;
    padding: 0;
    /*list-style: none;*/
    position: relative;
  }

ul#navmenu-h li ul li span {
 background-image: none;
  }

ul#navmenu-h li ul li a {
 background-image: url(imgs/tabs/tabonmid.gif)
  }

ul#navmenu-h ul {
    width: 160px;
    /* Sub Menu Width */ margin: 0;
   /* list-style: none;*/
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
  }


ul#navmenu-h ul ul,ul#navmenu-h ul ul ul {
    top: 0;
    left: 100%;
  }


ul#navmenu-h li {
    float: left;
    display: inline;
    position: relative;
  }


ul#navmenu-h ul li {
    width: 100%;
    display: block;
  }

/* Root Menu */ 
ul#navmenu-h a {
    /*border-top: 1px solid #FFF;*/
    /*border-right: 1px solid #FFF;*/
    /*padding: 6px;*/
    float: left;
    display: block;
    margin-left: -1px;
   /* background: #DDD;*/
    /*color: #666;*/
   /* font: bold 11px Arial, sans-serif;*/
   /* text-decoration: none;*/
   /* height: 1%;*/
  }

/* Root Menu Hover Persistence */ 
ul#navmenu-h a:hover,ul#navmenu-h li:hover a,ul#navmenu-h li.iehover a {
   /* background: #BBB;*/
    /*color: #FFF;*/
  }

/* 2nd Menu */ 
ul#navmenu-h li:hover li a,ul#navmenu-h li.iehover li a {
    float: none;
      background-image:url('imgs/tabs/tabbarr.gif') ;

  }

/* 2nd Menu Hover Persistence */ 
ul#navmenu-h li:hover li a:hover,ul#navmenu-h li:hover li:hover a,ul#navmenu-h li.iehover li a:hover,ul#navmenu-h li.iehover li.iehover a {
   /* background: #999;*/  
             background-image:url('imgs/tabs/tabbarr2.gif') ;

  }

/* 3rd Menu */ 
ul#navmenu-h li:hover li:hover li a,ul#navmenu-h li.iehover li.iehover li a {
   /* background: #999;*/
               background-image:url('imgs/tabs/tabbarr.gif') ;
  }

/* 3rd Menu Hover Persistence */ 
ul#navmenu-h li:hover li:hover li a:hover,ul#navmenu-h li:hover li:hover li:hover a,ul#navmenu-h li.iehover li.iehover li a:hover,ul#navmenu-h li.iehover li.iehover li.iehover a {
   /* background: #666;*/
            background-image:url('imgs/tabs/tabbarr2.gif') ;
  }

/* 4th Menu */ 
ul#navmenu-h li:hover li:hover li:hover li a,ul#navmenu-h li.iehover li.iehover li.iehover li a {
   /* background: #666;*/
  }

/* 4th Menu Hover */ 
ul#navmenu-h li:hover li:hover li:hover li a:hover,ul#navmenu-h li.iehover li.iehover li.iehover li a:hover {
   /* background: #333;*/
  }

/* Hover Function - Do Not Move */ 
ul#navmenu-h li:hover ul ul,ul#navmenu-h li:hover ul ul ul,ul#navmenu-h li.iehover ul ul,ul#navmenu-h li.iehover ul ul ul {
    display: none;
  }


ul#navmenu-h li:hover ul,ul#navmenu-h ul li:hover ul,ul#navmenu-h ul ul li:hover ul,ul#navmenu-h li.iehover ul,ul#navmenu-h ul li.iehover ul,ul#navmenu-h ul ul li.iehover ul {
    display: block;
  }


