/*
Theme Name: Fashionistas
Theme URI: http://athemes.com/theme/fashionista
Author: aThemes
Author URI: http://athemes.com
Description: Fashionistas is a bold and fun theme built on Bootstrap, suitable for magazine style blogs.
Version: 1.5
License: GNU General Public License v3.0
License URI: license.txt
Tags: black, white, two-columns, fixed-layout, threaded-comments, full-width-template, custom-menu
*/


/* Global
----------------------------------------------- */
body {
	color: #444444;
	font-weight: 400;
	font-family: Arial,"Helvetica Neue",Helvetica,sans-serif;
	font-size: 13px;
	line-height: 1.6;
	background-color: #444444;
	background-image: url('bg-gradient.png');
	background-attachment: fixed;
	background-repeat: repeat-x;
	/background-color: #444444;
	/background-image: url('bright-squares.png');
	/background-attachment: fixed;
	text-shadow: 1px 1px 0 #FFFFFF;
	}

/* Fonts */



/* Extra */

.mobile {
	display: none;
}

#box {
	/background-color: #FFFFFF;
	background-image: url('absurdity.png');
	background-attachment: fixed;
	/max-width: 920px;
	width: 100%;
	min-height: 100%;
	padding: 0px;
	/margin: 0px auto 0 -480px;
	/left: 50%;
	/-webkit-box-shadow:	1px 1px 3px 0 rgba(0,0,0,0.2), -1px 0 3px 0 rgba(0,0,0,0.2);
	/box-shadow:		1px 1px 3px 0 rgba(0,0,0,0.2), -1px 0 3px 0 rgba(0,0,0,0.2);
	/overflow: hidden;
	/border-left: 20px solid #0E266C;
	/border-right: 20px solid #0E266C;
	/border-image: url("border-side-white-clear.png") 0 50 0 50 repeat repeat;
	/border-image: url("border-side-blue-clear.png") 0 50 0 50 repeat repeat;
	/border-image: url("border-side-grey.png") 0 50 0 50 repeat repeat;
	position: fixed;
	z-index: -2;
	display: none;
}

#total-wrap {
	background-color: #FFFFFF;
	background-image: url('groovepaper.png');
	background-attachment: fixed;
	width: 100%;
	max-width: 860px;
	/min-height: 100%;
	padding: 0px;
	margin: 20px auto;
	/margin: 0px auto 0 -460px;
	/left: 50%;
	/position: absolute;
	/z-index: -1;
	/-webkit-box-shadow:	inset 1px 1px 1px 0 rgba(255,255,255,0.2), inset -1px 1px 1px 0 rgba(255,255,255,0.2);
	/box-shadow:			inset 1px 1px 1px 0 rgba(255,255,255,0.2), inset -1px 1px 1px 0 rgba(255,255,255,0.2);
	-webkit-box-shadow:	1px 0px 5px 0 rgba(0,0,0,0.1), -1px 0 5px 0 rgba(0,0,0,0.1);
	box-shadow:		1px 0px 10px 0 rgba(0,0,0,0.1), -1px 0 10px 0 rgba(0,0,0,0.1);
}

#header-wrap {
	width: 100%;
	/border-bottom: 1px solid #DDDDDD;
	/background-color: #F5F5F5;
	/background-image: url('brilliant.png');
	/background-attachment: fixed;
}

#masthead {
	/max-width: 100%;
}

#banner-1-wrap {
	display: none;
}

#banner-1-wrap , #banner-2-wrap {
	width: 100%;
	/max-width: 1400px;
	background-color: #FFFFFF;
	margin: 0 auto;
	/display: none;
}

.home #banner-1-wrap , .home #banner-2-wrap, .page-id-302 #banner-1-wrap , .page-id-302 #banner-2-wrap, .page-id-307 #banner-1-wrap , .page-id-307 #banner-2-wrap {
	/display: block;
}

#banner-1-wrap .widget, #banner-2-wrap .widget {
	margin: 0;
	padding: 0;
	/border-top: 1px solid #FFFFFF;
}

#banner-2-wrap .widget img {
	padding: 0;
	box-shadow: 0;
}

#banner-1-wrap .container, #banner-2-wrap .container {
	/margin: 0 auto;
	/max-width: 960px;
}

#breadcrumbs-wrap {
	width: 100%;
	/border: solid #DDDDDD;
	/border-width: 1px 0;
	/background-color: #002FC9;
	color: #888888;
	padding: 10px 0;
	/display: none;
}

.home #breadcrumbs-wrap {
	display: none;
}

#breadcrumbs-wrap a {
	/color: #0E266C;
}

#main-wrap {
	width: 100%;
	/background-color: #FAFAFA;
	min-height: 200px;
	/border-style: solid;
	/border-color: #EEEEEE;
	/border-width: 1px 0;
	/padding: 20px 0;
}

#social-wrap {
	/background-color: #FFFFFF;
}

#site-extra-wrap {
	width: 100%;
	/border-top: 1px solid #DDDDDD;
	/background-color: #084D87;
	/color: #FFFFFF;
	background-color: #EEEEEE !important;
	background-image: url('bg-black.png') !important;
	background-attachment: fixed !important;
}

.fa-fw {
	margin-right: 15px;
}

.col-2 {
	width: 49%;
	min-width: 150px;
	margin-right: 1%;
	float: left;
}

.home .entry-header {
	display: none !important;
}

.home .site-main h1 {
	margin: 0 0 .25em;
	/border-bottom: 1px solid #DDDDDD;
	padding-bottom: .25em;
}

.blog-sidebar {
	display: none;
}

.blog .blog-sidebar, .single-post .blog-sidebar {
	display: block !important;
}

.blog-sidebar ul {
	list-style-type: disc !important;
}

.byline {
	display: none !important;
}

.widget_recent_entries ul, .widget_archive ul {
	margin-left: 0px !important;
	padding-left: 0px !important;
}
.widget_recent_entries li, .widget_archive li {
	/padding-left: 30px;
	list-style-type: none;
}
.widget_recent_entries li a:before {
	font-family: FontAwesome;
	font-weight: normal;
	content: "\f1ea";
	display: inline-block;
	margin-right: 10px;
	/position: absolute;
}
.widget_archive li a:before {
	font-family: FontAwesome;
	font-weight: normal;
	content: "\f07b";
	display: inline-block;
	margin-right: 10px;
	/position: absolute;
}

