/* 
  ------------------------------------------------
  PVII CSS Layout Magic
  Copyright (c) 2007 Project Seven Development
  www.projectseven.com
  10: 1Col_Fixed
  ------------------------------------------------
*/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 101%;
	color: #000000;
	margin: 0 20px 40px;
	padding: 0;
	background: #4c002c url(../images/bg.gif) repeat-x fixed top;
}
#brian_ryder {
	width: 880px;
	margin: 0 auto;
	background: #4c002c;
	}

#masthead {
	color: #CCCCCC;
	padding: 0px;
	margin: 0;
	background: #626262;
	text-align: right;
	font-size: 0.9em;
}
#wrapper {
	width: 880px;
	margin: 0 auto;
}
#center {
	width: 880px;
}
#center .content {
	padding: 24px 24px 20px;
	font-size: 0.8em;
	line-height: 1.5em;
	border: 1px solid #000;
	background: #ffffff url(../images/artist_brush.gif) no-repeat right 18px;
}
#masthead .content {
	padding: 12px 20px;
}
#footer .content {
	padding: 12px 20px;
}
#footer {
	color: #B2B2B2;
	padding: 0px;
	margin: 0;
	font-size: 0.8em;
	background: #4e4e4e;
}
.menulist {
	margin: 6px 0 12px 0;
	padding: 0;
	list-style-type: none;
}
#center a:link ,#center a:visited {
	text-decoration: underline;
	color: #333333;
}


#center a:hover {
	color: #000000;
}
#wrapper .menulist a, #wrapper .menulist a:visited {
	color: #000000;
	border-left: 6px solid #FFFFFF;
	padding: 0 0 0 3px;
}
#wrapper .menulist a:hover {
	border-color: #000000;
}
#footer a:link {
	color: #999999;
}
#footer a:visited {
	color: #666666;
}
#footer a:hover {
	color: #FFFFFF;
}
.p7uberlink {
	font-weight: bold !important;
	letter-spacing: 0.15em;
	border-color: #000000 !important;
}
h1 {
	font-size: 1.8em;
	margin: 12px 0 0;
	color: #333333;
	height: 120px;
	background-image: url(../images/brian_ryder.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	
}

h2 {
	font-size: 1.5em;
	margin: 30px 0 0 0;
	color: #4c002c;
	font-weight: normal;
}

h2.first {
	font-size: 2em;
}

h3 {
	font-size: 1.25em;
	margin: 50px 0 15px 0;
	color: #717c43;
}

h4 {
	font-size: 1.1em;
	margin: 20px 0 0 0;
}

.nomargintop {
	margin-top: 0;
}
.content p {
	margin: 10px 0 30px;
	font-size: 1.2em;
	color: #404040;
	padding: 0;
	line-height: 1.5em;
}

p.first {
	margin-top: 60px;
	font-weight: normal;
	color: #4c002c;
	font-size: 1.4em;
}

.feature {
	margin: 0px 24px 12px 0px;
	float: left;
	border: 1px solid #000000;
}

.feature2 {
	margin: 0px 0 12px 24px;
	float: right;
}

#p7bod #wrapper #masthead .content ul {
	display: inline;
}

#nav { 
margin:0; 
padding:0; 
} 
#nav li { 
display:inline; 
padding:0; 
margin:0; 
} 

#nav a:link, #nav a:visited {
	text-decoration: none;
	color:#CCCCCC;
	}

#nav a:hover, #nav a:active {
	text-decoration: underline;
	color: #FFFFFF;
	}

#p7bod #wrapper #center .content ul {
	color: #333333;
	list-style: circle;
	margin-bottom: 30px;
	font-size: 1.2em;
	line-height: 1.5em;
}

#p7bod #wrapper #center .content ul li {
	margin-bottom: 6px;
}

#credits {
	width: 880px;
	margin: 0 auto;
	padding-top: 0px;
	text-align: right;
}
