/*
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: #FFF url(http://www.bandalafbrands.com/images/content-wrapper-bg.png) repeat;
  background-attachment:fixed;
  font-family: 'Trykker', serif;
  font-size: 14px;
  color: #76716C;
}
#pie {
    width: 100%;
    height: 81px;
    position: absolute;
    bottom: 0;
    left: 0;
}
h1, h2, h3 {
  margin: 0px;
  padding: 0px;
  font-family: 'Trykker', serif;
  font-weight: 100;
  color: #000;
}

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 {
  margin: 0;
  padding: 0px 0px;
  list-style: none;
  letter-spacing: -1px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 20px;
  font-weight: normal;
  color: black;
}
.titulos {
  margin: 0;
  padding: 0px 20px;
  list-style: none;
  letter-spacing: -1px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 20px;
  font-weight: bold;
  font-family: arial;
  color: black;
  text-shadow: 1px 1px white;
}
a:hover {
  padding: 0px 0px;
  text-transform: uppercase;
  border-radius: 5px;
  background: black;
  text-decoration: none;
  color: #FFFFFF;
}
#finsesion{
  text-transform: uppercase;
  font-size: 9px;
  font-weight: normal;
  color: black;
}
#finsesion:hover{
  border-radius: 5px;
  background: black;
  text-decoration: none;
  color: #FFFFFF;
}
img.border {
  border: 6px solid #EEE7DF;
}

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

img.alignright {
  float: right;
}

img.aligncenter {
  margin: 0px auto;
}

#wrapper {
  margin: 0px auto;
}

/* Header */

#header-wrapper {
  height: 240px;
  margin-bottom: 30px;
}

#header {
  width: 960px;
  height: 230px;
  margin: 0 auto;
  padding-top: 5%;
  padding-left: 5%;
}

/* Logo */

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

#logo h1, #logo p {
  display: block;
  margin: 0px;
  padding: 0px;
  text-transform: uppercase;
}

#logo h1 {
  letter-spacing: -5px;
  text-align: center;
  text-transform: uppercase;
  font-size: 80px;
  color: #7FA72C;
}

#logo h1 a {
  color: #7FA72C;
}

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

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

/* 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;
  text-transform: uppercase;
  font-style:normal;
  font-size: 11px;
  color: #7F7F81;
}

#search-submit {
  display: none;
}

/* Menu */

#menu-wrapper {
  width: 980px;
  margin: 0px auto;
  padding-top: 70px;
  padding-bottom: 20PX;
  color: #000000;
}

#menu {
  margin: 0;
  padding: 0px 20px;
  list-style: none;
  letter-spacing: -1px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 20px;
  font-weight: normal;
  color: black;
}

#menu li {
  display: inline-block;
  margin: 0px;
  padding: 0px;
}
#nav li {
  display: inline-block;
  background: #E1DCDC;
  border: 1px solid #D0CDCD;
  margin: 0px;
  padding: 0px;
}

#menu a {
  display: block;
  margin: 0px;
  padding: 0px;
  color: black;
}

#menu .current_page_item a {
  border-radius: 5px;
  color: #FFFFFF;
  background: black;
}

#menu a:hover {
  border-radius: 5px;
  background: black;
  text-decoration: none;
  color: #FFFFFF;
}

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

#menu > li {
}

#menu > li.active {
  border-radius: 5px;
  background: black;
  color: #FFFFFF;
}

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

.dropotron {
  margin: 0px;
  padding: 10px 0px;
  background: black;
  border-radius: 5px;
  list-style: none;
  text-transform: uppercase;
  font-size: 18px;
  font-weight: normal;
  color: #FFFFFF;
}

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

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

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

/* Page */

#page {
  width: 900px;
  margin: 0px auto 20px auto;
  padding: 30px 40px;
  background: url(http://www.bandalafbrands.com/images/content-wrapper-bg.png) repeat;
}

/* Content */

#content {
  float: right;
  width: 650px;
}

#content .contentbg {
  width: 590px;
  padding: 10px 30px 0px 30px;
}

