/*



	Theme Name: Bizzy Child Theme



	Theme URI: http://bizzyweb.com



	Description: Bizzy Them is a 2 or 3-column Widget-ready child theme created for the Genesis Framework.



	Author: Andy Wojtowski	



	Author URI: http://bizzyweb.com



	Version: 1.0







	Template: genesis



	Template Version: 1.8.0







	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



* Featured Section



* Welcome Section



* Home Middle Section



* Inner



* Breadcrumb



* Taxonomy Description



* Content-Sidebar Wrap



* Content



* Pullquotes



* Alert Boxes



* Featured Post Grid



* Column Classes



* Headlines



* Unordered / Ordered Lists



* Post Info



* Post Meta



* Author Box



* Sticky Posts



* Archive Page



* Images



* Post Navigation



* Primary / Secondary Sidebars



* Dropdowns



* Featured Page / Post



* User Profile



* Buttons



* Search Form



* eNews & Updates Widget



* Calendar Widget



* Footer Widgets



* Footer



* Comments



* Portfolio Page



* Plugins



 * Genesis Slider



 * Genesis Tabs







*/











/* Import Fonts



------------------------------------------------------------ */







@import url(http://fonts.googleapis.com/css?family=Oswald:400,300,700);



@import url(http://fonts.googleapis.com/css?family=Muli:400,300);



@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,400italic,700,700italic);











/* Defaults



------------------------------------------------------------ */







body,



h1,



h2,



h2 a,



h2 a:visited,



h3,



h4,



h5,



h6,



p,



input,



select,



textarea {



	color: #333;



	font-family:'Muli', sans-serif;



	font-size: 16px;



	font-weight: 300;



	line-height: 22px;



	margin: 0;



	padding: 0;



	text-decoration: none;



	}







input,



select,



textarea,



.author-box,



.sticky,



.taxonomy-description,



.wp-caption {







	}







ol,



ol li,



ul,



ul li {



	list-style-type: none;



	margin: 0;



	padding: 0;



	}







ol li {



	list-style-type: decimal;



	}







ul li {



	list-style-type: square;



	}











/* Hyperlinks



------------------------------------------------------------ */







a,



a:visited {



	color: #D48931;



	text-decoration: none;



	}







a:hover {



	text-decoration: underline;



	}







a img {



	border: none;



	}







/* Body



------------------------------------------------------------ */







body {



	background: #000;



	}











/* Wrap



------------------------------------------------------------ */







#wrap {







	}











/* Header



------------------------------------------------------------ */







#header {



	background-color: #0c0802 !important;



	height: 185px;



	margin: 0 auto;



	overflow: hidden;



	}







#header .wrap {



	margin: 0 auto;



	width: 960px;



	}







#title-area {



	float: left;



	overflow: hidden;



	padding: 30px 0 0;



	width: 320px;



	}







#title {



	font-family: 'Muli', sans-serif;



	font-size: 48px;



	font-variant: small-caps;



	line-height: 60px;



	margin: 0;



	}







#title a,



#title a:hover {



	color: #444;



	text-decoration: none;



	}







#description {



	font-family: 'Muli', sans-serif;



	color: #666;



	font-size: 16px;



	font-style: italic;



	}







#header .widget-area {



	float: right;



	padding: 10px 15px 0 0;



	width: 610px;



	}







#header .widget-area ul li {



	margin: 0;



	}











/* Image Header - Partial Width



------------------------------------------------------------ */







.header-image #title-area,



.header-image #title,



.header-image #title a {



	display: block;



	float: left;



	height: 184px;



	overflow: hidden;



	padding: 0;



	text-indent: -9999px;



	width: 320px;



	/*background: url(images/mn_logo.png) no-repeat;*/

	background: url(images/logo2.png) no-repeat;

	}







.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: 960px;



	}











/* 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;



	border-bottom: 1px solid #a3a2a1;



	}







#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;

	font-weight:400;



	}







#header ul.nav li a,



#header ul.menu li a {



	display: block;



	font-family: 'Oswald', arial, serif;



	font-size: 14px;

	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: #888;



	}







#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: #0C0802;



	color: #EAEAEA;



	font-size: 14px;



	padding: 5px 10px;



	position: relative;



	width: 138px;

	text-transform:capitalize;

	font-weight:300;



	}







#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 {



	/*background-color: #28556D;*/



	background-color: #0C0802;



	color: #C1951B;

	}







#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: 150px;



	}







#header ul.nav li ul ul,



#header ul.menu li ul ul {



	margin: -34px 0 0 148px;



	}







#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;



	}







/* Primary Navigation



------------------------------------------------------------ */







#nav {



	background: url(images/nav.png);



	clear: both;



	color: #fff;



	font-family: 'Oswald', arial, serif;



	overflow: hidden;



	text-transform: uppercase;



	}







#nav .wrap {



	margin: 0 auto;



	width: 960px;



	}







#nav ul {



	float: left;



	width: 100%;



	}







#nav li {



	float: left;



	list-style-type: none;



	}







#nav li a {



	color: #fff;



	display: block;



	font-size: 12px;



	padding: 8px 15px 8px;



	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: #D48931;



	}







#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 #D48931;



	border-top-width: 0;



	color: #D48931;



	font-size: 12px;



	padding: 5px 10px;



	position: relative;



	width: 128px;



	text-transform: none;



	}







#nav li li a:hover,



#nav li li a:active {



	color: #fff;



	background-color: #D48931;



	}







#nav li ul {



	height: auto;



	left: -9999px;



	position: absolute;



	width: 150px;



	z-index: 9999;



	}







#nav li ul a {



	width: 150px;



	}







#nav li ul ul {



	margin: -34px 0 0 148px;



	}







#nav li:hover>ul,



#nav li.sfHover ul {



	left: auto;



	}











/* Primary Navigation Extras



------------------------------------------------------------ */







#nav li.right {



	float: right;



	font-size: 12px;



	padding: 8px 15px 8px;



	}







#nav li.right a {



	background: none;



	border: none;



	color: #fff;



	display: inline;



	text-decoration: none;



	}







#nav li.right a:hover {



	color: #fff;



	text-decoration: underline;



	}







#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: 7px 0 5px 16px;



	}







#nav li.twitter a {



	background: url(images/twitter-nav.png) no-repeat center left;



	padding: 7px 0 5px 20px;



	}











/* Secondary Navigation



------------------------------------------------------------ */







