/* This CSS file is created for you to create or override any of the existing CSS styles used in this theme */
.blog-description {text-align: right; }

.single .post h3 {
	margin-top: 30px;
	margin-bottom: 20px;
}

.single ol.roman {
	list-style-type: upper-roman;
}

pre {
	overflow: scroll;
	border: 1px dashed #C0C0C0;
	background-color: #F6F6F6;
	padding: 5px;
}

#main, div.breadcrumb, #footer {
	box-shadow: 2px 2px 10px rgba(136,136,136,0.7);
}

.single .post .entry-title {
	text-shadow: 1px 1px 3px #888;
}

.posts-quick .entry-title a {
	text-shadow: 2px 2px 4px #888;;
}

.posts-quick .entry-title a:hover {
	text-shadow: 2px 2px 4px #555;
}


.home-title {
	text-shadow: 2px 2px 4px #888;
}

.widgettitle{
	text-shadow: 1px 1px 2px #888;
}

.entry-photo {
	width: 110px !important;
	float: left !important;
	margin: 0px !important;
	display: none;
}

.single .post .entry-info {
	width: 100%;
}

.entry-info {
	display: block !important;
	clear: both !important;
	padding: 3px !important;
	border: 1px dashed #CCCCCC !important;
	background-color: #F0F0F0;
	float: left;
	width: 480px;
	font-family: Arial, Sams Serif;
	clear: both;
}

.entry-info-text {
	margin: 10px;	
}

#BarraDoTopo {
	float: right;
	margin-top: 17px;
	border: 1px solid #383332;
	padding: 7px;
}

.final-de-artigo {
	border: 1px solid #cccccc;
	margin-bottom: 15px;
	padding: 7px;
}

.final-de-artigo .addtoany {
	
}

.final-de-artigo .like {
	margin-left: 9px;
}

.anuncio-link-post {
	border: 1px solid #cccccc;
	padding: 7px;
	margin-bottom: 15px;
}

.headerbar .searchform, .headerbar #searchbar {
	width: 484px !important;
}


.headerbar .searchform .s {
	width: 448px !important;
}

.single .post .entry-content p a[target="_blank"] {
	background-image: url("http://blog.interpossi.com.br/wp-content/themes/arras-theme/images/external.png");
	background-position: right center;
	padding-right: 16px;
	background-repeat: no-repeat;
}

.breadcrumb {
	background: #f7f6f0; 
	border: 1px solid #d3d1c7;
	width: 980px;
	margin-top: 0pt;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	position: relative;
	height: 35px;
}

.breadcrumb p {
	margin-left: 10px;
	line-height: 35px;
	height: 35px;
	vertical-align: middle;	
}

.quick-nav #email		{ background: url(http://blog.interpossi.com.br/wp-content/themes/arras-theme/images/email.png) no-repeat; }



#share_buttons_single_page img{
background: none;
padding: 0;
margin: 0;
}
#share_buttons_wrapper {
left:-120px;
position: absolute;
margin-left: 35px;
width: 280px;
}

#share_buttons_single_page{
position:absolute;
text-align: center;
margin: -11px 0 0 -32px;
background-color: #F7F6F0;
border: 1px solid #dddddd;
padding: 5px;
width: 95px;
}

#share_buttons_single_page.fixed {
position: fixed;
top:20px;
width: 95px;
}

#share_buttons_single_page .wdt_button{
margin-bottom: 10px;
}

