/*
Theme Name: Greenxi
Theme URI: https://plus.google.com/u/0/105717551774832110350/about
Author: Colixio
Author URI: 
Description: WP theme with 2 column layout, custom header, widget-ready (sidebar and footer), custom gravatar, post image thumbnail ready (only for Wordpress 2.9 or higher), easy to customize.
Version: 1.2.2
Tags: green, white, two-columns, threaded-comments, flexible-width, theme-options, custom-header, right-sidebar

License: GNU General Public License v2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Text Domain: greenxi
*/
/* miscellaneous */
#container {
	margin: 0 auto;
	height: auto;
	position: relative;
	max-width: 1152px;
	width: 95.1%;
	border-left: 4px solid #59B02E;
	border-right: 4px solid #59B02E;
}
#container1 {
	width: 100%;
	position: relative;
	float: left;
	right: 37%;
	border-right: 1px solid #BAC7BE;
	height: auto;
	z-index: 9999;
}
#container2 {
	width: 100%;
	position: relative;
	clear: left;
	float: left;
	overflow: hidden;
	background: #ffffff url(images/shadow-header.png) repeat-x top left;
	height: auto;
}
#main, #page404 {
	clear: both;
	width: 63%;
	text-align: center;
	height: auto;
	float: left;
	position: relative;
	margin: 17px 0;
	padding: 0;
	display: inline;
	left: 37%;
	overflow: hidden;
}
#sorry {
	font-weight: normal;
	font-family: 'Helvetica Narrow', Verdana, Geneva, Arial, Times;
	font-size: 1.8em;
	text-align: center;
}
img.alignright {
	float: right;
	margin: 0 0 1em 1em;
}
img.alignleft {
	float: left;
	margin: 0.4em 1em 0.5em 0;
}
img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
a img {
	border: 0;
}
a img.alignright {
	float: right;
	margin: 0 0 1em 1em;
}
a img.alignleft {
	float: left;
	margin: 0.4em 1em 0.5em 0;
}
a img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
/* end miscellaneous */
body {
	font-size: 62%;
	line-height: 1.5em;
	font-family: 'Helvetica Narrow', Arial, Verdana, Geneva, Times;
	text-align: center;
	background-repeat: repeat;
	margin: 0;
	padding: 0;
	
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'Helvetica Narrow', Geneva, Verdana, Arial, Times;
	color: #4D4D4D;
	line-height: normal;
}
p {
	color: #40454b;
}
a:link {
	text-decoration: none;
	color: #59B02E;
}
a:hover {
	text-decoration: underline;
	color: #DEB342;
}
a:visited {
	text-decoration: none;
	color: #59B02E;
}
ul, ol {
	margin: 0;
	padding: 0;
}
li {
	margin: 0;
	padding: 3px;
	text-align: left;
	list-style: none;
}
ul ul, ol ol {
	margin: 0;
	padding: 0;
}
ul ul li, ol ol li {
	padding: 3px 15px;
	margin: 0;
	font-size: 1.0em;
	border-bottom: none;
}
ul ul ul li, ol ol ol li {
	margin: 0;
	padding: 3px 15px;
	color: #dddddd;
	border-bottom: none;
}
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.gallery-caption {
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	clear: both;
}
.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;
}
/* end default */
/* header */
#header {
	background: #59B02E url(images/background-header.png) repeat-x top left;
	width: 100%;
	text-align: left;
	height: 180px;
	position: relative;
	padding: 0;
	margin: 0;
	overflow: hidden;
}
#logo {
	width: 60%;
	height: auto;
	float: left;
	text-align: left;
	margin: 0;
	padding: 0;
}
#logo h1, #logo h2 {
	font-size: 350%;
	font-style: normal;
	font-family: 'Arial', Verdana, Geneva, Times;
	margin: 25px 0 0 23px;
	line-height: 1.2em;
	padding: 0;
}
#logo h1 a:link, #logo h2 a:link, #logo h1 a:visited, #logo h2 a:visited {
	text-decoration: none;
	color: #fefefe;
}
#logo h1 a:hover, #logo h2 a:hover {
	text-decoration: none;
	color: #E6E8A1;
}
#logo p {
	font-size: 1.8em;
	font-style: italic;
	font-family: 'Arial', Verdana, Geneva, Times;
	margin: 0 0 0 23px;
	line-height: 1.0em;
	color: #fefefe;
}
.bgmenu1 {
	background: transparent url(images/bgbanmenuleft.png) no-repeat 0% 28px;
	width: 100%;
	height: 120px;
	padding: 0;
	margin: 0;
	overflow: hidden;
	position: absolute;
	top: 111px;
	left: 0;
}
.bgmenu2 {
	background: transparent url(images/bgbanmenuright.png) no-repeat 100% 6px;
	width: 100%;
	height: 120px;
	padding: 0;
	margin: 0;
	overflow: hidden;
	position: absolute;
	left: 0;
}
#menu {
	width: 91.2%;
	height: 40px;
	padding: 0;
	margin: 0 auto;
	min-width: 860px;
	border: none;
	top: 29px;
	overflow: hidden;
	left: 0;
	background: #82C138;
	text-align: center;
}
.bgban {
	width: 100%;
	z-index: 666;
	background: #82C138;
	position: absolute;
	top: 140px;
	left: 0;
}
#menu a {
	padding: 10px;
}
#menu a:link, #menu a:visited {
	color: #fefefe;
	text-decoration: none;
}
#menu a:hover {
	text-decoration: underline;
}
#menu li {
	width: auto;
	height: 40px;
	margin: 0;
	float: left;
	list-style-type: none;
	display: inline;
	font-family: 'Helvetica Narrow', Geneva, Arial, Times;
	font-size: 1.2em;
	line-height: 2.95em;
	font-weight: bold;
}
#menu li:hover {
	width: auto;
	height: 40px;
	background: #84C33A;
	float: left;
	list-style-type: none;
	/*padding: 0 18px 0 18px;
*/
	margin: 0;
	left: 0;
	display: inline;
	color: #fefefe;
	cursor: default;
}
#searchformheader {
	margin: 0;
	padding: 0;
	text-align: center;
	float: right;
	position: absolute;
	right: 1.1%;
	top: 15px;
}
#sidebar #searchform {
	margin: 10px auto;
	padding: 15px 13px;
	text-align: center;
}
#header #searchformheader .backgroundimputsearch {
	width: 145px;
	height: 32px;
	padding: 0;
	background: #84C33A;
	border: none;
	margin: 7px 3px 0 0;
	float: left;
	border: 3px solid #AEDE7E;
	color: #ffffff;
}
#header #searchformheader .hoversearch {
	width: 145px;
	height: 32px;
	padding: 0;
	background: white;
	border: 3px solid #AEDE7E;
	margin: 7px 3px 0 0;
	float: left;
	color: #84C33A;
}
#header .imputsearchtxt {
	color: #ffffff;
	background: #84C33A;
}
#header .clickimputsearchtxt {
	color: #84C33A;
	background: #ffffff;
}
#header #searchformheader #se {
	width: 96%;
	margin: 0;
	padding: 0;
	border: none;
	font-family: 'Arial', Verdana, Geneva, Times;
	font-size: 1.6em;
	font-weight: bold;
	background: transparent;
	top: 7px;
	position: relative;
}
#header #mysearchsubmit {
	width: 56px;
	height: 51px;
	padding: 0;
	margin: 0;
	border: none;
	float: left;
	display: inline;
}
/* end header */
/* searchform widget sidebar and footer */
#sidebar #searchform #s {
	width: 70%;
	padding: 3px;
	font-family: 'Arial', Verdana, Geneva, Times;
	border: 3px solid #DEDEDE;
	font-weight: bold;
	color: #535353;
	position: relative;
}
#sidebar #searchsubmit {
	height: 28px;
	border: 3px solid #BAC7BE;
	font-weight: bold;
	font-family: 'Arial', Verdana, Geneva, Times;
	top: 0;
	position: relative;
	cursor: pointer;
}
#footer #searchform #s {
	width: 55%;
	padding: 2px;
}
#footer #searchform {
	margin: 0 auto;
	padding: 0px 13px;
	text-align: left;
}
#searchform input {
	border: 1px solid #AEAEAE;
}
#sidebar .widget_search .hidden {
	font-size: 1.5em;
	font-style: normal;
	font-family: 'Helvetica Narrow', Arial, Verdana, Geneva, Times;
	text-align: left;
	color: #40454b;
}
#footer .widget_text p {
	color: #f4f4f4;
	margin: 0;
	padding: 0;
}
#sidebar .widget_text p {
	color: #40454b;
	margin: 0;
	padding: 0;
}
#sidebar .widget_text .listtitle {
	background: none;
}
#sidebar .widget_text .listtitle  h2 {
	background: #40454b url(images/background-footer.png) repeat top left;
	padding: 8px 8px 8px 8px;
	margin: 0;
}
#sidebar .widget_text .blbackgroundtitle {
	width: 7px;
	height: 7px;
	background: transparent url(images/titlebl.png) no-repeat top left;
	float: left;
	margin: -7px 0;
	padding: 0;
	position: relative;
}
#sidebar .widget_text .brbackgroundtitle {
	width: 7px;
	height: 7px;
	background: transparent url(images/titlebr.png) no-repeat top right;
	float: right;
	margin: -7px 0;
	padding: 0;
	position: relative;
}
#sidebar .listtitle .textwidget {
	background: none;
	width: 93%;
	margin: 0 auto 10px;
	height: auto;
	position: relative;
	text-align: left;
	padding-bottom: 7px;
}
#footer .widget_text .listtitle h2 {
	margin: 0 4px;
}
#footer .widget_tag_cloud .listtitle h2 {
	margin: 0 4px;
}
/* end searchform widget */
/* content post */
.posttitle {
	background: #ffffff;
	width: 100%;
	margin: 0 auto;
	height: auto;
	position: relative;
	text-align: left;
	padding-bottom: 7px;
	border-bottom: 5px solid #BAC7BE;
}
.posttitlepage {
	background: #40454b url(images/background-footer.png) repeat top left;
	width: 100%;
	margin: 0;
	height: auto;
	position: relative;
	text-align: left;
	padding-bottom: 7px;
	top: 0px;
}
.posttitle a:link {
	color: #59B02E;
	text-decoration: none;
}
.posttitle a:visited {
	color: #59B02E;
	text-decoration: none;
}
.posttitle h2 a:hover,  .posttitle h1 a:hover {
	color: #DEB342;
	text-decoration: underline;
}
.posttitle h1, .posttitle h2, .archive-title {
	padding-top: 5px;
	margin: 0;
}
.archive-title {
	font-size: 2.0em;
	font-weight: normal;
	color: #6E7781;
}
.post .posttitle h1, .post .posttitle h2, #page404  .posttitle h2 {
	font-size: 2.0em;
	font-weight: normal;
	color: #59B02E;
}
.archivebackground {
	width: 95%;
	border-bottom: 1px solid #dedede;
	border-top: 5px solid #dedede;
	position: relative;
	padding: 0 0 5px 0;
	height: auto;
	margin: 0 auto;
	display: block;
	text-align: center;
}
.postbackground {
	width: 95%;
	position: relative;
	padding: 0;
	height: auto;
	margin: 0 auto;
	display: block;
	text-align: center;
	background: #ffffff url(images/background-post.png) no-repeat top left;
}
.background-postmetadata, .background-link-pages p {
	position: relative;
	width: auto;
	margin: 0;
	padding: 0;
}
.background-link-pages {
	margin-bottom: 5px;
	padding: 0;
}
.background-link-pages p a {
	padding: 3px;
	background: #ffffff;
	border: 2px solid #BAC7BE;
}
.background-link-pages p a:link, .background-link-pages p a:visited {
	text-decoration: none;
	color: #59B02E;
}
.background-link-pages p a:hover {
	text-decoration: underline;
	color: #DEB342;
}
.datebackground {
	width: 130px;
	height: 95px;
	padding: 0;
	margin: 0;
	left: 5%;
	position: relative;
	display: inline;
	float: left;
	top: 12px;
	background: url(images/datepost.png) no-repeat 0 0;
}
.datejm {
	text-align: center;
	margin: 0 auto;
	padding: 0 8px 0 0;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 1.5em;
	font-family: 'Helvetica Narrow', Verdana, Geneva, Arial, Times;
	color: #fefefe;
	display: block;
	position: relative;
	line-height: 2.35em;
}
.datey {
	text-align: left;
	margin: 0 42px;
	padding: 0;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 3.0em;
	font-family: 'Helvetica Narrow', Verdana, Geneva, Arial, Times;
	color: #fefefe;
	display: block;
	position: relative;
	line-height: 0.5em;
}
.post {
	margin: 0 auto;
	padding: 0;
	width: 90%;
	clear: left;
	text-align: left;
	overflow: hidden;
}
.post h1, h2, h3, h4, h5, h6 {
	text-align: left;
}
.post h1 {
	font-size: 2.8em;
	font-weight: normal;
}
.post h2 {
	font-size: 2.5em;
	font-weight: normal;
}
.post h3 {
	font-size: 2.2em;
	font-weight: normal;
}
.post h4 {
	font-size: 1.9em;
	font-weight: normal;
}
.post h5 {
	font-size: 1.6em;
	font-weight: normal;
}
.post h6 {
	font-size: 1.3em;
	font-weight: normal;
}
.post ul, .post ol {
	
	font-weight: normal;
	line-height: normal;
	text-align: left;
}
.post ul li {
	font-family: 'Helvetica Narrow', Verdana, Geneva, Arial, Times;
	list-style: none;
	font-size: 1.2em;
	color: #40454b;
	background: url(images/arrow.png) no-repeat 0 5px;
	margin: 0;
	padding: 0 15px 4px 16px;
}
.post ol li {
	font-family: 'Helvetica Narrow', Verdana, Geneva, Arial, Times;
	list-style: decimal inside;
	font-size: 1.2em;
	color: #40454b;
	margin: 0;
	padding: 0 15px 4px 16px;
}
.post ul ul li {
	font-size: 1.1em;
}
.post ol ol li {
	font-size: 1.1em;
}
.post ul ul ul li {
	font-size: 0.95em;
}
.post ol ol ol li {
	font-size: 0.95em;
}
.post ul li ul li {
	font-size: 1.0em;
}
.post ol li ol li {
	font-size: 1.0em;
}
.post code {
	font-size: 1em;
}
.post form {
	text-align: left;
}
.post legend {
	font-size: 1.6em;
	text-align: left;
	color: #6E7781;
	margin: 0;
	padding-bottom: 5px;
	font-style: oblique;
	font-family: 'Arial', Verdana, Geneva, Times;
}
.post fieldset {
	border: 1px solid #DEDEDE;
	padding: 15px;
	text-align: left;
}
.post table th {
	font-size: 1.3em;
	padding: 10px;
	background: #ffffff url(images/backgroundstory.png) repeat-x top left;
	border: 2px solid #ffffff;
}
.post table td {
	font-size: 1.3em;
	padding: 5px;
	background: #EFEFEF;
	border: 2px solid #ffffff;
	text-align: left;
}
.post table td:hover {
	padding: 5px;
	background: #ffffff url(images/backgroundstory.png) repeat-x top left;
	border: 2px solid #ffffff;
}
.post pre {
	font-size: 1.5em;
}
.post abbr {
	text-decoration: underline;
}
.post acronym {
	color: #40454b;
	text-decoration: underline;
}
.post sub, .post sup {
	font-size: 0.9em;
	margin: 0;
	padding: 0 15px 4px 20px;
}
.post blockquote {
	border-left: 5px solid #FFCC99;
	padding: 0 6px;
}
.post big {
	color: #40454b;
	font-size: 1.9em;
}
.post address {
	font-size: 1.4em;
	font-style: italic;
}
.post kbd, .post tt, .post dd, .post dt {
	font-size: 1.3em;
}
.post p {
	line-height: 1.2em;
	font-family: 'Helvetica Narrow', Geneva, Arial, Times;
	font-size: 1.35em;
	margin-top: 0.5em;
	color: #40454b;
}
.post p a {
	text-decoration: none;
	font-weight: bold;
	color: #59B02E;
}
.post p a:hover {
	color: #DEB342;
	text-decoration: underline;
}
.post p a:visited {
	color: #59B02E;
}
.post .more-link {
	text-decoration: none;
	font-weight: normal;
	background: none;
}
.postmetadata p {
	font-weight: normal;
	font-family: 'Helvetica Narrow', Geneva, Arial, Times;
	font-size: 1.3em;
	margin: 0;
	padding: 5px;
	line-height: 1.5em;
	top: 17px;
	float: left;
}
.post .fsize {
	font-weight: normal;
	font-family: 'Helvetica Narrow', Geneva, Arial, Times;
	font-size: 1.3em;
	margin: 0;
	padding: 5px 0 5px 0;
	line-height: 1.5em;
	width: auto;
	clear: both;
	text-align: left;
	border-top: 1px solid #cecece;
}
.postmetadata {
	margin: 13px 0;
	left: 5%;
	padding: 0;
	float: left;
	height: auto;
	position: relative;
	display: inline;
	text-align: left;
	width: 69.1%;
}
.postmetadata  a {
	text-decoration: none;
	font-weight: bold;
	background: none;
	color: #395F26;
}
.postmetadata a:visited {
	text-decoration: none;
	color: #395F26;
}
.main-content {
	margin: 0;
	position: relative;
	padding: 0;
}
#linkpost {
	width: 99.5%;
	height: 60px;
	position: relative;
	margin: 0 auto;
	padding: 0;
	text-align: center;
}
#linkpost a:hover {
	text-decoration: underline;
	color: #DEB342;
}
#nextpost li {
	top: 6px;
	position: relative;
	float: right;
	text-align: right;
	width: 46%;
	font: 1.3em 'Helvetica Narrow', Geneva, Arial, Times;
	height: auto;
	background: url(images/arrowpostright.png) no-repeat 100% 6px;
	vertical-align: middle;
	margin: 0;
	display: inline;
	color: #CCCCCC;
	list-style: none;
	padding: 4px 15px 36px 0;
}
#prevpost  li {
	top: 6px;
	position: relative;
	float: left;
	text-align: left;
	width: 46%;
	font: 1.3em 'Helvetica Narrow', Geneva, Arial, Times;
	height: auto;
	padding: 4px 0 36px 15px;
	vertical-align: middle;
	margin: 0;
	display: inline;
	color: #CCCCCC;
	background: url(images/arrowpostleft.png) no-repeat 0 6px;
}
.navigationpost {
	clear: left;
	position: relative;
	margin: 5px 52px;
	padding: 0;
	font-family: 'Helvetica Narrow', Geneva, Arial, Times;
	font-size: 1.3em;
	font-weight: bold;
	width: auto;
	text-align: left;
	color: #AAAAAA;
}
.navigationpost a {
	background: #ffffff;
	border: 5px solid #BAC7BE;
	padding: 5px;
}
.navigationpost a:link, .navigationpost a:visited {
	color: #59B02E;
}
.navigationpost a:hover {
	color: #DEB342;
}
/* end content post */
/* sidebar */
#sidebar {
	width: 36.50%;
	text-align: right;
	height: auto;
	float: left;
	position: relative;
	margin: 16px 0;
	padding: 0;
	display: inline;
	left: 37.3%;
}
#sidebar .contentbanner {
	width: 266px;
	position: relative;
	text-align: center;
	padding: 0;
	margin: 0 auto;
	overflow: hidden;
}
#sidebar ul li {
	margin: 0;
	padding: 0 15px 4px 20px;
	color: #40454b;
	border-bottom: 1px dashed #D8D8D8;
}
#sidebar ul ul li {
	padding: 1px 20px;
	border-bottom: none;
}
#sidebar ul ul ul li {
	padding: 1px 20px;
	border-bottom: none;
}
#sidebar .backgroundlist {
	padding-bottom: 10px;
	padding-top: 2px;
	color: #40454b;
	position: relative;
	width: 93%;
	margin: 0 auto;
	text-align: left;
	font-family: 'Helvetica Narrow', Geneva, Arial, Times;
	font-size: 1.2em;
	font-weight: normal;
	line-height: normal;
	margin-bottom: 20px;
}
#sidebar .listtitle {
	border-top: 5px solid #BAC7BE;
	border-bottom: 1px solid #BAC7BE;
	width: 93%;
	margin: 0 auto 10px;
	height: auto;
	position: relative;
	text-align: center;
	padding-bottom: 7px;
}
#sidebar .listtitle h2 {
	line-height: normal;
	text-align: left;
	font-weight: bold;
	margin: 0 10px;
	padding: 0;
	color: #545454;
	padding-top: 7px;
	font-size: 1.2em;
}
#sidebar .contentbox {
	width: 90%;
	height: auto;
	position: relative;
	margin: 0 auto;
	padding: 0;
	overflow: hidden;
}
#sidebar .listtitle h2 a:link, #sidebar .listtitle h2 a:visited {
	color: #545454;
	font-weight: bold;
}
#sidebar .listtitle h2 a:hover {
	color: #545454;
	text-decoration: underline;
	font-weight: bold;
}
#sidebar a:link, #sidebar a:visited {
	color: #545454;
}
#sidebar a:hover {
	text-decoration: underline;
}
#sidebar .listtitle .rsswidget {
	color: #545454;
}
#sidebar .rssSummary {
	padding-bottom: 5px;
}
#sidebar .rsswidget {
	font-weight: normal;
}
#sidebar .backgroundlist cite {
	margin: 0;
	padding: 0;
}
/* end sidebar */
/* footer */
#shadowfooter {
	clear: left;
	background: #ffffff url(images/shadow-footer.png) repeat-x top left;
	width: 100%;
	height: 4px;
	margin: 0;
	padding: 0;
	position: relative;
}
#footercopy {
	clear: both;
	position: relative;
	width: 100%;
	height: auto;
	margin: 0 auto;
	padding: 0;
	background: #83C239;
	text-align: left;
	overflow: hidden;
}
#footercopy p {
	margin: 11px 25px;
	padding: 0;
	line-height: normal;
	font-weight: normal;
	font-size: 1.3em;
	font-family: 'Verdana', Geneva, Arial, Times;
	color: #fefefe;
	float: right;
}
#footercopy a:link, #footercopy a:visited {
	text-decoration: none;
	color: #fefefe;
}
#footercopy a:hover {
	text-decoration: underline;
	color: #fefefe;
}
#footer {
	background: #40454B url(images/background-footer.png) repeat 0 0;
	width: 100%;
	text-align: center;
	height: auto;
	margin: 0 auto;
	padding: 0;
	position: relative;
	overflow: hidden;
}
#footer .backgroundlist {
	top: 10px;
	left: 10px;
	margin: 0;
	float: left;
	width: 24.50%;
	padding-bottom: 40px;
	padding-top: 10px;
	color: #ffffff;
	background: transparent;
	border: none;
	position: relative;
	text-align: left;
	font-family: 'Helvetica Narrow', Geneva, Arial, Times;
	font-size: 1.3em;
	font-weight: normal;
	line-height: normal;
	overflow: hidden;
}
#footer .backgroundlist a {
	color: #ffffff;
}
#footer .backgroundlist li {
	border-bottom: 1px solid #83C239;
}
#footer .listtitle {
	background: transparent;
	padding-bottom: 10px;
	width: 93%;
	margin: 0 10px;
	height: auto;
	position: relative;
	text-align: left;
	padding-bottom: 7px;
}
#footer .listtitle h2 {
	line-height: normal;
	text-align: left;
	font-weight: bold;
	margin: 0 23px;
	padding: 0;
	color: #ffffff;
	padding-top: 7px;
	font-size: 1.2em;
}
#footer .listtitle .rsswidget {
	color: #ffffff;
}
#footer .rssSummary {
	padding-bottom: 5px;
}
#footer .rsswidget {
	font-weight: bold;
}
#footer .backgroundlist cite {
	margin: 0;
	padding: 0;
}
#footer .contentbox {
	width: 90%;
	height: auto;
	position: relative;
	margin: 0 auto;
	padding: 0;
}
#footer ul li {
	margin: 0;
	padding: 0 10px 4px 20px;
	color: #ffffff;
	border-bottom: 1px solid #D8D8D8;
	background: none;
}
#footer .children li {
	border-bottom: none;
}
#footer ul ul li {
	padding: 2px 20px;
	border-bottom: none;
}
#footer ul ul ul li {
	padding: 2px 20px;
	border-bottom: none;
}
#footer ul ul .page_item {
	border-bottom: none;
}
#footer .recentcomments li {
	background: url(images/arrow.png) no-repeat 0 2px;
	padding: 0 15px 4px 15px;
}
#footer #recentcomments a:hover {
	text-decoration: underline;
}
#footer ul li a:hover {
	text-decoration: underline;
}
#footer ul li a:visited, #footer #recentcomments a:visited {
	color: #ffffff;
}
/* end footer */
/* begin calendar */
#calendar_wrap {
	padding: 0;
	border: none;
}
table#wp-calendar {
	width: 90%;
	font-size: 90%;
	background-color: transparent;
	margin: 0 auto;
}
#footer table#wp-calendar caption {
	width: auto;
	background: transparent;
	border: none;
	padding: 3px;
	margin: 0 auto;
	font-weight: bold;
	font-size: 1.1em;
	font-family: 'Verdana', Geneva, Arial, Times;
	color: #ffffff;
}
table#wp-calendar caption {
	width: auto;
	background: transparent;
	border: none;
	padding: 3px;
	margin: 0 auto;
	font-weight: bold;
	font-size: 1.1em;
	font-family: 'Verdana', Geneva, Arial, Times;
	color: #4D4D4D;
}
#footer table#wp-calendar th {
	border-bottom: solid 1px #4D4D4D;
	background-color: transparent;
	color: #ffffff;
	font-weight: bold;
	padding: 2px;
	text-align: center;
}
table#wp-calendar th {
	border-bottom: solid 3px #dedede;
	background-color: transparent;
	color: #4D4D4D;
	font-weight: bold;
	padding: 2px;
	text-align: center;
}
table#wp-calendar td {
	padding: 2px;
	line-height: 18px;
	background-color: transparent;
	border: none;
	text-align: center;
}
table#wp-calendar tfoot td {
	border: none;
	background-color: transparent;
}
#sidebar table#wp-calendar td a {
	display: block;
	background: #A39E9E url(images/background-footer.png) repeat top left;
	width: 100%;
	height: auto;
	padding: 0;
	color: #ffffff;
}
#footer table#wp-calendar td a {
	display: block;
	background: #f4f4f4 url(images/brfootercalendar.png) repeat top left;
	width: 100%;
	height: auto;
	padding: 0;
	color: #ffffff;
}
#sidebar table#wp-calendar td a:link, #sidebar table#wp-calendar td a:visited {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
#sidebar table#wp-calendar td a:hover {
	color: #ffffff;
	text-decoration: underline;
	font-weight: bold;
}
#footer table#wp-calendar td a:link, #footer table#wp-calendar td a:visited {
	color: #3f3f3f;
	text-decoration: none;
	font-weight: bold;
}
#footer table#wp-calendar td a:hover {
	color: #3f3f3f;
	text-decoration: underline;
	font-weight: bold;
}
/* end calendar */
/* Begin Comments*/
.navigation {
	position: relative;
	margin: 5px 0;
	padding: 6px 0 6px 6px;
	font-family: 'Verdana', Geneva, Arial, Times;
	font-size: 1.3em;
	font-weight: normal;
	width: auto;
	text-align: left;
	background: #ffffff;
}
.navigation a:hover {
	color: #D2504F;
}
#respond:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	padding-bottom: 20px;
}
#respond p {
	margin: 0 14px;
}
#respond {
	border: 4px solid #dedede;
	padding: 5px;
	margin: 20px 0;
}
#comments {
	font-size: 1.7em;
	font-family: 'Helvetica Narrow', Verdana, Geneva, Arial, Times;
	font-weight: bold;
	clear: left;
	margin: 0;
	text-align: left;
}
#main .comment a:link, #main .comments-link,  #main .comments-link:visited, #main .background-postmetadata a:link, #main .background-postmetadata a:visited {
	text-decoration: none;
	color: #59B02E;
}
#main .comments-link:hover, #main .background-postmetadata a:hover, #main .comment a:hover {
	text-decoration: underline;
	color: #DEB342;
}
#commentform {
	width: 95%;
	margin: 0 auto;
	padding: 0;
	height: auto;
	text-align: left;
}
#commentform-background {
	width: 99%;
	margin: 0 0px auto;
	padding: 0 0 20px 0;
	height: auto;
	text-align: center;
	border: 4px solid #dedede;
}
#commentform-background h3 {
	font-size: 1.5em;
	font-family: 'Helvetica Narrow', Verdana, Geneva, Arial, Times;
	font-weight: bold;
	margin: 0 14px;
}
#commentform-background p {
	color: #40454b;
}
#commentform input {
	width: 100px;
	padding: 3px;
	margin: 0px 5px 1px 0;
}
#comment p {
	font-size: 2.9em;
}
#commentform #url {
	border: solid;
	border-width: 2px;
	border-color: #dedede;
	width: 30%;
	position: relative;
	left: 30px;
}
#commentform #email {
	border: solid;
	border-width: 2px;
	border-color: #dedede;
	width: 30%;
	position: relative;
	left: 36px;
}
#commentform #author {
	border: solid;
	border-width: 2px;
	border-color: #dedede;
	width: 30%;
	position: relative;
	left: 33px;
}
#commentform textarea {
	width: 98%;
	padding: 3px;
	margin: 0 auto;
	border: solid;
	border-width: 2px;
	border-color: #dedede;
	overflow: auto;
}
#commentform #submit {
	margin: 0;
	float: left;
	width: 180px;
	height: 26px;
	background: url(images/postyourcomment.png) no-repeat top left;
	margin-right: 0px;
	margin-bottom: 20px;
	border: none;
	cursor: pointer;
	color: #fefefe;
	font-weight: bold;
}
#commentform #reset {
	margin: 0;
	float: right;
	width: 149px;
	height: 26px;
	margin-right: 2px;
	margin-bottom: 20px;
	border: none;
	background: url(images/cancelyourcomment.png) no-repeat top left;
	cursor: pointer;
	color: #40454b;
	font-weight: bold;
}
.commentlist li .children .alt {
	background: #F7F7F7 url(images/backgroundchildren.png) repeat top left;
	border-left: 2px solid #ddd;
	color: #333333;
}
.commentlist li .children .even {
	background: #ffffff url(images/background-comment.png) repeat top left;
	border-left: 2px solid #ddd;
	color: #333333;
}
.commentlist li .children .says {
	color: #333333;
}
.depth-1 {
	border: 1px solid #ddd;
}
.even, .alt {
	border-left: 1px solid #ddd;
}
.commentlist dl {
	font: 0.8em 'Helvetica Narrow', Geneva, Arial, Sans-Serif;
}
.commentlist li .children {
	font: 1.0em 'Helvetica Narrow', Geneva, Arial, Sans-Serif;
}
.commentlist li .children em {
	margin: 0 5px;
	padding: 0;
}
#commentform input, #commentform textarea {
	font: 0.9em 'Helvetica Narrow', Geneva, Arial, Sans-Serif;
}
.commentlist li .avatar {
	float: left;
	border: 1px solid #eee;
	padding: 0;
	margin: 5px 0;
	background: #fff;
}
.commentlist cite, .commentlist cite a {
	font-weight: bold;
}
.says {
	font-weight: normal;
}
.commentmetadata {
	font-weight: normal;
}
.alt {
	margin: 0;
	padding: 10px;
}
.commentlist {
	padding: 5px 0;
	margin: 10px 0;
	text-align: justify;
}
.post .commentlist ul li {
	list-style: none;
	font: 1.0em 'Helvetica Narrow', Geneva, Arial, Sans-Serif;
	background: url(images/arrow.png) no-repeat 0 5px;
}
.post .commentlist ol li {
	list-style: decimal inside;
	font: 1.0em 'Helvetica Narrow', Geneva, Arial, Sans-Serif;
	background: none;
}
.post .commentlist table {
	font: 0.8em 'Helvetica Narrow', Geneva, Arial, Sans-Serif;

}
.post .commentlist pre {
	font: 0.9em 'Helvetica Narrow', Geneva, Arial, Sans-Serif;

}
.commentlist code {
		font: 0.9em 'Helvetica Narrow', Geneva, Arial, Sans-Serif;

}
.commentlist li {
	margin: 10px 0 10px;
	padding: 10px 5px 10px 20px;
	
}
.commentlist li ul li {
	margin-right: -5px;
	margin-left: 10px;
	font-size: 1em;
}
.commentlist p {
	margin: 10px 5px 10px 0;
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	clear: both;
	font-size: 1.0em;
}
.commentlist .comment-author {
	padding: 0;
	margin: 0;
	line-height: 2.6em;
	list-style: none;
}
.commentlist em {
	margin: 0 5px;
}
.commentlist li .children .comment-author-admin, .commentlist li.comment-author-admin {
	background: url(images/bgcommentadmin.png) repeat top left;
}
.children ul {
	padding: 0;
	margin: 0;
}
#commentform p {
	margin: 5px 0;
	font-family: 'Helvetica Narrow', Geneva, Verdana, Arial, Sans-Serif;
}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}
.commentmetadata a {
	margin: 0 55px;
	display: block;
}
.commentlist .comment {
	padding: 15px;
	background: none;
	margin: 0 0 8px 0;
}
.commentlist .thread-alt {
	background-color: #F3F3F3;
}
.commentlist .thread-even {
	background-color: #ffffff;
}
.reply a {
	color: #59B02E;
	text-decoration: underline;
	font-size: 1.0em;
	font-weight: normal;
}
.reply {
	padding-bottom: 10px;
}
#reply-title {
	font-size: 1.9em;
	margin: 10px 15px;
}
.comment-reply-link {
	background: #FAFAFA;
	border: 1px solid #DEDEDE;
	padding: 3px;
}
#cancel-comment-reply-link a {
	font-weight: normal;
}
#cancel-comment-reply {
	margin: 0 13px;
	padding: 0;
	font-weight: normal;
	font-size: 1.2em;
	text-align: left;
}
.vcard {
	padding-bottom: 10px;
}
.vcard .fn {
	margin: 0 0 0 8px;
	padding: 0;
	line-height: 1.8em;
}
.vcard a:hover {
	text-decoration: underline;
}
.vcard a:link {
	color: #59B02E;
}
.vcard a:visited {
	color: #59B02E;
}
#pings {
	text-align: left;
	font-family: 'Helvetica Narrow', Verdana, Geneva, Arial, Times;
	font-weight: bold;
}
.commentlist blockquote {
	font-size: 1.1em;
	}
.commentlist .pingback {
	margin-top: 20px;
	margin-bottom: 10px;
	background: none;
}
.pingback .commentmetadata a {
	margin: 0;
}
.pingback .fn {
	margin: 0;
	padding: 0;
}
.trackback .fn {
	margin: 0;
	padding: 0;
}
.commentlist .trackback {
	margin-bottom: 20px;
	background: none;
}
.trackback .commentmetadata a {
	margin: 0;
}
/* unused */
.sticky {
}
.bypostauthor {
}
