



body {
	margin: 0;
	padding: 0;
	background: #b1e11c;
	font-size: 62.5%; 
	font-family: "Lucida Grande", Verdana, Arial, Sans-Serif;
	color: #a6b79b;
	text-align: center;
}

p {
	line-height: 1.5em;
	margin: 1.2em 0;
}

ol, ul {
	line-height: 1.5em;
	margin: 1.2em 0 1.2em 2em;
	padding: 0 0 0 15px;
}

ol {
	padding: 0 0 0 20px;
}

h1, h2, h3, h4, h5, h6 {
	margin: 1.2em 0;
	font-family: "Trebuchet MS", Tahoma, Arial, Sans-Serif;
	color: #cbad57;
}

h1 { font-size: 2em; }
h2 { font-size: 1.8em; }
h3 { font-size: 1.6em; }
h4 { font-size: 1.4em; }

hr {}

a:link,
a:visited {
	color: #95c725;
	text-decoration: none;
}

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

input, textarea, select {
	border: 1px solid #e4ead2;
	background: #f8ffe5;
	color: #556b38;
	font-size: 1.1em;
	font-family: Tahoma, Arial, Sans-Serif;
}
input, textarea {
	background: #f8ffe5;
}
.button { background: #f8ffe5 none; }

blockquote {
	margin: 0 20px;
	padding: 0 10px 0 25px;
	border-left: 4px solid #c9ee58;
}

code {
	font-family: monospace;
	color: #666;
	font-size: 1.1em;
}

form, img, img a {
	margin: 0;
	padding: 0;
	border: 0;
}

.small {
	font-size: 0.9em;
	color: #999;
}

.alignleft {
	float: left;
	margin-right: 10px;
	clear: left;
}
.alignright {
	float: right;
	margin-left: 10px;
	clear: right;
}




#wrapper {
	width: 768px;
	margin: 0 auto;
	padding: 0;
	background: url(/wp-content/themes/pub/greenery-10/images/innerbg.gif) repeat-x top center;
	text-align: left;
 
	font-size: 1.1em;
	overflow: hidden;
}

#content {
	float: left;
	margin: 0 0 0 14px;
	padding: 0 15px;
	width: 472px;
	display: inline;
	border: 2px solid #8ac60e;
	border-left: 5px solid #8ac60e;
	border-bottom: 4px solid #8ac60e;
	background: #fff;
	overflow: hidden;
}

#sidebar {
	float: right;
	margin: 0 14px 0 5px;
	padding: 10px 0 20px 0;
	width: 212px;
	border: 2px solid #8ac60e;
	border-right: 5px solid #8ac60e;
	border-bottom: 4px solid #8ac60e;
	background: #f7ffe4;
	display: inline;
	overflow: hidden;
}




#header {
	height: 171px;
	margin: 0 15px 10px;
	padding: 0;
	background: url(/wp-content/themes/pub/greenery-10/images/header.jpg) no-repeat top center;
	border-top: 5px solid #89c410;
	border-left: 5px solid #89c410;
	border-right: 5px solid #89c410;
	border-bottom: 5px solid #89c410;
}

#header h1 {
	margin: 10px 0 0 40px;
	font-size: 2em;
}
#header h1 a {
	color: #80904F;
}



#header .menu {
	margin: 0 10px 0 0;
	padding: 0;
	text-align: right;
}
#header .menu li {
	margin: 0 2px;
	display: inline;
	position: relative;
}
#header .menu,
#header .menu li a {
	padding: 2px 15px 4px;
}
#header .menu li a {
	margin: 0;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	font-weight: bold;
	color: #7db40b;
}
#header .menu li a:hover {
	background: #90ce0e;
	text-decoration: none;
	color: #fff;
}
#header .menu .children .children,
#header .menu .sub-menu .sub-menu {
	margin-left: 12px;
}
#header .menu ul {
	display: none;
	float: left;
	position: absolute;
	top: 4px;
	left: 0;
	width: 85px;
	z-index: 9999;
}
#header .menu ul li {
	display: block;
	min-width: 125px;
	text-align: left;
}
#header .menu ul a {
	background: #7db40b;
	color: #fff;
	width: 125px;
}
#header .menu li:hover > ul {
	display: block;
}

