/*
Theme Name: starstruck
Theme URI: http://freethemelayouts.com/
Description: Designed by <a href="http://freethemelayouts.com">FTL</a>.<br> This work is licensed <a href="http://creativecommons.org/licenses/by-sa/3.0/">Creative Commons Attribution-Share Alike 3.0 License.</a> This means you may use it and make any changes you like. However, credit links must remain on footer for legal use.
Version: 1
Author: FreeThemeLayout/DreamTemplate
Author URI: http://www.freethemelayouts.com/
*/


/* Main Tags */

.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}


body{
	border:0;
	padding:0;
	margin:0;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	color:#555555;
	background-image:url(images/bg_body.jpg);
	background-repeat:repeat-x;
	background-repeat:repeat-y;
	background-color:#e4ddc0;
	text-align:center;
}

.Container {
	width:876px;
	padding:0;
	border:0;
	margin:0 auto;
	text-align:left;
	

}

#Header {
	
	height:434px;
	margin: 0 auto;
	width:876px;
	text-align:left;
	/*background:url(images/top_header.jpg);*/
}


#RSS {
	float:right;
	margin-top:30px;
	margin-right:7px;
}



#Logo {
	float:left;
	margin-top:45px;
	margin-left:45px;
	font-size:28px;
	color:#ffffff;
	font-weight:bold;
	letter-spacing:-2px;
	line-spacing:100%;
}

#Logo span {
	font-size:12px;
	color:#d1d100;
	padding-left:15px;
	letter-spacing:0px;

}

/* Navigation */

#Navigation { 
	/*background: transparent url(images/bg_nav.jpg) top left no-repeat;*/
	height:0px;
	font-size: 1.0em;
	font-weight:bold;
	margin:auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top:36px;
	padding-left:10px;
}

#Navigation ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

#Navigation li {
	display: inline;
	margin: 0px;
}

#Navigation li a
{
	height:25px;
	padding-top: 13px;
	color: #FFFFFF;
	padding-right: 20px;
	padding-left: 20px;
	text-decoration: none;
	float: left;
	background:#0a0100 url(images/bg_tab_main.gif) top left repeat-x;

}

#Navigation li .end
{
	height:38px;
	color: #FFFFFF;
	padding:0px;
	text-decoration: none;
	float: left;
	background:#0a0100 url(images/bg_tab_main.gif) top left repeat-x;
	text-align:left;
}

#Navigation li a:hover {
	background:url(images/bg_tab_main_roll.gif) top left repeat-x;
}

a:link, a:visited{color:#291806;}

#NavigationFooter  li{
	float:left;
	width:180px;
	margin:0px;
	padding:0px;
	padding-left:30px;
	list-style-type: none;
	text-align:left;
}

#NavigationFooter h2 {
	color:#e7e1c7;
	font-family:Arial,Helvetica,sans-serif;
	font-size:1.2em;
	margin:10px 0 5px;
	
	padding:0 0 3px;
	width:190px;
}

#NavigationFooter a {
	text-decoration:none;
	color:#ffffff;
}

#NavigationFooter a:hover {
	font-weight:bold;
}


#NavigationFooter li ul {
	margin:0px;
	padding:0px;
	list-style-image: url(images/bullet.gif);
	list-style-position:inside;
}


#NavigationFooter li ul li {
	padding:5px;
	list-style-image: url(images/bullet.gif);
	list-style-position:inside;
	color:#ffffff;
	
	width:180px;
	margin:0px;
}


#NavigationFooter{
	padding:0px 10px 25px 10px;
	text-align:center;
	color:#ffffff;
	margin:auto;
	height:200px;
}


#sub-panel{
	text-align:center;
	width:1000px;
	margin:auto;
	margin-left:20px;
}
#sub-panel a{
	width:200px;
	color:#FFFFFF;
	float:left;
	text-decoration:none;
	margin-right:auto;
	font-weight:bold;
	background:url(images/corner_left.gif) bottom left no-repeat #25434c;
}
#sub-panel a span{
	padding:6px;
	background:url(images/corner_right.gif) bottom right no-repeat;
	display:block;
}

#Main {
	border:0;
	padding:0;
	margin:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#555555;
	text-align:center;
	background-image:url(images/bg_meio.jpg);
	background-color:#ffffff;
	width:876px;
	margin: 0 auto;
	padding-bottom:30px;
}

.postcontent {
	line-height:170%;
}

#posts {
margin-left:28px;
width:500px;
margin-top:-35px;

	padding:15px;
	/*background:#ffffff url(images/bg_PostSet.gif) top right no-repeat;*/
	/*min-height:200px;*/
	
}


.clear {
	float:none;
	clear:both;
}

#PostSet {
	width:300px;
	float:left;
}

