/*
	Theme Name: Faithful Provisions
	Description: Custom child theme for Faithful Provisions based on the Genesis framework.
	Author: 
	Author URI: 
	
	Template: genesis
*/


/* Fonts
------------------------------------------------------------ */

@font-face {
    font-family: 'hero_lightlight';
    src: url('fonts/hero_light-webfont.eot');
    src: url('fonts/hero_light-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/hero_light-webfont.woff') format('woff'),
         url('fonts/hero_light-webfont.ttf') format('truetype'),
         url('fonts/hero_light-webfont.svg#hero_lightlight') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'GothamRoundedLight';
    src: url('fonts/gothamrnd-light.eot');
    src: url('fonts/gothamrnd-light.eot') format('embedded-opentype'),
         url('fonts/gothamrnd-light.woff') format('woff'),
         url('fonts/gothamrnd-light.ttf') format('truetype'),
         url('fonts/gothamrnd-light.svg#GothamRoundedLight') format('svg');
}
@font-face {
    font-family: 'GothamRoundedBook';
    src: url('fonts/gothamrnd-book.eot');
    src: url('fonts/gothamrnd-book.eot') format('embedded-opentype'),
         url('fonts/gothamrnd-book.woff') format('woff'),
         url('fonts/gothamrnd-book.ttf') format('truetype'),
         url('fonts/gothamrnd-book.svg#GothamRoundedBook') format('svg');
}
@font-face {
    font-family: 'heroregular';
    src: url('fonts/hero-webfont.eot');
    src: url('fonts/hero-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/hero-webfont.woff') format('woff'),
         url('fonts/hero-webfont.ttf') format('truetype'),
         url('fonts/hero-webfont.svg#heroregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

/* Defaults
------------------------------------------------------------ */

body {
    font-size: 88.5%;
	background-color: #ecf9fa; 
	margin: 0;
	color: #444444;
	font-family: Georgia, Times, "Times New Roman", serif;
}


body,
p,
select,
textarea {
	font-weight: normal;
	line-height: 1.5;
	padding: 0;
	text-decoration: none;
}

/* Vertical Rhythm - margin-bottom = line-height */
h1,h2,h3,h4,h5,h6,
ul,ol,dl,
fieldset,
p,
table,
pre,
hr { margin-bottom: 1.5em; }

input {
	color: #333;
	font-family: Arial, Helvetica, Tahoma, sans-serif;
	font-size: .875em;
}

blockquote,
input,
select,
textarea,
.author-box,
.sticky,
.wp-caption {
	background-color: #f5f5f5;
	border: 1px solid #ddd;
}

li,
ol,
ul {
	margin: 0;
	padding: 0;
	list-style: square;
}

ol li {
	list-style-type: decimal;
}


/* Hyperlinks
------------------------------------------------------------ */

a,
a:visited {
	color: #578a96;
	text-decoration: none;
}

a:hover {
    color: #a4ba39;
}

a img {
	border: none;
}


/* Headlines
------------------------------------------------------------ */

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: Georgia, "Times New Roman", Times, serif;;
    color: #444444;
	margin: 0 0 0.313em;
	font-weight: normal;
	line-height: 1;
	padding: 0;
	text-decoration: none;
}

.entry-title, .entry-title a { 
    font-family: 'hero_lightlight', Arial, Helvetica, Tahoma, sans-serif;
    color: #578a96;
}

h1 {
	font-size: 1.5em;
}

h2,
h2 a,
h2 a:visited {
	font-size: 1.50em;
}

h2.entry-title, h1.entry-title {
	font-size: 1em;
	margin-top: 0.5em;
}

h3 {
	font-size: 1.250em;
}

h4{ 
	font-size: 1.8em;
}

h5, h6 {
	font-size: 1em;
}


/* Ordered / Unordered Lists
------------------------------------------------------------ */

.entry-content ol,
.entry-content ul {
	margin: 0;
	padding: 0 0 0.938em;
	font-size: 13px;
}

.entry-content ol {
	margin: 0;
	font-size: 13px;
}

.archive-page ul li,
.entry-content ul li {
	list-style-type: square;
	margin: 0 0 0 1.875em;
	padding: 0;
	font-size: 13px;
}

.entry-content ol li {
	margin: 0 0 0 2.188em;
}

.archive-page ul ul,
.entry-content ol ol,
.entry-content ul ul {
	padding: 0;
}


/* Ribbon Heading
------------------------------------------------------------ */

.ribbon-heading {
    display: block;
    height: 1.5em;
    padding: 0.7em;
}

.ribbon-heading:before {
    float: left;
    content: "";
    border-width: 1.250em 0.625em;
    border-style: solid;
    border-color: #fff;
    border-left-color: transparent; 
    margin: 0; 
    padding: 0;
}

.ribbon-heading h2, .ribbon-heading h3 {
    text-align: right;
    background-color: #fff;
    display: block;
    margin: 0;
    height: 1.8em;
    padding: .2em .5em 0 0;
    font-family: 'Dancing Script', cursive; 
    font-weight: 400;
    font-size: 1.750em;
}

.category-boxes .ribbon-heading h3 { 
    height: 1.22em;
    padding: .2em .5em 0 0;
    margin-left: .6em;

}


/* Alert - for post call to action
------------------------------------------------------------ */

.alert {
	color: #444444;
}

.entry-content p.alert {
    padding: .875em;
    line-height: 1.5;
}

/* Button / Pagination
------------------------------------------------------------ */

.button {
    padding: 0.583em 0.833em;
    border: 2px solid #6b9198; 
    outline: none; 
    font-size: .75em;
    color: #ffffff;
    margin: 0;
    border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    background-color: #7dbec8; 
    text-transform: uppercase; 
    color: #fff; 
    padding: 1em;
    font-family: 'heroregular', Arial, Helvetica, Tahoma, sans-serif;
}


.button:hover {
    background-color: #a4ba39; 
    
}



/* Wrap / Inner
------------------------------------------------------------ */

#wrap {
	margin: 0 auto;
	width: 100%;
	border-top: 3px solid #CECECF;
}

.wrap, #inner {
    margin: 0 auto;
    width: 98%;
    max-width: 960px;
    position: relative;
}

#inner {
	background-color: #fff;
	border-left: 1px solid #a6abad;
	border-right: 1px solid #a6abad;
}
/** 
// If full width site
.wrap {
	margin: 0 auto;
	max-width: 960px;

	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
*/

/**
// If not responsive and full width
#wrap {
	min-width: 960px;
}
*/

/* Primary Navigation
------------------------------------------------------------ */

#nav {
    background: #b9e2e8 url('images/bg.jpg') repeat left top;
	clear: both;
	overflow: hidden;
	width: 100%;
	font-family: 'heroregular', Arial, Helvetica, Tahoma, sans-serif;
	letter-spacing: 1px;
	border-top: 1px solid #7A7A7A;
}

#nav ul {
	float: left;
	margin: 0 auto;
	text-align: center;
	width: 100%;
}

#nav li {
	display: inline;
	list-style-type: none;
	margin:0 0.6em;
}

/* remove margins from first and last child */
#nav li.first { margin-left: 0; }
#nav li.last  { margin-right: 0; }

#nav li a {
	width: 14.4%;
	font-weight: bold;
	position: relative;
	display: inline-block;
	background-color: #578a96;
	color: #fff;
	font-size:1.2em;
	text-decoration: none;
	text-transform: uppercase;
	border-radius: 0 0 5px 5px;
    -moz-border-radius: 0 0 5px 5px;
    padding: 0.2em 0;
}



#nav li a:hover,
#nav li a:active,
#nav .current_page_item a,
#nav .current-cat a,
#nav .current-menu-item a {
	background-color: #a4ba39;
	color: #fff;
}

