/*
/*
	Theme Name: Pragmatic Obots Unite Child Theme
	Theme URI: http://www.sherylkayedesigns.com/themes/pragobots
	Description: Pragmatic Obots Unite is a 2 or 3-column Widget-ready child theme created for the Genesis Framework.
	Author: StudioPress
	Author URI: http://www.sherylkayedesigns.com
	Version: 2.0.1
	 
	Tags: black, blue, custom-background, custom-header, custom-menu, featured-images, fixed-width, gray, green, left-sidebar, one-column, orange, red, right-sidebar, sticky-post, tan, theme-options, threaded-comments, three-columns, translation-ready, two-columns, white
 	
	Template: genesis
	Template Version: 1.7.1
  
	License: GNU General Public License v2.0+
	License URI: http://www.opensource.org/licenses/gpl-license.php
*/

/* Table of Contents

* Import Fonts
* Defaults
* Hyperlinks
* Body
* Wrap
* Header
* Image Header - Partial Width
* Image Header - Full Width
* Navigation Constants
* Header Right Navigation
* Primary Navigation
* Primary Navigation Extras
* Secondary Navigation
* Inner
* Top Search
* Featured Top
* Welcome
* Properties
* category-features
* Featured Bottom
* Breadcrumb
* Taxonomy Description
* Content-Sidebar Wrap
* Content
* Property Listings
* Featured Listings
* dsIDXpress - Results
* Column Classes
* Headlines
* Unordered / Ordered Lists
* Post Info
* Post Meta
* Author Box
* Archive Page
* Post Icons
* Images
* Post Navigation
* Primary / Secondary Sidebars
* Dropdowns
* Featured Page / Post
* User Profile
* Buttons
* Search Form
* eNews & Updates Widget
* Calendar Widget
* Footer Widgets
* Footer
* Disclaimer
* Comments
* Gravity Forms
* pragobots Gray
* pragobots Green
* pragobots Red
* pragobots Tan

*/


/* Import Fonts
------------------------------------------------------------ */

@import url(//fonts.googleapis.com/css?family=Droid+Serif);
@import url(//fonts.googleapis.com/css?family=Oswald);


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

body,
h1,
h2,
h2 a,
h2 a:visited,
h3,
h4,
h5,
h6,
p,
input,
select,
textarea {
	color: #333;
	font-family: 'Droid Serif', arial, serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 22px;
	margin: 0;
	padding: 0;
	text-decoration: none;
}

select,
textarea,
.sticky,
.taxonomy-description {
	background-color: #FFFFFF;
	border: 1px solid #ddd;
}


li,
ol,
ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ol li {
	list-style-type: decimal;
}


/* Hyperlinks
------------------------------------------------------------ */

a,
a:visited {
	color: #4b8308;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a img {
	border: none;
}


/* Body
------------------------------------------------------------ */

body {
	background: url(images/bg.png);
}


/* Wrap
------------------------------------------------------------ */

#wrap {
	margin: 0 auto;
	overflow: hidden;
}


/* Header
------------------------------------------------------------ */

#header {
	background: url(images/header.png);
	color: #fff;
	margin: 0 auto;
	min-height: 200px;
	text-shadow: 1px 1px #000;
	width: 960px;
}

#title-area {
	float: left;
	overflow: hidden;
	padding: 20px 0 0 0;
	width: 700px;
}
	
#title {
	font-family: 'Oswald', arial, serif;
	font-size: 36px;
	line-height: 48px;
	margin: 0 0 5px 10px ;
	text-transform: uppercase;
}

.header-full-width #description,
.header-full-width #title {
	text-align: left;
}

#title a,
#title a:hover {
	color: #ccc;
	text-align: left;
	text-decoration: none;
}

#description {
font-size:13px;
	line-height: 22px;
	margin: 0 0 0px 10px ;
	color: #ccc;
}

#header .widget-area {
	float: right;
	padding: 25px 0 0;
	text-align: center;
	width: 250px;
}

#header .widget-area p {
	color: #fff;
	padding: 0 0 5px;
}


/* Image Header - Partial Width
------------------------------------------------------------ */

.header-image #title-area,
.header-image #title,
.header-image #title a {
	display: block;
	float: left;
	height: 200px;
	overflow: hidden;
	padding: 0;
	text-indent: -9999px;
	width: 400px;
}

.header-image #description {
	display: block;
	overflow: hidden;
}


/* Image Header - Full Width
------------------------------------------------------------ */

.header-full-width #title-area,
.header-full-width #title,
.header-full-width #title a {
	width: 920px;
}


/* Navigation Constants
------------------------------------------------------------ */

li:hover ul ul,
li.sfHover ul ul {
	left: -9999px;
}

li:hover,
li.sfHover { 
	position: static;
}


/* Header Right Navigation
------------------------------------------------------------ */

#header ul.nav,
#header ul.menu {
	float: right;
	padding: 30px 0 0 0;
}

#header ul.nav ul,
#header ul.menu ul {
	float: right;
	margin: 0;
	padding: 0;
	width: 100%;
}

#header ul.nav li,
#header ul.menu li {
	float: left;
	list-style-type: none;
	text-transform: uppercase;
}

#header ul.nav li a,
#header ul.menu li a {
	color: #333;
	display: block;
	font-family: 'Droid Serif', arial, serif;
	font-size: 12px;
	padding: 7px 10px 5px;
	position: relative;
	text-decoration: none;
}

#header ul.nav li a:hover,
#header ul.nav li a:active,
#header ul.nav .current_page_item a,
#header ul.nav .current-cat a,
#header ul.nav .current-menu-item a,
#header ul.menu li a:hover,
#header ul.menu li a:active,
#header ul.menu .current_page_item a,
#header ul.menu .current-cat a,
#header ul.menu .current-menu-item a {
	color: #4b8308;
}

#header ul.nav li a .sf-sub-indicator,
#header ul.menu li a .sf-sub-indicator {
	display: block;
	overflow: hidden;
	position: absolute;
	text-indent: -9999px;
}

#header ul.nav li li a,
#header ul.nav li li a:link,
#header ul.nav li li a:visited,
#header ul.menu li li a,
#header ul.menu li li a:link,
#header ul.menu li li a:visited {
	background-color: #fff;
	border: 1px solid #eee;
	border-top-width: 0;
	color: #333;
	font-size: 11px;
	padding: 6px 10px 4px;
	position: relative;
	text-transform: none;
	width: 138px;
}

#header ul.nav li li a:hover,
#header ul.nav li li a:active,
#header ul.menu li li a:hover,
#header ul.menu li li a:active {
	color: #4b8308;
}

