/*
Theme Name: PlantedBox
Theme URI: http://www.plantedbox.com/
Description: Exclusive theme for plantedbox.com only.
Version: 1.0
Author: G. James Maslin
Author URI: http://plantedbox.com/
Tags: 

	plantedbox.com v1.0
	 http://plantedbox.com/

	This theme was designed and built by G. James Maslin
	Copyright (c)2009 G. James Maslin

*/



/* PlantedBox.com */
html {
	height: 100%;
	padding: 0px;
	}
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #fff;
	background-color: #0f0f0f;
	background-image: url('images/pbox_body_bg.gif');
	background-repeat: repeat;
	text-align: center;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	}


/* start Green Bars top and bottom */
.pbox_greenbar {
	padding: 0px;
	height: 36px;
	background-color: #00c200;
	background-image: url('images/pbox_greenbar_bg.gif');
	background-repeat: repeat-x;
	border-bottom: 1px solid #000000;
	}
.pbox_greenbar_logo {
	background-image: url('images/pbox_greenbar_logo.gif');
	background-repeat: no-repeat;
	padding: 0px;
	background-position: top left;
	}
.pbox_menu {
	padding: 0px 50px 0px 0px;
	font-size: 13px;
	font-weight: normal;
	}
.pbox_menu a {
	color: #ffffff;
	text-decoration: none;
	}
.pbox_menu a:hover {
	color: #000;
	text-decoration: underline;
	}
.pbox_menu ul {
	height: auto;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	list-style-image: none;
	}
.pbox_menu li {
	margin: 0px;
	padding: 5px 0px 5px 20px;
	display: inline;
	}
.pbox_menu ul li a {
	color: #ffffff;
	text-decoration: none;
	}
.pbox_menu ul li a:hover {
	color: #000;
	text-decoration: none;
	}
.pbox_footer {
	padding: 0px 0px 0px 0px;
	font-size: 12px;
	}
.pbox_footer a {
	color: #ffffff;
	text-decoration: none;
	}
.pbox_footer a:hover {
	color: #000;
	text-decoration: underline;
	}
/* end Green Bars top and bottom */













/* start Black Bars */
.pbox_blackbar {
	padding: 0px;
	height: 11px;
	background-color: #111;
	background-image: url('images/pbox_blackbar_bg.gif');
	background-repeat: repeat-x;
	font-size: 0px;
	border-bottom: 1px solid #000000;
	}
/* end Black Bars */




/* start Fancy title images */
	/* PAGES */
.pbox_title_blog {
	height: 137px;
	background-color: #000;
	background-image: url('images/pbox_title_blog.jpg');
	background-position: top center;
	background-repeat: no-repeat;
	}
.pbox_title_gallery {
	height: 137px;
	background-color: #000;
	background-image: url('images/pbox_title_gallery.jpg');
	background-position: top center;
	background-repeat: no-repeat;
	}
.pbox_title_about {
	height: 137px;
	background-color: #000;
	background-image: url('images/pbox_title_about.jpg');
	background-position: top center;
	background-repeat: no-repeat;
	}
.pbox_title_archives {
	height: 137px;
	background-color: #000;
	background-image: url('images/pbox_title_archives.jpg');
	background-position: top center;
	background-repeat: no-repeat;
	}
.pbox_title_contact {
	height: 137px;
	background-color: #000;
	background-image: url('images/pbox_title_contact.jpg');
	background-position: top center;
	background-repeat: no-repeat;
	}
.pbox_title_hire {
	height: 137px;
	background-color: #000;
	background-image: url('images/pbox_title_hire.jpg');
	background-position: top center;
	background-repeat: no-repeat;
	}
.pbox_title_links {
	height: 137px;
	background-color: #000;
	background-image: url('images/pbox_title_links.jpg');
	background-position: top center;
	background-repeat: no-repeat;
	}


	/* CATS */
.pbox_title_freespeech {
	height: 137px;
	background-color: #000;
	background-image: url('images/pbox_title_freespeech.jpg');
	background-position: top center;
	background-repeat: no-repeat;
	}
.pbox_title_scaping {
	height: 137px;
	background-color: #000;
	background-image: url('images/pbox_title_scaping.jpg');
	background-position: top center;
	background-repeat: no-repeat;
	}
.pbox_title_journals {
	height: 137px;
	background-color: #000;
	background-image: url('images/pbox_title_scaping.jpg');
	background-position: top center;
	background-repeat: no-repeat;
	}
