.profile-thumbnail {
    position: absolute;
}
.profile-header {
    min-height: 260px;
    margin-left: 280px;
}
div.post-tabs {
    margin-top: 16px;
}
ul.posts {
    list-style-type: none;
    padding: 0px;
    margin: 16px 0px 0px 0px;
    border-top: 1px solid #e0e0e0;
}
div.post-tabs ul.posts {
    margin: 0px;
    border-top: none;
}
ul.posts li.post {
    padding: 8px;
    border-bottom: 1px solid #e0e0e0;
}
ul.posts li.post:hover {
    background-color: #f0f0f0;
}
div.post-date {
    float: right;
}
div.post-author {
    font-weight: bold;
}
div.post-thumbnail {
    position: absolute;
}
div.post-content {
    margin-left: 48px;
    min-height: 48px;
}
div.post-footer {
    text-align: right;
}

div.pagination {
    width: 100%;
    text-align: right;
    padding: 0px;
    margin: 0px;
}
div.flask-pagedown-preview {
    margin: 10px 0px 10px 0px;
    border: 1px solid #e0e0e0;
    padding: 4px;
}
div.flask-pagedown-preview h1 {
    font-size: 140%;
}
div.flask-pagedown-preview h2 {
    font-size: 130%;
}
div.flask-pagedown-preview h3 {
    font-size: 120%;
}
.post-body h1 {
    font-size: 140%;
}
.post-body h2 {
    font-size: 130%;
}
.post-body h3 {
    font-size: 120%;
}
.table.followers tr {
    border-bottom: 1px solid #e0e0e0;
}

/* 测试index */

ul.index-posts {
    list-style-type: none;
    padding: 10px;
    margin: 16px 0px 0px 0px;
    border-top: 1px solid #e0e0e0;

}

div.post-tabs ul.index-posts {
    margin: 0px;
    border-top: none;
    background-color: #f0f0f0;

}
ul.index-posts li.index-post {
	margin: 10px;
    padding: 10px;
    border: 0px solid #e0e0e0;
    background-color: white;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -o-border-radius: 6px;
    border-radius: 6px;
    
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.3);
    -moz-box-shadow: 0 1px 2px rgba(0,0,0,0.3);
    box-shadow: 0 1px 2px rgba(0,0,0,0.3);
    
}
ul.index-posts li.index-post:hover {
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,0);
    -moz-box-shadow: 0 1px 2px rgba(0,0,0,0);
    box-shadow: 0 1px 2px rgba(0,0,0,0);
}

div.index-post-content {
    margin-left: 0px;
    /*min-height: 48px;*/
    min-height:auto;
}

div.index-post-content p.post-title{
    font-weight: bold;
    margin-bottom: 0;
}

div.index-post-content p.post-chapter{
    color: white;
    background-color: #2B2B2B;
    /*background-color: rgba(43,43,43,0.9);*/
    width: auto;
    display: inline-block;
    text-align: center;
    padding: 0.3em 0.6em;
    font-size: 0.928em;/*13px/14px*/
    margin: 10px 0 0 0;
    border: 1px solid #fff;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.3);
    -moz-box-shadow: 0 1px 2px rgba(0,0,0,0.3);
    box-shadow: 0 1px 2px rgba(0,0,0,0.3);
}

ul.index-posts a {
	color: #2B2B2B;
    text-decoration: none;
}

ul.index-posts a:hover {
	color: #338FCC;
    text-decoration: none;
}

.index-post-body h1 {
    font-size: 140%;
}
.index-post-body h2 {
    font-size: 130%;
}
.index-post-body h3 {
    font-size: 120%;
}

/* 测试post */

ul.myposts {
    list-style-type: none;
    padding: 0px;
    margin: 16px 0px 0px 0px;
    border-top: 1px solid #e0e0e0;
}
div.post-tabs ul.myposts {
    margin: 0px;
    border-top: none;
}
ul.myposts article.mypost {
    padding: 8px;
    border-bottom: 1px solid #e0e0e0;
}

div.mypost-body {
	margin: 10px 0 0;
}

