/*
	Theme Name: RPB by MArtini
	Description: Layout exclusively for RPB in R-S.us.
	Author: Martini-Designs
		*/

body{
margin:0;
padding:0;
line-height: 1.5em;
background-color: #eceeee;
background-image: url(http://img4.imageshack.us/img4/9122/bgmainwe.jpg);
background-repeat:repeat;
font-size:12px;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#666666;
}

b{color:#951C25}

#maincontainer{
width: 800px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
background-color:#fbfbfb;
}

#contentwrapper{
float: left;
width: 100%;
background-color:#fbfbfb;
}

#contentcolumn{
margin-right: 225px; /*Set right margin to RightColumnWidth*/
background-color:#fbfbfb;
border-right:#ae252e 1px solid;
}

#rightcolumn{
float: left;
width: 225px; /*Width of right column*/
margin-left: -225px; /*Set left margin to -(RightColumnWidth) */
background-color:#fbfbfb;
}

.sidetitle{
background-color:#eceeee;
padding:3px;
color: #949494;
text-align:center;
font-size:11px;
border:1px solid #CCCCCC;}

.sidetitle:hover{
background-color:#eceeee;
padding:3px;
color: #949494;
text-align:center;
font-size:11px;
border:1px solid #999999;}


#footer{
clear: left;
width: 100%;
background-image:url(http://img690.imageshack.us/img690/405/footerbgm.jpg);
color: #FFF;
text-align: center;
padding: 4px 0;
}

#footer a{
color: #CCCCCC;
}

.innertube{
margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
}

a{
color: #951C25;
text-decoration:underline;
font-style:normal;}

a:hover{
color:#CC0033;
text-decoration:none;
font-style: normal;}

a.name {
color:#666666;
text-decoration:none;
font-style: normal;}

.style1{
	font-size: 17px;
	color: #951C25;
	font-family: Arial, Helvetica, sans-serif;
	background-color:#FFFFFF;
	border-bottom:#ae252e 1px solid;
}

.style1:hover{
	font-size: 17px;
	color: #951C25;
	font-family: Arial, Helvetica, sans-serif;
	background-color:#FFFFFF;
	border-bottom:1px solid #666666;
}

a href.style1{
	font-size: 17px;
	color: #951C25;
	font-family: Arial, Helvetica, sans-serif;
	background-color:#FFFFFF;
	border-bottom:#ae252e 1px solid;
text-decoration:none;
}

a href.style1:hover{
	font-size: 17px;
	color: #951C25;
	font-family: Arial, Helvetica, sans-serif;
	background-color:#FFFFFF;
	border-bottom:1px solid #666666;
text-decoration:none;
}

.img{
background-color:#333333;
border:#999999 1px solid;
padding:4px;}

.img:hover{
background-color:#333333;
border:#999999 4px solid;
padding:1px;}

.tiny{
font-size:8.5px;}

#line{
border-bottom:1px solid #CCCCCC;
width:100%;}
