/*
Theme Name: Sports Overload
Theme URI: http://ronshermanadv.com/
Description: Theme for Sports Overload created by TonyG for Ron Ron.
Version: 1
Author: TonyG
Author URI: http://ronshermanadv.com/
Tags: blue, custom header, fixed width, three columns

*/

body {
        margin: 5px 10px 10px 10px;
	background-color: #a2a2a4;
	background-image: url(img/bkg.gif);
	color : #000000;
	font-family: arial,sans-serif;
	font-size : 14px;
}

.title {
	font-size: 18px;
	color: #FFFFFF;
	font-family: arial,sans-serif;
	font-weight: bold;
}

.navhead {
	font-size: 16px;
	color: #FFFFFF;
	font-family: arial,sans-serif;
	font-weight: bold;
}

a.topnav {
	font-size: 15px;
	color: #D3D8D8;
	font-family: arial,sans-serif;
	font-weight: bold;
        text-decoration: none;
}

a.topnav:hover {
	font-size: 15px;
	color: #FFFFFF;
	font-family: arial,sans-serif;
	font-weight: bold;
        text-decoration: underline;
}

a.sidenav {
	font-size: 15px;
	color: #3b5263;
	font-family: arial,sans-serif;
	font-weight: bold;
        text-decoration: none;
}

a.sidenav:hover {
	font-size: 15px;
	color: #fa9607;
	font-family: arial,sans-serif;
	font-weight: bold;
        text-decoration: underline;
}

a.article_title {
	font-size: 18px;
	color: #3b5263;
	font-family: arial,sans-serif;
	font-weight: bold;
        text-decoration: none;
}

a.article_title:hover {
	font-size: 18px;
	color: #fa9607;
	font-family: arial,sans-serif;
	font-weight: bold;
        text-decoration: underline;
}

