@charset "UTF-8";
/*
Theme Name: WordIsBond
Theme URI: http://www.thewordisbond.com
Description: WordIsBond theme based on Life by Jonathan Atkinson
Author: Andrei Luca
Author URI: http://andreiluca.com
Version: 1.0
*/

@font-face {
    font-family:'VegurLight';src:url('http://wib.wordisbond.netdna-cdn.com/wp-content/themes/wordisbond/css/fonts/vegur-r_0.602-webfont.eot');src:url('http://wib.wordisbond.netdna-cdn.com/wp-content/themes/wordisbond/css/fonts/vegur-r_0.602-webfont.eot?#iefix') format('embedded-opentype'),url('http://www.thewordisbond.com/wp-content/themes/wordisbond/css/fonts/vegur-r_0.602-webfont.woff') format('woff'),url('http://wib.wordisbond.netdna-cdn.com/wp-content/themes/wordisbond/css/fonts/vegur-r_0.602-webfont.ttf') format('truetype'),url('http://wib.wordisbond.netdna-cdn.com/wp-content/themes/wordisbond/css/fonts/vegur-r_0.602-webfont.svg#webfontyJToP4HK') format('svg');font-weight:400;font-style:normal
}

@font-face {
    font-family:'MyriadProCondensed';src:url('http://wib.wordisbond.netdna-cdn.com/wp-content/themes/wordisbond/css/fonts/myriadpro-cond-webfont.eot');src:url('http://wib.wordisbond.netdna-cdn.com/wp-content/themes/wordisbond/css/fonts/myriadpro-cond-webfont.eot?#iefix') format('embedded-opentype'),url('http://www.thewordisbond.com/wp-content/themes/wordisbond/css/fonts/myriadpro-cond-webfont.woff') format('woff'),url('http://wib.wordisbond.netdna-cdn.com/wp-content/themes/wordisbond/css/fonts/myriadpro-cond-webfont.ttf') format('truetype'),url('http://wib.wordisbond.netdna-cdn.com/wp-content/themes/wordisbond/css/fonts/myriadpro-cond-webfont.svg#MyriadProCondensed') format('svg');font-weight:400;font-style:normal
}



a {
  text-decoration: none;
  font-family: VegurLight,Helvetica,sans-serif;
/*  font-size: 12px;*/
  color: #a14933;
}

p a>img {
  display: block;
}

img {
  border: none;
}

.img_float_left {
  float: left;
  margin: 5px 13px 5px 0;
}

.img_float_left2 {
  float: left;
  margin: 5px 20px 5px 0;
}

.img_float_right {
  float: right;
  margin: 5px 0 5px 13px;
}

a:hover {
  text-decoration: underline;
  color: #212732;
}

div.hr {
  clear: both;
  height: 9px;
  padding: 20px 0;
  background: url(img/hr1.gif) no-repeat center;
}

div.hr hr,
.hide {
  display: none;
}

.textright {
  text-align: right;
}

.blockquote,
blockquote {
  clear: both;
  margin: 1.5em 10px;
  padding: 1.5em 30px;
  border-top: 1px solid #E7E7E9;
  border-bottom: 1px solid #E7E7E9;
  font-family: VegurLight,Helvetica,sans-serif;
  font-size: 14px;
  line-height: 1.4em;
  color: #333;
  background: url(img/blockquote.png) no-repeat center left;
}

.blockquote p,
blockquote p {
  display: inline;
  font-size: 14px;
  color: #333;
}

.blockquote p,
h6,
blockquote p {
  font-family: VegurLight,Helvetica,sans-serif;
}

h6 {
  margin: 22px 0 30px;
  font-size: 16px;
  font-weight: 400;
  color: #a14933;
}

body {
  margin: 0 auto;
  background-color: #f7f7f7;
}

#wrap {
  background: #f7f7f7 url(colors/coffee/page_bgrnd.jpg) repeat-x;
}

.ad_sys {
  text-align: center;
  background-color: #343232;
}

.ad_sys .textwidget p {
  margin: 0;
  padding: 10px;
  border-bottom: 1px solid #A14933;
  color: #FFF;
}

h1 {
  margin: 0;
  font-family: VegurLight,Helvetica,sans-serif;
  font-size: 36px;
  font-weight: 400;
  color: #323232;
}

h2 {
  clear: left;
  font-size: 30px;
}

h2,
h3 {
  margin: 0;
  font-family: VegurLight,Helvetica,sans-serif;
  font-weight: 400;
  color: #323232;
}

h3 {
  font-size: 28px;
}

h4 {
  margin: 0 0 10px;
  font-size: 17px;
  color: #BCB29E;
}

h4,
h5 {
  font-family: VegurLight,Helvetica,sans-serif;
  font-weight: 400;
}

h5 {
  margin: 0 0 20px;
  font-size: 22px;
  color: #323232;
}

a.more-link {
  background-color: #323232!important;
}

a.more-link,
a:hover.more-link {
  padding: 4px 10px 7px;
  -webkit-border-radius: 3px 3px 3px 3px;
  -moz-border-radius: 3px 3px 3px 3px;
  border-radius: 3px 3px 3px 3px;
  text-decoration: none;
  font-family: VegurLight,Helvetica,sans-serif;
  font-size: 13px!important;
  color: #fff!important;
  cursor: pointer;
  *padding: 3px 10px 3px 10px;
}

a:hover.more-link {
  background-color: #a14933!important;
}

.full_content h6,
.full_contentfull h6 {
  display: block;
  clear: both;
  margin: 0;
}

p {
  font-family: VegurLight,Helvetica,sans-serif;
  font-size: 15px;
  line-height: 1.5em;
  color: #333;
}

.full_width {
  padding: 40px 0 50px;
}

.full_width,
.full_width_home {
  clear: both;
  width: 960px;
  margin: 0 50px 0 0;
  overflow: hidden;
}

.full_width_home {
  padding: 0 0 10px;
}

.full {
  float: left;
  width: 100%;
  padding-bottom: 20px;
  line-height: 1.5em;
}

.full,
.leftcolumn,
.rightcolumn {
  font-family: VegurLight,Helvetica,sans-serif;
  font-size: 13px;
  color: #333;
}

.leftcolumn,
.rightcolumn {
  width: 47%;
  padding: 0 0 10px;
}

.leftcolumn img,
.rightcolumn img {
  margin-bottom: 10px;
  border: none;
}

.leftcolumn {
  float: left;
}

.rightcolumn {
  float: right;
}

.leftcolumn p h2 {
  padding-right: .5em;
}

.rightcolumn p h2 {
  padding-left: .5em;
}

.onethird,
.onethirdlast {
  width: 31%;
  font-family: VegurLight,Helvetica,sans-serif;
  font-size: 13px;
  line-height: 1.5em;
  color: #333;
}

.onethird {
  float: left;
  padding-right: 1.4em;
}

.onethirdlast {
  float: right;
  margin-right: 0;
}

.twothirds {
  float: left;
  padding-right: 1.2em;
}

.twothirds,
.twothirdslast {
  width: 64%;
  font-family: VegurLight,Helvetica,sans-serif;
  font-size: 13px;
  line-height: 1.5em;
  color: #333;
}

.twothirdslast {
  float: right;
  margin-right: 0;
}

.twothirds p h2,
.onethird p h2 {
  padding-right: .5em;
}

.onethirdlast p h2 {
  padding-left: .5em;
}

.onequarter {
  float: left;
  padding-right: 12px;
  font-size: 13px;
  line-height: 1.5em;
  color: #333;
}

.onequarter,
.onequarter h2 {
  font-family: VegurLight,Helvetica,sans-serif;
}

.onequarter h2 {
  margin: 12px 0 10px;
  font-size: 16px;
  font-weight: 400;
  color: #a14933;
}

.onequarter ul {
  padding: 0;
}

.onequarter li {
  clear: right;
  list-style: none;
}

.onequarter a {
  color: #8b8b8b;
}

.onequarter a,
.onequarter a:hover {
  text-decoration: none;
  font-family: VegurLight,Helvetica,sans-serif;
  font-size: 12px;
}

.onequarter a:hover {
  color: #a14933;
}

.onequarter ul li {
  margin-bottom: 10px;
  padding-top: 8px;
  border-top: 1px solid #dddddf;
  list-style: none;
}

.onequarterlast {
  margin-right: 0;
  font-size: 13px;
  line-height: 1.5em;
  color: #333;
}

.onequarterlast,
.onequarterlast h2 {
  font-family: VegurLight,Helvetica,sans-serif;
}

.onequarterlast h2 {
  margin: 12px 0 20px;
  font-size: 16px;
  font-weight: 400;
  color: #a14933;
  *margin: 12px 0 10px -16px;
}

.onequarterlast ul {
  padding: 0;
}

.onequarterlast li {
  clear: right;
  list-style: none;
}

.onequarterlast a {
  color: #8b8b8b;
}

.onequarterlast a,
.onequarterlast a:hover {
  text-decoration: none;
  font-family: VegurLight,Helvetica,sans-serif;
  font-size: 12px;
}

.onequarterlast a:hover {
  color: #a14933;
}

.onequarterlast ul li {
  margin-bottom: 10px;
  padding-top: 8px;
  border-top: 1px solid #dddddf;
  list-style: none;
}

.threequarter {
  float: left;
  padding-right: 12px;
  font-family: VegurLight,Helvetica,sans-serif;
  font-size: 13px;
  line-height: 1.5em;
  color: #333;
}

.onequarter {
  width: 23%;
}

.onequarterlast {
  float: right;
  width: 23%;
}

.threequarter {
  width: 73%;
}

.threequarterlast {
  float: right;
  width: 73%;
  margin-right: 0;
  font-family: VegurLight,Helvetica,sans-serif;
  font-size: 13px;
  line-height: 1.5em;
  color: #333;
}

.onequarter p h2,
.threequarter p h2 {
  padding-right: .5em;
}

.clear {
  clear: both;
}

.clearboth {
  display: block;
  clear: both;
  width: 100%;
  height: 0;
  font-size: 0;
  line-height: 0;
}

code {
  display: block;
  margin-top: 20px;
  padding: 0 14px;
  border-color: #333;
  border-style: solid;
  border-width: 1px;
  font-size: 10px;
  line-height: 22px;
  background: #1f1f1f 0 0;
}

.dropcapred {
  color: #a14933;
}

.dropcapred,
.dropcapwhite {
  float: left;
  position: relative;
  padding: 0 2px 0 0;
  font-family: VegurLight,Helvetica,sans-serif;
  font-size: 34px;
  font-weight: 400;
  line-height: 1px;
  *line-height: 1.2em;
  *margin: -20px 0 -10px 0;
}

.dropcapwhite {
  color: #fff;
}

.dropcapblack {
  color: #000;
}

.dropcapblack,
.dropcapblue {
  float: left;
  position: relative;
  padding: 0 2px 0 0;
  font-family: VegurLight,Helvetica,sans-serif;
  font-size: 34px;
  font-weight: 400;
  line-height: 1px;
  *line-height: 1.2em;
  *margin: -20px 0 -10px 0;
}

.dropcapblue {
  color: #3f4860;
}

.dropcapgreen {
  color: #5e6a39;
}

.dropcapgreen,
.dropcapteal {
  float: left;
  position: relative;
  padding: 0 2px 0 0;
  font-family: VegurLight,Helvetica,sans-serif;
  font-size: 34px;
  font-weight: 400;
  line-height: 1px;
  *line-height: 1.2em;
  *margin: -20px 0 -10px 0;
}

.dropcapteal {
  color: #4f687c;
}

.uppercase {
  text-transform: uppercase;
}

ul {
  margin: 0;
  padding: 0;
}

ul li {
  margin-bottom: 10px;
  font-family: VegurLight,Helvetica,sans-serif;
  font-size: 12px;
  list-style: none;
  color: #8b8b8b;
}

li a {
  color: #A14933;
}

li a,
li a:hover {
  text-decoration: none;
}

li a:hover {
  color: #000;
}

ol {
  margin: 0;
  padding: 0 0 0 20px;
  *padding: 0 0 0 22px;
}

ol li {
  margin-bottom: 5px;
  padding-top: 8px;
  font-family: VegurLight,Helvetica,sans-serif;
  font-size: 12px;
  color: #8b8b8b;
}

ol.li a {
  text-decoration: none;
  color: #A14933;
}

ol.li a:hover {
  text-decoration: none;
  color: #000;
}

.page_wrapper_blog {
  width: 960px;
  margin: 0 auto 0;
  min-height: 500px;
}

#page_wrapper_portfolio {
  background-image: url(img/portfolio_bgrnd.png);
  background-position: right top;
  background-repeat: no-repeat;
}

#page_wrapper_portfolio,
#wrapper {
  width: 960px;
  margin: 0 auto 20px;
  min-height: 500px;
}

#breadcrumbs {
  display: inline;
  float: left;
  width: 710px;
  padding: 0 5px 18px 0;
  text-align: left;
  font-family: VegurLight,Helvetica,sans-serif;
  font-size: 12px;
  color: #8b8b8b;
  margin-top:20px;
}

#breadcrumbs a {
  text-decoration: none;
  color: #A14933;
}

#breadcrumbs a:hover {
  text-decoration: none;
  color: #000;
}

#top_header {
  position: relative;
  width: 960px;
  height: 90px;
  margin: 0;
}

#top_logo {
  float: left;
  position: relative;
  top: 18px;
  width: 200px;
}

.post_title {
  float: left;
  clear: both;
  width: 555px;
  text-align: left;
}

.post_title_full {
  width: 960px!important;
}

.post_details {
  float: left;
  clear: both;
  width: 938px;
  height: 24px;
  margin-top: 6px;
  padding: 8px 0 0 20px;
  border: 1px solid #E7E7E9;
  -webkit-border-top-left-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  text-transform: uppercase;
  font-family: VegurLight,Helvetica,sans-serif;
  font-size: 12px;
  color: #262626;
  background-color: #f2f2f2;
}

.post_details p {
  float: left;
  margin: 0;
  line-height: 12px;
}

.light {
  padding-right: 20px;
  text-transform: uppercase;
  color: #8b8b8b;
}

#content_wrapper {
  float: left;
  clear: left;
  width: 620px;
  margin-bottom: 20px;
}

#content_wrapper_right {
  float: right;
  clear: right;
  width: 620px;
  margin-bottom: 20px;
  margin-left: 35px;
  *margin-left: -325px;
  *margin-top: 225px;
}

#content_wrapper_full {
  float: left;
  clear: left;
  width: 960px;
  margin-bottom: 20px;
}

