/*
  Theme Name: Hans
  Description: Hans is a premium WordPress mobile responsive theme designed for the Genesis Framework by <a href="http://www.web-savvy-marketing.com/go/studiopress/">StudioPress</a>. This Genesis child theme is ideal for agent blogs and real estate websites and comes in 5 color schemes.
  Author: Web Savvy Marketing
  Author URI: http://www.web-savvy-marketing.com/
  Tags: one-column, two-column, right-side, fixed-width, featured-images, theme-options, red, white, tan, gray, blue, orange, teal, green
  
  Version: 2.1.4
  Copyright © 2012 Web Savvy Marketing, LLC.
  Template: genesis
*/

/* Stylesheet from Genesis 1.8.0 */

/* Import Fonts
------------------------------------------------------------ */
@import url(//fonts.googleapis.com/css?family=Muli:400,300);

/*
*
* font-family: 'Muli', Arial, Helvetica, sans-serif;
*
*/

/* Defaults
------------------------------------------------------------ */

body,
h1,
h2,
h2 a,
h2 a:visited,
h3,
h4,
h5,
h6,
p,
select,
textarea {
	color: #000000;
	font-family: 'Muli', Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 300;
	line-height: 1.5625;
	margin: 0;
	padding: 0;
	text-decoration: none; 
}
 
blockquote,
input,
select,
textarea,
.author-box,
.breadcrumb,
.sticky,
.taxonomy-description,
.wp-caption {
	background-color: #FFF;
	border: 1px solid #ddd; 
}
 
OPTION {
	font-style: italic;
	font-weight: 300;
	font: 13px 'Muli', Arial, Helvetica, sans-serif; 
}
 
element.style { 
	border: none !important; 
}
 
input,
label,
select,
textarea {
	color: #333;
	font-family: 'Muli', Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 300; 
}
 
li,
ol,
ul {
	margin: 0;
	padding: 0; 
}
 
ol li { 
	list-style-type: decimal; 
}

strong {
	font-weight: 900;
}

div.center {
  margin-left: auto;
  margin-right: auto;
}

 
/* Hyperlinks
------------------------------------------------------------ */
a {
	color: #237cb9
	text-decoration: underline; 
}

a:visited {
	color: #D7754A;
	text-decoration: underline; 
}
 
a:hover { 
	text-decoration: underline; 
}
 
a img { 
	border: none; 
}
 
/* Body
------------------------------------------------------------ */
body { 
	background-color: #FFF; 
}
 
::-moz-selection {
	background-color: #0d72c7;
	color: #fff; 
}
 
::selection {
	background-color: #0d72c7;
	color: #fff; 
}
 
/* Wrap
------------------------------------------------------------ */
#wrap {
	margin: 0 auto;
	padding: 0;
	width: 100%;  
}
 
 
/* Header
------------------------------------------------------------ */
#header {
	margin: 0 auto;
	min-height: 80px;
	width: 100%; 
}

#header .wrap {
	margin: 0 auto;
	width: 1000px;
}
 
#title-area {
	float: left;
	overflow: hidden;
	padding: 17px 0 0;
	width: 50%; 
}

#title {
	display: block;
	float: left;
	font-family: 'Muli', arial, serif;
	font-size: 29px;
	line-height: 1.25;
	margin: 0;
	text-transform: uppercase; 
}
 
#title a,
#title a:hover {
	color: #c7ca50;
	padding: 0;
	text-decoration: none; 
}
 
#description {
	clear: left;
	color: #828487;
	display: block;
	font-size: 19px;
	line-height: 1.25;
	font-family: 'Muli', arial, serif;
	font-weight: 300;
	padding: 0;
}
 
#header .widget-area {
	display: block;
	float: right;
	margin: 10px 0 0;
	max-width: 49%;
	width: 420px; 
	overflow: hidden;
}

#header .widget {
	margin: 5px 0;
}

#header .header-contact {
	clear: both;
	height: 26px;
}

#header .phone {
	float: right; 
}
 
#header .phone h3 {
	color: #d7754a;
	font-family: 'Muli', arial, serif;
	font-size: 21px;
	margin: 0;
	text-align: right;
}

#header .email-top {
	float: right;
	margin: 2px 10px 0 0;
	width: 32px;
}

.email-top a {
	background: url(http://opennola.org/wp-content/themes/hans/images/icon-email.png) left top no-repeat;
	float: right;
	height: 23px;
	text-indent: -9999px;
	width: 32px;
}
 
.social-wrap {
	clear: both;
	display: block;
	float: right;
	height: 32px; 
}
 
.social-wrap a {
	display: block;
	float: right;
	height: 32px;
	margin: 0;
	width: 31px; 
}
 
.social-wrap .gp {
	background: url(http://opennola.org/wp-content/themes/hans/images/icon-google.png) no-repeat;
	text-indent: -9999px;
	margin-right: 5px; 
}
 
.social-wrap .fb {
	background: url(http://opennola.org/wp-content/themes/hans/images/icon-facebook.png) no-repeat;
	text-indent: -9999px;
	margin-right: 5px; 
}
 
.social-wrap .twit {
	background: url(http://opennola.org/wp-content/themes/hans/images/icon-twitter.png) no-repeat;
	text-indent: -9999px;
	margin-right: 5px; 
}
 
.social-wrap .linkedin {
	background: url(http://opennola.org/wp-content/themes/hans/images/icon-linkedin.png) no-repeat;
	text-indent: -9999px;
	margin-right: 5px; 
}
 
.social-wrap .youtube { 
	background: url(http://opennola.org/wp-content/themes/hans/images/icon-youtube.png) no-repeat; 
	text-indent: -9999px;
}
 
/* Image Header - Partial Width
------------------------------------------------------------ */
.header-image #header #title-area {
	background: url(http://opennola.org/wp-content/uploads/logo.png) left top no-repeat;
	float: left;
	margin: 0; 
}
 
.header-image #title-area,
.header-image #title,
.header-image #title a {
	display: block;
	float: left;
	height: 76px;
	overflow: hidden;
	padding: 0;
	text-indent: -9999px;
	width: 500px; 
}
 
.header-image #description {
	display: block;
	height: 0;
	overflow: hidden;
	width: 0; 
}
 
/* Header / Primary / Secondary Navigation
------------------------------------------------------------ */
#nav {
	margin: 0 auto;
	width: 1000px;
}

.menu-primary,
.menu-secondary,
#header .menu {
	background-color: #c7ca50;
	clear: both;
	color: #333;
	font-family: 'Muli', arial, serif;
	font-size: 14px;
	margin: 0 auto;
	overflow: hidden;
	text-transform: uppercase;
}
 
#header .menu {
	border: 1px solid #ddd;
	box-sizing: border-box; 
}
 
.menu-secondary {
	border-bottom: 1px solid #ddd;
	border-top: none; 
}
 
.menu-primary ul,
.menu-secondary ul,
#header .menu ul {
	float: left;
}
 
.menu-primary li,
.menu-secondary li,
#header .menu li {
	float: left;
	list-style-type: none; 
}
 
.menu-primary a,
.menu-secondary a,
#header .menu a {
	color: #FFF;
	display: block;
	padding: 5px 15px 6px;
	position: relative;
	text-decoration: none; 
}
 
.menu-primary li a:active,
.menu-primary li a:hover,
.menu-primary .current_page_item a,
.menu-primary .current-cat a,
.menu-primary .current-menu-item a,
.menu-secondary li a:active,
.menu-secondary li a:hover,
.menu-secondary .current_page_item a,
.menu-secondary .current-cat a,
.menu-secondary .current-menu-item a,
#header .menu li a:active,
#header .menu li a:hover,
#header .menu .current_page_item a,
#header .menu .current-cat a,
#header .menu .current-menu-item a {
	background-color: #babd40;
	color: #FFF; 
}
 
.menu-primary li li a,
.menu-primary li li a:link,
.menu-primary li li a:visited,
.menu-secondary li li a,
.menu-secondary li li a:link,
.menu-secondary li li a:visited,
#header .menu li li a,
#header .menu li li a:link,
#header .menu li li a:visited {
	background-color: #f2f2f2;
	border-bottom: 1px solid #e3e3e5;
	border-top: none;
	color: #838487;
	font-size: 12px;
	padding: 9px 10px 8px;
	position: relative;
	text-transform: none;
	width: 138px; 
}
 
.menu-primary li li a:active,
.menu-primary li li a:hover,
.menu-secondary li li a:active,
.menu-secondary li li a:hover,
#header .menu li li a:active,
#header .menu li li a:hover {
	background-color: #babd40;
	color: #FFF; 
}
 
.menu-primary li ul,
.menu-secondary li ul,
#header .menu li ul {
	height: auto;
	left: -9999px;
	margin: 0 0 0 -1px;
	position: absolute;
	width: 160px;
	z-index: 9999; 
}
 
.menu-primary li ul a,
.menu-secondary li ul a,
#header .menu li ul a { 
	width: 140px; 
}
 
.menu-primary li ul ul,
.menu-secondary li ul ul,
#header .menu li ul ul { 
	margin: -36px 0 0 159px; 
}
 
.menu li:hover ul ul,
.menu li.sfHover ul ul { 
	left: -9999px; 
}
 
.menu li:hover,
.menu li.sfHover { 
	position: static; 
}
 
ul.menu li:hover>ul,
ul.menu li.sfHover ul,
#header .menu li:hover>ul,
#header .menu li.sfHover ul { 
	left: auto; 
}
 
.menu-primary li a.sf-with-ul,
.menu-secondary li a.sf-with-ul,
#header .menu li a.sf-with-ul { 
	padding-right: 25px; 
}

.menu li a .sf-sub-indicator {
	background: url(images/arrow-down-white.png) no-repeat;
	height: 5px;
	width: 12px; 
}
 
.menu li li a .sf-sub-indicator,
.menu li li li a .sf-sub-indicator {
	background: url(images/arrow-right-grey.png) no-repeat;
	height: 12px;
	width: 5px; 
}

.menu li li a:hover .sf-sub-indicator,
.menu li li li a:hover .sf-sub-indicator {
	background: url(images/arrow-right-white.png) no-repeat;
}
 
.menu li a .sf-sub-indicator,
.menu li li a .sf-sub-indicator,
.menu li li li a .sf-sub-indicator {
	position: absolute;
	right: 5px;
	text-indent: -9999px;
	top: 13px;
}
 
#wpadminbar li:hover ul ul { 
	left: 0; 
}
 
/* Primary Navigation Extras
------------------------------------------------------------ */
.menu li.right {
	float: right;
	padding: 7px 15px 6px; 
}
 
.menu li.right a {
	background: none;
	border: none;
	color: #333;
	display: inline;
	text-decoration: none; 
}
 
.menu li.right a:hover {
	color: #0d72c7;
	text-decoration: none; 
}
 
