/*
Theme Name: Abby Green
Author: Heather Reed
Author URI: http://www.hrwebconcepts.com/
Description: This theme has been loosely based on the design art by Heather Reed of HR Web Concepts and the default WordPress theme (which was originally based on the Kubrick design).
*/


	body {
		margin: 0;
		padding: 0;
		font-size: 74%;
		font-family: verdana, arial, sans-serif;
		background-color: #054062;
		color: #000;
		text-align: center;
		font-size: 10pt;
		}
	#page {
		margin: 15px auto;
		padding: 0 10px 10px 10px;
		width: 790px;
		text-align: left;
		background: #fff url('http://www.abby-green.com/img/bg-maroon.gif');
		}

/* Begin Header */
	#header {
		margin: 0;
		padding: 0;
		width: 790px;
		height: 255px;	
		background: #586578 url('http://www.abby-green.com/img/a-logo.jpg') no-repeat;
		border-left: 5px solid #586578;
		border-right: 5px solid #586578;
		}

	#headerimg 	{
		margin: 7px 9px 0;
		padding: 0;
		height: 250px;
		width: 100%;
		}
	/* End Header */

/* Begin Menu */
	#menu {
		margin: 0 2px 15px 2px;
		padding: 10px 0;
		min-height: 20px;
		text-align: center;
		background: #054062;
		border-top: 1px solid #000;
		border-bottom: 1px solid #000;
		border-left: 2px solid #586578;
		border-right: 2px solid #586578;
		font-size: 1.4em;
		font-weight: normal;
	font-family: 'Philosopher', arial, serif;
		}
	#menu span {
		margin: 0 6px;
		}

	#menu a:link {
		background: transparent;
		color: #fff;
		text-decoration: none;
		}
	#menu a:visited {
		background: transparent;
		color: #fff;
		text-decoration: none;
		}
	#menu a:hover , #menu a:active {
		color: #586578;
		text-decoration: overline underline;
		}
	/* End Menu */

/* Begin Link Elements */
	a {
		color: #054062;
		text-decoration: none;
		}
	a:hover, h2 a:hover, h3 a:hover {
		color: #586578;
		text-decoration: underline;
		}
	/* End Link Elements */

/* Begin Content Area */
#page {
	background: #586578 url(../img/bg.gif) repeat;
	}

	#content {
		margin: 0;
		padding: 0;
		background-color: #fff;
		font-size: 13px;
		}
	.narrowcolumn {
		float: left;
		padding: 0 0 20px 30px;
		margin: 0px 0 0;
		width: 450px;
		background-color: #fff;
		}
	.narrowcolumn .entry, .widecolumn .entry {
		line-height: 1.4em;
		}

	.widecolumn {
		float: left;
		padding: 10px 0 20px 0;
		margin: 5px 0 0 125px;
		width: 400px;
		line-height: 1.6em;
		background-color: #fff;
		}
	.widecolumn .entry p {
		font-size: 1.05em;
		}
	.widecolumn .post {
		margin: 0;
		}
	.widecolumn .smallattachment {
		text-align: center;
		float: left;
		width: 128px;
		margin: 5px 5px 5px 0px;
		}
	.widecolumn .attachment {
		text-align: center;
		margin: 5px 0px;
		}
/* End Content Area */

/* Begin Sidebar */
	#sidebar {
		font: .9em Verdana, Sans-Serif;
		margin-top: 20px;
		padding: 60px 10px 10px 0;
		margin-left: 520px;
		border-left: 0px dashed #054062;
		border-height: 50%;
		background-color: #fff;
		}
	#sidebar form {
		margin: 0;
		}

#latestrelease {
	margin: 20px 0 0 30px;
	padding: 20px 20px 0 0;
	min-height: 325px;
	background: #fff url(http://www.abby-green.com/img/box-new.gif) no-repeat;
	position: relative;
	text-align: center;
	}
.latest {
	margin: 30px 0;
	padding: 40px 0 0 10px;
	}

img.book {	
	border: 1px solid #000000;
	}

/* End Sidebar */

/* Begin Footer */
	#footer {
		padding: 0;
		margin: 0 auto;
		width: 760px;
		clear: both;
		font-size: 90%;
		}
	#footer p {
		margin: 0;
		padding: 5px 0;
		text-align: center;
		color: #fff;
		}
	#footer a:link {
		background: transparent;
		color: #fff;
		text-decoration: none;
		}
	#footer a:visited {
		background: transparent;
		color: #fff;
		text-decoration: none;
		}
	#footer a:hover , #menu a:active {
		background: transparent;
		color: #586578;
		text-decoration: underline;
		}
	.bottom-menu {
		color: #fff;
		font-size: 95%;
		font-weight: normal;
		text-transform: uppercase;
		text-align: center;
		position: relative;
		}
	.bottom-menu span {
		margin: 0 6px;
		}
/* End Footer */

