/*
Theme Name: Kurdish Rights
Theme URI: https://kurdishrights.org
Description: New Kurdish Rights Theme
Version: 1.0
Author: Brad Sawicki
Author URL: http://elevenelevencreative.com
Tags: clean, basic
*/

/*
red: b20000
black: 282828
dk grey: bab8b0
lt grey: dbdad5
*/

@import "css/reset.css";
@import "css/layout.css";

.clear { clear: both; }

body {
	background: url(images/bg_body.jpg) #c4c0b8;
	border-top: 5px solid #006442;
	color: #66645c;
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	line-height: 21px;
	font-weight: 400;
}


/** TYPOGRAPHY
===================================================**/

h1,h2,h3,h4,h5 {
	font-weight: 700;
	color: #282828;
}

h1 {
	color: #282828;
	font-size: 24px;
	line-height: 24px;
	text-transform: uppercase;
}

h2 { font-size: 20px; }
h3 { font-size: 18px; }
h4 { font-size: 16px; }

ul,ol {
	list-style: none;
}

a {
	color: #b20000;
	text-decoration: none;
	outline: 0;
}

a:hover {
	color: #282828;
}

.single #content h1 {
	margin-bottom: 20px;
}

.page #content h1 {
	margin-bottom: 30px;
}

.page #content h2 {
	margin-bottom: 20px;
	font-family: Georgia, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
}

.single #content .post-content p,
.single #content .post-content ul,
.single #content .post-content ol,
.page #content p,
.page #content ul,
.page #content ol,
.author #content p {
	margin-bottom: 20px;
}

.page #content ul,
.page #content ol,
.single #content .post-content ul,
.single #content .post-content ol {
	padding-left: 16px;
}

.page #content ul li {
	list-style: disc;
	margin-bottom: 4px;
}

.page #content ol li {
	list-style: inherit;
	margin-bottom: 4px;
}

.single #content blockquote {
	margin-bottom: 20px;
	padding: 20px 20px 20px 100px;
	background: url(images/bg_blockquote.png) no-repeat 20px 20px #f2f1ee;
	font-family: Georgia, serif;
	font-style: italic;
}

#content a {
	-moz-transition: all 0.15s ease-in-out;
	-webkit-transition: all 0.15s ease-in-out;
}



/** LAYOUT
===================================================**/

#page {
	width: 1020px;
	margin: 0 auto;
}

#header {
	height: 190px;
	margin-top: -5px;
}

#navbar {
	background: #282828;
}

#main {
	background: #e7e6e2;
	padding: 40px;
}

#content {
	float: left;
	width: 620px;
}

.home #content {
	width: 640px;
}

#right {
	float: right;
	width: 280px;
}

#right .widget {
	margin-bottom: 20px;
}

.alignright {
	margin: 0 0 10px 10px;
}

.alignleft {
	margin: 0 10px 10px 0;
}

.post img {
	max-width: 580px;
}

.archive #content {
	padding-top: 20px;
	border-top: 6px solid #c9c8c3;
}


/** HEADER
===================================================**/

#logo {
	float: left;
}

#logo a {
	display: block;
	width: 144px;
	height: 172px;
	background: url(images/logo.png) no-repeat;
	text-indent: -9999em;
	opacity: 1;
	-moz-transition: all 0.15s ease-in-out;
	-webkit-transition: all 0.15s ease-in-out;
}

#logo a:hover {
	opacity: 0.9;
}

.header-illus {
	float: right;
	width: 464px;
	height: 190px;
	margin-right: 100px;
	background: url(images/illus_header.png) no-repeat;
}



/** NAVBAR
===================================================**/

#navbar .menu {
	float: left;
}

#navbar .menu li {
	float: left;
}

#navbar .menu a {
	display: block;
	height: 60px;
	padding: 0 20px;
	color: #c4c1b7;
	line-height: 60px;
	font-weight: 700;
	text-transform: uppercase;
	-moz-transition: all 0.15s ease-in-out;
	-webkit-transition: all 0.15s ease-in-out;
}

#navbar .menu a:hover,
#navbar .menu .current-menu-item a {
	color: #282828;
	background: #e7e6e2;
}

#navbar #searchform {
	float: right;
	padding: 15px 20px 0 0;
}

#navbar #searchform div {
	position: relative;
	float: left;
}

