/*
Theme Name: CAH_theme
Theme URI: http://wordpress.org/
Description: Based on the default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Mike Tidmus
Author URI: http://binarybonsai.com/
Tags: dark, custom header, fixed width, three columns, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme is based on the default WP theme thatwas designed and built by Michael Heilemann,
	whose blog you will find at http://www.miketidmus.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

/* Begin Mike's adds */

/* .caption
{
	font-family: Arial, Helvetica, sans-serif;
	color: #808080;
	font-size: 11px;
	line-height: 13px;
	text-align: center;
	background-color: #ffffff;
	margin-top: 0px;
	margin-left: 10px;
	margin-right: 10px;
	padding-bottom: 7px;
} */

.byline
{
	font-family: Arial, Helvetica, sans-serif;
	color: #808080;
	font-size: 11px;
	line-height: 13px;
	font-style: normal;
	text-align: left;
	background-color: #ffffff;
	margin-left: 0px;
	margin-top: 0px;
}

.snark
{
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #8B55AE;
	font-size: 11px;
	line-height: 13px;
	text-align: center;
	background-color: #ffffff;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
}

.dishonor
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #970102;
	font-size: 15px;
	line-height: 21px;
	text-align: left;
}

/* End Mike's adds */
/* Begin Typography & Colors */
body
{
	font-size: 62.5%;
	/* Resets 1em to 10px */
	font-family: Verdana, Arial, Sans-Serif;
	color: #000000;
	text-align: center;
	background-color: #000;
	background-image: url('images/bg_pattern.gif');
	background-repeat: repeat;
	background-position: left;
}

#page
{
	background-color: #ffffff;
	/*border: 1px solid #959596;*/
	text-align: left;
}

.narrowcolumn a
{
	color: #970102;
	text-decoration: none;
	font-weight: bold;
}

.narrowcolumn a:visited
{
	color: #970102;
	text-decoration: none;
	font-weight: bold;
}

.narrowcolumn a:hover
{
	color: #970102;
	text-decoration: underline;
	font-weight: bold;
}

#header { background: #000000 url('images/header.jpg') no-repeat top center; }

#headerimg
{
	/*margin: 7px 9px 0;*/
	height: 125px;
	width: 950px;
}

#content { font-size: 1.2em; }

.widecolumn .entry p
{
	/*font-size: 1.05em;*/
	font-size: 10px;
}

.narrowcolumn .entry, .widecolumn .entry { line-height: 1.4em; }
.widecolumn { line-height: 1.6em; }

.narrowcolumn .postmetadata
{
	text-align: left;
	font-size: 10px;
}

