/*
THEME NAME: Sandbox
THEME URI: http://www.plaintxt.org/themes/sandbox/
DESCRIPTION: Rich with powerful and dynamic semantic class selectors, Sandbox is a canvas for CSS artists
VERSION: 1.6.1
AUTHOR: <a href="http://andy.wordpress.com/">Andy Skelton</a> &amp; <a href="http://www.plaintxt.org/">Scott Allan Wallick</a>
AUTHOR URI:
TAGS: sandbox, microformats, hcard, hatom, xoxo, widgets, blank slate, starter theme, minimalist, developer
*/

/* Two-column with sidebar on left from the /examples/ folder  */

body {
    background:#e5ecd7 url(imagens/bg.gif) repeat-y center top ;
}
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 caption{
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-weight: normal;
    font-style:inherit;
    font-size:100%;
    font-family: Arial, Helvetica, sans-serif; 
    vertical-align:baseline;
    }
h1, h2, h3, h4, h5, h6{ font-family:calibri, arial, sans-serif; }
:focus{outline:0}
ol, ul{list-style:none}
blockquote:before, blockquote:after, q:before, q:after{content:""}
blockquote, q{quotes:"" ""}
strong{font-weight:bold}
em{font-style:normal}
a{
color:#5E5A40;
cursor:pointer;
font-family:calibri,arial,sans-serif;
font-weight:bold;
text-decoration:none;
}
a:hover{text-decoration: underline;}


/* Just some example content */
div#header{
    background: #FFFFFF;
    margin: 0 auto;
    width: 945px;
    height: 103px;
}
    h1#blog-title{
        /*loat: left;*/
position: absolute;
z-index: 1000;
    }
    div#access{
        margin: 0 auto;
        width: 945px;
	position: absolute;
	z-index:800;
    }
    .skip-link{
            /*display: none;*/
            height: 71px;
            text-align: right;
        }
    .menu-turismo{
                height: 27px;
                padding: 10px 0;
				background:url(imagens/menu-bg.png);
				background-position: right top;
            }
    .menu-turismo li{
                float: right;
                }
    .menu-turismo a.last{
                border: none;
            }
    .menu-turismo a{
                color: #FFFFFF;
                font-weight: bold;
                font-size: 13px;
                padding-right: 5px;
                border-right: 1px solid #FFFFFF;
                margin-right: 5px;
            }
            .skip-link .control-usuario{
                font-size: 12px;
                line-height: 22px;
            }
            .skip-link .control-usuario span a{
                color:#444444;
font-size:14px;
font-weight:bolder;
            }
            .control-usuario  span.incio-sesion{
                background: #c9c0b9;
                padding: 3px 6px;
                border: 1px solid #a49d95;
                font-size: 11px;
                line-height: 16px;
                display: inline-block;
            }
            .control-usuario  span.incio-sesion a{
                color: #000000;
                font-weight: normal !important;
            }
            .control-usuario span.user-name{
                font-size: 16px;
                font-weight: bold;
                display: inline-block;
                margin-right: 10px;
            }
        div#menu{
            background: url(imagens/sub-menu-bg.jpg) repeat-x;
            height: 32px;
        }
        
        div#menu li{
            float: right;
            height: 31px;
        }
        div#menu li.current_page_item{
            background: url(imagens/sub-menu-bot.jpg) no-repeat center 0;
        }
        div#menu li a{
		color: #FFFFFF;
            display: block;
            line-height: 31px;
            padding: 0 10px;
            font-size: 14px;
        }
        div#menu li a:hover{
            background: url(imagens/sub-menu-bot.jpg) no-repeat center 0;
            text-decoration: none;
			color:#F2F7CD;
        }
        div#menu .page_item{
            /*border-left:2px solid #7D9E33;*/
            /*background: #d0cdc4;*/
        }