#subnav {



	background-color: #f5f5f5;



	border-bottom: 1px solid #ccc;



	font-family: 'Muli', sans-serif;



	clear: both;



	color: #fff;



	text-transform: uppercase;



	margin: 0 auto;



	overflow: hidden;



	}







#subnav .wrap{



	width: 960px;



	margin: 0 auto;



	}







#subnav ul {



	float: left;



	width: 100%;



	}







#subnav li {



	float: left;



	list-style-type: none;



	}







#subnav li a {



	color: #28556D;



	display: block;



	font-size: 11px;



	padding: 7px 10px 5px;



	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: #28556D;



	color: #fff;



	}







#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 #28556D;



	border-top-width: 0;



	color: #28556D;



	font-size: 11px;



	padding: 4px 10px;



	position: relative;



	width: 138px;



	}







#subnav li li a:hover,



#subnav li li a:active {



	background-color: #28556D;



	color: #fff;



	}







#subnav li ul {



	height: auto;



	left: -9999px;



	position: absolute;



	width: 160px;



	z-index: 9999;



	}







#subnav li ul a {



	width: 140px;



	}







#subnav li ul ul {



	margin: -34px 0 0 158px;



	}







#subnav li:hover>ul,



#subnav li.sfHover ul {



	left: auto;



	}











/* Tab



------------------------------------------------------------ */







.tabs {



	margin: 0 auto;



	/*width: 960px;*/



	padding: 20px 0;



	}















/* Home Top



------------------------------------------------------------ */







.home-top {



	clear:both;



	margin: 0 auto;



	padding: 0;



	background-color: #0c0802;



	}











/* Featured



------------------------------------------------------------ */







.featured {



	clear:both;



	margin: 0 auto;



	height: 410px;



	padding: 0;



	width: 960px;



	background: #0c0802;

	



	}















/* Welcome



------------------------------------------------------------ */







.welcome {



	color: #666;



	font-family: Georgia,Times,'Times New Roman',serif;



	font-size: 18px;



	font-weight: normal;



	padding: 5px 0;



	text-align: center;



	background-color: #ffffff;



	height: 43px;



	border-bottom: 2px solid #ededed;



	}







.welcome p {



	color: #666;



	font-family:'Muli', sans-serif;



	font-size: 24px;



	font-weight: 300;



	line-height: 38px;



	text-align: center;



	}







.welcome img {



	padding: 0 0 5px 0;



	}







/* Home Middle



------------------------------------------------------------ */







.home-middle {



	margin: 0 auto 0;



	overflow: hidden;



	padding: 20px 0 0 0;



	width: 960px;



	}







.home-middle p {



	font-size: 13px;



	color: #000000;



	}







.home-middle-1 {



	float: left;



	padding: 0 30px 0 10px;



	width: 290px;



	}



.home-middle-1 .widget {



	min-height: 280px;



	}







.home-middle-2 {



	float: left;



	width: 290px;



	padding: 0 auto;



	}



.home-middle-1 .widget {



	min-height: 280px;



	}







.home-middle-3 {



	float: left;



	width: 290px;



	padding: 0 10px 0 15px;



	}







.home-middle-3 h4.widgettitle {



	text-align: left;



	background: none;



	border: none;



	color: #000000;



	font-size: 24px;



	margin-top: 15px;



	}







.home-middle .more-link {



	display: block;



	border-radius: 5px;



	-moz-border-radius: 5px;



	-webkit-border-radius: 5px;



	border: none;



	color: #6c6b69 !important;



	cursor: pointer;



	/*text-align: center;*/



	font-size: 11px;



	font-weight: 400;



	text-decoration: none;



	/*text-transform: uppercase;*/



	width: 90px;



	font-style: italic;



	}







.home-middle .more-link:hover {



	border: none;



	text-decoration: none;



	text-shadow: none;



	text-transform: uppercase;



	color: #3E95CF !important;



	}



	



.portfolio-slider {



	width: 960px;



	clear: both;



	padding: 0 0 15px 0;



}











/* Inner



------------------------------------------------------------ */



.home #inner {}



.home #inner .wrap {



	margin: 0 auto;



	background-color: #000;



	background: url(images/widget_area_bg.png) repeat;



	}







#inner {



	overflow: hidden;



	padding: 0px 0 0;



	background: url("images/widget_area_bg.png") repeat scroll 0 0 transparent;



	/*border-top:2px solid #D3D2D2;*/



	}







#inner .wrap {



	margin: 0 auto;



	}











.full-width-content #inner h1, .full-width-content .breadcrumb, .full-width-content .post-info {



	width: 960px;



	margin: 0 auto;



	padding: 8px 0 0 0;



	}











/* Breadcrumb



------------------------------------------------------------ */







.breadcrumb {



	font-family: 'Muli', sans-serif;



	border-bottom: 1px solid #ddd;



	color: #333;



	font-size: 12px;



	margin: 0 0 30px;



	padding: 0 15px 10px 0;



	}











/* Taxonomy Description



------------------------------------------------------------ */







.taxonomy-description {



	margin: 0 0 30px;



	padding: 10px;



	}











/* Content-Sidebar Wrap



------------------------------------------------------------ */







#content-sidebar-wrap {



	margin: 0 auto;



	}







.content-sidebar #content-sidebar-wrap,



.sidebar-content #content-sidebar-wrap {



	width: 960px;



	}







.sidebar-content-sidebar #content-sidebar-wrap,



.sidebar-sidebar-content #content-sidebar-wrap {



	float: right;



	}







.content-sidebar-sidebar #content-sidebar-wrap,



.sidebar-sidebar-content #content-sidebar-wrap {



	width: 790px;



	}











.full-width-content #content-sidebar-wrap {



	/*width: 960px;*/



	/*padding: 8px 0 0 0;*/



	}











/* Content



------------------------------------------------------------ */







#content {



	padding: 0;







	}







.content-sidebar #content,



.sidebar-content #content {



	width: 600px;



	float: left;



	padding:8px 0 0 0;



	}







.sidebar-content #content,



.sidebar-sidebar-content #content {



	float: right;



	}







.content-sidebar-sidebar #content,



.sidebar-sidebar-content #content {



	width: 490px;



	}







.full-width-content #content {



	clear:both;



	/*padding:8px 30px 0 20px;*/



	}







blockquote {



	background-color: #f5f5f5;



	margin: 5px 15px 25px;



	padding: 15px 20px 0;



	}