#header ul.nav li ul,
#header ul.menu li ul {
	height: auto;
	left: -9999px;
	position: absolute;
	width: 160px;
	z-index: 9999;
}

#header ul.nav li ul a,
#header ul.menu li ul a { 
	width: 140px;
}

#header ul.nav li ul ul,
#header ul.menu li ul ul {
	margin: -33px 0 0 159px;
}

#header ul.nav li:hover>ul,
#header ul.nav li.sfHover ul,
#header ul.menu li:hover>ul,
#header ul.menu li.sfHover ul {
	left: auto;
}

/* Ad Sidebar
------------------------------------------------------------ */
 
.before-header-ad {
    clear: both;
    margin: 0 auto;
    width: 728px;
	padding: 0px 0px 0px 0px;
}



/* Top Navigation
------------------------------------------------------------ */
#topnav {
	-moz-box-shadow: 0 1px 1px #000; 
	-webkit-box-shadow: 0 1px 1px #000;
	border-top: 1px solid #d5d5d5;
	background: url(images/gradient.png);
	box-shadow: 0 1px 1px #000;
	height: 42px;
	margin: 0 auto;
	overflow: hidden;
	width: 960px;
}



#topnav .wrap {
	background: url(images/gradient.png);
	font-family: 'Droid Serif', arial, serif;
	margin: 0 auto;
	width: 100%;
	text-transform: uppercase;
}

.topnav-left {
	width: 135px;
	float: left;
	margin: 0px;
	padding: 10px 10px 0px 10px;
	text-align: left;

	}
.topnav-right {
	width: 695px;
	float: right;
	margin: 0;
	padding: -5px 20px 0px 0px;
	text-align: right;

	}

#topnav ul {
	float: right;
}

#topnav li {
	float: left;
	list-style-type: none;
}

#topnav li a {
	background: none;
	color: #273549;
	display: block;
	font-size: 13px;
	padding: 11px 15px 9px;
	position: relative;
	text-decoration: none;
}

#topnav li a:hover,
#topnav li a:active,
#topnav .current_page_item a,
#topnav .current-cat a,
#topnav .current-menu-item a {
	color: #4b8308;
}

#topnav li a .sf-sub-indicator {
	display: block;
	overflow: hidden;
	position: absolute;
	text-indent: -9999px;
}

#topnav li li a,
#topnav li li a:link,
#topnav li li a:visited {
	background-color: #ddd;
	border: 1px solid #fff;
	border-top-width: 0;
	color: #273549;
	font-size: 12px;
	padding: 6px 10px 4px;
	position: relative;
	text-transform: none;
	width: 148px;
}

#topnav li li a:hover,
#topnav li li a:active {
	background-color: #273549;
	color: #fff;
}

#topnav li ul {
	height: auto;
	left: -9999px;
	position: absolute;
	width: 170px;
	z-index: 9999;
}

#topnav li ul a { 
	width: 150px;
}

#topnav li ul ul {
	margin: -33px 0 0 169px;
}

#topnav li:hover>ul,
#topnav li.sfHover ul {
	left: auto;
}





/* Primary Navigation
------------------------------------------------------------ */

#nav {
	-moz-box-shadow: 0 1px 1px #000; 
	-webkit-box-shadow: 0 1px 1px #000;
	background-color: #273549;
	box-shadow: 0 1px 1px #000;
	clear: both;
	color: #fff;
	font-size: 13px;
	margin: 0 auto;
	overflow: hidden;
	width: 960px;
}

#nav ul {
	float: left;
	padding: 0 0 0 10px;
	width: 950px;
}

#nav ul ul {
	padding: 0;
}

#nav li {
	float: left;
	list-style-type: none;
}

#nav li a {
	color: #fff;
	display: block;
	padding: 9px 15px;
	position: relative;
	text-decoration: none;
}

#nav li a:hover,
#nav li a:active,
#nav .current_page_item a,
#nav .current-cat a,
#nav .current-menu-item a {
	background-color: #fff;
	color: #273549;
}

#nav li a .sf-sub-indicator {
	display: block;
	overflow: hidden;
	position: absolute;
	text-indent: -9999px;
}

#nav li li a,
#nav li li a:link,
#nav li li a:visited {
	background-color: #fff;
	border: 1px solid #ccc;
	border-top-width: 0;
	color: #273549;
	font-size: 12px;
	padding: 6px 10px 4px;
	position: relative;
	text-transform: none;
	width: 138px;
}

#nav li li a:hover,
#nav li li a:active {
	background-color: #273549;
	color: #fff;
}

#nav li ul {
	height: auto;
	left: -9999px;
	margin: 0 0 0 -1px;
	position: absolute;
	width: 160px;
	z-index: 9999;
}

#nav li ul a { 
	width: 140px;
}

#nav li ul ul {
	margin: -33px 0 0 159px;
}

#nav li:hover>ul,
#nav li.sfHover ul {
	left: auto;
}


/* Primary Navigation Extras
------------------------------------------------------------ */

#nav li.right {
	float: right;
	margin: 0 10px 0 0;
	padding: 10px 10px 8px;
}

#nav li.right a {
	background: none;
	border: none;
	color: #fff;
	display: inline;
	text-decoration: none;
}

#nav li.right a:hover {
	color: #4b8308;
	text-decoration: none;
}

#nav li.search {
	padding: 0 10px;
}

#nav li.rss a {
	background: url(images/rss.png) no-repeat center left;
	margin: 0 0 0 10px;
	padding: 0 0 0 16px;
}

#nav li.twitter a {
	background: url(images/twitter-nav.png) no-repeat center left;
	padding: 0 0 0 20px;
}


/* Secondary Navigation
------------------------------------------------------------ */

#subnav {
	-moz-box-shadow: 0 1px 1px #000; 
	-webkit-box-shadow: 0 1px 1px #000;
	background-color: #E7E7E7;
	box-shadow: 0 1px 1px #000;
	clear: both;
	color: #fff;
	font-size: 13px;
	margin: 0 auto;
	overflow: hidden;
	width: 960px;
}

#subnav ul {
	float: left;
	padding: 0 0 0 10px;
	width: 950px;
}

#subnav ul ul {
	padding: 0;
}

#subnav li {
	float: left;
	list-style-type: none;
}

#subnav li a {
	color: #273549;
	display: block;
	padding: 9px 15px;
	position: relative;
	text-decoration: none;
}

#subnav li a:hover,
#subnav li a:active,
#subnav .current_page_item a,
#subnav .current-cat a,
#subnav .current-menu-item a {
	background-color: #fff;
	color: #4B8308;
}

