/*
Theme Name: Omni Realestate
Theme URI: http://wordpress.org/
Description: This is my theme for Omni Realestate 
Version: 1.0
Author: Marysol Ortega
Author URI: http://marysolortega.com/
Tags: gray, custom header, fixed width, two columns, widgets

	Omni Realestate v1.0
	 http://marysolortega.com/omnirealestate/

	This theme was designed and built by Marysol Ortega,
	whose website you will find at http://marysolortega.com/

*/



/* Begin Typography & Colors */
body {
	background:#e6e6e6 url('images/bg.jpg') repeat-x top;
	font-size: 0.75em; /* Resets 1em to 10px */
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	text-align: center;	
	margin: 0;
	padding: 0;
	}

#page {
	text-align: left;
	background:none;
	margin: 0 auto;
	padding: 0;
	width: 980px;
	}

#body_container{
	float:left;
	width:100%;
	background:none;
	margin: 2px 0 0 0;
}
#welcome{
	color:#232323;
	font:12px;
	margin-top:10px;	
	float:left;
}

.narrowcolumn form{	
	float:left;
	margin:15px 0;
	width:100%
}


.narrowcolumn form input{	
	/*float:right;*/
}

div.wpcf7-response-output{	
	float:left;
margin:2em 0.5em 1em;
padding:0 !important;
width:50%;
}
	
#content {
	font-size: 1.1em;
	}

.areas{
	float:left;
	width:302px;
	}

.areas ul{
	background:#ccc;
	margin:0;
	padding:0;
	}
.areas li{
	background:#ccc;
	list-style-image:url(images/bullet.gif);
	list-style-position:inside;
	list-style-type:disc;
	line-height:32px;
	padding:5px 0 5px 12px;
	}

.areas li.alt{
	background:#D6D6D6;
	}

.areas li.blankbullet{
	list-style:none;
	}

.bluebutton {
	background:url(images/blue_button.jpg) no-repeat top;
	border:none;
	color:#fff;
	cursor:pointer;
	font-size:13px;
	float:right;
	height:32px;
	margin:0 0 0 0.5em;
	padding:0 0 4px 10px;
	text-align:left;
	width:95px;
	}

.bluebutton:hover {
	background:url(images/blue_button_hover.jpg) no-repeat top;
	color:#fff;
	cursor:pointer;
	font-size:13px;
	height:32px;
	margin:0 0 0 0.5em;
	padding:0 0 4px 10px;
	text-align:left;
	width:95px;
	}

.graybutton {
	background:url(images/gray_button.gif) no-repeat top;
	border:none;
	color:#fff;
	cursor:pointer;
	display:block;
	font-size:13px;
	height:33px;
	margin:0 0 0 0.5em;
	padding:8px 0 4px 35px;
	text-align:left;
	width:197px;
	}

.graybutton:hover {
	background:url(images/gray_button_hover.gif) no-repeat top;
	color:#fff;
	cursor:pointer;
	display:block;
	font-size:13px;
	height:33px;
	margin:0 0 0 0.5em;
	padding:8px 0 4px 35px;
	text-align:left;
	text-decoration:none;
	width:197px;
	}

.button {
	float:left;
	margin:0 370px 20px;
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

small {
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-weight: normal;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.8em;
	font-family:Georgia, "Times New Roman", Times, serif
	}

h2.pagetitle {
	font-size: 1.8em;
	}

#sidebar h2 {
	font-size: 20px;
	}

h3 {
	/*font-size: 1.3em;*/
	color:#960028;
	font-weight:bold;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited {
	color: #52090D;
	}

h3, h3 a, h3 a:visited {
	color: #960028;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font-family: Arial, Helvetica, sans-serif;
}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: Arial, Helvetica, sans-serif;
}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font-family: Arial, Helvetica, sans-serif;
}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #CC0547;
	text-decoration: none;
	}

a:hover {
	color: #C45605;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em Arial, Helvetica, sans-serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */

#header {
	margin:31px 0 0 0;
	padding: 0;
	height: 335px;
	width: 100%;
	float:left;
	}

