/*
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
Version: 1.01
Author: Rose City Sister
Author URI: http://rosecitygardens.com/
Tags: green, white, liquid, three columns, widgets

	Green Apples 1.01
	 http://wordpress-themes.rosecitygardens.com

	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-07-07 - Post navigation styling fixed and arrows added to replace code, menu fixed to display properly in IE6. /*
	
	/* Remove default margins and padding and set default background */

* {
	margin: 0;
	padding: 0;
	color: #666;
}


/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Verdana,'Lucida Grande','Trebuchet MS',Arial,Sans-Serif;
	color: #666;
	}
	
#top {
	background: #ADCB43;
	border-bottom: 1px solid #ADCB43;
}	

.description {
	font: 600 1.5em Verdana,'Lucida Grande','Trebuchet MS',Arial,Sans-Serif;
	color: #666!important;
        margin-left: 10px;
        padding-left:200px;
	clear: both;
        font-style: italic ;
}

#content {
	font-size: 1.2em;
      text-align:justify;
	}

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

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

.widecolumn {
	line-height: 1.4em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.alt {
	background: #fff;
	}

li.alt {
	background: #f8f8f8;
}

#footer {
	background: #fff;
	border-top: 2px solid rgb(215,230,166) ;
}

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

small, div.postmetadata {
	font-size: 0.9em;
	line-height: 1.5em;
	}

.postmetadata a {
	text-decoration: none;
}

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

h1 {
	font-size: 2.0em;
}
.post h1 {
	clear: right;
	}

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

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

#sidebar h2, #sidebar2 h2  {
	color: #999 !important;
	font-family: Verdana,'Lucida Grande','Trebuchet MS',Arial,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','Trebuchet MS',Arial,Sans-Serif !important;	
}

h1#widget2 , h1#widget {
	font-size: 1.8em;
        font-weight:500;
        color: white;
        width:170px;
	background: #B9D262;
}

li#widget2 {
      width:170px;
      text-align : justify; 
}


#sidebar ul li:first-line, #sidebar2 ul li:first-line {
	font-size: 1.2em;
	color: #999 !important;
	font-family: Verdana,'Lucida Grande','Trebuchet MS',Arial,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: #666;
	text-decoration: none;
}

.sides ul a:active, .sides ul a:hover {
	color: #ADCB43;
}

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

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: #ADCB43;
	text-decoration: underline;
}

.entry p a:visited {
	color: #666;
	}

.more-link {
	font-weight: 600;
	font-size: 0.8em;
      font-style: italic;
}

.commentlist li {
	font-size: 1.1em;
	}

.commentlist li {
	font-weight: 600;
	display: block;
	clear: both;
	}

.commentlist li .avatar { 
	border: 1px solid #ADCB43;
	padding: 2px;
	}

.commentlist li .avatarfloat {
	float: left;
	padding:2px;
	width: 75px;
	height: 100%;
}

.commentlist li .avatarfloat p {
	clear: both;
}

.commentlist li .commentfloat {
	margin-left: 75px;
	text-align: left;
	width: auto;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	display: block;
	width: auto;
	padding-bottom: 5px;
	}

.commentlist cite {
		border-bottom: 1px dotted #ADCB43;
}

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

.commentlist li .commentfloat p {
	font-weight: normal;
	line-height: 1.4em;
	text-transform: none;
	font-size: .9em;
	}

#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;
	}

.postmetadata {
	}

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: #ADCB43;
	text-decoration: none;
	}

a, a:link, a:visited {
	color: #666;
}

a:hover, a:active {
	color: #ADCB43;
	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 {
      background: rgb(215,230,166) url(images/lyem-background.png) repeat-y 50% 0;
      text-align : center;
	}

#page {
	width: 939px;
      margin:0 auto; 
      text-align : left;
	height: 100%;
      display:block;
	}

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

@media print {    
#header {    
      height:260px;
	display: list-item;               
	list-style-image: url(images/lyem-banner-print.png); 
	list-style-position: inside;       
	letter-spacing: -1000em;           
	font-size: 1pt;                    
	color: #fff;                       
	}
h1#blogname, h1#intention, div#menu, div#sidebar, div#sidebar2  {
      display: none;
	}
}


@media screen {   

#header {     
	height: 260px;
      background-image:url(images/lyem-banner940.png) ;
      background-repeat:no-repeat;
	}

h1#blogname, h1#intention {
	margin:0;
	}

h1#blogname a {
	position: absolute;
        margin-left:20px;
	top: 60px ;
}	

h1#intention a:link, h1#intention a:visited, h1#intention a:active {
	position: relative;
	width: 420px ;
	height: 15px ;
	display: block ;
	margin-left: 5px ;
	top: 225px ;
	font-family: Verdana,'Lucida Grande','Trebuchet MS',Arial,Sans-Serif;
	font-size: 12px ;
	font-weight: normal;
      text-align:center;
	color: #6c6753ff;
	text-decoration: none ;
}

