/*  
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;
	}
a:hover{
	color: #000000;
	text-decoration: underline;
	}

#container { 
	width: 960px; 
	background: #000000;
	text-align: left; 
	margin: 10px auto; 
        border: 0 solid #cccccc;
	}

#header { 
	background: #000000;
	padding: 0 0 20px 0;
	}
#header h3 {
	font: bold 40px Oldenburg,Helvetica, Arial, Verdana, Sans-Serif; 
	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: bold 15px Helvetica, Arial, Verdana, Sans-Serif; 
	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;
	}
#content p{
	margin: 0;
	line-height: 18px;
	padding: 0 0 10px 0;
	}
#content p img{
	border: none;
	margin-right: 5px;
	margin-bottom: 0px;
	max-width: 380px;
	}
#content h1 {
	font: normal 22px 'Oldenburg',Helvetica Bold, Arial Bold, Verdana, Sans-Serif; 
	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: bold 22px Helvetica, Arial, Verdana, Sans-Serif; 
	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: bold 15px Helvetica, Arial, Verdana, Sans-Serif; 
	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;
	margin-right: 0px;
	margin-left: 10px;
	padding: 5px 10px 15px 15px; 
	min-height: 660px;
	text-align: left;
	border-width: 5px;
	border-color: #333333;
	border-style: solid;
	}
#l_sidebar .portrait {
	width: 150px;
	margin: 0 10px 0 0;
	padding: 0;
    border: 2px solid #FFFFFF;
}
* 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: 15px Oldenburg,Helvetica, Arial, Verdana, Sans-Serif; 
	color: #cccccc;
	list-style: none;
	padding: 10px 0 0px 0;
	margin: 0;
	margin-bottom: 4px;
	font-weight: bold;
	border-bottom: 1px dashed #333333;
	}
#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: 5px 5px 15px 15px; 
	min-height: 660px;
	border: 5px solid #333333; 
	}
* 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 {
	background:transparent url(images/list-icon.gif) no-repeat scroll left 6px;
	display: block;
	color: #ffffff;
	text-decoration: none;
	padding: 5px 0 5px 13px;
	}
#r_sidebar ul li a:hover { color: #ff3333; }
#r_sidebar ul li a.buttonbereich {			
	background:transparent;
	padding:0px;
	padding-bottom: 5px;
	}
#footer {
	width: 440px;
	color: #ffffff; 
	background: #000000;
	padding: 20px 0 20px 0;
	text-align: center;
	clear: both;
	margin-top: 0;
	margin-bottom: 0px;
	margin-left: 275px;
	margin-right: 0;
	}
#footer a {
	color: #ffffff;
	text-decoration: none;
	}
#footer a:hover {
	color: #ff3333;
	text-decoration: underline;
	}
.commentlist li .avatar {
        float: right;
        border: 1px solid #000000;
		padding: 1px;
        background: #fff;
		margin-right: 5px;
        }
img#wpstats{display:none}

/* For Link Indication plugin */
a.liexternal { padding-right: 6px; margin-right: 4px; background: url(images/link-icon_external_16.gif) no-repeat right; }
a.liwikipedia { padding-right: 14px; background: url(images/link-icon_wikipedia_02.gif) no-repeat right; }
a.liimdb { padding-right: 18px; background: url(images/link-icon_imdb_01.png) no-repeat right; }
a.liftp { padding-right: 13px; background: url(images/link-icon_ftp_01.png) no-repeat right; }
a.limailto { padding-right: 18px; background: url(images/link-icon_mail_03.gif) no-repeat right; }
a.lipdf { padding-right: 12px; background: url(images/link-icon_pdf_02.gif) no-repeat right;  }

.wp-caption {
    border: 1px solid #ddd;
    text-align: center;
	max-width: 430px;
    background-color: #f3f3f3;
    padding-top: 4px;

    margin: 10px;
    -moz-border-radius: 3px;

    -khtml-border-radius: 3px;
    -webkit-border-radius: 3px;

    border-radius: 3px;
}

.wp-caption img {
    margin: 0;
    padding: 0;
    border: 0 none;
	width: 90%;
	height: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;

    line-height: 17px;
    padding: 0 4px 5px;

    margin: 0;
}
.sharing {
	height: 39px;
}
.recentcomments {
	font-style: italic;
}
.recentcomments a {
	text-decoration: underline;
	font-style: normal;
}
