/*

		 Theme Name: REAL ESTATE GEEKS THEME FOR WORDPRESS
		 Version: 2 (WP2.6.2)
         Theme URI: http://realestategeeksonline.com
		 Author: Mia Orantes for Real Estate Geeks
		 Author URI: http://districtwebdesign.com
		 
		
		 Green: #339900
		 Light Green: #66CC00
		 Gray-Blue: #006699
		 Blue: #003399
         Light Gray-Blue: #0066CC
         Aqua: #0066FF
		 
*/

/*
	RESET
*/

*									{ margin: 0; padding: 0; }
html								{ overflow-y: scroll; }
html, body							{ height: 100%; }
body								{ font-size: 62.5%; font-family: Arial, sans-sans-serif; color: #272727; 
									  background: url(images/body-bg.png) top center repeat-x white; }
ul									{ list-style: square inside; }
ol									{ list-style: decimal inside; }
a									{ outline: none; text-decoration: none; }
a img								{ border: none; background: none; }
img									{ vertical-align: middle; }
table								{ border-collapse: collapse; }

/*
	UTILITY
*/
.floatLeft 							{ float: left; }
.floatRight							{ float: right; }
.clear								{ clear: both; }
.button								{ border: 1px solid #272727; background: white; padding: 3px 8px; 
									  -moz-border-radius: 5px; -webkit-border-radius: 5px; color: 272727; }
.button:hover						{ background: #003399; color: white; }


/*
	TYPOGRAPHY
*/
p, li								{ font-size: 1.2em; line-height: 1.2em; margin: 0 0 10px 0; }
#font-size							{ font-size: 1.2em; line-height: 1.2em; margin: 0 0 10px 0; }
p#home								{ font-size: 1.6em; line-height: 1.6em; margin: 0 0 10px 0; }
p#read-more							{ font-size: 1.4em; line-height: 1.4em; margin: 0 0 10px 0; color:#0066FF }
p#intro-paragraph					{ font-family: Arial, sans-serif; font-size: 1.4em; font-style: italic; line-height: 1.4em; 
									  margin-top: 5px; }
p#intro-paragraph span				{ font-size: 1.8em; font-weight: bold; }
p#intro-paragraph em				{ color: #ffffff; }
a									{ color: #339900; }
h1									{ font-size: 3.6em; font-family: Arial, sans-serif; font-weight: normal; }
h2									{ font-size: 1.8em; font-family: Arial, sans-serif; font-weight: normal; color: #0066FF }
h2#page-title						{ font-size: 2.2em; font-family: Arial, sans-serif; font-weight: normal; color: #0066FF }
h2#tagline							{ font-size: 1.4em; font-family: Arial, sans-serif; font-weight: normal; color: #000000; margin: 5px 0 0 0; }
h3									{ font-size: 2.6em; font-family: Arial, sans-serif; font-weight: normal; margin: 0 0 10px 0; }
h4									{ color: white; font-size: 2.0em; margin-bottom: 15px; }
h5									{ font-size: 1.5em; font-family: Arial, sans-serif; font-weight: normal; color: #0066FF }
portfolio							{ font-size: 2.7em; font-family: Verdana, sans-serif; font-weight: normal; color: #0066FF }
portfolio2							{ font-size: 2.7em; font-family: Verdana, sans-serif; font-weight: bold; color: #0066FF }
.post h4							{ font-size: 1.8em; font-family: Arial, sans-serif; font-weight: normal; margin: 0 0 10px 0;
									  color: #0066FF; }

/*
	FORMS
*/
input								{ padding: 3px; }



/*
	STRUCTURE
*/
#page-wrap							{ width: 1000px; margin: 0px auto -100px;
									  min-height: 100%; height: auto !important; height: 100%;}
#index-content					    { width: 960px; float: left; }	
#main-col							{ width: 660px; float: left; }					
#linksidebar						{ width: 200px; float: right; margin-top: 10px }
#push								{ height: 100px; }
#see-portfolio						{ width: 540px; float: left; }
#page-content						{ width: 660px; float: left; }


/*
	HEADER
*/
h1#logo								{ width: 1000px; height: 470px; background: url(images/header.png) top left no-repeat; text-indent: -9999px; float:left; }
#main-pic							{ float: left; margin-right: 10px; }
#top-bar							{ padding: 10px 0 0 0; }
form#searchform						{ margin: 0 0 5px 0; float: right; }

/*

MENU
*/
#menu-bar							{ padding-top: 10px; padding-bottom: 10px;}
ul#nav					        	{ width: 765px; float: right; text-align: right; margin: -410px 0 0 0; }
ul#nav li	                        { display: inline; }
ul#nav li a                        	{ margin-left: 10px; text-transform: uppercase; color: #ffffff; font-size: 1.2em; padding: 3px 26px; }

/*

	BLOG ENTRIES
*/
.post								{ width: 400px; float: left; margin: 0 0 10px 0; }
.datebox							{ width: 50px; float: left; padding: 0 5px 5px 5px; background: #0066FF; color: white; text-align: center;
									  margin: 2px 10px 0 0; }
.day								{ font-size: 3.4em; font-weight: bold; margin: 0; font-family: Arial, sans-serif; }
.month								{ font-size: 1.8em; font-weight: bold; text-transform: uppercase; margin: 0; }
.year								{ font-size: 1.6em; font-weight: bold; margin: 0; }
ol.commentlist						{ list-style: none; }
.comment-bubble						{ background: #0066FF; color: white; padding: 10px; -moz-border-radius: 5px; -webkit-border-radius: 5px; }
ol.commentlist li p					{ font-size: 1.0em; }
.gravatar							{ margin-top: 3px; padding: 2px; height: 40px; }
.navigation							{ font: Arial, sans-serif; font-size: 1.2em; font-weight: bold; color:#0066FF }

/*
	FOOTER
*/
#footer								{ height: 400px; background: url(images/footer-bkgd.png); border-top: 4px solid #ffffff; padding-top: 10px; }
#footer-inside						{ width: 960px; margin: 0 auto; }
#footer p							{ color: white; }
#footer-1							{ width: 600px; float: left; margin-right: 30px; }
#footer-2							{ width: 270px; float: left; margin-right: 30px; }
#footer-3							{ width: 900px; margin-right: 30px; padding-top: 360px; }
#footer a							{ color: white; }
#footer ul							{ color: white; }

