/*
* Theme Name: Hoon
* Theme URI: http://press75.com
* Description: A post format rich, audio and video enabled, multi-media theme.
* Version: 1.3.1
* Author: Press75
* Author URI: http://press75.com
* License: GNU General Public License
* License URI: license.txt
* Tags: business,corporate, portfolio, professional, music, video, three-columns, right-sidebar, responsive-width, fixed-width, custom-background, custom-colors, custom-menu, featured-images, full-width-template, post-formats, post-slider, sticky-post, theme-options, translation-ready,
*/
/* SHARED STYLES
----------------------------------------------- */
.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}
.anystretch img {
  max-width: inherit;
}
/* COLUMNS */
.one-half {
  width: 48%;
}
.one-third {
  width: 30.66%;
}
.two-third {
  width: 65.33%;
}
.one-fourth {
  width: 22%;
}
.three-fourth {
  width: 74%;
}
.one-half,
.one-third,
.two-third,
.three-fourth,
.one-fourth {
  position: relative;
  float: left;
  display: inline;
  overflow: hidden;
  margin-right: 4%;
  margin-bottom: 24px;
}
.last {
  margin-right: 0 !important;
  clear: right;
}
body {
  padding-top: 50px;
}
body.admin-bar #branding {
  padding-top: 30px;
}
body.admin-bar #top-search {
  top: 71px;
}
.container {
  position: relative;
  z-index: 2;
}
/* BACKGROUND IMAGE */
#bg-image {
  position: fixed;
  top: 0;
  left: 0;
  z-index: -100000;
}
.bg-image-width {
  width: 100%;
}
.bg-image-height {
  height: 100%;
}
/* NAVIGATION
----------------------------------------------- */
#primary-nav {
  min-height: 40px;
  float: left;
  width: 100%;
  position: relative;
  /* Dropdowns */

  /* Styles */

}
#primary-nav .nav {
  clear: left;
  float: left;
  position: relative;
  left: 50%;
  text-align: center;
}
#primary-nav .nav ul {
  left: auto;
  text-align: left;
}
#primary-nav .nav ul li {
  right: auto;
}
#primary-nav .nav li {
  right: 50%;
}
#primary-nav a {
  position: relative;
}
#primary-nav li {
  float: left;
  display: inline;
  position: relative;
}
#primary-nav li:hover {
  visibility: inherit;
}
#primary-nav li li {
  width: 157px;
}
#primary-nav ul ul {
  width: 160px;
  position: absolute;
  display: none;
}
#primary-nav li:hover ul {
  display: block;
  left: 0;
  top: 41px;
  z-index: 99;
}
#primary-nav li:hover li ul,
#primary-nav li li:hover li ul,
#primary-nav li li li:hover li ul {
  display: none;
}
#primary-nav li li:hover ul,
#primary-nav li li li:hover ul,
#primary-nav li li li li:hover ul {
  display: block;
  left: 160px;
  top: -10px;
}
#primary-nav a {
  padding: 11px 13px;
  font-weight: bold;
  line-height: 41px;
}
#primary-nav ul {
  margin-bottom: -3px;
  /* First Level */

}
#primary-nav ul li:first-child {
  border-left: none;
}
#primary-nav ul li:last-child {
  border-right: none;
}
#primary-nav ul ul {
  border-top: 3px solid;
  padding: 7px 0 10px;
  /* Second Level */

}
#primary-nav ul ul ul {
  padding: 10px 0;
  border-top: none;
  border-left: 3px solid;
}
#primary-nav ul ul ul:before {
  content: "◀";
  position: absolute;
  top: 10px;
  left: -13px;
}
#primary-nav li {
  float: left;
  margin: 0;
  border-bottom: 3px solid;
  /* First Level */

}
#primary-nav li:first-child a {
  border-left: none;
}
#primary-nav li:last-child a {
  border-right: none;
}
#primary-nav li a {
  border-left: 1px solid;
  border-right: 1px solid;
}
#primary-nav li li {
  font-size: 14px;
  font-size: 1.4rem;
  border: none;
}
#primary-nav li li:hover {
  border-bottom: none;
}
#primary-nav li li a {
  border: none;
  line-height: 1.2em;
  padding: 5px 15px 6px;
  display: block;
  background: none;
}
#primary-nav li li a:hover {
  background: none;
  padding-left: 17px;
}
#primary-nav .current-menu-item,
#primary-nav .current-menu-ancestor {
  border-bottom: 3px solid;
}
#primary-nav li.menu-item.amazon > a,
#primary-nav li.menu-item.facebook > a,
#primary-nav li.menu-item.flickr > a,
#primary-nav li.menu-item.lastfm > a,
#primary-nav li.menu-item.itunes > a,
#primary-nav li.menu-item.myspace > a,
#primary-nav li.menu-item.rss > a,
#primary-nav li.menu-item.twitter > a,
#primary-nav li.menu-item.youtube > a,
#primary-nav li.menu-item.vimeo > a,
#primary-nav li.menu-item.soundcloud > a,
#primary-nav li.menu-item.bandcamp > a,
#primary-nav li.menu-item.google > a,
#primary-nav li.menu-item.linkedin > a {
  filter: alpha(opacity=75);
  -khtml-opacity: 0.75;
  -moz-opacity: 0.75;
  opacity: 0.75;
  text-indent: -999em;
  padding: 10px;
  display: block;
  width: 41px;
  height: 41px;
  line-height: 41px;
  overflow: hidden;
  background-repeat: no-repeat;
  background-image: url(images/icons-sprite.png);
}
#primary-nav li.menu-item.amazon > a:hover,
#primary-nav li.menu-item.facebook > a:hover,
#primary-nav li.menu-item.flickr > a:hover,
#primary-nav li.menu-item.lastfm > a:hover,
#primary-nav li.menu-item.itunes > a:hover,
#primary-nav li.menu-item.myspace > a:hover,
#primary-nav li.menu-item.rss > a:hover,
#primary-nav li.menu-item.twitter > a:hover,
#primary-nav li.menu-item.youtube > a:hover,
#primary-nav li.menu-item.vimeo > a:hover,
#primary-nav li.menu-item.soundcloud > a:hover,
#primary-nav li.menu-item.bandcamp > a:hover,
#primary-nav li.menu-item.google > a:hover,
#primary-nav li.menu-item.linkedin > a:hover {
  filter: alpha(opacity=100);
  -khtml-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  background-color: transparent;
}
#primary-nav li.menu-item.amazon a {
  background-position: 10px 10px;
}
#primary-nav li.menu-item.bandcamp a {
  background-position: -20px -20px;
}
#primary-nav li.menu-item.facebook a {
  background-position: -50px -50px;
}
#primary-nav li.menu-item.flickr a {
  background-position: -75px -80px;
}
#primary-nav li.menu-item.itunes a {
  background-position: -110px -110px;
}
#primary-nav li.menu-item.lastfm a {
  background-position: -140px -140px;
}
#primary-nav li.menu-item.myspace a {
  background-position: -170px -170px;
}
#primary-nav li.menu-item.rss a {
  background-position: -200px -200px;
}
#primary-nav li.menu-item.soundcloud a {
  background-position: -230px -230px;
}
#primary-nav li.menu-item.twitter a {
  background-position: -260px -260px;
}
#primary-nav li.menu-item.vimeo a {
  background-position: -290px -290px;
}
#primary-nav li.menu-item.youtube a {
  background-position: -320px -320px;
}
#primary-nav li.menu-item.google a {
  background-position: -350px -350px;
}
#primary-nav li.menu-item.linkedin a {
  background-position: -380px -380px;
}
/* MOBILE SELECT MENUT */
#primary-nav .select,
#primary-nav select.select-menu {
  display: none;
}
#primary-nav .select {
  z-index: 1;
  float: left;
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -150px;
  width: 300px;
  height: 41px;
  line-height: 41px;
  font-size: 14px;
  text-indent: 10px;
  cursor: default;
  text-indent: 15px;
  border: 1px solid;
  font-weight: bold;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.5);
}
#primary-nav .select:before {
  content: "▼";
  padding-right: 5px;
}
/* BRANDING
----------------------------------------------- */
#branding {
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999;
  border-bottom: 3px solid;
  padding: 0;
}
#site-info {
  text-align: center;
  margin-top: 50px;
  margin-bottom: 40px;
  padding-left: 0;
  padding-right: 0;
}
#site-title .image-logo a,
#site-title .image-logo img {
  display: inline-block;
}
#site-title .text-logo {
  font-size: 72px;
  font-size: 7.2rem;
  line-height: 1em;
  font-style: italic;
}
#site-description {
  font-size: 21px;
  font-size: 2.1rem;
  line-height: 21px;
  margin: 0;
  font-style: italic;
}
/* MAIN CONTENT
----------------------------------------------- */
#main {
  margin-top: 50px;
  padding-left: 0;
  padding-right: 0;
}
.entry {
  position: relative;
  margin-bottom: 40px;
}
.entry-image img {
  display: block;
  margin: 0 auto;
}
.entry-side {
  position: absolute;
  top: 22px;
  left: -60px;
  width: 40px;
  text-align: center;
}
.entry-header .entry-subheader {
  margin-bottom: 0;
}
.entry-subheader {
  border-bottom: 1px solid;
}
.entry-subheader .flex-controls-container,
.entry-gallery .flex-controls-container {
  top: 20px;
  margin-left: 5px;
}
.entry-content {
  position: relative;
  padding: 4.5% 6% 2%;
}
.entry-content:before,
.entry-content:after {
  content: " ";
  display: table;
}
.entry-content:after {
  clear: both;
}
.entry-content .wp-embed,
.entry-content .flexslider-wrapper {
  margin-bottom: 1.8em;
}
/* META INFO
----------------------------------------------- */
#meta {
  margin-bottom: 40px;
}
.section-meta .tabs {
  z-index: 2;
  position: relative;
  float: left;
  width: 100%;
  border-bottom: none;
  padding: 0 20px;
  line-height: 19px;
  font-style: italic;
}
.section-meta .tabs span.meta-title {
  font-size: 14px;
  font-size: 1.4rem;
}
.section-meta .tabs a.active {
  border: none;
  border-top: 3px solid;
}
.section-meta .tabs-content {
  z-index: 1;
  position: relative;
  top: -3px;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 22px;
  list-style: none;
}
.section-meta .tabs-content .entry {
  margin-bottom: 20px;
}
.section-meta .tabs-content .row:last-child .entry {
  margin-bottom: 0;
}
.author-meta {
  padding: 20px 6%;
}
.author-meta p {
  margin-bottom: 0;
}
.author-meta img {
  display: block;
}
.author-meta .sep {
  display: inline-block;
  height: 11px;
  width: 1px;
  padding-right: 5px;
  margin-left: 7px;
  border-left: 1px solid;
}
.author-meta .author-avatar {
  float: left;
  padding: 2px 0 0 0;
  margin-right: 20px;
}
.author-meta .author-description {
  overflow: hidden;
}
.author-meta .author-links {
  display: block;
  font-weight: bold;
  font-size: 12px;
  font-size: 1.2rem;
  padding-top: 10px;
}
.popular-meta ul,
.related-meta ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.popular-meta li,
.related-meta li {
  clear: left;
  overflow: hidden;
  padding: 13px 6%;
  border-bottom: 1px solid;
}
.popular-meta li:last-child,
.related-meta li:last-child {
  border-bottom: none;
}
.popular-meta .title,
.related-meta .title {
  margin-bottom: 10px;
}
.popular-meta .title:hover:after,
.related-meta .title:hover:after {
  content: "\0000a0→";
}
.popular-meta .posted-on,
.related-meta .posted-on {
  margin: -10px 0 0 0;
}
.popular-meta p,
.related-meta p {
  margin-top: 5px;
  margin-bottom: 0;
}
.popular-meta .title,
.popular-meta .rating,
.popular-meta .heart {
  display: inline-block;
}
.popular-meta .rating {
  margin-top: 3px;
  float: right;
  font-style: italic;
  font-weight: bold;
  font-size: 13px;
  font-size: 1.3rem;
  padding: 2px 5px 1px;
  line-height: 14px;
}
.related-meta .title,
.related-meta .rating,
.related-meta .heart {
  display: inline-block;
}
.related-meta .format-type {
  margin-top: 3px;
  float: right;
  font-weight: bold;
  font-size: 13px;
  font-size: 1.3rem;
  padding: 2px 6px 3px;
  line-height: 14px;
}
.more-link {
  font-size: 14px;
  font-size: 1.4rem;
}
.posted-on,
.posted-in {
  margin-bottom: 1.625em;
  font-style: italic;
}
.posted-on {
  margin-top: -10px;
}
.posted-on .sep {
  display: inline-block;
  padding: 0 3px;
  margin: 0 3px;
}
.comment-count,
.like-it-up {
  display: inline;
}
.like-it-up .post-rating {
  margin-left: 3px;
}
.post-edit-link {
  position: absolute;
  right: -20px;
  font-weight: bold;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-size: 18px;
  font-size: 1.8rem;
  border: 1px solid;
  margin-top: -5px;
}
/* COMMENTS
----------------------------------------------- */
.comments-meta {
  padding: 0 !important;
}
#comments {
  margin-bottom: 0;
}
#comments .comment-pagination {
  line-height: 1em;
  padding: 0 6% 8px;
  clear: both;
  text-align: right;
  margin-bottom: 8px;
}
#comments .comment-pagination .pages {
  float: left;
}
#comments .comment-pagination .pages .of {
  font-style: italic;
}
#comments .comment-pagination .page-numbers {
  font-weight: bold;
  padding: 0 2px;
  margin: 0 2px;
}
#comments .comment-pagination .current,
#comments .comment-pagination .total {
  font-weight: bold;
}
.comment-title-wrap,
.pingback-title-wrap {
  padding: 23px 6% 10px;
  margin: 0;
}
.pingback-title-wrap {
  padding-top: 20px;
  margin-bottom: 8px;
}
.comment-title,
.pingback-title,
#reply-title {
  margin: 0;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1em;
}
.leave-comment-link {
  float: right;
  font-weight: bold;
  line-height: 16px;
}
.commentlist {
  margin: 0;
  list-style-type: none;
}
.commentlist ul {
  margin: 0;
  padding: 0;
}
.commentlist li {
  padding: 0;
}
.commentlist li li:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border: none;
}
.commentlist li li .comment-head,
.commentlist li li .comment-body {
  margin-left: 9%;
}
.commentlist li li li .comment-head,
.commentlist li li li .comment-body {
  margin-left: 12%;
}
.commentlist li li li li .comment-head,
.commentlist li li li li .comment-body {
  margin-left: 15%;
}
.seperation-border {
  border-bottom: 1px solid;
}
.children {
  list-style-type: none;
}
.children .comment {
  margin-bottom: 0;
  border-bottom: none;
}
.children .comment-meta:before {
  position: absolute;
  left: -22px;
  top: 2px;
  content: "↳";
  font-style: normal;
}
.comment {
  margin: 0;
}
.comment .comment-body *:last-child {
  margin-bottom: 0;
}
.comment-head,
.comment-body {
  margin-left: 6%;
  margin-right: 6%;
}
.comment-head {
  position: relative;
}
.comment-number {
  position: absolute;
  left: -14.1%;
  top: -6px;
  width: 38px;
  height: 38px;
  line-height: 38px;
  font-weight: bold;
  text-align: center;
  border: 1px solid;
  font-size: 16px;
  font-size: 1.6rem;
}
.comment-meta {
  font-weight: bold;
  font-size: 12px;
  font-size: 1.2rem;
  margin: 0 0 12px 0;
  position: relative;
  line-height: 1em;
}
.comment-meta a {
  padding: 0;
}
.comment-meta a.url:after {
  content: "\0A\221E";
}
.comment-author-avatar {
  position: relative;
  z-index: 99;
  float: right;
  margin: 2px 0 0 0;
}
.comment-author-avatar a {
  display: block;
}
.comment-author-name {
  display: block;
  font-size: 14px;
  font-size: 1.4rem;
  padding: 2px 0 4px;
  margin: 0;
}
.comment-author-name a {
  padding: 0;
}
.comment-author-name a.url:after {
  content: "\0A\221E";
}
.comment-date {
  display: inline-block;
  padding: 3px 0;
}
.comment-body {
  position: relative;
  margin-left: 6%;
  padding-bottom: 20px;
}
.comment-body ul,
.comment-body ol {
  margin: 0 0 24px 1.5em;
  padding: 0;
  list-style: disc;
  background: none;
}
.comment-body ul ul,
.comment-body ol ul,
.comment-body ul ol,
.comment-body ol ol {
  margin: 0;
}
.comment-body ul li,
.comment-body ol li {
  padding: 0;
}
.comment-field {
  margin-bottom: 20px;
}
.pinglist {
  margin: 0;
  padding-bottom: 12px;
  list-style: none;
}
.pinglist ul {
  margin: 0;
}
/* No Pings */
p.pinglist {
  padding-bottom: 0;
}
p.pinglist .ping {
  padding: 0 6%;
}
.ping {
  margin: 0 0 7px;
  padding: 0;
}
.ping:last-child {
  border-bottom: none;
  margin-bottom: 0;
}
.ping a {
  padding: 0 6%;
}
.ping a:after {
  content: "\0A\221E";
}
.ping .seperation-border {
  margin-bottom: 7px;
}
#reply-title {
  margin: 0 0 20px;
}
.cancel-comment-reply {
  float: right;
  font-size: 13px;
  font-size: 1.3rem;
}
.cancel-comment-reply:before {
  content: "\2718\0A";
}
#respond {
  padding: 0px;
}
#respond .comment-form-author label,
#respond .comment-form-email label,
#respond .comment-form-url label,
#respond .comment-form-comment label {
  line-height: 31px;
  padding: 0 6%;
  font-weight: bold;
  font-size: 13px;
  font-size: 1.3rem;
}
#respond .comment-form-author,
#respond .comment-form-email,
#respond .comment-form-url {
  position: relative;
}
#respond .comment-form-author label,
#respond .comment-form-email label,
#respond .comment-form-url label {
  z-index: 1;
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  border-right: 1px solid;
  width: 105px;
}
#respond .comment-form-author label span,
#respond .comment-form-email label span,
#respond .comment-form-url label span {
  font-weight: bold;
  margin-left: 5px;
}
#respond .field-note {
  position: absolute;
  top: 4px;
  right: 6%;
  font-size: 13px;
  font-size: 1.3rem;
}
#respond label {
  margin: 0;
}
#respond input[type="text"],
#respond textarea {
  border: none;
  width: 100%;
}
#respond input[type="text"] {
  position: relative;
  text-indent: 110px;
  margin-right: 10px;
  border-bottom: 1px solid;
}
#respond textarea {
  resize: vertical;
  padding: 10px 6%;
  border-top: 1px solid;
  border-bottom: 1px solid;
}
#respond p {
  margin-bottom: 14px;
}
#respond .form-submit {
  margin-left: 6%;
}
#reply-title {
  margin: 0 6%;
}
li #respond {
  margin: 0;
  padding: 20px 0;
  background: #ffffff;
  overflow: hidden;
}
#commentform {
  margin: 20px 0;
}
.comments-rss {
  font-size: 13px;
  font-size: 1.3rem;
  float: right;
  margin-right: 6%;
  height: 20px;
  font-style: italic;
}
.comments-rss span {
  padding: 1px 3px;
  margin-right: 3px;
  text-shadow: none;
  font-size: 12px;
  font-size: 1.2rem;
  font-style: normal;
  font-weight: bold;
  color: #000;
  background: orange;
}
.nocomments {
  margin: 0;
  padding: 10px 0;
  font-weight: bold;
  font-style: italic;
}
/* POST FORMATS
----------------------------------------------- */
/* IMAGE */
.format-image a.none {
  cursor: default;
}
.single .format-image a.post {
  cursor: default;
}
/* QUOTE */
.format-quote blockquote {
  border: none;
  padding-top: 0;
  padding-bottom: 0;
  margin-top: 0;
  margin-bottom: 0;
}
.format-quote blockquote p {
  font-size: 26px;
  font-size: 2.6rem;
  line-height: 1.3;
}
.format-quote blockquote:before {
  top: 20px;
}
.format-quote .posted-in {
  padding-left: 60px;
}
/* CHAT */
.format-chat .dialogue {
  margin-left: 0;
  list-style: none;
}
.format-chat .dialogue li {
  padding: .7em 0;
  border-bottom: 1px dotted;
}
.format-chat .dialogue .label {
  margin-right: 10px;
}
/* STATUS */
.format-status p {
  margin: 0 0 10px;
}
.format-status .entry-content {
  padding: 6%;
}
.format-status .status-avatar {
  float: left;
  margin-right: 20px;
}
.format-status .status-text {
  overflow: hidden;
}
.format-status .posted-content {
  font-weight: 300;
  font-size: 21px;
  font-size: 2.1rem;
}
.format-status .posted-content p {
  line-height: 26px;
}
.format-status .posted-on {
  margin: 0;
  line-height: 1em;
}
.format-status .posted-in {
  margin-bottom: 3px;
}
/* SHARING LINKS
----------------------------------------------- */
ul.entry-sharing {
  position: absolute;
  left: -20px;
  z-index: 99;
  width: 40px;
  margin: 0;
  list-style: none;
}
ul.entry-sharing ul {
  margin: -40px 0 0;
  list-style: none;
  display: none;
}
ul.entry-sharing li {
  position: relative;
  margin: -5px 0 0;
}
ul.entry-sharing li:hover {
  z-index: 99;
}
ul.entry-sharing a {
  font-size: 18px;
  font-size: 1.8rem;
  text-align: center;
  display: block;
  width: 40px;
  height: 40px;
  line-height: 40px;
  border: 1px solid;
}
ul.entry-sharing .sharing-trigger:hover {
  border: none;
}
ul.entry-sharing .sharing-trigger:hover ul {
  display: block;
}
ul.entry-sharing .post-rating {
  font-weight: bold;
  font-size: 13px;
  font-size: 1.3rem;
}
/* PAGINATION
----------------------------------------------- */
#nav-below {
  margin-bottom: 40px;
}
#single-navigation {
  overflow: hidden;
  float: left;
  width: 100%;
  padding: 2% 6%;
  margin-top: -3px;
}
#single-navigation a {
  font-weight: bold;
  color: #414141;
  line-height: 1em;
}
#single-navigation a:hover {
  color: #222222;
}
#single-navigation .prev {
  float: left;
}
#single-navigation .next {
  float: right;
}
.pagenavi {
  clear: both;
  text-align: center;
  font-size: 1em;
  font-weight: bold;
  font-style: italic;
  margin-bottom: 45px;
}
.pagenavi a,
.pagenavi span {
  width: 30px;
  height: 30px;
  line-height: 30px;
  display: inline-block;
  text-align: center;
  padding: 1px 11px;
  min-width: 10px;
}
.pagenavi .dots {
  padding: 1px 7px;
}
.pagenavi .nav-previous {
  float: left;
}
.pagenavi .nav-next {
  float: right;
}
.pagenavi .page-numbers {
  font-weight: normal;
  margin: 0 2px;
}
.pagenavi .page-numbers.current {
  font-weight: bold;
}
.pagenavi .prev,
.pagenavi .next {
  font-size: 13px;
  font-size: 1.3rem;
  font-style: normal;
}
.pagelinks {
  clear: both;
  text-align: center;
  font-weight: bold;
  font-style: italic;
}
.pagelinks span {
  display: inline-block;
  margin-bottom: 5px;
}
.pagelinks .page-numbers {
  padding: 0 10px;
  border: 1px solid;
  min-width: 10px;
}
.pagelinks a {
  font-weight: bold;
}
.pagelinks a .page-numbers {
  font-weight: normal;
  background: none;
}
/* IMAGES & ALIGNMENT
----------------------------------------------- */
img.wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
img#wpstats {
  display: block;
  margin: 0 auto 1.625em;
}
img[class="align"],
img[class*="wp-image-"] {
  height: auto;
}
.alignleft,
img.alignleft {
  display: inline;
  float: left;
  margin-right: 24px;
  margin-top: 4px;
}
.alignright,
img.alignright {
  display: inline;
  float: right;
  margin-left: 24px;
  margin-top: 4px;
}
.aligncenter,
img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
img.alignleft,
img.alignright,
img.aligncenter {
  margin-bottom: 12px;
}
.entry-media img {
  display: block;
  margin: 0 auto;
}
.entry-attachment {
  text-align: center;
  padding: 40px;
}
.entry-attachment .entry-caption {
  margin-top: 20px;
}
/* WP Gallery
----------------------------------------------- */
.gallery {
  clear: both;
  margin: 0 auto 40px;
}
.gallery .clearfix {
  clear: both;
}
.gallery img {
  display: block;
  margin: 0 auto;
  max-width: 100%;
  height: auto;
}
.gallery .gallery-item {
  float: left;
  text-align: center;
  margin-top: 0;
  padding: 0 2% 3.5%;
  width: 33%;
}
.gallery dl,
.gallery dt {
  margin: 0;
}
.gallery br + br {
  display: none;
}
.gallery-columns-1 .gallery-item {
  width: 100%;
  max-width: 100%;
  padding-left: 0;
  padding-right: 0;
}
.gallery-columns-2 .gallery-item {
  width: 50%;
}
.gallery-columns-4 .gallery-item {
  width: 25%;
}
.gallery-columns-5 .gallery-item {
  width: 20%;
}
.gallery-columns-5 .wp-caption-text {
  display: none;
}
.gallery-columns-6 .gallery-item {
  width: 16.6667%;
}
.gallery-columns-6 .wp-caption-text {
  display: none;
}
.gallery-columns-6 br {
  display: none;
}
.wp-caption-text,
.gallery-caption {
  text-align: center;
  font-style: italic;
  margin-top: 5px;
  line-height: 1.2em;
}
.wp-caption {
  max-width: 100% !important;
}
/* FLEXSLIDER (Slideshows)
----------------------------------------------- */
/* Browser Resets */
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus {
  outline: none;
}
.slides,
.flex-control-nav,
.flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}
.flexslider {
  margin: 0;
  padding: 0;
  position: relative;
}
.flexslider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden;
}
.flexslider .slides {
  zoom: 1;
}
.flexslider .slides img {
  width: 100%;
  display: block;
}
.flexslider .slides:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.flexslider .slides li {
  position: relative;
}
.flexslider .slides p {
  position: absolute;
  bottom: 0;
  left: 0;
  background: #000000;
  background: rgba(0, 0, 0, 0.75);
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.3);
  margin: 0;
  zoom: 1;
  width: 100%;
  padding: 2%;
  line-height: 24px;
  color: #ffffff;
  font-style: italic;
  text-align: center;
}
.flexslider .slides p span {
  display: inline-block;
}
html[xmlns] .slides {
  display: block;
}
* html .slides {
  height: 1%;
}
.no-js .slides > li:first-child {
  display: block;
}
.flex-viewport {
  max-height: 2000px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  transition: all 1s ease;
}
.loading .flex-viewport {
  max-height: 300px;
  background: url(images/loader.gif) center center no-repeat;
}
.flexslider.slider {
  margin-bottom: 5px;
}
.flex-pauseplay {
  position: absolute;
  top: 53px;
  left: -19px;
}
.flex-pauseplay a {
  font-family: 'FontAwesome';
  clear: both;
  display: block;
  width: 40px;
  line-height: 30px;
  text-align: center;
  font-weight: bold;
  cursor: pointer;
}
.flex-play:before {
  content: "\f04b";
}
.flex-pause:before {
  content: "\f04c";
}
.flexslider.carousel img {
  filter: url(images/filters.svg#grayscale);
  filter: gray;
  -webkit-filter: grayscale(1);
}
.flexslider.carousel li {
  margin-right: 5px;
  cursor: pointer;
}
.flexslider.carousel li:hover img,
.flexslider.carousel li.flex-active-slide img {
  filter: none;
  -webkit-filter: grayscale(0);
}
.entry-header .entry-media {
  border-bottom: 3px solid #ffffff;
  margin-bottom: -3px;
}
.entry-header .flexslider.slider {
  margin-bottom: 0;
}
.entry-header .flexslider.carousel {
  padding: 5px;
}
/* Direction Nav */
.flex-direction-nav {
  *height: 0;
}
.flex-direction-nav li {
  margin: 0;
}
.flex-direction-nav a {
  clear: both;
  display: block;
  width: 40px;
  line-height: 30px;
  text-align: center;
  font-weight: bold;
  cursor: pointer;
}
.flex-direction-nav .flex-disabled {
  cursor: default;
}
.flexslider.slider .flex-direction-nav {
  position: absolute;
  top: 20px;
  left: -20px;
  padding: 5px 0;
  border: 1px solid;
}
.flexslider.carousel .flex-direction-nav a {
  line-height: 40px;
  height: 40px;
  display: block;
  position: absolute;
  top: 50%;
  margin-top: -20px;
}
.flexslider.carousel .flex-direction-nav .flex-prev {
  left: -20px;
}
.flexslider.carousel .flex-direction-nav .flex-next {
  right: -20px;
}
/* Control Nav */
.flex-control-nav {
  position: relative;
  margin-left: -6%;
  z-index: 98;
  width: 100%;
}
.flex-control-nav ul,
.flex-control-nav ol {
  margin-left: 0;
}
.flex-control-paging li a {
  width: 11px;
  height: 11px;
  display: block;
  background: rgba(0, 0, 0, 0.5);
  cursor: pointer;
  text-indent: -9999px;
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
}
.flex-control-paging li a:hover {
  background: rgba(0, 0, 0, 0.7);
}
.flex-control-paging li a.flex-active {
  background: #008080;
  background: rgba(0, 0, 0, 0.9);
  cursor: default;
}
.flex-control-thumbs {
  margin: 5px 0 0;
  position: static;
  overflow: hidden;
}
.flex-control-thumbs li {
  width: 25%;
  float: left;
  margin: 0;
}
.flex-control-thumbs img {
  width: 100%;
  display: block;
  filter: alpha(opacity=70);
  -khtml-opacity: 0.7;
  -moz-opacity: 0.7;
  opacity: 0.7;
  cursor: pointer;
}
@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev {
    filter: alpha(opacity=100);
    -khtml-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    left: 0;
  }
  .flex-direction-nav .flex-next {
    filter: alpha(opacity=100);
    -khtml-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    right: 0;
  }
}
/* LIGHTBOX (View.js)
----------------------------------------------- */
.viewer {
  background: #000000;
  background: rgba(0, 0, 0, 0.95);
}
.viewer .caption {
  visibility: hidden;
}
.viewer .current .caption {
  visibility: visible;
}
/* JPLAYER (Audio)
----------------------------------------------- */
.jp-audio {
  position: relative;
}
.jp-audio ul {
  margin: 0;
}
/* PLAYLIST */
.jp-playlist {
  position: relative;
  margin: 0;
}
ul.tracks {
  list-style: none;
  font-size: 14px;
  font-size: 1.4rem;
}
ul.tracks li {
  margin: 0;
}
ul.tracks li div {
  overflow: hidden;
}
ul.tracks a {
  display: block;
  font-weight: 600;
}
ul.tracks .jp-playlist-item {
  padding: 8px 6%;
  border-bottom: 1px solid;
}
ul.tracks .jp-playlist-current .jp-playlist-item,
ul.tracks .jp-playlist-current .jp-track-number {
  color: inherit;
}
ul.tracks .jp-artist {
  margin-left: 3px;
  font-weight: normal;
  font-style: italic;
  font-size: 13px;
  font-size: 1.3rem;
}
ul.tracks .unplayable {
  cursor: default;
}
ul.tracks .playable .jp-playlist-item:hover {
  padding: 8px 6.5%;
}
ul.tracks .playable.jp-playlist-current .jp-playlist-item {
  padding-left: 6%;
}
.jp-playlist-item-remove {
  visibility: hidden;
  display: none !important;
}
.jp-track-number {
  float: left;
  margin-right: 8px;
  font-weight: bold;
}
.jp-track-title {
  display: block;
  overflow: hidden;
}
/* CONTROLS */
.jp-interface {
  display: none;
  position: absolute;
  top: 23px;
  left: -6px;
  padding: 5px 0;
}
.jp-interface li {
  margin: 0;
}
.jp-interface a {
  clear: both;
  display: block;
  width: 40px;
  line-height: 30px;
  text-align: center;
  font-weight: bold;
}
.wide-main-width .jp-interface {
  top: 37px;
}
.wider-main-width .jp-interface {
  top: 50px;
}
.widest-main-width .jp-interface {
  top: 56px;
}
/* NOW PLAYING */
.jp-now-playing {
  display: none;
  padding: 4.5% 6%;
  line-height: 24px;
  position: relative;
  min-height: 130px;
}
.jp-now-playing ul,
.jp-now-playing li {
  margin-bottom: 0;
}
.jp-now-playing .jp-current-artwork {
  max-width: 200px;
  margin: 0 auto;
}
.jp-now-playing .jp-current-artwork img {
  display: block;
  margin: 0 auto;
}
.jp-now-playing .jp-current-info {
  list-style: none;
  margin-top: 15px;
}
.jp-now-playing .jp-current-track {
  font-weight: bold;
}
.jp-now-playing .jp-current-artist,
.jp-now-playing .jp-current-album {
  line-height: 1.4em;
}
.jp-notification {
  display: none;
  padding: 3% 6%;
}
#jp-loading {
  display: block;
}
.animate-spin .jp-current-artwork:after {
  content: "◉";
  font-size: 42px;
  font-size: 4.2rem;
  line-height: 34px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -20px;
  margin-top: -17px;
}
/* PROGRESS BAR */
.jp-progress-wrap {
  width: 66%;
  height: 9px;
  margin-top: 11px;
}
.jp-progress,
.jp-seek-bar {
  position: relative;
}
.jp-progress {
  height: 9px;
  padding: 1px;
}
.jp-seek-bar {
  height: 7px;
  cursor: pointer;
}
.jp-play-bar {
  position: relative;
  height: 7px;
}
.jp-current-time-wrap {
  z-index: 2;
  position: absolute;
  top: 14px;
  right: -20px;
  line-height: 12px;
  font-size: 12px;
  font-size: 1.2rem;
}
.jp-current-time-wrap:after {
  position: absolute;
  text-shadow: none;
  z-index: 1;
  top: -8px;
  left: 50%;
  width: 10px;
  margin-left: -5px;
  text-align: center;
  content: "▲";
  font-size: 12px;
  font-size: 1.2rem;
}
.jp-current-time {
  position: relative;
  padding: 4px 6px;
  text-shadow: none;
}
/* ARCHIVE PAGES
----------------------------------------------- */
h1.archive-title {
  font-size: 1em;
  line-height: 1.5em;
  border-bottom: 1px solid;
}
h1.archive-title em {
  text-shadow: 0 1px 1px #ffffff;
  padding: 3px 8px 3px 7px;
}
.archive-list ul {
  margin: 0;
  list-style: none;
  display: inline;
}
.archive-list ul li {
  display: inline;
  line-height: 1.5em;
}
.archive-list ul li:after {
  content: "/";
  margin: 0 5px;
}
.archive.tag h1.archive-title,
.archive.category h1.archive-title {
  margin-bottom: 0;
}
.archive.tag h1.archive-title em,
.archive.category h1.archive-title em {
  border-style: solid;
  border-width: 1px 1px 0;
}
.archive.tag .archive-list,
.archive.category .archive-list {
  padding: 10px 15px;
  text-shadow: 0 1px 0 #fff;
  border-style: solid;
  border-width: 0 1px 1px;
}
/* ATTACHMENT PAGES
----------------------------------------------- */
.single-attachment .paging .return {
  text-align: center;
}
/* SEARCH FORMS
----------------------------------------------- */
.search-form {
  position: relative;
}
.search-form .search-input {
  font-style: italic;
}
.search-form .search-input:focus {
  font-style: normal;
}
.search #uncontained,
.error404 #uncontained {
  text-align: center;
}
.search #uncontained .search-input,
.error404 #uncontained .search-input {
  margin-right: 5px;
  width: 400px;
}
#top-search {
  position: absolute;
  top: 41px;
  right: 20px;
  z-index: 99;
  padding: 3px;
}
#top-search input {
  margin: 0;
  float: left;
  border: none;
}
#top-search .search-input {
  padding-right: 40px;
  margin-right: 0;
  width: 120px;
}
#top-search .search-input:focus {
  width: 170px;
}
#top-search .search-submit {
  line-height: 18px;
  padding: 1px 6px 3px;
  margin: 4px 0 0 -30px;
}
/* PAGE TEMPLATES
----------------------------------------------- */
/* TEMPLATE: Uncontained */
#uncontained {
  padding: 35px 0 40px;
  margin-bottom: 40px;
}
#uncontained .entry {
  margin-bottom: 0;
}
#uncontained .entry > *:last-child {
  margin-bottom: 0;
}
#uncontained .entry-content {
  padding: 0;
  border: none;
}
#uncontained h1 {
  font-size: 36px;
  font-size: 3.6rem;
  font-weight: normal;
  font-style: normal;
}
#uncontained h1 span {
  font-size: 26px;
  font-size: 2.6rem;
  line-height: 1em;
}
#uncontained ul.entry-sharing {
  top: 10px;
  left: -60px;
}
/* TEMPLATE: Gallery */
.gallery-gallery .format-gallery img {
  float: left;
  max-width: 50%;
}
/* TEMPLATE: All Format Related Templates */
.blocks {
  overflow: hidden;
  padding-bottom: 1.8em;
}
.blocks .entry {
  margin: 20px 0 0;
}
.blocks .entry-thumbnails {
  overflow: hidden;
  max-width: 200px;
  margin: 0 auto;
}
.blocks .entry-thumbnails img {
  margin: 0 auto;
  cursor: pointer;
}
.blocks .entry-thumbnails .wp-embed {
  margin-bottom: 0;
}
.blocks .no-posts {
  padding-top: 25px;
  text-align: center;
  font-weight: bold;
  font-style: italic;
}
.gallery-block {
  overflow: hidden;
  position: relative;
}
.gallery-block .entry-thumbnails {
  margin-bottom: 10px;
}
.gallery-block img {
  cursor: pointer;
  display: block;
}
.gallery-block .details {
  text-align: center;
}
.gallery-block .details a {
  color: #555;
}
.gallery-block .details a:hover {
  color: #222;
}
.gallery-block h5 {
  width: 100%;
  margin-bottom: 3px;
}
.gallery-block h6 {
  font-weight: bold;
  color: #999;
  margin-bottom: 10px;
}
/* TEMPLATE: Audio */
.page-template-template-audio-php .entry-thumbnails img {
  margin: 0 auto;
}
/* TEMPLATE: Images */
.page-template-template-images-php .details h6 {
  display: none;
}
/* TEMPLATE: Videos */
.page-template-template-videos-php .video-embed {
  margin-bottom: 10px;
}
/* TEMPLATE: Events */
.page-template-template-events-php .event-list {
  position: relative;
  top: -5px;
  background: white;
  border-top: none;
}
.page-template-template-events-php #filter-list.dropdown {
  z-index: 999;
  font-weight: bold;
  font-size: 13px;
  font-size: 1.3rem;
  padding: 0 6%;
}
.page-template-template-events-php .month-year {
  padding: 0 6%;
  margin-bottom: 10px;
  border-bottom: 1px solid;
}
.page-template-template-events-php .month-year .heading {
  margin: 20px 0 0;
}
.page-template-template-events-php .date-list {
  padding: 0;
  margin: 0 0 24px;
  list-style: none;
}
.page-template-template-events-php .date-list li {
  overflow: hidden;
  padding: 5px 6%;
}
.page-template-template-events-php .event-day {
  float: left;
  display: block;
  width: 45px;
  height: 42px;
  line-height: 42px;
  font-weight: bold;
  font-size: 28px;
  font-size: 2.8;
  text-align: center;
  margin-right: 12px;
  border: 1px solid;
}
.page-template-template-events-php .event-details {
  overflow: hidden;
  line-height: 1em;
}
.page-template-template-events-php .event-details a {
  font-size: 14px;
  font-size: 1.4;
  display: block;
  font-weight: bold;
  margin: 6px 0 0;
}
.page-template-template-events-php .event-details .event-time {
  font-size: 13px;
  font-size: 1.3rem;
}
.page-template-template-events-php .alert-box {
  text-align: center;
}
.no.post-event {
  padding: 5px 6%;
  font-weight: 700;
  font-style: italic;
}
/* WIDGETS & SHORTCODES
----------------------------------------------- */
.widget {
  margin-bottom: 40px;
}
.widget ul {
  list-style: inside;
}
.widget-title {
  padding-bottom: 7px;
  margin-bottom: 20px;
  border-bottom: 1px solid #e3e3e3;
  background-position: 0 3px;
  background-repeat: no-repeat;
}
.hoon_delicious_widget .widget-title {
  padding-left: 25px;
}
#supplementary .widget {
  padding: 12%;
}
.feed ul {
  margin: 0 0 2em;
  list-style: none;
}
.feed li {
  margin-bottom: 1.5em;
}
.feed p {
  margin: 0;
}
.feed img {
  max-width: 100%;
  display: block;
}
.feed .inner {
  padding: 9px;
  border: 1px solid #e3e3e3;
  background: #f7f7f7;
}
.feed .inner:hover {
  border-color: #008080;
  background: #008080;
}
.feed .inner h4 {
  padding: 20px 25px;
  position: absolute;
  z-index: 2;
  color: #ffffff;
  float: left;
  top: 0;
  left: 0;
  text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.5);
}
.feed .inner h4 a {
  color: #ffffff;
  background: none;
}
/* DELICIOUS */
.hoon_delicious_widget .widget-title {
  background-image: url(images/icons/delicious.png);
}
.delicious.feed li {
  margin-bottom: 1em;
}
.delicious.feed li:before {
  float: left;
  content: "";
  display: block;
  width: 25px;
  height: 18px;
  background: url(images/icons/link.png) 0 2px no-repeat;
}
.delicious.feed p {
  padding-left: 25px;
}
/* DRIBBBLE */
.hoon_dribbble_widget .widget-title {
  background-image: url(images/icons/dribbble.png);
}
.dribbble.feed li {
  position: relative;
  z-index: 1;
}
.dribbble.feed h4,
.dribbble.feed p {
  overflow: hidden;
}
.dribbble.feed p {
  display: none;
  top: 65px;
  padding-top: 0;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.3;
}
.dribbble.feed .one-up li {
  float: none;
  max-width: 420px;
  margin-left: auto;
  margin-right: auto;
}
.dribbble.feed .two-up h4 {
  max-height: 28px;
}
.dribbble.feed .two-up p {
  max-height: 90px;
}
.dribbble.feed .three-up p {
  display: none;
}
/* FLICKR */
.hoon_flickr_widget .widget-title {
  background-image: url(images/icons/flickr.png);
}
.flickr.feed a {
  display: block;
  padding: 9px;
  border: 1px solid #e3e3e3;
  background: #f7f7f7;
}
.flickr.feed img {
  display: block;
  width: 100%;
  max-width: 100%;
  height: auto;
}
#preview {
  position: absolute;
  z-index: 999;
  display: none;
}
/* LAST.FM */
.hoon_lastfm_widget .widget-title {
  background-image: url(images/icons/lastfm.png);
}
.lastfm.feed a {
  display: block;
  padding: 9px;
  border: 1px solid #e3e3e3;
  background: #f7f7f7;
}
.lastfm.feed img {
  display: block;
  width: 85px;
  height: 85px;
}
/* POSTS */
.hoon_posts_widget .widget-title {
  background-position: 0 4px;
  background-image: url(images/icons/wordpress.png);
}
/* RSS */
.hoon_rss_widget .widget-title {
  background-image: url(images/icons/rss.png);
}
/* TWITTER */
.hoon_twitter_widget .widget-title {
  background-image: url(images/icons/twitter.png);
}
.twitter.feed .tweet {
  padding: 10px 0;
  border-bottom: 1px dotted #e3e3e3;
}
.twitter.feed .tweet:first-child {
  padding-top: 0;
}
.twitter.feed .tweet:last-child {
  padding-bottom: 0;
  border-bottom: none;
}
.twitter.feed .time {
  font-weight: bold;
  font-size: 80%;
}
.twitter.feed .time a {
  color: #999999;
}
.twitter.feed .twitter-follow-button {
  margin-top: 20px;
}
/* VIMEO */
.hoon_vimeo_widget .widget-title {
  background-image: url(images/icons/vimeo.png);
}
.vimeo.feed li {
  position: relative;
  z-index: 1;
}
.vimeo.feed h4 {
  overflow: hidden;
}
/* YOUTUBE */
.hoon_youtube_widget .widget-title {
  background-image: url(images/icons/youtube.png);
}
/* FOOTER
----------------------------------------------- */
#footer {
  margin-bottom: 40px;
  text-align: center;
  font-weight: bold;
  font-size: 13px;
  font-size: 1.3rem;
}
#footer div {
  display: inline;
  padding: 4px 15px 5px;
}
#footer a {
  font-style: italic;
  font-size: 14px;
  font-size: 1.4rem;
}
#footer .sep {
  background: url(images/icons/wordpress.png) center left no-repeat;
  color: transparent;
  display: inline-block;
  height: 16px;
  line-height: 16px;
  margin: 0 7px;
  width: 16px;
}
/* CSS3 STYLES
----------------------------------------------- */
/* Border Radius (3px) - ALL */
.section-meta .tabs,
.comment-author-avatar img,
h1.archive-title em,
.jp-progress,
.jp-seek-bar,
.jp-play-bar,
input,
textarea,
button,
#submit,
.gform_wrapper select[multiple="multiple"],
table,
.radius,
pre,
.dropdown dt a,
.dropdown dd ul,
#single-navigation a,
.page-template-template-events-php .event-day,
.format-status .entry-content,
.format-quote .entry-content,
.entry-content,
#supplementary .widget,
#respond .form-submit input {
  -webkit-border-radius: 3px;
  -khtml-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
