/*  
Theme Name: Rockin Chrome - Grey's Edition
Author URI: http://corymiller.com
Version: 1
Author: Cory Miller (edited by Sarahe)
Description: Rockin Chrome is a ultra-dark and sleek three column theme, ready for super-customization.
The CSS, XHTML and design is released under GPL: 
http://www.opensource.org/licenses/gpl-license.php
Photo by Ville Miettinen used with permission.
*/

body {
	font: 11px Verdana, Helvetica, Arial, Sans-Serif; 
	background: #4F042A;
	color: #000000;
	margin: 0;
	}
a, a:visited{
	color: #922156;
	text-decoration: none;
	}
a:hover{
	color: #922156;
	text-decoration: underline;
	}

#container { 
	width: 960px; 
	background: #341123;
	text-align: left; 
	margin: 10px auto; 
        border: 0 solid #341123;
	}

#header { 
	background: #922156;
	padding: 0 0 20px 0;
	}
#header h3 {
	font: bold 35px Helvetica, Arial, Verdana, Sans-Serif; 
	color: #922156;
	margin: 0;
	padding: 0 0 10px 0;
	text-align: center;
	}
#header h3 a {
	color: #922156;
	text-decoration: none;
	}
#header h3 a:hover {
	color: #4f042a;
	text-decoration: none;
	}
#content { 
	width: 450px; 
	background: #ffffff;
	color: #000000;
	margin-top: 0;
	margin-bottom: 20px;
	margin-left: 233px;
	margin-right: 0;
	position:relative;
	padding: 10px 25px 15px 25px;
	min-height: 660px;
	}
* html #content { height: 660px; word-wrap: break-word; }
#content p{
	margin: 0;
	line-height: 18px;
	padding: 0 0 10px 0;
	}
#content p img{
	border: none;
	margin-right: 5px;
	margin-bottom: 3px;
	}
#content h1 {
	font: normal 22px Helvetica Bold, Arial Bold, Verdana, Sans-Serif; 
	color: #4f042A;
	padding: 0px 10px 0px 0px;
	line-height: 150%;
	margin: 0;
	}
#content h1 a  {
	color: #922156;
	font-weight: bold;
	}

#content h1 a:hover {
	color: #4f042A;
	text-decoration: none;
	}
#content h2 {
	font: bold 22px Helvetica, Arial, Verdana, Sans-Serif; 
	color: #4F042A;
	margin: 0 0 8px 0;
	line-height: 120%;
	}
#content h2 a  {
	color: #922156;
	text-decoration: none;
	}
#content h2 a:hover {
	color: #4F042A;
	text-decoration: none;
	}
#content h3 {
	font: bold 15px Helvetica, Arial, Verdana, Sans-Serif; 
	color: #4F042A;
	margin-bottom: 10px;
	line-height: 120%;
	border-bottom: 1px solid #4F042A;
	}
#content h3 a  {
	color: #922156;
	text-decoration: none;
	}
#content h3 a:hover {
	color: #4F042A;
	text-decoration: none;
	}
#content h4 {
	font: bold 15px Helvetica, Arial, Verdana, Sans-Serif; 
	color: #4f042A;
	margin-bottom: 10px;
	line-height: 120%;
	}
#content h4 a  {
	color: #922156;
	text-decoration: none;
	}
#content h4 a:hover {
	color: #4f042A;
	text-decoration: none;
	}
#content h5 {
	font: bold 12px Helvetica, Arial, Verdana, Sans-Serif; 
	color: #4f042A;
	margin-bottom: 10px;
	line-height: 120%;
	}
#content h5 a  {
	color: #922156;
	text-decoration: none;
	}
#content h5 a:hover {
	color: #4f042A;
	text-decoration: none;
	}
#content h6 {
	font: bold 9px Helvetica, Arial, Verdana, Sans-Serif; 
	color: #4f042A;
	margin-bottom: 10px;
	line-height: 120%;
	}
#content h6 a  {
	color: #922156;
	text-decoration: none;
	}
#content h6 a:hover {
	color: #4f042A;
	text-decoration: none;
	}
#content ol {
	list-style: decimal; 
	line-height: 18px;
	margin: 0;
	padding: 0 0 10px 30px;
	}
#content ul {
	list-style: none;
	margin: 0;
	padding: 0 0 20px 0;
	}
#content li {
	margin: 0;
	padding: 0;
	}
#content ul li {
	list-style: square inside;
	margin: 0 0 0 10px;
	padding: 5px 0 0 0;
	}
#content ul li a {
	color: #4F042A;
	text-decoration: none;
	}
#content ul li a:hover {
	color: #922156;
	text-decoration: underline;
	}
blockquote{
	margin: 0 0 0 25px;
	padding: 0 25px 0 10px;
	font-style: italic;
	color: #922156;
	border-left: 2px solid #922156;
	}
#content blockquote p{
	margin: 0 0 20px 0;
	padding: 0;
	}
.postspace {
	width: 450px;
	height: 32px;
	margin: 0;
	padding: 0;
	}