#subnav li a .sf-sub-indicator {
	display: block;
	overflow: hidden;
	position: absolute;
	text-indent: -9999px;
}

#subnav li li a,
#subnav li li a:link,
#subnav li li a:visited {
	background-color: #fff;
	border: 1px solid #ccc;
	border-top-width: 0;
	color: #273549;
	font-size: 12px;
	padding: 6px 10px 4px;
	position: relative;
	text-transform: none;
	width: 138px;
}

#subnav li li a:hover,
#subnav li li a:active {
	background-color: #273549;
	color: #fff;
}

#subnav li ul {
	height: auto;
	left: -9999px;
	margin: 0 0 0 -1px;
	position: absolute;
	width: 160px;
	z-index: 9999;
}

#subnav li ul a { 
	width: 140px;
}

#subnav li ul ul {
	margin: -33px 0 0 159px;
}

#subnav li:hover>ul,
#subnav li.sfHover ul {
	left: auto;
}


/* Inner
------------------------------------------------------------ */

#inner {
	-moz-box-shadow: 0 1px 3px #000; 
	-webkit-box-shadow: 0 1px 3px #000;
	background-color: #fff;
	box-shadow: 0 1px 3px #000;
	margin: 0 auto;
	overflow: hidden;
	padding: 20px;
	width: 920px;
}

.page-template-home-demo-php.full-width-content #inner,
.archive.full-width-content #inner,
.home.full-width-content #inner {
	padding: 0;
	width: 960px;
}

.pragobots-landing #inner {
	margin: 20px auto;
}


/* Home
------------------------------------------------------------ */
.home-top {
	background-color: ##FFFFFF;
	margin: 0 auto;
	overflow: hidden;
	padding: 5px 0px 10px 0;

	width: 580px;
}


.home-top-long-1 {
	background-color: ##FFFFFF;
	float: left;
	width: 580px;
}

.home-top-left-1 {
	background-color: ##FFFFFF;
	float: left;
	width: 330px;
}

.home-top-right-1 {
	background-color: ##FFFFFF;
	float: right;
	width: 240px;
}


.home-middle {
	background-color: #F5F5F5;
	margin: 0 auto;
	overflow: hidden;
	padding: 5px 0px 10px 0;

	width: 580px;

}

.home-middle-long-1 {
	background-color: #F5F5F5;
	float: left;
	width: 580px;
}

.home-middle-left-1 {
	background-color: #F5F5F5;
	float: left;
	width: 280px;
	padding: 10px 10px 0px 10px;
}

.home-middle-right-1 {
	background-color: #F5F5F5;
	float: right;
	width: 260px;
	padding: 10px 10px 0px 10px;
}


.home-bottom {
	background-color: #FFFFFF;
	margin: 0 auto;
	overflow: hidden;
	padding: 10px 0px 10px 0;

	width: 580px;

}

.home-bottom p {
	font-size: 13px;
	line-height: 20px;
}

.home-bottom-long-1 {
	background-color: #FFFFFF;
	float: left;
	width: 580px;
}

.home-bottom-left-1 {
	background-color: #FFFFFF;
	float: left;
	width: 290px;
	padding: 0 15px 0 0px;
}

.home-bottom-right-1 {
	background-color: #FFFFFF;
	float: left;
	width: 290px;
	padding: 0 0px 0 15px;
}

.home-bottom-long-2 {
	background-color: #FFFFFF;
	float: left;
	width: 580px;
}


/* Featured Post Grid
------------------------------------------------------------ */

.genesis-grid-even {
	float: right;
	padding: 0 0 15px;
	width: 48%;
}

.genesis-grid-odd {
	clear: both;
	float: left;
	padding: 0 0 15px ;
	width: 48%;
}

.genesis-grid-even,
.genesis-grid-odd {
	margin: 0 0 20px;
	max-height: 500px:
}



/* Breadcrumb
------------------------------------------------------------ */

.breadcrumb {
	background: #f5f5f5;
	color: #333;
	font-family: 'Droid Serif', arial, serif;
	font-size: 12px;
	margin: 0 auto 30px;
	padding: 5px 10px;
}

.breadcrumb a,
.breadcrumb a:visited {
	text-decoration: none;
}

.breadcrumb a:hover {
	text-decoration: underline;
}


/* Taxonomy Description
------------------------------------------------------------ */

.taxonomy-description {
	border: none;
	margin: 0 0 30px;
	padding: 0px;
}



/* Content-Sidebar Wrap
------------------------------------------------------------ */

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

.content-sidebar #content-sidebar-wrap,
.full-width-content #content-sidebar-wrap,
.sidebar-content #content-sidebar-wrap {
	width: 940px;
}

.sidebar-content-sidebar #content-sidebar-wrap,
.sidebar-sidebar-content #content-sidebar-wrap {
	float: right;
}

.archive.full-width-content #content-sidebar-wrap,
.home.full-width-content #content-sidebar-wrap,
.page-template-home-demo-php.full-width-content #content-sidebar-wrap {
	width: 960px;
}

.pragobots-landing #content-sidebar-wrap {
	width: 700px;
}


/* Content
------------------------------------------------------------ */

#content {
	float: left;
	padding: 10px;
	width: 430px;
}

.content-sidebar #content,
.sidebar-content #content {
	width: 530px;
}

.sidebar-content-sidebar #content {
	width: 370px;
}


.content-sidebar-sidebar #content,
.sidebar-sidebar-content #content {
	width: 370px;
}



.sidebar-content #content,
.sidebar-sidebar-content #content {
	float: right;
}

.full-width-content #content {
	padding: 0;
	width: 920px;
}

.pragobots-landing #content {
	width: 700px;
}

.archive.full-width-content #content {
	padding: 15px;
	width: 930px;
}

.home.full-width-content #content,
.page-template-home-demo-php.full-width-content #content {
	width: 960px;
}

blockquote {
	background: url(images/blockquote.png) no-repeat top left;
	margin: 0 0 20px;
	padding: 25px 30px 5px 70px;
}

blockquote p {
	color: #777;
	font-family: Georgia, Times, 'Times New Roman', serif;
	font-size: 14px;
	font-style: italic;
}

.post {
	border-bottom: 3px double #ddd;
	margin: 0 0 25px;
	overflow: hidden;
	padding: 0 0 10px;
}

.single .post {
	background: none;
	border: none;
	margin: 0 0 10px;
	padding: 0;
}

.entry-content a,
.entry-content a:visited {
	text-decoration: underline;
}

.entry-content a:hover {
	text-decoration: none;
}

.entry-content .archive-page a,
.entry-content .archive-page a:visited {
	text-decoration: none;
}

.entry-content .archive-page a:hover {
	text-decoration: underline;
}

