
/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
    margin: 0;
    padding: 0;
    background: #181818 url(images/wrapper-background.png) repeat;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #181B20;
}

h1, h2, h3 {
    margin: 0px;
    padding: 0px;	
    font-family: 'Abel', sans-serif;
    font-weight: 400;
}

h1 {
    font-size: 2em;
}

h2 {
    font-size: 2.4em;
}

h3 {
    font-size: 1.6em;
}

p, ul, ol {
    margin-top: 0;
    line-height: 180%;
}

ul, ol {
}

a {
    text-decoration: none;
    color: #560969;
}

a:hover {
    text-decoration: underline;
}

img.border {
    border: 6px solid #EEE7DF;
}

img.alignleft {
    float: left;
    margin-right: 25px;
}

img.alignright {
    float: right;
}

img.aligncenter {
    margin: 0px auto;
}

#wrapper {
    margin: 0 auto;
    padding: 0;
}

/* Header */

#header-wrapper {
    height: 180px;
}

#header {
    width: 980px;
    height: 180px;
    margin: 0 auto;
    background: #181818 url(images/fondoHead.jpg) no-repeat;
}

/* Logo */

#logo {
    width: 980px;
    height: 100px;
    margin: 0px auto;
    padding: 15px 0px 0px 0px;
    color: #FFFFFF;
}

#logo h1, #logo p {
    display: block;
    margin: 0px;
    padding: 0px;
    margin-left: 120px;
}

#logo h1 {
    letter-spacing: -5px;
    text-align: center;
    font-size: 55px;
    color: #FFFFFF;
}

#logo h1 a {
    color: #FFFFFF;
}

#logo p {
    margin-top: -25px;
    text-align: center;
    font-family: 'Abel', sans-serif;
    font-size: 25px;
}

#logo a {
    border: none;
    background: none;
    text-decoration: none;
    color: #FFFFFF;
}

/* Search */

#search {
    float: right;
    width: 280px;
    height: 100px;
    padding: 0;
}

#search form {
    height: 41px;
    margin: 0;
    padding: 60px 0 0 30px;
}

#search fieldset {
    margin: 0;
    padding: 0;
    border: none;
}

#search-text {
    width: 195px;
    padding: 6px 10px;
    border: none;
    background: #FFFFFF;
    font: normal 11px Arial, Helvetica, sans-serif;
    color: #7F7F81;
}

#search-submit {
    display: none;
}

/* Menu */

#menu-wrapper {
    width: 980px;
    height: 60px;
    margin: 0px auto;
    padding: 0px;
    background: #33820F url(images/menu-wrapper-bg.png) repeat-x left top;
}

#menu {
    margin: 0;
    padding: 0px 20px;
    list-style: none;
    line-height: 60px;
    letter-spacing: -1px;
    text-decoration: none;
    text-shadow: 2px 2px 2px #2E7C0E;
    font-family: 'Abel', sans-serif;
    font-size: 18px;
    font-weight: normal;
    color: #FFFFFF;
}

#menu li {
    float: left;
    margin-right: 1px;
}

#menu a {
    display: block;
    float: left;
    height: 60px;
    margin: 0px;
    color: #FFFFFF;
}

#menu .current_page_item a {
    text-shadow: 2px 2px 2px #1B5803;
    background: #560969;
}

#menu a:hover {
    background: #560969;
    text-decoration: none;
    text-shadow: 2px 2px 2px #1B5803;
    color: #FFFFFF;
}

#menu span {
    padding: 0px 20px;
}

#menu > li {
}

#menu > li.active {
    background: #560969;
    color: #FFFFFF;
}

.dropotron li.opener {
    border-right: solid 2px #FFFFFF;
}

.dropotron {
    margin: 0px;
    padding: 10px 0px;
    background: #560969;
    list-style: none;
    font-family: 'Abel', sans-serif;
    font-size: 18px;
    font-weight: normal;
    color: #FFFFFF;
}

.dropotron a {
    color: #fff;
    text-decoration: none;
}

.dropotron li {
    margin: 0px;
    padding: 5px 20px;
}

.dropotron li:hover, .dropotron li.active {
    background: #750C8E;
}

/* Page */

#page {
    width: 980px;
    margin: 0px auto;
    padding: 0px;
}

/* Content */

#content {
    float: right;
    width: 720px;
/*    width: 650px;*/
    min-height: 800px;
    background: #FFFFFF url(images/content-bg.png) repeat-y left top;
}

#content .contentbg {
    width: 660px;
/*     width: 590px;*/
    min-height: 800px;
    padding: 30px 30px 0px 30px;
    background: url(images/content-bg-bottom.png) no-repeat left bottom;
}