span.mypost-date {
	margin: 0px 0px 10px 10px;
    color: #5e5e5e;
}

span.mypost-author  {
    margin: 0 0px 10px;
	font-weight: bold;
	padding: 0.2em 0.7em 0.3em;
	font-size: 80%;
	/*font-family: Tahoma;*/
	color: #f5f5f5;
	background-color: #337ab7;
	/*display: table-cell;*/
	/*vertical-align:middle;*/
	-webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
}

span.mypost-views {
	margin: 0 10px 0 10px;
	color: #5e5e5e;
    
}

div.mypost-content {
    /*margin-left: 48px;
    min-height: 48px;*/
}
div.mypost-footer {
    text-align: right;
}

.mypost-content h1 {
    font-size: 160%;
    line-height: 1.3em;
}

.mypost-body  {
	
}

.comments-content {
	padding: 8px;
}


/* 测试cite引用 */

div.cite-content2 {

}


article.cite-content{
	border-left: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
	border-right: 1px solid #e0e0e0;
	margin-left: 0em;
	

}

span.cite-sign {
	color: white;
	/*position: absolute;*/
    /*display: inline-block;*/
	/*border: 1px solid #e0e0e0;*/
	padding: 5px;
	margin: 0em 0em 0em;
	background-color: #D5912B;
	position: absolute;
	-webkit-box-shadow: 0 2px 2px rgba(0,0,0,0.3);
    -moz-box-shadow: 0 2px 2px rgba(0,0,0,0.3);
    box-shadow: 0 2px 2px rgba(0,0,0,0.3);
	
	
}

div.cite-body{
	border: 1em solid #fff;
	border-bottom: none;
}

div.cite-body blockquote {
	border-left: 0;
	font-size: 100%;
	margin: 0;
	background-color: #e6e6e6;
	padding: 2em;
	
	
}


div.cite-body footer {
	text-align: right;
	color: #5e5e5e;
}


/* 测试comment评论 */

h1#post-comments {
	margin-top:0.8em;
	font-size:100%;
	float:left;
	/*border:1px solid #337ab7;
	padding:0 0.5em;*/
	/*outline:solid thin #337ab7;
	-moz-outline-radius: 2px;*/
}

ul.post-comments {
    list-style-type: none;
    padding: 0px;
    margin: 16px 0px 0px 0px;
}
ul.post-comments li.post-comment {
    padding: 8px;
    border-bottom: 1px solid #e0e0e0;
}
ul.post-comments li.post-comment:nth-child(1) {
    border-top: 1px solid #e0e0e0;
}
ul.post-comments li.post-comment:nth-child(odd) {
    background-color: #f0f0f0;
}
div.post-comment-date {
    float: right;
}
div.post-comment-author {
    font-weight: bold;
}

div.post-comment-content {
    margin-left: 0px;
    min-height: 48px;
}

div.post-comment-form {
    margin: 16px 0px 16px 0px;
    position: relative;
}

div.post-comment-form input#verify_code {
    max-width: 100px;
}

label.control-label {
	display:block;
}

#verify_code {
	float:left;
}

div.post-comment-form input#submit {
}

div.post-comment-form img.verify-code {
    /*position: absolute;
    top: 378px;
    left: 120px;*/
    height: 35px;
    margin-left: 3px;
}

/* dialogue */
ul.dialogue-hidde li {
    list-style-type: none;
}

ul.dialogue-hidde2 li {
    list-style-type: none;
}

div.dialogue-content p{
    background-color: #ffffff;
    padding: 0.5em;/*7px/14px*/
    display: inline-block;
    width:auto;
    -webkit-border-radius: 0 4px 4px 4px;
    -moz-border-radius: 0 4px 4px 4px;
    -o-border-radius: 0 4px 4px 4px;
    border-radius: 0 4px 4px 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.3);
    -moz-box-shadow: 0 1px 1px rgba(0,0,0,0.3);
    box-shadow: 0 1px 1px rgba(0,0,0,0.3);
    margin-top: 5px;
    border: 0px solid #337ab7;
}

