/*
Theme Name: PSG
Theme URI: http://wordpress.org/
Description: The 2010 theme for WordPress is stylish, customizable, simple, and readable -- make it yours with a custom menu, header image, and background. PSG supports six widgetized areas (two in the sidebar, four in the footer) and featured images (thumbnails for gallery posts and custom header images for posts and pages). It includes stylesheets for print and the admin Visual Editor, special styles for posts in the "Asides" and "Gallery" categories, and has an optional one-column page template that removes the sidebar.
Author: the WordPress team
Version: 1.3
License: GNU General Public License
License URI: license.txt
Tags: black, blue, white, two-columns, fixed-width, custom-header, custom-background, threaded-comments, sticky-post, translation-ready, microformats, rtl-language-support, editor-style, custom-menu
*/


/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	border-right:#FFFFFF 1px solid;
}
.menu a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.menu a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.menu a:hover {
	text-decoration: none;
	color: #58595B;
}
.menu a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.menu a.selected {
	text-decoration: none;
	color: #58595B;
}
.whitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-transform: none;
	color: #FFFFFF;
}

.whitetext a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
}

.heading a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.heading a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.heading a:hover {
	text-decoration: none;
	color: #58595B;
}
.heading a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #58595B;
}
.text a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #58595B;
}
.text a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #58595B;
}
.subheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #00A3E6;
}

.subheading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #58595B;
	padding-left:20px;
}
.subheading1 a:link {
	color: #58595B;
	text-decoration: none;
}
.subheading1 a:visited {
	text-decoration: none;
	color: #58595B;
}
.subheading1 a:hover {
	text-decoration: none;
	color: #00A3E6;
}
.subheading1 a:active {
	text-decoration: none;
	color: #58595B;
}

.subheading21 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #00A3E6;
	
}
.subheading2 a:link {
	color: #00A3E6;
	text-decoration: none;
}
.subheading2 a:visited {
	text-decoration: none;
	color: #00A3E6;
}
.subheading2 a:hover {
	text-decoration: none;
	color: #58595B;
}
.subheading2 a:active {
	text-decoration: none;
	color: #00A3E6;
}
#propertydrop{
	position:absolute;
	width:170px;
	z-index:2;
	top:95px;
    left: expression((document.body.clientWidth/2)-308);
	visibility: hidden;
	}

.droplink a{
	font-family:tahoma;
	font-size: 12px;
	color: #ffffff;
	text-decoration:none;
	background-color:#00A3E6; 
	padding:5px 5px 5px 15px;
	display:block;
	border-bottom:#ffffff 1px solid;
	}
.droplink a:hover{
	font-family:tahoma;
	font-size: 12px;
	color: #ffffff;
	text-decoration:none;
	background-color:#99CCFF;
	padding:5px 5px 5px 15px;
	display:block;
	border-bottom:#ffffff 1px solid;
	}


.droplink1 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration:none;
	background-color:#00A3E6; 
	padding:5px 5px 5px 15px;
	display:block;
	border-bottom:#ffffff 1px solid;
	}


.droplink1 a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration:none;
	background-color:#99CCFF;
	padding:5px 5px 5px 15px;
	display:block;
	border-bottom:#ffffff 1px solid;
	}

	.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #00A3E6;
}
.pstheading a:link {
	color: #00A3E6;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
}
.pstheading a:visited {
	text-decoration: none;
	font-weight: bold;
	font-size: 15px;
	color: #00A3E6;
}
.pstheading a:hover {
	text-decoration: none;
	font-weight: bold;
	font-size: 15px;
	color: #000000;
}
.pstheading a:active {
	text-decoration: none;
	font-weight: bold;
	font-size: 15px;
	color: #00A3E6;
}


/* =Gallery listing
-------------------------------------------------------------- */

.format-gallery .size-thumbnail img,
.category-gallery .size-thumbnail img {
	border: 10px solid #f1f1f1;
	margin-bottom: 0;
}
.format-gallery .gallery-thumb,
.category-gallery .gallery-thumb {
	float: left;
	margin-right: 20px;
	margin-top: -4px;
}
.home #content .format-gallery .entry-utility,
.home #content .category-gallery .entry-utility {
	padding-top: 4px;
}


