<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name: FoodyMagazine
Theme URI: http://www.simplewpthemes.com
Version: 1.0
Author: Simple WP Themes
Author URI: http://www.simplewpthemes.com
Description: Free Wordpress theme by &lt;a href="http://www.simplewpthemes.com/"&gt;SimpleWPThemes.com&lt;/a&gt;.
Text Domain: swt
*/

/* CSS Reset */
html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}code,kbd,pre,samp{font-family:monospace, monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],/* 1 */
input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}input{line-height:normal}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}body,figure{margin:0}b,strong,optgroup{font-weight:700}pre,textarea{overflow:auto}button::-moz-focus-inner,input::-moz-focus-inner,legend{border:0;padding:0}input,textarea{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}img,object,embed,iframe,video{max-width:100%;}img{width:auto;height:auto;}

/* Drop downs */
.menu{clear:both;width:100%}.menu .menu-item{display:inline-block;text-align:left}.menu a{display:block;position:relative}.menu .sub-menu{left:-9999px;opacity:0;position:absolute;-webkit-transition:opacity .4s ease-in-out;-moz-transition:opacity .4s ease-in-out;-ms-transition:opacity .4s ease-in-out;-o-transition:opacity .4s ease-in-out;transition:opacity .4s ease-in-out;z-index:99}.menu .menu-item:hover{position:static}.menu .menu-item:hover &gt; .sub-menu{left:auto;opacity:1}.menu &gt; .first &gt; a{padding-left:0}.menu &gt; .last &gt; a{padding-right:0}


/* Max-widths */
.entry img { border: 1px solid #dddddd; padding: 7px; max-width: 97.53846153846154%; }
.entry .attachment-full { max-width: 984px; }

/* Gallery */
.gallery{display: block;clear: both;overflow:hidden;margin: 0 auto 20px}.gallery-row{display: block;clear: both;overflow:hidden;margin: 0}.gallery-item{overflow: hidden;float: left;margin: 0;padding: 0;text-align:center;list-style:none;border: none;background:transparent;-webkit-box-sizing:border-box;-moz-box-sizing: border-box;box-sizing: border-box}.gallery-icon{}.gallery-icon img{width: auto;max-width:89%;height: auto;margin: 0 auto;padding: 1%;-webkit-box-sizing:border-box;-moz-box-sizing: border-box;box-sizing: border-box}.gallery-caption{margin-left:0;-webkit-box-sizing:border-box;-moz-box-sizing: border-box;box-sizing: border-box}.gallery-col-0 .gallery-item {width:100%}.gallery-col-1 .gallery-item {width:100%}.gallery-col-2 .gallery-item {width:50%}.gallery-col-3 .gallery-item {width:33.33%}.gallery-col-4 .gallery-item {width:25%}.gallery-col-5 .gallery-item {width:20%}.gallery-col-6 .gallery-item {width:16.66%}.gallery-col-7 .gallery-item {width:14.28%}.gallery-col-8 .gallery-item {width:12.5%}.gallery-col-9 .gallery-item {width:11.11%}.gallery-col-10 .gallery-item{width:10%}.gallery-col-11 .gallery-item{width:9.09%}.gallery-col-12 .gallery-item{width:8.33%}.gallery-col-13 .gallery-item{width:7.69%}.gallery-col-14 .gallery-item{width:7.14%}.gallery-col-15 .gallery-item{width:6.66%}.gallery-col-16 .gallery-item{width:6.25%}.gallery-col-17 .gallery-item{width:5.88%}.gallery-col-18 .gallery-item{width:5.55%}.gallery-col-19 .gallery-item{width:5.26%}.gallery-col-20 .gallery-item{width:5%}.gallery-col-21 .gallery-item{width:4.76%}.gallery-col-22 .gallery-item{width:4.54%}.gallery-col-23 .gallery-item{width:4.34%}.gallery-col-24 .gallery-item{width:4.16%}.gallery-col-25 .gallery-item{width:4%}.gallery-col-26 .gallery-item{width:3.84%}.gallery-col-27 .gallery-item{width:3.7%}.gallery-col-28 .gallery-item{width:3.57%}.gallery-col-29 .gallery-item{width:3.44%}.gallery-col-30 .gallery-item{width:3.33%}


/* === HTML === */

html {
	font-size: 62.5%; /* 1rem = 10px */
}

/* === Body === */

body {
	background: #fff;
	color: #707070;
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 1.55;
	font-family: 'Merriweather', serif;
	font-style: italic;
	overflow-x: hidden;
	word-wrap: break-word;
}

/* === Container === */

#container {
	max-width: 1000px;
	margin:  0 auto;
}
/* === Links === */

a,
a:visited {
	color: #000000;
	text-decoration: none;
}

a:focus,
a:active,
a:hover {
	color: #000;
	text-decoration: underline;
}

:focus {
	outline: 0;
}

/* === Transitions === */

a,
button,
input:focus,
input[type="button"],
input[type="reset"],
input[type="submit"],
textarea:focus,
.button {
	-webkit-transition: all 0.2s ease-out;
       -moz-transition: all 0.2s ease-out;
        -ms-transition: all 0.2s ease-out;
         -o-transition: all 0.2s ease-out;
            transition: all 0.2s ease-out;
}

::-moz-selection {
	background-color: #166c9b;
	color: #fff;
}

::selection {
	background-color: #166c9b;
	color: #fff;
}



/* === Headings === */

h1,
h2,
h3,
h4,
h5,
h6 {
	color: #000;
	font-family: 'Merriweather', serif;
	font-weight: 700;
	margin: 0 0 15px;
	margin: 0 0 1.5rem;
}

h1 {
	font-size: 28px;
	font-size: 2.8rem;
}

h2 {
	font-size: 26px;
	font-size: 2.6rem;
}