#header div{
	float:left;
	}

#header .logo_search{
	width:45%;
	}

.logo{
	margin:-5px 0 0 95px;
	}

.slogan-buylease{
	width:54%;
	}

.slogan-buylease div{
	width:100%;
	}

.slogan{
	color:#333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	padding-left:40px;
	margin-bottom:15px;
	}

.slogan span{
	font-size:29px;
	}


.slogan div{
	padding-left:100px;
	}

.buy, .lease{
	color:#fff;
	display:block;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 1.8em;
	height:117px;
	margin-top:4px;
	padding:0 0 0 10px;
	}

.buy div, .lease div{
	padding:20px 0 0 235px;
	text-align:center;
	width:260px;
	}

.buy div span, .lease div span{
	font-size:29px;
	}


.buy div.property-type{
	padding:5px 0 0 200px;
	}

.lease div.property-type{
	padding:15px 0 0 228px;
	}

.buy div.property-type span, .lease div.property-type span{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	}

.buy div.property-type span{
	padding:0 13px 0 75px;
	}

.lease div.property-type span{
	padding:0 0 0 32px;
	}

.buy{
	background:url('images/want_buy.jpg') no-repeat top center;
	}

.lease{
	background:url('images/want_lease.jpg') no-repeat top center;
	}
.news {
	background:#D6D6D6;
	border-bottom:1px solid #ccc;
	padding:1px 15px 0;
}
.narrowcolumn {
	float: left;
	padding: 0 15px 20px 0;
	margin: 0px 0 0;
	width: 605px;
	}

.propertycolumn {
	float: left;
	padding: 0 0 20px 0;
	margin: 0px 0 0;
	width: 980px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin:15px 0;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

.featured_properties{
	background:url(images/title_bg.jpg) no-repeat left top;
	color:#fff;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:17px;
	font-weight:normal;
	height:35px;
	padding:5px;
	text-align:center;
	width:334px;
}


/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 30px 0 15px;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
	color:#52090D;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding-top: 5px;
	}

h3 {
	padding: 0;
	margin:  0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding:0;
	}

html>body .entry li {
	margin: 7px 0 8px 0;
padding:0 15px;
	}

/*.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}*/

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 0;
	padding:10px 30px
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
.homesearch{
	background: url(images/search_property.jpg) no-repeat left bottom;
	width:100%;
	}

#searchform {
	height:61px;
	margin: 10px auto 10px 0;
	padding: 5px 0;
	}

#searchform div{
	margin: 30px 0 0 100px;
	}

#searchform #s {
	color:#808080;
	padding: 4px 4px;
	width: 195px;
	}

#sidebar #searchform #s {
	color:#4D4D4D;
	font-size:1.3em;
	padding: 7px 4px;
	width: 177px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	background:url(images/gray_button.gif) no-repeat top;
	border:none;
	color:#fff;
	cursor:pointer;
	font-size:13px;
	height:33px;
	padding:2px 0 4px 15px;
	width:197px;
	text-align:left;
	}

#commentform #submit:hover {
	margin: 0 0 5px auto;
	float: right;
	background:url(images/gray_button_hover.gif) no-repeat top;
	border:none;
	color:#fff;
	cursor:pointer;
	font-size:13px;
	height:33px;
	padding:2px 0 4px 15px;
	width:197px;
	text-align:left;
	}

.search{
	color:#739E3C;
	font-size:1.9em;
	font-weight:bold;
}

#searchsubmit {
	background:url(images/search_button.jpg) no-repeat top;
	border:none;
	color:#fff;
	cursor:pointer;
	font-size:13px;
	height:33px;
	margin:0 0 0 0.5em;
	padding:0 0 4px 10px;
	text-align:left;
	width:80px;
	}

