.custom a {
outline: none;
}

/* Navigation */

.custom #menu_area {
border-width: 0 0 7px;
border-style: solid;
}

.custom #menu_area .page {
background-color: transparent;
}

.custom .menu {
border: 0;
}

.custom .menu a {
padding: 1em 2em;
border-width: 0 0 1px 0;
}

.custom #menu_area, .custom .menu {
background-color: #231F20;

}

.custom #menu_area, .custom .menu a, .custom .menu .submenu a {
border-color: #231F20;
}


/* Logo */ 
.custom #header #logo, .custom #header #tagline { text-indent: -9999px; }
.custom #header #tagline { height: 0; }

.custom #header a {
background: url(images/logo2.gif) no-repeat scroll 0 0;
display:block;
height:3.2em;
width:17em;
}

.custom #header {
padding-top: 0em;
}






.custom .after_post { margin-bottom: 1.571em; padding: 1.571em 0 0 0; border-top: 1px dotted #bbb; clear: both; }
.custom .after_post h3 { margin-top: 0; }
.custom .after_post ul a, .custom .after_post ul a:visited { text-decoration: none; }
.custom .promo { width: 14.286em; margin: 0 0 1.571em 1.571em; padding: 0.714em; background: #fffbe0; border: 0.071em solid #ffe95a; float: right; }

.custom .promo h3 {font-size: 1.143em; line-height: 1.375em;}
.custom .after_post a:hover {text-decoration: underline; }

.custom .promo ul { margin-bottom: 0; }
.custom .format_text img.frame { padding: 0.482em; }

.custom li.widget {
border-bottom:1px dotted #ccc;
margin-bottom:2em;
padding-bottom:1.5em;
}
			
/*Removes "Comments are closed at this time" text*/

.custom .comments_closed p {text-indent: -99999em ;}

/* Set Website Background */



.custom h1, h2, h3 {font-weight: bold; }

.custom #freeupdates h3 {background: url(http://www.socialtriggers.com/wp-content/themes/triggers/custom/images/freeupdates.gif) no-repeat;
display: block;
height: 23px;
margin: 15px 0px;
outline: ;
text-indent: -9999px;
width: 189px; }

/*footer stuff*/
#footer_area, #footer_area .page {
	background: #231F20;
}