h3 {
	font-size: 24px;
	font-size: 2.4rem;
}

h4 {
	font-size: 22px;
	font-size: 2.2rem;
}

h5 {
	font-size: 20px;
	font-size: 2rem;
}

h6 {
	font-size: 18px;
	font-size: 1.8rem;
}

/* === Blockquotes, quotes, and cites === */

blockquote, blockquote blockquote blockquote {
	overflow: hidden;
	margin: 0 0 20px 0;
	padding: 20px 25px 0 25px;
	color: #666;
	background: #f9f9f9;
	border-left: 5px solid #ddd;
	}
blockquote blockquote {
	color: #666;
	background: #eee;
	border-left: 5px solid #ccc;
	}
	blockquote p { margin-bottom: 15px; }
	.twitter-tweet {
		width:           100%;
		-moz-box-sizing: border-box;
		     box-sizing: border-box;
	}


/* === Acronyms and abbreviations === */

abbr[title], acronym[title], time[title] {
    cursor: help;
}

acronym { text-transform: uppercase border-bottom: 1px dotted #999; }

abbr { border-bottom: 1px dotted #999; }


/* === &lt;address&gt; tag === */

address {
	font-style: italic;
	margin:     0 0 1.5rem;
}

/* === Mark === */

mark {
	padding:     3px;
	font-size:   1.125rem;
	font-style:  normal;
}

/* === &lt;hr&gt; tag === */

hr {
	height:        3px;
	border-bottom: 1px solid;
	border-top:    1px solid;
}

/* === Code and Preformatted text === */

code {
	display:     inline-block;
	padding:     2px;
	font-size:   1.4rem;
	font-weight: 400;
	border:      1px solid;
	background: #e6e6e6;
}

body pre,
body code {
	background: #efefef;
	font-family: Monaco, Consolas, "Andale Mono WT", "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", "DejaVu Sans Mono", "Bitstream Vera Sans Mono", "Liberation Mono", "Nimbus Mono L", "Courier New", Courier, monospace;
}

pre {
	padding:     1.875rem 1.5rem;
	font-size:   1.6rem;
	line-height: 1.875rem;
	border:      1px solid;

	-webkit-background-size: 3.75rem 3.75rem;
	   -moz-background-size: 3.75rem 3.75rem;
	        background-size: 3.75rem 3.75rem;

	-moz-box-sizing: border-box;
	     box-sizing: border-box;
}

	pre code {
		padding:    0;
		font-size:  1em; /* relative to parent */
		background: transparent;
		border:     none;
	}
/* === Tables === */

table {
	width:           100%;
	border-collapse: collapse;
	border: 1px solid;
	margin-bottom: 25px;
	margin-bottom: 2.5rem;
}

	caption {
		margin:       0 0 5px;
		font-variant: small-caps;
	}

	tr,
	thead { border-bottom: 1px solid; }

		tr:last-child { border: none; }

	tfoot { border-top: 1px solid; }

	th,
	td {
		padding:         10px;
		-moz-box-sizing: border-box;
		     box-sizing: border-box;
	}

	th {
		font-size:      0.8125rem;
		font-weight:    700;
		text-transform: uppercase;
	}

		.ltr th { text-align: left;  }

	td { border: 1px solid; }

		th:empty,
		td:empty,
		th.pad,
		td.pad { opacity: 0; }

	/* wp-calendar &lt;table&gt; */

		.calendar-wrap th { font-size: 10px; font-size: 1.0rem; }

		.calendar-wrap td,
		.calendar-wrap th {
			padding:        5px 2%;
			vertical-align: middle;
			text-align:     center;
		}

		.calendar-wrap th { padding: 10px 2%; }

		/* .has-posts added via jQuery. */

		.calendar-wrap tbody td.has-posts {
			padding:  0;
		}

			.calendar-wrap td.has-posts a {
				display:         block;
				padding:         5px 2%;
				font-weight:     700;
				-moz-box-sizing: border-box;
				     box-sizing: border-box;
			}

dl {
	margin: 0 0 25px 25px;
	margin: 0 0 2.5rem 2.5rem;
	}
dl dt {
	margin: 0;
	font-weight: bold;
	}
dl dd {
	margin: 0 0 5px 10px;
	margin: 0 0 0.5rem 1rem;
	padding: 0;
	}

/* === Captions === */

.wp-caption { position: relative; }

	.wp-caption-text {
		position:   absolute;
		bottom: 	14px;
		bottom:     1.4rem;
		padding: 	12px;
		padding:    10px;
		padding:    1rem;
		margin-left: 8px;
		color:      #e3e3e3;
		background: #185c00;
		background: rgba( 24, 92, 0, 0.75 );
		}

		.ltr .wp-caption-text { margin-right: 1.5rem; }
		.wp-caption-text a { color: #2C8CCC; }

/* === Forms === */

	fieldset {
		margin:  0 0 1.5rem;
		margin:  0 0 15px;
		padding: 1.5rem 1.5rem 0;
		padding: 15px 15px 0;
		border:  1px solid;
	}

		legend {
			padding:      4px 15rem;
			padding:      0.375rem 1.5rem;
			border:       1px solid;
			font-size:    10px;
			font-size:    1rem;
			font-weight:  600;
		}

		label {
			font-size:      14px;
			font-size:      1.4rem;
			font-weight:    400;
			cursor:         pointer;
		}

		input { display: block; }

		input[type="checkbox"],
		input[type="radio"] { display: inline-block; }

		input[type="number"],
		input[type="date"],
		input[type="datetime"],
		input[type="datetime-local"],
		input[type="email"],
		input[type="month"],
		input[type="password"],
		input[type="search"],
		input[type="tel"],
		input[type="text"],
		input[type="time"],
		input[type="url"],
		input[type="week"],
		textarea,
		select {
			padding:   9px 10px;
			font-size: 14px;
			font-size: 1.4rem;
			border:    1px solid #dadada;
			opacity:   0.75;

			-moz-box-sizing: border-box;
			     box-sizing: border-box;

			-webkit-transition: all 0.5s ease-in-out;
			   -moz-transition: all 0.5s ease-in-out;
			      -o-transition:  all 0.5s ease-in-out;
			        transition: all 0.5s ease-in-out;
		}

		input[type="date"],
		input[type="datetime"],
		input[type="datetime-local"],
		input[type="email"],
		input[type="month"],
		input[type="password"],
		input[type="search"],
		input[type="tel"],
		input[type="text"],
		input[type="time"],
		input[type="url"],
		input[type="week"],
		textarea,
		select { width: 100%; }

		input[name="post_password"] { margin-bottom: 25px; }

		input[type="date"]:focus,
		input[type="datetime"]:focus,
		input[type="datetime-local"]:focus,
		input[type="email"]:focus,
		input[type="month"]:focus,
		input[type="number"]:focus,
		input[type="password"]:focus,
		input[type="search"]:focus,
		input[type="tel"]:focus,
		input[type="text"]:focus,
		input[type="time"]:focus,
		input[type="url"]:focus,
		input[type="week"]:focus,
		textarea:focus,
		select:focus {
			opacity:      1;
			border:    1px solid #000;
			color: #707070;
		}

		input[type="submit"],
		input[type="reset"],
		input[type="button"],
		button {
			display:        inline-block;
			padding:        10px 13px;
			font-size:      14px;
			font-weight:    400;
			border:         none;
			background: #282828;
			color: #fff;
			width: auto !important;
			-moz-box-sizing: border-box;
			     box-sizing: border-box;

			-webkit-transition: all 0.5s ease-in-out;
			   -moz-transition: all 0.5s ease-in-out;
			      -o-transition:  all 0.5s ease-in-out;
			        transition: all 0.5s ease-in-out;
		}

		select {
			font-size: 1rem;
			padding:   7px;
		}

		textarea {
			min-height:  300px;
			padding:     1.5rem;
		}


.alignleft {
	float:        left;
	margin-right: 20px;
	margin-right: 2rem;
}

.alignright {
	float:       right;
	margin-left: 20px;
	margin-left: 2rem;
}

.aligncenter,
.center {
	display: block;
	margin:  0 auto 20px;
	margin:  0 auto 2rem;
}

.alignnone {
	float: none;
}

.left { float: left; }
.right { float: right; }

.clear {
	clear: both;
}

img.alignleft,
img.alignright {
	display: inline;
}

blockquote.alignleft,
blockquote.alignright {
	width: 33%;
}


audio,
video,
object,
embed,
iframe {
	max-width:     100%;
	margin-bottom: 15px;
	margin-bottom: 1.5rem;
}

audio,
video {
	display:   block;
	max-width: 100%;
}
.swt-full {
	margin-bottom: 20px;
	margin-bottom: 2rem;
}

img.portrait.swt-full {
		float:     left;
		max-width: 33%;
		margin:    0 20px 20px 0;
		margin:    0 2rem 2rem 0;
}

p {
	margin: 0 0 30px;
}

/*-------------------------------------------------------------------------------------------*/
/* MENU PRIMARY */
/*-------------------------------------------------------------------------------------------*/


#menu-primary {
	width: 100%;
	background: #000;
	overflow: hidden;
}

#menu-primary .wrap {
	max-width: 1000px;
	margin: 0 auto;
}

#menu-primary-items {
	width: 85%;
	float: left;
}
#menu-primary ul,
#menu-primary li {
	margin: 0;
	padding: 0;
}
#menu-primary li {
	float: left;
	display: inline-block;
}
#menu-primary a {
	position: relative;
	float: left;
	display: block;
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-size: 1.2rem;
 	color: #fff;
	font-weight: bold;
	line-height: 4;
}

