/*
Theme Name: RBI
Theme URI: http://www.rbibaseball.us
Description: RBI Baseball Official Theme
Version: 1.0
Author: TecmoTurd
Author URI: http://www.rbibaseball.us
*/

body,html { font-family:arial; }
html { background:url(images/bg-blue.jpg); background-color:#144482; background-repeat:repeat-x; }
body { margin:45px; }
a { color:#EC1147; }
#Navigation { color:#CECECE; }
#Navigation a { font-size:16pt; color:white; padding-right:25px; text-decoration:none; }
#Navigation a:hover { color:#CECECE; }
div.SubHeader { font-size:14pt; font-weight:bold; } 

#header h1 a { color:#EEEEEE; text-decoration:none; }
h2.PostTitle a { color:black; text-decoration:none; }
h2.PostTitle { margin:0px; }

div#Content { border:5px solid #CECECE; background:white; padding:20px; background:url(images/content-bg.jpg); background-color:white; background-repeat:repeat-x;}
div#Footer { color:white; font-weight:bold; text-align:center; }

ul#nav {
height:25px;
margin:1em 0;
padding:0;
}

ul#nav li {
list-style:none;
float:left;	
line-height:25px;
padding:0 10px;
padding-right:25px;
}
ul#nav li a{ font-size:16pt; color:white; text-decoration:none; }