/* 
Theme Name: Wordpress Drewsygit
Theme URI: 
Description: drew sygit
Version: 1.0.1
Author: Seth
Author URI: http://www.curvedetroit.com/
Tags: drew sygit
*/

body {
	font-family: "Georgia";
	background:url(images/stripe.png);
	margin:0;
	padding:0;
}

.nav a img {
	border: 0;
	}

.alignright{
float:right;
}

.nav a#home img {background: url(images/home.jpg) top left no-repeat;margin:0;padding:0;display:block;float:left;}
.nav a#mortgage img {background: url(images/mortgagelending.jpg) top left no-repeat;margin:0;padding:0;display:block;float:left;}
.nav a#property img {background: url(images/property.jpg) top left no-repeat;margin:0;padding:0;display:block;float:left;}
.nav a#realestate img {background: url(images/realestate.jpg) top left no-repeat;margin:0;padding:0;display:block;float:left;}
.nav a#professional img {background: url(images/professional.jpg) top left no-repeat;margin:0;padding:0;display:block;}

.nav a#home:hover img {background: url(images/homeover.jpg) top left no-repeat;margin:0;padding:0;}
.nav a#mortgage:hover img {background: url(images/mortgagelendingover.jpg) top left no-repeat;margin:0;padding:0;}
.nav a#property:hover img {background: url(images/propertyover.jpg) top left no-repeat;margin:0;padding:0;}
.nav a#realestate:hover img {background: url(images/realestateover.jpg) top left no-repeat;margin:0;padding:0;}
.nav a#professional:hover img {background: url(images/professionalover.jpg) top left no-repeat;margin:0;padding:0;}

.nav a#homeA img {background: url(images/homeover.jpg) top left no-repeat;margin:0;padding:0;float:left;}
.nav a#mortgageA img {background: url(images/mortgagelendingover.jpg) top left no-repeat;margin:0;padding:0;float:left;}
.nav a#propertyA img {background: url(images/propertyover.jpg) top left no-repeat;margin:0;padding:0;float:left;}
.nav a#realestateA img {background: url(images/realestateover.jpg) top left no-repeat;margin:0;padding:0;float:left;}
.nav a#professionalA img {background: url(images/professionalover.jpg) top left no-repeat;margin:0;padding:0;}

/* new */
.blogBlock {
	vertical-align: top;
	margin: 0;
	padding: 33px 0 25px 0;
}
.blogDate {
	vertical-align: top;
	text-align: left;
	width: 55px;
}
.blogDate a {
	font-family: "Georgia";
	font-size: 12pt;
	color: #273c52;
	margin: 0;
	padding: 0;
	text-decoration: none;
	font-weight: bold;
}
.blogContent {
	padding-left: 8px;
	padding-top: 6px;
	text-align: left;
}
.blogTitleBlock {
	line-height: 24px;
}
.blogTitle {
	color: #273c52;
	font-family: "Georgia";
	font-size: 18pt;
	margin: 0;
	padding: 0;
	text-decoration: none;
}
.blogSubtitle {
	font-family: "Georgia";
	font-size: 10pt;
	color: #273c52;
	margin: 0;
	padding: 0;
	text-decoration: none;
	font-style: italic;
}
div#blogPost{
	color: #273c52;
	font-family: "Georgia";
	font-size: 10pt;
	line-height: 21px;
	margin: 20px 0 0 0;
	padding: 0;
	text-align: left;
	width: 467px;
}
div#blogPost a {
	color: #6597b8;
	font-style: italic;
	text-decoration: underline;
}
.blogPostFirst {
	margin: 25px 50px 0 0;
	padding: 0;
}
.blogPostSecond {
	margin: 25px 50px 0 0;
	padding: 0;
}
.blogSeperator {
	border-top: 1px solid #beb7ac;
	margin: 25px 0px 0px 60px;
}

div#specialoffer{
	text-align:left;
	color:#eeebe1;
	margin:0;
	padding:10px 20px 10px 20px;
	font-family:Georgia;
	font-size:10pt;
}

a#latest{
	text-align:left;
	color:#eeebe1;
	font-family:Georgia;
	font-size:10pt;
	text-decoration:none;
}

div#speakingevent {
	text-align:left;
	color:#eeebe1;
	margin:0;
	padding:10px 20px 15px 20px;
	font-family:Georgia;
	font-size:10pt;
}
div#calendar {
	text-align:left;
	color:#eeebe1;
	margin:0;
	padding:10px 20px 15px 20px;
	font-family:Georgia;
	font-size:10pt;
}
div#blog p {
	font-family:Georgia;
	font-size:10pt;
	color:#273c52;
	margin:0px 0 10px 0;
	padding:0;
	line-height:21px;
	text-align:left;
}

li.categories a{
	font-family:Georgia;
	font-size:10pt;
	color:#eeebe1;
	text-align:left;
	font-weight:bold;
	text-decoration:none;
	list-style:none;
}
li.archives a{
	font-family:Georgia;
	font-size:10pt;
	color:#eeebe1;
	text-align:left;
	font-weight:bold;
	text-decoration:none;
	list-style:none;
}
div#blog p a {
	color:#6597b8;
	text-decoration:underline;
	font-family:Georgia;
	font-size:10pt;
}

/* archive comments */
.archiveComments {
	font-size: 12px;
	text-align: right;
}
.archiveComments a {
	color: #6597B8;
	font-weight: bold;
	text-decoration: underline;
}