div#slider{
    background: url(imagens/slide-bg.jpg) repeat-x;
    /*width: 770px;*/
    float: left;
    margin-right: 15px;
}
    #slider ul, #slider li{
            margin:0;
            padding:0;
            list-style:none;
            }
    #slider, #slider li{ 
            width:755px;
            height:236px;
            overflow:hidden;
            z-index: 1;
            }
    span#prevBtn-1{}
    span#nextBtn-1{}
        #slider .slider-thumbnail{
            float: left;
            margin: 6px 15px 0 6px;
        }
    #slider .slider-body{
        color: #fff;
        margin-left: 375px;
    }
        #slider .slider-antetitulo{
            font-size: 10px;
            padding: 10px 10px 0 0;
            color: #635126;
        }
        #slider .slider-titulo{
            margin: 5px 0;
        }
            #slider .slider-titulo a{
                color:#414539;
font-family:calibri,arial,sans-serif;
font-size:24px;
font-weight:bold;
line-height:95%;
            }
            #slider .slider-titulo a:hover{
                text-decoration: underline;
            }
        #slider .slider-intro{
            font-size: 14px;
            margin: 5px 5px 5px 0;
            color: #52573F;
        }
        #slider .slider-contenido{
            font-size: 11px;
            margin: 5px 5px 5px 0;
            color: #20211C;
            overflow: hidden;
            height: 98px;
        }
        #slider .navi{
            background: #695119;
            position: absolute;
            width: 350px;
            height: 19px;
            margin: 217px 0 0 385px;
	    z-index: 800;
        }
            .navi a{
                display: block;
            }
            .navi #prevBtn-1{ 
                background: url(imagens/slide-prev-bot.jpg) no-repeat 0 bottom;
                float: right;
                width: 68px;
				height:17px;
            }
            .navi #prevBtn-1 a:hover{
                background: url(imagens/slide-prev-bot.jpg) no-repeat 0 center;
				height:17px;
            }
            .navi #nextBtn-1{ 
                background: url(imagens/slide-nex-bot.jpg) no-repeat 0 bottom;
                float: right;
                width: 68px;
				height:17px;
            }
            .navi #nextBtn-1 a:hover{
                background: url(imagens/slide-nex-bot.jpg) no-repeat 0 center;
				height:17px;
                
            }
    div#ultimo-momento{
        float: left;
        height: 40px !important;
        margin: 5px 0 5px;
        border: 1px solid #D3D2D0;
        padding: 0 5px;
        width: 660px !important;
        
    }
        div#ultimo-momento ul{
            margin-left: 0 !important;
        }
        div#ultimo-momento li{
            width: 655px;
            height: 40px;
        }
        div#ultimo-momento li span{
            color: #625c28;
            font-size: 12px;
        }
        div#ultimo-momento a{
            color: #992106;
            font-weight: bold;
            font-size: 11px;
        }
    .um{
        margin: 5px 5px 5px 0;
        border: 1px solid #D3D2D0;
        float: left;
        width: 75px;
        text-align: center;
        font-size: 13px;
        height: 35px;
        padding-top: 5px;
    }
    