#header .menu li a:hover,
#header .menu li:hover > a,
#header .menu li.current_page_item a {
	background: #7db40b;
	text-decoration: none;
	color: #fff;
}




#sidebar h2 {
	margin: 5px 0;
	padding: 0;
	border-bottom: 1px solid #89bcc2;
	font-size: 1.2em;
	font-weight: bold;
	color: #89bcc2;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#sidebar ul li {
	margin: 0;
	padding-bottom: 15px;
	display: block;
}

#sidebar ul li a {
	display: inline;
}

#sidebar p,
#sidebar ul ul {
	margin: 5px 0 0 0;
	padding: 0;
}

#sidebar ul ul {
	background: none;
}

#sidebar ul ul ul {
	margin: 0;
	padding: 0;
	background: none;
}

#sidebar ul ul li {
	padding: 0 0 0 12px;
	background: url(/wp-content/themes/pub/greenery-10/images/indicator.gif) no-repeat 0 3px;
}




#sidebar #s {
	margin: 0;
	width: 120px;
}

.widget {
	padding: 10px;
}

#flickr_badge_uber_wrapper {
	width: 120px;
}

.widget.widget_flickr {
	padding: 10px 0;
}

#sidebar .widget_flickr h2 {
	padding-left: 10px;
}

.widget_flickr table {
	background-color: transparent !important;
	border: 0 !important;
}

.widget_flickr img {
	max-width: 180px;
}



.post {}

.sticky {
	background-color: #F7FFE4;
	padding: 0 10px;
}
.sticky h2.posttitle {
	padding-top: 10px;
}
.sticky .commentslink {
	padding-bottom: 10px;
}
.posttitle {
	margin-bottom: -8px;
	padding: 0 0 0 2px;
	width: 100%;
	color: #88dc00;
	overflow: auto;
}

.posttitle a {
	padding: 0;
}

.posttitle a:link,
.posttitle a:visited {
	color: #cbad57;
}

.posttitle a:hover,
.posttitle a:active {
	color: #9bbb38;
	text-decoration: none;
}

.postmeta {
	border: 1px solid #ecf4d9;
	background: #faffee;
	padding: 0 5px !important;
	padding: 0 5px 1px 5px;
	font-family: Verdana;
	font-size: 0.9em;
	color: #d3deb4;
}
.postmeta a {
	color: #b3d64f;
}

.postentry {
	width: 100%;
	margin: 0;
	padding: 0 2px;
	text-align: justify;
	color: #748669;
	clear: both;
}

.postentry a:hover {
	text-decoration: underline;
}


.postentry img {
	padding: 4px;
	border: 1px solid #d9e2d3;
}
img.noborder {
	padding: 0;
	border: none;
}

.postfeedback {
	text-align: right;
	clear: both;
}


.pagenav,
.pagenav-alt {
	float: left;
	margin: 10px 0;
	padding: 0 5px 1px 5px;
	border: 1px solid #ecf4d9;
	background: #faffee;
	font-family: Verdana;
	font-size: 0.9em;
}
.pagenav-alt {
	width: 460px;
	text-align: right;
}


.utwtags {
	padding: 5px 0 0 18px;
	background: url(/wp-content/themes/pub/greenery-10/images/technorati.gif) no-repeat left bottom;
	clear: both;
}
.utwtags a {
	color: #70b000;
}

.delicious {
	padding: 5px 0 0 18px;
	background: url(/wp-content/themes/pub/greenery-10/images/delicious.gif) no-repeat left bottom;
	clear: both;
}
.delicious a {
	color: #70b000;
}
.delicious a:hover {
	color: #679bf1;
}

.commentslink {
 }




#commentlist {
	margin: 1.2em 0;
	padding: 0;
	list-style-type: none;
}

#commentlist li {
	margin: 10px 0;
	border: 1px solid #eff3e4;
	padding: 1px 20px;
	background: #fbfff4;
	color: #97a28b;
	list-style-type: none;
}