.menu li.search { 
	padding: 0 10px; 
}
 
.menu li.rss a {
	background: url(http://opennola.org/wp-content/themes/hans/images/rss.png) left center no-repeat;
	margin: 0 0 0 10px;
	padding: 0 0 0 16px; 
}
 
.menu li.twitter a {
	background: url(http://opennola.org/wp-content/themes/hans/images/twitter-nav.png) left center no-repeat;
	padding: 0 0 0 20px; 
}
 
/* Inner
------------------------------------------------------------ */
#inner {
	clear: both;
	margin: 0;
	padding: 0px; 
	width: 100%;
}

#inner .wrap {
	background: #FFF;
	margin: 0 auto 10px;
	overflow: hidden;
	padding: 10px 15px 5px;
	width: 1000px;
}
  
.home .recent-post {
	float: left;
	padding: 10px;
	width: 730px; 
}
 
.home .recent-post h4 {
	color: #C7CA50;
	font-family: 'Muli', Arial, Helvetica, sans-serif;
	font-size: 22px;
	text-transform: uppercase; 
}

.home .recent-post .attachment-featured {
	display: block;
	width: 100px; 
}
 
 
.home .recent-post p {
	color: #828487;
	font-family: 'Muli', Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: 300; 
}
 
.home .recent-post p a.more-link { 
	color: #d7754a; 
}
 
#inner .featured-agent {
	border: 1px solid #abadb0;
	float: right;
	overflow: hidden;
	padding: 10px;
	width: 220px; 
}
 
#inner .featured-agent p {
	color: #828487;
	font-family: 'Muli', Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 300; 
}
  
#inner .featured-agent .widget-wrap p {
	color: #828487;
	font-weight: 300;
	font: 12px/19px 'Muli', Arial, Helvetica, sans-serif; 
}


/* Home Page
------------------------------------------------------------ */   
.home-mid-widgets {
	margin: 0;
	overflow: hidden;
	padding: 10px 0 0 0;
	width: 100%; 
}

.home-bottom-widgets {
	margin: 0;
	overflow: hidden;
}

/* Home Search Box
------------------------------------------------------------ */    

.home-search-box {
	background: #f1f1f2;
	float: left;
	height: 298px;
	padding: 10px 10px 5px;
	width: 224px; 
}

.home-search-box p {
	font-weight: 300;
	font: 11px 'Muli', Arial, Helvetica, sans-serif;
	padding: 5px; 
}
 
.home-search-box #searchform select {
	background: #fff;
	border: 0;
	color: #828487;
	font-weight: 300;
	font: 12px 'Muli', Arial, Helvetica, sans-serif;
	height: 25px;
	margin: 10px 0 0 5px;
	overflow: hidden;
	width: 216px; }
 
.home-search-box .searchsubmit {
	background: #C7CA50;
	color: #FFF;
	display: block;
	font: 18px 'Muli', Arial, Helvetica, sans-serif;
	margin: 20px 0 0 5px;
	text-transform: uppercase; 
}
 
 
/* Home Call to Action Boxes
------------------------------------------------------------ */   
 
.home-mid-widgets .cta-boxes {
	float: left;
	overflow: hidden;
	width: 910px;
}
 
.home-mid-widgets .cta-boxes .widget { 
	border: 1px solid #abadb0;
	color: #828487;
	display: block;
	float: left;
	font-family: 'Muli', Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 109px;
	line-height: 16px;
	margin: 0 0 0 5px;
	padding: 10px;
	width: 200px;
}

.home-mid-widgets .cta-boxes a { 
	color: #D8764B; 
}

.cta-boxes p {
	line-height: 16px;
}

.cta-boxes strong {
	color: #D8764B;
	font-weight: bold; 
}
 
.cta-boxes .enews form { 
	margin: 10px 0 0 0; 
}
 
.cta-boxes .enews #subbutton {
	background: #C7CA50;
	color: #FFF;
	display: block;
	height: 27px;
	margin: 4px 0 0 0;
	text-transform: uppercase;
}
 
.cta-boxes .enews #subbox {
	color: #828487;
	float: left;
	font-size: 11px;
	height: 23px;
	margin: 0;
	padding: 1px 5px;
	width: 70%; 
}
 
.cta-boxes .mailinglist { 
	padding: 5px 0; 
}
 
.cta-boxes .mailinglist .name {
	color: #828487;
	font-size: 11px;
	height: 23px;
	padding-left: 5px;
	width: 215px; 
}
 
.cta-boxes .mailinglist .email {
	color: #828487;
	float: left;
	font-size: 11px;
	height: 23px;
	margin: 4px 0 0 0;
	padding-left: 5px;
	width: 177px; 
}
 
.cta-boxes .mailinglist .submit {
	background: #C7CA50;
	color: #FFF;
	display: block;
	height: 23px;
	height: 27px;
	line-height: 27px;
	margin: 4px 0 0 0;
	width: 38px; 
}
 
/* Featured Listings
------------------------------------------------------------ */ 
 
.home-mid-widgets { line-height: 0; padding: 0; }

.home-mid-widgets .featured-listing {
	border: 1px solid #abadb0;
	float: left;
	height: 165px;
	margin: 4px 0 10px 5px;
	overflow: hidden;
	padding: 10px 5px 0 10px;
	width: 734px; 
}
 
.home-mid-widgets .featured-listing .listing-wrap {
	float: left;
	height: auto;
	margin: 0 5px 0 0;
	position: relative;
	width: 178px; 
}
 
.home .featured-listing .listing-wrap a img,
#inner .sidebar .listing-wrap a img {
	border: 0px solid #DDDDDD;
	height: auto;
	padding: 3px;
	width: auto;
}
 
.home-mid-widgets .featured-listing p {
	font-weight: 300;
	font: 13px 'Muli', Arial, Helvetica, sans-serif;
	padding: 10px; 
}
 
.home-mid-widgets .featured-listing a:hover img {
	border: 1px solid #abadb0;
	padding: 3px; 
}
 
.home-mid-widgets .featured-listing span.listing-price {
	-moz-transform-origin: bottom left;
	-moz-transform: rotate(-270deg);
	-o-transform-origin: bottom left;
	-o-transform: rotate(-270deg);
	-webkit-transform-origin: bottom left;
	-webkit-transform: rotate(-270deg);
	transform-origin: bottom left;
	transform: rotate(-270deg);
	background: #838487;
	bottom: 85px;
	clear: both;
	color: #FFF;
	font-size: 15px;
	margin: 0;
	padding-right: 10px;
	position: absolute;
	right: -54px;
	text-align: right;
	top: auto;
	width: 71px;
}

.chrome .featured-listing span.listing-price {
	right: -55px;
}

.ie .home .home-mid-widgets .featured-listing span.listing-price {
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
	bottom: 85px;
}
 
/* Listing
------------------------------------------------------------ */
.widget-wrap .listing-wrap {
	display: block;
	float: left;
	height: 290px;
	margin: 0 0 0 10px;
	overflow: hidden;
	position: relative;
	text-align: center;
	width: 320px; 
}
 
.listing-wrap .listing-address {
	font: 15px 'Muli', Arial, Helvetica, sans-serif;
	margin-left: 5px; 
}
 
.listing-wrap .listing-text {
	background: #BABD40;
	color: #FFF;
	font: 13px 'Muli', Arial, Helvetica, sans-serif;
	left: 5px;
	padding: 5px;
	position: absolute;
	top: 5px; 
}
 
.listing-wrap .listing-city-state-zip {
	font: 15px 'Muli', Arial, Helvetica, sans-serif;
	margin-left: 5px; 
}
 
.listing-wrap a.more-link {
	color: #D8764B;
	font: 15px 'Muli', Arial, Helvetica, sans-serif;
	margin-left: 5px;
	text-decoration: none; 
}
 
.listing-wrap a img {
	border: 1px solid #DDDDDD;
	height: 200px;
	padding: 4px; 
	width: 310px;
}
 
.listing-wrap a:hover img {
	border: 1px solid #abadb0;
	padding: 4px; 
}
 
.listing-wrap .listing-price {
	-moz-transform-origin: bottom left;
	-moz-transform: rotate(-270deg);
	-o-transform-origin: bottom left;
	-o-transform: rotate(-270deg);
	-webkit-transform-origin: bottom left;
	-webkit-transform: rotate(-270deg);
	transform: rotate(-270deg);
	transform-origin: bottom left;
	background: #838487;
    clear: both;
    color: #FFFFFF;
    margin: 0;
    padding-right: 10px;
    position: absolute;
    right: -85px;
    text-align: center;
    top: 65px;
    width: 105px;
}

.chrome .listing-wrap .listing-price {
	right: -86px;
}

.ie .listing-wrap .listing-price {
	-o-transform: rotate(-270deg);
	-o-transform-origin:  bottom left;
	transform: rotate(-270deg);
	transform-origin: bottom left;
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
	top: 65px;
}
 
.listing-page-search {
	margin: 25px 0;
	overflow: hidden; 
}
 
.listing-page-search #searchsubmit {
	background: #C7CA50;
	border: 0;
	color: #FFF;
	height: 24px;
	margin-left: 2px; 
}
  
.listing-page-search #searchform select {
	background-position: right;
	background: #ffffff;
	background: transparent;
	border: 3px solid #f1f1f2;
	color: #828487;
	float: left;
	font-weight: 300;
	font: 12px 'Muli', Arial, Helvetica, sans-serif;
	height: 25px;
	margin: 0px;
	width: 171px; 
}
 
/* Page
------------------------------------------------------------ */

p.introduction:first-letter {
 font-size: 44px;
 float: left; 
color: #D4D4C7;
 line-height: 35px;
 padding-top: 3px; 
 padding-right: 3px;
 font-family: Times, serif, Georgia;
}

#content-sidebar-wrap {
	float: left;
	width: 835px; 
}
 
#content {
	float: left;
	width: 580px; 
}

div.spread {
	margin: 0 auto;
}
 
#content .post {
	border-bottom: 1px solid #CCC;
	margin: 0 10px 30px 10px;
	padding-bottom: 0; 
}
 

.entry-content strong,
.entry-content p strong { 
	color: #C7CA50; 
	font-weight: 900;
}

.entry-content small a { 
	color: #D8764B; 
}
 
 
.entry-content a { 
	color: #d7754a; 
}
 
 
.post .entry-date p {
	color: #828487;
	font: 13px 'Muli', Arial, Helvetica, sans-serif; 
}
 
.post .entry-date a {
	color: #828487;
	font: 13px 'Muli', Arial, Helvetica, sans-serif; 
}
 
#sidebar {
	float: right;
	width: 245px; 
}
 
