/**
 * Theme Name: FDI Homes
 * Theme URI: http://fdihomes.seobake.com
 * Description: FDI Homes is a custom home builder in ROchester NY. Their theme is a Hybrid child theme.
 * Author: Terry Hall
 * Author URI: http://wp4b.com
 * Version: 0.1
 * Design by Brigette Callahan @ http://BabilonArts.com
 * Tags: rochester ny, rochester ny homes, custom homes in rochester
 * Template: hybrid
 *
 */

/* Get base CSS */
@import url('../fdihomes/library/css/21px.css');

/* Get layout CSS */
@import url('../fdihomes/library/css/2c-l-fixed.css');

/* Get plugins CSS */
@import url('../fdihomes/library/css/plugins.css');

/* Get drop-downs CSS */
@import url('../fdihomes/library/css/drop-downs.css');

/* Get default CSS */
@import url('../fdihomes/library/css/screen.css');

/* Uncomment the below line if using the Hybrid Tabs plugin */
/* @import url('tabs.css'); */


/* background-color: #002f39; */

body {
        background-color: #002f39;
        font: normal normal normal 12px/16px tahoma, Verdana, arial, sans-serif;
        color : #333;
	}

#body-container {
	width: 740px;
        background-color: #ffffff;
        margin: 0px auto 100px auto;
	}

#container {
	width: 740px;
}

.no-widgets .content, .no-default-widgets .content {
	width: 740px;
	}
#header {
	/* background-image: url(http://www.fdi-homes.com/images/Banner.jpg); */
	/* margin-top: -10px; */
	/* margin-right: 0px; */
	margin-bottom: 1px;
	/* margin-left: 0px; */
	/* background-repeat: no-repeat; */
	/* background-position: top; */
	height: 180px;
	width: 740px;
	/* z-index: 100; */
	}

#site-title {
	display:none;
	}
#site-title a {
	display:none;
	}
#site-description {
	display:none;
	}

#navigation {
	width: 800px;
	height: 37px;
	margin:0 auto;
        padding-top:2px;
	border-top: 1px solid #000000;
	border-bottom: 2px solid #002f39;
	background-color: #FFFFFF;
	
}

#page-nav a { display: block; position: relative; font-weight : bold; display:block; text-decoration:none; font-size: 12px; font-family: tahoma, Verdana, arial, sans-serif; margin-top: 3px; margin-bottom: 0; }
#page-nav a:hover, 
.byline a:hover, 
.breadcrumb-trail a:hover, 
.hentry a:hover,
.comment-author a:hover

 {
	color: #aaba79;
        text-decoration:none;
	}

#page-nav li {
	

	}
#page-nav li li {
	margin-right: 0;
	}
#page-nav li a { border: none; color: 00404a; margin-top: 0; margin-bottom: 0; }

.content {
	margin: 0 10px 21px 10px;
	}

object {
        bottom-margin: 0px;
}

.page-title {
        display: none;
}

#footer {
	padding-top: 20px;
	padding-left: 50px;        
       
	}

#footer .copyright {
	color: #002f39;
}

/* MEGHAN EDITS 2/2/10 */
/*   #bac28e*/

.wp-link, 
.theme-link, 
.child-link, 
.site-link
{ color: #002f39; font-size: 11px; font-family: arial, sans-serif; line-height: 13px; text-align: center; padding-top: 6px; padding-bottom: 12px; text-decoration:none }

.container { color: black; background-color: #002f39; padding-top: 20px
	 }
	
#footer-container { width:650px; margin:0px auto; }
#footer .credit {
	color: #002f39;
}

#footer a,#footer a:visited, #footer a:hover,#footer a:active
  { text-decoration:none; color: #002f39; font-size: 11px; font-family: arial, sans-serif; line-height: 13px; text-align: center; padding-top: 6px; padding-bottom: 12px; text-decoration:underline }
  
  #page-nav { text-align: center; width: 740px; margin-left: auto; margin-right: auto; }
#page-nav ul li a, 
.byline a, 
.hentry a, 
.breadcrumb-trail a,
.comment-author a,
.permalink a
 { color: #00404a; font-weight: bold; font-style: normal; }

.content, 
.byline,

.breadcrumb-trail, 
.breadcrumb-title, 
.trail-begin, 
.entry-content, 
.hentry,
.hentry p, 
.comments, 
.comment-author, 
.vcard, 
.permalink,
.comment-text, 
.comment-list,
.form-author,
.form-email,
.form-url,
.form-textarea,
.form-submit,
.comment-action,
.published
  { color:#000000; font-weight: normal; font-style: normal; }

h1, h2, h3, h4, h5, h6 {font : tahoma, Verdana, arial, sans-serif;}
h1 { color: #00404a; font-weight: bold; font-size: 18px; line-height: 26px; margin : 0 1em 0 0.5em; padding : 0.5em 0; }
h2 { color: #00404a; font-size: 18px; line-height: 26px; margin: 0 1em 0 0.5em; padding: 0.5em 0; }
h3 { color: #00404a; font-size: 14px; margin: 0 1em 0 0.6em; padding-bottom: 12px; }
h4 { font-weight: bold; text-align: left; margin-top: 0; margin-right: 2em; margin-left: 1em; padding: 0; }
p { text-align: left; margin : 0 2em 1em 1em; padding : 0 0 0; }
.hfeed h1 a,  #comments-number .comments-header h3
 { color: #00404a; font : tahoma, Verdana, arial, sans-serif; font-weight: bold; font-style: normal }