#menu-primary ul:first-child &gt; li:after {
	padding: 0 8px;
	content: "I";
	line-height: 4;
	font-size: 12px;
	font-size: 1.2rem;
}

#menu-primary ul:first-child &gt; li:last-child:after {
	content: "";
}

#menu-primary-items a:hover,
#menu-primary-items li:hover &gt; a,
#menu-primary-items:first-child li.current-menu-item &gt; a {
	text-decoration: none;
	background: url(images/menu-a.gif) repeat-x scroll 0 70%;
}

#menu-primary .sub-menu li a:hover,
#menu-primary .sub-menu li:hover &gt; a,
#menu-primary .sub-menu li.current-menu-item a {
	background: none;
	text-decoration: underline;

}

#menu-primary .sub-menu {
	width: 200px;
 	padding: 17px 0 2px;
 	background: #000;
	margin: 47px 0 0 -10px;
}
#menu-primary .sub-menu a {
	color: #fff;
	padding: 0px 20px;
 	position: relative;
	width: 160px;
 	line-height: 1;
	margin-bottom: 16px;
	text-transform: none;
}
#menu-primary .sub-menu a:hover { color: #fff !important; }
#menu-primary .sub-menu .sub-menu {
	margin: -17px 0 0 200px;
}

#menu-primary .menu-item-has-children &gt; a:after,
#menu-primary .sub-menu .menu-item-has-children &gt; a:after,
#menu-secondary .menu-item-has-children &gt; a:after,
#menu-secondary .sub-menu .menu-item-has-children &gt; a:after {
	content: "\f107";
	display: inline-block;
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	padding: 0 0 0 5px;
}
#menu-secondary .menu-item-has-children &gt; a:after {
	position: relative;
	top: 1px;
}
#menu-primary .sub-menu .menu-item-has-children &gt; a:after,
#menu-secondary .sub-menu .menu-item-has-children &gt; a:after { float: right; content: "\f105"; }