#nav li li a,
#nav li li a:link,
#nav li li a:visited {
	background-color: #333;
	border: 1px solid #666;
	border-top-width: 0;
	color: #fff;
	padding: 0.313em 0.625em;
	position: relative;
	text-transform: none;
	width: 8.625em;
}

#nav li li a:hover,
#nav li li a:active {
	background-color: #000;
}

#nav li ul {
	height: auto;
	left: -9999px;
	position: absolute;
	width: 10em;
	z-index: 9999;
}

#nav li ul a {
	width: 8.750em;
}

#nav li ul ul {
	margin: -2.063em 0 0 10em;
}

#nav li:hover>ul,
#nav li.sfHover ul {
	left: auto;
}


/* Header
------------------------------------------------------------ */

#header {
    background: url('images/bg.jpg') repeat left top;
	float: left;
	width: 100%;
	padding-top: 0;
	position: relative;
	z-index: 2;
}

#logo {
	float: left;
	width: 40%;
	z-index: 1000;
	position: relative;
	z-index: 100;
	padding-top: 1.8em;
}

#logo img {
    position: absolute;
    left: 0;
    z-index: 100;
}


/* Header Sidebar (widget-area, header-social, kelly)
------------------------------------------------------------ */

#header-sidebar {
    float: right;
    display: block;
    position: relative;
    width: 60%;
    padding-top: 1.4em;
    
}

#header-sidebar .widget-area {
	float: right;
	display: block;
	width: 70%;
	margin-top: 1em;
	
}

#header-sidebar .widget-wrap {
    padding-right: 7.188em;
    
}

#header-sidebar .header-social { 
    float: right;
    display: block;
	width: 70%;
	margin-top: 1.2em;
}

#header-sidebar ul.menu {
	padding-right: 7.188em;
}

#header-sidebar ul.menu li {
	float: left;
	list-style-type: none;
	text-transform: uppercase;
	height: 3.5em;
	width: 12.8%;
	margin: 0 1.4%;
	background: url('images/social-icons/social-icon-bg.png') top center;
	box-shadow: 2px 7px 2px #777777;
}


#header-sidebar ul.menu li.first { margin-left: 0; }
#header-sidebar ul.menu li.last { margin-right: 0; }

#header-sidebar ul.menu li a {
	display: block;
	overflow: hidden;
	position: relative;
	color: #fff;
	text-decoration: none;
	padding-top: 2.8em;
}

/* background icons depending on class */
.header-social li.social-rss a { background: url('images/social-icons/rss.png') no-repeat center; text-indent: -9999px; }
.header-social li.social-twitter a { background: url('images/social-icons/twitter.png') no-repeat center; text-indent: -9999px; }
.header-social li.social-facebook a { background: url('images/social-icons/facebook.png') no-repeat center; text-indent: -9999px; }
.header-social li.social-pinterest a { background: url('images/social-icons/pinterest.png') no-repeat center; text-indent: -9999px; }
.header-social li.social-youtube a { background: url('images/social-icons/youtube.png') no-repeat center; text-indent: -9999px; }
.header-social li.social-email a { background: url('images/social-icons/email.png') no-repeat center; text-indent: -9999px; }

#header-sidebar ul.menu li a:hover, 
#header-sidebar ul.menu li a:active,
#header-sidebar ul.menu .current_page_item a,
#header-sidebar ul.menu .current-cat a,
#header-sidebar ul.menu .current-menu-item a {
	color: #fff;
}

#header-sidebar ul.menu li:hover,
#header-sidebar ul.menu li:active {
	color: #fff;
	position: relative; top:0.188em;
}

#header-sidebar ul.menu li:active {
    position: relative; top:0.250em;
}



#kelly {
    float: right;
    display: block;
    position: relative;
    top: -5px;
    width: 18%;
    z-index: 100; 
    margin-left: 1.5em;
}
#kelly img {
    position: absolute;
    right: 0;
    z-index: 100;
} 


/* Secondary Navigation
------------------------------------------------------------ */

#subnav {
    position: relative;
    float: left;
	width: 100%;
	font-family: 'heroregular', Arial, Helvetica, Tahoma, sans-serif;
	letter-spacing: 1px;
}

#subnav .wrap { width: 100%; }

#subnav ul:after {
    content: "";
    float: right;
    border-width: 1.15em 0.625em;
    border-style: solid;
    border-color: #b9e2e8;
    border-right-color:transparent;
    background: url('images/bg.jpg') repeat left top;

}

#subnav ul {
	float: right;
	position: relative;
	width: 80%;
	background-color: #b9e2e8;
	border-top: 2px solid #fff;
}

#subnav li {
	float: left;
	list-style-type: none;
}

#subnav li.first { margin-left: 12em; }

#subnav li a {
    color: #578A96;
    display: block;
    font-size: 1.2em;
    padding: 0.5em 0.75em 0.4em;
    position: relative;
    text-decoration: none;
    text-transform: uppercase;
}

#subnav li a:hover,
#subnav li a:active,
#subnav .current_page_item a,
#subnav .current-cat a,
#subnav .current-menu-item a {
	color: #fff;
	background-color: #a4ba39;
}

#subnav li li a,
#subnav li li a:link,
#subnav li li a:visited {
	background-color: #a4ba39;
	color: #fff;
	position: relative;
	text-transform: none;
	width: 8.625em;
	
}

#subnav li li a:hover,
#subnav li li a:active {
	color: #fff;
}

#subnav li ul {
	height: auto;
	left: -9999px;
	position: absolute;
	width: inherit;
	z-index: 9999;
	border: none;
}

#subnav li ul:after {
    border: none;
}

#subnav li ul a {
}

#subnav li ul ul {
}

#subnav li:hover>ul,
#subnav li.sfHover ul {
	left: auto;
}


/* Navigation Constants
------------------------------------------------------------ */

li:hover ul ul,
li.sfHover ul ul {
	left: -9999px;
}

li:hover,
li.sfHover {
	position: static;
}

#header ul.nav li a.sf-with-ul,
#header ul.menu li a.sf-with-ul,
#nav li a.sf-with-ul,
#subnav li a.sf-with-ul {
	
}

li a .sf-sub-indicator {
	display: none;
}

/* Column Classes
------------------------------------------------------------ */

.five-sixths,
.four-fifths,
.four-sixths,
.one-fifth,
.one-fourth,
.one-half,
.one-sixth,
.one-third,
.three-fifths,
.three-fourths,
.three-sixths,
.two-fifths,
.two-fourths,
.two-sixths,
.two-thirds {
	float: left;
	margin:1em 1.115% 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.one-half,
.three-sixths,
.two-fourths {
	width: 46.969696969697%;
}

.one-third,
.two-sixths {
	width: 31.103%;
}

.four-sixths,
.two-thirds {
	width: 63.636363636364%;
}


.one-sixth {
	width: 13.636363636364%;
}

.five-sixths {
	width: 80.30303030303%;
}

.first {
	clear: both;
	margin-left: 0;
}

/* unused 
.one-fourth {
	width: 22.5%;
}
.three-fourths {
	width: 73.5%;
}
.one-fifth {
	width: 17.4%;
}
.two-fifths {
	width: 37.8%;
}
.three-fifths {
	width: 58.2%;
}
.four-fifths {
	width: 78.6%;
}
*/

/* Content
------------------------------------------------------------ */


#content-sidebar-wrap { 
	background-color: #FFFFFF;
	border-left: 1px solid #A6ABAD;
	border-right: 1px solid #A6ABAD;
	float: left;
	padding: 1.2em 1em 1.5em 1.25em;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
}

.full-width-content #content-sidebar-wrap{
	width: 96.6%;
}

#content {
	float: left;
    margin-top: 1.8em;
    width: 63%;
}

.full-width-content #content {
	width: 100%;
}