#sidebar #searchform select {
	border: 0;
	color: #828487;
	font-weight: 300;
	font: 12px 'Muli', Arial, Helvetica, sans-serif;
	height: 25px;
	margin: 5px 0 5px 5px;
	overflow: hidden;
	width: 216px; 
}
 
#sidebar #searchform .searchsubmit {
	background: #C7CA50;
	color: #FFF;
	display: block;
	font: 18px 'Muli', Arial, Helvetica, sans-serif;
	margin: 10px 0 0 10px;
	text-transform: uppercase; 
}
 
#sidebar .property-search .widget-wrap {
	background: #f1f1f2;
	border: none;
	padding: 10px; 
}
 
#sidebar .property-search #searchform {
	margin: 0;
	padding: 0; 
}

#sidebar .author-box strong { 
	color: #C7CA50; 
}
 
#sidebar .author-box span {
	color: #C7CA50;
	font: 13px 'Muli', Arial, Helvetica, sans-serif; 
}
 
#sidebar .widget-wrap {
	border: 0px solid #abadb0;
	font-weight: 300;
	font: 14px 'Muli', Arial, Helvetica, sans-serif;
	margin: 10px 0;
	overflow: hidden;
	padding: 10px; 
}
 
#sidebar .widget-wrap .textwidget {
	margin: 0;
	padding: 0; 
}
 
#sidebar .widget-wrap p {
	color: #828487;
	font-weight: 300;
	font: 12px 'Muli', Arial, Helvetica, sans-serif;
	margin: 3px 0; 
}
 
#sidebar .widget-wrap strong { 
	color: #BABD40; 
}
 
 
#sidebar .enews form { 
	margin: 10px 0 0 0; 
}
 
#sidebar .enews #subbox {
	color: #828487;
	float: left;
	font-size: 11px;
	height: 23px;
	margin: 0;
	padding-left: 5px;
	width: 70%; 
}
 
#sidebar .enews #subbutton {
	background: #C7CA50;
	color: #FFF;
	display: block;
	height: 27px;
	line-height: 27px;
	margin: 4px 0 0 0;
	padding: 0 5px;
	text-transform: uppercase;
	width: auto; 
}
 
#sidebar .widget-wrap .page,
#sidebar .widget-wrap .post {
	border-bottom: 1px dotted #CCC !important;
	margin: 0 0 10px 0;
	padding: 5px 0; 
}
 
/* Page Property Details
------------------------------------------------------------ */
.entry-content .property-details {
	background: #fafafa;
	border: 1px solid #abadb0;
	float: right;
	font-size: 13px;
	margin: 0 20px 15px 10px;
	min-height: 375px;
	padding: 10px;
	width: 33%; 
}
 
.property-details .property-details-col1 {
	float: left;
	line-height: 29px;
	width: 100%; 
}
 
.property-details .property-details-col2 {
	float: right;
	line-height: 29px;
	width: 100%; 
}
 
.entry-content .property-details b {
	color: #c7ca50; 
}
 
/* Breadcrumb
------------------------------------------------------------ */
.breadcrumb {
	border: 1px solid #C7CA50;
	color: #D8764B;
	font-size: 14px;
	margin: 5px 0px;
	padding: 0 10px; 
}
 
/* Taxonomy Description
------------------------------------------------------------ */
.taxonomy-description {
	background-color: #fff;
	margin: -10px 0 30px;
	padding: 0 0 15px; 
}
 
.taxonomy-description p {
	font-size: 14px;
	padding: 15px 15px 0; 
}
 
/* Content-Sidebar Wrap
------------------------------------------------------------ */
.content-sidebar #content-sidebar-wrap,
.full-width-content #content-sidebar-wrap,
.sidebar-content #content-sidebar-wrap { 
	width: 100%; 
}
 
.sidebar-content-sidebar #content-sidebar-wrap,
.sidebar-sidebar-content #content-sidebar-wrap { 
	float: right; 
}
 
/* Content
------------------------------------------------------------ */
.content-sidebar #content,
.sidebar-content #content {
	float: left;
	width: 730px; 
}
 
.sidebar-content #content,
.sidebar-sidebar-content #content { 
	float: right; 
}
 
.full-width-content #content { 
	width: 1000px; 
}
 
.entry-content {
	color: #828487;
	font-weight: 300;
	font: 13px 'Muli', Arial, Helvetica, sans-serif;
	margin: 0 0 10px 0;
	overflow: hidden; 
}

.entry-content p {
	margin: 0 0 8px;
}

 
blockquote {
	background: url(http://opennola.org/op/wp-content/uploads/2014/06/quote-mark.png) no-repeat;
	border: none;
	margin: 5px 5px 20px;
	padding: 25px 30px 5px 70px; 
}
 
blockquote p {
	color: #999;
	font-style: italic; 
}
 
p.subscribe-to-comments { 
	padding: 20px 0 10px; 
}
 
.clear { 
	clear: both; 
}
 
.clear-line {
	border-bottom: 1px solid #ddd;
	clear: both;
	margin: 0 0 25px; 
}


.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	display: inline-block;
}

.ie .clearfix {
	display: block;
	zoom: 1;
}
 
/* Column Classes
------------------------------------------------------------ */
.five-sixths,
.four-fifths,
.four-sixths,
.one-fifth,
.one-fourth,
.one-half,
.one-sixth,
.one-third,
.three-fifths,
.three-fourths,
.three-sixths,
.two-fifths,
.two-fourths,
.two-sixths,
.two-thirds {
	float: left;
	margin: 0 0 20px;
	padding-left: 3%; 
}
 
.one-half,
.three-sixths,
.two-fourths { 
	width: 48%; 
}
 
.one-third,
.two-sixths { 
	width: 31%; 
}
 
.four-sixths,
.two-thirds { 
	width: 65%; 
}
 
.one-fourth { 
	width: 22.5%; 
}
 
.three-fourths { 
	width: 73.5%; 
}
 
.one-fifth { 
	width: 17.4%; 
}
 
.two-fifths { 
	width: 37.8%; 
}
 
.three-fifths { 
	width: 58.2%; 
}
 
.four-fifths { 
	width: 78.6%; 
}
 
.one-sixth { 
	width: 14%; 
}
 
.five-sixths { 
	width: 82%; 
}
 
.first {
	clear: both;
	padding-left: 0; 
}
 
/* Featured Post Grid
------------------------------------------------------------ */
.genesis-grid-even,
.genesis-grid-odd {
	margin: 0 0 20px;
	padding: 0 0 15px;
	width: 48%; 
}
 
.genesis-grid-even { 
	float: right; 
}
 
.genesis-grid-odd {
	clear: both;
	float: left; 
}
 
/* Headlines
------------------------------------------------------------ */
h1,
h2,
h2 a,
h2 a:visited,
h3,
h4,
h5,
h6 {
	color: #C7CA50;
	font-family: 'Muli', arial, serif;
	line-height: 1.25;
	margin: 0 0 10px; 
}
 
h1 { 
	font-size: 24px; 
}
 
.taxonomy-description h1 { 
	margin: 0; 
}

h2 { 
	font-size: 22px; 
}
 
h2 a,
h2 a:visited { 
	font-family: 'Muli', arial, serif; 
	color: #0d72c7;
}
 
h2 a:hover {
	color: #0d72c7;
	text-decoration: none; 
}
 
 
h3 { 
	font-size: 18px; 
}
 
h4 { 
	font-size: 16px; 
}
 
  
h5 { 
	font-size: 14px; 
}

h1.entry-title,
h2.entry-title {
	color: #C7CA50;
	font: 22px 'Muli', Arial, Helvetica, sans-serif;
	margin: 20px 0;
	text-transform: uppercase; 
}

h2.entry-title a,
h2.entry-title a:visited,
.post h2 a,
.post h2 a:visited {	
	color: #C7CA50;
	font: 14px 'Muli', Arial, Helvetica, sans-serif;
	text-transform: uppercase; 
}
	
h4.widgettitle {
	color: #C7CA50;
	display: block;
	font-family: 'Muli', Arial, Helvetica, sans-serif;
	font-size: 22px ;
	font-weight: 300;
	line-height: 19px;
	text-transform: uppercase; 
}

.listing-page-search h4.widgettitle {
	float: left;
	font-size: 24px ;
	font-weight: 400;
	margin: 0 10px 0 0;
}

.single-listing .entry-content h2 {
	clear: both;
	width: 100%;
}

 
/* Ordered / Unordered Lists
------------------------------------------------------------ */
.entry-content ol, 
.entry-content ul {
	color: #828487;
	font-family: 'Muli', Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 10px 0;
	padding: 0; 
}
 
.archive-page ul li,
.entry-content ul li {
	list-style-type: square;
	margin: 3px 0 10px 30px;
	padding: 0; 
}

#sidebar ul li {
	list-style-position: outside;
	list-style-type: square;
	margin-left: 15px;
	padding: 0; 
}

#sidebar ul li a {
	color: #828487;
}

#sidebar ul li a:hover {
	color: #D7754A;
}

 
.entry-content ol li { 
	margin: 5px 0 10px 35px; 
}
 
.archive-page ul ul,
.entry-content ol ol,
.entry-content ul ul {
	margin: 5px 0 0 10px;
	padding: 0; 
}
 
.archive-page ul ul li ,
.entry-content ol ol li ,
.entry-content ul ul li { 
	list-style-type: circle; 
}
 
/* Post Info
------------------------------------------------------------ */
.post-info {
	font-size: 13px;
	margin: 0; 
}

.post-info .fn a {
	color: #838487;
}
 
/* Post Meta
------------------------------------------------------------ */
.post-meta {
	background: #f1f1f2;
	clear: both;
	font-size: 14px;
	font-size: 14px;
	margin: 10px 0;
	overflow: hidden; 
}
 
.post-meta a {
	color: #D8764B;
	text-decoration: none; 
}
 
.post-meta span {
	float: left;
	margin-left: 10px;
	padding: 2px 0;
	width: 40%; 
}
 
/* Author Box
------------------------------------------------------------ */
.author-box {
	background-color: #f5f5f5;
	margin: 0 0 40px;
	overflow: hidden;
	padding: 10px; 
}

#sidebar .author-box {
	background: none;
}
 
.author-box p { 
	font-size: 14px; 
}
 
/* Sticky Posts
------------------------------------------------------------ */
.sticky {
	background-color: #f5f5f5;
	margin: -10px 0 40px;
	padding: 20px; }
 
/* Archive Page
------------------------------------------------------------ */
.archive-page {
	float: left;
	padding: 20px 0 0;
	width: 45%; 
}
 
/* Post Icons
------------------------------------------------------------ */
.post-comments,
.tags {
	background: url(http://opennola.org/wp-content/themes/hans/images/icon-dot.png) no-repeat left;
	margin: 0 0 0 3px;
	padding: 0; 
}
 
#comments .fn { 
	display: none; 
}
 
#comments .comment-meta { 
	display: none; 
}
 
