/*
Theme Name: Green Apples
Theme URI: http://wordpress-themes.rosecitygardens.com
Description: A fresh and clean, green and white 3 column theme that is very search-engine friendly. Now updated for WordPress 2.7 with threaded comments and a new, 3-level page menu with jQuery support.

Version: 2.0
Author: Rose City Sister
Author URI: http://rosecitygardens.com/
Tags: green, white, flexible-width, three-columns, left-sidebar, right-sidebar

	Green Apples 2.0
	 http://wordpress-themes.rosecitygardens.com/?wptheme=Green+Apples

	This theme was designed and built by Liane Blanco aka Rose City Sister at 
	RoseCityGardens.com.
	
	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
	
	The green apples photo in the header is by the very talented Jean Scheijen at http://www.vierdrie.nl/
*/

	/* 2008-01-17 - Replaced page list menu with a 3-level javascript alternative, and updated theme with post class function and threaded comments */
	
	/* 2008-07-07 - Post navigation styling fixed and arrows added to replace code, menu fixed to display properly in IE6. */
	
	/* kill defaults */

* {
	margin: 0;
	padding: 0;
	background-color: transparent;
}


/* Begin Typography & Colors */

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Sans Unicode',Arial,sans-serif;
	color: #666;
	}

#page {
	background: url(col3.gif) repeat-y !important;
	min-height: 700px;overflow: auto;	
	width: 960px !important;
	margin: 0 auto !important;
}
	
#top {
	background: #fff;
	border-bottom: 1px solid #ffffff;
}	
	
#header {
	background: #ffffff url(rocks.jpg) no-repeat bottom right;
	border-bottom: 1px solid #a8b772;
}

#headerimg a:link, #headerimg a:visited, #headerimg a:active, #headerimg a:hover, #headerimg h1 a:link, #headerimg h1 a:visited, #headerimg h1 a:active, #headerimg h1 a:hover {
	font: 700 40px Verdana,Tahoma,"Lucida Grande",sans-serif;
	color: #a8b772;
	text-decoration: none;
	background: transparent;
	text-shadow:1px 1px 2px #9C9B9B;
}


.shadowpic{
	box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.2);
}

.description {
	font: 600 1.5em "Courier New",Courier,serif;
	color: #999 !important;
}

#content {
	font-size: 1.2em
}

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


.alt {
	background: #fff;
}

li.alt {
	background: #fff;
}

#footer {
	background: #fff;
	border-top: 1px solid #a8b772;


}
#footer a {
	font-size: 0.9em;
	text-decoration: none;
}

h1, h2, h3 {
	font-family:  Verdana,'Lucida Grande','Trebuchet MS',Arial,Sans-Serif;
	font-weight: 500;
	}

#headerimg h1 {
	font-size: 4em;
	text-align: left;
	}

h1 {
	font-size: 2.0em;
}

.post h1 {
	clear: right;
	color: #666666;
	text-shadow:1px 1px 2px #C1C1C1;
	}

.post h2 {
	font-size: 2em;
	text-shadow:1px 1px 2px #C1C1C1;
	}

.post h4 {
	font-size: 1.5em;
	color: #666666;
	text-shadow:1px 1px 2px #C1C1C1;
	margin-top: 30px;
	}

h2.pagetitle {
	font-size: 1.8em;
	}

#sidebar h2, #sidebar2 h2  {
	color: #999 !important;
	font-family: Verdana,'Lucida Grande',sans-serif !important;
	font-size: 1.2em;
	font-weight: 600 !important;	}
#sidebar ul li strong, #sidebar2 ul li strong {
	font-size: 1.2em;
	color: #999 !important;
	font-family: Verdana,'Lucida Grande',sans-serif !important;
	
}
#sidebar ul li:first-line, #sidebar2 ul li:first-line {
	font-size: 1.2em;
	color: #999 !important;
	font-family: Verdana,'Lucida Grande',sans-serif !important;
	font-weight: 600;
	
}

#sidebar ul ul li, #sidebar ul ul li:first-line, #sidebar2 ul ul li:first-line {
	font-weight: normal;
	font-size: 1em;
}
	

.sides ul a:link, .sides ul a:visited {
	color: #929F61;
	text-decoration: none;
}

.sides ul a:active, .sides ul a:hover {
	color: #a8b772;
	text-decoration: underline;
}



h3 {
	font-size: 1.4em;
	margin-bottom: 10px;
	color: #a8b772;
	}

h1, h1 a, h1 a:hover, h1 a:visited {
	text-decoration: none;
	color: #999;

	}

h2, h2 a, h2 a:visited  {
	color: #999;
}
h3, h3 a, h3 a:visited {
	color: #999;
}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a:link, h3 a:visited, #sidebar h2, #sidebar2 h2, #wp-calendar caption, cite {
	text-decoration: none;
	}
h3 a:hover, h3 a:active {
	color: #a8b772;
	text-decoration: underline;
}



.entry p a:visited {
	color: #666;
	
	}
.more-link {
	font-weight: 600;
	font-size: 1em;
}

