/*
Theme Name:     McBane
Theme URI:
Description:    Daniel McBane's Theme
Author:         Daniel McBane
Author URI:
Template:       twentytwelve
Version:        1
*/

@import url("../twentytwelve/style.css");

a {
	color: rgb(243, 66, 64);
	text-decoration: none;
}
.entry-content a:visited, .comment-content a:visited {
	color: rgb(243, 66, 64);
	text-decoration: none;
}
a:hover, a:visited:hover {
	color: rgb(203, 26, 24);
	text-decoration:none;
}
a:focus {
	outline:none;
}
body.custom-font-enabled {
	font-family: "Alegreya", "Droid Serif",georgia, garamond, times new roman, serif;
}
body {
	color:rgb(30,30,30);
	font-size:18px;
}
body .site {
	padding: 0;
	border: none;
	margin:0;
	width:100%;
	max-width:none;
	box-shadow:none;
	background:rgb(255,255,240);
}
.site {
	padding:0;
}
#main.wrapper {
	width:94%;
	margin:72px auto;
}
.site-content {
	padding:14px;
	background:rgba(194, 143, 4, 0.2);
	max-width:700px;
	margin:0 auto;
}
body.blog .site-content {
	background:transparent;
	padding:0;
}
body.archive .site-content {
	background:transparent;
	padding:0;
}
	
.site-content article {
	border:none;
	padding-bottom:0;
	margin-bottom:0;
}
.entry-content {
	max-width:620px;
	margin-left:auto;
	margin-right:auto;
}

body.page-template-guide-list-php .entry-content {
	max-width:none;
}
body.page-template-home-page-php .entry-content {
	max-width:none;
}
.post-summary {
	margin-bottom:48px;
	padding:14px;
	background:rgba(194, 143, 4, 0.2);
	display:inline-block;
}
.site-header {
	padding:0;
	margin:0;
}
.photo-head {
	height:250px;
	background-image:url('http://www.danielmcbane.com/wp-content/uploads/images/Header-med.jpg');
}

.entry-title {
	font-size:36px;
	color:#5b0217;
	border-bottom: solid 5px #bd926a;
	padding:0 6px;
}
.entry-title a {
	color:#5b0217;
}
.entry-title a:hover {
	color: #bd926a;
}

.post-byline {
	display:block;
	font-size:12px;
	color: #bd926a;;
	padding-top:2px;
	padding-left:3px;
}
.entry-meta, .entry-meta a  {
	display:inline-block;
	color: #bd926a;;
}

.entry-header .comments-link {
	float:right;
	margin-top: 0;
	font-size: 12px;
	line-height: 1;
	color: #bd926a;
}
.comments-link a,
.entry-meta a {
	color: #bd926a;
}
.comments-link a:hover,
.entry-meta a:hover {
	color: rgb(243, 66, 64);
}

.entry-content img, .comment-content img, .widget img, img.header-image,
.author-avatar img, img.wp-post-image  {
	border-radius: 0;
	box-shadow: none;
}
.widget-area {
	margin:48px auto;
	width:340px;
}
.widget-area .widget {
	background:rgba(194, 143, 4, 0.2);
}
.widget-title {
	font-size: 24px;
	color:#5b0217;
	background:#bd926a;
	padding: 0 0 0 14px;
	line-height:2;
	text-transform:none;
	font-family:Alegreya Sans;
}
.widget-area .widget a, .widget-area .widget a:visited  {
	color: #000;
}
.widget-area .widget a:hover {
	color: rgb(203, 26, 24);
	text-decoration:none;
}
.archive-header {
	border:none;
	background: none repeat scroll 0% 0% rgba(194, 143, 4, 0.2);
}
.archive-title {
	color:#5b0217;
	font-size:36px;
	line-height:1.6;
	background:#bd926a;
	text-align:center;
	text-transform:none;
}
.archive-meta {
	color:#000;
	font-size:100%;
	margin-bottom:20px;
	margin-bottom:1.42857143rem;
	padding:0 14px;
}
	

.country-tab {
	max-width:300px;
	text-align:center;
	float:left;
	margin:10px 4% 24px;
	width:42%;
}
.country-tab img {
	box-shadow:none;
	border-radius:4px;
}
.country-tab a {
	
}

.country-tab img:hover {
	text-decoration:none;
	box-shadow: 0px 0px 3px 2px rgba(0, 0, 0, 0.2);
}

.main-choice {
	position:relative;
	margin:24px 3%;
	width:27.33333%;
	float:left;
}

.main-choice p {
	margin:0;
}
.main-choice img {
	box-shadow:none;
	margin-top:0;
	margin-bottom:0;
}
.main-choice img:hover {
	text-decoration:none;
	box-shadow: 0px 0px 3px 2px rgba(0, 0, 0, 0.2);
}

.new-here {
	max-width:60%;
	margin:0 auto 24px auto;
}
.new-here a, .new-here a:visited {
	color:#5b0217;
	font-weight:bold;
}
.new-here a:hover {
	color:#f34240;
}
.home-offer-box {
	width:280px;
	position:relative;
	float:none;
	text-align:center;
	background-color:#fff;
	box-shadow: 0px 0px 1px 1px rgba(51, 51, 51, 1);
	margin:48px auto;
}
#af-form-745256005 .buttonContainer input.submit {
	font-family: Alegreya Sans !important;
	margin-top:8px !important;
}
#af-form-745256005 .af-body input.text, #af-form-745256005 .af-body textarea {
	font-family: Alegreya Sans !important;
}

