/*
Theme Name: Crazney
Theme URI: http://crazney.net/
Description: Integrates with crazney website
Version: 0.1
Author: David
Tags: craz

Blah
*/

#blogmain {
	border-top: 3px double #6fb9de;
	margin: 0 10px 10px;
	width: 640px;
	float: left;
}

#comments_wrap {
	border-top: 1px solid #6fb9de;
	margin: 0 10px 10px;
	padding-top: 10px;
}

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

acronym, abbr, span.caps {
	font-size: 90%;
	letter-spacing: .07em;
}

acronym, abbr {
	cursor: help;
}

#blogmain blockquote {
	border-left: 5px solid #ccc;
	margin-left: 1.5em;
	padding-left: 5px;
}

#blogmain cite {
	font-size: 90%;
	font-style: normal;
}

#blogmain cite a {
	color: #6fb9de;
	text-decoration: none;
}

#blogmain cite a:hover {
	text-decoration: underline;
}

.post {
	margin: 10px 10px 40px;
}

ol#comments li p {
	font-size: 100%;
}

#blogmain li, .feedback {
	font: 90%/175% 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: -1px;
}

/* classes used by the_meta() */
ul.post-meta {
	list-style: none;
}

ul.post-meta span.post-meta-key {
	font-weight: bold;
}

.credit {
	background: #90a090;
	border-top: 3px double #aba;
	color: #fff;
	font-size: 11px;
	margin: 10px 0 0 0;
	padding: 3px;
	text-align: center;
}

.credit a:link, .credit a:hover {
	color: #fff;
}

.feedback {
	border-left: 1px solid #808080;
	display: inline;
	padding-left: 4px;
	margin-left: 1px;
}

.meta {
	clear: both;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: .75em;
}

.meta li, ul.post-meta li {
	display: inline;
}

.meta ul {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}

.meta, .meta a {
	color: #808080;
	font-weight: normal;
	letter-spacing: 0;
}

.feedback a {
	color: #778fbd;
}

.storytitle {
	margin: 0;
	text-align: left;
	font-weight: bold;
	font-size: 16pt;
	color: block;
}

.storytitle a {
	text-decoration: none;
	color: black;
}
.storytitle a:visited {
	color: black;
}

.storytime {
	text-align: left;
	color: #778fbd;
	font-size: 11pt;
	font-weight: normal;
}

.more-link {
	font-weight: bold;
}

#comments, #postcomment {
	text-align: left;
	font-size: 12pt;
}

#commentform #author, #commentform #email, #commentform #url, #commentform textarea {
	padding: .2em;
	margin-right: 0.5em;
}

#commentform label {
	color: black;
	font: normal normal 12px/115% 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	font-size: 1em;
	letter-spacing: 0;
}

#commentform textarea {
	width: 80%;
}

ol#commentlist {
	list-style-type: none;
}

#commentlist li {
	margin: 10px 20px;
	padding: 0 10px;
}

#commentlist li.alt {
	background-color: #eee;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
}

#commentlist li.admin {
	background-color: #eff;
	border-top: 2px solid #08d;
	border-bottom: 2px solid #08d;
}

#commentlist li ul {
	border-left: 1px solid #ddd;
	font-size: 110%;
	list-style-type: none;
}

#commentlist li .avatar {
	float: right;
	margin-right: 25px;
	border: 1px dotted #ccc;
	padding: 2px;
}

#wp_menu {
	border-top: 3px double #6fb9de;
	margin: 0 10px 10px;
	width: 200px;
	float: right;
}

#wp_menu form {
	margin: 0 0 0 13px;
}

#wp_menu input#s {
	width: 80%;
	background: #eee;
	border: 1px solid #999;
	color: #000;
}

#wp_menu ul {
	color: #ccc;
	font-weight: bold;
	list-style-type: none;
	margin: 0;
	padding-left: 3px;
}

#wp_menu ul li {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 0.7em;
	text-transform: uppercase;
	letter-spacing: 0;
	margin-top: 10px;
	padding-bottom: 2px;
	margin-left: 0;
}

#wp_menu ul ul {
	font-variant: normal;
	font-weight: normal;
	line-height: 100%;
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: left;
}

#wp_menu ul ul li {
	border: 0;
	font: normal normal 12px/115% 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	text-transform: lowercase;
	letter-spacing: 0;
	margin-top: 0;
	padding: 0;
	padding-left: 6px;
}

#wp_menu ul ul li a {
	color: #000;
	text-decoration: none;
}

#wp_menu ul ul li a:hover {
	border-bottom: 1px solid #809080;
}

#wp_menu ul ul ul.children {
	font-size: 142%;
	padding-left: 4px;
}

#wp-calendar {
	border: 1px solid #ddd;
	empty-cells: show;
	font-size: 14px;
	margin: 0;
	width: 90%;
}

#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;
	text-decoration: none;
}

#wp-calendar a:hover {
	background: #e0e6e0;
	color: #333;
}

#wp-calendar caption {
	color: #999;
	font-size: 16px;
	text-align: left;
}

#wp-calendar td {
	color: #ccc;
	font: normal 12px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
}

#wp-calendar td.pad:hover {
	background: #fff;
}

#wp-calendar td:hover, #wp-calendar #today {
	background: #eee;
	color: #bbb;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}