.label,
.comments-rss span,
.popular-meta .rating,
.related-meta .format-type,
.author-avatar img,
.jp-current-time,
.status-avatar img,
#primary-nav .select,
#preview img,
.feed .inner,
.flickr.feed a,
.lastfm.feed a {
  -webkit-border-radius: 2px;
  -khtml-border-radius: 2px;
  -moz-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
}
#primary-nav ul ul,
.section-meta,
.archive.tag .archive-list,
.archive.category .archive-list,
#top-search,
.block.row:last-child,
.page-template-template-events-php .event-list,
.tabs-content,
#single-navigation,
.format .entry-content,
.excerpt .entry-content {
  -webkit-border-radius: 0 0 3px 3px;
  -khtml-border-radius: 0 0 3px 3px;
  -moz-border-radius: 0 0 3px 3px;
  -o-border-radius: 0 0 3px 3px;
  border-radius: 0 0 3px 3px;
}
.entry-header,
.entry-header .entry-subheader,
dl.tabs dd a.active {
  -webkit-border-radius: 3px 3px 0 0;
  -khtml-border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  -o-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
}
.animate-spin .jp-current-artwork,
.animate-spin .jp-current-artwork img,
#footer div,
.round,
.pagenavi .current,
.pagenavi .current:hover,
.pagenavi .page-numbers,
.pagelinks .page-numbers,
.flex-direction-nav,
.jp-interface,
.entry-sharing a,
.post-edit-link,
.flexslider.carousel .flex-direction-nav a,
.flex-control-paging li a {
  -webkit-border-radius: 500px;
  -khtml-border-radius: 500px;
  -moz-border-radius: 500px;
  -o-border-radius: 500px;
  border-radius: 500px;
}
#top-search input.search-input,
#respond textarea,
#respond input {
  -webkit-border-radius: 0;
  -khtml-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
}
/* BOX SHADOWS */
#primary-nav ul ul,
.jp-current-time-wrap,
.page-template-template-events-php .event-day:hover,
.shadow,
.search #search-submit:hover,
.gallery img:hover,
div.panel,
.hoon_dribbble_widget li:hover,
.flickr.feed a:hover,
.lastfm.feed a:hover {
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
  -khtml-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
  -o-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
}
#branding,
#top-search,
#preview img {
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -khtml-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
#primary-nav li:hover a {
  -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.1) inset;
  -khtml-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.1) inset;
  -moz-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.1) inset;
  -o-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.1) inset;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.1) inset;
}
.viewer img {
  -webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.5);
  -khtml-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.5);
  -o-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.5);
  box-shadow: 0 1px 6px rgba(0, 0, 0, 0.5);
}
#primary-nav li.menu-item > a,
#primary-nav li:hover li a {
  -webkit-box-shadow: none;
  -khtml-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}