h1#intention a:hover {
      color: white;
}

div#menu {
	position: relative;
      top:225px;
      left:402px;
}

ul#menu
{
	height: 15px ;
	margin: 0 ;
	padding: 0 ;
	list-style-type: none ;
}

ul#menu li
{
      float: left;
	text-align: center ;
}

ul#menu li a:link, ul#menu li a:visited, ul#menu li a:active {
	width: 154px ;
	display: block ;
	font-family: Verdana,'Lucida Grande','Trebuchet MS',Arial,Sans-Serif;
	font-size: 12px ;
	font-weight: normal;
      text-align:center;
	color: white;
	text-decoration: none ;
}

ul#menu li a:hover {
      color: #999;
}

}

div#container {
	width: 580px;
	float: left;
      margin : 0 0 0 180px;
      display:inline;
	padding-top: 20px;
	height: 100%;
}


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

@media screen {
div#sidebar, div#sidebar2 {
      height:100%;
	width : 170px;
	margin : 0;
	display:block;
      }
}


div#sidebar {
      padding: 0 0 0 6px;
	float: left;
	margin-left: -760px;
	overflow:hidden;
}

div#sidebar2 {
      padding: 0 6px 0 0;
	float:left;
	overflow:hidden;
}

div#sidebar-menu a:link, div#sidebar-menu a:visited, div#sidebar-menu a:active {
        background-image:url(images/sidebar-menu.png); 
	width: 170px ;
        height:46px;
	display: block ;
	font-family: Verdana,'Lucida Grande','Trebuchet MS',Arial,Sans-Serif;
        text-align:left;
	color: white;
        text-decoration: none ;
 	font-size: 1.8em;
        font-weight:500;
}

div#sidebar-menu a:hover {
      color: #999;
}


.narrowcolumn {
	}

.widecolumn {
	}

.post {
	padding-bottom: 10px;
	margin-right: 20px;
	margin-bottom: 15px;
	border-bottom: 1px solid #ADCB43;
	}

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

.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;
	}

.postmetadata {
	clear: both;
	margin-top: 15px;
	}

.clear {
	clear: both;
	}

div.clear {
	width: 100%;
	clear: both;
}

.whitespace {
	height: 20px;
	background: #fff;
}
	
div#footer { 
	clear: both;
	width: 939px;
	padding: 20px 0px;
	text-align: center;
      margin:0 auto; 
}

#footer p {
	margin: 0;
	}
	
.entry {
	clear: both;
	padding-top: 15px;
}
/* End Structure */




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

.lyemvupar ul {
	list-style-image: url(images/bullet.gif);
	list-style-type: disc;
	padding-left: 20px;
	margin-bottom: 15px;
	margin-left: 10px;
	}

html>body .entry ul {
	list-style-image: url(images/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 {
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar2 ul {
	list-style: none;
}

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

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

#sidebar ul ul#english, #sidebar2 ul ul#english {
	list-style-image: url(images/union-jack10.jpg);
	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 {
	}

#searchform2 {
	text-align: left;
	margin-top: 20px;
	margin-bottom: 20px;
}

#sidebar #searchform #s, #sidebar2 #searchform #s {
	width: 100px;
	background-color: #f5f5f5;
        background: url(images/lyem-ico.png) no-repeat left;	
        border: 1px solid #ADCB43;
	padding: 0 17px;
	}

#searchform2 #s2 {
	width: 200px;
	background-color: #f5f5f5;
        background: url(images/lyem-ico.png) no-repeat left;
	border: 1px solid #ADCB43;
        padding: 0 17px;
}

#sidebar #searchsubmit, #sidebar2 #searchsubmit, #searchsubmit2 {
	width: auto;
	background: white;
	padding-left: 5px;
	border: none;
	}

.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 #ADCB43;
	}

#commentform {
	text-align: left;
	margin-top: 15px;
}

#commentform label {
	display: block;
	clear: right;
	font-size: 1.1em;
}

#commentform input {
	width: 300px;
	padding: 2px;
	background-color: #f5f5f5;
	border: 1px solid #ADCB43;
	margin-bottom: 10px;
	}

#commentform textarea {
	width: 300px;
	height: 150px;
	padding: 2px;
	background-color: #f5f5f5;
	border: 1px solid #ADCB43;
	font-size: 1.1em;
	font-family: 'Lucida Sans Unicode',Arial,Verdana,sans-serif;
	}

#commentform #submit {
background: transparent url(images/pencil.gif) no-repeat left;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 4px;
padding-left: 20px;
height: 23px;
border-top: 1px solid #ccc;
border-right: 1px solid #ccc;
border-left: 1px solid #ccc;
border-bottom: 1px solid #333;
color: #000;
font: 700 1em Verdana,sans-serif;
width: auto;
margin-top: 5px;
	}

