/* 
YOUR 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.

*/

h2 {margin: 0 0 0px 0;padding: 0 0 5px 0}

body {

background:#000000 url(http://ridemade.com/wp-content/themes/modularity/images/ridemade_background.png) no-repeat scroll center top;

margin:0px 0px -40px -2px;

}

.hidden {

display:none;

}
h1 a img{
text-align:left;
margin-top: 5px;

}
#top .sf-menu {
bottom:0;
margin-top: 97px;

}
.postmetadata {
background-color: #eee !important;
}
/* Footer */

#footer-wrap {

background-image: url("http://ridemade.com/wp-content/themes/modularity/images/footer_bg.png");

background-repeat: no-repeat;

background-attachment: scroll;

background-position: top center;

height: 570px;

}
#footer h3 {
margin: 50px 0px 0px 0px;
}


