
body{ 
margin:0 auto 0 auto;
font-family:'Lucida Grande', Verdana, Arial, Sans-Serif;
font-size:12px;
line-height:17px;
color:#4E4858;
background-color:#cccccc;
}

a:link, a:visited {
text-decoration:none;
}

form {
display:inline;
margin:0;
padding:0;
}

blockquote {
font-style:italic;
font-family:  Georgia, Times, serif;
font-size: 14px;
border-top: 1px solid #777;
border-bottom: 2px solid #666;
padding: 12px 8px;
background: #efefef;
line-height: 20px;
}

a img {
border:0;
}

#wrapper {
margin:0 auto 0 auto;
padding:0px 0 0px 0;
width:820px;
}

#header {
position:relative;
background-color:#544D5F;
height: 90px;

}

    #header h1 {
    padding: 0;
    margin:0;

    text-align:left;
    color:#FFFFFF;
    font-weight:bold;
    line-height:25px;
    font-size:25px;
    }
    
    #header h2 {
    padding:0;
    margin:0;
    text-align:left;
    color:#FFFFFF;
    font-weight:lighter;
    line-height:14px;
    font-size:14px;
    }

#navigation {
margin: 0;
background-image: url(/wp-content/themes/edith/pic/nav_bg.gif);
background-repeat: repeat-x;
border-top: 3px solid #ffffff;
}

    #navigation ul {
    margin:0;
    padding:0;
    display:block;
    position:relative;
    margin:0 0 0 5%;
    list-style:none;
    }
    
        #navigation ul li {
        display:inline;
        }
        
            #navigation ul li a:link, #navigation ul li a:visited {
            font-size: 12px;
            line-height: 26px;
            text-transform: uppercase;
            display: inline;
            font-weight: bold;
            padding: 5px 8px;
            margin: 0 10px;
            color:#FFFFFF;
            }
            
            #navigation ul li a:hover {
            text-decoration: none;
            color:#544D5F;
background-image: url(/wp-content/themes/edith/pic/nav_bg-over.gif);
background-repeat: repeat-x;

            }

#navigation  ul li.current_page_item  a, #navigation  ul li.current_page_parent a {
            text-decoration: none;
            color:#544D5F;
background-image: url(/wp-content/themes/edith/pic/nav_bg-over.gif);
background-repeat: repeat-x;

            }

#childnavigation {
margin: 0;
background-color:#544D5F;
background-image: url(/wp-content/themes/edith/pic/secondnav_bg.gif);
background-repeat: repeat-x;
padding: 0;
}

    #childnavigation ul {
    margin:0;
    padding:0;
    display:block;
    position:relative;
    margin:0 0 0 5%;
    list-style:none;
    }
    
        #childnavigation ul li {
        display:inline;
        }
        
            #childnavigation ul li a:link, #childnavigation ul li a:visited {
            font-size: 11px;
            line-height: 26px;
            text-transform: uppercase;
            display: inline;
            font-weight: bold;
            padding: 5px;
            margin:0 10px 0 0;
            color:#333333;
            }
            
            #childnavigation ul li a:hover {
            text-decoration:underline;
	   color:#cc2323;
            }

div#childnavigation li.current_page_item  a{
color: #CC2323;
}

