/**
 * Theme Name: Hybrid Original
 * Theme URI: http://themehybrid.com/themes/hybrid-original
 * Description: A throwback to the Hybrid theme's original default style.
 * Version: 0.1
 * Author: Justin Tdlockho
 * Author URI: http://justintadlock.com
 * Tags: threaded-comments, sticky-post, microformats, two-columns, fixed-width, blue
 * Template: hybrid
 *
 * Copyright (c) 2008 - 2009 Justin Tadlock.  All rights reserved.
 * http://justintadlock.com
 *
 * Hybrid Original is released under the GNU General Public License, version 2 (GPL).
 * http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
 *
 * 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.
 */

/* Get base CSS */
@import url('../hybrid/library/css/21px.css');

/* Get plugins CSS */
@import url('../hybrid/library/css/plugins.css');

/* Get drop-downs CSS */
@import url('../hybrid/library/css/drop-downs.css');

/* Uncomment the below line if using the Hybrid Tabs plugin */
/* @import url('tabs.css'); */

/**
* Body
************************************************/
body {
	background: white;
	}

body.front-page {
	background: white;
	}

/* Body container */
#body-container {
        width: 960px;
	margin: 0px auto 0px auto;
	border: solid #222222; 
	border-width: 10px 20px 0px 20px;
	background: #EDEDED;

	}


/**
* Elements
************************************************/

/* Links */
a, a:visited  {
	color: #213750; 651311
	text-decoration: none;
	}
a:hover, a:active {
	text-decoration: underline;
	}

/* Headers */


h1a { 
        color: #3b3b3b;   
        font-size: 1.2em;
        font-weight: normal;
       
}

h2 {
	font-size: 20px;
        color: #651311;
        font-family: "Century Gothic", Georgia, Times, "Times New Roman", serif;
        margin: 5px 0 20px 0;
	}
h3 {
	font-size: 20px;
        color: #0a1e3a; 
        font-family: "Century Gothic", Georgia, Times, "Times New Roman", serif;
	}
h4 {
	font-size: 20px;
        color: #0a1e3a; 
        font-family: "Century Gothic", Georgia, Times, "Times New Roman", serif;
        margin: 20px 0 20px 0;
        font-weight: bold;
	}

h4a {
	font-size: 20px;
        color: #0a1e3a; 
        font-family: "Century Gothic", Georgia, Times, "Times New Roman", serif;
        margin: 20px 0 10px 0;
	}

h4b {
	font-size: 20px;
        color: #0a1e3a; 
        font-family: "Century Gothic", Georgia, Times, "Times New Roman", serif;
        margin: 20px 0 20px 0;
        font-weight: bold;
	}


h5 {
        font-size: 28px;
        color: #0a1e3a;
        font-family: "Century Gothic", Georgia, Times, "Times New Roman", serif;
	}
h6 {
	font-size: 14px;
      
	}
h1,h6 {
	font-family: "Century Gothic", Georgia, Times, "Times New Roman", serif;
	color: #444;
	}
.sticky h2, .sticky h3, .sticky h4, .sticky h5, .sticky h6 {
	color: #eee;
	}

/* Lists */
.content ul {
	list-style: none;
	margin-left: 21px;
	}
.content ul li {
	overflow: hidden;
	height: 100%;
	padding-left: 9px;
	background: url(images/bullet.gif) no-repeat 0 6px;
       margin-bottom: 5px;
	}
.content .sticky ul li {
	padding-left: 9px;
	background: url(images/bullet-light.gif) no-repeat 0 6px;
	}

/* Blockquotes */
blockquote {
	overflow: hidden;
	padding-left: 9px;
	font-style: italic;
	color: #444;
	border-left: 3px solid #CADAE7;
	}
.post blockquote {
	margin: 0 24px 0  0;
	padding: 6px 0 0 24px;
	background: url(images/quotes.gif) no-repeat 0 0;
	border: none;
	}
.sticky blockquote {
	color: #f7f7f7;
	background: url(images/quotes-alt.gif) no-repeat 0 0;
	}
blockquote blockquote {
	color: #555;
	border-left: 3px solid #CADAE7;
	}
.sticky blockquote blockquote {
	color: #eee;
	}
blockquote em {
	font-style: normal;
	}
