﻿/* 
   ----------------------------------------------------------------------------
							Internet Explorer Fix
   ----------------------------------------------------------------------------
*/

.single-media-thumb .mask, .single-box-entry .mask {
	width:100%;;
	height:100%;
}
.single-media-thumb .mask a, .single-box-entry .mask a {
	width:100%;;
	height:100%;
	display: block;
}
.single-media-thumb:hover .mask {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha"(Opacity=20);
	filter: alpha(opacity=20);
}

.single-media-thumb .mask, .single-box-entry .mask {
	background-color:#fff;
}

.recent-post-widget img {
	width:50px;
	max-width:50px;
}
.related-posts-single li a img {
max-width:150px;
width: 150px;
height: 150px;
}

.related_posts li a {width: 94px !important;}
.related_posts li a img {width: 94px !important;}

#respond [type=text], #respond [type=email], #contacts-form [type=text], #contacts-form [type=url], #contacts-form [type=email]
{ padding-top:0; padding-bottom:0; line-height:18px; min-height:28px;}

.banner, #logo { float:none; }

.row-fluid .span4 {
    width: 18.5%;
    margin-left: 0%;
}
.row-fluid .span8 {
    width: 79%;
}
.row-fluid .span3 {
    width: 40.2%;
    margin-left: 0%;
}
.row-fluid .span9 {
    width: 59.8%;
}
.row-fluid .span14 {
    width: 39.3%;
    margin-left: 0%;
    margin-right: 16px;
}
.row-fluid .span13 {
    width: 58.9%;
}

#blog-entry, #post-entry, #page-entry { margin: 10px; margin-bottom:16px; margin-top: 0px; }
.related-posts-single li a img { width: 150px; height: 150px; }
.related-posts-single li{ margin-bottom: 10px; }
.related-posts-single li:last-child { margin-bottom: 0px; }
.meta-time { margin-bottom: 5px; display: block;}
#respond textarea { width: 285px; }
#blog-entry .post-entry { width: 406px; }
#blog-entry .post-entry-category { width: 221px; }
.navigation { border-bottom: 1px solid #E3E4E4;}
.pages-title h1 { margin-bottom:0; font-size: 20px; line-height: 30px; color: #745236;}
.single-box-bg-single-post {background-color: #fff8ef; padding: 4px; margin-left: 10% !important; margin-right: 10% !important; width: 80% !important; }
.single-box-entry {padding-right: 11px !important;}