/* BODY
-------------------------------------- */
body {
    font-family: Arimo, Arial, Helvetica, "Lucida Grande", sans-serif;
    letter-spacing: -0.03em;
    padding: 32px 1em 0 1em;
}

/* LOGO
-------------------------------------- */
img#main-logo {
    display: block;
    height: auto;

    /* CHANGE WIDTH HERE */
    max-width: 250px;

    width: 100%;
    margin-top: 4px;
}

.logo-img-wrapper a {
    position: relative;
    top: 8px;
    color: #F47321;
    font-size: 30px;
    text-decoration: none;
    font-family: 'Courgette', cursive;
    font-weight: bold;
    font-style: normal;
    font-variant: small-caps;
    letter-spacing: -.04em;
    text-transform: uppercase;
    text-transform: capitalize;
}

.logo-img-wrapper a:hover {
    color: rgb(145, 145, 145);
    text-decoration: none;
}

#online-wrapper {
    position: relative;
    top: 15px;
    margin-right: 10px;
}

/* ----------------------------------- */
.container-all-wrapper {
	margin: 0 1em;
}

input#s {
    height: 42px;
    line-height: 1.2em;
    padding: 8px 10px 8px 28px;
}

img#main-rss {
    display: block;
    height: auto;
    max-width: 40px;
    width: 100%;
    margin-top: 13px;
}

img {
    display: block;
    height: auto;
    max-width: 100%;
    width: 100%;
}

hr {
    margin-top: 10px;
    margin-bottom: 10px;
    border-color: #EEEEEE;
}

hr.b-top-spacer {
    margin-bottom: 17px;
}

h1#gal-title {
    font-size: 20px;
    margin: 0.27em 0px;
    padding-bottom: 0px;
}

img#main-sponsor {
    display: block;
    height: auto;
    max-width: 210px;
    width: 100%;
}

img#gal-404 {
    display: block;
    height: auto;
    max-width: 592px;
    width: 100%;
    margin-top: 50px;
}

#wrapper-404 {
    margin-top: 10px;
    padding-bottom: 0px;
}

img.avatar {
    display: block;
    height: auto;
    max-width: 68px;
    width: 100%;
}

#respond {
    margin-top: 25px;
}

h2#comments-title {
    padding-top: 20px;
}

#bio-blog-wrapper .edit-link a, .commentlist .edit-link a {
    background: none repeat scroll 0% 0% rgb(238, 238, 238);
    border-radius: 3px 3px 3px 3px;
    color: rgb(102, 102, 102);
    float: right;
    font-size: 12px;
    line-height: 1.5em;
    font-weight: 300;
    text-decoration: none;
    padding: 0px 8px;
}

#bio-blog-wrapper .edit-link a:hover, .commentlist .edit-link a:hover {
    background: none repeat scroll 0% 0% rgb(138, 138, 138);
    border-radius: 3px 3px 3px 3px;
    color: #fff;
    float: right;
    font-size: 12px;
    line-height: 1.5em;
    font-weight: 300;
    text-decoration: none;
    padding: 0px 8px;
}

#posted-on-space {
    padding-top: 10px;
    padding-bottom: 10px;
}

#tag-space {
    padding-bottom: 10px;
}

#main-text-wrap-iframe {
    padding-bottom: 20px;
}

/* HEADER - MID BAR
-------------------------------------- */
.container-mid-header {
    width: 100%;
    padding-right: 1px;
    padding-left: 1px;
    margin-right: auto;
    margin-left: auto;
}

#back-mid-header {
    height: 60px;
    background: none repeat scroll 0% 0% #fff;
    border-top: 0px solid rgb(12, 106, 147);
}

#social-wrapper {
    margin-top: 5px;
}

.navbar-default {
    border-color: rgb(47, 47, 47);
    background: none repeat scroll 0% 0% #fff;
    border-top: 0px solid #262D5E;
    border-bottom: 5px solid #262D5E;
}

.container-bottom-header {
    background: none repeat scroll 0% 0% rgb(12, 106, 147);
    background: #000;

}

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    background: #262D5E;
    border-top-left-radius: 5px;
    -moz-border-top-left-radius: 5px;
    -webkit-border-top-left-radius: 5px;
    border-top-right-radius: 5px; 
    -moz-border-top-right-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    border: 1px solid #262D5E;
}

#back-mid-catego {
    height: 60px;
    line-height: 60px;
    margin: 0px auto 0px auto;
}

.btn-custom-catego { 
    background: #3876AC;
    color: #fff !important; 
    text-shadow:0 -1px 0 rgba(0,0,0,0.25);
    -webkit-font-smoothing: antialiased; 
}
.btn-custom-catego:hover { 	
    background: #05539A;
    color: #FFF;
    border-color: #0561B4;
    text-decoration: none;
}

/* HEADER - LOGO
-------------------------------------- */
.navbar-default .navbar-brand {
   color: #F47321;
   font-family: 'Courgette', cursive;
}

/* HEADER - LOGO
-------------------------------------- */
span.logo-text-first {
   display: inline-block;
   color: rgb(244, 115, 33);
   font-weight: 700;
   font-size: 40px;
   text-decoration: none;
   line-height: 1.3em;
   padding-top: 7px;
   text-shadow: #111 1px 1px 1px;
}

span.logo-text-last {
   display: inline-block;
   color: rgb(12, 106, 147);
   font-size: 40px;
   text-decoration: none;
   line-height: 1.3em;
   padding-top: 7px;
   text-shadow: #111 1px 1px 1px;
}

span.logo-text-first-small {
   display: inline-block;
   color: rgb(244, 115, 33);
   font-weight: 700;
   font-size: 24px;
   text-decoration: none;
   line-height: 24px;
   padding-top: 0px;
   text-shadow: #111 1px 1px 1px;
}

span.logo-text-last-small {
   display: inline-block;
   color: #fff;
   font-size: 24px;
   text-decoration: none;
   line-height: 24px;
   padding-top: 0px;
   text-shadow: #111 1px 1px 1px;
}

/* HEADER - LOGO
-------------------------------------- */
.navbar-default .navbar-brand {
   color: #F47321;
   font-family: 'Courgette', cursive;
}

/* HEADER - LINKS
-------------------------------------- */
#centered-menu ul ul {
    box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.2);
    display: none;
    float: left;
    margin: 0px;
    position: absolute;
    padding-top: 10px;
    left: 0px;
    width: 168px;
    z-index: 99999;
    padding-top: 10px;
    background: #262D5E;
}

#centered-menu ul {
    font-size: 13px;
    list-style: none outside none;
    margin: 0px 0px 0px -0.8125em;
    padding-left: 0px;
}

#centered-menu ul ul a {
    background: none repeat scroll 0% 0% #262D5E;
    border-bottom: 1px dotted rgb(221, 221, 221);
    color: rgb(68, 68, 68);
    font-size: 13px;
    font-weight: normal;
    height: auto;
    line-height: 1.4em;
    padding: 10px 10px 10px 10px;
    width: 168px;
}

#centered-menu ul li:hover > ul {
    display: block;
}

#centered-menu li:hover > a,
#centered-menu ul ul :hover > a,
#centered-menu a:focus {
    background: none;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
}

#centered-menu li:hover > a,
#centered-menu a:focus {
    background: none;
    color: #373737;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
}

#centered-menu ul ul li a {
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    padding-right: 0px;
    margin-right: 0px;
    padding-left: 20px;
    margin-left: 0px;
    padding-top: 10px;
    padding-bottom: 10px;
}

#centered-menu ul li.home a:hover {
    background: none;
}

#centered-menu li.home:hover > a {
    background: none;
}

#centered-menu {
   float: left;
   width: 100%;
   background: #fff;
   border-bottom: 0px solid #000;
}

#centered-menu ul li {
   display: block;
   position: relative;
}

#centered-menu ul li.online-models {
   color: #fff;
}

#centered-menu ul li a {
   color: #fff;
   font-size: 13px;
   font-weight: bold;
   text-decoration: none;
   border-top-left-radius: 5px;
   -moz-border-top-left-radius: 5px;
   -webkit-border-top-left-radius: 5px;
   border-top-right-radius: 5px; 
   -moz-border-top-right-radius: 5px;
   -webkit-border-top-right-radius: 5px;
   line-height: 20px;
   position: relative;
   display: block;
   padding: 5px 10px 0px 10px;
   margin: 0px 0 0 5px;
   text-transform: uppercase;
}