blockquote p {



	color: #777;



	font-family: Georgia, Times, 'Times New Roman', serif;



	font-size: 14px;



	font-style: italic;



	}







.post {



	margin: 0 0 40px;



	padding: 0 0 20px;



	}







.single .post {



	border: none;



	margin: 0;



	padding: 0 0 20px;



	}







.entry-content {



	/*overflow: hidden;*/



	}



.entry-content h2 {

	font-size: 16px;

	font-weight: bold;

	}



.entry-content p {



	padding: 0 0 20px;



	}



.entry-content a, a:visited {

	color: #C1951B;

	font-weight: bold;

	}



.clear {



	clear: both;



	}







.clear-line {



	border-bottom: 1px solid #e6e6e6;



	clear: both;



	margin: 0 0 15px;



	}







/* Pullquotes



------------------------------------------------------------ */







.pullquote-left,



.pullquote-right {



	background-color: transparent !important;



	border-top: 2px solid #28556D;



	border-bottom: 2px solid #28556D;



	font-size: 20px;



	font-style: italic;



	color: #669966;



	line-height: 28px;



	margin-top: 10px !important;



	padding:  25px 15px 15px 15px !important;



	width: 33%;



	clear: both;



	}







.pullquote-left {



	float: left;



	display: inline;



	}







.pullquote-right {



	float: right;



	display: inline;



	}











/* Alert Boxes



------------------------------------------------------------ */







.entry-content .box-one,



.entry-content .box-two,



.entry-content .box-three,



.entry-content .box-four,



.entry-content .box-five,



.entry-content .box-six,



.entry-content .box-seven,



.entry-content .box-eight,



.entry-content .box-nine,



.entry-content .box-ten {



	padding: 6px 9px;



	margin-bottom: 20px;



	}







.box-one,



.box-two,



.box-three,



.box-four,



.box-five,



.box-six,



.box-seven,



.box-eight,



.box-nine,



.box-ten {



	border-radius: 5px;



	-moz-border-radius: 5px;



	-webkit-border-radius: 5px;



	}







.box-one {



	overflow: hidden;



	background: #f5f5f5;



	border: 1px solid #dadada;



	}







.box-two {



	background: #ffb8b8;



	border: 1px solid #ff8c8c;



	}







.box-three {



	background: #ffffcc;



	border: 1px solid #ffcc66;



	}







.box-four {



	background: #ffebe8;



	border: 1px solid #c00;



	}







.box-five {



	background: #ccff99;



	border: 1px solid #99cc00;



	}







.box-six {



	background: #5982d5;



	border: 1px solid #003399;



	color: #fff;



	}







.box-seven {



	background: #960000;



	border: 1px solid #320000;



	color: #fff;



	}







.box-eight {



	background: #444;



	border: 1px solid #000;



	color: #fff;



	}







.box-nine {



	background: #ccffff;



	border: 1px solid #009999;



	}







.box-ten {



	background: #ccccff;



	border: 1px solid #6666ff;



	}







/* 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;



	}











/* 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-fourth p {

	padding: 0 !important;

	text-align: center;

	}



.one-fourth h2 {

	text-align: center;

	text-transform: uppercase;

	}



.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: 'Muli', sans-serif;



	font-weight:300;



	}







h1,



h2,



h2 a,



h2 a:visited {



	color: #333;



	font-family: 'Muli', sans-serif;



	font-weight:bold;



	font-size: 22px;



	padding-top: 10px;



	line-height:1.2em;



	}







h2 a:hover {



	color: #D48931;



	text-decoration: none;



	}







.widget-area h2 {



	font-size: 24px;



	}







h3 {



	font-size: 24px;

	font-weight: bold;

	}







h4 {



	font-size: 22px;



	}











#footer-widgets .widget-area h4 {



	color: #d69732;



	border: none;



	font-size: 20px;



	background: none;	



	text-align: left;



	font-weight: bold;



	text-decoration: underline;



	}







h5 {



	font-size: 14px;



	}







h6 {



	font-size: 12px;



	}











/* 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: disc;



	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;



	}











/* Post Info



------------------------------------------------------------ */







.post-info {



	font-size: 11px;



	margin: 5px 0 15px;



	text-transform: uppercase;



	}











/* Post Meta



------------------------------------------------------------ */







.post-meta {



	background-color: #f5f5f5;



	clear: both;



	font-size: 11px;



	padding: 7px 10px 5px;



	text-transform: uppercase;



	}











/* Author Box



------------------------------------------------------------ */







.author-box {



	margin: 0 0 40px;



	padding: 10px;



	overflow: hidden;



	}







.author-box p {



	font-size: 13px;



	line-height: 20px;



	}







/* Sticky Posts



------------------------------------------------------------ */







.sticky {



	margin: 0 0 40px;



	padding: 10px;



	}











/* Archive Page



------------------------------------------------------------ */







.archive-page {



	float: left;



	padding: 20px 0;



	width: 50%;



	}











/* 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



------------------------------------------------------------ */







.avatar,



.featuredpage img,



.featuredpost img,



.post-image {







	}







.author-box .avatar {



	background-color: #fff;



	float: left;



	height: 75px;



	margin: 0 10px 0 0;



	width: 75px;



	}







.post-image {



	margin: 0 10px 10px 0;



	}







.comment-list li .avatar { 



	background-color: #fff;



	float: right;



	margin: 0 5px 0 10px;



	padding: 4px;



	}







img.centered,



.aligncenter {



	display: block;



	margin: 0 auto 10px;



	}







img.alignnone {



	display: inline;



	margin: 0 0 10px;



	}







img.alignleft {



	display: inline;



	margin: 0 10px 10px 0;



	}







img.alignright {



	display: inline;



	margin: 0 0 10px 10px;



	}







.alignleft {



	float: left;



	margin: 0 10px 0 0;



	}







.alignright {



	float: right;



	margin: 0 0 0 10px;



	}







.wp-caption {



	padding: 5px;



	text-align: center;



	}







p.wp-caption-text {



	font-size: 11px;



	line-height: 12px;



	padding: 5px 0;



	}







.wp-smiley,



.wp-wink {



	border: none;



	float: none;



	}











/* Post Navigation



------------------------------------------------------------ */







