﻿/***************************************************
Lifestyle
***************************************************/

#lifeMain{
    float: left;
    width: 577px;
    padding-right:10px;
}
#lifeMain p, ol, ul{
    line-height:16px;

}

#lifeMain h2{
    color:#324C0D;
    text-transform:uppercase; 
    font-weight:bold;
    font-size:12px;
    margin:0px 0px 0px 0px;
}

#lifeMain h3{
    color:#324C0D;
    font-weight:bold;
    font-size:12px;
    margin:0px 0px 0px 0px;
}
#lifeMain ul
{
    margin:0px 0px 0px 0px;
}

.bloggerHead{
    font-weight:bold;
    font-size:14px;
    color:#324C0D;
    text-transform:uppercase;
    padding-bottom:3px;
    border-bottom: dashed 1px black;
    width:582px;
}

.darkGreen{
    color:#324C0D;
}

.bloggerDetail{
    padding-top:20px;
    line-height:16px;

}

.bloggerDetail .bio{
width: 376px; height: 41px; font-size:10px; padding: 7px; background: url('../../images/articles/green_box.jpg') no-repeat;
}
.bloggerDetail .head{
    background: url('../../images/articles/bloger_head_bg.jpg') no-repeat;
    width:577px;
    height:23px;
    padding:5px 0px 0px 10px;
    margin-bottom:10px;
}
.articleItem{
    padding:25px 0px 0px 0px;
    clear:both;
    line-height:16px;
}

.articleItem .articleImg{
    float:left;
    width:89px;

}   

.articleItem .articleListCopy{
    float:left;
    width:473px;
    padding:0px 0px 0px 20px;
}

.articleGreen{
     border-left:solid 1px #223B02;
     border-right:solid 1px #223B02;
     background-color:#F5F7E2;
     width:264px;
     padding:15px;

}

.articleGreen  a, .articleGreen a:visited, .articleGreen a:hover, .articleGreen a:active
{
    color: #7AC427;
    font-weight:normal;
    
}

#backBar{
    width:900px;
    margin:-10px 0px 10px 10px;
}

#health-pros{
    width:276px; background-image: url(../../images/resources/mod_healthPro_bg.jpg); height:177px; padding:10px; margin-bottom:20px;
}

#get-the-facts
{
    width:276px; background-image: url(../../images/resources/mod_GetFacts_bg.jpg); height:177px; padding:10px; margin-bottom:20px;
}
#get-the-facts  a, #get-the-facts a:visited, #get-the-facts a:hover, #get-the-facts a:active
{
    color:#324C0D; font-size:12px; font-weight:bold;
}

#gluten-free-gift{
    width:276px; background-image: url(../../images/resources/box_bkg.jpg); height:357px; padding:10px; margin-bottom:20px;
}