/*  
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: #99CCFF;
	color: #043e79;
	margin: 0;
	}
a, a:visited{
	color: #d71d1d;
	text-decoration: none;
	}
a:hover{
	color: #d71d1d;
	text-decoration: underline;
	}

#container { 
	width: 960px; 
	background: #3399cc;
	text-align: left; 
	margin: 10px auto; 
        border: 0 solid #3399cc;
	}

#header { 
	background: #d71d1d;
	padding: 0 0 20px 0;
	}
#header h3 {
	font: bold 35px Helvetica, Arial, Verdana, Sans-Serif; 
	color: #d71d1d;
	margin: 0;
	padding: 0 0 10px 0;
	text-align: center;
	}
#header h3 a {
	color: #d71d1d;
	text-decoration: none;
	}
#header h3 a:hover {
	color: #d71d1d;
	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: #3399cc;
	padding: 0px 10px 0px 0px;
	line-height: 150%;
	margin: 0;
	}
#content h1 a  {
	color: #3399cc;
	font-weight: bold;
	}

#content h1 a:hover {
	color: #3399cc;
	text-decoration: none;
	}
#content h2 {
	font: bold 22px Helvetica, Arial, Verdana, Sans-Serif; 
	color: #99ccff;
	margin: 0 0 8px 0;
	line-height: 120%;
	}
#content h2 a  {
	color: #99ccff;
	text-decoration: none;
	}
#content h2 a:hover {
	color: #99ccff0;
	text-decoration: none;
	}
#content h3 {
	font: bold 15px Helvetica, Arial, Verdana, Sans-Serif; 
	color: #d71d1d;
	margin-bottom: 10px;
	line-height: 120%;
	border-bottom: 1px solid #cccccc;
	}
#content h3 a  {
	color: #d71d1d;
	text-decoration: none;
	}
#content h3 a:hover {
	color: #d71d1d;
	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: #99ccff;
	text-decoration: none;
	}
#content ul li a:hover {
	color: #99cff;
	text-decoration: underline;
	}
blockquote{
	margin: 0 0 0 25px;
	padding: 0 25px 0 10px;
	font-style: italic;
	color: #3399cc;
	border-left: 1px solid #043e79;
	}
#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: 1px solid #ddd; 
background: white; 
}
.postspace2 {
	width: 450px;
	height: 0;
	margin: 0;
	padding: 0;
	}
.postspace3 {
	width: 450px;
	height: 15px;
	margin: 0;
	padding: 0;
	}

#l_sidebar { 
	background: #3399cc;
	color: #000000;
	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: #d71d1d;
	text-decoration: none;
	}
#l_sidebar a:hover {
	color: #d71d1d;
	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: #d71d1d;
	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: #000000;
	text-decoration: none;
	padding: 5px 0 5px 0;
	}
#l_sidebar ul li a:hover {
	color: #d71d1d;
	}

#r_sidebar { 
	background: #3399cc;
	color: #fd71d1d;
	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: #3399cc;
	text-decoration: none;
	}
#r_sidebar a:hover {
	color: #3399cc;
	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: #000000;
	text-decoration: none;
	padding: 5px 0 5px 0;
	}
#r_sidebar ul li a:hover { 
        color: #d71d1d; 
        }

#footer {
	color: #00000; 
	background: #99CCFF;
	padding: 20px 0 20px 0;
	text-align: center;
	clear: both;
	}
#footer a {
	color: #d71d1d;
	text-decoration: none;
	}
#footer a:hover {
	color: #99CCFF;
	text-decoration: underline;
	}


#menu1-7-section {
width: 103px; top: 71px; margin-left: 16px; visibility: hidden; z-index: -1;
margin-top: -0px;
margin-left: -5px
}

.preload1 {}
.preload2 {}

#nav {padding:0; margin:0; list-style:none; height:25px; background:#99CCFF 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: #99ccff; padding:3px; border:1px solid #3399cc; 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:#000; text-decoration:none;border:1px solid #3399cc;}
#nav li ul.sub li a.fly
{background:#99ccff  80px 6px no-repeat;}
#nav li:hover ul.sub li a:hover 
{background:#3399cc; color:#000; border-color:#3399cc;}
#nav li:hover ul.sub li a.fly:hover
{background:#3399cc  108px 6px no-repeat; color:#3399cc;}


#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: #99ccff; padding:3px; border:1px solid #3399cc; 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:#99ccff; 112px 6px no-repeat; color:#3399cc; border-color:#3399cc;} 

#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:#99ccff; 112px 6px no-repeat; color:#3399cc; border-color:#3399cc;} 


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;
}