blockquote.pullquote {
	width: 210px;
	margin-top: 9px !important;
	margin-bottom: 3px !important;
	padding: 6px 9px;
	font-size: 18px;
	text-align: center;
	color: #333;
	background: transparent;
	border-top: 3px double #ccc;
	border-bottom: 3px double #ccc;
	}
.pullquote p {
	margin: 0;
	}

/* Code */
code {
	padding: 0 3px;
	background: #eee;
	}
pre {
	overflow: auto;
	padding: 9px;
	background: url(images/pre.png) repeat 0 0;
	border: 1px solid #eee;
	}
pre code {
	padding: 0;
	background: transparent;
	}
.sticky pre {
	background: #246F93;
	border: 1px solid #666;
	}
.sticky code {
	background: #246F93;
	}

/* Tables */
table {
	width: 100%;
	background: #5F97B1;
	border: 1px solid #eee;
	}
caption {
	font-size: .8em;
	font-style: italic;
	text-align: right;
	color: #666;
	}
td {
	padding: .3em;
	border: 1px solid #35667c;
	}
tr {
	color: #fff;
	background: #3e7690;
	}
tr.alt, tr.even {
	background: #437f9b;
	}
th {
	padding: .3em;
	color: #fff;
	background: #274958;
	border: 1px solid #35667c;
	}
td a, th a {
	font-weight: bold;
	color: #eee;
	}

/* Drop caps */
.drop-cap {
	float: left;
	line-height: 39px;
	margin: 3px 3px 0 0;
	font-size: 51px;
	font-family: "Warnock Pro", "Goudy Old Style", Palatino,"Book Antiqua", Cambria, Georgia, serif;
	color: #666;
	}
.sticky .drop-cap {
	color: #eee;
	}

/* Notes */
.note {
	padding: 6px 9px;
	background: #eee;
	border: 1px solid #ccc;
	}

/* Warnings/Alerts */
.warning, .alert {
	padding: 6px 9px;
	background: #fffbbc;
	border: 1px solid #E6DB55;
	}

/* Errors */
.error {
	padding: 6px 9px;
	background: #ffebe8;
	border: 1px solid #C00;
	}

/* Downloads */
.download {
	padding: 6px 9px;
	background: #e7f7d3;
	border: 1px solid #6c3;
	}

/* Footnotes */
.footnotes {
	margin: 0 0 21px 24px;
	padding: 9px 0 0 0;
	font-size: .8em;
	color: #777;
	border-top: 1px solid #eee;
	}
.footnotes a.return {
	padding: 0 1px;
	}
.footnotes a.return:hover {
	color: #eee;
	background: #3C738C;
	text-decoration: none;
	}

/* Alignment */
.left, .alignleft {
	float: left;
	margin: 0 18px 0 0 !important;
	}
.right, .alignright {
	float: right;
	margin: 0 0 0 18px !important;
	}
.center, .aligncenter {
	display: block;
	margin: 0 auto 21px auto;
	}
.block, .alignnone {
	display: block;
	margin: 0 0 21px 0;
	}
.clear {
	clear: both;
	}
span.pullquote {
	float: none;
	margin: 0;
	}

/**
* Images
************************************************/
.post img {
	max-width: 594px;
	}

img.wp-smiley {
	max-height: 12px;
	margin: 0;
	padding: 0;
	border: none;
	}

/* Captions */
.wp-caption {
	max-width: 592px;
	padding: 6px 1px 0 1px;
	background: #f9f9f9;
	background: #3c738c;
	text-align: center;
	}
.wp-caption .wp-caption-text {
	margin: 0;
	padding: 0 5px;
	text-align: right;
	font-size: .8em;
	color: #666;
	color: #fff;
	}
.wp-caption img {
	max-width: 586px;
	margin: 0 auto;
	padding: 0;
	border: 1px solid #666;
	}

/* Gallery [gallery] */
.gallery {
	display: block;
	text-align: center;
	margin-bottom: 21px !important;
	}
.gallery img {
	border: 1px solid #3c738c;
	}

/* Author avatar */
.avatar {
	float: left;
	width: 100px;
	height: 100px;
	margin-right: 18px;
	padding: 5px;
	background: #eee;
	border: 1px solid #ddd;
	}

/* Thumbnail */
.thumbnail {
	float: left;
	width: 150px;
	height: 150px;
	margin: 0 18px 9px 0;
	padding: 5px;
	background: #eee;
	border: 1px solid #ddd;
	}
.sticky .thumbnail {
	background: transparent;
	border: 1px solid #000;
	}