/* End Form Elements */



/* Begin Comments*/
.alt {
	background: #fff;
	margin: 0;
	}

.commentlist {
	padding: 0;
	text-align: left;
	margin-right: 20px;
	margin-left: 0px;
	margin-top: 20px;
	border-top: 1px solid #ADCB43;
	margin-bottom: 20px;
	}


.commentlist li, .commentlist li.alt {
	list-style: none;
	border-bottom: 1px solid #ADCB43;
	padding-bottom: 10px;
	padding-top: 10px;
	}

.commentlist p {
	padding: 5px 0px;
	}

#commentform p {
	}

.nocomments {
	text-align: left;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}

/* End Comments */






/* 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: 30px 20px 30px 0;
	padding: 10px;
	border: 1px dotted #ADCB43;
	background: #f8f8f8;
	text-align:center;
	}

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(images/rarrow.gif) no-repeat top right;
	padding-right: 20px;
	text-align: right;
	}

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

/* End Various Tags & Classes*/

/* menu structure */

#absnav {
	top: 55px;
	left: 0;
	width: 100%;
	text-align: left;
	height: 30px;
	position: absolute;
	z-index: 1000;
}

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

/* menu structure */

#nav {
    margin: 0;
    padding: 0;
    height: 22px;
    margin-left: 20px;
}

#nav li {
    list-style: none;
    float: left;
}
#nav li a {
    padding: 2px 8px;
    height: 22px !important;
    width: auto;
    margin-top: 4px;
}

#nav li ul li {
	padding: 0;
	text-align: left;
}

#nav li ul li a {
	    padding: 6px 0px 2px 0px;
}


#nav li:hover ul, #nav li.hover ul {
    display: block;
    position: absolute;
    margin: 0;
    padding: 0;
}

#nav li:hover li, #nav li.hover li {
    float: none;
}


/* top level link borders */

#nav {
	border-left: 1px solid #ADCB43;
	border-bottom: none;
	margin-left: 30px;
	padding: 0;
}

#nav li {
    border-right: 1px solid #ADCB43;
    border-bottom: none;
    height: 100%;

}
#nav li ul {
    display: none;
    width: 150px; /* Width to help Opera out */
}
/* second level link borders */

#nav ul {
	border:none;
}

#nav li ul li {
	border: none;
	border-bottom: 1px solid #ADCB43;
}

#nav li a {
	border: none;
}

#nav li ul, #nav li ul:hover, #nav li ul.hover {
}

/* menu background colors, font colors and formatting */

#nav li a {
    color: #666;
    text-decoration: none;
    font: 600 12px Verdana,'Lucida Grande',Arial,sans-serif;
}

#nav li a:active, #nav li a:hover {
	color: #ADCB43;
}

#nav li ul li a {
	font: 600 11px Verdana,'Lucida Grande',Arial,sans-serif;
	width: 100%;
}

#nav li ul li a:link, #nav li ul li a:visited {
	color: #666;
}

#nav li ul li a:active, #nav li ul li a:hover {
		color: #90b800;
}
    
#nav li ul {
    background-color: transparent;
}

#nav li ul li {
	background-color: transparent;
	padding-left: 2px;
	padding-top: 5px;
}

#nav li:hover ul, #nav li.hover ul {
    color: #ADCB43;
}

#nav li:hover li a, #nav li.hover li a {
    background-color: #fff;
    color: #ADCB43; 
}

#nav li li a:hover {
    background-color: transparent;color: #90b800; 
}

/* Date Button */

.post-date {
	width: 40px;
	height: 43px;
	float: left;
	background: url(images/datebutton.gif);
	text-align: left;
}
.month {
	width: 35px;
	height: 15px;
	vertical-align: top;
	font: 500 11px Arial,sans-serif;
	color: #666;
	text-align: center;
}
.day {
	width: 35px;
	padding-top: 1px;
	vertical-align: bottom;
	height: 25px;
	font: 700 16px Arial,sans-serif;
	color: #ADCB43;
	text-align: center;
}

/* miscellaneous */

.byline {
	margin-bottom: 15px;
}

p.first:first-line {
	font-weight: 600;
	color: #666 !important;
}

.tiny-pencil {
	padding-right: 14px;
	background: url(images/tiny-pencil.gif) no-repeat top right;
	margin-right: 2px;
}

.tiny-trackback {
	padding-right: 9px;
	background: url(images/tiny-trackback.gif) no-repeat top right;
}

.tiny-comments {
	padding-right: 16px;
	background: url(images/tiny-comments.gif) no-repeat top right;
}

.tiny-rss {
	padding-right: 16px;
	background: url(images/tiny-rss.gif) no-repeat right;
}
.tiny-category {
	padding-right: 16px;
	background: url(images/lyem-ico.png) no-repeat right;
}


/* END MENU */
