/* Theme Name: Kristy-Edwards */
@font-face {
    font-family: 'chunkfiveroman';
    src: url('font/chunkfive-webfont.eot');
    src: url('font/chunkfive-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/chunkfive-webfont.woff') format('woff'),
         url('font/chunkfive-webfont.ttf') format('truetype'),
         url('font/chunkfive-webfont.svg#chunkfiveroman') format('svg');
    font-weight: normal;
    font-style: normal;

}


body {
	margin:0;
	padding:0;
	font-size:15px;
	color:#252525;
	line-height:1.4;
	font-family: Georgia, serif;
	/*background:url(images/bg3.jpg);*/
}
.clear {
	clear:both;
}
a img {
	border:none;
}
form {
	margin:0;
	padding:0;
}
a {
	text-decoration:none;
	color:#E83850;
}
.alignleft, img.alignleft {
	display: inline;
	float: left;
	margin-right: 24px;
	margin-top: 4px;
}
.alignright, img.alignright {
	display: inline;
	float: right;
	margin-left: 24px;
	margin-top: 4px;
}
.aligncenter, img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignleft, img.alignright, img.aligncenter {
	margin-bottom: 12px;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	font-family: 'chunkfiveroman', serif;
}
h2 { font-size: 1.45em; }
h3 { font-size: 1.15em; margin-bottom: .5em; }
blockquote {
	border-left: 3px solid #e83850;
	padding-left: 10px;
	margin-left: 20px;
}

#header {
	/*background:url(images/head.png) repeat-x;*/ 
	position:relative;

}
#header .container {
	height:126px;
}
#logo {
	width:155px;
	height:160px;
	position:relative;
}
#logo a {
	position:absolute;
}
#logo, #follow {
	float:left;
}
#follow {
	margin:36px 0 0 40px;
}
#follow img{
 max-width:100%;
 height:auto;	
}
#headbar {
	background:#e83850;
	color:#fff;
	padding:3px 0;
}
#nav {
	float:right;
	margin-top:48px;
}
 
.mnav > ul > li {
	float:left;
	background:url(images/nav.png) no-repeat;
	padding-left: 15px;
	margin-left: 16px;
}
.mnav > ul > li:first-child {
	background:none;
}
.mnav > ul > li > a {
	display:block;
	color:#000;
	font-size:15px;
	font-family: 'chunkfiveroman', serif;
}

.mnav > ul  ul
{
 display:none;	
}
#hm_banner {
	background:url(images/bg.png);
	color:#fff;
}

#banner_img
{
 position:absolute;
 right:0;
 bottom:0;	
}
#hm_banner .container {
	height:550px;
	padding-top:80px;
	_height:470px;
	position:relative;
}
#banner_in h2.banner_title {
	font-size:52px;
	margin:0;
	text-align:center;
	font-family: 'chunkfiveroman', serif;
	padding:0 10px;
}
#banner_in .banner_text {
	text-align:center;
	border-top:1px solid #ee6c7d;
	border-bottom:1px solid #ee6c7d;
	padding:15px 0;
	font-size:18px;
	  margin: 15px 0;
}

#banner_in .banner_text p
{
  margin:0;	
}
#banner_in {
	width:60%;
}
.home h1 { font-size: 1.1em; margin: 0.2em 0; }
.btn, .gform_button, #submit {
	background-color:#000;
	padding:12px 30px;
	color:#fff;
	-moz-box-shadow:inset 0px 1px 0px 0px #737373;
	-webkit-box-shadow:inset 0px 1px 0px 0px #737373;
	box-shadow:inset 0px 1px 0px 0px #737373;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-size:22px;
	font-family: 'chunkfiveroman', serif;
	position:relative;
	border:none;
	display:inline-block;
}
#banner_in .btn {
	/*padding:12px 25px 12px 50px;*/
	margin:25px 10px 0;
}
.btns {
	text-align:center;
	padding:45px 0 25px;
}
.bbtn1 {
	/*background:url("images/i1.png") no-repeat 15px center #000;
	padding-left:50px;*/
}
.bbtn2 {
	/*background:url("images/i2.png") no-repeat 15px center #000;
	padding-left:50px;*/
}
.widget_about .bbtn2
{

}
	