#centered-menu ul li a:hover {
   color: #F47321;
}

#centered-menu ul li a.home {
   color: #F47321;
}
#centered-menu ul li a.home:hover {
    background: none;
}
#centered-menu ul li a.active,
#centered-menu ul li a.active:hover {
   color: #F47321;
   font-weight: bold;
}

.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 8px;
    margin-right: 15px;
    margin-bottom: 8px;
    color: #fff;
    border: 1px solid transparent;
    border-radius: 4px 4px 4px 4px;
}

.navbar-default .navbar-toggle {
    background: #262D5E;
    border-color: #F47321;
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
    background: #000;
    border-color: rgb(145, 145, 145);
}

@media (min-width : 740px) {
   #centered-menu {
      float: left;
      width: 100%;
      border-bottom: 0px solid #000;
   }
   #centered-menu ul {
      list-style: none;
      text-align: left;
   }
   #centered-menu ul li {
      display: block;
      list-style: none;
   }
   #centered-menu ul li a {
      display: block;
      margin: 0px 0 0 5px;
      padding: 5px 10px 0px 10px;
      color: #fff;
      font-size: 13px;
      font-weight: bold;
      text-decoration: none;
      line-height: 20px;
      text-shadow: #111 1px 1px 0px;
      border-top-left-radius: 5px;
      -moz-border-top-left-radius: 5px;
      -webkit-border-top-left-radius: 5px;
      border-top-right-radius: 5px; 
      -moz-border-top-right-radius: 5px;
      -webkit-border-top-right-radius: 5px;
      text-transform: uppercase;
   }
   #centered-menu ul li a:hover {
      color: #F47321;
   }
   #centered-menu ul li a.home {
      color: #F47321;
   }
   #centered-menu ul li a.active,
   #centered-menu ul li a.active:hover {
      color: #F47321;
      font-weight: bold;
   };
}

.navbar-default .navbar-nav > li > a {
  color: #FFF;
}

.header-top-spacer {
   padding-top: 70px;
}

#main-nav {
  box-shadow: 0 0px 0px 0px #ccc;
}

.btn-custom-catego { 
    background: #3876AC;
    color: #fff !important; 
    text-shadow:0 -1px 0 rgba(0,0,0,0.25);
    -webkit-font-smoothing: antialiased; 
}
.btn-custom-catego:hover { 	
    background: #05539A;
    color: #FFF;
    border-color: #0561B4;
    text-decoration: none;
}

/* DROP DOWN
-------------------------------------- */
.btn-custom-catego-dark { 
    background: #262D5E;
    color: #fff !important; 
    text-shadow:0 -1px 0 rgba(0,0,0,0.25);
    -webkit-font-smoothing: antialiased; 
}
.btn-custom-catego-dark:hover { 	
    background: #13172F;
    color: #FFF;
    border-color: #13172F;
    text-decoration: none;
}
#content-menu .btn-group {
  margin-left: 10px;
  margin-bottom: -14px;
}
#content-menu .btn-group .btn {
   margin-bottom: -10px;
   vertical-align: bottom;
    padding: 4px 12px;
}
#content-menu .btn-group .btn.btn-first {
      color: #fff;
      font-weight: bold;
}
#content-menu .btn-group .btn:first-child {
    border-top-left-radius: 4px;
    -moz-border-top-left-radius: 4px;
    -webkit-border-top-left-radius: 4px;
    border-top-right-radius: 0px; 
    -moz-border-top-right-radius: 0px;
    -webkit-border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    -moz-border-bottom-left-radius: 0px;
    -webkit-border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px; 
    -moz-border-bottom-right-radius: 0px;
    -webkit-border-bottom-right-radius: 0px;
}
#content-menu .btn-group .btn.btn-second {
    border-top-left-radius: 0px;
    -moz-border-top-left-radius: 0px;
    -webkit-border-top-left-radius: 0px;
    border-top-right-radius: 4px; 
    -moz-border-top-right-radius: 4px;
    -webkit-border-top-right-radius: 4px;
    border-bottom-left-radius: 0px;
    -moz-border-bottom-left-radius: 0px;
    -webkit-border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px; 
    -moz-border-bottom-right-radius: 0px;
    -webkit-border-bottom-right-radius: 0px;
}
#content-menu .btn-group ul li {
      display: block;
}
#content-menu .btn-group ul li a {
      display: block;
      padding-left: 10px;
      padding-bottom: 3px;
      padding: 5px 50px 5px 10px;
      background: #262D5E;
      color: #fff;
      font-size: 13px;
      font-weight: bold;
      text-decoration: none;
      line-height: 0.8em;
      border: 0px solid rgb(47, 47, 47);
      text-transform: none;
      border-top-left-radius: 0px;
      -moz-border-top-left-radius: 0px;
      -webkit-border-top-left-radius: 0px;
      border-top-right-radius: 0px; 
      -moz-border-top-right-radius: 0px;
      -webkit-border-top-right-radius: 0px;
}

.dropdown-menu {
    background-color: #262D5E;
    max-height: 350px;
    overflow: hidden;
    overflow-y: auto;
}
a.dropdown-toggle {
    position: relative;
}
a.dropdown-toggle::before {
    content: '';
    display: inline-block;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #CCC;
    border-bottom-color: rgba(0, 0, 0, 0.2);
    position: absolute;
    bottom: -2px;
    right: 7px;
    display: none;
}
a.dropdown-toggle::after {
    content: '';
    display: inline-block;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid white;
    position: absolute;
    bottom: -2px;
    right: 8px;
    z-index: 1001;
    display: none;
}
.open > a.dropdown-toggle::before,
.open > a.dropdown-toggle::after {
    display: block;
}
li.separator-title {
    background-color: #EFEFEF;
}

.dropdown-menu > li > a {
    color: #fff;
}

.dropdown-menu {
    margin: 2px 0px 0px;
}

/* HEADER - SEARCH BAR
-------------------------------------- */
.online-bar-number { 
    color: #f1f1f1;
    font-weight: bold;
    font-size: 16px;
    height: 40px;
    line-height: 40px;
    margin: 0px auto 0px auto;
}

.search-bar-box {
  margin-top: 21px;
}

#search_models2 {
  max-width: 150px;
}

.input-sm-bar-box {
   height: 28px;
   padding: 5px 10px;
   font-size: 12px;
   line-height: 1.5;
   border-top-left-radius: 3px;
   -moz-border-top-left-radius: 3px;
   -webkit-border-top-left-radius: 3px;
   border-bottom-left-radius: 3px; 
   -moz-border-bottom-left-radius: 3px;
   -webkit-border-bottom-left-radius: 3px;
}

/* SEARCH BUTTON
-------------------------------------- */
#quick-search {
  float: left;
  margin-top: 0px;
  height: 30px;
}

#quick-search-container {
  position: relative;
  margin-top: -5px;
  margin-right: 10px;
  height: 30px;
}

#search_models {
  width: 250px;
  height: 30px;
  max-height: 30px;
  font-size: .85em;
  font-weight: bold;
  color: #666;
  border: 1px solid #ccc;
  border-radius: 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  padding: 4px 30px;
  background: #FEFEFE url("../images/icon-search.svg") no-repeat 9px 8px;
}

#quick-search ::-webkit-input-placeholder {
  font-weight: bold;
  color: #666;
  font-family: 'Courgette', cursive;
}
#quick-search ::-moz-placeholder {
  font-weight: bold;
  color: #666;
  font-family: 'Courgette', cursive;
}
#quick-search :-ms-input-placeholder {
  font-weight: bold;
  color: #666;
  font-family: 'Courgette', cursive;
}
#quick-search :-moz-placeholder {
  font-weight: bold;
  color: #666;
  font-family: 'Courgette', cursive;
}

input#search_models {
  line-height: 12px;
}

/* HEADER - SEARCH BAR
-------------------------------------- */
.container-bar-search {
    width: 100%;
    padding-right: 1px;
    padding-left: 1px;
    margin-right: auto;
    margin-left: auto;
}

#back-mid-search {
    height: 40px;
    background-color: #000;
}

/* INTRO TEXT
-------------------------------------- */
.intro-text {
    font-family: 'Courgette', cursive;
    text-align: left;
    padding-left: 15px;
    margin-top: 3px;
    padding-top: 3px;
    line-height: 1em;
    font-size: 15px;
}

