/*
Theme Name: Troy's Theme
Theme URI: http://www.thewebsite.com
Author: Bald Head Design, LLC.
Author URI: http://www.baldheaddesign.com
Description: Troy's custom theme.  HTML5 - Responsive Design
Version: 0.9.1
*/

/*
 * HTML5 Boilerplate
 *
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 *
 * Detailed information about this CSS: h5bp.com/css
 *
 * ==|== normalize ==========================================================
 */


/* =============================================================================
   HTML5 display definitions
   ========================================================================== */

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; }
[hidden] { display: none; }
.visuallyhidden { display: none; }


/* =============================================================================
   Base
   ========================================================================== */

/*
 * 1. Correct text resizing oddly in IE6/7 when body font-size is set using em units
 * 2. Prevent iOS text size adjust on device orientation change, without disabling user zoom: h5bp.com/g
 */

html { font-size: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }

html, button, input, select, textarea { font-family: sans-serif; color: #222; }

body { margin: 0; font-size: 1em; line-height: 1.4; }

/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection declarations have to be separate
 * Also: hot pink! (or customize the background color to match your design)
 */

::-moz-selection { background: lightBlue; color: #fff; text-shadow: none; }
::selection { background: lightBlue; color: #fff; text-shadow: none; }


/* =============================================================================
   Links
   ========================================================================== */

a { color: #fff; }
a:visited { }
a:hover { color: #D6A827; }
a:focus { outline: thin dotted; }

/* Improve readability when focused and hovered in all browsers: h5bp.com/h */
a:hover, a:active { outline: 0; }


/* =============================================================================
   Typography
   ========================================================================== */

abbr[title] { border-bottom: 1px dotted; }

b, strong { font-weight: bold; }

blockquote { margin: 1em 40px; }

dfn { font-style: italic; }

hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }

ins { background: #ff9; color: #000; text-decoration: none; }

mark { background: #ff0; color: #000; font-style: italic; font-weight: bold; }

/* Redeclare monospace font family: h5bp.com/j */
pre, code, kbd, samp { font-family: monospace, serif; _font-family: 'courier new', monospace; font-size: 1em; }

/* Improve readability of pre-formatted text in all browsers */
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }

q { quotes: none; }
q:before, q:after { content: ""; content: none; }

small { font-size: 85%; }

/* Position subscript and superscript content without affecting line-height: h5bp.com/k */
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }

p {
    font-family: Helvetica, Arial;
    margin: 2% 0 0 2%;
    font-size: 14px;
}

#content p {
    margin: 2% 0 0 0;
}

h1 {
  font-family: Didot LT Std;
  font-size: 64px;
  line-height: 74px;
  font-weight: lighter;
  text-transform: uppercase;
  margin: 0 0 2% 0;
  letter-spacing: 2px;
  text-shadow: 0 4px 8px rgba(0, 0, 0, 0.75);
  -webkit-text-shadow: 0 4px 8px rgba(0, 0, 0, 0.75);
  -moz-text-shadow: 0 4px 8px rgba(0, 0, 0, 0.75);
  -o-text-shadow: 0 4px 8px rgba(0, 0, 0, 0.75);
  -ms-text-shadow: 0 4px 8px rgba(0, 0, 0, 0.75);
}

article h1 {
  font-size: 28px;
}

.widget_ra_widget h4.widget-title,
.world-of-troy-text {
	background: none;
	font-family: Didot LT Std;
	font-size: 64px;
	line-height: 80%;
	width: 80%;
	font-weight: lighter;
	text-transform: uppercase;
	margin: 0 auto -1%;
	letter-spacing: 2px;
	text-align: center;
	position: relative;
	z-index: 1000;
	text-shadow: 0 5px 3px rgba(0, 0, 0, 0.75);
	-webkit-text-shadow: 0 5px 3px rgba(0, 0, 0, 0.75);
	-moz-text-shadow: 0 5px 3px rgba(0, 0, 0, 0.75);
	-o-text-shadow: 0 5px 3px rgba(0, 0, 0, 0.75);
	-ms-text-shadow: 0 5px 3px rgba(0, 0, 0, 0.75);  
}

.world-of-troy-text {
    margin: 8% auto -5%;
}

h2 {
  font-family: Didot LT Std;
  font-size: 24px;
  line-height: 24px;
  font-weight: lighter;
  text-transform: uppercase;
  margin: 0 0 2% 0;
  letter-spacing: 2px;
  text-shadow: 0 5px 3px rgba(0, 0, 0, 0.75);
  -webkit-text-shadow: 0 5px 3px rgba(0, 0, 0, 0.75);
  -moz-text-shadow: 0 5px 3px rgba(0, 0, 0, 0.75);
  -o-text-shadow: 0 5px 3px rgba(0, 0, 0, 0.75);
  -ms-text-shadow: 0 5px 3px rgba(0, 0, 0, 0.75);
}

article h2.entry-title a {
	margin-bottom: 1%;
	font-size: 1.2em;
	text-decoration: none;
}

h3.widget-title,
h4.widget-title {
  background: transparent url(img/separator.png) center bottom no-repeat;
  background-size: 100%;
  font-family: Didot LT Std;
  font-size: 24px;
  text-align: center;
  font-weight: lighter;
  margin: 0 0 3% 0;
  padding-bottom: 1%;
  text-transform: uppercase;
  letter-spacing: 2px;
  text-shadow: 0 5px 3px rgba(0, 0, 0, 0.75);
  -webkit-text-shadow: 0 5px 3px rgba(0, 0, 0, 0.75);
  -moz-text-shadow: 0 5px 3px rgba(0, 0, 0, 0.75);
  -o-text-shadow: 0 5px 3px rgba(0, 0, 0, 0.75);
  -ms-text-shadow: 0 5px 3px rgba(0, 0, 0, 0.75);
}

.header-right .widget-title {
  background-image: none;
  white-space: nowrap;
  font-family: Didot LT Std;
  font-size: 14px;
  line-height: 14px;
  padding-bottom: 2%;
  font-weight: lighter;
  text-transform: uppercase;
  margin: 0;
  letter-spacing: 2px;
  color: #333;
  text-shadow: 0 2px 2px rgba(0, 0, 0, 0.75);
  -webkit-text-shadow: 0 2px 2px rgba(0, 0, 0, 0.75);
  -moz-text-shadow: 0 2px 2px rgba(0, 0, 0, 0.75);
  -o-text-shadow: 0 2px 2px rgba(0, 0, 0, 0.75);
  -ms-text-shadow: 0 2px 2px rgba(0, 0, 0, 0.75);     
}

.footer-left .widget-title {
    background: none;
    font-family: Didot LT Std;
    font-size: 1.2em;
    text-align: left;
}

.footer-right .widget-title {
    background: none;
    font-family: Didot LT Std;
    font-size: 1.2em;
    text-align: right;
}

#masonryContainer {
	padding: 0 0 0 0 !important;
	margin: auto !important;
}

.masonry p {
	color: black;
}

.front-photo {
	margin: 4px 4px 4px 2px !important;
}

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

.lsf {
  font-family: 'LigatureSymbols';
  -webkit-text-rendering: optimizeLegibility;
  -moz-text-rendering: optimizeLegibility;
  -ms-text-rendering: optimizeLegibility;
  -o-text-rendering: optimizeLegibility;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  -ms-font-smoothing: antialiased;
  -o-font-smoothing: antialiased;
  font-smoothing: antialiased;
}

.lsf-icon:before {
  content:attr(title);
  margin-right:0.3em;
  font-size:130%;
  font-family: 'LigatureSymbols';
  -webkit-text-rendering: optimizeLegibility;
  -moz-text-rendering: optimizeLegibility;
  -ms-text-rendering: optimizeLegibility;
  -o-text-rendering: optimizeLegibility;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  -ms-font-smoothing: antialiased;
  -o-font-smoothing: antialiased;
  font-smoothing: antialiased;
}

/* =============================================================================
   Lists
   ========================================================================== */

ul, ol { margin: 1em 0; padding: 0 0 0 40px; }
dd { margin: 0 0 0 40px; }
nav ul, nav ol, ul.xoxo { list-style: none; list-style-image: none; margin: 0; padding: 0; }
.sidebar ul {
	list-style-image: url(img/guitar.png);
}

/* =============================================================================
   Embedded content
   ========================================================================== */

/*
 * 1. Improve image quality when scaled in IE7: h5bp.com/d
 * 2. Remove the gap between images and borders on image containers: h5bp.com/i/440
 */

img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; }

/*
 * Correct overflow not hidden in IE9
 */

svg:not(:root) { overflow: hidden; }

/* Responsive images and other embedded objects
 * Note: keeping IMG here will cause problems if you're using foreground images as sprites.
 * If this default setting for images is causing issues, you might want to replace it with a .responsive class instead.
 */
img,
object,
embed {width: 100%;}


/* =============================================================================
   Figures
   ========================================================================== */

figure { margin: 0; }


/* =============================================================================
   Forms
   ========================================================================== */

form { margin: 0; }
fieldset { border: 0; margin: 0; padding: 0; }

/* Indicate that 'label' will shift focus to the associated form element */
label { cursor: pointer; }

/*
 * 1. Correct color not inheriting in IE6/7/8/9
 * 2. Correct alignment displayed oddly in IE6/7
 */

legend { border: 0; *margin-left: -7px; padding: 0; white-space: normal; }

/*
 * 1. Correct font-size not inheriting in all browsers
 * 2. Remove margins in FF3/4 S5 Chrome
 * 3. Define consistent vertical alignment display in all browsers
 */

button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }

