/* This CSS file is created for you to create or override any of the existing CSS styles used in this theme */

.featured-entry { height: 60px; top: -60px; }
#flashfader {
	clear: both;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 350px;
	width: 982px;
}
#flashfader_subpages {
	clear: both;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 150px;
	width: 982px;
}

.widget-top{
	display:block;
	float:left;
	width:25%;
	padding:1%;
	box-sizing:border-box;
	text-align: center;
	height:170px;
}

.helper {
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}


.widget-top img, .widget-top img a{
	height:auto !important; 
	width:auto !important; 
	margin:0 auto; 
	display:inline-block; 
	vertical-align: middle;
  max-height: 100%;
  max-width: 100%;}

  #index-news .entry-thumbnails a, #archive-posts .entry-thumbnails a{width:115px; height:115px; overflow:hidden;}
  #index-news .posts-quick .entry-thumbnails a img, #archive-posts .posts-quick .entry-thumbnails a img{width:auto; height:auto; position:relative;}




.post-1462 .entry-content{
position:relative;
}
.post-1462 strong.sold{
position:absolute;
top:160px;
left:110px;
font-size:150px;
color:red;

/* Safari */
-webkit-transform: rotate(30deg);

/* Firefox */
-moz-transform: rotate(30deg);

/* IE */
-ms-transform: rotate(30deg);

}