/*  

Theme Name: BADMILK Studio
Theme URI:  http://www.badmilk.com.cn 
Description: BADMILK Studio ( 柏美欧设计组 ) 形象站专用。
tags:badmilk,柏美欧,runbing,design,sia
Version: 1.0
Author: runbing
Author URI: http://www.badmilk.com.cn 

*/

@charset "utf-8";
/* CSS Document */

body,h1,h2,h3,h4,h5,h6,blockquote,dd,dl,hr,p,form,ul,ol,li{
	margin: 0; padding: 0;
}

html,body{
	margin: 0; padding: 0;
	font-family: /*'微软雅黑',*/Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	height: 100%;
}

h1,h2,h3,h4,h5,h6{
	font-family: '微软雅黑',Arial, Helvetica, sans-serif;
	font-weight: 500;
}

body{
	background: #F8F8F8 url(images/body_bg.gif) center repeat-y;
}

input,textarea{
	font-family: /*'微软雅黑',*/Arial, Helvetica, sans-serif;
}

* html #allcontent {
	height: 100%;
}

/* 所有 */

#allcontent{
	margin: 0 auto;
	margin-bottom: -70px;
	width: 1000px;
	min-height: 100%;
}

/* 链接样式 */

a{
	text-decoration: none;
	outline: none;
}

a:link,a:visited{
	color: #666;
}

a:hover{
	color: #69C;
}

/* Begin Images */

img{
	border: none;
	vertical-align: -4px;
}

p img{
	margin: 5px 0;
	vertical-align:-8px;
	padding: 0;
	max-width: 100%;
}

p img.wp-smiley{
	margin: 0;
	vertical-align:-4px;
}

img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	padding: 4px;
	margin: 0 0 10px 7px;
	display: inline;
}

img.alignleft {
	padding: 4px;
	margin: 0 7px 10px 0;
	display: inline;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}
/* End Images */

object{
	outline: none;
}

/* 内容 */

#header{
	width: 1000px; height: 146px;
	background: #FFF url(images/loading.gif) center no-repeat;
}

#content{
	margin-top: 18px;
    padding-bottom: 60px;
	color: #666;
}

#content p{
	padding: 2px 0;
}

.left_content{              /*左边内容*/
	width: 160px;
	float: left;
}

.middle_content{           /*中间内容*/
	float: left;
	width: 615px;
	*padding-bottom: 60px;
	text-align: left;
}

.middle_content h2{
	clear: both;
	margin: 0; padding: 0;
	height: 25px; line-height: 25px;
	padding-left: 30px;
	font-size: 17px;
	text-transform:uppercase;
	background: url(images/title_icon.gif) 0 5px no-repeat;
}

.middle_content h2 a:link,.middle_content h2 a:visited{
	color: #0b1b2c;
}

.middle_content h2 a:hover,.middle_content h2 a:active{
	color: #F60;
}

.middle_content h3{
	margin: 10px 0;
}

.middle_content h4{
	margin: 2px 0; padding: 0 0 0 15px;
	height: 28px; line-height: 28px;
	font-size: 15px;
	text-transform: uppercase;
	font-weight: normal;
	color: #0b1b2c;
	border-bottom: 1px #999 dotted; 
	background: url(images/title_icon_s.gif) left center no-repeat;
}

.middle_content h4 span{
	font-size: 12px;
	font-weight: normal;
	text-transform: none;
	color: #ABABAB;
}

.middle_content p{
	line-height: 20px;
	text-align: justify;
	text-justify:distribute;
}

.middle_content div.content_info{
	position: relative;
	clear: both;
	margin: 5px 0 10px 0;
	padding-top: 10px;
	border-top: 1px #999 dotted;
}

.middle_content div.content_info div.index_comments{
	position: absolute;
	top: 10px;
	right: 0;
	/*width: 100px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	border: 1px #999 solid;
	background: #DEDEDE;*/
}

.middle_content div.content_info,
.middle_content div.content_info a:link,
.middle_content div.content_info a:visited{
	color: #A4A4A4;
}

.middle_content div.content_info a:hover,
.middle_content div.content_info a:active{
	color: #ff7e00;
}

.right_content{            /*右边内容*/
	float: left;
	width: 224px;
}

.right_content p{
	padding: 5px 0;
}

.page_side{
	padding: 0 0 0 19px; margin: 0 0 0 15px;
	width: 180px;
	text-align: center;
}

.right_title{
	margin-top: 8px;
	width: 175px; height: 56px;
	line-height: 56px;
	background: url(images/title_bg.gif) center no-repeat;
}

.right_title h2{
	font-size: 18px;
	padding-left: 50px;
	color: #0b1b2c;
}

/* 留言板样式 */

.guestbook{
	width: 615px;
	/*height: 230px;*/
}