/*
 * 1. Define line-height as normal to match FF3/4 (set using !important in the UA stylesheet)
 */

button, input { line-height: normal; }

/*
 * 1. Display hand cursor for clickable form elements
 * 2. Allow styling of clickable form elements in iOS
 * 3. Correct inner spacing displayed oddly in IE7 (doesn't effect IE6)
 */

button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; *overflow: visible; }

/*
 * Re-set default cursor for disabled elements
 */

button[disabled], input[disabled] { cursor: default; }

/*
 * Consistent box sizing and appearance
 */

input[type="checkbox"], input[type="radio"] { box-sizing: border-box; padding: 0; *width: 13px; *height: 13px; }
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-decoration, input[type="search"]::-webkit-search-cancel-button { -webkit-appearance: none; }

/*
 * Remove inner padding and border in FF3/4: h5bp.com/l
 */

button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }

/*
 * 1. Remove default vertical scrollbar in IE6/7/8/9
 * 2. Allow only vertical resizing
 */

textarea { overflow: auto; vertical-align: top; resize: vertical; }

/* Colors for form validity */
input:valid, textarea:valid {  }
input:invalid, textarea:invalid { background-color: #f0dddd; }


.widget_search input[type="text"] {
	width: 90%;
	padding: 1% 5% 2% 1%;
	margin: 1.5%;
	border-radius: 5px;
}

#searchsubmit {
	display: block;
	position: absolute;
	top: 50%;
	right: 1%;
	background: url(img/search.png) center center no-repeat;
	background-size: 100%;
	height: 34px;
	width: 34px;
	margin-top: -17px;
	border: none;
}

