/*
Theme Name: Maverick Mom
Theme URI: http://www.themaverickmom.com/
Description: A contemporary antique theme for the <a href="http://www.themaverickmom.com">Maverick Mom</a> blog.  Design by <a href="http://erin.arcanepalette.com">erin</a>.  Mad hacking and coding by <a href="http://www.jazzsequence.com">chris</a>.<br />Now TTFTitle'd!
Version: 1.3
Author: chris and erin
Author URI: http://www.arcanepalette.com/
Tags: artistic, antique, contemporary, daring, hand-drawn
*/

@import url(http://www.themaverickmom.com/wp-content/themes/maverickmom/typography.css);

body {
	font-size: 75%; /* Resets 1em to 10px */
	font-family: georgia, "Times New Roman", Times, serif;
	background:url(images/map.jpg) no-repeat top center #e5e2c3;
	color: #000000;
	text-align: center;
	margin: 0;
	padding: 0;
	}

#page {
	text-align: left;
	margin: auto;
	position:relative;
	padding: 0;
	width: 886px;	
	}

#header {
	margin: 0;
	padding-top: 20px;
	}

#headerimg{
	background:url(images/maverickmom.png) no-repeat center;
	height:240px;
}

/* headings and header links */


h2, h3 {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	text-align: left;
	display:none;
	}
.description {
	color: #423b2c; 
	font-size: 13px;
	font-weight:bold;
	position: relative;
	left:42px;
	top: 25px;}
.pagenav{
	position: relative;
	top: 25px;
	
}

h1, h1 a, h1 a:visited {
	text-decoration: none;
	color: #f9f9f9;
	}
h1 a:hover {	color: #eee;}


h2.pagetitle {
	text-align: center;
}

#sidebar h2, #recent_posts h2, #popular_posts h2, #adminlogin h2{
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #2e281a;
	text-align: center;
	margin: 5px 0 0;
	padding: 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}


/* ---------------------- */

/* links */

a:link, a:visited {
	color: #7b131f;
	text-decoration: none;
	}

a:hover, a:active {
	color: #E7E2CF;
	text-decoration: underline;
	}
.designby {
	text-align:center;
	position: relative;
	top: -35px;
	}	
.designby #copyright {margin-left: 80px;}	
.designby #designer {margin-left: 40px;}	
.designby a:link, .designby a:visited {color: #423b2c; text-decoration:none;}
.designby a:hover, .designby a:active {color: #7b131f; text-decoration:none;}
/* ----------- */

/* -- body -- */

#content {
	font-size: 1.4em;
	background:url(images/repeatbg.jpg) repeat-y;
	width:100%;
	min-height: 700px;

	}
	
	/*-- widecolumn (single post) stuff --*/

.widecolumn {
	line-height: 1.6em;
	}

.widecolumn {
	padding: 0px 30px 20px 20px;
	margin: auto;
	width: 840px;
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.widecolumn .post {
	margin: 0;
	padding-top: 6px;
	}

.widecolumn .postmetadata {
	margin: 0;
	font-size:0.9em;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

	/*------------------*/

.post {
	margin: 0 0 40px;
	text-align: justify;
	padding-bottom:10px;
	background:url(images/betweenpost.png) bottom center no-repeat;
	padding-left:40px; padding-right:40px;
	}

.post hr {
	display: block;
	}
	
	/*-- narrowcolumn (blog posts) stuff --*/
	
.narrowcolumn {
	float: left;
	padding: 0 0 0 60px;
	margin: 0;
	width: 500px;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	font-size:0.9em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}
	
	/*----------*/

.postmetadata {
	clear: both;
}

/* footer */

#footer {

	border: none;
	}

#footer {
	padding: 0;
	margin: auto;
	width: 886px;
	clear: both;
	background:url(images/footer.jpg) no-repeat;
	height: 161px;

	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
#footerbar {text-align:center;  font-size:15px;}
#footerbar ul, #footerbar li {list-style-type:none; margin: 0; padding: none;}
#footerbar ul li {margin-left: -40px;}
#footerbar h2 {text-align: center; margin-left: -10px; margin-top: 0; }
#recent_posts, #popular_posts, #adminlogin {
	width: 161px;
	height: 141px;
	float: left;
	text-align: left;
	background:url(images/footerbox.png) no-repeat;
	margin: 0 0 0 80px;
	padding: 10px 15px 10px 15px;
	position: relative;
	top: -30px;
	z-index:999;
	}
#recent_posts {
	margin-left: 85px;
	}

#tweet li {background-image: none;}

/* various tags and general stuff */

small {
	font-family: "Times New Roman", Times, serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

.alt {
	margin: 0;
	padding: 10px;
	}

acronym, abbr, span.caps
{
	font-size: 0.8em;
	letter-spacing: .2em;
	}

.clear {
	clear: both;
}

acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dotted #ceb186;
	font-family: Tahoma, Geneva, Helvetica, sans-serif;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 40px;
	background: url(images/blockswirl.png) no-repeat top left;
	min-height: 45px;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 20px;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}


/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}
a img {
	border: none;
	}
/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

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;
	margin-top:40px;
	margin-bottom:10px;
	}

.alignleft {
	float: left;
	margin-top:40px;
	margin-bottom:10px;
	}
/* End Images */

/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border-right: 1px solid #867758;
	border-bottom: 1px solid #867758;
	text-align: center;
	background-color: #B7A888;
	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 */

/*-- comments --*/

/* I'm just a girl in the world*/


.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em "Times New Roman", Times, serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #000022;
	padding: 2px;
	background: #B7A888;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: "Times New Roman", Times, serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	background: #B7A888;
	color: #e8d497;
	border:1px solid #a28f6a;
	}
#subscribe2widget input, .feedblitz input {
	background: #B7A888;
	border: none;
}
#commentform textarea {
	width: 100%;
	padding: 2px;
	background: #B7A888;
	border:2px solid #a28f6a;	
	}

#commentform #submit {
	margin: 0;
	float: right;
	margin-bottom: 40px;
	border: none;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}

#dsq-content{
	font-size:16px !important;
	padding:0 40px;
}

/* ---------------- */

/* sidebar */


#sidebar {
	font: 1em "Times New Roman", Times, serif;
	float: right;
	margin-right:60px;
	}
.twitter { width: 155px;}
small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #504828;
	}

	/* calendar */

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em "Times New Roman", Times, serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#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;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
	

	/*--------*/

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;

	
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0 5px;
	padding-left:2px;
	}
#sidebar ul, .opt-h2 {
	padding-top: 5px;
	padding-bottom: 5px;
	background:url(images/divider.png) bottom left no-repeat;		
}

	/* search form */

#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	background: #B7A888;
	border: none;
	}

#sidebar #searchsubmit, #opt-in #s, #subscribe2widget #submit, #commentform #submit, .feedblitz #s {
	padding: 1px;
	background: #695d31;
	color: #e8d497;
	border: 1px solid #a28f6a;
	}

#sidebar #searchsubmit:hover, #opt-in #s:hover, #subscribe2widget #submit:hover, #commentform #submit:hover, .feedblitz #s:hover {border: 1px solid #81733e;}	
#sidebar ul ul {background-image: none; padding: none;}
#opt-in {margin-right: 45px; width: 180px; text-align:center;}	
#opt-in h2 {color: #660f18;}
	/* ----------- O.O ---*/

#sidebar
{
	padding: 20px 0 100px 0;
	width: 175px;
	margin-top: 20px;
	position: relative;
	top: 0px;
	}

#sidebar form {
	margin: 0;
	}



