/*  
Theme Name: WordPress Default
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* Begin Typography & Colors */
/* @group DEFAULTS */

a img,:link img,:visited img {
	border: none
}

a,a:link {
	outline: none !important;
}

ul,ol {
	list-style: none
}

h1,h2,h3,h4,h5,h6,pre,code {
	font-size: 1em;
color:#878787 !important;
	font-family: Helvetica, Arial, Geneva, sans-serif !important;
}

ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input {
	margin: 0;
	padding: 0
}

address {
	font-style: normal
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/* @end */

/* @group BASICS */

html,body {
	font-size: 12px;
	color: #333;
	margin: 0;
	padding: 0;
	width: 100%;
	font-family: Helvetica;
	background: #fbfbfb url(http://www.epitaphblog.com/wp-content/themes/default/images/main/bg.jpg) repeat-y center;
}

/* @end */

/* @group HEADER */

#ad {
	width: 730px;
	height: 90px;
	margin: 10px auto 30px auto;
}

#header {
	height: 63px;
	width: 846px;
	margin: 10px auto 20px auto;
	background: url(http://www.epitaphblog.com/wp-content/themes/default//images/main/logo.gif) no-repeat left top;
}

#header #inhead {
	height: 53px;
	width: 846px;
	padding-bottom: 15px;
		background: url(http://www.epitaphblog.com/wp-content/themes/default//images/lines.gif) repeat-x 0 bottom;
}

#header h1 {
	position: absolute;
	text-indent: -9999px;
}

#header h1 a,#header h1 a:link {
	display: block;
	height: 53px;
	width: 250px;
}


#header ul {
	float: right;
	margin-top: 40px;
	font-size: 1.1em;
}

#header ul li {
	float: left;
	text-transform: uppercase;
	margin-left: 20px;
}

#header ul li a,#header ul li a:link {
	color: #999 !important;
	text-decoration: none !important;
}

#header ul li a:hover {
	color: #555 !important;
	text-decoration: underline !important;
}

/* @end */

/* @group CONTENT */

#content a,#content a:link {
	color: #777 !important;
text-decoration:none !important;
}

#content a:hover {
	color: #999 !important;
}

#content #left a,#content #left a:link {
	color: #cc0000 !important;
}

#content p {
	margin-bottom: 15px;
}

#content,#copyright {
	width: 846px;
	margin: 0 auto 0 auto;
}

#content #left {
	width: 488px;
	float: left;
	overflow: hidden;
}

#content #left h2 {
color:#878787 !important;
	border-bottom: 2px solid #ccc;
	padding-bottom: 2px;
	margin-bottom: 20px;
	font-size: 1.9em;
}

#content #left #inner h2 {
color:#B3871C !important;
	border: 0;
	padding: 0;
	margin-bottom: 3px;
	font-size: 1.5em;
	font-family: Verdana, Arial, Geneva, sans-serif;
}

#content #left #inner h2 a,#content #left #inner h2 a:link {
color:#B3871C !important;
	text-decoration: none !important;
}

#content #left #inner h2 a:hover {
	color: #999 !important;
	text-decoration: none !important;
}

#content #left #inner h3 {
	color: #999 !important;
	border: 0;
	padding: 0;
	margin-bottom: 10px;
	font-family: Geneva, Verdana, Arial, Geneva, sans-serif;
font-size:.9em;
}

#content #left #inner h3 a,#content #left #inner h3 a:link {
	color: #999 !important;
}

	#content #left #inner .post {
		padding-bottom: 22px;
		margin-bottom: 20px;
		background: url(http://www.epitaphblog.com/wp-content/themes/default//images/lines.gif) repeat-x 0 bottom;
	}

#content #right {
	width: 305px;
	overflow: hidden;
	float: right;
}

#content #right a,#content #right a:link {
border-bottom: 1px dotted #ccc;
}

#content #right h2 {
color:#B3871C !important;
	border-bottom: 2px solid #ccc;
	padding-bottom: 2px;
	margin-bottom: 7px;
margin-top:35px;
	font-size: 1.4em;
}

#content #right ul li {
margin-bottom:4px;
}

#content #right #search {
	margin-bottom: 20px;
}

/* @end */

/* @group COPYRIGHT */

#copyright {
	margin-top: 40px;
margin-bottom:10px;
	padding-top: 5px;
	border-top: 4px solid #ccc;
	text-align: right;
}

/* @end */


.add_comment {
float:right;
} 

.tagged {
border-top:1px solid #ddd;
margin-top:10px; 
padding-top:5px;
}

.commentlist li {
border-bottom: 1px solid #ccc;
padding-bottom:5px;
margin-bottom:10px;
}

cite {
font-size:1.1em;
}
cite a,cite a:link {
color:#333 !important;
}

h2#comments {
border-bottom:1px solid #ccc !important;
padding-bottom:20px !important;
margin-bottom:10px !important;
margin-top:15px !important;
}

h3#respond {
font-size:1.3em !important;
margin-top:30px;
}

#searchsubmit {
background-color:#777 !important;
color:#fff !important;
border:1px solid #777;
padding:2px;
}

.commentmetadata {
margin-bottom:10px;
display:block;
}

.more a,.more a:link,.more a:active,.more a:visited {
background-color:#777 !important;
padding:4px !important;
color: #fff !important;
}
.more a:hover {
	background-color: #333;
}
