/*
File:			themes/default.css
Description:	Custom styles for Feedpop
Author:			2010 Matt Hodder (www.matthodder.com)
*/

body { background: #eee url(images/bg-col1.jpg) repeat-y fixed; }
#content_box, #footer, #container { background: url(images/bg-col2-3.jpg) right repeat-y; }
#sidebar_contain li.widget { background: url(images/graphic-line.png) top repeat-x; }
.post_meta { background: url(images/graphic-harrow.png) 110px 10px no-repeat; }
#sidebar .social_list li { background: url(images/bg-icon.png) repeat; border: 1px solid #353230; }
#sidebar .social_list li:hover { border-color: #c4cba2; }