.navigation {



	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 {



	background-color: #f5f5f5;



	border: 1px solid #ccc;



	color: #28556D;



	padding: 5px 8px;



	}







.navigation li a:hover,



.navigation li.active a {



	background-color: #28556D;



	border: 1px solid #28556D;



	color: #fff;



	text-decoration: none;



	}











/* Primary / Secondary Sidebars



------------------------------------------------------------ */







.sidebar {



	margin: 25px 0 20px;



	padding: 0px 15px 5px 15px;



	display: inline;



	float: right;



	font-size: 13px;



	line-height: 20px;



	width: 270px;



	background: #0C0802;



	/*background: url(images/divider_line.png) no-repeat left top;*/



	-webkit-box-shadow: -8px 0px 8px -8px #A0A0A0;



   	-moz-box-shadow: -8px -0px 8px -8px #A0A0A0;



	box-shadow: -8px 0px 8px -8px #A0A0A0;



	border-radius: 10px;



	}











#sidebar-alt {



	float: left;border:none;



	width: 120px;



	}







.sidebar p {



	font-size: 13px;



	line-height: 20px;



	margin-bottom: 10px;



	color: #ffffff;



}







.sidebar-content #sidebar,



.sidebar-sidebar-content #sidebar {



	float: left;



	}







.content-sidebar-sidebar #sidebar-alt {



	float: right;



	}







.sidebar .widget {



	/*margin: 0 0 15px;*/



	padding:10px 5px;



	width: 248px;



	min-height: 48px;



	}







.widget-area ol,



.widget-area ul {



	margin: 5px 0 -5px 20px;



	}







.widget-area ol ol,



.widget-area ul ul {



	margin: 0 0 0 15px;



	}







.widget-area ul li {



	list-style-type: square;



	word-wrap: break-word;



	}







.widget-area ol li {



	list-style-type: decimal;



	}







h4.widgettitle {



	font-size: 20px;



	line-height: 24px;



	/*margin-bottom: 15px;*/



	color: #ffffff;



	border-top: 2px solid #b7830c;



	border-bottom: 2px solid #b7830c;



	text-align: left;



	padding: 3px 10px 3px 0;







	background: -moz-linear-gradient(left, rgba(70,54,23,0) 0%, rgba(70,54,23,1) 29%, rgba(70,54,23,1) 30%, rgba(70,54,23,1) 100%); /* FF3.6+ */



	background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(70,54,23,0)), color-stop(29%,rgba(70,54,23,1)), color-stop(30%,rgba(70,54,23,1)), color-stop(100%,rgba(70,54,23,1))); /* Chrome,Safari4+ */



	background: -webkit-linear-gradient(left, rgba(70,54,23,0) 0%,rgba(70,54,23,1) 29%,rgba(70,54,23,1) 30%,rgba(70,54,23,1) 100%); /* Chrome10+,Safari5.1+ */



	background: -o-linear-gradient(left, rgba(70,54,23,0) 0%,rgba(70,54,23,1) 29%,rgba(70,54,23,1) 30%,rgba(70,54,23,1) 100%); /* Opera 11.10+ */



	background: -ms-linear-gradient(left, rgba(70,54,23,0) 0%,rgba(70,54,23,1) 29%,rgba(70,54,23,1) 30%,rgba(70,54,23,1) 100%); /* IE10+ */



	background: linear-gradient(to right, rgba(70,54,23,0) 0%,rgba(70,54,23,1) 29%,rgba(70,54,23,1) 30%,rgba(70,54,23,1) 100%); /* W3C */



	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00463617', endColorstr='#463617',GradientType=1 ); /* IE6-9 */











	}







.widget-area a, .widget-area a:hover{



	color: #C1951B;



}











/* Dropdowns



------------------------------------------------------------ */







#cat,



.widget_archive select {



	background-color: #fff;



	font-family: 'Muli', sans-serif;



	color: #D48931;



	display: inline;



	font-size: 12px;



	margin: 5px 0 0;



	padding: 3px;



	width: 100%;



	}











/* Featured Page / Post



------------------------------------------------------------ */







.featuredpage,



.featuredpost {



	clear: both;



	margin: 0 0 15px;



	overflow: hidden;



	}







.featuredpage .page,



.featuredpost .post {



	margin: 0 0 0px;



	overflow: hidden;



	padding: 0 0 0px;



	}











/* User Profile



------------------------------------------------------------ */







.user-profile {



	overflow: hidden;



	}











/* Buttons



------------------------------------------------------------ */







.enews #subbutton,



.reply a,



.reply a:visited,



.searchsubmit,



#submit {



	background-color: #FEC938;



	border: 1px solid #0A4975;



	border-radius: 5px;



	color: #0A4975 !important;



	cursor: pointer;



	font-family: 'Oswald', arial, serif;



	font-size: 12px;



	padding: 3px 10px;



	text-decoration: none;



	}







.enews #subbutton:hover,



.reply a:hover,



.searchsubmit:hover,



#submit:hover {



	/*background-color: #D48931;*/



	background-color: #FFEB8F;



	border: 1px solid #0A4975;



	color: #fff;



	text-decoration: none;



	}







#nav .searchsubmit {



	padding: 2px 7px 2px;



	}











/* Search Form



------------------------------------------------------------ */







#header .searchform {



	float: right;



	padding: 23px 0 0;



	}







#nav .searchform {



	float: right;



	margin: 1px 0 0;



	}







.s {



	background-color: #fff;



	color: #0A4975;



	font-family: 'Oswald', arial, serif;



	font-size: 12px;



	margin: 5px 1px 0 0;



	padding: 5px 0 5px 7px;



	width: 150px;



	border-radius: 5px;



	height: 15px;



	}











/* eNews and Update Widget



------------------------------------------------------------ */







.enews #subbox {



	background-color: #fff;



	color: #333;



	font-family: 'Muli', arial, serif;



	font-size: 11px;



	margin: 5px 5px 0 0;



	padding: 6px 0 6px 7px;



	width: 150px;



	}











/* 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 {



	background: #000000;



	clear: both;



	color: #fff;



	font-size: 12px;



	margin: 0 auto;



	padding: 0px 0 0;



	/*height: 303px;*/



	border-bottom: 4px solid #ffe532;



	overflow:hidden;







background: rgb(0,0,0); /* Old browsers */



background: -moz-linear-gradient(left, rgba(0,0,0,1) 0%, rgba(66,56,37,1) 50%, rgba(0,0,0,1) 100%); /* FF3.6+ */



background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(0,0,0,1)), color-stop(50%,rgba(66,56,37,1)), color-stop(100%,rgba(0,0,0,1))); /* Chrome,Safari4+ */