/**
* Header
************************************************/
#header {
	display: block;
        padding-left: 20px;
        padding-top: 10px;
        height: 140px;
        background: #0a1e3a;
	}


#logo {
	width: 300px;
        height: 150px;
        margin-left: 60px;
	}


#site-title {
	font-size: 0em !important;
	margin-bottom: 0px;
	line-height: 0px;
	}
#site-title a {
	color: #5f97b1;
	}
#site-description {
	font-size: 1.1em;
	font-style: italic;
	color: #eee;
	margin-bottom: 27px;
	}
#site-title, #site-description {
	font-family: Georgia, Times, "Times New Roman", serif;
	}

/**
* Navigation
************************************************/
#navigation {
	width: 100%;
	height: 37px;
	margin: 0 auto;
	background: #0D0D0D url("/wp-content/images/nav-gradient.gif") top left repeat-x;
        border-top: 2px solid #15181E;
	
	}
#page-nav {
	width: 1000px;
	height: 37px;
	margin: 0 auto;
	background: url("/wp-content/images/nav-gradient.gif") repeat-y left  0;
	}

#page-nav li a {
	color: #e9e9e9;
    
	}

#page-nav ul {
	list-style: none;
	margin: 0;
	}
#page-nav li {
	float: left;
	}
#page-nav a {
	display: block;
	padding: 10px 25px 11px 25px;
	background: url("/wp-content/images/nav-border1.png") repeat-y right 0;
      
	}
#page-nav li.current_page_item a {
	color: #1A1A1A;
        background: #EDEDED;
	}

#page-nav li.current_page_parent a {
	color: #1A1A1A;
        background: #EDEDED;
	}      

#page-nav li.current_page_parent li a {
	color: #EAE8EA;
        background: #101010;
	}   

#page-nav li.current_page_item li a {
	color: #e9e9e9;
        background: #101010;
        
	}

/* Drop-down styles */
#page-nav ul ul, .menu ul {
	width: 200px;
	}
#page-nav li li:hover ul, #page-nav li li li:hover ul {
	left: 200px;
	}
#page-nav li li {
	border-top: 1px solid #333333;
        color: #EAE8EA;
        background: #101010;
	}
#page-nav li li a {
	padding: 7px 10px;
	background: #101010;
	}

#page-nav li li.current_page_item a {
	color: #EAE8EA;
        background: #101010;
        text-decoration: underline;
	}

#page-nav li li.current_page_item li a {
	color: #e9e9e9;
        background: #101010;}





#page-nav li:hover ul, #page-nav li.sfHover ul  {
	top: 33px;
	}
#page-nav li li:hover ul, #page-nav li li.sfHover ul, #page-nav li li li:hover ul, #page-nav li li li.sfHover ul  {
	top: -1px;
	}

/**
* Container (content/primary/secondary)
************************************************/
#container {
	overflow: hidden;
	float: left;
	width: 960px;
	padding: 0px 0px 21px 0px;
	}
.front-page #container {
	padding: 0px 0px 0px 0px;
	}


.content {
        overflow: hidden;
	float: left;
        padding: 25px 0px 25px 40px;
	width: 560px;
	background: #EDEDED;
	}

.content a {
        text-decoration: underline;
        color: #2f6eb9;
	}



.front-page .content {
        overflow: hidden;
	float: left;
        padding: 40px 0px 15px 40px;
	width: 560px;
	background: #EDEDED;
	}


.no-widgets .content, .no-default-widgets .content, .primary-inactive.secondary-inactive .content {
	width: 880px; padding: 25px 40px 25px 40px;
	}



/**
* Posts
************************************************/
.post {
	clear: both;
	overflow: hidden;
	height: 100%;
	margin-bottom: 21px;
	}

.single .post, .page .page {
	margin-bottom: 0;
	}

.single .content { width: 920px; }

.page-template-blog .post, .page-template-quick-post .post {
	margin-bottom: 36px;
	}
.sticky {
	padding: 18px 9px 0 9px;
	color: #f7f7f7;
	background: #232C36;
	}
.sticky a {
	color: #A6C2CF !important;
	}

/* Post title */
.entry-title {
	font-size: 20px;
        font-color: #0a1e3a; 
        font-family: "Century Gothic", Georgia, Times, "Times New Roman", serif;
        margin: 20px 0 40px 0;
        font-weight: bold;
	}