.pbox_title_techniques {
	height: 137px;
	background-color: #000;
	background-image: url('images/pbox_title_techniques.jpg');
	background-position: top center;
	background-repeat: no-repeat;
	}
.pbox_title_styles {
	height: 137px;
	background-color: #000;
	background-image: url('images/pbox_title_styles.jpg');
	background-position: top center;
	background-repeat: no-repeat;
	}
.pbox_title_photography {
	height: 137px;
	background-color: #000;
	background-image: url('images/pbox_title_photography.jpg');
	background-position: top center;
	background-repeat: no-repeat;
	}
.pbox_title_phototips {
	height: 137px;
	background-color: #000;
	background-image: url('images/pbox_title_phototips.jpg');
	background-position: top center;
	background-repeat: no-repeat;
	}


/* start Fancy title images */




/* start Main Table */
.pbox_table {
	border-top: 0px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 0px solid #000000;
	border-left: 1px solid #000000;
	width: 940px;
	}
/* end Main Table */



/* start Page - might be depreciated */
#pbox_page {
	color: #ffffff;
	text-align: center;
	padding: 0px;
	margin: 0px;
	}
/* end Page - might be depreciated */


/* start Page Divide */
.pbox_divide {
	font-size: 0px;
	height: 56px;
	width: 100%; 
	padding: 0px 0px 30px 0px; 
	background-image: url('images/pbox_divide_bg.gif'); 
	background-repeat: no-repeat;
	background-position: top right;
	}
/* end Page Divide */



/* start Logo */
.pbox_header {
	color: #ffffff;
	padding: 0px;
	height: 159px;
	margin: 0px;
	background-color: #000;
	background-image: url('images/pbox_logo_bg.jpg');
	background-repeat: no-repeat;
	}
/* end Logo */

.pbox_header_righty {
	background-color: transparent;
	padding: 0px 0px 0px 0px;
	}





/* start Table fills */
.pbox_fill {
	width: 50px;
	padding: 0px;
	background-image: url('images/pbox_leftright_bg.gif');
	background-repeat: repeat-x;
	background-position: top;
	background-color: #111;
	color: #fff;
	}
/* end Table fills */


/* start Left side (MENU) wrapper */
.pbox_left {
	background-color: #222;
	background-image: url('images/pbox_sidebar_bg.gif');
	background-repeat: repeat-x;
	background-position: top;
	color: #fff;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	width: 250px;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	}
/* start Left side (MENU) wrapper */

/* start Right side (PAGE) wrapper */
.pbox_right {
	background-image: url('images/pbox_content_bottom.gif');
	background-repeat: no-repeat;
	background-position: bottom center;
	background-color: #ffffff;
	color: #333333;
	padding: 0px 0px 0px 0px;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	width: 542px;
	}
/* start Right side (PAGE) wrapper */




/* start Page CONTENT */
#pbox_content {
	background-image: url('images/pbox_content_bg.gif');
	background-repeat: repeat-x;
	background-position: top;
	font: 12px 'Lucida Grande', Verdana, Arial, Sans-Serif;
	padding: 20px 20px 20px 20px;
	margin-left: 0px;
	}
#pbox_content a {
	color: #015001;
	text-decoration: underline;
	}
#pbox_content a:hover {
	color: #008900;
	text-decoration: none;
	}
/* end Page CONTENT */

/* start Page CONTENT TITLES */
#pbox_content h2 {
	font-family: Tahoma, 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 24px;
	color: #015001;
	text-decoration: none;
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 15px 54px;
	background-image: url('images/pbox_h2_bg.gif');
	background-repeat: no-repeat;
	background-position: left 4px;
/*	border-bottom: 1px solid #585858;
*/	}
#pbox_content h2 a:link,
#pbox_content h2 a:active,
#pbox_content h2 a:visited {
	color: #015001;
	text-decoration: none;
	}
#pbox_content h2 a:hover {
	color: #008900;
	text-decoration: underline;
	}
/* end Page CONTENT TITLES */

/* start lists CONTENT - I never understood these fucking things lol. */
#pbox_content li {
	list-style-type: none;
	list-style-image: none;
	margin: 0px 0px 5px 0px;
	}


#pbox_content ul ul li,
#pbox_content ul ol li {
	color: #333;
	}
#pbox_content ul ul li a,
#pbox_content ul ol li a {
	color: #015001;
	text-decoration: none;
	}
