/*-----------------------------------------------------------------------------------
Brewerj Custom Stylesheet
Author: Jamie Brewer
Author URI: http://brewerjwebdesign.com
Tags: brewerj, clean, basic
-----------------------------------------------------------------------------------*/


/*-----------------------------------------------------------------------------------*/
/* Helper Classes */
/*-----------------------------------------------------------------------------------*/
.clear {background:none;height:1px;clear:both;}
.alignright {float:right;}
.alignleft {float:left;}

/* Span Highlights */
.pink {color:#ff6666;}
.orange {color:#ff9933;}
.green {color:#339900;}
.purple {color:#6666cc;}
.blue {color:#333399;}
.red {color:#ee0000;}/* Red Highlight */
.green {color:#3ec614;}/* Green Highlight */

/*-----------------------------------------------------------------------------------*/
/* Theme Mods */
/*-----------------------------------------------------------------------------------*/

/* Homepage */
#featured {background:url(images/bg-border-top.png) repeat-x top left; }
#featured h2, #featured h1, #featured span.archive_header { color:#fff;font-size:40px; line-height:40px; /*letter-spacing:-1px;*/  }
#featured.home .play { background:url(wp-content/themes/optimize/images/btn-play.png) no-repeat; position:absolute; bottom:0; left:0; width:470px; height:380px;}
#featured.home .featured-image { width:490px; padding:20px 0 0; margin-bottom:-20px; position:relative; text-align:center; }
#featured.home h2 { font-size:48px; font-style: italic; padding:20px 0 30px;}
#main-page2 {float: left;width: 320px;border-right: 1px solid #DFDFDF;margin-right: 20px;padding-bottom:120px;}


#logo-box { background: #f7f7f7; border-bottom:1px solid #dbdbdb; padding:30px 40px 10px; margin:0 0 20px; }
#logo-box .block { width:420px; margin:0 40px 20px 0; float:left; }
#logo-box .block.last { margin-right:0; }
#logo-box .icon { float:left; }
#logo-box h3 { background: url(images/bg-info-box-title.png) repeat-x scroll center bottom; text-transform:uppercase; font-size:14px; padding:0 0 15px 50px; line-height:30px; margin-bottom:15px; }
#logo-box p { padding-bottom:15px; }
#logo-box blockquote { background:url(images/bg-quote.png) no-repeat top left; padding:0 0 15px 50px; font-family:Georgia, serif; font-size:14px; color:#777; font-style:italic; min-height:12px; }
#logo-box cite { padding:0 0 0 50px; }
#logo-box .quote { padding-bottom:20px; }

/* Other */
li.active {margin-top:-50px;}
#breadcrumb.home .left {margin-top:60px;}
#featured.home .featured-image { height:100px; }
#breadcrumb.home {background:none !important;border:none !important;}

/*-----------------------------------------------------------------------------------*/
/* Plugin Mods */
/*-----------------------------------------------------------------------------------*/

/*-----------------------------------------------------------------------------------*/
/* My Styles */
/*-----------------------------------------------------------------------------------*/
.wufoo .info h2 {display:none !important;margin:0;padding:0;}/* Not Working - trying to hide the Join heading */
hr {border: 0;width: 100%;color: #f00;background-color: #dddddd;height: 1px;margin-bottom:13px;}
#menu-item-835 a {color:#ee0000;}