#panel-307-0-0-0, #panel-307-0-1-0, #panel-307-0-1-1 {
	margin-bottom: 15px !important;
	/min-height: 150px;
}

.home-link h2 {
	margin-top: 30px;
	position: relative;
	text-align: center;
	text-transform: uppercase;
	z-index: 1;    
}

	.home-link h2:before {
		border-top: 2px solid #DDDDDD;
		content:"";
		margin: 0 auto;
		position: absolute;
		top: 13px; left: 0; right: 0; bottom: 0;
		width: 95%;
		z-index: -1;
}

	.home-link h2 span { background: #fff; padding: 0 10px; }

.home-link img {
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-ms-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
}

.home-link img:hover {
	opacity: 0.9;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-ms-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
}

.list-2-col li {
	width: 33.3%;
	min-width: 150px;
	float: left;
}

.no-margin {
	margin: 0 !important;
}

/* Master Slider */

.home .ms-slide-info {
	/display: none;
}

.ms-slide-info {
	min-height: 0 !important;
	margin-top: 15px !important;
}

.ms-slide-info h2 {
	font-size: 1.4em !important;
}

/* Responsive Menu */

#nav-overlay {
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-color: rgba(255, 255, 255, 0.4);
	z-index: 9999;
	display: none;
}
.responsive-menu-open #nav-overlay {
	display: block !important;
}

#click-menu {
	padding: 5px !important;
	/border-radius: 5px !important;
	top: 10px !important;
	right: 10px !important;
	float: right;
	/position: relative !important;
	background: none !important;
	/border: 3px solid #444444;
}

#responsive-menu {
	box-shadow: none !important;
	/border-right: 1px solid #FFFFFF;
	text-shadow: none !important;
}

#click-menu #RMX {
	font-size: 48px !important;
}

#responsive-menu .responsive-menu li a {
	font-family: 'Marcellus SC', serif;
	font-weight: normal;
	/letter-spacing: 0.03rem;
}
#responsive-menu-container #responsive-menu > li.responsive-menu-item:first-child > a {
	border-top: none !important;
}

/* Social */

.social-media .fa-fw, .contact-info .fa-fw {
	color: #FFFFFF;
	line-height: 40px;
	width: 40px;
	margin: 0 0 5px 0;
	background-color: #0A5145;
}

#site-extra-wrap .contact-info .fa-fw {
	color: #003C63;
	background-color: #FFFFFF;
}

.social-media a {
	text-decoration: none !important;
}

.social-media a:hover {
	opacity: 0.9;
}

.social-media .fa-facebook {
	background-color: #3B5998;
}

.social-media .fa-twitter {
	background-color: #00ACED;
}

.social-media .fa-instagram {
	background-color: #125688;
}

.social-media .fa-tumblr {
	background-color: #35465C;
}

.social-media .fa-tripadvisor {
	background-color: #569242;
}

.social-media span, .contact-info span {
	display: inline-block;
	line-height: 40px;
	max-width: 180px;
	width: 100%;
	padding: 0 20px;
	color: #FFFFFF;
	background-color: rgba(10, 81, 69, 0.8);
}

.social-media span {
	/font-weight: bold;
}

#site-extra-wrap .contact-info span {
	color: #003C63;
	background-color: rgba(255, 255, 255, 0.8);
}

.social-media .fa-facebook ~ span {
	background-color: rgba(59, 89, 152, 0.8);
}

.social-media .fa-twitter ~ span {
	background-color: rgba(0, 172, 237, 0.8);
}

.social-media .fa-instagram ~ span {
	background-color: rgba(18, 86, 136, 0.8);
}

.social-media .fa-tumblr ~ span {
	background-color: rgba(53, 70, 92, 0.8);
}

.social-media .fa-tripadvisor ~ span {
	background-color: rgba(86, 146, 66, 0.8);
}

/* Headings */
h1, h2, h3, h4, h5, h6 {
	margin: 0 0 1em;
	font-family: 'Marcellus SC', serif;
	font-weight: normal;
	/text-transform: uppercase;
	line-height: 1.2em;
	color: #444444;
	/letter-spacing: 0.05em;
	}
h1 {
	/font-size: 16px;
	font-size: 1.6rem;
	}
h2 {
	/font-size: 14px;
	font-size: 1.4rem;
	}
h3 {
	/font-size: 13px;
	/font-size: 1.3rem;
	font-size: 1.2rem;
	}
h4 {
	/font-size: 12px;
	font-size: 1.2rem;
	}
h5 {
	/font-size: 11px;
	font-size: 1.1rem;
	}
h6 {
	/font-size: 10px;
	font-size: 1rem;
	}


/* Links */
a {
	color: #888888;
	outline: none;
	text-decoration: none;
	-webkit-transition: all 0.14s ease 0s; 
	   -moz-transition: all 0.14s ease 0s; 
		 -o-transition: all 0.14s ease 0s; 
	}
a:visited {
	color: #888888;
	outline: none;
	}
a:hover,
a:focus,
a:active {
	color: #444444;
	outline: none;
	text-decoration: underline;
	text-decoration-style: dotted;
	}

/* Text Elements */
blockquote p {
	line-height: 1.6;
	}
dd {
	margin-bottom: 1em;
	}

/* Forms */

#spam-img {
	border: 1px solid transparent !important;
	margin-top: 4px;
	padding: 0 !important;
	box-shadow: none !important;
}

#spam-input {
	width: 120px !important;
}

#total-wrap .search-field {
	margin: 0px 10px 0px !important;
	float: none;
	width: 170px !important;
	/border: 2px solid #0E266C !important;
	padding-left: 30px !important;
}

input[type="search"] {
	padding-left: 20px !important;
}

.fa-search {
	margin: 10px 0px 0px 20px !important;
	position: absolute;
	color: #0E266C;
}

.contact-label {
	width: 20%;
	/margin-right: 10px;
	display: block;
	float: left;
	line-height: 40px;
}

select,
textarea,
input,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
	/height: 26px;
	font-family: Arial,"Helvetica Neue",Helvetica,sans-serif !important;
	background-color: #FFFFFF;
	color: #444444 !important;
	padding: 5px 7px !important;
	margin-top: 5px !important;
	margin-bottom: 0 !important;
	width: 75% !important;
	max-width: 100%;
	/line-height: 26px;
	/-webkit-box-shadow:	inset 1px 1px 1px 1px rgba(0,0,0,0.1), inset -1px 0px 1px 1px rgba(0,0,0,0.1);
	/box-shadow:			inset 1px 1px 1px 1px rgba(0,0,0,0.1), inset -1px 0px 1px 1px rgba(0,0,0,0.1);
	border: 1px solid #CCCCCC;
	border-radius: 0px;
	}