#comments .says { 
	display: none; 
}
 
#comments .avatar {
	display: block;
	float: left;
	margin-right: 10px; 
}
 
#comments p {
	display: block;
	float: right;
	font-weight: 300;
	font: 13px 'Muli', Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 10px;
	width: 86%; 
}
 
#comments .reply {
	clear: both;
	display: block;
	float: right;
	margin: 0;
	padding: 0; 
}
 
/* Images
------------------------------------------------------------ */
img {
	height: auto;
	max-width: 100%; 
}
 
.avatar,
.featuredpage img,
.featuredpost img,
.post-image {
	background-color: #f5f5f5;
	border: 0px solid #ddd;
	display: block;
	padding: 4px;
	width: auto; 
}
 
.author-box .avatar {
	background-color: #fff;
	float: left;
	margin: 0 10px 0 0; 
}
 
.post-image { 
	margin: 0 10px 10px 0; 
}
 
.comment-list li .avatar {
	background-color: #fff;
	float: right;
	margin: 0 0 0 10px; 
}
 
img.centered,
.aligncenter {
	display: block;
	margin: 0 auto 10px; 
}
 
img.alignnone {
	border: 0px solid #CCC;
	display: inline;
	margin: 0 0 10px;
	padding: 3px; 
}
 
img.alignleft {
	border: 0px solid #CCC;
	display: inline;
	margin: 0 15px 10px 0;
	padding: 3px; 
}
 
img.alignright {
	border: 0px solid #DDD !important;
	display: inline;
	margin: 0 0 10px 15px;
	padding: 3px; 
}
 
img.centered,
img.aligncenter {
	border: 1px solid #ddd;
	padding: 3px;
}
 
.alignleft {
	float: left;
	margin: 0 15px 10px 0; 
}
 
.alignright {
	float: right;
	margin: 0 0 10px 15px; 
}
 
.wp-caption {
	padding: 5px;
	text-align: center;
}
 
p.wp-caption-text {
	font-size: 14px;
	margin: 5px 0; 
}
 
.wp-smiley,
.wp-wink {
	border: none;
	float: none; 
}
 
/* Post Navigation
------------------------------------------------------------ */
.navigation {
	font-size: 14px;
	overflow: hidden;
	padding: 20px 0;
	width: 100%; 
}
 
.navigation li { 
	display: inline; 
}
 
.navigation li a,
.navigation li.disabled,
.navigation li a:hover,
.navigation li.active a {
	border: 1px solid #ddd;
	color: #D8764B;
	padding: 5px 8px; 
}
 
.navigation li a:hover,
.navigation li.active a { 
	background-color: #f5f5f5; 
}
 
/* Primary / Secondary Sidebars
------------------------------------------------------------ */
.sidebar {
	display: inline;
	float: right;
	font-size: 14px;
	width: 240px; 
}

.sidebar a,
.sidebar a:visited {
	color: #D7754A;
}
 
#sidebar-alt {
	border: 1px solid #ABADB0;
	float: left;
	margin-top: 10px;
	padding: 10px;
	width: 130px; 
}

#sidebar-alt .widget {
	margin: 10px 0;
}
  
#sidebar-alt a {
	color: #ABADB0;
}

#sidebar-alt a:hover {
	color: #BABD40;
}
 
.sidebar-content #sidebar,
.sidebar-sidebar-content #sidebar { 
	float: left; 
}
 
.content-sidebar-sidebar #sidebar-alt {
	float: right;
	margin-top: 10px; 
}
 
.sidebar p { 
	font-size: inherit; 
}
 
.sidebar .widget-area ol,
.sidebar .widget-area ul,
.widget-area .textwidget,
.widget_tag_cloud div div { 
	padding: 0; 
}
 
.sidebar .widget-area ul li,
#footer-widgets .widget-area ul li {
	border-bottom: 1px dotted #ddd;
	list-style-type: none;
	margin: 0 0 7px;
	padding: 0 0 5px;
	word-wrap: break-word; 
}
 
.sidebar .widget-area ul ul li {
	border: none;
	margin: 0;
}

.sidebar .widget ul {
	list-style: none;
}
 
/* Dropdowns
------------------------------------------------------------ */
.widget_archive select,
#cat {
	color: #8D8E8D;
	display: inline;
	font: 13px 'Muli', Arial, Helvetica, sans-serif;
	margin: 5px 15px 0;
	padding: 3px;
	width: 85%; 
}
 
/* Featured Page / Post
------------------------------------------------------------ */
.featuredpage,
.featuredpost {
	clear: both;
	margin: 0;
	overflow: hidden; 
}
 
.featuredpage .page,
.featuredpost .post {
	border-bottom: 1px solid #ddd;
	margin: 0  !important;
	overflow: hidden;
	padding: 16px 0px 0;
}
 
#footer-widgets .featuredpage .page,
#footer-widgets .featuredpost .post {
	margin: 0 0 10px;
	padding: 0; 
}
 
.more-from-category { 
	padding: 5px 15px 0; 
}

.category .entry-content p,
.page-template-page_blog-php .entry-content p {
	color: #828487;
    font: 13px 'Muli', Arial, Helvetica, sans-serif;
    margin: 10px 0;
	}
 
/* User Profile
------------------------------------------------------------ */
.user-profile { 
	overflow: hidden; 
}
 
.user-profile .posts_link { 
	padding: 0 15px; 
}
 
/* Buttons
------------------------------------------------------------ */
input[type="button"],
input[type="submit"] {
	cursor: pointer;
	text-decoration: none; 
}
 
input:hover[type="button"],
input:hover[type="submit"] {
	cursor: pointer;
	text-decoration: none; 
}
 
/* Search Form
------------------------------------------------------------ */
#header .searchform {
	float: right;
	padding: 12px 0 0; 
}
 
.sidebar .searchform { 
	padding: 5px 0 0 15px; 
}
 
.s {
	margin: 10px -7px 0 0;
	padding: 6px 5px;
	width: 180px; 
}
 
#nav .s {
	background-color: #fff;
	margin: 2px -7px 0 0; 
}

/* Calendar Widget
------------------------------------------------------------ */
#wp-calendar { 
	width: 100%; 
}
 
#wp-calendar caption {
	font-size: 12px;
	font-style: italic;
	padding: 2px 5px 0 0;
	text-align: right; 
}
 
#wp-calendar thead {
	background-color: #f5f5f5;
	font-weight: bold;
	margin: 10px 0 0; 
}
 
#wp-calendar td {
	background-color: #f5f5f5;
	padding: 2px;
	text-align: center; 
}
 
/* Widgets
------------------------------------------------------------ */
#footer-widgets {
	background-color: #f5f5f5;
	border-top: 1px solid #ddd;
	clear: both;
	font-size: 14px;
	margin: 0 auto;
	overflow: hidden;
	width: 100%; 
}
 
#footer-widgets .wrap {
	overflow: hidden;
	padding: 20px 30px 10px; 
}
 
#footer-widgets .widget {
	background: none;
	border: none;
	margin: 0 0 15px;
	padding: 0; 
}
 
#footer-widgets .textwidget { 
	padding: 0; 
}
 
#footer-widgets .widget_tag_cloud div div { 
	padding: 0; 
}
 
#footer-widgets p {
	font-size: inherit;
	margin: 0 0 10px; 
}
 
#footer-widgets ul { 
	margin: 0; 
}

#footer-widgets ul li { 
	margin: 0 0 0 20px; 
}
 
#footer-widgets #wp-calendar thead,
#footer-widgets #wp-calendar td { 
	background: none; 
}
 
.footer-widgets-1 {
	float: left;
	margin: 0 30px 0 0;
	width: 280px; 
}
 
.footer-widgets-2 {
	float: left;
	width: 280px; 
}
 
.footer-widgets-3 {
	float: right;
	width: 280px; 
}
 
/* Footer
------------------------------------------------------------ */
#footer {
	background-color: #8d8e8d;
	border-top: 10px solid #c7ca50;
	clear: both;
	font-size: 14px;
	margin: 0 auto;
	overflow: hidden;
	width: 100%; 
}
 
#footer .footer-left {
	border-right: 1px solid #c6c7c6;
	float: left;
	width: 740px; 
}

#footer .footer-left .widget-wrap {
	color: #F1F1F2;
	float: left;
	font: 13px 'Muli', Arial, Helvetica, sans-serif;
	margin-right: 5px;
	width: 32%; 
}
 
#footer .footer-left .textwidget { 
	line-height: 20px; 
}
 
#footer .widget-wrap ul {
	color: #acacac;
	list-style: square; 
}
 
#footer .widget-wrap ul li {
	border-bottom: 1px dotted #acacac;
	list-style: none;
	margin: 5px 5px 5px 0;
	padding-bottom: 5px; 
}
 
#footer .widget-wrap ul li a {
	color: #F1F1F2;
	font-weight: 300;
	font: 13px 'Muli', Arial, Helvetica, sans-serif; 
}
 
#footer h4.widgettitle {
	color: #C7CA50;
	font: 17px 'Muli', Arial, Helvetica, sans-serif;
	text-transform: uppercase; 
}
 
#footer .wrap {
	margin: 0 auto;
	overflow: hidden;
	padding: 10px 0;
	width: 1000px; 
}
 
#footer .footer-right {
	color: #F1F1F2;
	float: right;
	font-weight: 300;
	font: 13px 'Muli', Arial, Helvetica, sans-serif;
	padding-left: 10px;
	width: 245px; 
}
 
#footer .footer-right p { 
	color: #F1F1F2; 
}

#footer .footer-right a { 
	color: #C7CA50; 
}
 
#footer p { 
	font-size: inherit; 
}
 
#footer .gototop {
	float: left;
	width: 200px; 
}
 
#footer .creds {
	float: right;
	text-align: right;
	width: 650px; 
}
 
/* Comments
------------------------------------------------------------ */
#respond {
	margin: 0 0 0px 0;
	overflow: hidden;
	padding: 0;
	position: relative; 
}
 
#commentform .comment-form-comment {
	margin: 10px 0 0 0;
	padding: 0; 
}
 
#respond #reply-title {
	font-weight: 300;
	font: 24px 'Muli', Arial, Helvetica, sans-serif;
	text-transform: uppercase; 
}
 
#respond .logged-in-as { 
	font-size: 12px; 
}
 
#respond .logged-in-as a { 
	color: #8D8E8D; 
}
 
#respond .form-submit {
	margin: 0;
	overflow: hidden;
	padding: 0; 
}
 
#respond .form-submit #submit {
	background: #C7CA50;
	bottom: 10px;
	color: #FFF;
	font: 15px 'Muli', Arial, Helvetica, sans-serif;
	padding: 5px;
	position: absolute;
	right: 3px;
	text-transform: uppercase; 
}
 
