/* 
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.

*/
.entry img { border: none; }

body  { font: 13pt Arial, Times, Serif; line-height: 24px; color: #333333; }

/* Popularity contest plugin style */
.akpc_report {
text-decoration:none;
}

.akpc_report li {
list-style-type:disc; display: block; line-height: 30px; text-decoration: none; color:#666;
}

/* Comment number under date */
.comments_under_date {
position:relative;
top:20px;
font-size:36pt;
color:#666;
text-decoration:none;
}

.comments_under_date_label {
position:relative;
top: 16px;
font-size:10pt;
color:#666;
text-decoration:none;
}

.comments_under_date_link {
text-decoration:none!important;
}

/* Compact Archive plugin styles */
.compact_archives ul li a:link {
display: inline;
line-height: 10px;
text-decoration: none;
color: #666666;
}

/* site-top widget */
#site-top {
color:white;
font-size:12pt;
}
