 body {
font-size: 11px; 
color: #909090; 
font-family: Tahoma;
text-align: justify;
margin: 0 0 5px 0;
background-color: #f5ebd3;
}

 #header {
width: 1200px;
height: 650px;
}
       
 #page {
width: 1200px;
background: #f5ebd3 url('http://i950.photobucket.com/albums/ad350/pinksource/back.png');
background-repeat: repeat-y;
margin-left: auto;
margin-right: auto;
}

 #footer {
background: #f5ebd3;
width: 1200px;
height: 50px;
clear: both;
}

#footer p {
color: #acacac;
padding:8px 0 8px 0;
margin:0 20px 0 20px;
text-align: center;
border-top:5px solid #f5ebd3;
}

 #sidebar {
width: 241px;
text-align: justify;
margin: -15px 0 0 0;
padding: 0 3px 0 5px;
float: left;}

 #content {
line-height:15px;
text-align:justify;
width: 510px;
padding: 15px 8px 0 170px;
float: left;
}

/* links */
a {cursor: help; text-decoration: none;} 
a:link {cursor: help; color: #CD5C5C; text-decoration: none; }
a:visited {cursor: help; color: #CD5C5C;  text-decoration: none; }
a:active {cursor: help; color: #CD5C5C;text-decoration: none; }
a:hover {cursor: help; color: #c0c0c0; text-decoration: none; }


/* classes */
b{cursor: crosshair;}
i{cursor: crosshair;}
strong{color: #CD5C5C; cursor: crosshair;}

 .comments{
text-align:justify;
background-color: #f8f8f8 ;
padding: 5px ;
border: 1px solid #e1e1e1;
margin: 0 0 15px 0;
}
.avatar {
float: right;
padding: 5px;
margin:4px;
background-color: #e1e1e1;
}


/* bordas */
 .aligncenter{
background-color: #e1e1e1;
padding: 6px;
display: block;
text-align: center;
margin-left: auto;
margin-right: auto;
}
 .alignleft{
float: left;
background-color: #e1e1e1;
padding: 6px;
margin: 1px 4px 0 0;
}
 .alignright{
float: right;
background-color: #e1e1e1;
padding: 6px;
margin: 1px 0 0 4px;
}
 .center {
text-align: center;
display: block;
margin-left: auto;
margin-right: auto;
}
 .left {
float: left;
margin: 1px 4px 0 0;
}
 .right {
float: right;
margin: 1px 0 0 4px;
}
img {border: 0px;}


/* titulo da sidebar */
h1 {
background: #272727;
width: 100%;
height: 30px;
color: #FFFFFF;
text-decoration: none;
font: bold 8pt "Tahoma";
line-height: 22pt;
text-transform: uppercase;
text-align: center;
vertical-align: middle;
margin-top: 25px;
margin-bottom: 14px;
-moz-border-radius: 12px;

}

/* blockquote */
blockquote {
padding: 5px 5px 5px 5px;
font-size: 11px; 
text-align: justify;
margin-left: 5px;
margin-right: 5px;
margin-top: 10px;
margin-bottom: 10px;}

 #footlink {
text-align:center;
clear: both;
line-height:18px;
}
 #footlink a {padding:0 4px 0 4px; margin:0 1px 0 1px;}
#footlink a:link, #footlink a:visited, #footlink a:active {
color:#9f9f9f;
font-size : 8pt;
background-color: #f8f8f8;
border: 0px;
}
 #footlink a:hover {
color:#9f9f9f;
font-size : 8pt;
background-color: #e1e1e1;
border: 0px;
}


/* HR */
hr {
width: 97%;
clear: both;
border-top: 1px dotted #e1e1e1;
border-bottom: 0px;
border-left: 0px;
border-right: 0px;
text-align:center;
margin:5px 0 5px 0;
height: 1px;
}

/* new */
.post_date
{ 
	background-repeat: repeat-x;  
	text-align: center; 
	background-image: url(http://i950.photobucket.com/albums/ad350/pinksource/date1.png); 
	padding: 0px; 
	color: #cdcdcd; 
	font-size: 12px; 
	font-family: Tahoma; 
	float: left; 
	width: 57px; 
	height: 57px;
}

.post_date_top
{
	margin-top:5px;
	font:bold 24px/24px Georgia, "Times New Roman", Times, serif;
	text-align:center;	
}

.post_date_bottom
{
	margin:0px 0px 0px 0px;
	font:bold 10px/10px Tahoma, Times, serif;
	text-align:center;
	text-transform:uppercase;
}
.posttab {
background: #b9b9b9;
color: #FFFFFF;
text-shadow: #FFFFFF 1px 1px 1px;
text-decoration: none;
font: bold 8pt "Tahoma";
line-height: 22pt;
text-transform: uppercase;
vertical-alig/n: middle;
margin-left: 5px;
margin-top: 5px;
}

.pagetab {
background: #b9b9b9;
color: #FFFFFF;
text-shadow: #FFFFFF 1px 1px 1px;
text-decoration: none;
font: bold 8pt "Tahoma";
line-height: 22pt;
text-transform: uppercase;
vertical-alig/n: middle;
padding-left: 10px;
}
