/*
Theme Name: redOut
Theme URI: http://redout.nl/
Description: The redOut theme is constructed from scratch by none other than the amazing Joah.
Version: 0.1
Author: Jof Neuhaus
Author URI: http://www.joah.nl

This theme is copyright protected and may not be used without written conscent of the author
*/

/* ======================================================================= COMMON TAGS */
html { min-height: 100%; margin-bottom: 1px; }
body {
	background-color: #000000;
	margin: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-align:center;
	cursor: default;
	}
img {
	border:none;
	margin: 0px;
	padding: 0px;
	border-width:0px;
	}
a 	{
	outline:0;
	-moz-outline: none;
	overflow:hidden;
	}
/* ======================================================================= STRUCTURE */
#page {
	width: 936px;
	margin: 0px auto;
	padding: 0px 22px 0px 22px;
	text-align:left;
	}
#container {
	width: 936px;
	margin: 0px 0px 0px 0px;
	overflow: hidden;
}
#header {
	width: 936px;
	height: 60px;
	margin: 0px 0px 15px 0px;
	}
#content_outer_frame {
	float:left;
	width: 666px;
	margin: 0px 0px 0px 135px;
	}
#leftcol{
	width: 120px;
	margin: auto 0px 0px -801px;
	float: left;
	}
#rightcol {
	float: right;
	width: 120px;
	margin: 0px 0px 0px 15px;
	color:#000000;
	cursor:default;	
	}
/* ======================================================================= HEADER */
#headerimage {
	height: 40px;
	width: 167px;
	margin: 20px 0px 0px 135px;
	border: 0px;
	}
/* ======================================================================= FOOTER */
#footer{
	clear: both;
	height: 60px;
	width: 936px;
	margin: 15px 0px 0px 0px;
	}
#footer_inner {
	width: 666px;
	height: 60px;
	margin-left: 135px; 
	background-image:url(images/redout_footer_bg.png);
	text-align:center;
	font-size:11px;
	color:#888888;
	}
#footer_outer {
	width: 666px;
	font-size:9px;
	margin-left: 135px; 
	color:#666666;
	text-align:right;
	}
/* ======================================================================= CRUMBLEPATH */
#crumblepath {
	height:20px;
	}
#crumblepath a {
	color:#999999;
	text-decoration:none;
	}
#crumblepath a:hover {
	color:#CCCCCC;
	}
/* ======================================================================= MAIN NAVIGATION */
#nav_location {
	height: 45px;
	width: 120px;
	overflow:hidden;
	}
#categories {
	background-image:url(images/redout_sidebar_bg_frame.png);
	padding: 3px 3px 5px 6px; 
	margin: 0px; // IE fix to get the spacing right
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:13px;
	font-weight:bold;
	color:#999999;
	}
#categories li {
}
#categories li a {
	color:#999999;
	text-decoration: none;
	border: 0px;
	}
#categories li a:hover {
	color:#CCCCCC;
	text-decoration: none;
	border: 0px;
	} 
#categories li.current-cat a {
	color:#CCCCCC;
	}
#categories li.current-cat {
	color:#CCCCCC;
	}
#categories ul {
	list-style:none;
	margin: 0 0 0 0px;
	padding-left: 0px;
}
#categories ul.children li {
	color:#999999;
	margin-left: 15px;
}
#categories ul.children li a{
	color:#999999;
}
#categories ul.children li a:hover{
	color:#cccccc;
}
#categories ul.children li.current-cat {
	color:#cccccc;
}
#categories ul.children li.current-cat a{
	color:#cccccc;
}

/* ======================================================================= PAGE NAVIGATION */
#nav_bottom {
	height: 42px;
	width: 666px;	
	padding-top: 18px;
	}
.button_next a {
	float:right;
	display:block;
	width: 24px;
	height: 24px;
	background:url("images/redout_button_next_1.png") 0 0 no-repeat;
	margin-bottom:22px;
	}
.button_next a:hover { 
background-position: 0 -24px;
}
.button_next a:active {
background-position: 0 -48px;
}
.button_previous a {
	display:block;
	width: 24px;
	height: 24px;
	background:url("images/redout_button_previous_1.png") 0 0 no-repeat;
	margin-bottom:18px; // IE fix to get the spacing needed
	}
.button_previous a:hover { 
background-position: 0 -24px;
}
.button_previous a:active {
background-position: 0 -48px;
}
/* ======================================================================= SIDEBAR */


/* ======================================================================= FRONTPAGE (index.php) */
.fp_post { 
	margin: 10px 0px 0px 0px;
	}
.fp_post_bar {
	margin: 0px 0px 0px 0px;
	height: 15px;
	}
.notfound {
	margin: 15px 0px 15px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#FF0000;
	}
.fp_post_bar_details {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#999999;
	}
.fp_post_bar_details a {
	font-size:10px;
	color:#999999;
	font-weight:bold;
	text-decoration: none;
	border: 0px;
	}
.fp_post_bar_details a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#CCCCCC;
	font-weight:bold;
	text-decoration: none;
	border: 0px;
	}
a.fp_post_title {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#CCCCCC;
	font-weight:bold;
	text-decoration: none;
	border: 0px;
	}
/* ======================================================================= ARTICLE TEMPLATE */
#content_article{
	margin: 0px 10px 15px 10px;
	color:#000000;
	font-size:13px;
	}