#pbox_content ul ul li a:hover,
#pbox_content ul ol li a:hover {
	color: #008900;
	text-decoration: underline;
	}
#pbox_content ul ul li:before {
	content: "\00BB \0020";
	}
#pbox_content ul,
#pbox_content ul ol {
	margin: 0;
	padding: 0;
	}
#pbox_content ul li:before {
	content: "\00BB \0020";
	}
#pbox_content ul li {
	list-style-type: none;
	list-style-image: none;
	margin: 0px 0px 5px 0px;
	}
#pbox_content ul li a {
	color: #015001;
	text-decoration: none;
	}
#pbox_content ul li a:hover {
	color: #008900;
	text-decoration: underline;
	}
#pbox_content ul p,
#pbox_content ul select {
	margin: 0px 0px 0px 0px;
	}
#pbox_content ul ul,
#pbox_content ul ol {
	margin: 0px 0px 5px 10px;
	}
#pbox_content ul ul ul,
#pbox_content ul ol {
/*	margin: 0 0 0 10px;
*/	}
#pbox_content ul ol li {
	list-style: decimal outside;
	}
#pbox_content ul ul li,
#pbox_content ul ol li {
	margin: 5px 0px 0px 0px;
	padding: 0;
	}
/* end lists CONTENT */


.post {
	margin: 0px;
	text-align: justify;
	}

.pbox_post_details {
	font-family: Tahoma, Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	line-height: 150%;
	border-bottom: 1px dashed #585858;
	margin: 0px 0px 10px 0px;
	padding: 0px 70px 20px 0px;
	}


small {
	font-family: Tahoma, Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	line-height: 150%;
	}



/* start DATES */
.pbox_date {
	float: right; 
	border: 1px solid #008900; 
	margin: 0px auto 0px 10px; 
	text-align: center; 
	padding: 0px 5px 0px 5px;
	width: auto;
	background-color: #efefef; 
	background-image: url('images/pbox_date_bg.gif'); 
	background-repeat: repeat-x; 
	background-position: top;
	}
.pbox_date_day {
	font-size: 18px; 
	font-weight: normal; 
	color: #333;
	padding: 5px 0px 0px 0px;
	}
.pbox_date_month {
	font-size: 9px; 
	font-weight: normal; 
	color: #333;
	padding: 0px 0px 5px 0px;
	}
.pbox_date_year {
	font-size: 10px; 
	font-weight: normal; 
	color: #fff;
	margin: 0px -5px 0px -5px;
	background-color: #008900;
	padding: 5px 0px 5px 0px;
	}
/* end DATES */







/* start H3 Element - used for comments and other subtitles */
h3.pbox_comment {
	color: #008900;
	text-decoration: none;
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
	padding: 0;
	}
h3.pbox_comment a {
	color: #008900;
	text-decoration: none;
	}
h3.pbox_comment a:hover {
	color: #015001;
	text-decoration: underline;
	}

#pbox_content h3 a {
	color: #008900;
	text-decoration: none;
	}
#pbox_content h3 a:hover {
	color: #015001;
	text-decoration: underline;
	}
/* end H3 Element - used for comments and other subtitles */



.pbox_newsflash {
	padding: 0px;
	border: 1px solid #015001;
	background-color: #efefef;
	background-image: url('images/newsflash_bg.png');
	background-position: top left;
	background-repeat: repeat-x;
	}
.pbox_newsflash2 {
	background-image: url('images/newsflash_logo.png');
	background-position: top left;
	background-repeat: no-repeat;
	padding: 20px 100px 20px 100px;
	}
.pbox_newsflash3 {
	border: 2px solid #015001;
	padding: 1px;
	}


h3#pbox_news {
	color: #008900;
	text-decoration: none;
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	}
h3#pbox_news a {
	color: #008900;
	text-decoration: none;
	}
h3#pbox_news a:hover {
	color: #015001;
	text-decoration: underline;
	}







.pbox_footnote {
	padding: 20px 50px 20px 50px;
	}



















/* start Sidebar */
.pbox_sidebar_out {
	background-color: #333333;
	}

#pbox_sidebar {
	font: 11px 'Lucida Grande', Verdana, Arial, Sans-Serif;
	padding: 20px 20px 20px 20px;
	margin: 0px 0px 0px 0px;
	width: 210px;
	}
#pbox_sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 12px;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	color: #fff;
	}
#pbox_sidebar h2 a:link,
#pbox_sidebar h2 a:active,
#pbox_sidebar h2 a:visited {
	color: #00c200;
	text-decoration: none;
	}