/*-------------------------------------------------------------------------------------------*/
/* HEADER */
/*-------------------------------------------------------------------------------------------*/

#header {
	width: 100%;
	padding: 55px 0 49px 0;
	overflow: hidden;
	background: #fff;
}
#branding {
	float: left;
	width: 53%;
}
#site-title {
	font-size: 38px;
	margin: 0;
	line-height: 1;
}
#site-title a {
	color: #000000;
}
#site-title a span { color: #979797; }
#site-title a:hover {
	text-decoration: underline;
}
#site-description {
	color: #000;
	text-transform: uppercase;
	font-size: 12px;
 	font-weight: 400;
	margin: 10px 0 0px 1px;
	position: absolute;
}


/*-------------------------------------------------------------------------------------------*/
/* HEADER SIDEBAR */
/*-------------------------------------------------------------------------------------------*/

#sidebar-header {
	width: 45%;
	float: right;
}

#sidebar-header .widget .search-form { margin: 0; }
#sidebar-header .widget .search-form input[type="text"] { max-width: 280px; float: right; }

/*-------------------------------------------------------------------------------------------*/
/* MENU SECONDARY */
/*-------------------------------------------------------------------------------------------*/

#menu-secondary {
	width: 100%;
	border-top: 4px solid #166c9b;
	background: #000000;
	overflow: hidden;
}

#menu-secondary ul,
#menu-secondary li {
	margin: 0;
	padding: 0;
}
#menu-secondary li {
	float: left;
	display: inline-block;
}
#menu-secondary a {
	position: relative;
	display: block;
	padding: 0px 25px 0;
	margin-right: 2px;
 	line-height: 49px;
 	color: #fff;
	font-size: 16px;
	font-weight: bold;
  	transition: all 0s ease-out;
}

#menu-secondary a:hover,
#menu-secondary li.current-menu-item a,
#menu-secondary .sub-menu .current-menu-item &gt; a:hover,
#menu-secondary li:hover &gt; a,
#menu-secondary .sub-menu .current-menu-item:hover &gt; a {
	text-decoration: none;
	background: #166c9b;
}

#menu-secondary .sub-menu li:hover &gt; a,
#menu-secondary .sub-menu li.current-menu-item a,
#menu-secondary .sub-menu .current-menu-item:hover &gt; a,
#menu-secondary .sub-menu li &gt; a:hover {
	background: #166c9b;
	color: #fff;
}
#menu-secondary li.current-menu-item:hover .sub-menu a { background-image: none; }

#menu-secondary .sub-menu li.current-menu-item &gt; a,
#menu-secondary .sub-menu li.current-menu-item &gt; a:hover {
 }

#menu-secondary .sub-menu {
	width: 200px;
 	padding: 0;
 	background: #000;
 	margin: 0px 0 0 -1px;
}
#menu-secondary .sub-menu a {
	color: #fff;
	font-size: 13px;
	padding: 13px 20px;
	position: relative;
	width: 160px;
	line-height: 1;
}
#menu-secondary .sub-menu .sub-menu {
	margin: -39px 0 0 200px;
}


/* Main wrapper div for the content and sidebar */
#main {
	clear: both;
	overflow: hidden;
	width: 100%;
	padding: 45px 0;
	margin: 0 auto;
	background: #fff;
}
.singular #main { padding-top: 50px; }
#content {
	float: left;
	width: 65%;
}
.layout-1c #content {
	width: 100%;
}
.layout-2c-r #content { float: right; }

/* ====== POSTS ====== */

