/*
Theme Name:		Professional Home Sales
Theme URI: 		http://professionalhomesalesinc.com
Version: 		2.0
Description: 	Key Design Websites' blank theme architecture. Modified from <a href="http://ptahdunbar.com" target="_blank">Ptah Dunbar's</a> <a href="http://wpframework.com/" target="_blank">WP-Framework</a> .
Author: 		Dustin Jones
Author URI:		http://keydesignwebsites.com
*/


@import url( 'reset.css' );

.aligncenter {} .alignleft {} .alignright {} .wp-caption {} .wp-caption-text {}

/************* BODY / GLOBAL / RHYTHM *************/

body {
	background-color: #e8e8e8;
}

	/* Sidebar on the Right */
		.container { width: 100%; margin: 0 auto; background: url('images/background.jpg') center bottom no-repeat #fff; }
		.hfeed { width: 600px; float: left; margin-left: 40px; }
		.aside { width: 250px; float: right; margin-right: 18px; }

/* Basic Alignments */
.alignleft { float: left; }
.alignright { float: right; }
.aligncenter { margin-left: auto; margin-right: auto; display: block; clear: both; }

/* Vertical Rhythm  */
.entry-meta { padding-bottom: 10px; }
p, pre, ul, ol, dl, dd, blockquote, address, table, fieldset, form, .gallery-row, .comment-list ul, .comment-list ol { padding-bottom: 20px; }
.hentry, .comment, .navigation-links { padding-bottom: 40px; }


/************* LINK COLORS *************/

a { color: #2361a1; text-decoration: none; }
a:hover { text-decoration: underline; }
.entry-content a:link, .entry-content a:active, .entry-content a:visited { color: #2361a1; text-decoration: underline; }
.entry-content a:hover { text-decoration: none; }



/************* HEADER *************/

.header {
	width: 100%;
	height: 162px;
	background: url('images/header.png') center top repeat-x;
	position: relative;
	z-index: 255;
}

.headerinner {
	width: 960px;
	margin: 0 auto;
}

.logo {
	float: left;
	padding: 0 0 0 32px;
	position: relative;
	top: -3px;
}

.headerimage {
	clear: both;
}

.headerimage img {
	max-width: 960px;
	height: auto;
	display: block;
	margin: 0 auto;
	-webkit-box-shadow: 0px 0px 30px 0px #000; box-shadow: 0px 0px 30px 0px #000;
}

.tagline {
	float: right;
	margin: 30px 15px 0 0;
}

/************* SIDEBAR *************/

#secondary {
	color: #4d4d4d;
}

.widget {
	padding-bottom: 10px;
}

.slides_container {
	width:250px;
	display:none;
}

.slides_container div {
	width:250px;
	height:270px;
	display:block;
}

#secondary .pagination {
	display: none;
}

.widget-title {
	font-family: 'Times', 'Times New Roman', serif;
	font-weight: normal;
	color: #666;
	font-size: 18px;
	padding: 10px 0;
	margin-bottom: 10px;
	border-bottom: 1px solid #ccc;
}

.sliderspecs {
	color: #000;
	font-size: 11px;
	border: none;
	padding: 0;
}

.sliderspecs, .sliderspecs tr, .sliderspecs td {
	vertical-align: top;
	padding: 0;
	margin: 0;
}

.sliderthumb {
	width: 250px;
	height: auto;
}

.sliderspecs1 {
	width: 120px;
}

.sliderspecs2 {
	width: 120px;
}

.newestlistings {
	font-weight: bold;
	list-style-type: square;
}

.newestlistings li {
	line-height: 24px;
}

/************* CONTENT *************/

#content {
	background-color: #fff;
	width: 960px;
	margin: 0 auto;
	padding-top: 20px;
	 -webkit-box-shadow: 0px 0px 30px 0px #000; box-shadow: 0px 0px 30px 0px #000;
}

.hentry {
	margin-top: 20px;
	color: #000;
	text-align: justify;
	line-height: 1.2;
}

.home .entry-title {
	display: none;
}

.entry-content {
	position: relative;
	width: 100%;
}

.entry-content img {
	max-width: 100%;
	height: auto;
}

