/*
Theme Name: Pug Dog Welfare Launch Theme
Description: Custom Theme for The Pug Dog Welfare &amp;Rescue Association.
Author: Steve Tolmie
Template: twentytwelve
Version: 1.0
*/

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


/* Banner animation
@-webkit-keyframes scroll {
	from { background-position: 1024px; }
	to { background-position: -360px; }
}
@keyframes scroll {
	from { background-position: 1024px; }
	to { background-position: -360px; }
}
*/
button.fow-green {
	background: #9BCB74 !important;
	background-image: linear-gradient(#A9DB80, #96C56F) !important;
}
button.fow-orange {
	background: #F3A053 !important;
	background-image: linear-gradient(#FAC695, #EF8D31) !important;
}
#frm_form_34_container {
	max-width: 400px;
}
.frm_form_field {
	font-family: 'Open Sans', sans-serif !important;	
	font-size: 14px !important;	
	font-size: 1rem !important;
}
br.break {
	display: none;
}
@media screen and (max-width: 1024px) {	
	br.break {
		display: block;
	}
}
.pound-sign::before {
	content: '\00A3';
	float: left;
	padding-right: 2px;
	position: relative;

}
.pound-sign input {
	max-width: 90% !important;
	float: left;
}

/* Poorly Pugs */

.pp-triptych {
	float: left;
	width: 32%;
	padding: 4px;
	box-sizing: border-box;
}
.pp-triptych img {
	max-width: 100%;
}
.pp-black {
	background: #000;
	border-radius: 12px;
}
.pp-both {
	background: #DDAD73;
	border-radius: 12px;
	margin: 0 2%;
	background: -webkit-linear-gradient(left, red , yellow); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(right, red, yellow); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(right, red, yellow); /* For Firefox 3.6 to 15 */
	background: linear-gradient(to right, #000 , #DDAD73); /* Standard syntax */
}
.pp-fawn {
	background: #DDAD73;
	border-radius: 12px;
}
.pp-triptych p.wp-caption-text {
	color: #FFF;
}
.pp-triptych.pp-fawn p.wp-caption-text {
	color: #000;
}
.pp-form {
	text-align: center;
}
.pp-form br {
	display: none;
}
@media screen and (max-width: 960px) {
	.pp-triptych {	
		float: none;
		width: 100%;
		max-width: 300px;
		margin: 0 auto;
	}	
	.pp-both {
		margin-top: 24px;
		margin-bottom: 24px;
	}
}
	
/* Limited Edition Pugs */

.le-box {
	overflow: hidden;
}
.le-fawn {
	float: left;
	max-width: 100%;
	box-sizing: border-box;
	padding: 8px 8px 0;
	background: #DDAD73;
	border-radius: 12px;	
	text-align: center;
}
.le-fawn p {
	color: #000;
	font-size: 14px;
	font-style: italic;
}
.le-fawn p.wp-caption-text {
	color: #000;
	margin-bottom: 4px;
}
.le-black {
	float: right;
	max-width: 100%;
	box-sizing: border-box;
	padding: 8px 8px 0;
	background: #000;
	border-radius: 12px;
	text-align: center;
}
.le-black p {
	color: #FFF;
	font-size: 14px;
	font-style: italic;
}
.le-black p.wp-caption-text {
	color: #FFF;
	margin-bottom: 4px;
}
.le-form br {
	display: none;
}
.le-buttons {
	margin-bottom: 8px;
	background: rgba(255,255,255,0.4);
	border-radius: 6px;
}
.le-fawn img,
.le-black img {
	max-width: 100% !important;
}
.txt-fawn, .txt-black {
	font-size: 12px;	
	font-weight: bold;
	position: relative;
	bottom: 3px;
}
.txt-fawn {
	color: #000;
	text-align: center;
	line-height: 1.4;
	padding: 5px;
}
.txt-black {
	color: #FFF;
	text-align: center;
	line-height: 1.4;
	padding: 5px;
}
@media screen and (max-width: 960px) {	
	.le-fawn,
	.le-black {
		float: none;
		max-width: 450px;
		margin: 0 auto;	
		overflow: hidden;
	}	
	.le-fawn {
		margin-bottom: 24px;
	}
	.le-buttons input {
		margin-left: 4px;
	}
}

/* Custom Header */

#content {	
	padding-left: 4px;
}
body.single-attachment #left-header,
body.single-attachment #right-header,
body.single-attachment .site-header,
body.single-attachment .header-image { /* this is for any wp [gallery] pages - removes header content for easier scrolling */
	display: none;
}
#left-header {
	width: 85%;
	float: left;
}
#right-header {
	width: 15%;
	height: 0;
	float: right;
	text-align: right;
}
#fb-icon {
	position: relative;
	top: 6px;
	right: 6px;
}
h1.site-title,
h2.site-description {
	font-size: 0;
	color: transparent;
}
.site-header {
	padding-bottom: 0;
}
@media screen and (max-width: 600px) {
	h1.site-title a {
		font-size: 24px;
		font-weight: normal;
		color: #95AD7D;
		letter-spacing: -1px;
	}	
	#fb-icon {
		position: static;
	}	
	#right-header {
		height: auto;
	}
}
.header-image {
	margin-top: 0;
}
	
