/*
Theme Name: Preston's Planet
Theme URI: http://www.prestonsplanet.com
Description: Theme for Preston's Planet Community site.
Version: 1.0
Author: All 9 Lives
Author URI: http://www.all9lives.com/
Tags: blue, custom header, fixed width, two columns, widgets
WORDPRESS

	
*/



/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #d5d6d7 url('images/pres_bg.jpg');
	background-position: bottom;
	background-repeat: repeat-x;
	background-attachment:fixed; 
	color: #333;
	text-align: center;
	}
	

#page {
	
	text-align: left;
	}

#content {
	font-size: 1.2em
	}

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

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

.widecolumn {
	line-height: 1.6em;
	}

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

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

.post_seo {
	background-color: #efefef;
	border-top: 1px solid #ddd;
	margin: 2px 2px 0px 2px;
	padding: 3px 10px 3px 10px;
	font-size: 0.9em;
	color: #666;
	float: left;
	vertical-align: top;
	width: 641px;
}

.tags {
	float: left;
	margin: 0;
	margin-top: 2px;
	} 

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: "Courier New", Courier, monospace;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

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

.sidebar h2 {
	display: block;
	font-family: "Courier New", Courier, monospace;
	font-size: 1.6em;
	color: #D66FB3;
	font-weight: bold;
	margin: 0px 0px 0 0px;
	padding-left: 5px;
	padding-bottom: 3px;
	border-bottom: 2px dotted #B2997F;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, .sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.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: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

.sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, .sidebar ul ul li, .sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

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

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

h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

a:hover {
	color: #147;
	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;
	}
	
/* Links */

a {
	color: #66a317;
	text-decoration: none;
	padding: 1px 1px 1px 1px;
}


a:link, a:visited {
	color: #66a317;
	text-decoration: none;
}

a:hover, a:active ß{
	color: #fff;
	background-color: #96cb36;
	text-decoration: none;
}


#hnav a:hover, #hnav a:active {
	background: none;
}
	
	
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 0px 0;
	padding: 0;
	}

#page {
	margin: 10px auto;
	padding: 0;
	width: 992px;
	}
	
#header {
	background: transparent url('images/header_bg.png');
	background-repeat: no-repeat;
	margin: 0 auto;
	padding: 0;
	height: 130px;
	width: 992px;
	float: left;
	}

#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}
	
	
#middle {
	background: transparent url('images/wrapper_col_bg.png');
	background-repeat: repeat-y;
	width: 992px;
	margin: 0px auto;
	float: left;
	padding: 0;
	margin-bottom: 0px !important;
}

#bottom {
	width: 992px;
	height: 11px;
	padding: 0;
	background: transparent url('images/wrapper_col_bottom.png');
	background-repeat: no-repeat;
	float: left;
	margin-bottom: 160px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px !important;
}


#twitter {
	margin: 5px 30px 0px 30px;
	text-align: center;
	font-weight: bold;
	font-size: 1.0em;
	color: #897d71;
}

#twitter a {
	white-space:nowrap;
}

/* ADSENSE */


#content .adsense {
	text-align: center;
	border-bottom: 1px solid #ddd;
}

/* NAV */

#hnav {
	width: 988px;
	height: 33px;
	display: block;
	border-top: 2px solid #fff;
	border-bottom: 2px solid #fff;
	background-color: #bede84;
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
	text-align: left;
}

#navcontainer {
	
	text-align: right;
	font: 1em "Lucida Grande", Lucida, Verdana, sans-serif;
	float: left;

}

ul#nav
{
	margin: 0;
	padding: 0;
}

ul#nav li
{
	list-style: none;
	padding-left: 0px;
	position: relative;
	float: left;
	text-align: left;
	vertical-align: bottom;

}

ul#nav li a {
	display: block;
	margin-left: 2px;
	margin-right: 2px;
	padding: 3px 3px 3px 3px;
}

ul#nav li:hover {
	
}


ul#nav li ul li a
{
	color: #666666;
	display: block;
	white-space: nowrap
}

ul#nav li a:visited
{
	color: #666666;
}

ul#nav li a:hover
{
	color: #999999;
}

ul#nav li a big {
	font-size: 2em;
	color: #FFFFFF;
	margin: 0px 0px 0px 0px;
	display: block;
	font-weight: bold;
}	

ul#nav li a:hover big {
	font-size: 2em;
	color: #facaec;
}