textarea {
	min-height: 100px;
	height: 100px;
	width: 95% !important;
	/box-sizing: border-box;
	}
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
	border: 1px solid #444444 !important;
	outline: 0;
	outline: thin solid \9;
  /* IE6-9 */
	-webkit-box-shadow:	none;
	box-shadow:			none;
	}
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	font-family: 'Marcellus SC', serif !important;
	font-size: 14px;
	font-weight: normal;
	padding: 15px 20px !important;
	margin-top: 15px !important;
	width: auto !important;
	background: #FAFAFA !important;
	color: #888888 !important;
	border: 1px solid #CCCCCC;
	-webkit-border-radius: 0px !important;
	-moz-border-radius: 0px !important;
	border-radius: 0px !important;
	/text-shadow: 1px 1px 1px rgba(0,0,0,0.4) !important;
	-webkit-box-shadow:	none;
	box-shadow:			none;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-ms-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
	text-transform: uppercase;
	letter-spacing: 0.03em;
	}
a.btn {
	font-family: 'Marcellus SC', serif !important;
	font-size: 13px;
	font-weight: normal;
	padding: 10px 15px !important;
	margin-top: 15px;
	margin-bottom: 15px;
	width: auto !important;
	background: #FAFAFA !important;
	color: #888888 !important;
	border: 1px solid #CCCCCC;
	-webkit-border-radius: 0px !important;
	-moz-border-radius: 0px !important;
	border-radius: 0px !important;
	-webkit-box-shadow:	none;
	box-shadow:			none;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-ms-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
	text-transform: uppercase;
	letter-spacing: 0.03em;
	}
a.btn:hover, a.btn:focus, a.btn:active, button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	background: #FFFFFF !important;
	border-color: #444444 !important;
	background-position: 0 0 !important;
	-webkit-box-shadow:	none;
	box-shadow:			none;
	text-decoration: none;
	/text-shadow: 1px 1px 1px rgba(0,0,0,0.4) !important;
	color: #444444 !important;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-ms-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
	}
button a, button a:hover {
	color: #444444 !important;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.4) !important;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-ms-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
}

/* Tables */
table {
	width: 100%;
	margin-bottom: 20px;
	}
table th,
table td {
	padding: 8px;
	line-height: 20px;
	text-align: left;
	vertical-align: top;
	border-top: 1px solid #ddd;
	}
table th {
	font-weight: bold;
	}
table thead th {
	vertical-align: bottom;
	}
table caption + thead tr:first-child th,
table caption + thead tr:first-child td,
table colgroup + thead tr:first-child th,
table colgroup + thead tr:first-child td,
table thead:first-child tr:first-child th,
table thead:first-child tr:first-child td {
	border-top: 0;
	}
table tbody + tbody {
	border-top: 2px solid #ddd;
	}

/* Make sure embeds and iframes fit their containers */
embed,
iframe,
object {
	max-width: 100%;
	}

/* Alignment */
.alignleft {
	display: inline;
	float: left;
	margin: 0 1.5em 1.5em 0;
	}
.alignright {
	display: inline;
	float: right;
	margin: 0 0 1.5em 1.5em;
	}
.aligncenter {
	clear: both;
	display: block;
	margin: 0 auto;
	}

/* Text meant only forreen readers */
.screen-reader-text {
	position: absolute !important;
	clip: rect(1px, 1px, 1px, 1px);
	}
.screen-reader-text:hover,
.screen-reader-text:active,
.screen-reader-text:focus {
	top: 0;
	left: 0;
	width: auto;
	height: auto;
	display: block;
	clip: auto !important;
	line-height: normal;
	text-decoration: none;
	z-index: 100; /* Above WP toolbar */
	}

/* Clearing */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}
.clearfix {
	display: inline-block;
	}
* html .clearfix {
	height: 1%;
	}
*:first-child+html .clearfix {
	min-height: 1px;
	}
.clearfix {
	display: block;
	}
.clear {
	clear: both;
	}

/* HEADER
----------------------------------------------- */
.site-header {
	padding: 20px 0;
	}
.site-header .widget {
	margin: 5px 0 0 0;
	padding-top: 0;
	height: auto;
	display: inline-flex;
	float: right;
	clear: right;
	text-align: left;
	border: none;
	font-size: 12px;
}
.site-header .widget_sow-editor {
	margin-top: 10px !important;
	font-family: 'Marcellus SC', serif;
	font-size: 15px;
	color: #888888;
}
.site-header .widget-title {
	border-bottom: none;
	color: #0E266C;
	font-weight: 300 !important;
}
.site-branding {
	float: left;
	/text-align: center;
	width: auto;
	max-width: 75%;
	/min-width: 200px;
	}
.site-branding img {
	max-height: 45px;
	}
.site-title {
	margin: 0;
	/font-size: 30px;
	font-size: 2.5rem;
	font-family: Arial,"Helvetica Neue",Helvetica,sans-serif;
	font-weight: 400;
	/text-transform: uppercase;
	line-height: 1em;
	}
.site-title a {
	color: #0E266C;
	text-decoration: none;
	}
.site-description {
	color: #0E266C;
	font-weight: 400;
	font-family: Arial,"Helvetica Neue",Helvetica,sans-serif;
	text-transform: uppercase;
	letter-spacing: 2px;
	}

/* MENU
----------------------------------------------- */
.sf-menu ul:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}
.sf-menu ul {
	display: inline-block;
	}
* html .sf-menu ul {
	height: 1%;
	}
*:first-child+html .sf-menu ul {
	min-height: 1px;
	}
.sf-menu ul {
	display: block;
	}

.sf-menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}
.sf-menu li ul {
	top: -999em;
	position: absolute;
	z-index: 900;
	}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	top: 40px;
	}
.sf-menu li:hover li ul,
.sf-menu li.sfHover li ul {
	top: -999em;
	}
.sf-menu li li:hover ul,
.sf-menu li li.sfHover ul {
	top: 0;
	left: 170px;
	}
.sf-menu li li:hover li ul,
.sf-menu li li.sfHover li ul {
	top: -999em;
	}
.sf-menu li li li:hover ul,
.sf-menu li li li.sfHover ul {
	top: 0;
	left: 170px;
	}
