/*
Theme Name: Prajna Yoga Wordpress Theme
Theme URI: http://cantonbecker.com/web
Description: By Canton Becker http://cantonbecker.com/web
Version: 1.0
Author: Canton Becker
Author URI: http://cantonbecker.com/web


*/


/* ==============================================================
		WP SPECIFIC styles
   ============================================================== */

/* Most styles will come in from /css/global.css */


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

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

.commentmetadata {
	font-weight: normal;
	}

#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 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 {
	margin: 12px 0 0 12px;
	display: inline;
	}

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

.alignright {
	float: right;
	}
	
.alignright {
	margin-left: 12px !important;
}

.alignleft {
	margin-right: 12px !important;
}

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

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

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

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	background-color: #edeed9;
	border: 1px solid #CCCCCC;
	padding-bottom: 10px;
	margin-bottom: 10px;
	font-size: 14px;
	font-weight: bold;
	background-image: url(/graphics/nav-background.jpg);
}

.navigation .alignleft, .navigation .alignright {
	margin: 20px;
}


.post-edit-link {
	padding-left: 60px;
	color: #990000;
}


.wpcf7-captcha-your-captcha {
	border: 1px solid #7a1d33 !important;
	margin: 0 !important;
}

.postmetadata {
	display: none;
}

.copy blockquote {
	font-size: 18px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-style: italic;
	color: #857872;
	margin: 5px 30px 5px 30px;
}

.copy li {
	padding-bottom: 8px;
	line-height: 150%;
}

/* ==============================================================
		END WP SPECIFIC styles
   ============================================================== */

.wpcf7-form img {
	float: left;
}

.wpcf7-form .captcha-41 {
	padding-left: 10px;
	
}

.wpcf7-form .captcha-41 input {
	width: 60px;	
	font-size: 18px;
}


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

.sharethis img {
	display: inline;
}

.sharethis a {
	text-decoration: none;
}

a.stbar.chicklet img {border:0;height:16px;width:16px;margin-right:3px;vertical-align:middle;}
a.stbar.chicklet {height:16px;line-height:16px;}