.entry  { overflow: hidden; margin-bottom: 9.2%; }
.singular .entry { margin-bottom: 25px; }
.sticky {}

	/* === Post Header === */

	.entry-header {
		word-wrap: break-word;
		position: relative;
	}

 	.entry-title {
		margin: 0 0 20px 0;
		padding: 0;
		font-size: 28px;
		float: left;
		margin-right: 80px;
	}

	.entry-title a { color: #000; }
	.entry-title a:hover {}

	.comments-link {
 		width: 67px;
 		height: 33px;
		padding-top: 17px;
		display: inline-block;
 		text-align: center;
		font-weight: bold;
		font-size: 18px;
		background: url(images/hat.png) no-repeat scroll right top;
		position: absolute;
		top: 0;
		right: 0;
	}


	/* === Post content and excerpts === */

	.entry-content,
	.entry-summary {
		clear: both;
		margin: 0px 0 20px;
		overflow: hidden;
	}
	.singular .entry-content { margin-bottom: 0; }
	.entry-summary p { margin-bottom: 0px; }

	.swt-featured {
		max-width: 220px;
		margin-right: 25px;
	}


	.more-link {
		color: #000;
		font-size: 16px;
 		font-weight: bold;
 		text-decoration: underline;
		display: inline-block;
		float: right;
	}
	.entry-terms { font-size: 14px; }
	.entry-author,
	.entry-published,
	.entry-terms a	{ display: inline-block; margin-right: 5px; font-size: 14px; }

	.entry-author i,
	.entry-published i,
	.entry-terms.fa-file-text-o:before {
		padding-right: 6px;
		font-size: 14px;
		color: #a8a8a8;
	}
	.entry-terms a {
		font: bold italic 14px/18px 'Merriweather', serif;
		color: #a8a8a8;
		margin: 0;
	}
	.singular .entry-footer { font-weight: bold; font-size: 16px; }
	.share-container { margin-top: 25px; }
	.rrssb-buttons li a { text-transform: uppercase; font-weight: bold; }
	.rrssb-buttons li a .text { padding: 0 5px; }

	.loop-nav {
		text-align: center;
		margin: 11% 0 6%;
	}
	.prev,
	.next	{
		background: url(images/prev-next.png) no-repeat scroll 0 0;
		width: 140px;
		padding-left: 20px;
		height: 34px;
		padding-top: 8px;
		display: inline-block;
		text-align: center;
		font-weight: bold;
	}
	.next { background-position: 100% 0; padding-left: 0; padding-right: 20px; width: 140px; }

#post-0 .search-field { width: 80%; float: left; }

/* ====== LOOP META ====== */

.loop-meta { text-align: center; margin-bottom: 30px; }

	.loop-title { font-size: 40px; font-size: 4rem; font-weight: bold; text-transform: uppercase; }

	.loop-description {}

/* Page links for multi-paged posts &lt;!--nextpage--&gt; */

.page-links {
	clear: both;
	line-height: 1;
}
.page-links a {
	display: inline-block;
	padding: 8px 11px;
	padding: 0.8rem 1.1rem;
	margin: 0 0px 0 0px;
	font-size: 16px;
	font-size: 1.6rem;
	background: #000000;
	color: #fff;
}

.page-links a:hover {
	color: #eee;
	background: #252525;
	text-decoration: none;
}

.pagination { display: block !important; }

/* Archive/search pagination and comment pagination */
.comment-navigation {
	margin-bottom: 25px;
}

.pagination .page-numbers,
.comment-navigation .page-numbers {
	display: inline-block;
	padding: 0px;
	margin: 0 0 20px;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	background: url(images/pots.png) no-repeat scroll 0 0;
	height: 25px;
	padding: 18px 0 0;
	width: 44px;
	text-align: center;
}
.pagination .dots {
	margin: 0 -1px 0 -1px;

}
.pagination a.page-numbers,
.comment-navigation a.page-numbers {
	color: #fff;
}

.pagination .current,
.comment-navigation .current {
	text-decoration: none;
	background: url(images/pots.png) no-repeat scroll left bottom;
}
.entry-content .page-links a,
.entry-content .page-links span {
	margin: 0 5px 0 0;
}

.page-numbers.prev {
 	background: #166c9b url(images/prev-next.jpg) no-repeat scroll left top;
	height: 26px;
	border-radius: 15px;
	padding: 0 10px 0 30px;
	width: auto !important;
	margin-right: 10px;
	position: relative;
	top: -2px;
}
.page-numbers.next {
	background: #166c9b url(images/prev-next.jpg) no-repeat scroll right bottom;
	height: 26px;
	border-radius: 15px;
	padding: 0 30px 0 10px;
	width: auto !important;
	margin-left: 10px;
	position: relative;
	top: -2px;
}

/* Comments */
#comments { margin-bottom: 40px; }
#comments-number { margin-bottom: 10px; }
.comment-list, .comment-list ol {
	list-style: none;
	padding: 0;
	margin: 0 0 25px 0;
	}
.comment-list li {
	padding: 7px 0 0;
	border: 0;
	background: #fff url(images/comm.png) no-repeat scroll top right;
	list-style: none;
	}
.comment-list &gt; li:last-child {
	border-bottom: 1px solid #dadada;
}
.pingback { padding: 0 !important;}
.comment article, .ping .comment-meta {
	border-top: 1px solid #ddd;
	padding: 20px 0px 0px;
}
.comment-list .avatar {
	float: left;
	width: 40px;
	height: 40px;
	margin: 0 15px 10px 0;
	padding: 0px;
	border: 1px solid #eee;
	}

.comment-meta {
	margin: 0 0 15px 0;
	font-size: 14px;
	color: #a8a8a8;
	}
.comment-meta .comment-author {
	color: #000;
	font-size: 17px;
	font-weight: bold;
	}
.comment-meta a {
	color: #000;
	}
.comment-meta a:hover {
	}
.comment-content {

	}
.comment-content ol, .comment-content ul {
	padding: 0;
	margin: 0 0 0 10px;
	border: 0;
}
.comment-content ul li, .comment-content ol li {
	padding-top: 5px;
	margin: 0 0 5px 15px;
	list-style: inside;
	list-style-type: square;
	background-image: none;
}
.comment-content ol li {
    list-style: decimal;
}
.comment-content ul ul, .comment-content ol ol {
	margin-bottom: 0;
}

.comments-closed {
	padding: 10px 25px;
	font-size: 14px;
	color: #666;
	background: #f9f9f9;
	border-left: 5px solid #ddd;
	}

.comment-respond { margin-top: 25px; }
.comment-respond label { font-size: 15px !important; font-size: 1.5rem !important; }
.comment-respond label:before { font-size: 20px !important; font-size: 2rem !important; margin-top: 4px; }

#commentform input { width: 100%; padding: 14px 18px 12px; }

.comment-form-comment { margin-bottom: 30px; }

.comm-number {
	float: right;
	font-size: 65px;
	font-weight: normal;
	color: #dadada;
}

#reply-title {
	color: #707070;
	font-size: 20px;
	font-weight: normal;
	margin-bottom: 30px;
}

#sidebar-primary {
	float: right;
	width: 30%;
	color: #707070;
	font-size: 14px;
}

.layout-2c-r #sidebar-primary { float: left; }

#sidebar-primary .widget {
	margin-bottom: 22px;
 	overflow: hidden;
	clear: both;
}

#sidebar-primary .widget-title {
	font-size: 20px;
    margin-bottom: 16px;
 	color: #555555;
}

#sidebar-primary .widget ul {
	list-style: none;
	margin-left: 0;
	padding: 0;
}

#sidebar-primary .widget li {
	margin-bottom: 2px;
	padding-left: 23px;
	background: url(images/li.png) no-repeat scroll 0px 3px;
}
#sidebar-primary .widget li:hover {
	background: url(images/lih.png) no-repeat scroll 0 3px;
}
#sidebar-primary li.recentcomments,
#sidebar-primary li.recentcomments:hover,
#sidebar-primary .swt_followers_number li,
#sidebar-primary .swt_followers_number li:hover,
#sidebar-primary .widget_swtbanners125 li,
#sidebar-primary .widget_swtbanners125 li:hover {
	background: none;
	padding: 0;
}
li.recentcomments { clear: both; overflow: hidden; margin-bottom: 8px !important;}
li.recentcomments a.url {
	text-decoration: underline;
}
.recent-image {
	float: left;
	margin-right: 20px;
	width: 32px;
	display: block;
}
.recent-comment {
 	display: block;
	overflow: hidden;
 }


