/*
Theme Name: GreenApple

/*-----------Block Level Elements--------------*/

* {
	margin:0px;
	padding:0px;
}
a {
	outline:none;
	color:#8cc63e;
	text-decoration:none;
}
a:hover {
	color:#000000;
	text-decoration:underline;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #6d92a2;
	font-size:13px;
	background-color:#FFFFFF
}
#page {
	width:900px;
	margin:0px auto;
	background:url(images/at.jpg) no-repeat top left;
	overflow:hidden;
}
#header {
	width:100%;
	min-height:120px;
	background-color:#FFFFFF;
}
#header h1 {
	width:479px;
	height:95px;
	background:url(images/logo.gif) no-repeat top left;
	margin-left:10px;
}
#header h1 a {
	width:479px;
	height:95px;
	display:block;
	text-indent:-10000px;
	font-size:10px;
}
#header p.title {
	width:479px;
	height:95px;
	background:url(images/logo.gif) no-repeat top left;
	margin-left:10px;
}
#header p.title a {
	width:479px;
	height:95px;
	display:block;
	text-indent:-10000px;
	font-size:10px;
}
#wrapper {
	width: 100%;
	overflow:hidden;
	background:url(images/horizontal-border.gif) repeat-y top left;
}
#content {
	float:right;
	width:625px;
	/*border-left:1px solid #6D92A2;*/
 position:relative;
}
#sidebar {
	float:left;
	width:274px;
	padding-top:15px;
	padding-bottom:15px;
}
#footer {
	clear:both;
	border-top:1px solid #6D92A2;
	padding:10px;
	overflow:hidden;
	background-color:#FFFFFF
}
#footer a {
	color:#6d92a2;
	text-decoration:none;
}
#footer a:hover {
	color:#6d92a2;
	text-decoration:underline
}
#footer p.copy {
	width:650px;
	float:left;
	padding-top:10px;
}
#footer p.get {
	width:190px;
	float:left;
	margin-left:20px;
}
#footer p.get a {
	width:190px;
	height:40px;
	background:url(images/get-fresh-crisp-thinking.jpg) 0 0 no-repeat;
	display:block;
	text-indent:-10000px;
}
#footer p.get a:hover {
	background:url(images/get-fresh-crisp-thinking.jpg) 0 -40px no-repeat;
}
/*-------------Headings-------------*/

h1 {
	font-size:16px;
	color:#8cc63e;
	padding-top:20px;
}
h2 {
	font-size:15px;
	color:#8cc63e;
	padding-top:20px;
}
h3 {
	font-size:14px;
	color:#8cc63e;
	padding-top:20px;
}
h4 {
	font-size:13px;
	color:#8cc63e;
	padding-top:20px;
}
h5 {
	font-size:12px;
	color:#8cc63e;
	padding-top:20px;
}
/*-------------The Post-------------*/



h2 a:hover, h2 a:visited, h2 a {
}
.post {
	width:500px;
	margin-left:50px;
}
.post p {
	line-height:16px;
	padding-top:10px;
	padding-bottom:5px;
}
.post a {
}
.post ul {
	margin:10px 0px 0px 30px;
	list-style:disc
}
.post li {
}
.entry {
}
.entrytext .postmetadata {
	padding: 10px 0 25px;
}
p.fresh-think {
	position:absolute;
	top:0px;
	right:20px;
}
.navigation {
	clear:both;
	display:block;
	padding:15px 0px 15px 30px;
	overflow:hidden;
}
.navigation .alignleft {
	width:45%;
	float:left;
}
.navigation .alignright {
	width:45%;
	float:right;
}
.center {
}
.pagetitle {
}
blockquote {
}
cite {
}
a img {
}
acronym, abbr {
}
/*--------------Sidebar------------*/