h1.top-title {
    font-family: 'Courgette', cursive;
    color: #262D5E;
    text-align: left;
    padding-left: 0px;
    margin-top: 0px;
    padding-top: 5px;
    line-height: 1em;
    font-size: 17px;
}

h2.recent-title {
    font-family: 'Courgette', cursive;
    color: #262D5E;
    text-align: left;
    padding-left: 0px;
    margin-top: 0px;
    padding-top: 5px;
    line-height: 1em;
    font-size: 17px;
}

hr.top-title {
    margin-top: 0px;
    margin-bottom: 10px;
    border-color: rgb(238, 238, 238);
}

/* ICONS 
-------------------------------------- */
.time-icon {
    float: left; 
    width: 20px; 
    height: 16px;
    margin-top: 0px;
    padding-bottom: 7px; 
    padding-right: 4px; 
    text-align: left;
    background-image: url(../images/clock.png); 
    background-position: 0px center; 
    background-repeat: no-repeat;
    background-size: 12px 12px; 
    opacity: .70;
    filter: alpha(opacity=70);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
} 
.tag-icon {
    float: left; 
    width: 20px; 
    height: 16px;
    margin-top: 2px;
    padding-bottom: 0px; 
    padding-right: 4px; 
    text-align: left;
    background-image: url(../images/tag.png); 
    background-position: 0px center; 
    background-repeat: no-repeat;
    background-size: 14px 14px; 
    opacity: .70;
    filter: alpha(opacity=70);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
}

/* SPACERS
-------------------------------------- */
#page {
    margin: 2em auto 0 auto;
}
.entry-content img.aligncenter {
    margin-bottom: 1.625em;
    margin-bottom: 0;
}
article.post footer.entry-meta  {
    padding-top: 20px;
}
.entry-title a:hover, .entry-title a:visited, .entry-title a:active {
    text-decoration: none;
}
#featured-models-title h1 {
    font-size: 1.5em;
    margin: 0px 0px 0.67em 0px;
}

/* FOOTER TEXT
-------------------------------------- */
#footer-sponsor-img {
    margin-top: 20px;
    margin-bottom: 5px;
}

#footer-sponsor-text {
    text-align: justify;
}

#footer-sponsor-button {
    margin-top: 10px;
    margin-bottom: 0px;
}

.text-footer-wrapper {
    padding: 25px 25px 25px 0px;
    text-align: justify;
    border-top: 0px solid rgb(47, 47, 47);
    font-family: Arial,sans-serif;
}

#text-footer-wrapper .col-md-12 {
    padding-right: 0px;
    padding-left: 0px;
}

span.text-footer, span.text-header {
    font-size: 15px;
    color: #262D5E;
    font-family: Arial,sans-serif;
    font-family: 'Courgette', cursive;
    font-weight: normal;
}

#text-header-wrapper {
    margin-bottom: 10px;
}

#text-footer-wrapper .col-md-8 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 0px;
    text-align: justify;
}

#text-footer-wrapper .col-md-4 {
    position: relative;
    min-height: 1px;
    padding-right: 25px;
    padding-left: 0px;
    text-align: justify;
}

/* FOOTER
-------------------------------------- */
footer {
    margin: 0px 0;
}

#footer-wrapper-box .col-md-12 {
    padding-right: 0px;
    padding-left: 0px;
}

#site-generator {
    background-color: #202650;
    border-top: 2px solid #F47321;
    font-family: 'Courgette', cursive;
}

.footer-copy {
   color: rgb(145, 145, 145);
   font-size: 14px;
   line-height: 2.2em;
   padding: 5px 0px 0px 10px;
   text-shadow: #1E4C69 1px 0px 1px;
   text-align: center;
}

.footer-warning {
   color: rgb(145, 145, 145);
   font-size: 14px;
   line-height: 2.2em;
   padding: 0px 0px 0px 0px;
   text-align: center;
   text-shadow: #1E4C69 1px 0px 1px;
}

/* DROP DOWN
-------------------------------------- */
.dropdown-menu {
    max-height: 400px;
    overflow: hidden;
    overflow-y: auto;
}
a.dropdown-toggle {
    position: relative;
}
a.dropdown-toggle::before {
    content: '';
    display: inline-block;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #CCC;
    border-bottom-color: rgba(0, 0, 0, 0.2);
    position: absolute;
    bottom: -2px;
    right: 7px;
    display: none;
}
a.dropdown-toggle::after {
    content: '';
    display: inline-block;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid white;
    position: absolute;
    bottom: -2px;
    right: 8px;
    z-index: 1001;
    display: none;
}
.open > a.dropdown-toggle::before,
.open > a.dropdown-toggle::after {
    display: block;
}
li.separator-title {
    background-color: #EFEFEF;
}

/* SOCIAL
-------------------------------------- */
#menusocial {
    float: left;
    padding-left: 15px;
}
#top_nav_social a.tn-social-icon {
    display: block;
    float: left;
    width: 21px;
    height: 14px;
    background: url(../images/social_icons.png?v=1) no-repeat;
    margin-top: 20px;
    margin-left: 10px; 
    opacity: .70;
    filter: alpha(opacity=70);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
}
#top_nav_social a.tn-social-icon:first-of-type {
    margin-left: 0px; 
}
#top_nav_social a.fb {
    background-position: 0px -15px;
    height: 16px;
    margin-top: 17px; 
}
#top_nav_social a.tw {
    background-position: 0px -32px;
    height: 13px; 
}
#top_nav_social a.fb:hover, #top_nav_social a.tw:hover {
    opacity: .50;
    filter: alpha(opacity=50);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
}

/* 404
-------------------------------------- */
span.no-cat-found a {
    padding: 20px 0 20px 0;
    margin: 0;
    font-family: "Open Sans",sans-serif;
    font-size: 18px;
    font-weight: bold;
}

/* CONTENT
-------------------------------------- */
#b-top-wrapper img.aligncenter {
    margin-top: 15px;
    margin-bottom: 0px;
}

#main, #content, #page {}

img[class*="align"], img[class*="wp-image-"], #content .gallery .gallery-icon img {
    padding: 6px;
    border: 1px solid #DDDDDD;
}

.entry-content img.aligncenter {}

img.aligncenter {}

img.size-full, img.size-large {
    width: auto;
    height: auto;
}

img.size-medium {
    padding: 0px;
     -moz-box-shadow: 0 0 10px #909090;
     -webkit-box-shadow: 0 0 10px #909090;
     box-shadow: 0 0 10px #909090;
}

a:focus img[class*="align"],
a:hover img[class*="align"],
a:active img[class*="align"],
a:focus img[class*="wp-image-"],
a:hover img[class*="wp-image-"],
a:active img[class*="wp-image-"],
#content .gallery .gallery-icon a:focus img,
#content .gallery .gallery-icon a:hover img,
#content .gallery .gallery-icon a:active img {
     -moz-box-shadow: 0 0 10px #909090;
     -webkit-box-shadow: 0 0 10px #909090;
     box-shadow: 0 0 10px #909090;
}
.entry-content img.aligncenter, .entry-content img.size-medium, .entry-content img.wp-image-16 {}
.hentry {
    border-bottom: 0px solid #2F2F2F;
}
.no-results {
    border-bottom: 1px solid #2F2F2F;
}
.singular .entry-title {
    color: #919191;
}
.page-header {
    padding-bottom: 0px;
    margin: 40px 0px 20px;
    border-bottom: 0px solid #2F2F2F;
}
.error404 #main #searchform {
    background: none repeat scroll 0% 0% #181818;
    border-color: #2F2F2F;
}
.entry-content h1, .entry-content h2, .comment-content h1, .comment-content h2 {
    color: #919191;
}

/* BIO BLOG
-------------------------------------- */
#bio-blog-content h4 {
    padding-bottom: 5px;
}
.bio-blog-title {
    border-bottom: 0px solid #DDDDDD;
    font-family: 'Courgette', cursive;
    color: #262D5E;
}
h1.entry-title {
    color: #262D5E;
    border-bottom: 0px solid #DDDDDD;
    font-family: 'Courgette', cursive;
}
.entry-title, .entry-title a {
    color: rgb(145, 145, 145);
    text-decoration: none;
}
#b-top-wrapper {
    margin-bottom: 15px;
}
#b-top-wrapper img.aligncenter {
    margin-bottom: 5px;
}
#bio-blog-wrapper {
    color: #1D2247;
    border-top: 1px solid #d1d1d1;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    margin-top: 10px;
    padding-bottom: 0px;
}
#bio-blog-image {
    margin: 20px 0px 0px 0px;
}
#bio-blog-content {
    margin: 10px 0px 0px 0px;
}
#bio-blog-content h4 {
    margin-left: 20px;
}
#bio-blog-button {
    margin-top: 30px;
}

