/*
Theme Name: Tche Boi Eventos
Theme URI: http://www.tcheboi.com.br

*/

/* 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, b, u, i, center, 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-size: 100%; vertical-align: baseline; background: transparent; font-weight:normal; text-decoration:none;}
body {line-height: 1;}
ol, ul {list-style: none;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after, q:before, q:after {content: ''; content: none;}

:focus {outline: 0;}

ins {text-decoration: none;}
del {text-decoration: line-through;}
table {border-collapse: collapse; border-spacing: 0;}


/* STRUCTURE */
body {background:url(images/bg.jpg); font-family:georgia, tahoma, serif; font-size:12px; color:#2f2a16;}

a {font-weight:bold; color:#333;}

strong {font-weight:bold;}
p {line-height:24px; padding:0 0 20px 0;}
h1 {text-indent:-9000px;}
h2 {text-indent:-9000px;}
h3 {font-size:22px; font-weight:bold; letter-spacing:-1px; margin:0 0 36px 0;}


#site {margin:0 auto; width:780px;}
#header {width:756px; height:250px; background:url(images/header.png) no-repeat; margin:0 auto;}
#middle {width:756px; background:url(images/middle.png) repeat-y; margin:0 auto; padding:0 0 10px 0;}
#middle #menu {position:absolute; width:227px; height:334px; margin:-45px 0 0 -20px; background:url(images/bg-menu.png) no-repeat;}
#middle #menu ul {margin:26px 0 0 25px;}
#middle #menu ul li {padding:3px 0 3px 0;}
#middle #content {float:right; width:470px; display:inline; margin:0 50px 0 0; padding:0 0 10px 0;}
#middle #content ul {float:left; width:205px; margin:0 30px 40px 0;}
#middle #content ul li {list-style:inside; padding:4px 0 4px 0;}
#footer {width:756px; height:134px; background:url(images/footer.png) no-repeat; margin:0 auto 40px auto;}


.clear {clear:both;}