#left_content_wrapper {
  float: left;
  clear: left;
  width: 960px;
}

.caption {
  z-index: 1000;
  position: absolute;
  bottom: 20%;
  margin: 0;
  padding: 0;
}

.slogan {
  position: relative;
  bottom: -8px;
  left: 5px;
  text-shadow: -1px -1px 0 #FFF;
  text-transform: uppercase;
  font-family: 'MyriadProCondensed',VegurLight,Helvetica,sans-serif;
  font-size: 27px;
  font-weight: 300;
}

.wib-merch {
  position: relative;
  bottom: -8px;
  left: -7px;
  text-align: center;
  text-shadow: -1px -1px 0 #FFF;
  text-transform: uppercase;
  font-family: 'MyriadProCondensed',VegurLight,Helvetica,sans-serif;
  font-size: 27px;
  font-weight: 300;
}

.full_content_image1 > img {
  width: 960px;
  height: 400px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

.caption p {
  display: inline-block;
  margin: 0 0 4px;
  padding: 8px;
  max-width: 400px;
  font-family: 'MyriadProCondensed',VegurLight,Helvetica,sans-serif;
  font-size: 24px;
  color: #fff;
  background: url(img/caption_bg.png);
}

.caption p a{
  font-size:24px;
  color:#FFF;
  font-family: 'MyriadProCondensed',VegurLight,Helvetica,sans-serif;
}

.full_content>p:first-child:first-letter {
  font-size: 2em;
  color: #a14933;
}

.full_content>p:first-child a:first-letter {
  font-size: normal;
 /* color: #FFF;*/
}

.full_content {
  float: left;
  width: 620px;
  margin: 0;
  padding: 0 10px 10px 0;
}

img.alignright {
  float: right;
  margin: 0 0 1em 1em;
}

img.alignleft {
  float: left;
  margin: 0 1em 1em 0;
}

img.aligncenter {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.alignright {
  float: right;
}

.alignleft {
  float: left;
}

.aligncenter {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.full_contentfull {
  float: left;
  margin: 0;
  padding: 0 10px 10px 0;
}

.full_content_image1 {
  float: left;
  position: relative;
  width: 960px;
  height: 400px;
  margin-top: 20px;
  margin-bottom: 12px;
}

.column_content_image {
  float: left;
  position: relative;
  width: 612px;
  background:#323232;
  height: 186px;
  border:4px solid #323232;
  margin-top: 8px;
  padding-bottom: 10px;
  opacity: 1;
   transition: opacity .25s ease-in-out;
   -moz-transition: opacity .25s ease-in-out;
   -webkit-transition: opacity .25s ease-in-out;
}
.column_content_image:hover{
  opacity:0.8;
}

.column_content_image img.attachment-blogposts
{
  -webkit-border-radius: 0px 0px 0px 0px !important;
  -moz-border-radius: 0px 0px 0px 0px !important;
  border-radius: 0px 0px 0px 0px !important;
  width:612px !important;
}
.quickview{
background:#323232 url(img/quickview.png) no-repeat;
width:610px;
height:26px;
padding:5px;
float:left;
-webkit-border-radius: 0px 0px 0px 3px;
border-radius: 0px 0px 0px 3px;
}
span.video-overlay {
  z-index: 20;
  position: absolute;
  top: 30%;
  width: 100%;
  text-align: center;
  vertical-align: middle;
}

.isvideo {
  position: relative;
}

a.lightview img {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

.column_content_image a {
  border: 0!important;
  text-decoration: none!important;
}

.right_content_wrapper {
  float: left!important;
  width: 300px;
  padding: 8px 0 50px 35px;
}

.right_content_wrapper h2 {
  margin: 12px 0 20px;
  font-family: VegurLight,Helvetica,sans-serif;
  font-size: 16px;
  font-weight: 400;
  color: #A14933;
  *margin: 12px 0 12px -16px;
}

.right_content_wrapper ul {
  padding: 0;
}

.right_content_wrapper li {
  clear: right;
  margin-bottom: 20px;
  list-style: none;
  *margin: 0;
}

.right_content_wrapper a {
  color: #8b8b8b;
}

.right_content_wrapper a,
.right_content_wrapper a:hover {
  text-decoration: none;
  font-family: VegurLight,Helvetica,sans-serif;
  font-size: 12px;
}

.right_content_wrapper a:hover {
  color: #a14933;
}

.right_content_wrapper ul li {
  margin-bottom: 10px;
  padding-top: 8px;
  border-top: 1px solid #dddddf;
  list-style: none;
  *margin: 0;
}

.right_content_wrapper1 {
  float: right!important;
  width: 290px;
  margin-top: 45px;
  padding: 0 0 50px 35px;
}

.right_content_wrapper1 h2 {
  margin: 12px 0 20px;
  font-family: VegurLight,Helvetica,sans-serif;
  font-size: 16px;
  font-weight: 400;
  color: #A14933;
  *margin: 12px 0 12px -16px;
}

.right_content_wrapper1 ul {
  padding: 0;
}

.right_content_wrapper1 li {
  clear: right;
  margin-bottom: 40px;
  list-style: none;
}

.right_content_wrapper1 a {
  color: #8b8b8b;
}

.right_content_wrapper1 a,
.right_content_wrapper1 a:hover {
  text-decoration: none;
  font-family: VegurLight,Helvetica,sans-serif;
  font-size: 12px;
}

.right_content_wrapper1 a:hover {
  color: #a14933;
}

.right_content_wrapper1 ul li {
  margin-bottom: 10px;
  padding-top: 8px;
  border-top: 1px solid #dddddf;
  list-style: none;
}

.post_title h2 {
  float: left;
}

img.attachment-latest_posts_thumb{
width:305px;
}

.social-icons {
  float: right;
  margin: 4px -7px 0 0;
}

/*.social-icons:hover{
    opacity: 1
}
*/

.social-icons-single {
  float: left;
  margin-top: 0!important;
}

.social-icons-bg {
  padding: 11px 6px 2px;
  border: 1px solid #DDD;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background-color: #EEE;
}

.social-icons div {
  display: inline;
}

.social-icons-front .fb-like {
  position: relative;
  top: 0px;
  width: 50px;
  overflow: hidden;
}

.social-icons .gplusone {
  position: relative;
}

.social-icons-front {
  display: block;
  margin: -30px 0 0 0;
}
.social-icons-single-top{
margin-top:4px;
}

/*.social-icons-front div{
    width: 60px;
    overflow: hidden
}
*/

.sidebar_search {
  margin-top: 58px!important;
}

.right_content_wrapper2 {
  float: right!important;
  width: 302px;
  margin-top: 35px;
  padding: 0 0 50px;
}

.right_content_wrapper2 h2 {
  margin: 12px 0 20px;
  font-family: VegurLight,Helvetica,sans-serif;
  font-size: 16px;
  font-weight: 400;
  color: #A14933;
  *margin: 12px 0 12px -16px;
}

.right_content_wrapper2 ul {
  padding: 0;
}

.right_content_wrapper2 li {
  clear: right;
  margin-bottom: 40px;
  list-style: none;
}

.right_content_wrapper2 a {
  color: #8b8b8b;
}

.right_content_wrapper2 a,
.right_content_wrapper2 a:hover {
  text-decoration: none;
  font-family: VegurLight,Helvetica,sans-serif;
  font-size: 12px;
}

.right_content_wrapper2 a:hover {
  color: #a14933;
}

.right_content_wrapper2 ul li {
  margin-bottom: 10px;
  padding-top: 8px;
  border-top: 1px solid #dddddf;
  list-style: none;
}

.side_content_wrapper {
  float: left!important;
  width: 290px;
  margin-top: 40px;
  padding: 0 0 50px;
}

.side_content_wrapper h2 {
  margin: 12px 0 20px;
  font-family: VegurLight,Helvetica,sans-serif;
  font-size: 16px;
  font-weight: 400;
  color: #A14933;
  *margin: 12px 0 12px -16px;
}

.side_content_wrapper ul {
  padding: 0;
}

.side_content_wrapper li {
  clear: right;
  margin-bottom: 40px;
  list-style: none;
}

.side_content_wrapper a {
  color: #8b8b8b;
}

.side_content_wrapper a,
.side_content_wrapper a:hover {
  text-decoration: none;
  font-family: VegurLight,Helvetica,sans-serif;
  font-size: 12px;
}

.side_content_wrapper a:hover {
  color: #a14933;
}

.side_content_wrapper ul li {
  margin-bottom: 10px;
  padding-top: 8px;
  border-top: 1px solid #dddddf;
  list-style: none;
}

.side_content {
  float: right;
  width: 290px;
  line-height: 1.2em;
}

.side_content_details {
  float: left;
  width: 290px;
  margin-top: 20px;
  margin-bottom: 20px;
  text-transform: uppercase;
  font-family: VegurLight,Helvetica,sans-serif;
  font-size: 10px;
  line-height: 2.6em;
  color: #262626;
}

.side_content_details a {
  color: #8b8b8b;
}

.side_content_details a,
.side_content_details a:hover {
  text-decoration: none;
  font-family: VegurLight,Helvetica,sans-serif;
  font-size: 10px;
}

.side_content_details a:hover {
  color: #a14933;
}

.side {
  margin-bottom: 20px;
  margin-left: 50px;
}

.right_content_top {
  float: right;
  width: 320px;
  margin: 50px 0 0;
  line-height: 1.2em;
}

.right_content {
  float: right;
  width: 300px;
  line-height: 1.2em;
}

.right_content_top ul {
  float: right;
  width: 320px;
  padding: 20px 0;
}

.right_content_top a {
  color: #8b8b8b;
}

.right_content_top a,
.right_content_top a:hover {
  text-decoration: none;
  font-family: VegurLight,Helvetica,sans-serif;
  font-size: 12px;
}

.right_content_top a:hover {
  color: #a14933;
}

.right_content_top ul li {
  margin-bottom: 10px;
  padding-top: 8px;
  border-top: 1px solid #dddddf;
  list-style: none;
}

.right_content_details {
  width: 100%;
  margin-bottom: 20px;
  text-transform: uppercase;
  font-family: VegurLight,Helvetica,sans-serif;
  font-size: 10px;
  line-height: 2.6em;
  color: #262626;
}

.right_content_details a {
  color: #8b8b8b;
}

.right_content_details a,
.right_content_details a:hover {
  text-decoration: none;
  font-family: VegurLight,Helvetica,sans-serif;
  font-size: 10px;
}

.right_content_details a:hover {
  color: #a14933;
}

.right {
  color: #8b8b8b;
}

.middle_content {
  float: left;
  width: 300px;
  margin: 0 0 20px;
  padding-left: 20px;
  font-family: VegurLight,Helvetica,sans-serif;
  font-size: 13px;
  line-height: 1.5em;
  color: 333333;
  *margin: 90px 0 20px 0;
}

.middle_content_image {
  padding: 10px 0;
}

.bottom_full_content img {
  float: right;
  margin: 40px 40px 0 0;
}

.bottom_full_left {
  padding-left: 30px;
}

.bottom_full_left,
.bottom_full_middle {
  float: left;
  width: 285px;
  margin: 5px 0 20px;
  line-height: 1.2em;
}

.bottom_full_middle {
  padding-left: 20px;
}

.left_content {
  float: left;
  width: 300px;
  margin: 0 0 20px;
  font-family: VegurLight,Helvetica,sans-serif;
  font-size: 13px;
  line-height: 1.5em;
  color: 333333;
  *margin: 90px 0 20px 0;
}

.left_content_image {
  z-index: 99;
  float: left;
  position: relative;
}

#home_content_right {
  float: right;
  width: 302px;
  margin: 0;
  padding: 20px;
  min-height: 200px;
}

/*.flickr_badge {
  float: right;
  margin: 0;
  padding: 0;
  *float: left;
}

.flickr_badge_image {
  float: left;
  width: 75px;
  height: 75px;
  margin: 10px 10px 10px 0;
  padding: 3px;
  border: 1px solid #dddddf;
}*/

#form_wrapper {
  width: 600px;
  min-height: 150px;
}




.comment_wrapper {
  float: left;
  width: 100%;
  margin: 15px 0 0;
}

.accordionButton-unclick {
  padding: 5px 5px 8px 0 !important;
  border: 0 !important;
  border-bottom: 9 !important;
  color: #444 !important;
  background: #f7f7f7 !important;
  cursor: default !important;
}

.accordionButton {
/* transition: background .25s ease-in-out;
    -moz-transition: background .25s ease-in-out;
    -webkit-transition: background .25s ease-in-out;
    */


  float: left;
  width: 97.7%;
  height: 25px;
  padding: 3px 5px 7px 10px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  font-family: VegurLight,Helvetica,sans-serif;
  font-size: 18px;
  color: #c0c0c2;
  background: url(img/comments_openclose.png) right 0 no-repeat;
  cursor: pointer;
}

.accordionButton div {
  display: inline;
}

.accordionButton a {
  text-decoration: none;
  font-size: 16px;
  color: #c0c0c2;
}

.accordionButton a:hover {
  color: #323232;
}

.accordionContent {
  display: none;
  float: left;
  width: 100%;
  _float: none;
}

.fbcomments {
  padding-top: 10px;
}

.fb-comments,
.fb-comments iframe[style] {
  width: 100%!important;
}

.on,
.accordionButton:hover {
  color: #323232;
  background: url(img/comments_openclose.png) right -41px no-repeat;
}

.on,
.accordionButton:hover a,
.on a {
  color: #323232;
}

.on {
  -webkit-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
}

textarea {
  width: 400px;
  margin-bottom: 15px;
  padding: 8px;
  border: 1px solid #E7E7E9;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  font-family: VegurLight,Helvetica,sans-serif;
  font-size: 14px;
  color: #333;
  background-color: #f2f2f2;
}

textarea:focus {
  background-color: #fff;
}

input[type=text] {
  width: 400px;
  margin-bottom: 15px;
  padding: 8px;
  border: 1px solid #E7E7E9;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  font-family: VegurLight,Helvetica,sans-serif;
  font-size: 14px;
  color: #333;
  background-color: #f2f2f2;
}

input[type=text]:focus {
  background-color: #fff;
}

input[type=submit] {
  padding: 4px 10px 7px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  color: #fff!important;
}

input[type=submit],
.form_submit {
  display: block;
  border: none;
  font-family: VegurLight,Helvetica,sans-serif;
  font-size: 13px;
  background-color: #323232;
  cursor: pointer;
}

.form_submit {
  padding: 5px;
  -moz-border-radius: 3px 3px 3px 3px;
  color: #fff;
}

#contact_form .required {
  font-size: 11px;
  color: #A14933;
}

label.large_contact,
.wpcf7-form p,
.wpcf7-form p input {
  display: block;
  font-family: VegurLight,Helvetica,sans-serif;
  font-size: 13px;
  color: #222;
}

.wpcf7-form p textarea {
  width: 400px;
  margin-bottom: 15px;
  padding: 8px;
  border: 1px solid #E7E7E9;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  font-family: VegurLight,Helvetica,sans-serif;
  font-size: 14px;
  color: #333;
  background-color: #f2f2f2;
}

.social-top {
  position: absolute;
  top: 0;
  left: -100px;
  text-align: right;
}

.social-top div {
  display: inline;
}

.social-top .twitter-follow-button {
  position: relative;
  top: 0px;
  right: 22px;
}

#footer {
  width: 960px;
  margin: 0 auto;
}

