/*
Theme Name: all.that.jazz
Theme URI: http://www.mattulrich.tk/
Description: My personal blog theme
Version: 1.0
Author: Matt Ulrich
Author URI: http://www.mattulrich.tk/
*/

body {
	background-color: #eee;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
}
#container {
	background-color: #fff;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FF9933;
	border-left-color: #FF9933;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
}


/* Header Stuff */
#header {
	height: 111px;
	width: 700px;
	background-color: #993300;
	color: #fff;
	background-repeat: no-repeat;
}
#subheader {
	height: 13px;
	width: 696px;
	background-color: #FFE7BB;
	color: #3A2002;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: right;
	vertical-align: middle;
	padding-right: 4px;
}


/* Side Stuff */
#side {
	float: left;
	width: 132px;
	padding: 0px 4px;
}
#side h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	color: #336699;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ccc;
}
#side ul {
	list-style-type: none;
	text-align: left;
	padding: 0px 0px 0px 3px;
	margin: 0px;
}
#side ul li {
	padding-left: 3px;
}
#side ul li h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	color: #000;
	font-weight: bold;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	border: 0px;
}
#side ul li form {
	margin-top: 2px;
	margin-bottom: 1px;
}
#side ul li img {
	border: 0px;
	margin-top: 2px;
	margin-bottom: 0px;
}
#side ul li a {
	color: #000;
	text-decoration: none;
}
#side ul li a:hover {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ccc;
	color: #333;
}
select {
	height: 20px;
}
select option {
	font-size:10px;
}


/* Main Content Stuff */
#content {
	width: 548px;
	margin-left: 140px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #FF9933;
	padding: 4px;
}
#content h2 {
	text-align: left;
	width: 531px;
	/*border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;*/
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-left: 4px;
	padding-right: 8px;
	margin-top: 1px;
	color: #FFCC00;
	font-size: 14px;
	margin-bottom: 1px;
	/*background-color: #eee;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ccc;*/
}


/* Post Stuff */
.post {
	width: 540px;
	padding-left: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	padding-right: 4px;
	margin-top: 2px;
	margin-bottom: 12px;
}
.posttitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	text-align: left;
	border: 0px;
	margin: 2px 0px 0px;
	padding: 0px;
}
.posttitle img {
	text-decoration: none;
	border: 0px;
}
.posttitle a {
	text-decoration: none;
	color: #6B3B38;
}
.posttitle a:hover {
	color: #6B1B14;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ccc;
}
.meta {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	padding-right: 4px;
	padding-left: 4px;
	margin-top: 2px;
	color: #333;
}
.meta li, ul.post-meta li {
	display: inline;
}
.meta ul {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}
.meta a {
	display: inline;
	margin: 0;
	padding: 0;
	color: #333;
}
.postcontent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	padding: 0 4px 0 4px;
	margin: 12px 0 0 0;
}
.postcontent img {
	border: 0px;
}
.postcontent a {
	color: #333;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #eee;
}
.postcontent a:hover {
	color: #666;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ccc;
}
.postcontent p {
	margin: 12px 0 0 0;
}
div.post_tags {
        background: #efefef;
	margin: 12px 0 6px 0;
}
.postbottom {
	width: 532px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	padding-bottom: 2px;
	margin-bottom: 6px;
}
.postbottom a {
	color: #333;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
}
.postbottom a:hover {
	color: #666;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ccc;
}


/* Footer Stuff */
#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
	background-color: #FF9933;
	text-align: center;
	vertical-align: middle;
	height: 60px;
	width: 700px;
	clear: both;
	padding-top: 12px;
	padding-bottom: 4px;
}
#footer a {
	color: #fff;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #eee;
}
#footer a:hover {
	color: #fff;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eee;
}

/* I Forget What This Stuff Is For */
#quote {
	text-align: left;
	height: 84px;
	width: 132px;
	background-color: #eee;
	margin-top: 8px;
}
#quote h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	background-color: #333;
	text-align: center;
	color: #eee;
}


/* Comments Stuff */
h2#comments {
	width: 520px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000;
	border: 0px;
}
h2#comments a {
	color: #333;
	text-decoration: none;
}
h2#postcomment {
	width: 520px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000;
	border: 0px;
}
#commentform, #commentlist {
	text-align: left;
}
ol.commentlist {
	text-align: left;
}
ol.commentlist a {
	color: #333;
	text-decoration: none;

	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
}
ol.commentlist a:hover {
	color: #666;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}
p.rsscomments a {
	color: #333;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
}
p.rsscomments a:hover {
	color: #666;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}
form p a {
	text-decoration: none;
	color: #333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
}
form p a:hover {
	color: #666;
	border-bottom-style: dotted;
	border-bottom-color: #eee;
}

/* Contact Form */
form#contact {
	text-align: left;
	margin: 10px;
}
form#contact h3 {
	padding: 0px;
	width: 200px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #eee;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
form#contact h3 a {
	color: #666;
}
form#contact h3 a:hover {
	color: #333;
}
/*  Also CSS info for comment form */
select#to, input#name, input#email, input#author, input#url {
	border: 1px solid #999;
	background-color: #eee;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 300px;
}
textarea#text, textarea#comment {

	border: 1px solid #999;
	background-color: #eee;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 500px;
}
input#submit, input#reset {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #ccc;
	border: 1px solid #999;
	margin-top: 3px;
}