.entry-content p,
.page .entry-content p {
	padding: 0 0 20px;
}

p.subscribe-to-comments {
   padding: 20px 0 10px;
}

.gray-box {
	background-color: #f5f5f5;
	overflow: hidden;
	margin: 0 0 20px;
	padding: 15px 20px;
}

.clear {
	clear: both;
}

.clear-line {
	border-bottom: 1px solid #ddd;
	clear: both;
	margin: 0 0 15px;
}


/* 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;
}


/* Headlines
------------------------------------------------------------ */

h1,
h2,
h3,
h4,
h5,
h6 {
	color: #333;
	font-family: 'Oswald', arial, serif;
	margin: 0 0 15px;
}

h1,
h2,
h2 a,
h2 a:visited {
	color: #333;
	font-family: 'Oswald', arial, serif;
	font-size: 16px;
	line-height: 20x;
}

.taxonomy-description h1 {
	margin: 0 0 0px;
	font-size: 25px;
}


.category-features h2,
.category-features h2 a,
.category-features h2 a:visited,
.featured-bottom h2,
.featured-bottom h2 a,
.featured-bottom h2 a:visited,
.featured-top h2,
.featured-top h2 a,
.featured-top h2 a:visited,
.properties h2,
.properties h2 a,
.properties h2 a:visited {
	font-family: 'Droid Serif', arial, serif;
	font-size: 14px;
	line-height: 22px;
	margin: 0;
	text-align: center;
	text-transform: uppercase;
}

.category-features h2,
.category-features h2 a,
.category-features h2 a:visited{
	font-size: 10px;
	line-height: 20px;
}



.featured-bottom h2,
.featured-bottom h2 a,
.featured-bottom h2 a:visited,
.featured-top h2,
.featured-top h2 a,
.featured-top h2 a:visited {
	font-family: 'Oswald', arial, serif;
	font-size: 16px;
	line-height: 28px;
	text-align: left;
	text-transform: none;
}

.featured-middle h2,
.featured-middle h2 a,
.featured-middle h2 a:visited,
.featured-middle h2,
.featured-middle h2 a,
.featured-middle h2 a:visited {
	font-family: 'Oswald', arial, serif;
	font-size: 16px;
	line-height: 28px;
	text-align: left;
	text-transform: none;
}

h2 a:hover {
	color: #4b8308;
	text-decoration: none;
}

h3 {
	font-size: 24px;
}

.category-features h4,
.category-features h4 a,
.category-features h4 a:visited {
	color: #333;
	font-size: 12px;
	text-decoration: none;
	text-transform: uppercase;
}

h4,
h4 a,
h4 a:hover,
h4 a:visited {
	color: #333;
	font-size: 18px;
	text-decoration: none;
	text-transform: uppercase;
}



.pragobots-landing h4 {
	text-transform: none;
}

.widget-area h4 {
	font-size: 14px;
	margin: 0 0 5px;
}

.property-quick-search h4,
.top-search h4 {
	background: url(images/headline-search.png) no-repeat left;
	padding: 0 0 0 30px;
}

#footer-widgets .widget-area h4 {
	color: #ccc;
	margin: 0 0 10px;
}

h5 {
	font-size: 18px;
}

h6 {
	font-size: 16px;
}


/* Unordered / Ordered Lists
------------------------------------------------------------ */

.entry-content ol,
.entry-content ul {
	margin: 0;
	padding: 0 0 20px;
}

.entry-content ol {
	margin: 0;
}


.archive-page ul li,
.entry-content ul li {
	list-style-type: square;
	margin: 0 0 0 30px;
	padding: 0;
}

.entry-content ol li {
	margin: 0 0 0 35px;
}

.archive-page ul ul,
.entry-content ul ul,
.entry-content ol ol {
	padding: 0;
}

.featured-right-slider-section .widget ul li {
	list-style-type: square;
	margin: 0 0 7px 20px;
	padding: 0;
}





/* Post Info
------------------------------------------------------------ */

.post-info {
	font-size: 11px;
	margin: 5px 0 15px;
	text-transform: uppercase;
}

.featured-bottom .post-info,
.featured-top .post-info {
	margin: 0;
}

.featured-bottom p.post-info,
.featured-top p.post-info {
	font-size: 11px;
	margin: 0 0 5px;
}


/* Post Meta
------------------------------------------------------------ */

.post-meta {
	background-color: #f5f5f5;
	clear: both;
	font-size: 11px;
	padding: 7px 10px 5px;
	text-transform: uppercase;
}


/* Author Box
------------------------------------------------------------ */

.author-box {
	background-color: #f5f5f5;
	margin: 0 0 40px;
	padding: 10px;
	overflow: hidden;
}

.author-box p {
	font-size: 13px;
}


/* Archive Page
------------------------------------------------------------ */

.archive-page {
	font-size: 14px;
	float: left;
	padding: 20px 0 0;
	width: 48%;
}


/* Post Icons
------------------------------------------------------------ */

.categories {
	background: url(images/icon-categories.png) no-repeat top left;
	padding: 2px 0 2px 22px;
}
	
.post-comments {
	background: url(images/icon-comments.png) no-repeat top left;
	margin: 0 0 0 10px;
	padding: 2px 0 2px 22px;
}

.tags {
	background: url(images/icon-tags.png) no-repeat top left;
	margin: 0 0 0 10px;
	padding: 2px 0 2px 20px;
}
	
.time {
	background: url(images/icon-time.png) no-repeat top left;
	padding: 2px 0 2px 21px;
}


/* Images
------------------------------------------------------------ */

.content-sidebar img,
.sidebar-content img {
	max-width: 600px;
}

.content-sidebar-sidebar img,
.sidebar-sidebar-content img,
.sidebar-content-sidebar img {
	max-width: 430px;
}

.category-features a img,
.featured-bottom a img,
.listing-wrap a img {
	border: 3px solid #fff;
	margin: 0 0 5px;
	padding: 0px;
}

.listing-wrap a img {
	margin: 0 0 10px;
}

.category-features a:hover img,
.featured-bottom a:hover img,
.listing-wrap a:hover img {
	border: 1px solid #fff;
}




.featured-top img,
.featured-middle img,
.featured-middle-section img,
.featured-bottom img {
	display: block;
	margin: 0 auto 10px;
}

.featuredpage img,
.featuredpost img {
	display: block;
	margin: 0 auto 10px;
}

.agent,
.avatar,
.post-image {	
	background-color: #fff;
	border: 1px solid #ddd;
	padding: 4px;
}

#sidebar .avatar {
	height: 70px;
	width: 70px;
}