div#content{
    width: 770px;
    float: left;
}
    .noticias{
        
    }
        .noticias li{
            background: url(imagens/secundarias-bg.jpg) repeat-x;
            border: 1px solid #d3d2d0;
            float: left;
            width: 371px;
            height: 194px;
            margin: 0 10px 10px 0;
            /*overflow: hidden;*/
        }
        .noticias .noticias-thumbnail{
            float: left;
            padding: 5px;
            border: 1px solid #d3d2d0;
            margin: 5px;
        }
        .noticias .noticias-body{
            margin: 5px;
        }
        .noticias .noticias-ver-mas{
            /*position: absolute; */
            /*background: url(imagens/ver-bot.jpg) no-repeat 0 1px;*/
            /*width: 150px;*/
	    font-size: 12px;
            /*margin: 175px 0 0 315px;*/
            height: 19px;
	    text-align: right;
	    padding-right: 10px;

        }
            .noticias-ver-mas a{
                display: block;
                text-decoration: none;
            }
            .noticias-ver-mas a:hover{
                /*background: url(imagens/ver-bot.jpg) no-repeat 0 19px;*/
                
            }
        .noticias-body .noticias-antetitulo{
            font-size: 10px;
            color: #665925;
        }
            .noticias-antetitulo span{
                color:#80714F;
				font-size:10px;
            }
        .noticias-body .noticias-titulo a,
        .noticias-body .noticias-titulo{
            color:#000;
            font-family:arial,sans-serif;
            font-size:16px;
        }
        .noticias-body .noticias-contenido{
			color:#666666;
			font-size:11px;
        }
        .noticias-guia{
            margin-top: 15px;
        }
            .noticias-guia li{
                padding-left: 0px !important;
            }
    .mas-noticias{
        float: left;
        border: 1px solid #d2d2d2;
        width: 386px;
    }
        .mas-noticias li{
            background: url(imagens/fecha3.jpg) 8px 35% no-repeat;
            border-bottom: 1px solid #cacaca;
            margin: 0 15px 10px;
            padding-left: 30px;
            padding-bottom: 10px;
        }
        .mas-noticias h2{
            color:#695119;
            font-family:calibri,arial,sans-serif;
            font-size:24px;
            font-style:italic;
            font-weight:bold;
            padding:5px 0 5px 10px;
        }
        .mas-noticias .noticias-titulo a {
            color:#000;
            font-family:arial;
            font-size:12px;
            font-weight:bold;
        }
    .home-clipping{
        text-align: center;
        margin-left: 386px;
    }
        .home-clipping .clipping-content{
            background: url(imagens/clipping-bg.jpg) center top no-repeat;
            height: 150px;
            font-size: 11px;
            padding: 60px 50px 0 105px;
            text-align: left;
            line-height: 14px;
			margin:-44px 0 0;
        }
        .home-clipping a{
            color: #664F0F;
        }
        /*.home-clipping p*/
.entry-title, .entry-meta {
    /*clear:both;*/
}
.entry-page{

}
.entry-title{
    border-bottom:2px solid #CFCCC3;
color:#000000;
font-size:36px;
margin:0 16px 13px 0;
padding:8px 10px 0;
}
.entry-thumb{
    float: left;
    height: 160px;
    width: 220px;
}
.result{
    margin-right: 20px;
    width: 750px !important;
}
    .result h2.page-title-1{
        color: #80736a;
        font-size:26px;
        font-weight:bold;
        padding: 10px;
        border-bottom: 1px dashed #80736a;
    }
    .result h2.page-title{
        color: #80736a;
        font-size:15px;
        font-weight:bold;
        padding: 10px;
        border-bottom: 1px dashed #80736a;
    }
    .result h3.entry-title a{
        color: #901c0f;
        font-size: 20px !important; 
        font-weight:bold !important;
    }
    .result .result-post{
        padding: 15px 0;
        border-bottom: 1px dashed #80736a;
        height: 150px;
    }
    .result .entry-date{
        font-size: 11px;
        color: #7c7c7c;
        font-weight: bold;
        margin-left: 10px;
    }
    .result .entry-content{
        color: #7c7c7c;
        font-size: 13px;
        margin: 10px 0 5px 10px;
    }