.single-title, .page-title {
	font-size: 20px;
        font-color: #0a1e3a; 
        font-family: "Century Gothic", Georgia, Times, "Times New Roman", serif;
        margin: 20px 0 40px 0;
        font-weight: bold;
	}

.single-title a {
	font-size: 20px;
        color: #1f4b79; 
        font-family: "Century Gothic", Georgia, Times, "Times New Roman", serif;
        margin: 20px 0 40px 0;
        font-weight: bold;
	}


.page-title, .attachment-title, .error-404-title {
	margin-bottom: 21px;
	}

/* Byline */
.byline {
	margin: 0;
	font-size: .85em;
	font-style: italic;
	color: #666;
	}
.single .byline, .home .byline {
	margin-bottom: 21px;
	}
.sticky .byline {
	color: #f7f7f7;
	}
.byline a {
	color: #232c36;
	}

/* Post meta data */
.post-meta-data {
	clear: both;
	display: block;
	padding: 9px 0 0 0;
	font-size: .85em;
	font-style: italic;
	color: #666;
	border-top: 1px solid #ddd;
	}
.sticky .post-meta-data {
	color: #f7f7f7;
	border: none;
	}
.post-meta-data a {
	color: #232c36;
	}

/* Page links */
p.pages a {
	margin: 0 1px;
	padding: 1px 6px;
	font-style: italic;
	border: 1px solid #ddd;
	}
.sticky p.pages a {
	background: #3C738C;
	border: none;
	}
/* Series */
.series-title {
	font-size: 1.2em;
	}

/* Page templates */
.author-profile {
	overflow: hidden;
	height: 100%;
	margin-bottom: 21px;
	}
.page-template-biography .author-profile {
	margin: 0;
	}
.author-profile .author-name {
	margin-bottom: 0;
	font-size: 1em;
	font-weight: bold;
	}
.post-box {
	overflow: hidden;
	margin-bottom: 21px;
	}

/* Archive templates */
.author-title, .category-title, .date-title, .tag-title, .search-title {
	font-size: 21px;
	}
.author-info, .category-info, .date-info, .tag-info, .search-info {
	overflow: hidden;
	margin-bottom: 21px;
	}

/* Attachments (post meta data) */
.attachment object {
	width: 100%;
	height: 100%;
	min-height: 400px;
	}
.attachment object.video {
	width: 100%;
	height: 360px;
	}
.attachment object.audio {
	width: 100%;
	}
.attachment-image .post-meta-data {
	clear: left;
	}
.attachment .download {
	display: block;
	margin-bottom: 21px;
	}
.attachment-icon, .mime-type-icon {
	height: 18px;
	margin-right: 6px;
	padding: 0;
	}
.attachment-application-octet-stream .video {
	height: 400px;
	margin-bottom: 21px;
	}

/* Breadcrumb */
.breadcrumb {
	margin-bottom: 21px;
	font-size: .85em;
	color: #666;
	}

/* Navigation links */
.navigation-links {
	overflow: hidden;
	height: 100%;
	}
.next, .previous {
	max-width: 50%;
	font-size: .85em;
	}
.previous {
	float: left;
	}
.next {
	float: right;
	text-align: right;
	}
#comments-template .paged-navigation {
	text-align: center;
	font: .95em Georgia, "Times New Roman", Times;
	}
#comments-template .paged-navigation .page-numbers {
	padding: 3px 6px;
	font-style: italic !important;
	border: 1px solid #eee !important;
	}
#comments-template .paged-navigation .next, #comments-template .paged-navigation .prev {
	float: none;
	text-align: left;
	border: none !important;
	}

/**
* Widget inserts
* Primary (displayed first) and Secondary
************************************************/
#primary {
	float: right;
	width: 320px;
        margin-top: 20px;
      }
.front-page #primary {
	 margin-top: 20px;
         padding-right: 20px;

	}
#secondary {
	clear: right;
	float: right;
	width: 300px;
	}

#subsidiary {
	overflow: hidden;
	margin: 0 0 15px 0;
	}

/* Widgets */
.widget {
	overflow: hidden;
	margin: 0 0px 21px 0;
	padding: 18px 10px;
	background: #EDEDED;
        
	}

.front-page .widget {
	overflow: hidden;
	margin: 20px 0px 0px 0;
	padding: 0px 10px;
	background: #EDEDED;
        }