#main-text-wrap {
    font-family: Arimo,Arial,Helvetica,"Lucida Grande",sans-serif;
    letter-spacing: -0.03em;
    color: rgb(73, 73, 73);
    font-size: 14px;
    line-height: 1.42857;
}

#main-text-wrap p {
    margin: 0px 0px 15px 0px;
}

/* GALLERIES
-------------------------------------- */
#main-text-wrap {
    padding-top: 0px;
    padding-bottom: 20px;
}
#main-button-wrap {
    padding-bottom: 40px;
}
#main-sidebar-wrap {
    background-color: #EDEDED;
    border-left: 1px solid #fff;
    padding-top: 0px;
    padding-bottom: 10px;
}
#main-sidebar-inner {
    padding-left: 7px;
    padding-right: 7px;
    margin-top: 5px;
}
#main-sidebar-inner h1 {
    font-size: 1.3em;
    margin: 0.17em 0px 0.27em 0px;
}

/* BUTTONS
-------------------------------------------------- */
.btn-custom-large {
    display: block;
    padding: 10px 16px;
    margin-bottom: 0px;
    font-size: 18px;
    font-weight: 700;
    line-height: 1.42857;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    -moz-user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px 4px 4px 4px;
}
.btn-custom {
    display: block;
    padding: 10px 16px;
    margin-bottom: 0px;
    font-size: 18px;
    font-weight: 700;
    line-height: 1.42857;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    -moz-user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px 4px 4px 4px;
}
.btn-custom:hover {
    text-decoration: none;
}
.btn-custom-blue { 
    background: #3876AC;
    border: 0px solid #0561B4;
    color: #fff !important; 
    text-shadow:0 -1px 0 rgba(0,0,0,0.25);
    -webkit-font-smoothing: antialiased; 
}
.btn-custom-blue:hover { 	
    background: #05539A;
    color: #FFF;
    border: 0px solid #0561B4;
    text-decoration: none;
}

.custom-nav-buttons { 	
    min-height: 35px;
}

.nav-previous, .nav-next {
   /* text-align: center;
    width: 100%;*/
}

.nav-previous a, .nav-next a {
    padding: 10px 16px;
    margin-bottom: 0px;
    font-size: 15px;
    font-weight: 700;
    line-height: 1.42857;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    -moz-user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px 4px 4px 4px;
    background: #3876AC;
    border: 0px solid #0561B4;
    color: #fff !important; 
    text-shadow:0 -1px 0 rgba(0,0,0,0.25);
    -webkit-font-smoothing: antialiased; 
}
.nav-previous a:hover, .nav-next a:hover { 	
    background: #05539A;
    color: #FFF;
    border: 0px solid #0561B4;
    text-decoration: none;
}

.btn-custom-cb {  
    background: rgb(12, 106, 147);
    border: 0px solid #3280B2;
    color: #fff !important; 
    text-shadow:0 -1px 0 rgba(0,0,0,0.25);
    -webkit-font-smoothing: antialiased; 
}
.btn-custom-cb:hover { 	
    background: rgb(244, 115, 33);
    color: #FFF;
    border: 0px solid #0561B4;
    text-decoration: none;
}

/* BIO GALLERY
-------------------------------------- */
.model-bio-wrapper-top {
    min-height: 60px;
    background-color: #F0F0F3;
    color: #262D5E;
    border: 1px solid #d1d1d1;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    margin-top: 0px;
    padding: 10px;
}

.model-bio-wrapper {
    min-height: 40px;
    background-color: #F0F0F3;
    color: #262D5E;
    border: 1px solid #d1d1d1;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    margin-top: 10px;
    padding: 10px;
}

.model-bio-wrapper-button {
    min-height: 65px;
    margin-top: 10px;
}

.btn-custom-blue-bio { 
    min-height: 65px;
    background: #3876AC;
    border: 0px solid #0561B4;
    color: #fff !important; 
    text-shadow:0 -1px 0 rgba(0,0,0,0.25);
    -webkit-font-smoothing: antialiased; 
}

.btn-custom-blue-bio:hover { 	
    background: #05539A;
    color: #FFF;
    border: 0px solid #0561B4;
    text-decoration: none;
}

.model-bio-wrap-title {
    padding: 0px 15px 0px 15px;
}

#model-bio-last {
    margin-bottom: 10px;
}

span.model-bio-title {
    display: block;
    font-weight: bold;
}

span.model-bio-limit {
    display: inline-block;
    white-space: nowrap; 
    width: 19em; 
    color: #7B7B7B;
    overflow: hidden; 
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis-word; 
    -o-text-overflow: ellipsis-word; 
    -icab-text-overflow: ellipsis-word; 
    -khtml-text-overflow: ellipsis-word; 
    -moz-text-overflow: ellipsis-word; 
    -webkit-text-overflow: ellipsis-word;
}

span.model-bio-title-custom {
    display: block;
    font-weight: bold;
    background: rgb(12, 106, 147);
    padding: 5px 0px 5px 10px;
    color: #fff;
}

#custom-bio-wrapper {
    padding: 5px 5px 5px 5px;
    text-align: justify;
    border: 0px solid rgb(12, 106, 147);
    background: #fff;
}

.model-bio-wrapper-custom {
    min-height: 40px;
    background-color: #fff;
    color: rgb(12, 106, 147);
    border: 1px solid rgb(12, 106, 147);
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    margin-top: 10px;
    padding: 0px;
}

.model-bio-wrapper-top-custom {
    min-height: 60px;
    background-color: #fff;
    color: #111;
    border: 1px solid rgb(12, 106, 147);
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    margin-top: 0px;
    padding: 0px;
}

span.model-bio-limit-custom {
    display: inline-block;
    white-space: nowrap; 
    width: 19em; 
    color: #111;
    overflow: hidden; 
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis-word; 
    -o-text-overflow: ellipsis-word; 
    -icab-text-overflow: ellipsis-word; 
    -khtml-text-overflow: ellipsis-word; 
    -moz-text-overflow: ellipsis-word; 
    -webkit-text-overflow: ellipsis-word;
    padding: 5px 0px 5px 10px;
}

.ui-autocomplete {
  z-index: 99999;
}

/* BLOG LINKS
-------------------------------------- */
.entry-content a {
    font-size: 18px;
    font-weight: bold;
}
#custo-single-title h1 {
    font-size: 26px;
    font-weight: bold;
    line-height: 32px;
    margin: 0px 0px;
}

/* OVERLAY
-------------------------------------- */
#image-wrapper {
    position: relative;
    display: inline-block;
}
#image-wrapper:hover .text-overlay {
    display: block;
}

/* BLOG INDEX
-------------------------------------- */
#image-wrapper:hover .text-overlays {
    display: block;
}
.text-overlays {
    display: none;
    position: absolute;
    left: 4px;
    top: 1px;
    right: 4px;
    color: #CDCDCD;
    background-color: rgba(0,0,0,.55);
    padding-left: 5px;
    transition: height 2s;
    -moz-transition: height 2s;
    -webkit-transition: height 2s;
    -o-transition: height 2s;
    border-top-left-radius: 0px;
    -moz-border-top-left-radius: 0px;
    -webkit-border-top-left-radius: 0px;
    border-top-right-radius: 0px; 
    -moz-border-top-right-radius: 0px;
    -webkit-border-top-right-radius: 0px;
}
.text-overlays-limit {
    width: 14em; 
    color: #CDCDCD;
    overflow: hidden; 
    white-space: nowrap; 
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis-word; 
    -o-text-overflow: ellipsis-word; 
    -icab-text-overflow: ellipsis-word; 
    -khtml-text-overflow: ellipsis-word; 
    -moz-text-overflow: ellipsis-word; 
    -webkit-text-overflow: ellipsis-word;
}

