/*
Theme Name:	Vigilance
Theme URI: 	http://themes.jestro.com/vigilance/
Description: 	A lean and clean Wordpress theme featuring standards and search friendly code. Theme Options Menu allows for serious customization. Designed and coded by <a href="http://www.jestro.com">Jestro</a>.
Version: 		1.34
Author:		Drew Strojny
Author URI:	http://www.jestro.com
Tags: fixed-width, two-columns, white, red, right-sidebar, threaded-comments, custom-colors, theme-options
*/

/*
    Copyright 2008 Jestro LLC

    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
    the Free Software Foundation, either version 3 of the License, or
    (at your option) any later version.

    This program is distributed in the hope that it will be useful,
    but WITHOUT ANY WARRANTY; without even the implied warranty of
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    GNU General Public License for more details.

    You should have received a copy of the GNU General Public License
    along with this program.  If not, see <http://www.gnu.org/licenses/>.

*/

/* Import Stylesheets
-----------------------------------------------------------*/
@import url("css/undo.css");
@import url("css/master.css");
@import url("functions/style-options.php");

/* Required Wordpress Classes, don't remove these.
-----------------------------------------------------------*/
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
  }
.alignleft { float: left; }
.alignright { float: right; }

/* Make all custom CSS changes in a Child Theme. See this tutorial for instructions:
     ----> http://themes.jestro.com/vigilance/easy-upgrading-wordpress-child-themes/ <----
 Any custom changes you make here will be overidden when you upgrade the theme.
-----------------------------------------------------------*/

/*Header
------------------------------------------------------------ */
#header {
	padding: 20px 0 10px 0;
	border-bottom: 2px solid #333;
	}
h1#title, div#title {
	font-size: 3.3em;
	font-weight: normal;
	line-height: 1.3em;
	}
h1#title a:link, h1#title a:visited, div#title a:link, div#title a:visited  { color: #444; }
h1#title a:hover, div#title a:hover { color: #772124; text-decoration: none; }

body { background-image: url(/skin.jpg); background-position:Top Center; background-repeat:repeat; }
.author {
	font-size: 1.2em;
	font-weight: normal;
	line-height: 1.2em;
	}


/*IDX
------------------------------------------------------------ */
.main10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.main11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.main12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.main11Grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5B5B5B;
}
.main12Grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5B5B5B;
}
.main10Grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5B5B5B;
}


.logoheadergrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #888888;
	font-weight: bold;
}
.dotcomgrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #888888;
	font-weight: bold;
}
.logoheadergreyBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #0098E1;
	font-weight: bold;
}
.phonenumber {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #888888;
	font-weight: bold;
}
.mainname {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}
.mainnamehighlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	background-color: #FFFF00;
}
.arealargewhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}
.oneBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0098E1;
	font-weight: bold;
}
.Arial12ptOrange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF6000;
}
.Arial12ptRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
}
.Arial16ptOrange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF6000;
}
.footerWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.Arial12pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.Arial14pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
.Arial18pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333333;
}
.mainmenu {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #888888;
	font-weight: bold;
}
.mainmenured {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FF0000;
	font-weight: bold;
}
.oneRed {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF0000;
	font-weight: bold;
}
.h1blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #0098E1;
	font-weight: bold;
}
.h2blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0098E1;
	font-weight: bold;
}
.main12white {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.h3grey {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #5B5B5B;
	font-weight: bold;
}
.h1grey {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #888888;
	font-weight: bold;
}
.main12blue {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0098E1;
}
.main11blue {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0098E1;
}
.main11grey {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5B5B5B;
}
.tbdisc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.highlighted12black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFF00;
}
.highlighted12pinkwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	background-color: #ff00a2;
}
.headlineRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #FF0000;
	font-weight: bold;
}
.RedSuperscript {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
	vertical-align: top;
}
.contactheader {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #FFFFFF;
	font-weight: bold;
}
.TMSuperscript {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #BBC2C2;
	vertical-align: top;
}
.featuredHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
	font-weight: bold;
}
.featuredHeader2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
}
.percentrise {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #00bd3e;
}
.percentdrop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ff0000;
}



