/*
Theme Name: DEW Foundation
Version: 1.0
Author: Tango Studios
Author URI: http://www.tangostudios.com
*/

@import "css/reset.css";
@import "css/layout.css";

.page-content, #faq-all .ui-widget-content {font-size: 1em; line-height: 1.3em;}
.page .page-content h2 {color: #102A8B;}
.ui-widget-content a {color: #102A8B;}
.page-id-11 .page-content ul li {padding: 0 120px 15px 0;}
.page-id-11 .page-content ul li.directors {padding: 0 205px 15px 0;}

#faq-all div, #faq-all h3 {background: url(images/page-content-bg.png) repeat; padding: 10px 15px 10px 15px;}
#faq-all h3 {margin-top: 10px; border-top-left-radius:8px; border-top-right-radius: 8px;}
#faq-all div {border-bottom-left-radius:8px; border-bottom-right-radius: 8px; line-height: 1.4em;}

/*#faq-all {background-color: rgb(255,255,255);}*/

.bold {font-weight: bold;}