.footer_col1 ul {
  margin: 0;
  padding: 8px 0 0;
  font-family: VegurLight,Helvetica,sans-serif;
  font-size: 14px;
  list-style: none;
  color: #6e727a;
}

.footer_last img {
  float: left;
  width: 136;
  height: 58px;
  margin: 0 10px 0 0;
  padding: 2px;
}

#bottom_footer {
  clear: both;
  width: 960px;
  margin: 0 auto;
  min-height: 100px;
  *padding-top: 10px;
}

.social {
  float: right;
}

#top_header .icons {
}

#top_header .social {
  z-index: 200;
  position: absolute;
  top: 13px;
  right: 0;
}

#top_header .icons a {
}

.social p {
  margin: 0;
  padding: 0 0 10px 5px;
  font-family: VegurLight,Helvetica,sans-serif;
  font-size: 18px;
  color: #1f242f;
}

.icons {
  margin: 0;
}

.social ul.icons li {
  display: inline-block;
  height: 48px;
  padding: 0;
  border: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

.social ul.icons li.facebook:hover {
  background-color: #3B5998;
}

.social ul.icons li.rssfeed:hover {
  background-color: #FF934B;
}

.social ul.icons li.exfm_badge {
  position: relative;
  top: -10px;
}

.social ul.icons li.twitter:hover {
  background-color: #019AD2;
}

/*.highlight_text,
.highlight_text p {
  font-family: VegurLight,Helvetica,sans-serif;
  font-size: 16px;
  line-height: 1.2em;
  color: #333;
}

.highlight_box1,
.highlight_1blue,
.highlight_1teal,
.highlight_1standard,
.highlight_1white,
.highlight_1orange,
.highlight_1green {
  display: block;
  float: left;
  width: 99%;
  margin: 0 0 10px;
  border: 1px solid #E7E7E9;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  background-color: #f2f2f2;
}

.highlight_box1 p,
.highlight_1blue p,
.highlight_1teal p,
.highlight_1standard p,
.highlight_1white p,
.highlight_1orange p,
.highlight_1green p {
  display: block;
  padding: 10px;
  font-family: VegurLight,Helvetica,sans-serif;
  font-size: 14px;
  color: #29303e;
}

.highlight_1blue h4 {
  background: url(img/alert.png) no-repeat 10px 8px #29303e;
  background-color: #29303e;
}

.highlight_1blue h4,
.highlight_1standard h4 {
  display: block;
  margin: 0;
  padding: 4px 10px 10px 40px;
  -webkit-border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
  font-family: VegurLight,Helvetica,sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 1.5em;
  color: #fff;
}

.highlight_1standard h4 {
  background: url(img/alert.png) no-repeat 10px 8px #323232;
  background-color: #323232;
}

.highlight_1teal h4 {
  background: url(img/alert.png) no-repeat 10px 8px #4f687c;
  background-color: #4f687c;
}

.highlight_1teal h4,
.highlight_1white h4 {
  display: block;
  margin: 0;
  padding: 4px 10px 10px 40px;
  -webkit-border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
  font-family: VegurLight,Helvetica,sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 1.5em;
  color: #fff;
}

.highlight_1white h4 {
  background: url(img/alert.png) no-repeat 10px 8px #585858;
  background-color: #29303e;
}

.highlight_1orange h4 {
  background: url(img/alert.png) no-repeat 10px 8px #a14933;
  background-color: #a14933;
}

.highlight_1orange h4,
.highlight_1green h4 {
  display: block;
  margin: 0;
  padding: 4px 10px 10px 40px;
  -webkit-border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
  font-family: VegurLight,Helvetica,sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 1.5em;
  color: #fff;
}

.highlight_1green h4 {
  background: url(img/alert.png) no-repeat 10px 8px #5e6a39;
  background-color: #5e6a39;
}

.highlight_box2 {
  display: block;
  float: left;
  width: 960px;
  margin: 0;
}

.highlight_box2 p {
  display: block;
  padding: 10px;
  font-family: VegurLight,Helvetica,sans-serif;
  font-size: 14px;
  color: #29303e;
}

.highlight_box2_title {
  padding: 10px 0 10px 35px;
  font-size: 22px;
}

.highlight_button_white {
  margin-bottom: 40px;
}

.highlight_button_white a {
  float: left;
  margin-bottom: 10px;
  padding: 3px 10px 5px;
  -webkit-border-radius: 3px 3px 3px 3px;
  -moz-border-radius: 3px 3px 3px 3px;
  border-radius: 3px 3px 3px 3px;
  text-decoration: none;
  font-family: VegurLight,Helvetica,sans-serif;
  font-size: 13px;
  color: #fff;
  background-color: #585858;
  cursor: pointer;
}

.highlight_button_white a:hover {
  text-decoration: none;
  font-size: 13px;
  color: #fff;
  background-color: #323232;
}

.highlight_button_rwhite {
  margin-bottom: 40px;
}

.highlight_button_rwhite a {
  float: left;
  margin-bottom: 10px;
  padding: 3px 10px 5px;
  -webkit-border-radius: 3px 3px 3px 3px;
  -moz-border-radius: 3px 3px 3px 3px;
  border-radius: 3px 3px 3px 3px;
  text-decoration: none;
  font-family: VegurLight,Helvetica,sans-serif;
  font-size: 13px;
  color: #fff;
  background-color: #323232;
  cursor: pointer;
}

.highlight_button_rwhite a:hover {
  text-decoration: none;
  font-size: 13px;
  color: #fff;
  background-color: #585858;
}

.highlight_button_teal {
  margin-bottom: 40px;
}

.highlight_button_teal a {
  float: left;
  margin-bottom: 10px;
  padding: 3px 10px 5px;
  -webkit-border-radius: 3px 3px 3px 3px;
  -moz-border-radius: 3px 3px 3px 3px;
  border-radius: 3px 3px 3px 3px;
  text-decoration: none;
  font-family: VegurLight,Helvetica,sans-serif;
  font-size: 13px;
  color: #fff;
  background-color: #4f687c;
  cursor: pointer;
}

.highlight_button_teal a:hover {
  text-decoration: none;
  font-size: 13px;
  color: #fff;
  background-color: #323232;
}

.highlight_button_rteal {
  margin-bottom: 40px;
}

.highlight_button_rteal a {
  float: left;
  margin-bottom: 10px;
  padding: 3px 10px 5px;
  -webkit-border-radius: 3px 3px 3px 3px;
  -moz-border-radius: 3px 3px 3px 3px;
  border-radius: 3px 3px 3px 3px;
  text-decoration: none;
  font-family: VegurLight,Helvetica,sans-serif;
  font-size: 13px;
  color: #fff;
  background-color: #323232;
  cursor: pointer;
}

.highlight_button_rteal a:hover {
  text-decoration: none;
  font-size: 13px;
  color: #fff;
  background-color: #4f687c;
}

.highlight_button_orange {
  margin-bottom: 40px;
}

.highlight_button_orange a {
  float: left;
  margin-bottom: 10px;
  padding: 3px 10px 5px;
  -webkit-border-radius: 3px 3px 3px 3px;
  -moz-border-radius: 3px 3px 3px 3px;
  border-radius: 3px 3px 3px 3px;
  text-decoration: none;
  font-family: VegurLight,Helvetica,sans-serif;
  font-size: 13px;
  color: #fff;
  background-color: #A14933;
  cursor: pointer;
}

.highlight_button_orange a:hover {
  text-decoration: none;
  font-size: 13px;
  color: #fff;
  background-color: #323232;
}

.highlight_button_rorange {
  margin-bottom: 40px;
}

.highlight_button_rorange a {
  float: left;
  margin-bottom: 10px;
  padding: 3px 10px 5px;
  -webkit-border-radius: 3px 3px 3px 3px;
  -moz-border-radius: 3px 3px 3px 3px;
  border-radius: 3px 3px 3px 3px;
  text-decoration: none;
  font-family: VegurLight,Helvetica,sans-serif;
  font-size: 13px;
  color: #fff;
  background-color: #323232;
  cursor: pointer;
}

.highlight_button_rorange a:hover {
  text-decoration: none;
  font-size: 13px;
  color: #fff;
  background-color: #A14933;
}

.highlight_button_green {
  margin-bottom: 40px;
}

.highlight_button_green a {
  float: left;
  margin-bottom: 10px;
  padding: 3px 10px 5px;
  -webkit-border-radius: 3px 3px 3px 3px;
  -moz-border-radius: 3px 3px 3px 3px;
  border-radius: 3px 3px 3px 3px;
  text-decoration: none;
  font-family: VegurLight,Helvetica,sans-serif;
  font-size: 13px;
  color: #fff;
  background-color: #5e6a39;
  cursor: pointer;
}

.highlight_button_green a:hover {
  text-decoration: none;
  font-size: 13px;
  color: #fff;
  background-color: #323232;
}

.highlight_button_rgreen {
  margin-bottom: 40px;
}

.highlight_button_rgreen a {
  float: left;
  margin-bottom: 10px;
  padding: 3px 10px 5px;
  -webkit-border-radius: 3px 3px 3px 3px;
  -moz-border-radius: 3px 3px 3px 3px;
  border-radius: 3px 3px 3px 3px;
  text-decoration: none;
  font-family: VegurLight,Helvetica,sans-serif;
  font-size: 13px;
  color: #fff;
  background-color: #323232;
  cursor: pointer;
}

.highlight_button_rgreen a:hover {
  text-decoration: none;
  font-size: 13px;
  color: #fff;
  background-color: #5e6a39;
}

.highlight_button_blue {
  margin-bottom: 40px;
}

.highlight_button_blue a {
  float: left;
  margin-bottom: 10px;
  padding: 3px 10px 5px;
  -webkit-border-radius: 3px 3px 3px 3px;
  -moz-border-radius: 3px 3px 3px 3px;
  border-radius: 3px 3px 3px 3px;
  text-decoration: none;
  font-family: VegurLight,Helvetica,sans-serif;
  font-size: 13px;
  color: #fff;
  background-color: #3f4860;
  cursor: pointer;
}

.highlight_button_blue a:hover {
  text-decoration: none;
  font-size: 13px;
  color: #fff;
  background-color: #323232;
}

.highlight_button_rblue {
  margin-bottom: 40px;
}

.highlight_button_rblue a {
  float: left;
  margin-bottom: 10px;
  padding: 3px 10px 5px;
  -webkit-border-radius: 3px 3px 3px 3px;
  -moz-border-radius: 3px 3px 3px 3px;
  border-radius: 3px 3px 3px 3px;
  text-decoration: none;
  font-family: VegurLight,Helvetica,sans-serif;
  font-size: 13px;
  color: #fff;
  background-color: #323232;
  cursor: pointer;
}

.highlight_button_rblue a:hover {
  text-decoration: none;
  font-size: 13px;
  color: #fff;
  background-color: #3f4860;
}

table {
  width: 100%;
  margin-top: 30px;
  margin-bottom: 30px;
  border-collapse: separate;
  border-spacing: 0;
  line-height: 30px;
  vertical-align: middle;
}

table,
td,
th {
  border-color: #333;
}

th {
  font-size: 20px;
}

th,
td {
  padding-left: 10px;
  text-align: center;
  font-family: VegurLight,Helvetica,sans-serif;
  font-weight: 400;
  line-height: 50px;
  color: #333;
}

td {
  font-size: 14px;
}

tr:hover {
  background: #fff;
}

td {
  vertical-align: middle;
}

td,
th {
  background: url(img/line.gif) repeat-x center bottom;
}

tr {
  margin: 0;
  padding: 0;
  border: 0 none;
  font-family: VegurLight,Helvetica,sans-serif;
  font-size: 14px;
  line-height: 30px;
  vertical-align: baseline;
}

th {
  vertical-align: middle;
  background: url(img/line.gif) repeat-x center bottom #f2f2f2;
}

th.left {
  background: url(img/line.gif) repeat-x center bottom #F7F7F7;
}

td.large {
  font-size: 24px;
}

td.large_orange {
  font-size: 24px;
  color: #A14933;
}

td.large_orange,
td.highlight,
th.highlight {
  background: url(img/line.gif) repeat-x center bottom #fff;
}

td.highlight_left {
  background: url(img/line.gif) repeat-x center bottom #f2f2f2;
}

tr.highlight_white {
  background: url(img/line.gif) repeat-x center bottom #fff;
}

td img {
  margin: auto 0;
  text-align: center;
}
*/
.tweet,
.query {
  font-family: VegurLight,Helvetica,sans-serif;
  font-size: 12px;
  line-height: 1.5em;
  color: #333;
}

.tweet .tweet_list,
.query .tweet_list {
  padding: 10px;
  list-style-type: none;
}

.tweet .tweet_list .awesome,
.tweet .tweet_list .epic,
.query .tweet_list .awesome,
.query .tweet_list .epic {
  text-transform: uppercase;
}

.tweet .tweet_list li,
.query .tweet_list li {
  margin-bottom: 10px;
  padding: 10px 0;
  border-top: none;
  border-bottom: 1px solid #DDDDDF;
  overflow-x: hidden;
  overflow-y: auto;
  font-family: VegurLight,Helvetica,sans-serif;
  font-size: 12px;
  list-style: none;
  color: #333;
}

.tweet .tweet_list li a,
.query .tweet_list li a {
  color: #A14933;
}

.tweet .tweet_list .tweet_avatar,
.query .tweet_list .tweet_avatar {
  float: left;
  padding-right: .5em;
}

.tweet .tweet_list .tweet_avatar img,
.query .tweet_list .tweet_avatar img {
  padding: 0 10px 0 0;
  vertical-align: middle;
}

.tweet .tweet_first {
  padding: 0;
}

.tweet-button_container,
#pagination {
  margin-bottom: 20px;
}