.share-buttons {
	width:100%;
	margin:0 auto 72px auto;
	color: #000;
	padding-left:24px;
}
.home-share-buttons {
	position:relative;
	display:inline-block;
	width:100%;
	margin:72px 0 0;
	padding:24px 0;
	text-align:center;
	background:rgba(194, 143, 4, 0.2)
}
.home-share-buttons .share-buttons {
	margin-bottom:0;
	padding-left:0;
	width:400px;
}
.top-navigation {
	background:  rgb(27, 25, 26);
	margin:0;
	text-align:center;
	position:relative;
	width:100%;
}
.main-navigation {
	background:  rgb(27, 25, 26);
	width:100%;
	margin: 0 auto;
	text-align:center;
	position:relative;
}
.main-navigation li a, .top-navigation li a {
	line-height:1.5;
	color:#fff;
}
.main-navigation li a:hover, .top-navigation li a:hover {
	color: rgb(91,2,23);
	text-decoration:none;
}
.main-navigation li, .top-navigation li {
	line-height:1.2;
	color:#fff;
	font-size: 16px;
	margin-top:14px;
}
.main-navigation ul.nav-menu,
.main-navigation div.nav-menu > ul,
.top-navigation ul.nav-menu,
.top-navigation div.nav-menu > ul {
	display:none;
}
.main-navigation li ul li,
.top-navigation li ul li {
	display:none;
}
.top-navigation ul.nav-menu.toggled-on {
	display: inline-block;
}

.nav-search {
	padding:8px 0;
}
.menu-toggle {
	margin:8px 0 4px 0;
}
#topmenuwidgets {
	position:relative;
	float: right;
	display: inline-block;
	background:transparent;
}
#topmenuwidgets img{
	margin:7px 15px 0 0;
}
#topmenuwidgets a{
	background:transparent;
}
.site-content nav {
	margin-top:0;
	margin-bottom:50px;
}

.home-page-divider {
	color:#fff;
	background:#5b0217;
	width:100%;
	margin: 0 auto 24px;
	text-align:center;
	text-transform: uppercase;
	font-weight:bold;
	font-family:Alegreya Sans;
	font-size:22px;
	line-height:2;
}
.home-page-divider h1 {
	font-size:22px;
	line-height:1.4;
	margin:0;
}
.home-recent-posts {
	width:48%;
	float:left;
	font-family: Alegreya Sans, helvetica,arial,sans-serif;
	text-rendering: optimizelegibility;
	line-height: 1.71429;
	margin: 42px 0 0;
	margin:3rem 0 0;
	text-align:center;
	background:rgba(194, 143, 4, 0.2);
}
.home-recent-posts h2, .home-popular-posts h2{
	font-size: 20px;
	line-height: 1.2;
	font-weight: normal;
	padding:0 4px 14px;
	border:none;
}
.home-recent-posts a:hover, .home-popular-posts a:hover {
	text-decoration:none;
}
.home-popular-posts {
	width:48%;
	float:right;
	font-family: Alegreya Sans,Helvetica,Arial,sans-serif;
	text-rendering: optimizelegibility;
	line-height: 1.71429;
	margin: 42px 0 0;
	margin:3rem 0 0;
	text-align:center;
	background:rgba(194, 143, 4, 0.2);
	padding-bottom:72px;
}
.recent-posts-display {
	height:auto;
	max-width:80%;
	margin-bottom:28px auto 0;
	margin: 2rem auto 0;
	padding: 0;
	background:#bd926a;
}
.recent-posts-display img {
	box-shadow:none;
}
.recent-posts-display a:hover { color:#5b0217; }
.recent-posts-display:hover {opacity:0.75;}


body.page-template-guide-php .entry-content,
body.page-template-about-php .entry-content {
	max-width:100%;
	margin-left:6px;
	margin-right:6px;
}
body.page-template-guide-php .entry-content p,
body.page-template-guide-php .entry-content div,
body.page-template-guide-php .entry-content h3,
body.page-template-guide-php .entry-content h4,
body.page-template-guide-php .entry-content h5,
body.page-template-about-php .entry-content ul,
body.page-template-about-php .entry-content p {
	margin-left:12px;
	margin-right:12px;
}
body.page-template-guide-php .entry-content li,
body.page-template-guide-php .entry-content h4 {
	margin-bottom:10px;
}
ul.indent {
	margin-left:18px;
}
h1, h2, h3, h4 {
	font-family:Alegreya Sans;
}
.wp-caption .wp-caption-text, .gallery-caption, .entry-caption {
	color:rgb(111,22,43);
	text-align:center;
	font-size:14px;
	font-family:Alegreya;
}
.entry-content h2 {
	font-size:22px;
	line-height:1.2;
	background:#bd926a;
	color:#5b0217;
	padding-left:4px;
}
.entry-content h3 {
	font-size:20px;
}
.entry-content h4 {
	font-size:18px;
}
.page-title,
.entry-content th,
.comment-content th {
	font-size: 16px;
	line-height: 2;
	font-weight: bold;
	text-transform: uppercase;
	color: #5b0217;
}
.page-header {
	margin-bottom: 48px;
	padding-bottom: 4px;
	border-bottom: 1px solid #bd926a;
}
body.search .site-content {
	background:transparent;
}
#respond form {
	margin:28px 14px;
}
#respond h3#reply-title {
	background:#bd926a;
	line-height:1.2;
	margin-bottom:14px;
	padding-left:7px;
	font-size:22px;
	margin-top:24px;
}
#respond input#submit {
	width:100%;
	font-size:18px;
	font-family:Alegreya Sans;
	background: #f27501;
	border:1px solid #5B0217;
	color:#5b0217;
	margin:14px 0;
}
#respond input#submit:hover {
	background:#fe7f09;
}
#respond input#submit:active {
	box-shadow:0px 0px 8px 2px #fe891c inset, 0px 1px 0px 0px #Fe7e09;
}
.comments-title {
	background:#bd926a;
	line-height:1.2;
	margin-bottom:14px;
	padding-left:7px;
	font-size:22px;
	margin-top:24px;
}
.comments-area .comment-content {
	padding:0 7px;
}
.comments-area li {
	padding:7px;
	margin:28px 7px;
	box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2);
	background:rgb(255, 255, 240);
	font-size:16px;
}
.comments-area li.depth-2 {
	background:rgba(194, 143, 4, 0.2);
	border:none;
}
.comments-area li.depth-3 {
	background:rgb(255, 255, 240);
	border:none;
}
.comments-area li.depth-4 {
	background:rgba(194, 143, 4, 0.2);
}
.comments-area li.depth-5 {
	background:rgb(255, 255, 240);
	border:none;
}
.comments-area article header {
	margin-bottom:14px;
}
.comments-area article header cite {
	font-size:20px;
	border-bottom:3px solid #bd926a;
	font-family:Alegreya Sans;
	line-height:1;
}
.comments-area article header cite a {
	color:#5b0217;
}
.comments-area article header cite a:hover {
	color:#f34240;
	text-decoration:none;
}
.comments-area article header time {
	font-size:12px;
	color: #bd926a;
}
.comments-area .bypostauthor cite b {
	font-weight:normal;
}
a.comment-reply-link, a.comment-edit-link {
	font-size:14px;
	color:#f34240;
	font-family:Alegreya Sans;
}
a:hover.comment-reply-link, a:hover.comment-edit-link {
	color:#5b0217;
}
.commentlist .children {
	margin-left:14px;
}
.bypostauthor cite span {
	background:#C28F04;
	border:1px solid #c28f04;
}
#respond form input[type="text"], #respond form textarea {
	font-size:16px;
	font-family:alegreya;
	padding:10px;
}
#respond form label {
	margin-top:16px;
	line-height:1;
	font-family:alegreya sans;
}
.menu-sidebar-guides-menu-container,
.menu-sidebar-stories-menu-container,
.menu-sidebar-advice-menu-container {
	margin-left:24px;
	padding-bottom:24px;
	font-family:Alegreya Sans;
}
.widget-area .widget li {
	font-size:18px;
	line-height:2;
}
.form-allowed-tags {
	display:none;
}
form#searchform {
	
}
input#s {
	height:20px;
	font-family:Alegreya;
	font-size:15px;
}
input#searchsubmit {
	width:30px;
	height:33px;
	margin-left:5px;
	background:url("http://www.letsdrinktea.com/wp-content/uploads/images/mag-glass.png") repeat scroll 0% 0% transparent;
	border:none;
	box-shadow:none;
}
.entry-content input#searchsubmit {
	background:url('http://www.letsdrinktea.com/wp-content/uploads/images/mag-glass.png') repeat scroll 0% 0% #5b0217;
	height:34px;
	width:27px;
}
input#searchsubmit:hover {
	background:transparent;
	background-image:url('http://www.letsdrinktea.com/wp-content/uploads/images/mag-glass.png');
}
.entry-content input#searchsubmit:hover {
	background:url('http://www.letsdrinktea.com/wp-content/uploads/images/mag-glass.png') repeat scroll 0% 0% #5b0217;
}
input#searchsubmit:active {
	background:transparent;
	box-shadow:none;
	background-image:url('http://www.letsdrinktea.com/wp-content/uploads/images/mag-glass.png');
}
input#searchsubmit:active {
	background:transparent;
	box-shadow:none;
	background:url('http://www.letsdrinktea.com/wp-content/uploads/images/mag-glass.png') repeat scroll 0% 0% #5b0217;
}

