/*BODY TAGS*/

	body {
	margin: 0px;
	font-family: georgia;
	}
	body a{
	text-decoration: none;
	}

/*CONTENT_STRUCTURE*/

	#middle_right {
		float: left;
		width: 370px;
		margin-left: 30px;
	}

	#middle_left {
		float: left;
		width: 500px;
	}

	#middle {
		margin: auto;
		width: 900px;
		clear: both;
		padding: 20px 10px 10px;
	}
	.none{
	margin: 0px;
	padding: 0px;
	border-width: 0px;
	}

/*HEADER*/

	#header {
	margin: auto;
	width: 902px;
	clear: both;
	padding: 15px 5px 0px;
	}

	/*LOGO*/
	
		#logo {
		height: 117px;
		width: 505px;
		float: left;
		margin-right: 25px;
		margin-top: 40px;
		font-family: verdana;
		padding-left: 2px;
		color: #999999;
		}
	
	/*RIGHT_HEADER*/
	
		#top_right {
		background: url(images/d_04.png) no-repeat;
		height: 85px;
		width: 345px;
		float: left;
		color: #999999;
		text-align: center;
		padding-left: 25px;
		font: 18px/58px verdana;
		}
	
		#b_top_right {

		}
		
		/*SEARCH_FIELD*/
		
			.sfield {
			border: 1px solid #FFBBBB;
			margin-left: 70px;
			margin-right: 10px;
			padding: 6px;
			font-family: verdana;
			}
			
			#s{
			border: 1px solid #999;
			padding: 4px;
			font-size:12px;
			font-family: verdana;
			}
			#searchsubmit {
			border: 0px solid #999;
			padding: 4px;
			font-size:12px;
			font-family: verdana;
			}

	/*Top Menu*/
	
		#top_menu {
		height: 25px;
		width: 319px;
		background: url(images/a_01.png) no-repeat;
		float: left;
		left:0px;
		color: #999999;
		font: bold 12px verdana;
		padding-top:6px;
		padding-right: 10px;
		padding-left: 10px;
		position: absolute;
		}
		
		#top_menu a{
		text-decoration: none;
		color: #999999;
		}
		
		#top_menu a:hover{
		text-decoration: none;
		color: #fff;
		}
/*PAGE TITLE*/

	.pagetitle{
	border-bottom: solid 1px #999;
	margin-top:0px;
	font-size:12px;
	padding:6px;
	background:#F8F8F8;
	color:#333;
	font-weight:bold;
	}
		
/*POST*/
	
	.post_middle img{
		float:right;
		border: 4px solid #999;
		margin: 4px;
		}
	
	.post_header_info {
		font-size: 12px;
		color: #666666;
		padding-top: 8px;
		padding-right: 2px;
		padding-left: 2px;
		font-weight: bold;
	}

	.post_middle {
		clear: both;
		font-size: 14px;
		color: #000000;
		padding: 1px 2px;
	}
	
	.post_middle blockquote{
		background:#fff;
		padding-right: 20px;
		padding-left: 10px;
		padding-top: 4px;
		padding-bottom: 4px;
		font-size:12px;
		margin: 10px;
	}
		
	.post_middle blockquote li{
		padding: 10px;
	}
	
	.post_middle a{
		font-size: 14px;
		color: #B50000;
	}
	
	.post_middle a:hover{
		font-size: 14px;
		color: #fff;
	}
	
	.post_footer1 {
		float:left;
		padding-left: 30px;
		height: 20px;
		line-height: 10px;
	}

	.post_footer2 {
		font-size:12px;
		padding: 8px;
		color: #999999;
	}
	
	.post_footer2 a{
		text-decoration:none;
		color: #999999;
	}
	
	.post_footer2 a:hover{
		text-decoration:none;
		color: #000;
	}
	
	.post {
		background: #ececec;
		padding: 6px;
		clear: both;
	}

	.post_footer {
		margin-bottom: 10px;
	}
	
	.post_header_title {
		background: #FFFFFF;
		padding: 8px;
		color: #B50000;
		font: bold 14px verdana;
	}

	.post_header_title a{
		background: #FFFFFF;
		padding: 8px;
		color: #B50000;
		font: bold 14px verdana;
		text-decoration: none;
	}
	
	.post_header_title a:hover{
		color: #000;
		text-decoration: none;
	}
	
	/*POST REVIEW*/
	
		.post_review{
			background: #F8F8F8 url(images/quickstats.png) no-repeat left top;
			padding-bottom:2px;
			width: 200px;
			float: right;
			margin-left: 10px;
			margin-right: 4px;
			margin-top: 6px;
		}
		
		.post_review_middle{
			padding-top: 4px;
			background: #F8F8F8 url(images/quickstats.png) no-repeat 6px top;
		}
		
		.post_review_top{
			background: #8A8A8A;
			padding: 6px;
			color:#fff;
			font-weight: bold;
			text-align: center;
			font-family: century gothic;
			font-size: 16px;
		}
		.post_review_type,.post_review_muscle,.post_review_difficulty{
			color:#8A8A8A;
			padding-bottom: 4px;
			padding-left: 40px;
			padding-bottom: 4px;
			font-weight: bold;
			font-family: century gothic;
			font-size: 14px;
		}
		
