/*
File:			custom.css
Description:	Custom styles for Thesis
More Info:		http://diythemes.com/thesis/rtfm/custom-css/
*/

.custom .comments_closed p { display: none; }
.custom .sidebar h3 { font-variant: normal; letter-spacing: 0px; font-weight: bold; text-transform: uppercase; }
.custom .ribbon { background-color: #aad6f1; color: #ffffff; margin-left: -2.5em; padding: 1em; }
.custom .widget { margin-top: 1em; margin-bottom: 1.5em; }
.custom p { margin-bottom: 1em; margin-top: 1em; }

.custom #feature_box { padding-left: 1em; padding-right: 1em; padding-bottom: 1em; margin-top: 2em; margin-left: 1em; margin-right: 2em; border: solid #e6db55 1px; font-size: 12px; background: #ffffe0; }

.custom #feature_box p { padding-top: 1em; }

.custom #highlight { margin: 0em; margin-bottom: 1em; padding: 1em; background: #eeeeff; border: dashed #c0c0c0 2px; font-size: 120%; }

.custom .tip { margin: 0em; margin-bottom: 1em; padding: 1em; background: #ffffa0; border: dashed #c0c0c0 1px; }
.custom .tip:before { content: "TIP "; font-weight: bold; }

.custom .important { margin: 0em; margin-bottom: 1em; padding: 1em; background: #ffd0d0; border: dashed #a0a0a0 1px; }
.custom .important:before { content: "IMPORTANT! "; font-weight: bold; }

.custom .note { margin: 0em; margin-bottom: 1em; padding: 1em; background: #a0ffa0; border: dashed #a0a0a0 1px; }
.custom .note:before { content: "NOTE "; font-weight: bold; }

.email_signup_form { background: #ffffa0; padding: 1em; border: solid #c0c0c0 1px; }

.widget .event_date, .widget .event_time, .widget .event_name, .widget .event_location, .widget .events_future { padding-bottom: 4px; }
