/*
    Theme Name: Megan Birdsall
    Theme URI: http://www.meganbirdsall.com
    Description: Theme for meganbirdsall.com
    Version: 2.0
    Author: Zack Goehner
    Author URI: http://www.nineoclockarts.com/
*/

body{
	background:url(images/background.jpg) center top no-repeat #000;
	margin:0;
	padding:0;
	font-family:Georgia;
	color:#2e1a10;
	font-size:11px;
	line-height:20px;
}

.clear{
	clear:both;	
}

p{
	padding:0 0 10px 0;
}

h1,h2,h3,h4,h5,h6{
	margin:0;
	padding:0;
	font-weight:normal;
}

a:link, a:visited, a:active{
	color:#754c24;
}

a:hover{
	color:#000;
}

a { outline: none; }  
:-moz-any-link:focus { outline: none; }

img.wp-smiley, .post img.wp-smiley{
	padding:0;
	vertical-align:middle;
	border:0;
	background:transparent;
}

blockquote{
	border-top:3px solid #aaa380;
	border-bottom:1px solid #aaa380;
	margin:10px 10px 10px 0;
	padding:0;
}

blockquote p{
	padding:3px 10px 3px 10px;
	font-size:14px;
	font-style:italic;
	color:#504929;
}

#top{
	width:960px;
	margin:0px auto 0 auto;
}

/* The header */

#header{
	padding:0;
	text-align:center;
}

#header h1 a{
	display: block;
	text-indent: -9000px;
	width: 220px;
	height: 88px;
	margin: 0 auto;
}

/* The Content */
	
#content{
	background:url(images/content.jpg) repeat-y;
	width:860px;
	margin:0 auto 20px auto;
}

#content h2, #content h2 a{
	text-decoration:none;
	color:#2e1a10;
	font-size:24px;
	font-weight:normal;
	letter-spacing:-1px;
	line-height:26px;
	padding-bottom: 20px;
}

#content h2 a:hover{
	color: #754c24;
}

.wrapper{
	width:820px;
	padding:20px;
	background:url(images/top.jpg) no-repeat top;
}

/* The Navigation Menu */

.menu{
	background:url(images/menu.gif) repeat-x;
	color:#a67c52;
	height:47px;
	width:820px;
}

.menuleft{
	float:left;
	width:700px;
}

.menuright{
	float:right;
	width:100px;
}

ul.menulist, ul.menulist-r{
	padding:0px 0 0 0;
	margin:0;
	list-style-type:none;
}

ul.menulist li{
	display:block;
	padding:0px 22px 5px 22px;
	float:left;
	border-right:1px solid #502c09;
	font-size:10px;
}

ul.menulist li a, ul.menulist-r a{
	padding:10px 0 0 0;
	display:block;
	font-size:14px;
	font-style: italic;
	line-height:12px;
}

ul.menulist-r li{
	display:block;
	padding:0px 15px 5px 15px;
	font-size:11px;
	text-align: right;
}

ul.menulist li:hover {
	background:url(images/menu-hover.jpg) repeat-x;
}

.menu a{
	color:#fff;
	text-decoration:none;
}

.rss{
	background:url(images/rss.jpg) no-repeat 0 2px;
	padding:0 0 10px 33px;
}

.rssd{
	padding: 0 0 0 33px;
}

.banner{
	margin:0px 0 0 0;
	padding:0;
	width:820px;
}

/* The Content - Main part */

.main{
	margin:20px 0 10px 0;
}

.leftcolumn{
	float:left;
	width:450px;
}

.leftcolumn h3 {
	font-size: 18px;
	margin: 10px 0;
	font-style: italic;
	}

.rightcolumn{
	float:right;
	width:165px;
}

.midcolumn{
	width:165px;
	float:right;
	margin:0 10px 0 0;
}

.midcolumn a, .rightcolumn a{
	text-decoration:none;
}

/* The Posts and Entries */

.post{
	margin:0 0 30px 0;
	padding:5px 0 0 0;
}

.post h4{
	text-transform:uppercase;
	font-size:14px;
	letter-spacing:-1px;
	text-decoration:underline;
}

.entry ul, .entry ol{
	list-style-type:none;
	padding:0px 0 3px 0;
	margin:0 15px 0 15px;
}

.entry ul li, .entry ol li{
	background:url(images/arrow.jpg) no-repeat 0px 9px;
	padding:3px 0 3px 13px;
	text-decoration:underline;
}

.entry a{
	color:#754c24;
}

.entry a:hover{
	color:#000;
}

.postmetadata{
	background:url(images/comment.jpg) no-repeat;
	height:36px;
	margin:0 0 0 -2px;
}

.postmetadata p{
	padding:8px 8px 0 8px;
}

.post a.more-link{
	float:left;
	width:113px;
	height:22px;
	background:url(images/readmore.jpg) 0 0 no-repeat;
	padding:0 0 0 12px;
	border:0;
	font-size:11px;
	text-decoration:none;
	color:#2e1a10;
	margin:0 0 10px 0;
}

.post a:hover.more-link{
	border:0;
	color:#000;
}

.post img{
	border:1px solid #aba37c;
	padding:3px;
	background:#d6d2b3;
}

.love{
	background:url(images/love.jpg) no-repeat;
	padding:5px 0 10px 35px;
	height:28px;
}