.dateright {
	float: right;
	padding: 5px;
	padding-top: 0px;
}


#commentform p {
	font-size: .9em;

	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar, #sidebar2 {
	font-size: 1em;
	}

small, #sidebar ul ul li, #sidebar ul ol li, #sidebar2 ul ul li, #sidebar2 ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #666;
	}

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

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	border: none;
	}

h2 a:hover, h3 a:hover {
	color: #a8b772;
	text-decoration: none;
	}
a, a:link, a:visited {
	color: #666;
}

a:hover, a:active {
	color: #a8b772;
	text-decoration: underline;
	}

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

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

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {

	}

#page {
	width: 100%;
	height: 100%;
	left: 0px;
	top: 0px;
	clear: both;
	}

#top {
	width: 100%;
	top: 0px;
	height: 0px;
	clear: both;
	}

#header {
	top: 0px;
	left: 0;
	width: 100%;
	height: 150px;
	clear: both;
	}
	
#headerimg {
	padding-top: 40px;
	padding-left: 30px;

}
.description {
    margin-left: 10px;
	clear: both;
}

div#container {
	width: 100%;
	float: left;
	padding-top: 20px;
	overflow: auto;
	height: 100%;
	clear: both;
	background: transparent;

}
div#content {
	margin: 0 220px 0 220px;
	padding-left: 10px;

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

.widecolumn {
	line-height: 1.4em;
}

.narrowcolumn .postmetadata {
	text-align: center;

}

div.sides {
	float: left;
	overflow: hidden;
	width: 210px;
	padding-top: 20px;
    vertical-align: top;


	}

div#sidebar {
	margin: 0 0 0 -100%;
	padding-top: 20px;
	padding-left: 10px;
	vertical-align: top;
}

* html div#sidebar {
	left: 20px;
	position: relative;
}

div#sidebar2 {
	margin: 0px 0 0 -210px;
	padding-top: 20px;
    vertical-align: top;
}

.narrowcolumn {

	}

.widecolumn {

	}

.post {
	padding-bottom: 10px;
	margin-right: 20px;
	}

.posttitle {
	margin-right: 20px;
	margin-left: 20px;
	padding: 10px 0px;
}

.post .entry p {
	margin-bottom: 10px;
}

.entry p{
	font-size: 1.1em
}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {

	text-align: center;
	border: none;
	
	}

.widecolumn .postmetadata {

	text-align: center;
	border: none;
	
	}

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

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

.clear {
	
	clear: both;
	}
div.clear {
	width: 100%;
	clear: both;
}
.whitespace {
	height: 20px;
	background: #fff;
}
	




div#footer { 
	clear: both;
	width: 100%;
	margin: 0px auto;
	padding: 20px 0px;
	text-align: center;

	}

#footer p {
	margin: 0;

	}
	
.entry {
	clear: both;
	padding-top: 5px;
}
/* End Structure */



/*	Begin Headers */
h1 {

	}

h2 {
	}

h2.pagetitle {

}

#sidebar h2 {

	}

h3 {

	}

h3.comments {

	}
/* End Headers */



/* 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: 0 4px 2px 4px;
	margin: 0 0 0 7px;
	display: inline;
	}

img.alignleft {
	padding: 0 4px 0px 4px;
	margin: 0 7px 0 0;
	display: inline;
	}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

/* End Images */



/* Begin Lists */

html>body .entry ul {
	list-style-image: url(bullet.gif);
	list-style-type: disc;
	padding-left: 20px;
	margin-bottom: 15px;
	margin-left: 10px;

	}

html>body .entry li {
	}

.entry ul li:before, #sidebar ul ul li:before, #sidebar2 ul ul li:before {
	}

.entry ol {
	margin-left: 35px;
	margin-bottom: 15px;
}
.entry ol li {

	}
.entry ul li ul li, .entry ul li ul li ul li {
	font-size: 100%;
}

.entry ol ol, .entry ol ul {
	font-size: 100%;
}

#sidebar ul, #sidebar2 ul {
	list-style: none;
	width: 175px;

}

#sidebar ul li, #sidebar2 ul li {
	padding-bottom: 15px;
}

#sidebar ul ul, #sidebar2 ul ul {
	list-style-image: url(rarrow.gif);
	list-style-type: disc;
	padding-left: 18px;
}

#sidebar ul ul li, #sidebar2 ul ul li {
		padding-bottom: 0;
}


/* definition lists */

dl
{
clear: both;
display: block;
margin: 15px;
text-align: center;
font-size: 1.1em;
}

dl dt
{
left: 0;
width: 110px;
font-weight: 600;
float: left;
padding: 0;
text-align: left;
margin-bottom: 5px;
}

dd
{
border-left: 1px solid #ccc;
margin: 0 0 10px 130px;
padding: 0 0 1em 1em;
width: auto;
text-align: left;

}

/* End Entry Lists */



/* Begin Form Elements */
#searchform, #searchform2 {
 width: auto;
	}
#searchform2 {
	text-align: left;
	margin-top: 20px;
	margin-bottom: 20px;
}