.widget img { margin: 5px 10px 5px 3px;  padding: 3px 3px 3px 3px; border: 1px solid #ccc }

.content .widget {
	margin: 0;
	padding: 0;
	}
#subsidiary .widget {
	overflow: hidden;
	float: left;
	width: 300px;
	margin: 0 20px 0 0;
	padding: 0;
	color: #999;
	background: transparent;
	}

/* Widget title */
.widget-title {
	font-size: 1.2em;
        color: #152D51;
	}

.front-page .widget-title {
	font-size: 28px;
        margin-left: 10px;
        color: #152D51;
	}

#subsidiary .widget-title {
	color: #999;
	}

/* Widget lists */
.widget ul {
	list-style: none;
	margin-left: 9px;
	}
.widget ul li {
	padding-left: 9px;
        padding-bottom: 6px;
	background: url(images/bullet.gif) no-repeat 0 6px;
	}

.front-page .widget ul li {
	padding-left: 9px;
        padding-bottom: 15px;
	background: url(images/bullet.gif) no-repeat 0 6px;
	}


.widget ul li a{
	color: #2f6eb9;
        
	}

.widget li.current_page_item a { color: #fa941c;}

.widget li.current-cat a, .widget li.current_page_item a {
	color: #0a1e3a;
        text-decoration: underline;
 
	}
.widget li.current-cat li a, .widget li.current_page_item li a {
	color: #2f6eb9;
	}
#subsidiary .widget ul {
	margin-left: 0;
	}
#subsidiary .widget ul li {
	padding: 3px;
	background: transparent;
	border-bottom: 1px solid #2b3b4a;
	}
#subsidiary a {
	color: #678db1;
	color: #ccc;
	}

/* Widget search */
.widget-search .search-text {
	width: 230px;
	}

/* Widget categories */
.widget-categories img {
	position: relative;
	max-height: 16px;
	top: 1px;
	margin: 0;
	padding: 0;
	}

/* Widget table (calendar) */
.widget table {
	width: 240px;
	}

/**
* Comments
************************************************/
#comments-template {
	}

/* Comment headers */
#comments-number, #reply {
	font-size: 1.2em;
	}
li.author #reply {
	color: #f7f7f7;
	}

/* Comments are closed */
.comments-closed {
	color: #666;
	font-style: italic;
	}

/* Comment list */
#comments-template ol {
	list-style: none;
	margin: 0 0 21px 0;
	}
#comments li {
	overflow: hidden;
	margin-bottom: 9px;
	padding: 9px 9px 0 9px;
	color: #333;
	background: #f9f9f9;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}
#comments li li, #comments li.author li li {
	color: #333;
	margin: 0 9px 9px 18px;
	background: #fff;
	}
#comments li.author li, #comments li li li, #comments li li.author li, #comments li.author li.author li {
	color: #333;
	background: #f9f9f9;
	}
#comments li.author, #comments li li.author, #comments li li li.author, #comments li.author li.author li.author {
	color: #f7f7f7;
	background: #232C36;
	}
#comments li.author li.author, #comments li li.author li.author, #comments li.author li li.author {
	color: #f7f7f7;
	background: #246F93;
	}
#comments li li.author, #comments li li.author li.author {
	border-top: 1px solid #333;
	border-bottom: 1px solid #333;
	}

/* Comment links */
#comments li a, #comments li.author li a, #comments li.author li.author li a {
	color: #3C738C;
	} 
#comments li.author a, #comments li.author li.author a, #comments li.author li.author li.author a {
	color: #A6C2CF;
	border-color: #333;
	}

/* Avatar */
#comments-template .avatar {
	width: 40px;
	height: 40px;
	float: left;
	margin-right: 18px;
	padding: 0;
	border: 1px solid #666;
	}
#comments-template li.author .avatar {
	padding: 2px;
	background: #246F93;
	}

/* Comment meta data */
#comments-template .comment-meta-data {
	margin-bottom: 18px;
	}

/* Comment text */
#comments-template .comment-text {
	clear: left;
	margin: 0 18px;
	}
.comment-text blockquote {
	margin-bottom: 21px;
	}
.comment-text blockquote p {
	display: inline;
	}
#comments-template li.author blockquote, #comments-template li.author pre {
	color: #fff;
	background: #246F93;
	border: none;
	}
#comments-template li.author code {
	background: transparent;
	}

/* Form */
.text-input {
	display: block;
	padding: 3px 6px;
	width: 300px;
	}
