/*
Theme Name: The Domain
Description: IE7 specific style.
*/
.screen-reader-text {
	clip: rect(1px 1px 1px 1px);
}
.secondary-toggle {
	color: #333;
	font-size: 16px;
	line-height: 60px;
	width: auto;
}
.pagination .prev, .pagination .next {
	font-size: 16px;
	font-weight: 700;
	line-height: 64px;
	padding: 0 19px;
	width: auto;
}
.image-navigation, .comment-navigation {
	width: 662px;
}
.post-navigation {
	text-align: left;
}
.site-main {
}
.hentry {
}
.page-header {
	margin-bottom: 7.6923%;
	text-align: left;
}
.comments-area {
	text-align: left;
}
.comment-list, .comment-navigation {
	margin-bottom: 1.6471em;
}
.gallery-columns-2 .gallery-item {
	max-width: 48%;
}
.gallery-columns-3 .gallery-item {
	max-width: 31%;
}
.gallery-columns-4 .gallery-item {
	max-width: 22%;
}
.gallery-columns-5 .gallery-item {
	max-width: 17%;
}
.gallery-columns-6 .gallery-item {
	max-width: 13.5%;
}
.gallery-columns-7 .gallery-item {
	max-width: 11%;
}
.gallery-columns-8 .gallery-item {
	max-width: 9.5%;
}
.gallery-columns-9 .gallery-item {
	max-width: 8%;
}
/*====== CUSTOM ==========*/
img{
	width: auto;
}
.copy-right{
	width: 42%;
}
.nav-menu{
	width: 100%;	
}
.header-right{
	width: 618px;
}
.blog-left article .post-thumbnail{
	min-height: 95px;
}
.blog-left article .post-thumbnail img{
	width: 100%;
	min-height: 95px;
}
.blog-left article{
	padding: 0;
}
.blog-page-right .widget_categories{
	float: left;
	width: 100%;
}
#TabsPostsTabber{
	float: left;
	width: 100%;
}
.sale-image img{
	width: 100%;
}
.rent-image img{
	width: 100%;
}
.post-thumbnail{
	width: 30%;
}