/* empty */
/* Default 404 Page Styles */
 #flex-404NotFound-wrapper { width: 100%; height: auto; overflow: hidden; }
 #flex-404NotFound-wrapper .flex-404NotFound-content { margin: 0 auto; width: 300px; height: auto; overflow: hidden; min-height: 200px; }
 #flex-404NotFound-wrapper .flex-404NotFound-content .flex-404NotFound-title {}
 #flex-404NotFound-wrapper .flex-404NotFound-content .flex-404NotFound-message { margin-top: 10px; }
 
.flex-event #featured_image { position: relative; width: 630px !important;}
.flex-event #featured_image #content_title { color: #ffffff !important; background-color: #000000; opacity: 0.6; filter: alpha(opacity=60); bottom: 0px; position: absolute; padding: 3px -3px 3px 3px; margin: 0px; width: 630px;}

.blog_post #featured_image { position: relative; width: 630px !important; height: 354px !important;}
.blog_post #featured_image #content_title { color: #ffffff !important; background-color: #000000; opacity: 0.6; filter: alpha(opacity=60); bottom: 0px; position: absolute; padding: 3px -3px 3px 3px; margin: 0px; width: 630px;}