#pagination {
  display: block;
  clear: both;
  position: relative;
  height: 20px;
  padding: 11px 0 20px;
  text-align: center;
  font-family: VegurLight,Helvetica,sans-serif;
  line-height: 26px;
}

#pagination,
#pagination a {
  font-size: 16px;
}

#searchform {
  width: 339px;
  height: 58px;
  margin: 0 auto 5px;
  background: url(img/search_bg.png) no-repeat;
}

#searchform input.search {
  float: left;
  width: 235px;
  margin: 18px 0 0 30px;
  padding: 0;
  border: 0;
  color: #FFF;
  background: 0 0;
}

#searchform *:focus {
  outline: 0;
}

#searchform input.go {
  float: right;
  width: 30px;
  height: 30px;
  margin: 15px 12px 0 0;
  border: 0!important;
  background: 0 0;
}

.searchform {
  clear: both;
  margin-left: 300px;
  position:relative;
  z-index:30;
}


.search-form-single-post {
  float: right;
  margin-top: -9px;
  margin-bottom: -32px;
}

.search-form-single-post input.search {
  width: 223px;
  padding: 4px 10px 6px;
  border: 0;
  -webkit-border-radius: 999px;
  -moz-border-radius: 999px;
  border-radius: 999px;
  outline: none;
  color: #FAFAFA;
  background: #222;
  -webkit-box-shadow: 0 1px 1px 0 #FFFFFF;
  box-shadow: 0 1px 1px 0 #FFFFFF;
}

.search-form-single-post .iss-on {
  background-image: none !important;
}

.search-form-single-post input.searchsubmit {
  position: relative;
  top: -38px;
  left: 215px;
  height: 15px;
  background: url(img/searchsingleicon.png) no-repeat;
}

.playthisblog {
  float: left;
  margin-top: 11px;
  margin-left: 20px;
}

div.filter-by-country{
  width:204px;
  height:35px;
}

div.filter-by-country span{
  text-align:center;
  font-family: 'MyriadProCondensed',VegurLight,Helvetica,sans-serif;
  font-size:20px;
  width:204px;
  display:block;
}


.tickertitle {
  float: left;
  width: 620px;
  margin: 0 0 25px;
  padding-top: 10px;
  text-align: left;
  font-family: VegurLight,Helvetica,sans-serif;
  font-size: 13px;
  color: #333;
}

.tickertitle h6 {
  margin: 0 0 10px;
}

.tickertitle h6 a {
  display: block;
  padding: 5px 10px 8px;
  -webkit-border-radius: 3px 3px 3px 3px;
  -moz-border-radius: 3px 3px 3px 3px;
  border-radius: 3px 3px 3px 3px;
  text-transform: uppercase;
  font-size: 105%;
  font-weight: 700;
  color: #FFF;
  background-color: #1F1F1F;
   transition: opacity 2s linear;
   letter-spacing:1px;
}

.tickertitle h6 a:hover {
  font-size: 105%;
  color: #FFF;
  background-color: #a14933;
}

#news_div {
  line-height: 16px;
}

#news_div,
#news_div ul,
#news_div li {
  font-family: VegurLight,Helvetica,sans-serif;
  font-size: 13px;
  color: #333;
}

#news_div ul,
#news_div li {
  list-style: none;
}

#news_div li {
  padding-top: 0;
  border: 0;
}

#news_div li a {
  text-decoration: none;
}

#news_div li a,
#news_div li a:hover {
  font-family: VegurLight,Helvetica,sans-serif;
  font-size: 13px;
  color: #a14933;
}

#news_div li a:hover {
  text-decoration: underline;
}

.scrolltopcontrol {
  width: 52px;
  height: 69px;
  background-image: url(img/up.png);
  background-repeat: no-repeat;
}

#slider {
  width: 960px!important;
  height: 400px!important;
  margin: 50px 0 30px;
  overflow: hidden;
}

#top-navigation {
  clear: both;
}

h3.about {
  margin: 20px 0;
}

.team_avatar {
  float: left;
  width: 120px;
  height: 120px;
}

.team_avatar img {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}

.team_desc {
  float: left;
  width: 780px;
  margin: 0 15px;
  font-family: VegurLight,Helvetica,sans-serif;
  font-size: 14px;
}

.team_desc h5 {
  margin: 0;
  color: #A14933;
}
.team_desc h5 a{
    font-size:22px;
}

.aboutfacebook,
.aboutgoogle,
.abouttwitter {
  display: inline-block;
  vertical-align: middle;
  background: url(img/about-social.png) no-repeat;
}

.aboutfacebook {
  width: 32px;
  height: 32px;
  background-position: 0 0;
}

.aboutgoogle {
  width: 32px;
  height: 32px;
  background-position: -50px 0;
}

.abouttwitter {
  width: 32px;
  height: 32px;
  background-position: -98px 0;
}

#related_posts {
  margin-top: 2em;
}

#content,
.post {
  float: left;
}

.post {
  display: block;
}

#related_posts li {
  display: inline;
  float: left;
  width: 230px;
  margin-right: 8px;
}

.image_overflow {
  bottom: 26px;
  width: 592px;
  height: 54px;
  padding: 0 10px 9px;
  background: url(img/caption_bg.png);
}

.image_overflow,
.post_type {
  position: absolute;
  font-family: 'MyriadProCondensed',Helvetica,sans-serif;
  color: #FFF;
}

.pinterest {
  position: absolute;
  top: 10px;
  right: 12px;
}
.post_type {
  top: 0;
  left: 0;
  padding: 7px 10px;
/*  -webkit-border-top-left-radius: 0px;
  -moz-border-radius-topleft: 0px;
  border-top-left-radius: 0px;*/
  text-transform: uppercase;
  font-size: 16px;
  letter-spacing: 1px;
  opacity: .9;
  background: green url(img/caption_bg.png);
}

.image_overflow .date {
  display: block;
  text-transform: uppercase;
  font-size: 40px;
}

.image_overflow .year {
  display: block;
  position: relative;
  top: -11px;
  font-size: 21px;
}

.column_content_image_url {
  border: 0;
  text-decoration: none;
}

.subdate {
  position: absolute;
  bottom: -4px;
  width: 592px;
  padding: 6px 10px 3px;
/*  -webkit-border-bottom-left-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
  -moz-border-radius-bottomleft: 3px;
  -moz-border-radius-bottomright: 3px;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;*/
  font-family: 'MyriadProCondensed',Helvetica,sans-serif;
  font-size: 18px;
  color: #FFF;
  opacity: .85;
  background: #444 url(img/caption_bg.png);
}

.subdate strong {
  text-transform: uppercase;
  letter-spacing: 1px;
}

.subdate span.author a {
  font-size: 15px;
}

.subdate span.author a,
.subdate .readmore {
  text-transform: uppercase;
  font-family: 'MyriadProCondensed',Helvetica,sans-serif;
  color: #FFF;
}

.subdate .readmore {
  float: right;
  text-decoration: none;
  font-size: 22px;
}

a.readmore:hover {
  color: #a14933;
}

#related_posts img {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

.color-green {
  opacity: .85;
  background: #434837!important;
}

.color-orange {
  opacity: .85;
  background: #6e0301!important;
}

.color-purple {
  opacity: .85;
  background: #4f3600!important;
}

.color-blue {
  opacity: .85;
  background: #363e51!important;
}

.color-default {
  opacity: .85;
  background: grey url(img/caption_bg.png) !important;
}

#related_posts h3 a {
  font-size: 18px;
  font-weight: 700;
}

#related_posts p {
  margin-top: 0;
}

.large_image_box {
  font-family: 'VegurLight',Helvetica,sans-serif;
}

span.next_prev {
  display: block;
  float: right;
  width: 242px;
  height: 33px;
  margin-top: -8px;
  -webkit-border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  -moz-border-radius-bottomright: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  overflow: hidden;
  color: #FFF;
  background-color: #1F1F1F;
}

span.next_prev img {
  margin-top: -2px;
}

span.next_prev span {
  padding: 4px 10px 11px;
  font-family: VegurLight,Helvetica,sans-serif;
  font-size: 16px;
  color: #CCC;
}

span.next_prev .next_post {
  float: right;
  background-color: #1F1F1F;
}

span.next_prev .previous_post {
  display: block;
  float: left;
  background: #A14933;
}

.next_prev a,
.next_prev a:hover {
  font-size: 16px;
  color: #FFF;
}

span.more_categories {
  display: block;
  padding: 10px;
  font-size: 14px;
  background: #EEE;
}

h2.latest_posts {
  margin-top: 30px;
  padding: 0;
  text-align: center;
  font-family: 'MyriadProCondensed',Helvetica,sans-serif;
  font-size: 40px;
  color: #cacaca;
}

.separator {
  width: 300px;
  height: 7px;
  margin: 20px auto;
  background: url(img/separator.png) repeat-x;
}

.peKenBurns {
  width: 945px;
  height: 400px;
}

.widget_flashCalendar {
  width: 299px;
  margin-left: -2px;
  overflow: hidden;
}

.music_player_content {
  float: left;
  width: 620px;
  margin-bottom: 5px;
  margin-top:10px;
}

.limited {
  max-height: 29px;
  overflow: hidden;
}

.loader {
  display: none;
  float: left;
  width: 620px;
  height: 29px;
  margin-bottom: 5px;
  margin-top:10px;
  background: #EEE url(img/ajax-loader-audio.gif) 50% 50% no-repeat;
}

.music_player_content_single {
  float: left;
  width: 960px;
  margin: 0;
}

.music_player_content_single span {
  display: block;
  margin-bottom: 5px;
}

.music_player_content_single iframe {
  margin: 8px 0;
}

.social_links {
  float: right;
  position: relative;
  margin-top: 0;
  line-height: 0;
}

.social_links .social-icons-bg {
  border: 1px solid #444;
  background: #323232!important;
}

img.attachment-blogposts {
  -webkit-border-top-left-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  -moz-border-radius-topleft: 3px;
  -moz-border-radius-topright: 3px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

.footer_last_img {
  height: 130px;
  background-color: #1f1f1f;
}

.footer_last_img,
.footer_last_img img.attachment-blogposts {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

#category_icons {
  width: 332px;
  overflow: hidden;
}

#category_icons .category_icon {
  float: left;
  margin-right: 30px;
}

.category_icon {
  display: inline-block;
  z-index: 15;
  float: right;
  position: relative;
  width: 41px;
  height: 41px;
  margin-right: 10px;
  padding: 5px;
  -webkit-border-radius: 0px 0px 5px 5px;
  border-radius: 0px 0px 5px 5px;
  background: #323232 url(img/category_icons/icon_cat.png) no-repeat;
  -webkit-transition: background .25s ease-in-out;
  -moz-transition: background .25s ease-in-out;
  transition: background .25s ease-in-out;
}

.category_icon:hover {
  background-color: #a14933;
}

.video-icon {
  background-position: 50% 2px;
}

a span.video-icon:hover {
  background-position: 50% -70px;
}

.image-icon {
  background-position: 50% -142px;
}

a span.image-icon:hover {
  background-position: 50% -215px;
}

.audio-icon {
  background-position: 50% -287px;
}

a span.audio-icon:hover {
  background-position: 50% -358px;
}

.audio-icon-close {
  background-color: #a14933;
  background-position: 50% -430px!important;
  -webkit-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
}

.text-icon {
  background-position: 50% -503px;
}

a span.text-icon:hover {
  background-position: 50% -575px;
}

.full_category {
  float: left;
  width: 635px;
  margin: 0;
  padding: 0 0 10px;
}

.full_category h2 {
  margin-bottom: 10px;
  text-transform: capitalize;
  font-size: 22px;
  text-rendering: optimizeLegibility;
}

.full_category h2,
.full_category h3 {
  font-family: 'MyriadProCondensed',Helvetica,sans-serif;
}

.full_category h3 {
  display: block;
  margin-top: 15px;
  font-size: 20px;
  font-weight: 300;
  color: #000;
}

.full_category a {
  text-decoration: none;
}

.full_category .article {
  margin-bottom: 10px;
  padding: 0 5px;
  border-right: 1px solid #DDD;
  border-bottom: 1px solid #DDD;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background: #EEE;
}

.full_category .article img {
  margin-left: -5px;
  -webkit-border-top-left-radius: 4px;
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topleft: 4px;
  -moz-border-radius-topright: 4px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}

.full_category a:hover .article {
  color: orange!important;
  background: #FFF;
  -webkit-box-shadow: 0 1px 0 0 silver;
  -moz-box-shadow: 0 1px 0 0 silver;
  box-shadow: 0 1px 0 0 silver;
}

.full_category a:hover .article p,
.full_category a:hover .article h3 a {
  color: #a14933!important;
}

.full_category div {
  overflow: hidden;
}

.category_latest_posts {
  float: left;
  width: 305px;
  margin-right: 10px;
}

.featured_posts,
.most_viewed {
  float: left;
  width: 150px;
}

.most_viewed {
  margin-right: 10px;
}

h3.album-details {
  padding: 5px 10px;
  -webkit-border-top-left-radius: 4px;
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topleft: 4px;
  -moz-border-radius-topright: 4px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  text-shadow: 1px 1px 0 #222;
  text-transform: capitalize;
  font-family: 'MyriadProCondensed',Helvetica,sans-serif;
  font-size: 28px;
  font-weight: 700;
  color: #FFF;
  background: #343434;
  text-rendering: optimizeLegibility;
}

div.album-details {
  float: left;
  margin-bottom: 1em;
  padding: 15px;
  border-bottom: 1px solid #CCC;
  background: #EEE;
}

div.album-details strong {
  font-weight: 400;
  color: #343434;
}

div.album-details ul li {
  margin: 0;
  text-transform: capitalize;
  font-family: 'MyriadProCondensed',Helvetica,sans-serif;
  font-size: 24px;
  line-height: 35px;
  text-rendering: optimizeLegibility;
}

div.album-details ul.album-data {
  float: left;
  width: 350px;
}

div.album-details ul.album-rating {
  float: right;
  width: 390px;
  padding-left: 24px;
  border-left: 1px solid #CCC;
}

div.album-details ul.album-rating p {
  margin: -5px 0 0;
  color: #9B8B8B;
}

div.album-details ul.album-rating li {
  line-height: 40px;
  color: #343434;
}

