@charset "utf-8";
/* CSS Document */
/* Copyright 2009 Pixel Point Creative ~ www.pixelpointcreative.com   */

#bg {
background: url(../images/red/background.png) repeat-x scroll center top;
}
h1, h2, h3, h4, h5 {
color: #be0d0d;
}
.tweet-date{
color: #be0d0d;	
}
#top {
background: url(../images/red/topBack.png) repeat-x scroll center top;
height:40px;
width:100%;
text-align:right;
}
/*search */
.moduletablesearch{
background:transparent url(../images/red/redSearch.png) no-repeat scroll center top;
}
.inputboxsearch{
color:#be0d0d;
}

#top ul, 
#top li {
padding: 2px;
margin: 0 5px 0 5px;
height: 22px;
float: right;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
}
#top li {
background: url(../images/red/redTopbullet.png) no-repeat left center;
padding:5px 5px 0 14px;
}
#top p, footer td {
font-size:11px;
color: #fff;
}
#top a, 
#top a:link {
color: #be0d0d;
text-decoration: none;
}
#top a:hover{	
text-decoration: underline;
color: #A7A697;
}
li {
background: url(../images/red/redbullet.png) no-repeat;
list-style-position:outside;
list-style-type:none;
padding-left:18px;
line-height:180%;
}
li li{
background: url(../images/liArrow1.png) no-repeat left center;
list-style-position:outside;
list-style-type:none;
padding-left:18px;
line-height:180%;
}
#innerwrapper {
background:#a7a697;
}
#spotwrap {
background:#be0d0d url(../images/red/redBack.png) repeat-x center top;
width: 100%;
float:left;
}
#news {
background:#be0d0d url(../images/red/redBack.png) repeat-x center top;
width: 100%;
float:left;
}
div.module h3, div.module_menu h3, div.module_text h3 {
margin:0px;
padding:5px 0px 0px 5px;
color:#be0d0d;
}
.contentheading {
color: #be0d0d;
}
a {
color:#be0d0d;
text-decoration: underline;
}
a:hover {
color: #A7A697;
text-decoration: none;
}
a:active {
color : #be0d0d;
text-decoration : underline;
}
/* pathway */
#pathway a, 
#pathway a:link{
color: #be0d0d;
}
#pathway a:hover{	
color:#A7A697;
}
#userwrap {
border-top: 2px solid #be0d0d;
}
#user1-100 h3 , #user2-100 h3, #user3-100 h3,
#user1-50 h3 , #user2-50 h3, #user3-50 h3,
#user1-33 h3 , #user2-33 h3, #user3-33 h3
{
padding-bottom:3px;
border-bottom: 1px solid #be0d0d;
color:#be0d0d;
}
#user1-100 a , #user2-100 a, #user3-100 a,
#user1-50 a , #user2-50 a, #user3-50 a,
#user1-33 a , #user2-33 a, #user3-33 a
{
color:#fff;
}
#user1-100 a:hover , #user2-100 a:hover, #user3-100 a:hover,
#user1-50 a:hover , #user2-50 a:hover, #user3-50 a:hover,
#user1-33 a:hover , #user2-33 a:hover, #user3-33 a:hover
{
color:#be0d0d;
}

#footerwrap {
background:#d1c39c;
border-top: #fff solid 2px;
border-bottom:1px solid #7A5F33;
}
#mainmenuwrap {
background:#be0d0d;
}

/*read more */
a.readon {
margin: 10px 0 15px 0;
padding: 1px 16px 1px 4px;
border: 1px solid #be0d0d;
display: block;
width:80px;
background: url(../images/red/redReadarrow.png) no-repeat right;
color: #be0d0d;
font-weight: bold;
text-decoration: none;
}
a.readon:hover, a.readon:focus {
border: 1px solid #be0d0d;
color: #A7A697;
}