.about-site-content {
	padding:8px;
	background:rgba(194, 143, 4, 0.2);
	margin-left:auto;
	margin-right:auto;
}
.about-site-content, .home-site-content {
	width:100%;
}
.pint {
	text-align: right;
	position: relative;
	top: -65px;
	right: 36px;
}

/* ===[ Footer Widget Areas ]=== */
.site-info { 
	clear: both;
	color:rgb(209,166,126);
	text-align:center;
	border: none;
	padding:14px 0 24px 0;
	font-size:13px;
	background:#252324;
}
#footer-widgets {
	width: 100%;
	border-top: none;
}
#footer-widgets.footer-area {
	background:  transparent;
	display:inline-block;
	margin-top:14px;
	margin-bottom:14px;
}
#footer-widgets .widget li { 
	list-style-type: none;
	border-bottom:1px dotted #323232;
	padding:0 10px;
	font-size:16px;
	font-family:Alegreya Sans;
	line-height:2;
	margin:0 100px 0 14px;
}

#footer-widgets .widget-title {
	background:#252324;
	color:rgb(209,166,126);
	margin-bottom:8px;
	font-size:20px;
	line-height:1.8;
	font-weight:bold;
}
.footer-left, .footer-right, .footer-center {
	background:transparent;
	height:340px;
	width:340px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:48px;
}