.comment-form-comment label,
.logged-in-as,
.form-allowed-tags {
	display: block;
	margin-bottom: 1%;
}
#commentform textarea {
	width: 96%;
	padding: 2%;
	margin-bottom: 2%;
	border-radius: 10px
}

#commentform input {
	width: 96%;
	padding: 1% 2%;
	margin-bottom: 2%;
	border-radius: 10px
}

#commentform input[type=submit] {
	width: auto;
	padding: 1%;
	margin-bottom: 2%;
	border-radius: 10px
}

.post-img {
	width: 95%;
}

.entry-content .form-search  {
	position: relative;
	width: 38%;	
	margin: 3% 0;
}

/* =============================================================================
   Tables
   ========================================================================== */

table { border-collapse: collapse; border-spacing: 0; }
td { vertical-align: top; }


/* =============================================================================
   Gradients
   ========================================================================== */
.ie9 .gradient {
       filter: none;
}

/* =============================================================================
   Chrome Frame Prompt
   ========================================================================== */

.chromeframe { margin: 0.2em 0; background: #ccc; color: black; padding: 0.2em 0; }


/* ==|== primary styles =====================================================
   Author: Joe McComb of Bald Head Design, LLC.
   ========================================================================== */

body {
  background: #060606 url(img/bg.jpg) left top repeat-x;
  margin: 0 auto;
  color: white;
  overflow-x: hidden;
}

nav {
  background: black;
  padding: 2% 0;
}

nav ul {
  text-align: center;  
}

nav ul li {
  background: url(img/divider.png) left top no-repeat;
  display: inline;
}

nav ul li:first-child {
  background: none;
}

nav ul li a {
  text-decoration: none;
  font-family: Scala;
  font-size: 14px;
  color: #EBEBEB;
  letter-spacing: 2px;
  text-transform: uppercase;
  padding: 0 2%;
}

nav ul li a:hover,
.current-menu-item a {
  color: #D6A827;
}

/* Mobile Navigation */
nav.top-menu {
    display: none;
    width: 90%;
    padding: .5% 5%;
    text-align: left;
}

nav.top-menu a {
    display: block;
    float: left;
    width: 50%;
    text-decoration: none;
    font-size: 36px;
}

.mmi {
    text-align: right;
}

nav.mobile-menu {
    display: none;
    width: 100%;
    margin: 5% 0 100%;
}

nav.mobile-menu .top {
    text-decoration: none;
    font-size: 36px;
}

nav.mobile-menu ul li {
    background: url(img/separator.png) center top no-repeat;
    display: block;
}

nav.mobile-menu ul li:first-child {
    background: none;
}

nav.mobile-menu ul li a {
    width: 100%;
    padding: 2% 0;
    font-size: 24px;
    text-align: center;
    display: block;
}

.main {
    width: 80%;
    max-width: 978px;
    margin: 0px auto;
    padding: 3% 10%;
}

#content {
	opacity: 0;
    margin-bottom: 7%;
}

