body {
background: #ffffff;
background-image: url('/wp-content/uploads/2009/09/background-300x225.png');
}

#branding {
background: #ffffff;
}

#container {
background: #ffffff;
border: 1px solid #9acd32
}

.post, .entry, #pp-subscribe, #pp-sidebars, .looped .entry, .single .entry {
border: 1px solid #9acd32;
}

.post, .entry, .clearfix {
padding: 1px 5px 5px 10px;
}

.post, .entry, .clearfix, #footer {
background: #ffffff;
}

.post li, .entry li {
list-style-type: disc;
}

#pp-sidebars {
margin-bottom: 10px;
}

a {
color: #444444;
}

a.comments-link, a.url{
text-decoration: underline;
}

.entry-title {
margin: 10px 0 0 0;
}

.entry-meta {
margin: 30px 0 1px 0;
}

#rotating {
border: 0px;
}

#footer {
border: 0;
}

div#pp-sidebars div#sidebar-1, div#pp-sidebars div#sidebar-2
{
width: 100%;
}

/* Twitter Widget Styles */
div#pp-sidebars .widget_twitter h2 a
{
color: #555555;
}
div#pp-sidebars .widget_twitter ul.tweets
{
border: 1px solid #9ACD32;
padding: 5px;
}
div#pp-sidebars .widget_twitter ul.tweets li
{
margin-bottom: 10px;
margin-left: 5px;
}