#navbar #searchform label {
	position: absolute;
	top: 0;
	left: 10px;
	font-family: Georgia, serif;
	font-size: 12px;
	line-height: 30px;
	font-style: italic;
}

#searchform input[type="text"] {
	width: 140px;
	height: 20px;
	padding: 5px;
	background: #bab8b0;
	border: none;
}

#searchform input[type="submit"] {
	float: right;
	width: 30px;
	height: 30px;
	background: url(images/icon_search.png) no-repeat 6px 6px #7a7872;
	border: none;
	text-indent: -9999em;
}




/** RIGHT
===================================================**/

#right .widget-container {
	position:relative;
	margin-bottom:20px;
}


/** Top Widget / RSS ========**/

#right #text-9 {
	padding: 20px 0;
	border-top: 6px solid #c9c8c3;
}

#right #text-9 .widget-title {
	margin-bottom: 20px;
	font-size: 26px;
	line-height: 28px;
	text-transform: uppercase;
}

#text-9 .textwidget {
	font-size: 20px;
	font-family: Georgia, serif;
	font-style: italic;
}


/** Creative Media Widget ========**/

#right #text-10 {
	background: #dbdad5;
	border-top: 6px solid #c9c8c3;
}

#text-10 .widget-title {
	padding: 20px 20px 10px 20px;
	color: #b20000;
	font-size: 18px;
	text-transform: uppercase;
}

#text-10 .textwidget {
	position: relative;
	padding: 0 20px 20px 20px;
	color: #7d7a6f;
}

#text-10 .learn-more {
	position: absolute;
	right: 0;
	bottom: -8px;
	display: block;
	width: 120px;
	padding-left: 8px;
	background: url(images/sprite_ribbon.png) no-repeat 0 -65px;
}

#text-10 .learn-more a {
	display: block;
	width: 105px;
	height: 35px;
	padding-right: 15px;
	background: #bab8b0;
	color: #e7e6e2;
	font-family: Georgia, serif;
	font-size: 13px;
	line-height: 35px;
	font-style: italic;
	text-align: right;
	-moz-transition: all 0.15s ease-in-out;
	-webkit-transition: all 0.15s ease-in-out;
}

#text-10 .learn-more a:hover {
	background: #adaaa0;
}

#text-10 .learn-more a span {
	position: absolute;
	top: 9px;
	left: 17px;
	display: block;
	width: 17px;
	height: 15px;
	background: url(images/sprite_arrows.png) no-repeat 0 -15px;
}


/** Twitter Widget ========**/

#right .widget_twitter {
	background: #dbdad5;
	border-top: 6px solid #c9c8c3;
}

#right .widget_twitter .widget-title {
	padding: 20px 20px 0 20px;
	color: #b20000;
	font-size: 12px;
	text-transform: uppercase;
}

#right .widget_twitter li {
	padding: 20px;
	border-bottom: 1px solid #e7e6e2;
}

#right .widget_twitter .entry-meta {
	display: block;
	padding-top: 10px;
}

#right .widget_twitter .entry-meta a {
	color: #282828;
	font-family: Georgia, serif;
	font-style: italic;
}


/** Follow Us ========**/

#text-11 {
	overflow: hidden;
	padding: 0;
	font-family: Georgia, serif;
	font-style: italic;
	line-height: 24px;
}

#text-11 ul {
	float: right;
}

#text-11 li {
	float: left;
	padding-left: 10px;
}

#text-11 li a {
	display: block;
	width: 25px;
	height: 24px;
	background: url(images/social_icons.png) no-repeat;
	text-indent: -9999em;
	opacity: 1;
	-moz-transition: all 0.15s ease-in-out;
	-webkit-transition: all 0.15s ease-in-out;
}

#text-11 .facebook a {
	background-position: 0 -24px;
}

#text-11 li a:hover {
	opacity: 0.8;
}

/** Join the Struggle ========**/

#text-13 a {
	position: relative;
	display: block;
	padding: 20px 40px;
	background: #b20000;
	color: #ecebe8;
	font-family: Georgia, serif;
	font-size: 21px;
	font-style: italic;
	text-align: right;
	-moz-transition: all 0.15s ease-in-out;
	-webkit-transition: all 0.15s ease-in-out;
}

#text-13 a:hover {
	background: #c00101;
}

