/*
Theme Name: Apples
Theme URI: http://themey.com/apples-wordpress-theme
Description: Apples is a crisp, fresh theme for Wordpress with bright, light, green colors. This is the ideal theme for a diet or health blog, or change the main picture (easy) and use it for an environmental, gardening or outdoors blog maybe? Widget ready.
Version: 1.0
Author: Themey
Author URI: http://themey.com

BCE879   d7f54c  yellow letters E4FA69 paler yellow F9FDC8 ivory background
 547C2C 639333 71a73a dark celery #88C24F medium celery #bce779;(celery)  D5EC97 (lighter celery) EAFFBC lightest for background */

/*- Page Structure */

html { /* Force Vertical Scrollbar */
	/* IE */
	overflow-y: scroll; 
	/* Moz */
	height: 100%;
	margin-bottom: 0.1em;
}

* {
	padding: 0;
	margin: 0;
	}

img {
	border: 0;
	}

body {
	font: 62.5%  Arial, Sans-Serif; /* Resets 1em to 10px */
        font-color: #000000;
	background: #659554 url('images/body_background_evendarker.jpg') center top repeat-x;
	text-align: center;
	margin: 0 0 30px;
	}

	
#page {
	text-align: left;
	margin: 0 auto;
	padding: 0px 0 10px;
	position: relative;
	width: 830px;
	border-top: none;

	}

* html #page { width: 820px } /* IE hack */

#header {
	padding: 0;
	margin: 0;
	position: relative;
	height: 138px;
	background: url('images/trans_block.png');
	margin-top: 15px;
	margin-bottom: 10px;	}
	
* html #header {
    background: #508e37 url('') center bottom no-repeat;;
}
	

/* Page Navigation 83bd3e */

#HeaderNav {
	float: right;
	color: #83bd3e;
	font-size: 1.3em;
	font-weight: bold;
	margin-right: 10px;
}
#HeaderNav a{
	color: #83bd3e;
	text-decoration: none;

}

.menu{display:block;float:right;height:24px;list-style:none;

margin-top: 30px;

padding:0;text-align:center}
.menu li{display:block;float:left;height:24px;
margin:0 6px 0 0;padding:0;position:relative;
text-align:center;width:auto;}
.menu li a{border:none; display:block;float:left;
font-size:1.1em;font-color:#FFFFFF; font-weight:600;
height:24px;line-height:24px;padding:0 8px;position:relative;
text-decoration:none;}
.menu li a:hover{background:#d7f54c;
border:none; text-decoration:none;}
.menu li.current_page_item a,.menu li.current_page_item a:hover{
border:none; text-decoration: none; color:#71a73a;font-weight:600;margin:-1px}

#HeaderSearch {
	font-size: 1.2em;
	text-align: right;
	padding-left: 50px;
}
#searchsubmit {
	background: #83bd3e;
	color: #446023;
	border: 1px solid #234b0d;
	padding-left: 5px;
	padding-right: 5px;
}

#primary {
	width: 580px;
	float: right;
	padding: 20px 0 10px;
	margin: 0px 0px 0px 0px;
	display: inline;
	background: url('images/trans_block.png');
        background: #F9FDC8;
}
	
* html #primary {
    background: #7fbb4b url('') center bottom no-repeat;
	width: 575px;
}
	
#primary .content {
	margin-left: 10px;
	margin-right: 10px;
}

	
.comments {
	text-align: left;
	padding: 30px 10px 30px 10px;
	position: relative;
	margin-left: 10px;
	margin-right: 10px;
	}


	
a img,:link img,:visited img { border:none }


/*- Headings */

h1, h2, h3, h4 {
	font-family: Arial, Sans-Serif;
	}
#title, #title a {
	font-size: 1.8em;
	font-weight: bold;
	margin: 0;
	padding: 20px 0 0 15px;
	color: #F9FDC8;
	text-decoration: none;
}
#title a:hover {
	text-decoration: none;
        color: #d7f54c;
}