.entry-content img.alignleft,
.entry-content img.alignright {
	padding: 20px;
	background-color: #fff;
	-webkit-box-shadow: 0px 0px 10px 0px #000; box-shadow: 0px 0px 10px 0px #000;
}

.hfeed.fullwidth {
	width: 880px;
}

.entry-content h1, .entry-content h2, .entry-content h3, 
.entry-content h4, .entry-content h5, .entry-content h6 {
	font-family: 'Times', 'Times New Roman', serif;
	font-weight: normal;
}

/************* FULL WIDTH TEMPLATE *************/

.page-template-template-fullwidth-php #content {
	background-image: none;
	background-color: #E8E8E8;
}

.page-template-template-fullwidth-php .hfeed {
	width: 880px;
}

/************* HOME PAGE TEMPLATE *************/

.entry-secondary {
	width: 100%;
	clear: both;
}

.realtorinfo {
	background-color: #bbc2ca;
	width: 200px;
	float: left;
	padding: 10px;
}

.realtorinfo img {
	width: 200px;
	height: auto;
}

.realtorhighlights {
	width: 350px;
	float: right;
}

.realtorhighlights h3 {
	margin-bottom: 22px;
}

/************* 3 COLUMN PAGE TEMPLATE *************/

.twocolumn {
	width: 100%;
	border: none;
}

.twocolumn, .twocolumn tr, .twocolumn td {
	margin: 0;
	vertical-align: top;
}

.twocolumn td {
	padding: 15px;
	width: 270px;
}

.twocolumn h2 {
	text-align: center;
	color: #fff;
	background-color: #2361A1;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	margin-bottom: 10px;
	padding: 4px 8px;
}

.tableborder {
	border-right: 1px solid #ccc;
}

/************* PROPERTIES PAGES TEMPLATE *************/

.page-child #content {
	background-color: #E8E8E8;
	background-image: none;
}

.propertiescontainer {
	width: 100%;
	clear: both;
}

.propertiescontainerclearafter {
	width: 100%;
	clear: both;
	display: block;
}

.propertycontainer {
	width: 150px;
	height: 250px;
	display: block;
	margin: 13px;
	float: left;
	background-color: #fff;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	opacity: 0.8;
	overflow: hidden;
}

.entry-content .propertiescontainer a.propertycontainer {
	text-decoration: none;
	color: #000;
}

.propertycontainer:hover {
	opacity: 1.0;
}

.propertycontainer small {
	font-size: 10px;
	line-height: 1.1;
	color: #026DBB;
}

.propertytitle {
	font-weight: normal;
	text-align: center;
	font-size: 12px;
	font-family: 'Open Sans', sans-serif !important;
	color: #4d4d4d;
}

.propertyprice {
	margin: 0px;
	padding: 0px;
	line-height: 1.6;
}

.propertyspecs {
	text-align: center;
	padding: 0 8px;
}

.property-information {
	border: 0;
	padding: 0;
}

.property-information, .property-information tr, .property-information td {
	vertical-align: top;
}

.propertyinfo1 {
	padding-right: 20px;
}

.propertyimagecell {
	width: 300px;
	padding-right: 20px;
}

.propertysingleprice {
	color: #2361A1;
}

.property-virtualtour {
	background-color: #2361A1;
	text-align: center;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}

.entry-content .property-information h3.property-virtualtour a ,
.entry-content .property-information h3.property-virtualtour a:link {
	color: #fff !important;
	text-decoration: none;
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
}

.property-moreinfo {
	margin-top: 20px;
	text-align: center;
	font-weight: bold;
}

.property-or {
	margin: 0 auto;
	text-align: center;
}

.sidebarcontact  h4{
	width: 80%;
	margin-top: 12px;
	margin-right: auto;
	margin-bottom: 12px;
	margin-left: auto;
	padding: 6px;
	background-color: #2361A1;
	text-align: center;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}

.sidebarcontact h4:hover {
	background-color: #29AAE1;
}

a.sidebarcontact { color: #fff; }

.additionalproperties {
	width: 50px;
	float: left;
	margin: 5px;
}

/************* REALTOR LIST *************/

#realtorlist {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#realtorlist li {
	padding: 20px;
	float: left;
	width: 100%;
}