#sidebar #searchform #s, #sidebar2 #searchform #s {
	width: 100px;
	background-color: #f5f5f5;
	border: 1px solid #A8B772;
	padding: 0 2px;

	}

#searchform2 #s2 {
	width: 200px;
	background-color: #f5f5f5;
	border: 1px solid #a8b772;
    padding: 0 2px;
}

#sidebar #searchsubmit, #sidebar2 #searchsubmit, #searchsubmit2 {
	width: auto;
	background: transparent url(find.gif) left no-repeat;
	padding-left: 18px;
	height: 20px;
	border: none;
	font-weight: 600;
	font-size: 1.1em;
	}


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

select {
	width: 130px;
	background-color: #f5f5f5;
	border: 1px solid #a8b772;
	}
	

/* End Form Elements */


/* Begin Sidebars */
div.sides {
	float: left;
	overflow: hidden;
	width: 210px;
	padding-top: 20px;


}
div#sidebar {
	margin: 0 0 0 -100%;
	padding-top: 20px;
	padding-left: 10px;
}
* html div#sidebar {
	left: 20px;
	position: relative;
}
div#sidebar2 {
	margin: 0px 0 0 -210px;
	padding-top: 20px;
}

/* End Sidebar */



/* Begin Calendar */
#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; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border: none;
	}

blockquote {
	margin: 15px 30px;
	padding: 10px;
	border: 1px dotted #a8b772;
	background: #f8f8f8;
	}

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

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	width: auto;
	margin-right: 20px;
	margin-bottom: 10px;
	display: block;
	clear: both;
	padding-bottom: 20px;
	background: transparent;
}

.navigation .alignright {
	width: 40%;
	float: right;
	background: transparent url(rarrow.gif) no-repeat top right;
	padding-right: 20px;
	text-align: right;
	}

.navigation .alignleft {
	float: left;
	width: 40%;
	background: transparent url(larrow.gif) no-repeat top left;
	padding-left: 20px;
	text-align: left;
	}

	

/* End Various Tags & Classes*/

/* menu structure */

#navigation {
	width: 750px;
	text-align: left;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 25px;
}


/* Threaded Comments */
/* miscellaneous elements */

pre {
	width: 100%;
	padding: 10px;
	overflow: scroll;
	margin-bottom: 10px;
	font-size: 1.2em;
}

h1, h2, h4, h5, h6 {
	font-family:  Verdana,'Lucida Grande','Trebuchet MS',Arial,Sans-Serif;
	margin-bottom: 10px;
	font-weight: 500;
	color: #666666;
}

h3 {
	font-family:  Verdana,'Lucida Grande','Trebuchet MS',Arial,Sans-Serif;
	font-weight: 600;
}


/* miscellaneous stuff */
/* definition lists */

dl
{
clear: both;
display: block;
margin: 15px;
text-align: center;
font-size: 1.1em;
}

dl dt
{
left: 0;
width: 110px;
font-weight: 600;
float: left;
padding: 0;
text-align: left;
margin-bottom: 5px;
}

dd
{
border-left: 1px solid #ccc;
margin: 0 0 10px 130px;
padding: 0 0 1em 1em;
width: auto;
text-align: left;

}


/* End Entry Lists */

/* Entry Forms */

.entry fieldset {
	padding: 20px;
	border: 1px dotted #ccc;
}

.entry legend {
	height: 30px;
	background: #fff url(tab-background.gif) repeat-x bottom;
	border: 1px solid #ccc;
	border-bottom: 2px solid #ccc;
	font-family: Helvetica,Verdana,Geneva,Arial;
	padding: 7px 5px 3px 5px;
	font-size: 1.2em;
}

fieldset p {
	margin-top: 15px;
}


.entry input.radio {
	margin: 0;
}
.entry table {
	margin-bottom: 15px;
}
.entry table th, .entry table td {

	border: 1px solid #ccc;
	border-collapse: collapse;
}
.entry table th {
	background: #fff url(tab-background.gif) repeat-x bottom;
	font-weight: 600;
		padding: 10px;
}

.entry table td {
	padding: 4px 10px;
}


/* misc */

hr {
	color:#ddd;
	background-color:#ddd;
	height:1px;
	border:none;
	margin: 10px 0px;
}

fieldset, form {
	text-align: left !important;
}
/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */



.formtext  {
    text-align: center; 
    font-size: 13px;
    font-weight: normal; 
    margin-bottom: 0px; 
    color: #999999; 
}

#number {
	color: #CC0000;
	text-shadow:1px 1px 2px #9C9B9B;
}

.callnow {
    margin: 30px 0 0 0;
    text-align: left;
    font-weight: bold;
    text-transform: uppercase;
    color: #484747;
    font-size: 1.2em !important;
}


img.right {
	float: right;
	margin: 0 0 20px 20px;
}


.social{
	margin-bottom: 20px;
	height: 63px;
	max-height: 63px;
	overflow: hidden;
	width: 135px;
}

.fb-like{
	margin-right: 10px;
}