.page-template-quick-post .text-input {
	width: 97.5%;
	}
#comments-template label {
	font-size: .8em;
	}
textarea {
	clear: left;
	display: block;
	width: 98.5%;
	}
.button {
	width: 145px;
	margin: 10px 9px 20px 0px;
	padding: 6px 9px 6px 9px;
	font: .9em Cambria, Georgia, Times, 'Times New Roman', serif;
	font-weight: normal;
	color: white;
	background: #0a1e3a;
	border: 3px solid #f5f5f5;
	}
li.author .button {
	background: #333C45;
	}
.button:hover {
	cursor: pointer;
	background: #103261;
        color: white;
        
	}
.search-form input {
	margin-right: 9px;
	}
.allowed-tags {
	font-size: .8em;
	}

/**
* Footer
************************************************/
#footer-container {
	clear: both;
	overflow: hidden;
	color: #999;

	}
#footer-container a {
	color: #ccc;
	}
#footer {
	clear: both;
	font-style: normal;
	}
#footer a {
	font-style: normal;
	color: #f7f7f7;
	}
#footer .copyright {
	display: inline;
	float: left;	
	margin-right: 9px;
	}


/**
* Homepage Hook
************************************************/

#homebanner
        {       
        float: left;
        height: 311px;
        width: 960px;
        background: #080808 url("/wp-content/images/banner-blue-1.jpg");
	}

#homebanner2
        {       
        float: left;
        height: 311px;
        width: 460px;
        background: url("/wp-content/images/banner-blue-3.jpg");
	}

#homebanner3
        {       
        float: right;
        height: 311px;
        width: 500px;
        background: #0B1E39;
       
	}

#homebantop {
	
        float: left;
        height: 5px;
        width: 960px;
        background: #EAE8EA;
	}

     
#homebannernav
        { 
        float: left;
        height: 35px;
        width: 960px;
        background: #080808;
	}

#homebanbottom 
        {
	
        float: left;
        height: 18px;
        width: 960px;
        background: #222222;
	}
#homebanbottom2 {
	
        float: left;
        height: 0px;
        width: 960px;
        background: #162d52;
	}

#homebanbottom3 
        {
	
        float: left;
        height: 10px;
        width: 960px;
        background: #B3B3B3;
	}

#homebantop3 
        {
	
        float: left;
        height: 1px;
        width: 960px;
        background: #EDEDED;
	}



#home-ban ul 
             {
             list-style: none;
             padding: 0;
             margin: 0;
             }
 
#home-ban li {
             padding-left: 0px;
             float: left;
             margin: 0px 0 0 0px;
             font-size: 10px;
             color: white;
             }  

#home-ban a {
	display: block;
	padding: 20px 105px 11px 65px;
	}


#home-ban li a {
              font-size: 16px;
             color: #C8D37D;
           
} 


/**
* Footer Hook
************************************************/

#fthook { 
        float: left;
        height: 165px;
        width: 960px;
        background: #222222;
	}


#fthooktop {
	display: block;
        float: left;
        width: 960px;
        height: 0px;
        background: #0B1E39 ;
	}

#fthooktop1 {
	display: block;
        float: left;
        width: 960px;
        height: 25px;
        background: #0B1E39 ;
	}

#fthooktop2 {
	display: block;
        float: left;
        width: 960px;
        height: 10px;
        background: #0B1E39 ;
	}

#fthook ul 
             {
             list-style: none;
             padding-right: 10px;
             margin: 0;
             }
 
#fthook li {
             padding-right: 10px;
             float: right;
             font-size: 10px;
             color: white;
             }  

#fthook a {
	display: block;
	padding: 20px 0px 11px 10px;
	}


#fthook li a {
             color: #e9e9e9;
             font-size: 12px;
           
} 

#fthook .copy {
             display: inline;
             float: left;
             color: grey;
             margin: 20px;
             font-size: 12px;
           
} 


/**
* Property Details Page
************************************************/
#detailsbox { 
        float: left;
        height: 450px;
        width: 550px;
        background: none;
	}

#detailsbox2 { 
        margin: 12px 45px 0 0px; 
        padding: 0px 0px 0px 0px;
        border: 1px solid #A9A9A9;
        float: right;
        height: 100%;
        width: 295px;
        background: white;
	}

#detailsboxres { 
        margin: 12px 50px 20px 0px; 
        padding: 0px 0px 0px 0px;
        border: 1px solid #A9A9A9;
        float: right;
        height: 100%;
        width: 295px;
        background: white;
	}