.author-box .avatar {
	background-color: #fff;
	float: left;
	height: 80px;
	margin: 0 10px 0 0;
	width: 80px;
}

.post-image {
	margin: 0 10px 10px 0;
}

.comment-list li .avatar { 
	background-color: #fff;
	float: left;
	height: 30px;
	margin: 0 5px 0 0;
	padding: 4px;
	width: 30px;
}

img.centered,
.aligncenter {
	display: block;
	margin: 0 auto 10px;
}

img.alignnone {
	display: inline;
	margin: 0 0 10px;
}

img.alignleft {
	display: inline;
	margin: 0 15px 10px 0;
}

img.alignright {
	display: inline;
	margin: 0 0 10px 15px;
}

.alignleft {
	float: left;
	margin: 0 10px 0 0;
}

.alignright {
	float: right;
	margin: 0 0 0 10px;
}

.wp-caption {
	text-align: center;
}

p.wp-caption-text {
	font-size: 11px;
	line-height: 12px;
}

.wp-smiley,
.wp-wink {
	border: none;
	float: none;
}

.social-profiles a img {
	margin: 0 5px;
}

.gallery-caption {
}


/* Post Navigation
------------------------------------------------------------ */

.navigation {
	overflow: hidden;
	padding: 5px 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;
	padding: 5px 8px;
}

.navigation li a:hover,
.navigation li.active a {
	background-color: #f5f5f5;
}


/* Primary / Secondary Sidebars
------------------------------------------------------------ */

.sidebar {
	background: #ffffff;
	display: inline;
	float: right;
	font-size: 13px;
	padding: 15px 15px 5px 15px;
	width: 300px;
	border-left: 2px solid #F5F5F5;
}

#sidebar-home {
	background: #ffffff;
	display: inline;
	float: right;
	font-size: 13px;
	padding: 15px 15px 5px 15px;
	width: 300px;
	border-left: 2px solid #F5F5F5;
}


#sidebar-alt {
	background: #f5f5f5;
	float: left;
	padding: 15px 5px 5px 5x;
	width: 140px;
}


.sidebar p {
	font-size: 13px;
	line-height: 20px;
}

.sidebar-bottom-left {
	display: inline;
	float: left;
	width: 110px;
}
	
.sidebar-bottom-right {
	display: inline;
	float: right;
	width: 125px;
}

.sidebar-content #sidebar,
.sidebar-sidebar-content #sidebar {
	float: left;
}

.content-sidebar-sidebar #sidebar-alt {
	float: right;
}


.sidebar .widget {
	border-bottom: 3px double #ddd;
	margin: 0 0 15px;
	padding: 0 0 20px;
}

.widget-area ol,
.widget-area ul {
	margin: 0 0 0 20px;
}

.widget-area ul li {
	list-style-type: square;
 	word-wrap: break-word;
}

.widget-area ol li {
	list-style-type: decimal;
}

.widget-area input {
	background-color: #fff;
}


/* Dropdowns
------------------------------------------------------------ */

#cat,
select,
.widget_archive select {
	background-color: #fff;
	color: #333;
	display: inline;
	font-family: 'Droid Serif', arial, serif;
	font-size: 12px;
	height: 26px;
	margin: 0 0 10px;
	padding: 3px;
	width: 100%;
}

.entry-content select {
	width: 200px;
}

.top-search select {
	float: left;
	margin: 0 10px 10px 0;
	width: 140px;
}


/* Featured Page / Post
------------------------------------------------------------ */

.featuredpage,
.featuredpost {
	overflow: hidden;
}

.featuredpage .page,
.featuredpost .post {
	border: none;
	margin: 0 ;
	overflow: hidden;
	padding: 0 0 10px;
}

.category-features .featuredpage,
.category-features .featuredpost {
	float: left;
	margin: 0 10px;
	width: 135px;
}

.properties .featuredpage,
.properties .featuredpost {
	clear: both;
}


.featured-top .featuredpage .page, .featured-top .featuredpost .post,
.featured-middle .featuredpage .page,.featured-middle .featuredpost .post,
.featured-bottom .featuredpage .page, featured-bottom .featuredpost .post,
.featured .featuredpage .page, .featured .featuredpost .post {
	border-bottom: 1px solid #ddd;
	margin: 0 0 15px;
	padding: 0 0 10px;
}


.home-top .featuredpage .page, .home-top .featuredpost .post, 
.home-middle .featuredpage .page, .home-middle .featuredpost .post, 
.home.bottom .featuredpage .page, .home.bottom .featuredpost .post {
	border-bottom: 1px solid #ddd;
	margin: 0 0 15px;
	padding: 0 0 10px;
}




/* User Profile
------------------------------------------------------------ */

.user-profile {
	overflow: hidden;
}


/* Buttons
------------------------------------------------------------ */

div.gform_footer input.button,
input[type="button"],
input[type="submit"] {
	background-color: #4d637f;
	border: 1px solid #4d637f;
	color: #fff !important;
	cursor: pointer;
	font-family: 'Droid Serif', arial, serif;
	font-size: 12px;
	font-weight: normal;
	padding: 3px 7px !important;
	text-decoration: none;
}

#nav .searchsubmit {
	padding: 2px 7px;
}

div.gform_footer input.button:hover,
input:hover[type="button"],
input:hover[type="submit"] {
	background-color: #273549;
	border: 1px solid #273549;
	color: #fff;
	text-decoration: none;
}


/* Search Form
------------------------------------------------------------ */

#header .searchform {
	float: right;
	padding: 40px 0 0;
}

#nav .searchform {
	float: right;
	margin: 1px 0 0;
}

.s {
	background-color: #fff;
	border: 1px solid #ddd;
	color: #4b8308;
	font-family: 'Droid Serif', arial, serif;
	font-size: 12px;
	margin: 5px 1px 0 0;
	padding: 4px 0 5px 7px;
	width: 175px;
}

#nav .s {
	padding: 2px 0 2px 5px;
}


/* eNews and Update Widget
------------------------------------------------------------ */
.enews {

	background: url(images/newsletter.png) left top no-repeat;
	float: left;
	width: 276px;
	min-height: 140px;
	margin: 0px 0px 10px 0px;
	padding: 10px;
	border: 1px solid #E7E7E7;
         }

.enews #subbox {
	background-color: #fff;
	border: 1px solid #ddd;
	color: #4b8308;
	font-family: 'Droid Serif', arial, serif;
	font-size: 12px;
	margin: 120px 5px 0 0;
	padding: 4px 0 5px 7px;
	width: 210px;
}


/* 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;
}


/* Footer Widgets
------------------------------------------------------------ */
 