.header-left,
.header-right {
	float: left;
	margin-bottom: 2%;
}

.header-left {
	width: 70%;
}

.header-right {
	width: 30%;
}

.logo {
	width: 100%;
}

.logo img {
	width: 100%;
}

.sb-left-wrap,
.sb-right-wrap {
	min-width: 282px;
	max-width: 282px;
	margin: auto;
}

.sb-right-wrap {
	float: right;
}

.logo {
	display: block;
	text-align: center;
}

section,
.sidebar {
  float: left;
}

section {
  width: 69%;
  min-height: 500px;
  margin-right: 5%;
}

section.one-col article {
  background: url(img/arttop.png) left top no-repeat,
              url(img/artmid.png) left center repeat-y;
  background-size: 100%;
  padding: 1.5% 0 3% 2%;
  margin-bottom: 7%;
  position: relative;
  border-radius: 8px;
  box-shadow: 0 70px 70px -50px black;
}

.home section.one-col article,
section.video article {
  background: none;
  padding: 1% 0 3%;
  margin-bottom: 3%;
  position: relative;
  border-radius: 8px;
  box-shadow: none;
}

section.one-col {
  width: 100%;
  margin-right: 0;
}

section.two-col article iframe,
.category section.two-col article iframe,
.category section.two-col article .post-img,
.blog section.two-col article iframe,
.blog section.two-col article .post-img,
.single section.two-col article .post-img,
section.two-col article.page,
.search section.two-col article {
  background: url(img/arttop.png) left top no-repeat,
              url(img/artmid.png) left center repeat-y;
  background-size: 100%;
  padding: 2% 2% 3%;
  margin-bottom: 7%;
  border-radius: 8px;
  box-shadow: 0 30px 30px -10px black;
}