/* TRANSITIONS */
a,
a img,
.author-meta,
.jp-current-time-wrap,
.gallery-blocks .entry-thumbnails img,
.flexslider.carousel img {
  -webkit-transition: all 0.2s ease-in-out;
  -khtml-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.jp-interface,
.comment-number,
.entry-sharing {
  -webkit-transition: box-shadow 100ms linear;
  -khtml-transition: box-shadow 100ms linear;
  -moz-transition: box-shadow 100ms linear;
  -o-transition: box-shadow 100ms linear;
  transition: box-shadow 100ms linear;
}
#primary-nav li ul,
#primary-nav li:hover li ul,
#primary-nav li li:hover li ul,
#primary-nav li li li:hover li ul {
  -webkit-transition: opacity 200ms linear;
  -khtml-transition: opacity 200ms linear;
  -moz-transition: opacity 200ms linear;
  -o-transition: opacity 200ms linear;
  transition: opacity 200ms linear;
}
#top-search .search-input {
  -webkit-transition: width 200ms ease-in-out;
  -khtml-transition: width 200ms ease-in-out;
  -moz-transition: width 200ms ease-in-out;
  -o-transition: width 200ms ease-in-out;
  transition: width 200ms ease-in-out;
}
.flex-direction-nav {
  -webkit-transition: box-shadow 100ms linear;
  -khtml-transition: box-shadow 100ms linear;
  -moz-transition: box-shadow 100ms linear;
  -o-transition: box-shadow 100ms linear;
  transition: box-shadow 100ms linear;
}
.viewer li {
  -webkit-transition: width 500ms cubic-bezier(0.075, 0.82, 0.165, 1);
  -khtml-transition: width 500ms cubic-bezier(0.075, 0.82, 0.165, 1);
  -moz-transition: width 500ms cubic-bezier(0.075, 0.82, 0.165, 1);
  -o-transition: width 500ms cubic-bezier(0.075, 0.82, 0.165, 1);
  transition: width 500ms cubic-bezier(0.075, 0.82, 0.165, 1);
}
.viewer .caption {
  -webkit-transition: opacity 1.5s ease-in-out;
  -khtml-transition: opacity 1.5s ease-in-out;
  -moz-transition: opacity 1.5s ease-in-out;
  -o-transition: opacity 1.5s ease-in-out;
  transition: opacity 1.5s ease-in-out;
}
.section-meta .tabs a,
.entry-sharing a,
.feed .inner img {
  -webkit-transition: none;
  -khtml-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
}
/* TRANSFORMS */
#primary-nav ul ul ul:before {
  -webkit-transform: rotate(0);
  -moz-transform: rotate(0);
  -ms-transform: rotate(0);
  -o-transform: rotate(0);
  transform: rotate(0);
}
.flex-image-link {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.flex-image-link:before {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
/* ANIMATION */
.animate-spin .playing .jp-current-artwork img {
  animation-name: spin;
  animation-duration: 10s;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
  -ms-animation-name: spin;
  -ms-animation-duration: 10s;
  -ms-animation-timing-function: linear;
  -ms-animation-iteration-count: infinite;
  -moz-animation-name: spin;
  -moz-animation-duration: 10s;
  -moz-animation-timing-function: linear;
  -moz-animation-iteration-count: infinite;
  -webkit-animation-name: spin;
  -webkit-animation-duration: 10s;
  -webkit-animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
}
/* Spin Animation */
@keyframes spin {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
@-ms-keyframes spin {
  from {
    -ms-transform: rotate(0deg);
  }
  to {
    -ms-transform: rotate(360deg);
  }
}
@-moz-keyframes spin {
  from {
    -moz-transform: rotate(0deg);
  }
  to {
    -moz-transform: rotate(360deg);
  }
}
@-webkit-keyframes spin {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
  }
}
/* Progress Bar Animation */
@-webkit-keyframes progress {
  0% {
    background-position: 0;
  }
  100% {
    background-position: -7px;
  }
}
@-moz-keyframes progress {
  0% {
    background-position: 0;
  }
  100% {
    background-position: -7px;
  }
}
@-ms-keyframes progress {
  0% {
    background-position: 0;
  }
  100% {
    background-position: -7px;
  }
}
@-o-keyframes progress {
  0% {
    background-position: 0;
  }
  100% {
    background-position: -7px;
  }
}
/* OPACITY */
#primary-nav li ul,
#primary-nav li:hover li ul,
#primary-nav li li:hover li ul,
#primary-nav li li li:hover li ul,
.viewer .caption,
.jp-current-time-wrap,
.vimeo.feed h4,
.dribbble.feed h4,
.dribbble.feed p,
.flexslider.carousel .flex-direction-nav .flex-disabled,
ul.entry-sharing li li {
  filter: alpha(opacity=0);
  -khtml-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
}
.vimeo.feed li:hover img,
.dribbble.feed li:hover img {
  filter: alpha(opacity=5);
  -khtml-opacity: 0.05;
  -moz-opacity: 0.05;
  opacity: 0.05;
}
.flex-direction-nav .flex-disabled {
  filter: alpha(opacity=30);
  -khtml-opacity: 0.3;
  -moz-opacity: 0.3;
  opacity: 0.3;
}
.delicious.feed li:before,
.alert-box a.close,
.button.disabled,
.button[disabled] {
  filter: alpha(opacity=60);
  -khtml-opacity: 0.6;
  -moz-opacity: 0.6;
  opacity: 0.6;
}
a:hover img,
.alert-box a.close:hover,
.alert-box a.close:focus,
.audio-gallery .entry-thumbnails img:hover,
.image-gallery .entry-thumbnails img:hover,
.flexslider.carousel img {
  filter: alpha(opacity=85);
  -khtml-opacity: 0.85;
  -moz-opacity: 0.85;
  opacity: 0.85;
}
#primary-nav li:hover ul,
#primary-nav li li:hover ul,
#primary-nav li li li:hover ul,
#primary-nav li li li li:hover ul,
.flex-control-thumbs img:hover,
.flex-control-thumbs .flex-active,
.viewer .current .caption,
.jp-progress-wrap:hover .jp-current-time-wrap,
.vimeo.feed li:hover h4,
.vimeo.feed img,
.dribbble.feed li:hover h4,
.dribbble.feed li:hover p,
.dribbble.feed img,
ul.entry-sharing .sharing-trigger:hover li,
.format-image a.none img:hover,
.single .format-image a.post img:hover,
.flexslider.carousel li:hover img,
.flexslider.carousel li.flex-active-slide img {
  filter: alpha(opacity=100);
  -khtml-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
/* BACKGROUND SIZE */
.jp-play-bar {
  -webkit-background-size: 9px 9px;
  -moz-background-size: 9px 9px;
  -o-background-size: 9px 9px;
  background-size: 9px 9px;
}
.playing .jp-play-bar {
  -webkit-animation: progress 0.7s linear infinite;
  -moz-animation: progress 0.7s linear infinite;
  -o-animation: progress 0.7s linear infinite;
  -ms-animation: progress 0.7s linear infinite;
  animation: progress 0.7s linear infinite;
}
pre {
  -webkit-background-size: 50px 50px;
  -moz-background-size: 50px 50px;
  -o-background-size: 50px 50px;
  background-size: 50px 50px;
}
/* GRADIENTS */
div.panel {
  background-color: #f7f7f7;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#ffffff), to(#f7f7f7));
  /* Konqueror */

  background-image: -moz-linear-gradient(#ffffff, #f7f7f7);
  /* FF 3.6+ */

  background-image: -ms-linear-gradient(#ffffff, #f7f7f7);
  /* IE10 */

  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #f7f7f7));
  /* Safari 4+, Chrome 2+ */

  background-image: -webkit-linear-gradient(#ffffff, #f7f7f7);
  /* Safari 5.1+, Chrome 10+ */

  background-image: -o-linear-gradient(#ffffff, #f7f7f7);
  /* Opera 11.10 */

  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f7f7f7', GradientType=0);
  /* IE6 & IE7 */

  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f7f7f7', GradientType=0)";
  /* IE8+ */

  background-image: linear-gradient(#ffffff, #f7f7f7);
  /* the standard */

}
#primary-nav .select {
  background-color: #050505;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#333333), to(#050505));
  /* Konqueror */

  background-image: -moz-linear-gradient(#333333, #050505);
  /* FF 3.6+ */

  background-image: -ms-linear-gradient(#333333, #050505);
  /* IE10 */

  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #333333), color-stop(100%, #050505));
  /* Safari 4+, Chrome 2+ */

  background-image: -webkit-linear-gradient(#333333, #050505);
  /* Safari 5.1+, Chrome 10+ */

  background-image: -o-linear-gradient(#333333, #050505);
  /* Opera 11.10 */

  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#333333', endColorstr='#050505', GradientType=0);
  /* IE6 & IE7 */

  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#333333', endColorstr='#050505', GradientType=0)";
  /* IE8+ */

  background-image: linear-gradient(#333333, #050505);
  /* the standard */

}
/* BROWSER & OS SPECIFIC STYLES
----------------------------------------------- */
/* Internet Explorer (Ugly Duckling) */
/* Firefox (Ugly Duckling's cousin) */
@-moz-document url-prefix() {
  .animate-spin .jp-current-artwork:after {
    margin-left: -16px;
    margin-top: -21px;
  }
}
.windows {
  /* Firefox (Ugly Duckling's cousin) */

}
.windows .animate-spin .jp-current-artwork:after {
  margin-left: -15px;
  margin-top: -19px;
}
@-moz-document url-prefix() {
  .animate-spin .jp-current-artwork:after {
    margin-left: -17px;
    margin-top: -17px;
  }
}
.windows.ie8 .flex-image-link:before,
.windows.ie9 .flex-image-link:before {
  padding-top: 3px;
}
.windows.ie8 .animate-spin .jp-current-artwork:after,
.windows.ie9 .animate-spin .jp-current-artwork:after {
  margin-left: -10px;
  margin-top: -17px;
}
/* MOBILE STYLES
----------------------------------------------- */
/* UI
----------------------------------------------- */
@media only screen and (max-width: 767px) {
  /* Buttons */
  .button {
    display: block;
  }
  button.button,
  input[type="submit"].button {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 5px;
  }
  /* Tooltips */
  .tooltip {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.4;
    padding: 7px 10px 9px 10px;
  }
  .tooltip > .nub,
  .tooltip.top > .nub,
  .tooltip.left > .nub,
  .tooltip.right > .nub {
    border-color: transparent transparent #000000 transparent;
    border-color: transparent transparent rgba(0, 0, 0, 0.85) transparent;
    top: -12px;
    left: 10px;
  }
}
/* NAVIGATION
----------------------------------------------- */
@media only screen and (max-width: 767px) {
  #primary-nav .nav {
    display: none !important;
    visibility: hidden;
  }
  #primary-nav .select,
  #primary-nav select.select-menu {
    display: block;
  }
  #primary-nav select.select-menu {
    position: relative;
    top: 11px;
    z-index: 10;
    width: 300px !important;
    height: 41px !important;
    line-height: 26px;
    text-indent: 10px;
    margin: 0 auto;
  }
}
/* BRANDING
----------------------------------------------- */
@media only screen and (max-width: 1280px) {
  .touch body {
    padding-top: 0;
  }
  .touch #branding {
    position: relative;
  }
}
/* AUDIO PLAYER (jPlayer)
----------------------------------------------- */
@media only screen and (max-width: 767px) {
  .jp-progress-wrap {
    width: 100%;
  }
}
/* FORMAT GALLERIES
----------------------------------------------- */
@media only screen and (max-width: 767px) {
  /* Galleries */
  .gallery-gallery .phone-two {
    width: 50% !important;
  }
}
/* CONTENT
----------------------------------------------- */
@media only screen and (max-width: 767px) {
  /* Galleries */
  #uncontained #page-header,
  #uncontained .entry-content {
    padding: 0 20px;
  }
  .one-half,
  .one-third,
  .two-third,
  .three-fourth,
  .one-fourth {
    float: none;
    display: block;
    margin-right: 0;
    width: 100%;
  }
}
/* PRINT STYLES
----------------------------------------------- */
.print-only {
  display: none !important;
}
@media print {
  * {
    background: transparent !important;
    color: black !important;
    text-shadow: none !important;
    filter: none !important;
    -ms-filter: none !important;
  }
  /* Black prints faster: sanbeiji.com/archives/953 */
  p a,
  p a:visited {
    color: #444 !important;
    text-decoration: underline;
  }
  p 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;
  }
  /* css-discuss.incutio.com/wiki/Printing_Tables */
  tr,
  img {
    page-break-inside: avoid;
  }
  @page  {
    margin: 0.5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .hide-on-print {
    display: none !important;
  }
  .print-only {
    display: block !important;
  }
}