footer[role="contentinfo"] {
	width: 100%;
	max-width:none;
	background:  #1B191A;
	margin: 0;
	border:none;
}
footer[role="contentinfo"] a {
	color:rgb(209,166,126);
}
footer[role="contentinfo"] a:hover {
	color:#f34240;
	text-decoration:none;
}
.mailchimp-form {
	text-align:center;
}
.af-header {
	padding-bottom:0 !important;
}
.af-element {
	padding-top:0 !important;
}
.contact-form label span {
	color:#bd926a !important;
}
.contact-submit .pushbutton-wide,
.contact-submit .pushbutton-wide:hover,
.contact-submit .pushbutton-wide:active {
	background:rgb(242,117,1);
	color:#000;
	font-size:18px;
	font-family:Alegreya Sans;
}
.twitter-share-button {
	float:left;
}
.site-content .fb-like span, .home-share-buttons .fb-like span,
.about-site-content .fb-like span {
	height:25px !important;
	overflow:visible !important;
	width:450px !important;
	margin-right:-375px;
}
.site-content #___plusone_0, .home-share-buttons #___plusone_0,
.about-site-content #___plusone_0 {
	float:left;
	margin-top:2px !important;
}
.sb-about {
	width:90%;
	background:#FFF;
	padding-bottom:3px;
	margin:0 auto 24px auto;
	box-shadow: 0px 0px 1px 1px rgba(0, 0, 0, 1);
}
#mc_embed_signup {
	background:#fff;
	clear:left;
	font:18px Alegreya Sans,Helvetica,Arial,sans-serif;
	margin:0 auto;
}
#mc_embed_signup form {
	text-align:center;
	padding:0 0 10px;
}
#mc_embed_signup input.email {
	width:86%;
	margin:0 0 14px;
	display:inline-block;
}
#mc_embed_signup p {
	margin:0;
	padding:0;
}
#mc_embed_signup input.button {
	background:#f27501;
	color:#000;
	font-weight:normal;
	display:inline-block;
	padding:0 4px;
	width:auto;
	border:1px solid black;
	font-size:16px
}
#mc_embed_signup input.button:hover {
	color:#000;
	background:#f27501;
	box-shadow:0px 0px 3px 1px rgba(0, 0, 0, 0.2);
}
#mc_embed_signup input.button:active {
	color:#000;
	background:#f27501;
	box-shadow:0px 0px 3px 1px rgba(0, 0, 0, 0.5);
}


#af-form-2008938058 .af-body input.text, #af-form-2008938058 .af-body textarea {
	font-family:Alegreya Sans !important;
}
#af-form-1192474102 .af-body input.text, #af-form-1192474102 .af-body textarea {
	font-family:Alegreya Sans !important;
}
#af-form-2008938058 .buttonContainer input.submit {
	margin-top:8px;
	font-family:Alegreya Sans !important;
}
#af-form-1192474102 .buttonContainer input.submit {
	margin-top:8px;
	font-family:Alegreya Sans !important;
}