.sf-menu li {
	float: left;
	position: relative;
	visibility:	inherit;
	}
.sf-menu li a {
	float: left;
	display: block;
	/font-weight: 400;
	font-family: Arial,"Helvetica Neue",Helvetica,sans-serif;
	text-decoration: none;
	text-transform: uppercase;
	}
.sf-menu li a:hover,
.sf-menu li.sfHover > a,
.sf-menu li.current_page_item > a,
.sf-menu li.current-menu-item > a,
.sf-menu li.current-menu-parent > a,
.sf-menu li.current-page-parent > a,
.sf-menu li.current-page-ancestor > a,
.sf-menu li.current_page_ancestor > a {
	}
.sf-menu li:hover li a,
.sf-menu li.sfHover li a {
	width: 140px;
	}

#top-navigation {
	background: #0E266C;
	display: none;
	}
#top-navigation ul {
	border-left: 1px solid #1563A3;
	}
#top-navigation li ul {
	}
#top-navigation li:hover ul,
#top-navigation li.sfHover ul {
	top: 40px;
	background: #0E266C;
	border-left: none;
	/border-top: 1px solid #1563A3;
	}
#top-navigation li li:hover ul,
#top-navigation li li.sfHover ul {
	top: -1px;
	border-left: 1px solid #1563A3;
	}
#top-navigation li {
	border-right: 1px solid #1563A3;
	}
#top-navigation li li {
	border-right: none;
	border-bottom: 1px solid #1563A3;
	}
#top-navigation li li:last-child {
	border-bottom: none !important;
}
#top-navigation li a {
	padding: 0 15px;
	color: #0E266C;
	font-size: .9em;
	line-height: 40px;
	}
#top-navigation li a:hover,
#top-navigation li.sfHover > a,
#top-navigation li.current_page_item > a,
#top-navigation li.current-menu-item > a,
#top-navigation li.current-menu-parent > a,
#top-navigation li.current-page-parent > a,
#top-navigation li.current-page-ancestor > a,
#top-navigation li.current_page_ancestor > a {
	color: #fff;
	}
#top-navigation li:hover li a,
#top-navigation li.sfHover li a {
	padding: 10px 15px;
	font-size: .75em;
	line-height: normal;
	}


#masthead ul {
	list-style-type: none;
}

#masthead ul li {
	float: left;
	/border: 1px solid transparent;
	/padding-bottom: 5px;
	line-height: 25px !important;
	margin: 0;
}

#masthead ul ul {
	list-style-type: none;
	/background: #222;
	padding-left: 0;
	margin-left: 0;
	/border: 2px solid #222;
	position: relative;
	}
#masthead ul ul li:first-of-type:after, #masthead ul ul li:first-of-type:before {
	/top: -4px;
	/left: 10px;
	/border: solid transparent;
	/content: " ";
	/height: 0;
	/width: 0;
	/position: absolute;
	/pointer-events: none;
	}
#masthead ul ul:after {
	/border-color: rgba(51, 51, 51, 0);
	/border-bottom-color: #002FC9;
	/border-width: 5px;
	/margin-left: -5px;
	}
#masthead ul ul li:first-of-type:before {
	/border-color: rgba(51, 51, 51, 0);
	/border-bottom-color: #002FC9;
	/border-width: 6px;
	/margin-left: -6px;
	}
#masthead ul ul li:first-of-type {
	/border-top-left-radius: 3px;
	/border-top-right-radius: 3px;
}
#masthead ul ul li:last-of-type {
	/border-bottom-left-radius: 3px;
	/border-bottom-right-radius: 3px;
}

#masthead ul ul li {
	float: none;
	border: none;
	/background-color: rgba(255,255,255,0.6);
	/border-top: none;
	/border-bottom: 1px solid #CCCCCC;
	/border-left: 1px solid #CCCCCC;
	/border-right: 1px solid #CCCCCC;
	padding: 0;
	margin: 0;
	line-height: 25px !important;
}

#masthead ul ul li:last-child {
	/border-top: 1px solid #CCCCCC !important;
}

#masthead ul li ul {
	/top: -999em;
	position: absolute;
	display: none;
	z-index: 99999;
	/padding-top: 8px;
	}
#masthead ul li:hover ul,
#masthead ul li.sfHover ul {
	/top: 88px;
	/padding-top: 5px;
	display: block;
	
	}

#masthead ul li a {
	padding: 0px 20px;
	/background-color: #FAFAFA;
	color: #888888;
	font-weight: bold;
	text-decoration: none;
	line-height: 50px !important;
	/border-radius: 2px;
	font-family: "Times New Roman", serif !important;
	font-size: 13px;
	letter-spacing: 1px;
	/border-top: 1px solid #EEEEEE;
	/border-bottom: 1px solid #EEEEEE;
	/border-left: 1px solid #EEEEEE;
	display: block;
	text-transform: uppercase;
}
#masthead ul li:first-child a {
	/border-radius: 4px 0 0 4px;
}
#masthead ul li:last-child a {
	/border-right: 1px solid #EEEEEE;
	/border-radius: 0 4px 4px 0;
}
#masthead ul ul li:first-child a {
	/border-radius: 0;
}
#masthead ul ul li:last-child a {
	/border-radius: 0 0 4px 4px;
}
#masthead ul ul li a {
	background-color: #FAFAFA !important;
	color: #888888 !important;
	border-top: none;
	/border-bottom: 1px solid #EEEEEE;
	/border-left: 1px solid #EEEEEE;
	/border-right: 1px solid #EEEEEE;
	display: block;
	text-align: left;
	font-size: 12px;
	line-height: 40px !important;
	padding: 0px 20px;
	/border-radius: 0px !important;
}

#masthead ul li a:hover,
#masthead ul li.sfHover > a {
	/background-color: #F5F5F5;
	color: #444444;
}
#masthead ul li.current_page_item > a,
#masthead ul li.current-menu-item > a,
#masthead ul li.current-menu-parent > a,
#masthead ul li.current-page-parent > a,
#masthead ul li.current-page-ancestor > a,
#masthead ul li.current_page_ancestor > a {
	color: #444444;
	/background-color: #F5F5F5;
	text-decoration: none;
	}
#masthead ul ul li:hover a {
	/background-color: #F5F5F5 !important;
	color: #444444 !important;
}
#masthead ul ul li.current_page_item > a,
#masthead ul ul li.current-menu-item > a {
	color: #444444 !important;
	/background-color: #F5F5F5 !important;
}
#masthead ul li.menu-item-has-children > a:after {
	content: "\f107";
	margin-left: 10px;
	font-family: "FontAwesome" !important;
}