#text-13 a span {
	position: absolute;
	top: 20px;
	left: 30px;
	display: block;
	width: 27px;
	height: 23px;
	background: url(images/sprite_arrows.png) no-repeat 0 -53px;
}

/** Categories / Archives **/

#right .widget_categories {
	margin-bottom: 10px;
}

.widget_categories .title,
.widget_archive .title {
	padding-right: 31px;
	background: url(images/sprite_arrows.png) no-repeat 254px -103px #c9c8c3;
	cursor: pointer;
}

.widget_categories .widget-title,
.widget_archive .widget-title {
	padding-left: 20px;
	background: #bab8b0;
	color: #e7e6e2;
	font-family: Georgia, serif;
	font-size: 13px;
	line-height: 35px;
	font-style: italic;
}

.widget_categories ul,
.widget_archive ul {
	display: none;
}

.widget_categories li,
.widget_archive li {
	position: relative;
}

.widget_categories a,
.widget_archive a {
	overflow:hidden;
	display: block;
	padding: 5px 20px;
	background: #c9c8c3;
	color: #282828;
	line-height: 20px;
}

.widget_categories a .cat {
	float: left;
}

.widget_categories a .count {
	float: right;
	color: #7fb3c0;
	font-size: 11px;
	font-family: Arial, sans-serif;
}

.widget_categories a:hover .count {
}

.widget_categories a:hover,
.widget_archive a:hover {
	background: #f2f1ee;
}

.widget_categories .children {
	display: none;
}

.widget_categories li:hover .children {
	display: block;
	position: absolute;
	left: -260px;
	top: 0;
	width: 260px;
}

.widget_categories li li a {
	padding: 5px 20px;
	background: #68a1b3;
	color: #fff;
	line-height: 20px;
}

.widget_categories li li .count {
	color: #fff;
}

.widget_categories li li a:hover {
	background: #84bbc9;
}





/** SINGLE POST
===================================================**/

.single .post-top {
	position: relative;
	background: #bebdb7;
}

.single .social-links {
	position: relative;
}

.single .social-links {
	float: right;
	padding: 10px 0;
}

.single .social-links li {
	float: left;
	padding-top: 4px;
	padding-left: 10px;
}

.single .more-options {
	float: right;
	position: relative;
}

.single .more-options .toggle {
	position: relative;
	display: block;
	margin: 14px 20px 0 0;
	padding-right: 15px;
	background: url(images/arrow_down.png) no-repeat;
	font-size: 13px;
	font-family: Georgia, serif;
	font-style: italic;
}

.single .more-options .toggle span {
	position: absolute;
	top: 10px;
	right: 0;
	display: block;
	width: 10px;
	height: 5px;
	background: url(images/sprite_arrows.png) no-repeat 0 -76px;
}

.single .more-options .content {
	display: none;
	position: absolute;
	top: 40px;
	right: 0;
	z-index: 99;
	background: #bebdb7;
	width: 560px;
	height: 30px;
	padding: 30px;
}

.single .more-options li {
	float: left;
	padding-right: 20px;
}

.single .post-date {
	float: left;
	padding: 14px 0 0 20px;
	color: #282828;
	font-family: Georgia, sans-serif;
	font-size: 18px;
	line-height: 18px;
	font-style: italic;
}

.single .post-content {
	position: relative;
	min-height: 400px;
	padding: 20px 0;
}

.single .post-info {
	position: absolute;
	top: 0;
	left: -10px;
	padding-bottom: 10px;
	background: url(images/bg_ribbon_depth.png) no-repeat left bottom;
}

.single .info-inner {
	height: 34px;
	padding: 5px 20px 0 20px;
	background: url(images/bg_ribbons.png) no-repeat right -50px;
}

.single .author-link {
	position: absolute;
	top: 0;
	right: 0;
}

.single .author-link a {
	display: block;
	padding: 0 30px 0 20px;
	background: url(images/arrow_right.png) no-repeat 175px 14px rgba(255,255,255,0.4);
	color: #90c5d2;
	font-size: 12px;
	line-height: 39px;
	text-transform: uppercase;
}


.single .post-tags {
	overflow: hidden;
	padding: 20px;
	background: #dbdad5;
	border-top: 6px solid #bebdb7;
}

.post-tags h4 {
	margin-bottom: 10px;
	color: #b20000;
	font-size: 14px;
	text-transform: uppercase;
}

.post-tags li {
	float: left;
	margin: 0 5px 10px 0;
}

.post-tags a {
	display: block;
	padding: 2px 10px;
	background: #bebdb7;
	-moz-border-radius: 15px;
	border-radius: 15px;
	font-family: Arial, sans-serif;
	color: #fff;
	font-size: 12px;
	-moz-transition: all 0.15s ease-in-out;
	-webkit-transition: all 0.15s ease-in-out;
}

.post-tags a:hover {
	background: #99988f;
}

.single .post .author {
	font-family: Georgia, serif;
	font-style: italic;
}

.wp-caption {
	text-align: center;
	background: rgba(255,255,255,0.5);
	padding: 10px;
	margin:10px;
}

.single #content-area .post-content .wp-caption p {
	margin-bottom: 0;
}



/** COMMENTS
===================================================**/

#comments-reply {
	position: relative;
	padding-top: 20px;
	background: #f2f1ee;
}

#comments-reply .title {
	padding-left: 20px;
	color: #b20000;
	font-size: 14px;
	text-transform: uppercase;
}

#comments-reply ol {
	overflow: hidden;
	padding: 20px 0;
}

.comment-container {
	overflow: hidden;
	padding: 20px;
	border-bottom: 1px solid #dbdad5;
}

#comments-reply .avatar-thumb img {
	float: left;
	-moz-box-shadow: 1px 1px 0 rgba(0,0,0,0.2);
	-webkit-box-shadow: 1px 1px 0 rgba(0,0,0,0.2);
	box-shadow: 1px 1px 0 rgba(0,0,0,0.2);
}

#comments-reply .right {
	float: right;
	width: 80%;
}

.comment-author {
	color: #b20000;
	font-family: Georgia, serif;
	font-size: 16px;
	font-style: italic;
}

.comment-meta {
	font-family: Georgia, serif;
	font-size: 12px;
	font-style: italic;
}

#respond {
	position: relative;
	margin-bottom: 20px;
	padding: 30px 30px 60px;
	background: #dbdad5;
	color: #fff;
}

#respond #reply-title {
	margin-bottom: 10px;
	color: #b20000;
	font-size: 14px;
	text-transform: uppercase;
}

#respond h3 small {
	padding-left: 20px;
}

#respond h3 small a {
	font-size: 10px;
}

.comment-form-author,
.comment-form-email,
.comment-form-url,
.comment-form-comment {
	position: relative;
	width: 160px;
	margin-bottom: 5px;
}

.comment-form-comment {
	position: absolute;
	bottom: 60px;
	right: 20px;
	width: 380px;
}

.logged-in-as {
	margin-bottom: 10px;
}

.logged-in .comment-form-comment {
	position: static;
	bottom: auto;
	right: auto;
	width: 600px;
}

#respond input[type="text"] {
	width: 140px;
	padding: 10px;
	border: none;
}

#respond .form-submit {
	position: absolute;
	right: 0;
	bottom: -13px;
	height: 60px;
	margin-top: 3px;
	padding-left: 10px;
	background: url(images/sprite_ribbon.png) no-repeat 0 47px;
}

#respond input[type="submit"] {
	display: block;
	height: 60px;
	padding: 0 20px 0 42px;
	background: url(images/arrow_black.png) no-repeat 14px 24px #b20000;
	border: none;
	color: #fff;
	font-family: Georgia, serif;
	font-size: 18px;
	font-style: italic;
	line-height: 60px;
	text-align: center;
	cursor: pointer;
	-moz-transition: all 0.15s ease-in-out;
	-webkit-transition: all 0.15s ease-in-out;
}

#respond input[type="submit"]:hover {
	background-color: #c00101;
}

#respond label {
	position: absolute;
	padding-left: 10px;
	color: #676767;
	font-size: 12px;
	line-height: 32px;
}

#respond label.error {
	display: block;
	position: static;
	padding: 10px;
	background: #b20000;
	color: #fff;
	line-height: 12px;
	font-weight: bold;
	text-align: left;
}

#respond #comment {
	width: 360px;
	height: 90px;
	padding: 10px;
	border: none;
	font-family: Arial, sans-serif;
	color: #676767;
}

.pingback {
	padding: 20px;
	border-bottom: 1px solid #dbdad5;
}



/** FRONT
===================================================**/

.home .post {
	float: left;
	width: 300px;
	margin: 0 20px 20px 0;
}

.home .post .left {
	float: left;
}

.home .post .right {
	float: right;
}

.home .post .author {
	margin-bottom: 10px;
}

.home .post .post-info .read-more {
	float: right;
}

.pagination {
	overflow: hidden;
	display: block;
	width: 580px;
	margin-right: 20px;
	padding: 10px 20px;
	background: #dbdad5;
}

.pagination a,
.pagination span {
	float: left;
}

.pagination a {
	margin: 0 5px;
	padding: 0 8px;
	border: none;
	background: none;
	border-radius: 15px;
	color: #bab8b0;
	line-height: 24px;
	font-weight: bold;
	-moz-transition: all 0.15s ease-in-out;
	-webkit-transition: all 0.15s ease-in-out;
}

.pagination a:hover,
.pagination .current {
	background: #fff;
	border: none;
	border-radius: 15px;
	color: #282828;
	font-weight: bold;
}

.pagination .current {
	padding: 0 8px;
	line-height: 23px;
}




/** RECENT POSTS
===================================================**/

.recent .top {
	position: relative;
	width: 300px;
	height: 160px;
	background: #bab8b0;
}

.recent .top img {
	display: block;
}

.recent h2 {
	font-size: 14px;
}

.recent h2 a {
	position: absolute;
	left: 0;
	bottom: 0;
	display: block;
	width: 280px;
	padding: 10px;
	background: rgba(0,0,0,0.4);
	color: #ebeae6;
}

.recent .top:hover h2 a {
	background: rgba(0,0,0,0.9);
}

.recent .bottom {
	min-height: 112px;
	padding: 20px;
	background: #dbdad5;
}

#content .recent p {
	color: #7d7a6f;
	font-size: 12px;
	line-height: 18px;
}

.recent .post-info {
	clear: both;
	background: #dbdad5;
	height: 41px;
}

.recent .post-comments {
	float: left;
	padding: 6px 0 0 20px;
	color: #7d7a6f;
	font-family: Georgia, serif;
	font-size: 11px;
	font-style: italic;
}

.recent .post-date {
	float: right;
	padding: 5px 15px 0 0;
	color: #7d7a6f;
	font-family: Georgia, serif;
	font-size: 11px;
	font-style: italic;
}

.recent .read-more {
	position: relative;
	padding-left: 8px;
	background: url(images/sprite_ribbon.png) no-repeat 0 -50px;
}

.recent .read-more a {
	display: block;
	width: 50px;
	height: 50px;
	background: #bab8b0;
	-moz-transition: all 0.15s ease-in-out;
	-webkit-transition: all 0.15s ease-in-out;
}

.recent .read-more a:hover {
	background: #adaaa0;
}

.recent .read-more a span {
	position: absolute;
	top: 12px;
	left: 22px;
	display: block;
	width: 27px;
	height: 23px;
	background: url(images/sprite_arrows.png) no-repeat 0 -30px;
}



/** FEATURED
===================================================**/

.home .featured {
	position: relative;
	width: 620px;
	margin: 0 0 40px 0;
}

.featured .post-date {
	position: absolute;
	z-index: 10;
	top: 0;
	left: 0;
	padding: 5px 10px;
	background: #b20000;
	color: #eeedea;
	font-family: Georgia, serif;
	font-size: 15px;
	font-style: italic;
}

.featured .left {
	position: relative;
	width: 230px;
	height: 280px;
	background: #bab8b0;
}

.featured .right {
	width: 390px;
	height: 280px;
	background: #282828;
}

.featured .pic {
	width: 230px;
	height: 230px;
}

.featured .tweet-like {
	position: absolute;
	left: 30px;
	bottom: 0;
	padding: 5px 0;
}

.featured .tweet-like li {
	float: left;
	width: 55px;
	height: 20px;
	padding: 10px 5px;
}

.featured .tweet-like .googs {
	width: 32px;
}

.featured .content {
	height: 190px;
	padding: 20px;
	color: #a2a19c;
}

.featured h2 {
	margin-bottom: 10px;
	font-size: 21px;
	line-height: 21px;
}

.featured h2 a {
	color: #ebeae6;
}

.featured .post-info {
	height: 50px;
}

.featured .post-comments {
	float: left;
	padding: 10px 0 0 20px;
	color: #a2a19c;
}

.featured .post-info .read-more {
	height: 60px;
	margin-top: 3px;
	padding-left: 10px;
	background: url(images/sprite_ribbon.png) no-repeat 0 47px;
}

.featured .post-info .read-more a {
	position: relative;
	display: block;
	height: 60px;
	padding: 0 20px 0 42px;
	background: #b20000;
	color: #fff;
	font-family: Georgia, serif;
	font-size: 18px;
	font-style: italic;
	line-height: 60px;
	text-align: center;
	-moz-transition: all 0.15s ease-in-out;
	-webkit-transition: all 0.15s ease-in-out;
}

.featured .post-info .read-more a:hover {
	background: #c00101;
}

.featured .post-info .read-more a span {
	position: absolute;
	top: 23px;
	left: 15px;
	width: 17px;
	height: 15px;
	background: url(images/sprite_arrows.png) no-repeat;
}



/** PAGE
===================================================**/

.featured-pic {
	margin-bottom: 20px;
	border-bottom: 6px solid #c9c8c3;
}

.featured-pic img {
	display: block;
}



/** CATEGORY / ARCHIVES / TAGS / SEARCH
===================================================**/

.archive .post,
.search .post {
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 1px solid #c9c8c3;
}

.archive #content h1,
.search #content h1 {
	margin-bottom: 20px;
}

.archive #content h2,
.search #content h2 {
	margin-bottom: 5px;
	font-size: 20px;
	line-height: 22px;
}

.archive #content-area p,
.search #content-area p {
	margin: 0.5em 0;
}

#content #searchform {
	padding-top: 20px;
}

#content #searchform label {
	display: block;
	font-weight: bold;
}

#content #searchform input[type="submit"] {
	float: none;
}

#content #searchform input {
	float: left;
}


/** FORMS
===================================================**/

.page #content .gform_wrapper ul {
	padding: 0;
}

.gform_wrapper .top_label .gfield_label,
.gform_wrapper .validation_error {
	font-weight: 500;
}

.gform_wrapper input[type="text"] {
	width: 140px;
	padding: 10px;
	border: none;
	font-family: Arial, sans-serif;
	font-size: 12px;
}

.gform_wrapper textarea {
	border: none;
	padding: 10px;
	font-family: Arial, sans-serif;
	font-size: 12px;
}

.gform_wrapper .gform_footer input[type="submit"] {
	position: relative;
	display: block;
	padding: 20px 40px;
	background: #b20000;
	border: none;
	color: #ecebe8;
	font-family: Georgia, serif;
	font-size: 21px;
	font-style: italic;
	text-align: right;
	cursor: pointer;
	-moz-transition: all 0.15s ease-in-out;
	-webkit-transition: all 0.15s ease-in-out;
}

.gform_wrapper input[type="submit"]:hover {
	background: #c00101;
}

.gform_wrapper .gform_footer {
	margin: 0;
	padding: 0;
}



/** MEDIA
===================================================**/

.page-id-10 .content-inner {
	overflow: hidden;
}

.tubepress_thumb {
	margin-bottom: 20px;
}

.tubepress_thumb img {
	padding: 0;
}

.tubepress_embedded_title {
	margin: 0;
	padding: 20px;
	border-top: 6px solid #c9c8c3;
	background: #dbdad5;
	font-family: 'Open Sans',sans-serif;
	color: #282828;
	font-size: 20px;
	font-weight: 600;
	text-transform: uppercase;
}

dl.tubepress_meta_group {
	position: relative;
	width: auto;
	overflow: hidden;
	min-height: 70px;
	margin: 0 7px;
	padding: 5px 7px;
	background: rgba(255,255,255,0.5);
	font-family: 'Open Sans',sans-serif;
}

dd.tubepress_meta_runtime {
	position: absolute;
	left: 10px;
	bottom: 10px;
	font-weight: 500;
}

dd.tubepress_meta_title,
dd.tubepress_meta_title a,
dd.tubepress_meta_title a:hover {
	font-weight: 500;
}

/** Tubepress Pagination **/

div.tubepress_container div.pagination a {
	margin: 0 5px;
	padding: 0 8px;
	border: none;
	background: none;
	border-radius: 15px;
	color: #bab8b0;
	line-height: 24px;
	font-weight: bold;
	-moz-transition: all 0.15s ease-in-out;
	-webkit-transition: all 0.15s ease-in-out;
}