div.dialogue-content a.talker {
    color: #ffffff;
    font-size: 0.857em;
    padding: 3px 6px;
    background-color: #337ab7;
}

div.dialogue-content span {
    font-size: 0.857em;
}

/*评论回复与对话的隐藏与显示*/
.reply-form1 {
    display:none;
}

.reply-form2 {
    display:block;
}

.dialogue-hidde{
    height: 4em;
    overflow-y:scroll;
}

.dialogue-hidde2{
    display:block;
}

/* 测试markdown预览 */
div#post-content {
	padding: 20px 0px;
}



/*div.mypost-body pre {
	padding-left: 1em;
	font-size: 1em;
	
	/*-webkit-box-shadow: 0 5px 10px rgba(0,0,0,0.8);
    -moz-box-shadow: 0 5px 10px rgba(0,0,0,0.8);
    box-shadow: 0 5px 10px rgba(0,0,0,0.8);*/    
/*}

div.mypost-body h1,h2,h3 {
	margin:0.8em 0 0.5em 0;
	line-height: 1.3em;
	font-weight: bold;
	letter-spacing: 0.03em;
}

div.mypost-body h1 {
	font-size: 160%;
}

div.mypost-body h2 {
	font-size: 140%;
}

div.mypost-body h3 {
	font-size: 120%;
	font-weight: bold;
	color: #337ab7;
}

div.mypost-body p {
	letter-spacing: 0.03em;
	margin: 1.3em 0;
	line-height: 1.8em;
	font-size: 110%;
}*/




/* 测试user页 */
.user-profile-header {
    min-height: auto;
}

/* 测试moderate评论管理 */
ul.post-comments li.post-comment2 {
    padding: 8px;
    border-bottom: 1px solid #e0e0e0;
}

/* 测试book书本主页 */

.page-header {
	max-width: 1140px;
}

.book-picture {
	float: left;
    
}

.book-header {
	/*float: right;*/
	text-align: left;
    min-height: 206px;
    /*margin-left: 250px;*/
}

.book-header h1{
	font-size: 120%;
    line-height: 1.3em;
}
	

.note-header {
	clear: both;
}

/*搜索框*/

div.navbar-seacrch-border{
    margin-left: 15px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    /*background-image: -webkit-gradient(linear, 0% 0%, 0% 12%, from(#fff), to(#222));*/
    /*background-image: -moz-linear-gradient(0 12% 90deg, #fff, #222);*/
    background-color: #fff;
    padding: 1px 0px;
}

form.navbar-search{
    display: inline-block;
    padding: 11px 0px;
    line-height: 20px;
    /*height: 50px;*/
    position: relative;
    min-width: 230px;
}

fieldset{
    display: inline-block;
    border: none;
    background-color: #fff;
    
}

.search-field{
    padding-right: 5px;
    margin-left: 5px;
    border: none;
    box-shadow: none;
    
}

.search-btn{
    padding: 3px 8px 3px 8px;
    border: none;
    color: #444;
    -webkit-border-radius: 4px 4px 4px 4px;
    -moz-border-radius: 4px 4px 4px 4px;
    -o-border-radius: 4px 4px 4px 4px;
    border-radius: 4px 4px 4px 4px;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.85);
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
        
}

/*底部信息*/
footer.index-copyright p{
	text-align:center;
}

footer.index-copyright span.certify{
	display:inline-block;
	font-size: 11px;
}

footer.index-copyright a,a:hover{
	text-decoration:none;
	outline: none;
	color: #333;
}


/*断点*/
@media only screen and (min-width: 18em) {
	
	.page-header {
		/*max-width: 1140px;*/
		text-align: center;/*book-picture无法居中，是因为这个外框问题*/
	}

	.book-picture {
		float: none;
		text-align: center;
	}
	
	.book-header {
		text-align: left;
		min-height: 0;
	}
	
}

@media only screen and (min-width: 30em) {
	
	.page-header {
		text-align: left;
	}

	.book-picture {
		float: left;
		text-align: center;
	}
	
	.book-header {
		min-height: 206px;
		line-height: 1em;
		padding-top: 1em;
	}
	
}