.text-overlay {
    display: block;
    height: 25px;
    background: #FEFEFE;
    border-top: 0px solid #DDDDDD;
    border-bottom: 1px solid #DDDDDD;
    border-right: 1px solid #DDDDDD;
    border-left: 1px solid #DDDDDD;
    border-top-left-radius: 0px;
    -moz-border-top-left-radius: 0px;
    -webkit-border-top-left-radius: 0px;
    border-top-right-radius: 0px; 
    -moz-border-top-right-radius: 0px;
    -webkit-border-top-right-radius: 0px;
    border-bottom-left-radius: 3px;
    -moz-border-bottom-left-radius: 3px;
    -webkit-border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px; 
    -moz-border-bottom-right-radius: 3px;
    -webkit-border-bottom-right-radius: 3px;
    margin-top: 0px;
    padding-top: 0px;
    padding-left: 0px;
}

.text-overlay-sidebar {
    height: 25px;
    background: #F7F7F7;
    border-top-left-radius: 0px;
    -moz-border-top-left-radius: 0px;
    -webkit-border-top-left-radius: 0px;
    border-top-right-radius: 0px; 
    -moz-border-top-right-radius: 0px;
    -webkit-border-top-right-radius: 0px;
    border-bottom-left-radius: 3px;
    -moz-border-bottom-left-radius: 3px;
    -webkit-border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px; 
    -moz-border-bottom-right-radius: 3px;
    -webkit-border-bottom-right-radius: 3px;
    margin-top: 0px;
    padding-top: 3px;
    padding-left: 10px;
    text-align: left;
}

.text-overlay-bottom {
    height: 25px;
    background: #F7F7F7;
    background-color: #EDEDED;
    border-top-left-radius: 0px;
    -moz-border-top-left-radius: 0px;
    -webkit-border-top-left-radius: 0px;
    border-top-right-radius: 0px; 
    -moz-border-top-right-radius: 0px;
    -webkit-border-top-right-radius: 0px;
    border-bottom-left-radius: 3px;
    -moz-border-bottom-left-radius: 3px;
    -webkit-border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px; 
    -moz-border-bottom-right-radius: 3px;
    -webkit-border-bottom-right-radius: 3px;
    margin-top: 0px;
    padding-top: 3px;
    padding-left: 10px;
}

.fa.fa-model-video {
    color: #555;
}

/* MISC
-------------------------------------- */
#text-height-min {
   min-height: 30px;
}
.text-tags a {
    display: inline-block;
    text-align: left;
}
.text-time {
    font-size: 12px;
    padding-top: 4px;
    padding-bottom: 4px;
    padding-left: 15px;
    border-top: 1px solid #DDDDDD;
    border-bottom: 0px solid #DDDDDD;
    border-right: 1px solid #DDDDDD;
    border-left: 1px solid #DDDDDD;
    border-top-left-radius: 3px;
    -moz-border-top-left-radius: 3px;
    -webkit-border-top-left-radius: 3px;
    border-top-right-radius: 3px; 
    -moz-border-top-right-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    border-bottom-left-radius: 0px;
    -moz-border-bottom-left-radius: 0px;
    -webkit-border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px; 
    -moz-border-bottom-right-radius: 0px;
    -webkit-border-bottom-right-radius: 0px;
}

#nav-below {
    border-bottom: 0px solid rgb(221, 221, 221);
    margin-bottom: 1.625em;
}

.text-content {
    width: 15.6em; 
    overflow: hidden; 
    white-space: nowrap; 
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis-word; 
    -o-text-overflow: ellipsis-word; 
    -icab-text-overflow: ellipsis-word; 
    -khtml-text-overflow: ellipsis-word; 
    -moz-text-overflow: ellipsis-word; 
    -webkit-text-overflow: ellipsis-word;
    padding-top: 2px;
    padding-left: 15px;
}
#image-wrapper h1.entry-titles {
    font-size: 14px;
    line-height: 1.42857;
    margin: 0px 0px 0px 0px;
    color: #CDCDCD;
    border-bottom: 0px solid #2F2F2F;
    overflow: hidden; 
    white-space: nowrap; 
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis-word; 
    -o-text-overflow: ellipsis-word; 
    -icab-text-overflow: ellipsis-word; 
    -khtml-text-overflow: ellipsis-word; 
    -moz-text-overflow: ellipsis-word; 
    -webkit-text-overflow: ellipsis-word;
}
#image-wrapper h1.entry-titles a {
    color: #CDCDCD;
    text-decoration: none;
}
#image-wrapper h1.entry-titles a:hover, #image-wrapper h1.entry-titles a:visited, #image-wrapper h1.entry-titles a:active {
    text-decoration: none;
}
#supplementary {
    border-top: 0px solid rgb(221, 221, 221);

}

/* THUMBS
-------------------------------------- */
.thumbs > [class*='col-'] {
    padding-right: 2px;
    padding-left: 2px;
    padding-bottom: 2px;
}
.thumbs {
    padding-top: 5px;
}
.thumbs a.img-thumbnail {
    display: block;
    text-align: center;
}
.thumbs img {
    padding: 1px;
}
.thumbs a img {
    margin: 0 auto;
    text-align: center;
}
.thumbs img:hover {}

.img-thumbnail {}

/* PAGINATION
-------------------------------------- */
.pagin {
    padding: 20px 0 20px 0;
    margin: 0;
    font-family: "Open Sans",sans-serif;
    font-size: 13px;
    font-weight: bold;
    color: #666666;
}
.pagin * {
    padding: 9px 15px;
    margin: 0;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}
.pagin a, .pagin a:visited, .pagin a:active {
    background: #fff;
    color: #262D5E;
    text-shadow:0 -1px 0 rgba(0,0,0,0.25);
    -webkit-font-smoothing: antialiased; 
    text-decoration: none;
    border: 1px solid rgb(67, 67, 67);
}
.pagin a:hover {
    background: #F47321;
    color: #FFF;
    text-decoration: none;
}
.pagin span {
    cursor: default;
    background: #F47321;
    color: #fff !important; 
    text-shadow:0 -1px 0 rgba(0,0,0,0.25);
    -webkit-font-smoothing: antialiased; 
    text-decoration: none;
    border: 1px solid rgb(67, 67, 67);
}
.pagin span.current {
    background: #F47321;
    color: #fff !important; 
    text-shadow:0 -1px 0 rgba(0,0,0,0.25);
    -webkit-font-smoothing: antialiased; 
    text-decoration: none;
    border: 1px solid rgb(67, 67, 67);
}

/* MISC
-------------------------------------- */

#search-title a {
    font-size: 80%;
    text-decoration: none;
}

#entry-content-search {
    padding: 1em 0px 0px;
}

article.post footer#entry-meta-search {
    padding-top: 7px;
}

.content-search-wrap .hentry {
    border-bottom: 1px solid rgb(221, 221, 221);
    margin: 0px 0px 1.125em;
    padding: 0px 0px 1.125em;
    position: relative;
}

.post-tag-space {
    padding-top: 15px;
}

#supplementary {
    border-top: 1px solid rgb(221, 221, 221);
    padding: 1em 7.6% 1.250em 7.6%;
    overflow: hidden;
}

#sidebar-top-space{
    margin-top: 100px;
}

.entry-title {
    line-height: 1.0em;
}

/* RESPONSIVE
-------------------------------------- */
@media screen and (max-width: 767px) {
    body {
        padding-top: 32px;
    }
    .footer-warning {
        font-size: 10px;
        line-height: 1.2em;
    };
}

@media screen and (max-width: 480px) {
    span.model-bio-limit {
        width: 14em; 
    };
}

@media (min-width: 481px) and (max-width: 767px) {
    span.model-bio-limit {
        width: 16em; 
    };
}

@media screen and (max-width: 767px) {
    .pagin a, .pagin span {
      width: 90%;
      margin: .25em auto;
      display: block; 
    };
}

@media (min-width : 1282px) {
    .container {
        width: 1300px;
    };
}

/* THUMB FIX - PHONE
-------------------------------------- */
@media screen and (max-width: 240px) {
    img#img-thumb-bottom {
      max-height: 68px;
    }
    img#img-thumb-sidebar-two {
      max-height: 62px;
    }
    span.logo-text-first-small, span.logo-text-last-small {
       font-size: 14px;
    };
}

