/* 
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.

*/

.date {
display: none;
}

.comments-head a {
display: none;
}

.category-head a {
display: none;
}

.post-alt p {
padding: 0;
}

.title-meta {
margin-bottom: 0;
padding: 0 !important;
}

.more_entries {
display: none;
}

#comments {
display: none;
}

#nav2 {
display:none;
}

#header {
padding: 0px 0px;
background-color: transparent;
}


.fr {
float: right;
display: none;
}

#page {
background-color: transparent;
}

#columns {
background-color: transparent;
}

#nav1 a {
padding-top: 4px;
}

#search input {
width: 217px;
margin: 5px 0px 0px;
padding: 5px 2px 4px 5px;
}


.comments-head {
display: none;
}

a.more-link {
background: transparent;
}

.author-outer {
display: none;
}