#main-nav-wrap {
	/display: none;
	/background-color: #0E266C;
	/background-image: url('bg-blacker.png');
	/background-attachment: fixed;
	/* background: #0E266C;
	background-image: -webkit-linear-gradient(top, #0E266C, #444444);
	background-image: -moz-linear-gradient(top, #0E266C, #444444);
	background-image: -ms-linear-gradient(top, #0E266C, #444444);
	background-image: -o-linear-gradient(top, #0E266C, #444444);
	background-image: linear-gradient(to bottom, #0E266C, #444444); */
}

#main-navigation {
	display: none;
	/max-width: 100%;
	/border-top: 1px solid #FFFFFF;
	/border-bottom: 1px solid #FFFFFF;
	}
#main-navigation ul {
	/display: block;
	/text-align: center;
	/box-shadow: 0 0 2px rgba(0,0,0,0.4);
}
#main-navigation li {
	/border-left: 1px solid #FFFFFF;
	margin: 0 0;
	display: inline-flex;
}
#main-navigation li:first-child {
	border-left: none;
	/margin-left: 0px;
}
#main-navigation li:first-child a {
	/border-left: none;
	/margin-left: 0px;
	border-radius: 4px 0 0 4px;
}
#main-navigation li:last-child a {
	/border-left: none;
	/margin-left: 0px;
	border-radius: 0 4px 4px 0;
	border-right: 1px solid #DDDDDD;
}
#main-navigation li a {
	font-family: "Montserrat", sans-serif;
	font-size: 15px;
	/font-weight: bold;
	padding: 0 34px;
	background-color: rgba(255,255,255,0.5);
	color: #888888;
	line-height: 50px;
	letter-spacing: 0.03em;
	/text-shadow: 1px 1px 1px rgba(0,0,0,0.4) !important;
	text-decoration: none;
	border-top: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	}
#main-navigation .sf-menu > ul > li:after {
	width: 6px;
	float: left;
	margin-top: 16px;
	content: "/";
	display: none;
	color: #e6e6e6;
	font-size: 1.8em;
	font-family: Arial, Helvetica, sans-serif;
	}
#main-navigation .sf-menu > ul > li:last-child:after {
	display: none;
	}
#main-navigation li:hover ul,
#main-navigation li.sfHover ul {
	top: 40px;
	background: #444444;
	}
#main-navigation li li:hover ul,
#main-navigation li li.sfHover ul {
	top: -1px;
	border-left: 1px solid #1563A3;
	}
#main-navigation li li {
	border-top: 1px solid #FFFFFF;
	border-left: none;
	}
#main-navigation li li:last-child {
	/border-bottom: none;
}
#main-navigation li li a {
	color: #FFFFFF;
	/text-shadow: 1px 1px 1px rgba(0,0,0,0.4) !important;
	/background-image: url('bg-blacker.png') !important;
	/background-attachment: fixed !important;
	font-size: 11px;
	line-height: 30px;
	}
#main-navigation li a:hover,
#main-navigation li.sfHover > a {
	background-color: #FFFFFF;
	/background-image: url('bg-blacker.png');
	/background-attachment: fixed;
	color: #444444;
	/text-shadow: 1px 1px 1px rgba(0,0,0,0.4) !important;
	/box-shadow: 0 0 2px rgba(0,0,0,0.4);
	}
#main-navigation li.current_page_item > a,
#main-navigation li.current-menu-item > a,
#main-navigation li.current-menu-parent > a,
#main-navigation li.current-page-parent > a,
#main-navigation li.current-page-ancestor > a,
#main-navigation li.current_page_ancestor > a {
	background-color: #FFFFFF;
	/background-image: url('bg-blacker.png');
	/background-attachment: fixed;
	color: #444444;
	/text-shadow: 1px 1px 1px rgba(0,0,0,0.4) !important;
	}
#main-navigation li li a:hover,
#main-navigation li li.sfHover > a {
	background-color: #0E266C !important;
	color: #ffffff;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.4) !important;
}
#main-navigation li li.current_page_item > a,
#main-navigation li li.current-menu-item > a {
	background-color: #888888 !important;
	color: #ffffff;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.4) !important;
}
#main-navigation li.page_item_has_children > a:after, #main-navigation li.menu-item-has-children > a:after {
	content: "\f107";
	margin-left: 10px;
	font-family: "FontAwesome" !important;
}

/* Small Navigation */
.nav-open,
.nav-close {
	display: none;
	color: #FFFFFF !important;
	padding: 0 18px;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.4) !important;
	font-size: 1.2em;
	font-weight: 400;
	font-family: Arial,"Helvetica Neue",Helvetica,sans-serif;
	text-decoration: none;
	text-transform: uppercase;
	line-height: 50px;
	letter-spacing: 1px;
	}
@media onlyreen and (max-width: 60em) {
	.nav-open {
		display: inline-block;
		}
	#main-navigation:target > .nav-open {
		display: none;
		}
	#main-navigation:target > .nav-close {
		display: inline-block;
		}
	#main-navigation > .sf-menu {
		position: relative;
		text-align: left;
		}
	#main-navigation > .sf-menu > ul {
		position: relative;
		top: 0;
		left: 0;
		width: 100%;
		max-height: 0;
		max-width: 16em;
		overflow: hidden;
		background: #0E266C;
		}
	#main-navigation:target > .sf-menu > ul {
		max-height: 900px;
		max-width: 100%;
		z-index: 901;
		}
	#main-navigation > .sf-menu > ul > li {
		float: none;
		display: block;
		border-bottom: 1px solid #1563A3;
		}
	#main-navigation > .sf-menu ul li:only-child {
		border-top: 1px solid #1563A3;
		}
	#main-navigation > .sf-menu ul li:last-child {
		border-bottom: none;
		}
	#main-navigation > .sf-menu > ul > li:after {
		display: none;
		}
	#main-navigation li a {
		float: none;
		display: block;
		color: #fff;
		}
	#main-navigation li li:hover ul,
	#main-navigation li li.sfHover ul {
		border-left: none;
		}
	ul.sub-menu li {
		float: none;
		display: block;
		z-index: 902;
		}
	.sf-menu li ul {
		top: -999em;
		position: static;
		z-index: 900;
		}
	}


/* LAYOUT
----------------------------------------------- */
.container {
	max-width: 800px;
	width: 100%;
	margin: 0 auto;
	}