/* Nav Menu */

ul.nav-menu {
	padding-left: 20px;
}
.main-navigation ul.nav-menu,
.main-navigation div.nav-menu > ul {
	border: none;
}
.main-navigation {
	margin-top: 0;
	padding-top: 8px;
	padding-bottom: 4px;
	background: #F8F8F8;
	border-radius: 0 0 0 12px;
	border-right: 1px solid #E1E1E1;
}
.main-navigation li {
	margin: 0 12px 0 0;
	margin: 0 0.8571428rem 0 0;
}
.main-navigation li ul li {
	margin: 0;
}
.main-navigation ul li a {
	border-bottom: 1px solid #F8F8F8;
	line-height: 2.8;
}
.main-navigation li a:hover {
	border-bottom: 1px solid #566235;
}
.main-navigation .current-menu-item > a,
.main-navigation .current-menu-ancestor > a,
.main-navigation .current_page_item > a,
.main-navigation .current_page_ancestor > a {
	color: #566235;	
	border-bottom: 1px solid #566235;
}
@media screen and (min-width: 600px) {
	.menu-main-navigation-menu-container {
		padding-right: 22px;
		padding-right: 1.5714285rem;
	}
	.main-navigation li ul {
		box-shadow: 0 2px 5px #888888;
	}	
	.main-navigation li.menu-item-5642 ul {
		left: -60%;
	}
}
@media screen and (max-width: 600px) {
	ul.nav-menu {
		padding-left: 0;
	}
	.main-navigation {
		margin-top: 32px;
		background: transparent;
		border: none;
	}
	.main-navigation li {
		margin-top: 32px;
		margin-right: 0;
	}
	.main-navigation ul li a {
		border-bottom: none;
		font-size: 16px;
		font-size: 1.1428571;
		line-height: 2;
		padding: 0;
		text-align: center;
	}	
	.main-navigation li a:hover {
		border-bottom: none;
	}	
	.menu-item-has-children > a {
		text-transform: uppercase;
		color: #000 !important;
	}	
	.menu-item-has-children > a:active {
		border-bottom: none;
	}	
	.main-navigation li.menu-item-has-children {
		background: white;
	}	
	li.menu-item-5644 {
		margin-top: 32px !important;
	}
}
@media screen and (min-width: 838px) {
	.main-navigation li.menu-item-5644 ul {
		left: -100%;
		box-shadow: none;
	}
}
		
/* Content */

