/*
Theme Name: Green Psychology Theme
Theme URI: http://greenpsychology.net/
Description: Design by <a href="http://cantonbecker.com/web/">Canton Becker</a> / (505) 216-5049 / canton@gmail.com
Version: 1.0
Author: Canton Becker
Author URI: http://cantonbecker.com/web
Tags: 

*/


/* Wordpress-Centric */


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





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


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

.sidebarAdvice .lpbcmoreli { display: none; }

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

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 400px;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
	
#respond h3 {
	font-size: 26px;
	color: #3b7bbf;
}

	
#commentform #submit {
	font-size: 18px;
	color: #3b7bbf;
	}
/* 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;
	font-size: 10px;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
	padding-left: 40px;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

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

.commentmetadata {
	margin: 0;
	display: block;
	padding-left: 40px;
	}
	
.commentlist cite, .commentlist .says {
	font-size: 12px;
	color: #0d71b9;
}	

.commentlist cite {
	padding-left: 9px;
	padding-right: 5px;
	font-weight: bold;
}	

.commentlist img {
	float: left;
	margin-top: -5px;
}

#suggestionsDiv {
	border: 3px double #049056;
}

#suggestionsDiv ol {
	margin-left: 33px;
	margin-right: 20px;
	font-size: 12px;
}

#suggestionsDiv li {
	padding-bottom: 8px;
	line-height: 125%;
}
/* 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;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	font-size: 14px;
	}
/* 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 */

.post {

}

.post h2 {
	font-size: 18px;
	padding: 10px 0 5px 0;
}

.post h3 {
	font-size: 16px;
	padding: 8px 0 3px 0;
}

.post h4 {
	font-size: 14px;
	padding: 8px 0 3px 0;
	font-style: italic;
}



/* Begin Images */
.post 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) */

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

.post img.alignright {
	margin: 12px 0 0 12px;
	display: inline;
	}

.post img.alignleft {
	margin: 12px 12px 0 0;
	display: inline;
	}

.post .alignright {
	float: right;
	}

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


.signupframe td {
	padding: 4px;
	font-size: 12px;
}

.signupframe .labelinfo {
	color: #aaaaaa;
	font-size: 10px;
}
.postmetadata {
	display: none;
}


div.wpcf7-mail-sent-ok {
	border: 7px solid #3399CC !important;
	padding: 20px !important;
	position: relative;
	top: -100px;
	height: 80px;
	width: 455px;
	background-color: #EEEEEE;
	font-size: 1.5em;
	text-align: center;
}


#tagcloud {
	padding: 2px 5px 0 5px;
	line-height: 18px;
}

#tagcloud a {
	color: #699fd2;
	padding-right: 8px;
}

.entry .blogfooter {
	margin-top: 10px;
	background-color: #407bb0;
	background-image: url(/graphics/blog-footer-bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding: 10px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	color: #FFFFFF;
}

.entry .blogfooter h3 {
	color: #FFFFFF;
	font-weight: normal;
	font-size: 17px !important;
	text-align: center;
	padding: 0;
	margin: 5px 0px;
	background-image: none;
}

.entry .blogfooter a, .entry .blogfooter a:visited {
	color: #80b84c;
	font-weight: bold;
}

.entry .blogfooter a:hover {
	color: #ffffff;
}

.entry .blogfooter li {
	font-size: 14px;
}

/* Home page blog posts */

.h-subl .srp-widget-title-link {
	font-size: 11px;
	font-weight: bold;	
}

.h-subl p.srp-widget-excerpt {
	font-size: 11px !important;
}