/* =Attachment pages
-------------------------------------------------------------- */

.attachment .entry-content .entry-caption {
	font-size: 140%;
	margin-top: 24px;
}
.attachment .entry-content .nav-previous a:before {
	content: '\2190\00a0';
}
.attachment .entry-content .nav-next a:after {
	content: '\00a0\2192';
}


/* =Images
-------------------------------------------------------------- */

/*
Resize images to fit the main content area.
- Applies only to images uploaded via WordPress by targeting size-* classes.
- Other images will be left alone. Use "size-auto" class to apply to other images.
*/
img.size-auto,
img.size-full,
img.size-large,
img.size-medium,
.attachment img {
	max-width: 100%; /* When images are too wide for containing element, force them to fit. */
	height: auto; /* Override height to match resized width for correct aspect ratio. */
}
.alignleft,
img.alignleft {
	display: inline;
	float: left;
	margin-right: 24px;
	margin-top: 4px;
}
.alignright,
img.alignright {
	display: inline;
	float: right;
	margin-left: 24px;
	margin-top: 4px;
}
.aligncenter,
img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignleft,
img.alignright,
img.aligncenter {
	margin-bottom: 12px;
}
.wp-caption {
	background: #f1f1f1;
	line-height: 18px;
	margin-bottom: 20px;
	max-width: 632px !important; /* prevent too-wide images from breaking layout */
	padding: 4px;
	text-align: center;
}
.wp-caption img {
	margin: 5px 5px 0;
}
.wp-caption p.wp-caption-text {
	color: #888;
	font-size: 12px;
	margin: 5px;
}
.wp-smiley {
	margin: 0;
}
.gallery {
	margin: 0 auto 18px;
}
.gallery .gallery-item {
	float: left;
	margin-top: 0;
	text-align: center;
	width: 33%;
}
.gallery-columns-2 .gallery-item {
	width: 50%;
}
.gallery-columns-4 .gallery-item {
	width: 25%;
}
.gallery img {
	border: 2px solid #cfcfcf;
}
.gallery-columns-2 .attachment-medium {
	max-width: 92%;
	height: auto;
}
.gallery-columns-4 .attachment-thumbnail {
	max-width: 84%;
	height: auto;
}
.gallery .gallery-caption {
	color: #888;
	font-size: 12px;
	margin: 0 0 12px;
}
.gallery dl {
	margin: 0;
}
.gallery img {
	border: 10px solid #f1f1f1;
}
.gallery br+br {
	display: none;
}
#content .attachment img {/* single attachment images should be centered */
	display: block;
	margin: 0 auto;
}

.contact-textfield {
   color: #000000;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    height: 30px;
	padding-top: 4px;
    padding-left: 8px;
    width: 320px;
	border:1px solid #00A3E6;
}

.contact-textarea {
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;;
    font-size: 13px;
    height: 130px;
	padding-top: 4px;
	width: 320px;
   padding-left: 8px;
    border:1px solid #00A3E6;
}

.submitb {
    background-image: url("images/submit1.png");
    background-position: center top;
    background-repeat: no-repeat;
    border: 0 none;
    cursor: pointer;
    float: center;
    height: 29px;
    margin-left: 65px;
    width: 79px;
	font-size:0px;
}



.add {
    float: left;
    font-size: 14px;
    font-weight: 500;
    line-height: 23px;
    width: 50%;
}
.postal {
    float: right;
    font-size: 14px;
    font-weight: 500;
    line-height: 22px;
    width: 50%;
}

.postal .subheading {
    float: left;
    margin: 0 0 6px;
    width: 100%;
}

.con-address {
    float: left;
    margin: 0;
    padding: 0;
    width: 100%;
}

.postal .subheading {
    float: left;
    font-size: 17px;
    margin: 0 0 6px;
    width: 100%;
}