#sidebar-primary .widget li ul  {
        margin-left: 10px;
}
#sidebar-primary .widget a {
	color: #000000;
}
#sidebar-primary .widget a:hover {
	color: #000000;
}

/* Widget Followers */
#sidebar-primary .swt_followers_number {
	margin-bottom: 32px !important;
}
.swt_followers_number li {
	float: left;
	display: inline-block;
	width: 28.33%;
	margin-right: 7.5%;
	text-align: center;
}
.swt_followers_number li a.fruit {
	display: block;
	height: 138px;
	text-align: center;
	font-size: 25px;
}
.swt_followers_number li.last { margin: 0; }

.swt_followers_number li a span {
	display: inline-block;
	margin: 0;
	font-weight: 700;
	font-size: 25px;
}

/* Search form widget. */
.widget .search-form {
	overflow: hidden;
	margin: 0 0 25px 0;
	position: relative;
}

.widget .search-form input[type="text"] {
	display: inline-block;
	border: 1px solid #dfdede;
	background: #fafafa;
	color: #4f4f4f;
	font-weight: bold;
	font-size: 12px;

}
.widget .search-form div:after {
	display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
	content: "\f002";
	position: absolute;
	right: 15px;
	top: 12px;
	color: #4f4f4f;
	font-size: 14px;
}

.widget .search-form input[type="submit"] {
	display: none;
}
.widget .textwidget {
}
.widget .post_tag-cloud a {
	background: #166c9b;
	color: #fff !important;
	font-size: 13px !important;
	font-size: 1.3rem !important;
	padding: 5px 7px 4px;
	border-radius: 3px;
	display: inline-block;
	margin: 0 0 4px;
}
.widget .post_tag-cloud a:hover {
	background: #000;
	color: #ffffff;
	text-decoration: none !important;
}

.swt_info img { margin-bottom: 10px; }
.swt_info h4,
.swt_info p {
	margin-bottom: 7px;
	color: #fff;
	font-size: 12px;
	line-height: 1;
}
.swt_info h4 {
	font-size: 30px;
}
/*-------------------------------------------------------------------------------------------*/
/* SUBSIDIARY SIDEBAR */
/*-------------------------------------------------------------------------------------------*/

#footer-wrap {
	width: 90%;
	padding: 0 5%;
	background: #111;
	overflow: hidden;
	color: #535353;
}
#sidebar-subsidiary {
	max-width: 1000px;
	margin: 0 auto;
	padding: 5.7% 0 2.4%;
	font-size: 13px;
	overflow: hidden;
}
#sidebar-subsidiary .widget {
	float: left;
	margin-bottom: 3%;
	overflow: hidden;
}
#sidebar-subsidiary .widget-last,
#sidebar-subsidiary .widget-4,
#sidebar-subsidiary .widget-8 {
	margin-right: 0 !important;
}
#sidebar-subsidiary .widget-title {
    color: #535353;
	font-size: 18px;
	border-bottom: 1px solid #166c9b;
	padding-bottom: 18px;
	margin-bottom: 22px;
 }
#sidebar-subsidiary .widget ul {
	list-style: none;
    margin: 0;
	padding: 0;
}
#sidebar-subsidiary .widget li {
	line-height: 2.1;
}
#sidebar-subsidiary .widget li ul {
	margin-left: 0px;
	padding-left: 15px;
}
#sidebar-subsidiary .widget a {
	color: #ffffff;
}
#sidebar-subsidiary .widget a:hover {
	color: #fff;
	text-decoration: underline;
}
#sidebar-subsidiary .widget li a:hover {
	background: url(images/bli.png) no-repeat scroll 0 0;
	padding-left: 25px;
}
#sidebar-subsidiary .widget .post_tag-cloud a:hover {
	background: #504f4f;
}


/* Flexible Widgets */

.sidebar-col-1 .widget {
	width: 100%;
	margin: 0;
}
.sidebar-col-2 .widget {
	width: 49%;
	margin-right: 2%;
}
.sidebar-col-3 .widget {
	width: 30%;
	margin-right: 5%;
}
.sidebar-col-4 .widget {
	width: 22%;
	margin-right: 4%;
}

#sidebar-subsidiary .widget-5,
#sidebar-subsidiary .widget-9 {
	clear: both;
}



/* Footer */
#footer {
	max-width: 1000px;
	padding: 0px 0 0;
	margin: 0 auto;
	overflow: hidden;
	clear: both;
	font-size: 12px;
	text-align: center;
	position: relative;
}
#footer p {
	margin: 0;
	padding: 25px 0;
	border-top: 1px solid #2a2a2a;
}
#footer a,
#footer a:hover,
#footer a:visited {
	color: #fff;
}

.scroll-to-top {
	position: relative;
	top: 10px;
	font-size: 14px;
	padding: 0 15px;
	background: #111;
}


/*-------------------------------------------------------------------------------------------*/
/* SLIDER */
/*-------------------------------------------------------------------------------------------*/
#slider { margin: 0px auto 4.5%; overflow: hidden; position: relative; }
/** RESET AND LAYOUT
===================================*/
.bxslider { margin: 0; padding: 0; }
.bx-wrapper {
	position: relative;
	margin: 0 auto 60px;
	padding: 0;
	*zoom: 1;
}

.bx-wrapper img {
	max-width: 100%;
	display: block;
}

/** THEME
===================================*/