background: -webkit-linear-gradient(left, rgba(0,0,0,1) 0%,rgba(66,56,37,1) 50%,rgba(0,0,0,1) 100%); /* Chrome10+,Safari5.1+ */



background: -o-linear-gradient(left, rgba(0,0,0,1) 0%,rgba(66,56,37,1) 50%,rgba(0,0,0,1) 100%); /* Opera 11.10+ */



background: -ms-linear-gradient(left, rgba(0,0,0,1) 0%,rgba(66,56,37,1) 50%,rgba(0,0,0,1) 100%); /* IE10+ */



background: linear-gradient(to right, rgba(0,0,0,1) 0%,rgba(66,56,37,1) 50%,rgba(0,0,0,1) 100%); /* W3C */



filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000',GradientType=1 ); /* IE6-9 */











	}







#footer-widgets .wrap {



	margin: 0 auto;



	width: 960px;



	background: #0a4975;



	}







#footer-widgets .widget {



	background: none;



	border: none;



	margin: 0 0 20px;



	padding: 0;



	}







#footer-widgets p {



	color: #fff;



	line-height: 17px;



	font-size: 13px;



	/*padding: 0 0 10px;*/



	}







#footer-widgets a,



#footer-widgets a:visited {



	color: #cebf44;



	}







#footer-widgets a:hover {



	text-decoration: none;



	}







#footer-widgets ul {



	color: #fff;



	list-style-type: none;



	}







#footer-widgets ul li {



	list-style-type: none;



	padding:0;



	margin:0;



	}







#footer-widgets .enews #subbutton {



	}







#footer-widgets .enews #subbutton:hover {



	}







#footer-widgets #wp-calendar thead,



#footer-widgets #wp-calendar td {



	background: none;



	}







.footer-widgets-1 {



	float: left;



	width: 310px;



	padding: 0 0 0 0px;



	margin: 20px 0 0 0;



	}







.footer-widgets-2 {



	float: left;



	width: 310px;



	margin: 20px 0 0 0;



	}







.footer-widgets-3 {



	float: right;



	width: 310px;



	padding: 0 0px 0 0;



	margin: 20px 0 0 0;



	}



.footer-widgets .gform_wrapper {

	

	margin: 0;

	}



.footer-widgets .gform_wrapper form {



	margin: -15px 0 0 0;



	}



.footer-widgets .gform_wrapper .gform_footer {



	padding: 16px 0 10px;



	margin: 0px;



	}



#footer-widgets h4 {



	font-size: 12px;



	margin: 0 0 5px;



	padding: 0 auto;



	}







#footer-widgets h4 a{



	font-size: 12px;



	}







#footer-widgets h2 a, #footer-widgets h2 a:visited {



	font-size: 16px;



	clear:both;



	padding:0;



	margin:0;



	}







#footer-widgets .searchform {



	margin-left: 50px;



	margin-top: 60px;



	}







/* Footer



------------------------------------------------------------ */







#footer {



	clear: both;



	padding: 12px 0 10px;



	overflow: hidden;



	margin: 0 auto;



background: rgb(50,43,29); /* Old browsers */



background: -moz-linear-gradient(left, rgba(50,43,29,1) 0%, rgba(98,87,67,1) 50%, rgba(50,43,29,1) 100%); /* FF3.6+ */



background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(50,43,29,1)), color-stop(50%,rgba(98,87,67,1)), color-stop(100%,rgba(50,43,29,1))); /* Chrome,Safari4+ */



background: -webkit-linear-gradient(left, rgba(50,43,29,1) 0%,rgba(98,87,67,1) 50%,rgba(50,43,29,1) 100%); /* Chrome10+,Safari5.1+ */



background: -o-linear-gradient(left, rgba(50,43,29,1) 0%,rgba(98,87,67,1) 50%,rgba(50,43,29,1) 100%); /* Opera 11.10+ */



background: -ms-linear-gradient(left, rgba(50,43,29,1) 0%,rgba(98,87,67,1) 50%,rgba(50,43,29,1) 100%); /* IE10+ */



background: linear-gradient(to right, rgba(50,43,29,1) 0%,rgba(98,87,67,1) 50%,rgba(50,43,29,1) 100%); /* W3C */



filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#322b1d', endColorstr='#322b1d',GradientType=1 ); /* IE6-9 */







	}







#footer .wrap {



	margin: 0 auto;



	width: 960px;



	}







#footer p {



	color: #fff;



	font-size: 11px;



	}







#footer a,



#footer a:visited {



	color: #fbc406;



	font-weight: bold;



	}







#footer .gototop {



	float: left;



	width: 200px;



	}







#footer .gototop a {



	/*background: url(images/footer-top.png) no-repeat center left;*/



	padding: 2px 8px 2px 0px;



	font-size: 12px;



}







#footer ul {



	list-style-type:none;



	margin:0;



	padding:0;



} 







#footer li {



	display:inline;



}







#footer .creds {



	float: right;



	text-align: right;



	width: 700px;



	margin: 0 95px 0 0;



	}







#footer .footer_menu {



	float: left;



	width: 450px;



	/*margin: 0 0 0 95px;*/



	}







#footer .footer_menu li {



	float: left;



	list-style: none;



	font-size: 11px;



	}







#footer .footer_menu li a{



	float: left;



	list-style: none;



	padding: 0 10px 0 0;



	font-size: 11px;



	}







/* Comments



------------------------------------------------------------ */







#comments,



#respond {



	margin: 0;



	overflow: hidden;



	padding: 10px 0 20px;



	}







#comments h3,



#respond h3 {



	font-size: 20px;



	}







#author,



#comment,



#email,



#url {



	font-size: 12px;



	margin: 10px 5px 0 0;



	padding: 5px;



	width: 250px;



	}







#author,



#email,



#url {



	height: 25px;



	}







#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;



	margin: 15px 0 5px;



	padding: 20px;



	}







.comment-list li ul li {



	background: #fff;



	list-style-type: none;



	}







.comment-list p,



.ping-list p {



	font-weight: normal;



	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 { 



	font-size: 14px;



	font-weight: bold;



	line-height: 20px;



	padding: 8px 0 0;



	}







.comment-meta { 



	font-size: 12px;



	padding: 0 0 8px;



	}







.nocomments {



	text-align: center;



	}







#comments .navigation {



	display: block;



	padding: 0;



	}







.thread-alt,



.thread-even {



	background: #f5f5f5;



	}







.alt,



.depth-1,



