/* 
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.

*/

#sidebar .graphic1 {
	padding-bottom: 5px;
}

#sidebar .graphic2 {
	padding-top: 5px;
}

#sidebar .graphic3 {
	padding-top: 5px;
}

#sidebar .twitter {
	padding-top: 5px;
	color: #777;
}

#sidebar .sidetwitter h3 {text-transform:uppercase; font-size:14px; text-transform:uppercase; color:#777;
	margin: 0;
	padding-bottom: 10px;
}

#sidebar .left {
	float: left;
	padding-top: 10px;
	padding-left: 5px;
	margin-bottom: 10px;
}

#sidebar .right {
	float: right;
	padding-top: 10px;
	padding-right: 5px;
	margin-bottom: 10px;
}

#reallifepage li a:link {
	font-weight: bold;
}

#reallifepage ul {
	padding-top: 60px;
	height: 275px;
	background: url(images/listbackground.jpg) no-repeat;
	margin-top: 40px;
}

#reallifepage ul li {
	list-style-type: none;
	margin-top: 5px;
	margin-bottom: 5px;
	line-height: 30px;
	margin-left: 160px;
	padding-left: 14px;
	background: url(images/li-back.png) no-repeat;
}

#reallifepage ol {
	padding: 0;
}

#reallifepage ol li {
	list-style-type: none;
	margin-top: 5px;
	margin-bottom: 10px;
	line-height: 30px;
	background: url(images/ol-li-back.png) no-repeat;
	padding-left: 14px;
}