.content-area {
	width: 100%;
	float: left;
	}
.site-content {
	margin: 0 260px 0 0;
	}
.site-sidebar {
	width: 200px;
	float: left;
	margin: 0 0 0 -240px;
	padding-left: 20px;
	border-left: 2px solid #0E266C;
	}

/* CONTENT
----------------------------------------------- */
.site-main {
	/padding: 20px 0;
	}
.site-main img {
	/padding: 5px;
	/background-color: #FFFFFF;
	/box-shadow: 0 0 3px rgba(0,0,0,0.3);
	opacity: 1;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-ms-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
}
.site-main img:hover {
	opacity: 0.9;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-ms-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
}
.site-main ul {
	margin: 0 0 20px;
	padding: 0 0 0 20px;
	list-style: circle;
}
.site-content li {
	margin: 0 0 .75em;
	}
.site-content ul ul,
.site-content ul ol,
.site-content ol ol,
.site-content ol ul {
	margin-top: .75em;
	}

.sticky {
	}
.hentry {
	margin: 0 0;
	-ms-word-wrap: break-word;
	word-wrap: break-word;
	}

.entry-header {
	margin: 0 0;
	text-align: left;
	/display: none;
	}
.entry-title {
	margin: 0;
	margin: 0 0 .25em;
	/border-bottom: 1px solid #DDDDDD;
	padding-bottom: .25em;
	line-height: 1.4;
	/text-transform: uppercase;
	}
.entry-title a {
	color: #444444;
	text-decoration: none;
	}
.entry-title a:hover {
	color: #0E266C;
	
	}
.entry-meta {
	color: #0E266C;
	font-size: .9em;
	font-weight: 300;
	font-family: Arial,"Helvetica Neue",Helvetica,sans-serif;
	text-transform: uppercase;
	}
.entry-meta a {
	color: #444444;
	text-decoration: none;
	}
.entry-meta a:hover {
	color: #0E266C;
	}
.entry-meta .posted-on a:before {
	content: "\f073";
	margin-right: 10px;
	font-family: "FontAwesome" !important;
}
.entry-meta .cat-links {
	margin: 0 20px 0 0;
	}
.entry-meta [class^="ico-"]:before {
	margin-right: 5px;
	color: #0E266C;
	}
.comments-link:before,
.author.vcard:before {
	margin: 0 0 0 8px;
	padding: 0 6px 0 0;
	content: "/";
	color: #0E266C;
	}
.entry-thumbnail {
	margin: 0 0 20px;
	}
.entry-thumbnail img {
	display: block;
	}
.entry-content {
	margin: 15px 0;
	}
.entry-summary {
	margin: 0 0 30px;
	}
.entry-footer {
	clear: both;
	padding: 8px 0;
	/border: solid #0E266C;
	/border-width: 1px 0 3px;
	}
.more-link,
.page-links {
	margin: 15px 0 0;
	display: block;
	text-align: center;
	}
.post-password-required label {
	float: left;
	margin: 0 10px 0 0;
	}

.page-header {
	margin: 0 0 30px;
	border-bottom: 3px solid #0E266C;
	}
.page-title {
	margin: 0 0 10px;
	color: #0E266C;
	font-size: 1.2em;
	text-transform: uppercase;
	letter-spacing: 2px;
	}
body.page .entry-header {
	text-align: left;
	}
body.page .entry-title {
	margin: 0;
	}

body.search .page .entry-footer {
	padding: 0;
	border-top: none;
	}

/* Author Box */
.author-info {
	margin: 0 0 40px;
	padding: 0 0 30px;
	border-bottom: 1px solid #0E266C;
	}
.author-info .author-photo {
	float: left;
	margin: 0 30px 0 0;
	}
.author-info .author-content {
	margin: 0 0 0 105px;
	}
.author-info .author-content h3 {
	margin: 0 0 10px;
	font-size: 1.2em;
	text-transform: uppercase;
	letter-spacing: 1px;
	}
.author-info .author-links a {
	margin: 0 20px 0 0;
	color: #0E266C;
	font-size: .9em;
	font-family: Arial,"Helvetica Neue",Helvetica,sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: 2px;
	}
.author-info .author-links a:hover {
	color: #0E266C;
	}

/* Media
----------------------------------------------- */
.page-content img.wp-smiley,
.entry-content img.wp-smiley,
.comment-content img.wp-smiley {
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
	border: none;
	}
.wp-caption {
	border: 1px solid #d5d5d5;
	margin-bottom: 1.5em;
	max-width: 100%;
	}
.wp-caption img[class*="wp-image-"] {
	display: block;
	margin: 1.2% auto 0;
	max-width: 98%;
	}
.wp-caption-text {
	text-align: center;
	}
.wp-caption .wp-caption-text {
	margin: .5em 0;
	}
.site-content .gallery {
	margin-bottom: 1.5em;
	}
.gallery-caption {
	}
.site-content .gallery a img {
	border: none;
	height: auto;
	max-width: 90%;
	}
.site-content .gallery dd {
	margin: 0;
	}
.entry-attachment .attachment {
	margin: 0 0 15px;
	}

/* Navigation
----------------------------------------------- */
.site-content [class*="navigation"] {
	margin: 0 0 15px;
	overflow: hidden;
	}
[class*="navigation"] .nav-previous {
	width: 50%;
	float: left;
	}
[class*="navigation"] .nav-next {
	width: 50%;
	float: right;
	text-align: right;
	}
.site-content [class*="navigation"] a {
	display: inline-block;
	padding: 4px 15px;
	color: #fff;
	font-size: 1.2em;
	font-weight: 300;
	font-family: Arial,"Helvetica Neue",Helvetica,sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	line-height: 26px;
	background: #0E266C;
	border: solid #666;
	border-width: 0 0 3px;
	}
.site-content [class*="navigation"] a:hover {
	background: #666;
	border-color: #0E266C;
	}
.site-content .post-navigation {
	margin-top: -25px;
	padding: 0 0 10px;
	border-bottom: 1px solid #0E266C;
	}
.site-content .post-navigation a {
	padding: 0;
	color: #0E266C;
	font-size: .9em;
	font-weight: 400;
	line-height: 20px;
	background: none;
	border: none;
	}
.site-content .post-navigation a:hover {
	color: #0E266C;
	
	background: none;
	border: none;
	}