.even {



	border: 1px solid #ddd;



	}











/* Portfolio Page



------------------------------------------------------------ */



.page-template-page_portfolio-php img {



	border: 1px solid #ddd;



	margin: 0 0 10px;



	max-width: none;



	padding: 6px;



	}







.page-template-page_portfolio-php h2 a,



.page-template-page_portfolio-php h2 a:visited {



	font-size: 16px;



	line-height: 20px;



	}







.page-template-page_portfolio-php .featuredpage .page, 



.page-template-page_portfolio-php .featuredpost .post {



	float: left;



	margin: 0 12px 10px;



	overflow: hidden;



	padding: 5px 0 10px;



	width: 216px;



	}















/* Genesis Slider



------------------------------------------------------------ */







#genesis-slider {



	border: 5px solid #28556D !important;



	border-radius: 7px !important;



	-moz-border-radius: 7px !important;



	-webkit-border-radius: 7px !important;



	}











/* Genesis Tabs



------------------------------------------------------------ */







.ui-tabs .ui-widget-content {



	background: #f5f5f5 !important;



	}











.ui-tabs ul.ui-tabs-nav li a {



	background-color: #f5f5f5 !important;



	font-size: 14px;



	text-transform: none !important;



	}







.ui-tabs ul.ui-tabs-nav li a:hover {



	background-color: #28556D !important;



	color: #fff !important;



	}







.ui-tabs ul.ui-tabs-nav li.ui-tabs-selected a {



	background-color: #28556D !important;



	color: #fff !important;



	}







.ui-tabs ul.ui-tabs-nav li.ui-tabs-selected a:hover {



	background-color: #D48931 !important;



	color: #fff !important;



	}







#latest-tweets-3.widget.latest-tweets h4{



	background: url(http://www.bizzyweb.com/wp-content/uploads/2012/03/twitter_flying_icon.png) left top no-repeat;



	padding:30px 0 0 0;



	margin:-20px 0 0 -10px;



	height:60px;



	text-indent:55px;



	line-height:10px;







}







.latest-tweets{



	padding:-10px 0 0 -15px;







}















.facebook_sidebar{



	background: url(http://www.bizzyweb.com/wp-content/uploads/2012/03/facebook_flying_icon.png) left top no-repeat;



	padding:20px 0 0 0;



	margin:-20px 0 0 -15px;



	height:60px;



	text-indent:55px;



	line-height:1.2em;



	font-size: 20px;



	color: #666666;







}











#social img {



	opacity:0.7;



	filter:alpha(opacity=70); /* For IE8 and earlier */



	padding:0 0 0 8px;



}







#social img:hover {



	opacity:1.0;



	filter:alpha(opacity=100); /* For IE8 and earlier */



}











.pb_carousel_default img {



	background-color: white !important;



    	display: block !important;



    	float: left !important;



    	margin: 7px !important;



    	padding: 5px !important;



}







.contact_us p {



	color: #D69732 !important;



	line-height: 22px !important;



	font-size: 15px !important;



	}



#sidebar {

	width:250px !important;

	height:100% !important;

}



#pw_listing_widget, #pw_forsale_listing {

    background-color: white;

    color: #404040 !important;

    font-family: "Arial","Verdana",sans-serif;

    font-size: 1em !important;

    margin: auto;

    width: 650px !important;

}



.get-cash p {

	background: #0c0902;

	color: #fcb43a;

	border-radius: 5px;

	padding: 20px 0 20px 0;

	text-align: center;

	font-family: 'Open Sans', sans-serif;

	font-weight: 400;

	font-style: italic;

	font-size: 25px;

}



.renting-rocks-content h2 {

	text-transform: uppercase;

	font-family: 'Open Sans', sans-serif;

	font-weight: 700;

}



.renting-rocks-content {

	width: 660px;

	float: left;

}



.one-fourth p {

	padding: 0 !important;

	text-align: center;

	}



.one-fourth h2 {

	text-align: center;

	text-transform: uppercase;

	font-family: 'Open Sans', sans-serif;

	font-weight: 700;

	}



.page-id-1571 .sidebar {

	margin-top: 55% !important;

}



.page-id-614 .sidebar {

	margin-top: 55% !important;

}

/* responsive------------------------------------------------------------ */





@media(max-width:767px){




fieldset#contactUsFieldset {
    padding-left: 0px;
    margin-left: 0px;
}

div#pw_listing_widget_tabs_map img {
    width: auto;
}
div#pw_listing_widget_tabs_detail img {
    width: auto;
}
.ui-tabs ul.ui-tabs-nav li a {
       padding-left: 2px!important;
    padding-right: 2px!important;
    font-size: 10px;
    
}

#header .wrap {
	margin: 0 auto;
	width: 100%;
	}


div#title-area {
  width: 100%;
  text-align: center;
  float: left !important;
}

.header-image #title-area, .header-image #title, .header-image #title a {
background-position: top center;
  width: 100%;
  background-size: contain;
}

div#header {
  width: 100%;
  float: left;
  height: auto !important;
}
div#social table {
  width: 100%;
  text-align: center; 
}

ul#menu-mn-custom-menu {
  display: none;
}
#header {
 
  height: auto !important;
  margin: 0 auto;
  
}
div#inner {
  width: 100%;
  float: left;
  height: auto;
  
}

.home #inner .wrap {
  margin: 0 auto;
  background-color: #FFF;
  background-image: none;
}
.home-middle {
  margin: 0 auto 0;
  overflow: hidden;
  padding: 20px 0 0 0;
  width: 100%;
}

.home-middle-1 {
  float: left;
  width: 98%;
  padding-left: 1%;
  padding-right: 1%;
}
.post-45.page.type-page.status-publish.has-post-thumbnail.hentry.entry img {
  width: 100%;
  height: auto;
}

h4.widgettitle {
  text-align: center;
  padding: 5px;
  
}
.post-7.page.type-page.status-publish.has-post-thumbnail.hentry.entry img {
  width: 100%;
  height: auto;
}
.home-middle-2 {
  width: 98%;
  float: left;
  height: auto;
  padding-left: 1%;
  padding-right: 1%;
}
.post-928.page.type-page.status-publish.has-post-thumbnail.hentry.entry img {
  width: 100%;
  height: auto;
}
.post-930.page.type-page.status-publish.has-post-thumbnail.hentry.entry img {
  width: 100%;
  height: auto;
}