#author,
#comment,
#email,
#url {
	margin: 10px 5px 0 0;
	padding: 5px;
	width: 250px; 
}
 
#comment {
	height: 150px;
	margin: 0 0 10px 0 ;
	width: 98%; 
}
 
.ping-list { 
	margin: 0 0 40px; 
}
 
.comment-list ol,
.ping-list ol { 
	padding: 10px; 
}
 
.comment-list li,
.ping-list li {
	font-weight: bold;
	list-style-type: none;
	margin: 0 5px;
	overflow: hidden;
	padding: 0; 
}
 
.comment-list li ul li {
	list-style-type: none;
	margin-right: -16px; 
}
 
#cancel-comment-reply-link {
	color: #C7CA50;
	font: 14px 'Muli', Arial, Helvetica, sans-serif;
	text-decoration: none; 
}
 
.comment-content p {
	border: 1px solid #CCC;
	font-size: 14px;
	margin: 0 0 20px; 
}
 
#commentform label {
	color: #828487;
	font: 13px 'Muli', Arial, Helvetica, sans-serif; 
}
 
.comment-list cite,
.ping-list cite { 
	font-style: normal; 
}
 
.commentmetadata {
	font-size: 12px;
	margin: 0 0 5px; 
}
 
.reply {
	font-size: 12px;
	font-weight: 300; 
}
 
.reply a {
	color: #C7CA50;
	font-size: 11px;
	font-weight: 300;
	text-decoration: none; 
}
 
.nocomments { 
	text-align: center; 
}
 
#comments .navigation {
	display: block;
	display: none; 
}
 
.alt,
.depth-1,
.even { 
	border: 0; 
}
 
/* Gravity Forms
------------------------------------------------------------ */
.gform_wrapper {
	clear: both;
	position: relative; 
}
 
div.gform_wrapper input,
div.gform_wrapper select,
div.gform_wrapper textarea {
	background: #f1f1f2;
	box-sizing: border-box;
	font-size: 14px !important; 
}
 
.ginput_container { 
	clear: both !important; 
}
 
.gfield textarea { 
	background: #FFF; 
}
 
.gravity-name {
	clear: none !important;
	float: left !important;
	margin: 0;
	width: 48%; 
}
 
.gravity-phone {
	clear: none !important;
	float: right !important;
	margin: 0;
	width: 48%; 
}
 
.gravity-email {
	clear: none !important;
	float: left !important;
	margin: 0;
	width: 48%; 
}
 
.gravity-property {
	clear: none !important;
	float: right !important;
	margin: 0;
	width: 48%; 
}
 
div.gform_footer input.button {
	color: #FFF;
	padding: 5px; 
}
 
div.gform_wrapper .ginput_complex label {
	color: #828487;
	font-size: 14px; 
}
 
div.gform_wrapper li,
div.gform_wrapper form li { margin: 0; }
 
div.gform_wrapper .gform_footer {
	border: none;
	margin: 0;
	padding: 0; 
}
 
.gfield_label {
	color: #828487;
	font-weight: normal !important; 
}
 
.entry-content .gform_wrapper .gform_heading .gform_title {
	color: #BABD40;
	font: 22px 'Muli', Arial, Helvetica, sans-serif;
	text-transform: capitalize; 
}
 
.gform_wrapper .field_name_first input, 
.gform_wrapper .ginput_complex .ginput_left input {
	display: block;
	float: left; 
}
 
.gform_button {
	background: none repeat scroll 0 0 #C7CA50;
	border: 0 none;
	bottom: 21px;
	color: #FFFFFF;
	font: 18px 'Muli', Arial, Helvetica, sans-serif;
	right: 5px;
	margin-bottom: -19px;
	padding: 10px;
	position: absolute;
	text-transform: uppercase; 
}

.widget-area div.gform_wrapper .top_label .gfield_label {
	margin: 5px 0 0;
}

.widget-area .gform_button {
	bottom: 0;
	margin: 5px 0 0;
    	right: auto;
	position: relative;
}

#sidebar div.gform_wrapper ul li,
div.widget-area div.gform_wrapper ul li {
	border-bottom: 0;
	margin: 0 0 5px;
}

.gform_widget div.gform_wrapper .gform_heading {
	margin-bottom: 0;
}

.gform_widget div.gform_wrapper .top_label .gfield_label {
	font-size: 12px;
	margin: 4px 0;
}

.gform_widget div.gform_footer input.button {
	bottom: 2px;
	margin-bottom: 0;
	padding: 4px 5px;
	right: 0;
}

.gform_widget div.gform_wrapper ul li.email input {
	width: 67%;
}

#sidebar .gform_widget div.gform_wrapper ul li.email input {
	width: 98%;
}

.ie .gform_widget div.gform_footer input.button {
	bottom: 0;
}

.gecko .gform_widget div.gform_footer input.button {
	bottom: 0;
	padding: 2px 5px;
}

.gecko .gform_widget div.gform_wrapper ul li.email input {
	width: 65%;
}

/* Meteor Slides
------------------------------------------------------------ */

.home .meteor-slides {
	height: 310px !important;
	margin: 0 0 5px 0;
	overflow: auto;
	padding: 0;
	width: 100%;
}
 
.home .meteor-slides .image-title {
	background: url(http://opennola.org/wp-content/themes/hans/images/rotator-title-bg.png) repeat-y;
	bottom: 20px;
	color: #FFF;
	font-family: 'Muli',arial,serif;
	font-size: 27px;
	font-weight: 300;
	letter-spacing: -2px;
	line-height: 37px;
	margin: 0;
	padding: 0 0 0 5px;
	position: absolute;
	width: 99.5%; 
}
 
.meteor-nav .prev a { 
	background: url('http://opennola.org/wp-content/themes/hans/images/prev.png') no-repeat center right !important; 
}
 
.meteor-nav .prev a:hover { 
	background: url('http://opennola.org/wp-content/themes/hans/images/prev.png') no-repeat center left !important; 
}
 
.meteor-nav .next a { 
	background: url('http://opennola.org/wp-content/themes/hans/images/next.png') no-repeat center left !important; 
}
 
.meteor-nav .next a:hover { 
	background: url('http://opennola.org/wp-content/themes/hans/images/next.png') no-repeat center right !important; 
}
 

/* Soliloquy
------------------------------------------------------------ */

.home .soliloquy {
	margin: 0 0 5px 0;
	padding: 0;
	width: 100%;
}

.soliloquy-container .soliloquy-caption .soliloquy-caption-inside {
	background: none;
}
 
.home .soliloquy .soliloquy-container .soliloquy-caption .soliloquy-caption-inside {
	background: url(http://opennola.org/wp-content/themes/hans/images/rotator-title-bg.png) repeat-y;
	bottom: 20px;
	color: #FFF;
	font-family: 'Muli',arial,serif;
	font-size: 24px;
	font-weight: 300;
	letter-spacing: 0px;
	line-height: 37px;
	margin: 0;
	padding: 0 0 0 5px;
	position: absolute;
	text-align: left;
	text-shadow: none;
	width: 99.5%; 
}
	
.home .soliloquy-container .soliloquy-control-nav {
	right: 10px;
}

.home .soliloquy-container.soliloquy-slide-horizontal .soliloquy-direction-nav li .soliloquy-prev,
.home .soliloquy-container.soliloquy-slide-horizontal .soliloquy-direction-nav li .soliloquy-next, 
.home .soliloquy-container .soliloquy-direction-nav li .soliloquy-prev,
.home .soliloquy-container .soliloquy-direction-nav li .soliloquy-next {
	height: 100%;
	top: 0;
	width: 27px;
}

.home .soliloquy-container.soliloquy-slide-horizontal .soliloquy-direction-nav li .soliloquy-prev, 
.home .soliloquy-container .soliloquy-direction-nav li .soliloquy-prev {
	left: 0;
}

.home .soliloquy-container.soliloquy-slide-horizontal .soliloquy-direction-nav li .soliloquy-next,
.home .soliloquy-container .soliloquy-direction-nav li .soliloquy-next {
	right: 0;
}
 
.home .soliloquy-direction-nav a.soliloquy-prev { 
	background: url('http://opennola.org/wp-content/themes/hans/images/prev.png') no-repeat center right !important; 
}
 
.home .soliloquy-direction-nav a.soliloquy-prev:hover { 
	background: url('http://opennola.org/wp-content/themes/hans/images/prev.png') no-repeat center left !important; 
}
 
.home .soliloquy-direction-nav a.soliloquy-next { 
	background: url('http://opennola.org/wp-content/themes/hans/images/next.png') no-repeat center left !important; 
}
 
.home .soliloquy-direction-nav a.soliloquy-next:hover { 
	background: url('http://opennola.org/wp-content/themes/hans/images/next.png') no-repeat center right !important; 
}

 
/* gallery Slideshow 
------------------------------------------------------------ */

.entry-content #slideshow-wrapper {
	float: left;
	margin: 0 10px 0 0;
	width: 420px;
}
 
#fullsize #image img {
	border: none !important;
	height: 300px !important; 
}
 
#fullsize { 
	height: 300px !important; 
}
 
#slidearea #slider img {
	border-radius: 0 !important;
	border: 0 !important; 
}
 
.clear-border {
	border-bottom: 1px dotted #CCC;
	clear: both;
	height: 10px;
	margin-bottom: 10px;
	width: 100%; 
}

#content .thumbsbot {
	margin-bottom: 15px;
}


/* Color Options
---------------------------------------- */

/*Blue Red */
.hans-blue-red #title a,
.hans-blue-red #title a:hover {
	color: #BF1E2E;
}

.hans-blue-red.header-image #header #title-area {
	background: url(http://opennola.org/wp-content/themes/hans/images/blue-red/logo.png) left top no-repeat;
}

.hans-blue-red .menu-primary {
	background: #BF1E2E;
}

.hans-blue-red .menu-primary li a:active,
.hans-blue-red .menu-primary li a:hover,
.hans-blue-red .menu-primary .current_page_item a,
.hans-blue-red .menu-primary .current-cat a,
.hans-blue-red .menu-primary .current-menu-item a {
	background: #21225B;
}