.post {
  clear: both;
  padding-bottom: 10px;
}

.post .title {
  padding-top: 10px;
  font-size: 30px;
  color: black;
}

.post .title a {
  border: none;
  color: black;
}

.post .meta {
  padding-bottom: 10px;
  text-align: left;
  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: #76716C;
}

/* Sidebar */

#sidebar-bg {
  float: left;
  width: 330px;
}

#sidebar {
  overflow: hidden;
  width: 270px;
  padding: 30px 30px 20px 30px;
}

#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 {
  line-height: 35px;
}

#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;
  border-bottom: 1px solid #000000;
  letter-spacing: -2px;
  font-size: 30px;
  color: #FFC023;
}

#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 {
  height: 100px;
  
}

#footer p {
  margin: 0;
  padding-top: 28px;
  line-height: normal;
  text-align: center;
  font-size: 10px;
  color: #76716C;
  /*border-style:solid;*/
  /*border-width:1px;*/
  /*border-color:red;*/
}

#footer a {
  text-decoration: underline;
}

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

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

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

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

#splash {
  width: 980px;
  margin: 30px auto 30px auto;
}

#three-column {
  overflow: hidden;
  width: 980px;
  margin: 20px auto;
}

#three-column #column1 {
  float: left;
  width: 300px;
  margin-right: 40px;
}

#three-column #column2 {
  float: left;
  width: 300px;
}

#three-column #column3 {
  float: right;
  width: 300px;
}


#m1{
  margin-top:20px;
  margin-left:0px;
  float:left;
  z-index:-1;
  position: fixed;
}



/* Footer */




#output
{
  text-align: center;
}

#output img
{
  height: 500px;
}

#nav
{
  text-align: center;
}

#nav a.navStopAdvance
{
  display: inline;
}

#nav a.navPlayAdvance
{
  display: inline;
}

#nav a.active
{
  display: none;
}

#captions
{
  text-align: center;
}

#captions .line
{
  color: black;
  font-size: 1.25em;
}

#captions .line2
{
  color: black;
  display: block;
}

#captions .line3
{
  color: black;
  display: block;
  font-size: 0.75em;
}

#thumbnails
{
  padding: 5px;
  list-style: none;
}

#thumbnails li
{
  display: inline-block;
}

#thumbnails li img
{
  display:inline;
  width: 50px;
  cursor: pointer;
}

#thumbnails li img.active
{
  padding:5px;
  background-color:black;
}

#galeria{
}

#thumb{
}

.captura{
  width: 1200px;
  height: 480px;
  background: url(http://www.bandalafbrands.com/images/content-wrapper-bg.png);
  width: 1000px;
}

.trabajo{
  width: 1200px;
  height: 660px;
  background: url(http://www.bandalafbrands.com/images/content-wrapper-bg.png);
  width: 1000px;
  padding: 25px;
}

#head{
  background:url(http://www.bandalafbrands.com/images/head.png) repeat-x;
  position: absolute;
  height: 25px;
  width: 100%;
}

#centro{
  height:300px;
  padding-top:50px;
  text-align:center;
}
#centrom{
  height:300px;
  padding-top:20px;
  text-align:center;
}
#Ltodo{
  height:130px;
  padding-top:50px;
}

.encabezado{
  width: 1200px;
  height: 660px;
  background: url(http://www.bandalafbrands.com/images/content-wrapper-bg.png);
  width: 1000px;
  padding: 25px;
}

#captura{
  width: 1200px;
  height: 558px;
  background: url(http://www.bandalafbrands.com/images/content-wrapper-bg.png);
  width: 1000px;
  padding: 25px;
}
#kaptura{
  width: 800px; 
  height: 400px;
  font-size:9px;
  background: url(http://www.bandalafbrands.com/images/content-wrapper-bg.png);
}
#kaptura1{
  width: 800px; 
  height: 400px;
  font-size:9px;
  background: url(http://www.bandalafbrands.com/images/content-wrapper-bg.png);
}