a:link {
	color: #1982D1;
	text-decoration: none;
}
a:visited {
	color: #1982D1;
	text-decoration: none;
}
a:hover {
	color: #1982D1;
	text-decoration: underline;
}
a:active {
	color: #1982D1;
	text-decoration: none;
}
.widget-area .textwidget li {
	margin-left: 36px;
	margin-left: 2.571428571rem;
}
.widget-area .widget a {
	color: #1982D1;
}
.widget-area .widget a:hover {
	color: #1982D1;
}
.widget-area .widget a:visited {
	color: #1982D1;
}
.entry-content a:visited,
.comment-content a:visited {
	color: #1982D1;
}
.entry-header .entry-title {
	color: #343A46;
	font-size: 48px;
	font-size: 2.42857rem;
	text-align: center;
}
.entry-header .entry-title a:hover {
	text-decoration: underline;
}
h1.page-title,
.entry-content h1,
.comment-content h1,
.entry-content h2,
.comment-content h2,
.entry-content h3,
.comment-content h3,
.entry-content h4,
.comment-content h4,
.entry-content h5,
.comment-content h5,
.entry-content h6,
.comment-content h6 {
	color: #566235;
	background: #E6E1DA;
	padding-left: 6px;
	padding-right: 6px;
	font-weight: normal;
	border-bottom: 1px solid #CBC5B9;
	border-radius: 0 8px 0 0;
	font-size: 21px;
	font-size: 1.5rem;
	line-height: 1.5;
	margin-bottom: 12px;
	text-transform: none;
}
.archive-title,
.page-title,
.widget-title,
.entry-content th,
.comment-content th {
	border-radius: 0 8px 0 0;
	background: #F8F8F8;
	padding-left: 8px;
	border-bottom: 1px solid #FFF;
}
.site-content article {
	-webkit-hyphens: none;
	-moz-hyphens: none;
	hyphens: none;
}
.entry-content blockquote,
.comment-content blockquote {
	text-align: center;
	background: #F8F8F8 url(https://pugwelfare-rescue.org.uk/wp-content/uploads/blockquotes.png) no-repeat center;
	border-left: 4px solid #343A46;
	border-right: 4px solid #343A46;
	padding-left: 48px;
	padding-right: 48px;
}
img.wp-smiley {
	position: relative;
	top: 2px;
}
input,
select,
textarea {
	font-family: "Open Sans", Helvetica, Arial, sans-serif;
}
.fow-notice {
	font-weight: bold;
	font-style: italic;
}
.fow-notice p {
	margin-bottom: 16px;
}

/* Sidebar */

#searchsubmit {
	position: relative;
	bottom: 1px;
}
.widget-area {
	margin-top: 12px;
	margin-top: 0.8571428rem;
	padding: 24px;
	padding: 1.7142857rem;
	background: #E6E1DA;
	border-radius: 12px 0 0 12px;
	border-right: 1px solid #CBC5B9;
}
.widget-area .widget p,
.widget-area .widget li,
.widget-area .widget .textwidget {
	margin-bottom: 12px;
}
.widget-area #s {
	width: 68%;
}
.widget-area .widget a {
	color: #1982D1;
}
.widget-area .widget a:hover {
	color: #1982D1;
}
.wp-caption {
	text-align: center;
	margin-bottom: 0;
	padding-bottom: 0;
}
.site-content article {
	margin-bottom: 0;
}
footer.entry-meta {
	background: #F8F8F8;
	padding-left: 4px;
}
.comments-link a,
.entry-meta a {
	color: #1982D1;
	text-decoration: none;
}
.comments-link a:hover,
 .entry-meta a:hover {
	 color: #1982D1;
	 text-decoration: underline;
}

/* Footer*/

footer[role="contentinfo"] a {
	color: #1982D1;
}
footer[role="contentinfo"] a:hover {
	color: #1982D1;
}
.site-info {
	text-align: center;
}
#donate {
	min-height: 186px;
	background: #F8F8F8;
	border-radius: 0 8px 0 8px;
	padding-bottom: 24px;
}
#donate-page {
	background: #F8F8F8;
	border-radius: 0 8px 0 8px;
	padding-bottom: 12px;
}
#donate p,
#donate-page p {
	margin: 12px 24px;
	font-style: italic;
}
#donate img {
	box-shadow: none;
	margin-left: 24px;
}
.donate-br {
	display: none;
}
@media screen and (max-width: 600px) {	
	#donate img.alignright {
		float: none;
		margin-left: 0;
	}	
	.donate-br {
		display: block;
	}
}
#donate a {
	outline: 0;
}
#login {
	display: block;
	width: 20px;
	height: 20px;
	position: fixed;
	right: 0;
	bottom: 0;
	outline: 0;
}
#login:hover {
	background: green;
}
#login:active {
	background: red;
}

