body {font-family:"Futura Book","Century Gothic",Verdana,Arial,Helvetica,sans-serif; color:#666;font-size:12px;}
.entry {}

h1, h2, h3, h4, h5, h6 {font-family:"arial black",arial,helvetica,sans-serif;color:#404A4D;}

a, a:active, a:visited
{color:#404A4D;}

a img {border:none;}


#accordion {margin:60px 0;}
#accordion h2 {padding:0;margin:0;padding:0;}
#accordion h2 a {text-decoration:none;outline:none;text-indent:-999em;margin:0;padding:0;display:block;
                 overflow:hidden;
}
#accordion .contentPanel {display:none;height:375px;padding-top:20px;}
/*
#accordion .contentPanel {display:none;height:350px;padding-top:20px;}
*/
#accordion .row {padding-bottom:20px;}


h1#greatThings {text-indent:-999em;display:block;width:448px;height:28px;background:#ffffff url("/images/greatThings.png") top left no-repeat;}

h2#portfolioLink a {width:242px;height:22px;background:#ffffff url("/images/portfolio.png") 0 -22px no-repeat;}
h2#portfolioLink a:hover, h2#portfolioLink a.selected {background-position:0 0;}

h2#aboutLink a {width:130px;height:19px;background:#ffffff url("/images/aboutUs.png") 0 -19px no-repeat;}
h2#aboutLink a:hover, h2#aboutLink a.selected {background-position:0 0;}

h2#findLink a {width:107px;height:18px;background:#ffffff url("/images/findUs.png") 0 -18px no-repeat;}
h2#findLink a:hover, h2#findLink a.selected {background-position:0 0;}

h2#blogLink a {width:506px;height:22px;background:#ffffff url("/images/blog.png") 0 -22px no-repeat;}
h2#blogLink a:hover {background-position:0 0;}

h2#backLink a {width:362px;height:18px;background:#ffffff url("/images/back.png") 0 -18px no-repeat;}
h2#backLink a:hover {background-position:0 0;}

#container {width:960px;margin:0 auto;padding:0;}

#controls {clear:both; }

.content { line-height:1.6; }

#indexLinks a:hover img {
    opacity:0.6;
    filter:alpha(opacity=60);

}
#indexLinks img {float:left;}

#footer {position:relative;color:#404A4D;display:block;width:960px;height:100px;margin:0 auto;
         background:#ffffff url("/images/footer.png") bottom left no-repeat;
}

#footer p.hide {display:none;}
#footer p.emailLink {
	display:block;
	width:230px;height:15px;
	position:absolute;
	top:70px;
	left:376px;
}
#footer p.emailLink a {display:block;text-indent:-999em;}

body.index #footer {display:none;}

.close 				{ margin:5px auto 10px auto; }
a.closeLink 		{ text-decoration:none;color:#B01F3B; }

#portfolio 			{ height:310px; }
#portfolio .desc 	{ float:left;width:50%;margin-right:50px; }
#portfolio .image 	{ float:left; }

#blog 				{ height:310px; }

.blog-row 			{ width:100%; }
.postMeta 			{ font-size:11px; color:#BBB; }
.blog-row a 		{ color:#B01F3B; }
h3.postTitle 		{ margin-bottom:5px; font-size:14px; }

.postContent 		{ width:660px; float:left; }
.postComments 		{ width:260px; float:left; height:90%; margin-left:30px; }
.postFooter 		{ clear:both; }