@media screen and (max-width : 1024px) {


}
@media screen and (max-width : 768px) {
	.home-recent-posts {
		float:left;
		width:96%;
		margin-bottom:28px;
		margin-bottom:2rem;
	}
	.home-popular-posts {
		float:left;
		width:96%;
		margin-bottom:28px;
		margin-bottom:2rem;
		margin-top:0;
	}
	.recent-posts-display {
		min-height:0;
		height:auto;
	}
}
@media screen and (max-width : 480px) {
	.post-summary img {
		float:none;
	}
	.excerpt-thumb {
		text-align:center;
	}
	#main.wrapper {
		width:98%;
	}
	
	.photo-head {
		height:140px;
		height:10rem;
		background-image:url('http://www.danielmcbane.com/wp-content/uploads/images/Header-sm.jpg');
	}
	.widget-area {
		margin:48px auto;
		width:96%px;
	}
	.footer-left, .footer-center {	
		width:96%;
		margin-left:auto;
		margin-right:auto;
	}
	.footer-right {
		display:none;
	}
	.fb-sb-like-box {
		display:none;
	}
	.country-tab {
		width:200px;
		margin:14px auto;
		float:none;
	}
	.home-share-buttons .share-buttons {
		width:150px;
	}
	.home-share-buttons.twitter-share-button {
		float:none;
		margin-left:auto;
		margin-right:auto;
	}
	.home-share-buttons .fb-like span {
		float:none;
		margin-left:auto;
		margin-right:auto;
	}
	.home-share-buttons #___plusone_0 {
		float:none;
		margin-left:auto;
		margin-right:auto;
	}
}
@media screen and (min-width: 600px) {
	.entry-header .entry-title {
		font-size:36px;
	}
	.entry-header h1.entry-title {
		font-size:36px;
		font-weight:bold;
	}
	.entry-content h2 {
		font-size:24px;
		line-height:1.4;
		padding-left:14px;
	}
	.entry-content h3 {
		font-size:22px;
	}
	.entry-content h4 {
		font-size:20px;
	}
	.top-navigation {
		text-align:left;
	}
	.main-navigation ul.nav-menu,
	.main-navigation div.nav-menu > ul {
		display: inline-block;
		border:none;
		width:auto;
	}
	.top-navigation ul.nav-menu,
	.top-navigation div.nav-menu > ul {
		display: inline-block;
		border:none;
		width:380px;
		margin-left:4%;
	}
	.main-navigation li ul li,
	.top-navigation li ul li {
		display:inline-block;
	}
	.main-navigation li a, .top-navigation li a {
		line-height:3.2;
		color:#fff;
		margin:0;
		padding:0 24px;
		padding:0 1.42857143rem;
		font-size:18px;
		text-transform:none;
		font-family:Alegreya Sans;
	}
	.top-navigation li a {
		padding:0 36px;
	}
	.main-navigation li, .top-navigation li {
		color:#fff;
		margin:0;
		padding:0;
	}
	.top-navigation li ul {
		display: none;
	}
	.top-navigation ul li:hover > ul {
		display: block;
	}
		.main-navigation a, top-navigation a {
		background:  rgb(27,25,26);
	}
	.top-navigation li a,
	.top-navigation li {
		display: inline-block;
		text-decoration: none;
	}
	.main-navigation a:hover,
	.main-navigation li a:hover,
	.top-navigation a:hover,
	.top-navigation li a:hover {
		background:  rgb(91,2,23) ;
		color:#FFFFFF;
	}

	.main-navigation li ul li a,
	.top-navigation li ul li a {
		background:  rgb(27,25,26);
		border:none;
		margin-left:1px;
		font-size:15px;
		line-height:2;
	}
	.main-navigation li ul li a:hover,
	.top-navigation li ul li a:hover {
		background:  rgb(27,25,26) ;
		color:#F34240;
	}
	.main-navigation .current-menu-item > a,
	.main-navigation .current-menu-ancestor > a,
	.main-navigation .current_page_item > a,
	.main-navigation .current_page_ancestor > a
	.top-navigation .current-menu-item > a,
	.top-navigation .current-menu-ancestor > a,
	.top-navigation .current_page_item > a,
	.top-navigation .current_page_ancestor > a {
		color: #fff;
		font-weight: normal;
	}

	.menu-main-menu-container {
		width:630px;
		display:inline-block;
		margin-left:4%;
	}
	#topmenuwidgets {
		position:relative;
		float: right;
		margin-right:4%;
		display: inline-block;
		margin-top:8px;
	}
	#main.wrapper {
		width:94%;
	}
	.site-content {
		width:100%;
		float:none;
	}
	.widget-area {
		float:none;
	}
	.home-page-divider h1 {
		line-height:2.2;
	}
}
@media screen and (min-width: 768px) {
	.photo-head {
		height:350px;
		height:25rem;
		background-image:url('http://www.danielmcbane.com/wp-content/uploads/images/Header.jpg');
	}
	#main.wrapper {
		width:90%;
	}
	.about-site-content {
		max-width:780px;
		padding:14px;
	}
	.home-page-divider {
		font-size:24px;
		line-height:2.4;
	}
	.home-page-divider h1 {
		font-size:24px;
		line-height:2.4;
	}
	.home-recent-posts h2, .home-popular-posts h2{
		font-size: 24px;
		line-height: 1.4;
		font-weight:bold;
	}
	#footer-widgets.footer-area .footer-left {
        	float: left;
        	margin-left: 5%;
        	width: 20%;
        	clear: none;
		margin-bottom:0;
    	}
	#footer-widgets.footer-area .footer-center {
        	float: left;
        	margin-left: 5%;
        	width: 20%;
        	clear: none;
    		margin-bottom:0;
	}
	#footer-widgets.footer-area .footer-right {
        	float: left;
        	margin-left: 5%;
        	width: 40%;
        	clear: none;
		margin-bottom:0;
    	}
	#footer-widgets .widget-title {
		font-size:22px;
		line-height:2;
	}
	#respond form {
		margin:28px 14px;
	}
	#respond h3#reply-title {
		line-height:1.2;
		padding-left:14px;
		font-size:26px;
		margin-top:42px;
	}
	#respond input#submit {
		font-size:20px;
	}
	.comments-title {
		line-height:1.2;
		padding-left:14px;
		font-size:26px;
		margin-top:24px;
	}
	.comments-area .comment-content {
		padding:0 14px;
	}
	.comments-area li {
		padding:14px;
		margin:28px 14px;
	}
	.comments-area article header {
		margin-bottom:24px;
	}
	.comments-area article header cite {
		font-size:28px;
	}
	.commentlist .children {
		margin-left:28px;
	}
	body.page-template-about-php .entry-content {
		margin-left:auto;
		margin-right:auto;
		max-width:672px;
	}
	body.page-template-guide-php .entry-content,
	body.page-id-1614 .entry-content {
		max-width:100%;
		margin-left:14px;
		margin-right:14px;
		margin-bottom:42px;
	}
	body.page-template-guide-php .entry-content p,
	body.page-template-guide-php .entry-content div,
	body.page-template-guide-php .entry-content h3,
	body.page-template-guide-php .entry-content h4,
	body.page-template-guide-php .entry-content h5,
	body.page-template-guide-php .entry-content ol,
	body.page-template-about-php .entry-content p,
	body.page-id-1614 .entry-content p,
	body.page-id-1614 .entry-content h3 {
		margin-left:36px;
		margin-right:36px;
	}
	ul.indent {
		margin-left:36px;
	}
}
@media screen and (min-width : 960px) {
	#main.wrapper {
		width:98%;
	}
	
	.widget-area {
		width:30%;
		margin-top:0;
		float:right;
	}
	.site-content {
		float:left;
		margin-right:5%;
		width:62%;
	}
	.main-navigation {
		text-align:left;
		display:inline-block;
	}
	.nav-search {
 		display: inline-block;
 		position: relative;
 		margin-top: 9px;
 		margin-right: 4%;
		float:right;
		padding:0;
		vertical-align:middle;
	}
	input#s {
		height:24px;
		font-size:18px;
	}
	input#searchsubmit {
		height:36px;
		vertical-align:middle;
	}
}
@media screen and (min-width : 1024px) {
	#main.wrapper {
		width:96%;
	}
	 #footer-widgets.footer-area .footer-left {
        	float: left;
        	margin-left: 5%;
        	width: 27%;
        	clear: none;
    	}
	#footer-widgets.footer-area .footer-center {
        	float: left;
        	margin-left: 5%;
        	width: 26%;
        	clear: none;
    	}
	#footer-widgets.footer-area .footer-right {
        	float: left;
        	margin-left: 5%;
        	width: 27%;
        	clear: none;
    	}
	#footer-widgets .widget li { 
		line-height:2;
		margin-right:100px;
		font-size:18px;
	}
	#footer-widgets .widget-title {
		font-size:24px;
		line-height:2;
	}
	.home-offer-box {
		float:right;
		min-width:240px;
		margin:0 2.5% 0 0;
		width:26%;
	}
	.new-here {
		float:left;
		margin-left:2.5%;
		margin-right:2.5%;
	}
}
@media screen and (min-width: 1100px) {
	#main.wrapper {
		width:92%;
	}
}
@media screen and (min-width: 1280px) {
	#main.wrapper {
		width:84%;
	}

}
.ie .site {
	   width:100%;
}



