/*
Theme Name: Megan Wolf
Theme URI: http://ansleyfones.com
Author: Ansley Fones
Author URI: http://ansleyfones.com
Description: A Custom WordPress theme by Ansley Fones
Version: 1.0
Text Domain: meganwolf
*/

@font-face {
    font-family: 'theano_didotregular';
    src: url('fonts/theanodidot-regular-webfont.eot');
    src: url('fonts/theanodidot-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/theanodidot-regular-webfont.woff') format('woff'),
         url('fonts/theanodidot-regular-webfont.ttf') format('truetype'),
         url('fonts/theanodidot-regular-webfont.svg#theano_didotregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

body {
	color: #231F20;
	font-family: Georgia, serif;
	font-size: 16px;
	line-height: 24px;

}

em {
	color: #231F20;
}

a, a:hover {
	text-decoration: none;
}

p, ol, ul {
	margin: 0;
	margin-bottom: 1.2em;
}



img.alignleft {
	float: left;
	display: block;
	margin-right: 15px;
}

img.alignright {
	float: right;
	display: block;
	margin-left: 15px;
}

img.aligncenter {
	float: none;
	display: block;
	margin: 0 auto;
}

.theano {
	font-family: 'theano_didotregular', "Hoefler Text", Garamond, "Times New Roman", serif;
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'theano_didotregular', "Hoefler Text", Garamond, "Times New Roman", serif;
}

a {
	color: #f4a590;
	text-decoration: none;
}

a:hover {
	color: #000;
}

.uk-container {
	max-width: 1100px;
}
.uk-navbar {
	background-color: rgba(255,255,255,.93);
	position: fixed;
	width: 100%;
	z-index: 1000;
	top: 0;
}

.uk-navbar .uk-container {
	max-width: 1300px;
}

.admin-bar .uk-navbar {
	top: 32px;
}
.uk-navbar-content {
	padding: 0;
}
.uk-navbar-nav li a {
	font-family: 'theano_didotregular', "Hoefler Text", Garamond, "Times New Roman", serif;
	font-size: 15px;
	text-transform:uppercase;
	color: #333;
	border: 0;
	text-shadow: none;
	padding: 0 22px;
	display: inline-block;
}
.uk-navbar-nav li:hover a {
	color: #f4a590;
	border: 0;
	background: 0;
	text-shadow: none;
}
.uk-navbar-toggle {
	color: #f5f5f5;
}
.uk-navbar-toggle:hover {
	color: #FFF;
}
header .logo {
	padding-top: 50px;
}
.pinkBg {
	background-color: #f4a590;
}
.pink {
	color: #f4a590;
}
.uk-icon-button {
	background: #FFFFFF;
	text-shadow: none;
	width: 30px;
	height: 30px;
	line-height: 30px;
	font-size: 21px;
	padding-top: 1px;
	border: 0;
	margin: 0 1px;
}
.uk-icon-button:hover {
	color: #f4a590;
	border: 0;
	background: 0;
}
.sidebar-raise {
	margin-top: -60px;
}
.uk-link-vmuted,
.uk-link-vmuted:hover {
	color: #444;
	text-decoration: none;
}
.uk-article + .uk-article {
	border: 0;
}
article.uk-article .uk-article-meta a {
	color: #f4a590;
}
article.uk-article .read-more {
	border-bottom: 3px solid #f4a590;
}
article.uk-article .read-more div {
	padding: 2px 4px 1px;
	background-color: #f4a590;
	text-transform:uppercase;
}
article.uk-article .read-more a {
	color: #FFF;
}

article.uk-article .uk-article-title {
	font-weight: bold;
}

footer,
footer a,
footer a:hover {
	padding: 10px 0;
	color: #FFF;
}

.featured-box {
	border-top: 1px solid #e1e2e2;
	padding-top: 15px;
}

.uk-text-small {
	font-size: 13px;
	line-height: 16px;
}

header img.altlogo {
	max-width: 700px;
	width: 100%;
}

.oldernewer {
	text-transform: uppercase;
	margin: 15px 0;
}

#main {
	margin-bottom: 45px;
}

h3.widget-title {
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
}

.widget {
	padding-bottom: 15px;
	margin-bottom: 15px;
}

#bio {
	max-width: 250px;
	margin: 15px auto 0;
}

.featureimage {
	margin: 15px 0;
	margin-bottom: 15px!important;
}

#nrelate_related_0 {
	margin-top: 40px;
}

/*------------------ HOME ----------------------*/

.page-id-1667 .uk-article {
	font-size: 0;
}

.page-id-1667 .uk-article .uk-article-title {
	display: none;
}

.page-id-1667 .uk-article a {
	display: inline-block;
	width: 33%;
}
/*------------------ CONTACT ----------------------*/

.wpcf7 {
	text-align: left;
	margin: 15px 0;
}

.wpcf7 input, .wpcf7 textarea, .wpcf7 input:focus, .wpcf7 textarea:focus {
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	background: #f4a590;
	border: 0;
	padding: 10px;
	font-size: 14px;
	margin: 6px 0!important;
	color: #472b0b;
}

.page-id-15 img {
	margin-top: 6px;
}

.wpcf7 ::-webkit-input-placeholder {
  	color: #472b0b;  
	text-transform: uppercase;
}

.wpcf7 :-moz-placeholder { /* Firefox 18- */
   	color: #472b0b;  
	text-transform: uppercase;
}

