#blog_heads {
	float: right;
	height: 115px;
	width: 200px;
	margin-top: 0px;
}
.content {
	float: left;
	width: 620px;
	min-height: 170px;
	margin: 20px 0px 90px 10px;
}
.content2 {
	float: left;
	width: 600px;
	min-height: 170px;
	margin: 20px 0px 90px 20px;
	padding-top: 20px;
}
.sidebar {
	float: right;
	width: 220px;
	min-height: 50px;
	margin: 20px 10px 90px 0px;
}
#sb, #sb ul, #sb li {
	list-style-type: none;
}
#searchform {
	padding-top: 0px;
}
#searchform input {
	width: 80px;
	height: 18px;
	margin: 0px 10px 10px 0px;
	border: 1px solid #999;
	background-color: #FFF;	
	float: left;
}
#searchform #searchsubmit {
	width: 60px;
	height: 22px;
    line-height: 22px;
    margin: 0;
}
.intro_container {
	height: 155px;
	width: 100%;
	position: relative;
}
.intro_image_container {
	width: 142px;
	height: 112px;
	background: url('images/bg_thumb_shadow.jpg') no-repeat center bottom;
	float: left;
	padding: 20px 0px 9px 10px;
}
.intro_image {
	border: 1px solid #999;
}
.intro_image:hover {
	border: 1px solid #ff9933;
}
.intro_text {
	float: right;
	margin-top: 17px;
	width: 440px;	
	min-height: 10px;
}
.intro_foot {
	float: right;
	width: 440px;
	min-height: 10px;
	border-bottom: 1px solid #999;
	position: absolute;
	padding-bottom: 20px;
	right: 0px;
	bottom: 0px;
	color: #ff9933;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
}
.intro_foot a {
	color: #ff9933;
	text-decoration: none;
}
.intro_foot a:hover {
	color: #ff4808;
}
.intro_date {
	display: block;
	float: left;
}
.intro_link {
	display: block;
	float: right;
}	
.subscribe_container, .subscribe_container2 {
	min-height: 40px;
	width: 170px;
	/*padding: 10px 10px 10px 10px;*/
	padding: 10px 15px 10px 25px;
	text-align: center;
	margin: 10px 5px 20px 5px;
	border: 1px solid #dbdbdb;
	background: #fff url('images/bg_subscribe.gif') repeat-x center bottom;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-webkit-box-shadow: -2px 2px 3px  #e8e8e8;
	-moz-box-shadow: -2px 2px 3px #e8e8e8;
	box-shadow: -2px 2px 3px #e8e8e8; 
}
.subscribe_container2 {
	margin-top: 0px;
	padding: 10px 15px 0px 25px;
	overflow: auto;
}
.mini_subscribe {
	float: right;
	height: 50px;
	width: 170px;
	text-align: center;
}
.s_m {
	padding: 0px 15px 0px 15px;
}
.s_m2 {
	padding: 5px 15px 0px 15px;
}
.prev_next {
	margin-top: 20px;
}
#respond {
	clear: both;
}
.says, .url, .fn {
	font-size: 1.8em;
	margin-bottom: 5px;
	font-weight: normal;
	color: #ff9933;
}
.avatar {
	display: block;
	float: left;
	padding-right: 20px;
}
.arrow_right, .arrow_right2, .arrow_left {
	background: url('images/arrow_right.gif') center top;
	height: 28px;
	width: 150px;
	display: block;
	color: #ff9933;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 1.2em;
	padding: 9px 0px 0px 20px;
	margin-bottom: 20px;
}
.arrow_right {
	float: right;
}
.arrow_right2 {
	margin-left: 20px;
}
.arrow_left {
	background: url('images/arrow_left.gif');
	float: left;
	width: 140px;
	padding-left: 30px;
}
.arrow_right:hover, .arrow_right2:hover, .arrow_left:hover {
	color: #ff4808;
}
.indent_left20 {
	margin-left: 40px;
}
.right_nav {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	text-transform: capitalize;
	line-height: 1.2em;
}
.right_nav ul {
}
.right_nav li {
	list-style-type: none;
}
.right_nav li a {
	color: #ff9933;
	display: block;
	margin-left: 40px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.right_nav li a:hover {
	color: #ff4808;
}
.article_date {
	width: auto;
	height: 25px;
	border-bottom: 1px solid #999;
	margin: 0px 5px 20px 0px;
	color: #ff9933;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.1em;
	font-weight: normal;
}
.article_date2 {
	width: auto;
	color: #ff9933;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.1em;
	font-weight: normal;
	text-align: right;
}
.article_container {
	width: auto;
	min-height: 20px;
	margin: 0px 20px 0px 0px;
}
.article_text {
	padding: 0px 0px 10px 22px;
}
.article_footer {
	width: auto;
	min-height: 50px;
	padding: 20px 20px 20px 20px;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	overflow: auto;
	
}
.article_tags {
	float: left;
	width: 350px;
	min-height: 50px;
}
#searchform label {
	display: none;
}
.left_float {
	float:left;
	width: 300px;
}
.right_float {
	float: right;
	width: 300px;
	text-align: right;
}
.post {
	overflow: auto;
}
.image_container {
	background-image: url('images/bg_image_shadow.gif');
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-left: 21px;
	padding-bottom: 8px;
	margin-bottom: 10px;
}
.main_image {
	border: 1px solid #999;
}
.response_container {
	padding: 0px 0px 0px 0px;
	width: auto;
	min-height: 50px;
	overflow: auto;
	clear: both;
}
.comment-body, .comment-body2 {
	width: auto;
	min-height: 48px;
	overflow: auto;
	border: 1px solid #999;
	padding: 20px 20px 20px 20px;
	margin: 20px 0px 20px 0px;
}
.comment-body2 {
	margin: 20px 10px 20px 0px;
}
.comment-author vcard {
	float: right;
	width: 400px;
	min-height: 48px;
	overflow:auto;
	padding: 0px 0px 0px 20px;
}
.response_data {
	width: auto;
	height: 18px;
	text-align: right;
	font-family: Helvetica, Arial, sans-serif;
	color: #ff9933;
}
form {
	padding-top: 20px;
}
input, textarea {
	background-color:#F5F5F5;
	border: 1px solid #999;
}
input:focus, textarea:focus {
	background-color:#fff;
}
input {
	width: 190px;
	height: 20px;
	margin: 0px 20px 0px 0px;
}
textarea {
	width: 590px;
}
label {
}
.sb_txt {
	padding: 0px 25px 10px 20px;
	font-size: 1.3em;
	line-height: 1.5em;
}
#submit {
	background-color:#FFF;
	width: 150px;
	height: 30px;
	padding: 5px 0px 5px 0px;
	color: #ff9933;
	font-weight: bold;
}
#submit:hover {
	background-color:#F5F5F5;
	color: #ff4808;
}
a {
	color: #333;
	text-decoration: none;
}
a:hover {
	color: #ff9933;
}

.alignleft, .alignright {
	display: block;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
	float: left;
}

.alignright{
	float: right;
}

.alignleft a, .alignright a{
 	font-size: 1.9em;
 }
.intro_text p {
    font-size: 1.4em;
    line-height: 18px;
    word-spacing: -0.01em;
}
.intro_text h2 {
	margin-bottom: 3px;
}
.article_text p {
    font-size: 1.5em;
    line-height: 21px;
}