div.album-details .star-rating {
  float: right;
  width: 135px;
  height: 25px;
  margin-bottom: 15px;
  padding: 0;
  background: url("img/stars.png") repeat-x 0 0;
}

div.album-details .star {
  height: 25px;
  background: url("img/stars.png") repeat-x 0 -25px;
}

div.album-artwork {
  float: left;
  margin: 9px 10px 0 0;
}

div.album-artwork img {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

.lv_window {
  position: absolute;
  top: 50%;
  left: 50%;
  padding: 0;
  overflow: hidden;
  text-align: left;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
}

.lv_window,
.lv_controls_top,
.lv_controls_top_close {
  z-index: 5000;
}

.lv_skin {
  float: left;
  position: relative;
  width: 100%;
  height: 100%;
  overflow: visible;
}

.lv_bubble,
.lv_shadow {
  position: absolute;
}

.lv_bubble * {
  display: inline;
  z-index: none;
  float: left;
  position: relative;
}

.lv_skin * {
  margin: 0;
  padding: 0;
}

#lv_overlay {
  z-index: 4999;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.lv_spinner_wrapper {
  position: absolute;
  top: 50%;
  left: 50%;
  cursor: pointer;
}

.lv_inner_previous_next_overlays {
  position: absolute;
  top: 0;
  left: 0;
  zoom: 1;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  overflow: hidden;
  background: url('css/skins/blank.gif');
}

.lv_inner_previous_next_overlays * {
  margin: 0;
  padding: 0;
}

.lv_inner_previous_next_overlays .lv_button {
  position: relative;
  zoom: 1;
  width: 49%;
  height: 100%;
  background: url('css/skins/blank.gif');
  cursor: pointer;
}

.lv_button_inner_previous_overlay {
  float: left;
}

.lv_button_inner_next_overlay {
  float: right;
}

.lv_title_caption {
  position: absolute;
  font: 11px/18px "Lucida Sans","Lucida Sans Unicode","Lucida Grande",Tahoma,Arial,sans-serif;
  color: #eaeaea;
}

.lv_title_caption_slider {
  float: left;
  position: relative;
  overflow-y: hidden;
}

.lv_title_caption_slide {
  float: left;
  position: relative;
  top: 0;
  left: 0;
  padding: 15px 0;
}

.lv_title {
  float: left;
  clear: both;
  font-weight: 700;
}

.lv_caption {
  float: left;
  clear: both;
  opacity: .7;
  background: #FFF!important;
}

.lv_update_queue {
  visibility: hidden;
  position: absolute;
  top: -15000px;
  left: -15000px;
  width: 5000px;
  height: 5000px;
}

.lv_update_queue .lv_window,
.lv_update_queue .lv_content {
  float: left;
  position: relative;
  top: auto;
  left: auto;
  width: 100%;
  overflow: visible;
}

.lv_content .lv_content_wrapper {
  float: left;
  clear: both;
  position: relative;
}

.lv_update_queue .lv_content_wrapper {
  position: absolute;
  top: 0;
  left: 0;
}

.lv_content {
  position: absolute;
  margin: 0;
  padding: 0;
  overflow: hidden;
}

.lv_measure_element {
  float: left;
  clear: both;
  position: relative;
}

.lv_content_canvas,
.lv_content_iframe {
  float: left;
  clear: both;
  margin: 0;
  padding: 0;
  border: 0;
  background: 0 0;
}

.lv_blank_background {
  background-image: url('css/skins/blank.gif');
}

.lv_side_buttons_underneath {
  clear: both;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 67px;
  margin-top: -34px;
  padding: 0;
}

.lv_side_buttons_underneath * {
  margin: 0;
  padding: 0;
}

.lv_side_buttons_underneath .lv_side_left {
  float: left;
}

.lv_side_buttons_underneath .lv_side_right {
  float: right;
}

.lv_side {
  width: 41px;
  height: 37px;
}

.lv_side_button {
  position: absolute;
}

.lv_side {
  position: relative;
  padding: 15px 0;
  overflow: hidden;
  cursor: pointer;
}

.lv_side_left {
  margin-left: -41px;
}

.lv_side_right {
  margin-right: -41px;
}

.lv_side_button {
  width: 41px;
  height: 31px;
  cursor: pointer;
}

.lv_side_button_previous {
  margin-left: 0;
  background-image: url("css/skins/light/sprite.png");
  background-position: 0 -33px;
  background-repeat: no-repeat;
}

.lv_side_button_previous:hover,
.lv_side_left .lv_side_button_out {
  background-position: 0 -64px;
}

.lv_side_button_next {
  margin-left: 0;
  background-image: url("css/skins/light/sprite.png");
  background-position: -41px -33px;
  background-repeat: no-repeat;
}

.lv_side_button_next:hover,
.lv_side_right .lv_side_button_out {
  background-position: -41px -64px;
}

.lv_side_buttons_underneath .lv_side_button_out {
  margin-left: 0;
}

.lv_side_buttons_underneath .lv_side_left_disabled .lv_side_button,
.lv_side_buttons_underneath .lv_side_left_disabled:hover .lv_side_button {
  background-position: 0 -95px;
}

.lv_button_top_close {
  position: absolute;
  top: 7px;
  width: 33px;
  height: 33px;
  background-image: url("css/skins/light/sprite.png");
  background-position: 0 0;
  background-repeat: no-repeat;
  cursor: pointer;
}

.lv_button_top_close:hover {
  background-position: -33px 0;
}

.lv_controls_top {
  position: fixed;
  top: 0;
  left: 50%;
  width: 126px;
  height: 63px;
  margin-left: -63px;
  overflow: hidden;
}

.lv_controls_top_with_slideshow {
  width: 147px;
  margin-left: -74px;
}

.lv_controls_top .lv_top_middle {
  float: left;
  position: relative;
  width: 100%;
  height: 33px;
  margin-top: 15px;
}

.lv_controls_top .lv_top_button,
.lv_controls_top .lv_icon {
  float: left;
  position: relative;
  height: 100%;
}

.lv_controls_top .lv_icon {
  width: 100%;
  text-shadow: 0 0 2px rgba(0,0,0,.5);
  font-family: "Lucida Sans","Lucida Grande",Tahoma,sans-serif;
  color: #d4d4d4;
  background-image: url("css/skins/light/sprite.png");
  background-repeat: no-repeat;
  cursor: pointer;
}

.lv_controls_top .lv_icon_disabled {
  text-shadow: none;
  color: #2e2e2e;
  cursor: default;
}

.lv_top_previous {
  width: 63px;
}

.lv_top_previous .lv_icon {
  background-position: 0 -96px;
}

.lv_top_previous:hover .lv_icon {
  background-position: 0 -129px;
}

.lv_top_previous .lv_icon_disabled,
.lv_top_previous:hover .lv_icon_disabled {
  background-position: 0 -162px;
}

.lv_top_slideshow {
  display: none;
  position: relative;
  width: 21px;
}

.lv_controls_top_with_slideshow .lv_top_slideshow {
  display: block;
}

.lv_top_slideshow .lv_icon {
  background-position: -63px -96px;
}

.lv_top_slideshow:hover .lv_icon {
  background-position: -63px -129px;
}

.lv_top_slideshow .lv_icon_disabled,
.lv_top_slideshow:hover .lv_icon_disabled {
  background-position: -63px -162px;
}

.lv_top_slideshow_playing .lv_icon {
  background-position: -148px -96px;
}

.lv_top_slideshow_playing:hover .lv_icon {
  background-position: -148px -129px;
}

.lv_top_next {
  width: 62px;
}

.lv_top_next .lv_icon {
  background-position: -84px -96px;
}

.lv_top_next:hover .lv_icon {
  background-position: -84px -129px;
}

.lv_top_next .lv_icon_disabled,
.lv_top_next:hover .lv_icon_disabled {
  background-position: -84px -162px;
}

.lv_icon span {
  width: 30px;
  margin-top: 5px;
  text-align: center;
  line-height: 23px;
}

.lv_top_previous span {
  float: right;
  margin-right: 7px;
}

.lv_top_next span {
  float: left;
  margin-left: 6px;
}

.lv_controls_top_close {
  position: fixed;
  top: 0;
  right: 0;
  width: 33px;
  height: 33px;
  margin: 13px 13px 0 0;
}

.lv_controls_top_close_button {
  float: left;
  position: relative;
  width: 33px;
  height: 33px;
  background-image: url("css/skins/light/sprite.png");
  background-position: -166px -21px;
  background-repeat: no-repeat;
  cursor: pointer;
}

.lv_controls_top_close_button:hover {
  background-position: -166px -54px;
}

.lv_controls_relative {
  position: absolute;
  bottom: 0;
  left: 50%;
  height: 50px;
  margin-left: -150px;
  overflow: hidden;
  background: url('css/skins/blank.gif');
}

.lv_slider {
  padding: 15px 0 14px;
  font-family: "Lucida Sans","Lucida Grande",Tahoma,sans-serif;
  font-size: 9px;
  line-height: 21px;
}

.lv_slider,
.lv_slider .lv_slider_numbers {
  position: relative;
  height: 21px;
  overflow: hidden;
}

.lv_slider .lv_slider_numbers {
  float: left;
  margin: 0 2px;
}

.lv_slider .lv_slider_slide {
  position: absolute;
  top: 0;
  left: 0;
  height: 21px;
}

.lv_slider_number {
  cursor: pointer;
}

.lv_slider_number,
.lv_slider_number_empty {
  float: left;
  position: relative;
  zoom: 1;
  width: 28px;
  height: 21px;
  margin: 0;
  padding: 0;
  border: none;
  overflow: hidden;
  text-align: center;
  text-decoration: none;
  text-shadow: 0 0 2px rgba(0,0,0,.5);
  text-transform: none;
  line-height: 21px;
  color: #d4d4d4;
  background: #4a4a4a;
  background: url('css/skins/light/sprite.png');
  background-position: -67px 0;
  background-repeat: no-repeat;
}

.lv_slider_number_empty {
  background-position: -151px 0;
  cursor: default;
}

.lv_slider_number_last {
  margin-right: 0;
}

.lv_slider_number:hover {
  background-position: -95px 0;
}

.lv_slider_numbers .lv_slider_number_active,
.lv_slider_numbers .lv_slider_number_active:hover {
  color: gray;
  background-position: -123px 0;
  cursor: default;
}

.lv_slider .lv_slider_icon,
.lv_slider .lv_icon {
  width: 21px;
  height: 21px;
}

.lv_slider .lv_slider_icon {
  display: inline;
  float: left;
  position: relative;
  zoom: 1;
  padding: 0 2px;
  cursor: pointer;
}

.lv_slider .lv_icon {
  display: block;
  position: absolute;
  top: 0;
  left: 2px;
  background: url('css/skins/light/sprite.png');
  background-repeat: no-repeat;
}

.lv_slider_previous .lv_icon {
  background-position: -82px -21px;
}

.lv_slider_previous .lv_icon:hover {
  background-position: -82px -42px;
}

.lv_slider_previous_disabled .lv_icon,
.lv_slider_previous_disabled .lv_icon:hover {
  background-position: -82px -63px;
  cursor: default;
}

.lv_slider_next .lv_icon {
  background-position: -103px -21px;
}

.lv_slider_next .lv_icon:hover {
  background-position: -103px -42px;
}

.lv_slider_next_disabled .lv_icon,
.lv_slider_next_disabled .lv_icon:hover {
  background-position: -103px -63px;
  cursor: default;
}

.lv_slider_slideshow {
  display: inline;
  position: relative;
  top: 0;
  left: 0;
}

.lv_slider_slideshow .lv_icon {
  background-position: -125px -21px;
}

.lv_slider_slideshow .lv_icon:hover {
  background-position: -125px -42px;
}

.lv_slider_slideshow_playing .lv_icon {
  background-position: -146px -21px;
}

.lv_slider_slideshow_playing .lv_icon:hover {
  background-position: -146px -42px;
}

.lv_slider_slideshow_disabled .lv_icon,
.lv_slider_slideshow_disabled .lv_icon:hover {
  background-position: -125px -63px;
  cursor: default;
}

.lv_content {
  text-align: left;
}

.lv_content,
.lv_content h1,
.lv_content h2,
.lv_content h3,
.lv_content h4,
.lv_content h5,
.lv_content h6 {
  color: #333;
}

.lv_content a {
  text-decoration: none;
}

.lv_content a,
.lv_content a:hover {
  border: 0;
  font-weight: 400;
  color: #08c;
  background: 0 0;
}

.lv_content a:hover {
  text-decoration: underline;
}

.lv_title_caption a {
  text-decoration: none;
}

.lv_title_caption a,
.lv_title_caption a:hover {
  border: 0;
  font-weight: 400;
  color: #b4b4b4;
  background: 0 0;
}

.lv_title_caption a:hover {
  text-decoration: underline;
}

.lv_window_light .lv_title_caption {
  text-shadow: 0 1px 1px rgba(0,0,0,.25);
}

.lv_window_light .lv_button_top_close {
  left: 45px;
}

.lv_window_light .lv_side_button_previous,
.lv_window_light .lv_side_button_next,
.lv_window_light .lv_button_top_close,
.lv_window_light .lv_slider .lv_icon,
.lv_window_light .lv_slider_number,
.lv_window_light .lv_slider_number_empty,
.lv_window_light .lv_controls_top_close_button,
.lv_controls_top_skin_light .lv_icon,
.lv_controls_top_close_skin_light .lv_controls_top_close_button {
  background-image: url('css/skins/light/sprite.png') !important;
  background-image: url('css/skins/light/sprite_ie_lt_7.png');
}

.lv_content_dark,
.lv_content_dark h1,
.lv_content_dark h2,
.lv_content_dark h3,
.lv_content_dark h4,
.lv_content_dark h5,
.lv_content_dark h6 {
  color: #f3f3f3;
}

.lv_content_dark a,
.lv_content_dark a:hover {
  color: #b4b4b4;
}

.lv_window_dark .lv_side_buttons_underneath .lv_side_button_previous,
.lv_window_dark .lv_side_buttons_underneath .lv_side_button_next,
.lv_window_dark .lv_button_top_close,
.lv_window_dark .lv_slider .lv_icon,
.lv_window_dark .lv_slider .lv_slider_number,
.lv_window_dark .lv_slider .lv_slider_number_empty,
.lv_window_dark .lv_controls_top_close_button,
.lv_controls_top_skin_dark .lv_icon,
.lv_controls_top_close_skin_dark .lv_controls_top_close_button {
  background-image: url('css/skins/dark/sprite.png') !important;
  background-image: url('css/skins/dark/sprite_ie_lt_7.png');
}

.lv_window_dark .lv_button_top_close {
  top: 8px;
  left: 43px;
}

.lv_window_dark .lv_slider_number {
  color: #acacac;
}

.lv_window_dark .lv_slider_number:hover {
  color: #e1e1e1;
}

.lv_window_dark .lv_slider_number_active,
.lv_window_dark .lv_slider_number_active:hover {
  color: #5d5d5d;
}

.lv_controls_top_skin_dark .lv_icon {
  color: #9d9d9d;
}

.lv_controls_top_skin_dark .lv_icon:hover {
  color: #e1e1e1;
}

.lv_controls_top_skin_dark .lv_icon_disabled,
.lv_controls_top_skin_dark .lv_icon_disabled:hover {
  color: #141414;
}

.lv_window_mac .lv_title_caption {
  text-shadow: 0 1px 1px rgba(0,0,0,.25);
}

.lv_window_mac .lv_side_button_previous,
.lv_window_mac .lv_side_button_next,
.lv_window_mac .lv_button_top_close,
.lv_window_mac .lv_controls_top_close_button,
.lv_window_mac .lv_slider .lv_icon,
.lv_window_mac .lv_slider_number,
.lv_window_mac .lv_slider_number_empty,
.lv_window_mac .lv_controls_top_close_button,
.lv_controls_top_skin_mac .lv_icon,
.lv_controls_top_close_skin_mac .lv_controls_top_close_button {
  background-image: url('css/skins/mac/sprite.png') !important;
  background-image: url('css/skins/mac/sprite_ie_lt_7.png');
}

.lv_window_mac .lv_button_top_close {
  top: 29px;
  left: 29px;
}

.lv_window_mac .lv_slider_number {
  color: #acacac;
}

.lv_window_mac .lv_slider_number:hover {
  color: #e1e1e1;
}

.lv_window_mac .lv_slider_number_active,
.lv_window_mac .lv_slider_number_active:hover {
  color: #5d5d5d;
}

.lv_controls_top_skin_mac .lv_icon {
  color: #9d9d9d;
}

.lv_controls_top_skin_mac .lv_icon:hover {
  color: #e1e1e1;
}

.lv_controls_top_skin_mac .lv_icon_disabled,
.lv_controls_top_skin_mac .lv_icon_disabled:hover {
  color: #575757;
}

.wib-ads {
  width: 300px;
  margin: 0 0 10px;
  overflow: hidden;
  font-family: VegurLight,Helvetica,sans-serif;
}

.wib-ads p {
  margin-top: 0;
  padding-top: 0;
}

.footer-post {
  float: left;
  width: 200px;
  margin-right: 50px;
}

.footer-post p {
  color: #eee;
}

.button {
  width: 203px;
}

.button,
.button a {
  float: left;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}

.button a {
  width: 60%;
  text-align: center;
  text-decoration: none;
  background-color: #323232;
  cursor: pointer;
}

.button a,
.button a:hover {
  padding: 4px 10px 7px;
  font-family: VegurLight,Helvetica,sans-serif;
  font-size: 13px!important;
  color: #fff;
  *padding: 3px 10px 3px 10px;
}

.button a:hover {
  background-color: #a14933;
}

#menu_wrapper {
  float: right;
  width: 715px;
  margin-top: 24px;
  text-shadow: 1px 1px 1px #333;
  text-transform: uppercase;
}