/* Begin Post */
	.post {
		margin: 0 0 40px 10px;
		padding: 0;
		text-align: left;
		}
	.thread-alt {
		background-color: #fff;
		}
	.thread-even {
		background-color: #fff;
		}
	.depth-1 {
		border: 1px solid #ddd;
		}
	.even, .alt {
		border-left: 1px solid #ddd;
		}
	.postmetadata {
		clear: both;
		}
	.entry p a:visited {
		color: #b85b5a;
		}


/*	Begin Headers */
	h1, h2, h3 {
		font-family: Verdana, sans-serif;
		color: #054062;
		}
	h1 {
		padding-top: 70px;
		margin: 0;
		font-size: 3em;
		text-align: center;
		}
	h1.header {
		text-align: left;
		padding-top: 40px;
		margin: 0;
		}
	h2 {
		font-size: 1.4em;
		margin: 30px 0 0;
		}
	h2.pagetitle {
		margin-top: 30px;
		text-align: center;
		}
	h3 {
		padding: 0;
		margin: 30px 0 0;
		font-size: 1.3em;
		}
	h3.comments {
		padding: 0;
		margin: 40px auto 20px ;
		}
	#headerimg .description {
		font-size: 1.2em;
		text-align: center;
		}
	h2.pagetitle {
		font-size: 1.6em;
		color: #054062;
		}
	#sidebar h2 {
		font-family: Verdana, sans-serif;
		font-size: 1.2em;
		margin: 15px 0 0;
		padding: 10px 0 5px 0;
		text-align: center;
		color: #054062;
		}
	h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
		text-decoration: none;
		color: #000;
		}
	h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
		color: #054062;
		}
	h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, cite {
		text-decoration: none;
		}
	h2 a:hover, h2 a:visited, h3 a:hover, h3 a:visited {
		text-decoration: none;
		color: #054062;
		}

	/* End Headers */

/* Begin Images */
	p img {
		padding: 0;
		max-width: 100%;
		}
	img.centered {
		display: block;
		margin-left: auto;
		margin-right: auto;
		}
	img.alignright {
		margin: 0 0 2px 10px;
		display: inline;
		}
	img.alignleft {
		margin: 0 10px 2px 0;
		display: inline;
		}
	.alignright {
		float: right;
		}
	.alignleft {
		float: left
		}

img.books {
	float: left;
	margin: 5px 5px 5px 0;
	padding: 0;
	border: 5px solid #054062;
	}

img.border {
	margin: 0;
	padding: 0;
	border: 5px solid #054062;
	}

	/* End Images */

/* Begin Lists */
	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 ul li:before, #sidebar ul ul li:before {
		content: "\00BB \0020";

		}
	.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;
		}
	#sidebar ul, #sidebar ul ol {
		margin: 0;
		padding: 0;
		}
	#sidebar ul li {
               list-style-image: none;
               list-style-type: 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;
		padding: 0;
		}
	/* End Entry Lists */

/* Begin Form Elements */
	#searchform {
		margin: 10px auto;
		padding: 5px 3px;
		text-align: center;
		}
	#sidebar #searchform #s {
		width: 108px;
		padding: 2px;
		}
	#sidebar #searchsubmit {
		padding: 1px;
		}
	.entry form { /* This is mainly for password protected posts, makes them look better. */
		text-align:center;
		}
	select {
		width: 130px;
		}
	/* End Form Elements */


/* MISC Elements */
	small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
		color: #777;
		}
	acronym, abbr, span.caps {
   		cursor: help;
     		}
	acronym, abbr {
		border-bottom: 1px dashed #999;
		}
	.clear {
		clear: both;
		}
	small {
		font-family: Verdana, Helvetica, Sans-Serif;
		font-size: 0.9em;
		line-height: 1.5em;
		}
	acronym, abbr, span.caps
		{
		font-size: 0.9em;
		letter-spacing: .07em;
		}
	code {
		font: 1.1em 'Courier New', Courier, Fixed;
		}
	blockquote {
		margin: 15px 30px 0 10px;
		padding-left: 20px;
		border-left: 5px solid #ddd;
		}
	blockquote cite {
		margin: 5px 0 0;
		display: block;
		}
	.center {
		text-align: center;
		}
	.book	{
		margin: 5px 0;
		padding: 0;
		border: 1px #000 solid;
		}
	.hidden {
		display: none;
		}
	.title {
		text-transform: uppercase;
		line-height: 1.1em;
		margin: 3px 0;
		color: #054062;
		}
	hr {
		margin-top: 15px;
		margin-bottom: 25px;
		color: #054062;
		width: 95%;
		text-align: center;
		}
	a img {
		border: none;
		}
	p {
		font-size: .96em;
		}
	.navigation {
		display: block;
		text-align: center;
		margin-top: 10px;
		margin-bottom: 60px;
		}
	/* End Various Tags & Classes*/