.bx-wrapper .bx-viewport, .bxslider {
	max-height: 500px !important;
}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
	position: absolute;
	bottom: -30px;
	width: 100%;
}

/* LOADER */

.bx-wrapper .bx-loading {
	min-height: 50px;
	background: url(images/bx_loader.gif) center center no-repeat #fff;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2000;
}

/* PAGER */

.bx-wrapper .bx-pager {
	text-align: center;
	font-size: .85em;
	font-family: Arial;
	font-weight: bold;
	color: #666;
	padding-top: 20px;
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
	*zoom: 1;
	*display: inline;
}

.bx-wrapper .bx-pager.bx-default-pager a {
	background: #666;
	text-indent: -9999px;
	display: block;
	width: 10px;
	height: 10px;
	margin: 0 5px;
	outline: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #000;
}

/* DIRECTION CONTROLS (NEXT / PREV) */

.bx-wrapper .bx-prev {
	left: 10px;
	background: url(images/controls.png) no-repeat 0 0;
}

.bx-wrapper .bx-next {
	right: 10px;
	background: url(images/controls.png) no-repeat -30px 0px;
}

.bx-wrapper .bx-next:hover,
.bx-wrapper .bx-prev:hover {
	opacity: 1;
 }


.bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 50%;
	margin-top: -15px;
	outline: 0;
	width: 30px;
	height: 30px;
	text-indent: -9999px;
	z-index: 9999;
	opacity: 0.8;
}

.bx-wrapper .bx-controls-direction a.disabled {
	display: none;
}

/* AUTO CONTROLS (START / STOP) */

.bx-wrapper .bx-controls-auto {
	text-align: center;
}

.bx-wrapper .bx-controls-auto .bx-start {
	display: block;
	text-indent: -9999px;
	width: 10px;
	height: 11px;
	outline: 0;
	background: url(images/controls.png) -86px -11px no-repeat;
	margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
	background-position: -86px 0;
}

.bx-wrapper .bx-controls-auto .bx-stop {
	display: block;
	text-indent: -9999px;
	width: 9px;
	height: 11px;
	outline: 0;
	background: url(images/controls.png) -86px -44px no-repeat;
	margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
	background-position: -86px -33px;
}

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
	text-align: left;
	width: 80%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
	right: 0;
	width: 35px;
}

/* IMAGE CAPTIONS */

.bx-wrapper .bx-caption {
	position: absolute;
	bottom: 0;
	left: 0;
	background: #000;
	background: rgba(0, 0, 0, 0.80);
	width: 93%;
	padding: 4% 3.5% 4%;
}

.slider-title { margin: 0; line-height: 1; }
.bx-caption p { color: #8f8f8f;  }

.slider-title a,
.slider-title a:visited,
.slider-cat a,
.slider-cat a:hover { color: #fff; }
.slider-title a:hover { color: #fff; text-decoration: none;}

.slider-cat {
	background: #ae8243;
	padding: 14px 20px;
	display: inline-block;
	position: absolute;
	top: 10%;
	line-height: 1;
	font-size: 18px;
	font-weight: bold;
}


/* Social Profiles */
#social-profiles {
	overflow: hidden;
	float: right;
	max-width: 15%;
}

#social-profiles a {
	color: #979797;
	font-weight: bold;
	font-size: 18px;
	margin: 15px 8px 0 0;
	line-height: 1;
}
#social-profiles a:hover { color: #f1880b; text-decoration: none; }

.banner-list { margin: 0; }

/* Featured posts */
#sidebar-primary .swt_featured {
	margin-bottom: 6px !important;
}
.featured-image-wrap {
	position: relative;
	line-height: 1;
	margin-bottom: 24px;
	max-width: 300px;
}
.featured-cat-name {
	position: absolute;
	top: 18%;
	left: 0;
	padding: 10px 16px;
}
.featured-image-wrap:nth-child(odd) .featured-cat-name {
	background: rgba(72, 168, 62, 0.8);
}
.featured-image-wrap:nth-child(even) .featured-cat-name {
	background: rgba(180, 85, 112, 0.8);
}
.featured-title {
	position: absolute;
	bottom: 2px;
	background-color: rgba(0,0,0,0.8);
 	font-size: 16px;
	display: block;
	width: 100%;
	margin: 0;
	padding: 16px 0;
}
.featured-title a,
.featured-title a:hover {
	color: #fff !important;
	padding: 0 12px;
	display: block;
}
.featured-cat-name a,
.featured-cat-name a:hover {
	color: #fff !important;
}


/* Media Queries */

@media only screen and (max-width : 1140px) {
	#container { width: 88%; }
 }


/* Navigation toggles
--------------------------------------------- */

.sub-menu-toggle,
.menu-toggle {
	display: none;
	visibility: hidden;
}

/* Navigation toggles - Ensure Menu Displays when Scaled Up
--------------------------------------------- */

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

	nav {
		display: block !important;
	}

}

/* Navigation toggles - Mobile (Change max width as you see fit)
--------------------------------------------- */