#contactbox1 { 
        margin: 20px 0px 20px 0px; 
        padding: 0px 0px 0px 0px;
        border: 1px solid #A9A9A9;
        float: left;
        height: 535px;
        width: 865px;
        background: white;
	font-size: 16px;
        line-height: 16pt;
        }

#cb1picture
{ 
        margin-right: 15px;
        padding: 5px 5px 5px 5px;
        border: 1px solid #A9A9A9;
        float: right;
        height: 230px;
        width: 550px;
        background: #e6e6e6;
	
        }


#contactbox2 { 
        margin: 20px 0px 20px 0px; 
        padding: 0px 0px 0px 0px;
        border: 1px solid #A9A9A9;
        float: left;
        height: 250px;
        width: 420px;
        background: white;
        font-size: 16px;
        line-height: 16pt;
	}

#contactbox3 { 
        margin: 20px 10px 20px 0px; 
        padding: 0px 0px 0px 0px;
        border: 1px solid #A9A9A9;
        float: right;
        height: 250px;
        width: 420px;
        background: white;
        font-size: 16px;
        line-height: 16pt;
	}


#detailstext { 
        margin: 5px 12px 5px 10px; 
	}

#detailstext1 { 
        float: left;
        margin: 0px 12px 5px 15px; 
     
	}

.detailsboxhead { 
      
        float: left;
        height: 30px;
        width: 285px;
        padding-left: 10px;
        padding-top: 10px;
        margin-bottom: 15px;
        color: white;
        font-size: 18px;
        background: #0a1e3a;
	}

.contactbox1head { 
      
        float: left;
        height: 30px;
        width: 855px;
        padding-left: 10px;
        padding-top: 10px;
        margin-bottom: 15px;
        color: white;
        font-size: 18px;
        background: #0a1e3a;
	}

.contactboxhead { 
      
        float: left;
        height: 30px;
        width: 410px;
        padding-left: 10px;
        padding-top: 10px;
        margin-bottom: 15px;
        color: white;
        font-size: 18px;
        background: #0a1e3a;
	}

.mapboxhead { 
      
        float: left;
        height: 30px;
        width: 860px;
        padding-left: 10px;
        padding-top: 10px;
        margin-bottom: 0px;
        color: white;
        font-size: 18px;
        background: #0a1e3a;
	}



#detailsmap { 
        margin: 0px 40px 0 0; 
        padding: 0px 0px 5px 0px;
        border:1px solid #A9A9A9;
        float: left;
        height: 330px;
        width: 870px;
        background: white;
	}


/**
* Properties Gallery
************************************************/

#bd { margin: 2em 40px; }

