.bloggin {
	overflow: hidden;
	width: 100%;
	min-width: 800px;
	padding-top: 80px;
}
.bloggin h1 {
	padding: 0 0 0 50px;
	font-weight: normal;
	color: #f60;
	margin: 0px;
}
.bloggin sub {
	color: #666;
	padding-left: 60px;
	font-size: 12px;
}
.blog_menu {
	padding-left: 60px;
	margin-top: 20px;
	list-style: none;
}
.blog_menu li {
	float: left;
	font-size: 24px;
	padding-right: 20px;
}
.blog_menu li a {
	text-decoration: underline;
	color: #666;
}
.blog_menu li a:hover {
	color: #226ec6;
}
.blog_left {
	display: inline-block;
	float: left;
	width: 70%;
	min-width: 500px;
}
.blog_left_in h2 {
	font-size: 20px;
	font-weight: normal;
	color: #bbb;
}
.blog_left_in h2 b {
	color: #23aae1;
}
.blog_left_in {
	padding: 20px 20px 60px 60px;
}
.blog_right {
	float: right;
	width: 30%;
	min-width: 200px;
}
.error {
	color: #990000;
	font-size: 22px;
}
.blog_post {
	text-align: justify;
	font-size: 14px;
	line-height: 18px;
	padding-top: 15px;
	border-bottom: #b2b2b2 1px dotted;
}
.blog_post sub {
	display: inline-block;
	margin-top: 10px;
}
.blog_post h1 {
	font-weight: normal;
	font-family: georgia;
	font-size: 23px;
	padding-left: 0;
	padding-bottom: 3px;
}
.blog_post sub {
	padding-left: 0px;
	padding-bottom: 8px;
	color: #999;
}
.blog_post h1 a {
	text-decoration: underline;
}
.blog_post p a {
	color: #226ec6;
	text-decoration: underline;
}
.blog_post h3 {
	color: #23aae1;
	font-family: Georgia;
	font-style: italic;
}	
.blog_post img {
	padding-right: 10px;	
}
.blog_post p a:hover {
	color: #f60;
}
.blog_right_in {
	display: block;
	margin-left: 50px;
	margin-right: 20px;
}


.blog_tagfield {
	padding: 0px;
	list-style: none;
}
.blog_tags h1 {
	padding: 0px;
	margin: 0px;
}
.blog_tagfield li {
	display: inline;
	margin: 0 10px 10px;
}
.s1 {font-size: 12px;}
.s2 {font-size: 14px;}
.s3 {font-size: 16px;}
.s4 {font-size: 18px;}
.s5 {font-size: 20px;}
.s6 {font-size: 22px;}
.s7 {font-size: 24px;}
.s8 {font-size: 26px;}
.bl_1, .bl_2, .bl_3, .bl_4 {
	background: url("i/u.png");
	height: 10px;
	
}

.bl_1, .bl_3 {
	width: 11px;
	float: right;
}
.bl_2, .bl_4 {	
	width: 100%;
	margin-left:-11px;
}
.bl_1 {background-position: 0px 0px;}

.bl_2 {background-position: -11px 0px;}

.bl_3 {background-position: 0px -10px;}

.bl_4 {background-position: -11px -10px;}

.bl_text {
	background: #e0e0e0;
	margin-left:-11px;
	padding: 20px;
	overflow: hidden;
	color: #666;
}
.ul_dots {
	padding-left: 20px;
	list-style: circle;
}
.cli_right ul {
	list-style: none;	
}

.cat_search input, .cat_search button {
	height: 25px;
	font-size: 18px;
	padding: 0 10px 0 10px;
	color: #666;
	border: #666 1px solid;
	
}
.cat_search_in {
	width: 100%;
	margin-left: -60px;
	float: left;
}
.cat_search input {
	background: url('i/srch.png') 0 0 repeat-x;
	width: 80%;
	margin-left: 20%;
	border-right: 0px;
}
.cat_search button {
	cursor: pointer;
	text: hidden;
	background: url('i/srch_but.png') 0 0 no-repeat;
	height: 27px;
	width: 60px;
	border-left: #b2b2b2 1px dotted;
}
.bl_text h1 {
	padding: 0px;
	font-size: 20px;
	color: #f80;
}
.bl_text li {
	line-height: 2em;
}
.post_bot {
	line-height: 1.5em;
	font-size: 11px;
	padding: 10px 0 10px 0;
}
.post_bot a {
	text-decoration: underline;
}
.blog_comments h1 {
	padding: 0 0 20px 0;
}
.p_title {
	font-size: 11px;
	color: #888;
}
.p_title a {
	font-weight: bold;
	color: #444;
}
.p_title font {
	margin-left: 10px;
}
.post_comment p {
	margin-bottom: 20px;
}
.post_field {
	padding: 10px;
	font-size: 16px;
	width: 500px;
	margin-top: 10px;
	border: #999 1px solid;
	background: #fff;
	color: #666;
}
.addcom h1 {
	padding: 40px 0 20px 0;
}
.addcom img {
vertical-align: middle;
}
.tagad {
	border: #f60 1px solid;
}
.pgs {
	padding: 5px;
	margin: 0em 0;
	list-style: none;
	clear: both;

}
.pgs li{
	float: left;
}
.pgs a, .pgs b{
	text-decoration: none;
	margin-right: .5em;
	padding: .5em 1em;
	display: block;
	background: #fff;
	text-decoration: none;
	border: 1px solid #CCC;
}
.pgs li a:hover {
	text-decoration: underline;
	border: 1px solid #00aad0;
	background: #efefef;
}
.pr2 {
	color: #ff0000;
	font-weight: bolder;
}

