/*

Theme Name: Yogaglo Default
Theme URI: http://www.yogaglo.com/
Description: The Yogaglo theme.
Version: 1.0
Author: SQLFusion
Author URI: http://www.sqlfusion.com/
Tags: yogaglo

*/

textarea { width:600px; height:200px; padding:5px; }

.global_stories_info { position: absolute; right: 30px; top: 20px; z-index: 2; }

div#sidebar { width: 268px; }
div#sidebar h3 { font-family: "Aurulent Sans", Arial, Helvetica, Verdana, Geneva, sans-serif; font-size: 24px; font-weight: normal; text-transform: lowercase; margin-bottom: 12px; }

.wp_fl { float: left; }
.wp_fr { float: right; }
.wp_clear { clear: both; }
.wp_block { display: block; }
ul.wp_items { list-style-type: none; margin: 0; padding: 0; font-size: 14px; }
.wp_items li { margin-bottom: 1.25em; }
.wp_items p { margin-bottom: 1em; }
.wp_items h2 { font-size: 24px; display: inline; }
.wp_items h2 a { border-bottom: 1px dashed; text-decoration: none; color: black; }
.wp_items h3 { font-size: 16px; margin-bottom: 0.6em; }
		.wp_items ul, .wp_items ol {
			margin-bottom: 1.25em;
		}
		.wp_items ul {
			list-style-type: none;
			margin-left: 0;
		}
		.wp_items ul li {
			padding-left: 21px;
			background: transparent url(images/ico/bullet-white.gif) no-repeat scroll 2px 6px;
		}
		.wp_items ul li, .wp_items ol li {
			margin-bottom: 0.25em;
		}

			.wp_items a:hover {
				color: #EEAD24;
			}
ul.wp_sidebar { list-style-type: none; margin: 0; padding: 0; font-size: 14px; }
div#sidebar ul { list-style-type: none; margin: 0 0 20px 0; padding: 0; font-size: 14px; }
div#sidebar ul li { margin-bottom: 5px; }

			.wp_info {
				margin-bottom: 0.75em;
				color: #999999;
			}
				.wp_info span {
					margin-right: 1.5em;
					font-size: 12px;
					padding-left: 20px;
					margin-bottom: 0.5em;
				}
				.wp_info .wp_date {
					background: transparent url(/blog/wp-content/themes/YG/images/ico/time.gif) no-repeat 0 -1px;
				}
				.wp_info .wp_author {
					background: transparent url(/blog/wp-content/themes/YG/images/ico/user.gif) no-repeat 0 -1px;
				}
				.wp_info .wp_comment {
					background: transparent url(/blog/wp-content/themes/YG/images/ico/comment.gif) no-repeat 0 -1px;
				}
				.wp_info .wp_cat {
					background: transparent url(/blog/wp-content/themes/YG/images/ico/cat.gif) no-repeat 0 1px;
				}
				.wp_info .wp_tag {
					background: transparent url(/blog/wp-content/themes/YG/images/ico/tag.gif) no-repeat 0 0;
				}
div.wp_com { margin-bottom: 30px; }
.wp_com ul li, .wp_com ol li { background: none; }
.wp_com .wp_children { margin: 0 0 0 1.5em; }
.wp_com .wp_list-4 { list-style: none; margin: 0; padding: 0; }
	.wp_com .wp_list-4 li .wp_admin {
		border: 3px dashed #EEAD24;
		background: #5c9eba url(/blog/wp-content/themes/YG/images/bg/two-gears-white.gif) repeat 0 0;
	}
	.wp_com .wp_list-4 li {
		/*
		border: 1px solid #E7E9E4;
		padding: 15px 15px 0 15px;
		margin: 0 0 15px 0;
		*/
		
		border: none;
		padding: 0;
		margin: 0;
	}
		* html .wp_com .wp_list-4 li {
			padding:0 40px 0 20px !important;
		}
		*:first-child+html .wp_list-4 li {
			padding:0 40px 0 20px !important;
		}
		* html .wp_list-4 img {
			margin:20px auto auto 0;
		}
		*:first-child+html .wp_list-4 img {
			margin:20px auto auto 0;
		}
		* html .wp_list-4 p img {
			margin:0 auto auto 0;
		}
		*:first-child+html .wp_list-4 p img {
			margin:0px auto auto 0;
		}
	.wp_com-wrapper {
		border: 1px solid #E7E9E4;
		padding: 15px 15px 0;
		margin: 0 0 15px;
	}
	.wp_com-header {
		padding-bottom: 15px;
		margin: 0;
	}
		.wp_com-header img {
			display: block;
			float: left;
		}
		.wp_com-header .tp {
			display: block;
			margin: 0 0 0 63px;
			padding: 0;
			text-align: left;
		}
			.wp_tp span, .wp_tp span a {
				font-weight: bold;
				display: block;
				line-height: 150%;
			}
