/*
Theme Name: The Rutledge Main Theme
Theme URI: http://therutledgelmv.com/
Author: J. Allen Baker / William Foglesong
Author URI: http://optimistudios.com
Tags: music, live, dancing, club, gig,
*/

/************************* RESET */
body, h1, h2, h3, h4, h5 ,h6, address, blockquote, dd, dl, hr, p, form	{
	margin:0px; padding:0px;}
/************************* RESET */



body{
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px;
	background:url(images/bg.jpg) #000 no-repeat;
	background-position: 50% 0%;
	color:#FFFFFF;}
	
a{
	color:#993300;}
	
a:hover{
	color:#990000;}
	
img{
	padding:10px;
border:0px;}

#menu{
	width:1250px;}
	
#menu ul{
	margin-left:315px;
	float:left;
	list-style:none;
	padding:0;}
	
#menu ul li{

	float:left;}
	
#menu ul li a{
	font-weight:bold;
	display:block;
	font-size:14px;
	width:inherit;
	height:15px;
	padding-left:12px;
	padding-right:12px;
	padding-top:3px;
	padding-bottom:4px;
	margin-top:132px;
	text-decoration:none;
	color:#d29f48;}
	
#menu ul li a:hover{
	display:block;
	width:inherit;
	margin-top:130px;}
	
#wrapper{
	width:1250px;
	height:inherit;
	text align: left;
	margin:0 auto -110px;}
	
.slider{
	padding-bottom:7px;
	margin-left:0px;}
	
#header{
	background:url(images/header.png) no-repeat;
	width:1250px;
	height:231px;
	margin:0px;
	padding:0px;
	}
	
#divider{
	background:url(images/divider.jpg) no-repeat;}
	
#container{
	width:1250px;
	min-height:567px;
	margin:0px;
	padding:0px;}
	
.content{
	margin-left:270px;
	padding-top:10px;
	width:719px;

	}
	
.widescreen{
	margin-top:20px;
	float:right;
	margin-right:210px;
}
	
h2{
	font-size:9px;
	color:#d29f48;}
	
.scroll{
	margin
	float:left;}
	
#footer{
	background:url(images/footer-bg.jpg) no-repeat;
	padding-bottom:10px;
	padding-top:10px;
	height:65px;
	width:984;
	text-align:center;}
	
#footer p{
	padding-top:32px;}
	
.divider{
	border-left:#CCCCCC thin dotted;
	height:100px;}