/*COMMENTS*/

	#author,#email,#url,#comment {
		border: 1px solid #999;
		padding: 6px;
		font-family: verdana;
		}
	
	#submit {
		border: 1px solid #999;
		padding: 6px;
		font-family: verdana;
		}
		
	.comment_top{
		font-size: 12px;
		color: #999;
		background: url(images/comment.png) no-repeat left bottom;
		padding-bottom: 24px;
		}
		
	.comment_top a{
 		text-decoration: none;
 		font-weight: bold;
 		color: #B50000;
		}
		
	.comment_top a:hover{
 		text-decoration: none;
 		color:#000;
		}
	
	.comment_text{
		font-size: 12px;
		padding: 1px 20px;
		background: #ececec;
		}
			
/*BLOGROLL*/

	.br_left {
		float: left;
		color: #666666;
		text-align: center;
		font-size: 12px;
		line-height: 20px;
	}
	
	.br_left a{
		color: #666666;
		text-decoration:none;
	}
	
	.br_left a:hover{
		color: #cecece;
		text-decoration:none;
	}
	
	.blog_msg {
		width: 232px;
		background: url(images/q_17.png) no-repeat;
		height: 51px;
		padding-top: 16px;
		padding-right: 10px;
		padding-left: 15px;
		color: #666666;
	}

	#blogroll {
	}

	.br_right {
		float: left;
		font-size: 12px;
		text-align: center;
		color: #999999;
		padding-left: 20px;
	}

	.br_right a{
		color: #999999;
		font-family:verdana;
		font-size:10px;
	}

	.br_right a:hover{
		color: #000;
	}

	#jim {
		clear: both;
		width: 360px;
		padding-top: 20px;
	}
	
	#nash {
		width: 360px;
		margin-bottom: 20px;
	}	