.sidebar-content #content {
	float: right;
}

blockquote {
	margin: 0.313em 1em 1.250em;
	padding: 1em 1.250em 0;
}

.post {
	margin: 0 0 2.500em;
}

.entry-content {
	float:left;
	width: 100%;
	overflow-x: auto;

}
.dataTables_wrapper{
	width: 580px;
}
.single .entry-content {
	/*margin: 0 0 0 10px;*/
	margin: 0;
	width: 100%;
}

.entry-content p {
	padding: 0 0 1.7em;
	font-size: 1.2em;
    line-height: 1.68em;
	margin:0;
}
.entry-content h2 {
	margin:0 0 14px;
}
p.subscribe-to-comments {
	padding: 1.250em 0 0.625em;
}

.clear {
	clear: both;
}

hr,
.clear-line {
	background: transparent;
	border: none;
	border-bottom: 1px solid #ddd;
	overflow: hidden;
	width: 100%;
	margin: 0 0 1em;
}


/* Home Page Category Boxes
------------------------------------------------------------ */

.category-boxes {
	background: #e1f0f3; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2UxZjBmMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmNGZlZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #e1f0f3 0%, #f4feff 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e1f0f3), color-stop(100%,#f4feff)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #e1f0f3 0%,#f4feff 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #e1f0f3 0%,#f4feff 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #e1f0f3 0%,#f4feff 100%); /* IE10+ */
	background: linear-gradient(to bottom, #e1f0f3 0%,#f4feff 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e1f0f3', endColorstr='#f4feff',GradientType=0 ); /* IE6-8 */
}

.category-boxes ul {
    margin: 1.5em 0 0;
    list-style: none;
}

.category-boxes ul li { 
    margin: .5em 1em;
    border-bottom: 1px dashed #231F20; 
}
.category-boxes ul li, .category-boxes ul li a{
	font-family: 'heroregular',Arial,Helvetica,Tahoma,sans-serif;
	color: #484A49;
	line-height: 1.2;
}
.category-boxes ul li{
	list-style: none;
	padding-bottom: 0.4em;
	overflow: hidden;
}
/* marks */
.deals ul { background: transparent url('images/category-icons/deals-mark.png') no-repeat top; }
.faith ul { background: transparent url('images/category-icons/faith-mark.png') no-repeat top; }
.family ul { background: transparent url('images/category-icons/family-mark.png') no-repeat top; }
.food ul { background: transparent url('images/category-icons/food-mark.png') no-repeat top; }
.health ul { background: transparent url('images/category-icons/health-mark.png') no-repeat top; }
.savings ul { background: transparent url('images/category-icons/savings-mark.png') no-repeat top; }

/* icons */
.deals h3  { position: relative; background: #fff url('images/category-icons/deals-icon.png') no-repeat left; }
.faith h3  { position: relative; background: #fff url('images/category-icons/faith-icon.png') no-repeat left; }
.family h3  { position: relative; background: #fff url('images/category-icons/family-icon.png') no-repeat left; }
.food h3  { position: relative; background: #fff url('images/category-icons/food-icon.png') no-repeat left; }
.health h3  { position: relative; background: #fff url('images/category-icons/health-icon.png') no-repeat left; }
.savings h3  { position: relative; background: #fff url('images/category-icons/savings-icon.png') no-repeat left; }


/* Cat boxes - entry */
.category-item-thumb{
	float: left;
	width: 20%;
	margin: 0;
}
.category-item-content{
	float: right;
	width: 75%;
}
.category-item-content h4{
	font-size: 1em;
    font-weight: bold;
    text-align: left;
}
.category-item-entry{
	font-size: 0.8em;
}
.category-item-entry p{
	line-height: 1;
	margin: 0;
}
 .category-item-content .category-item-entry a{
 	color: #578A96;
}
.category-more-wrapper{
	text-align: center;
	padding: 10px 0 20px;
}
.category-more{
	background-color: #7DC1CC;
	border-radius: 10px 10px 10px 10px;
	color: #FFFFFF !important;
	font-size: 15px;
	padding: 6px 15px;
	display: inline-block;
	zoom:1;
	*display: inline;
}
.category-more:hover{
	opacity: 0.8;
}
/* About Page Template
------------------------------------------------------------ */

.about h2 { 
    font-family: 'Dancing Script', cursive; 
    font-size: 1.875em; 
    margin-bottom: 1em;
}

.about .info {
    float: left;
    width: 47%;
    padding: .5em 0 .5em .5em;
    margin: 1%;
    background: rgb(236, 249, 250); /* fallback */
    background: rgba(236, 249, 250, 0.7);
    font-size: 0.938em; 
}

.about .info p { 
    margin-bottom: 1em; 
    margin-top: 0; 
    padding: 0; 
}

.about .kelly-about { 
    float: left;
    width: 48%;    
    margin: 1%;
    margin-bottom: 1.5em;
}


ul.about-social  { margin: 0; padding-bottom: 0.5em !important; }
.about-social li { display: inline; margin: 0 1em 0 0 !important; }
.about-social li a { display: inline-block; width: 40px; height: 40px; border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px; }
    
.about-social li.about-fb a {  background: #3b5998 url('images/social-icons/facebook.png') no-repeat center; text-indent: -9999px; opacity: 1;}
.about-social li.about-t a {  background: #00a0d1 url('images/social-icons/twitter.png') no-repeat center; text-indent: -9999px; }
.about-social li.about-p a {  background: #c8232c url('images/social-icons/pinterest.png') no-repeat center; text-indent: -9999px; }


/* Slider (css will override genesis plugin)
------------------------------------------------------------ */

#genesis-responsive-slider {
	position: relative;
	padding: 1em 2em;
	margin-bottom: 3em;
	background-color: #b9e2e8;
	background-image: linear-gradient(bottom, rgb(185,226,232) 100%, rgb(255,255,255) 11%);
	background-image: -o-linear-gradient(bottom, rgb(185,226,232) 100%, rgb(255,255,255) 11%);
	background-image: -moz-linear-gradient(bottom, rgb(185,226,232) 100%, rgb(255,255,255) 11%);
	background-image: -webkit-linear-gradient(bottom, rgb(185,226,232) 100%, rgb(255,255,255) 11%);
	background-image: -ms-linear-gradient(bottom, rgb(185,226,232) 100%, rgb(255,255,255) 11%);
	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(1, rgb(185,226,232)),
		color-stop(0.11, rgb(255,255,255))
	);
}

.genesis-responsive-slider-wrap {
	clear: both;
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	position: relative;
	z-index: 1;
}

#slides {
	float: left;
	margin: 0;
	overflow: hidden;
	padding: 0;
	position: absolute;
	z-index: 1;
}

.slide-excerpt {
	display: block;
	margin: 0;
	padding: 0 1% 0 0;
	z-index: 8;
	float: left;
	width: 59%;
}

.slide-excerpt h2 a { 
    font-family: 'hero_lightlight', Arial, Helvetica, Tahoma, sans-serif;
    color: #578a96;
    font-size: 1em;
}


.slide-excerpt h2 a:hover { 
    color: #a4ba39;
}



.slide-excerpt p { 
    font-size: 0.875em;
}

html > body .slide-excerpt-border {
	display: inline;
	float: left;
	margin: 0;
	padding: 0;
	position: relative;
	z-index: 8;
}

.slide-excerpt .more-link { 
    display: block; 
    overflow: hidden;
    padding-top: 1.5em;
    font-family: 'heroregular', Arial, Helvetica, Tahoma, sans-serif;
    color: #8e1a1e;
    font-size: 0.875em;
    text-transform: uppercase;
}

.slide-excerpt .more-link:hover {
    color: #a4ba39; 
}

.slide-excerpt-border .more-link:after { content: " »"; }

.slide-image {
	float: left;
	width: 40%;
}

/*
 * jQuery FlexSlider v1.8
 * http://flex.madebymufffin.com
 *
 * Copyright 2011, Tyler Smith
 * Free to use under the MIT license.
 * http://www.opensource.org/licenses/mit-license.php
 */
 
/* Browser Resets */
.flex-container a:active,
.flexslider a:active {
	outline: none;
}

.slides,
.flex-control-nav,
.flex-direction-nav {
	list-style: none;
	margin: 0; 
	padding: 0;
}

ul.slides, ul.slides li { 
    list-style: none; 
    margin: 0; 
    padding: 0; 
}

.flexslider .slides img {
	width: auto;
	height: auto;
	max-height: 250px;
}

/* Post Info
------------------------------------------------------------ */

.post-info {
	color: #888888;
    float: left;
    font-size: 0.85em;
    font-style: italic;
    line-height: 1.1em;
    margin: 3px 0 7px;
    position: relative;
    width: 100%;
}
.single .post-info {
    margin: 3px 0 7px 10px;
}

.post-info  span, .post-info  abbr {
    font-style: normal;
    letter-spacing: 1px;
    text-transform: uppercase;
}

/* Post Meta
------------------------------------------------------------ */

.post-meta {
	border-bottom: 1px solid #ddd;
	overflow: hidden;
	width: 100%;
}


/* Author Box
------------------------------------------------------------ */

.author-box {
	margin: 0 0 2.500em;
	overflow: hidden;
	padding: 10px;
}


/* Sticky Posts
------------------------------------------------------------ */

.sticky {
	margin: 0 0 2.500em;
	padding: 1.250em;
}


/* Archive Page
------------------------------------------------------------ */

.archive-page {
	float: left;
	padding: 1.250em 0;
	width: 45%;
}

/* Images
------------------------------------------------------------ */

img {
	height: auto;
	max-width: 100%;
	overflow: hidden;
}

.author-box .avatar {
	background-color: #fff;
	float: left;
	margin: 0 0.625em 0 0;
}

.post-image {
	margin: 0 0.625em 0.625em 0;
}

.comment-list li .avatar {
	background-color: #fff;
	float: right;
	margin: 0 0.313em 0 0.625em;
	padding: 0.250em;
}

img.centered,
.aligncenter {
	display: block;
	margin: 0 auto 0.625em;
}

img.alignnone {
	display: inline;
	margin: 0 0 22px;
}

img.alignleft {
	display: inline;
	margin: 0 0.625em 0.625em 0;
}

img.alignright {
	display: inline;
	margin: 0 0 0.625em 0.625em;
}

.alignleft {
	float: left;
	margin: 0 0.625em 0 0;
}

.alignright {
	float: right;
	margin: 0 0 0 0.625em;
}

.wp-caption {
	padding: 0.313em;
	text-align: center;
}

p.wp-caption-text {
	font-size: 0.750em;
	line-height: 1em;
	padding: 0.313em 0;
}

.wp-smiley,
.wp-wink {
	border: none;
	float: none;
}

.gallery-caption {
}


/* Post Navigation
------------------------------------------------------------ */

.navigation {
	overflow: hidden;
	padding: 1.250em 0;
	width: 100%;
	text-align: center;
}

.navigation li {
	display: inline;
}


.navigation a,
.navigation li a,
.navigation li.disabled,
.navigation li a:hover,
.navigation li.active a {
	padding: 0.583em 0.833em;
    border: 2px solid #6b9198; 
    outline: none; 
    font-size: .75em;
    color: #ffffff;
    margin: 0;
    border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    background-color: #7dbec8; 
    text-transform: uppercase; 
    color: #fff; 
    padding: 1em;
    font-family: 'heroregular', Arial, Helvetica, Tahoma, sans-serif;
}
.navigation a:hover,
.navigation li a:hover,
.navigation li.active a {
	background-color: #a4ba39;
}


/* Primary / Secondary Sidebars
------------------------------------------------------------ */

/* .sidebar {
	display: block;
	float: right;
	line-height: 1.250em;
	width: 37%;
	min-width: 350px;
	margin: 0 auto;
	background-color: #ecf9fa;
	padding: 1em .5em 0 .5em;
	font-size: 0.875em;
	
} */

.sidebar{
	background: url("images/side-bg.png") repeat scroll 0 0 transparent;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.3) inset;
    float: right;
    margin-bottom: 1em;
    margin-right: -0.9em;
    margin-top: 12px;
    padding: 2.9%;
    width: 31%;
}

.sidebar h4 {
	background-color: #b9e2e8;
	border-bottom: 1px solid #fff;
	border-top: 1px solid #fff;
	padding: .375em;
}

.sidebar-content #sidebar {
	float: left;
}

.sidebar .widget {
	margin: 0 0 1.25em;
    padding: 0 0 1.2em;
    width: 100%;
}

.widget-area ol,
.widget-area ul {
    margin: 0;
}
.widget-area img{
	margin-top: 0.625em;
}

.widget-area ol ol,
.widget-area ul ul {
	margin: 0 0 0 1em;
}

.widget-area ul li {
	list-style-type: none;
    margin: 0 0 16px;
    word-wrap: break-word;
}
.widget-area ul li a{
	color:#fff;
	text-decoration:underline;
}
.widget-area ul li a:hover{
	text-decoration:none;
}
.widget-area a{
	color:#fff;
	line-height: 16px;
}
.pw-widget{
	text-align: right;
}
.single .pw-widget {
    text-align: left;
	margin-bottom: 32px !important;
}


/* Form
------------------------------------------------------------ */

input, textarea {
    padding: 0.583em 0.833em;
    background-color: #fff; 
    border: 2px solid #6b9198; 
    outline: none; 
    font-size: .75em;
    color: #333;
    margin: 0;
    border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    
}

input[type="submit"], input[type="button"] { 
    background: #7ABDC8 url(images/submit.png) repeat-x;  
    text-transform: uppercase; 
    color: #fff; 
    text-shadow: 1px 1px 1px #508D99;
    letter-spacing: 1px;
    font-family: 'heroregular', Arial, Helvetica, Tahoma, sans-serif;
	border: 1px solid #55858D;
	font-size: 12px;
	display: inline-block;
	zoom:1;
	*display: inline;
	height: 30px;
	line-height: 30px;
	border-radius: 2px;
	padding: 1px 10px 0;
	cursor: pointer;
    
} 


 

.required { color: #8e1a1e; }
#fbinput,
.search-input,
.widget input.gsc-input{
    background: #FDFDFD;  
    font-family:  Arial, Helvetica, Tahoma, sans-serif;
	border: 1px solid #55858D;
	font-size: 0.9em;
	display: inline-block;
	zoom:1;
	*display: inline;
	height: 27px;
	line-height: 27px;
	border-radius: 2px;
	padding: 1px 10px 0;
	color: #333;
	margin-right: -5px;
	float: left;
	width: 165px;
}
.search-input{
	padding: 0 3%;
	width: 67%;
	max-width: 402px;
}
#fbsubmit{
	float: left;
}
#emailsubbox{
	overflow: hidden;
}
/* Search Form
------------------------------------------------------------ */

/* sidebar search */
.sidebar .searchform { margin: 0 auto; text-align: center; overflow: hidden;max-width: 574px;}

.searchform{
	overflow: hidden;
}
.searchform .searchsubmit{
	width: 28%;
	float: right;
	padding: 0;
	max-width: 155px;

}
/* header search */
#header-sidebar .s { width: 53%; }

/* Footer Widgets
------------------------------------------------------------ */

#footer-widgets {
	background: url("/wp-content/themes/thesis_18/custom/images/FPfooterbg.png") repeat-x scroll 0 0 transparent;
	margin-top: 8px;
}

#footer-widgets .widget-area {
	-moz-box-sizing: border-box;
    float: left;
    margin: 0 1% 0 0;
    padding: 16px 6px;
    width: 31%;
}

#footer-widgets h4 {
 	border-bottom: 2px solid #FFFFFF;
    color: #2D939F;
    font-family: 'GothamRoundedBook';
    font-size: 20px;
    font-weight: normal;
    letter-spacing: 0;
    margin-bottom: 3px;
    padding-bottom: 5px;
    text-transform: none;
}


/* Footer
------------------------------------------------------------ */

/* #footer {
	overflow: hidden;
	width: 100%;
	background: #b9e2e8 url('images/bg.jpg') repeat left top;
}

#footer-right {
	text-align: right;
}

.creds { 
    margin: 0 auto; 
    text-align: center;
    font-size: 0.75em;
    padding: .5em 0;
}
 */


/* FOOTER ZONE */

#footer {
	background: url(/wp-content/themes/thesis_18/custom/images/FPfooterbg.png) repeat-x;
	border: none;
	height: auto;
	float: left;
	width: 100%;
	padding-bottom: 25px;
}
#footer, #footer a { color: #1F6F77; border-bottom: 1px solid #CCCCCC;    font-size: 1em;}

