/* 
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles at the end of this file instead 
of style.css so it is easier to update the theme. 
Simply copy an existing style from style.css to this file, 
and modify it to your liking.
*/

a:link, a:visited {
color:#005979;
}

#header { background:url(images/help_for_ed.jpg) top left no-repeat; border-top: 4px solid #005979;
width:897px;
border-bottom:1px solid #F2F2F2;
margin-bottom:10px;
padding:5px 0 120px 43px;
}

#wrapper {
background-color:#FFFFFF;padding:10px;}

.entry, .entry p {
background-color:#FFFFFF;
color: #333333;
}

body {
background-color:#FFFFFF;
border-top:0px solid #000000;

}

#logo img {
margin-left:20px;
}
.widget h3 {
border-bottom:3px solid #005979;}

.post .title, .page .title, .post .title a:link, .post .title a:visited, .page .title a:link, .page .title a:visited {
color:#005979;
font:bold 30px Arial, sans-serif;
}
.two-col-right #main-sidebar-container #main {
border:1px solid #F2F2F2;
padding:10px;
width:610px;
}
.textwidget div a:link,.textwidget div a:visited {
color:#FFFFFF !important;
}
#footer
{
border-top-width: 4px;
border-top-style: solid;
border-top-color: #005979;
}