/*SIDEBAR*/

	#categories {
		color: #666666;
		width: 156px;
		padding-bottom:10px;
	}
	
	#categories a{
		color: #666666;
		text-decoration:none;
	}
	
	#categories a:hover{
		color: #000;
		text-decoration:none;
	}
	
	#ad1 {
		float: left;
		width: 120px;
		background: #999999;
		margin-left: 22px;
	}

	#ad2 {
		clear: both;
		margin-top: 20px;
		width: 300px;
		background: #999999;
	}
	
	/*POPULAR*/
	
		.pop a{
		color:#999;
		display:block;
		padding:4px;
		}
		
		.pop a:hover{
		background:#f4f4f4;
		color:#999;
		display:block;
		padding:4px;
		}
	
	/*CATEGORY BOXES*/
	
		#cats {
			width: 350px;
			padding-left:5px;
		}
		
		.cat_box-c:hover{
			border: 4px solid #ececec;
			width: 92px;
			height: 86px;
			background: url(http://www.yogymbo.com/wp-content/themes/default/catimg/images/c_03.png) no-repeat center bottom;
			margin-right: 16px;
			margin-bottom: 16px;
			float: left;
		}
		
		.cat_box-c{
			border: 4px solid #999;
			width: 92px;
			height: 86px;
			background: url(http://www.yogymbo.com/wp-content/themes/default/catimg/dark/images/c_03.png) no-repeat center bottom;
			margin-right: 16px;
			margin-bottom: 16px;
			float: left;
		}
		
		.cat_box-e:hover{
			border: 4px solid #ececec;
			width: 92px;
			height: 86px;
			background: url(http://www.yogymbo.com/wp-content/themes/default/catimg/images/e_05.png) no-repeat center bottom;
			margin-right: 16px;
			margin-bottom: 16px;
			float: left;
		}
		
		.cat_box-e{
			border: 4px solid #999;
			width: 92px;
			height: 86px;
			background: url(http://www.yogymbo.com/wp-content/themes/default/catimg/dark/images/e_05.png) no-repeat center bottom;
			margin-right: 16px;
			margin-bottom: 16px;
			float: left;
		}
		
		.cat_box-w:hover{
			border: 4px solid #ececec;
			width: 92px;
			height: 86px;
			background: url(http://www.yogymbo.com/wp-content/themes/default/catimg/images/g_07.png) no-repeat center bottom;
			margin-right: 16px;
			margin-bottom: 16px;
			float: left;
		}
		
		.cat_box-w{
			border: 4px solid #999;
			width: 92px;
			height: 86px;
			background: url(http://www.yogymbo.com/wp-content/themes/default/catimg/dark/images/g_07.png) no-repeat center bottom;
			margin-right: 16px;
			margin-bottom: 16px;
			float: left;
		}
		
		.cat_box-a:hover{
			border: 4px solid #ececec;
			width: 92px;
			height: 86px;
			background: url(http://www.yogymbo.com/wp-content/themes/default/catimg/images/l_12.png) no-repeat center bottom;
			margin-right: 16px;
			margin-bottom: 16px;
			float: left;
		}
		
		.cat_box-a{
			border: 4px solid #999;
			width: 92px;
			height: 86px;
			background: url(http://www.yogymbo.com/wp-content/themes/default/catimg/dark/images/l_12.png) no-repeat center bottom;
			margin-right: 16px;
			margin-bottom: 16px;
			float: left;
		}
		
		.cat_box-s:hover{
			border: 4px solid #ececec;
			width: 92px;
			height: 86px;
			background: url(http://www.yogymbo.com/wp-content/themes/default/catimg/images/s_19.png) no-repeat center bottom;
			margin-right: 16px;
			margin-bottom: 16px;
			float: left;
		}
		
		.cat_box-s{
			border: 4px solid #999;
			width: 92px;
			height: 86px;
			background: url(http://www.yogymbo.com/wp-content/themes/default/catimg/dark/images/s_19.png) no-repeat center bottom;
			margin-right: 16px;
			margin-bottom: 16px;
			float: left;
		}
		
		.cat_box-n:hover{
			border: 4px solid #ececec;
			width: 92px;
			height: 86px;
			background: url(http://www.yogymbo.com/wp-content/themes/default/catimg/images/m_13.png) no-repeat center bottom;
			margin-right: 16px;
			margin-bottom: 16px;
			float: left;
		}
		
		.cat_box-n{
			border: 4px solid #999;
			width: 92px;
			height: 86px;
			background: url(http://www.yogymbo.com/wp-content/themes/default/catimg/dark/images/m_13.png) no-repeat center bottom;
			margin-right: 16px;
			margin-bottom: 16px;
			float: left;
		}
		
		.cat_box-t:hover{
			border: 4px solid #ececec;
			width: 92px;
			height: 86px;
			background: url(http://www.yogymbo.com/wp-content/themes/default/catimg/images/n_14.png) no-repeat center bottom;
			margin-right: 16px;
			margin-bottom: 16px;
			float: left;
		}
		
		.cat_box-t{
			border: 4px solid #999;
			width: 92px;
			height: 86px;
			background: url(http://www.yogymbo.com/wp-content/themes/default/catimg/dark/images/n_14.png) no-repeat center bottom;
			margin-right: 16px;
			margin-bottom: 16px;
			float: left;
		}
		
		.cat_box-ev:hover{
			border: 4px solid #ececec;
			width: 92px;
			height: 86px;
			background: url(http://www.yogymbo.com/wp-content/themes/default/catimg/images/r_18.png) no-repeat center bottom;
			margin-right: 16px;
			margin-bottom: 16px;
			float: left;
		}
		
		.cat_box-ev{
			border: 4px solid #999;
			width: 92px;
			height: 86px;
			background: url(http://www.yogymbo.com/wp-content/themes/default/catimg/dark/images/r_18.png) no-repeat center bottom;
			margin-right: 16px;
			margin-bottom: 16px;
			float: left;
		}
		
		.cat_box-m:hover{
			border: 4px solid #ececec;
			width: 92px;
			height: 86px;
			background: url(http://www.yogymbo.com/wp-content/themes/default/catimg/images/t_20.png) no-repeat center bottom;
			margin-right: 16px;
			margin-bottom: 16px;
			float: left;
		}
		
		.cat_box-m{
			border: 4px solid #999;
			width: 92px;
			height: 86px;
			background: url(http://www.yogymbo.com/wp-content/themes/default/catimg/dark/images/t_20.png) no-repeat center bottom;
			margin-right: 16px;
			margin-bottom: 16px;
			float: left;
		}
		
		
		.cbox_title {
			color: #B50000;
			border-bottom: 4px solid #ececec;
			padding: 3px;
			font: 12px georgia;
			text-align: center;
		}
		
		.cbox_title a{
			color: #B50000;
		}
	
		
		.cbox_middle{
			background: url(http://www.yogymbo.com/wp-content/themes/default/catimg/images/c_03.png) no-repeat center bottom;
			height: 60px;
			width: 92px;
		}
		
	
/*FOOTER*/
	
	#footer {
		clear:both;
		background: #fff;
		width: 900px;
		border-top: solid 1px #999;
		margin: auto;
		padding: 5px;
		padding-bottom: 10px;
		color: #999999;
		font: 12px verdana;
		margin-top: 20px;
	}

	#footer a{
		text-decoration:none;
		color: #333;
	}

	#footer a:hover{
		text-decoration:none;
		color: #CCC;
	}