.single{
    margin-right: 20px;
    /*width: 750px;*/
    color: #8f8989;
}
    .single .entry-antetitulo{
        font-size: 11px;
        padding-top: 10px;
    }
    .single .entry-antetitulo{
        
        font-size: 11px;
        padding-top: 10px;
    }
    .single h2.entry-title{
        color: #000;
        font-size: 24px;
        font-weight: bold;
        padding: 10px 0;
    }
    .single .entry-intro{
        font-size: 14px;
        padding-bottom: 10px;
        display: block;
    }
    .single .entry-content{
        font-size: 11px;
    }
    .single .entry-thumbnail{
        float: left;
        margin: 0 15px 10px 0;
    }
    .single .entry-meta{
        font-size: 12px;
        font-weight: bold;
        margin: 5px 0;
    }
    .single .entry-relations li{
        font-size: 11px;
        margin-bottom: 3px;
    }
        .entry-relations a{
            color: #000;
            font-size: 11px;
        }
    .single .dropcontainer{
        padding-bottom: 10px;
        margin: 15px 0;
        border-bottom:1px dashed #80736A;
    }
    .single .entry-gallery{
        background: url(imagens/carrousel-bg.jpg) repeat-x;
        height: 135px;
        width: 745px;
        margin: 0 auto;
    }
        .single .entry-gallery li{
            float: left;
            margin: 5px 9px;
            border: 1px solid #ccc;
            background: #fff;
            height: 123px;
        }
        .single .entry-gallery a img{
            margin: 4px;
        }
        .single .entry-gallery a{
            display: block;
        }
        .single .entry-gallery div{
            display: block;
            text-align: center;
            line-height: 11px;
            font-size: 11px;
            font-weight: bold;
            /*height: 14px;*/
            /*position: absolute*/
        }
        .single .entry-gallery div a{
            font-size: 11px;
        }
        .entry-gallery .btn-prev,
        .entry-gallery .btn-next{
            display: block;
        }
        .entry-gallery .gallery {
            float: left;
            margin: 0;
            clear: none !important;
            /*height: 120px;*/
        }
        .entry-gallery .btn-prev{
            background: url(imagens/carrousel-prev-bot.png) no-repeat 0 -135px;
            float: left;
            width: 16px;
            height: 135px;
            /*margin-top: 13px;*/
        }
        .entry-gallery .btn-prev a:hover{
            background: url(imagens/carrousel-prev-bot.png) no-repeat 0 -270px;
        }
        .entry-gallery .btn-next{
            float: left;
        }
        .entry-gallery .btn-next{
            background: url(imagens/carrousel-next-bot.png) no-repeat 0 -135px;
            float: left;
            width: 16px;
            height: 135px;
            /*margin-top: 13px;*/
        }
        .entry-gallery .btn-next a:hover{
            background: url(imagens/carrousel-next-bot.png) no-repeat 0 -270px;

        }
        .entry-gallery .btn-next a, .entry-gallery .btn-prev a{
            height: 135px;
        }
    .single .entry-dossiers{
        font-size: 11px;
        border: 1px solid #d1d1d1;
        padding: 0 10px 10px;
        margin-top: 15px;
    }
        .entry-dossiers p{
            margin: 0 0 10px;
        }
        .entry-dossiers a{
            font-weight: bold;
        }
        .single .dossiers-item{
            font-size: 14px;
        }
        .single span.dossiers-date{
            font-size: 10px;
        }
    .single .entry-addthis{
        margin: 10px 0 0 0;
    }
    .single .entry-tags{
        margin: 10px 0 0 0;
        font-size: 11px;
    }
        .entry-tags a{
            font-weight: bold;
        }
div.page_descarga{
    background: url(imagens/secundarias-bg.jpg) repeat-x 0 -2px;
    border-bottom: 2px solid #6BB0D1;
    border-top: 2px solid #6BB0D1;
    height: 210px;
    margin-top: 15px;
}
    div.page_descarga h2.titulo-descargar{
        color:#695119;
font-family:calibri,arial,sans-serif;
font-size:21px;
font-style:italic;
font-weight:bold;
padding:16px 0 7px;
line-height:23px;
    }
    div.page_descarga .font-size-23{
       color:#617930;
font-family:calibri,arial,sans-serif;
font-size:24px;
font-weight:bold;
font-style:normal;
    }
    div.page_descarga p{
        font-size: 12px;
        color: #7a7168;
        margin-right: 165px;
    }
    div.page_descarga .registro{
        float: right;
        width: 150px;
        padding-top: 60px;
    }
        div.page_descarga .registro a span{
            background: url(imagens/registrarse-bot.png) no-repeat;
            width: 140px;
            display: block;
            line-height: 34px;
        }
        div.page_descarga .registro a:hover span{
            background: url(imagens/registrarse-bot.png) no-repeat 0 -34px;
        }