.avatar { 
        float: left; 
        padding: 2px; 
        margin: 0; 
        border: 2px solid #4f042a; 
        background: white; 
}
.postspace2 {
	width: 450px;
	height: 0;
	margin: 0;
	padding: 0;
	}
.postspace3 {
	width: 450px;
	height: 15px;
	margin: 0;
	padding: 0;
	}

#l_sidebar { 
	background: #341123;
	color: #E7C1A2;
	width: 175px;
	float: left; 
	margin-top: 0;
	margin-bottom: 20px;
	padding: 0 35px 15px 25px;
	min-height: 660px;
	text-align: right;
	}
* html #l_sidebar { height: 660px; }
#l_sidebar a {
	color: #e7c1a2;
	text-decoration: none;
	}
#l_sidebar a:hover {
	color: #fffffff;
	text-decoration: underline;
	}
#l_sidebar p{
	margin: 0;
	line-height: 16px;
	padding: 5px 0 10px 0;
	}
#l_sidebar h2, #r_sidebar h2 {
	font: 14px Helvetica, Arial, Verdana, Sans-Serif; 
	color: #922156;
	list-style: none;
	padding: 10px 0 10px 0;
	margin: 0;
	font-weight: bold;
	}
#l_sidebar ul, #l_sidebar li, #l_sidebar ul li{
	list-style: none;
	margin: 0;
	padding: 0;
	}
#l_sidebar ul.children {
	margin-right: 15px;
	}
#l_sidebar ul li a {
	display: block;
	color: #E7C1A2;
	text-decoration: none;
	padding: 5px 0 5px 0;
	}
#l_sidebar ul li a:hover {
	color: #FFFFFF;
	}

#r_sidebar { 
	background: #341123;
	color: #E7C1A2;
	width: 175px;
	float: right; 
	position:relative;
	margin-top: 0;
        margin-left: 15px;
	margin-bottom: 20px;
	padding: 0 15px 15px 15px;
	min-height: 660px;
	}
* html #r_sidebar { height: 660px; }
#r_sidebar a {
	color: #e7c1a2;
	text-decoration: none;
	}
#r_sidebar a:hover {
	color: #ffffff;
	text-decoration: underline;
	}
#r_sidebar p{
	margin: 0;
	line-height: 16px;
	padding: 5px 0 10px 0;
	}
#r_sidebar ul.children {
	margin-left: 15px;
	}
#r_sidebar ul,#r_sidebar li,#r_sidebar ul li  {
	list-style: none;
	margin: 0;
	padding: 0;
	}
#r_sidebar ul li a {
	display: block;
	color: #e7c1a2;
	text-decoration: none;
	padding: 5px 0 5px 0;
	}
#r_sidebar ul li a:hover { 
        color: #FFFFFF; 
        }

#footer {
	color: #00000; 
	background: #4F042A;
	padding: 20px 0 20px 0;
	text-align: center;
	clear: both;
	}
#footer a {
	color: #922156;
	text-decoration: none;
	}
#footer a:hover {
	color: #ffffff;
	text-decoration: underline;
	}
#nav {
      padding:0; margin:0; list-style:none; height:25px; 
      background:#4f042a repeat-x; position:relative; z-index:500; 
      font-family:arial, verdana, sans-serif;
}
#nav li.top {
       display:block; float:left; height:25px; margin-left: 3px; margin-right: 3px;
}
#nav li a.top_link {
      display:block; float:left; height:25px; line-height:33px; color:#ccc; text-decoration:none; font-size:11px; font-weight:bold; padding:0; cursor:pointer;
}
#nav li a.top_link span {
      float:left; display:block; padding:0 24px 0 12px; height:25px;
}
#nav li a.top_link span.down {
      float:left; display:block; padding:0 24px 0 12px; height:25px; 
}

#nav li:hover a.top_link {
      color:#fff; 
}
#nav li:hover a.top_link span {

}
#nav li:hover a.top_link span.down {
}

/* Default list styling */

#nav li:hover {
      position:relative; z-index:200;
}

#nav li:hover ul.sub {
      left:1px; top:25px; background: #4F042A; padding:3px; border:1px solid #341123; white-space:nowrap; width:110px; height:auto; z-index:300;
}
#nav li:hover ul.sub li {
      display:block; height:20px; position:relative; float:left; width:110px; font-weight:normal;
}
#nav li:hover ul.sub li a {
      display:block; font-size:11px; height:18px; width:108px; line-height:18px; text-indent:5px; color:#e7c1a2; text-decoration:none;border:1px solid #341123;
}
#nav li ul.sub li a.fly {
      background:#4F042A  80px 6px no-repeat;
}
#nav li:hover ul.sub li a:hover {
      background:#341123; color:#e7c1a2; border-color:#341123;
}
#nav li:hover ul.sub li a.fly:hover{
      background:#341123  108px 6px no-repeat; color:#341123;
}


#nav li:hover li:hover ul,
#nav li:hover li:hover li:hover ul,
#nav li:hover li:hover li:hover li:hover ul,
#nav li:hover li:hover li:hover li:hover li:hover ul {
      left:110px; top:-4px; background: #4F042A; padding:3px; border:1px solid #341123; white-space:nowrap; width:110px; z-index:400; height:auto;
}