#nav li ul {
	position: absolute;
	left: -2px;
	top: 33px;
	width: 160px;
	display: none;
	text-align: left;
	list-style: none;
	background-color: #bede84;
	padding: 0px;
	border-bottom: 2px solid #fff;
	border-left: 2px solid #fff;
	border-right: 2px solid #fff;
	
	}
	

#nav li ul li {
	text-align: left;
	clear: both;
	margin: 0px;
	position: relative;
}	

ul#nav li ul a {	
	padding: 3px 0px 3px 10px;
	display: block;
	margin: 0px;
	width: 150px;
	top: -5px !important;
}
	
ul#nav li:hover ul li a:hover {
	text-decoration: none;
	color: #fff;
	background: #7e9654;
	}


#nav li:hover ul { 
	display: block; 
	cursor: hand;
}

/* END NAV */

.col_header {
	width: 665px;
	height: 10px;
	background-repeat: no-repeat;
	float: left;
	border: 0px  #000000 solid;
	padding: 0px 0px 0px 0px;
}	

#col_left_wrap {
	width: 680px;
	float: left;
}

#col_top {
	background: transparent url('images/center_col_top.png');
	background-repeat: no-repeat;
	margin: 10px 0px 0px 12px;
}

#col_top_cat {
	background: transparent url('images/center_col_top_cat.png');
	background-repeat: no-repeat;
	margin: 15px 0px 0px 12px;
}

#col_bottom {
	background: transparent url('images/center_col_bottom.png');
	background-repeat: no-repeat;
	margin: 0px 0px 15px 12px;	
}

#content_top {
	background: transparent url('images/center_col_bg_cat.png') !important;
	float: left;
	
}

.narrowcolumn {
	float: left;
	padding: 0 0 0px 0px;
	background: transparent url('images/center_col_bg.png');
	background-repeat: repeat-y;
	margin: 0px 0px 0px 12px;
	width: 665px;
	}

#content_top .cat_header {
	padding: 0px 10px 0px 10px;
	border-bottom: 1px solid #dddddd !important;
	margin: 0px 2px;
	width: 645px;
	float: left;
}

.cat_header .cat_title {
	width: 350px;
	float: left;
}

.cat_header .cat_title h1 {
	font-size: 4em;
	color: #D66FB3;
	text-align: left;
	margin: 0px 5px 2px 5px;
	padding: 0;
}

.cat_header .cat_title h3 {
	font-size: 1.7em;
	color: #555;
	font-weight: bold;
	margin: 0px 5px 5px 5px;
}

.cat_header .cat_title h3 p {
	padding: 0;
	margin: 0;
}


.cat_header .author_info {
	width: 300px;
	float: right;
	text-align: justify;
}

.cat_header .author_info img {
	border: 1px solid #999;
	padding: 0px;
	margin: 0px 4px 4px 0px;
}


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

.post {
	margin: 0 20px 20px 20px;
	text-align: justify;
	}
.post p {
	margin: 5px 0px 5px 0px !important;
}


.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn p {
	margin: 5px 15px 5px 15px;
}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	margin: 0px 2px 5px 2px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

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

.clear {
	clear: both;
}

#footer {
	padding: 3px 10px 3px 10px;
	height: 16px;
	margin: 125px 0 0 0;
	clear: both;
	background: transparent url('images/footer_bg.png');
	border-top: 1px solid #689934;
	color: #e8f7e1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	}
	
#footer a {
	color: #fcff00;
}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
	
#footer #links {
	float: left;
}

#footer #copyright {
	float: right;
}
	
	
	
	
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 30px 0 0;
	font-family: "Courier New", Courier, monospace;
	color: #96cb36;
	font-weight: bold;
	font-size: 2.7em;
	}

h2 a:link, h2 a:visited {
	color: #96cb36;
}

h2 a:hover, h2:active {
	color: #fff;
}

h2.pagetitle {
	margin-top: 30px;
	margin-left: 20px;
	text-align: left;
	color: #555;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 2.2em;		
}

.post h3 {
	margin: 30px 0 0;
	font-family: "Courier New", Courier, monospace;
	color: #96cb36;
	font-weight: bold;
	font-size: 2.1em;
	text-align: left;
	}
	
.post h2 {
	text-align: left;
}

.post h3 a:link, .post h3 a:visited {
	color: #96cb36;
}

.post h3 a:hover, .post h3:active {
	color: #fff;
}

.sidebar h2 {

}

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

h3#comments {
	padding: 0;
	margin: 40px 15px 20px 15px;
}