section.two-col article .entry-header {
	margin-top: 5%;
}

.single section.two-col article .entry-header,
.category section.two-col article .entry-header,
.blog section.two-col article .entry-header,
.search section.two-col article .entry-header {
	margin-top: 0;
}


section.two-col article {
	background: url(img/separator.png) left bottom no-repeat;
	background-size: 100%;
	padding-bottom: 5%;
	margin-bottom: 10%;
}

section.two-col footer {
	width: auto;
	padding: 0;
	text-align: left;
}

.sidebar {
    width: 26%;
}

aside.widget {
  background: url(img/asidebg.png) left top no-repeat;
  background-size: 100%;
  padding: 1% 2%;
  margin-bottom: 10%;
  position: relative;
  width: 96%;
  border-radius: 8px;
  box-shadow: 0 10px 20px -10px black;
  -webkit-box-shadow: 0 10px 20px -10px black;
  -moz-box-shadow: 0 10px 20px -10px black;
}

footer {
  width: 80%;
  max-width: 978px;
  margin: auto;
  padding: 2% 10%;
  text-align: center;
}

footer a {
    color: white;
}

.footer-left {
	width: 45%;
	margin: 0 10% 5% 0;
	float: left;
	text-align: left;
}

.footer-right {
	width: 45%;
	margin-bottom: 5%;
	float: left;
	text-align: right;
}

/* Social Media */
.socialmedia-buttons img {
	width: auto;
}

/* Countdown */
.countdown_txt {
	color: black;
	font-size: .5em;
	text-transform: uppercase;
	text-align: center;
}

/* Home Page Widgets */
.home-left {
	background: url(img/asidebg.png) left top no-repeat;
	background-size: 100%;
	padding: 2%;
	position: relative;
	border-radius: 8px;
	box-shadow: 0 10px 20px -10px black;
	width: 44%;
	height: auto;
	margin: 0 4% 1% 0;
	float: left;
}

.home-right {
	background: url(img/asidebg.png) left top no-repeat;
	background-size: 100%;
	padding: 2%;
	position: relative;
	border-radius: 8px;
	box-shadow: 0 10px 20px -10px black;
	width: 44%;
	height: auto;
	margin: 0 0 1% 0;
	float: left;
}

.home-full {
	width: 100%;
	margin-bottom: 40%;
}

/* WP Styles */
.entry-meta {
	margin-bottom: 2%;
}

.entry-date {
	background: url(img/date_icon.png) no-repeat left center;
	padding: 2px 0 0 22px;
	font-family: Helvetica, Arial;
	font-size: 11px;
	text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.5);
	margin: 0 20px 0 0;
	font-weight: lighter;
	text-decoration: none;
}

.entry_cat {
	background: url(img/guitar.png) no-repeat left center;
	padding: 2px 0 0 22px;
	font-family: Helvetica, Arial;
	font-size: 11px;
	text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.5);
	font-weight: lighter;
}

.entry_cat a {
	text-decoration: none;
}


.more-link {
	background: url(img/read_more_btn.png) no-repeat left top;
	width: 74px;
	height: 27px;
	display: block;
	float: right;
	text-decoration: none;
	text-indent: -9999%;
	color: white;
	font-size: 1px;
	margin-top: 5%;
}

.more-link:hover {
	background-position: left bottom;
}

/* Recent Posts Widget */
.srp-widget-container {
width: 95%;
margin: auto;
}

.srp-post-title-link {
	font-family: Helvetica, Arial;
	color: white;
	font-size: 14px;
	font-weight: normal;
	line-height: 14px;
	text-decoration: none;
}

.srp-post-title {
	margin: 0;
}

div.srp-widget-singlepost {
margin: 0px 0px 30px 0px !important;
border-bottom: none !important;
}

h3.srp-widget-title {
	margin-bottom: 30px !important;
}

p.srp-widget-date {
font-family: Helvetica, Arial;
font-size: 11px;
color: #817339;
display: block;
margin: 10px 0 0;
}