#Sidebar1 {
	width:268px;
	float:right;
	margin:0;
	padding:0;
	/*background:#ffffff url(images/bg_sidebar.gif) top left no-repeat;*/
	padding-top:10px;
	padding-right:9px;
	
}

#Sidebar1 div {
	width:268px;
	margin:auto;
}

#Sidebar1 * {
	margin:0;
	padding:0;
}

#Sidebar1 li {
	color:#969696;
	font-family:Arial,Helvetica,sans-serif;
	line-height:1.2em;
	padding:4px 0 5px;
	
	
}

#Sidebar1 li a {
	/*background:transparent url(images/bullet2.gif) no-repeat scroll 0 0;*/
	color:#3b3b3b;
	font-weight:bold;
	padding:0 0 0 16px;
	text-decoration:none;
	
	
}


#Sidebar1 ul {

width:250px;
	
}

#Sidebar1 ul li {

width:280px;
	
}

#Sidebar1 ul, #Sidebar1 ol, #Sidebar1 li {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	
}


#Sidebar1 h2 {
	color:#ffffff;
	font-family:Arial,Helvetica,sans-serif;
	font-size:1.2em;
	margin:0;
	margin-bottom:5px;
	background:url(images/title_bg.gif) top left no-repeat;
	width:205px;
	height:39px;
	padding-top:15px;
	padding-left:45px;
	
}

#Sidebar2 div {
	width:210px;
	margin:auto;
}

#Sidebar2 * {
	margin:0;
	padding:0;
}

#Sidebar2 li {
	color:#969696;
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	line-height:1.2em;
	padding:4px 0 5px;
}

#Sidebar2 li a {
	background:transparent url(images/bullet2.gif) no-repeat scroll 0 0;
	color:#3b3b3b;
	font-weight:bold;
	padding:0 0 0 12px;
	text-decoration:none;
}

#Sidebar2 ul li {
	border:0px;
}

#Sidebar2 ul, #Sidebar1 ol, #Sidebar1 li {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}


#Sidebar2 h2 {
	color:#00435d;
	font-family:Arial,Helvetica,sans-serif;
	font-size:1.2em;
	margin:10px 0 5px;
}



#Sidebar2 {
	width:249px;
	float:left;
	text-align:left; 
	margin:0;
	padding:0;
	
}

#Sidebar2 img {
	padding:10px;
}


.dateblock {
	background:url(images/day.gif);
	background-repeat:no-repeat;
	width:43px;
	height:49px;
	text-align:center;
	float:left;
	color:#ffffff;
	font-size:10px;
	font-weight:bold;
	margin:0px;
	margin-top:0px;
	margin-right:10px;
	margin-left:8px;
	padding-top:7px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.dateblock .day {
	font-size:20px;
	font-weight:bold;
	color:#ffffff;
	padding-top:2px;
	letter-spacing:-1px;
}

.postheader {
	padding:0px 0px 0px 0px;
	height:110px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
	
}

.postheader h1 {
letter-spacing: -2px;
font-size: 18px;
margin-top: -2px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
padding-top: 7px;
padding-bottom:6px;
background-image: url(images/fundo_titulo.gif);
background-repeat:no-repeat;
width: 498px;
height: 39px;

	
}

.postheader h1 a:hover {
	text-decoration:none;
}

.postheader a {
	margin-left:40px;
	color:#291806;
	text-decoration:none;
	font-weight:bold;
	
}

.postheader .postdetails a  {

	font-weight:bold;
}

.postheader .postdetails a:hover {
	border-bottom: 1px dotted #000000;
}

.postheader .postmeta {
	font-size:10px;
	padding-top:3px;
	border-top:1px dotted #cacaca;
	margin-top:3px;
}

.postcomments a {
	padding-left:10px;
	text-decoration:none;
	font-weight:bold;
	font-size:14px;
}

.postcomments {
	padding-top:5px;
	padding-bottom:50px;
	padding-left:10px;
}

.postcontent{
margin-top:-11px;
padding-left:8px;
padding-right:8px;


}

#footerBottom {
	background:#c3b080;
	padding-top:2px;
	font-family:Arial,Helvetica,sans-serif;
	color:#ffffff;
}

#footerInfo {
	width:941px;
	margin:auto;
	text-align: left;
}

#footer {
	background:#5e3a16;
	width:876px;
	margin:auto;
	
}


img {
	border:0px;
}



/* Comments */

.commenttop {
	background:#1f1f1f url(images/comment_bottom.gif) bottom left no-repeat;
	width:498px;
	margin:0px;
	margin-bottom:20px;
	color:#ffffff;
	margin-top:5px;
	min-height:60px;
}

.commenttop a {
	color:#ffffff;
}

.commenttop div {
	background:#5e3a16;
	padding:3px 10px 2px 10px;
	
}
