/* 
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles here 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.

*/

body {
background: #F8EF9F url(http://writingitrightforyou.com/wp-content/uploads/2010/05/bg.gif) repeat-x top left;
}

a:link, a:visited, #twitter a:link, #twitter a:visited, #recent-comments-3 a:link, #recent-comments-3 a:visited {
color: #8853a3;
}

#recent_articles h2.heading, #more_articles h2.heading, #sidebar h2,#sidebar h3 {
color: #8853a3;
}

#header {
height: 160px;
background: url(http://writingitrightforyou.com/wp-content/uploads/2010/05/header.png) no-repeat top center;
}

p#description {
display:none;
}

#header #subscribe  {
background: url(http://writingitrightforyou.com/wp-content/uploads/2010/05/subscribe.png) no-repeat top center;
}

#nav {
background: #6f2b91 url(http://writingitrightforyou.com/wp-content/uploads/2010/05/bg-nav.gif) repeat-x top left;
}

#slider {display:none;}

#footer {
background: #8853a3 url(http://writingitrightforyou.com/wp-content/uploads/2010/05/bg-footer.gif) repeat-x top left;
}

#footer .bottombg  {
background: url(http://writingitrightforyou.com/wp-content/uploads/2010/05/footerbottom.png) no-repeat bottom center;
}