@media only screen and (max-width: 1024px) {


	.menu-toggle,
	.sub-menu-toggle {
		display: block;
		font-weight: 700;
		margin: 0 auto;
		overflow: hidden;
		padding: 0px 20px;
		text-align: center;
		visibility: visible;
		font-family: FontAwesome;
		font-style: normal;
	}

	button.menu-toggle {
		width: 100% !important;
		background: #000;
		text-align: right;
		color: #fff;
	}

	button.menu-second { background: #166c9b; color: #fff; line-height: 1.5;  }

	.menu-toggle:before {
		content: '\f0c9';
		font-size: 32px;
 	}

	.sub-menu-toggle {
		background-color: transparent;
		padding: 0px;
		position: absolute;
		right: 0;
		top: 2px;
	}
	.menu-first .sub-menu-toggle { top: -1px; }

	.sub-menu-toggle:before {
		content: "+";
		color: #fff;
		margin: 0 32px 0 0;
		padding: 0;
		line-height: 1.8;
		font-size: 25px;
	}

	.sub-menu-toggle.activated:before {
		content: "-";
		font-size: 25px;
		margin: 0px 36px 0 0;
		color: #fff;
		position: relative;
		top: -3px;
	}

	#menu-secondary { background: none; border: 0 !important;}
	#menu-secondary .sub-menu a { padding-left: 40px; }
	#menu-secondary .sub-menu-toggle:before,
	#menu-secondary .sub-menu-toggle.activated:before  { color: #000; }

	.menu-item-has-children &gt; a:after,
	.sub-menu .menu-item-has-children &gt; a:after { display: none; }

	#menu-primary .sub-menu .menu-item-has-children &gt; a:after, #menu-secondary .sub-menu .menu-item-has-children &gt; a:after,
	#menu-secondary .menu-item-has-children &gt; a:after	{
		content: "";
	}

	nav {
		display: none;
		position: relative;
	}

	.menu .menu-item {
		display: block;
		position: relative;
		text-align: left;
	}

	.menu .menu-item:hover {
		position: relative;
	}

	.menu a { border-top: 0 !important; border-bottom: 1px solid #ddd;   }

	.menu .sub-menu {
		clear: both;
		display: none;
		opacity: 1;
		position: static;
		width: 100% !important;
		border: 0 !important;
		margin: 0 !important;
	}
	.menu-items .sub-menu {
		background: #fff !important;
		padding: 0 !important;
	}


	.sub-menu a {
		position: relative;
		margin: 0 !important;
		width: auto !important;
		line-height: 44px !important;
		color: #fff !important;
	}

	#menu-secondary .sub-menu a {
		line-height: 25px;
	}

	.menu .sub-menu .sub-menu {
		margin: 0;
	}


	#menu-primary li,
	#menu-primary a,
	#menu-primary a:hover,
	#menu-primary li.current-menu-item a,
	#menu-primary .sub-menu .current-menu-item &gt; a:hover,
	#menu-primary li:hover &gt; a,
	#menu-primary .sub-menu .current-menu-item:hover &gt; a {
		display: block;
		float: none;
		background: #000 !important;
		color: #fff !important;
		border-top: 1px solid #fff;
		border-bottom: 0 !important;
		padding: 0 10px;
	}
	.menu .sub-menu li:hover &gt; a { background: #000 !important; }
	#menu-primary a, #social-profiles, #social-profiles a {	background: #000 !important;}

	#menu-primary .menu-item-has-children &gt; a:after { content: ""; }
	#menu-primary-items,
	#menu-secondary-items,
	#social-profiles {
		clear: both;
		width: 100%;
		max-width: 100%;
	}

	#menu-primary ul:first-child &gt; li:after { content: ""; line-height: 1; padding: 0;}


	#menu-secondary a,
	#menu-secondary a:hover,
	#menu-secondary li:hover &gt; a,
	#menu-secondary li.current-menu-item a,
	#menu-secondary .sub-menu .current-menu-item &gt; a:hover,
	#menu-secondary .sub-menu .current-menu-item:hover &gt; a {
		background: #fff !important;
		color: #000 !important;
		font-size: 15px !important;
	}
	#menu-secondary .sub-menu a { background: #fff; padding-top: 0;  padding-bottom: 0; }
	#menu-secondary li { border-color: #ddd; display: block; float: none; }

	#social-profiles {
		border-top: 1px solid #fff;
	}
	#social-profiles li {
		float: left;
		display: inline;
		padding-bottom: 15px;
		border: 0;
	}
	#social-profiles li a {
		font-size: 25px;
	}



	.slider-title,
	.bx-caption p	{ margin-bottom: 0px; }
	.bx-caption p { font-size: 11px; }

	.banner-list li {
		max-width: 45%;
	}

	.swt_followers_number li a span { font-size: 20px; }

}

@media only screen and (max-width : 650px) {

	#branding,
	#header-banner,
	#content,
	#sidebar-header,
	#sidebar-primary,
	#sidebar-subsidiary .widget { width: 100%; }

	#branding,
	#sidebar-header
	{ float: none; }
	#sidebar-header .widget .search-form input[type="text"] { max-width: 100%; margin-top: 20px; }
	#sidebar-header .widget .search-form div:after { top: 32px; }

	#site-description { position: relative; }

	#branding,
	#header-banner,
	.widget_swt_banners,
	.widget_swt_social,
	.loop-pagination { text-align: center; }



	#content { margin-bottom: 30px; }
	#sidebar-primary { padding-top: 5%; }

	#sidebar-subsidiary .widget {
		margin-right: 0;
	}

	.bx-caption { display: none; }

	#container { width: 100%; }
	#main { padding-bottom: 0; }

	.banner-list {
		max-width: 270px;
	}

	#header,
 	#main,
	#sidebar-primary,
	#sidebar-subsidiary,
	button.menu-second
	{
		width: 448px !important;
		padding-left: 0 !important;
		padding-right: 0 !important;
		margin-left: auto;
		margin-right: auto;
	}

	button.menu-second:before { padding-right: 10px; }

	#menu-secondary { margin: 0 auto; width: 448px; }
	#sidebar-primary,
	#sidebar-subsidiary
	{
		width: 300px !important;
		float: none;
	}
}

@media only screen and (max-width : 488px) {
	#header,
	button.menu-second,
	#menu-secondary,
 	#main  {
		width: 90% !important;
		margin: 0 5% !important;
	}
	.slider-cat, .comments-link { display: none; }
}

@media only screen and (min-width : 239px) and ( max-width: 487px ) {

	#sidebar-primary  {
		width: 90% !important;
	}
}</pre></body></html>