h3#respond {
	padding: 0;
	margin: 40px 15px 20px 15px;
}

h5 {
	text-align: left;
	color: #D66FB3;
	font-family: "Courier New", Courier, monospace;
	font-weight: bold;
	font-size: 1.2em;
	margin: 15px 0px 4px 0px;
}




/* End Headers */



/* Begin Images */
p img {
	max-width: 100%;
	border: 1px dashed #adaca7;
	background-color: #EBFAD0;
	padding: 3px;
	}
	
p a img {
	max-width: 100%;
	border: 1px dashed #adaca7;
	background-color: #EBFAD0;
	padding: 3px;
	}	
	
p a:hover img {
	background-color: #c9e892;
	border: 1px dashed #6f6e6c;
	}		

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

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* 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;
	padding-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;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

.sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

.sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform {
	margin: 5px 15px 25px 15px;
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	border: 1px solid #999;
	}

#commentform textarea {
	width: 99%;
	padding: 2px;
	border: 1px solid #999;
	}

#commentform #submit {
	margin: 0;
	float: right;
	border: 1px solid  #66a317;
	color: #558007;
	font-weight: bold;
	background-color: #ddd;
	margin-bottom: 10px;
	}
	
.linklove {
	display: none
}	
	
	
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px 10px 7px 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	margin-left: 2px;
	margin-right: 2px;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

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

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
.sidebar
{
	padding: 10px 0 10px 0;
	margin-left: 691px;
	width: 289px;
	}

.sidebar .top {
	width: 287px;
	height: 10px;
	background: transparent url('images/right_col_top.png');
	background-repeat: no-repeat;
}

.sidebar .bottom {
	width: 287px;
	height: 10px;
	background: transparent url('images/right_col_bottom.png');
	background-repeat: no-repeat;
}
	
.sidebar .middle {
	width: 287px;
	padding: 0px 0px 0px 0px;
	background: transparent url('images/right_col_bg.png');
	background-repeat: repeat-y;
}

.sidebar .middle ul {
	margin: 0px 10px 0px 10px;
}

.sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 200px;
	}

#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; }
	
	
#calendar_wrapLarge h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2.0em;
	color: #666666;:	
}	
	
	
#EC_previousMonthLarge {
	margin-right: 20px;
	font-size: .7em;
	color: #D66FB3;
}

#EC_nextMonthLarge	{
	margin-left: 20px;
	font-size: .7em;
	color:#D66FB3;
}


#wp-calendarLarge th {
	border-top: 2px solid #999;
}

#wp-calendarLarge .dayHead {
	background-color: #aaa !important;
}

#wp-calendarLarge td {
	border: 1px solid #777 !important;
}

#wp-calendarLarge tbody td div {
	padding-left: 5px;
	padding-right: 5px;
	font-size: .9em;
	text-align: left;

}

#wp-calendarLarge #todayLarge {
	background-color: #96CB36;
	
}	

#wp-calendarLarge #todayLarge .dayHead {
	background-color: #789e34 !important;
	
}	

#CalendarLarge-Header {
	height: 30px;
}

#CalendarLarge-Header td {
	padding: 5px 5px 5px 5px;
	
}	


li#events-calendar {
	margin-bottom: 3px;
	padding-bottom: 0px;
}




/* End Calendar */

/* Sociable */

.sociable {
	margin: 0px !important;
	float: right;
	line-height: 1.2em;
	color: #666;
}

.sociable a {
	padding: 0 !important;
	line-height: 1.2em !important;
}

.sociable a:hover {
	background: transparent;
}

.sociable .sociable_tagline {
	float: left;	
	width: 40px;
	padding-top: 2px;
}

.sociable ul {
	float: left;
	list-style: none;
	list-style-type: none;
	margin: 8px 1px 8px 1px;
	padding: 0px;
	text-indent: 10px !important;
}

.sociable ul li {
	list-style: none;
	float: left;
	list-style-type: none;
	margin-bottom: 0px !important;
	margin-top: 0px !important;
	margin-left: 0px !important;
	margin-right: 0px !important;
	width: 20px;
	padding: 0px 1px 0px 1px !important;
}

/* 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;
	margin-left: 15px;
	margin-right: 15px;
	}
	
.navigation a {
	display: block;
	padding: 5px 7px 5px 7px;
	border: 0px solid #96CB36;
}	
	
	
/* 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: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-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 */


/* PLUGIN SPECIFIC */

/* cforms 2 */




/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */
