.wp-bg img {width:100%;height:auto;}
	
.pagination,
.comments-pagination {background:#666;color:#eee;padding:1.5rem 4.5rem 1.5rem 11.5rem;position:relative;}
.pagination,
.comments-pagination h2 {font-size:2.0rem;color:#eee;}
.pagination .icon,
.comments-pagination .icon {width:0.666666666em;height:0.666666666em;margin:0 5px;}
.comments-pagination {border:0;}

.pagina-tl h4 {color:#ddd;margin-top:-3.8rem;margin-left:1.5rem;z-index:10;position:absolute;}

.page-numbers {color:#ddd;padding:0.75em 0.75rem;}
.page-numbers.current {color:#2c89a0ff;}
.page-numbers:hover {color:#2c89a0ff;}
.page-numbers.current .screen-reader-text {display:none;}

.prev.page-numbers,
.next.page-numbers {display: none;font-size: 20px;margin-top:10px;}
.prev.page-numbers,
.next.page-numbers {
	-webkit-transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.3s ease-in-out;
	transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.3s ease-in-out;}
.prev.page-numbers:focus,
.prev.page-numbers:hover,
.next.page-numbers:focus,
.next.page-numbers:hover {background-color: #900;color: #fff;}
.prev.page-numbers {float: left;}
.next.page-numbers {float: right;}

/* Post Navigation */
.post-navigation {color:#eee;font-weight: 800;margin: 3em 0;}
.post-navigation .nav-links {color:#eee;padding: 1em 0;}
.nav-subtitle {
	background: transparent;
	color: #999;
	display: block;
	font-size: 2.0rem;
	text-transform: uppercase;}
.nav-title {color:#333;font-size:1.5rem;}

.more-link {
	border:0.15rem solid #666;
	font-size:1.3rem;
	font-weight:500;
	text-transform:uppercase;
	color:#666;
	display:inline-block;
	padding:1.5rem 3.0rem;}
.more-link:hover {background:#666;color:#eee;}

/*--------------------------------------------------------------
14.0 Comments
--------------------------------------------------------------*/
#comments {width:100%;position:relative;}
.comments-title {font-size:2.5rem;margin-bottom:3.0rem;}
.comment-list,
.comment-list .children {list-style: none;margin: 0;padding: 0;}
.comment-list li:before {display: none;}
.comment-body {margin-left: 65px;}
.comment-author {font-size: 16px;font-size: 1rem;margin-bottom: 0.4em;position: relative;z-index: 2;}
.comment-author .avatar {height: 50px;left: -65px;position: absolute;width: 50px;}
.comment-author .says {display: none;}
.comment-meta {margin-bottom: 1.5em;}
.comment-metadata {
	color: #666;
	font-size: 10px;
	font-size: 0.625rem;
	font-weight: 800;
	letter-spacing: 0.1818em;
	text-transform: uppercase;}
.comment-metadata a {color: #666;}
.comment-metadata a.comment-edit-link {color: #222;margin-left: 1em;}
.comment-body {color: #333;font-size: 14px;font-size: 0.875rem;margin-bottom: 4em;}
.comment-reply-link {font-weight: 800;position: relative;}
.comment-reply-link .icon {color: #222;left: -2em;height: 1em;position: absolute;top: 0;width: 1em;}
.children .comment-author .avatar {height: 30px;left: -45px;width: 30px;}
.bypostauthor > .comment-body > .comment-meta > .comment-author .avatar {border: 1px solid #333;padding: 2px;}
.no-comments,
.comment-awaiting-moderation {color: #666;font-size: 14px;font-size: 0.875rem;font-style: italic;}
.comments-pagination {margin: 2em 0 3em;}
.form-submit {margin:3.0rem 0 0;}