.home-middle-3 {
  float: left;
  width: 98%;
  padding-left: 1%;
  padding-right: 1%;
}
.textwidget a img {
  width: 70%;
  text-align: center;
  float: left;
  margin-left: 15%;
  margin-right: 15%;
}
#footer-widgets .wrap {
  margin: 0 auto;
  width: 100%;
 
}
.footer-widgets-1 {
  display: none;
}
.footer-widgets-2 {
display: none;
}
.footer-widgets-3 {
  float: right;
  width: 100%;
  padding: 0 0px 0 0;
  margin: 20px 0 0 0;
}

#footer-widgets .widget-area h4 {
  text-align: center;

}
.contact_us {
  text-align: center;
}

form#gform_24 {
  text-align: center;
}
div#footer {
  margin: 0 auto;
  width: 100%;
}
#footer .creds {
  float: right;
  text-align: center;
  width: 100%;
  margin: 0px;
}
.featured {
    width: 100% !important;
	height:auto;
}
div#pb_slideshow_slider-container-1 {
    width: 100% !important;
}
div#pb_slideshow_slider-1 {
    width: 100% !important;
}

.post-1999.post.type-post.status-publish.format-standard.hentry.category-news.entry h2 {
#footer .wrap
##footer .wrap
footer .wrap
  text-align: center;
}

#footer p {
  text-align: center;
  float: left;
}

#footer .wrap{width:100%;}

div#content-sidebar-wrap {
    width: 100% !important;
}
div#content {
    width: 98% !important;
    padding-left: 1% !important;
    padding-right: 1% !important;
    float: left !important;
}
.breadcrumb {
    width: 100%;
    padding: 0px;
}
div#pw_listing_widget {
    width: 100% !important;
}

div#sidebar {
    width: 100% !important;
}

.post-14.page.type-page.status-publish.has-post-thumbnail.hentry.entry {
  width: 98%;
  padding-left: 1%;
  padding-right: 1%;
}
div#text-19 {
    margin-left: 25%;
    margin-right: 25%;
}
div#text-19 img {
    height: auto;
}
div#text-22 {
    margin-left: 25%;
    margin-right: 25%;
}
div#recent-posts-2 {
    margin-left: 25%;
    margin-right: 25%;
}
div#text-21 {
    margin-left: 25%;
    margin-right: 25%;
}

.post-43.page.type-page.status-publish.hentry.entry {
    width: 98%;
    margin-left: 1%;
    margin-right: 1%;
}

.post-49.page.type-page.status-publish.hentry.entry {
    width: 98%;
    float: left;
    margin-left: 1%;
    margin-right: 1%;
}
.gform_wrapper .top_label input.medium, .gform_wrapper .top_label select.medium {
        width: 98% !important;margin-left:1%;margin-right:1%;
}
gform_wrapper .ginput_complex .ginput_left, .gform_wrapper .ginput_complex .ginput_right {
        width: 100% !important;
}

.gform_wrapper .top_label input.small, .gform_wrapper .top_label select.small {
      width: 100% !important;
}

gform_wrapper .ginput_complex .ginput_left, .gform_wrapper .ginput_complex .ginput_right {
    width: 100% !important;
}

span#input_23_4_5_container {
    width: 98%;
}
span#input_23_4_3_container {
    width: 100% !important;
}
span#input_23_20_3_container {
    width: 100% !important;
}

span#input_23_20_6_container {
    width: 100% !important;
}
img.aligncenter {
    width: 100%;
    height: auto;
}

fieldset#contactUsFieldset {
    width: 100%;
    /* float: left; */
    margin-left: 0px;
    padding-left: 0px;
}
.legend {
    text-align: left !important;
}

table#contactUsTable tr input {width:40% !important;}

div#social a img {
    width: auto;
    float: left;
    padding: 0px;
    margin-left: 0px;
}

.widget-area h2 {
    font-size: 20px;
    text-align: left;
}




}





@media only screen and (min-width: 240px) and (max-width: 319px) {

}
  
@media only screen and (min-width: 320px) and (max-width: 479px) {

#searchForm th {
    float: left;
    width: 100%;
    margin-top: 40px;  
}
input#addrField {
    position: absolute;
    margin-top: -65px;
    width: 270px !important;
}
input#minField {
       width: 92%;
    margin-bottom: 9px;
}
input#maxField {
    width: 86%;
}
select#typeField {
    position: absolute;
    margin-top: -261px;
    width: 90%;
}
select#bedsField {
    position: absolute;
    width: 92%;
    margin-top: -215px;
}
select#bathsField {
    position: absolute;
    width: 92%;
    margin-top: -147px;
}
#pw_listing_widget_tabs_detail_image {
    border: 1px solid lightblue;
    width: 137% !important;
} 

div#text-19, div#text-22, div#recent-posts-2, div#text-21 {
    margin-left: 14%;
    margin-right: 14%;
}
.yui-u.first table tbody tr td {
    width: 92% !important;
    float: left;
}

.yui-u.first table tbody tr td img {
    width: 100%;
}

.primaryButtons{height:22px !important; margin:0px !important;text-align:center !important;}

div#loginDiv table {
    width: 100%;
    text-align: center;
}
ul.tabs.ui-tabs-nav.ui-helper-reset.ui-helper-clearfix.ui-widget-header.ui-corner-all {
    height: 52px !important;
}

input#addrField {
    width: 87%;
}

table#contactUsTable tr input {
    width: 91% !important;
}
table#contactUsTable tr select {
    width: 96% ;
}
table#contactUsTable textarea.Textarea {
    width: 87%;
}

tr td {
    width: 100%;
    float: left;
}
.archive-page ul li, .entry-content ul li {font-size: 12px;}

ul#pw_listing_widget_tabs_list_ul li table {
    width: 100% !important;
}
ul#pw_listing_widget_tabs_list_ul li table tbody {
    width: 100% !important;
}
ul#pw_listing_widget_tabs_list_ul li table tbody tr {
    width: 100% !important;
}
ul#pw_listing_widget_tabs_list_ul li table tbody tr td {
    width: 100% !important;
    float: left;
	text-align:center;
}
img.pw_listing_widget_tabs_list_item_img{
	width:70% !important;
}
ul#pw_listing_widget_tabs_list_ul li {
    margin-left: 0px;
    margin-top: 10px;
}