.bottom_full_content {
  display: block;
  float: left;
  width: 960px;
  margin-left: 50px;
  background-color: #323232;
}

.bottom_full_content_short {
  display: block;
  float: left;
  width: 440px;
  margin: 15px 10px 50px 0;
  padding: 10px 10px 20px 20px;
  background-color: #1f242f;
}

.white,
.white p {
  display: block;
  padding: 20px;
  font-family: VegurLight,Helvetica,sans-serif;
  font-size: 12px;
  color: #fff;
  background-color: #323232;
}

.white .dropcapwhite {
  color: #fff;
}

.white .dropcapwhite,
.white .dropcapred {
  float: left;
  position: relative;
  padding: 0 2px 0 0;
  font-family: VegurLight,Helvetica,sans-serif;
  font-size: 34px;
  font-weight: 400;
  line-height: 1px;
  *line-height: 1.2em;
  *margin: -20px 0 -10px 0;
}

.white .dropcapred {
  color: #a14933;
}

.white .dropcapgreen {
  color: #5e6a39;
}

.white .dropcapgreen,
.white .dropcapteal {
  float: left;
  position: relative;
  padding: 0 2px 0 0;
  font-family: VegurLight,Helvetica,sans-serif;
  font-size: 34px;
  font-weight: 400;
  line-height: 1px;
  *line-height: 1.2em;
  *margin: -20px 0 -10px 0;
}

.white .dropcapteal {
  color: #4f687c;
}

.right_content_spacer {
  float: left;
  clear: both;
  margin-top: 20px;
}

.right_content_spacer,
.left_content_spacer {
  display: block;
  width: 290px;
  height: 7px;
  background-color: #323232;
}

.left_content_spacer {
  float: right;
  clear: right;
  margin-left: 35px;
}

.side_content_spacer {
  display: block;
  float: left;
  width: 290px;
  height: 7px;
  margin-top: 20px;
}

.side_content_spacer {
  background-color: #323232;
}

#footer_wrapper {
  clear: both;
  width: 100%;
  margin: 0 auto;
  background-color: #323232;
  background-image: url(colors/coffee/footer_bground.jpg);
  background-position: top left;
  background-repeat: repeat-x;
}

.footer_col1 {
  float: left;
  width: 1010px;
  padding: 25px 60px 20px 0;
  text-align: left;
  text-shadow: #333 1px 1px 1px;
  font-family: VegurLight,Helvetica,sans-serif;
  font-size: 28px;
  color: #c9ccd1;
}

.footer_col1 h2 {
  margin: 0 0 10px;
  font-size: 17px;
  font-weight: 400;
  color: #BCB29E;
}

.footer_col1 h2,
.footer_col1 li {
  font-family: VegurLight,Helvetica,sans-serif;
}

.footer_col1 li {
  margin: 0;
  padding-left: 0;
  border-top: 1px solid #423f3a;
  font-size: 12px;
  line-height: 30px;
  list-style: none;
  color: #a5a5a5;
}

.footer_col1 li a {
  margin: 0;
  padding: 0;
  color: #8B8881;
}

.footer_col1 li a,
.footer_col1 li a:hover {
  text-decoration: none;
  font-family: VegurLight,Helvetica,sans-serif;
  font-size: 12px;
  list-style: none;
}

.footer_col1 li a:hover {
  padding-left: 0;
  color: #fff;
}

.footer_last {
  float: right;
  width: 375px;
  padding: 25px 0 0;
  text-shadow: #333 1px 1px 1px;
}

.footer_last h2 {
  margin: 0 0 15px;
  font-family: VegurLight,Helvetica,sans-serif;
  font-size: 17px;
  font-weight: 400;
  color: #BCB29E;
}

.footer_last_title a {
  display: block;
  text-align: left;
  text-shadow: #333 1px 1px 1px;
  font-weight: 400;
  color: #BCB29E;
}

.footer_last_title a,
.footer_last_title a:hover {
  text-decoration: none;
  font-family: VegurLight,Helvetica,sans-serif;
  font-size: 15px;
}

.footer_last_title a:hover {
  padding-left: 0;
  list-style: none;
  color: #fff;
}

.footer_last_title {
  margin: 0 0 5px;
  text-shadow: #333 1px 1px 1px;
  font-size: 15px;
  font-weight: 400;
  color: #BCB29E;
}

.footer_last_title,
.footer_last p {
  font-family: VegurLight,Helvetica,sans-serif;
}

.footer_last p {
  margin: 0;
  padding-bottom: 20px;
  text-align: left;
  font-size: 12px;
  line-height: normal;
  color: #8B8881;
}

#bottom_footer_wrapper {
  width: 100%;
  padding-top: 20px;
  border: none;
  background-color: #222;
}

#copyright {
  float: left;
  width: 400px;
  padding: 15px 0 0;
  font-family: VegurLight,Helvetica,sans-serif;
  font-size: 12px;
}

#copyright,
#copyright a {
  color: #8B8881;
}

#copyright a,
#copyright a:hover {
  text-decoration: underline;
  font-family: VegurLight,Helvetica,sans-serif;
  font-size: 10px;
}

#copyright a:hover {
  color: #fff;
}

#wib-partners {
  width: 1000px;
  margin: 0 auto;
  text-align: center;
  font-family: VegurLight,Helvetica,sans-serif!important;
  color: #F7F7F7;
}

#wib-partners h4 {
  margin: 0;
  padding-top: 10px;
  text-shadow: 1px 1px 0 #000;
  font-family: 'MyriadProCondensed',Helvetica,sans-serif;
  font-size: 30px;
  font-weight: 700;
  opacity: .6;
}

#wib-partners a {
  display: inline-block;
  margin: 20px;
  vertical-align: middle;
  opacity: .6;
}

#wib-partners a:hover {
  opacity: 1;
}

.wib-partner {
  padding: 5px 10px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  color: #BCB29E;
  background-color: #333;
}

.wib-partner,
.wib-partner span a {
  font-family: 'MyriadProCondensed',Helvetica,sans-serif;
  font-size: 24px;
}

.wib-partner span a {
  float: right;
  color: #FFF;
}

#pagination {
  *border-top: none;
  *border-bottom: none;
}

#pagination .current {
  padding: 6px 9px 5px;
  color: #fff;
  background-color: #323232;
}

#pagination span,
.pagination a {
  width: auto;
  margin: 2px 2px 2px 0;
  padding: 6px 9px 5px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  text-align: center;
  text-decoration: none!important;
  color: #8B8B8B;
}

#pagination a:hover {
  color: #fff;
  background-color: #a14933;
}

.stepcarousel h1,
.stepcarousel h2,
.stepcarousel h3 {
  margin-bottom: 20px;
  text-transform: uppercase;
  font-family: VegurLight,Arial,Helvetica,sans-serif;
  font-weight: 400;
}

.stepcarousel h1 strong,
.stepcarousel h2 strong,
.stepcarousel h3 strong {
  font-family: VegurLight,Arial,Helvetica,sans-serif;
}

.stepcarousel h1 {
  font-size: 20px;
}

.stepcarousel h1 span {
  font-size: 12px;
  color: #F7F7F7;
}

.stepcarousel h1 a:hover {
  color: #F7F7F7;
}

.stepcarousel h2,
.stepcarousel h3 {
  height: 20px;
  font-size: 12px;
}

.stepcarousel a {
  text-decoration: none;
  color: #F7F7F7;
}

.stepcarousel a:hover {
  color: #F7F7F7;
}

.cont {
  height: 160px;
  margin: 0 0 0;
  background: #1f1f1f url(img/ajax-loader.gif) 50% 50% no-repeat;
  position:relative;
  overflow:hidden;
}

.stepcarousel {
  display: none;
  position: relative;
  top: 20px;
  width: 950px;
  height: 120px;
  margin: 0 auto;
  font: 12px/20px Arial,Helvetica,sans-serif;
  color: #F7F7F7;
  background-color: #1f1f1f;
}

.stepcarousel .belt {
  position: absolute;
  top: 0;
  left: 0;
}

.stepcarousel .panel {
  float: left;
  width: 186px;
  height: 119px;
  margin-right: 4px;
  list-style: none;
}

.stepcarousel .panel:hover {
  border-bottom: 1px solid #A14933;
  opacity: .9;
}

.stepcarousel .panel a img {
  width: 186px;
  height: 119px;
}

.stepcarousel .panel .img_hover,
.stepcarousel .panel:hover .img_hover font {
  display: none;
}

.stepcarousel .panel .desc {
  position: absolute;
  bottom: 0;
  width: 176px;
  padding: 5px;
  line-height: 15px;
  opacity: .8;
  background: #000;
}

.stepcarousel .panel .desc span {
  font: 30px/30px Gothic,Arial,Helvetica,sans-serif;
  color: #F7F7F7;
}

.stepcarousel .panel .desc em {
  line-height: 15px;
  color: #F7F7F7;
}

.stepcarousel .desc h2 {
  color: #F7F7F7!important;
}

.stepcarousel .panel .desc h2 {
  height: 15px;
  margin: 0;
}

.stepcarousel .panel .desc p a,
.stepcarousel .panel .desc p a:hover {
  color: #F7F7F7;
}

.cont img.carousel_left_nav,
.cont img.carousel_right_nav{
display:none;
}

#fancybox-overlay {
  z-index: 1100;
  width: 100%;
}

#fancybox-overlay,
#fancybox-wrap {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
}

#fancybox-wrap {
  z-index: 1101;
  padding: 20px;
  outline: none;
}

#fancybox-outer {
  position: relative;
  width: 100%;
  height: 100%;
  background: #fff;
}

#fancybox-content {
  z-index: 1102;
  position: relative;
  width: 0;
  height: 0;
  padding: 0;
  border: 0 solid #fff;
  overflow: hidden;
  outline: none;
}

.fancybox-bg {
  z-index: 1001;
  position: absolute;
  width: 20px;
  height: 20px;
  margin: 0;
  padding: 0;
  border: 0;
}

#fancybox-bg-n {
  top: -20px;
  left: 0;
  width: 100%;
  background-image: url('img/fancybox-x.png');
}

#fancybox-bg-ne {
  top: -20px;
  right: -20px;
  background-image: url('img/fancybox.png');
  background-position: -40px -162px;
}

#fancybox-bg-e {
  top: 0;
  right: -20px;
  height: 100%;
  background-image: url('img/fancybox-y.png');
  background-position: -20px 0;
}

#fancybox-bg-se {
  right: -20px;
  bottom: -20px;
  background-image: url('img/fancybox.png');
  background-position: -40px -182px;
}

#fancybox-bg-s {
  bottom: -20px;
  left: 0;
  width: 100%;
  background-image: url('img/fancybox-x.png');
  background-position: 0 -20px;
}

#fancybox-bg-sw {
  bottom: -20px;
  left: -20px;
  background-image: url('img/fancybox.png');
  background-position: -40px -142px;
}

#fancybox-bg-w {
  top: 0;
  left: -20px;
  height: 100%;
  background-image: url('img/fancybox-y.png');
}

#fancybox-bg-nw {
  top: -20px;
  left: -20px;
  background-image: url('img/fancybox.png');
  background-position: -40px -122px;
}