.btn span.top {
	position:absolute;
	top: -25px;
	font-size:14px;
	color:#fbbac4;
	text-align:center;
	line-height:normal;
	width:100%;
	left:0;
	cursor:default;
	font-family: 'chunkfiveroman', serif;
}
#breadcrumbs {
	float: left;
	line-height: 36px;
	margin:0 0 0 43px;
	color:#7b2a35;
}
.breadcrumb_last {
	color:#fff;
}
#breadcrumbs a {
	color:#fff;
	text-decoration:underline;
}
#about_me {
	text-align:center;
}
#about_me .btn {
	margin:0 10px;
}
#about_me .container {
	padding-top:25px;
	padding-bottom:50px;
}
.heading {
	font-size:52px;
	color:#e02945;
	margin: 0 0 20px;
	font-family: 'chunkfiveroman', serif;
}
.sub_head {
	border-bottom: 1px solid #DDDDDD;
	border-top: 1px solid #DDDDDD;
	font-size: 30px;
	padding: 15px;
	margin:15px 0 30px;
}
#container {
	padding-top:40px;
	padding-bottom:50px;
}
.social {
	line-height:50px;
	font-size:24px;
	font-family: 'chunkfiveroman', serif;
	margin:30px 0 30px 0;
}
.social a {
	margin:0;
	padding: 10px 22px;
	background:url(images/social.png) no-repeat;
	text-indent:-999px;
}
.social .fb {
	margin:0 0 0 20px;
}
.social .twt {
	background-position:-50px 0;
}
.social .gp {
	background-position:-100px 0;
}
.social .pin {
	background-position:-150px 0;
}
.social .ins {
	background-position:-200px 0;
}
.sm {
	float: right;
	line-height: 39px;
	font-size:19px;
	font-family: 'chunkfiveroman', serif;
}
.sm a {
	margin: 0 2px;
	padding: 6px 18px;
	background:url(images/social2.png) no-repeat;
	text-indent:-999px;
}
.sm .fb {
	margin:0 0 0 15px;
}
.sm .twt {
	background-position:-40px 0;
}
.sm .gp {
	background-position:-84px 0;
}
.sm .pin {
	background-position:-126px 0;
}
.sm .ins {
	background-position:-169px 0;
}
.sharethis.sm {
  border-bottom: 1px solid #C3C3C3;
    border-top: 1px solid #C3C3C3;
    float: none;
    padding-bottom: 12px;
    padding-top: 10px;
}
.sharethis a {
	padding:7px 18px;
}
#service {
	background:url(images/bg2.jpg) no-repeat top center;
	padding:20px 0 0;
	color:#fff;
}
#service img {
	max-width:100%;
	height:auto;
}
#service .heading {
	text-align:center;
	color:#fff;
}
#service h3 {
	border-bottom: 1px solid #717070;
	font-size: 24px;
	margin: 0 0 15px;
	padding-bottom: 7px;
}
#service .btn {
	padding:5px 20px;
	font-size:18px;
	margin-top: 10px;
	display:inline-block;
}
.btn_red {
	background:#e02945;
	-moz-box-shadow:inset 0px 2px 0px 0px #d86777;
	-webkit-box-shadow:inset 0px 2px 0px 0px #d86777;
	box-shadow:inset 0px 2px 0px 0px #d86777;
}
#testimonials {
	padding:30px 0 0;
}
#testimonials .heading {
	font-size:48px;
	text-align:center;
}
.border_bx {
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
}
.ttext {
	font-style:italic;
	color:#292929;
}
.tauthor {
	color:#e02945;
	font-size:14px;
}
#testimonials .btn {
	margin:40px 10px 20px;
}
#testimonials .btn span.top {
	font-style:italic;
	font-size:18px;
	color:#e02945;
	top:-35px;
}
#testimonials .btn span {
	color:#f49092;
}
h1.entry-title {
	font-family: 'chunkfiveroman', serif;
	font-size:36px;
	color:#e83850;
	margin: 0 0 10px 0;
}
.entry-content img.caption {
	border:7px solid #fff;
	-webkit-box-shadow: 0px 1px 5px 0px rgba(50, 50, 50, 0.5);
	-moz-box-shadow:    0px 1px 5px 0px rgba(50, 50, 50, 0.5);
	box-shadow:         0px 1px 5px 0px rgba(50, 50, 50, 0.5);
}
.entry-content ul {
	list-style:square;
	padding:0 0 0 15px;
}
.entry-content ul li {
	color:#252525;
}
.entry-content p {
	margin: 0 0 1.5em 0;
}
#footer {
	text-align: left;
	background:#e02945;
	padding:35px 0;
	color:#fff;
}
#footer a {
	color:#fff;
}
.copyright {
	font-style:italic;
}
.wps {
	margin:0 0 12px 0;
}
.wpsl {
	float:left;
	width:15%;
}
.wpsl img {
	border:2px solid #5f0407;
	max-width:100%;
	height:auto;
}
.wps h3 {
	margin:0 0 5px 0;
	font-size: 14px;
}
.wps .date {
	color:#FF798D;
	font-size:12px;
}
.wpsr {
	float:right;
	width:82%;
}
.wt {
	font-size:20px;
	font-family: 'chunkfiveroman', serif;
	margin-bottom: 25px;
}
.wt a.btn {
	padding:5px 10px;
	font-size:14px;
}
.wt span {
	margin-right:5px;
}
#footer .border_bx {
	border-color:#cf475a;
}
.entry-content img {
	max-width:100%;
	height:auto;
}
#sidebar {
	background:url("images/ln.png") repeat-y left top;
}
.widget {
	border-bottom:1px solid #c5c5c5;
	padding-bottom:25px;
	margin-bottom:25px;
}
.widget_search input[type=text] {
	width:192px;
	height:40px;
	line-height:40px;
	text-indent:10px;
}
.widget_search input[type=submit] {
	font-size:18px;
	padding:8px 20px;
}
.widget_about {
	position:relative;
	padding-right:120px;
}
.widget_about h2, .widget_testmonials h2, .widget_ss_testimonials h2 {
	color:#e83850;
	font-family: 'chunkfiveroman', serif;
	font-size:26px;
	margin:0;
}
.widget_about .btn {
	line-height:normal;
	display:inline-block;
}
.widget_about .btn {
	padding-top:5px;
	font-size:18px;
	padding-bottom:5px;
}
.kristy_img {
	position:absolute;
	bottom:0;
	right:0;
}
.widget_get_touch {
	background: url(images/light.png) no-repeat center 10px #e83850;
	padding:65px 20px 20px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.widget_get_touch .btn {
	padding:6px 30px;
	text-align:center;
	display: block;
}
.widget_get_touch p {
	color:#fff;
	margin: 10px 0 0;
	font-size:14px;
	text-align:center;
}
.tm_slider {
	margin:15px 0 0 0;
	overflow:hidden;
}
.tmbx {
	text-align:center;
	font-size:14px;
}
.tmbx p {
	margin:0;
}
.tmbx .author {
	color:#e02945;
	font-size:15px;
	margin-top:5px;
}
.tslider_ctrl {
	position:absolute;
	top:10px;
	right:0;
}
.cycle-prev, .cycle-next {
	background:url(images/snav.png) no-repeat;
	height:28px;
	width:28px;
	float:left;
	margin:0 2px;
	cursor:pointer;
}
.cycle-next {
	background-position:-32px 0;
}
.widget_testmonials {
	position:relative;
}
.tmbx {
	width:100%;
}
.widget_newsletter {
	background:#e83850;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding:7px 20px 20px;
	text-align:center;
	color:#Fff;
}
.news_head {
	font-size:26px;
	color:#fff;
	font-family: 'chunkfiveroman', serif;
	text-align:center;
}
.news_head span {
	padding-left:45px;
	background:url(images/mail.png) no-repeat;
}
.widget_newsletter input[type=text] {
	width:100%;
	line-height:40px;
	height:40px;
	text-align:center;
	margin-bottom:15px;
	color:#252525;
	 
}
.widget_newsletter input[type=submit] {
	font-size:18px;
	padding:5px 20px;
}
#blog_posts {
	padding:20px 0;
}
.page-title {
	border-bottom: 1px solid #CECECE;
	color: #3D3C3C;
	font-size: 18px;
	margin: 0;
	padding-bottom: 10px;
}
.page-title span {
	color:#e83850;
	font-family: 'chunkfiveroman', serif;
	font-size:26px;
	margin-left:10px;
}
.pdate {
	background:url(images/date.png) no-repeat;
	padding-left:30px;
	line-height:23px;
	font-size:12px;
	font-style:italic;
	float:left;
	margin-right:15px;
	color:#545454;
	margin-bottom:10px;
}
.pcats {
	background:url(images/cats.png) no-repeat;
	padding-left:30px;
	line-height:23px;
	font-size:12px;
	font-style:italic;
	color:#545454;
	float:left;
}
.pcats a {
	color:#545454;
}
h2.entry-title {
	font-size:26px;
	margin: 0 0 15px;
}
#blog_posts .post, .search .hentry {
	border-bottom:1px solid #cfcfcf;
	padding-bottom:25px;
	margin-bottom:35px;
}
.thumb img {
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	border:4px solid #fff;
}
#blog_posts .col-md-3 {
	width:29%;
}
#blog_posts .col-md-9 {
	width:71%;
}
.post .sm {
	float:none;
	font-size:14px;
	color:#e83850;
	text-align:center;
}
.post .sm a {
	padding:11px 17px;
}
.head1 {
	border-bottom: 1px solid #C6C6C6;
	color: #E83850;
	font-family: 'chunkfiveroman', serif;
	font-size: 20px;
	margin: 0;
	padding-bottom: 5px;
}
.head1 span {
	color:#4e4e4e;
	font-size:13px;
	float:right;
	font-family: 'chunkfiveroman', serif;
	line-height:30px;
}
.widget_cats {
	border:none;
}
.widget_cats ul {
	margin:0;
	padding:0;
	list-style-type:none;
}
.widget_cats ul a {
	color:#252525;
}
.widget_cats ul li {
	border-bottom: 1px solid #C6C6C6;
	padding: 3px 0 8px;
	position:relative;
}
.widget_cats ul li span {
	color: #FFFFFF;
	font-size: 14px;
	padding-bottom: 3px;
	position: absolute;
	right: 5px;
	text-align: center;
	top: 4px;
	width: 37px;
	background:#e83850;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.widget_most_popular {
	border:none;
}
.mpost {
	border-bottom: 1px solid #C2C2C2;
	margin: 15px 0;
	padding-bottom: 20px;
}
.mpl {
	float:left;
	width:27%;
}
.mpl img {
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	border:4px solid #fff;
}
.mpr {
	float:right;
	width:73%;
}
.mpost h3 {
	margin: 0 0 7px;
}
.mpost h3 a { font-size: 14px; color: #333; }
.post_thumbnail {
	position:relative;
	margin-bottom: 25px;
}
.post_date {
	color: #FFFFFF;
	font-size: 14px;
	height: 40px;
	left: -4px;
	line-height: 33px;
	margin-top: -20px;
	text-indent: 40px;
	position: absolute;
	top: 50%;
	width: 127px;
	background:url(images/date2.png) no-repeat;
}
.thumb img {
	width:172px;
	height:172px;
		-webkit-box-shadow: 0px 1px 5px 0px rgba(50, 50, 50, 0.5);
	-moz-box-shadow:    0px 1px 5px 0px rgba(50, 50, 50, 0.5);
	box-shadow:         0px 1px 5px 0px rgba(50, 50, 50, 0.5);
}
#content .gform_wrapper .top_label .gfield_label, #content .gform_wrapper div.validation_error {
	font-weight:400;
}
.gform_button {
	padding:8px 20px;
}
#sidebar img {
	max-width:100%;
	height:auto;
}
.widget_fb {
 overflow: hidden;
    padding: 0;
}
#footer .btn {
	display:inline-block;
}


.collapse {
	display:none
}
.collapse.in {
	display:block
}
.collapsing {
	position:relative;
	height:0;
	overflow:hidden;
-webkit-transition:height .35s ease;
transition:height .35s ease
}

.navbar-header {
    display: none;
}

.sm_blog span
{
 display:block;	
 color: #333;
}
.sm_blog a,.sm_blog a.fb
{
  margin:0 0 5px 0; 	
}

.form-allowed-tags
{
 display:none;	
}

.mc-field-group
{
 margin-bottom:15px;	
}

.mc-field-group label
{
  font-size:13px;
  display:block;
  margin:0 0 5px 0;	
} 

.mc-field-group input
{
  width:100%;	
}
#mc_embed_signup input.btn
{
 font-size:16px;	
 width:auto;
  padding: 7px 15px;
}


input[type=text], textarea, input[type=email], input[type=tel], input[type=password] {
	padding:7px 0;
	border:1px solid #CCC;
	box-shadow:inset 0 0 2px 2px #eee;
	
	-webkit-box-shadow:inset 0 0 2px 2px #eee;
-moz-box-shadow:    inset 0 0 2px 2px #eee;
box-shadow:        inset 0 0 2px 2px #eee;

	text-indent:5px;
	margin:0;
}