/*  

Theme Name: AllergyFree
Theme URI: http://www.allergyfreealaska.com/
Version: 1.1.9
Description: Customized - Designed by <a href="http://www.woothemes.com">WooThemes</a>.
Author: WooThemes
Author URI: http://www.woothemes.com
Tags: woothemes
Template: deliciousmagazine

	Copyright: © 2009-2011 WooThemes.
	License: GNU General Public License v2.0
	License URI: http://www.gnu.org/licenses/gpl-2.0.html

*/
@import url('../deliciousmagazine/style.css');

h1, h2, h3, h4, h5, h6 {
    color: #777777;
}

.centered { text-align:center; margin:0 auto; }

.col-full {
    margin: 0 auto;
    width: 990px;
}

#header {
    border-bottom: 4px solid #99999F;
    clear: both;
    position: relative;
    z-index: 700;
}

#slides_container {
    width: 652px;
}

#slide-nav {
    width: 337px;
}

#slide-nav li a img {
    opacity: 0.4;
}

#slides_container .caption {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
}

#slides_container .slide h2 {
    color: #FFFFFF;
    font-size: 23px;
    font-weight: bold;
    letter-spacing: -1px;
    line-height: 17px;
    margin-bottom: 7px;
}

#slide-nav li a span.info .title {
    font-size: 15px !important;
}

#logo {
    margin:33px 0px 5px 7px;
    padding: 19px 0 23px 111px;
	background:url(/wp-content/uploads/2013/02/afa-logo.jpg) no-repeat;
}

#logo .site-title {
    letter-spacing:-1px;
}

#logo .site-title a {
    color: #7BB5DB;
    font: 37px/1em "Century Gothic",sans-serif;
}
#logo .site-title a:hover {
	text-decoration:none;
}

#logo .site-description {
    color: #999999;
    font: italic 16px/1em Alice;
}

.nav a {    
    min-width: 50px;
    padding: 89px 20px 33px;
}

.nav li a.sf-with-ul {
    padding-right:20px;
}

.nav .sf-sub-indicator { right: 43%; bottom: 9px; }

#main {
    width: 630px;
}

#sidebar {
    width: 337px;
}

.post {
    border-bottom: 1px dotted #999999;
}

.widget {
    border-bottom: 1px dotted #E4E4E4;
}

#footer-out {
    background: none repeat scroll 0 0 #3B6A8C;
    border-top: 4px solid #999999;
}

#footer {
    border-top: 1px dotted #5D7A9D;
    padding: 20px 0;
}
#footer p { color: #bdc8d0; }

#footer-widgets .block li {
    border-bottom: 1px dotted #5D7A9D;
    margin-bottom: 5px;
    padding-bottom: 5px;
}