.realtormedium {
	width: 200px;
	height: auto;
}

.realtorname {
	width: 180px;
	padding: 0px 10px;
	margin: 0 auto;
	display: block;
	height: 30px;
	line-height: 30px;
	font-size: 20px;
	color: #fff;
	background-color: #000;
	opacity: 0.7;
	margin-top: -30px;
}

.realtorcontacttable {
	border: none;
	padding: 0;
	margin: 0;
}

.realtorcontacttable,
.realtorcontacttable tr,
.realtorcontacttable td {
	vertical-align: top;
}

.realtorcontacttableleft {
	padding-right: 20px;
}

/************* CONTACT *************/

.entry-content.contactframe {
	width: 48%;
	float: left;
}

.contactframe input,
.contactframe textarea {
	width: 97%;
}

.contactrealtor {
	width: 100%;
	margin: 20px 0;
	border: 0;
	padding: 0;
}

.contactright {
	float: right;
	width: 48%;
}

.contactphoto {
	width: 100px;
	height: auto;
}

/************* AREA INFORMATION *************/

.areainformationbox {
	width: 178px;
	height: 210px;
	display: block;
	margin: 10px;
	overflow: hidden;
	float: left;
	border: 1px solid #ccc;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}

.areainformationbox:hover {
	background-color: #ccc;
}

.areainfothumb {
	width: 150px;
	height: auto;
}

.areainfoheader {
	font-family: 'Open Sans', sans-serif !important;
	text-align: center;
	font-weight: bold !important;
	font-size: 13px !important;
	
}

.areainfopopup {
	padding: 10px;
}

.areainfopopuptable {
	border: 0px;
	width: 600px;
}

.areainfopopuptable,
.areainfopopuptable tr,
.areainfopopuptable td {
	vertical-align: top;
}


/************* FOOTER *************/

.sub-footer {
	width: 100%;
	background-color: #000;
	height: 45px;
	overflow: hidden;
}

.footerinner {
	width: 960px;
	margin: 0 auto;
}

.sub-footer-content {
	float: right;
}

.footerrealtorcontact {
	line-height: 1;
	text-align: center;
	float: left;
	height: 38px;
	padding-top: 7px;
	background-color: #fff;
	text-transform: uppercase;
	display: block;
}

.footerrealtorcontact:hover {
	background-color: #000;
	text-decoration: none;
}

.footerrealtorcontactname {
	text-align: cetner;
	font-weight: bold;
	font-size: 20px;
	letter-spacing: -1px;
	padding: 15px;
	color: #333;
}

.footer {
	clear: both;
	background-color: #e8e8e8;
}

.copyright {
	line-height: 25px;
	padding: 10px 0;
	font-size: 11px;
	width: 100%;
}

.sitecredit {
	float: right;
	margin-top: -5px;
	padding-right: 6px;
}

.footer, .footer a, .footer a:hover {
	color: #666;
}

.copyrightkey {
	background: url('images/key.png') top left no-repeat;
	width: auto;
	height: 25px;
	display: inline-block;
	border: 0;
	padding-left: 28px;
}

.footerlogoswrap {
	float: right;
	background-color: #fff;
	height: 41px;
	padding-top: 4px;
	padding-right: 25px;
	padding-left: 18px;
}

.footerlogo {
	padding: 4px 15px;
}

.footerlogo:hover {
	text-decoration: none;
	background-color: #e8e8e8;
}

.footerlogo img {
	height: 37px;
	width: auto;
}


/************* FORMS & INPUT AREAS *************/

input, textarea, button { background: #fafafa; border-color: #aaa #ddd #ddd #aaa; border-style: solid; border-width: 1px; color: #444; font-size: 14px; }
input, textarea, button { font-family: Cambria, Georgia, "Times New Roman", Times, serif; padding: 3px; }
button { font: 12px; padding: 2px 10px; cursor: pointer; }
input:focus, textarea:focus, button:hover { background: #fff; border-color: #777 #ccc #ccc #777; }

/* bugfix */
.safari input { padding: 0px 3px; }
.chrome input { padding: 1px 3px; }



/************* TEXT, TYPOGRAPHY & FORMATTING *************/

body, input, textarea { font: 13px/1.5 'Open Sans', sans-serif; }

.serif { font-family: Georgia, "Times New Roman", Times, serif; }
.sans-serif { font-family: "lucida sans", Verdana, Arial, Helvetica, sans-serif; }

h1, h2, h3, h4, h5, h6 { font-weight: bold; clear: both; }
h1 { font-size: 24px; line-height: 28px; padding: 5px 0px; }
h2 { font-size: 20px; line-height: 22px; padding: 5px 0px; }
h3 { font-size: 16px; line-height: 20px; padding: 5px 0px; }
h4 { font-size: 14px; line-height: 18px; padding: 5px 0px; }
h5 { font-size: 12px; line-height: 18px; padding: 5px 0px; }
h6 { font-size: 10px; line-height: 16px; }

address { font-style: italic; }
abbr[title], acronym[title], dfn[title] { cursor: help; border-bottom: 1px dotted #666; }

blockquote { color: #666; font-style: italic; border-left: 1px solid #ddd; margin-left: 15px; padding-left: 10px; }

strong { font-weight: bold; }
em, dfn, cite { font-style: italic; }
dfn { font-weight: bold; }

sup { bottom: 1ex; }
sub { top: .5ex; }
small { font-size: 12px; }

del { text-decoration: line-through; }
ins { text-decoration: underline; }

code, pre {  line-height: 15px; }
var, kbd, samp, code, pre { font: 12px/1.4 Consolas, "Andale Mono", Courier, "Courier New", monospace; background: #fafafa; }
kbd { font-weight: bold; }
samp, var { font-style: italic; }
pre { white-space: pre; overflow: auto; padding: 10px; border: 1px solid #ddd; clear: both; }
code { padding: 0px 3px; }

/* Lists: (ul, ol, dl) */
ul, ol, dl { margin-left: 15px; }
.menu { margin-left: 0px; }
.entry-content ul, .entry-content ol, #search-query { margin-left: 25px; }

li ul, li ol { margin-bottom: 0; }
ul ul, ol ol, ul ol, ol ul { margin-bottom: 0; }

ol { list-style-type: decimal; }

ul { list-style-type: disc; }
ul ul { list-style-type: circle; }
ul ul ul { list-style-type: square; }

dt { font-weight: bold; }

.fat li { margin-bottom: 10px; }

/* Tables */
table { border: 1px solid #ccc; border-width: 1px; line-height: 18px; margin: 0 0 22px 0; text-align: left; padding: 0 5px; }
table .even { background: #ddd; }
caption { text-align: left; }
tr { border-bottom: 1px solid #ccc; }
th, td { padding: 5px 3px; }



/************* IMAGES & CAPTIONS *************/

img.alignleft { float: left; margin-right: 20px; margin-top: 5px; }
img.alignright { display: block; float: right; margin-left: 20px; margin-top: 5px; }
img.aligncenter { margin-left: auto; margin-right: auto; display: block; clear: both; margin-top: 5px; }

.wp-caption { text-align: center; }
.wp-caption img { margin: 0; padding: 0; border: 0 none; }
.wp-caption .wp-caption-text { margin: 0; padding: 5px; }

/* [gallery] */
.gallery { margin: auto; }
.gallery-image { border: 2px solid #cfcfcf; margin-left: 0; }
.gallery-caption { margin-left: 0; }
.gallery-item { float: left; text-align: center; margin-left: 0; }

.gallery-columns-2 { width: 50%; }
.gallery-columns-3 { width: 33%; }
.gallery-columns-4 { width: 25%; }
.gallery-columns-5 { width: 20%; }
.gallery-columns-6 { width: 16%; }
.gallery-columns-7 { width: 14%; }
.gallery-columns-8 { width: 12%; }
.gallery-columns-9 { width: 11%; }

/* [gallery] + navigation clearfix */
.gallery-row:after, .menuigation-links:after, .container:after, .menu:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.gallery-row, .menuigation-links, .container, .menu { display: block; }



/************* NAVIGATION BAR (remove if not used) *************/

/** Menu Colors & Style **/

.menu { background-color: #2f5b74; text-transform: uppercase; font-weight: 600; }
#menu-footer-menu.menu { background-color: transparent; text-transform: none; font-weight: normal; font-size: 11px; }
.menu li:hover ul,
.menu li.menu-hover ul { background: #000; }
.menu a { color: #fff; }
#menu-footer-menu.menu a { color: #666; }
.menu a:hover { text-decoration: none; background: #000; }
#menu-footer-menu.menu a:hover { text-decoration: none; background: transparent; color: #026DBB; }
.menu li:hover, .menu li.menu-hover,
.menu a:focus { background: #000; }
#menu-footer-menu.menu li:hover, #menu-footer-menu.menu li.menu-hover,
#menu-footer-menu.menu a:focus { background: transparent; color: #026DBB; }

/** Menu Borders **/

.menu { border: none; }
.menu a { border-right: 1px solid #fff; }
#menu-footer-menu.menu a { border-right: 1px solid #666; }
#menu-footer-menu.menu li:last-child a { border-right: none; }
.menu a { border-left: 1px solid #fff; }
#menu-footer-menu.menu a { border-left: none; }
.menu li:first-child a { border-left: none; }
.menu li:last-child a { border-right: none; }
.menu .sub-menu li:first-child a { border-left: none; }
.menu .sub-menu li:last-child a { border-right: none; }
.menu ul { border: 1px solid #666; border-bottom: none; margin-bottom: 0; padding-bottom: 0; -webkit-box-shadow: 0px 0px 10px 1px #000; box-shadow: 0px 0px 10px 1px #000; }
.menu ul a { border: none; }
.menu ul li a { border-bottom: 1px solid #666; }

/** Menu Placement, Size & Spacing
	- NOTE:	Check the "Top" value under the "Shows submenus"
			if there's an issue with the submenus displaying
 **/

.menu {
	line-height: 1;
	float: left;
	width: 959px;
	padding: 8px 0px 0px 1px;
	height: 20px;
	margin-top: 3px;
	clear: both;
}

#menu-footer-menu.menu {
	width: 500px;
	padding: 0;
	height: 24px;
}

.msie .menu {
	font-size: 11px;
}

.menu { margin-bottom: 0px; padding-bottom: 0; }
.menu a { padding: 1px 40px; }
#menu-footer-menu.menu a { padding: 1px 6px; }
.menu .sub-menu a { padding: 12px 10px; }

/** Menu Function
	- NOTE:	Little of this should require editing with exception
			of the note above about submenus.
 **/

.menu, .menu * { list-style: none; margin-left: 0; }
.menu li { float: left; padding: 0; position: relative; }
.menu ul li { width: 100%; }

.menu a { display: block; position: relative; }

/* Hides items under top menu */
.menu ul { position: absolute; top: -9999em; width: 20em; /* left offset of submenus need to match (see below) */ }

/* Shows submenus */
.menu li:hover ul,
.menu li.menu-hover ul { left: -1px; top: 28px; /* match top ul list item height */ z-index: 99; }

/* Hides all sub items (4 levels deep) */
.menu li:hover li ul,
.menu li.menu-hover li ul,
.menu li li:hover li ul,
.menu li li.menu-hover li ul,
.menu li li li:hover li ul,
.menu li li li.menu-hover li ul { top: -999em; }

/* On :hover, displays all sub items (4 levels deep) */
.menu li li:hover ul,
.menu li li.menu-hover ul,
.menu li li li:hover ul,
.menu li li li.menu-hover ul,
.menu li li li li:hover ul,
.menu li li li li.menu-hover ul { left: 20em; /* match .menu ul width */ top: -1px; }

/* Default Skin */



/* Menu bugfix */
.ie7 .menu:hover { visibility: inherit; /* fixes IE7 'sticky bug' */ }

.wp-smiley { max-height: 13px; margin: 0 !important; } /* Prevent the smileys from breaking line-height */

/* Navigation */
.page-navigation .menu-next { float: left; }
.page-navigation .menu-previous { float: right; }
.single-page-navigation .menu-next { float: right; }
.single-page-navigation .menu-previous { float: left; }