.hans-blue-red .email-top a {
	background: url(http://opennola.org/wp-content/themes/hans/images/blue-red/icon-email.png) left top no-repeat;
}

.hans-blue-red .social-wrap .twit {
	background: url(http://opennola.org/wp-content/themes/hans/images/blue-red/icon-twitter.png) no-repeat;
}

.hans-blue-red .social-wrap .linkedin {
	background: url(http://opennola.org/wp-content/themes/hans/images/blue-red/icon-linkedin.png) no-repeat;
}

.hans-blue-red .social-wrap .youtube {
    background: url(http://opennola.org/wp-content/themes/hans/images/blue-red/icon-youtube.png) no-repeat;
}

.hans-blue-red .social-wrap .fb {
    background: url(http://opennola.org/wp-content/themes/hans/images/blue-red/icon-facebook.png) no-repeat;
}

.hans-blue-red .social-wrap .gp {
    background: url(http://opennola.org/wp-content/themes/hans/images/blue-red/icon-google.png) no-repeat;
}

.hans-blue-red.home .meteor-slides .image-title,
.hans-blue-red.home .soliloquy .soliloquy-container .soliloquy-caption .soliloquy-caption-inside {
    background: url(http://opennola.org/wp-content/themes/hans/images/blue-red/rotator-title-bg.png) repeat-y;
}

.hans-blue-red h1,
.hans-blue-red h2,
.hans-blue-red h2 a,
.hans-blue-red h2 a:visited,
.hans-blue-red h3,
.hans-blue-red h4,
.hans-blue-red h5,
.hans-blue-red h6,
.hans-blue-red h1.entry-title,
.hans-blue-red h2.entry-title,
.hans-blue-red h4.widgettitle,
.hans-blue-red h2.entry-title a,
.hans-blue-red .post h2 a,
.hans-blue-red .entry-content .property-details b,
.hans-blue-red .entry-content strong,
.hans-blue-red .entry-content .gform_wrapper .gform_heading .gform_title  {
	color: #BF1E2E;
}

.hans-blue-red  .gform_button,
.hans-blue-red #respond .form-submit #submit,
.hans-blue-red .listing-page-search #searchsubmit,
.hans-blue-red .listing-wrap .listing-text,
.hans-blue-red .home-search-box .searchsubmit,
.hans-blue-red #sidebar .enews #subbutton,
.hans-blue-red #sidebar #searchform .searchsubmit,
.hans-blue-red .cta-boxes .enews #subbutton {
	background: #BF1E2E;
}

.hans-blue-red .sidebar a,
.hans-blue-red .sidebar a:visited,
.hans-blue-red #sidebar-alt a:hover ,
.hans-blue-red #sidebar ul li a:hover,
.hans-blue-red .post-meta a,
.hans-blue-red .listing-wrap a.more-link,
.hans-blue-red .entry-content a,
.hans-blue-red.home .recent-post p a.more-link,
.hans-blue-red .cta-boxes strong,
.hans-blue-red .home-mid-widgets .cta-boxes a,
.hans-blue-red #header .phone h3 {
	color: #21225B;
}

.hans-blue-red #footer {
	border-color: #BF1E2E;
}

.hans-blue-red #sidebar .author-box span,
.hans-blue-red #sidebar .author-box strong,
.hans-blue-red #footer h4.widgettitle,
.hans-blue-red #footer .footer-right a {
	color: #BF1E2E;
}

.hans-blue-red .navigation li a, 
.hans-blue-red .navigation li.disabled, 
.hans-blue-red .navigation li a:hover, 
.hans-blue-red .navigation li.active a {
	color: #BF1E2E;
}

/*Red Grey*/
.hans-red-gray #title a,
.hans-red-gray #title a:hover {
	color: #BF1E2E;
}

.hans-red-gray.header-image #header #title-area {
	background: url(http://opennola.org/wp-content/themes/hans/images/red-gray/logo.png) left top no-repeat;
}

.hans-red-gray .menu-primary {
	background: #BF1E2E;
}

.hans-red-gray .menu-primary li a:active,
.hans-red-gray .menu-primary li a:hover,
.hans-red-gray .menu-primary .current_page_item a,
.hans-red-gray .menu-primary .current-cat a,
.hans-red-gray .menu-primary .current-menu-item a {
	background: #CB2132;
}

.hans-red-gray .email-top a {
	background: url(http://opennola.org/wp-content/themes/hans/images/red-gray/icon-email.png) left top no-repeat;
}

.hans-red-gray .social-wrap .twit {
	background: url(http://opennola.org/wp-content/themes/hans/images/red-gray/icon-twitter.png) no-repeat;
}

.hans-red-gray .social-wrap .linkedin {
	background: url(http://opennola.org/wp-content/themes/hans/images/red-gray/icon-linkedin.png) no-repeat;
}

.hans-red-gray .social-wrap .youtube {
    background: url(http://opennola.org/wp-content/themes/hans/images/red-gray/icon-youtube.png) no-repeat;
}

.hans-red-gray .social-wrap .fb {
    background: url(http://opennola.org/wp-content/themes/hans/images/red-gray/icon-facebook.png) no-repeat;
}

.hans-red-gray .social-wrap .gp {
    background: url(http://opennola.org/wp-content/themes/hans/images/red-gray/icon-google.png) no-repeat;
}

.hans-red-gray.home .meteor-slides .image-title,
.hans-red-gray.home .soliloquy .soliloquy-container .soliloquy-caption .soliloquy-caption-inside {
    background: url(http://opennola.org/wp-content/themes/hans/images/red-gray/rotator-title-bg.png) repeat-y;
}

.hans-red-gray h1,
.hans-red-gray h2,
.hans-red-gray h2 a,
.hans-red-gray h2 a:visited,
.hans-red-gray h3,
.hans-red-gray h4,
.hans-red-gray h5,
.hans-red-gray h6,
.hans-red-gray h1.entry-title,
.hans-red-gray h2.entry-title,
.hans-red-gray h4.widgettitle,
.hans-red-gray h2.entry-title a,
.hans-red-gray .post h2 a,
.hans-red-gray .entry-content .property-details b,
.hans-red-gray .entry-content strong,
.hans-red-gray .entry-content .gform_wrapper .gform_heading .gform_title  {
	color: #BF1E2E;
}

.hans-red-gray  .gform_button,
.hans-red-gray #respond .form-submit #submit,
.hans-red-gray .listing-page-search #searchsubmit,
.hans-red-gray .listing-wrap .listing-text,
.hans-red-gray .home-search-box .searchsubmit,
.hans-red-gray #sidebar .enews #subbutton,
.hans-red-gray #sidebar #searchform .searchsubmit,
.hans-red-gray .cta-boxes .enews #subbutton {
	background: #BF1E2E;
}

.hans-red-gray .sidebar a,
.hans-red-gray .sidebar a:visited,
.hans-red-gray #sidebar-alt a:hover ,
.hans-red-gray #sidebar ul li a:hover,
.hans-red-gray .post-meta a,
.hans-red-gray .listing-wrap a.more-link,
.hans-red-gray .entry-content a,
.hans-red-gray.home .recent-post p a.more-link,
.hans-red-gray .cta-boxes strong,
.hans-red-gray .home-mid-widgets .cta-boxes a,
.hans-red-gray #header .phone h3 {
	color: #237cb9;
}

.hans-red-gray #footer {
	border-color: #BF1E2E;
}

.hans-red-gray #sidebar .author-box span,
.hans-red-gray #sidebar .author-box strong,
.hans-red-gray #footer h4.widgettitle,
.hans-red-gray #footer .footer-right a {
	color: #BF1E2E;
}

.hans-red-gray .navigation li a, 
.hans-red-gray .navigation li.disabled, 
.hans-red-gray .navigation li a:hover, 
.hans-red-gray .navigation li.active a {
	color: #BF1E2E;
}

/*Blue Grey*/
.hans-blue-gray #title a,
.hans-blue-gray #title a:hover {
	color: #264C8A;
}

.hans-blue-gray.header-image #header #title-area {
	background: url(images/blue-gray/logo.png) left top no-repeat;
}

.hans-blue-gray .menu-primary {
	background: #264C8A;
}

.hans-blue-gray .menu-primary li a:active,
.hans-blue-gray .menu-primary li a:hover,
.hans-blue-gray .menu-primary .current_page_item a,
.hans-blue-gray .menu-primary .current-cat a,
.hans-blue-gray .menu-primary .current-menu-item a {
	background: #123773;
}

.hans-blue-gray .email-top a {
	background: url(http://opennola.org/wp-content/themes/hans/images/blue-gray/icon-email.png) left top no-repeat;
}

.hans-blue-gray .social-wrap .twit {
	background: url(images/blue-gray/icon-twitter.png) no-repeat;
}

.hans-blue-gray .social-wrap .linkedin {
	background: url(http://opennola.org/wp-content/themes/hans/images/blue-gray/icon-linkedin.png) no-repeat;
}

.hans-blue-gray .social-wrap .youtube {
    background: url(images/blue-gray/icon-youtube.png) no-repeat;
}

.hans-blue-gray .social-wrap .fb {
    background: url(images/blue-gray/icon-facebook.png) no-repeat;
}

.hans-blue-gray .social-wrap .gp {
    background: url(http://opennola.org/wp-content/themes/hans/images/blue-gray/icon-google.png) no-repeat;
}

.hans-blue-gray.home .meteor-slides .image-title,
.hans-blue-gray.home .soliloquy .soliloquy-container .soliloquy-caption .soliloquy-caption-inside {
    background: url(images/blue-gray/rotator-title-bg.png) repeat-y;
}

.hans-blue-gray h1,
.hans-blue-gray h2,
.hans-blue-gray h2 a,
.hans-blue-gray h2 a:visited,
.hans-blue-gray h3,
.hans-blue-gray h4,
.hans-blue-gray h5,
.hans-blue-gray h6,
.hans-blue-gray h1.entry-title,
.hans-blue-gray h2.entry-title,
.hans-blue-gray h4.widgettitle,
.hans-blue-gray h2.entry-title a,
.hans-blue-gray .post h2 a,
.hans-blue-gray .entry-content .property-details b,
.hans-blue-gray .entry-content strong,
.hans-blue-gray .entry-content .gform_wrapper .gform_heading .gform_title  {
	color: #264C8A;
}

.hans-blue-gray  .gform_button,
.hans-blue-gray #respond .form-submit #submit,
.hans-blue-gray .listing-page-search #searchsubmit,
.hans-blue-gray .listing-wrap .listing-text,
.hans-blue-gray .home-search-box .searchsubmit,
.hans-blue-gray #sidebar .enews #subbutton,
.hans-blue-gray #sidebar #searchform .searchsubmit,
.hans-blue-gray .cta-boxes .enews #subbutton {
	background: #264C8A;
}

.hans-blue-gray .sidebar a,
.hans-blue-gray .sidebar a:visited,
.hans-blue-gray #sidebar-alt a:hover ,
.hans-blue-gray #sidebar ul li a:hover,
.hans-blue-gray .post-meta a,
.hans-blue-gray .listing-wrap a.more-link,
.hans-blue-gray .entry-content a,
.hans-blue-gray.home .recent-post p a.more-link,
.hans-blue-gray .cta-boxes strong,
.hans-blue-gray .home-mid-widgets .cta-boxes a,
.hans-blue-gray #header .phone h3 {
	color: #237cb9;
}

.hans-blue-gray #footer {
	border-color: #264C8A;
}

.hans-blue-gray #sidebar .author-box span,
.hans-blue-gray #sidebar .author-box strong,
.hans-blue-gray #footer h4.widgettitle,
.hans-blue-gray #footer .footer-right a {
	color: #264C8A;
}

.hans-blue-gray .navigation li a, 
.hans-blue-gray .navigation li.disabled, 
.hans-blue-gray .navigation li a:hover, 
.hans-blue-gray .navigation li.active a {
	color: #264C8A;
}

/* Green Blue */
.hans-green-blue #title a,
.hans-green-blue #title a:hover {
	color: #A0A672;
}

.hans-green-blue.header-image #header #title-area {
	background: url(http://opennola.org/wp-content/themes/hans/images/green-blue/logo.png) left top no-repeat;
}

.hans-green-blue .menu-primary {
	background: #A0A672;
}

.hans-green-blue .menu-primary li a:active,
.hans-green-blue .menu-primary li a:hover,
.hans-green-blue .menu-primary .current_page_item a,
.hans-green-blue .menu-primary .current-cat a,
.hans-green-blue .menu-primary .current-menu-item a {
	background-color: #D2D7B7;
	color: #00315F;
}

.hans-green-blue .email-top a {
	background: url(http://opennola.org/wp-content/themes/hans/images/green-blue/icon-email.png) left top no-repeat;
}

.hans-green-blue .social-wrap .twit {
	background: url(http://opennola.org/wp-content/themes/hans/images/green-blue/icon-twitter.png) no-repeat;
}

.hans-green-blue .social-wrap .linkedin {
	background: url(http://opennola.org/wp-content/themes/hans/images/green-blue/icon-linkedin.png) no-repeat;
}

.hans-green-blue .social-wrap .youtube {
    background: url(http://opennola.org/wp-content/themes/hans/images/green-blue/icon-youtube.png) no-repeat;
}

.hans-green-blue .social-wrap .fb {
    background: url(http://opennola.org/wp-content/themes/hans/images/green-blue/icon-facebook.png) no-repeat;
}

.hans-green-blue .social-wrap .gp {
    background: url(http://opennola.org/wp-content/themes/hans/images/green-blue/icon-google.png) no-repeat;
}

.hans-green-blue.home .meteor-slides .image-title,
.hans-green-blue.home .soliloquy .soliloquy-container .soliloquy-caption .soliloquy-caption-inside {
    background: url(http://opennola.org/wp-content/themes/hans/images/green-blue/rotator-title-bg.png) repeat-y;
}

.hans-green-blue h1,
.hans-green-blue h2,
.hans-green-blue h2 a,
.hans-green-blue h2 a:visited,
.hans-green-blue h3,
.hans-green-blue h4,
.hans-green-blue h5,
.hans-green-blue h6,
.hans-green-blue h1.entry-title,
.hans-green-blue h2.entry-title,
.hans-green-blue h4.widgettitle,
.hans-green-blue h2.entry-title a,
.hans-green-blue .post h2 a,
.hans-green-blue .entry-content .property-details b,
.hans-green-blue .entry-content strong,
.hans-green-blue .entry-content .gform_wrapper .gform_heading .gform_title  {
	color: #00315F;
}

.hans-green-blue #respond .form-submit #submit,
.hans-green-blue .listing-page-search #searchsubmit,
.hans-green-blue .listing-wrap .listing-text,
.hans-green-blue .home-search-box .searchsubmit,
.hans-green-blue #sidebar .enews #subbutton,
.hans-green-blue #sidebar #searchform .searchsubmit,
.hans-green-blue .cta-boxes .enews #subbutton {
	background: #A0A672;
}

.hans-green-blue .sidebar a,
.hans-green-blue .sidebar a:visited,
.hans-green-blue #sidebar-alt a:hover ,
.hans-green-blue #sidebar ul li a:hover,
.hans-green-blue .post-meta a,
.hans-green-blue .listing-wrap a.more-link,
.hans-green-blue .entry-content a,
.hans-green-blue.home .recent-post p a.more-link,
.hans-green-blue .cta-boxes strong,
.hans-green-blue .home-mid-widgets .cta-boxes a,
.hans-green-blue #header .phone h3 {
	color: #A0A672;
}

.hans-green-blue  .gform_button,
.hans-green-blue #respond .form-submit #submit {
	background: #00315F;
}

.hans-green-blue #footer {
	border-color: #A0A672;
}

.hans-green-blue #sidebar .author-box span,
.hans-green-blue #sidebar .author-box strong,
.hans-green-blue #footer h4.widgettitle,
.hans-green-blue #footer .footer-right a {
	color: #A0A672;
}

.hans-green-blue .navigation li a, 
.hans-green-blue .navigation li.disabled, 
.hans-green-blue .navigation li a:hover, 
.hans-green-blue .navigation li.active a {
	color: #A0A672;
}

/*Yellow Grey*/
.hans-yellow-gray #title a,
.hans-yellow-gray #title a:hover {
	color: #F5C916;
}

.hans-yellow-gray.header-image #header #title-area {
	background: url(http://opennola.org/wp-content/themes/hans/images/yellow-gray/logo.png) left top no-repeat;
}

.hans-yellow-gray .menu-primary {
	background: #F5C916;
}

.hans-yellow-gray .menu-primary li a:active,
.hans-yellow-gray .menu-primary li a:hover,
.hans-yellow-gray .menu-primary .current_page_item a,
.hans-yellow-gray .menu-primary .current-cat a,
.hans-yellow-gray .menu-primary .current-menu-item a {
	background: #febd11;
}

.hans-yellow-gray .email-top a {
	background: url(http://opennola.org/wp-content/themes/hans/images/yellow-gray/icon-email.png) left top no-repeat;
}

.hans-yellow-gray .social-wrap .twit {
	background: url(http://opennola.org/wp-content/themes/hans/images/yellow-gray/icon-twitter.png) no-repeat;
}

.hans-yellow-gray .social-wrap .linkedin {
	background: url(http://opennola.org/wp-content/themes/hans/images/yellow-gray/icon-linkedin.png) no-repeat;
}

.hans-yellow-gray .social-wrap .youtube {
    background: url(http://opennola.org/wp-content/themes/hans/images/yellow-gray/icon-youtube.png) no-repeat;
}

.hans-yellow-gray .social-wrap .fb {
    background: url(http://opennola.org/wp-content/themes/hans/images/yellow-gray/icon-facebook.png) no-repeat;
}

.hans-yellow-gray .social-wrap .gp {
    background: url(http://opennola.org/wp-content/themes/hans/images/yellow-gray/icon-google.png) no-repeat;
}

.hans-yellow-gray.home .meteor-slides .image-title,
.hans-yellow-gray.home .soliloquy .soliloquy-container .soliloquy-caption .soliloquy-caption-inside {
    background: url(http://opennola.org/wp-content/themes/hans/images/yellow-gray/rotator-title-bg.png) repeat-y;
}

.hans-yellow-gray h1,
.hans-yellow-gray h2,
.hans-yellow-gray h2 a,
.hans-yellow-gray h2 a:visited,
.hans-yellow-gray h3,
.hans-yellow-gray h4,
.hans-yellow-gray h5,
.hans-yellow-gray h6,
.hans-yellow-gray h1.entry-title,
.hans-yellow-gray h2.entry-title,
.hans-yellow-gray h4.widgettitle,
.hans-yellow-gray h2.entry-title a,
.hans-yellow-gray .post h2 a,
.hans-yellow-gray .entry-content .property-details b,
.hans-yellow-gray .entry-content strong,
.hans-yellow-gray .entry-content .gform_wrapper .gform_heading .gform_title  {
	color: #F5C916;
}

.hans-yellow-gray  .gform_button,
.hans-yellow-gray #respond .form-submit #submit,
.hans-yellow-gray .listing-page-search #searchsubmit,
.hans-yellow-gray .listing-wrap .listing-text,
.hans-yellow-gray .home-search-box .searchsubmit,
.hans-yellow-gray #sidebar .enews #subbutton,
.hans-yellow-gray #sidebar #searchform .searchsubmit,
.hans-yellow-gray .cta-boxes .enews #subbutton {
	background: #F5C916;
}

.hans-yellow-gray .sidebar a,
.hans-yellow-gray .sidebar a:visited,
.hans-yellow-gray #sidebar-alt a:hover ,
.hans-yellow-gray #sidebar ul li a:hover,
.hans-yellow-gray .post-meta a,
.hans-yellow-gray .listing-wrap a.more-link,
.hans-yellow-gray .entry-content a,
.hans-yellow-gray.home .recent-post p a.more-link,
.hans-yellow-gray .cta-boxes strong,
.hans-yellow-gray .home-mid-widgets .cta-boxes a,
.hans-yellow-gray #header .phone h3 {
	color: #237cb9;
}

.hans-yellow-gray #footer {
	border-color: #F5C916;
}

.hans-yellow-gray #sidebar .author-box span,
.hans-yellow-gray #sidebar .author-box strong,
.hans-yellow-gray #footer h4.widgettitle,
.hans-yellow-gray #footer .footer-right a {
	color: #F5C916;
}

.hans-yellow-gray .navigation li a, 
.hans-yellow-gray .navigation li.disabled, 
.hans-yellow-gray .navigation li a:hover, 
.hans-yellow-gray .navigation li.active a {
	color: #F5C916;
}


/* Responsive Design
------------------------------------------------------------ */

@media only screen and (max-width: 960px) {

	body {
		width: 100%;
		margin: 0 auto;
	}
	
	#header .wrap,
	#nav,
	#inner .wrap,
	#footer .wrap,
	#content-sidebar-wrap,
	#footer .creds,
	#footer .gototop,
	#footer-widgets .wrap,
	#header .widget-area,
	#title-area,
	#wrap {
		width: 100%;
	}

	#wrap {
		-moz-box-shadow: none;
		-webkit-box-shadow: none;
		box-shadow: none;
		margin: 0;
	}
	
	#description,
	#footer .creds,
	#footer .gototop,
	#title,
	#title-area {
		float: none;
		text-align: center;
	}

	#title-area {
		padding: 10px 0;
	}
	
	.header-image #header #title-area,
	.header-image #title a {
		float: none;
		margin: 0 auto;
	}

	#description,
	#title a,
	#title a:hover {
		padding: 0;
	}

	#header .widget-area {
		padding: 0 0 10px;
		max-width: 100%;
		width: 100%;
	}

	#header .social-wrap {
		float: none;
		margin: 5px auto;
		padding: 0;
		text-align: center;
		width: 180px;
	}
	
	#header .header-contact {
		text-align: auto;
		margin: 5px auto;
		overflow: visible;
		width: 180px;
	}
	
	ul.menu {
		float: none;
		text-align: center;
	}
	
	.menu li {
		display: inline-block;
		float: none;
	}

	.menu li.right {
		display: none;
	}

	#inner {
		padding: 5px 0 0;
	}
	
	#inner .wrap {
		padding: 0;
	}

	.breadcrumb,
	.navigation,
	.sidebar .widget,
	.taxonomy-description {
		margin: 0 20px 20px;
	}
	
	#content {
		padding: 0;
	}

	.page .page,
	.post,
	#comments,
	#respond {
		padding: 0 20px;
	}
	
	.home .meteor-slides {
		height: 275px !important;
	}
		
	.home .meteor-slides .image-title {
		bottom: auto;
		display: block;
		position: relative;
	}
	
	.home-search-box {
		height: 252px;
		margin-left: 10px;
	}
	
	.home-search-box #searchform select {
		width: auto;
	}
	
	.home-search-box .searchsubmit {
		font: auto 'Muli', Arial, Helvetica, sans-serif;
	}
	
	.home-mid-widgets .cta-boxes {
		width: 510px;
	}
	
	.home-mid-widgets .cta-boxes .widget {
		margin: 0 0 5px 5px;
	}
	
	.home-mid-widgets .cta-boxes .enews #subbox {
		width: 152px;
	}
	
	.home-mid-widgets .featured-listing {
		float: none;
		height: auto;
		margin: 5px auto;
		width: 96%;
	}
	
	.home .recent-post {
		float: none;
		margin: 0 auto;
		width: 90%;
	}
	
	.home #inner .featured-agent {
		float: none;
		margin: 0 auto;
		width: 90%;
	}
	
	.content-sidebar #content, 
	.sidebar-content #content {
		width: 60%;
	}
	
	.full-width-content #content,
	.content-sidebar-sidebar #content,
	.sidebar-content-sidebar #content,
	.sidebar-sidebar-content #content {
		width: 100%;
	}
	
	img.size-large {
		max-width: 90%;
	}
	
	#respond .form-submit #submit {
		right: 17px;
	}
	
	.post-312 .one-half {
		width: 100%;
	}
	
	.entry-content {
		margin-left: 5px;
		overflow: visible;
	}
	
	.entry-content .property-details {
		clear: both;
		width: 90%;
	}
	
	.single-listing h1.entry-title {
		margin: 20px 5px;
	}
	
	.listing-page-search {
		margin: 25px auto;
		width: 80%;
	}
	
	.listing-page-search h4.widgettitle {
		float: none;
		margin-bottom: 5px;
		width: 100%;
	}
	
	.listing-page-search #searchform select {
		float: none;
		margin: 5px;
	}
	
	.listing-page-search #searchsubmit {
		clear: both;
		display: block;
	}
		
	#sidebar {
		width: 40%;
	}
	
	.content-sidebar-sidebar #sidebar,
	.sidebar-content-sidebar #sidebar,
	.sidebar-sidebar-content #sidebar,
	.content-sidebar-sidebar #sidebar-alt,
	.sidebar-content-sidebar #sidebar-alt,
	.sidebar-sidebar-content #sidebar-alt {
		width: 50%;
	}

	.author-box {
		margin: 0 20px 40px;
	}
	
	#footer-widgets .widget {
		padding: 20px 20px 0;
	}

	#footer-widgets .wrap {
		padding: 0;
	}

	.footer-widgets-1,
	.footer-widgets-2,
	.footer-widgets-3 {
		margin: 0;
	}
	
	#footer .footer-left {
		float: none;
		width: 100%;
	}
	
	#footer .footer-right {
		border-top: 1px dotted #ACACAC;
		clear: both;
		float: none;
		margin: 0 auto;
		padding-top: 5px;
		text-align: center;
		width: auto;
	}

}

