/*  
Theme Name: Rockin Chrome
Author URI: http://corymiller.com
Version: 1
Author: Cory Miller
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: #000000;
	color: #ffffff;
	margin: 0;
	}
a, a:visited{
	color: #ff3333;
	text-decoration: none;
	-webkit-transition: text-shadow .1s linear;
	outline: none;
	}
a:hover{
	color: #000000;
	text-decoration: underline;
	text-shadow: 0 0 6px #ff3333;
	}
#container { 
	width: 960px; 
	background: #000000;
	text-align: left; 
	margin: 0 auto; 
	border: 0 solid #cccccc;
	}

#header { 
	background: #000000;
	padding: 0;
	}
#header h3 {
	font-size: 40px;
	color: #cccccc;
	margin: 0;
	padding: 0 0 10px 0;
	text-align: center;
	}
#header h3 a {
	color: #cccccc;
	text-decoration: none;
	}
#header h3 a:hover {
	color: #ffffff;
	text-decoration: none;
	}

#menu {
	font-size: 16px;
	width: 960px;
	background: #000000 url(images/menuback.gif) top center no-repeat;
	color: #666666;
	padding: 14px 25px 28px 25px;
	margin: 0 auto 20px;
	text-align: center;
	}
#menu h2 {
	margin: 0;
	padding: 5px 25px 12px 25px;
	}
#menu li {
	list-style: none; 
	display: inline;
	margin: 0;
	padding: 0;
	}
#menu ul {
	margin: 0;
	padding: 0;
	}
#menu ul li a {
	color: #666666;
	padding: 14px 25px 15px 25px;
	margin: 0;
	text-decoration: none;
	}
#menu ul li a:hover, #menu ul li.current_page_item a {
	color: #ffffff;
	background: #ff3333;
	text-decoration: none;
	}
#content { 
	width: 440px; 
	background: #ffffff url(images/contentback.gif) top center repeat-x;
	color: #000000;
	margin-top: 0;
	margin-bottom: 20px;
	margin-left: 233px;
	margin-right: 0;
	position:relative;
	padding: 10px 25px 15px 25px;
	border: 10px solid #333333;
	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-size: 22px;
	color: #666666;
	padding: 0px 10px 0px 0px;
	line-height: 150%;
	margin: 0;
	}
#content h1 a  {
	color: #666666;
	font-weight: bold;
	}

#content h1 a:hover {
	color: red;
	text-decoration: none;
	}
#content h2 {
	font-size: 20px;
	color: #666666;
	margin: 0 0 8px 0;
	line-height: 120%;
	}
#content h2 a  {
	color: #666666;
	text-decoration: none;
	}
#content h2 a:hover {
	color: #000000;
	text-decoration: none;
	}
#content h3 {
	font-size: 18px;
	color: #ff3333;
	margin-bottom: 10px;
	line-height: 120%;
	border-bottom: 1px solid #cccccc;
	}
#content h3 a  {
	color: #ff3333;
	text-decoration: none;
	}
#content h3 a:hover {
	color: #000000;
	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: #ff3333;
	text-decoration: none;
	}
#content ul li a:hover {
	color: #000000;
	text-decoration: underline;
	}
blockquote{
	margin: 0 0 0 25px;
	padding: 0 25px 0 10px;
	font-style: italic;
	color: #666666;
	border-left: 1px solid #cccccc;
	}
#content blockquote p{
	margin: 0 0 20px 0;
	padding: 0;
	}
.postspace {
	width: 440px;
	height: 32px;
	margin: 0;
	padding: 0;
	}
.postspace2 {
	width: 440px;
	height: 0;
	margin: 0;
	padding: 0;
	}
.postspace3 {
	width: 440px;
	height: 15px;
	margin: 0;
	padding: 0;
	}

#l_sidebar { 
	background: #000000;
	color: #ffffff;
	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: #ffffff;
	text-decoration: none;
	}
#l_sidebar a:hover {
	color: #ff3333;
	text-decoration: underline;
	}
#l_sidebar p{
	margin: 0;
	line-height: 16px;
	padding: 5px 0 10px 0;
	}
#l_sidebar h2, #r_sidebar h2 {
	font-size: 18px; 
	color: #cccccc;
	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: #ffffff;
	text-decoration: none;
	padding: 5px 0 5px 0;
	}
#l_sidebar ul li a:hover {
	color: #ff3333;
	}

#r_sidebar { 
	background: #000000;
	color: #ffffff;
	width: 175px;
	float: right; 
	position:relative;
	margin-top: 0;
	margin-bottom: 20px;
	padding: 0 15px 15px 15px; 
	min-height: 660px;
	}
* html #r_sidebar { height: 660px; }
#r_sidebar a {
	color: #ffffff;
	text-decoration: none;
	}
#r_sidebar a:hover {
	color: #ff3333;
	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: #ffffff;
	text-decoration: none;
	padding: 5px 0 5px 0;
	}
#r_sidebar ul li a:hover { color: #ff3333; }

#footer {
	color: #ffffff; 
	background: #000000;
	padding: 20px 0 20px 0;
	text-align: center;
	clear: both;
	}
#footer a {
	color: #ffffff;
	text-decoration: none;
	}
#footer a:hover {
	color: #ff3333;
	text-decoration: underline;
	}

body {
	background-image:url(images/bg.jpg);
	font-family: Garamond, Georgia, 'Times New Roman', Arial, Tahoma; 
	font-size: 14px;
}

#container {
	background-color:transparent;
}

#content { 
	width: 578px;
	color: #000000;
	margin-top: -3px;
	margin-bottom: 10px;
	margin-left: 170px;
	margin-right: 0;
	position:relative;
	padding: 10px 15px 15px 15px;
	border: 5px solid #333333;
	min-height: 768px;
}

#content h2 {
	color: #2D2018;
}

#content h3 {
	color: #2D2018;
	border-bottom: 1px solid #2D2018;
}

#content h1 a, #content h3 a  {
	color: #2D2018;
	font-weight: bold;
}

#content h1 a:hover, #content h3 a:hover {
	color: #820000;
	text-decoration: none;
}

#content * a {
	color:#820000;
	text-decoration:none;
}

#content * a:hover {
	color:#820000;
	text-decoration:underline;
}

#content .page_item a {
	color:#820000;
	text-decoration:none;
}

#content .page_item a:hover {
	color:#820000;
	text-decoration:underline;
}

#header { 
	background-color:transparent;
	padding: 0;
	margin: 0;
}

#footer {
	background-color:transparent;
	padding: 10px 0 10px 0;
}

#l_sidebar { 
	background-color:transparent;
	color: #ffffff;
	width: 145px;
	float: left; 
	margin-top: 0;
	margin-bottom: 20px;
	padding: 0 35px 15px 12px; 
	min-height: 768px;
	text-align: right;
}

#r_sidebar { 
	background-color:transparent;
	color: #ffffff;
	width: 145px;
	float: right; 
	position:relative;
	margin-top: 0;
	margin-bottom: 20px;
	padding: 0 15px 15px 15px; 
	min-height: 768px;
}

#l_sidebar h2 {
	color:#dec5a5;
	padding-right:15px;
	margin-right:-15px;
	margin-top:15px;
	margin-bottom:10px;
	border-top:1px dotted #dec5a5;
	border-bottom:1px dotted #dec5a5;
	border-left:1px dotted #dec5a5;
}

#r_sidebar h2 {
	color:#dec5a5;
	padding-left:15px;
	margin-left:-15px;
	margin-top:10px;
	margin-bottom:5px;
	border-top:1px dotted #dec5a5;
	border-bottom:1px dotted #dec5a5;
	border-right:1px dotted #dec5a5;
}

#r_sidebar #search {
	margin-top: 10px;
}

#l_sidebar h2 a, #l_sidebar .textwidget a {
	color:#dec5a5;
	font-weight:bold;
	text-decoration:none;
}

#l_sidebar h2 a:hover, #l_sidebar .textwidget a:hover {
	color:#ff0000;
	font-weight:bold;
	text-decoration:underline;
}

.language_item * {
	border:none;
}

.wp-smiley {
	vertical-align:middle;
}

.image-center-bordered {
	border: 1px dashed #000000;
	padding: 0;
	margin: 5px 5px 5px 5px;
	text-align: center;
}

.image-center-bordered img {
	border: none;
	padding: 0;
	margin: 0;
}

.image-center {
	border: none;
	padding: 0;
	margin: 5px 5px 5px 5px;
	text-align: center;
}

.image-center img {
	border: none;
	padding: 0;
	margin: 0;
}

.image-left {
	border:none;
	padding: 5px 10px 5px 0;
	float: left;
}

.image-right {
	border:none;
	padding: 5px 0 5px 10px;
	float: right;
}

.download {
	width: 230px;
	margin: 30px 0 0 10px;
	padding: 5px;
	text-align: right;
	border: 1px dashed #000;
	float: right;
}

.slashdigglicious {
	float:right;
}

.slashdigglicious a img {
	border:none;
}

.prettyprint {
	font-size: 0.8em;
}

.qtrans_language_chooser {
	height: 11px;
}

.qtrans_language_chooser li a {
	float: left;
	margin-right: 10px;
	outline:none;
}

.player, .thumbframe img {
	text-align: center;
	padding: 8px;
	margin-top: 3px;
	margin-bottom: 8px;
	border: 1px solid #bbb;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
