/*  
Theme Name: Bette and Matt
Theme URI: http://www.betteandmatt.com/
Description: 
Version: 1.0
Author: Matthew W. Jackson
Author URI: http://matthew.w.jackson.name/

*/

body, h1, h2, h3, h4, h5, h6, blockquote, p, form{
	margin: 0;
	padding: 0;
}

body{
	margin: 0;
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 14px;
	text-align: center;
	vertical-align: top;
	background: #FFF url(images/bg.png) repeat-x fixed top left;
}

#breadcrumbs {
	font-size: 12px;
	color:#900;
	text-align: center;
	font-weight: bold;
	clear: both;
	margin: 0;
	padding: 2px 0 0 0;
	border-bottom: solid 1px #BBB;
	letter-spacing: 1px;
}

#breadcrumbs a {
	color: #555;
	font-weight: normal;
}

#wrapper{
	margin: 0px auto 10px auto;
	width: 900px;
	text-align: left;
	border: none;
}

h1{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 28px;
	padding: 15px 0 10px 15px;
}
h2{
	font-variant: small-caps;
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 22px;
	padding: 20px 0 5px 0;
	clear: both;
}
h3{
	font-variant: small-caps;
	padding: 15px 0 15px 0;
	clear: both;
}
h4{
	padding: 0 0 0 15px;
	clear: both;
}
h1 a:hover,h2 a:hover,h3 a:hover,h4 a:hover {
	text-decoration: none !important;
	color: #000;
}

a:link{
	text-decoration: none;
	color:#900;
}

a:hover{
	text-decoration: underline;
	color: #333;
}

a:visited{
	text-decoration: none;
	color:#900;
}	

blockquote { font-style: italic; 
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 90%;
	color: #333; 
	margin: 1.5em 30px 1.5em 30px; 
	padding: 4px 4px 4px 10px;
	background: #EEE;
	border-right: 1px solid #BBB;
	border-bottom: 1px solid #BBB; 
}

.entry p { 
	margin: 0 0 15px 0; 
}

.entry ul, .entry ol { 
	margin: 0 0 15px 10px; 
}
	
.entry ul { 
	list-style-type: circle; 
}
	
.entry li { 
	margin: 0 0 4px 0; 
}
		
.entry ul li ul, .entry ul li ol, .entry ol li ul, .entry ol li ol { 
	margin: 5px 0 5px 0; 
	list-style-type: square;
}

.entry p.left {
	padding: 6px; 
	margin: 0.5em 15px 0.5em 0; 
	border: 1px solid #ccc;
	background: #eee;
	float: left; 	
	clear: left; 
	text-align: center;
	font-size: 10px;
}

.entry p.left img {
	border: none;
	display: block;
}

.entry p.right {
	padding: 6px; 
	margin: 0.5em 0 0.5em 15px; 
	border: 1px solid #ccc;
	background: #eee;
	float: right; 
	clear: right; 
	text-align: center;
	font-size: 10px;
}

.entry p.right img {
	border: none;
	display: block;
}

.entry img.left { 
	padding: 6px; 
	margin: 0.5em 15px 0.5em 0; 
	border: 1px solid #ccc;
	background: #eee;
	float: left; 	
	clear: left; 
}
		
.entry img.right { 
	padding: 6px; 
	margin: 0.5em 0 0.5em 15px; 
	border: 1px solid #ccc;
	background: #eee;
	float: right; 
	clear: right; 
}
		
.entry img.center { 
	display: block; 
	padding: 8px; 
	margin: 0 auto 1.5em auto; 
	border: 1px solid #ccc;
	background: #eee;
	float: none; 
	clear: both; 
}
	
.entry img.off { 
	padding: 0 !important; 
	border: none !important; 
}
		
.entry img.stack { 
	clear: none !important; 
}

/*----HEADER----*/

#header{
	background: #900;
	color: #FFF;
	width: 100%;
}

#header h1 a {
	display: block;
	width: 550px;
	height: 100px;
	background: url(images/bette-and-matt.png) no-repeat scroll top center;
	margin: 0 auto 0 auto;
	padding: 0;
}

#header h1 .text {
	display: none;
}

#header a{
	text-decoration: none;
	color: #fff;
}

#header h4 {
	letter-spacing: 1px;
}

.heading {
	padding: 20px 20px 0px 30px;
	color: #aaa;
}

.heading .archive {
	font-weight: bold;
}

/*----POST----*/

#container{
	float: left;
	width: 500px;
	padding: 0 0 0 0;
}

.post{
	padding: 20px 20px 40px 30px;
}

.entry{
	line-height: 22px;
}

.postinfo{
	font-size: 11px;
	color: #aaa;
	padding: 2px 0 20px 0;
}

.postinfo a{
	color: #aaa;
}

