.wp-seo-list   {
	background-color: #E6EBED;
	display: block;
	border: 1px dotted #999999;
	padding: 8px;
	margin-bottom: 5px;
    height:135px;
}
.wp-seo-list-hover {
	background-color: #fcfcf3;
	display: block;
	border: 1px dotted #333333;
	padding: 8px;
	margin-bottom: 5px;
    height:135px;
}

.wp-seo-list-tags{
    font-size:11px;
    line-height:14px;    
    text-align:left;
    color:#999;
}

.wp-seo-list-endereco{
    font-size:11px;
    text-align:left;    
    margin-top:-20px;
}

.wp-seo-list img  {
	float:left;
    margin-right:15px;
    margin-bottom:5px;
}

.wp-seo-list-hover img {
	float:left;
    margin-right:15px;
    margin-bottom:5px;
}

.wp-seo-post-title{
    margin-bottom: 3px;
	font: 15px/18px arial, georgia, times, 'times new roman', serif;
	font-weight: bold;
}

.wp-seo-post-title a{
    color:blue;
    text-decoration:underline;
}

.wp-seo-adsense_300_250_left{
    float:left;
    width:300px;
    height:250px;
    /* margin-left:-5px; */
}

.wp-seo-adsense_300_250_right{
    float:right;
    width:300px;
    height:250px;    
    
}

.wp-seo-clear{
    clear:both;    
    height:10px;
}

.entry-content, .entry-summary {
	overflow: hidden;
	font-size: 11px;
    line-height:13px;
    text-align:justify;
    
	}

.post-edit-link{
    float:right;
    font-weight:bold;
    margin-top:-5px;
}

p {
    font-size:12px;
    line-height:16px;
}

fieldset {
	border: 1px dotted #999999;
	margin-top:15px;
	padding:5px;
	text-align:justify;
	}

legend {
	color: #333333;
	background: #efefef;
	border: 1px dotted #999999;
	padding: 2px 6px;
	margin-bottom: 5px;
	font-size:12px;
	text-transform:uppercase;
	font-weight:bold;

	}

#widget-container{
    width:250px;
}

.snap{
    text-align:center;
}