#custom_footer_content{
	background: url(/wp-content/themes/thesis_18/custom/images/FPfooter_copyrightarea.png) no-repeat;}
	
#footerBG {
	position: absolute;
	left: 0px;
	bottom: 400px;
	width: 100%;
	height: 400px;
	border: 1px red solid;
	background: url(/wp-content/themes/thesis_18/custom/images/FPfooterbg.png) repeat-x 0 100%;
}
	

#footer1{
	height: 418px !important;
	overflow: hidden;
	width: 193px;
}
	
#footer2{
	width: 250px;
	font-family: Georgia;
}
	
#footer3{
	width: 370px; }
	
#footer p {
    line-height: 18px;
    font-size: 12px;
    margin: 0;
    font-family: 'heroregular',Arial,Helvetica,Tahoma,sans-serif;
}

/* footer widget area setup */
#footer_setup_container {
	width: 100%;
	margin: 0 auto;
}
#footer_setup {
	background: rgba(255,255,255,0.25);
	height: auto;
	width: 100%;
	padding: 0;
	margin: 0;
}

/* widget item setup */
#footer_setup .footer_items {
	text-align: left;
	padding-right: 25px;
	font-family: Georgia;
	color: #188894;
	font-size: 13px;
	display: inline-block;
	float: left;
	height: 100%;
	margin: 15px;
}