#description {

	font-size: 1.5em;
        font-weight: bold;
	color: #d7f54c;
        margin-left: 163px;

}
h1 {
	font-size: 3.4em;
	font-weight: bold;
	margin: 0;
	padding: 20px 40px 0;
	color: #83bd3e;
}

h1, h1 a, h1 a:visited {
	text-decoration: none;
	color: #83bd3e;
}

h1, H3 a:hover {
	text-decoration: none;
	color: #d7f54c;
}

h2 { /* H2 is what kind of page you are on. Eg. 'Monthly Archive'. */
	text-align: left;
	font-size: 1.4em;
	font-weight: bold;
	color: #547C2C;
}

h2, h2 a, h2 a:hover, h2 a:visited,
h3, h3 a, h3 a:hover, h3 a:visited,
h4, h4 a, h4 a:hover, h4 a:visited {
	text-decoration: none;
	}


#primary  .subtitle { /* for underneath page titles */
	text-align: left;
	font-size: 1.3em;
	font-weight: bold;
	color: #d7f54c;
}

#primary .entry-content h3 {
	font-size: 1.3em;
	font-weight: bold;
	margin-top: 10px;
       &nbsp;color: #71A73A;
	}
#primary .entry-content h3 a{
	color: #bce779;
	}

#primary .entry-content h4 {
	font-size: 1.1em;
	font-weight: bold;
	margin-top: 10px;
	}

#primary .entry-box {
background-color: #fffff4; 
padding: 20px 60px 10px 20px;>
	}



#primary .k2-asides h3 {
	font-size: 1.6em;
	font-weight: normal;
	}

.entry-head {
	margin-top: 10px;
	}

body.page .entry-content h3 {
	font-size: 1.7em;
	display: block;
	padding: 15px 0 0;
	}

body.page .entry-content h4 {
	font-size: 1.5em;
	display: block;
	padding: 15px 0 0;
	}

#primary .metalink a, #primary .metalink a:visited, /* The Metalink class takes care of the comments, edit, rss and trackback links next to the titles */
#sidebar .metalink a, #sidebar .metalink a:visited,
#sidebar span a, #sidebar span a:visited {
	color: #0000A0;;
	font-weight: normal;
	}

#primary .hentry .entry-head .metalink {
	font-size: 1.8em;
	letter-spacing: -1px;
	text-transform: lowercase;
	margin-left: 15px;
	}

#primary .k2-asides .entry-head .metalink {
	font-size: 1.4em;
	}

.single #primary .k2-asides .entry-content {
	font-size: 1.5em;
	color: #999;
	}


#primary .comments h3 {
       font-color: #d7f54c;
}

#comment-personaldetails {
	margin-top: 10px;
}


body.page .entry-edit {
	position: absolute;
	right: 0;
	margin-top: -15px;
	}

.entry-edit a {
	border: none;
        text-decoration: none;
        padding: 2px
        font-size: 1em;
	color: #ffffff;
        letter-spacing: +1px;
	text-transform: uppercase;
}


.entry-meta { /* Time and category for blog entries 458223*/

        font-size: 1.1em;
        font-weight: bold;
	letter-spacing: +1px;
	text-transform: uppercase;
        display: block;
	margin-top: 4px;
	background: #D1EB85;
        color: #74A637;
	padding: 4px;
        float: left;
}

.entry-meta a, .comment-meta a {
	text-decoration: none;
	color: #ffffff;
	}

.chronodata {
	}

.comment-edit a {
	border: none;
        padding: 2px;
	text-decoration: none;
        padding-left: 23px;
	margin-left: 10px;
        color: #ffffff;
        letter-spacing: +1px;
	text-transform: uppercase;
	}


.comment-meta {
	margin: 0 0px 0 0;
	float: none;
	}

.comment-login, .comment-welcomeback {
	margin-top: 15px;
	color: #0000A0;
}

