/*
Theme Name: Doc Truyen Sex
Theme URI: http://doctruyen14.com
Author: Mobile Team
*/

/* ================= RESET ================= */
* {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
}

img {
	border: 0;
	max-width: 100%;
	height: auto;
}

a {
	text-decoration: none;
	color: #000;
}

.clear { clear: both; }
.alignleft { float: left; }
.alignright { float: right; }
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/* ================= BODY ================= */
body {
	background: #d3d3d3;
	font-family: Arial, Tahoma, serif, "Times New Roman";
	font-size: 16px;
	color: #151515;
	position: relative;
}

p {
	font-size: 16px;
}

/* ================= LAYOUT ================= */
#page {
	width: 100%;
	max-width: 1000px;
	background: #e9e9e9;
	margin: 0 auto;
}

.site-header {
	background: #2b2525;
	text-align: center;
}

.site-logo {
	display: block;
	padding: 15px 0;
}

.site-description {
	display: none;
}

/* ================= NAVIGATION ================= */
#site-navigation {
	text-align: left;
	font-size: 15px;
	background-image: linear-gradient(#000000, #8e8e8e);
}

#site-navigation li {
	list-style: none;
	float: left;
	line-height: 32px;
	padding: 0 10px;
}

#site-navigation a {
	display: block;
	color: #fff;
	font-weight: normal;
}

#site-navigation li:hover a {
	color: yellow;
}

.navigation {
	text-align: center;
	margin: 7px;
	white-space: nowrap;
}

.navigation a {
	display: inline-block;
	color: #fff;
	font-weight: 700;
	background: #666 url('images/menu_bg.png') left top;
	line-height: 32px;
	padding: 0 10px;
	border-radius: 2px;
	margin: 1px;
}

.navigation a:hover {
	color: yellow;
}

/* ================= CONTENT ================= */
.site-content {
	padding: 15px 10px;
	position: relative;
}

.index-box {
	margin-top: 10px;
	padding: 10px;
}

.index-box .box-title,
.archive-title,
.archive-description {
	display: block;
	padding: 3px 0;
	font-size: 15px;
	font-weight: bold;
	color: #334455;
}

.index-box ul,
.cate {
	margin-top: 10px;
	background: #fff;
	overflow: hidden;
	border-radius: 4px;
}

.index-box li,
.cate .post {
	padding: 10px;
	border-top: 1px solid #e9e9e9;
	list-style: none;
	clear: both;
	overflow: hidden;
}

.index-box li:first-child,
.cate .post:first-child {
	border: none;
}

.index-box li img,
.cate .post img {
	float: left;
	width: 55px;
	height: 55px;
	margin-right: 10px;
}

.entry-title {
	color: #c32323;
	font-weight: bold;
	font-size: 18px;
	display: block;
	margin: 0;
	padding: 0;
}

.index-box li .entry-title:hover,
.cate .post .entry-title:hover {
	text-decoration: underline;
}

.index-box li p,
.cate .post p {
	padding-top: 4px;
	line-height: 1.4;
	color: #737373;
}

.entry-border {
	background: #fff;
	margin-top: 10px;
	border-radius: 4px;
	padding: 10px;
}

.entry-content {
	line-height: 1.7;
	text-align: justify;
}

.entry-content p {
	font-size: 16px;
	padding: 7px 0;
}

.entry-content a:hover {
	color: pink;
}

/* ================= TAG ================= */
.entry-tag {
	border: 1px solid #ccc;
	border-radius: 2px;
	padding: 7px 10px;
	margin-bottom: 10px;
}

.entry-tag a {
	color: #000;
}

/* ================= FOOTER ================= */
.site-footer {
	text-align: center;
	padding: 10px;
	background: #aeaeae;
	font-size: 11px;
}

/* ================= WIDGET ================= */
.widget {
	margin: 10px;
}

.widget-title {
	color: #fff;
	background-color: #c32323;
	padding: 5px 10px;
	font-size: 16px;
	border-radius: 10px;
	margin-bottom: 5px;
}

.widget-area li {
	list-style: none;
	background-color: #fff;
	box-shadow: 1px 1px darkred;
	padding: 5px 10px;
	font-size: 16px;
	border-radius: 10px;
	margin-bottom: 5px;
}

.widget_recent_entries,
.widget_post_views_counter_list_widget {
	margin: 15px 8px 0;
	background: #fff;
	overflow: hidden;
	border-radius: 5px 5px 0 0;
}

.widget_recent_entries li,
.widget_post_views_counter_list_widget li {
	list-style: none;
	padding: 10px 10px 10px 25px;
	border-bottom: 1px solid #CECCCC;
}

.widget_recent_entries li:hover {
	background-color: #e2e2e2;
}

.widget_recent_entries a {
	display: block;
}

/* ================= SEARCH ================= */
#searchform {
	font-weight: 550;
	text-align: center;
}

#searchform input[type="text"] {
	border-radius: 5px;
	padding: 10px;
	margin: 0 10px;
	width: 400px;
	height: 10px;
}

#searchform input[type="submit"] {
	border-radius: 5px;
	font-weight: 550;
	width: 70px;
	height: 35px;
}

::placeholder {
	font-style: italic;
}

.screen-reader-text {
	line-height: 35px;
	font-size: 14px;
}

/* ================= EXTRA ================= */
.thong-bao {
	color: red;
	font-size: 16px;
	text-align: center;
}

.dem-view {
	font-size: 12px;
	font-style: italic;
	float: right;
}

.wpp-list {
	color: red;
}

.bbWrapper li {
	margin-left: 10px;
}

/* ================= MÔ TẢ TRUYỆN ================= */
.mo-ta-truyen {
	width: 100%;
	min-height: 10vh;
	margin: auto;
	padding: 10px;
	font-size: 14px;
	border-radius: 5px;
	background-color: #e9e9e9;
	display: flex;
	flex-direction: column;
	box-sizing: border-box;
}

.mo-ta-truyen a {
	font-weight: bold;
	color: #c32323;
}

.mo-ta-truyen a:hover {
	color: red;
}

.muc-luc {
	padding: 5px 5px 0;
}

/* ================= PAGINATION ================= */
.wp-pagenavi {
	text-align: center;
	padding: 10px 5px;
}

.wp-pagenavi span,
.wp-pagenavi a {
	display: inline-block;
	margin: 2px;
	padding: 4px 7px;
	background: #aeaeae;
	border-radius: 2px;
}

.wp-pagenavi span.current,
.wp-pagenavi a:hover {
	color: #fff;
	background: #c32323;
}

/* ================= RESPONSIVE ================= */
@media (max-width: 600px) {
	#site-navigation li {
		float: none;
		display: block;
		border-bottom: 1px solid #666;
	}
}

@media (max-width: 480px) {
	#searchform input[type="text"] {
		width: 150px;
	}

	#searchform input[type="submit"] {
		width: 60px;
		height: 35px;
	}
}