.wpcf7 ::-moz-placeholder {  /* Firefox 19+ */
	color: #472b0b;  
	text-transform: uppercase;  
}

.wpcf7 :-ms-input-placeholder {  
	color: #472b0b;  
	text-transform: uppercase; 
}

.wpcf7 input {
	width: 51%;
	max-width: 100%;
	margin: 0 auto;
}

.wpcf7 textarea {
	width: 51%;
	max-width: 100%;
	margin: 0 auto;
	min-height: 121px;
	height: 121px;
}

input.wpcf7-submit {
	background: #444444;
	color: #fff;
	font-weight: bold;
	margin: 0 auto 20px;
	width: 30%;
	font-size: 14px;
	text-transform: uppercase;
}

input.wpcf7-submit:hover {
	background: #000;
	color: #fff;
	cursor: pointer;
}

div.wpcf7-validation-errors,
.wpcf7-not-valid-tip { 
	text-shadow: none;
	border: transparent !important;
	background: #f9cd00;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px; 
	padding: 5px !important;
	font-weight: bold;
	color: #9C6533;
	text-shadow: 0;
	text-align: center;
	margin: 0 !important;
} 
div.wpcf7-validation-errors{
	width: 95%;
	padding: 10px 5px !important;
}

.wpcf7-not-valid-tip {
	display: block;
	position: relative !important;
	background: #FFF780 !important;
	font-size: 13px !important;
	margin: 0 auto;
	margin-top: 8px !important;
	width: 325px !important;
	max-width: 100%;
}
span.wpcf7-not-valid-tip{
	text-align: center;
	text-shadow: none;
	padding: 5px;
	font-size: 11px;
	background: #ff5454 !important;
	border-color: #ff5454;
	color: #fff;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.wpcf7-mail-sent-ok{
	text-align: center;
	text-shadow: none;
	padding: 5px;
	font-size: 11px;
	background: #59a80f !important;
	border-color: #59a80f;
	color: #fff;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

.panes ul {
	list-style: none;
	padding: 0;
	margin: 0;
	font-family: 'theano_didotregular', "Hoefler Text", Garamond, "Times New Roman", serif;
}

.panes img {
	width: 65px;
	float: left;
	margin-right: 10px;
}

.panes ul li {
	clear: both;
	margin: 10px 0;
	display: block;
	overflow: auto;
}

.panes ul li h4 {
	text-transform: uppercase;
	margin-bottom: 5px;
}

.panes .most-pop-title {
	padding-left: 75px;
}

#menu-sidebar {
	list-style: none;
	padding: 0;
	text-align: left;
	font-size: 25px;
	font-family: 'theano_didotregular', "Hoefler Text", Garamond, "Times New Roman", serif;
	font-style: italic;
	margin: 0;
	line-height: 1.4em;
}

#menu-sidebar li {
	margin-bottom: 15px;
}

#menu-sidebar a {
	color: #444;
}

#menu-sidebar a:hover {
	color: #f4a590;
}

ul.services-list {
	list-style: none;
	padding: 0;
	margin: 0 0 1.5em 0;
}

.services-list li {	
	display: inline-block;
	width: 48%;
	text-align: center;
	vertical-align: top;
	margin-bottom: 25px;
}

.services-list li:nth-child(odd) {
	margin-right: 3%;
}

.services-list li .serviceimg {
	width: 40px;
	height: 50px;
	margin: 0 auto;
	text-align: center;
}

.press-mentions, .press-mentions li {
	list-style: none;
	padding: 0;
}

.press-mentions li {
	display: inline-block;
	width: 47%;
	vertical-align: top;
	margin-bottom: 20px;
	text-align: center;
}

.press-mentions li:nth-child(odd) {
	margin-right: 4%;
}

.press-mentions a {
	color: #231F20;
}

.press-mentions a:hover {
	color: #f4a590;
}

.press-mentions h3 {
	font-size: 21px;	
	line-height: 26px;
	margin-bottom: 5px;
}

.press-mentions .source {
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
}

/* --- Searchform --- */
.searchform {
	width: 100%;
	margin: 15px auto;
	display: block;
}
.searchform input[name=s] {
	display: inline-block;
	width: 76%;
	height: 46px;
	color: #f4a590;
	padding: 8px 9px;
	border: 2px #f4a590 solid;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	vertical-align: top;
}
input[name=s]::-webkit-input-placeholder {
	color: #f4a590;
}
input[name=s]:-moz-placeholder {
	color: #f4a590;
}
input[name=s]::-moz-placeholder {
	color: #f4a590;
}
input[name=s]:-ms-input-placeholder {
	color: #f4a590;
}
.searchform input[type=submit] {
	background-color: #f4a590!important;
	display: inline-block;
	width: 24%;
	height: 46px;
	color: #fff;
	font-size: 20px;
	margin-left: -4px;
	border: 0;
	vertical-align: top;
}

.zocdoc {
    float: right!important;
    background: #f4a590!important;
    color: #fff!important;
    padding: 5px 10px!important;
    margin: 4px 0 4px 10px!important;
	display: block!important;
}

.zocdoc:hover {
	background: #333!important;
	color: #fff!important;
	text-decoration: none!important;
}

@media only screen and (max-width: 600px), only screen and (max-device-width: 600px) {

	.services-list li, .services-list li:nth-child(odd) {
		display: block;
		width: 100%;
		margin: 0;
	}
 }