@media only screen and (max-width: 600px) {
	
	.archive-page,
	.content-sidebar #content,
	.content-sidebar-sidebar #content,
	.footer-widgets-1,
	.footer-widgets-2,
	.footer-widgets-3,
	.full-width-content #content,
	.sidebar,
	.sidebar-content #content,
	.sidebar-content-sidebar #content,
	.sidebar-sidebar-content #content,
	#sidebar-alt {
		width: 100%;
	}
	
	.five-sixths,
	.four-fifths,
	.four-sixths,
	.one-fifth,
	.one-fourth,
	.one-half,
	.one-sixth,
	.one-third,
	.three-fifths,
	.three-fourths,
	.three-sixths,
	.two-fifths,
	.two-fourths,
	.two-sixths,
	.two-thirds {
		padding: 0;
		width: 100%;
	}
	
	.header-image #header #title-area,
	.hans-blue-red.header-image #header #title-area,
	.hans-red-gray.header-image #header #title-area,
	.hans-blue-gray.header-image #header #title-area,
	.hans-green-blue.header-image #header #title-area,
	.hans-yellow-gray.header-image #header #title-area  {
		background-size: contain;
		width: 100%;
	}
	
	.home .meteor-slides {
		height: 200px !important;
	}
	
	.home .meteor-slides .image-title {
		width: 99%;
	}
	
	.home .soliloquy .soliloquy-container .soliloquy-caption {
		position: static;
	}
	
	.home .soliloquy .soliloquy-container .soliloquy-caption .soliloquy-caption-inside {
		bottom: inherit;
		display: block;
		padding: 5px;
		position: static;
		width: 99%;
	}
	
	.home .soliloquy-container .soliloquy-control-nav {
		display: none;
	}
	
	.home-search-box {
		float: none;
		margin: 0 auto;
		width: 80%;
	}
	
	.home-mid-widgets .cta-boxes {
		float: none;
		margin: 5px auto;
		width: 100%;
	}
	
	.home-mid-widgets .cta-boxes .widget {
		float: none;
		height: auto;
		margin: 5px auto;
		width: 80%;
	}
	
	.home-mid-widgets .featured-listing .listing-wrap {
		width: 48%;
	}
	
	.home .featured-listing .listing-wrap a img {
		margin: 0 0 5px 0;
		width: 95%;
	}
	
	.home-mid-widgets .featured-listing span.listing-price {
		bottom: 89px;
		right: -53px;
	}
	
	.widget-wrap .listing-wrap {
		float: none;
		margin: 0px auto 10px;
	}
	
	.entry-content #slideshow-wrapper {
		width: 98%;
	}
	
	#slideshow-wrapper #thumbnails {
		width: 420px;
	}
	
	.single-listing iframe {
		max-width: 98%;
	}
	
	#sidebar,
	#sidebar-alt {
		float: none;
		width: 100%;
	}
}