input.bar {
  float: left!important;
  width: 150px!important;
  height: 19px!important;
  margin-right: 10px!important;
  padding: 2px!important;
  border: 1px solid #57544e!important;
  -webkit-border-radius: 3px!important;
  -moz-border-radius: 3px!important;
  border-radius: 3xfpx!important;
  font-family: VegurLight,Helvetica,sans-serif!important;
  font-size: 12px!important;
  color: #57544e!important;
  background-color: transparent!important;
  *background-color: none;
}

input.go {
  margin: 3px 0 0;
  background-image: url(colors/coffee/go.png);
  background-repeat: no-repeat;
}

.webwidget_slideshow_dot {
  position: relative;
  width: 300px;
  margin: 0;
  padding: 0;
  border: 1px solid #1F1F1F;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  overflow: hidden;
  font-family: Arial,Sans-Serif;
  font-size: 13px;
  background: #FFF;
}

.webwidget_slideshow_dot a {
  text-decoration: none;
}

.webwidget_slideshow_dot a:hover {
  text-decoration: underline;
}

.webwidget_slideshow_dot .slides_box {
  top: 55px;
  margin: 25px 0 0;
  padding: 0;
  overflow: hidden;
}

.webwidget_slideshow_dot .title_thumb_box {
  position: absolute;
  bottom: 0;
  width: 100%;
}

.webwidget_slideshow_dot .title_thumb_box .title_box {
  padding: 5px;
}

.webwidget_slideshow_dot .title_thumb_box .thumb_box {
  height: 25px;
  padding-top: 10px;
  text-align: center;
}

.webwidget_slideshow_dot .wib_sidebar_box_title {
  text-align: center;
  font-size: 18px;
  line-height: 50px;
  color: #BCB29E;
  background-color: #1F1F1F;
}

.webwidget_slideshow_dot .wib_sidebar_box_thumb {
  margin-top: 30px;
  text-align: center;
}

.webwidget_slideshow_dot .wib_sidebar_box_content {
  margin: 20px 20px 0;
}

.webwidget_slideshow_dot .wib_sidebar_box_content h4 a {
  margin: 0;
  max-height: 60px;
  overflow: hidden;
  font-family: 'MyriadProCondensed',Helvetica,sans-serif;
  font-size: 18px;
  color: #444;
}

.webwidget_slideshow_dot .wib_sidebar_box_content p {
  line-height: 25px;
  color: #A14933;
}

.webwidget_slideshow_dot .wib_sidebar_box_tabs {
  padding-bottom: 5px;
  border-top: 3px solid #A14933;
  text-transform: uppercase;
}

.webwidget_slideshow_dot .wib_sidebar_box_tabs li a {
  display: block;
  float: left;
  width: 90px;
  padding: 5px 5px 8px;
  text-align: center;
  text-decoration: none;
  font-weight: 700;
  color: #FFF;
  cursor: pointer;
}

.wib_sidebar_box_tabs a.selected {
  text-decoration: underline;
}

.wib_sidebar_box_tabs a.week {
  background-color: #A14933;
}

.wib_sidebar_box_tabs a.month {
  background-color: #55271C;
}

.wib_sidebar_box_tabs a.semester {
  background-color: #1F1F1F;
}

#semester_border {
  border-top: 3px solid #1F1F1F!important;
}

#month_border {
  border-top: 3px solid #55271C!important;
}

#week_border {
  border-top: 3px solid #A14933!important;
}

.webwidget_slideshow_dot .title_thumb_box .thumb_box span {
  margin-right: 5px;
  margin-left: 5px;
}

.webwidget_slideshow_dot .title_thumb_box .thumb_box span img {
  cursor: pointer;
}

.webwidget_slideshow_dot img {
  margin: 0;
  padding: 0;
  border: none;
}

.webwidget_slideshow_dot ul {
  position: absolute;
  margin: 0;
  padding: 0;
  list-style: none;
}

.webwidget_slideshow_dot ul li {
  float: left;
  margin: 0;
  padding: 0;
  border: 0;
}

.webwidget_slideshow_dot ul li a {
  display: block;
}

.tab-content_1,
.tab-content_2,
.tab-content_3,
#toTop {
  display: none;
}

#toTop {
  position: fixed;
  right: 10px;
  bottom: 10px;
  border: none;
  text-decoration: none;
  text-indent: -999px;
  background: url(img/ui.totop.png) no-repeat left top;
}

#toTop,
#toTopHover {
  width: 51px;
  height: 51px;
  overflow: hidden;
}

#toTopHover {
  display: block;
  float: left;
  opacity: 0;
  background: url(img/ui.totop.png) no-repeat left -51px;
  -moz-opacity: 0;
  filter: alpha(opacity=0);
}

#toTop:active,
#toTop:focus {
  outline: none;
}

.ajax-loader {
  display: none;
  margin-top: -3px;
  vertical-align: middle;
}

.video_inline {
  float: left;
  position: relative;
  width: 960px;
  color: #fefefe;
  background: #141414;
}

.video_inline .lefty {
  float: left;
}

.video_inline .movie-container {
  width: 640px;
  height: 360px;
  margin-right: 10px;
  overflow: hidden;
}

.video_inline .description-container {
  position: relative;
  width: 300px;
  height: 360px;
}

.video_inline .description-container h1 {
  margin-bottom: 0;
  text-transform: uppercase;
  font: 19px/23px "HelveticaNeue","Helvetica Neue","HelveticaNeueRoman","HelveticaNeue-Roman","Helvetica Neue Roman",Helvetica,Arial,sans-serif,Verdana;
}

.video_inline .description-container h4 {
  margin-bottom: 10px;
  text-transform: uppercase;
  font: 11px/18px "HelveticaNeue","Helvetica Neue","HelveticaNeueRoman","HelveticaNeue-Roman","Helvetica Neue Roman",Helvetica,Arial,sans-serif,Verdana;
  color: #666;
}

.video_inline .description-container p {
  color: #FFF;
}

.video_inline .tagContainer {
  float: left;
  clear: both;
  width: 100%;
}

.video_inline .tagContainer .tag,
.video_inline .tagContainer .tag:hover {
  float: left;
  margin: 0 6px 5px 0;
  padding: 3px 19px 3px 5px;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 8px;
  line-height: 15px;
  color: gray;
  background-color: #080808;
  background-image: url("img/tag_background.gif");
  background-position: right center;
  background-repeat: no-repeat;
  cursor: default;
}

.video_inline .readmore {
  float: right;
  clear: both;
  height: 24px;
  margin-bottom: 18px;
  padding: 3px 20px 3px 5px;
  line-height: 24px;
  color: #A14933;
}

.video_inline .readmore,
.video_inline .readmore:hover {
  background: url("img/full_background.gif") right center no-repeat;
}

.video_inline .readmore:hover {
  color: #a14933;
}

.high-value-post {
  padding: 15px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  text-align: center;
  font-family: 'MyriadProCondensed',Helvetica,sans-serif;
  color: #FFF;
  background-color: #323232;
}

.high-value-post p,
.high-value-post a {
  color: #FFF;
}

.high-value-post div {
  display: inline;
  position: relative;
  top: -2px;
}

.podcast-wib {
  clear: both;
  margin-bottom: 0;
  padding: 8px 6px 7px;
  -webkit-border-top-left-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  -moz-border-radius-topleft: 3px;
  -moz-border-radius-topright: 3px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  overflow: hidden;
  font-family: 'MyriadProCondensed',Helvetica,sans-serif;
  font-size: 22px;
  color: #FFF;
  background: #323232;
}

.text-widget .tweet {
  min-height: 50px;
}

.wib-podcast .textwidget > p {
  width: 298px;
  margin-top: 0;
  border: 1px solid #1F1F1F;
  -webkit-border-bottom-left-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
  -moz-border-radius-bottomleft: 3px;
  -moz-border-radius-bottomright: 3px;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  line-height: 0;
}

.wib-podcast .textwidget {
  margin-bottom: 10px;
  overflow: hidden;
}

.wib-podcast .twitter-follow-button {
  display: block;
  float: right;
}

.itunes-podcast {
  display: block;
  float: right;
  width: 80px;
  height: 15px;
  margin-top: 3px;
  background: url(img/itunes-podcast.png) no-repeat;
}

.twitter-module {
  padding-left: 45px;
  background: #323232 url(img/twitter-module.png) 5px 5px no-repeat;
}

.artist-links {
  margin-top: 40px;
  padding: 8px 10px 7px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  font-family: 'MyriadProCondensed',Helvetica,sans-serif;
  font-size: 40px;
  color: #FFF;
  background: #333 url(img/artist-info.png) right bottom no-repeat;
}

.artist-links img {
  margin-top: -5px;
  vertical-align: middle;
}

.artist-links a {
  margin-left: 20px;
  font-family: 'MyriadProCondensed',Helvetica,sans-serif;
  font-size: 40px;
  color: #FFF;
}

.tags {
  margin: 0;
}

.tags,
.tags a {
  font-size: 16px;
  font-weight: 700;
}

.tags a {
  padding: 0 3px 2px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  text-decoration: none;
  font-size: 80%;
  white-space: nowrap;
  color: #F7f7f7;
  background-color: #a14933;
}

.tags a:hover {
  background-color: #55271C;
}

.about-author {
  margin-top: 30px;
}

.about-author h3 {
  font-family: 'MyriadProCondensed',Helvetica,sans-serif;
  font-size: 36px;
  line-height: 20px;
  color: #a14933;
}

.about-author .team_desc {
  width: 460px;
}

#closet_container {
  background-color: transparent;
}

.wib-switcher{
display:block;
position:absolute;
left:0;
top:72px;
background:url(img/wib-switcher.png) no-repeat;
height:30px;
width:197px;
}

.wib-switcher.hiphop{
background-position:left top;
}

.wib-switcher.jazz{
background-position:left bottom;
}

.wib-newsletter{
  background-color:#232323;
  border:8px solid #C4C4C4;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px;
  padding-bottom:15px;
}
.wib-newsletter p{
  text-align:center;
  padding:10px;
  color:#FFF;
  text-shadow:1px 1px 0 #000;
}
.wib-newsletter input#email{
  position:relative;
  width:210px;
  border:1px solid #999;
  left:30px;
  color:#F7f7f7;
  background:#232323;
}
.wib-newsletter input#submit{
  position:relative;
  left:100px;
  padding:5px 15px 7px;
  text-shadow:1px 1px 0 #000;
  background: rgb(169,3,41);
  background: -moz-linear-gradient(top,  rgba(169,3,41,1) 0%, rgba(143,2,34,1) 44%, rgba(109,0,25,1) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(169,3,41,1)), color-stop(44%,rgba(143,2,34,1)), color-stop(100%,rgba(109,0,25,1)));
  background: -webkit-linear-gradient(top,  rgba(169,3,41,1) 0%,rgba(143,2,34,1) 44%,rgba(109,0,25,1) 100%);
  background: -o-linear-gradient(top,  rgba(169,3,41,1) 0%,rgba(143,2,34,1) 44%,rgba(109,0,25,1) 100%);
  background: -ms-linear-gradient(top,  rgba(169,3,41,1) 0%,rgba(143,2,34,1) 44%,rgba(109,0,25,1) 100%);
  background: linear-gradient(to bottom,  rgba(169,3,41,1) 0%,rgba(143,2,34,1) 44%,rgba(109,0,25,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a90329', endColorstr='#6d0019',GradientType=0 );
}

.al2fb_likers{
  width:300px;
  float:left;
font-family: VegurLight,Helvetica,sans-serif;
}


.vhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }

/*
 * Socialite Look-a-like defaults
 */

.social-buttons { display: inline-block; list-style: none; padding: 0; margin: -7px 0; }
.social-buttons > li { display: block; margin: 0; padding: 0; float: left; }
.social-buttons .socialite { display: block; position: relative; background: url('img/social-async.png') 0 0 no-repeat; }
.social-buttons .socialite-loaded { background: none !important; }

.social-buttons .twitter-share { width: 115px; height: 27px; background-position: -100px 0; }
.social-buttons .googleplus-one { width: 114px; height: 27px; background-position: -210px 0; }
.social-buttons .facebook-like { width: 90px; height: 27px; background-position: 0px 0; }

