/*
Theme Name: GARAGE
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
*/

/**CSS 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, center, u, b, i {margin: 0;padding: 0;border: 0;outline: 0;font-weight: normal;font-style: normal;font-size: 100%;font-family: inherit;vertical-align: baseline;}
body {line-height: 1;}
:focus {outline: 0;}
ol, ul {list-style: none}
table {border-collapse: collapse;border-spacing: 0}
blockquote:before, blockquote:after, q:before, q:after {content: "";}
blockquote, q {quotes: "" "";}
input, textarea {margin: 0;padding: 0;border:0;}
.oculto, hr, legend{display:none;visibility:hidden;}
/**CSS RESET**/


body{font-family:Helvetica, Arial, sans-serif;color:white;font-size:76%;background:black;text-align:center;}
a:link, a:visited{color:white;text-decoration:none;}
a:hover, a:active{text-decoration:underline;}

#contenedor{margin:auto;width:710px;}
#header{background:url(img/header.png) center center no-repeat;width:710px;height:90px;text-indent: -100em;overflow: hidden;margin:0 0 10px 0;}

.center{float:none;margin:auto;}

#content{text-align:left;float:left;width:700px;}
#content h3{font-size:1.3em;text-transform:uppercase;margin:50px 0 10px 0; }
#videos{background:#2e1c0a;padding:5px;width:690px;float:left;margin:0 0 40px 0;}
.destacado{float:left;width:150px;margin:5px 10px;text-align:center;}
.destacado img{margin:10px 0;}

/* Footer Style */
#footer{background:url(img/footer.png) center center no-repeat;width:710px;height:140px;float:left;margin:10px 0 0 0;}
#dire{float:left;width:175px;height:120px;display:block;margin:15px 0 0 5px;text-align:left;line-height:1.4em;}
#dire strong{display:block;margin:0 0 20px 0;}
#reel{float:left;width:240px;height:60px;display:block;margin:50px 0 0 0;text-align:right;}
#mail{float:left;width:230px;height:60px;display:block;margin:50px 0 0 0;text-align:right;}