@media only screen and (max-width: 335px) {
	
	.header-image #header #title-area {
		height: 51px;
	}
	
	.home .meteor-slides {
		height: 180px !important;
	}
	
	.home .soliloquy .soliloquy-container .soliloquy-caption .soliloquy-caption-inside {
		font-size: 18px;
		line-height: 1.15;
		letter-spacing: -1px;
	}
	
	.featured-listing h4.widgettitle {
		text-align: center;
	}
	
	.sidebar .widget {
		margin: 0 5px 10px;
	}
	
	h1.entry-title, 
	h2.entry-title {
		clear: both;
		text-align: center;
		width: 100%;
	}
	
	img.alignleft,
	img.alignright,
	img.alignnone {
		display: block;
		float: none;
		margin: 0 auto 10px;
	}
	
	#respond .form-submit #submit {
		right: 14px;
	}
	
	#slideshow-wrapper #fullsize {
		width: 100% !important;
	}
	
	#slideshow-wrapper #thumbnails {
		width: 100%;
	}
	
	#slideshow-wrapper #thumbnails #slidearea {
		width: 80%;
	}
	
	.home .featured-listing .listing-wrap a img {
		width: 94%;
	}
	
	.home-mid-widgets .featured-listing span.listing-price {
		right: -55px;
	}
	
	.entry-content .property-details {
		float: none;
		margin: 0 auto 10px;
	}
	
	.listing-page-search {
		width: 100%;
	}
	
	.listing-page-search h4.widgettitle {
		text-align: center;
		width: 100%;
	}
	
	.listing-page-search #searchform {
		margin: 5px auto;
		width: 180px;
	}
	
	#footer h4.widgettitle {
		text-align: center;
	}
	
	#footer .footer-left .widget-wrap {
		clear: both;
		margin: 5px auto;
		height: auto;
		width: 100%;
	}
}

@media only screen and (max-width: 255px) {
	
	.header-image #header #title-area {
		height: 39px;
	}
	
	.home-mid-widgets .featured-listing {
		padding: 0;
		width: 100%;
	}
	
	.listing-wrap a img {
		height: auto;
		width: 95%;
	}
	
	.listing-wrap .listing-price {
		right: -95px;
		top: 4px;
	}
	
	.chrome .listing-wrap .listing-price {
		right: -95px;
		top: 13px;
	}
	
	.widget-wrap .listing-wrap {
		height: auto;
		width: 90%;
	}
	
	.chrome .post-type-archive-listing .listing-wrap .listing-price {
		right: -84px;
		top: 5px;
	}
	
	.home-bottom-widgets a.alignleft,
	.home-bottom-widgets a.alignright {
		width: 90%;
	}
	
	.home-bottom-widgets .attachment-thumbnail {
		margin: 0 auto;
	}
	
	#respond .form-submit #submit {
		right: 12px;
	}
	
	#content .srp_table {
		width: 70%;
	}
}

/* HORIZONTAL LINKS ADDED 4/12/15 */
.horizontalTopLinks {
	display: block;
	margin: 4px auto;
	font-family: 'Muli', Arial, Helvetica, sans-serif;
text-align: center;
}

.horizontalTopLinks ul {
font-size: 11px;
font-weight: bold;
}

.horizontalTopLinks ul li {
margin: 0 auto;
}

.horizontalTopLinks ul li a {
	text-decoration: none;
	color: inherit;
}

.horizontalTopLinks ul li a:hover {
	color: #254D86;
}
.horizontalTopLinks .readySetGoTopLinks li a {
	color: #2AAE7E;
}

.horizontalTopLinks .epfpTopLinks li a {
	color: #AC3E44;
font-size: 12px;
}

.horizontalTopLinks .pltiNolaTopLinks li a {
	color: #40355E;
}

.horizontalTopLinks .openPublicEdAwardTopLinks li a {
	color: #AC3F45;
}

.horizontalTopLinks ul li {
	display: inline-block;
	text-align: center;
	padding: 2px 7px;
}

/* RESOURCE CENTER LOGO DIVS */
.resourceLogoBox {
width: 30%;
margin: 10px 3% 15px 0;
display: inline-block;
float: left;
}
.resourceLogoBox img {
width: 100%;
height: auto;
}
.OPEAcentertest {
width: 65%;
height: auto;
display: inline-block;
float: left;
background-color:#FFA500 ;
margin: 0 auto 0 auto;
text-align: center;
}