/* The Sidebars */

.midcolumn h3, .rightcolumn h3, .about h3, #comments h3, .twitter h3, .search h3{
	text-transform:uppercase;
	font-size:14px;
	font-weight:normal;
	letter-spacing:-1px;
}

.widget{
	float:right;
	width:340px;
	padding:10px 0px 5px 0 ;
	background:url(images/about.jpg) no-repeat bottom;
	margin:0 0 5px 0;
}

#search{
	float:right;
	width:340px;
	padding:10px 0px 5px 0;
	margin:0 0 5px 0;
}

#search input#searchsubmit{
	background:#ededd4;
	font-family:Georgia;
	font-size:11px;
	padding:3px 5px 3px 5px;
	border:1px solid #aaa380;
	margin:0px 0 10px 2px;
}

#search input#s{
	border:1px solid #aaa380;
	padding:4px 5px 4px 5px;
	font-family:Georgia;
	font-size:11px;
	width:260px;
	background:#ededd4;
}

#search-page{
	padding:10px 0px 5px 0;
	margin:0 0 5px 0;
}

#search-page input#searchsubmit{
	background:#ededd4;
	font-family:Georgia;
	font-size:11px;
	padding:3px 5px 3px 5px;
	border:1px solid #aaa380;
	margin:0px 0 10px 2px;
}

#search-page input#s{
	border:1px solid #aaa380;
	padding:4px 5px 4px 5px;
	font-family:Georgia;
	font-size:11px;
	width:260px;
	background:#ededd4;
}

.twitter{
	float:right;
	width:340px;
	padding:0px 0px 10px 0px;
	background:url(images/twitter.jpg) no-repeat right top;
}

img.user{
	float:left;
	margin:6px 6px 0 0;
	background:url(images/user-bg.jpg) no-repeat;
	padding:5px 5px 5px 5px;
}

.categories{
	padding:10px 0 10px 0;
}

.categories ul{
	padding:0;
	margin:0;
	list-style-type:none;
}

.categories ul li{
	padding:3px 0 3px 0;
	border-bottom:1px solid #aaa380;
}

/* The footer */

#footer{
	background:url(images/footer.jpg) no-repeat top;
	height:24px;
	width:820px;
	padding:10px 0 20px 0;
}

#footer p{
	padding:10px 0 20px 0;
}

#footer a {
	text-decoration: none;
	}

.leftfooter{
	text-align: center;
}

/* The Comments */

#comments{
	margin:30px 0 40px 0;
}

h3#comments{
	margin:0;
	border:0;
}

#comments a, .rss-single a{
	color:#754c24;
	text-decoration:underline;
}

#comments a:hover, .rss-single a:hover{
	color:#000;
	text-decoration:underline;
}

#comment-content{
	padding:10px;
}

#commentmetadata{
	font-size:11px;
}

em.moderation{
	text-decoration:blink;
	color:#000;
	margin:0;
	padding:0;
}

#comments input#author, #comments input#url, #comments input#email{
	border:1px solid #aaa380;
	padding:5px;
	font-family:Georgia;
	font-size:11px;
	width:200px;
	background:#ededd4;
}

#comments textarea{
	font-family:Georgia;
	font-size:11px;
	line-height:18px;
	width:440px;
	padding:5px;
	border:1px solid #aaa380;
	background:#ededd4;
}

#comments input#submit{
	background:#ededd4;
	font-family:Georgia;
	font-size:11px;
	padding:5px;
	border:1px solid #aaa380;
	margin:0;
}

.commentlist{
	margin:20px 0 30px 0;
	padding:0;
}
.commentlist li {
	padding:0 0 0 10px;
	border-bottom:1px solid #aaa380;
	border-left:4px solid #aaa380;
	font-size:11px;
	line-height:20px;
	list-style:none;
	margin:0 0 25px 0;
}
.commentlist li a {
	color:#754c24;
	font-weight:bold;
	position:relative;
	text-decoration:underline;
}
.commentlist li a:hover {
	color:#000;
	text-decoration:underline;
}

.commentlist p{
	padding: 0 0 0px 0;
}

#comment {
	display:block;
	padding:0 0 6px;
	font-size:10px;
}
.commentlist li cite {
	font-weight:bold;
	font-style:normal;
}

.gravatar{
	float:right;
}

.credit {
	width: 300px;
	margin: 0 auto;
	padding: 0 0 10px;
	text-align: center;
	}

.credit a {
	color: #333;
	text-decoration: none;
	font-size: 10px;
	font-style: italic;
	}
	
p.audioplayer-container {
	margin: 0;
	padding: 0;
	}
	
#sidebar {min-height: 300px;}

#sidebar p {
	padding: 0;
	margin: 0;
	}
	
#sidebar .widget a {
	color: #5d563f;
	font-style: italic;
	text-decoration: none;
	font-weight: bold;
	line-height: 24px;
	}
	
#sidebar .widget a:hover {
	color: #fff;
	}
	
ul.gigpress-listing {
	margin: 0;
	padding: 0;
	list-style: none;
	}
	
span.gigpress-date {
	display: inline !important;
	}
	
#sidebar h3 {
	font-weight: normal;
	font-size: 18px;
	font-style: italic;
	padding-bottom: 10px;
	}
	
/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */