/*
Theme Name: Green Apple
Theme URI: http://wordpress.org/
Description: Green Apple is a modern widget-ready green & blue theme designed by <a href="http://www.enquira.com/">enQuira</a> and supported by <a href="http://www.rakcha.com/">rakCha</a>.
Version: 1.0
Author: Erik Gyepes
Author URI: http://www.erikgyepes.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
*/


/* @override http://pandolist.org/wordpress/wp-content/themes/GreenApple/style.css */

* { padding: 0; margin: 0; }

body {
 font-family: Arial, Helvetica, sans-serif;
 color: #313131;
 font-size: 13px;
	background: #3e3e3e url(images/bg.png) repeat;
}
#wrapper {
 margin: 0 auto;
 width: 877px;
}

a:link {
	color: #698c46;
	font: 12px Verdana;
	text-decoration: none;
}

a:visited {
	color: #698c46;
	font: 12px Verdana;
	text-decoration: none;
}

a:hover {
	color: #698c46;
	font: 12px Verdana;
	text-decoration: underline;
}
#header {
 width: 501px;
 height: 72px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/headerbg.png);
	padding-top: 20px;
	padding-left: 10px;
	font: small-caps bold 32px "Lucida Grande", Lucida, Verdana;
	color: #000;
}

#header a:link {

		font: small-caps bold 32px "Lucida Grande", Lucida, Verdana;
	color: #fff;
	text-decoration: none;
}

#header a:visited {

		font: small-caps bold 32px "Lucida Grande", Lucida, Verdana;
	color: #fff;
	text-decoration: none;
}

#header a:hover {

		font: small-caps bold 32px "Lucida Grande", Lucida, Verdana;
	color: #fff;
	text-decoration: underline;
}

#leftcolumn {
 color: #333;
 height: 350px;
 width: 183px;
 float: left;
}
#rightcolumn {
 color: #333;
 height: 350px;
 width: 183px;
 float: left;
margin-top: -45px;
}

#leftmini {
	width: 24px;
	height: 300px;
	float: right;
	margin-top: 15px;
}

#footer {
 	width: 511px;
 	height: 37px;
	background: url(images/footerbg.png) no-repeat center;
	font: 12px Arial;
	color: white;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	padding-top: 13px;
}

#rightTop {
	background-image: url(images/rightTop.png);
	width: 183px;
	height: 110px;

}

#rightTop h1 {
	color: #558dbf;
	font: bold 19px Arial;
	padding-right: 5px;
	padding-left: 10px;
	padding-top: 20px;
}

h2 {
	color: #558dbf;
	font: bold 19px Arial;
	padding-top: 5px;
}

h1{
	color: #558dbf;
	font: bold 23px Arial;
	padding-top: 5px;
}

.title1 {
	color: #558dbf;
	font: bold 19px Arial;
	padding-top: 5px;
}

.title1 h2 {
	color: #558dbf;
	font: bold 19px Arial;
	padding-top: 5px;
}

.title1 h1 {
	color: #558dbf;
	font: bold 19px Arial;
	padding-top: 5px;
}

#rightCenter {
	width: 183px;
	background: url(images/rightCenter.png) repeat-y;
}

#rightBottom {
	width: 183px;
	height: 42px;
	background-image: url(images/rightBottom.png);
}

#rightContent {
	width: 171px;
	margin-left: 7px;
	margin-right: 5px;
}

/* @group Search */

#searchBG {
	width: 163px;
	height: 39px;
	background-image: url(images/searchBG.png);
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
}

#searchContent {
	width: 157px;
	height: 28px;
	margin-left: 3px;
	padding-top: 2px;
}

#searchGo {
	width: 28px;
	height: 28px;
	float: right;
}

#searchIn {
	height: 28px;
	width: 100px;
	float: left;
}

#searchinput {
	background-color: transparent;
	border: none;
	height: 27px;
	width: 125px;
	font: 14px Verdana;
	padding-top: 5px;
	padding-left: 3px;
}



/* @end */

/* @group Date */

.dateBG {
	background-image: url(images/dateBG.png);
	width: 89px;
	height: 47px;
}

.dateNum {
	float: left;
	color: white;
	font: bold 20px Verdana;
	margin-top: 4px;
	margin-left: 7px;
}

.dateMon {
	float: right;
	font: 16px Verdana;
	color: white;
	margin-right: 7px;
	margin-top: 6px;
}

.dateContent {
	width: 100px;
	height: 100%;
	float: left;
}



/* @end */

/* for understanding browsers */
#content {
 float: left;
 width: 491px;
 display: inline;
 background: #fff url(images/contentbg.png) repeat-x;
 height: 100%;
 min-height: 585px;
 padding: 10px;
}
/* for Internet Explorer */
/*\*/
* html #content {
height: 585px;
width: 389px;
}
/**/

.postContent {
	width: 491px;
	height: 100%;
	float: none;
}

.postCenter {
	width: 387px;
	height: 100%;
	float: right;
}

.postCenter h2 {
	font: 20px Verdana;
	color: #698c46;
}

.title1 a:link {
	font: normal 20px Verdana;
	color: #698c46;
	text-decoration: none;
}

.title1 a:visited {
	font: normal 20px Verdana;
	color: #698c46;
	text-decoration: none;
}

.title1 a:hover {
	font: normal 20px Verdana;
	color: #698c46;
	text-decoration: underline;
}

.entry .subLinks {
	font: 13px Arial;
	color: #949494;
}

.entry .subLinks a:link {
	font: 13px Arial;
	color: #949494;
	text-decoration: underline;
}