#pbox_sidebar h2 a:hover {
	color: #ffffff;
	text-decoration: underline;
	}

#pbox_sidebar form {
	margin: 0;
	}
/* end Sidebar */



/* start lists SIDEBAR */
#pbox_sidebar ul ul li,
#pbox_sidebar ul ol li {
	color: #fff;
	}
#pbox_sidebar ul ul li a,
#pbox_sidebar ul ol li a {
	color: #00c200;
	text-decoration: none;
	}
#pbox_sidebar ul ul li a:hover,
#pbox_sidebar ul ol li a:hover {
	color: #00ff00;
	text-decoration: none;
	}
#pbox_sidebar ul ul li:before {
	content: "\00BB \0020";
	}
#pbox_sidebar ul,
#pbox_sidebar ul ol {
	margin: 0;
	padding: 0;
	}
#pbox_sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}
#pbox_sidebar ul p,
#pbox_sidebar ul select {
	margin: 5px 0 8px;
	}
#pbox_sidebar ul ul,
#pbox_sidebar ul ol {
	margin: 5px 0 0 10px;
	}
#pbox_sidebar ul ul ul,
#pbox_sidebar ul ol {
	margin: 0 0 0 10px;
	}
#pbox_sidebar ul ol li {
	list-style: decimal outside;
	}
#pbox_sidebar ul ul li,
#pbox_sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* end lists SIDEBAR */






/* start content nav */
#pbox_navigation {
	display: block;
	text-align: center;
	margin: 0px;
	padding: 0px 0px 20px 0px;
	color: #333;
	}
#pbox_navigation a {
	text-decoration: none;
	}
#pbox_navigation a:hover {
	text-decoration: none;
	}
.pbox_alignright {
	float: right;
	}
.pbox_alignleft {
	float: left;
	}
.alignright {
	float: right;
	}
.alignleft {
	float: left;
	}
/* end content nav */



/* Long post pages */
#page_links {
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
	padding: 10px;
	background-color: #efefef;
	color: #777;
	border: 1px solid #ddd;
	text-align: center;
	}
#page_links a {
	color: #015001;
	text-decoration: underline;
	}
#page_links a:hover {
	color: #008900;
	text-decoration: none;
	}
/* Long post pages */


.pbox_links {
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	padding: 10px;
	background-color: #efefef;
	color: #777;
	border: 1px solid #ddd;
	margin: 10px 0px 10px 0px;
	text-align: left;
	}










.pbox_searchfield {
	display: inline;
	width: 180px;
	color: #fff;
	font-weight: normal; 
	font-size: 12px; 
	font-family: Tahoma;
	border: 1px solid #000; 
	background: #333333;
	padding: 5px 10px 5px 10px;
	}


.pbox_submit {
	display: inline;
	width: 50px;
	height: 26px;
	margin-top: 1px;
	color: #fff;
	font-weight: normal; 
	font-size: 12px; 
	font-family: Tahoma;
	border: 1px solid #000; 
	background: #444 /*url('images/pbox_greenbar_bg') repeat-x */;
	padding: 5px 10px 5px 10px;
	}	


form {
	display: inline;
	}



.pbox_postmetadata {
	color: #666;
	background-color: #efefef;
	border: 1px solid #999;
	padding: 5px;
	background-image: url('images/pbox_grey_bg.gif');
	background-repeat: repeat-x;
	background-position: top;
	}

.pbox_postmetadata a {
	color: #333;
	text-decoration: none;
	}

.pbox_postmetadata a:hover {
	color: #000000;
	text-decoration: underline;
	}

.pbox_entry {
	line-height: 140%;
	}

.pbox_entry_journals {
	background-image: url('images/pbox_grey_bg.gif');
	}

.pbox_entry a {
	color: #333;
	text-decoration: none;
	}

.pbox_entry a:hover {
	color: #000000;
	text-decoration: underline;
	}



 
.more-link {
	color: #000;
	font-weight: bold;
	}
.more-link a {
	color: #222;
	text-decoration: none;
	}
.more-link a:hover {
	color: #000000;
	text-decoration: underline;
	}







ul#boris {
margin: 0px;
padding: 0px;
}
 
ul#boris li {
list-style: none;
float: left;
padding: 0px 10px;
}








.pbox_comment_bg {
	color: #555;
	background-image: url('images/pbox_comment_bg.gif');
	background-repeat: no-repeat;
	background-position: top;
	height: 73px;
	text-align: center;
	padding: 16px 10px 20px 10px;
	}
