/* 
ROXIGO 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-header-img
{
	background: url(images/couch.png) no-repeat;
	height: 205px;
	width: 600px;
}

#blog-rss 
{
	margin: 10px 16px 0 0;
	text-align: right;
}


img.blog
{
	border: 2px solid #fff;
}

.pirobox_content table, tbody, tr, th, td {
border:medium none;
margin:0;
padding:20px;
}



#bodyportion div.body div.contentarea div.leftportion div.comment h3, #bodyportion h3 {
background-color:inherit;
color:#779018;
display:block;
font:bold 19px/20px Rockwell,Georgia,Arial,Helvetica,sans-serif;
margin:0;
padding: 30px 0 0px 0;
}

#bodyportion div.body div.contentarea div.leftportion div.about ul li {
margin:0px 0 0 20px;
padding:3px 0 3px 0px;
list-style: circle; 
}