/*
 | ----------------------------------------
 | Carry-over from suf
 | ----------------------------------------
 */
a#aboutwidget:link {color: rgb(243, 66, 64);}
a#aboutwidget:visited {color: rgb(243, 66, 64);}
a#aboutwidget:hover {color: rgb(203, 26, 24);}
a#aboutwidget:active {color: rgb(243, 66, 64);}

a#travres:link {color:#f34240;}
a#travres:visited {color:#f34240;}
a#travres:hover {color:#5b0217;}
a#travres:active {color:#5b0217;}

.yarpp-related {
	margin: 50px 0 70px 24px !important;
}
.yarpp-related h4 {
	margin-bottom:10px;
	font-size:20px;
	font-weight:normal;
}

.related-posts {
	list-style-type: none;
	margin: 0;
	height: 110px;
}
 
.related-posts li {
	padding: 0; margin: 0;
	float: left;
	margin: 0 10px 10px 0;
	list-style:none;
}
 
.related-post {
  position: relative;
  padding: 0;
  background-color: white;
  border: none;
  width: 150px;
  height: 100px;
  overflow: hidden;
}
 
.related-post:hover  {opacity:0.75;}
 
.related-title {
  position: absolute;
  bottom: 0;
  left: 0;
  font-size: 12px;
  width: 150px;
  text-align: center;
  line-height: 1.3;
  height: 30px;
  overflow: hidden;
  background:rgba(0, 0, 0, 0.6);
  font-family: Alegreya Sans;
}


.related-title a:link {color:white;}

.related-title a:visited {color:white;}

.related-title a:hover {color:white;}

.related-title a:active {color:white;}

.related-thumb {
  background-color: whitesmoke;
  font-size: 1.2em;
  line-height: 1.2;
  height: 100px;
  overflow: hidden;
  width: 150px;
  text-align:center;
}
.attachment-related_thumbnail {
  border:0 !important;
  padding:0 !important;
}
.related-thumb a {
  text-decoration: none;
  color: #ddd;
}

.category-title {
	color: #000;
	margin: 3px 0 5px;
        text-align:center;
	padding-bottom: 4px;
	font-size: 250%;
	border-top: solid 2px #528F6C;
	border-bottom: solid 2px #528F6C;
}

.category-description {
	border:none;
}

.screenReader { left: -9999px; position: absolute; top: -9999px; }
.thanks { position:absolute;font-size:18px; color:purple;font-weight:bold; }

.page-id-540 .site-content article {
	margin-bottom:0;
	padding-bottom:0;
}