.thread-alt { background-color: #f8f8f8; }
.thread-even { background-color: white; }
.depth-1 { border: 1px solid #ddd; }
.even, .alt { border-left: 1px solid #ddd; }

#footer
{
	background: #ffffff url('images/footer.jpg') no-repeat bottom;
	/*background: #000000 url('images/footer.jpg') no-repeat top;*/
	border: none;
}

small
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
}

h1, h2, h3
{
	font-family: Arial, Sans-Serif;
	font-weight: bold;
}

h1
{
	font-size: 4em;
	text-align: left;
}

#headerimg .description
{
	font-size: 1.2em;
	text-align: left;
}

h2
{
	/*font-size: 1.6em;*/
	font-size: 19px;
	line-height: 22px;
	padding-top: 0px;
	margin-top: 0px;
}

h2.pagetitle
{
	/*font-size: 1.6em;*/
	font-size: 19px;
	line-height: 22px;
	padding-top: 0px;
	margin-top: 0px;
}

/*
#sidebar h2 {
	font-family: Arial, Sans-Serif;
	font-size: 1.2em;
	}
*/

h3 { font-size: 1.3em; }

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description
{
	text-decoration: none;
	color: white;
}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited { color: #333; }

/*h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {*/
h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #wp-calendar caption, cite { text-decoration: none; }
.entry p a:visited { color: #970102; }
.commentlist li, #commentform input, #commentform textarea { font: 0.9em Arial, Sans-Serif; }
.commentlist li ul li { font-size: 1em; }
.commentlist li { font-weight: bold; }

.commentlist li .avatar
{
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
}

.commentlist cite, .commentlist cite a
{
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
}

.commentlist p
{
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}

#commentform p { font-family: Verdana, Arial, Sans-Serif; }
.commentmetadata { font-weight: normal; }

/*
#sidebar {
	font: Arial, Sans-Serif;
	font-size: 11px;
	margin-left: 0 px;
	padding-left: 0 px;
	}
*/

/*small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {*/
small, .nocomments, .postmetadata, blockquote, strike { color: #333333; }
code { font: 1.1em 'Courier New', Courier, Fixed; }

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
}

a, h2 a:hover, h3 a:hover
{
	color: #970102;
	text-decoration: none;
}

a:hover
{
	color: #970102;
	text-decoration: underline;
}

#wp-calendar #prev a, #wp-calendar #next a { font-size: 9pt; }
#wp-calendar a { text-decoration: none; }

#wp-calendar caption
{
	font: bold 1.3em Arial, Sans-Serif;
	text-align: left;
}

#wp-calendar th
{
	font-style: normal;
	text-transform: capitalize;
}

/* End Typography & Colors */
/* Begin Structure */
body
{
	margin: 0px;
	padding: 0px;
}

#page
{
	background-color: white;
	margin: 0px auto;
	padding: 0px;
	width: 950px;
	/*border: 1px solid #959596;*/
}

#header
{
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	height: 125px;
	width: 950px;
}

#headerimg
{
	margin: 0;
	height: 180px;
	width: 100%;
}

.narrowcolumn
{
	float: left;
	padding: 0px 0px 20px 20px;
	margin: 0px;
	width: 425px;
}

.widecolumn
{
	float: left;
	padding: 0 0 20px 20px;
	margin: 0px 0 0;
	width: 425px;
}

.post
{
	margin: 0 0 45px;
	text-align: left;
}

.post hr { display: block; }
.widecolumn .post { margin: 0; }
.narrowcolumn .postmetadata { padding-top: 0px; }
.widecolumn .postmetadata { margin: 0px; }

.widecolumn .smallattachment
{
	text-align: left;
	float: left;
	/*width: 128px;*/
	width: 425px;
	margin: 0px;
}

.widecolumn .attachment
{
	text-align: left;
	margin: 0px;
	padding: 0px;
}

.postmetadata { clear: both; }
.clear { clear: both; }

#footer
{
	padding: 0;
	margin: 0 auto;
	width: 910px;
	height: 50px;
	clear: both;
}

/*START HEADER TEXT AND LINKS*/
#header p
{
	margin-right: 0px;
	padding: 0px;
	text-align: right;
	color: #ffffff;
	font-family: Arial, Helvetica, Sans-Serif;
}

.header a,
.header a:visited
{
	text-transform: none;
	text-decoration: none;
	color: #ffffff;
	font-size: 15px;
	font-weight: bold;
}

.header a:hover,
.header a:visited:hover
{
	color: #ffffff;
	text-decoration: underline;
}

/*START HEADER HORIZONTAL NAVIGATION*/
#navlist
{
	margin: 0;
	padding: 0 0 20px 10px;
}

#navlist ul, #navlist li
{
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
}

#navlist a:link, #navlist a:visited
{
	float: right;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 13px;
	line-height: 13px;
	font-weight: bold;
	margin: 8px 0px 0px 13px;
	text-decoration: none;
	color: #ffffff;
}

#navlist a:link#current, #navlist a:visited#current, #navlist a:hover
{
	background: transparent;
	color: #ffffff;
}

#navlist a:hover
{
	color: #ffffff;
	text-decoration: underline;
}

/*END HEADER HORIZONTAL NAVIGATION*/
/*END HEADER TEXT AND LINKS*/
/*START FOOTER TEXT AND LINKS*/
#footer p
{
	margin: 0;
	padding-top: 6px;
	padding-bottom: 8px;
	padding-left: 20px;
	padding-right: 20px;
	text-align: center;
	color: #ffffff;
	background-color: #990000;
	font-size: 12px;
}

.footer a,
.footer a:visited
{
	text-transform: none;
	text-decoration: none;
	color: #ffffff;
	font-size: 12px;
}

.footer a:hover,
.footer a:visited:hover
{
	color: #ffffff;
	text-decoration: underline;
}

/*END FOOTER TEXT AND LINKS*/
/* End Structure */
/*	Begin Headers */
h1
{
	padding-top: 70px;
	margin: 0;
}

h2 { margin: 10px 0 0 0; }

h2.pagetitle
{
	margin-top: 10px;
	text-align: left;
}

/*
#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}
*/

h3
{
	padding: 0;
	margin: 30px 0 0;
}

h3.comments
{
	padding: 0;
	margin: 40px auto 20px;
}

/* End Headers */
/* Begin Sidebar */
#sidebar
{
	padding: 0px 0 10px 0;
	/*margin-left: 521px;*/
	margin-left: 465px;
	/*width: 403px;*/
	width: 466px;
}

#sidebar form { margin: 0; }

.sidebar
{
	font-family: Arial, Helvetica, Sans-Serif;
	float: left;
	/*width: 165px;*/
	/*width: 240px;*/
	/*width: 200px;*/
	font-size: 10px;
	line-height: 14px;
	padding: 0px 0px 0px 0px;
	margin-left: 26px;
	display: inline;
}

#sidebar ul
{
	/*list-style-type: square;*/
	/*list-style-image: url(images/square_bullet.gif);*/
	padding: 0px 0px 0px 0px;
}

#sidebar li
{
	list-style-type: none;
	background-image: url(images/square_bullet.gif);
	background-repeat: no-repeat;
	padding: 0px 5px 7px 15px;
	margin: 0px 0px 0px 0px;
	background-position: left 5px;
}

.leftbar
{
	padding-top: 0px;
	padding-left: 0px;
	margin-left: 0px;
	width: 150px;
	float: left;
}

.leftbar img
{
	padding: 0px;
	background: #ffffff;
	margin-bottom: 5px;
}

.leftbar h2
{
	font-size: 16px;
	margin: 0px 0 6px 0;
	padding: 4px 0 4px 0px;
	font-weight: bold;
	color: #fefefe;
	text-align: center;
	background: #970102;
}

.leftbar p
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	background: #ffffff;
	padding-bottom: 5px;
	padding-top: 10px;
	margin: 0px;
}


.leftbar a,
.leftbar a:visited
{
	text-transform: none;
	text-decoration: none;
	color: #970102;
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.leftbar a:hover,
.leftbar a:visited:hover
{
	color: #970102;
	text-decoration: underline;
}

.rightbar ul ul
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.rightbar ul ul li { padding: 0px 0px 0px 0px; }

.rightbar a,
.rightbar a:visited
{
	text-transform: none;
	text-decoration: none;
	color: #970102;
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

/*CHANGE LEFTBAR TYPE CHARS ABOVE*/

.rightbar
{
	padding: 0px;
	margin: 0px;
	/*width: 240px; */
	width: 304px;
	float: right;
}

.rightbar img
{
	/*padding: 3px;*/
	/*border: #970102 1px solid;*/
	/*background: #202020;*/
	/*margin-bottom: 5px;*/
}

.rightbar h2
{
	font-size: 16px;
	/*margin: 0px 0 6px 0px;*/
	margin: 0px 0 0px 0px;
	padding: 4px 0 4px 0px;
	font-weight: bold;
	color: #ffffff;
	background: #970102;
	text-align: center;
}

.rightbar p
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	padding-bottom: 5px;
	padding-top: 10px;
	margin: 0px;
}

.rightbar ul ul
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.rightbar ul ul li { padding: 0px 0px 0px 0px; }

.rightbar a,
.rightbar a:visited
{
	text-transform: none;
	text-decoration: none;
	color: #970102;
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

/*CHANGE RIGHTBAR TYPE CHARS ABOVE*/
.rightbar a:hover,
.rightbar a:visited:hover
{
	color: #970102;
	text-decoration: underline;
}

/* End Sidebar */
/* Begin Calendar */
#wp-calendar
{
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
}

#wp-calendar #next a
{
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a
{
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a { display: block; }

#wp-calendar caption
{
	text-align: center;
	width: 100%;
}

#wp-calendar td
{
	padding: 3px 0;
	text-align: center;
}

#wp-calendar td.pad:hover
{
	/* Doesn't work in IE */
	background-color: #fff;
}

/* End Calendar */
/* Begin Various Tags & Classes */
acronym, abbr, span.caps { cursor: help; }
acronym, abbr { border-bottom: 1px dashed #999; }

blockquote
{
	/*border-left: 3px solid #970102;*/
	margin-left: 25px;
	margin-right: 25px;
	padding-left: 5px;
}

blockquote cite
{
	margin: 5px 0 0;
	display: block;
}

.center { text-align: center; }
.hidden { display: none; }
hr { 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: inline;

}

.wp-caption
{
	text-align: center;

}

.wp-caption img
{
	margin: 0px;
	margin-left: 0px;
	padding: 7px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.wp-caption p.wp-caption-text
{
	font-size: 10px;
	line-height: 12px;
	padding: 0px 0px 0px 0px;
	margin: 5px 0px 5px 0px;
	text-align: center;
}

/* End captions */

/* Begin Images */
p img {
	padding: 0px;
	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: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright
{
	padding: 0px;
	margin: 0px 0px 7px 7px;
	display: inline;
}

img.alignleft
{
	padding: 0px;
	margin: 0px 7px 7px 0px;
	display: inline;
}

.alignright { float: right; }
.alignleft { float: left; }

/* End Images */

/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul
{
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
}

html>body .entry li { margin: 0px 0 8px 10px; }

/*.entry ul li:before, #sidebar ul ul li:before {*/
.entry ul li:before { content: "\00BB \0020"; }

.entry ol
{
	padding: 0 0 0 35px;
	margin: 0;
}

.entry ol li
{
	margin: 0;
	padding: 0;
}

.postmetadata ul, .postmetadata li
{
	display: inline;
	list-style-type: none;
	list-style-image: none;
}

/* End Entry Lists */
/* Begin Form Elements */
#searchform
{
	margin: 10px auto;
	padding: 5px 0px;
	text-align: center;
}

#sidebar #searchform #s
{
	width: 108px;
	padding: 2px;
}

#sidebar #searchsubmit { padding: 1px; }

.entry form
{
	/* This is mainly for password protected posts, makes them look better. */
	text-align: center;
}

select { width: 130px; }

#commentform input
{
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}

#commentform { margin: 5px 10px 0 0; }

#commentform textarea
{
	width: 100%;
	padding: 2px;
}

#respond:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#commentform #submit
{
	margin: 0 0 5px auto;
	float: right;
}

/* End Form Elements */
/* Begin Comments*/
.alt
{
	margin: 0;
	padding: 10px;
}

.commentlist
{
	padding: 0;
	text-align: left;
}

.commentlist li
{
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;
}

.commentlist li ul li
{
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p { margin: 10px 5px 10px 0; }
.children { padding: 0; }
#commentform p { margin: 5px 0; }

.nocomments
{
	text-align: center;
	margin: 0;
	padding: 0;
}

.commentmetadata
{
	margin: 0;
	display: block;
}

/* End Comments */

/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */
