/*
Theme Name: cathell
Author: Design Unlimited

/* =Reset
-------------------------------------------------------------- */

@import url(http://fonts.googleapis.com/css?family=Playfair+Display);

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%;
	vertical-align: baseline;
}
body {
	line-height: 1.5;
}
ol,
ul {
	list-style: disc;
}

ul li {
	padding-left:18px;
}
blockquote,
q {
	quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption,
th,
td {
	font-weight: normal;
	text-align: left;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
	font-family: 'Playfair Display', serif;
	font-weight:normal;
	color:#a7a2a8;
}

h1 {
	font-size:28px;
}

h2 {
    border-bottom: thin solid #ccc;
    font-size: 22px;
    line-height: 1.5em;
    padding-top: 18px;
}
html {
	overflow-y: scroll;
	font-size: 14px;
	-webkit-text-size-adjust: 14px;
	-ms-text-size-adjust: 14px;
}
a {text-decoration:none;
}

a:focus {
	outline: none;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
	display: block;
}
audio,
canvas,
video {
	display: inline-block;
}
audio:not([controls]) {
	display: none;
}
del {
	color: #333;
}
ins {
	background: #fff9c0;
	text-decoration: none;
}
hr {
    background-color: #ccc;
    border: 0 none;
    height: 1px;
    margin: 30px 0;
}

.black {
	background-color:#444;
	max-width:960px;
	margin:50px auto;
}
sub,
sup {
	font-size:14px;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sup {
	top: -0.5em;
}
sub {
	bottom: -0.25em;
}
small {
	font-size: smaller;
}
img {
	border: none;
	-ms-interpolation-mode: bicubic;
}

a img:hover {
	opacity:0.5;
}

p {
	margin-top:30px;
}


/* Clearing floats */
.clear:after,
.margin:after,
.container:after,
.contblock:after,
#content:after {
	clear: both;
}
.clear:before,
.clear:after,
.margin:after,
.container:after,
.contblock:after,
#content:after{
	display: table;
	content: "";
}

* {
	  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}


/* =Repeatable patterns
-------------------------------------------------------------- */

/* Small headers */
.widget-title,
.entry-content th,
.comment-content th {
	font-size: 14px;
	line-height: 1.8;
	text-transform: uppercase;
	color: #999999;
	text-align:center;
}

.home-side .widget-title {
	color:#cccccc;
	font-size:16px;
	line-height:1.8;
	margin:0;
	text-align:center;
}

#wp_email_capture_widget_class-2 {
	color:#fff;
	font-size:12px;
	position:relative;
	z-index:999999;
}

#wp_email_capture_widget_class-2 input {
	height:30px;
	padding:2px;
	width:100%;
	margin-bottom:12px;
}

#wp_email_capture_widget_class-2 .textwidget {
	margin:12px 0;
}

/* Form fields, general styles first */
button,
input,
select {
	border: 1px solid #ccc;
	border-radius: 3px;
	font-family: inherit;
	padding: 6px;
}
button,
input {
	line-height: normal;
}

select {
    margin-bottom: 30px;
    margin-left: 18px;
    width: 250px;
}

input {
	width:100%;
	border-radius:3px;
	color:#999;
	padding:3px 14px;
	border-top:2px solid #bec0c0;
	border-left:2px solid #bec0c0;
	border-bottom:thin solid #dddddd;
	border-right:thin solid #dddddd;
	backround:#fff;
	margin-bottom:30px;
	font-size: 100%;
	overflow: auto;
	vertical-align: top;
		  -webkit-box-sizing: border-box;
    	 -moz-box-sizing: border-box;
          	box-sizing: border-box;
}