div.tubepress_container div.pagination a:hover {
	background: #fff;
	color: #282828;
	box-shadow: none;
}

div.tubepress_container div.pagination span.current {
	background: #fff;
	border: none;
	border-radius: 15px;
	color: #282828;
	font-weight: bold;
}

/** Sliders ****/

#comics {
	overflow: hidden;
	position: relative;
	clear: left;
}

.page #content #comics h2 {
	padding: 20px;
	border-top: 6px solid #c9c8c3;
	background: #dbdad5;
	font-family: 'Open Sans',sans-serif;
	color: #282828;
	font-size: 20px;
	font-weight: 600;
	font-style: normal;
	text-transform: uppercase;
}

#comics .gallery-item {
	width: 140px;
	padding-right: 20px;
}

#comics .bx-pager {
	position: absolute;
	top: -52px;
	right: 30px;
}

.bx-pager a {
	display: block;
	float: left;
	width: 10px;
	height: 10px;
	margin-right: 10px;
	border-radius: 10px;
	background: #c9c8c3;
	text-indent: -9999em;
}

.bx-pager a:hover,
.bx-pager a.pager-active {
	background: #b20000;
}



/** DONATE
===================================================**/

.page-id-57 .featured-pic {
	margin-bottom: 0;
}

.donate-wrap {
	padding: 20px;
	background: #dbdad5;
}

#donate {
	position: relative;
	padding: 10px 20px;
	background: #bab8b0;
}

#donate h3,
#donate div {
	float: left;
}

#donate h3 {
	margin-right: 40px;
	color: #dbdad5;
	font-size: 17px;
	line-height: 30px;
	text-transform: uppercase;
}

#donate .wrap {
	position: relative;
}

#donate label {
	position: absolute;
	left: 5px;
	top: 5px;
	z-index: 99;
	color: #bab8b0;
	font-family: Georgia, sans-serif;
	font-size: 30px;
}

#donate input[type="text"] {
	width: 80px;
	padding: 10px 5px;
	background: #dbdad5;
	border: none;
	color: #6a6a6a;
	text-align: right;
}

#donate .form-submit {
	position: absolute;
	right: 0;
	bottom: -13px;
	height: 60px;
	margin-top: 3px;
	padding-left: 10px;
	background: url(images/sprite_ribbon.png) no-repeat 0 47px;
}

#donate input[type="submit"] {
	display: block;
	height: 60px;
	padding: 0 20px 0 42px;
	background: url(images/arrow_black.png) no-repeat 14px 24px #b20000;
	border: none;
	color: #fff;
	font-family: Georgia, serif;
	font-size: 18px;
	font-style: italic;
	line-height: 60px;
	text-align: center;
	cursor: pointer;
	-moz-transition: all 0.15s ease-in-out;
	-webkit-transition: all 0.15s ease-in-out;
}

#donate input[type="submit"]:hover {
	background-color: #c00101;
}



/** AUTHORS
===================================================**/

.author-rss {
	float: right;
}

.author .top {
	margin-bottom: 20px;
	padding: 10px;
	background: #dbdad5;
}



/** FOOTER
===================================================**/

#footer {
	padding: 20px 40px;
	background: url(images/bg_footer.png) no-repeat top center;
	color: #fff;
}

#text-14 li {
	float: left;
}

#text-14 .mey {
	margin-left: 30px;
	padding: 8px 0 0 20px;
	border-left: 1px dashed #282828;
}

#text-14 a {
	display: block;
	background: url(images/logos_footer.png) no-repeat;
	text-indent: -9999em;
	opacity: 1;
	-moz-transition: all 0.15s ease-in-out;
	-webkit-transition: all 0.15s ease-in-out;
}

#text-14 a:hover {
	opacity: 0.9;
}

#text-14 .mey a {
	width: 178px;
	height: 37px;
}

#text-14 .kurds a {
	width: 76px;
	height: 47px;
	background-position: 0 -37px;
}

#footer .menu {
	float: right;
	padding-top: 15px;
}

#footer .menu li {
	float: left;
	padding-left: 20px;
}

#footer .menu a {
	color: #918f83;
	text-transform: uppercase;
}

#footer .menu a:hover {
	color: #282828;
}