h3.commenttitle {
	margin: 19px 0 0 0;
	font-family: "Lucida Grande", Verdana, Arial, Sans-Serif;
	font-size: 1em;
	color: #cbad57;
}

.commentmeta {
	margin: 9px 0 10px 0;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 0.9em;
	color: #999;
}

.commentmeta a:link,
.commentmeta a:visited,
.commentmeta a:hover,
.commentmeta a:active {
	color: #d0c39e;
}

#commentlist hr {
	width: 100%;
	height: 1px;
	color: #eff3e4;
}


.commentcounter {
	float: right;
	height: 30px; 
	margin: 15px 0 0;
	padding: 5px 0 0;
	color: #e6ffb4;
	font-family: 'Century Gothic', Verdana, Sans-Serif;
	font-size: 3em;
	font-style: italic;
	font-weight: bold;
}
#commentlist .bypostauthor .commentcounter {
	color: #caf545;
}
#commentlist .bypostauthor {
	background: #fff;
}


.commentgravatar {
	float: left;
	margin: 12px 6px 0 0;
	padding: 0;
}

img.avatar {
	padding: 1px;
	border: 1px solid #ddd;
}

#respond textarea {
	width: 100%;
}

#respond label {
	font-size: 10px;
	clear: right;
}
#respond input[type="text"] {
	float: left;
	margin-right: 6px;
}
#respond p {
	line-height: 20px;
}
#respond .comment-form-comment label {
	display: none;
}
#respond .comment-form-comment label {
	display: none;
}
#respond .form-allowed-tags {
	display: none;
}
#respond .required {
	font-size: 10px;
	margin-left: 5px;
	color: #744d0b;
	font-weight: bold;
}
#respond .subscribe-label {
	font-size: 12px;
}




#footer {
	clear: both;
	margin: 0;
	padding: 10px 0;
	text-align: center;
}

#footer p {
	margin: 0 14px;
	padding: 10px 15px;
	background: #8fce0e;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 0.9em;
	font-weight: bold;
	color: #e2ffa8;
}

#footer p a,
#footer p a:link,
#footer p a:visited {
	color: #fff;
	text-decoration: none;
}

#footer p a:hover,
#footer p a:active {
	color: #fff;
	text-decoration: underline;
}





body div#toolTip {
	position: absolute;
	z-index: 1000;
	width: 220px;
	background: #43613b;
	border: 2px double #b1e11c;
	text-align: left;
	padding: 5px;
	min-height: 1em;

}

body div#toolTip p {
	margin: 0;
	padding: 0;
	color: #fff;
	font: 11px/12px Verdana, Arial, Sans-Serif;
}

body div#toolTip p em {
	display: block;
	margin-top: 2px;
	color: #b2ee5c;
	font-style: normal;
	font-weight: bold;
}

body div#toolTip p em span {
	font-weight: bold;
	color: #fff;
}

#akismetwrap {
	margin-left: 20px;
	margin-top: 5px;
}

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

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

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	max-width: 94.5%;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	height: auto;
	margin: 0;
	max-width: 98%;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

#respond {
	clear: both;
}


.infinite-scroll #wrapper:after {
	clear: both;
	content: '';
	display: block;
}
.infinite-scroll #content {
	margin-bottom: 40px;
}
.infinite-scroll.neverending #content {
	margin-bottom: 70px;
}
.infinite-scroll .hentry:last-of-type,
.infinite-scroll .hentry.last-before-infinite {
	border-bottom: none;
}
#infinite-footer .container {
	background-color: #8fce0e;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 0.9em;
    font-weight: bold;
}
#infinite-footer .container a {
	color: #fff;
	text-decoration: none;
}
#infinite-footer .blog-credits {
	color: #e2ffa8;
}
.infinite-loader {
	margin: 20px 10px;
}
#infinite-handle {
	margin: 20px 0;
}
#infinite-handle span {
	background-color: #8fce0e;
	border: 0 none;
	clear: both;
	color: #fff;
}
#infinite-handle span:hover {
	color: #e2ffa8;
}
#infinite-handle span:before {
	color: #fff;
}
.infinite-wrap {
	border: 0 none;
}