div.entry-enlaces{
    font-size: 12px;
    color: #838383;
}
    div.entry-guias li{
        background: none !important;
        padding-left: 15px !important;
    }
    div.entry-enlaces li{
        background: url(imagens/flecha2.png) no-repeat 15px center;
        padding-left: 50px;
        padding-bottom: 5px;
        border-bottom: 1px dashed #a2a48f;
        margin-bottom: 10px;
        margin-right: 20px;
    }
    div.entry-enlaces h2{
        font-size: 18px;
        padding-bottom: 5px;
        color: #000;
    }
    div.entry-enlaces a{
        color:#6C8635;
font-family:arial,sans-serif !important;
font-size:12px;
font-weight:bold;
    }
    div.entry-gallery{
        
    }
        div.entry-gallery .gallery-item{
            float: left;
            padding: 10px;
            border: 1px solid #D7D4CB;
            margin: 10px;
            text-align: center;
        }
        div.entry-gallery .gallery-title{
            font-size: 11px;
            width: 250px;
            margin: 5px 0;
            font-weight: bold;
        }
        div.entry-gallery .gallery-item-title{
            font-size: 11px;
            width: 200px;
            margin: 5px 0;
            font-weight: bold;
        }
        div.entry-gallery .gallery-descargar{
            font-size: 10px;
            font-weight: bold;
        }
.wpcf7-form{
    width: 700px;
    margin: 0 auto;
}
    .wpcf7-form .wpcf7-form-control-wrap input{
        height: 25px;
        
    }
    .wpcf7-form .wpcf7-form-control-wrap input,
    .wpcf7-form .wpcf7-form-control-wrap textarea{
        background:none repeat scroll 0 0 #F3F3EB;
border:1px solid #9A9994;
font-family:Arial,Helvetica,sans-serif;
font-size:14px;
height:20%;
margin-bottom:6px;
padding:4px;
width:69%;
    }
    .wpcf7-form .wpcf7-form-control-wrap textarea{
        height: 250px;
    }
    .wpcf7-form input.submit{
        float:right;
font-weight:bold;
margin-right:205px;
margin-top:7px;
padding:5px;
width:96px;
    }
div#container{
    margin: 0 auto;
    width: 945px;
}
div.sidebar{
    margin-left: 770px;
    width: 175px;
    position: absolute;
    *left: 290px;
    *top: 105px;
}
    div.sidebar .block{
        border: 1px solid #cfccc3;
        margin-bottom: 10px;
    }
    .block #showit a{
        display: none;
    }
    .block .titulo{
        background: url(imagens/galeria-tit.jpg) repeat-x;
        line-height: 35px;
        vertical-align: middle;
        color: #c65400;
        font-weight: bold;
    }
    .block .block-title{
        background: url(imagens/block-title.jpg) no-repeat;
        line-height: 35px;
        vertical-align: middle;
        color: #c65400;
        font-weight: bold;
        padding-left: 5px;
    }
    .block .contenido{
        background: #f0eddc;
    }
    .viewed_posts{
        background: #F0EFE7;
    }
    .block h2{
        background: #c9c0b9;
        color: #c05602;
        /*padding: 5px 10px;*/
        font-size: 14px;
        font-weight: bold;
        overflow: hidden;
    }
    .viewed_posts li{
        background: url(imagens/vineta.jpg) 3px center no-repeat;
        /*margin: 5px 5px;*/
        font-size: 12px;
        padding: 5px 0 5px 15px;
        border-bottom: 1px solid #c7c4b1;
    }
    .viewed_posts a{
        display: block;
    }
    .galley-siderbar{
        padding: 0 !important;
        height: 270px !important;
    }
    ul.thumb-siderbar{
        position: absolute;
        width: 173px;
    }
        .thumb-siderbar li{
            float: left;
            padding: 5px;
            margin: 5px;
            background: #fff;
            z-index: 0;
        }
        .thumb-siderbar li img{
            /*float: left;*/
        }