.headshots {}
.headshots h2 { margin: 8px 5px 2px 5px; background: none; font-weight: bold; font-size: 15px; color: #444;}
.headshots h3 { margin: 2px 5px 8px 5px; color: #444; font-size: 12px; background: none; font-style: italic;}
.headshots h6 { padding: 5px; font-size: 12px; line-height: 1.6; }
.headshots p { font-size: 11px; line-height: 16px; color: #555; background: none;}
.headshots h3, 
.headshots p { margin-right: 5px }
.headshot img { margin: 5px 10px 5px 3px;  border: 0px solid #ccc }
.headshots hr {background-color: #cccccc; margin: 2px 5px 2px 5px;}
.headshots a {color: #242EFC; text-decoration: underline;} 
.yui-u {
         padding: 5px 5px 5px 5px; 
         border: 1px solid #ccc; 
         margin-left: 15px; 
         margin-right: 25px; 
         background: white; 
         height: 400px;
         width: 200px;
}


/*grids.css*/

body
{text-align:left;}

#ft
{clear:both;}

#doc,#doc2,#doc3,.yui-t1,.yui-t2,.yui-t3,.yui-t4,.yui-t5,.yui-t6,.yui-t7
{margin:auto;text-align:left;width:57.69em;*width:56.3em;min-width:750px;}

#doc2
{width:73.074em;*width:71.313em;min-width:950px;}

#doc3
{margin:auto 10px;width:auto;}

.yui-b
{position:relative;}.yui-b{_position:static;}#yui-main .yui-b{position:static;}#yui-main{width:100%;}.yui-t1 #yui-main,.yui-t2 #yui-main,.yui-t3 #yui-main{float:right;margin-left:-25em;}.yui-t4 #yui-main,.yui-t5 #yui-main,.yui-t6 #yui-main{float:left;margin-right:-25em;}.yui-t1 .yui-b{float:left;width:12.3207em;*width:12.0106em;}.yui-t1 #yui-main .yui-b{margin-left:13.3207em;*margin-left:13.0106em;}.yui-t2 .yui-b{float:left;width:13.8456em;*width:13.512em;}.yui-t2 #yui-main .yui-b{margin-left:14.8456em;*margin-left:14.512em;}.yui-t3 .yui-b{float:left;width:23.0759em;*width:22.52em;}.yui-t3 #yui-main .yui-b{margin-left:24.0759em;*margin-left:23.52em;}.yui-t4 .yui-b{float:right;width:13.8456em;*width:13.512em;}.yui-t4 #yui-main .yui-b{margin-right:14.8456em;*margin-right:14.512em;}.yui-t5 .yui-b{float:right;width:18.4608em;*width:18.016em;}.yui-t5 #yui-main .yui-b{margin-right:19.4608em;*margin-right:19.016em;}.yui-t6 .yui-b{float:right;width:23.0759em;*width:22.52em;}.yui-t6 #yui-main .yui-b{margin-right:24.0759em;*margin-right:23.52em;}.yui-t7 #yui-main .yui-b{display:block;margin:0 0 1em 0;}#yui-main .yui-b{float:none;width:auto;}

.yui-g .yui-u,.yui-g .yui-g,.yui-gc .yui-u,.yui-gc .yui-g .yui-u,.yui-ge .yui-u,.yui-gf .yui-u
{float:right;display:inline; }

.yui-g div.first,.yui-gc div.first,.yui-gc div.first div.first,.yui-gd div.first,.yui-ge div.first,.yui-gf div.first{float:left;}

.yui-g .yui-u,.yui-g .yui-g
{width:49.1%;}

.yui-g .yui-g .yui-u,.yui-gc .yui-g .yui-u
{width:48.1%;}

.yui-gb .yui-u,.yui-gc .yui-u,.yui-gd .yui-u
{float:left;margin-left:2%;*margin-left:1.895%;width:29%;}

.yui-gb div.first,.yui-gc div.first,.yui-gd div.first
{margin-left:0;}

.yui-gc div.first,.yui-gd .yui-u
{width:66%;}

.yui-gd div.first
{width:32%;}

.yui-ge .yui-u
{width:24%;}

.yui-ge div.first,.yui-gf .yui-u
{width:74.2%;}

.yui-gf div.first
{width:24%;}

.yui-ge div.first
{width:74.2%;}

#bd:after,.yui-g:after,.yui-gb:after,.yui-gc:after,.yui-gd:after,.yui-ge:after,.yui-gf:after
{content:".";display:block;height:0;clear:both;visibility:hidden;}

#bd,.yui-g,.yui-gb,.yui-gc,.yui-gd,.yui-ge,.yui-gf
{zoom:1;}

#widgetmenu {

margin-top: 20px; 
padding: 10px 10px 10px 10px;
height: 200px;
width: 200px;
background: none;
border: 1px solid #e6e6e6;

}


/**
* OTHER
************************************************/

#buttons {
         float: left;
         width: 260px;
         height: 45px;
         background: none;
         margin-top: 10px;
         margin-bottom: 5px;
}

/**
* Homepage New Developments
************************************************/

#newdev { 
        border-top: 1px solid #ccc;
        margin: 0px 0px 0 40px; 
        padding: 35px 0px 5px 0px;
        float: left;
        height: 250px;
        width: 870px;
        background: none;
	}

#newdev ul {
	list-style: none;
	margin: 0;
	}
#newdev li {
	float: left;
	}
#newdev a {
	display: block;
	padding: 10px 25px 11px 25px;
	background: none;
      }



#newdev img {
	 margin: 5px 10px 5px 3px;  padding: 3px 3px 3px 3px; border: 1px solid #ccc; 
	}


#newdev ul li a{
	color: #2f6eb9;
        background: url(images/bullet.gif) no-repeat 0 15px;
	}

#newdev li.current_page_item a { color: #fa941c;}

#newdev li.current-cat a, .widget li.current_page_item a {
	color: #0a1e3a;
 
	}
#newdev li.current-cat li a, .widget li.current_page_item li a {
	color: #2f6eb9;
	}