@media (min-width : 241px) and (max-width: 320px) {
    img#img-thumb-bottom {
      max-height: 98px;
    }
    img#img-thumb-sidebar-two {
      max-height: 92px;
    }
    span.logo-text-first-small, span.logo-text-last-small {
       font-size: 16px;
    };
}

@media (min-width : 321px) and (max-width: 600px) {
    img#img-thumb-bottom {
      max-height: 113px;
    }
    img#img-thumb-sidebar-two {
      max-height: 107px;
    };
}

/* THUMB FIX - TABLET & DESKTOP
-------------------------------------- */
@media (min-width : 601px) and (max-width: 1024px) {
    img#img-thumb-bottom {
      max-height: 177px;
    }
    img#img-thumb-sidebar-two {
      max-height: 143px;
    };
}

@media (min-width : 1025px) and (max-width: 1280px) {
    img#img-thumb-bottom {
      max-height: 141px;
    }
    img#img-thumb-sidebar-two {
      max-height: 172px;
    };
}

@media (min-width : 1281px) and (max-width: 1366px) {
    img#img-thumb-bottom {
      max-height: 158px;
    }
    img#img-thumb-sidebar-two {
      max-height: 196px;
    };
}

@media (min-width : 1367px) and (max-width: 1440px) {
    img#img-thumb-bottom {
      max-height: 156px;
    }
    img#img-thumb-sidebar-two {
      max-height: 193px;
    };
}

@media (min-width : 1441px) and (max-width: 1680px) {
    img#img-thumb-bottom {
      max-height: 158px;
    }
    img#img-thumb-sidebar-two {
      max-height: 193px;
    };
}

@media (min-width : 1681px) and (max-width: 1920px) {
    img#img-thumb-bottom {
      max-height: 208px;
    }
    img#img-thumb-sidebar-two {
      max-height: 255px;
    };
}

@media (min-width : 1367px) {
    #search_models {
       max-width: 250px;
    }
    #search-button-wrap {  
        float: left;
        margin-left: 3px;
    };
}

@media (min-width : 1280px) and (max-width: 1365px) {
    .container {
        width: 1220px;
    }
    .col-lg-1 {
        width: 16.66666667%;
    }
    #search-button-wrap {  
        float: left;
        margin-left: 3px;
    };
}

@media (min-width : 1366px) and (max-width: 1439px) {
    .container {
        width: 1306px;
    }
    .col-lg-1 {
        width: 16.66666667%;
    }
    #search-button-wrap {  
        float: left;
        margin-left: 3px;
    };
}

@media (min-width : 1440px) and (max-width: 1679px) {
    .container {
        width: 1380px;
    }
    .col-lg-1 {
        width: 16.66666667%;
    }
    #search-button-wrap {  
        float: left;
        margin-left: 3px;
    };
}

@media (min-width : 1680px) and (max-width: 1919px) {
    .container {
        width: 1620px;
    }
    .text-overlay #model-view {
        font-size: 11px;
    }
    #search-button-wrap {  
        float: left;
        margin-left: 3px;
    };
}

@media (min-width : 1920px) {
    .container {
        width: 1860px;
    }
    #search-button-wrap {  
        float: left;
        margin-left: 3px;
    };
}

@media (max-width: 1000px) { 
    .header-top-spacer {
       padding-top: 110px;
    };
}

@media (max-width: 1000px) { 
    span.logo-text-first, span.logo-text-last {
       font-size: 30px;
       padding-top: 14px;
    };
}

.btn {
    padding: 4px 12px 4px 12px;
}

/* Firefox */
@-moz-document url-prefix(){
  .btn {
      padding: 6px 12px 6px 12px;
  }
}

/* TOP OF CONTENT - MENU
-------------------------------------- */
#content-menu {
   float: left;
   width: 100%;
   background-color: #fff;
   border-bottom: 1px solid rgb(47, 47, 47);
   margin-bottom: 10px;
   padding-left: 10px;
}
#content-menu ul {
    list-style: none;
    text-align: center;
    margin: 0;
    padding-left: 0;
}
#content-menu ul li {
      display: block;
      float: left;
      list-style: none;
}
#content-menu ul li a {
      display: block;
      margin: 10px 0 0 5px;
      padding: 5px 10px 5px 10px;
      background: #F0F0F3;
      color: #111;
      font-size: 12px;
      font-weight: bold;
      text-decoration: none;
      line-height: 1.3em;
      border-top-left-radius: 5px;
      -moz-border-top-left-radius: 5px;
      -webkit-border-top-left-radius: 5px;
      border-top-right-radius: 5px; 
      -moz-border-top-right-radius: 5px;
      -webkit-border-top-right-radius: 5px;
      border: 1px solid rgb(47, 47, 47);
      border-bottom: 0px solid rgb(139, 179, 218);
      text-transform: uppercase;
}
#content-menu ul li a:hover {
      background: #F47321;
      color: #fff;
}
#content-menu ul li a.home {
      background: #F47321;
      color: #fff;
}
#content-menu ul li a.active,
#content-menu ul li a.active:hover {
      color: #fff;
      background: #000;
      font-weight: bold;
}

@media (min-width : 740px) {
   #content-menu {
      float: left;
      width: 100%;
      background-color: #fff;
      border-bottom: 1px solid rgb(47, 47, 47);
      margin-bottom: 10px;
   }
   #content-menu ul {
      list-style: none;
      text-align: center;

    margin: 0;
    padding-left: 0;

   }
   #content-menu ul li {
      display: block;
      float: left;
      list-style: none;
   }
   #content-menu ul li a {
      display: block;
      margin: 10px 0 0 5px;
      padding: 5px 30px 5px 30px;
      background: #F0F0F3;
      color: #262D5E;
      font-size: 14px;
      font-weight: bold;
      text-decoration: none;
      line-height: 1.3em;
      border-top-left-radius: 5px;
      -moz-border-top-left-radius: 5px;
      -webkit-border-top-left-radius: 5px;
      border-top-right-radius: 5px; 
      -moz-border-top-right-radius: 5px;
      -webkit-border-top-right-radius: 5px;
      border: 1px solid rgb(47, 47, 47);
      border-bottom: 0px solid rgb(139, 179, 218);
      text-transform: uppercase;
   }
   #content-menu ul li a:hover {
      background: #F47321;
      color: #fff;
   }
   #content-menu ul li a.home {
      background: #F47321;
      color: #fff;
   }
   #content-menu ul li a.active,
   #content-menu ul li a.active:hover {
      color: #fff;
      background: #000;
      font-weight: bold;
   };
}

.btn {
    padding: 4px 12px 4px 12px;
}

/* Firefox */
@-moz-document url-prefix(){
  .btn {
      padding: 6px 12px 6px 12px;
  }
}

/* FRONT NAVIGATION
-------------------------------------- */
.nav-previous a, .nav-next a {
    background: none repeat scroll 0% 0% rgb(12, 106, 147);
    text-decoration: none;
}
.nav-previous a:hover, .nav-previous a:active, .nav-previous a:focus, .nav-next a:hover, .nav-next a:active, .nav-next a:focus {
    background: rgb(244, 115, 33);
    text-decoration: none;
}

/* FOOTER
-------------------------------------- */
.container-all-wrapper-footer {
    margin: 0px 0px;
}

/* OVERLAY
-------------------------------------- */
#image-wrapper {
    float: left;
    position: relative;
    display: inline-block;
}
.thumbs img#image-index {
    padding: 0px 0px 1px 0px;
}
img#image-index {
    border-top: 1px solid rgb(47, 47, 47);
    border-bottom: 0px solid rgb(47, 47, 47);
    border-right: 1px solid rgb(47, 47, 47);
    border-left: 1px solid rgb(47, 47, 47);
}
.text-overlay {
    height: 50px;
    background: #F5F6F8;
    border-top: 0px solid #DDDDDD;
    border-bottom: 1px solid rgb(47, 47, 47);
    border-right: 1px solid rgb(47, 47, 47);
    border-left: 1px solid rgb(47, 47, 47);
    border-top-left-radius: 0px;
    -moz-border-top-left-radius: 0px;
    -webkit-border-top-left-radius: 0px;
    border-top-right-radius: 0px; 
    -moz-border-top-right-radius: 0px;
    -webkit-border-top-right-radius: 0px;
    border-bottom-left-radius: 3px;
    -moz-border-bottom-left-radius: 3px;
    -webkit-border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px; 
    -moz-border-bottom-right-radius: 3px;
    -webkit-border-bottom-right-radius: 3px;
    margin-top: 0px;
    padding-top: 3px;
    padding-left: 5px;
    text-align: left;
}
.text-overlay #model-name {
    font-size: 12px;
    font-family: Roboto,sans-serif;
    color: #262D5E;
    font-weight: 700;
}