/* widget item headers*/
#footer_setup .footer_items h3 {
	font-family: GothamRnd-Book,Arial, sans-serif;
	font-size:20px;
	text-transform: none;
	letter-spacing: 0px;
	color: #2d939f;
	padding-bottom: 3px;
	border-bottom: 2px solid #ffffff;
	margin-bottom: 5px;
}

/* do not change these! */
#footer_setup .footer_items ul li { list-style: none; }
#footer_setup .footer_items ul { margin: 0px; padding: 0px; }

#footerCopy {
	text-align: center;
	background: url(images/FPfooter_copyrightarea.png) 0 0 no-repeat transparent;
	background-size: 100% 100%;
	width: 95.5%;
	height: auto;
	margin: 0 0 0 -7px;
	padding: 3%;
}










/* Comments
------------------------------------------------------------ */

#comments,
#respond {
	margin: 1em 0 1em;
	overflow: hidden;
}

#author,
#comment,
#email,
#url {
	font-size: 0.750em;
	margin: 0.625em 0.313em 0 0;
	padding: 0.313em;
	width: 15.625em;
}
#comment{
	font-size: 1em;
	font-family: inherit;
}
#comment {
	height: 9.375em;
	margin: 0.625em 0;
	width: 98%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}

.ping-list {
	margin: 0 0 2.500em;
}

.comment-list ol,
.ping-list ol {
	padding: .625em;
}

.comment-list li,
.ping-list li {
	font-weight: bold;
	list-style: none;
	margin: 1em 0 0.313em;
	padding: 0;
}


.comment-list > .comment,
.ping-list > .pingback{
	 border-bottom: 1px dotted #BBBBBB;
	 padding-bottom: 1em;
}

.comment-author .comment-header-date{
	color: #888888;
    font-size: 0.8em;
    font-weight: normal;
    margin-left: 14px;
}

.comment-list li ul li {
	list-style-type: none;
	margin-left: .625em;
	margin-right: 0;
}

.comment-list p,
.ping-list p {
	margin: .625em 0.313em .625em 0;
}

.comment-list cite,
.ping-list cite {
	font-style: normal;
}

.commentmetadata {
	font-size: 0.688em;
}

.nocomments {
	text-align: center;
}

#comments .navigation {
	display: block;
}

.bypostauthor {
}

.thread-alt,
.thread-even {
	background-color: none;
}

.alt,
.depth-1,
.even {
	border: none;
}

.comment-reply-link{
	color: #888888;
    letter-spacing: 1px;
    text-decoration: none;
	text-transform: uppercase;
	font-size: 0.7em;
	font-weight: normal;
}

.comment-list .children{
	padding-left: 0.5em;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	border-left: 1px solid #DDDDDD;
}
/* Plugin CSS Overrides
------------------------------------------------------------ */

/* Subscribe to Comments */
.subscribe-to-comments { 
    background: rgb(236, 249, 250);
    background: rgba(236, 249, 250, 0.7);
    
}

.subscribe-to-comments {
    padding: 1em !important;
}

.subscribe-to-comments input[type="checkbox"] {
    margin-right: 1em !important;
}




/* ---------------------- Modification styles by Dima ------------------------------------- */

/* Content */

.content-top-wrapper .content-top{
	margin-bottom: 1em;
}
.content-top-left{
	float: left;
	width: 61.4%;
	margin-bottom: 1em;
}

.content-top-right {
    background: url("images/side-bg.png") repeat scroll 0 0 transparent;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.3) inset;
    float: right;
    margin-right: -0.9em;
    margin-top: 12px;
    padding: 2.9%;
    width: 31%;
    margin-bottom: 1em;
}


/* Titles */
.full-width-content .titleContainer{
	left: -3.8%;
}
.titleContainer {
    left: -5.1%;
    position: relative;
    width: 105.4%;
}

.titleContainer .titleTop {
    background: url("images/FPpostBGtop.jpg") no-repeat scroll 0 0 transparent;
    background-size: 100% 2px;
    height: 2px;
}

.titleBottom {
    background: url("images/FPpostBGbottom.png") no-repeat scroll 0 100% transparent;
    height: 14px;
    background-size: 100% 14px;
}

.titleContent {
    background: url("images/FPpostBGmiddle.jpg") repeat-x scroll 0 0 #E4F0F1;
    border-left: 1px solid #A1CED6;
    border-right: 1px solid #A1CED6;
    padding: 1px 20px 21px 60px;
}
.titleContent h2 {
    color: #238A96;
    font-size: 1.2em;
    font-weight: bold;
    margin-bottom: 0;
    margin-left: -24px;
    margin-top: 14px;
}
.titleContent h1 {
	color: #238A96;
    font-size: 2em;
    font-weight: bold;
    margin-left: -24px;	
	line-height: 1.3em;
    margin-bottom: 0;
	font-family: 'GothamRoundedLight';
	letter-spacing: -0.01em;
}
.titleContent .entry-title a {
    color: #238A96;
    font-family: 'GothamRoundedLight';
    font-size: 27px;
    font-weight: bold;
    letter-spacing: -0.07em;
    line-height: 1.3em;
    margin-left: -2px;
}

/* Sidebar */
.content-top-right .widget_text,
.sidebar .widget_text{
	margin-top: 1em;
}