#sidebar ul {
	list-style:none;
	margin-right:20px;
	font-size:16px;
	font-weight:bold;
	font-family:Arial;
}
#sidebar ul li {
	text-align:right;
	display:block;
	padding:7px 0px 5px 0px;
}
#sidebar ul ul {
	font-size: 15px;
	font-weight: normal;
	font-style: italic;
	margin-right: 0px;
}
#sidebar ul ul li {
	padding-right:0px;
}
#sidebar p.icons {
	padding:20px 60px 0px 0px;
	text-align:right;
}
#sidebar p.wbenc {
	padding:10px 60px 0px 0px;
	text-align:right;
}
#sidebar ul ul li a {
	background: none;
}
#sidebar ul li a {
	padding:10px 40px 15px 0px;
	color:#6D92A2;
	text-decoration:none;
}
#sidebar ul li a:hover {
	color:#8CC63E;
	text-decoration:none;
}
#sidebar ul li.current_page_item a, #sidebar ul li.current_page_parent a, .cat_testimonials ul li.page-item-9 a, .cat_blog ul li.page-item-15 a, .cat_books ul li.page-item-11 a, .cat_careyscds ul li.page-item-13 a, .cat_charlscds ul li.page-item-13 a {
	background:url(images/apple.png) no-repeat right;
}
#sidebar ul li.current_page_parent ul li a, #sidebar ul li.current_page_item ul li a, .cat_careyscds ul li.page-item-21 a, .cat_charlscds ul li.page-item-23 a {
	background:none;
	padding-left:30px !important;
}
#sidebar ul li.current_page_parent ul li a:hover, #sidebar ul li.current_page_item ul li a:hover {
	background:url(images/sub-arrow.gif) no-repeat left !important;
}
#sidebar ul li.current_page_parent ul li.current_page_item a, #sidebar ul li.current_page_item ul li.current_page_item a, .cat_careyscds ul li.page-item-21 a, .cat_charlscds ul li.page-item-23 a {
	background:url(images/sub-arrow-current.gif) no-repeat left !important;
}
#sidebar ul li.current_page_parent ul li.current_page_item a:hover, #sidebar ul li.current_page_item ul li.current_page_item a:hover {
	background:url(images/sub-arrow.gif) no-repeat left !important;
}
/*--------------Comments--------------*/

ol.commentlist {
}
ol.commentlist li {
}
ol.commentlist li.alt {
}
ol.commentlist a {
}
small.commentmetadata {
}
/*--------------Search Form-------------*/

#searchform {
}
#searchform input {
}
#searchform #s {
}
/*-------------Calendar-----------------*/

#wp-calendar {
}
#wp-calendar th {
}
#wp-calendar a {
}
#prev a, #next a {
}
#wp-calendar caption {
}
/*-------------Images------------------*/




/*-------------Other------------------*/

div.posts {
	overflow:hidden;
	border-bottom:1px solid #EFEFEF;
	padding-bottom:20px;
	margin-bottom:10px;
}
div.posts .entry {
	float:right;
	width:370px;
}
div.posts .entry h2 a {
	color:#5D92A2;
	text-decoration:none;
}
div.posts .amazon {
	float:left;
	width:120px;
	margin-top:15px;
}
div.testimonial .entry {
	float: left !important;
	width: auto !important;
}
/* */
h3#respond {
	margin: 0 0 15px;
	padding: 0 0 0 50px;
}
#commentform {
	padding: 0 0 0 50px;
}
#commentform p {
	margin: 0 0 10px;
}
#commentform textarea {
	width: 500px;
}
#commentform textarea, #commentform #url, #commentform #email, #commentform #author {
	border: 1px solid #9bb2bc;
}
.ddfmwrap {
	clear: both;
	display: block;
	float: left;
	width: 100% !important;
}
form.ddfm label {
	width: 65px !important;
}
.ddfmwrap p.fieldwrap {
	display: block;
	height: 100%;
	overflow: hidden;
}
form.ddfm input.fmfile, form.ddfm input.fmtext, form.ddfm textarea {
	width: 330px !important;
}
/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	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;
	}

.alignleft {
	float: left;
	}
/* End Images */

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

.wp-caption {
	text-align: center;
	margin: 10px 5px 0 0;
	-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;
	font-style:italic;
}
/* End captions */