/* WooCom */

div.pp_overlay {}

.related h2 {
	color: #566235;
	background: #E6E1DA;
	padding-left: 6px;
	padding-right: 6px;
	font-weight: normal;
	border-bottom:	1px solid #CBC5B9;
	border-radius: 0 8px 0 0;
	font-size: 21px;	
	font-size: 1.5rem;
	line-height: 1.5;
	margin-bottom: 12px;
}
select.orderby {
	padding: 4px;
}
ul.products li a {
	outline: 0;
}
img.attachment-shop_catalog {
	max-height: 137px!important;
	width: auto!important;
	margin: 0 auto!important;
}
div.related img.attachment-shop_catalog  {
	max-height: 100%!important;
	width: 100%!important;
}
div.page-description p {
	margin: 16px 0;
	line-height: 24px;
}
.widget_shopping_cart h3.widget-title {
	color: #F7F6F7;
	background: #85AD74;
}
.related h2.woocommerce-loop-product__title {
	background: transparent;
	border: none;
}
.related ul.products {
	display: table;
}
.related li.product {
	display: table-cell !important;
}
li.product img {
	min-height: 137px;
	width: auto;
}
h1.product_title {
	font-size: 21px;
	font-size: 1.5rem;
	font-weight: normal;
	line-height: 1.5;
	color: #566235;
	border-bottom: 1px solid #CBC5B9;
	border-radius: 8px 8px 0 0;
	margin-bottom: 12px;
	padding-bottom: 8px !important;
	text-transform: none;
}
body.postid-6212 .wc-tabs-wrapper,
body.postid-6216 .wc-tabs-wrapper { /* Catharine P-T prints */
	display: none;
}

/* Mobile */

@media screen and (max-width: 600px) {
	img.header-image {
		display: none;
	}
	#left-header {
		width: 100%;
	}
	#right-header {
		width: 100%;
		text-align: center;
		margin-bottom: 12px;
	}
	#fb-icon {
		float: none;
		margin: 0;
	}
}
ul#menu-shopping-links-menu li a {
	display: block;
	padding: 6px 10px;
	font-size: 100%;
	font-weight: bold;
	line-height: 1em;
	color: #5E5E5E;
	text-decoration: none;
	text-shadow: 0px 1px 0px rgba(255, 255, 255, 0.8);	
	background:#f7f6f7;
	border: 1px solid #C8BFC6;
	border-radius: 2px;
	box-shadow: 0px -1px 0px rgba(0, 0, 0, 0.075) inset, 0px 1px 0px rgba(255, 255, 255, 0.3) inset, 0px 1px 2px rgba(0, 0, 0, 0.1);
}
ul#menu-shopping-links-menu li a:hover {
	color: #1982D1!important;
}

/* Page-specific CSS */

div.page-description .wp-image-884 { /* shop home page banner */
	border-radius: 3px;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
}
.entry-content .wp-image-1279 {
	margin-right: 4px;
}
body.page-id-80 #content {
	background: #FAFAFA;
}
body.page-id-80 #content {
	padding-top: 12px;
	padding-bottom: 1px;
}
body.page-id-80 #content p {
	margin-top: 0;
	margin-left: 12px;
	margin-bottom: 12px;
	margin-right: 12px;
	padding: 8px 12px 12px;
	background: #FFF;
	border: 1px solid #CBC5B9;
	border-top: none;
	border-radius: 0 0 8px 8px;
}
body.page-id-80 #content h3 {
	margin: 0 12px 0;
	padding: 12px 12px 0;
	font-size: 16px;
	font-size: 1.2rem;
	font-weight: bold;
	background: #FFF;
	border: 1px solid #CBC5B9;	
	border-bottom: none;
	border-top-left-radius: 8px;
}
img.wp-image-6114 {
	box-shadow: none;
}
.pug-health-logo {
	padding: 12px 12px 8px;
}
.page-id-3596 .banner p,
.page-id-3596 .banner a {
	color: transparent;
}

/* Adoption / Fostering Application Forms */