#searchsubmit:hover {
	background:url(images/search_button_hover.jpg) no-repeat top;
	color:#fff;
	cursor:pointer;
	font-size:13px;
	height:33px;
	margin:0 0 0 0.5em;
	padding:0 0 4px 10px;
	text-align:left;
	width:80px;
	}
	
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 20px 36px 10px 0;
	width: 324px;
	float:left
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

/*Footer*/
#footer {
	border: none;
	color:#fff;
	margin: 0 auto;
	padding: 0;
	width: 980px;
	clear: both;
}

#footer p {
	text-align: left;
	}
	
.footer_wrapper{
	background: #3164AE url('images/footer_bg.jpg') repeat-x top;
	float:left;
	width:100%;
}

.categories_column{
	float:left;
	margin:36px 10px 0 0;
	width:324px
}

.footer_column{
	float:left;
	margin:36px 10px 0 0;
	width:278px
}

.mail_column{
	float:left;
	margin:47px 0 0 0;
	width:278px
}

.mail_column a, .mail_column a:hover{
	color:#E5A62D;
	font-weight:bold;
}


#categories{
	margin:0 0 0 30px;
	padding:0;
	text-align:left;
}

.footer_column h4, .categories_column h4{
	background:#05004D;
	color:#fff;
	display:block;
	font-weight:normal;
	height:25px;
	padding:10px 0 0 0;
	text-align:center;
	width:100%;
}

.footer_column p{
	padding:10px;
}

.mail_column p{
	background:#05004D;
	color:#fff;
	display:block;
	margin-top:5px;
	padding:10px;
	text-align:center;
	width:100%;
}

.mail_column img{
	display:block;
	float:left;
	padding:15px 20px 10px 10px;
	
}

#categories li{
	list-style-image:url(images/categories_bullet.gif);
	list-style-position:inside;
	list-style-type:disc;
	margin:5px 0;
	padding:0;
	text-align:left;
}

#categories a{
	color:#fff;
	text-decoration:none;
}

#categories a:hover{
	color:#fff;
	text-decoration:underline;
}


.yellow_button {
	background:url(images/yellow_button.gif) no-repeat top;
	border:none;
	color:#08006D !important;
	cursor:pointer;
	display:block;
	font-size:13px;
	font-weight:bold;
	height:35px;
	margin:0 0 0 0.5em;
	padding:11px 0 4px 37px;
	text-align:left;
	width:205px;
	}

.yellow_button:hover {
	color:#08006D;
	cursor:pointer;
	display:block;
	font-size:13px;
	height:35px;
	margin:0 0 0 0.5em;
	padding:11px 0 4px 37px;
	text-align:left;
	width:205px;
	}

#info {
	color:#fff;
	float:left;
	margin:20px 0;
	text-align:center !important;
	width:100%;
	}

#info span{
	float:left;
	width:100%;
	margin:10px 0;
	}
#info span a {
	color: #D99D08;
	font-weight:bold;
	text-decoration: none;
	}

#info span a:hover {
	color: #D99D08;
	font-weight:bold;	
	text-decoration: underline;
	}


#info a {
	color: #fff;
	font-weight:normal;
	text-decoration: none;
	}

#info a:hover {
	color: #fff;
	font-weight:normal;	
	text-decoration: underline;
	}

/*footer horizontal menu*/
#nav_footer{
	float:left;
	margin:0 60px;
	padding:0;
}

#nav_footer a ,#nav_footer a:hover{
	border:none;
	text-decoration: none;
}

#nav_footer li {
	float: left;
	list-style:none !important;
	padding:0 6px;
	text-align:center;
	border-right:solid 2px #fff;
	font-weight:normal !important;
}

#nav_footer a,#nav_footer a:visited, #nav_footer a:hover {
	color:#fff;
	display:block;
	font-weight: normal;
	padding:0;
}

#nav_footer a:hover, #nav_footer a:active {
	color:#fff;
	text-decoration:underline;
}	

/*End horizontal menu*/


/*End Footer*/


/*Contact Form{}	*/

form.wpcf7-form input{
	display:block;
	float:left;
	}