.Floorplans table { border: solid 1px #d4e3f4;}
.Floorplans table th { text-align: center; border-bottom: solid 1px #d4e3f4; padding: 2px 0px; font-size: 10px; font-family: 'Arial';}
.Floorplans table tr { text-align: center; border-bottom: solid 1px #d4e3f4; font-size: 10px; font-family: 'Arial';}
.Floorplans table td { text-align: center; border-bottom: solid 1px #d4e3f4; padding: 2px 0px; font-size: 11px; font-family: 'Arial';}

.IDXData img { padding: none; border: none; margin: 0px 0px 0px 0px;}
.IDXTables img { padding: none; border: solid 1px #d4e3f4; margin: 0px 0px 0px 0px;}
.IDXTables table { border: solid 2px #d4e3f4; padding: 1px 0px; margin: 0px 0px 0px 0px;}
.IDXTables table th { text-align: center; border-bottom: solid 1px #d4e3f4; padding: 2px 0px; font-size: 11px; font-family: 'Arial'; background: #5b5b5b; color: #ffffff; font-weight: bold}
.IDXTables table tr { text-align: center; border-bottom: solid 1px #d4e3f4; padding: 1px 0px; font-size: 10px; font-family: 'Arial';}
.IDXTables table td { text-align: center; border-bottom: solid 1px #d4e3f4; padding: 1px 0px; font-size: 11px; font-family: 'Arial'; line-height: normal; letter-spacing: normal;}

.IDXHeaderSmall { font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: #ff00a2; font-weight: bold; }
.IDXHeaderLarge { font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: #0098E1; font-weight: bold; }

.IDXImages img { padding: none; border: solid 3px #d4e3f4; margin: 0px 0px 0px 0px;}

#alertmcr {
	font:11px arial,helvetica,clean,sans-serif;
	background: url(http://l.yimg.com/a/i/us/sp/ed/com/tracker-npc.png) no-repeat;
	border: 1px solid #ffc200;
	padding: 5px 5px 5px 30px;
	background-position: -700px 7px;
	background-color: #fefdb3;
	margin: 3px 5px 5px 5px;
}

.whiteonpink30 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #ffffff;
	background-color: #ff00a2;
}
.whiteondarkgrey20 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #ffffff;
	background-color: #787878;
}
.idxheader30 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #ff00a2;
}
.idxheader20 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #ff00a2;
}
/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: white;
padding: 5px;
left: -1000px;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 0;
left: 60px; /*position where enlarged image should offset horizontally */

}
.noborderimage img { padding: none; border: none; margin: 0px 0px 0px 0px;}
.whiteonpinksmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	background-color: #ff00a2;
}
.highlightedmcrsales { 
	font-family: Arial, Helvetica, sans-serif;
 	font-size: 10px;
	font-weight: bold;
	color: #5B5B5B;
	background-color: #e8ffc3;
}
.featuredbutton {
 text-align: center;
 width: 250px;
 line-height: 1.5em;
 margin: 4px 4px 4px 4px;
 padding: 4px;
 border: 1px solid #3377B8;
 background: #EEE;
 font-weight: bold;
}

.highlighted12pinkwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	background-color: #ff00a2;
}
.videocontainer { width: 600; padding: 5px 5px; border: solid 1px #e6db55; margin: 0px 0px 0px 0px; background: #fffbcc; line-height: 1.5em; font-weight: bold;}
.videofloater { width: 500; padding: 12px 20px; margin: 0px 0px 0px 0px; line-height: 1.5em; background-image: url(/images/tinyarrowvideo.gif); background-position:Top Left; background-repeat:no-repeat;
}
.googlelower { position: relative; bottom: 0px; right: 0px; }
.crumbcontainer { width: 100%; padding: 0px 5px; border: solid 1px #e6db55; margin: 0px 0px 0px 0px; background: #fffbcc; }
.yellowcontainer { width: 100%; padding: 5px 5px; border: solid 1px #e6db55; margin: 5px 10px 10px 1px; background: #fffbcc; line-height: 1.3em; text-align: center; }
.yellowcontainer h2 { font-size: 16px; letter-spacing: -1px; padding: 5px 0px; margin: 0px; border-bottom: solid 1px #e6db55; color:#323740; font-weight: bold; text-align: center;}
.smallvideocontainer { width: 240px; border: solid 1px #e6db55; margin: 0px 0px 0px 0px; background: #fffbcc; line-height: 1.3em; text-align: center; }
.smallvideocontainer h2 { font-size: 16px; letter-spacing: -1px; padding: 5px 5px; margin: 0px; border-bottom: solid 1px #e6db55; color:#323740; font-weight: bold; text-align: center; padding-bottom: 3px; }
.address { font-size: 14px; line-height: 16px; padding: 0px 0px 0px 0px; margin: 0px; color: #ff00a2; font-weight: bold;}

.blogfeatures { width: 240px; border: solid 1px #bababa; margin: 0px 0px 0px 0px; background: #eef5f7; line-height: 1.3em; text-align: center; }
.blogfeatures h2 { font-size: 16px; letter-spacing: -1px; padding: 5px 5px; margin: 0px; border-bottom: solid 1px #bababa; color:#323740; font-weight: bold; text-align: center;}
.blogfeatures h3 { font-size: 10px; padding: 5px 5px; margin: 0px; border-bottom: solid 1px #bababa; color:#323740; line-height: 1.1em; letter-spacing: 1px; }
.blogfeatures h4 { font-size: 11px; padding: 5px 12px; margin: 0px; border-bottom: solid 1px #bababa; color:#323740; line-height: 1.1em; letter-spacing: 1px; text-decoration: underline }

.rentaldisclaimer { width: 500px; padding: 5px 5px; border: solid 1px #ed028c; margin: 0px 0px 0px 0px; background: #e9e8e9; line-height: 1.3em; text-align: left; }
.saletypedisclaimer { width: 500px; padding: 5px 5px; border: solid 1px #ed028c; margin: 0px 0px 0px 0px; background: #e9e8e9; line-height: 1.3em; text-align: left; }
.IDXdisclaimer { width: 500px; padding: 0px 0px; margin: 0px 0px 0px 0px; text-align: left; }

.currentvideocontainer { width: 770px; border: solid 1px #e6db55; margin: 0px 0px 0px 0px; background: #fffbcc; line-height: 1.3em; text-align: center; }
.currentvideocontainer h2 { font-size: 16px; letter-spacing: -1px; padding: 5px 5px; margin: 0px; border-bottom: solid 1px #e6db55; color:#323740; font-weight: bold; text-align: center;}
.address { line-height: 16px; padding: 0px 0px 0px 0px; margin: 0px; font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: #0098E1; font-weight: bold; }
.addressgrey { font-size: 14px; line-height: 16px; padding: 0px 0px 0px 0px; margin: 0px; color: #787878; font-weight: bold;}

.idxstattext { color:#0098E1; }
.blackonyellow {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	background-color: #ffff00;
	padding: 0px 5px 0px 5px;
}
.imagefloatleft img { padding: none; margin: 0px 7px 7px 0px; float: left;}
