/*
    Document   : style
    Created on : 02/06/2010, 15:43:59
    Author     : Alan David Chaves
    Description:Reflorestamento Cury
*/
/*
   TODO customize this sample style
   Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/

html, body, h1, h2, h3, h4, h5, h6, div, p, img, ul, li, input, select, textarea {
    margin:0; padding:0; border:0;
    text-decoration:none;
    list-style:none;
    font-size:11px;
    font-weight:normal;
    font-family:Arial;
    color:#818181;
}
/* GENERAL */
body { background:url(img/bg.jpg) repeat-x; }

.master { background:url(img/bg_master.jpg) no-repeat bottom center; width:982px; height:1280px; margin:0 auto;  }
.master .header { width:982px; height:580px; }
.master .texto { width:421px; height:390px; padding:10px 10px 0 60px; float:left; }
.master .flickr { width:351px; height:390px; float:left; margin:-360px 0 0 420px; *margin:-230px 0 0 420px; *z-index:5; padding:10px 75px 0 65px; }
.master .redes { width:822px; height:180px; padding:0 0 0 160px; float:left;}
.master .footer { width:982px; height:60px; float:left; padding:30px 0 0; }

/* Header */
.master .header img { float:left; }
.master .header h1 { text-indent:-9999em; position:absolute; width:100px; margin:-100px; }
.master .header .recanta { position:absolute; margin:153px 0 0 -953px; *margin:-137px 0 0 -953px; }
.master .header .cury_top { position:absolute; margin:60px 0 0 -953px; *margin:-230px 0 0 -953px; }
/* Texto */
.master .texto h1 { margin:0 0 10px 0; font-size:1.6em; font-weight:bold; text-align:justify; }
.master .texto p { margin:10px 0 0 0; font-size:1.2em; text-align:justify;}
.master .texto .topsy_widget_data { width:55px; height:65px; margin:5px 0 0 15px; float:left; }

.master .texto .tweet { height:70px; }
.master .texto .tweet .tweet { width:350px; font-size:1.4em; color:#444; font-weight:bold; }
.master .texto .tweet p { float:left; font-size:1.2em; text-align:justify; }
.master .texto .tweet p a { color:#818181; font-weight:bold;  }
/* Redes */
.master .redes img { margin:30px 5px 0; }
.master .redes #orkut_share { background:url(img/orkut.jpg) no-repeat; width:40px; heighr:120px;
                              padding:25px 15px 25px; float:right; margin:30px 210px 0 0; *margin:-122px 210px 0 0; }
.master .redes #orkut_share img { width:20px; height:20px; }

/* Footer */
.master .footer img { float:left; }
.master .footer p { width:500px; margin:20px 0 0; float:left; }
.master .footer .tboom { float:right; }
.master .footer .redes_cury { margin:10px 5px 0 0; }