/* Category Widget */
.widget .cat-item a {
	text-decoration: none;
}

/* meta nav links */
#nav-above,
#nav-below {
  background: none;
}

.nav-previous,
.nav-next {
	padding: 2px 0 0 22px;
	margin: 0 20px 0 0;
	display: inline-block;
	width: auto;
}

.nav-previous a,
.nav-next a {
	font-family: Helvetica, Arial;
	font-size: 12px;
	text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.5);
	font-weight: lighter;
	text-decoration: none;
	color: white;
}

/* post meta */
.post-meta-key {
    display: none;
}

.post-meta {
    margin: -3.5% 0 0;
    padding: 0;
}

/* fitvid video */
.video-post {
    width: 95%;
    margin: 3.5% 0 10%;
}

.video-post ul {
	list-style: none;
}

/* mail chimp */
.widget_ns_mailchimp {
	white-space: nowrap;
}

#ns_widget_mailchimp-email-2 {
	width: 40%;
}

.widget_ns_mailchimp .button {
  margin-top: 10px;
}

/* ==|== media queries ======================================================
   EXAMPLE Media Query for Responsive Design.
   This example overrides the primary ('mobile first') styles
   Modify as content requires.
   ========================================================================== */
@media only screen and (max-width: 1100px) {

  .header-left,
  .header-right {
  	float: none;
  	margin: 0 auto 5%;
  	width: 100%;
  }
  
  .home-right,
  .home-left {
  	width: 95%;
  	margin: 0 auto 10%;
  	float: none;
  }
  
  .sb-right-wrap {
	  float: none;
  }
  
  h1.entry-title, .page-title {
  	text-align: center;
  	line-height: 40px;
  	margin-bottom: 15px;
  }
  
  h3.widget-title, h4.widget-title {
	  font-size: 18px;
  }
  
  article h2.entry-title a {
  	line-height: 35px;
  	margin-bottom: 15px;	
  	font-size: 1em;
	text-decoration: none;
	text-align: center;
  }
  
  .video {
    width: 95%;
    margin: 6% 0 10%;
  }

}


@media only screen and (max-width: 650px) {
  body {
  	background-image: none;
	background: #9c9c9c; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzQ1NDg0ZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #9c9c9c 0%, #000000 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#9c9c9c), color-stop(100%,#000000)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #9c9c9c 0%,#000000 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #9c9c9c 0%,#000000 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #9c9c9c 0%,#000000 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #9c9c9c 0%,#000000 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9c9c9c', endColorstr='#000000',GradientType=0 ); /* IE6-8 */
   }
  
  nav.main-menu {
    display: none;
  }
  
  nav.top-menu,
  nav.mobile-menu {
    display: block;
  }
  
  .main {
	  width: 95%;
	  padding: 3% 2.5%;
  }
  
  footer {
  	width: 100%;
  	padding: 2% 0;
  	margin: auto;
  }
  
  nav ul li a {
	  padding: 0 2% 0 4%;
  }
  
  
  section,
  .sidebar {
    width: 100%;
    float: none;
    margin-right: 0;
  }
  
  section {
    min-height: 0px;
  }
  
  section.two-col {
    margin-bottom: 10%;
  }
  
  section.two-col article {
    padding-bottom: 10%;
    margin-bottom: 10%;
  }
  
  .widget_search input[type="text"] {
	width: 88%;
	padding: .25% 5% .25% 0;
	margin: 0 0 0 3%;
  }
  
  aside.widget {
	margin: 5% 0;
  }
  
  .header-right .widget-title {
  	text-align: center;
  }
  
  .ujic_none {
  	margin: auto;
  }
  
  .footer-left {
  	width: 95%;
  	margin: 0 auto 5%;
  	float: none;
  	text-align: center;

  }
  
  .footer-right {
  	width: 95%;
  	margin: 0 auto 5%;
  	float: none;
  	text-align: center;
  }
  
  
  .footer-left .widget-title {
    background: none;
    font-family: Didot LT Std;
    font-size: 1.2em;
    text-align: center;
}

.footer-right .widget-title {
    background: none;
    font-family: Didot LT Std;
    font-size: 1.2em;
    text-align: center;
}

.smw_right {
text-align: center !important;
}
  
    /* Countdown */
    .countdown_txt {
	    color: white;
    }
    
    .header-right .widget-title {
	color: white;
    }

.nav-previous,
.nav-next {
	width: 100%;
	text-align: center;
}

.nav-previous a,
.nav-next a {
	color: white;
}
  
/* mail chimp */
.widget_ns_mailchimp {
	white-space: normal;
}  
  
  
}