.commentslink{
	font-size: 1em;
}
.commentslink a {
	text-decoration: none;
        color: #fffff;
	font-size: 1em;
	padding: 2px;
	height: 16px;
        letter-spacing: +1px;
	text-transform: uppercase;
}


.quoter_comment {
	padding: 2px 0 2px 20px;
	margin-left: 5px;
	}

.entry-tags {
	display: block;
	padding: 20px 0 2px 0px;
	font-size: 1.2em;
	color: #ffffff;
        letter-spacing: +1px;
	text-transform: uppercase;
        }

/*- Primary Contents  background: #bce779;(celery)  D5EC97 (lighter celery) #D5ED9C added */

.hentry {
	margin: 0;
	padding: 15px;
	position: relative;
	}

.entry-content {
	font-size: 1.2em;
	line-height: 1.5em;
	text-align: left;
        background: FFFFFF;
	color: #444;
	}

.entry-content p,
.entry-content ul,
.entry-content ol,
.entry-content div,
.entry-content blockquote {
	margin: 13px 0;
	}

.entry-title {
	font-size: 1.9em;
	color: #547C2C;
        margin-top: 35px;
	margin-bottom: 10px;
}

.entry-title a{
	color: #71A73A;
        font-weight: bold;
        text-decoration: none;
}

.entry-subtitle {
	font-size: 1.5em;
	color: #ffffff;
	margin-bottom: 10px;

}

.metalinks {
	margin-top: 3px;
	}

.commentsrsslink {
	background: url('images/feed.png') left top no-repeat;
	padding: 2px 0 2px 20px;
	margin-right: 10px;
	height: 16px;
	}

.trackbacklink {
	background: url('images/arrow_refresh.png') left top no-repeat;
	padding: 2px 0 2px 20px;
	height: 16px;
	}

.commentsrsslink a, .trackbacklink a {
	color: #0000A0;
	padding: 2px;
	}
.comment-meta a {
	color: #ffffff;
}
.nopassword {
	text-align: center;
	}

#commentlist {
	margin: 0;
	padding: 10px 0 20px;
	position: relative;
	}

#commentlist li {
	margin: 10px 10px;;
	padding: 10px 10px 5px;
	list-style: none;
	background: url('images/trans_block.png');
	}
	
* html #commentlist li {
    background: #e6e6e6 url('') center bottom no-repeat;;
}


#commentlist li .comment-content {
	padding: 10px 0;
	font-size: 1.2em;
	line-height: 1.8em;
	}

.comment-content p,
.comment-content ul,
.comment-content ol,
.comment-content div,
.comment-content blockquote {
	margin: 13px 0;
	}

#commentlist li .comment-meta {
	padding: 2px 0 2px 2px;
	display: block;
	}

#commentlist li img {
	padding: 0;
	border: none;
	}



#commentlist li .commentauthor {
	font-size: 1.5em;
	font-weight: bold;
	letter-spacing: -1px;
	}

#commentlist li .counter {
	display: none;
	font: normal 1.5em Arial, Helvetica, Sans-Serif;
	color: #999;
	float: left;
	width: 35px;
	}

li.byuser {
	background: #f6f7f8;
	}

li.bypostauthor {
	background: #eee;
	}

li.bypostauthor blockquote {
	color: #333;
	background: url('images/quote.png') no-repeat 10px 0;              
	}
	 

	
#leavecomment, .comments #loading {
	text-align: center;
	margin: 30px 0 20px !important;
	color: #ddd;
	font-size: 2em;
	letter-spacing: -2px;
	}

.comments #loading {
	margin-top: 20px !important;
	}

.comments #error {
	line-height: 2.0;
	padding: 5px;
	color: #FF0000;
	background-color: #FFFF99;
}

.comments #commentload {
	padding-top: 3px;
	float: right;
	vertical-align: middle;
}

.comments form {
	clear: both;
	padding: 1px 0 10px;
	margin-left: 10px;
	margin-right: 10px;
&nbsp;}

.comments input[type=text], .comments textarea {
	font: 1.2em 'Courier New', Courier, Monospace;
	padding: 3px;
	color: #5d5d5d;
	}