textarea {
	width:100%;
	height:250px;
	border-radius:3px;
	color:#999;
	margin-bottom:30px;
	padding:3px 14px;
	border-top:2px solid #bec0c0;
	border-left:2px solid #bec0c0;
	border-bottom:thin solid #dddddd;
	border-right:thin solid #dddddd;
	backround:#fff;
	font-size: 100%;
	overflow: auto;
	vertical-align: top;
		  -webkit-box-sizing: border-box;
    	 -moz-box-sizing: border-box;
          	box-sizing: border-box;
}

/* Reset non-text input types */
input[type="checkbox"], 
input[type="radio"], 
input[type="file"], 
input[type="hidden"], 
input[type="image"], 
input[type="color"] {
    border: 0 none;
    border-radius: 0;
    height: 22px;
    padding: 0;
    width: 18px;
}

label {
    font-size: 12px;
    width: 250px;
}

/* Buttons */

input[type="submit"], input[type="button"], input[type="reset"], article.post-password-required input[type="submit"] {
    	display:block;
	padding:12px 25px;
	color:#fff;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#9fea7e+0,63d321+51,46b702+100 */
background: #9fea7e; /* Old browsers */
background: -moz-linear-gradient(top, #9fea7e 0%, #63d321 51%, #46b702 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#9fea7e), color-stop(51%,#63d321), color-stop(100%,#46b702)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #9fea7e 0%,#63d321 51%,#46b702 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #9fea7e 0%,#63d321 51%,#46b702 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #9fea7e 0%,#63d321 51%,#46b702 100%); /* IE10+ */
background: linear-gradient(to bottom, #9fea7e 0%,#63d321 51%,#46b702 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9fea7e', endColorstr='#46b702',GradientType=0 ); /* IE6-9 */
border:thin solid #41a902;
border-radius:3px;
text-shadow: 1px 1px 2px rgba(150, 150, 150, 1);
width:290px;
text-align:center;
margin:30px auto;
}

button,
input[type="submit"],
input[type="button"],
input[type="reset"] {
	cursor: pointer;
}
button[disabled],
input[disabled] {
	cursor: default;
}

button:hover,
input[type="submit"]:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
article.post-password-required input[type=submit]:hover,
.woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover {
	background:#41a902;
	color:#2d7502;
	text-shadow:none;
}

button:active,
input[type="submit"]:active,
input[type="button"]:active,
input[type="reset"]:active {
	background:#41a902;
	color:#2d7502;
	text-shadow:none;
}
.bypostauthor cite span {
	color: #fff;
	background-color: #21759b;
	background-image: none;
	border: 1px solid #1f6f93;
	border-radius: 2px;
	box-shadow: none;
	padding: 0;
}

/* Responsive images */
.entry-content img,
.comment-content img,
.widget img {
	max-width: 100%; /* Fluid images for posts, comments, and widgets */
}
img[class*="align"],
img[class*="wp-image-"],
img[class*="attachment-"] {
	height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
}
img.size-full,
img.size-large,
img.wp-post-image {
	max-width: 100%;
	height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
}


/* Make sure videos and embeds fit their containers */
embed,
iframe,
object,
video {
	max-width: 100%;
}
.twitter-tweet-rendered {
	max-width: 100% !important; /* Override the Twitter embed fixed width */
}

/* Images */
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	max-width: 100%; /* Keep wide captions from overflowing their container. */
	padding: 4px;
}
.wp-caption .wp-caption-text,
.gallery-caption,
.entry-caption {
	font-size: 12px;
	line-height: 2;
	color: #757575;
}
img.wp-smiley,
.rsswidget img {
	border: 0;
	border-radius: 0;
	box-shadow: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

/* Navigation */
/*Mobile Menu */

#mobile {
    display: block;
    height: 30px;
    top: 0;
    width: 100%;
    z-index: 999999;
	position:fixed;
}
.menu-toggle {
    clear: right;
    font-size: 24px;
    height: 35px;
    margin-bottom: 32px;
    position: absolute;
    right: 18px;
    top: 5px;
    width: 50px;
	z-index:99999999;
}

.menu-toggle::before {
    border-bottom: 0.25em solid #817e86;
    border-top: 0.75em double #817e86;
    content: "";
    height: 0.27em;
    left: 0;
    position: absolute;
    top: 0.15em;
    width: 100%;
}

.menu-toggle:hover:before{
 	border-top: 0.75em double #999999;
 	border-bottom: 0.25em solid #999999;
}

#menu-items {
    background: #817e86 none repeat scroll 0 0;
    border-bottom: thin solid #76727d;
    box-sizing: border-box;
    display: none;
    line-height: 1.7;
    padding: 55px 50px 0;
    top: 48px;
    width: 100%;
}
#menu-items a {
    color: #ebebeb;
    font-size: 16px;
    text-decoration: none;
	font-family: 'Playfair Display', serif;
}
#menu-items a:hover {
	color:#999;
}
#menu-items ul {
	list-style:none;
}

#menu-items li {
	border-bottom:thin dotted #666;
	padding:7px 0;
}
#menu-items li ul li a {
	color:#ebebeb;
}

#menu-items li ul li {
	border-bottom:none;
	padding:7px 0 7px 18px;
}

#menu-items li a {
	display:block;
}



/* =Basic structure
-------------------------------------------------------------- */

/* Body, links, basics */

body {
	font-size:14px;
	font-family: Helvetica, Arial, sans-serif;
	text-rendering: optimizeLegibility;
	color: #333;
	background-image:url('img/background.jpg');
	background-size:100%;					 
}

body.custom-font-enabled {
	font-family: "Open Sans", Helvetica, Arial, sans-serif;
}
a {
	outline: none;
	color: #754468;
	text-decoration:underline;
}
a:hover {
	color: #999999;
}

/* Page structure */

.wrapper {
    margin: 0;
    padding: 0;
    width: 100%;
}

.header-container {
	max-width:960px;
	margin:0 auto;
	position:relative;
}

.content {
	margin-top:45px;
}
.container {
	max-width:960px;
	margin:0 auto;
	position:relative;
}

.center {
	text-align:center!important;
}

.margin {
	padding-top:30px;
}
.widget-area {
	margin: 30px 0 0;
}

.leftcol img {
	width:100%;
border:thin solid #ccc;
}

.rightcol img {
	width:100%;
border:thin solid #ccc;
}

.centercol img {
	width:100%;
border:thin solid #ccc;
}

.leftcol,
.rightcol,
.centercol {
	margin-bottom:30px;
}


/* Header */

.logo_nav {
	margin-top:3px;
}

.address {
	display:none;
}

/* Navigation Menu */
#main-navigation {
    background:#ebebeb;
    border-bottom: thin solid #ccc;
    height: 45px;
    position: fixed;
    top: 0;
	width:100%;
	z-index:999999;
	-webkit-box-shadow: 0px 3px 3px 0px rgba(50, 50, 50, 0.55);
		-moz-box-shadow:    0px 3px 3px 0px rgba(50, 50, 50, 0.55);
			box-shadow:         0px 3px 3px 0px rgba(50, 50, 50, 0.55);
}
#main-navigation li {
	margin-top: 30px;
	font-size: 12px;
	line-height: 1.42857143;
	display:none;
}
#main-navigation a {
	color: #403d40;
	font-family: 'Playfair Display', serif;
}
#main-navigation a:hover,
#main-navigation a:focus {
	color: #999999;
}FF					
#main-navigation ul.nav-menu,
#main-navigation div.nav-menu > ul {
	display: none;
}
#main-navigation ul.nav-menu.toggled-on,
#menu-toggle {
	display: inline-block;
}



/* Banner */		
	
.logo_nav {
    border: medium none;
    left: 18px;
    position: absolute;
    top: 2px;
}

.featured_page {
	max-height:280px;
	overflow:hidden;
}

.featured_page img {
	width:100%;
}


/* Footer */
footer[role="contentinfo"] {
	border-top: 1px solid #dddddd;
	clear: both;
	margin:130px auto 0 auto;
	font-size: 12px;
	line-height: 2;
	max-width:960px;
	padding: 30px 0;
	color:#333;
}
footer[role="contentinfo"] a {
	color: #754468;
}
footer[role="contentinfo"] a:hover {
	color: #999999;
}

.site-info {
	max-width:960px;
	margin:0 auto;
	padding:30px 18px;
	border-top:thin solid #ddd;
}

#pages-2 {
	margin:0 0 30px;
	border-bottom:thin solid #ddd;
	padding:30px 18px;
}

#text-3 {
	margin:0 0 30px;
	border-bottom:thin solid #ddd;
	padding:30px 18px;
}

#text-4 {
	margin:0 0 30px;
	border-bottom:thin solid #ddd;
	padding:30px 18px;
	text-align:center;
}

#wp_email_capture_widget_class-3 {
	margin:0 0 30px;
	border-bottom:thin solid #666;
	padding:30px 18px;
	text-align:center;
}


/* =Main content and comment content
-------------------------------------------------------------- */

img.alignleft,
.wp-caption.alignleft {
	margin: 12px 30px 12px 0;
}
img.alignright,
.wp-caption.alignright {
	margin: 12px 0 12px 30px;

}
img.aligncenter,
.wp-caption.aligncenter {
	clear: both;
	margin-top: 12px;
	margin-bottom: 12px;
}
embed,
iframe,
object,
video {
	margin-bottom: 30px;
}
dl {
	margin: 0 30px;
}
dt {
	font-weight: bold;
	line-height: 1.714285714;
}
dd {
	line-height: 1.714285714;
	margin-bottom: 30px ;
}
.entry-content table,
.comment-content table {
	border-bottom: 1px solid #ededed;
	color: #757575;
	font-size: 12px;
	line-height: 2;
	margin: 0 0 30px;
	width: 100%;
}
table caption {
	font-size: 16px;
	margin: 30px 0;
	color:#000;
}
td {
	border-top: 1px solid #ededed;
	padding: 6px 10px 6px 0;
}

article {
	border-bottom:thin solid #dddddd;
	margin-bottom: 50px;
	padding-bottom: 50px;
	word-wrap: break-word;
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	hyphens: auto;
}


/* =Single audio/video attachment view
-------------------------------------------------------------- */

.attachment .entry-content .mejs-audio {
	max-width: 400px;
}

.attachment .entry-content .mejs-container {
	margin-bottom: 30px;
}


/* =Single image attachment view
-------------------------------------------------------------- */

.article.attachment {
	overflow: hidden;
}
.image-attachment div.attachment {
	text-align: center;
}
.image-attachment div.attachment p {
	text-align: center;
}
.image-attachment div.attachment img {
	display: block;
	height: auto;
	margin: 0 auto;
	max-width: 100%;
}
.image-attachment .entry-caption {
	margin-top: 8px;
}


/* =Plugins
----------------------------------------------- */

img#wpstats {
	display: block;
	margin: 0 auto 24px;
	margin: 0 auto 1.714285714rem;
}


/* =Media queries
-------------------------------------------------------------- */

/* Does the same thing as <meta name="viewport" content="width=device-width">,
 * but in the future W3C standard way. -ms- prefix is required for IE10+ to
 * render responsive styling in Windows 8 "snapped" views; IE10+ does not honor
 * the meta tag. See https://core.trac.wordpress.org/ticket/25888.
 */
@-ms-viewport {
	width: device-width;
}
@viewport {
	width: device-width;
}


/* Minimum width of 600 pixels. */
@media screen and (min-width: 600px) {

#menu-items {display:none;}

	.logo_nav {
		left:0;
		position: absolute;
		top: 0;
		border:none;
	}

	#main-navigation {
		height: 45px;
		position: fixed;
		top: 0;
	}
	
	#main-navigation ul.nav-menu, #main-navigation div.nav-menu > ul {
		display: inline-block !important;
		margin-left: 30px;
		width: 100%;
	}
	#main-navigation ul {
		margin: 0;
		text-indent: 0;
	}
	#main-navigation li {
	display:inline-blaock;
}
	#main-navigation li a,
	#main-navigation li {
		display: inline-block;
		text-decoration: none;
	}
	#main-navigation li a {
		border-bottom: 0 none;
		color: #403d40;
		font-family: "Playfair Display",serif;
		font-size: 14px;
		line-height: 3.9;
		white-space: nowrap;
	}
	#main-navigation li a:hover,
	#main-navigation li a:focus {
		color: #999999;
		text-decoration:none;
	}
	#main-navigation li {
		margin: -7px 8px 15px;
		position: relative;
	}
	#main-navigation li ul {
		background: #fff none repeat scroll 0 0;
		clip: rect(1px, 1px, 1px, 1px);
		height: 1px;
		border-radius:4px;
		margin: 0;
		overflow: hidden;
		padding: 30px 18px;
		position: absolute;
		top: 46px;
		width: 1px;
		z-index: 1;
		border:thin solid #ddd;
		-webkit-box-shadow: 4px 4px 5px 0px rgba(50, 50, 50, 0.55);
			-moz-box-shadow:    4px 4px 5px 0px rgba(50, 50, 50, 0.55);
			box-shadow:         4px 4px 5px 0px rgba(50, 50, 50, 0.55);
	}
	#main-navigation li ul ul {
		top: 0;
		left: 100%;
	}
	#main-navigation ul li:hover > ul,
	#main-navigation ul li:focus > ul,
	#main-navigation .focus > ul {
		border-left: 0;
		clip: inherit;
		overflow: inherit;
		height: inherit;
		width: inherit;
	}
	#main-navigation li ul li a {
		background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
		border-bottom: 1px solid #ccc;
		display: block;
		font-family: "Playfair Display",serif;
		font-size: 14px;
		line-height: 2.18182;
		padding: 8px 10px;
		white-space: normal;
		width: 12.8571rem;
		color:#999;
	}
	#main-navigation li ul li a:hover,
	#main-navigation li ul li a:focus {
		color: #ccc;
	}
	#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: #754468;
	}
	#mobile {
		display: none;
	}

	
	.leftcol {
		float:left;
		width:28%;
	}
	
	.rightcol {
		float:right;
		width:28%;
	}
	
	.centercol {
		width:28%;
		margin:0 auto;
	}
		
	#pages-2 {
		float:left;
		width:36%;
		margin:0;
		padding: 0 30px 30px 0;
		border-bottom:none;
		border-right:thin solid #ddd;
	}
	
	#text-3 {
		width:36%;
		padding:0 30px 30px;
		border-bottom:none;
		margin:0 auto;
		border-right:thin solid #ddd;
		display:inline-block;
	}
	
	#text-4 {
		float:right;
		width:25%;
		margin:0 0 30px;
		padding:0 0 30px 50px;
		border-bottom:none;
	}
	.site-info {
	padding:30px 0 0 0;
	
}

#pages-2 ul {
	list-style:none;
}
	
}

/* Minimum width of 1000 pixels. */
@media screen and (min-width: 800px) {

	.address {
		display:inline-block;
		color: #a7a2a8;
		font-family: "Playfair Display",serif;
		position: absolute;
		right: 0;
		text-align: right;
		top: 0;
	}
}

.styled {
    font-size: 12px;
    line-height: 1;
    margin-top: 18px;
    text-transform: uppercase;
}

.none {
	border-bottom:none;
	padding-top:0;
}

.sign {
	font-family: 'Playfair Display', serif;
	font-style:italic;
	margin-top:30px;
	font-size:18px;
}