.content-top-ad img{
	display: block;
	margin: 0 auto;
}

#sidebar .widgettitle {
    background: none repeat scroll 0 0 transparent;
    border-bottom: medium none;
    border-top: medium none;
    height: 50px;
    margin: 0 0 14px;
    padding: 0 16px 0 43px;
    position: relative;
    width: 95.3%;
}
#sidebar .textwidget {
	font-size: 1em;
	color:#fff;
}
#sidebar .widgettitle .title-center{
        background: transparent url(images/sidebar-h4.png) 0 0 repeat-x; 
	margin: 0;
	padding: 0;
	font-size: 0.95em;
    height: 41px;
    line-height: 41px;
	width: 100%;
	text-align: right;
	letter-spacing: 0.04em;
	color: #238A96;
	text-transform: uppercase;
	display: inline-block;
	font-family: 'GothamRoundedBook';
	zoom:1;
	*display: inline;


}

#sidebar .widgettitle .title-left{
	background: transparent url(images/sidebar-h4.png) 0 -47px repeat-x; 
	margin: 0;
	padding: 0;
	width: 43px;
	height: 40px;
	display: inline-block;
	zoom:1;
	*display: inline;
	position: absolute;
	top: 0;
	left: 0;
}
#sidebar .widgettitle .title-right{
	position: absolute;
	top: 0;
	right: 0;
	background: transparent url(images/sidebar-h4.png) right -90px repeat-x;
	margin: 0;
	padding: 0;
	width: 16px;
	height: 48px;
	display: inline-block;
	zoom:1;
	*display: inline;
}
/* Cat blocks */
.category-boxes-row{
	float: left;
	width: 100%;
}


/* Customize flexslider */

.flexslider {
	/* 
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2U4ZThlOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjM2MzYzMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #e8e8e8 0%, #c3c3c3 100%); 
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e8e8e8), color-stop(100%,#c3c3c3)); 
	background: -webkit-linear-gradient(top, #e8e8e8 0%,#c3c3c3 100%);
	background: -o-linear-gradient(top, #e8e8e8 0%,#c3c3c3 100%); 
	background: -ms-linear-gradient(top, #e8e8e8 0%,#c3c3c3 100%);
	background: linear-gradient(to bottom, #e8e8e8 0%,#c3c3c3 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e8e8e8', endColorstr='#c3c3c3',GradientType=0 );
	*/
	background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #E1EEF1;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 1px 10px 3px #D3EEF4;
    height: 278px;
    margin: 0 0 2em;
    padding: 0.2em 0.6em;
    position: relative;
}
.slide-wrapper{
	height: 250px;
	display: table-cell;
	vertical-align: middle;
}
.flexslider .slides > li{
	position: relative;
}

.slide-caption h2, .slide-caption h2 a{
	font-size: 23px;
	font-weight: normal;
	font-family: arial;
	line-height: 1.2;
}
.slide-caption h2{
	margin-bottom: 15px;
}
.flexslider .slides{
	border: 1px solid #fff;

}
.slide-entry{
	margin-bottom: 15px;
}
.slide-more-wrapper{
	text-align: right;
}
.slide-more-button{
	background-color: #7DC1CC;
    border-radius: 10px 10px 10px 10px;
    color: #FFFFFF !important;
    display: inline-block;
    font-size: 15px;
    padding: 6px 15px;
    margin-right: 3px;
}
.slide-more-button:hover{
	opacity: 0.8;
}

.flex-control-nav li {
    margin: 0 2px;
}
.flex-control-paging li a {
    background: url("images/pagination.png") 0 0;
    display: block;
    box-shadow: none;
    float: left;
    height: 0;
    overflow: hidden;
    padding-top: 12px;
    width: 12px;
    text-indent: -9999px;
}
.flex-control-paging li a:hover, .flex-control-paging li a.flex-active{
	background: url("images/pagination.png") 0 -12px;
}
.flex-control-nav{
	bottom: 10px;
	text-align: left;
	z-index: 10;
}

.flexslider.loading{
	min-height: 200px;
	background: url(images/loader.gif) no-repeat 50% 50%;
}
.slide-image-wrapper{
	float: left;
	width: 47%;
}

.slide-caption{
 	font-size: 1em;
	float: right;
	width: 50%;
}
/* POSTS */
.main-post{
	margin-bottom: 24px;
	border-bottom: 1px dashed #959C9D;
	float: left;
	width: 97%;
	padding-bottom: 16px;
}
.main-post .attachment-thumbnail{
	margin-top: 12px;
	background-color: #F7F7F0;
    border: 1px solid #DFDCC6;
    padding: 4px;
    float: left;
    margin: 0 15px 10px 0;
}
.main-post-entry p{
	color: #444444;
    line-height: 1.7em;
    font-size: 1.2em;	
    margin-bottom: 21px;
    margin-top: 10px;
}
.main-post-time{
	margin-bottom: 10px;
}
.content-top-wrapper{
	float: left;
    margin-bottom: 25px;
    width: 100%;
}

.pin-wrapper{
	max-width: 100%;
}

/* ---------------------- Modification styles by Dima END ------------------------------------- */

.wrap, #inner, body{
	min-width: 960px;
}


.dataTables_filter {
    margin-bottom: 20px !important;
    text-align: left !important;
    float: left!important;
    
}
.entry-content  table{
	overflow: scroll;
}
.primary-dropdown-menu{
	display: none;
}


/* Medium Screens 
------------------------------------------------------------ */
@media 
only screen and (max-width: 962px),
only screen and (max-device-width: 962px) {



}

/* Small Screens - Single Column Layout
------------------------------------------------------------ */

@media 
only screen and (max-width: 860px),
only screen and (max-device-width: 860px) { 

    

}


@media 
only screen and (max-width: 668px),
only screen and (max-device-width: 668px) { 

	
}

