/*
Theme Name: ServerPronto University
Theme URI: http://www.ServerPronto.com/Blog
Description: Modified theme for ServerPronto.com
Version: 1
Author: Chris Rivera of Sostre & Associates
Author URI: http://www.sostreassoc.com/
*/

body {
	background-image: url(http://www.serverpronto.com/pictures/background.gif);
	background-color: #999999;
	margin: 0px;
}

.contentcell{
	padding:30px;
}
.sbcell{
	font-size: 12px;

	padding:10px;
}
.sidebarcell{
	padding-left:10px;
	padding-right:30px;
	padding-top:30px;
	padding-bottom:30px;
}
.copyright {
	font-family: Arial;
	font-size: 9px;
	color: #D3D3D2;
}
a { 
	color: #660000; 
}
h3 {
	font-size: 22px;
	font-weight: normal;
}
h3 a {
	font-size: 22px;
	font-weight: normal;
}
.nounder {
	text-decoration: none;
}
.blogtext{
	font-size: 12px;
}
.mastercell{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 434545;
}
ul
{
list-style-type: none;
padding: 0;
margin: 0;
}

li
{
background-image: url(http://serverpronto.com/spu/wp-content/themes/spu/images/arrow.gif);
background-repeat: no-repeat;
background-position: 100%;
padding-left: 0em;
line-height: 20px;
}
.subnavigation {
	font-family: Arial;
	font-size: 11px;
	color: #D3D3D2;
}