.infinite-scroll .pagenav,
.infinite-scroll.neverending #footer {
	display: none;
}


.infinity-end.neverending #footer {
	display: block;
}


.reblogger-note img.avatar {
	float: left;
	padding: 0;
	border: 0;
}

.reblogger-note-content {
	margin: 0 0 20px;
}

.wpcom-reblog-snapshot .reblog-from img {
	margin: 0 .75em 0 0;
	padding: 0;
	border: 0;
}

.wpcom-reblog-snapshot .reblogger-note img.avatar {
	float: left;
	padding: 0;
	border: 0;
	margin: 0 .5em 0 0;
}

.wpcom-reblog-snapshot {
	margin-bottom: 1em;
}

.wpcom-reblog-snapshot p.reblog-from {
	margin: 0 0 1em 0;
}

.wpcom-reblog-snapshot p.reblogger-headline {
	line-height: 32px;
	margin: 0 0 1em 0;
}

.wpcom-reblog-snapshot .reblogged-content {
	margin: 0 0 1em 0;
}


.reblog-post .wpcom-enhanced-excerpt-content {
	border-left: 3px solid #eee;
	padding-left: 15px;
}

.reblog-post ul.thumb-list {
	display: block;
	list-style: none;
	margin: 2px 0;
	padding: 0;
	clear: both;
}

.reblog-post ul.thumb-list li {
	display: inline;
	margin: 0;
	padding: 0 1px;
	border: 0;
}

.reblog-post ul.thumb-list li a {
	margin: 0;
	padding: 0;
	border: 0;
}

.reblog-post ul.thumb-list li img {
	margin: 0;
	padding: 0;
	border: 0;
}

.reblog-post .wpcom-enhanced-excerpt {
	clear: both;
}

.reblog-post .wpcom-enhanced-excerpt address,
.reblog-post .wpcom-enhanced-excerpt li,
.reblog-post .wpcom-enhanced-excerpt h1,
.reblog-post .wpcom-enhanced-excerpt h2,
.reblog-post .wpcom-enhanced-excerpt h3,
.reblog-post .wpcom-enhanced-excerpt h4,
.reblog-post .wpcom-enhanced-excerpt h5,
.reblog-post .wpcom-enhanced-excerpt h6,
.reblog-post .wpcom-enhanced-excerpt p {
	font-size: 100% !important;
}

.reblog-post .wpcom-enhanced-excerpt blockquote,
.reblog-post .wpcom-enhanced-excerpt pre,
.reblog-post .wpcom-enhanced-excerpt code,
.reblog-post .wpcom-enhanced-excerpt q {
	font-size: 98% !important;
}


.reblog-from img {
	margin: 0 10px 0 0;
	vertical-align: middle;
	padding: 0;
	border: 0;
}

.reblog-source {
	margin-bottom: 0;
	font-size: .8em;
	line-height: 1;
}

.reblog-source .more-words {
	color: #668eaa;
}

.wpcom-reblog-snapshot .reblog-post {
	box-shadow: 0 0 0 1px rgba(46, 68, 83, .1) inset, 0 1px 1px rgba(46, 68, 83, .05);
	border-radius: 4px;
	padding: 24px;
}


.wpcom-reblog-snapshot .reblogger-note {
	margin: 0 0 1em 0;
	overflow: hidden;
}

.wpcom-reblog-snapshot p.reblogger-headline {
	line-height: 32px;
	margin: 0 0 1em 0;
}

.wpcom-reblog-snapshot .reblogger-note-content {
	margin: 0;
	padding: 0;
}

body .wpcom-reblog-snapshot .reblogger-note-content blockquote {
	font-style: normal;
	font-weight: normal;
	font-size: 1em;
	margin: 0;
	padding: 0;
	position: relative;
	border: none;
}

.wpcom-reblog-snapshot .reblogger-note-content blockquote p:last-child {
	margin-bottom: 0;
}
.geolocation-chip .noticon {
  display: inline-block;
  vertical-align: middle;
}

.geolocation-chip {
  margin-bottom: 1em;
}