#content_article_bg {
	width: 666px;
	background-color:#FFFFFF;
	padding-bottom:1px;	
	overflow:visible;
	}
.article_title {
	font-size: 16px;
	color:#000000;
	font-weight:bold;
	margin: 0px;
	}
/* ======================================================================= ARTWORK TEMPLATE */	
#content_artwork {
	margin: 0px 10px 15px 10px;
	letter-spacing: 0.001em;
	line-height: 18px;
	color:#eee;
	font-size:13px;
	}
#content_artwork_bg {
	width: 666px;
	height:auto;
	background-color:#484848;
	padding-bottom:1px;
	}
.artwork_title {
	font-size: 16px;
	color:#eeeeee;
	font-weight:bold;
	margin: 0px;
	line-height:normal;
	}



/* ======================================================================= COMMON CONTENT TAGS */
.hr {
	height:2px;
	background-color:#999999;
	margin:8px 0px 0px 0px;
	font-size:0px	
}
.share {
	float:right;
	margin: 3px 0px 0px 0px;
	line-height:normal;
	}

/* =======================================================================  */

.single_post_bar {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#ffffff;
	height: 15px;
	}
.single_post_bar_details {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#CCCCCC;
	float:right;
	margin: 0px 10px 0px 0px;
	}






/* ======================================================================= COMMENTS */

.comments {
	width: 666px;
	}
.commentlist {
	font-size:12px;
	}
ol.commentlist {
	list-style:none;
	margin:0px 0px -15px 0px;
	padding:0px;
	background-color:#333;
	}
.commentlist li {
	padding:0px;
	}
.commentlist cite {
	padding: 0px;
	font-style:normal;
	}
.commentlist cite img {
	padding:1px;
	border:1px solid #666;
	float:left;
	margin-right:9px;
	}
.commentmetadata {
	float:right;
	font-style:normal;
	font-size: 10px;
	}
.commentlist a {
	font-weight:bold;
	font-style:normal;
	text-decoration:none;
	}
.commentlist a:link, .commentlist a:visited {
	color:#aaa;
	}
.commentlist a:hover, .commentlist a:active {
	color:#ccc;
	}
.commenttext {
	margin:0px 0px 10px 45px;
	color:#ddd;
	word-spacing:0.05em;
	line-height:1.4em;
	}
.commenttext p {
	margin:0px;
	}
h3.comments {
	padding: 0;
	margin: 20px auto 20px ;
	font-size: 14px;
	}
.alt {
	margin: 0;
	padding: 10px;
	background-color:#222;
	}
.comments textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	width: 666px;
	background-color:#666;
	border:none;
	color:#fff;
	overflow-y:auto;
	margin:10px 0px 12px 0px;
	}
input.commentform_text {
	font-family:Arial, Helvetica, sans-serif;
	background-color:#666;
	border:none;
	color: #fff;
	width: 180px;
	margin-bottom:3px;
	}
input.commentform_submit {
	background-color:#666;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	height: 20px;
	border:1px solid;
	width: 180px;
	color:#eee;
	border-color:#aaa #777 #777 #aaa;
	cursor: pointer;
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#666666',EndColorStr='#444444'); 
	margin: 0px 0px 25px 0px;
	}
.nocomments {
	margin: 20px 0px 20px 0px;
	font-size: 11px;
	}
#commentform {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	}
#commentform a {
	font-weight:bold;
	font-style:normal;
	text-decoration:none;
	}
#commentform a:link, #commentform a:visited {
	color:#aaa;
	}
#commentform a:hover, #commentform a:active {
	color:#ccc;
	}

/* ======================================================================= SEARCHFORM */

searchform {
	margin: 0px 0px 20px 0px;
	}
input.searchform_text {
	font-family:Arial, Helvetica, sans-serif;
	background-color:#666;
	border:none;
	color: #fff;
	width: 222px;
	}
input.searchform_submit {
	background-color:#666;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	height: 18px;
	border:1px solid;
	width: 111px;
	color:#eee;
	border-color:#aaa #777 #777 #aaa;
	cursor: pointer;
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#666666',EndColorStr='#444444');  
	}
	
/* ======================================================================= PARTS OF ORIGINAL WP STYLE.CSS */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: inline;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 0px;
	margin: 0 0 0px 14px;
	display: inline;
	}

img.alignleft {
	padding: 0px;
	margin: 0 14px 2px 0;
	display:inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}

.alignnone {
	display:inline;
	margin: 0px;
	}

/* End Images */


/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 0px 30px 0px 30px;
	padding: 0px;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}

/* End Various Tags & Classes*/


/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	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;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

/* ======================================================================= UNUSED CSS

.button_navmenu a {
	float:left;
	display:block;
	width: 32px;
	height: 24px;
	background:url("images/redout_button_nav.png") 0 0 no-repeat;
	margin-bottom:18px; // IE fix to get the spacing needed
	}
.button_navmenu a:hover { 
background-position: 0 -24px;
}
.button_navmenu a:active {
background-position: 0 -48px;
}
.button_navmenu_right a {
	float:left;
	display:block;
	width: 24px;
	height: 24px;
	background:url("images/redout_button_nav.png") 0 0 no-repeat;
	margin-bottom:22px; // IE fix to get the spacing needed
	}
.button_navmenu_right a:hover { 
background-position: 0 -24px;
}
.button_navmenu_right a:active {
background-position: 0 -48px;
}
