/* Concrete5 Theme CSS */
html, body {height: 100%;  }

body {
	background-color: #F4F1EC;
    padding: 0;
    margin: 0;
}

img {
	border:0;
}

/* Floats and Clears */

.full{
	clear:both;
	float:none;
	width:100%;
}

.floatLeft{
	float:left;
}

.flushLeft{
	clear: left;
	float: left;
}

.floatRight{
	float:right;
}

.full{
	clear:both;
	float:none;
	width:100%;
}

.clearLeft{
	clear:left
}

.clearRight{
	clear:right
}

.clearBoth{
	clear: both;
}

.hide{
	visibility:hidden;
}
/* End Floats and Clears */

/* Column Defaults */

.twoColumns{
	width:468px;
	overflow:hidden;
}

.threeColumns{
	width:303px;
	overflow:hidden;
}

.fourColumns{
	width:226px;
	overflow:hidden;
}

/* Page Structure */

.page{
	width:984px;
    margin:0 auto;
	background: url("http://www.shimkuscompanies.com/themes/shimkus_theme/images/page-bg.png") repeat-y;
}

.pageBottom{
	width:984px;
    margin:0 auto;
	height: 17px;
	padding: 0 0 10px;
	background: url("http://www.shimkuscompanies.com/themes/shimkus_theme/images/page-bottom-bg.png") no-repeat;
}

.header{
	padding:0 0 0 10px;
	background: url("http://www.shimkuscompanies.com/themes/shimkus_theme/images/header-bg.png") no-repeat;
}

.central{
	clear:both;
}

.central.leftSidebar {
	float: left;
	clear:both;
	background: #AB8458 url("http://www.shimkuscompanies.com/themes/shimkus_theme/images/main-bg.png") repeat-x;
	margin: 0 0 0 12px;
	width: 960px;
}

.home .central{
	clear:both;
	background: none;
	margin: 0 0 0 0;
	width: 972px;
}


.footer{
	clear:both;
	padding:0 10px 15px 10px;
	background: #0a3e7d;
	font-family: 'PT Serif', serif;
	font-size: 13px;
}
/* End Page Structure */


/* Header Page Elements */

.headerNav{
	width: 800px;
}

.headerNav .menu {
    float: right;
}

.headerSearch{
    background: #F7F5ED;
    height: 17px;
    margin: 2px 11px 0 0;
    width: 130px;
}

.headerSearch input{
	float: left;
}

.headerSearch .ccm-search-block-text{
    background: none repeat scroll 0 0 #F7F5ED;
    border: medium none;
    color: #7D5523;
    font-family: 'Average',serif;
    font-size: 12px;
    height: 13px;
    width: 103px;
}

.headerLogo{
	padding: 10px 10px 8px 10px;
}

.headerPhone{
	padding: 22px 0 0 0;
	font-family: 'PT Sans', sans-serif;
}

.headerPhone a{
	font-size: 12px;
	font-family: 'PT Sans',sans-serif;
}

.headerPhone p{
	margin: 0 0 0 0;
}

/* End Header Page Elements */



/* Central Page Elements */

.centralTop{
	margin:0 0 15px 0;
}
	
.leftSidebar .main {
    padding: 20px 0 0 8px;
    width: 703px;
}

.home .main{
	width:722px;
	padding: 0 0 0 0;
}

.home .sidebar {
    margin: 0;
	padding: 22px 0 0;
    width: 250px;
	height: 360px;
	background: transparent url("http://www.shimkuscompanies.com/themes/shimkus_theme/images/home-sidebar-bg.png") no-repeat right bottom;
	color: #f8eac4;
}

.left_sidebar .sidebar {
    width: 249px;
	background: none;
	color: #f8eac4;
	position: relative;
	float: left;
	left: -12px;
	margin: 20px 0 0 0;
}

.sidebarTop{
	height: 20px;
	background-color: #7A5429;
    margin: 0 0 0 11px;
}