#footer-widgets {
	-moz-box-shadow: 0 1px 3px #000; 
	-webkit-box-shadow: 0 1px 3px #000;
	background-color: #273549;
	box-shadow: 0 1px 3px #000;
	margin: 0 auto;
	overflow: hidden;
	width: 960px;
}

#footer-widgets .wrap {
	color: #fff;
	font-size: 12px;
	line-height: 20px;
	padding: 20px 20px 0;
}
 
#footer-widgets .widget {
	background: none;
	border: none;
	padding: 0 0 10px;
}

#footer-widgets p {
	color: #fff;
	font-size: 12px;
	line-height: 20px;
	padding: 0 0 5px;
}

#footer-widgets a,
#footer-widgets a:visited {
	color: #fff;
	text-decoration: none;
}

#footer-widgets a:hover {
	color: #fff;
	text-decoration: underline;
}
 
#footer-widgets ul {
	list-style-type: none;
	margin: 0;
}
 
#footer-widgets ul li {
	list-style-type: square;
	margin: 0 15px 10px;
}


#footer-widgets #wp-calendar thead,
#footer-widgets #wp-calendar td {
	background: none;
}

.footer-widgets-1 {
	float: left;
	padding: 0 20px 0 0;
	width: 940px;
}

.footer-widgets-2 {
	float: left;
	padding: 0 20px 0 0;
	width: 285px;
}
 
.footer-widgets-3 {
	float: left;
	width: 285px;
}
 
.footer-widgets-4 {
	float: right;
	width: 285px;
}


/* Footer
------------------------------------------------------------ */

#footer {
	font-family: 'Droid Serif', arial, serif;
	margin: 0 auto;
	overflow: hidden;
	padding: 20px 0;
	width: 960px;
	text-transform: uppercase;
}

#footer p {
	color: #ccc;
	font-size: 12px;
}

#footer a,
#footer a:visited {
	color: #ccc;
	text-decoration: none;
}

#footer a:hover {
	color: #fff;
	text-decoration: none;
}

#footer .gototop {
	float: left;
	width: 200px;
}

#footer .creds {
	float: right;
	text-align: right;
	width: 755px;
}


/* Disclaimer
------------------------------------------------------------ */

.disclaimer {
	-moz-box-shadow: 0 1px 1px #000; 
	-webkit-box-shadow: 0 1px 1px #000;
	background: url(images/gradient.png);
	border-top: 1px solid #d5d5d5;
	box-shadow: 0 1px 1px #000;
	clear: both;
	font-size: 12px;
	height: 42px;
	overflow: hidden;
	text-align: center;
}

.disclaimer .wrap {
	margin: 0 auto;
	overflow: hidden;
	padding: 10px 0;
	width: 960px;
}

.disclaimer p {
	font-size: 12px;
	text-align: center;
}


/* Comments
------------------------------------------------------------ */

#comments,
#respond {
	margin: 0 0 30px;
	overflow: hidden;
}

#comments {
	font-size: 13px;
	line-height: 20px;
}

#author,
#comment,
#email,
#url {
	background-color: #f5f5f5;
	border: 1px solid #ddd;
	font-size: 12px;
	margin: 10px 5px 0 0;
	padding: 5px;
	width: 250px;
}

#comment {
	height: 150px;
	margin: 10px 0;
	width: 98%;
}

.ping-list {
	margin: 0 0 40px;
}

.comment-list ol,
.ping-list ol {
	margin: 0;
	padding: 10px;
}

.comment-list li,
.ping-list li {
	font-weight: bold;
	list-style: none;
	margin: 10px 0 0;
	padding: 10px;
}

.comment-list li ul li {
	list-style-type: none;
}

.comment-list p,
.ping-list p {
	font-size: 13px;
	font-weight: normal;
	line-height: 20px;
	margin: 10px 5px 10px 0;
	padding: 0;
	text-transform: none;
}

.comment-list ul.children {
	margin-top: 20px;
}

.comment-list ul.children li.comment  {
	background: #fff;
}

.comment-list cite,
.ping-list cite {
	font-style: normal;
	font-weight: bold;
}

.commentmetadata {
	font-weight:normal;
}

.comment-author { 
	background: #ddd;
	font-size: 12px;
	font-weight: bold;
	padding: 8px 10px 0;
}

.comment-meta { 
	background: #ddd;
	font-size: 12px;
	padding: 0 10px 8px;
}

.nocomments {
	text-align: center;
}

#comments .navigation {
	display: block;
	padding: 0;
}

.bypostauthor {
}

.thread-alt,
.thread-even {
	background: #f5f5f5;
}

.alt,
.depth-1,
.even {
	border: 1px solid #ddd;
}


/* Gravity Forms
------------------------------------------------------------ */

#content .gform_wrapper {
	background-color: #f5f5f5;
	overflow: hidden;
	margin: 0 0 20px;
	padding: 15px 20px 0;
}

div.gform_wrapper input,
div.gform_wrapper select,
div.gform_wrapper textarea {
	background-color: #fff;
	border: 1px solid #ddd;
	color: #555 !important;
	font-size: 13px !important;
	padding: 4px 5px !important;
}

div.gform_footer input.button {
	color: #fff;
}

div.gform_wrapper .ginput_complex label {
	font-size: 12px;
}

div.gform_wrapper li,
div.gform_wrapper form li {
	margin: 0 0 10px;
}

div.gform_wrapper .gform_footer {
	border: none;
	margin: 0;
	padding: 0;
}


/* pragobots Gray
------------------------------------------------------------ */

body.pragobots-gray {
	background: url(images/gray/bg.png);
}

.pragobots-gray h2 a,
.pragobots-gray h2 a:visited {
	color: #333;
}

.pragobots-gray a,
.pragobots-gray a:visited,
.pragobots-gray #header ul.nav li a:hover,
.pragobots-gray #header ul.nav li a:active,
.pragobots-gray #header ul.nav .current_page_item a,
.pragobots-gray #header ul.nav .current-cat a,
.pragobots-gray #header ul.nav .current-menu-item a,
.pragobots-gray #header ul.menu li a:hover,
.pragobots-gray #header ul.menu li a:active,
.pragobots-gray #header ul.menu .current_page_item a,
.pragobots-gray #header ul.menu .current-cat a,
.pragobots-gray #header ul.menu .current-menu-item a,
.pragobots-gray #header ul.nav li li a:hover,
.pragobots-gray #header ul.nav li li a:active,
.pragobots-gray #header ul.menu li li a:hover,
.pragobots-gray #header ul.menu li li a:active,
.pragobots-gray #nav li.right a:hover,
.pragobots-gray #subnav li a:hover,
.pragobots-gray #subnav li a:active,
.pragobots-gray #subnav .current_page_item a,
.pragobots-gray #subnav .current-cat a,
.pragobots-gray #subnav .current-menu-item a,
.pragobots-gray .s,
.pragobots-gray .enews #subbox,
.pragobots-gray h2 a:hover {
	color: #cf1900;
}