#nav ul, 
#nav li:hover ul ul,
#nav li:hover li:hover ul ul,
#nav li:hover li:hover li:hover ul ul,
#nav li:hover li:hover li:hover li:hover ul ul {
      position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;
}

#nav li:hover li:hover a.fly,
#nav li:hover li:hover li:hover a.fly,
#nav li:hover li:hover li:hover li:hover a.fly,
#nav li:hover li:hover li:hover li:hover li:hover a.fly{
      background:#4F042A; 112px 6px no-repeat; color:#341123; border-color:#341123;
} 

#nav li:hover li:hover li a.fly,
#nav li:hover li:hover li:hover li a.fly,
#nav li:hover li:hover li:hover li:hover li a.fly {
      background:#4F042A; 112px 6px no-repeat; color:#341123; border-color:#341123;
} 

#menu1-7-section {
      width: 103px; top: 71px; margin-left: 16px; visibility: hidden; z-index: -1;
      margin-top: -0px;
      margin-left: -5px
}

.preload1 {}
.preload2 {}




img {
      border: 0;
}


.main {
      background-image: url(/example1_files/connect.png);
      repeat: no-repeat;
}

.main a:hover {
      background-image: url(/example1_files/connect2.png);
      repeat: no-repeat;
}

.siteinfo {
      background-image: url(/example1_files/help.png);
      repeat: no-repeat;
}

.siteinfo a:hover {
      background-image: url(/example1_files/help2.png);
      repeat: no-repeat;
}

.bios {
      background-image: url(/example1_files/info.png);
      repeat: no-repeat;
}

.bios a:hover {
      background-image: url(/example1_files/info2.png);
      repeat: no-repeat;
}

.gallery {
      background-image: url(/example1_files/gallery.png);
      repeat: no-repeat;
}

.gallery a:hover {
      background-image: url(/example1_files/gallery2.png);
      repeat: no-repeat;
}

.home {
      background-image: url(/example1_files/home.png);
      repeat: no-repeat;
}

.home a:hover {
      background-image: url(/example1_files/home2.png);
      repeat: no-repeat;
}

.forum {
      background-image: url(/example1_files/shop.png);
      repeat: no-repeat;
}

.forum a:hover {
      background-image: url(/example1_files/shop2.png);
      repeat: no-repeat;
}

.rss {
      background-image: url(/example1_files/contact.png);
      repeat: no-repeat;
}

.rss a:hover {
      background-image: url(/example1_files/contact2.png);
      repeat: no-repeat;
}

.contact {
      background-image: url(/example1_files/bloggers.png);
      repeat: no-repeat;
}

.contact a:hover {
      background-image: url(/example1_files/bloggers2.png);
      repeat: no-repeat;
}

.shop {
      background-image: url(/example1_files/forum.png);
      repeat: no-repeat;
}

.shop a:hover {
      background-image: url(/example1_files/forum2.png);
      repeat: no-repeat;
}
#menu1-6-section {
      width: 144px; top: 71px; left: 270px; visibility: hidden; z-index: -1;
}

#menu1-5-section {
      width: 144px; top: 71px; left: 270px; visibility: hidden; z-index: -1;
}

#menu1-4-section {
      width: 144px; top: 71px; left: 270px; visibility: hidden; z-index: -1;
      margin-top: -0px;
}

#menu1-3-section {
      width: 144px; top: 71px; left: 270px; visibility: hidden; z-index: -1;
      margin-top: -0px;
}

#menu1-2-section {
      width: 144px; top: 71px; left: 100px; visibility: hidden; z-index: -1;
      margin-top: -0px;
}

#menu1-1-section {
      width: 125px; top: 71px; margin-left: 0; visibility: hidden; z-index: -1;
      margin-top: -0px;
}

#menu1-0-section {
      width: 125px; top: 71px; margin-left: 0; visibility: hidden; z-index: -1;
      margin-top: -0px;
}
html*#menu1-1-section {
      margin-left: 0px;
}
#menu1-2-1 {
      width: 130px; top: 20px;
      margin-top: -0px;
}
#menu1 img {
      border: 0;
}

#menu1 {
      background-color: #000000;
      margin-top: -0px;
}


#menu1-2-section {
      margin-bottom: 0;
      display: block;
      margin-top: -0px;
}

#menu1-2-1 {
      margin-top: -20px;
      width: 120px;
      margin-top: -0px;
}

html*#menu1-2-1 {
      float: left;
}

#menubio2 {
      position: absolute;
      top: -15px;
      left: -5px;
}

html*#menubio2 {
      position: absolute;
      top: 0;
      left: -5px;
}

#menubio1 {
      position: absolute;
      top: -20px;
      left: -5px;
      z-index: 1000;
}

html*#menubio1 {
      position: absolute;
      top: 0;
      left: -5px;
      z-index: 1000;
}

#content{
    float:left;
    margin-left:auto !important;
    margin-right:auto !important;
}