.postdate{ color: #aaa; }

p.postmetadata{
	font-size: 12px;
	color: #BFB8A1;
	border-top: 1px solid #CCC;
	margin: 20px 0 0 0;
	padding: 5px 0 0 0;
	clear: both;
}

p.postmetadata strong{
	float: right;
}

/* This is the link at the bottom of a post which lets you go to the next or previous post */

.navigation {
	padding: 0 20px 0 30px;
	font-size: 11px;
}

.navigation .previous {
	text-align: left;
	width: 50%;
	float: left;
}
.navigation .next {
	text-align: right;
}

h2.archive_head{ 
	font-weight: bold !important; 
	font-size: 14px !important;
	letter-spacing: normal !important; 
	margin: 0 0 1.8em 10px !important; 
	padding: 0.4em 5px !important; 
	border-bottom: 1px solid #CCC; 
	background: none; 
}

	

/*----SIDEBAR STYLES----*/

.sidebar{
	float: right;
	width: 190px;
	margin: 20px auto 5px auto;
	padding-top: 15px;
	padding-bottom: 15px;
	display: inline;
	overflow: hidden;
	border-left: 1px solid #ccc;
}

.sidebar ul{
	list-style: none;
	margin: 0;
	padding: 0 10px 0 10px;
}

.sidebar ul li{
	padding: 10px 0 10px 5px;
}

.sidebar ul li h2{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #555;
	padding: 5px 5px 5px 20px;
	margin: 0 10px 10px 0;
	border-bottom: 1px solid #CCC;
}

.sidebar ul ul li{
	padding: 0;
	margin: 0 0 0 13px;
	line-height: 24px;
	list-style: circle;
	font-size: 12px;
}

.sidebar .syndication .rss {
	width: 179px;
	height: 33px;
	position: relative;
}

.sidebar .syndication .rss span{
	background: url(images/sub_rss.gif) no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
}

.sidebar .syndication .rss .sub{
	list-style: none;
}

.sidebar a:link, a:visited{
	text-decoration: none;
	color:#900;
}

.sidebar a:hover{
	text-decoration: underline;
	color: #222;
}


table#wp-calendar{
	width: 100%;
}

/*------Left Sidebar-------*/

.leftbar{
	float: left;
	width: 190px;
	margin: 20px auto 5px auto;
	padding-top: 15px;
	padding-bottom: 15px;
	display: inline;
	overflow: hidden;
	border-right: 1px solid #CCC;
}

.leftbar ul{
	list-style: none;
	margin: 0;
	padding: 0 10px 0 10px;
}

.leftbar ul li{
	padding: 10px 0 10px 5px;
}

.leftbar ul li h2{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #555;
	padding: 5px 5px 5px 20px;
	margin: 0 10px 10px 0;
	border-bottom: 1px solid #CCC;
}

.leftbar ul ul li{
	padding: 0;
	margin: 0 0 0 13px;
	line-height: 24px;
	list-style: circle;
	font-size: 12px;
}
.leftbar a:link, a:visited{
	text-decoration: none;
	color:#900;
}

.leftbar a:hover{
	text-decoration: underline;
	color: #222;
}

/*----COMMENT FORM----*/

#comment-form{
	width: 430px;
	margin: 50px 0 0;
	border: 1px solid #CCC;
	padding: 5px 5px 15px 15px;
	background: #EEE;
}

.comments-template ol{
	margin: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	line-height: 18px;
	margin: 10px 0 10px 0;
}

.comments-template h2, .comments-template h3{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
	color: #900;
	padding: 10px 0 30px 0;
}

.commentmetadata{
	font-size: 12px;
	color: #900;
	padding: 20px 0 20px 0;
}

.commentmetadata strong { 
	font-size: 16px; 
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template input{
	border: 1px solid #900;
}

.comments-template textarea{
	font-family: Arial, Hevletica, Georgia, Sans-seriff;
	font-size: 12px;
	color: #000;
	margin: 30px 15px 15px 0;
	background: #FFF;
	border: 1px solid #CCC;
}

/*----FOOTER----*/

#footer{
	clear: both;
	margin: 0;
	padding: 10px 5px 5px 10px;
	line-height: 18px;
	font-size: 80%;
	color: #aaa;
	border-top: 1px solid #CCC;
	border-bottom: none;
}

#footer p.rights {
	float: left;
	text-align: left;
	width: 20%;
}

#footer p.powered {
	float: right;
	text-align: right;
	width: 20%;
}

#footer p.designed {
	text-align: center;
}

#footer p.admin {
	text-align: center;
	clear: both;
}

#footer a:link{
	text-decoration: none;
	color: #555;
}

#footer a:hover{
	text-decoration: underline;
	color: #333;
}

#footer a:visited{
	text-decoration: none;
	color: #900;
}