input[type=text]:focus, textarea:focus {
	background: #fff;
	color: #000000;
	border-color: #2c6a18;
	}

.comments form input[type=text] {
	width: 45%;
	margin: 5px 5px 1px 0;
	}

.comments textarea {
	height: 250px;
	width: 95%;
	margin: 10px 0;
	}

.comments form #submit {
	margin: 0;
	float: right;
	}

#Footer {
	margin-bottom: 5px;
	font-size: 1.2em;
	color: #99cb57;
	text-align: center;
	}
#FooterCenter {
	width: 827px;
	float: center;
	margin: auto;
	background: #619735;
	height: 30px;
	line-height: 30px;
	font-weight: bold;
}
#Footer a {
	color: #99cb57;
	text-decoration: none;
	}
#Footer a:hover {
	border: none;
	text-decoration: none;
	color: #99cb57;
	}
#FooterLeft {
	float: left;
	text-align: left;
	margin-left: 10px;
}
#FooterRight {
	float: right;
	text-align: right;
	margin-right: 10px;
}

#sidebar a {
	color: #ffffff;
	text-decoration: none;
	}

#primary a {
	text-decoration: none;
	}

#primary a:hover, #primary a:visited:hover,
#sidebar a:hover, #sidebar a:visited:hover{
          background:#d7f54c;
          color: #0000A0;
          text-decoration:none;}

h2 a:hover, h2 span a:hover {
          background:#d7f54c; 
          color: #0000A0;
          text-decoration:none;}

.entry-content a:visited {
	color: #0000A0;
	}


.clear {
	clear: both;
	margin: 0;
	padding: 0;
	}

#primary .entry-content img {
	margin: 0 5px;
	padding: 4px;
	border: none;
	max-width: 100%;
	}

#primary table img {
	max-width: none;
	}

.center {
	text-align: center;
	}

.alignright {
	float: right;
	}
	
.alignleft {
	float: left
	}

img.center, img[align="center"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
	
img.alignright, img[align="right"] {
	padding: 4px !important;
	margin: 0 0 2px 7px !important;
	display: inline;
	}

img.alignleft, img[align="left"] {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}
	
img.absmiddle {
        vertical-align: middle;
        margin-bottom: .25em;
        display: inline;
}

img.border {
	border: 1px solid #ccc; !important;
	}

small {
	font-size: 0.9em;
	line-height: 1.5em;
	}

small, strike {
	color: #5d5d5d;
	}
	
code {
	font: 1.1em 'Courier New', Courier, Monospace;
	}

.chronodata abbr { border: 0; }

blockquote {
	margin: 20px 0;
	padding: 0 20px 0 50px;
	color: #333;
	background: url('images/quote.png') no-repeat 10px 0;
	border: none;
	}

hr {
	display: none;
	}

.navigation {
	text-align: center;
	margin: 20px 0px 20px 0px;
	padding: 0;
	width: 90%;
	float: center;
	margin: auto;
	}

.comments .navigation {
	margin: 10px 0;
	}

.navigation .left {
	float: left;
	width: 50%;
	text-align: left;
	}

.navigation .right {
	float: right;
	width: 50%;
	text-align: right;
	}

.navigation p {
	margin: 0;
	padding: 0;
	}

.navigation a {
	color: #d7f54c;
	}

.alert {
	background: #FFF6BF;
	border-top: 2px solid #FFD324;
	border-bottom: 2px solid #FFD324;
	text-align: center;
	margin: 10px auto;
	padding: 5px 20px;
	}

img.wp-smiley {
	border: none !important;
	padding: 0 0 0 5px !important;
	}


.archive-list {
	list-style: none;
	margin: 10px 0 0 0 !important;
	padding-left: 0px !important;
	}

.archive-list li {
	display: block;
	float: left;
	margin: 0 10px 0 0 !important;
	padding: 2px 0 2px 10px !important;
	width: 150px;
	}


.archive-list li:hover {
	background: url('images/trans_block.png');
}

.entry-content ol, .entry-content ul {
	padding: 0 0 0 35px;
        list-style: square;
	}
.entry-content ol li, .entry-content ul li {
	margin: 0 0 3px;
	padding: 0;
}

ol li {
	list-style: decimal outside;
}


#searchform {
	margin-top: 20px;
	display: block;
	position: relative;
	}