.frm_submit input[type="submit"] {
	background: #a9db80; /* Old browsers */	
	background: -moz-linear-gradient(top, #a9db80 0%, #96c56f 100%)!important; /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a9db80), color-stop(100%,#96c56f))!important; /* Chrome,Safari4+ */	background: -webkit-linear-gradient(top, #a9db80 0%,#96c56f 100%)!important; /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #a9db80 0%,#96c56f 100%)!important; /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #a9db80 0%,#96c56f 100%)!important; /* IE10+ */
	background: linear-gradient(to bottom, #a9db80 0%,#96c56f 100%)!important!; /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a9db80', endColorstr='#96c56f',GradientType=0 )!important; /* IE6-9 */
}
.frm_submit input[type="button"] {
	background: #fac695; /* Old browsers */
	background: -moz-linear-gradient(top, #fac695 0%, #f5ab66 47%, #ef8d31 100%)!important; /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fac695), color-stop(47%,#f5ab66), color-stop(100%,#ef8d31))!important; /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #fac695 0%,#f5ab66 47%,#ef8d31 100%)!important; /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #fac695 0%,#f5ab66 47%,#ef8d31 100%)!important; /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #fac695 0%,#f5ab66 47%,#ef8d31 100%)!important; /* IE10+ */
	background: linear-gradient(to bottom, #fac695 0%,#f5ab66 47%,#ef8d31 100%)!important; /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fac695', endColorstr='#ef8d31',GradientType=0 )!important; /* IE6-9 */
}
.frm_message {
	padding: 12% !important;
}
.frm_message p {
	font-size: 24px;
	line-height: 1.4;
}
.page-id-2831 .entry-content {
	font-size: 24px;
	line-height: 1.4;
	color: #468847;
	padding: 12%;
	background: #DFF0D8;
	border-radius: 4px;
	border: 1px solid #D6E9C6;
}
/* fixes overflow problem on mobile for fostering form */
@media screen and (max-width: 700px) {
	body.page-id-5881 .frm_fields_container {
		display: block;
	}
}

/* Donations Page */

#left {
	width: 49%;
	margin: 0 1% 18px 0;
	float: left;
	background: #FAFAFA;
	border-radius: 0 8px 8px 8px;
}
#left h1,
#right h1 {
	margin-top: 0;
}
#left ul {
	position: relative;
	left: 72px;
}
#right {
	width: 49%;
	margin: 0 0 18px 1%;
	float: left;
	background: #FAFAFA;
	border-radius: 0 8px 8px 8px;
}
#right ul {
	position: relative;
	left: 72px;
}
a.donate-button {
	-moz-box-shadow: inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow: inset 0px 1px 0px 0px #ffffff;	
	box-shadow: inset 0px 1px 0px 0px #ffffff;
	background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ab719f), color-stop(1, #97598b) );
	background: -moz-linear-gradient( center top, #ab719f 5%, #97598b 100% );
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ab719f', endColorstr='#97598b');
	background-color: #ab719f;
	-webkit-border-top-left-radius: 4px;
	-moz-border-radius-topleft: 4px;
	border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	-moz-border-radius-topright: 4px;
	border-top-right-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	border-bottom-right-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-bottom-left-radius: 4px;
	text-indent: 0;
	border: 1px solid #76456c;
	display: inline-block;
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	height: 28px;
	line-height: 28px;
	width: 300px;
	text-decoration: none;
	text-align: center;
	text-shadow: 0px -1px 0px #374683;
	filter: dropshadow(color=#e5e5ee,offX=0,offY=1);
	margin: 12px 0;
}
a.donate-button:visited {
	color: #FFF;
}
a.donate-button:hover {
	background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #97598b), color-stop(1, #ab719f) );
	background: -moz-linear-gradient( center top, #97598b 5%, #ab719f 100% );
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#97598b', endColorstr='#ab719f');
	background-color: #97598b;
}
a.donate-button:active {
	position: relative;
	top: 1px;
}
@media screen and (max-width: 768px) {
	#left,
	#right {
		float: none;
		width: auto;
		max-width: 400px;
		margin: 0 auto;	
		padding: 0 12px;
	}	
	#left ul,
	#right ul {
		position: static;
	}	
	a.donate-button {
		width: 100%;
	}
}