@media only screen and (max-width: 480px), only screen and (max-device-width: 480px) { 



	/*Mob nav*/
	.primary-dropdown-menu{
		display: block;
	}
	.primary-dropdown-menu select{
		width: 80%;
		display: block;
		margin: 20px auto;
		font-size: 20px;
	}



	.titleContent .entry-title a, .titleContent .entry-title{
		font-size: 20px;
	}
	.sidebar .searchform {
		margin: 15px auto 0;
		padding: 0 4%;
		max-width: 574px;
	}
	.widget.widget_search{
		position: absolute;
		top: 0;
		left: 0;
	}


	#fbinput, #fbsubmit{
		float: none !important;
	}

	.wrap, #inner, body{
		min-width: 0;
	}
	#wrap{
		overflow: hidden;
		
	}
    #content { width: 62.5%; }    
    /* primary nav becomes smaller */
    #nav li {
    	margin:0 1% 1em;
    }
    
    #nav li a {
    	width: 14%;
    	font-size: 0.938em;
    }
    
    /* move logo up */
    #header { padding-top: 0;  }
    #header-sidebar { margin-top: 2.8em; }
    #logo { padding-top: 1em; }
    
    #logo img {
        position: relative;
        height: 156px;
        width: 346px;
    }
    #header-sidebar .widget-wrap,
    #header-sidebar ul.menu {
        padding-right: 0;
    }
    
    /* adjust ribbon on category */
    .category-boxes .ribbon-heading h3 {
        height: 1.25em;
    }
    
    #kelly { display: none; }
    
    /* secondary nav full width */
    #subnav ul { width: 100%;}
    #subnav li.first { margin-left: 0; }
    
    /* about template */
    .about .info, .about .kelly-about { 
        margin: .5%;
    }
    
    .flex-direction-nav { display: none; }
    #header-sidebar ul.menu li{box-shadow: none;}


    #sidebar .widgettitle .title-right, #sidebar .widgettitle .title-left{
    	display: none;
    }
    #sidebar .widgettitle .title-center{
    	width: 100%;
    	text-align: center;
    }
    #sidebar .widgettitle{
    	padding: 0;
    	width: 100%;
    }

    /*-----------------------------------------------*/
    body { font-size: 87.5%; }

    
    /* .genesis_responsive_slider { display: none; } */
    
    .flex-control-nav { font-size: 16px; }
    
	#menu-header-menu{
		display: none;
	}    
    /* hide main nav */
    #nav { display: none; }
    
    /* remove ribbon on subnav */
    #subnav ul::after { content: none; }
    
    /* full width header sections */
    #header { margin: 0 auto; text-align: left; }
    #logo { 
        width: 100%;
        padding: 0;
        text-align: center;
        
    }
    
    #logo img {
        position: relative;
        height: auto;
        width: 80%;
    }

    #header-sidebar { 
        width: 100%; 
        margin: 0;
        padding: 0;
    }
    
    /* adjusting the social media links */
    
    #header-sidebar .widget-area { width: 100%; margin: .25em; }
    
    #header-sidebar .header-social { width: 100%; margin-top: 0; }
    
    #header-sidebar ul.menu { 
        display: block; 
        text-align: center;
        width: 100%; 
        height: 3.25em;
    }
    
    #header-sidebar ul.menu li { 
        float: none;
        display: inline-block;
        width: 13.636363636364%; 
        max-width: 62px; 
        height: 3.25em;
    }
    
    #header-sidebar ul.menu li a { padding-top: 2.5em; }
    
    #header-sidebar ul.menu li.first { margin: 0 1.515151515152%; }
    
    /* adjust ribbon on category */
    .category-boxes .ribbon-heading h3 {
        height: 1.18em;
    }
    
    /* about template */
    .about .kelly-about { 
        width: 100%;
        margin: 1em auto;
        text-align: center;
    }
    
    .about .info { 
        width: 100%; 
        margin: 0; padding: 0;
        font-size: 1em;
    }
    
    #content-sidebar-wrap { 
    	position: relative;
    	margin-top: 0;
    	padding: 50px 3% 3%;
    	width: 94%;
    	-webkit-box-sizing: content-box;
    	-moz-box-sizing: content-box;
    	-ms-box-sizing: content-box;
    	box-sizing: content-box; 
}
    
	.content-sidebar #content, 
	.sidebar-content #content{ 
		width: 100%; 
	} 
	
	.sidebar {
		float: right;
		margin-right: 0;
		margin-top: 0;
		padding: 3%;
		width: 94%;
	}
    
    #sidebar input, #sidebar textarea {
        font-size: 1em;   
    }
	
	.one-half,
	.one-third,
	.two-thirds,
	.one-fourth,
	.three-fourths,
	.one-fifth,
	.two-fifths,
	.three-fifths,
	.four-fifths,
	.one-sixth,
	.five-sixths {
		float: none;
		width: 100%;
		padding: 0;
		margin: 0;
	}
	
	#footer-left,
	#footer-right {
		text-align: center;
	}
	
	#footer-widgets .widget-area { width: 100%; }

	#emailsubbox > form{
		left: 50%;
		margin-left: -138px;
		position: relative;
		overflow: hidden;
	}
	.category-boxes {
	    margin-bottom: 1em !important;
	}

	.sidebar .widget {
		margin: 0.25em 0 0.25em;
		padding: 0.25em 0 0.25em;
		width: 100%;
	}

	

	.category-item-thumb{
		width: 50px;
		margin-right: 15px;
		margin-bottom: 5px;
	}
	.category-item-content{
		float: none;
		width: 100%;
	}

	/*------------------------------*/

		.content-top-left{
		width: 100%;
	}

	.content-top-right {
		float: right;
		margin-right: 0;
		margin-top: 0;
		padding: 3%;
		width: 94%;
	}
	.search-input {
		padding: 0 2.5%;
		width: 67%;
	}
	.widget_text img{
		display: block;
		margin: 0 auto;
	}
	.main-post .attachment-thumbnail{
		max-width: 177px;
	}

	/*---------------------------------*/


	#header-sidebar ul.menu li {width: 10.736364%;}
	.slide-entry{display: none;}
	.slide-caption h2, .slide-caption h2 a{font-size: 1.2em;}
}

/* Small Retina Screens 
------------------------------------------------------------ */
@media
only screen and (-webkit-min-device-pixel-ratio: 2)      and (max-device-width: 480px),
only screen and (   min--moz-device-pixel-ratio: 2)      and (max-device-width: 480px),
only screen and (     -o-min-device-pixel-ratio: 2/1)    and (max-device-width: 480px),
only screen and (        min-device-pixel-ratio: 2)      and (max-device-width: 480px),
only screen and (                min-resolution: 192dpi) and (max-device-width: 480px),
only screen and (                min-resolution: 2dppx)  and (max-device-width: 480px) { 
 
 #header-sidebar .header-social,
 #header-sidebar .widget-area   { margin-top: 1em; }

 #subnav li a { font-size: 1.5em; }
 
 .ribbon-heading h2, .ribbon-heading h3 { font-size: 3em; }
 
 .ribbon-heading { height: 3.5em; }
 
 .ribbon-heading:before { border-width: 2.250em 1.625em; }
 
 .category-boxes .ribbon-heading h3 { height: 1.3em; }
	

}

@media 
only screen and (max-width: 350px),
only screen and (max-device-width: 350px) {
	#subnav li a {
		font-size: 1.1em;
		padding: 0.3em 0.75em 0.3em;
	}
}




/* Additions 7.23.13 */
/**** FORMAT ARTICLE LISTS ON SUBPAGES ***/
.entry-content .articlessection a, 
.entry-content .lcp_catlist a {
color:#444;
display:block;
}

.entry-content .articlessection a:hover,
.entry-content .lcp_catlist a:hover {
background:#ddd;
}

.entry-content .articlessection li,
.entry-content .lcp_catlist li {
border-bottom:1px dotted #999;
margin:0 !important;
padding:0 !important;
list-style:none;
}

/* START HERE PAGE */
#subpagebuttons {
list-style:none;
margin:0 0 20px;
padding:0;
}

#subpagebuttons li {
padding:0;
margin:0;
display:inline-block;
}

#subpagebuttons img {
border:1px solid #fff;
}

#subpagebuttons img:hover {
border:1px solid #afb9bb;
}

.toolsbuttons {
list-style:none;
margin:0 0 20px 15px !important;
padding:0 !important;
}

.toolsbuttons li {
display:inline;
width:245px;
margin:0px 3px 3px 0 !important;
}

.toolsbuttons a {
font-family:'GothamRnd-Book', sans-serif;
color:#444444;
display:inline-block;
background:#BFD653 url(/wp-content/themes/thesis_18/custom/images/buttonbg.png) 3px 44% no-repeat;
padding:4px 10px 3px 30px;
border:1px solid #8FA13E;
width:230px;
margin-bottom:3px;
}

.toolsbuttons a:hover {
background:#8FA13E url(/wp-content/themes/thesis_18/custom/images/buttonbg.png) 3px 44% no-repeat;
color:#fff;
}

.toolsarticlesdropdown {
font-family:'GothamRnd-Book', sans-serif;
margin:0 0 15px !important;
padding:0 !important;
}

.toolsarticlesdropdown li.dropdown ul {
display:none;
}

.toolsarticlesdropdown li ul li a {
background:#e5eff1;
display:inline-block;
color:#444;
padding:5px 12px;
border:1px solid #a1ced6;
border-width:0px 1px 1px 1px;
}

.toolsarticlesdropdown a:hover {
color:#fff;
background:#a1ced6;
}

.toolsarticlesdropdown,
.toolsarticlesdropdown ul {
list-style:none;
}

