/*
Theme Name: Bron Marshall
Theme URI: http://bronmarshall.com/
Description: The official look for BronMarshall.com
Version: 1.0
Author: Jonathan Marshall

*/

a img {
	border-style: none;
}

a {
	font-weight: bold;
	text-decoration: none;
        border-bottom: 1px solid #ddd;
	color: #666;
}

a:hover {
	font-weight: bold;
	text-decoration: none;
        border-bottom: 2px solid #369;
	color: #666;
}

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

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

acronym, abbr {
	cursor: help;
}

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

body {
	background: #fff;
	color: #666;
        font: normal 13px 'Trebuchet MS', 'Lucida Grande', sans-serif;
        text-align: left;
        border: 0;
	margin-bottom: 0px;
	padding: 0;
        float: left;
}

#content {
}

img {
	margin: 5px;
	text-indent: 0px;
	float: left;
	clear: left;
}

h1 {
	margin: 20px;
        right: 10px;
        top: 10px;
}

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

ul {
        font: 14px 'Trebuchet MS', 'Lucida Grande', sans-serif;
	letter-spacing: 0.1em;
	text-indent: 0px;
        clear: left;
}

ol {
        font: 12px 'Trebuchet MS', 'Lucida Grande', sans-serif;
	letter-spacing: 0.1em;
	word-spacing: 0.1em;
	text-indent: 0px;
        clear: left;
	border: solid 1px #eee;
}

ul li {
	border-bottom: solid 1px #eee;
	list-style-type: none;
}

ol li, ol li p {
	display: block;
	margin: 10px;
	text-indent: 0px;
	list-style-type: none;
}

h2 {
        font: 9px 'Arial', sans-serif;
        text-transform: lowercase;
	letter-spacing: 0.15em;
        word-spacing: 0.1em;
	text-align: right;
	margin-bottom: 0px;
        color: #aaa;
}

h3 {
        font: 21px 'Trebuchet MS', 'Lucida Grande', sans-serif;
	letter-spacing: -0.1em;
        color: #369;
	border-top: solid 1px #eee;
	margin-top: 0;
}

h4 {
	background: #fff;
	color: #666;
        font: normal 13px 'Trebuchet MS', 'Lucida Grande', sans-serif;
        text-align: left;
        border: 0;
	padding: 0;
	clear: left;
}

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

p {
        font: 90%/175% 'Trebuchet MS', 'Lucida Grande', sans-serif;
        text-indent: 10px;
}

.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 {
        font: 10px 'Arial', sans-serif;
	background: #fff;
	color: #999;
	font-size: 11px;
	margin: 10px 0 0 0;
	padding: 3px;
	text-align: center;
}

.credit a {
	border: none;
}

.credit a:hover {
	border-bottom: solid 2px #369;
}

.feedback {
	color: #ccc;
	text-align: right;
	clear: both;
        margin-bottom: 30px;
}

.meta {
        font: 10px 'Trebuchet MS', 'Lucida Grande', sans-serif;
        word-spacing: 0em;
        text-align: right;
	color: #999;
	font-weight: normal;
	letter-spacing: 0.1em;
        border-style: none;
	clear: both;
}

.meta a {
        font: 9px 'Arial', sans-serif;
	letter-spacing: 0.1em;
	color: #444;
	font-weight: bold;
        border-bottom: 1px solid #ddd;
}

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

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

.storytitle {
	margin: 0;
}

.storytitle a {
	text-decoration: none;
        font-size: 21px;
	letter-spacing: -0.1em;
        color: #369;
        font-weight: normal;
        border-style: none;
}

.storytitle a:hover {
	text-decoration: none;
        font-size: 21px;
	letter-spacing: -0.1em;
        color: #369;
        font-weight: normal;
        border-bottom: 2px solid #369;
}

.commentlist {
	color: #666;
        font: normal 12px 'Trebuchet MS', 'Lucida Grande', sans-serif;
        text-indent: 0px;
        text-align: left;
}

.commentlist p {
	color: #666;
        font: normal 12px 'Trebuchet MS', 'Lucida Grande', sans-serif;
        text-indent: 0px;
        padding-left: 140px;
        text-align: left;
}

.commentlist h2 {
	text-align: left;
	margin-bottom: 30px;
        padding-left: 140px;
}

#s {
        font: normal 12px 'Trebuchet MS', 'Lucida Grande', sans-serif;
	color: #666;
	background: #f8f8f8;
	border: 1px solid #ccc;
}

#commentform #author, #commentform #email, #commentform #url, #commentform textarea {
	display: none;
}

#commentform textarea {
	display: none;
}

#commentform #submit {
	display: none;
}

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

#content {
	margin: 30px 13em 0 3em;
}

#menu {
	background: #fff;
	border-left: 1px dotted #ccc;
	padding: 10px 10px 10px 10px;
        text-indent: 0px;
	right: 0;
	top: 0px;
	width: 15em;
	display: none;
}

#menu li {
        font: bold 14px 'Arial', sans-serif;
	text-transform: lowercase;
        text-indent: -5px;
	letter-spacing: -0.04em;
        word-spacing: 0.2em;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 0px;
	padding-left: 10px;
        color: #369;
	display: none;
}

#menu ul {
	padding-bottom: 10px;
	padding-left: 10px;
	display: none;
}

#menu form {
	margin: 0 0 0 13px;
	display: none;
}

#menu input#s {
	width: 80%;
	color: #000;
	background: #f8f8f8;
	border: 1px solid #ccc;
	display: none;
}

#menu button#s {
	background: #f8f8f8;
	border: 1px solid #ccc;
	padding: 0px 10px;
	color: #777;
	margin-bottom: 10px;
	display: none;
}

#menu ul {
	color: #ccc;
	font-weight: bold;
	list-style-type: none;
        text-indent: 0px;
	margin: 0;
	padding-left: 3px;
	text-transform: lowercase;
        border-style: none;
	display: none;
}

#menu ul ul li {
	border: 0;
        font: normal 12px/115% 'Trebuchet MS', 'Lucida Grande', sans-serif;
	letter-spacing: 0.1em;
        text-indent: 0px;
	margin-top: 0;
	padding: 0;
	padding-left: 12px;
	display: none;
}

#menu ul ul li a {
	color: #666;
        font: normal 10px 'Trebuchet MS', 'Lucida Grande', sans-serif;
	letter-spacing: 0.10em;
	word-spacing: 0.10em;
	text-decoration: none;
        border-style: none;
	display: none;
}

#menu ul ul li a:hover {
	border-bottom: 2px solid #369;
	display: none;
}

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

#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 'Arial', 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;
}