/** below comment form **/
div#commentluv {clear: both; margin-top:10px;}
div#commentluv span img {border: 0; padding: 0;}
div#commentluv input#doluv { width: 25px;}
span#mylastpost { clear: both;}
span#showmorespan { width: 30px; height: 15px; cursor: pointer;}
div#lastposts { padding: 3px; border: 1px dashed #dfdfdf; background-color: white;}
input.cl_error { border: 1px solid red !important;}
.rawfilewrap {border: 1px solid #cdcdcd; padding: 2px; cursor: pointer;}
.rawfile {display: none; border: 2px dashed #00ff00; padding: 2px; overflow: auto; height: 300px;}
/** drop down **/
span.choosepost {background-color: #fff; color: black; line-height: 1.4em; display: block;border-bottom: 1px dashed #bbb;cursor: pointer; margin-bottom: 5px;}
span.choosepost:hover { font-weight: bolder; text-shadow: #dfdfdf 2px 2px 1px ; filter: Shadow(Color=gray, 
    Direction=135, 
Strength=2);}
span.message { padding: 2px;}
span.alert { background-color: red; color: white; padding-left: 10px;}
span.blog { padding-left: 25px; background-image: url(../images/blog.gif); background-repeat: no-repeat; background-position: left;}
/** in comment **/
.cluv {border:none;margin-top:14px;padding: 0 24px;display: block;font-size: 14px;font-family:Alegreya Sans;}
/** images **/
img.heart_tip { border: none !important; background: none !important; padding: 0 0 0 3px !important; cursor: pointer;}
/** info panel **/
#heart_tip_big.cl_ajax { background: url(../images/loader.gif) no-repeat ; height: 13px; background-position: center;}
#heart_tip_big { background: url(../images/closeit.png) no-repeat top right; font-size: 1em;}
.heart_tip {margin-left: 5px;display: inline;margin-bottom: -2px; /* fixed a little here, Hesham */margin-right: 0px;padding: 0px !important;background-color: transparent;border: 0  !important;}
.finalbig{margin-top:0px; margin-left:5px; padding:3px; border: 4px solid #dddddd; color: #000; font-family:"Alegreya Sans",Helvetica,Myriad Pro,sans-serif;  }
.finalbig img {margin:5px;width:60px;height:60px; border: 4px solid #CCC;}
.finalbig li{ list-style: none; margin-left: 10px}
.finalbig p { margin: 1px}
/* Title */
.cl_title {font-size:0.8em; margin-top:3px;font-weight:bold;padding-bottom:5px;}
.cl_username {font-size:1.2em;color:#0e9de0;font-weight:bold;}
/* Clicks */
.cl_clicks {clear: both !important;padding:5px 5px 0px 20px;border-top: 1px #f6f6f6 solid; border-bottom: 1px #f6f6f6 solid; background:transparent url(../images/littleheartplus.gif) no-repeat scroll left 50%; margin-left:5px;}

/* This link clicked # Times */
.cl_clicks_count {padding: 0px 5px 0px 0px; color:#0e9de0;font-weight:bold;}


/* My links have appeared on */
.cl_links {clear: both !important; padding:5px}
.cl_links_list {padding:0px 5px 0px 0px; padding-left:18px; color:#666666; }

/* Some of my other posts */
.cl_posts {clear: both !important; margin-top:10px; padding:5px;}

.cl_posts_list a {background:transparent url(../images/link.png) no-repeat scroll left 50%; padding-left:18px; color:#0e9de0; margin-left:0px;}
.cl_posts_list a:hover {background:transparent url(../images/link_hover.png) no-repeat scroll left 50%; padding-left:18px;color:#000;margin-left:0px;}

.imgset {
	float: left;
	/*overflow: visible;*/
	border: none;
	margin-right: 6px;
}

.serieslist-content {
	font-size: 16px;
	color: #000;
	text-align: left;
}

.serieslist-box {
	border-radius:10px;
	box-shadow: 0px 0px 5px 2px rgba(100, 100, 100, 0.2);
	margin-bottom:42px;
	margin-bottom:3rem;
	padding:10px;
	height:auto;	
}

html>body .serieslist-box {
	height: auto;
	/*min-height: 100px;*/
} 	

.seriestitle h2 {
	font-size: 20px;
	color: #5b0217;
	text-align: center;
	margin-top:0;
	margin-bottom: 6px;
	background:transparent;
}
.seriestitle a {
	color: #5b0217;
	text-decoration:none;
}
.seriestitle a:visited {
	color: #5b0217;
}
.seriestitle a:hover {
	color: #bd926a;
}

ul.serieslist-ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

li.serieslist-li, li.serieslist-li-current {
	margin: 0 !important;
	padding: 0;
}

.seriesbox {
	display:inline;
	float: right;
	background:rgb(255, 255, 240);
	color: #777;
	text-align: left;
	font: 14px Alegreya Sans, Helvetica, Arial, Tahoma, Sans-Serif;
	margin: 10px 0 0 10px;
	padding: 0px 6px 12px 6px;
	border: 1px dotted #5b0217;	
	min-width: 125px;
}
.seriesbox a, .seriesbox a:visited {
	color: #5b0217;
}
.seriesbox a:hover {
	color: #bd926a;
}
.seriesbox img {
	margin: 0px 12.5px 0 12.5px;
}

h3.series-title-post-page {
	font-size: 1.1em;
	color: #1E3A96;
	text-align: center;
}

p.series-description {
	font-style: italic;
}

.seriesmeta {
	background-color: #bd926a;
	font-size: 14px;
	font-family:Alegreya Sans;
}
.seriesmeta a, .seriesmeta a:visited {
	color:#5b0217;
}
.seriesmeta a:hover {
	color:#f34240;
}
.series-nav-left {
	float: left;
}

.series-nav-right {
	float: right;
}

.stocpagination {
	clear: both;
	padding: 20px 0;
	position: relative;
	left: 465px;
	font-size: 12px;
	line-height: 13px;
	color: #fff;
}

.stocpagination a {
   display: block;
	text-decoration: none;
	color: #717171;
	font: bold 11px Arial, sans-serif;
	text-shadow: 0px 1px white;
	padding: 5px 8px;

	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;

	-webkit-box-shadow: 0px 1px 3px 0px rgba(0,0,0,0.35);
	-moz-box-shadow: 0px 1px 3px 0px rgba(0,0,0,0.35);
	box-shadow: 0px 1px 3px 0px rgba(0,0,0,0.35);
	background: #f9f9f9;

	background: -webkit-linear-gradient(top, #f9f9f9 0%, #e8e8e8 100%);
	background: -moz-linear-gradient(top, #f9f9f9 0%, #e8e8e8 100%);
	background: -o-linear-gradient(top, #f9f9f9 0%, #e8e8e8 100%);
	background: -ms-linear-gradient(top, #f9f9f9 0%, #e8e8e8 100%);
	background: linear-gradient(top, #f9f9f9 0%, #e8e8e8 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9f9f9', endColorstr='#e8e8e8',GradientType=0 );
}

.stocpagination a:visited {
   color: #5F7BB3;
   background-color: #F1F6F5;
   text-decoration: none;
}

.page-numbers {
	background-color:transparent;
	display: block;
	float: left;
	margin: 0 5px 5px 0;
	padding: 6px 9px 5px 9px;
	text-decoration:none;
	width: auto;
	color: #fff;
	background: #555;
	border-color: #c8d6d6 #9EADAD #9EADAD #c8d6d6;
}

.stocpagination a:hover {
	-webkit-box-shadow: 0px 1px 3px 0px rgba(0,0,0,0.55);
	-moz-box-shadow: 0px 1px 3px 0px rgba(0,0,0,0.55);
	box-shadow: 0px 1px 3px 0px rgba(0,0,0,0.55);
	background: #fff;
	background: -webkit-linear-gradient(top, #fff 0%, #e8e8e8 100%);
	background: -moz-linear-gradient(top, #fff 0%, #e8e8e8 100%);
	background: -o-linear-gradient(top, #fff 0%, #e8e8e8 100%);
	background: -ms-linear-gradient(top, #fff 0%, #e8e8e8 100%);
	background: linear-gradient(top, #fff 0%, #e8e8e8 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff', endColorstr='#e8e8e8',GradientType=0 );
}

.stocpagination a:active, .page-numbers.current:active {
	-webkit-box-shadow: inset 0px 1px 3px 0px rgba(0,0,0,0.5), 0px 1px 1px 0px rgba(255,255,255,1);
	-moz-box-shadow: inset 0px 1px 3px 0px rgba(0,0,0,0.5), 0px 1px 1px 0px rgba(255,255,255,1);
	box-shadow: inset 0px 1px 3px 0px rgba(0,0,0,0.5), 0px 1px 1px 0px rgba(255,255,255,1);
}

.page-numbers.current:hover {
	-webkit-box-shadow: 0px 1px 2px 0px rgba(0,0,0,0.9);
	-moz-box-shadow: 0px 1px 2px 0px rgba(0,0,0,0.9);
	box-shadow: 0px 1px 2px 0px rgba(0,0,0,0.9);
	background: #99cefc;
	background: -webkit-linear-gradient(top, #99cefc 0%, #57a1d8 100%);
	background: -moz-linear-gradient(top, #99cefc 0%, #57a1d8 100%);
	background: -o-linear-gradient(top, #99cefc 0%, #57a1d8 100%);
	background: -ms-linear-gradient(top, #99cefc 0%, #57a1d8 100%);
	background: linear-gradient(top, #99cefc 0%, #57a1d8 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#99cefc', endColorstr='#57a1d8',GradientType=0 );
}

.page-numbers.current {
	color: white;
	text-shadow: 0px 1px #3f789f;
	-webkit-box-shadow: 0px 1px 2px 0px rgba(0,0,0,0.8);
	-moz-box-shadow: 0px 1px 2px 0px rgba(0,0,0,0.8);
	box-shadow: 0px 1px 2px 0px rgba(0,0,0,0.8);
	background: #7cb9e5;
	background: -webkit-linear-gradient(top, #7cb9e5 0%, #57a1d8 100%);
	background: -moz-linear-gradient(top, #7cb9e5 0%, #57a1d8 100%);
	background: -o-linear-gradient(top, #7cb9e5 0%, #57a1d8 100%);
	background: -ms-linear-gradient(top, #7cb9e5 0%, #57a1d8 100%);
	background: linear-gradient(top, #7cb9e5 0%, #57a1d8 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7cb9e5', endColorstr='#57a1d8',GradientType=0 );
}

/* The Widget Title. */
h3.srp-widget-title{
	display: block;
	margin-bottom: 10px;
}
 
/* The Recent Posts Container. */
div.srp-widget-container {
	padding-bottom:14px;
}

/* Fixing the outline on every link within the SRP container. */
div.srp-widget-container a {
	outline: none;
}

/* The widget title link */
a.srp-widget-title-link {
}

/* Single post entry box. */
div.srp-widget-singlepost {
	position:relative;
	display: block;
	float:none;
	max-width:270px;
	margin-left:auto;
	margin-right:auto;
}

/* The single row container and */
div.srp-single-row {
	display: table-cell;
	vertical-align: top;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 0px;
	border: none;
}

/* The single column container */
div.srp-widget-row {
	clear: both;
	display: block;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 10px 0px;
}

/* The multi-column class on each post entry */
div.srp-multi-column {
	display: table-cell;
	vertical-align: top;
}

/*
 | ----------------------------------------
 | Thumbnail Section
 | ----------------------------------------
 */

/* The thumbnail box. */
div.srp-thumbnail-box {
	position:relative;
	padding: 0;
	margin-bottom:14px;
  	background-color: white;
	float:none;
	max-width:270px;
	height:180px;
	vertical-align: top;
	text-align:center;
	overflow: hidden;
}

/* The thumbnail link. */
a.srp-widget-thmblink {
}
a:hover.srp-widget-thmblink {
	opacity:0.75;
}

/* The thumbnail image. */
img.srp-widget-thmb {
	max-width: none;
}

div.srp-thumbnail-box img.avatar {
	max-width: none;
}

/*
 | ----------------------------------------
 | Content Section
 | ----------------------------------------
 */

/* The content box. */
div.srp-content-box {
	position:absolute;
	bottom:0px;
	left:0px;
	width:100%;
	background:rgba(0, 0, 0, 0.6);
	text-align:center;
	overflow: hidden;
	vertical-align:center;
}

/* The single post title. */
h4.srp-post-title {
	font-size:18px;	
	color:white;
	padding:4px 2px;
}

/* The single post title link. */
#wdg_specialrecentpostsfree-2 a {
	color:#fff;
}
#wdg_specialrecentpostsfree-2 a:hover {
	color:#bd926a;
}

/* The post excerpt. */
p.srp-widget-excerpt {
	margin: 0px;
}

/* The linked Excerpt */
a.srp-linked-excerpt {
}

/* The stringbreak. */
span.srp-widget-stringbreak {
}

/* The stringbreak link. */
a.srp-widget-stringbreak-link {
}

/* The stringbreak link image. */
a.srp-widget-stringbreak-link-image {
}

/* The post date box. */
p.srp-widget-date {
	margin: 0px;
}

/* The post author box. */
p.srp-widget-author {
	margin: 0px;
}

/* The post category box. */
p.srp-widget-category {
	margin: 0px;
}

/* The tags box */
p.srp-widget-tags {
	margin: 0px;
}