#maincontent {
background-color:#ffffff;
margin: 0;
padding: 30px 0 0 0;
min-height: 400px;
}

    .post {
    width:90%;
    margin:0 auto 0 auto;

    }
    
              h2.posttitle 
{ margin: 0;
        font-size:14px;
        line-height:20px;
        font-weight:bold;
        letter-spacing: normal;
        color:#777;  }   

        
            .posttitle a:link, .posttitle a:visited {
            color:#666666;
            }
            
            .posttitle a:hover {
            color:#cc2323;
            }
        
        .postinfo {
        margin:0;
        color:#AAAAAA;
        display:block;
        border-top:1px solid #ffffff;
        line-height:15px;
        text-transform:uppercase;
        font-size:9px;
        }
        
            .postinfo a:link, .postinfo a:visited {
            color:#AAAAAA;
            }
            
            .postinfo a:hover {
            color:#cc2323;
            }
        
        .postcontent {
        padding:0;
        color:#333333;
        }
        
        .postcontent p {
        margin:10px 0 0 0;
        }
        
        .postcontent li {
        margin: 6px 0 0 0;
list-style-image: url(/wp-content/themes/edith/pic/sq_ding.gif);

        }
        
        .postcontent a:link, .postcontent a:visited {
        color:#cc2323;
        text-decoration: none;
border-bottom: #DDB8B9 solid 2px;
        }
        
        .postcontent a:hover {
        
        color:#666666;
        text-decoration: none;
border-bottom: #993333 solid 2px;
        }

        .postcontent img {
        clear: both;
        padding:0 0 10px 10px;
        }
        
        .postcontent h1 {
        margin:15px 0 0 0;
        font-size:16px;
        line-height:20px;
        font-weight:bold;
        letter-spacing:2px;
        color:#333333;
        border-bottom:1px solid #ffffff;
        }
        
        .postcontent h2 {
        margin:15px 0 0 0;
        font-size:14px;
        line-height:20px;
        font-weight:bold;
        letter-spacing:2px;
        color:#333333;
        border-bottom:1px solid #ffffff;
        }
        
        .postcontent h3 {
        margin:15px 0 0 0;
        font-size:12px;
        line-height:20px;
        font-weight:bold;
        letter-spacing:2px;
        color:#333333;
        border-bottom:1px solid #ffffff;
        }
        
        .postcontent .pagenav {
        text-align:center;
        }

#comments {
margin:5px 0 0 0;
padding:20px 0 0 0;
background-color:#EEEEEE;
}
    
        #comments a:link, #comments a:visited {
        color:#cc2323;
        text-decoration: none;
border-bottom: #DDB8B9 solid 2px;
        }
        
        #comments a:hover {
	text-decoration:underline;
	color:#6ea278;
	text-decoration: none;
border-bottom: #DDB8B9 solid 2px;
        }
    
    #comment, #author, #url, #email {
    width:100%;
    }

    #comments h3 {
    margin:0;
    font-size:15px;
    line-height:20px;
    font-weight:bold;
    letter-spacing:2px;
    border-bottom:1px solid #999999;
    }

    .comment {
    width:90%;
    margin:0 auto 0 auto;
    color:#333333;
    font-size:11px;
    }
    
        #comments .commentinfo {
        margin:20px 0 0 0;
        color:#AAAAAA;
        display:block;
        border-bottom:1px solid #999999;
        line-height:15px;
        text-transform:uppercase;
        font-size:9px;
        }
        
            #comments .commentinfo a:link, #comments .commentinfo a:visited {
            color:#AAAAAA;
            }
            
	#comments .commentinfo a:hover {
	color:#6ea278;
	text-decoration:none;
	}

#bottombar {
margin: 0;
background-color:#544d5f;
}

    #bottombar .column1 {
    position:inline;
    float:left;
    width:42%;
    padding:20px 0 0 5%;
    }
    
    #bottombar .column2 {
    position:inline;
    float:right;
    width:42%;
    padding:20px 5% 0 0;
    }

    #bottombar .spacer {
    line-height:5px;
    clear:both;
    }
    
    #bottombar ul {
    margin:0;
    padding:0;
    list-style:none;
    }
    
        #bottombar ul li {
        margin:0;
        padding:0;
        }
        
            #bottombar ul li h2 {
            margin:0;
            text-align:center;
            display:block;
            color:#FFFFFF;
            font-weight:bold;
            line-height:20px;
            font-size:11px;
            text-transform:uppercase;
            border-bottom:2px solid #FFFFFF;
            }
            
            #bottombar ul li {
            margin:0 0 20px 0;
            }
            
                #bottombar ul li ul li, #bottombar ul li div {
                color:#FFFFFF;
                text-transform:uppercase;
                font-size:10px;
                line-height:20px;
                display:block;
                border-bottom:1px dotted #FFFFFF;
                text-align:center;
	       margin:0;
                }
                
        #bottombar a:link, #bottombar a:visited {
        color:#FFFFFF;
        }

        #bottombar a:hover {
	text-decoration:underline;
	color:#FFFFFF;
        }