.sidebarText{
	font-family: 'PT Sans Caption', sans-serif;
	font-size: 18px;
    line-height: 25px;
	padding: 0 10px 0 15px;
}

.sidebarText a {
	color: #F8EAC4;
}

.sidebarText a:hover {
	color: #fff;
}

.sidebarText h2 {
	color: #F8EAC4;
	margin-bottom: -15px;
}

.home .horizSlider{
	height: 382px;
	overflow: hidden;
}

.lowerLeft{
	background: #DFD0BC;
    font-family: 'Average',serif;
    font-size: 20px;
    height: 115px;
    line-height: 23px;
    margin: 1px 0 0 11px;
    overflow: hidden;
    padding: 25px;
    width: 532px;
}

.LowerRight{
    height: 139px;
    margin: 1px 0 0 1px;
    overflow: hidden;
    padding: 13px;
    width: 352px;
	background: #7C5528;
}

.pageSocialLinks{
    background-color: #FBF9F6;
    height: 21px;
    padding: 10px 0 5px 335px
}

.pageName{
	background-color: #FBF9F6;
	padding: 50px 40px 0;
}

.pageContent{
	background-color: #FBF9F6;
	padding: 20px 40px;
	min-height: 300px;
}

.homeSliderImage{
	position: relative;
}

.homeSliderText{
    color: #F3F0E7;
    font-family: 'PT Sans',sans-serif;
    font-size: 26px;
    right: 20px;
    line-height: 28px;
    position: absolute;
    top: 14px;
    width: 340px;
}

.homeSliderLink{
    position: absolute;
    right: 47px;
    top: 81px;
    width: 145px;
	height: 29px;
}

/* End Central Page Elements */



/* Footer Page Elements */

.footerWrap{
	width:984px;
	padding: 37px 0 15px;
    margin:0 auto;
	color: #f4f1ec;
	font-size: 13px;
}

.footerWrap a{
	color: #F4F1EC;
}

.footerWrap a:hover{
	color: #2878d9;
}

.footerNav{
	width: 500px;
}

.footerSocial {
    border-left: 1px solid #A39B84;
    border-right: 1px solid #A39B84;
    padding: 0 15px 0 20px;
    width: 183px;
}

.socialLinks img{
	margin: 0 4px 0 0;
}

.socialLinks p{
	margin: 0 0 2px 0;
}

.footerSocial label{
	display: none;
}

.footerSocial input{
	float: left;
	border: 0px;
	font-family: 'PT Sans', sans-serif;
	color: #0a3e7d;
	font-size: 12px;
	background: url("http://www.shimkuscompanies.com/themes/shimkus_theme/images/footer-form-bg.png") no-repeat;
    height: 26px;
	width: 143px;
    padding: 0 0 0 4px;
	margin: 0 2px 30px 0;
}

.footerSocial input.submit {
	background-image: url(http://www.shimkuscompanies.com/themes/shimkus_theme/images/go-button.png);
	width: 26px;
	height: 24px;
	border: none;
	text-indent: -999px;
	margin-top: 5px;
}

.footerLinks img {
    margin: 0 8px;
    padding: 0;
}

.footerContact {
    padding: 0 0 0 20px;
    width: 223px;
}

.footerContact a{
	text-decoration: none;
}


.knowlesLink a{
	color: #6797d1;
}

.knowlesLink a:hover{
	color: #f4f1ec;
}

.loginRow {
    clear: both;
    margin: 0 0 10px 30px;
    width: 525px;
}

.loginRow input{
	margin: 10px 0 5px 0;
}

.login h1{
	padding: 0 0 15px 0;
}

.login h3{
	padding: 15px 0 0 0;
}


/* End Footer Page Elements */

.listingDetails {
  font-size: 14px;
}

.listingDetails a{
  text-decoration: underline;
}

.listings .listingTitle{
	margin: 50px 0 23px 0;
}

.listings .pageContent {
  padding: 25px;
}

.listing_item {
 	border-top: none !important;
	border-bottom: 1px solid #7E5623;
}

.listingHeading{
	font-size: 14px;
	line-height: 20px;
	color: #7e5623;
	margin: 0 0 20px 0;
	font-weight: bold;
	border-bottom: 1px solid #7E5623;
	padding: 0 0 17px;
}

.listings #gallery{
	float: left;
	width: 300px;
	padding: 0 0 0 0;
	margin: 0 20px 0 0;
	background: none;
}