.text-overlay #model-name a {
    color: #262D5E;
    text-align: left;
}
.text-overlay #model-name .text-limit {
    color: rgb(145, 145, 145);
    white-space: nowrap; 
    width: 110px; 
    overflow: hidden; 
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis-word; 
    -o-text-overflow: ellipsis-word; 
    -icab-text-overflow: ellipsis-word; 
    -khtml-text-overflow: ellipsis-word; 
    -moz-text-overflow: ellipsis-word; 
    -webkit-text-overflow: ellipsis-word;
}
.text-overlay #model-age {
    font-size: 12px;
    font-family: Roboto,sans-serif;
    color: #6D6D6D;
    font-weight: normal;
}
.text-overlay #model-age #model-age-body {
    text-align: right;
    padding-right: 5px;
}
.text-overlay #model-age span.user-icon.user-male {
    float: right; 
    width: 30px;
    height: 16px;
    margin-top: 3px;
    padding-bottom: 4px; 
    text-align: right;
    background-image: url('../images/user.png'); 
    background-position: 0px center; 
    background-repeat: no-repeat;
}
.text-overlay #model-age span.user-icon.user-female {
    float: right; 
    width: 30px;
    height: 16px;
    margin-top: 3px;
    padding-bottom: 4px; 
    text-align: right;
    background-image: url('../images/female-3.png'); 
    background-position: 0px center; 
    background-repeat: no-repeat;
}
.text-overlay #model-view {
    font-size: 12px;
    font-family: Roboto,sans-serif;
    color: #6D6D6D;
    font-weight: normal;
    padding-top: 4px; 
}

@media screen and (max-width: 1200px) {
    .text-overlay #model-view {
        font-size: 12px;
    };
}

@media (min-width: 1201px) {
    .text-overlay #model-view {
        font-size: 11px;
    };
}

.text-overlay #model-view span.cam-icon {
    float: left; 
    width: 20px;
    height: 16px;
    margin-top: 0px;
    padding-bottom: 0px; 
    text-align: left;
    background-image: url('../images/webcam-9.png'); 
    background-position: 0px center; 
    background-repeat: no-repeat;
}
.text-overlay-sidebar {
    height: 25px;
    background: #F7F7F7;
    border-top-left-radius: 0px;
    -moz-border-top-left-radius: 0px;
    -webkit-border-top-left-radius: 0px;
    border-top-right-radius: 0px; 
    -moz-border-top-right-radius: 0px;
    -webkit-border-top-right-radius: 0px;
    border-bottom-left-radius: 3px;
    -moz-border-bottom-left-radius: 3px;
    -webkit-border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px; 
    -moz-border-bottom-right-radius: 3px;
    -webkit-border-bottom-right-radius: 3px;
    margin-top: 0px;
    padding-top: 3px;
    padding-left: 10px;
    text-align: left;
}
.text-overlay-bottom {
    height: 25px;
    background: #F7F7F7;
    background-color: #EDEDED;
    border-top-left-radius: 0px;
    -moz-border-top-left-radius: 0px;
    -webkit-border-top-left-radius: 0px;
    border-top-right-radius: 0px; 
    -moz-border-top-right-radius: 0px;
    -webkit-border-top-right-radius: 0px;
    border-bottom-left-radius: 3px;
    -moz-border-bottom-left-radius: 3px;
    -webkit-border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px; 
    -moz-border-bottom-right-radius: 3px;
    -webkit-border-bottom-right-radius: 3px;
    margin-top: 0px;
    padding-top: 3px;
    padding-left: 10px;
}
.fa.fa-model-video {
    color: #555;
}
@media (max-width: 400px) { 
   .col-xxs-12 {
      display:block;
      float:none;
      width: 100%
   }
}

img[class*="align"], img[class*="wp-image-"], #content .gallery .gallery-icon img {
    padding: 0px;
    border: 0px solid rgb(221, 221, 221);
}

#live-cams-sidebar {
    background-color: rgb(255, 255, 255);
    margin-top: 20px;
    padding-top: 0px;
    padding-bottom: 10px;
    border: 1px solid rgb(221, 221, 221);
    border-top-left-radius: 5px;
	-moz-border-top-left-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	border-top-right-radius: 5px; 
	-moz-border-top-right-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	border-bottom-left-radius: 0px;
	-moz-border-bottom-left-radius: 0px;
	-webkit-border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px; 
	-moz-border-bottom-right-radius: 0px;
	-webkit-border-bottom-right-radius: 0px;
}

#live-cams-sidebar #secondary-sidebar {
    float: left;
    margin: 0px;
    padding-top: 0px;
    width: 100%;
}


#single-cams-sidebar {
    background-color: rgb(255, 255, 255);
    margin-top: 0px;
    padding-top: 0px;
    padding-bottom: 10px;
    border-left: 1px solid rgb(221, 221, 221);
    border-bottom: 1px solid rgb(221, 221, 221);
    border-top-left-radius: 0px;
	-moz-border-top-left-radius: 0px;
	-webkit-border-top-left-radius: 0px;
	border-top-right-radius: 0px; 
	-moz-border-top-right-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	border-bottom-left-radius: 0px;
	-moz-border-bottom-left-radius: 0px;
	-webkit-border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px; 
	-moz-border-bottom-right-radius: 0px;
	-webkit-border-bottom-right-radius: 0px;
}

#single-cams-sidebar #secondary-sidebar {
    float: left;
    margin: 0px;
    padding-top: 0px;
    width: 100%;
}

/* MISC
-------------------------------------- */
.btn-primary { 
   background: #F47321;
   border: 1px solid rgb(47, 47, 47);
} 
.btn-primary:hover { 
   background: rgb(145, 145, 145);
} 
.fa.fa-home.home-link { 
    font-size: 16px;
    margin-left: 10px;
} 
@media (max-width : 767px) {
    #back-mid-header {
        height: 5px;
    }:
}
span.model-name-limit {
    display: inline-block;
    white-space: nowrap; 
    width: 10em; 
    color: #7B7B7B;
    overflow: hidden; 
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis-word; 
    -o-text-overflow: ellipsis-word; 
    -icab-text-overflow: ellipsis-word; 
    -khtml-text-overflow: ellipsis-word; 
    -moz-text-overflow: ellipsis-word; 
    -webkit-text-overflow: ellipsis-word;
}

/* AUTO POSTER
-------------------------------------- */
.text-overlay-auto-poster {
    height: 85px;
    background: #FEFEFE;
    border-top: 0px solid #DDDDDD;
    border-bottom: 1px solid rgb(47, 47, 47);
    border-right: 1px solid rgb(47, 47, 47);
    border-left: 1px solid rgb(47, 47, 47);
    border-top-left-radius: 0px;
    -moz-border-top-left-radius: 0px;
    -webkit-border-top-left-radius: 0px;
    border-top-right-radius: 0px; 
    -moz-border-top-right-radius: 0px;
    -webkit-border-top-right-radius: 0px;
    border-bottom-left-radius: 3px;
    -moz-border-bottom-left-radius: 3px;
    -webkit-border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px; 
    -moz-border-bottom-right-radius: 3px;
    -webkit-border-bottom-right-radius: 3px;
    margin-top: 0px;
    padding-top: 3px;
    padding-left: 5px;
    text-align: left;
}
.text-overlay-auto-poster #model-name {
    font-size: 12px;
    font-family: Roboto,sans-serif;
    color: #262D5E;
    font-weight: 700;
}
.text-overlay-auto-poster #model-name a {
    color: #262D5E;
    text-align: left;
}
.text-overlay-auto-poster #model-name a.model-name-limit-auto {
    display: block;
    color: #262D5E;
    white-space: nowrap; 
    width: 200px; 
    overflow: hidden; 
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis-word; 
    -o-text-overflow: ellipsis-word; 
    -icab-text-overflow: ellipsis-word; 
    -khtml-text-overflow: ellipsis-word; 
    -moz-text-overflow: ellipsis-word; 
    -webkit-text-overflow: ellipsis-word;
}
.text-overlay-auto-poster #model-view {
    font-size: 12px;
    font-family: Roboto,sans-serif;
    color: #6D6D6D;
    font-weight: normal;
    padding-top: 4px; 
}

