/*
Theme Name:     Mary Ellen Taylor
Theme URI:      http://www.maryellentaylor.co.uk
Description:    Contemporary Botanical & Nature Art
Author:         Josh.biz
Author URI:     http: //www.josh.biz/
Template:       
Version:        1.0
*/

/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}


/*Custom code from here (reset CSS before)*/


body {
	background-color: #fff;
	font-family: "lemonde-journal-n4", "lemonde-journal",serif;
	font-style: normal;
	font-weight: 400;
	font-size: 100%;
	color: #9d8c74;
	background-image: url(images/butterfly.png);
	background-repeat: no-repeat;
	background-position: 1em 3em;
}


header {
	text-align: left;
	margin-top: 8.5em;
	margin-bottom: 2em;
}

header h1 {
	font-family: "trajan-sans-pro",sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 1.625em; 
	color: #8fa04e;
}

a:link, a:visited {
	color: #8fa04e;
	text-decoration: none;
	}
	
a:hover, a:active {
	color: #8fa04e;
	text-decoration: underline;
	}

header h2.site-description {
	font-family: "trajan-sans-pro",sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 0.75em;
	line-height: 1.5em;
	color: #6A6A6A;
}

#navigation {
	background-color: none;
}

#slider {
	text-align: center;
	margin-bottom:0em
}

.metaslider {
	margin: 0 auto;
}
	

#intro {
	display:none;
}

#pagecontent p.intro {
	color: #a19473;
	font-size: 1em; /*16px/16px*/
	line-height: 1.375em; /*22px/16px*/
}

.home #pagecontent {
	display: none;
}

#pagecontent h2, .blog #pagecontent h1, .single-post #pagecontent h1 {
	font-size: 2em; /* 32px / 16px */
	margin-top: 0.35em; /* 14px / 40px */
	margin-bottom: 0.35em; /* 14px / 40px */
	color: #a19473;
	line-height: 1em; /*30px / 30px*/
}

#pagecontent h2 a:link, #pagecontent h2 a:visited,
.blog #pagecontent h1 a:link, .blog #pagecontent h1 a:visited,
.single-post #pagecontent h1 a:link, .single-post #pagecontent h1 a:visited {
	color: #a19473;
	text-decoration: none;
	}
	
#pagecontent h2 a:hover, #pagecontent h2 a:active,
.blog #pagecontent h1 a:hover, .blog #pagecontent h1 a:active,
.single-post #pagecontent h1 a:hover, .single-post #pagecontent h1 a:active {
	color: #a19473;
	text-decoration: underline;
	}

#pagecontent h3 {
	font-size: 1.4375em; /* 23px / 16px */
	margin-top: 1.4em; /* 42px / 30px */
	margin-bottom: 0.25em; /* 6px / 24px */
	color: #5376ae;
	line-height: 1.166666666666em; /*28px / 24px*/
}

#pagecontent h3 a:link, #pagecontent h3 a:visited {
	color: #5376ae;
	text-decoration: none;
	}
	
#pagecontent h3 a:hover, #pagecontent h3 a:active {
	color: #5376ae;
	text-decoration: underline;
	}

#pagecontent p {
	font-family: "proxima-nova-n4", "proxima-nova",sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 1em; /* 16px / 16px */
	line-height: 1.375em; /* 22px / 18px */
	color: #666;
	margin-bottom: 2.375em; /*38px/16px*/
}

#pagecontent p em {
	font-style: italic;
}

#pagecontent p strong {
	font-weight: 700;
	}

#pagecontent p a:link, #pagecontent p a:visited {
	color: #749400;
	text-decoration: underline;
	}
	
#pagecontent p a:hover, #pagecontent p a:active {
	color: #6F7B44;
	text-decoration: underline;
	}
	
.alignleft {
	float: left;
	margin: 0em 1.25em 1.25em 0em;
}

.alignright {
	margin: 1.25em 0em 1.25em 0em;
}

footer {
	text-align: center;
	padding-top: 6.5em; /*104px/16px*/
	background-image: url(images/orange-tip.gif);
	background-repeat: no-repeat;
	background-position: right 1.25em; /*20px/16px*/
	margin-bottom: 10em;
}

footer p {
	color: #869453;
	font-family: "proxima-nova-n4", "proxima-nova",sans-serif;
	font-style: italic;
	font-size: 1em; /*16px/16px*/
	line-height: 1.25em; /*20px/16px*/
}

footer p.contact {
	color: #666;
	font-style: normal;
	margin-top: 0em;
	margin-bottom: 0.375em;
	font-size: 1em; /*16px/16px*/
}

footer a:link, footer a:visited {
	color: #666;
	text-decoration: none;
	}
	
