*  {  margin:0; padding:0; border:0; }

html, body { height:100%; font-family:Helvetica, Arial, "Lucida Grande", sans-serif; font-weight:normal; background:#c28a2b; font-size:100%; line-height:1.5; cursor:default; color:#884402; text-shadow:0px 1px 0px #f8c73e; }
#goHome { height:47px; margin:0 auto; width:100%; background:#333; border-bottom:1px dashed #666; }
#goHome p { width:700px; text-align:right; margin:0 auto 0 500px; padding:10px 0 0; font-size:100%; text-transform:uppercase; color:#666; text-shadow:none; }
#goHome a { color:#666; }
#wrap { height:auto; min-height:100%; margin:0 auto; width:1000px; padding:0; position:relative; }
h1 { font-size:400%; width:1000px; margin:40px 0 0; line-height:1.1; border-bottom:1px solid #884402; padding-bottom:40px; z-index:1; position:relative; }
form { position:absolute; margin:0; z-index:100; left:545px; top:15px; }
label { font-size:100%; margin:0 20px 0 0; }
input { padding:10px; width:300px; font-family:Helvetica, Arial, "Lucida Grande", sans-serif; font-size:100%; border:1px solid #884402; -moz-border-radius:5px; -webkit-border-radius:5px; }
p { clear:left; float:left; width:400px; margin:40px 0 0; line-height:1.5; color:#752003; }
p.mouse { font-size:80%; }
em { /*font-family: Baskerville, 'Palatino Linotype', 'Times New Roman', serif;*/ font-style:italic; color:#752003; }

/*JUITTER PLUGIN CSS*/
#juitterContainer  { width:500px; margin:-177px 0 0; float:right; position:relative; text-shadow:none; } /*Juitter container*/
#juitterContainer .twittList { margin:0; padding:0; } /* UL that will contain the list of tweets */
/* Bellow the list of tweets "<li>" */
#juitterContainer .twittLI { list-style:none; background:#eefdea; margin:0 0 20px; padding:20px; border:1px solid #884402; -moz-border-radius:5px; -webkit-border-radius:5px; /*box-shadow:1px 1px 2px #000;*/ } 
#juitterContainer .twittLI:nth-child(even) { background:#eae4b2; }
#juitterContainer .twittLI:hover { border:1px solid #752003; }
/*#juitterContainer .twittList SPAN.time { color:#777; font-size:0.9em; }*/
#juitterContainer .twittList a { color:#752003; } /*Links inside the tweets list */
#juitterContainer .twittList a:active { position:relative; top:1px; }
/* Bellow the CSS for the avatar image  */
#juitterContainer .juitterAvatar { width:48px; height:48px; border:1px solid #884402; padding:1px; position:relative; left:-88px; top:-20px; margin:0 -88px -35px 0; }
#juitterContainer .jRM {  } /*read it on twitter link*/
#juitterContainer .extLink {  } /*CSS for the external links*/
#juitterContainer .hashLink { } /*CSS for the hash links*/
/*end of Juitter CSS*/