div#pw_listing_widget_search_div table {
    width: 100% !important;
}
div#pw_listing_widget_search_div table tbody {
    width: 100% !important;
}
div#pw_listing_widget_search_div table tbody tr {
    width: 100% !important;
}
div#pw_listing_widget_search_div table tbody tr td {
    width: 100% !important;
}
div#pw_listing_widget_tabs_detail_imageControls {
    width: 90%;
}
input#pw_listing_widget_tabs_detail_detailTools_ListingLink {
    width: 95%;
}
div#leasingContactDiv table#pw_listing_widget_tabs_detail_leasingContactTable {
    width: 100% !important;
}
div#leasingContactDiv table#pw_listing_widget_tabs_detail_leasingContactTable tbody {
    width: 100% !important;
}
div#leasingContactDiv table#pw_listing_widget_tabs_detail_leasingContactTable tbody tr {
    width: 100% !important;
}
div#leasingContactDiv table#pw_listing_widget_tabs_detail_leasingContactTable tbody tr td {
    width: 100% !important;
}
div#leasingContactDiv table#pw_listing_widget_tabs_detail_leasingContactTable tbody tr td img {
    width: 100%;
}
#leasingContactDiv span{
	font-size:12px;
}
div#social a img {
    width: auto;
    float: left;
    padding: 0px;
    margin-left: 5px;
    margin-right: 0px;
}





}






@media only screen and (min-width: 480px) and (max-width: 767px) {	
.primaryButtons {
    height: 22px !important;
}
div#loginDiv .primaryButtons {
    text-align: center !important;
}

.yui-u.first table tbody tr td {
    width: 100% !important;
    float: left;text-align: center;
}

div#loginDiv table {
    width: 100%;
    text-align: center;
}
ul#pw_listing_widget_tabs_list_ul li table {
    width: 100% !important;
}
ul#pw_listing_widget_tabs_list_ul li table tbody {
    width: 100% !important;
}
ul#pw_listing_widget_tabs_list_ul li table tbody tr {
    width: 100% !important;
}
ul#pw_listing_widget_tabs_list_ul li table tbody tr td {
    width: 100% !important;
    float: left;
	text-align:center;
}
img.pw_listing_widget_tabs_list_item_img{
	width:50% !important;
}
ul#pw_listing_widget_tabs_list_ul li {
    margin-left: 0px;
    margin-top: 10px;
}
.featuredpage {
    clear: none;
	
}
div#featured-page-4 {
    width: 48%;
    float: left;
	margin-right: 4%;
}
div#featured-page-12 {
    width: 48%;
    float: left;
}
div#featured-page-9 {
    width: 48%;
    float: left;
	margin-right: 4%;
}
h4.widgettitle{
	font-size:14px;
}
div#social a img {
    width: auto;
    float: left;
    padding: 0px;
    margin-left: 5px;
    margin-right: 0px;
}



}




@media only screen and (min-width: 768px) and (max-width: 1024px) {	

#header .wrap {
	margin: 0 auto;
	width: 100% !important;
	}

#footer-widgets .wrap {
  margin: 0 auto;
  width: 100%;
  background: #0a4975;
}
.footer-widgets-1 {
  float: left;
  width: 30%;
  padding: 0 0 0 0px;
  margin: 20px 0 0 0;
}
.footer-widgets-2 {
  float: left;
  width: 30%;
  margin: 20px 0 0 0;
}
.footer-widgets-3 {
  float: right;
  width: 30%;
  padding: 0 0px 0 0;
  margin: 20px 0 0 0;
}

div#header {
    width: 99%;
    padding-left: 1%;
}
div#title-area{
	width:30% !important;
    background-size: contain !important;
}
h1#title {
    width: 100% !important;
    background-size: contain !important;
}
h1#title a {
    width: 100% !important;
    background-size: contain !important;
}
#header .widget-area{
	width:67% !important;
}

div#footer-widgets {
  padding-left: 2%;
  width: 98%;
  float: left;
}

.footer-widgets-1 {
  float: left;
  width: 40%;
  padding: 0 0 0 0px;
  margin: 20px 0 0 0;
}

#footer .wrap {
  margin: 0 auto;
  width: 100%;
}

#footer .creds {
  float: left;
  text-align: center;
  width: 100%;
  margin: 0px;
}


#header ul.nav li a, #header ul.menu li a{
	font-size: 13px;
    padding: 7px 5px 5px;
}


.home-middle {
  margin: 0 auto 0;
  overflow: hidden;
  padding: 20px 0 0 0;
  width: 100%;
}
.home-middle-1 {
  float: left;
  /* padding: 0 24px 0 7px; */
  width: 33%;
  padding-left: 1%;
  padding-right: 1%;
}

.home-middle-2 {
  float: left;
  width: 33%;
   padding-right: 1%;
}
.home-middle-3 {
  float: right;
  width: 30%;
  padding-left: 0px;
    padding-right: 1%;
}


h4.widgettitle {
  font-size: 16px;}

.home-middle p {
  font-size: 12px;
  color: #000000;
}

.home-middle-3 img {
  width: 100%;
}

#pw_listing_widget, #pw_forsale_listing {
  width: 97% !important;
 
}

.content-sidebar #content, .sidebar-content #content {
  width: 100%;
  float: left;
}

.content-sidebar #content-sidebar-wrap, .sidebar-content #content-sidebar-wrap {
    width: 100%;
    float: left;
}

.content-sidebar #content, .sidebar-content #content {
    width: 60% !important;
    float: left;
    padding-left: 1%;
    padding-right: 1%;
}
div#sidebar {
    width: 34% !important;
    float: left;
    padding-right: 1%;
}
.entry-content {
    width: 98%;
    float: left;
    margin-right: 2%;
}

.sidebar .widget {
    margin: 0 0 15px;
    padding: 10px 0px !important;
    width: 100% !important;
    min-height: 48px;
}

.widget-wrap {
    text-align: center;
}
p#title {
    width: 100% !important;
    background-size: contain !important;
}
div#title-area a {
    width: 100% !important;
    background-size: contain !important;
}
td.listItemImgTd {
    width: 100% !important;
}
td.listItemImgTd img {
    width: 100%;
    height: auto;
}

td.listItemDescTd {
    font-size: 13px;
}
.yui-u.first table {
    width: 100% !important;
}
.yui-u.first table tbody tr td:nth-child(2) {
    width: 100%;
    float: left;
}
.yui-u.first table tbody tr td:nth-child(2) img {
    width: 100%;
}
img.aligncenter {
    width: 100%;
    height: auto;
}

.widget-area ul li {
    text-align: left;
}






























}















