/*
   style.css
   maxImage
   
   Created by Aaron Vanderzwan on 2009-02-11.
   Copyright 2009 Aaron Vanderzwan. All rights reserved.
*/


*       { /* margin:0; */ /* padding:0; */font-family:Arial, Helvetica, sans-serif; font-size:11px;}
/*html    { overflow-x:hidden;overflow-y:hidden; }*/
/*body    { overflow-x:hidden;overflow-y:hidden; }*/
h1      { color:#333;font-size:24px;line-height:28px;margin:0 0 0px; }
ul,li   { list-style-type:none; }
li      { margin-bottom:10px;}
a       { color:#686868; }
a:hover { text-decoration:none; }
p       { margin:0 0 10px;line-height:1.3em; }
img     { }
.span-1     { width:200px; }
.span-2     { width:230px; }
.span-3     { width:370px; }
.span-1,
.span-2,
.span-3     { /* float:right; */ /* margin-right:45px; */ /* padding:10px; */ /* position:relative; */ /* width:380px; */ /* font-weight:bolder; */}	 
.span-3 .texto {  	position:absolute; 	left:61px; 	top:139px; color:#fff; 	}
.span-3 .efeito1 { 	position:absolute;	left: 62px;	top: 140px;	color:#000; 	}
.span-3 .efeito2 { 	position:absolute;	left: 60px;	top: 140px;	color:#000; 	}
.span-3 .efeito3 { 	position:absolute;	left: 60px;	top: 138px;	color:#000; 	}
.span-3 .efeito4 { 	position:absolute;	left: 62px;	top: 138px;	color:#000; 	}
.liquid     { margin:0 0 0 0px;position:relative;width:auto; }
#dataHora{height:20px;}
.dataHora{font-family:"Comic Sans MS", cursive; font-size:11px; margin-top:-50px;}
.conteudo{margin-left:50px;}

/*INDEX*/
.home .span-1, 
.home .span-2, 
.home .span-3, 
.home .maximage_resized 	{ background:none;padding:0;margin-right:20px; }
.home .maximage 			{ position:fixed !important; }
.home a 					{ color:#333; }
.home p 					{ line-height:24px; }

/* So that people will notice this style, I moved it to an inline style in bgslideshow.php
.slidemaximage  {display:none;} */