.site-content .post-navigation span {
	display: block;
	color: #0E266C;
	font-size: 1.3em;
	font-family: Arial,"Helvetica Neue",Helvetica,sans-serif;
	text-transform: uppercase;
	}
.site-content .post-navigation .meta-nav {
	display: none;
	}
.site-content .post-navigation .nav-next {
	width: 35%;
	margin-left: 5%;
	padding-right: 10%;
	text-align: left;
	}
.site-content .post-navigation .nav-previous {
	width: 35%;
	margin-right: 5%;
	padding-left: 10%;
	text-align: right;
	}

/* COMMENTS
----------------------------------------------- */
#reply-title,
.comments-title {
	margin: 0 0 20px;
	padding: 0 0 15px;
	color: #0E266C;
	font-size: 1.3em;
	text-transform: uppercase;
	letter-spacing: 2px;
	border-bottom: 3px solid #0E266C;
	}
.comment-list {
	margin: 0 0 20px;
	padding: 0;
	list-style: none;
	}
.comment-list ul.children {
	margin: 0 0 0 50px;
	list-style: none;
	}
.comment-list li.comment,
.comment-list li.pingback {
	margin: 0;
	padding: 0;
	}
.comment-list li.pingback p {
	margin: 0;
	font-style: italic;
	}
.comment-list li.comment .comment-body {
	padding: 30px 0 20px;
	border-bottom: 1px solid #0E266C;
	}
.comment-list li.comment .comment-author .avatar {
	float: left;
	margin: 0 20px 0 0;
	display: block;
	}
.comment-list li.comment .comment-author .fn {
	color: #999;
	font-size: 1.2em;
	font-family: Arial,"Helvetica Neue",Helvetica,sans-serif;
	text-transform: uppercase;
	}
.comment-list li.comment .comment-author .fn a {
	color: #0E266C;
	text-decoration: none;
	}
.comment-list li.comment .comment-author .fn a:hover {
	color: #0E266C;
	
	}
.comment-list li.comment .comment-metadata {
	margin: 0 0 3px;
	}
.comment-list li.comment .comment-metadata a {
	color: #0E266C;
	font-size: .9em;
	font-weight: 300;
	font-family: Arial,"Helvetica Neue",Helvetica,sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	}
.comment-list li.comment .comment-metadata a:hover {
	color: #0E266C;
	}
.comment-list li.comment .reply {
	float: right;
	}
.comment-list li.comment .reply a {
	color: #0E266C;
	font-size: .9em;
	font-weight: 300;
	font-family: Arial,"Helvetica Neue",Helvetica,sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	}
.comment-list li.comment .reply a:hover {
	color: #0E266C;
	}
.comment-content {
	clear: both;
	margin: 20px 0 0;
	}
.comment-content a {
	word-wrap: break-word;
	}
.bypostauthor {
	}

/* Comment Form */
#reply-title {
	margin-top: 20px;
	}
#cancel-comment-reply-link {
	margin: 0 0 0 10px;
	color: #0E266C;
	font-size: .9em;
	text-decoration: none;
	}
#commentform {
	margin: 0;
	padding: 0;
	}
#commentform label {
	color: #0E266C;
	font-family: Arial,"Helvetica Neue",Helvetica,sans-serif;
	text-transform: uppercase;
	letter-spacing: 2px;
	}
#commentform textarea {
	height: 125px;
	}

/* WIDGETS
----------------------------------------------- */
.widget {
	margin: 0 0 15px;
	/border-bottom: 1px solid #0E266C;
	}
.widget-title {
	margin: 0 0 5px;
	padding: 0 0 5px;
	/font-size: 1.2em;
	/font-weight: 300;
	/text-align: left;
	/text-transform: uppercase;
	/letter-spacing: 2px;
	/border-bottom: 3px solid #0E266C;
	}

/* Make sure select elements fit in widgets */
.widget select {
	max-width: 100%;
	}

.widget ul {
	margin: 0 0 20px;
	padding: 0 0 0 20px;
	list-style: circle;
	}
.widget ul ul {
	margin: 0 0 0 10px;
	}
.widget li {
	margin: 0 0 7px;
	}

.widget li a {
	color: #444444;
	}
.widget li a:hover {
	color: #0E266C;
	
	}

.so-widget-sow-image img {
	padding: 10px;
	background-color: rgba(255,255,255,0.5);
	box-shadow: 0 0 4px rgba(0,0,0,0.3);
	/margin-bottom: 15px;
}

.so-widget-sow-image h2 {
	font-size: 13px;
	/margin-top: 10px;
	text-align: center;
}

/* Widget Tabs */
ul.widget-tab-nav {
	margin: 0 0 15px;
	border-bottom: 3px solid #0E266C;
	*zoom: 1;
	}
.widget-tab-nav li {
	float: left;
	width: 33.3%;
	margin: 0;
	text-align: center;
	}
.widget-tab-nav li a {
	display: block;
	padding: 4px 15px;
	color: #0E266C;
	font-size: 1.1em;
	font-family: Arial,"Helvetica Neue",Helvetica,sans-serif;
	text-transform: uppercase;
	letter-spacing: 2px;
	line-height: 30px;
	background: none;
	border: none;
	border-radius: 0;
	}
.widget-tab-nav li a:hover,
.widget-tab-nav li a:focus {
	color: #0E266C;
	text-decoration: none;
	}
.widget-tab-nav li.active a {
	color: #fff;
	background: #0E266C;
	}
.widget-tab-content .tab-pane {
	display: none;
	}
.widget-tab-content .active {
	display: block;
	}
.widget-tab-content .tab-pane li {
	margin: 0 0 15px;
	}
.widget-entry-thumbnail {
	float: left;
	width: 50px;
	height: 50px;
	}
.widget-entry-thumbnail img {
	width: 50px;
	height: 50px;
	display: block;
	}
.widget-entry-summary {
	margin: 3px 0 0 60px;
	}
.widget-entry-content span,
.widget-entry-summary span {
	color: #0E266C;
	font-size: .875em;
	font-weight: 300;
	font-family: Arial,"Helvetica Neue",Helvetica,sans-serif;
	text-transform: uppercase;
	}
.widget-entry-content h4,
.widget-entry-summary h4 {
	margin: 0;
	font-size: 1em;
	text-transform: uppercase;
	line-height: 1.4;
	}
.widget-entry-content h4 a,
.widget-entry-summary h4 a {
	}
.widget-entry-content h4 a:hover,
.widget-entry-summary h4 a:hover {
	text-decoration: none;
	}