div#footer{
    clear: both;
    margin: 0 auto;
    padding-top: 20px;
    width: 945px;
    text-align: center;
    font-size:12px;
    height: 400px;
}    
    div#footer #pie_centrado{
        margin: 0 auto;
        width: 750px;
    }
    div#footer p {
        color:#515151;
        padding-right:30px;
        line-height: 20px;
    }
    div#footer img.left {
        float:left;
        margin-left:10px;
        margin-right:10px;
    }

div.comments ol li {
    margin:0 0 3.5em;
}

.alignright, img.alignright{
    float:right;
    margin:1em 0 0 1em;
}

.alignleft,img.alignleft{
    float:left;
    margin:1em 1em 0 0;
}

.aligncenter,img.aligncenter{
    display:block;
    margin:1em auto;
    text-align:center;
}

div.gallery {
    clear:both;
    /*height:180px;*/
    margin:1em 0;
    width:100%;
}

div.gallery dl{
    margin:1em auto;
    overflow:hidden;
    text-align:center;
}

div.gallery dl.gallery-columns-1 {
    width:100%;
}

div.gallery dl.gallery-columns-2 {
    width:49%;
}

div.gallery dl.gallery-columns-3 {
    width:33%;
}

div.gallery dl.gallery-columns-4 {
    width:24%;
}

div.gallery dl.gallery-columns-5 {
    width:19%;
}

#ngg-webslice{
    
}
    #ngg-webslice .ngg-widget{
        padding-left: 2px;
    }
    #ngg-webslice h2.widgettitle{
        display: none;
    }
    #ngg-webslice .ngg-widget img{
        padding: 1px !important;
        border: 1px solid #A9A9A9;
        margin: 2px !important;
    }
    .pic{
        text-align: center;
    }
    .ngg-imagebrowser img{
        width: auto !important;
        height: auto !important;
        margin: 0 auto;
    }

#searchform-no-results{
    width: 219px;
}
    #searchform-no-results div{
        /*height: 30px;*/
        display: block;
        padding-top: 3px;
        padding-right: 3px;

    }
    #searchform-no-results input#s-no-results{
        /*vertical-align: middle;*/
        border: 1px solid #a4a097;
        line-height: 21px;
        height: 21px;
        width: 175px;
        display: inline-block;
        float: right;
        margin-left: 2px;
	float: left;
    }
    #searchform-no-results .button{
        background: url(imagens/buscar-bg.gif) no-repeat 0 -34px;
        width: 37px;
        height:28px;
        border: none;
        display: inline-block;
        /*vertical-align: middle;*/
	float: left;
    }
    #searchform-no-results .button:hover{
        background: url(imagens/buscar-bg.gif) no-repeat 0 -3px;
    }
#menu_inferior {
	background: url(imagens/piefondo.jpg) no-repeat scroll center top;
	margin:20px 1px 0 0;
	padding:40px 10px 10px;
	text-align:center;
}
table, .negrita {
	font-weight:bold;
	font-size:11px;
}


.facebook:link {color:#5e5a40; text-decoration:none; font-family: Arial, Helvetica, sans-serif; font-size: 7px; font-style: normal;}
.facebook:visited {color:#5e5a40; text-decoration:none; font-family: Arial, Helvetica, sans-serif; font-size: 7px; font-style: normal;}
.facebook:hover {color:#2d4a96; text-decoration:underline; font-family: Arial, Helvetica, sans-serif; font-size: 7px; font-style: normal;} 