.toolsarticlesdropdown li.dropdown {
position:relative;
display:inline;
}

.toolsarticlesdropdown li.dropdown > a {
display:inline-block;
color:#444;
padding:7px 8px;
border:1px solid #a1ced6;
background:#e5eff1;
}

.toolsarticlesdropdown li.dropdown ul li:first-child a {
border-top:1px solid #a1ced6;
}

.toolsarticlesdropdown li.dropdown > a:hover {
color:#fff;
background:#a1ced6;
}

.toolsarticlesdropdown li.dropdown ul li a {
display:block;
width:200px;
line-height:1.2em;
}

.toolsarticlesdropdown li.dropdown:hover > ul {
display:block;
position:absolute;
top:24px;
left:0;
margin:0;
background:none;
}

/*** DYNAMIC BUTTONS ON PAGES ***/
.dynamicbuttons, .articlesdynamicbuttons {
list-style:none;
margin:0 0 20px !important;
padding:0 !important;
}

.dynamicbuttons li, .articlesdynamicbuttons li {
display:inline;
width:245px;
margin:0px 3px 3px 0 !important;
}

.dynamicbuttons a, 
.articlesdynamicbuttons a, 
.dynamictitle,
.articlessection strong {
font-family:'GothamRnd-Book', sans-serif;
color:#444444;
display:inline-block;
padding:4px 10px 3px 30px;
border:1px solid #8FA13E;
width:245px;
margin-bottom:3px;
background:#BFD653;
font-weight:normal !important;
}

#content .articlessection strong {
margin-bottom:10px;
}

.articlessection strong a:hover {
background:#BFD653 !important;
}

.articles #content .dynamicbuttons a {
padding:4px 10px 3px 10px;
}

.articles #content #thetop {
margin-bottom:15px;
}

.dynamictitle,
.articlessection strong {
font-size:20px !important;
padding:4px 10px 3px 10px;
width:560px;
display:block;
background:#BFD653;
}

.dynamicbuttons a:hover, 
.articlesdynamicbuttons a:hover {
background:#8FA13E;
color:#fff;
}

.deals #content .dynamicbuttons a {
background:#BFD653 url(http://faithfulprovisions.com/wp-content/uploads/2011/11/deals.png) 3px 44% no-repeat;
}

.deals #content .dynamicbuttons a:hover {
background:#8FA13E url(http://faithfulprovisions.com/wp-content/uploads/2011/11/deals.png) 3px 44% no-repeat;
color:#fff;
}

.faith-family #content .dynamicbuttons a {
background:#BFD653 url(http://faithfulprovisions.com/wp-content/uploads/2011/11/faith.png) 3px 44% no-repeat;
padding-left:38px;
width:237px;
}

.faith-family #content .dynamicbuttons a:hover {
background:#8FA13E url(http://faithfulprovisions.com/wp-content/uploads/2011/11/faith.png) 3px 44% no-repeat;
color:#fff;
}

.faith-family #content .articlesdynamicbuttons a {
background:#B1D2D6 url(http://faithfulprovisions.com/wp-content/uploads/2011/11/faith.png) 3px 44% no-repeat;
padding-left:38px;
width:237px;
border:1px solid #456D73;

}

.faith-family #content .articlesdynamicbuttons a:hover {
background:#456D73 url(http://faithfulprovisions.com/wp-content/uploads/2011/11/faith.png) 3px 44% no-repeat;
color:#fff;
}

.healthy-living #content .dynamicbuttons a {
background:#BFD653 url(http://faithfulprovisions.com/wp-content/uploads/2011/11/healthy.png) 3px 44% no-repeat;
padding-left:34px;
width:241px;
}

.healthy-living #content .dynamicbuttons a:hover {
background:#8FA13E url(http://faithfulprovisions.com/wp-content/uploads/2011/11/healthy.png) 3px 44% no-repeat;
color:#fff;
}

.frugal-living #content .dynamicbuttons a {
background:#BFD653 url(http://faithfulprovisions.com/wp-content/uploads/2011/11/frugal.png) 3px 44% no-repeat;
}


.frugal-living #content .dynamicbuttons a:hover {
background:#8FA13E url(http://faithfulprovisions.com/wp-content/uploads/2011/11/frugal.png) 3px 44% no-repeat;
color:#fff;
}

.frugal-living #content .articlesdynamicbuttons a {
background:#B1D2D6 url(http://faithfulprovisions.com/wp-content/uploads/2011/11/frugal.png) 3px 44% no-repeat;
border:1px solid #456D73;
}

.frugal-living #content .articlesdynamicbuttons a:hover {
background:#456D73 url(http://faithfulprovisions.com/wp-content/uploads/2011/11/frugal.png) 3px 44% no-repeat;
color:#fff;
}

.frugal-living #content .dynamictitle,
.faith-family #content .dynamictitle,
.frugal-living #content .articlessection strong {
border:1px solid #456D73;
background:#B1D2D6;
}

.coupons #content .dynamicbuttons a {
background:#BFD653 url(http://faithfulprovisions.com/wp-content/uploads/2011/11/coupons.png) 3px 44% no-repeat;
padding-left:38px;
width:237px;
}

.coupons #content .dynamicbuttons a:hover {
background:#8FA13E url(http://faithfulprovisions.com/wp-content/uploads/2011/11/coupons.png) 3px 44% no-repeat;
color:#fff;
}

/*** MY LIST PLUGIN ***/
.mbd_add {
opacity:1.0 !important;
filter: alpha(opacity=100) !important;
margin-left:20px !important;
}

.entry-content .callout {
	background: none repeat scroll 0 0 #E4F5F4;
    border: 1px dashed #9FCDD5;
    border-radius: 5px 5px 5px 5px;
    margin: -2px 45px 33px;
    padding: 15px;
}
.entry-content p.alert { background: #ffffa0; border: 1px solid #e5e597; }

#zlrecipe-container-300 {
	margin:-2px 0 0;
}
#zlrecipe-container #zlrecipe-title {
	padding:0 185px 15px 0 !important;
	font-size: 2.1em !important;
}

#zlrecipe-container .img-desc-wrap {
    padding-top: 3px !important;
}
#zlrecipe-container ul {
    padding: 4px 0 2px 34px !important;
}
#zlrecipe-container ul li{
	line-height: 21px;
}
#zlrecipe-ingredients {
	margin:18px 0 15px !important;
}
#zlrecipe-container ol {
    padding: 2px 0 0 42px !important;
}
#zlrecipe-container ol li{
    padding: 0 0 1px  !important;
	letter-spacing:-0.01em;
}

.sdc-au-post p {padding: 0 !important;}

/* Home page top banner */
.home #content-sidebar-wrap{
	padding-top: 0.8em;
}
.top-banner-area-wrapper:after{
	content: " ";
	display: table;
	clear: both;
}
.top-banner-area-wrapper{
	position: relative;
	z-index: 101;
	top: 7px;
}

.top-banner-area{
	float: right;
	padding: 6px 11px 6px 23px;
	background-color: #8DC7D2;
	margin-right: -23px;
	box-shadow: 2px 1px 3px 1px rgba(66,80,85,.34);
	position: relative;
}
.top-banner-area:after{
	content: ' ';
	width: 0;
	height: 0;
	position: absolute;
	bottom: -5px;
	border-right: 8px solid transparent;
	border-top: 5px solid #1C4650;
	right: 0;

}
.top-banner-area:before{
	content: ' ';
	width: 0;
	height: 0;
	position: absolute;
	top: 0;
	border-left: 17px solid #FFFFFF;
	border-top: 51px solid transparent;
	border-bottom: 51px solid transparent;
	left: 0;
}
/* Home page top banner END */

.clearfix:after {
	clear: both;
	content: " ";
	display: block;
	font-size: 0;
	height: 0;
	visibility: hidden;
}