.pragobots-gray #nav li a:hover,
.pragobots-gray #nav li a:active,
.pragobots-gray #nav .current_page_item a,
.pragobots-gray #nav .current-cat a,
.pragobots-gray #nav .current-menu-item a,
.pragobots-gray #nav li li a,
.pragobots-gray #nav li li a:link,
.pragobots-gray #nav li li a:visited {
	background-color: #fff;
}

.pragobots-gray #nav,
.pragobots-gray #nav li li a:hover,
.pragobots-gray #nav li li a:active,
.pragobots-gray #subnav li li a:hover,
.pragobots-gray #subnav li li a:active,
.pragobots-gray #footer-widgets {
	background-color: #333;
}

.pragobots-gray #nav li a:hover,
.pragobots-gray #nav li a:active,
.pragobots-gray #nav .current_page_item a,
.pragobots-gray #nav .current-cat a,
.pragobots-gray #nav .current-menu-item a,
.pragobots-gray #nav li li a,
.pragobots-gray #nav li li a:link,
.pragobots-gray #nav li li a:visited,
.pragobots-gray #subnav li a,
.pragobots-gray #subnav li li a,
.pragobots-gray #subnav li li a:link,
.pragobots-gray #subnav li li a:visited {
	color: #000;
}

.pragobots-gray #nav li li a:hover,
.pragobots-gray #nav li li a:active,
.pragobots-gray #subnav li li a:hover,
.pragobots-gray #subnav li li a:active {
	color: #fff;
}

.pragobots-gray .listing-price {
	background: #333;
}

.pragobots-gray .listing-text {
	background: #cf1900;
}

.pragobots-gray .listing-wrap .more-link,
.pragobots-gray div.gform_footer input.button,
.pragobots-gray input[type="button"],
.pragobots-gray input[type="submit"] {
	background-color: #666;
	border: 1px solid #666;
	color: #fff;
}

.pragobots-gray .listing-wrap .more-link:hover,
.pragobots-gray div.gform_footer input.button:hover,
.pragobots-gray input:hover[type="button"],
.pragobots-gray input:hover[type="submit"] {
	background-color: #333;
	border: 1px solid #333;
}


/* pragobots Green
------------------------------------------------------------ */

body.pragobots-green {
	background: url(images/green/bg.png);
}

.pragobots-green h2 a,
.pragobots-green h2 a:visited {
	color: #333;
}

.pragobots-green a,
.pragobots-green a:visited,
.pragobots-green #header ul.nav li a:hover,
.pragobots-green #header ul.nav li a:active,
.pragobots-green #header ul.nav .current_page_item a,
.pragobots-green #header ul.nav .current-cat a,
.pragobots-green #header ul.nav .current-menu-item a,
.pragobots-green #header ul.menu li a:hover,
.pragobots-green #header ul.menu li a:active,
.pragobots-green #header ul.menu .current_page_item a,
.pragobots-green #header ul.menu .current-cat a,
.pragobots-green #header ul.menu .current-menu-item a,
.pragobots-green #header ul.nav li li a:hover,
.pragobots-green #header ul.nav li li a:active,
.pragobots-green #header ul.menu li li a:hover,
.pragobots-green #header ul.menu li li a:active,
.pragobots-green #nav li.right a:hover,
.pragobots-green #subnav li a:hover,
.pragobots-green #subnav li a:active,
.pragobots-green #subnav .current_page_item a,
.pragobots-green #subnav .current-cat a,
.pragobots-green #subnav .current-menu-item a,
.pragobots-green .s,
.pragobots-green .enews #subbox,
.pragobots-green h2 a:hover {
	color: #cd7728;
}

.pragobots-green #nav li a:hover,
.pragobots-green #nav li a:active,
.pragobots-green #nav .current_page_item a,
.pragobots-green #nav .current-cat a,
.pragobots-green #nav .current-menu-item a,
.pragobots-green #nav li li a,
.pragobots-green #nav li li a:link,
.pragobots-green #nav li li a:visited {
	background-color: #fff;
}

.pragobots-green #nav,
.pragobots-green #nav li li a:hover,
.pragobots-green #nav li li a:active,
.pragobots-green #subnav li li a:hover,
.pragobots-green #subnav li li a:active,
.pragobots-green #footer-widgets {
	background-color: #354927;
}

.pragobots-green #nav li a:hover,
.pragobots-green #nav li a:active,
.pragobots-green #nav .current_page_item a,
.pragobots-green #nav .current-cat a,
.pragobots-green #nav .current-menu-item a,
.pragobots-green #nav li li a,
.pragobots-green #nav li li a:link,
.pragobots-green #nav li li a:visited,
.pragobots-green #subnav li a,
.pragobots-green #subnav li li a,
.pragobots-green #subnav li li a:link,
.pragobots-green #subnav li li a:visited {
	color: #354927;
}

.pragobots-green #nav li li a:hover,
.pragobots-green #nav li li a:active,
.pragobots-green #subnav li li a:hover,
.pragobots-green #subnav li li a:active {
	color: #fff;
}

.pragobots-green .listing-price {
	background: #354927;
}

.pragobots-green .listing-text {
	background: #cd7728;
}

.pragobots-green .listing-wrap .more-link,
.pragobots-green div.gform_footer input.button,
.pragobots-green input[type="button"],
.pragobots-green input[type="submit"] {
	background-color: #496435;
	border: 1px solid #496435;
	color: #fff;
}

.pragobots-green .listing-wrap .more-link:hover,
.pragobots-green div.gform_footer input.button:hover,
.pragobots-green input:hover[type="button"],
.pragobots-green input:hover[type="submit"] {
	background-color: #354927;
	border: 1px solid #354927;
}


/* pragobots Red
------------------------------------------------------------ */

body.pragobots-red {
	background: url(images/red/bg.png);
}

.pragobots-red h2 a,
.pragobots-red h2 a:visited {
	color: #333;
}