.entry .subLinks a:visited {
	font: 13px Arial;
	color: #949494;
	text-decoration: underline;
}

.entry .subLinks a:hover {
	font: normal 13px Arial;
	color: #949494;
	text-decoration: none;
}

.postContent .postLet {
	color: #2e2e2e;
	font: 12px Verdana;
}

.postContent .postLet a:link {
	color: #698c46;
	font: 12px Verdana;
	text-decoration: none;
}

.postContent .postLet a:visited {
	color: #698c46;
	font: 12px Verdana;
	text-decoration: none;
}

.postContent .postLet a:hover {
	color: #698c46;
	font: 12px Verdana;
	text-decoration: underline;
}

#postDiv {
	background-image: url(images/postDiv.png);
	width: 468px;
	height: 1px;
	margin-right: auto;
	margin-left: auto;
}

/* @group Cooments */

.comm_title{
	color:#105fac;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:17px;
	font-weight:bold;
	padding-bottom:15px;
}

.comm_count{
	color:#105fac;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	padding-bottom:5px;
}

.comm_data{
	background:#f6f6f6;
	height:25px;
}

.comm_data_pad{
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	padding-top:6px;
	padding-left:5px;
}


.comm_data_pad a{
	color:#000000;
}
.comm_text{
	color:#7f7f7f;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	line-height:20px;
	padding-left:5px;
	padding-bottom:10px;
}
.comm_text p{
	margin:0px;
	padding:0px;
}

#comm_form
{
	padding-left:5px;
	padding-top:20px;
	padding-bottom:20px;
	padding-right:0px;
	text-align:left;
}

.form_comm_end{
	background:url(images/form_comm_end_bg.png) no-repeat top left;
	height:14px;
	padding-left:0px;
	padding-bottom:00px;
}



/* @end */

/* @group sidebar */
#rightContent{


	background:url(images/right_bg.png) repeat-y top left;
}
#rightContent ul{
	padding:0px;
	margin:0px;
}
#rightContent li{
	padding:0px;
	margin:0px;
	list-style-type:none;
}
#rightContent ul li h2{
	color: #558dbf;
	font: bold 19px Arial;
	margin:0px;
	padding-left:0px;
	padding-right:4px;
	padding-top:15px;
	padding-bottom:0px;
	/*background:url(images/ul_top.png) repeat-x top right;*/
	height:20px;
}
#rightContent ul li{
	color:#8e8e8e;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	background:url(images/ul_end.png) no-repeat bottom;
}
#rightContent li a:link{
	color:#8e8e8e;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-weight:normal;
	line-height:18px;
}

#rightContent li a:visited{
	color:#8e8e8e;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-weight:normal;
	line-height:18px;
}

#rightContent li a:hover{
	color: #558dbf;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:underline;
	font-weight:normal;
	line-height:18px;
}
#rightContent ul{
	padding-bottom:0px;
}
#rightContent ul li ul{
	padding-bottom:15px;
	padding-left:0px;
}
#rightContent ul li ul li ul{
	padding-bottom:0px;
}
#rightContent ul li ul li{
	color:#8e8e8e;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding-left:0px;
	padding-right:0px;
}
#rightContent ul li ul li ul li{
	color:#8e8e8e;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding-left:0px;
	padding-right:0px;
}
#rightContent ul li ul li{
	border-bottom:0;
	background: url(images/solid_li.png) bottom left no-repeat;
}
#rightContent ul li.widget_categories ul li{
	background: url(images/solid_li.png) bottom left no-repeat;
	border-bottom:0;
}
#rightContent ul li ul li a{
	padding-left:8px;
	background: url(images/bg_li.png) bottom left no-repeat;
}

#rightContent ul li.widget_archives ul li a{
	padding-left:8px;
	background: url(images/bg_li2.png) bottom left no-repeat;
}

#rightContent ul li.widget_categories ul li a{
	padding-left:8px;
	background: none;
}
#rightContent ul li.widget_meta ul li a{
	padding-left:8px;
	background: url(images/bg_li3.png) bottom left no-repeat;
}

#rightContent ul li ul li ul{
	padding-left:5px;
}
#rightContent ul li.widget_categories ul li ul li {
	border:0px;
	background: none;
}
#rightContent li ul li ul li a{
	background: url(images/line_li.png) left bottom no-repeat;
	padding-left:9px;
}

/* end sidebar*/

#postimage {
	margin: 5px;
}

#footer h3 {
	font: 12px Arial;
	color: white;
	top: 5px;
}

#footer h3 a {
	font: 12px Arial;
	font-weight: bold;
	color: white;
}


/* #navcontainer { width: ; } */

#navcontainer ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
}

#navcontainer a
{
display: block;
width: 20px;
height: 73px;
background-image: url(images/tabsNormal.gif);
	margin-top: 5px;
	padding-left: 4px;
	padding-top: 17px;
}

#navcontainer a:link, #navlist a:visited
{
background-image: url(images/tabsNormal.gif);
text-decoration: none;
}

#navcontainer a:hover,
#navcontainer .current_page_item a
{
color: #fff;
	background-image: url(images/tabsOver.gif);
}


#navlinks #previous,
.left {
	float: left;
}
#navlinks #next,
.right {
	float: right;
}

#content img {
	padding: 5px;
	margin: 5px;
}

.comm_text ol,
.comm_text ul {
	margin: 0 0 0 30px;
	list-style-position: outside;
}
.comm_text ol li {
	padding: 0 5px;
	position: relative;
}

.comm_text ol li ul li,
.comm_text ol li ol li {
	margin: 0;
	padding: 0;
}
