/*
Theme Name: Pink Blossoms
Description: Pink Blossoms is a green, clean, minimal and free WordPress theme by <a href="http://jump2top.com" target="_blank">SEO Company </a>.
Author: SEO Company
Author URI: http://jump2top.com
Version: 1.0
Tags: green, white, seo-friendly, fixed-width, right sidebar, seo-friendly, 2-columns, seo friendly, valid xhtml

*/
* {
	padding: 0px;
	margin: 0px;
}

body {
	background: url(http://www.masili.com.br/works/workimages/bg.jpg)center repeat-y;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	margin-top: 10px;
}
#wrap {
	width: 900px;
	text-align:left;
}
#header {
	height: 200px;
	margin-bottom: 2px;
}
#title {
	float: left;
/*	background-color: #FFFFFF; */
	padding: 10px;
	float: left;
	margin: 20px 0px 0px 5px;
} 
#topright {
	float: right;
	margin: 20px 20px 0px 0px;
}

/* MENU SUPERIOR */

#navigation {
	clear: both;
/*	border-top: 1px solid #666666;
	border-bottom: 1px dotted #938661; */
	padding: 3px 0px 5px 0px;
	text-align: center;
	font-size: 10pt;
}

/* BARRA LATERAL */

#sidebar {
	margin: 20px 0px 0px 0px;
	float: right;
	width: 180px;
}
#content {
	margin: 20px 0px 0px 0px;
	color: #474404;
}
#footer {
	clear: both;
	padding: 30px 0px 0px 0px; 
	text-align: center;
}
.post{
	background:url(http://www.masili.com.br/works/workimages/works.bg_posts.gif) repeat-x;
	width: 700px;
	margin-bottom: 15px;
}
.entry {
	padding: 30px 120px 15px 60px;
/*	width: 650px; */
}
#comments {
	padding: 10px 15px;
	margin-top: 10px; 
}
/* text */
#title h1 {
	font-size: 20pt;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding: 0px 0px 0px 15px;
}
#title h1 a {
	color: #ffffff;
	text-decoration: none;
}
.description {
	font-size: 11pt;
	color: #e1e1e1;
}
#navigation ul li {
	display: inline;
	list-style: none;
}

/* ------- MENU CENTRAL -------- */

#navigation li a {
	color: #8B7F59;
	padding: 0px 15px;
	text-decoration:underline;
}
#navigation li a:hover {
	color: #493826;
}
#footer a {
	color: #666666;
	text-decoration: none;
}
#content ul,
#content ol,
#content h1,
#sidebar ul,
#sidebar h2,
#content h2,
#content h3,
#content h4,
p {
	padding-bottom: 10px;
}
#content ul li,
#content ol li {
	margin-left: 25px;
}
.post h1 {
	font-size: 16pt;
	font-weight: normal;
	color: #CC0000;
	padding: 18px 0px 0px 15px;
}
.post h1 a,
.post h1 a:hover {
	color: #CC0000;
	text-decoration: none;
	padding: 18px 0px 0px 15px;
}
.post h2 {
	font-size: 11pt;
	color: #fff;
	padding: 18px 0px 0px 15px;
}
.post h2 a,
.post h2 a:hover {
	color: #fff;
	text-decoration: none;
}
.post h3 {
	font-size: 11pt;
	font-weight:bold;
	color: #fff;
	padding: 18px 0px 0px 15px;
}
.post h3 a,
.post h3 a:hover {
	color: #fff;
	text-decoration: none;
}
.post h4 {
	font-size: 10px;
	color: #ffffff;
	padding: 15px 0px 0px 15px;
}
.post h4 a,
.post h4 a:hover {
	color: #ff6600;
	text-decoration: none;
}
blockquote {
	color: #ffffff;
	margin: 10px 15px;
	font-size: 9pt;
	font-style: italic;
}
.post a {
	color: #474404;
}
.post a:hover {
	color: #ff6600;
}

/* --------- MENU LATERAL ---------*/

#sidebar h2 {
	color: #669934;
	font-size: 9pt;
}
#sidebar ul li {
	list-style: none;
}
#sidebar a {
	color: #938661;
	text-decoration: none;
}
#sidebar a:hover {
	color: #496018;
	background-color:#FFFFFF;
}
img {
	border: 0px;
}
/* default */
.navigation {
	padding: 10px;
	color: #666666;
}
.navigation a {
	color: #666666;
	text-decoration: underline;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.postmetadata {
	color: #CCCCCC;
	padding: 3px 30px;
	/*border-top:1px solid #CCCCCC;	
	background-color: #474404;*/
}
.postmetadata a,
.postmetadata a:hover {
	color: #666666;
	text-decoration: none;
}
#date {
	padding-bottom: 5px;
	color:#ffffff;	

}
#date a {
	color:#ffffff;	
	text-decoration: none;
	font-weight: normal;
}
.comment {
	padding: 10px 0px;
}

/* form */
#author, #email, #url, #comment, .s {
	border: 1px solid #666666; 
	padding: 5px;
	font-size: 8pt;
/*	background-color: #FFFFFF; */
}
#author, #email, #url, #comment {
	padding: 5px;
}
.s {
	padding: 3px;
}
#submit, .searchsubmit {
	background-color: #D5041B;
	color: #ffffff;
	border: 1px solid #B11906; 
	font-size: 8pt;
	padding: 2px;
	margin-top: 3px;
}
#commentform a {
	color: #474404;	
	text-decoration: none;
}
#commentform a:hover {
	color:#ff6600;	
	text-decoration: underline;
}
/* default 

.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;
	-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-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}*/

/* Image stuff for 2.6.1 */
.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;
  -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-dd {
  font-size: 8px;
  line-height: 17px;
  padding: 0 4px 5px;
  margin: 0;
}

p.entry_info {
  clear:both;
}

div.navigation {
  margin:10px 0;
}