#widget-tab-tags {
	padding: 0 0 15px;
	font-size: .9em;
	font-weight: 300;
	font-family: Arial,"Helvetica Neue",Helvetica,sans-serif;
	text-transform: uppercase;
	line-height: 1.8;
	}
#widget-tab-tags a {
	color: #0E266C;
	text-decoration: none;
	}
#widget-tab-tags a:hover {
	color: #0E266C;
	}

/* Widget oEmbed */
.widget-oembed-content {
	margin: 0 auto 5px;
	}
.widget-oembed-content embed,
.widget-oembed-content iframe,
.widget-oembed-content object,
.widget-oembed-content video {
	max-width: 100%;
	min-height: 200px;
	max-height: 250px;
	}
.widget-oembed-description {
	margin: 0 0 15px;
	}

/* Widget Social Icons */
.widget-social-icons {
	/text-align: center;
}
.widget-social-icons li {
	/float: left;
	margin: 5px !important;
	display: inline-block;
	/text-align: center;
	}
.widget-social-icons li a {
	display: block;
	/padding: 10px;
	border-radius: 50%;
	color: #FFFFFF;
	}
.widget-social-icons .widget-si-twitter a {
	background-color: #00aced;
}
.widget-social-icons .widget-si-facebook a {
	background-color: #3b5998;
}
.widget-social-icons .widget-si-tumblr a {
	background-color: #35465c;
}
.widget-social-icons .widget-si-instagram a {
	background-color: #125688;
}
.widget-social-icons li a:hover {
	background-color: #0E266C;
	color: #FFFFFF !important;
	}
.widget-social-icons li a [class^="ico-"]:before {
	width: 40px;
	margin: 0;
	font-size: 20px;
	line-height: 40px;
	/background: #003C63;
	}
.widget-social-icons li a:hover [class^="ico-"]:before {
	/background: #003C63;
	/color: #003C63 !important;
	}

/* Widget Flickr */
.widget-flickr-stream {
	margin: 0 -10px;
	}
.flickr_badge_image {
	float: left;
	width: 60px;
	display: block;
	margin: 0 10px 20px 10px;
	}
.flickr_badge_image img {
	display: block;
	}

/* Header Widgets */
.site-header .widget {
	}

/* SIDEBAR
----------------------------------------------- */
.site-sidebar .widget_search .search-form {
	margin: 15px 0;
	}
.site-sidebar .widget_search .search-field {
	float: left;
	width: 65%;
	margin: 0 10px 0 0;
	}

/* SITE EXTRA
----------------------------------------------- */
.site-extra {
	padding: 20px 0;
	/border-top: 1px solid #0E266C;
	}
.site-extra .pad {
	margin: 0 -15px;
	}
.site-extra .widget-area {
	float: left;
	width: 25%;
	}
.extra-one .widget-area {
	width: 100%;
	}
.extra-two .widget-area {
	width: 50%;
	}
.extra-three .widget-area {
	width: 33.3%;
	}
.site-extra .widget {
	margin: 0 15px;
	padding: 0;
	border: none;
	}

.site-extra .widget p {
	margin: 0 0 5px;
}

.site-extra .widget ul {
	padding: 0;
	margin: 0 0 5px;
}

.site-extra .widget li {
	list-style-type: none;
	margin: 0 0 5px;
}

/* FOOTER
----------------------------------------------- */
.site-footer {
	/background-color: #000000;
	/background-image: url('brilliant.png');
	/background-attachment: fixed;
	font-size: 11px;
	font-family: Arial,"Helvetica Neue",Helvetica,sans-serif;
	/text-transform: uppercase;
	/letter-spacing: 1px;
	/border-top: 1px solid #DDDDDD;
	/padding: 20px 0 20px 0;
	width: 100%;
	/color: #FFFFFF;
	}
.site-footer .container {
	padding: 30px 0;
}
.site-footer a {
	/color: #FFFFFF;
	}
.site-footer a:hover {
	/color: #FFFFFF;
	/text-decoration: underline;
	}
.site-info {
	float: left;
	}
.site-credit {
	float: right;
	text-align: left;
	}

/* RESPONSIVE SUPPORT
----------------------------------------------- */
@media screen and (min-width: 1367px) {
	body {
		/background-image: url('bg-1920.jpg');
		/background-attachment: fixed;
	}
}
@media screen and (min-width: 960px) {
	#header-wrap {
		/position: fixed;
		/top: 0;
	}
	#banner-2-wrap {
		/margin-top: 100px;
	}
	#main-wrap {
		/margin-bottom: 97px;
	}
	.site-footer {
		/position: fixed;
		/bottom: 0;
	}
}
@media screen and (max-width: 960px) {
	body {
		background-color: #FFFFFF;
		background-image: url('groovepaper.png');
		background-attachment: fixed;
	}
	#box {
		display: none;
	}
	#total-wrap {
		position: relative;
		margin: 0 0;
		min-height: auto;
		height: auto;
		left: auto;
	}
	.container {
		width: 90%;
		}
	.site-header {
		padding-bottom: 0;
	}
	.site-header .site-branding, .site-header .widget {
		float: none;
		text-align: left;
		}
	.site-header h5 {
		text-align: left;
		}
	.site-content {
		margin-right: 40%;
		}
	.site-sidebar {
		width: 35%;
		margin-left: -38%;
		padding-left: 2%;
		}
	.site-sidebar .widget_search .search-field {
		width: 95%;
		margin: 0 0 10px;
		}
	.site-extra .widget-area {
		width: 50%;
		}
	.site-extra .widget {
		margin-bottom: 30px !important;
		}
	.site-footer {
		}
	}
@media screen and (max-width: 758px) {
	.mobile {
		/display: block;
	}
	.desktop {
		/display: none;
	}
	.content-area {
		float: none;
		}
	.site-content {
		margin: 0;
		}
	.site-sidebar {
		width: auto;
		float: none;
		margin: 20px 0 0;
		padding: 0;
		border: 0;
		}
	.site-extra .widget-area {
		width: 100%;
		}
	}
@media screen and (max-width: 480px) {
	.site-header .site-branding, .site-header .widget {
		/text-align: center;
		}
	.site-header h5 {
		/text-align: center;
		}
	.site-footer {
		text-align: left;
		}
	.site-footer .site-info,
	.site-footer .site-credit {
		float: none;
		text-align: left;
		margin-bottom: 15px;
		}
	}
@media screen and (max-width: 320px) {
	}
