/*************************************************************************************************************************
Screen smaller than 680px
*************************************************************************************************************************/
@media all and (max-width: 680px) {

  /* Overall */
  .container {margin: 0 auto; width: 95%; overflow: hidden; background: #fff;}
  .header {position: relative; width: 100%; margin: 0 auto; border-bottom: 4px double #fee8e4;}
  .section,
  .section-wide,
  .aside {clear: both; width: 96%; margin: 5% 2% 2% 2%;}
  .footer {clear: both; overflow: hidden; margin: 0 auto; width: 100%; color: #777; border-top: 4px double #fee8e4;}

  /* .nav */
  .tinynav {display: block; width: 95%; margin: 0 auto; background: #fff; }
  .nav {clear: both; background: #000; display: inline-block; padding: 3% 0; width: 100%; text-align: center; clear: both; font-size: .75em; font-weight: 300; text-transform: uppercase; letter-spacing: .1em; z-index: 1000;}
  .nav ul {list-style: none; display: none; text-align: left;}
  .nav a {display: block; padding: 15px; color: #fff;}
  .nav a:hover {color: #fff0ed;}

  /* .slider-newsletter */
  .slider-newsletter {overflow: hidden; width: 96%; margin: 5% auto;}
  .responsiveslides-newsletter {width: 100%; margin: 0 auto;}
  .newsletter-section {width: 94%; margin: 0 auto; background: #fff0ed; padding: 3%;}
  .responsiveslides-half {}
  .newsletter-half {}
  .newsletter-half .newsletter-section {}

  .slider-newsletter .header-newsletter {}
  .slider-newsletter .newsletter-section {letter-spacing: .03em; color: #333; text-align: center;}
  .slider-newsletter .newsletter-section a {color: #333;}
  .slider-newsletter .newsletter-section h1,
  .slider-newsletter .newsletter-section h2,
  .slider-newsletter .newsletter-section h3,
  .slider-newsletter .newsletter-section h4,
  .slider-newsletter .newsletter-section h5,
  .slider-newsletter .newsletter-section h6 {font-size: 1em; font-weight: 400; text-transform: uppercase;}
  .newsletter-section .header-newsletter-input {width: 95%; border-color: #fff; padding: 2%; margin: 10px 0; font-family: 'Lato', Arial, Verdana, Tahoma, Sans-serif;}
  .newsletter-section .header-newsletter-button {width: 95%; padding: 2%; margin: 10px 0; font-family: 'Lato', Arial, Verdana, Tahoma, Sans-serif; text-transform: uppercase; letter-spacing: .1em;}

  .newsletter-half .header-newsletter {}
  .newsletter-half .newsletter-section {letter-spacing: .03em; color: #333; text-align: center;}
  .newsletter-half .newsletter-section a {color: #333;}
  .newsletter-half .newsletter-section h1,
  .newsletter-half .newsletter-section h2,
  .newsletter-half .newsletter-section h3,
  .newsletter-half .newsletter-section h4,
  .newsletter-half .newsletter-section h5,
  .newsletter-half .newsletter-section h6 {font-size: 1em; font-weight: 400; margin-bottom: 20px; text-transform: uppercase;}
  .newsletter-half .header-newsletter-input {width: 95%; border-color: #fff; padding: 2%; margin: 10px 0; font-family: 'Lato', Arial, Verdana, Tahoma, Sans-serif;}
  .newsletter-half .header-newsletter-button {width: 95%; padding: 2%; margin: 10px 0; font-family: 'Lato', Arial, Verdana, Tahoma, Sans-serif; font-weight: 300; text-transform: uppercase; letter-spacing: .1em;}

  /* .responsiveslides */
  .responsiveslides {position: relative; width: 100%; overflow: hidden; margin: 0 auto; padding-bottom: 40px;}
  .responsiveslides .next {position: absolute; right: 0; top: 40%; display: block; z-index: 100; width: 48px; height: 48px; background: #000 url('images/slide_nav.gif') no-repeat -48px 0; text-indent: -9999px; cursor: pointer;}
  .responsiveslides .prev {position: absolute; left: 0; top: 40%; display: block; z-index: 100; width: 48px; height: 48px; background: #000 url('images/slide_nav.gif') no-repeat 0 0; text-indent: -9999px; cursor: pointer;}
  .responsiveslides-slide {position: relative; padding-bottom: 0;}
  .responsiveslides-slide li {position: relative;}
  .responsiveslides-slide li img {width: 100%; height: auto;}
  .responsiveslides-slide li .responsiveslides-caption {position: absolute; bottom: 2px; background: #fff; color: #000; width: 95%; z-index: 8; padding: 3%; opacity: .8;}
  .responsiveslides-slide li .responsiveslides-caption h3 {margin: 0; color: #000; font-weight: 700; font-size: .9em; text-align: center; text-transform: uppercase; letter-spacing: .2em;}
  .responsiveslides-slide li .responsiveslides-caption h3 a {color: #000;}
  .responsiveslides_tabs {list-style: none; position: absolute; bottom: 0; z-index: 100; width: 100%; text-align: center;}
  .responsiveslides_tabs li {display: inline-block;}
  .responsiveslides_tabs li a {cursor: pointer; display: block; width: 16px; height: 16px; background: #ccc; text-indent: -9999em; margin: 0 3px; -moz-border-radius: 20px; -webkit-border-radius: 20px; border-radius: 20px;}
  .responsiveslides_tabs li.responsiveslides_here a {background: #ff89aa;}

  /* .article */
  .home-widgets {clear: both; overflow: hidden; margin: 0 10px 60px 10px;}
  .home-widgets .home-widget {width: 99%; margin: 0 auto 10px auto; border: 1px solid #000;}
  .home-widgets .home-widget h3 {color: #000; text-align: center; text-transform: uppercase; font-size: .8em; letter-spacing: .1em; margin: 5px 0;}
  .home-widgets .home-widget .home-widgets-title {padding: 10px;}

  /* .footer */
  p.footer-copy {color: #8e8e8e; font-size: .6em; text-transform: uppercase; text-align: center; margin: 20px 0; letter-spacing: .1em;}

  /* Shortcodes */
  .left,
  .right,
  .col1,
  .col2,
  .col3,
  .col3-2,
  .col3-1,
  .col4-1,
  .col4-2,
  .col4-3,
  .col4-4,
  .col5-1,
  .col5-2,
  .col5-3,
  .col5-4,
  .col5-5 {clear: both; line-height: 1.8em;}

  .pullquote {width: 85% !important;}

  .sc-slide {position: relative; overflow: hidden; width: 100% !important; height: auto !important; margin: 0 0 20px 0; padding: 0;}

}

/*************************************************************************************************************************
Screen between 681px and 980px
*************************************************************************************************************************/
@media all and (min-width: 681px) and (max-width: 980px) {

  /* Overall */
  .container {margin: auto; width: 95%; overflow: hidden; background: #fff;}
  .header {position: relative; width: 100%; margin: 0 auto; border-bottom: 4px double #fee8e4;}
  .section {float: left; width: 64%; margin: 4% 0 2% 2%;}
  .section-wide {clear: both; width: 96%; margin: 4% 2% 2% 2%;}
  .aside {float: right; width: 30%; margin: 4% 2% 2% 0;}
  .footer {clear: both; overflow: hidden; margin: 0 auto; width: 100%; color: #777; border-top: 4px double #fee8e4;}

  /* .nav */
  .tinynav {display: none;}
  .nav {clear: both; background: #000; display: inline-block; width: 100%; text-align: center; clear: both; font-size: .75em; font-weight: 300; text-transform: uppercase; letter-spacing: .1em; z-index: 1000;}
  .nav ul {list-style: none; display: inline-block; text-align: left;}
  .nav a {display: block; padding: 15px; color: #fff;}
  .nav a:hover {color: #fff0ed;}

  /* .slider-newsletter */
  .slider-newsletter {overflow: hidden; width: 96%; margin: 5% auto;}
  .responsiveslides-newsletter {width: 100%; margin: 0 auto;}
  .newsletter-section {width: 94%; margin: 0 auto; background: #fff0ed; padding: 3%;}
  .responsiveslides-half {}
  .newsletter-half {}
  .newsletter-half .newsletter-section {}

  .slider-newsletter .header-newsletter {}
  .slider-newsletter .newsletter-section {letter-spacing: .03em; color: #333;}
  .slider-newsletter .newsletter-section a {color: #333;}
  .slider-newsletter .newsletter-section h1,
  .slider-newsletter .newsletter-section h2,
  .slider-newsletter .newsletter-section h3,
  .slider-newsletter .newsletter-section h4,
  .slider-newsletter .newsletter-section h5,
  .slider-newsletter .newsletter-section h6 {font-size: 1em; font-weight: 400; margin-bottom: 20px; text-align: left; text-transform: uppercase;}
  .newsletter-section .header-newsletter-input {width: 30%; border-color: #fff; padding: 2%; margin: 10px 0; font-family: 'Lato', Arial, Verdana, Tahoma, Sans-serif;}
  .newsletter-section .header-newsletter-button {width: 30%; padding: 2%; margin: 10px 0; font-family: 'Lato', Arial, Verdana, Tahoma, Sans-serif; font-weight: 300; text-transform: uppercase; letter-spacing: .1em;}

  .newsletter-half .header-newsletter {}
  .newsletter-half .newsletter-section {letter-spacing: .03em; color: #333;}
  .newsletter-half .newsletter-section a {color: #333;}
  .newsletter-half .newsletter-section h1,
  .newsletter-half .newsletter-section h2,
  .newsletter-half .newsletter-section h3,
  .newsletter-half .newsletter-section h4,
  .newsletter-half .newsletter-section h5,
  .newsletter-half .newsletter-section h6 {font-size: 1em; font-weight: 400; text-align: left; text-transform: uppercase;}
  .newsletter-half .header-newsletter-input {width: 30%; border-color: #fff; padding: 2%; margin: 10px 0; font-family: 'Lato', Arial, Verdana, Tahoma, Sans-serif;}
  .newsletter-half .header-newsletter-button {width: 30%; padding: 2%; margin: 10px 0; font-family: 'Lato', Arial, Verdana, Tahoma, Sans-serif; text-transform: uppercase; letter-spacing: .1em;}

  /* .responsiveslides */
  .responsiveslides {position: relative; width: 100%; overflow: hidden; margin: 0 auto; padding-bottom: 40px;}
  .responsiveslides .next {position: absolute; right: 0; top: 40%; display: block; z-index: 100; width: 48px; height: 48px; background: #000 url('images/slide_nav.gif') no-repeat -48px 0; text-indent: -9999px; cursor: pointer;}
  .responsiveslides .prev {position: absolute; left: 0; top: 40%; display: block; z-index: 100; width: 48px; height: 48px; background: #000 url('images/slide_nav.gif') no-repeat 0 0; text-indent: -9999px; cursor: pointer;}
  .responsiveslides-slide {position: relative; padding-bottom: 0;}
  .responsiveslides-slide li {position: relative;}
  .responsiveslides-slide li img {width: 100%; height: auto;}
  .responsiveslides-slide li .responsiveslides-caption {position: absolute; bottom: 2px; background: #fff; color: #000; width: 95%; z-index: 8; padding: 3%; opacity: .8;}
  .responsiveslides-slide li .responsiveslides-caption h3 {margin: 0; color: #000; font-weight: 700; font-size: .9em; text-align: center; text-transform: uppercase; letter-spacing: .2em;}
  .responsiveslides-slide li .responsiveslides-caption h3 a {color: #000;}
  .responsiveslides_tabs {list-style: none; position: absolute; bottom: 0; z-index: 100; width: 100%; text-align: center;}
  .responsiveslides_tabs li {display: inline-block;}
  .responsiveslides_tabs li a {cursor: pointer; display: block; width: 16px; height: 16px; background: #ccc; text-indent: -9999em; margin: 0 3px; -moz-border-radius: 20px; -webkit-border-radius: 20px; border-radius: 20px;}
  .responsiveslides_tabs li.responsiveslides_here a {background: #ff89aa;}

  /* .article */
  .home-widgets {clear: both; overflow: hidden; margin: 0 10px 60px 10px;}
  .home-widgets .home-widget {float: left; width: 29%; margin: 0 3% 2% 2%; border: 1px solid #000;}
  .home-widgets .home-widget:nth-child(3n+3) {float: right; margin: 0 0 2% 0;}
  .home-widgets .home-widget h3 {color: #000; text-align: center; text-transform: uppercase; font-size: .8em; letter-spacing: .1em; margin: 5px 0;}
  .home-widgets .home-widget .home-widgets-title {padding: 10px;}

  /* .footer */
  p.footer-copy {color: #8e8e8e; font-size: .6em; text-transform: uppercase; text-align: center; margin: 20px 0; letter-spacing: .1em;}

  /* Shortcodes */
  .left {width: 49%; float: left; line-height: 1.8em;}
  .right {width: 49%; float: right; line-height: 1.8em;}

  .col1 {width: 32%; float: left; line-height: 1.8em;}
  .col2 {width: 32%; padding: 0 2%; float: left; line-height: 1.8em;}
  .col3 {width: 32%; float: right; line-height: 1.8em;}

  .col3-2 {width: 64%; float: left; line-height: 1.8em;}
  .col3-1 {width: 32%; float: right; line-height: 1.8em;}

  .col4-1 {width: 24%; float: left; line-height: 1.8em;}
  .col4-2,
  .col4-3 {width: 24%; padding: 0 0 0 2%; float: left; line-height: 1.8em;}
  .col4-4 {width: 24%; float: right; line-height: 1.8em;}

  .col5-1 {width: 18%; float: left; line-height: 1.8em;}
  .col5-2,
  .col5-3,
  .col5-4 {width: 18%; padding: 0 0 0 2%; float: left; line-height: 1.8em;}
  .col5-5 {width: 18%; float: right; line-height: 1.8em;}

  .pullquote {width: 85% !important;}

  .sc-slide {position: relative; overflow: hidden; width: 100% !important; height: auto !important; margin: 0 0 20px 0; padding: 0;}

}

/*************************************************************************************************************************
Screen larger than 981px
*************************************************************************************************************************/
@media all and (min-width: 981px) {

  /* Overall */
  .container {margin: -1px auto 0 auto; width: 1020px; overflow: hidden; background: #fff;}
  .header {position: relative; width: 100%; margin: 0 auto; border-bottom: 4px double #fee8e4;}
  .section {float: left; width: 640px; margin: 40px 0 20px 20px;}
  .section-wide {clear: both; width: 980px; margin: 40px 20px 20px 20px;}
  .aside {float: right; width: 300px; margin: 40px 20px 20px 0;}
  .footer {clear: both; overflow: hidden; margin: 0 auto; width: 100%; color: #777; border-top: 4px double #fee8e4;}

  /* .nav */
  .tinynav {display: none;}
  .nav {clear: both; background: #000; display: inline-block; width: 100%; text-align: center; clear: both; font-size: .75em; font-weight: 300; text-transform: uppercase; letter-spacing: .1em; z-index: 1000;}
  .nav ul {list-style: none; display: inline-block; text-align: left;}
  .nav a {display: block; padding: 20px; color: #fff;}
  .nav a:hover {color: #fff0ed;}

  /* .slider-newsletter */
  .slider-newsletter {overflow: hidden; width: 980px; margin: 40px auto;}
  .responsiveslides-newsletter {width: 980px; margin: 0 auto;}
  .newsletter-section {background: #fff0ed; padding: 30px;}
  .responsiveslides-half {width: 640px; min-height: 480px; float: left;}
  .newsletter-half {width: 300px; min-height: 480px; float: right;}
  .newsletter-half .newsletter-section {min-height: 417px;}

  .slider-newsletter .header-newsletter {}
  .slider-newsletter .newsletter-section {letter-spacing: .03em; color: #333;}
  .slider-newsletter .newsletter-section a {color: #333;}
  .slider-newsletter .newsletter-section h1,
  .slider-newsletter .newsletter-section h2,
  .slider-newsletter .newsletter-section h3,
  .slider-newsletter .newsletter-section h4,
  .slider-newsletter .newsletter-section h5,
  .slider-newsletter .newsletter-section h6 {font-size: 1em; font-weight: 400; margin-bottom: 20px; text-align: left; text-transform: uppercase;}
  .newsletter-section .header-newsletter-input {width: 30%; border-color: #fff; padding: 2%; margin: 10px 0; font-family: 'Lato', Arial, Verdana, Tahoma, Sans-serif;}
  .newsletter-section .header-newsletter-button {width: 30%; padding: 2%; margin: 10px 0; font-family: 'Lato', Arial, Verdana, Tahoma, Sans-serif; font-weight: 300; text-transform: uppercase; letter-spacing: .1em;}

  .newsletter-half .header-newsletter {}
  .newsletter-half .newsletter-section {letter-spacing: .03em; color: #333;}
  .newsletter-half .newsletter-section a {color: #333;}
  .newsletter-half .newsletter-section h1,
  .newsletter-half .newsletter-section h2,
  .newsletter-half .newsletter-section h3,
  .newsletter-half .newsletter-section h4,
  .newsletter-half .newsletter-section h5,
  .newsletter-half .newsletter-section h6 {font-size: 1em; font-weight: 400; margin-bottom: 25px; text-align: center; text-transform: uppercase;}
  .newsletter-half .header-newsletter-input {width: 89%; border-color: #fff; padding: 5%; margin: 10px 0; font-family: 'Lato', Arial, Verdana, Tahoma, Sans-serif;}
  .newsletter-half .header-newsletter-button {width: 100%; padding: 5%; margin: 10px 0; font-family: 'Lato', Arial, Verdana, Tahoma, Sans-serif; text-transform: uppercase; letter-spacing: .1em;}

  /* .responsiveslides */
  .responsiveslides {position: relative; width: 100%; overflow: hidden; margin: 0 auto; padding-bottom: 40px;}
  .responsiveslides .next {position: absolute; right: 0; top: 40%; display: block; z-index: 100; width: 48px; height: 48px; background: #000 url('images/slide_nav.gif') no-repeat -48px 0; text-indent: -9999px; cursor: pointer;}
  .responsiveslides .prev {position: absolute; left: 0; top: 40%; display: block; z-index: 100; width: 48px; height: 48px; background: #000 url('images/slide_nav.gif') no-repeat 0 0; text-indent: -9999px; cursor: pointer;}
  .responsiveslides-slide {position: relative; padding-bottom: 0;}
  .responsiveslides-slide li {position: relative;}
  .responsiveslides-slide li img {width: 100%; height: auto;}
  .responsiveslides-slide li .responsiveslides-caption {position: absolute; bottom: 4px; background: #fff; color: #000; width: 95%; z-index: 8; padding: 3%; opacity: .8;}
  .responsiveslides-slide li .responsiveslides-caption h3 {margin: 0; color: #000; font-weight: 700; font-size: .9em; text-align: center; text-transform: uppercase; letter-spacing: .2em;}
  .responsiveslides-slide li .responsiveslides-caption h3 a {color: #000;}
  .responsiveslides_tabs {list-style: none; position: absolute; bottom: 0; z-index: 100; width: 100%; text-align: center;}
  .responsiveslides_tabs li {display: inline-block;}
  .responsiveslides_tabs li a {cursor: pointer; display: block; width: 16px; height: 16px; background: #ccc; text-indent: -9999em; margin: 0 3px; -moz-border-radius: 20px; -webkit-border-radius: 20px; border-radius: 20px;}
  .responsiveslides_tabs li.responsiveslides_here a {background: #ff89aa;}

  /* .article */
  .home-widgets {clear: both; overflow: hidden; margin: 0 10px 60px 10px;}
  .home-widgets .home-widget {float: left; width: 300px; margin: 0 25px 15px 15px; border: 1px solid #000;}
  .home-widgets .home-widget:nth-child(3n+3) {float: right; margin: 0 0 15px 0;}
  .home-widgets .home-widget h3 {color: #000; text-align: center; text-transform: uppercase; font-size: .8em; letter-spacing: .1em; margin: 5px 0;}
  .home-widgets .home-widget .home-widgets-title {padding: 10px;}

  /* .footer */
  p.footer-copy {color: #8e8e8e; font-size: .6em; text-transform: uppercase; text-align: center; margin: 20px 0; letter-spacing: .1em;}

  /* Shortcodes */
  .left {width: 49%; float: left; line-height: 1.8em;}
  .right {width: 49%; float: right; line-height: 1.8em;}

  .col1 {width: 32%; float: left; line-height: 1.8em;}
  .col2 {width: 32%; padding: 0 2%; float: left; line-height: 1.8em;}
  .col3 {width: 32%; float: right; line-height: 1.8em;}

  .col3-2 {width: 64%; float: left; line-height: 1.8em;}
  .col3-1 {width: 32%; float: right; line-height: 1.8em;}

  .col4-1 {width: 24%; float: left; line-height: 1.8em;}
  .col4-2,
  .col4-3 {width: 24%; padding: 0 0 0 2%; float: left; line-height: 1.8em;}
  .col4-4 {width: 24%; float: right; line-height: 1.8em;}

  .col5-1 {width: 18%; float: left; line-height: 1.8em;}
  .col5-2,
  .col5-3,
  .col5-4 {width: 18%; padding: 0 0 0 2%; float: left; line-height: 1.8em;}
  .col5-5 {width: 18%; float: right; line-height: 1.8em;}

  .sc-slide {position: relative; overflow: hidden; width: 100%; margin: 0 0 20px 0; padding: 0;}

}


/* Overall */
body {font: 300 1em 'Lato', Arial, Verdana, Tahoma, Sans-serif; color: #333;}
body p {margin-bottom: 20px; line-height: 1.8em; -ms-word-wrap: break-word; word-wrap: break-word;}

/* hgroup */
h1,
h2,
h3,
h4,
h5,
h6 {line-height: 1.2em; font-weight: 300; margin-bottom: 15px; letter-spacing: .05em; -ms-word-wrap: break-word; word-wrap: break-word;}
h1 {font-size: 2em; color: #333;}
h2 {font-size: 2em; color: #333;}
h3 {font-size: 1.8em; color: #333;}
h4 {font-size: 1.8em; color: #555;}
h5 {font-size: 1.6em; color: #555; text-transform: uppercase;}
h6 {font-size: 1em; color: #555; text-transform: uppercase;}

/* Links */
a {color: #333; text-decoration: none; -moz-transition: all .2s ease-in-out; -webkit-transition: all .2s ease-in-out; -ms-transition: all .2s ease-in-out; -o-transition: all .2s ease-in-out; transition: all .2s ease-in-out;}
a:active {color: #000;}
a:hover {color: #aaa;}

/* .header */
.header h1,
.header h5 {color: #000; font-family: 'Raleway', sans-serif; font-size: 4em; font-weight: 300; text-align: center; text-transform: uppercase; letter-spacing: .2em; margin: 40px 0 0 0;}
.header-title {display: block; margin: 0 auto;}
.header-desc {color: #888; font-size: .7em; text-align: center; text-transform: uppercase; letter-spacing: .3em; margin: 0 0 40px 0;}

/* .nav */
.nav .current-menu-item > a,
.nav .current-menu-ancestor > a,
.nav .current_page_item > a,
.nav .current_page_ancestor > a {color: #fff;}

.nav li {display: inline-block; float: left; position: relative; z-index: 100;}
.nav li:hover {}

.nav ul ul a {padding: 15px;}

.nav ul ul {position: absolute; width: 200px; background: #000; z-index: 1000;}
.nav ul ul li {display: block; float: none;}
.nav ul ul ul {position: absolute; left: 200px; top: -1px;}

.nav ul ul {opacity: 0; filter: alpha(opacity=0); -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; zoom: 0; visibility: hidden; height: 0; -webkit-transition: opacity .1s ease-in-out; -moz-transition: opacity .1s ease-in-out; -o-transition: opacity .1s ease-in-out; transition: opacity .1s ease-in-out;}
.nav li:hover > ul {opacity: 1; filter: alpha(opacity=100); -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; zoom: 1; visibility: visible; height: auto;}

.nav ul li.has-sub > a {background-image: url('images/menu_down.gif'); background-repeat: no-repeat; background-position: right center;}
.nav ul ul li.has-sub > a {background-image: url('images/menu_right.gif'); background-repeat: no-repeat; background-position: right center;}

/* .article */
.sticky {background: #f9f9f9; border: 1px solid #eee; padding: 20px;}
.article {margin-bottom: 80px; overflow: hidden; clear: both;}
.article .post-thumb {padding: 2px; border: 1px solid #ddd;}
.article .post-category {font-size: .7em; font-weight: 400; text-align: center; text-transform: uppercase; letter-spacing: .1em; margin-bottom: 15px;}
.article .post-category a {display: inline-block; background: #000; color: #fff; padding: 8px 12px;}
.article .post-category a:hover {background: #aaa; color: #333;}
.article .post-header {margin-bottom: 30px;}
.article .post-title {font-size: 1.6em; margin-bottom: 5px; line-height: 1.2em; color: #333; text-align: center; text-transform: uppercase;}
.article .post-meta {clear: both; font-size: .7em; font-weight: 400; border: 1px solid #000; overflow: hidden; padding: 15px; text-align: center; text-transform: uppercase; letter-spacing: .2em;}
.article .post-read-more {font-size: .9em; font-weight: 400; text-transform: uppercase; letter-spacing: .1em;}

.article .archives {overflow: hidden; clear: both; padding: 10px 0;}
.article .archives .archives-box {width: 45%; float: left; padding: 2px;}

/* .article misc */
.article blockquote {display: block; clear: both; margin: 20px 0; padding: 0 20px 0 40px; background: url('images/blockquote.png') no-repeat 0 0; font-style: italic; color: #888;}
.article blockquote p {padding: 0;}
.article ul {margin: 0 0 20px 25px; list-style: circle outside;}
.article ol {margin: 0 0 20px 25px; list-style: decimal outside;}
.article li {margin: 3px 0; line-height: 1.8em;}
.article .post-author-bio {clear: both; overflow: hidden; background: #f9f9f9; border: 1px solid #ddd; padding: 20px; margin: 20px 0 40px 0;}

/* .article misc */
.breadcrumb {padding: 5px 10px; margin-bottom: 30px; font-size: .8em; font-style: italic; background: #fafafa; border: 1px solid #eee;}

.pagetitle {padding: 20px 0; font-size: .8em; color: #999; text-transform: uppercase; letter-spacing: .2em;}

.page-pagination {clear: both; padding: 5px 0; line-height: 1em;}
.page-pagination .page-pagination-title {font-weight: bold;}
.page-pagination .page-pagination-number {display: inline-block; border: 1px solid #ccc; padding: 5px 8px;}
.page-pagination a .page-pagination-number {}
.page-pagination a .page-pagination-number:hover {}

.pagination {clear: both; font-size: .8em; padding: 10px 0; overflow: hidden; list-style: none;}
.pagination a:hover,
.pagination .current {padding: 8px 15px; margin-right: 5px; background: #333; color: #fff;}
.pagination a {padding: 8px 15px; margin-right: 5px; background: #dedede; color: #fff;}

.post-footer {clear: both; padding: 20px 0; margin: 10px 0; overflow: hidden;}
.post-footer ul {margin: 0; list-style: none;}
.post-footer ul li {margin: 5px 0;}

h5.post-related-title {margin-top: 20px; text-align: center;}
ul.post-related {list-style: none; font-size: .85em; line-height: 0; text-align: center;}
ul.post-related li {width: 18%; margin: 0 1%; float: left;}

.footer-navi {clear: both; overflow: hidden; padding: 0 !important; margin-bottom: 20px; border-top: 1px solid #eee; border-bottom: 1px solid #eee;}
.footer-navi li.previous {float: left;}
.footer-navi li.next {float: right;}

/* .gallery */
.gallery {clear: both; overflow: hidden;}
.gallery .gallery-item {margin-top: 0 !important;}
.gallery dl {margin: 0;}
.gallery a {padding: 5px; display: block;}
.gallery a img {max-width: 100%; height: auto;}
.gallery-caption {font-size: .9em;}

/* .side-widget */
.side-widget {margin-bottom: 40px; overflow: hidden; clear: both;}
.textwidget {overflow: hidden; margin-bottom: 10px; clear: both;}
.side-widget h3 {font-size: .85em; font-weight: 700; border-bottom: 1px solid #000; padding-bottom: 15px; text-align: center; text-transform: uppercase; letter-spacing: .1em;}
.side-widget select {width: 100%;}
.side-widget ol,
.side-widget ul {clear: both; list-style: none;}
.side-widget ol li,
.side-widget ul li {margin: 5px 0; line-height: 1.8em;}
.side-widget ol ol,
.side-widget ol ul,
.side-widget ul ol,
.side-widget ul ul {clear: both; list-style: square outside none; padding-left: 15px;}

/* .sideform */
.sideform {clear: both; overflow: hidden; text-align: center;}
.sidetext {width: 80%; margin: 2px auto; color: #888; border: 1px solid #bbb;}

/***** WIDGET *****/
/* .location */
.location {}
.location li {padding-left: 30px;}
.location li.address {background: url('images/info_icons.png') no-repeat 0 -93px;}
.location li.email {background: url('images/info_icons.png') no-repeat 0 7px;}
.location li.phone {background: url('images/info_icons.png') no-repeat 0 -25px;}
.location li.fax {background: url('images/info_icons.png') no-repeat 0 -57px;}

/* .social-icons */
ul.social-icons li {float: left; list-style: none; margin: 3px;}
.social-twitter,
.social-facebook,
.social-email,
.social-rss,
.social-google,
.social-flickr,
.social-linkedin,
.social-youtube,
.social-vimeo,
.social-instagram,
.social-pinterest,
.social-bloglovin,
.social-tumblr {display: block; width: 48px; height: 48px; float: left; background: #dedede url('images/social_icons.png') no-repeat; text-indent: -9999px;}
.social-twitter {background-position: 0 0;}
.social-facebook {background-position: 0 -68px;}
.social-email {background-position: 0 -136px;}
.social-rss {background-position: 0 -204px;}
.social-google {background-position: 0 -272px;}
.social-flickr {background-position: 0 -340px;}
.social-linkedin {background-position: 0 -408px;}
.social-youtube {background-position: 0 -476px;}
.social-vimeo {background-position: 0 -544px;}
.social-instagram {background-position: 0 -612px;}
.social-bloglovin {background-position: 0 -680px;}
.social-pinterest {background-position: 0 -749px;}
.social-tumblr {background-position: 0 -807px;}

/* .footer */
.footer-icons {clear: both; overflow: hidden; padding: 10px 0; text-align: center;}
ul.footer-icons-list {list-style: none; display: inline-block;}
ul.footer-icons-list li {float: left;}
ul.footer-icons-list li a {padding: 0;}
ul.footer-icons-list li .footer-twitter,
ul.footer-icons-list li .footer-facebook,
ul.footer-icons-list li .footer-pinterest,
ul.footer-icons-list li .footer-instagram,
ul.footer-icons-list li .footer-google,
ul.footer-icons-list li .footer-flickr,
ul.footer-icons-list li .footer-linkedin,
ul.footer-icons-list li .footer-youtube,
ul.footer-icons-list li .footer-vimeo,
ul.footer-icons-list li .footer-bloglovin,
ul.footer-icons-list li .footer-tumblr,
ul.footer-icons-list li .footer-rss,
ul.footer-icons-list li .footer-email {display: block; width: 34px; height: 34px; margin: 5px; text-indent: -9999em;}
ul.footer-icons-list li .footer-twitter {background-color: #dedede; background-image: url('images/footer_icons.png'); background-repeat: no-repeat; background-position: 5px 4px;}
ul.footer-icons-list li .footer-facebook {background-color: #dedede; background-image: url('images/footer_icons.png'); background-repeat: no-repeat; background-position: -29px 4px;}
ul.footer-icons-list li .footer-pinterest {background-color: #dedede; background-image: url('images/footer_icons.png'); background-repeat: no-repeat; background-position: -63px 4px;}
ul.footer-icons-list li .footer-instagram {background-color: #dedede; background-image: url('images/footer_icons.png'); background-repeat: no-repeat; background-position: -98px 4px;}
ul.footer-icons-list li .footer-google {background-color: #dedede; background-image: url('images/footer_icons.png'); background-repeat: no-repeat; background-position: -131px 4px;}
ul.footer-icons-list li .footer-flickr {background-color: #dedede; background-image: url('images/footer_icons.png'); background-repeat: no-repeat; background-position: -174px 4px;}
ul.footer-icons-list li .footer-linkedin {background-color: #dedede; background-image: url('images/footer_icons.png'); background-repeat: no-repeat; background-position: -216px 4px;}
ul.footer-icons-list li .footer-youtube {background-color: #dedede; background-image: url('images/footer_icons.png'); background-repeat: no-repeat; background-position: -257px 4px;}
ul.footer-icons-list li .footer-vimeo {background-color: #dedede; background-image: url('images/footer_icons.png'); background-repeat: no-repeat; background-position: -299px 4px;}
ul.footer-icons-list li .footer-bloglovin {background-color: #dedede; background-image: url('images/footer_icons.png'); background-repeat: no-repeat; background-position: -340px 4px;}
ul.footer-icons-list li .footer-tumblr {background-color: #dedede; background-image: url('images/footer_icons.png'); background-repeat: no-repeat; background-position: -462px 4px;}
ul.footer-icons-list li .footer-rss {background-color: #dedede; background-image: url('images/footer_icons.png'); background-repeat: no-repeat; background-position: -380px 4px;}
ul.footer-icons-list li .footer-email {background-color: #dedede; background-image: url('images/footer_icons.png'); background-repeat: no-repeat; background-position: -421px 4px;}

/* .comment-box */
.comment-box {clear: both; margin-top: 20px; padding: 0 10px; overflow: hidden;}
.comment-box h4 {font-size: 1.4em; margin: 10px 0;}
#commentform label {display: inline-block; width: 80px; margin: 0; vertical-align: top;}
#respond {padding: 10px; background: #fff;}
p.comment-inputs {margin-bottom: 0;}
.required-input {color: #f00;}
.comment-input {width: 50%;}
.comment-textarea {width: 95%; height: 80px;}
.comment-input,
.comment-textarea {border: 1px solid #ccc; padding: 5px; color: #999; font: normal .85em Verdana, Tahoma, Arial, San-serif;}
.avatar {margin-right: 20px; float: left; border: 1px solid #999;}
.comment-meta {clear: both; overflow: hidden;}
.comment-meta h6 {font-size: 1em; margin-bottom: 3px;}
.comment-meta small {font-style: italic; color: #999; font-size: .85em;}
ol.commentlist {margin: 0;}
ol.commentlist li {border-bottom: 1px solid #ddd; margin-bottom: 20px; list-style: none;}
ol.commentlist li p {padding: 5px 0; margin: 0 0 10px 55px; line-height: 1.8em;}
ol.commentlist li ul {padding: 0;}
ol.commentlist li ul.children li {border: none; border-left: 1px solid #ddd; padding: 0 0 0 30px; margin: 0; list-style: none;}
ol.commentlist li ul.children li.alt {}
ol.commentlist li ul.children li.byuser {}
ol.commentlist li ul.children li.comment {}
ol.commentlist li ul.children li.bypostauthor {}
ol.commentlist li ul.children li.comment-author-admin {}
ol.commentlist .parent {}
ol.commentlist .comment {overflow: hidden; padding: 10px 0;}
ol.commentlist .comment-content {overflow: hidden;}
ol.commentlist .children {}
ol.commentlist .pingback {}
ol.commentlist .bypostauthor {}
ol.commentlist .comment-author {}
ol.commentlist .comment-author-admin {}
ol.commentlist .alt {}
ol.commentlist .odd {}
ol.commentlist .even {}
ol.commentlist .thread-alt {}
ol.commentlist .thread-odd {}
ol.commentlist .thread-even {}
ol.commentlist li ul.children .alt {}
ol.commentlist li ul.children .odd {}
ol.commentlist li ul.children .even {}
ol.commentlist .vcard {}
ol.commentlist .vcard cite.fn {}
ol.commentlist .vcard span.says {}
ol.commentlist .vcard img.photo {}
ol.commentlist .vcard img.avatar {}
ol.commentlist .vcard cite.fn a.url {}
#cancel-comment-reply-link {background: #333; color: #fff; padding: 2px 5px; font-size: .5em;}
a.comment-reply-link {float: right; background: #333; color: #fff; padding: 0 5px; font-size: .9em;}
.comment-pagination {clear: both; overflow: hidden; margin: 10px 0;}

/* #wp-calendar */
#wp-calendar {text-align: center; width: 100%; font-size: .9em; background: #fff;}
#wp-calendar caption {font-weight: bold; background: #fff; text-align: center; padding: 5px 0; border-top: 1px solid #eee; border-left: 1px solid #eee; border-right: 1px solid #eee;}
#wp-calendar th {font-style: normal; text-transform: capitalize; padding: 2px; border-right: 1px solid #eee;}
#wp-calendar td {font-style: normal; padding: 2px; border-right: 1px solid #eee;}
#wp-calendar tr {border-top: 1px solid #eee; border-left: 1px solid #eee;}
#wp-calendar tfoot td {border-bottom: 1px solid #eee;}

/* img */
img {max-width: 100%; height: auto;}
img.aligncenter {display: block; margin: 0 auto 10px auto;}
img.alignright {display: inline; margin: 0 0 10px 20px;}
img.alignleft {display: inline; margin: 0 20px 10px 0;}
.aligncenter,
.centered {display: block; margin: 0 auto 10px auto;}
.alignleft {float: left; margin: 0 20px 10px 0;}
.alignright {float: right; margin: 0 0 10px 20px;}
.attachment-caption {text-align: center; font-weight: 700;}
.attachment-desc {text-align: center;}

/* .wp-caption */
.aligncenter,
div.aligncenter {display: block; margin-left: auto; margin-right: auto;}
.wp-caption {border: 1px solid #ccc; background: #efefef; padding: 1%; text-align: center; max-width: 96%;}
.wp-caption img {border: 0;}
.wp-caption p.wp-caption-text {font-size: 0.85em; line-height: 1.2em; padding: 3px 0; margin: 0;}

/* Input and label */
select:focus,
textarea:focus,
input:focus {border: 1px solid #888; -webkit-box-shadow: 0px 0px 2px 1px rgba(0, 0, 0, .2); box-shadow: 0px 0px 2px 1px rgba(0, 0, 0, .2);}

label {display: inline-block; margin-right: 20px; vertical-align: top;}
select,
textarea,
input {border: 1px solid #ccc; color: #888; padding: 8px 10px; -webkit-transition: all .3s ease-in-out; -moz-transition: all .3s ease-in-out; -ms-transition: all .3s ease-in-out; -o-transition: all .3s ease-in-out; transition: all .3s ease-in-out; font-family: Arial, Verdana, Tahoma, Sans-serif;}
.input-button,
input[type=submit] {border: 1px solid #222; background: #222; color: #fff; cursor: pointer; padding: 8px 15px; -webkit-transition: all .3s ease-in-out; -moz-transition: all .3s ease-in-out; -ms-transition: all .3s ease-in-out; -o-transition: all .3s ease-in-out; transition: all .3s ease-in-out;}
.input-button:hover,
input[type=submit]:hover {border: 1px solid #aaa; background: #aaa; color: #fff; -webkit-box-shadow: 0px 0px 2px 1px rgba(0, 0, 0, .2); box-shadow: 0px 0px 2px 1px rgba(0, 0, 0, .2);}

/* Misc */
.side-widget ul:last-child,
.side-widget ol:last-child,
.side-widget dl:last-child {margin: 0;}
.hidden {display: none;}
.success {color: #159776;}
.error {color: #d70a16;}
.require {color: #d70a16; }
.focused {border: 1px solid #888; -webkit-box-shadow: 0px 0px 2px 1px rgba(0, 0, 0, .2); box-shadow: 0px 0px 2px 1px rgba(0, 0, 0, .2);}
.highlight {background: #efefef; padding: 0 2px;}
.button {padding: 1px 5px;}
.fade {filter: alpha(opacity=50); opacity: .5;}
.clearfix {clear: both; height: 10px;}
.split-columns {overflow: auto; width: 100%; margin-bottom: 15px;}
.shadow {-webkit-box-shadow: 0 0 5px 0 #aaa; box-shadow: 0 0 5px 0 #aaa;}
.transparency {background-color: rgba(255, 255, 255, .8);}
.noborder,
.noborder tbody,
.noborder thead,
.noborder tfoot,
.noborder tr,
.noborder td,
.noborder th {border: none;}
.radius-50 {-moz-border-radius: 50%; -webkit-border-radius: 50%; border-radius: 50%;}
.radius-30 {-moz-border-radius: 30px; -webkit-border-radius: 30px; border-radius: 30px;}
.radius-20 {-moz-border-radius: 20px; -webkit-border-radius: 20px; border-radius: 20px;}
.radius-10 {-moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px;}
.radius-8 {-moz-border-radius: 8px; -webkit-border-radius: 8px; border-radius: 8px;}
.radius-4 {-moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px;}
.radius-2 {-moz-border-radius: 2px; -webkit-border-radius: 2px; border-radius: 2px;}
.width-100 {width: 100%;}
.width-95 {width: 95%;}
.width-90 {width: 90%;}
.width-85 {width: 85%;}
.width-80 {width: 80%;}
.width-75 {width: 75%;}
.width-70 {width: 70%;}
.width-65 {width: 65%;}
.width-60 {width: 60%;}
.width-55 {width: 55%;}
.width-50 {width: 50%;}
.width-45 {width: 45%;}
.width-40 {width: 40%;}
.width-35 {width: 35%;}
.width-30 {width: 30%;}
.width-25 {width: 25%;}
.width-20 {width: 20%;}
.width-15 {width: 15%;}
.width-10 {width: 10%;}

/* Shortcodes */
.tooltip {cursor: pointer; border-bottom: 1px dashed #ccc;}
.tooltip:hover span.tip {margin-left: 20px; opacity: 1; display: inline-block; border: 1px solid #ddd; background: #fff; padding: 5px 10px; color: #333; font-size: .9em; -webkit-transition: opacity .1s ease-in-out; -moz-transition: opacity .1s ease-in-out; -o-transition: opacity .1s ease-in-out; transition: opacity .1s ease-in-out;}
.tip {position: absolute; margin-left: -9999em; opacity: 0; max-width: 300px; z-index: 1000; -webkit-transition: opacity .1s ease-in-out; -moz-transition: opacity .1s ease-in-out; -o-transition: opacity .1s ease-in-out; transition: opacity .1s ease-in-out;}
.tip:before {position: absolute; top: 5px; display: inline-block; border-top: 6px solid transparent; border-right:6px solid #555; border-bottom: 6px solid transparent; left: -6px; content: '';}
.tip:after {position: absolute; top: 5px; display: inline-block; border-top: 6px solid transparent; border-right: 6px solid #fff; border-bottom: 6px solid transparent; left: -6px; content: '';}

.accordion-wrap {position: relative;}
.accordion-title {padding: 15px 10px 15px 30px; font-weight: 400; background: #222 url('images/accordion_closed.gif') no-repeat 10px 17px; color: #fff; cursor: pointer; margin-bottom: 5px; line-height: 1em;}
.accordion-open {background: #aaa url('images/accordion_opened.gif') no-repeat 10px 19px;}
.accordion-content {padding-bottom: 15px; width: 100%; line-height: 1.8em;}

.post-button {display: inline-block; font-size: .75em; line-height: 1em; padding: 15px 30px; color: #fff; background: #222; text-transform: uppercase; letter-spacing: .1em;}
.post-button:hover {background: #aaa; color: #fff;}

#contact-form {overflow: hidden;}
.contact-form-text {width: 80%; margin-bottom: 10px;}
.contact-form-textarea {width: 80%; height: 150px; margin-bottom: 10px;}
.notification_error {font-size: .9em; border: 1px solid #ffe432; background: #fff3a0; padding: 5px;}
.contact-form-sending {display: inline-block; width: 16px; height: 16px; background: url('images/loading.gif') no-repeat 0 0; text-indent: -9999em;}

.pullquote {font-size: 1.4em;}

.warning,
.question,
.disclaim {display: block; padding: 10px 10px 10px 30px; margin-bottom: 20px; overflow: hidden; line-height: 1.8em;}
.warning {background: #f2dede url('images/warning.png') no-repeat 5px 12px; border: 1px solid #eed3d7; color: #b94a48;}
.question {background: #d9edf7 url('images/question.png') no-repeat 5px 12px; border: 1px solid #bce8f1; color: #3a87ad;}
.disclaim {background: #fcf8e3 url('images/disclaim.png') no-repeat 5px 12px; border: 1px solid #fbeee0; color: #c09853;}

.warning p:last-child,
.question p:last-child,
.disclaim p:last-child,
.warning ul:last-child,
.question ol:last-child,
.disclaim dl:last-child {margin: 0;}

.rslides {position: relative; overflow: hidden; width: 100%; padding: 0; margin: 0 !important; list-style: none !important;}
.rslides li {-webkit-backface-visibility: hidden; position: absolute; display: none; width: 100%; left: 0; top: 0;}
.rslides li:first-child {position: relative; display: block; float: left;}
.rslides li p.caption {background: #000; zoom: 1;}
.rslides li p.caption {text-align: center; font-size: .9em; margin: 0; position: absolute; bottom: 0; background: rgba(0,0,0,.5); color: #fff; width: 96%; z-index: 8; padding: 2%; opacity: .8; text-align: left !important;}
.rslides img {display: block; height: auto; float: left; width: 100%; border: 0;}

.sc-slide .rslides_tabs {list-style: none; margin: 0; text-align: center;}
.sc-slide .rslides_tabs li {display: inline-block; line-height: 1em; zoom: 1; *display: inline;}
.sc-slide .rslides_tabs li a {display: block; width: 12px; height: 12px; background: #ccc; margin: 0 2px; text-indent: -9999em; -moz-border-radius: 20px; -webkit-border-radius: 20px; border-radius: 20px;}
.sc-slide .rslides_tabs li.rslides_here a {background: #a00000;}

.sc-slide .next {display: block; z-index: 10; float: right; width: 24px; height: 23px; background: url('images/sc_slide_nav.png') no-repeat -24px 0; text-indent: -9999px; cursor: pointer;}
.sc-slide .prev {display: block; z-index: 10; float: left; width: 24px; height: 23px; background: url('images/sc_slide_nav.png') no-repeat 0 0; text-indent: -9999px; cursor: pointer;}