.contact_item{
	display:block;
	float:left;
	text-align:left !important;
	width:100%;
	margin-bottom:0;
	}

.contact_field{
	display:block;
	float:left;
	text-align:left !important;
	width:54%;
	margin-bottom:0;
	}

.contact_send{
	display:block;
	float:left;
	text-align:left !important;
	width:54%;
	}

.contact_send input{
	background:url(images/minigray_button.gif) no-repeat top;
	border:none;
	color:#fff;
	cursor:pointer;
	display:block;
	float:left;
	font-size:13px;
	height:33px;
	padding:2px 0 4px 15px;
	margin: 15px 0 5px auto;
	text-align:left !important;
	width:100px;
	}

.contact_send input:hover{
	background:url(images/minigray_button_hover.gif) no-repeat top;
	border:none;
	color:#fff;
	cursor:pointer;
	display:block;
	float:left;
	font-size:13px;
	height:33px;
	padding:2px 0 4px 15px;
	margin: 15px 0 5px auto;
	text-align:left !important;
	width:100px;
	}

/*End Contact Form*/


#sidebar .prop-thumb img, .properties .prop-thumb img{
	border:5px solid #B3B3B3
}

/*Listing Categories*/

.buy a, .buy a:hover, .lease a, .lease a:hover{
color:#fff;
}

.properties{
width:100%; 
float:left; 
color:#626262;
}

.properties .propertybox{
float:left; 
width:100%; 
height:204px;  
overflow:hidden; 
text-align:center
}

.propertybox img{ 
border:1px solid #B3B3B3;
margin:0 0 5px 5px
}

.propertybox p{ 
margin:10px 0 18px 0
}

.properties .detailsbox{
background:#D6D6D6;
float:left; 
width:100%; 
overflow:hidden;
margin-top:10px;
padding: 5px;
}

.singleproperty{
float:left; 
width:240px; 
height:285px; 
overflow:hidden; 
margin:0 40px 25px;
}

.coms img{ 
margin-right:5px;
}

.clearfix{
clear:both;
}
/*EndListing Categories*/

/*Featured Listings - Sidebar*/
#sidebar ul li ul{
background:#ccc
}

.widget_categoryposts a.post-title, .widget_categoryposts a:hover.post-title{
color:#960028;
font-size:18px;
font-weight:bold;
margin:10px 0
}

li.cat-post-item{
border-bottom:1px solid #B3B3B3;
margin-bottom:10px !important}

li.cat-post-item img{
border:5px solid #B3B3B3;
margin:15px}

h2.widgettitle{
	background:url(images/title_bg.jpg) no-repeat left top;
	color:#fff;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-weight:normal;
	height:25px;
	padding:5px;
	text-align:center;
	width:334px;
}

#sidebar ul li#recent-comments ul li {
list-style-image:url("images/comment_icon.png");
list-style-position:inside;
margin-bottom:1em;
}
.flashmovie{

}


/*----------------------------------------------------------------*										Categories Navigation  								
 *----------------------------------------------------------------*/


.wp-pagenavi a, .wp-pagenavi a:link {
	padding: 2px 4px 2px 4px;
	margin: 2px;
	text-decoration: none;
	border: 1px solid #0066cc;
	color: #0066cc;
	background-color: #FFFFFF;	
}
.wp-pagenavi a:visited {
	padding: 2px 4px 2px 4px;
	margin: 2px;
	text-decoration: none;
	border: 1px solid #0066cc;
	color: #0066cc;
	background-color: #FFFFFF;	
}
.wp-pagenavi a:hover {	
	border: 1px solid #000000;
	color: #000000;
	background-color: #FFFFFF;
}
.wp-pagenavi a:active {
	padding: 2px 4px 2px 4px;
	margin: 2px;
	text-decoration: none;
	border: 1px solid #0066cc;
	color: #0066cc;
	background-color: #FFFFFF;	
}
.wp-pagenavi span.pages {
	padding: 2px 4px 2px 4px;
	margin: 2px 2px 2px 2px;
	color: #000000;
	border: 1px solid #000000;
	background-color: #FFFFFF;
}
.wp-pagenavi span.current {
	padding: 2px 4px 2px 4px;
	margin: 2px;
	font-weight: bold;
	border: 1px solid #000000;
	color: #000000;
	background-color: #FFFFFF;
}
.wp-pagenavi span.extend {
	padding: 2px 4px 2px 4px;
	margin: 2px;	
	border: 1px solid #000000;
	color: #000000;
	background-color: #FFFFFF;
}

