/* 
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.

*/

#header .right-col h1{
	padding-top: 12px;
}

#content {
	width: 940px;
}

h2.arh {
	width: 750px;
}

.post-content {
        width: 77.5%;
        padding: 0 0 0 10px;
}

.post-content img {
	background: none;
}

.post-content h2 a {
	color: #020202;
}

#sidebar {
	background:none;
}

#searchform {
	background:none;
}

#search {
	background:none;
}

#container {
	background: url(http://performancedatablog.com/wp-content/uploads/2010/05/top_white_all.gif) no-repeat 0 143px;
}

.background {
	background: #F5F5F5 url(http://performancedatablog.com/wp-content/uploads/2010/05/content_bg_white_only.gif) repeat-y right top;
}

#footer {
	background: url(http://performancedatablog.com/wp-content/uploads/2010/05/footer_bg_no_2nd_line.gif);
}