@media screen and (max-width: 1200px) {
    .text-overlay-auto-poster #model-view {
        font-size: 12px;
    };
}

@media (min-width: 1201px) {
    .text-overlay-auto-poster #model-view {
        font-size: 11px;
    };
}

#auto-mode-wrap {
    text-align: left; 
    color: rgb(102, 102, 102);
    margin-left: 10px;
    margin-bottom: 20px;
}

/* AUTO POSTER NO TEXT
-------------------------------------- */
.text-overlay-auto-poster-no-txt {
    height: 25px;
    background: #FEFEFE;
    border-top: 0px solid #DDDDDD;
    border-bottom: 1px solid rgb(47, 47, 47);
    border-right: 1px solid rgb(47, 47, 47);
    border-left: 1px solid rgb(47, 47, 47);
    border-top-left-radius: 0px;
    -moz-border-top-left-radius: 0px;
    -webkit-border-top-left-radius: 0px;
    border-top-right-radius: 0px; 
    -moz-border-top-right-radius: 0px;
    -webkit-border-top-right-radius: 0px;
    border-bottom-left-radius: 3px;
    -moz-border-bottom-left-radius: 3px;
    -webkit-border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px; 
    -moz-border-bottom-right-radius: 3px;
    -webkit-border-bottom-right-radius: 3px;
    margin-top: 0px;
    padding-top: 3px;
    padding-left: 5px;
    text-align: left;
}
.text-overlay-auto-poster-no-txt #model-name {
    font-size: 12px;
    font-family: Roboto,sans-serif;
    color: #262D5E;
    font-weight: 700;
}

.text-overlay-auto-poster-no-txt #model-name a {
    color: #262D5E;
    text-align: left;
}
.text-overlay-auto-poster-no-txt #model-name a.model-name-limit-auto {
    display: block;
    color: #262D5E;
    white-space: nowrap; 
    width: 200px; 
    overflow: hidden; 
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis-word; 
    -o-text-overflow: ellipsis-word; 
    -icab-text-overflow: ellipsis-word; 
    -khtml-text-overflow: ellipsis-word; 
    -moz-text-overflow: ellipsis-word; 
    -webkit-text-overflow: ellipsis-word;
}
.text-overlay-auto-poster-no-txt #model-view {
    font-size: 12px;
    font-family: Roboto,sans-serif;
    color: #6D6D6D;
    font-weight: normal;
    padding-top: 4px; 
}

@media screen and (max-width: 1200px) {
    .text-overlay-auto-poster-no-txt #model-view {
        font-size: 12px;
    };
}

@media (min-width: 1201px) {
    .text-overlay-auto-poster-no-txt #model-view {
        font-size: 11px;
    };
}

/* PAGINATION BOTTOM
-------------------------------------- */
.pagin-custom {
    padding: 20px 0 20px 0;
    margin: 0;
    font-family: "Open Sans",sans-serif;
    font-size: 13px;
    font-weight: bold;
    color: #666666;
}
.pagin-custom ul {
   list-style: none;
}
.pagin-custom ul li {
   display: inline-block;
    margin: 0;
}
.pagin-custom ul li a, .pagin-custom ul li span {
    padding: 9px 15px 9px 15px;
    margin: 0;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    margin-right: 1px;
}
.pagin-custom a, .pagin-custom a:visited, .pagin-custom a:active {
    background: #fff;
    color: #262D5E;
    text-shadow:0 -1px 0 rgba(0,0,0,0.25);
    -webkit-font-smoothing: antialiased; 
    text-decoration: none;
    border: 1px solid rgb(67, 67, 67);
}
.pagin-custom a:hover {
    background: #F47321;
    color: #FFF;
    text-decoration: none;
}
.pagin-custom span {
    cursor: default;
    background: #F47321;
    color: #fff !important; 
    text-shadow:0 -1px 0 rgba(0,0,0,0.25);
    -webkit-font-smoothing: antialiased; 
    text-decoration: none;
    border: 1px solid rgb(67, 67, 67);
}
.pagin-custom span.current {
    background: #F47321;
    color: #fff !important; 
    text-shadow:0 -1px 0 rgba(0,0,0,0.25);
    -webkit-font-smoothing: antialiased; 
    text-decoration: none;
    border: 1px solid rgb(67, 67, 67);
}

img#image-index-custo-post {
    border-top: 1px solid rgb(47, 47, 47);
    border-bottom: 0px solid rgb(47, 47, 47);
    border-right: 1px solid rgb(47, 47, 47);
    border-left: 1px solid rgb(47, 47, 47);
    min-height: 213px;
    max-height: 213px;
}

#bs-top-wrapper , #bs-top-gal-wrapper {
    margin-top: 60px;
}

#bs-top-live-wrapper {
    margin-top: 10px;
}

#bs-top-wrapper img.aligncenter, #bs-top-gal-wrapper img.aligncenter, #bs-top-live-wrapper img.aligncenter  {
    margin-bottom: 0px;
}

#links-main-wrapper .row {
    margin-right: 0px;
    margin-left: 0px;
}

a#pow-link {
    color: #F47321;
}

.thumbs img#image-index-sm {
    padding: 0px 0px 1px 0px;
}
img#image-index-sm {
    border-top: 1px solid rgb(47, 47, 47);
    border-bottom: 0px solid rgb(47, 47, 47);
    border-right: 1px solid rgb(47, 47, 47);
    border-left: 1px solid rgb(47, 47, 47);
}

#main-sidebar-inner img#image-index, #main-sidebar-inner .text-overlay {
   max-width: 250px;
}

#main-sidebar-wrap {
    background-color: #F9F9F9;
    border-left: 1px solid rgb(255, 255, 255);
    padding-top: 0px;
    padding-bottom: 20px;
}

#main-sidebar-inner h3.widget-title {
    max-width: 250px;
    background: none repeat scroll 0% 0% rgb(38, 45, 94);
    padding: 2px 0px 2px 10px;
    color: rgb(255, 255, 255);
    border-radius: 3px 3px 3px 3px;
}

/* AJAX LOAD
-------------------------------------- */
.ajax-load {
    margin-top: 60px;
    color: #fff;
}
img#loading-animate {
    display: block;
    width: 50px;
    height: 50px;
    margin: 0px auto 0px auto;
}
.load-button {
    color: #fff !important;
    background: #F47321;
    background: linear-gradient(to bottom, #F47321, #CF621C);
    text-shadow: 0 1px rgba(255,255,255,0.4);
}
.load-button {
    display: inline-block;
    height: 40px;
    margin: 65px 0 65px 0;
    padding: 0 19px;
    font: bold 14px/40px Arial;
    text-decoration: none;
    text-align: center;
    cursor: pointer;
    border: none;
    outline: none;
    border-radius: 5px;
    box-shadow: 0 1px 0 rgba(0,0,0,0.3);
}
.load-button:hover {
    color: #fff !important;
    background: #CF621C;
    background: linear-gradient(to bottom, #CF621C, #B75619);
    text-shadow: 0 1px rgba(255,255,255,0.4);
}

#tags-wrap {
    padding-right: 0px;
    padding-left: 0px;
    margin-right: auto;
    margin-left: auto;
    padding-bottom : 60px;
}

span#tags-link-limit {
    display: inline-block;
    white-space: nowrap; 
    width: 150px; 
    color: #F47321;
    overflow: hidden; 
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis-word; 
    -o-text-overflow: ellipsis-word; 
    -icab-text-overflow: ellipsis-word; 
    -khtml-text-overflow: ellipsis-word; 
    -moz-text-overflow: ellipsis-word; 
    -webkit-text-overflow: ellipsis-word;
}

#cb-front-iframe {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
}

/* AD FIX
-------------------------------------- */
#bs-top-wrapper img, #ap-wrapper img, #b-top-wrapper img,
#bs-top-wrapper img.size-full, #bs-top-wrapper img.size-large, 
#ap-wrapper img.size-full, #ap-wrapper img.size-large, 
#bs-top-wrapper img.size-full, #bs-top-wrapper img.size-large  {
    width: auto;
    height: auto;
}