.pragobots-red a,
.pragobots-red a:visited,
.pragobots-red #header ul.nav li a:hover,
.pragobots-red #header ul.nav li a:active,
.pragobots-red #header ul.nav .current_page_item a,
.pragobots-red #header ul.nav .current-cat a,
.pragobots-red #header ul.nav .current-menu-item a,
.pragobots-red #header ul.menu li a:hover,
.pragobots-red #header ul.menu li a:active,
.pragobots-red #header ul.menu .current_page_item a,
.pragobots-red #header ul.menu .current-cat a,
.pragobots-red #header ul.menu .current-menu-item a,
.pragobots-red #header ul.nav li li a:hover,
.pragobots-red #header ul.nav li li a:active,
.pragobots-red #header ul.menu li li a:hover,
.pragobots-red #header ul.menu li li a:active,
.pragobots-red #nav li.right a:hover,
.pragobots-red #subnav li a:hover,
.pragobots-red #subnav li a:active,
.pragobots-red #subnav .current_page_item a,
.pragobots-red #subnav .current-cat a,
.pragobots-red #subnav .current-menu-item a,
.pragobots-red .s,
.pragobots-red .enews #subbox,
.pragobots-red h2 a:hover {
	color: #426393;
}

.pragobots-red #nav li a:hover,
.pragobots-red #nav li a:active,
.pragobots-red #nav .current_page_item a,
.pragobots-red #nav .current-cat a,
.pragobots-red #nav .current-menu-item a,
.pragobots-red #nav li li a,
.pragobots-red #nav li li a:link,
.pragobots-red #nav li li a:visited {
	background-color: #fff;
}

.pragobots-red #nav,
.pragobots-red #nav li li a:hover,
.pragobots-red #nav li li a:active,
.pragobots-red #subnav li li a:hover,
.pragobots-red #subnav li li a:active,
.pragobots-red #footer-widgets {
	background-color: #301215;
}

.pragobots-red #nav li a:hover,
.pragobots-red #nav li a:active,
.pragobots-red #nav .current_page_item a,
.pragobots-red #nav .current-cat a,
.pragobots-red #nav .current-menu-item a,
.pragobots-red #nav li li a,
.pragobots-red #nav li li a:link,
.pragobots-red #nav li li a:visited,
.pragobots-red #subnav li a,
.pragobots-red #subnav li li a,
.pragobots-red #subnav li li a:link,
.pragobots-red #subnav li li a:visited {
	color: #301215;
}

.pragobots-red #nav li li a:hover,
.pragobots-red #nav li li a:active,
.pragobots-red #subnav li li a:hover,
.pragobots-red #subnav li li a:active {
	color: #fff;
}

.pragobots-red .listing-price {
	background: #301215;
}

.pragobots-red .listing-text {
	background: #426393;
}

.pragobots-red .listing-wrap .more-link,
.pragobots-red div.gform_footer input.button,
.pragobots-red input[type="button"],
.pragobots-red input[type="submit"] {
	background-color: #5a2227;
	border: 1px solid #5a2227;
	color: #fff;
}

.pragobots-red .listing-wrap .more-link:hover,
.pragobots-red div.gform_footer input.button:hover,
.pragobots-red input:hover[type="button"],
.pragobots-red input:hover[type="submit"] {
	background-color: #301215;
	border: 1px solid #301215;
}


/* pragobots Tan
------------------------------------------------------------ */

body.pragobots-tan {
	background: url(images/tan/bg.png);
}

.pragobots-tan h2 a,
.pragobots-tan h2 a:visited {
	color: #333;
}

.pragobots-tan a,
.pragobots-tan a:visited,
.pragobots-tan #header ul.nav li a:hover,
.pragobots-tan #header ul.nav li a:active,
.pragobots-tan #header ul.nav .current_page_item a,
.pragobots-tan #header ul.nav .current-cat a,
.pragobots-tan #header ul.nav .current-menu-item a,
.pragobots-tan #header ul.menu li a:hover,
.pragobots-tan #header ul.menu li a:active,
.pragobots-tan #header ul.menu .current_page_item a,
.pragobots-tan #header ul.menu .current-cat a,
.pragobots-tan #header ul.menu .current-menu-item a,
.pragobots-tan #header ul.nav li li a:hover,
.pragobots-tan #header ul.nav li li a:active,
.pragobots-tan #header ul.menu li li a:hover,
.pragobots-tan #header ul.menu li li a:active,
.pragobots-tan #nav li.right a:hover,
.pragobots-tan #subnav li a:hover,
.pragobots-tan #subnav li a:active,
.pragobots-tan #subnav .current_page_item a,
.pragobots-tan #subnav .current-cat a,
.pragobots-tan #subnav .current-menu-item a,
.pragobots-tan .s,
.pragobots-tan .enews #subbox,
.pragobots-tan h2 a:hover {
	color: #cd7728;
}

.pragobots-tan #nav li a:hover,
.pragobots-tan #nav li a:active,
.pragobots-tan #nav .current_page_item a,
.pragobots-tan #nav .current-cat a,
.pragobots-tan #nav .current-menu-item a,
.pragobots-tan #nav li li a,
.pragobots-tan #nav li li a:link,
.pragobots-tan #nav li li a:visited {
	background-color: #fff;
}

.pragobots-tan #nav,
.pragobots-tan #nav li li a:hover,
.pragobots-tan #nav li li a:active,
.pragobots-tan #subnav li li a:hover,
.pragobots-tan #subnav li li a:active,
.pragobots-tan #footer-widgets {
	background-color: #413c2e;
}

.pragobots-tan #nav li a:hover,
.pragobots-tan #nav li a:active,
.pragobots-tan #nav .current_page_item a,
.pragobots-tan #nav .current-cat a,
.pragobots-tan #nav .current-menu-item a,
.pragobots-tan #nav li li a,
.pragobots-tan #nav li li a:link,
.pragobots-tan #nav li li a:visited,
.pragobots-tan #subnav li a,
.pragobots-tan #subnav li li a,
.pragobots-tan #subnav li li a:link,
.pragobots-tan #subnav li li a:visited {
	color: #413c2e;
}

.pragobots-tan #nav li li a:hover,
.pragobots-tan #nav li li a:active,
.pragobots-tan #subnav li li a:hover,
.pragobots-tan #subnav li li a:active {
	color: #fff;
}

.pragobots-tan .listing-price {
	background: #413c2e;
}

.pragobots-tan .listing-text {
	background: #cd7728;
}

.pragobots-tan .listing-wrap .more-link,
.pragobots-tan div.gform_footer input.button,
.pragobots-tan input[type="button"],
.pragobots-tan input[type="submit"] {
	background-color: #68604a;
	border: 1px solid #68604a;
	color: #fff;
}

.pragobots-tan .listing-wrap .more-link:hover,
.pragobots-tan div.gform_footer input.button:hover,
.pragobots-tan input:hover[type="button"],
.pragobots-tan input:hover[type="submit"] {
	background-color: #413c2e;
	border: 1px solid #413c2e;
}