footer a:hover, footer a:active {
	color: #525252;
	text-decoration: underline;
	}

#pagecontent.gallery-main {
	text-align: center;
	margin: 0;
}

/*.gall-cat-image {
	margin-right: 30px;
}*/

.gallery-main dl {
	float:left;
	text-align:center;
	}

.gallery-main dt, .gallery-main dd {
	width:15em;
	float:left;
	}

.gallery-main dt {
	margin-bottom: 4em; /* vertical space between the images */
	}
	
.gallery-main dd {
	margin: 224px 0 0 -15em;
	font-family: "proxima-nova-n4", "proxima-nova",sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 1em; /* 16px / 16px */
	line-height: 1.375em; /* 22px / 18px */
	color: #838383;
	display: block;
}

.gallery-main dd a:link, .gallery-main dd a:visited {
	color: #838383;
	text-decoration: none;
	}

.gallery-main dd a:hover, .gallery-main dd a:active {
	color: #585858;
	text-decoration: underline;
	}

.gallery-main img {
	vertical-align: bottom;
	border: 1px solid #A9A9A9;
	padding: 3%;
	}



#web-design {
	margin-top: 2.25em; /*36px/16px*/
}
.ngg-galleryoverview {
	margin-top: 2em !important;
	margin-bottom: 2em;
}

#respond {
	display: none;
}
.post {
	clear: both;
}
.post h1 {
	font-size: 1.4375em; /* 23px / 16px */
	margin-top: 1.4em; /* 42px / 30px */
	margin-bottom: 0.25em; /* 6px / 24px */
	color: #5376ae;
	line-height: 1.166666666666em; /*28px / 24px*/
}

.post h1 a:link, .post h1 a:visited {
	color: #5376ae;
	}
	
.post h1 a:hover, .post h1 a:active {
	color: #5376ae;
	}

#pagecontent .entry p {
	margin-bottom: 0.75em;
}

#pagecontent p.postmetadata {
	color: #a19473;
}

#pagecontent p.postmetadata a:link, #pagecontent p.postmetadata a:visited {
	color: #a19473;
	}
	
#pagecontent p.postmetadata a:hover, #pagecontent p.postmetadata a:active {
	color: #a19473;
	}

#pagecontent ul, #pagecontent ol {
	font-family: "proxima-nova-n4", "proxima-nova",sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 1em; /* 16px / 16px */
	line-height: 1.375em; /* 22px / 18px */
	color: #666;
	margin-top: 12px;
	margin-bottom: 2.375em; /*38px/16px*/
}

.page-id-12 #pagecontent, .page-id-14 #pagecontent {
	text-align: center;
}

.page-id-14 #pagecontent p {
	margin-bottom: 0.75em;
}

#pagecontent form p {
	font-size: 0.875em; /*14px/16px*/
}

#pagecontent ul {
	list-style-type: disc;
}

.page-id-12 #pagecontent ul {
	list-style-type: none;
}

#pagecontent ol {
	list-style-type: decimal;
}

#pagecontent ul li, #pagecontent ol li {
	margin-left: 34px;
	margin-bottom: 12px;
}

strong {
	font-weight: 700;
}

.get-closer {
	display: none;
}

body:not(.page-id-14) .grecaptcha-badge {
	display: none;
}








/* Tablet Layout: 481px to 768px. Inherits styles from: Mobile Layout. */

@media only screen and (min-width: 481px) {

.get-closer {
	display: block;
}

body.home {
	background-image: url(images/butterflies.png);
	background-position: center 8.125em; /*130px/16px*/
	background-repeat: none;
}

.alignright {
	float: right;
	margin: 0em 0em 1.25em 1.25em;
}

header {
	text-align: center;
	margin-top: 3em;
}
header h1 {
	font-size: 1.75em; /*28px/16px*/
}
header h2.site-description {
	font-family: "trajan-sans-pro",sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 0.9375em; /* 15px / 16px */
	margin-top: 0.25em; /* 4px / 16px */
}

#intro {
	text-align: center;
}

#intro p {
	font-size: 0.875em; /* 14px / 16px */
	line-height: 1.375em; /* 22px / 16px */
}

#pagecontent.gallery-main {
	max-width: 720px;
	margin: 0 auto 0 2.5em;
}




}

/* Desktop Layout: 601px to a max of 960px. Inherits styles from: Mobile Layout and Tablet Layout. */

@media only screen and (min-width: 601px) {

header {
	margin-top: 4.125em; /*66px/16px*/
}

#intro p {
	font-size: 18px; /* 16px / 16px */
	line-height: 1.25em; /* 20px / 16px */
}

footer p.contact {
	font-size: 1.0625em;  /* 17px / 16px */
}
}