.post {
    clear: both;
    padding-bottom: 10px;
    border-bottom: 1px solid #DEDEDE;
}

.post .title {
    padding-top: 10px;
    letter-spacing: -4px;
    font-size: 38px;
    color: #560969;
}

.post .title a {
    border: none;
    color: #560969;
}

.post .meta {
    padding-bottom: 10px;
    text-align: left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-style: italic;
}

.post .meta a {
}

.post .entry {
    text-align: justify;
    margin-bottom: 25px;
    padding: 10px 0px 0px 0px;
}

.links {
    display: block;
    width: 96px;
    padding: 2px 0px 2px 0px;
    background: #A53602;
    text-align: center;
    text-transform: uppercase;
    font-size: 10px;
    color: #FFFFFF;
}

/* Sidebar */

#sidebar-bg {
    float: left;
        width: 260px;
/*    width: 330px;*/
    background: url(images/sidebar-shadow-bg.png) repeat-y left top;
}

#sidebar {
    min-height: 600px;
    overflow: hidden;
    width: 225px;
/*    width: 270px; 200*/
    padding: 30px 5px 20px 30px;
    background: url(images/sidebar-bg-bottom.png) no-repeat left bottom;
}

#sidebar ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

#sidebar li {
    margin: 0;
    padding: 0;
}

#sidebar li ul {
    margin: 0px 0px;
    padding-bottom: 30px;
}

#sidebar li li {
    padding-left: 30px;
    line-height: 35px;
    background: url(images/img01.gif) no-repeat left 5px;
}

#sidebar li li span {
    display: block;
    margin-top: -20px;
    padding: 0;
    font-size: 11px;
    font-style: italic;
}

#sidebar h2 {
    height: 38px;
    margin-bottom: 20px;
    padding: 12px 0 0 0px;
    background: url(images/sidebar-icon-arrow.png) no-repeat right 50%;
    border-bottom: 1px solid #F1DAF7;
    letter-spacing: -2px;
    font-size: 30px;
}

#sidebar p {
    margin: 0 0px;
    padding: 0px 20px 20px 20px;
    text-align: justify;
}

#sidebar a {
    border: none;
}

#sidebar a:hover {
    text-decoration: underline;
}

/* Calendar */

#calendar {
}

#calendar_wrap {
    padding: 20px;
}

#calendar table {
    width: 100%;
}

#calendar tbody td {
    text-align: center;
}

#calendar #next {
    text-align: right;
}

/* Footer */

#footer {
    width: 650px;
    height: 100px;
    margin: 0px auto;
    padding-left: 330px;
}

#footer p {
    margin: 0;
    padding-top: 18px;
    line-height: normal;
    letter-spacing: -1px;
    text-align: center;
    text-shadow: 1px 1px 1px #050505;
    font-family: 'Abel', sans-serif;
    font-size: 20px;
    color: #525050;
}

#footer a {
    text-decoration: underline;
    color: #525050;
}

/* Pase de fotografías */

#slider {
    position: relative;
    width: 590px;
    margin: 0px auto 20px auto;
}

#slider .viewer {
    width: 590px;
    height: 415px;
    overflow: hidden;
    margin: 0 auto;
}

#slider .viewer .reel {
    display: none;
    height: 415px;
}

#slider .viewer .reel .slide {
    position: relative;
    width: 590px;
    height: 415px;
}


img.center {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

img.left {
    float: left;
    display: block;
    margin-right: 10px;
    margin-bottom: 4px;
}

img.right {
    float: right;
    display: block;
    margin-left: 10px;
    margin-bottom: 4px;
}


/* Formulario */

#formulario{
    margin:1em 0;
    padding-top:10px;
    background:url(images/form/form_top.gif) no-repeat 0 0;

  
}
#formulario fieldset{
    margin:0;
    padding:0;
    border:none;	
    float:left;
    display:inline;
    width:260px;
    margin-left:25px;
}		
#formulario legend{display:none;}	
#formulario p{margin:.5em 0;}	
#formulario label{display:block;}	
#formulario input, #formulario textarea{		
    width:252px;
    border:1px solid #ddd;
    background:#fff url(images/form/form_input.gif) repeat-x;
    padding:3px;
}		
#formulario textarea{
    height:125px;
    overflow:auto;
}					
#formulario p.submit{
    clear:both;
    background:url(images/form/form_bottom.gif) no-repeat 0 100%;
    padding:0 25px 20px 25px;
    margin:0;
    text-align:right;
}	
#formulario button{
    width:150px;
    height:37px;
    line-height:37px;		
    border:none;
    background:url(images/form/form_button.gif) no-repeat 0 0;
    color:#fff;
    cursor:pointer;
    text-align:center;
}		