.galleryImage{
	float: left;
	margin: 6px 3px 6px 0 !important;
	width: 97px;
}

.listingDescription{
	float: left;
	width: 315px;
	font-size: 14px;
	color: #1e4d87;
	margin: 0 0 0 15px;
}

.listingDescription p{
	color: #444;
}



.googleMap{
	height: 200px;
	margin: 20px 0 0 0 !important;
}

.listingBottom{
	border-top: 1px solid #AB8458;
	margin: 40px 0 0 0;
	padding: 20px 0 0 0;
}

.listingForm{
	float: left;
	width: 333px;
}

.listingForm h3{
	font-size: 18px;
	color: #7e5623;
	margin: 0 0 20px 0;
}

.listingForm p{
	font-family: 'PT Sans', sans-serif;
}

.listingBottom label{
	font-size: 16px;
	color: #7e5623;
	display: block;
}

.listingBottom .field{
	margin: 0 0 15px 0;
}

.listingBottom .submit{
	background-image: url(http://www.shimkuscompanies.com/themes/shimkus_theme/images/listing-submit-button.png);
	width: 90px;
	height: 33px;
	border: none;
	text-indent: -999px;
}

.field.field-url{
	display: none;
}

.listingBottom .submit:hover{
	cursor: pointer;
}


.listingAgent{
	float: left;
	width: 300px;
}

.listingAgentImage{
	float: left;
	width: 75px;
	margin: 20px 10px 0 0;
}

.listingAgentDetails{
	float: left;
	width: 215px;
	color: #333333;
	font-size: 14px;
	margin: 20px 0 0 0;
}

.listingAgentDetails h3{
	color: #1e4d87;
	font-size: 14px;
	font-weight: bold;
}


.featuredImage{
	float: left;
    width: 190px;
}

.featuredDetails{
    float: left;
    margin: 0 0 0 7px;
    width: 155px;
	color: #fff;
	font-family: 'PT Sans';
	font-size: 13px;
	line-height: 15px;
}

.featuredDetails h3{
	color: #e4d6af;
	font-size: 14px;
	line-height: 14px;
	font-family: 'PT Sans';
	margin: 0 0 2px 0;
}

.featuredDetails a{
	color: #e4d6af;
	text-decoration: underline;
	font-size: 12px;
}

.featuredDetails a:hover{
	color: #fff;
}

.featuredDesc{
	margin: 4px 0 5px 0;
}

.listings .addthis_toolbox {
    width: 318px !important;
}

.field.field-text > input,
.field.field-email > input,
.field.field-text > input,
.field.field-telephone > input,
.field.field-select > select,
.field.field-textarea > textarea {
    clear: both;
    display: block;
    margin: 5px 0 10px 0;
}

a { cursor:pointer}

fieldset { border:1px solid #C1AC92;}

.pagingNav{ margin:16em 0 8em 0}
.pagination{ text-align:center; color:#bbb; padding-top:4em}
.pagination .pageRight{width:20%; float:right; text-align:right}
.pagination .pageLeft{width:20%; float:left; text-align:left}


/* MISC STYLES & SHORTCUTS */
div.code {border: 1em solid #ddd; background: #eee; padding: 10em}
div.spacer,div.ccm-spacer{ clear:both; font-size:1em; line-height:1em }
.noTopSpace{margin-top:0; padding-top:0}
div.pageSection { margin-bottom: 10em; }


/* error text class optionally provided by theme */
div.ccm-error-response {color: #f00; margin-bottom: 12em}