/* ==|== non-semantic helper classes ========================================
   Please define your styles before this section.
   ========================================================================== */

/* For image replacement */
.ir { display: block; border: 0; text-indent: -999em; overflow: hidden; background-color: transparent; background-repeat: no-repeat; text-align: left; direction: ltr; *line-height: 0; }
.ir br { display: none; }

/* Hide from both screenreaders and browsers: h5bp.com/u */
.hidden { display: none !important; visibility: hidden; }

/* Hide only visually, but have it available for screenreaders: h5bp.com/v */
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }

/* Extends the .visuallyhidden class to allow the element to be focusable when navigated to via the keyboard: h5bp.com/p */
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }

/* Hide visually and from screenreaders, but maintain layout */
.invisible { visibility: hidden; }

/* Contain floats: h5bp.com/q */
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { *zoom: 1; }



/* ==|== print styles =======================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */

@media print {
  * { background: transparent !important; color: black !important; box-shadow:none !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; } /* Black prints faster: h5bp.com/s */
  a, a:visited { text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }  /* Don't show links for images, or javascript/internal links */
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; } /* h5bp.com/t */
  tr, img { page-break-inside: avoid; }
  img { max-width: 100% !important; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3 { page-break-after: avoid; }
}

/* Pop Up Styles */
#mask {
  position:absolute;
  left:0;
  top:0;
  width: 100%;
  height: 100%;
  z-index:9000;
  background-color:#000;
  display:none;
}  
#boxes .window {
  background-color:#ffffff;
  position:absolute;
  left:50%;
  top:10%;
  width:48%;
  height:auto;
  margin-left: -25%;
  display:none;
  z-index:9999;
  padding:1%;
}

.window img {
	width: 100%;
}

#boxes {color:#000;}
#boxes a {color:#000; text-decoration: none; font-size:12pt;}
#boxes a:hover {color:#ccc;}

@media only screen and (max-width: 650px) {
	#boxes .window {
		width:78%;
		margin-left: -40%;

	}
}

/* Desktop / .instagram_desktop */
@media (min-width: 1188px) {
.instagram_iphone { display: none !important; }
.instagram_ipad_p { display: none !important; }
.instagram_inbetween { display: none !important; }
.instagram_iphone_ls { display: none !important; }
}

/* Tween / .instagram_inbetween */
@media all and (max-width: 1187px) and (min-width: 751px) {
.instagram_iphone { display: none !important; }
.instagram_ipad_p { display: none !important; }
.instagram_desktop { display: none !important; }
.instagram_iphone_ls { display: none !important; }
}

/* ipad ls  / .instagram_ipad_p */
@media all and (max-width: 750px) and (min-width: 481px) {
.instagram_desktop { display: none !important; }
.instagram_inbetween { display: none !important; }
.instagram_iphone { display: none !important; }
.instagram_iphone_ls { display: none !important; }
}

/* ipad p */
@media all and (max-width: 480px) and (min-width: 321px) {
.instagram_desktop { display: none !important; }
.instagram_ipad_p { display: none !important; }
.instagram_inbetween { display: none !important; }
.instagram_iphone { display: none !important; }
}

/* iphone */
@media (max-width: 320px) {
.instagram_iphone_ls { display: none !important; }
.instagram_desktop { display: none !important; }
.instagram_inbetween { display: none !important; }
.instagram_ipad_p { display: none !important; }
}

