/*   
Theme Name: Default
Theme URI: http://www.eyeheartzombies.com/
Description: Original theme for EHZ
Author: Kenneth Love
Author URI: http://www.eyeheartzombies.com
Version: 0.7
.
Don't steal.
.
*/

/* BASICS */
* {
	margin: 0;
	padding: 0;
	border: 0;
}

html {
	background: #fff url(images/menu2.png) 35px 0px repeat-y;
}

body {
	background: transparent url(images/logo.png) 750px 50px no-repeat;
	font-size: 62.5%;
	line-height: 100%;
	font-family: 'Lucida Grande', Verdana, sans-serif;
	color: #333;
}

#content {
	width: 500px;
	margin-left: 200px;
	padding-top: 25px;
}

acronym, abbr {
	cursor: help;
	border-bottom: 1px dotted #666;
}

p, li, dt {
	font-size: 1.35em;
	line-height: 1.65em;
}

a, a:link, a:active {
	color: #06f;
	text-decoration: none;
}

a:hover { border-bottom: 1px solid #06f; }
a:visted { color: #39f; border-bottom: 1px dashed #39f;}

blockquote {
	border: 2px solid #f60;
	background-color: #960;
	color: #ddd;
}

input, textarea {
	border: 1px solid #f60;
	color: #333;
	padding: 2px;
}

ol, ul {
	list-style-position: inside;
}

/* LOGO */
h1 {
	position: absolute;
	z-index: 0;
	top: 50px;
	left: 750px;
}

h1 a {
	display: block;
	width: 100px;
	height: 420px;
}

h1 a span { display: none;}

h1 a:hover { border: 0;}

/* MENU */
#menu {
	display: inline;
	float: left;
	margin-left: 35px;
	margin-top: 25px;
}

#menu li {
	display: inline;
	float: left;
}

#menu li a {
	display: block;
	width: 35px;
	height: 200px;
}

#menu li a span { display: none;}

#menu #blog_menu { background: transparent url(images/blog.png) top center no-repeat; }
#menu #novel_menu { background: transparent url(images/novels2.png) top center no-repeat; }
#menu #work_menu { background: transparent url(images/work2.png) top center no-repeat; }
.about { color:#f60; font-weight:bold; }
.contact { color:#960; font-weight:bold; }

#menu li a:hover { border: 0;}

/* ASIDES */
.aside {
	margin-bottom: 25px;
	font-size: 0.75em;
	border:1px dashed #f60;
	padding: 5px;
}

.aside a {
text-decoration:none;
}

/* POSTS */
.post {
	margin-bottom: 2em;
	text-align: justify;
}

.post .info {
	width: 215px;
	float: left;
	display: inline;
	text-align: left;
}

.even .info { float: right; }

.post .info h3, .post .info h2{
	font-size: 2.25em;
	line-height: 1.15em;
	font-family: 'Lucida Grande', Verdana, sans-serif;
	font-weight: bold;
	color: #6f0;
	margin-bottom:0.5em;
}

.post .info h2 a { color : #6f0;}

.post .info h3 {
	font-size: 1.25em;
	line-height: 1.25em;
	color: #f60;
	margin-bottom:0;
}

.even .info { text-align: right;}

.post p { margin-bottom: 1.5em; }

.postmetadata {
	font-size: 0.75em;
	text-indent: 0;
	margin-bottom: 8px;
	padding-bottom: 7px;
	border: 1px dashed #333;
	border-left: 0; border-right: 0;
	color: #999;
}

.postmetadata h4 {
	font-size: 1.5em;
	line-height: 1.25em;
	font-family: 'Lucida Grande', Verdana, sans-serif;
	font-weight: normal;
}

.adsense {
	border-top: 1px dashed #333;
	padding-top: 7px;
	margin-top: 8px;
}

p.commentslink { text-align: right; }

.wp-notable {
	padding:0 3px;
}


/* ARCHIVES */
h2.archive {
	font-size: 2.25em;
	line-height: 2.5em;
	font-family: 'Lucida Grande', Verdana, sans-serif;
	font-weight: bold;
	color: #06f;	
}

/* COMMENTS */
#respond { margin-top: 25px; }

#respond h4 {
	font-size: 1.75em;
	line-height: 2em;
	font-family: 'Lucida Grande', Verdana, sans-serif;
	font-weight: normal;
	color: #06f;
}

.commentlist li, .commentlist li p {
	font-size: 1.25em;
	line-height: 1.25em;
	text-indent: 0;
	margin-bottom: 25px;
}

.commentlist li { border-bottom: 1px dashed #06f; min-height: 95px;}

.commentlist li p {
	margin-bottom: 10px;
	padding-left: 50px;
}

.commentlist { list-style: none; }

.gravatar {
	float:left;
	background: #fff;
	margin: -3px 7px 7px 0;
	padding: 0;
}

.gravatar img { padding: 3px; border: 1px solid #ccc;}

.count, .preview {
	float:left;
	display: inline;
	font-size:4.5em;
	color:#06f;
	font-family: 'Lucida Grande', Verdana, sans-serif;
	font-weight: normal;
	opacity: .5;
	filter:alpha(opacity=50);
	-moz-opacity: 0.5;
}

.preview { font-size:3em; clear:both; }

.commentlist .even .count, .commentlist .even .preview { float : right; }

.commentlist .even p { 
	padding-left: 0;
	padding-right: 50px; 
	text-align: right;
}

.commentlist .authorcomment {
	background-color: #74ACFF;
	padding: 5px;
	border: 0;
}
.commentlist .authorcomment .count { color: #fff;}
.commentlist .authorcomment p a { color: #fff;}
.authorcomment .gravatar {
	float:left;
	margin: 2px 7px 7px 0;
	background: transparent;
	padding: 0;
}
.authorcomment .gravatar img {
	padding: 0px;
	border: 3px solid #06f;
}

.gravatar a, .authorcomment .gravatar a {
	padding: 0;
	margin: 0;
	border: 0;
}

.gravatar a:hover, .authorcomment .gravatar a:hover { border: 0;}

/* PORTFOLIO */
dl {
	margin-top: 25px;
}

dt {
	font-size: 1.75em;
	line-height: 1.25em;
	font-family: 'Lucida Grande', Verdana, sans-serif;
	font-weight: bold;
	color: #06f;
}

dd {
	margin-left: 25px;
	margin-bottom: 25px;
}

/* FOOTER */
#footer {
	position:relative;
	padding-bottom:25px;
	width:500px;
	border-top:1px dashed #999;
}

#footer p {
	position:absolute;
	width:48%;
	top:5px; left:0;
	font-size:1em;
	padding-bottom:10px;
}

#footer form {
	position:absolute;
	width:48%;
	top:5px; right:0;
	padding-bottom:10px;
}

#footer input {
	border-color:#999;
	font-size:1em;
	line-height:0.75em;
}