.guestbook ol{
	margin: 10px 0;
	border-top: 1px #CCC solid;
	list-style-position: inside;
}

.guestbook ol li{
	padding-top: 8px;
	border-bottom: 1px #CCC solid;
}

.guestbook ol.commentlist li p{
	padding-left: 17px;
}

.guestbook ol.commentlist li.alt{
	background: #fdfcf6;
}

.guestbook h3{
	margin: 10px 0; padding: 0;
	font-size: 14px;
}

.input_style{
	padding-left: 18px;
	_padding-top: 7px;
	width: 500; height: 40px; _height: 33px;
	line-height: 40px;
	background: url(images/login_bg.gif) left no-repeat;
}

.input_style input{
	margin: 0 10px 0 0;
	padding-left: 5px;
	width: 135px; height: 18px;
	border: 1px #e0e0e0 solid;
	color: #CCC;
}

.textarea_style{
	margin: 5px 0;
	padding: 10px;
	height: 102px;
	background: url(images/textarea_bg.gif) no-repeat;
}

.textarea_style textarea{
	margin-top: 3px;
	padding: 5px;
	width: 582px; height: 85px;
	font-size: 12px;
	color: #666;
	border: 1px #e0e0e0 solid;
	overflow: auto;
}

.botton_style{
	float: right;
	height: 26px; width: 84px;
	cursor: pointer;
	border: none; margin-right: 10px;
	background: url(images/button_bg.gif) no-repeat;
}

.pre_next{
	clear: both;
	margin: 6px 0 -8px 0;
	*margin: 6px 0 0 0;
	height: 30px;
	line-height: 30px;
	border-top: 1px #EFEFEF solid;
}

/* 侧边栏 */

.sidebar_style{
	padding: 0 0 0 19px; margin: 0 0 0 15px;
	width: 190px;
	text-align: left;	
	border-left: 1px #CCC solid;
}

.sidebar_style h2,.sidebar_style h3,
.sidebar_style ul table#wp-calendar caption{
	width: 170px;
	height: 26px;
	line-height: 26px;
	font-size: 14px;
	color: #FFF;
	text-align: center;
	background: url(images/side_title_bg.gif) no-repeat;
}

.sidebar_style ul table#wp-calendar caption{
	margin-bottom: 8px;
}

.sidebar_style ul{
	list-style: none;
	width: 170px;
	margin: 10px 0; padding: 0;
}

.sidebar_style ul li ul,.sidebar_style ul li ul li{
	margin: 0; padding: 0;
}

.sidebar_style ul table#wp-calendar{
	padding: 4px;
	width: 170px;
	color: #999;
	border: 1px #dedede solid;
}

.sidebar_style ul table#wp-calendar a{
	font-weight: bold;
	color: #0a1b28;
}

.sidebar_style ul table#wp-calendar a:hover{
	font-weight: bold;
	color: #ffba00;
}

.sidebar_style ul table#wp-calendar thead tr{
	color: #0a1b28;
	border-bottom: 1px #0a1b28 solid;
}

.sidebar_style ul li,.sidebar_style ul li ul li{
	margin: 5px 0;
	padding-bottom: 3px;
	border-bottom: 1px #DEDEDE solid;
}

.sidebar_style ul li.linkcat{
	margin: 0; padding: 0;
	border: none;
}

#searchform{

}

#searchform input{
	width: 168px;
	*width: 166px;
	border: 1px #999 solid;
	color: #CCC;
}

/* 页脚 */

#footerspace{
	clear: both;
	position: relative;
	padding-top: 17px;
	padding-bottom: 5px;
}

#footer{
	position: relative;
	margin: 0 auto;
	width: 1000px; height: 48px;
	text-align: left;
	color: #666;
	background: url(images/footer_bg.gif) right no-repeat;
}

.player{
	position: absolute;
	top: 16px;
	right: 600px;
}

.copyright{
	position: absolute;
	top: 17px;
	right: 15px;
}

/* Side Sliding */

#side_sliding{
	background: url(images/sliding_bg.gif) no-repeat;
}

/* other */

.img-border{
	border: 1px #999 solid;
}

blockquote{
	margin: 5px 0;
	padding: 5px 10px;
	border: 1px #DDD dotted;
	background: #FDFDFD;
}

.navigation{
	margin-top: 15px;
}

.wp_related ul{
	list-style: none;
	margin-bottom: 10px;
}

.wp_related ul li{
	list-style: none;
	margin: 6px 0;
	padding-left: 20px;
	background: url(images/categories.gif) left center no-repeat;
}

.wp_related h3.related_post_title{
	border: none;
	height: 30px;
	line-height: 30px;
	border-top: 1px #999 dotted;
	border-bottom: 1px #999 dotted;
}

/* End */