/*
Theme Name: Agent Mom - The Blog of Shannon Litton
Theme URI: http://shannon.agroupmail.com/
Description: The official Shannon Litton WorPress theme
Version: 1.0
Author: The A Group (http://www.agroup.com)
*/

@import url("reset.css");

body {
	font: 15px/1.6em "georgia", "times new roman", serif;
	color: #222;
	background-color: #7accc8;
}


/* TYPOGRAPHY & BASIC STYLES */

a {
	color: #f30;
	outline: none;
}

h1 {
	background: url("images/header.jpg") no-repeat center top;
	text-indent: -3000px;
	margin: 0px 0 0px;	
}

h1 a {
	text-decoration: none;
	color: #222;
	display: block;
	height: 103px;
}

#header p {
	display: none;
}

h2 {
	font: bold 2em/1.2em "helvetica neue", "helvetica", "arial", serif;
	margin: .8em 0 .8em;
	letter-spacing: -1px;
	color: #000;
}

h2 a {
	text-decoration: none;
}

h2 a:hover {
	text-decoration: underline;
}

h3 {
	font: bold 1.3em/1.23 "helvetica neue", "helvetica", "arial", serif;
	margin: 1.23em 0;
	letter-spacing: -1px;
	color: #444;
}

h3 a {
	text-decoration: none;
}

h3 a:hover {
	text-decoration: underline;
}

p {
	margin: 0em 0em 1.6em;
}

.post ul,
.page ul {
	margin: 1.6em 0 1.6em 3em;
	list-style: disc;	
}

.post ol,
.page ol {
	margin: 1.6em 0 1.6em 3em;
	list-style: decimal;	
}

hr {
	display: none;
}

button {
	font-size: 13px;
}

#container {
	width: 920px;
	padding: 1px 20px;
	margin: 0 auto;
	background-color: #fff;
}

#container2 { 
	padding: 1px 35px;
}	

#header {
	border-bottom: 6px double #ddd;
	padding: 3.6em 0 1.6em 0;
	margin-bottom: 1.6em;
}

#content {
	overflow: auto;
	padding-bottom: .8em;
}

#copy {
	width: 66%;
	float: left;
}


#sidebar {
	width: 27%;
	float: right;
	padding: 0em;
	margin: 0em 0 1.89em;	
}

/* POST STYLES */

.post_navigation {
}

.post_navigation ul {
	overflow: auto;
	font-family: arial;	
	font-size: 0.9em;
	margin: 0;
	list-style: none;
}

.post_navigation ul li.link_prev {
	float: left;
	padding-right: 1em;
}

.post_navigation ul li.link_next {
	float: left;
		
}	

.post {
	margin-bottom: 3em;
}

.post h2, .post h3 {
	margin-bottom: 0;
}

.post_date {
	margin: 0 0 1em;
	line-height: 2em;
	font-size: 0.8em;
	font-family: "helvetica neue", "helvetica", "arial", serif;
	color: #888;	
}

.addthis_container {
	margin-top: 2.4em;
	font-size: 0.8em;
	line-height: 16px;
	font-family: "helvetica neue", "helvetica", "arial", serif;
}

.post_metadata {
	margin-top: 1.6em;
	padding: 0 0 0 30px;
	font-size: 0.8em;
	line-height: 2em;
	font-family: "helvetica neue", "helvetica", "arial", serif;
	background: url("images/bg-post_metadata.png") no-repeat left center;
	color: #777;
}

.single .post_metadata {
	padding: .8em 20px .8em 50px;
	background: #eee url("images/bg-post_metadata.png") no-repeat 15px center;	
}

.single .post_metadata a {
	color: #777;	
}

.post-share {
	display: none;
}

.alignleft {
	text-align: left;
	float: left;
	margin: 0 1em 1.6em 0;
}

.alignright {
	text-align: right;
	float: right;
	margin: 0 0 1.6em 1em;
}


.aligncenter {
	text-align: center;
	margin: 0 auto;
}

.wp-caption {
	font-style: italic;
	font-size: .8em;
}

/* ARCHIVE */

.archive h2 {
	font: bold 1.3em/1.23 "helvetica neue", "helvetica", "arial", serif;
	margin: 1.23em 0 0;
	letter-spacing: -1px;
	color: #444;
}

.archive h3 {
	font: bold 2em/1.2em "helvetica neue", "helvetica", "arial", serif;
	margin: .8em 0 0em;
	letter-spacing: -1px;
	color: #000;
}


/* COMMENTS */

#comments {
	font-size: 0.9em;
}

#comments .commentlist {
	border-top: 1px solid #ddd;
	margin: 0;
	list-style: none;
}

#comments .commentlist li {
	border-bottom: 1px solid #ddd;
	padding: 1.6em 2em .8em 2em;	
}

#comments .commentlist li img {
	float: left;
	margin-right: 0.5em;
}

#comments .comment_metadata {
	margin: 4px 0 0;
	float: right;
}

#comments .comment_metadata a {
	color: #666;
	text-decoration: none;	
}

#comments .comment_author {
	margin: 4px 0 0;
}

#comments .comment_author cite {

}

#comments .comment_body {
	padding-top: .8em;
	clear: both;
}

#commentform p{
	margin: 0.8em 0;
}

#commentform .required {
	color: #f30;
	font-weight: bold;
	font-size: 1.2em;
}

#commentform .input_text, #commentform textarea {
	padding: 3px;
	border: 1px solid #aaa;
	font: normal 13px/1.6  "helvetica neue", "helvetica", "arial", serif;
	background-color: #fff;
}

#commentform textarea {
	width: 100%;
}

/* SIDEBAR */

#sidebar {
	font-size: .8em;
	line-height: 2em;
}

#sidebar h2 {
	text-transform: uppercase;
	font-size: 13px;
	line-height: 1.84em;
	margin: 1.84em 0 0em;
	color: #888;
	letter-spacing: 3px;
	font-weight: normal;
	/*border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;*/
}

.page #about {
	display: none;
}

#sidebar p {
	margin: 0 0 1em;
}

#sidebar a {
	font-family: arial, sans-serif;
}

#sidebar > ul {
	padding: 0;
	margin: 0;
	list-style: none;	
}

#sidebar ul ul {
	margin: 0 0 2em;	
	list-style: none;
}

#sidebar ul ul li {
	margin-left: 0em;
}

#sidebar form input {
	margin: 0.427em 0em 0 0em;
}

#sidebar form input.input_text {
	width: 95%;
}

/* FOOTER */

#footer {
	border-top: 6px double #ddd;
	font-style: italic;
	clear: both;
	text-align: center;
	color: #666;
	font-size: 12px;
	padding-top: 1.6em;
}

#footer a {
	color: #666;
}