#wp-calendar {
	width:80%;
	text-align:center;
	border-collapse: collapse;
	color:#FFFFFF;
	margin:0 auto 0 auto;
}

#wp-calendar caption, #wp-calendar th {
	color:#FFFFFF;
	padding:4px;
}

#wp-calendar td {
	padding:1px;
	border:none;
}

#wp-calendar caption {
	font-weight:bold;
}

#wp-calendar #today {
	font-weight:bold;
	color:#FFFFFF;
}

#wp-calendar a:link, #wp-calendar a:visited {
	color:#FFFFFF;
	font-weight:bold;
}

#wp-calendar a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}


#footer {
margin: 0;
background-color:#544d5f;
}

    #footer p {
    text-align:center;
    font-size:10px;
    margin:0;
    line-height:30px;
    height: 80px;
    color:#FFFFFF;
    }
    
    #footer a:link, #footer a:visited {
    color:#FFFFFF;
    }
    
    #footer a:hover {
    text-decoration:underline;
    color:#FFFFFF;
    }

/* added styles */


#maincontenthome {
background-color:#ffffff;
margin: 0;
padding: 17px 0 0 0;
min-height: 300px;
}

    .post {
    width:90%;
    margin:0 auto 0 auto;

    }
    
              h2.posttitle 
{ margin: 0;
        font-size:14px;
        line-height:20px;
        font-weight:bold;
        letter-spacing: normal;
        color:#777;  }   

        
            .posttitle a:link, .posttitle a:visited {
            color:#666666;
            }
            
            .posttitle a:hover {
            color:#cc2323;
            }
        
        .postinfo {
        margin:0;
        color:#AAAAAA;
        display:block;
        border-top:1px solid #ffffff;
        line-height:15px;
        text-transform:uppercase;
        font-size:9px;
        }
        
            .postinfo a:link, .postinfo a:visited {
            color:#AAAAAA;
            }
            
            .postinfo a:hover {
            color:#cc2323;
            }
        
        .postcontent {
        padding:0 0 15px 0;
        color:#333333;
        }
        
        .postcontent p {
        margin:10px 0 0 0;
        }
        
        .postcontent li {
        margin: 6px 0 0 0;
list-style-image: url(/wp-content/themes/edith/pic/sq_ding.gif);

        }
        
        .postcontent a:link, .postcontent a:visited {
        color:#cc2323;
        text-decoration: none;
border-bottom: #DDB8B9 solid 2px;
        }
        
        .postcontent a:hover {
        
        color:#666666;
        text-decoration: none;
border-bottom: #993333 solid 2px;
        }

        .postcontent img {
        clear: both;
        padding:0 0 10px 10px;
        }
        
        .postcontent h1 {
        margin:15px 0 0 0;
        font-size:16px;
        line-height:20px;
        font-weight:bold;
        letter-spacing:2px;
        color:#333333;
        border-bottom:1px solid #ffffff;
        }
        
        .postcontent h2 {
        margin:15px 0 0 0;
        font-size:14px;
        line-height:20px;
        font-weight:bold;
        letter-spacing:2px;
        color:#333333;
        border-bottom:1px solid #ffffff;
        }
        
        .postcontent h3 {
        margin:15px 0 0 0;
        font-size:12px;
        line-height:20px;
        font-weight:bold;
        letter-spacing:2px;
        color:#333333;
        border-bottom:1px solid #ffffff;
        }
        
        .postcontent .pagenav {
        text-align:center;
        }





h4 
{
font-size: 16px;
margin: 4px  auto;
color: #287359;
line-height: 18px;
}




/* home page styles XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX */
.feature
{
	background-color: #FFFFFF;
	background-image: url(/wp-content/themes/edith/pic/latest_bottom.jpg);
	background-repeat: no-repeat;
	width: 274px;
	font-size: 11px;
	color: #000000;
	min-height: 260px;
}


.feature h2
{
	font-size: 14px;
	background-color: #ACA1A9;
	background-image: url(/wp-content/themes/edith/pic/latest_top.jpg);
	padding: 9px 9px 6px 9px;
	margin: 0;
	color: #ffffff;
	border-bottom: 0px;
}



.feature h3 a
{
	font-size: 13px;
	padding: 0 5px;
	margin: 0;
	color: #666666;
	line-height:  normal;
	font-weight: normal;
	border-bottom: none;
}

.feature p
{
padding: 0 10px 6px;
margin: 0;
line-height:  18px;
}

.feature  a, div.post  a {
color:#cc2323;
text-decoration: none;
border-bottom: #DDB8B9 solid 2px;

}

.feature  a:hover, div.post  a:hover{
color: #993333;
text-decoration: none;
border-bottom: #993333 solid 2px;

}


.featurewhite
{
	background-color: #FFFFFF;
	font-size: 11px;
	color: #000000;
	min-height: 300px;

}


.featurewhite p
{
padding: 0 10px 3px;
margin: 0;
line-height:  18px;
}


.featurewhite h3
{
	font-size: 13px;
	font-weight: bold;
	margin: 0;
	padding: 0 5px;
	color: #666666;
	line-height:  normal;
	font-weight: normal;
	border-bottom: none;
}


.featurewhite  a, div.post  a {
color:#cc2323;
text-decoration: none;
border-bottom: #DDB8B9 solid 2px;

}

.featurewhite  a:hover, div.post  a:hover{
color: #993333;
text-decoration: none;
border-bottom: #993333 solid 2px;

}

.homeleft 
{
	width: 587px;
	line-height: 18px;
}

.latestright 
{
	border: 1px dotted  white;
}

.latestright h3
{
	font-size: 13px;
	margin: 0;
	padding: 5px 5px;
	color: #444444;
	line-height:  normal;
	font-weight: normal;
	border-bottom: none;
}

.featureleft 
{
	width: 271px;
}


.featureleft h2
{
	font-size: 14px;
	background-image: url(/wp-content/themes/edith/pic/featured_left.jpg);
	padding: 9px 9px 7px 0px;
	margin: 0px;
	color: #ffffff;
}


.featureleft h3
{
	font-size: 13px;
	margin: 0;
	padding: 5px 5px;
	color: #444444;
	line-height:  normal;
	font-weight: normal;
	border-bottom: none;
}


.featurecenter 
{
	width: 250px;
}


.featurecenter h2
{
	font-size: 14px;
	background-image: url(/wp-content/themes/edith/pic/featured_center.jpg);
	padding: 9px 9px 7px 8px;
	margin: 0;
	color: #ffffff;
}



.featurecenter h3
{
	font-size: 13px;
	margin: 0;
	padding: 5px 5px;
	color: #444444;
	line-height:  normal;
	font-weight: normal;
	border-bottom: none;
}


.featureright 
{
	width: 269px;
}


.featureright h2
{
	font-size: 14px;
	background-image: url(/wp-content/themes/edith/pic/featured_right.jpg);
	padding: 9px 9px 7px 0px;
	margin: 0px;
	color: #ffffff;
}


.featureright h3
{
	font-size: 13px;
	margin: 0;
	padding: 5px 5px;
	color: #444444;
	line-height:  normal;
	font-weight: normal;
	border-bottom: none;
}




p.date {
line-height: 8px;
font-family: verdana;
color: #666666;
font-size: 10px;
margin: -10px 0 0 0;
}

/* resource page listing styles */

h5  {
border-top: 2px solid  #DAD9DC;
font-size: 14px;
padding: 12px 0 2px 0;
margin: 0px 0 10px 0;
}

div.post h5 a {
color: #444444;
border:  none;
}

h2.posttitle a {
font-size: 12px;
letter-spacing: -.01em;
color:  #eee;
border: none;
}


/* what we do styles */

 h6 {
font-size: 12px;
border-top: 1px solid #ddd;
border-bottom: 2px solid #ddd;
padding: 12px 8px;
background: #fafafa;
margin-bottom: 0;
font-weight: normal;
color: #000000;
}

h6 strong {
font-size: 14px;
color: #993333;
display: block;
padding-bottom: 4px;
}