div.related-posts-top{
    height:80px;
    margin-top:50px;
    background:#000;
    padding-top:5px;
    padding-left:140px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border-bottom:1px solid #FFF;
    position:relative;
    overflow:hidden;
}
div.related-posts-top .footer_last_title,
div.related-posts-top p{
  display:none;
}
div.related-posts-top h2{
    font-size:18px;
    position:absolute;
    top:25px;
    width:70px;
    left:10px;
    color:#FFF;
    line-height:1;
    font-family: 'MyriadProCondensed',VegurLight,Helvetica,sans-serif;
}
div.related-posts-top .footer-post{
    margin-right:5px;
    width:200px;
    height:75px;
    overflow:hidden;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
div.related-posts-top img{
    width:200px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
div.related-posts-top .footer-post:hover{
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
}
/**
SLIDER
*/
.peKenBurns {
  position: relative;
  overflow: hidden;
}

.peKenBurns>div {
  display: none;
}

.peKenBurns>div.peKb_active {
  display: block;
  width: inherit;
  height: inherit;
  overflow: hidden;
}

.peKenBurns>div>h1,
.peKenBurns>div>h2,
.peKenBurns>div>h3,
.peKenBurns>div>h4,
.peKenBurns>div>p {
  display: none;
}

.peKenBurns>div.peKb_active>h1,
.peKenBurns>div.peKb_active>h2,
.peKenBurns>div.peKb_active>h3,
.peKenBurns>div.peKb_active>h4,
.peKenBurns>div.peKb_active>p {
  display: block;
}

.peKenBurns a:focus {
  outline: 0;
}

.peKenBurns img {
  border: none;
}

.peKenBurns .peKb_noBack {
  background: transparent!important;
}

.peKenBurns ul,
.peKenBurns li {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
}

.peKenBurns .peKb_slides {
  display: block;
  position: relative;
  padding: 15px;
  overflow: hidden;
}

.peKenBurns .peKb_slides>div {
  display: none;
  z-index: 1;
  position: absolute;
  overflow: hidden;
}

.peKenBurns .peKb_slides div.peKb_active {
  display: block;
  z-index: 2;
}

.peKenBurns .peKb_slides .peKb_caption {
  display: inline;
  z-index: 200;
  position: absolute;
  top: 0;
  left: 0;
  margin: 0 5px 10px 5px;
}

.peKenBurns .peKb_slides .peKb_caption .peKb_holder {
  position: absolute;
}

.peKenBurns .peKb_slides .peKb_caption .peKb_real {
  z-index: 10;
  position: absolute;
  padding: 30px;
  overflow: hidden;
}

.peKenBurns .peKb_slides .peKb_caption .peKb_real h1,
.peKenBurns .peKb_slides .peKb_caption .peKb_real h2,
.peKenBurns .peKb_slides .peKb_caption .peKb_real h3,
.peKenBurns .peKb_slides .peKb_caption .peKb_real h4,
.peKenBurns .peKb_slides .peKb_caption .peKb_real p {
  display: block;
  margin: 0;
  padding: 0;
  border: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  white-space: nowrap;
  background: none;
}

.peKenBurns .peKb_slides .peKb_caption .peKb_background {
  display: block;
  z-index: 9;
  position: absolute;
}

.peKenBurns .peKb_slides .peKb_frame {
  display: block;
  z-index: 0;
  width: 100%;
  height: 100%;
}

.peKenBurns .peKb_slides .peKb_spinner {
  display: block;
  z-index: 201;
  width: 100%;
  height: 100%;
}

.peKenBurns .peKb_slides .peKb_videooverlay {
  display: block;
  z-index: 202;
  width: 100%;
  height: 100%;
  cursor: pointer;
}

.peKenBurns .peKb_controls {
  display: block;
  position: relative;
  height: 50px;
  margin-top: -16px;
  overflow: hidden;
}

.peKenBurns .peKb_controls .peKb_holder {
  position: relative;
  height: 50px;
  margin-top: -6px;
  overflow: hidden;
}

.peKenBurns .peKb_controls .peKb_mainPanel {
  float: left;
  position: relative;
  height: 50px;
  overflow: hidden;
}

.peKenBurns .peKb_controls .peKb_slideBtns {
  float: left;
  position: relative;
  height: 23px;
  margin-top: 15px;
  margin-bottom: 15px;
  padding-right: 15px;
  padding-left: 15px;
  text-align: center;
  list-style-type: none;
}

.peKenBurns .peKb_controls .peKb_slideBtns li {
  display: block;
  float: left;
  height: 23px;
  margin: 0;
  text-indent: -9999px;
}

.peKenBurns .peKb_controls .peKb_slideBtns li a {
  display: block;
  width: 22px;
  height: 23px;
  margin: 0;
  overflow: hidden;
  line-height: 23px;
  outline: 0;
}

.peKenBurns .peKb_controls .peKb_arrows {
  float: left;
  width: 76px;
  margin-top: 15px;
  margin-bottom: 15px;
  padding-right: 8px;
  padding-left: 8px;
  text-indent: -9999px;
  line-height: 23px;
}

.peKenBurns .peKb_controls .peKb_arrows .peKb_prev,
.peKb_controls .peKb_arrows .peKb_next {
  display: block;
  float: left;
  width: 22px;
  height: 23px;
}

.peKenBurns .peKb_controls .peKb_arrows .peKb_prev {
  padding-right: 5px;
  padding-left: 10px;
}

.peKenBurns .peKb_controls .peKb_arrows .peKb_next {
  padding-right: 10px;
  padding-left: 5px;
}

.peKenBurns .peKb_timer {
  display: none;
  z-index: 210;
  position: absolute;
  width: 22px;
  height: 24px;
}

.peKenBurns .peKb_timer .peKb_overlay {
  z-index: 1;
  position: absolute;
  width: 22px;
  height: 24px;
}

.peKenBurns .peKb_timer .peKb_spriter {
  z-index: 0;
  position: absolute;
  width: 22px;
  height: 22px;
  margin-top: 1px;
}

.peKenBurns .peKb_videoClose {
  display: block;
  float: left;
  position: relative;
  width: 46px;
  height: 50px;
  margin-left: 2px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  text-indent: -9999px;
}

.peKenBurns .peKb_videoClose a {
  display: block;
  width: 45px;
  height: 45px;
}

.peKenBurns .peKb_logoLabel {
  display: block;
  position: absolute;
  top: 8%;
  left: -35px;
  width: 50px;
  height: 46px;
  overflow: hidden;
  text-indent: -9999px;
}

.peKenBurns .peKb_logoLabel a {
  display: block;
  width: 50px;
  height: 46px;
}

.peKenBurns .peKb_shadow {
  display: block;
  z-index: -1;
  position: absolute;
  bottom: 10px;
  height: 82px;
}

.peKenBurns .peKb_shadow .peKb_left {
  clear: both;
}

.peKenBurns .peKb_shadow .peKb_left,
.peKenBurns .peKb_shadow .peKb_right {
  float: left;
  width: 100px;
  height: 82px;
}

.peKenBurns .peKb_shadow .peKb_middle {
  float: left;
  height: 82px;
}

.ie7 .peKenBurns .peKb_controls .peKb_arrows .peKb_next {
  padding-right: 8px;
}

.ie7 .peKenBurns .peKb_controls .peKb_slideBtns {
  padding-left: 5px;
}

.ie7 .peKenBurns .peKb_controls .peKb_arrows {
  padding-right: 0;
}

.ie7 .peKenBurns .peKb_controls .peKb_mainPanel div.peKb_iebg {
  height: 51px;
  margin-right: 10px;
  margin-left: 10px;
  overflow: hidden;
}

.ie7 .peKenBurns .peKb_controls .peKb_mainPanel span.peKb_iebgRight {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 10px;
  height: 51px;
}

.ie7 .peKenBurns .peKb_noBack {
  background-color: black!important;
  filter: alpha(opacity=0)!important;
}

.ie8 .peKenBurns .peKb_controls .peKb_arrows .peKb_next {
  padding-right: 8px;
}

.ie8 .peKenBurns .peKb_controls .peKb_slideBtns {
  padding-left: 5px;
}

.ie8 .peKenBurns .peKb_controls .peKb_arrows {
  padding-right: 0;
}

.ie8 .peKenBurns .peKb_controls .peKb_mainPanel div.peKb_iebg {
  height: 51px;
  margin-right: 10px;
  margin-left: 10px;
  overflow: hidden;
}

.ie8 .peKenBurns .peKb_controls .peKb_mainPanel span.peKb_iebgRight {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 10px;
  height: 51px;
}

.ie8 .peKenBurns .peKb_noBack {
  background-color: black!important;
  filter: alpha(opacity=0)!important;
}

.ie9 .peKenBurns .peKb_noBack {
  opacity: 0!important;
  background-color: black!important;
}

.peKenBurns .peKb_Thumb {
  z-index: 212;
  position: absolute;
  width: 98px;
  height: 76px;
  overflow: hidden;
}

.peKenBurns .peKb_Thumb div {
  width: 84px;
  height: 48px;
  margin: 7px 0 0 7px;
  overflow: hidden;
}

.peKenBurns .peKb_controlsInner {
  z-index: 209;
}

.peKenBurns .peKb_controlsInner .peKb_holder {
  height: 40px;
  margin: 0 15px 0 15px;
}

.peKenBurns .peKb_controlsInner .peKb_slideBtns {
  margin-top: 8px;
}

.peKenBurns .peKb_controlsInner .peKb_arrows {
  margin-top: 8px;
}

.peKenBurns .peKb_videoCloseInner {
  padding-top: 20px!important;
  padding-left: 10px!important;
  background: transparent!important;
}

.peKenBurns .peKb_videoCloseInner a {
  width: 32px!important;
  height: 32px!important;
}

.peKenBurns iframe {
  margin: 0!important;
  padding: 0!important;
  border-width: 0!important;
  background-color: black!important;
}

.peKenBurns .peKb_slides {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  background-color: #000;
}

.peKenBurns .peKb_slides .peKb_frame {
  background-color: #000;
}

.peKenBurns .peKb_slides .peKb_spinner {
  background: url("js/pe.kenburns/themes/default/img/spinner.gif") no-repeat center center;
}

.peKenBurns .peKb_slides .peKb_videooverlay {
  background: url("js/pe.kenburns/themes/default/img/video.png") no-repeat center center;
}

.peKenBurns .peKb_slides .peKb_caption h1,
.peKenBurns .peKb_slides .peKb_caption h2,
.peKenBurns .peKb_slides .peKb_caption h3,
.peKenBurns .peKb_slides .peKb_caption h4,
.peKenBurns .peKb_slides .peKb_caption p {
  text-align: left;
  font-family: helvetica,arial,sans-serif;
  font-size: 16px;
  font-weight: bold;
  line-height: 18px;
  line-height: 24px;
  color: #fff;
}

.peKenBurns .peKb_slides .peKb_caption .peKb_background {
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  background: #000;
}

.peKenBurns .peKb_controls .peKb_mainPanel {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  background: url("js/pe.kenburns/themes/default/img/controls_bg.png") repeat-x;
}

.peKenBurns .peKb_controls .peKb_slideBtns {
  border-right: 1px solid #ccc;
}

.peKenBurns .peKb_controls .peKb_slideBtns li a {
  background: url("js/pe.kenburns/themes/default/img/buttons.png") no-repeat;
}

.peKenBurns .peKb_controls .peKb_slideBtns a:hover {
  background-position: 0 -23px;
}

.peKenBurns .peKb_controls .peKb_slideBtns .peKb_currentSlide {
  background-position: 0 -46px;
  cursor: default;
}

.peKenBurns .peKb_controls .peKb_slideBtns .peKb_currentSlide:hover {
  background-position: 0 -46px;
}

.peKenBurns .peKb_controls .peKb_arrows {
  border-left: 1px solid #fff;
}

.peKenBurns .peKb_controls .peKb_arrows .peKb_prev {
  background: url("js/pe.kenburns/themes/default/img/buttons.png") no-repeat 10px -70px;
}

.peKenBurns .peKb_controls .peKb_arrows .peKb_next {
  background: url("js/pe.kenburns/themes/default/img/buttons.png") no-repeat 10px -93px;
}

.peKenBurns .peKb_controls .peKb_arrows .peKb_prev:hover {
  background-position: -35px -70px;
}

.peKenBurns .peKb_controls .peKb_arrows .peKb_next:hover {
  background-position: -34px -93px;
}

.peKenBurns .peKb_timer {
  color: #a14933;
}

.peKenBurns .peKb_timer .peKb_overlay {
  background: url("js/pe.kenburns/themes/default/img/buttons.png") no-repeat -45px -46px;
}

.peKenBurns .peKb_timer .peKb_spriter {
  background: url("js/pe.kenburns/themes/default/img/time_spriter.png") no-repeat 0 0;
}

.peKenBurns .peKb_videoClose {
  background: url("js/pe.kenburns/themes/default/img/close_video_bg.png") repeat-x;
}

.peKenBurns .peKb_videoClose a {
  background: url("js/pe.kenburns/themes/default/img/buttons.png") no-repeat 12px -122px;
}

.peKenBurns .peKb_videoClose a:hover {
  background-position: -32px -122px;
}

.peKenBurns .peKb_logoLabel {
}

.peKenBurns .peKb_logoLabel a {
  background: url("js/pe.kenburns/themes/default/img/logo.png") repeat-y;
}

.peKenBurns .peKb_shadow .peKb_left {
  background: url("js/pe.kenburns/themes/default/img/shad_lhs.png") no-repeat;
}

.peKenBurns .peKb_shadow .peKb_middle {
  background: url("js/pe.kenburns/themes/default/img/shad_tile.png") repeat-x;
}

.peKenBurns .peKb_shadow .peKb_right {
  background: url("js/pe.kenburns/themes/default/img/shad_rhs.png") no-repeat;
}

.ie7 .peKenBurns .peKb_controls .peKb_mainPanel {
  background: url("js/pe.kenburns/themes/default/img/controls_bg_left.png") no-repeat 0 7px;
}

.ie7 .peKenBurns .peKb_controls .peKb_mainPanel div.peKb_iebg {
  background: url("js/pe.kenburns/themes/default/img/controls_bg_ie.png") repeat-x 0 7px;
}

.ie7 .peKenBurns .peKb_controls .peKb_mainPanel span.peKb_iebgRight {
  background: url("js/pe.kenburns/themes/default/img/controls_bg_right.png") no-repeat 0 8px;
}

.ie7 .peKenBurns .peKb_videoClose {
  background: url("js/pe.kenburns/themes/default/img/close_video_bg_ie.png") no-repeat 0 7px;
}

.ie7 .peKenBurns .peKb_logoLabel {
  background: url("js/pe.kenburns/themes/default/img/logo_bg_ie.png") no-repeat;
}

.ie8 .peKenBurns .peKb_controls .peKb_mainPanel {
  background: url("js/pe.kenburns/themes/default/img/controls_bg_left.png") no-repeat 0 7px;
}

.ie8 .peKenBurns .peKb_controls .peKb_mainPanel div.peKb_iebg {
  background: url("js/pe.kenburns/themes/default/img/controls_bg_ie.png") repeat-x 0 7px;
}

.ie8 .peKenBurns .peKb_controls .peKb_mainPanel span.peKb_iebgRight {
  background: url("js/pe.kenburns/themes/default/img/controls_bg_right.png") no-repeat 0 8px;
}

.ie8 .peKenBurns .peKb_videoClose {
  background: url("js/pe.kenburns/themes/default/img/close_video_bg_ie.png") no-repeat 0 7px;
}

.ie8 .peKenBurns .peKb_logoLabel {
  background: url("js/pe.kenburns/themes/default/img/logo_bg_ie.png") no-repeat;
}

.peKenBurns .peKb_Thumb {
  background: url("js/pe.kenburns/themes/default/img/thumb_bg.png") no-repeat center center;
}

.peKenBurns .peKb_Thumb div {
  background: url("js/pe.kenburns/themes/default/img/spinner.gif") no-repeat center center;
}

.peKenBurns .peKb_controlsInner .peKb_mainPanel {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  background: transparent;
}

.peKenBurns .peKb_controlsInner .peKb_holder {
  background: url("js/pe.kenburns/themes/default/img/controls_bg.png") -0px -10px repeat-x;
}

.peKenBurns .peKb_controlsInner div.peKb_iebg,
.peKenBurns .peKb_controlsInner span.peKb_iebgRight,
.peKenBurns .peKb_controlsInner .peKb_mainPanel {
  background: transparent!important;
}

.peKenBurns .peKb_videoCloseInner a {
  background: url("js/pe.kenburns/themes/default/img/inner_vid_close.png") no-repeat 0 0!important;
}

.peKenBurns .peKb_videoCloseInner a:hover {
  background-position: -44px 0!important;
}

