/* 
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.

*/

.blog .post_date {
    display: none;
}
.entry p {
    margin-bottom: 1em;
}
.entry p {
    font-size: 14px;
}

.blog .post_date {
    display: none;
}
.entry p {
    margin-bottom: 1em;
}
.entry p {
    font-size: 14px;
}

.entry-content p {
    text-align: justify;
}


.slide {
font-family: Helvetica;
}
.comments a { display: none; }
#archivebox {display: none;}
.slider-shelf-content { z-index:999; }
.slider-container .slide-content { background: transparent url(IMG LINK) repeat top left; }
.post_meta, .tags {display:none;}
.box .post p.posted {
display: none;}

.slider-shelf {
background:#fff;
}
.box .post p { text-align: justify; }
.slider-container span.clicker { background: #fff;}
Add to custom.css
.slider-shelf {
color:#ffffff;
}
.slider-container span.clicker {
    display: none;
}
#respond { display:none; }