/*----------------------------------------------------------------*										Categories new menu  								
 *----------------------------------------------------------------*/

ul.topnav {
	list-style: none;
	padding: 0;
	margin: 0 auto;
	width: 980px;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
}
ul.topnav li {
	background: url(images/btn_bg.gif) no-repeat top;
	float: left;
	height:27px;
	margin: 0 2px 0 0;
	padding:0 0 0 8px;
	position: relative; /*--Declare X and Y axis base for sub navigation--*/
	width:112px;
}
ul.topnav li a{
	padding: 8px 0 10px 0;
	color: #fff;
	display: block;
	text-decoration: none;
	float: left;
	text-align:center;
	width:98px;
}
ul.topnav li a:hover{
	background: url(images/btn_bghover.gif) no-repeat top;
	width:98px;
}
ul.topnav li span { /*--Drop down trigger styles--*/
	width: 11px;
	height: 35px;
	float: left;
	background: url(images/subnav_btn.gif) no-repeat center top;
}
ul.topnav li span.subhover {background-position: center bottom; cursor: pointer;} /*--Hover effect for trigger--*/
ul.topnav li ul.subnav {
	list-style: none;
	position: absolute; /*--Important - Keeps subnav from affecting main navigation flow--*/
	left: 0; top: 28px; 
	background: #4D4D4D url(images/submenu_bg.jpg) no-repeat bottom;
	margin: 0; padding: 0 0 8px 0;
	display: none;
	float: left;
	width: 170px;
}
ul.topnav li ul.subnav li{
	margin: 0; padding: 0;
	border-top: 1px solid #333; /*--Create bevel effect--*/
	border-bottom: 1px solid #444; /*--Create bevel effect--*/
	clear: both;
	width: 170px;
}
html ul.topnav li ul.subnav li a {
	float: left;
	width: 170px;
	background: #4D4D4D;
}
html ul.topnav li ul.subnav li a:hover { /*--Hover effect for subnav links--*/
	background: #333;
}


/*----------------------------------------------------------------*										Categories Slideshow  								
 *----------------------------------------------------------------*/
.slideInfoZone{
	padding:10px 0 0 10px;
	height:60px !important;
	font-family: Arial, Helvetica, sans-serif;
}

.slideInfoZone h2, .slideInfoZone p{
	font-size:100% !important;
}

.myGallery{
	border:1px solid #b3b3b3 !important;
}

.jdGallery div.carouselContainer{
	font-family: Arial, Helvetica, sans-serif;
}

/*----------------------------------------------------------------*									
              Mailing list form  								
 *----------------------------------------------------------------*/


.checkbox-subscribe span{
	display:block;
	width:80%;
	float:left;
}

.wp-pagenavi span.pages {
background-color:#D6D6D6;
border:1px solid #CCCCCC;
color:#4D4D4D;
margin:2px;
padding:5px 6px;
}

.wp-pagenavi span.current {
background-color:#D6D6D6;
border:1px solid #CCCCCC;
color:#4D4D4D;
font-weight:bold;
margin:2px;
padding:5px 6px;
}

.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:visited {
background-color:#B8D8FF;
border:1px solid #4B9AF9;
color:#3164AE;
margin:2px;
padding:5px 6px;
text-decoration:none;
}

.wp-pagenavi a:hover {
background-color:#AED2ED;
border:1px solid #4B9AF9;
color:#3164AE;
margin:2px;
padding:5px 6px;
text-decoration:none;
}