.pbox_comment_bg a {
	color: #555;
	text-decoration: none;
	}
.pbox_comment_bg a:hover {
	color: #000;
	text-decoration: none;
	}
.thread-alt {
	background-color: #efefef;
	}
.thread-even {
	background-color: #fefefe;
	}
.depth-1 {
border: 1px solid #008900;
	}
.even,
.alt {
	border-left: 5px solid #008900;
	}



.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
	}
.commentlist li {
	font-weight: bold;
	}
.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}
.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}
.commentlist p {
	font-weight: normal;
	line-height: 150%;
	text-transform: none;
	}
#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentmetadata {
	font-weight: normal;
	}




.pbox_tags {
	border: 1px solid #666;
	padding: 5px;
	background-color: #efefef;
	color: #333;
	line-height: 150%;
	}
.pbox_tags a {
	color: #333;
	text-decoration: none;
	}
.pbox_tages a:hover {
	color: #000;
	text-decoration: none;
	}



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








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

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


/* End Images */










a {
	color: #cc0000;
	}

a:hover {
	color: #25A525;
	text-decoration: underline;
	}




/* messy */
/*
#pbox_sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#pbox_sidebar #searchsubmit {
	padding: 1px;
	}
*/
/* forms */


/*
#searchform {
	margin: 10px auto;
	padding: 5px 5px;
	text-align: center;
	border: 1px solid #000;
	background-color: #2c2a2a;
	}

#pbox_sidebar #searchform #s {
	width: 120px;
	padding: 2px;
	}

#pbox_sidebar #searchsubmit {
	padding: 1px;
	}
*/


/*
.pbox_searchfield input {
	padding: 3px;
	}
*/











/* OLD STUFF */








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







/*

.zzz_entry p a:visited {
	color: #b85b5a;
	}



#zzz_sidebar ul ul li, #zzz_sidebar ul ol li, .zzz_nocomments, .zzz_postmetadata, zzz_blockquote, zzz_strike {
	color: #777;
	}



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

#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 */
/*.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 450px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}
*/


/*
.zzz_post hr {
	display: block;
	}

.zzz_xxxxxxwidecolumn .zzz_post {
	margin: 0;
	}

.zzz_xxxxxxnarrowcolumn .zzz_postmetadata {
	}

.zzz_xxxxxxwidecolumn .zzz_postmetadata {
	margin: 30px 0;
	}

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

.zzz_xxxxxwidecolumn .zzz_attachment {
	text-align: center;
	margin: 5px 0px;
}

.zzz_postmetadata {
	clear: both;
}
*/



.clear {
	clear: both;
	}


/*
#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
*/

/* End Structure */



/*	Begin Headers */

/*
#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
*/
/* End Headers */







/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

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

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

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

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}

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

.page_item li {
	margin: 0;
	padding: 0;
	}
/* End Entry Lists */








/* Begin Form Elements */
.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}
select {
	width: 130px;
	}
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}
#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */




/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}
.commentlist {
	padding: 0;
	text-align: justify;
	}
.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;
	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
	}
.commentlist p {
	margin: 10px 5px 10px 0;
	}
.children { 
	padding: 0;
	}
#commentform p {
	margin: 5px 0;
	}
.nocomments {
	text-align: center;
	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-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

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

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #efefef;
	padding-top: 4px;
	margin: 5px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

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






/* unsure*/
h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 44px;
	text-decoration: none;
	margin: 0px;
	padding: 0;
	color: #25a525;
	}

h2.pagetitle {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 44px;
	text-decoration: none;
	margin: 0px;
	padding: 0;
	color: #25a525;
	}

h3 a:link,
h3 a:active,
h3 a:visited {
	color: #25a525;
	text-decoration: none;
	}

h3 a:hover {
	color: #ffffff;
	text-decoration: underline;
	}



/* Begin Typography & Colors */


#zzz_page {
	background-color: white;
	border: 1px solid #959596;
	text-align: left;
	}



#zzz_content {
	font-size: 1.2em
	}

.zzz_widecolumn .zzz_entry p {
	font-size: 1.05em;
	}

.zzz_narrowcolumn .zzz_entry, .zzz_widecolumn .zzz_entry {
	line-height: 1.4em;
	}

.zzz_widecolumn {
	line-height: 1.6em;
	}

.zzz_narrowcolumn .zzz_postmetadata {
	text-align: center;
	}