/* Sweetcron Sandbox CSS - 28/08/08

	Table of Contents:
	Reset
	Typography
	Positioning
	IE Fixes
	3rd Party
			
*/

/* Reset
---------------------------------------------------------------------------------------- */

* {
	margin: 0;
	padding: 0;
}

/* now I'm working with a clean slate! */

h2, p#pagination {
    font-size: 15px;   
}

p.site_info, p.date, p.original_link {
    font-size: 10px;   
}

p.original_link a {
    color: #999;
    text-decoration: none;   
}

/* Typography
---------------------------------------------------------------------------------------- */

body {
	font-family: "Lucida Grande", Arial, Helvetica, sans serif;
	font-size: 12px;
	color: #333;
	line-height: 1.7em;
	
}	

h1 {
    font-size: 18px;   
}

h2 a {
	text-decoration: none;
	color:#666666;
	}

h2 a:hover {
text-decoration: underline;
}

/* Positioning
---------------------------------------------------------------------------------------- */

body {
    background-color: #aec4e1;
	
}

#wrapper
	{
		width: 100%;
		overflow-x: hidden;
		}
		
div#rss
	{
		float: right;
		padding-top: 10px;
	}

div#menusuperior {
	width: 100%;
	height: 42px;
	position: absolute;
	top: 0px;
	left: 0px;
	background-color: #000000;
	clear: none;
	}

div.center_box {
    width: 612px;
    /*margin: 0 auto; */
    position: relative;
	background: #FFFFFF;
	float:left;
}

div#header {
    /*border: 2px solid #00CC00;
    border-style: solid;*/
	height: 210px;
	position: absolute;
	top: 42px;
	left: 0px;
	background-color: #cf7c17;
	width: 100%;
}

.titulo
{
	margin: 20px 0px 0px 15px;
}

ul#navigation {
    position: absolute;
    left: 20px;
	top: 8px;
	/*height: 42px;*/
}   

ul#navigation li {
    display: inline;
    margin-left: 10px;
	
}

ul#navigation li a{
	padding: 25px 10px 16px 10px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: 600;
	font-size: 14px;
	color: #FFFFFF;
}

ul#navigation li.current a{
background: url(imagens/bgnavegacao.png) bottom center no-repeat;
}

div#main_container {
    padding: 0px 0px 0 0;  
    width: 612px; 
    /*float: left; desabilitado para fazer testes*/
	position: absolute; /*teste*/
	top: 250px;/*teste*/
	left: 0px;/*teste*/
	background: #FFFFFF url(imagens/background_main.png) repeat-y left;
}

div#lifestreamtopo {
	background: url(imagens/titulo_lifestream.png) no-repeat;
	height: 49px;
	width: 100%;
	margin-top: -5px;
}

div#paginatopo {
	background: url(imagens/topo_maincontent.png) no-repeat;
	height: 49px;
	width: 100%;
	margin-top: -5px;
}

div#paginatopo span {
	padding: 5px 20px;
	}

div#conteudo {
	padding: 10px 20px;
	
}

.page
	{
	padding: 50px 40px;
	text-align: justify;
	margin-top: -40px;
	}
	
.page p
{
	padding: 10px 10px;
	/*margin-top: -15px;*/
	
	}
	
.page a
	{
	font-weight: bold;
	text-decoration: none;
	color: #CC9900;
	}
	
.page a:hover
	{
	text-decoration: underline;
	}


div#sidebar_topo {
	width: 100%;
	background: url(imagens/sidebar_topo.png) no-repeat top;
	margin-top: -38px;
	}

div#sidebar_container {
    /*display: inline;*/
    width: 318px;
    /*float: left; teste*/
	position:absolute;/*teste*/
	top: 250px;/*teste*/
	left: 612px;/*teste*/
    background: #aec4e1 url(imagens/sidebar_bg.png) repeat-y;
    /*border: 1px solid #EEE;*/
    margin: 0x 0 0 0;
    /*padding: 10px;*/
}

div#sidebar_baixo {
	width: 100%;
	background: url(imagens/sidebar_baixo.png) no-repeat bottom;
	height: 39px;
	position: absolute;
	bottom: 0;
}

.linklateral
{
	text-decoration: underline;
	font-weight: bold;
	font-size: 12px;
	color:#ffffff;
	}
	
.linklateral a:hover
{
text-decoration: none;
}

div.icones{
	display: inline;
	height: 30px;
	line-height: 30px;
	margin-bottom: 20px;
	}
	
div.icones img
{
margin-right: 5px;
float: left;
}
	


div#leftbar {
  /*display: inline;*/
  width: auto;
  /*float: left; teste*/
  position: absolute; /*teste*/
  left: 930px;
  top: 250px;
  /*height: 587px;*/
  background: #aec4e1 url(imagens/leftbar_bg.png) left repeat-y;
  /*border: 1px solid #EEE;*/
  margin: -72px 0 0px 0px;
  padding-bottom: 72px;
  /*padding: 10px;*/
	
}

div#leftbar_topo {
	width: 100%;
	background:  url(imagens/leftbar_bg_topo.png) no-repeat top left;
	margin-top: 0px;
	height: 512px;
	}
	
div#leftbar_baixo {
	width: 100%;
	background: url(imagens/leftbar_bg_baixo.png) no-repeat bottom left;
	margin-left: 0px;
	height: 75px;
	position: absolute;
	bottom: 0;
}
	

div #explanation	{
	padding: 15px 17px 20px 47px;
	}
	
div#sidebar_container h3 {
    border: 1px solid #CCC;
    border-style: none none solid none;
    margin: 10px 0 5px 0; 
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;  
}
    
p.site_info {
    padding-left: 20px;   
}

ul#activity_list li.item {
    margin-bottom: 20px;
}

li.item img, div#single_container img {
    display: block;
    border: 1px solid #CCC;
    padding: 3px;
    margin: 5px 0;   
}

ul.item_tag_list li {
    display: inline;   
}

p#breadcrumb, p#pagination {
    background: #FFFFCC;
    margin-bottom: 20px; 
    padding: 3px;  
}



ul.tag_list li {
    display: inline;
    margin: 0 5px 0 0;   
}

div#comments_container {
    border: 1px solid #EEE;
    border-style: solid none none none;
    padding: 10px 0;
    margin-top: 20px;   
}

/* IE Fixes (lulz)
---------------------------------------------------------------------------------------- */



/* 3rd Party
---------------------------------------------------------------------------------------- */

/* tooltip */
.tooltip
{ 


}

/*form*/
label
	{
 width: 6em;
float: left;
text-align: right;
margin-right: 8px;
margin-left: 50px;
display: inline;	
}

 input, textarea, select
{
color: #000000;
background: #aec4e1;
border: 2px solid #999999;
}