#search h2 {
	display: none;
	}

input[type=text], textarea {
	color: #444;
	padding: 1px;
	margin: 0;
	}

#s {
	width: 200px;
	}

.attachment {
	text-align: center;
	}

#HomePageImage {
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}

#sidebar {

	font-size: 1.4em;
	line-height: 1.6em;
	padding: 15px 10px 250px 10px;
	margin: 0 69% 20px 0;
	width: 27%;
	color: #9acb28;
	position: relative;
	background: url('images/sidebar_background.png') center bottom no-repeat;
}
* html #sidebar {
    background: #3d7d2f url('images/sidebar_background.jpg') center bottom no-repeat;;
}
#sidebar div {
	margin: 20px 0 0;
	padding: 0;
	position: relative;
}
#sidebar span a {
	margin-left: 10px;
}
#sidebar div p {
	margin-top: 0.5em;
}
#sidebar ul, #sidebar ol, #sidebar div div {
	margin: 5px 0 0;
	padding-left: 0;
}
#sidebar ol {
	margin-left: 15px;
}
#sidebar ul li, #sidebar ol li {
	margin: 0;
	padding: 1px 0;
}
#sidebar ul li h2 {
	display: block;
	width: 180px;
	padding-left: 8px;
	background: #D1EB85;
	color: #537B46; 
	font-weight: bold;
	font-size: 1.2em;
	height: 20px;
	line-height: 18px;
}
#sidebar ul li {
	color: #F4FCCF;
}

#sidebar ul li {
	list-style: none;
}
#sidebar ul ul li{
	list-style: square;
	margin-left: 12px;
	color: #E4FA69;
}
#sidebar ul ul{
	margin: 20px;
}
#sidebar ul ul ul{
	margin: 0;
}
.pagetitle {
	margin-left: 20px;
}


/* general table styles */
table.wp-table-reloaded {
	font: 10px Arial, Sans-Serif;
	border: 1px solid #71a73a;
	margin:10px 0pt 15px;
	width: 100%;
}

/* Styles for the tablehead (<th>) (if enabled) */
table.wp-table-reloaded thead tr th, table.wp-table-reloaded tfoot tr th {
	background-color:#d7f54c;
	font-color: #71a73a;
	font-weight: bold
	font-size: 12px;
	padding: 5px;
	align: middle;
}

table.wp-table-reloaded tbody H3 {
	font-size: 11px;
        font-weight: bold
 
}

table.wp-table-reloaded tbody H4 {
	font-size: 11px;
 
}

table.wp-table-reloaded tbody td {
	font-size: 10px;
        padding: 4px;
	vertical-align: middle;
	text-align: left;

}

/* Styles for coloring selected TRs  */
table.wp-table-reloaded tbody tr.chapter td {
	background-color:# d7f54c;



/**************************************/
/* how to change column widths :
you can access a column with its CSS-class
(that is ".column-" plus the number of the column)
use table.wp-table-reloaded-id-<id> for just a single table (with ID <id>)

example: this changes the width of the third column of table ID 5 to 25px:


table.wp-table-reloaded-id-5 .column-3
{
	width: 25px;
}

*/
/* Style for the Table Name (in <h2>-Tag) (if printed above the table) */
h2.wp-table-reloaded-table-name {

	font-size: 1.8em;
	font-weight: bold;
	color: #bce779;
	text-decoration: none;

}	
}

/* Style for the Table Description (if printed under the table) */
span.wp-table-reloaded-table-description {
	font-size: 1.5em;
	color: #d7f54c;
}

