@import url("//fonts.googleapis.com/css?family=Noto+Sans:700,400");
@import url("//fonts.googleapis.com/css?family=Droid+Sans");
.flexslider {
margin: 0; 
padding: 0;
}
.flexslider .slides > li {
display: none; 
-webkit-backface-visibility: hidden;
}
.flexslider .slides img {
width: 100%; 
display: block;
}
.flex-pauseplay span {
text-transform: capitalize;
}
.slides:after {
content: "\0020"; 
display: block; 
clear: both; 
visibility: hidden; 
line-height: 0; 
height: 0;
}
html[xmlns] .slides {
display: block;
}
* html .slides {
height: 1%;
}
.no-js .slides > li:first-child {
display: block;
} .flexslider { 
background: #FFFFFF; position: relative; 
zoom: 1; 
}
.flex-viewport { 
max-height: 2000px; 
-webkit-transition: all 1s ease; 
-moz-transition: all 1s ease; 
-o-transition: all 1s ease; 
transition: all 1s ease; 
}
.loading .flex-viewport {
max-height: 300px; 
}
.flexslider .slides { 
zoom: 1; 
}
.carousel li {
margin-right: 5px; 
} .flex-direction-nav {
*height: 0;
}
.flex-direction-nav a  { 
display: block; 
width: 40px; 
height: 40px; 
margin: -20px 0 0; 
position: absolute; 
top: 45%; 
z-index: 10; 
overflow: hidden; cursor: pointer; 
-webkit-transition: all .3s ease; 
-moz-transition: all .3s ease; 
transition: all .3s ease; 
} .flexslider:hover .flex-prev { 
opacity: 0.7; }
.flexslider:hover .flex-next { 
opacity: 0.7; }
.flexslider:hover .flex-next:hover, 
.flexslider:hover .flex-prev:hover { 
opacity: 1; 
}
.flex-direction-nav .flex-disabled { 
opacity: 0!important; 
filter:alpha(opacity=0); 
cursor: default; 
} .flex-pauseplay a { 
display: block; 
width: 20px; 
height: 20px; 
position: absolute; 
bottom: 5px; 
left: 10px; 
opacity: 0.8; 
z-index: 10; 
overflow: hidden; 
cursor: pointer; 
color: #000; 
} .flex-control-nav {
width: 100%; 
position: absolute; 
bottom: -40px; 
text-align: center;
}
.flex-control-nav li {
margin: 0 6px; 
display: inline-block; 
zoom: 1; 
*display: inline;
}
.flex-control-paging li a {
width: 11px; 
height: 11px; 
display: block; 
cursor: pointer; 
text-indent: -9999px; 
}
.flex-control-paging li a:hover { 
background: #333; 
background: rgba(0,0,0,0.7); 
}
.flex-control-paging li a.flex-active { 
background: #000; 
background: rgba(0,0,0,0.9); 
cursor: default; 
}
.flex-control-thumbs {
margin: 5px 0 0; 
position: static; 
overflow: hidden;
}
.flex-control-thumbs li {
width: 25%; 
float: left; 
margin: 0;
}
.flex-control-thumbs img {
width: 100%; 
display: block; 
opacity: .7; 
cursor: pointer;
}
.flex-control-thumbs img:hover {
opacity: 1;
}
.flex-control-thumbs .flex-active {
opacity: 1; 
cursor: default;
} ul.slides,
ul.flex-direction-nav{
list-style: none;
margin: 0;
padding: 0;
}
.entry-slider-main .flex-direction-nav a {
height: 48px;
margin: 0;
width: 48px;
border: 3px solid red;
border: 3px solid #FFFFFF;
opacity: 0.6; 
text-indent: -9999em;
}
.entry-slider-main .flex-direction-nav .flex-prev { 
background: url(//adultindustry.news/wp-content/themes/xxx/images/arrow-left.png) no-repeat center center;
left: 30px; 	
}
.entry-slider-main .flex-direction-nav .flex-next {
background: url(//adultindustry.news/wp-content/themes/xxx/images/arrow-right.png) no-repeat center center;
right: 30px; 	
}
.flexslider:hover .flex-prev { 
opacity: 0.8;
}
.flexslider:hover .flex-next { 
opacity: 0.8;
} .entry-slider-nav ul.slides li{
margin-right: 10px;
}
.entry-slider-nav ul.slides li img{
width: 190px;
height: 110px;
}
.entry-slider-nav {
margin: 0;
padding: 10px 50px;
}
.entry-slider-nav .flex-direction-nav a {
display: block;
width: 30px;	
position: absolute;
text-indent: -9999em;
top: 48%;
opacity: 0.6; 		
}
.entry-slider-nav .flex-direction-nav .flex-prev { 
background: url(//adultindustry.news/wp-content/themes/xxx/images/arrow-left.png) no-repeat center center;
left: 10px; 	
}
.entry-slider-nav .flex-direction-nav .flex-next {
background: url(//adultindustry.news/wp-content/themes/xxx/images/arrow-right.png) no-repeat center center;
right: 10px; 	
}  .owl-carousel .owl-wrapper:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
} .owl-carousel{
display: none;
position: relative;
width: 100%;
margin-left: 0;
-ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper{
display: none;
position: relative;
-webkit-transform: translate3d(0px, 0px, 0px);
-webkit-perspective: 1000;
}
.owl-carousel .owl-wrapper-outer{
overflow: hidden;
position: relative;
width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight{
-webkit-transition: height 500ms ease-in-out;
-moz-transition: height 500ms ease-in-out;
-ms-transition: height 500ms ease-in-out;
-o-transition: height 500ms ease-in-out;
transition: height 500ms ease-in-out;
}
.owl-carousel .owl-item{
float: left;
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div{
cursor: pointer;
}
.owl-controls {
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}  .owl-carousel  .owl-wrapper,
.owl-carousel  .owl-item{
-webkit-backface-visibility: hidden;
-moz-backface-visibility:    hidden;
-ms-backface-visibility:     hidden;
} .owl-controls .owl-buttons div{
color: #FFF;
display: inline-block;
zoom: 1;
*display: inline; font-size: 12px;
filter: Alpha(Opacity=50); opacity: 0.6;
top: 35%;
position: absolute;
width: 40px;
height: 40px;
padding: 3px;
border: 3px solid #FFFFFF;
text-indent: -9999px;
}  .owl-theme .owl-controls.clickable .owl-buttons div:hover{
filter: Alpha(Opacity=100); opacity: 1;
text-decoration: none;
} .owl-theme .owl-controls .owl-page{
display: inline-block;
zoom: 1;
*display: inline; }
.owl-theme .owl-controls .owl-page span{
display: block;
width: 12px;
height: 12px;
margin: 5px 7px;
filter: Alpha(Opacity=50); opacity: 0.5;
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
border-radius: 20px;
background: #869791;	
}
.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span{
filter: Alpha(Opacity=100); opacity: 1;
} .owl-theme .owl-controls .owl-page span.owl-numbers{
height: auto;
width: auto;
color: #FFF;
padding: 2px 10px;
font-size: 12px;
-webkit-border-radius: 30px;
-moz-border-radius: 30px;
border-radius: 30px;
} 
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
margin: 0;
padding: 0;
border: 0;
font-size: 100%;
font: inherit;
vertical-align: baseline;
} article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
display: block;
}
body {
line-height: 1;
}
ol, ul {
list-style: none;
}
blockquote, q {
quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
content: '';
content: none;
}
table {
border-collapse: collapse;
border-spacing: 0;
} 
ul, ol {
margin: 0 0 1.5em 2.5em;
}
ul {
list-style: square;
}
ol {
list-style-type: decimal;
}
ol ol {
list-style: upper-alpha;
}
ol ol ol {
list-style: lower-roman;
}
ol ol ol ol {
list-style: lower-alpha;
}
ul ul, ol ol, ul ol, ol ul {
margin-bottom: 0;
}
dl {
margin: 0 1.5em;
}
dt {
font-weight: bold;
}
dd {
margin-bottom: 1.5em;
}
strong {
font-weight: bold;
}
small { 
font-size: 80%; 
}
big {
font-size: 120%;
}
cite, em, i {
font-style: italic;
}
cite {
border: none;
}
blockquote {
font-style:italic;
margin: 7px 35px 10px 45px;    
font-style: italic;
background: #EFEFEF;
padding: 10px;
clear: both;
}
blockquote p {
margin: 0px;
padding: 0px;
}
blockquote em, blockquote i, blockquote cite {
font-style: normal;
}
pre {
background: rgba(0, 0, 0, 0.05);
font: 87.5% "Courier 10 Pitch", Courier, monospace;
line-height: normal;
margin-bottom: 1.5em;
padding: 0.75em 1.5em;
}
code, kbd {
font: 13px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}
abbr, acronym {
border-bottom: 1px dotted #666;
cursor: help;
}
ins {
text-decoration: none;
}
sup, sub {
font-size: 62.5%;
height: 0;
line-height: 1;
position: relative;
vertical-align: baseline;
}
sup {
bottom: 1ex;
}
sub {
top: .5ex;
}
input[type=text], textarea {
border: 1px solid #ECECEC;
}
textarea {
padding-left: 3px;
width: 98%;
}
address {
display: block;
margin: 0 0 1.625em;
}
table {
border-bottom: 1px solid #F2F2F2;
margin: 0 0 1.625em;
width: 100%;
text-align:left;
}
th {
color: #666;
font-size: 14px;
font-weight: 600;
letter-spacing: 0.1em;
line-height: 2.6em;
}
td {
border-top: 1px solid #F2F2F2;
padding: 6px 10px 6px 0;
}
p{
margin-bottom: 15px;
}
img{
max-width: 100%; 
height: auto;
} .alignleft{
display: inline;
float: left;
margin-right: 1.25em;
}
.alignright{
display: inline;
float: right;
margin-left: 1.25em;
}
.alignnone,
.aligncenter{
clear: both;
display: block;
margin-left: auto;
margin-right: auto;
}
img.alignleft,
img.alignright,
img.alignnone,
img.aligncenter{
margin-bottom: 1.25em;	
}
p img,
.wp-caption {
margin-top: 0.4em;
}
.wp-caption {
margin-bottom: 1.25em;
max-width: 96%;
text-align:center;
}
.wp-caption img {
display: block;
margin: 0 auto;
max-width: 98%;
}
p.wp-caption-text{
margin-bottom: 0;
}
.wp-caption .wp-caption-text,
.gallery-caption {
color: #666;
font-size: 12px;
} .gallery img {
border: none !important;
line-height: 0;
display: inline-block;
-webkit-box-shadow: none;
box-shadow: none;
max-width: 100%;
}
.gallery img:hover, .gallery img:focus {
-webkit-box-shadow: none;
box-shadow: none;
}
.gallery .wp-caption-text {
margin: 0 !important;
}
.gallery .gallery-item {
width: 100%;
margin: 0 0 10px !important;
}
.gallery-icon {
margin: 0;
padding: 0 10px;
}
.sticky {
} .clear{
clear:both;
}
.clearfix:after { 
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden; 
}
.clearfix { 
display: inline-block; 
}/*\*/.clearfix { 
display: block; 
}
.bypostauthor{
}
.list{
list-style: none;
margin: 0;
padding: 0;
overflow: hidden;
} 
/**/body:after {
content: url(//adultindustry.news/wp-content/themes/xxx/images/close.png) url(//adultindustry.news/wp-content/themes/xxx/images/loading.gif) url(//adultindustry.news/wp-content/themes/xxx/images/prev.png) url(//adultindustry.news/wp-content/themes/xxx/images/next.png);
display: none;
} .lightboxOverlay {
position: absolute;
top: 0;
left: 0;
z-index: 9999;
background-color: black;
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
opacity: 0.8;
display: none;
} .lightbox {
position: absolute;
left: 0;
width: 100%;
z-index: 10000;
text-align: center;
line-height: 0;
font-weight: normal;
} .lightbox .lb-image {
display: block;
height: auto;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-ms-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
} .lightbox a img {
border: none;
} .lb-outerContainer {
position: relative;
background-color: white;
*zoom: 1;
width: 250px;
height: 250px;
margin: 0 auto;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
-o-border-radius: 4px;
border-radius: 4px;
} .lb-outerContainer:after {
content: "";
display: table;
clear: both;
} .lb-container {
padding: 4px;
} .lb-loader {
position: absolute;
top: 43%;
left: 0%;
height: 25%;
width: 100%;
text-align: center;
line-height: 0;
} .lb-cancel {
display: block;
width: 32px;
height: 32px;
margin: 0 auto;
background: url(//adultindustry.news/wp-content/themes/xxx/images/loading.gif) no-repeat;
} .lb-nav {
position: absolute;
top: 0;
left: 0;
height: 100%;
width: 100%;
z-index: 10;
} .lb-container > .nav {
left: 0;
} .lb-nav a {
outline: none;
} .lb-prev, .lb-next {
width: 49%;
height: 100%;
cursor: pointer; display: block;
} .lb-prev {
left: 0;
float: left;
} .lb-prev:hover {
background: url(//adultindustry.news/wp-content/themes/xxx/images/prev.png) left 48% no-repeat;
} .lb-next {
right: 0;
float: right;
} .lb-next:hover {
background: url(//adultindustry.news/wp-content/themes/xxx/images/next.png) right 48% no-repeat;
} .lb-dataContainer {
margin: 0 auto;
padding-top: 5px;
*zoom: 1;
width: 100%;
-moz-border-radius-bottomleft: 4px;
-webkit-border-bottom-left-radius: 4px;
border-bottom-left-radius: 4px;
-moz-border-radius-bottomright: 4px;
-webkit-border-bottom-right-radius: 4px;
border-bottom-right-radius: 4px;
} .lb-dataContainer:after {
content: "";
display: table;
clear: both;
} .lb-data {
padding: 0 4px;
color: #bbbbbb;
} .lb-data .lb-details {
width: 85%;
float: left;
text-align: left;
line-height: 1.1em;
} .lb-data .lb-caption {
font-size: 13px;
font-weight: bold;
line-height: 1em;
} .lb-data .lb-number {
display: block;
clear: left;
padding-bottom: 1em;
font-size: 12px;
color: #999999;
} .lb-data .lb-close {
display: block;
float: right;
width: 30px;
height: 30px;
background: url(//adultindustry.news/wp-content/themes/xxx/images/close.png) top right no-repeat;
text-align: right;
outline: none;
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
opacity: 0.7;
} .lb-data .lb-close:hover {
cursor: pointer;
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
opacity: 1;
}
.lb-image{ 
max-width: inherit; 
}
.lb-nav a{
transition: none;
} body{
font-family: 'Droid Sans', Helvetica, Arial, sans-serif;
font-size: 14px;
line-height: 1.5;
color: #707070;
} a{
text-decoration: none;
color: #444444;
transition: all 0.2s ease 0s;
outline: 0;
}
a:visited {
color: #444444;
} 
a:hover {
color: #53C5C5;
} h1,h2,h3,h4,h5,h5,h6{
font-family: 'Noto Sans', Helvetica, Arial, sans-serif;
line-height: 1.2;
font-weight: 700;
}
h1{
font-size: 30px;
}
h2{
font-size: 26px;
}
h3{
font-size: 20px;	
}
h4{
font-size: 18px;	
}
h5{
font-size: 16px;
}
h6{
font-size: 14px;
}
:focus {
outline: 0;
} .one-half { 
width: 48%; 
}
.one-third { 
width: 30.6666%; 
}
.two-third { 
width: 65.3332%; 
}
.one-fourth { 
width: 22%; 
}
.three-fourth { 
width: 74%; 
}
.one-fifth {
width: 16.8%; 
}
.two-fifth { 
width: 37.6%; 
}
.three-fifth { 
width: 58.4%; 
}
.four-fifth { 
width: 79.2%; 
}
.one-sixth {
width: 13.3333%; 
}
.two-sixth {
width: 30.6666%; 
}
.three-sixth {
width: 47.9998%; 
}
.four-sixth {
width: 65.3332%; 
}
.five-sixth {
width: 82.6665%;
}
.one-half, 
.one-third, 
.two-third, 
.one-fourth, 
.three-fourth, 
.one-fifth, 
.two-fifth, 
.three-fifth, 
.four-fifth, 
.one-sixth, 
.five-sixth { 
position: relative; 
margin-right: 4%; 
float: left; 
min-height: 1px;
}
.last { 
margin-right: 0 !important; 
clear: right; 
}
.full-width{
width: 100% !important;
}
.row{
overflow: hidden;
}
.section{
overflow: hidden;
margin-bottom: 30px;
} #main{
overflow: hidden;
}
#container,
.content-wrap{
width: 1110px;
margin: 0 auto;
overflow: hidden;
}
.main{
overflow: hidden;
}
#content{
width: 780px;
overflow: hidden;
margin-right: 30px;
float: left;
}
#sidebar{
width: 300px;
float: left;
overflow: hidden;
} .wp-post-image{
display: block;
}
.attachment-fp780_400{
width: 780px;
height: 400px;
}
.attachment-fp374_200{
width: 374px;
height: 200px;
}
.attachment-fp239_130{
width: 239px;
height: 130px;
}
.attachment-fp75_75{
width: 75px;
height: 75px;
} .main-color{
color: #53C5C5;
}
.main-color-bg{
background: #53C5C5;
}
.second-color{
color: #F97E76;
}
.second-color-bg{
background: #F97E76;
}
.button {
border: none;
border-radius: 4px 4px 4px 4px;
box-shadow: 0 4px 0 #38A9A9;
color: #FFFFFF;
cursor: pointer;
font: inherit;
padding: 8px 15px;
text-align: center;
margin: 5px 0;
} #header .top{
color: #FFFFFF;	
min-height: 50px;
}
#header .top a{
color: #FFFFFF;	
}
#header .top .left{
float: left;
max-width: 700px;
overflow: hidden;
}
#header .top .left ul{
padding-top: 13px;	
}
#header .top .left ul li{
float: left;
margin-right: 15px;
}
#header .top .left ul li i{
margin-right: 5px;
}
#header .social{
float: right;
}
#header .social ul{
height: 50px;
}
#header .social li{	
border-left: 1px solid #86D7D7;
border-right: 1px solid #3db4b4;
float: left;
padding: 10px;	
font-size: 20px;
}
#header .social li:hover a{
color: #FFFFFF;
}
#header .social li.twitter:hover{
background: #29A9E1;
}
#header .social li.fb:hover{
background: #3C5A9A;
}
#header .social li.gplus:hover{
background: #DA4733;
}
#header .social li.linkedin:hover{
background: #4C9BCB;
}
#header .social li.pinterest:hover{
background: #C01224;
}
#header .social li.instagram:hover{
background: #AE927E;
}
#header .social li.dribbble:hover{
background: #EB4D8A;
}
#header .social li.youtube:hover{
background: #EE4949;
}
#header .social li.rss:hover{
background: #FE9900;
}
#header .social li:first-child{
border-left: none;	
}
#header .social li:last-child{
border-right: none;	
}
#header .logo-section{
overflow: hidden;
margin-top: 30px;
}
#header .logo{
margin-top: 5px;
}
#header .banner{
float: right;
}
#header .banner img{
display: block;
} .ticker{
overflow: hidden;
display: none;	
}
.ticker .title{
float: left;
max-width: 150px;
margin-top: 8px;
margin-bottom: 6px;
padding: 6px 8px 5px;
color: #FFFFFF;
}
.ticker .ticker-icon{
float: left;
margin-right: 5px;
margin-top: -2px;
}
.ticker .title h6{	
float: left;
}
.ticker .tickercontainer {
width: 750px; 
margin: 0; 
padding: 3px 0;
overflow: hidden; 
float: left;
margin-top: 2px;
height: 27px; 
}
.ticker  .tickercontainer .mask {
position: relative;	
top: 6px;
overflow: hidden;
}
.ticker ul.newsticker {
position: relative;
left: 100px;
list-style-type: none;
margin: 0;
padding: 0;
}
.ticker ul.newsticker li {
float: left;
margin: 0;
padding: 0;
}
.ticker ul.newsticker a {
white-space: nowrap;
padding: 0;	
} 
.ticker ul.newsticker span {
margin: 0 10px 0 0;
} 
.ticker ul.newsticker .sep{
display: inline-block;
width: 6px;
height: 7px;
margin: 0 40px;
background: url(//adultindustry.news/wp-content/themes/xxx/images/sep.png) no-repeat center center;	
} .ticker-section{
overflow: hidden;
border-bottom: 1px solid #ECECEC;
margin-bottom: 30px;
background: #F2F2F2;
}
.ticker-section .ticker{
float: left;
}
.ticker-section .search{
width: 220px;
float: right;
margin-top: 7px;
}
.search-form{
overflow: hidden;
position: relative; 
}
.search-field{
padding: 7px 10px 8px;
width: 198px;
}
.search-submit {
border: none;
color: #CCCCCC;
cursor: pointer;
font-size: 16px;
height: 20px;
margin: 0;
overflow: hidden;
position: absolute;
right: 5px;
top: 4px;
padding: 0;
background: none;
} #header .logo{
overflow: hidden;
max-width: 300px;
float: left;
}  .primary-menu .mobile-menu{
overflow: hidden;
}
.primary-menu .menu-slide {
display: none;
width: 100%;
position: relative;
color: #FFFFFF;
padding: 10px 0;
font-size: 16px;
font-weight: 700;	
}
.primary-menu .mobile-menu .icon {
float: right;
}
.primary-menu .mobile-menu .icon i{
font-size: 24px;
margin-top: 0;
padding: 0;
}
.primary-menu .content-wrap{
overflow: visible;
}
.primary-menu {
width: 100%;
background: #414140;
position: relative;
display: block;
z-index: 30;
margin: 30px 0;
font-family: 'Noto Sans', Helvetica, Arial, sans-serif;	
}
.primary-menu ul {
float: left;
list-style: none;
margin: 0px;
padding: 0px;
position: relative;
z-index: 99;
}
.primary-menu ul li {
float: left;
padding: 0px;
margin: 0px;
position: relative;
}
.primary-menu ul li a {
display: block;
padding: 14px;
text-align: center;
font-size: 16px;
font-weight: 700;
line-height: 22px;
color: #FFFFFF;	
}
.primary-menu .current-menu-item ,
.primary-menu .current_page_item,
.primary-menu ul li a:hover{
background: #53C5C5;
}
.primary-menu ul li ul {
display: none;
position: absolute;
padding: 0;
margin-top: 0;
}
.primary-menu ul li ul li {
float:none;
padding:0px;
}
.primary-menu ul li ul li a, 
.primary-menu ul li:hover ul li a, 
.primary-menu ul li.over ul li a {	
padding: 10px 12px;	
display: block;	
width: 150px;	
text-align: left;	
height: auto;	
background: #53C5C5;		
font-size: 14px;	
font-weight: 700;	
border-bottom: 1px solid #FFFFFF;	
border-bottom: 1px solid rgba(255, 255, 255, 0.2);	
border-left: 1px solid rgba(255, 255, 255, 0.2);	
border-right: 1px solid rgba(255, 255, 255, 0.2);
color: #FFFFFF;	
color: rgba(255, 255, 255, 0.8);	
text-transform: none;	
}
.primary-menu ul li ul li:hover a, 
.primary-menu ul li ul li.over a {	
color: #FFFFFF;	
border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}
.primary-menu ul li ul li ul {	
display: none;	
position: absolute;	
left: 174px;	
top: -1px;	
}
.primary-menu ul li ul li:hover ul, 
.primary-menu ul li ul li.sfHover ul {	
display: block;	
position: absolute;	
left: 174px;	
top: 0;	
}
.primary-menu ul li ul li:hover ul li a, 
.primary-menu ul li ul li.over ul li a {	
color: rgba(255, 255, 255, 0.8);
}
.primary-menu ul li ul li ul li a:hover {
color: #FFFFFF;
}
.primary-menu .sf-sub-indicator {
display: none;
}
.primary-menu a.menu-link {
display: none;
}
.primary-menu .menu-item-home{
width: 65px;
}
.primary-menu .menu-item-home a{
background: url(//adultindustry.news/wp-content/themes/xxx/images/home.png) no-repeat 50% 50%;
text-indent: -999em;
display: block;	
}
.primary-menu .menu-item-home a:hover{
background-color: #53C5C5;
background-image: url(//adultindustry.news/wp-content/themes/xxx/images/home.png);
background-repeat: no-repeat;
background-position:	50% 50%;
}  .header-carousel{
padding: 20px 0;
margin-top: -30px;
}
.header-carousel .content-wrap{
overflow: visible;
}
.header-carousel .item{
margin-right: 15px;
color: #FFF;
overflow: hidden;	
position: relative;	
}
.header-carousel .item a{
color: #FFFFFF
}
.header-carousel .post-icon{
width: 20px;
float: left;
margin-right: 5px;
}
.header-carousel .post-icon i{
font-size: 20px;
}
.header-carousel .owl-carousel{
margin-left: 5px;
}
.owl-prev{
background: url(//adultindustry.news/wp-content/themes/xxx/images/arrow-left.png) no-repeat center center;
}
.owl-next{	
background: url(//adultindustry.news/wp-content/themes/xxx/images/arrow-right.png) no-repeat center center;	
}
.header-carousel .owl-prev{
left: -70px;	
}
.header-carousel .owl-next{	
right: -55px;	
}
.header-carousel .loading{
min-height: 190px;
background: url(//adultindustry.news/wp-content/themes/xxx/images/loader.gif) no-repeat center center
}
.header-carousel .grabbing { 
cursor:url(//adultindustry.news/wp-content/themes/xxx/images/grab.png) 8 8, move;
}
.header-carousel .post-details  {
position: absolute;
left: 0;
top: 0;
width: 335px;
padding-left: 20px;
height: 100%;
border-radius: 2px;	
-webkit-transition: all 0.4s ease;
-moz-transition: all 0.4s ease;
-o-transition: all 0.4s ease;
transition: all 0.4s ease;
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
backface-visibility: hidden;
}
.header-carousel .post-details:hover   {
box-shadow: 0 0 200px rgb(0, 0, 0) inset;
-webkit-box-shadow: 0 0 200px rgb(0, 0, 0) inset;
-moz-box-shadow: 0 0 100px rgb(0, 0, 0) inset;
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
backface-visibility: hidden;
}
.header-carousel .post-details .post-title{
overflow: hidden;
}
.header-carousel .post-details h4{
line-height: 1.1;
}
.header-carousel .post-wrap{
position: absolute;
top: 0; 
margin-top: 155px;
width: 90%;
-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
-ms-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
backface-visibility: hidden;
}
.header-carousel .post-details .excerpt{
margin: 5px 0;
}
.header-carousel .post-details .post-desc{
width: 90%;
display: none; 
line-height: 1.3;
}
.header-carousel .post-details:hover .post-wrap{
margin-top: 20px;   
}
.header-carousel .post-details:hover .post-desc {
display: block;	
}
.header-carousel .post-details .more {
border: 2px solid #FFFFFF;
display: inline-block;
padding: 7px 10px 9px;
margin-top: 10px;
} .main-slider {
overflow: hidden;
position: relative;
z-index: 1;
display: none;
}
.main-slider ul,
.main-slider ol{
list-style: none;
margin: 0;
padding: 0;
}
.main-slider .item{
position: relative;
}
.main-slider .slider-nav a {
display: block;
width: 40px;
height: 40px;
padding: 3px;
border: 3px solid #FFFFFF;	
overflow: hidden;
text-indent: -999em;
transition: all 0.3s ease 0s;
position: absolute;
z-index: 1;	
opacity: 0;
}
.main-slider .owl-buttons div {
top: 45%;
}
.main-slider .owl-prev {
left: 20px;
}
.main-slider .owl-next {
right: 20px;
}
.main-slider .slider-nav a:hover{
opacity: 1;
}
.main-slider .post-info{
position: absolute;
top: 28%;
left: 100px;	
color: #FFFFFF;
width: 70%;
padding: 10px 12px;	
}
.main-slider .post-info h2{
font-weight: 700;
text-align: center;
}
.main-slider .title .sep{
width: 200px;
height: 4px;
text-align: center;
margin: 10px auto;
background: #FFFFFF;
color: #FFFFFF;
}
.main-slider .post-info h2 a {
color: #FFFFFF;
}
.main-slider .post-excerpt{
line-height: 1.4;
color: #F9F9F9;
padding: 10px;
background-color: #222222;
background-color: rgba(0, 0, 0, 0.45);
margin: 10px 0 20px;
}
.main-slider .read-more{
text-align: center;
overflow: hidden;	
}
.main-slider .read-more a{	
color: #FFFFFF;
padding: 6px 10px;
display: inline-block;
opacity: 0.9;	
border: 2px solid #FFFFFF;
border: 2px solid rgba(255, 255, 255, 0.8);
}
.main-slider .read-more a:hover{
opacity: 1;
} .feat-cat{
padding-bottom: 20px;
overflow: hidden;
background: url(//adultindustry.news/wp-content/themes/xxx/images/sep1.png) repeat-x left bottom;
}
.feat-cat .item-post{
overflow: hidden;
margin-bottom: 10px;
padding-bottom: 10px;
border-bottom: 1px solid #ECECEC;
}
.feat-cat .item-post:last-child{
margin-bottom: 0;
padding-bottom: 0;
border-bottom: none;
}
.feat-cat .item-post .thumb{
width: 75px;
margin-right: 10px;	
float: left;	
}
.feat-cat .item-post .wp-post-image{
width: 75px;
height: 75px;
}
.feat-cat .item-post .entry-meta{
margin-bottom: 0;
}
.cat-icon{
float: left;
margin-right: 10px;
margin-top: 2px;
}
.cat-header{
overflow: hidden;
border-bottom: 2px solid #F97E76;
margin-bottom: 15px;
}
.cat-header .cat-title{
background: #F97E76;
float: left;
padding: 5px 10px;
color: #FFFFFF;
}
.cat-header h4{
float: left;
font-weight: 700;
}
.cat-header h4 a{
color: #FFFFFF;
}
.main-post p,
.entry-excerpt p{
margin-bottom: 0;
}
#single-cats .main-post{
margin-bottom: 15px;
padding-bottom: 15px;
border-bottom: 1px solid #EEEEEE;
} .thumb-wrap{  
position: relative;
overflow: hidden;
margin-bottom: 10px;
}
.thumb-wrap .overlay{	
position: absolute;
width: 100%;
height: 100%;
top: 0;  
-webkit-transition: all 0.4s; 
-moz-transition: all 0.4s; 
transition: all 0.4s;	
} 
.thumb-wrap .overlay a{
-webkit-transition: all 0.4s; 
-moz-transition: all 0.4s; 
transition: all 0.4s;
}
.thumb-wrap .overlay:hover{
background: rgba(0, 0, 0, 0.75);  
}
.thumb-wrap a.post-link{
color: #FFFFFF;
border: 2px solid #FFFFFF;		
position: absolute;
top: -100%;
left: 40%;
display: block;
background: none;
font-size: 20px;
padding: 10px 16px;
}
.thumb-wrap .overlay:hover a.post-link{
top: 38%;  
}
.thumb-wrap .comments{
position: absolute;
right: 0;
bottom: 0;
padding: 6px 10px;
color: #FFFFFF;
}
.thumb-wrap .comments i{
font-size: 18px;
}
.thumb-wrap .comments a{
color: #FFFFFF;
}
.video-thumb iframe{
width: 100% !important;
height: 200px !important;
display: block;
}
.video-thumb{
overflow: hidden;
}
.video-thumb p{
display: none;
}  .entry-meta{
overflow: hidden;
margin: 5px 0;
font-size: 13px;
color: #AAAAAA;
}
.entry-meta a{
color: #AAAAAA;
}
.entry-meta .date,
.entry-meta .views,
.entry-meta .comments,
.entry-meta .category{
margin-right: 10px;
}
.entry-meta .tags i{
margin-right: 2px;
}
.entry-meta .left{
float: left;
}
.entry-meta .social{
float: right;
font-size: 16px;	
}
.entry-meta .social span{
padding-right: 2px;
}
#footer .entry-meta {
color: #FFFFFF;
color: rgba(255, 255, 255, 0.9);
} .archive-header{
margin-bottom: 20px;
border-bottom: 2px solid #F97E76;
padding-bottom: 7px;
}
.archive-meta{
border: 1px solid #ECECEC;
padding: 10px;
margin: 10px 0;
}
.archive-meta p{
margin-bottom: 0;
}
.archive-postlist .one-half{
background: url(//adultindustry.news/wp-content/themes/xxx/images/sep1.png) repeat-x scroll left bottom transparent;
overflow: hidden;
padding-bottom: 20px;
margin-bottom: 30px;
} .nav-single{
border-bottom: 1px solid #EEEEEE;
margin-bottom: 10px;
padding-bottom: 10px;
overflow: hidden;
}
.nav-single .nav-previous{
float: left;
}
.nav-single .nav-next{
float: right;
}
.image-post-link{
text-align: center;
} .pagination{
overflow: hidden;
margin: 30px 0;	
font-family: 'Noto Sans', Helvetica, Arial, sans-serif;
font-size: 16px;
font-weight: 400;
clear: both;	
}
.pagination a:hover{
color: #FFFFFF;
background: #F97E76;
}
.pagination  .page-numbers {
background: #53C5C5;
color: #FFFFFF;
display: inline-block;	
margin-right: 6px;
margin-bottom: 8px;
padding: 8px 14px;
}
.pagination .current {
background: #F97E76;
color: #ffffff;
} .entry-slider{
display: none;
margin: 15px 0 20px;
}
.entry-video{
text-align: center;
}
.entry-image{
margin: 5px 0 15px;
}
.entry-video iframe{
max-width: 100%;	
}
.single-post .post{	
overflow: hidden;	
}
.single-post .entry-meta{
margin-top: 10px;
}
.single-post .post-wrap{
overflow: hidden;
padding-bottom: 20px;
margin-bottom: 20px;
background: url(//adultindustry.news/wp-content/themes/xxx/images/sep1.png) repeat-x left bottom;
}
.entry-author{
border: 1px solid #ECECEC;
padding: 10px;
overflow: hidden;
margin: 20px 0;
}
.entry-author .author-avatar{
float: left; 
margin-right: 15px;
}
.entry-author .author-avatar .avatar{
display: block;
}
.entry-nav{
overflow: hidden;
margin-bottom: 20px;
padding: 10px;
color: #FFFFFF;
}
.entry-nav a{
color: #FFFFFF;
}
.entry-content a{
color: #53C5C5;
}
.entry-nav .prev{
float: left;
}
.entry-nav .prev{
float: left;
}
.entry-nav .next{
float: right;
}
.entry-nav .link{
display: inline-block;
}
.entry-nav .prev i{
margin-right: 7px;
margin-top: 4px;
}
.entry-nav .next i{
margin-left: 7px;
margin-top: 4px;
float: right;
}
.related-posts .entry-meta{
margin: 0;
}
.related-posts .thumbnail{
margin: 10px 0 7px;
} #comments{
max-width: 860px;
line-height: 1.5;
}
#comments .comments-title{
overflow: hidden;
margin-bottom: 30px;
}
#comments .comments-title .comments-num{
float: left;	
margin-right: 10px;
padding: 10px 15px;
}
#comments .comments-title .add-comment{
float: left;
background: #4E4E4E url(//adultindustry.news/wp-content/themes/xxx/images/pencil-white.png) no-repeat 10px center;	
padding: 10px 15px 10px 36px;
}
#comments ol.commentlist{
margin: 10px 0;
list-style: none;
}
#comments .comment{
overflow: hidden;
margin-bottom: 10px;
}
#comments .author-info{
margin-bottom: 5px;
overflow: hidden;
}
#comments .author-avatar{
float: left;
width: 60px;	
margin-right: 20px;
}
#comments .author-avatar img{
display: block;
}
#comments .comment-header {
overflow: hidden;
}
#comments .comment-header h5{
float: left;
margin-right: 15px;
}
#comments .comment-header .fn {	
width: auto;
font-style: normal;
margin-right: 10px;
}
#comments .comment-meta{
margin-bottom: 2px;	
}
#comments .author-comment{
color: #FFFFFF;
font-size: 12px;
padding: 3px 8px 4px;	
line-height: 1;
display: block;
float: left;
}
#comments .comment-time{	
font-size: 13px;
letter-spacing: 0;
margin-right: 5px;
}
#comments .comment-time a{
color: #AEAEAE;
}
#comments .sep{
color: #AEAEAE;
margin-right: 0px;
}
#comments .reply {
font-size: 13px;
margin-right: 10px;
}
#comments .edit-link{
font-size: 13px;
}
#comments .comment-text{
color: #777777;
}
#comments .moderation{ 
color: red; 
font-size: 13px;
margin-bottom: 0;
overflow: hidden;
clear: both;
}
#comments ul.children{
list-style: none;
position:relative;
}
#comments ul.children:before{
width: 14px;
height: 12px;
content: " ";
background-image: url(//adultindustry.news/wp-content/themes/xxx/images/arrow-up.png);
background-repeat: no-repeat;
position: absolute;
left: 5px;
top: 10px;    
}
#comments ol.commentlist li ul.children { 
list-style: none; 
margin: 15px 0 0; 	
}
#comments ul.children .author-avatar{
width: 50px;
margin-top: 5px;
margin-right: 10px;
}
#comments ul.children li.comment{
margin-bottom: 5px;
}
#comments ol.commentlist li ul.children li.depth-2 { 
margin-left: 30px;  
}
#comments ol.commentlist li ul.children li.depth-3 { 
margin-left: 30px; 
}
#comments ol.commentlist li ul.children li.depth-4 { 
margin-left: 30px; 
}
#comments ol.commentlist li ul.children li.depth-5 { 
margin-left: 30px; 
}
#comments ol.commentlist li.pingback .url{
margin-right: 10px;
}
#comments .comment-nav  h4{
margin-bottom: 5px;
}
#comments .comment-nav {
margin-bottom: 15px;
overflow: hidden;
}
#comments .comment-nav .nav-previous{
float: left;
}
#comments .comment-nav .nav-next{
float: right;
}
#comments  .moderation{
color: #E96065;
font-size: 14px;
}
#respond #reply-title{	
margin: 15px 0 10px; 
}
#respond #reply-title small{
font-weight: 400;
font-size: 12px;
text-transform: none;
margin-left: 8px;
} 
#respond #reply-title small a{
color: #CCCCCC;
}
#respond .required {
color: #ff4b33;
font-weight: bold;
}
#respond label {
display: block;
margin-bottom: 3px;
}
#respond #commentform p{
margin-bottom: 0;
}
#respond .comment-notes{
font-size: 13px;
color: #999999;
margin-bottom: 20px !important;
}
#respond .comment-form-author{
margin-right: 2%;
}
#respond .comment-form-author,
#respond .comment-form-email{
width: 49%;
float: left;	
}
#respond .comment-form-author input[type=text],
#respond .comment-form-email input[type=text]{	
width: 90%;
}
#respond .comment-form-url input[type=text],
#respond textarea{
width: 95%;
}
#respond input[type=text],
#respond textarea{	
display: block;	
font-family: inherit;
font-size: 14px;
color: inherit;	
padding: 8px 12px;
border: 1px solid #ECECEC;
margin-bottom: 30px;
color: #AEAEAE;
}
#respond textarea{
height: 185px;
}
#respond input[type=submit]{
border: none;
background: #53C5C5;
border-radius: 4px 4px 4px 4px;
box-shadow: 0 4px 0 #38A9A9;
color: #FFFFFF;
cursor: pointer;
font: inherit;
padding: 8px 15px;
margin: 5px 0;
text-align: center;
}
#respond .form-allowed-tags {
display: none;
} .page .entry-header{
margin-bottom: 20px;
} .error-page .error-page-wrap{
margin: 30px 0;
}
.error-page  .error-title{
text-align: center;
}
.error-page  .error-title h1{
font-size: 120px;
font-weight: 700;
line-height: 100px;	
}
.error-page  .search-form{
margin: 15px 0;
}
.error-page .search-field{
width: 353px;
}
.error-page .widget_recent_entries h4{
margin-bottom: 8px;
}
.error-page .widget_recent_entries ul li{
border-bottom: 1px solid #ECECEC;
}
.error-page .widget_recent_entries ul li:last-child{
border-bottom: none;
} .contact-page .map{
margin: 20px 0;
}
.contact-page .contact-form .error{
color: #F0685C;
font-size: 13px;
}
.contact-page .contact-form .row{
margin-bottom: 30px;
overflow: hidden;
}
.contact-page .contact-form .row{
margin-bottom: 30px;
overflow: hidden;
}
.contact-page .contact-form .right{
margin-left: 30px;
}
.recaptcha_only_if_image, 
.recaptcha_only_if_audio, 
.contact-page .contact-form label{
display: block;
font-size: 14px;
margin-bottom: 3px;
}
.recaptcha_refresh,
.recaptcha_only_if_image,
.recaptcha_only_if_audio,
.recaptcha_help{
float: left;
font-size: 12px;
color: #999999;
margin-right: 15px;
}
#recaptcha_widget i{
margin-right: 5px;
}
#recaptcha_image{
max-width: 100%;
}
.col-last .recaptcha_only_if_image, 
.col-last .recaptcha_only_if_audio{
font-weight: 400;
}
.contact-page .contact-form label span{
margin-left: 15px;
font-size: 12px;
color: #BCBCBC;
font-weight: normal;
}
.contact-page .one-half{
overflow: hidden;
}
.contact-page .contact-form input[type="text"],
.contact-page .contact-form input[type="email"],
.contact-page .contact-form textarea{
display: block;
font-family: inherit;
font-size: 14px;
padding: 10px 14px;
border: 1px solid #EEEEEE;
margin: 0;
color: #AEAEAE;
}
.contact-page .contact-form input[type="text"],
.contact-page .contact-form input[type="email"]{
width: 344px;
}
.contact-page .contact-form .message-field input[type="text"]{
width: 750px;
}
.contact-page .contact-form textarea{
height: 185px;
width: 750px;
}
.msgbox{
color: #FFFFFF;
margin-bottom: 20px;
padding: 10px;
}
.msgbox-error{
background: #C14E36;	
}
.msgbox-success{
background: #6BCA70;
}
.msgbox i{
margin-right: 5px;
} .widget{
margin-bottom: 30px;
overflow: hidden;
}
#sidebar .widget .widget-title{
overflow: hidden;
border-bottom: 2px solid #F97E76;
margin-bottom: 15px;
}
#sidebar .widget .widget-title h4{
background: #F97E76;
float: left;
padding: 5px 10px;
color: #FFFFFF;
font-weight: 700;
}
.widget ul,
.widget ol{
list-style: none;
margin: 0;
padding: 0;
} .widget_categories ul li,
.widget_recent_comments ul li,
.widget_archive ul li,
.widget_meta ul li,
.widget_pages ul li,
.widget_recent_entries ul li{	
margin-bottom: 8px;
padding-bottom: 8px;
}
#sidebar .widget_categories ul li,
#sidebar .widget_recent_comments ul li,
#sidebar .widget_archive ul li,
#sidebar .widget_meta ul li,
#sidebar .widget_pages ul li,
#sidebar .widget_recent_entries ul li{
background: url(//adultindustry.news/wp-content/themes/xxx/images/bullet-dark.png) no-repeat left 8px;
padding-left: 12px;	
border-bottom: 1px solid #ECECEC;
}
#footer .widget_categories ul li,
#footer .widget_recent_comments ul li,
#footer .widget_archive ul li,
#footer .widget_meta ul li,
#footer .widget_pages ul li,
#footer .widget_recent_entries ul li{
border-bottom: none;
border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
#sidebar .widget ul li:last-child,
#footer .widget ul li:last-child{
border-bottom: none;
margin-bottom: 0;
padding-bottom: 0;
}
.widget select{
border: 1px solid #ECECEC;
font: inherit;
color: inherit;
width: 100%;
padding: 8px;
}
#footer .widget .widget-title{
overflow: hidden;
border-bottom: none;
border-bottom: 2px solid rgba(255, 255, 255, 0.1);
margin-bottom: 10px;
}
#footer .widget .widget-title h4{
background: rgba(255, 255, 255, .1);
float: left;
padding: 5px 10px;
color: #FFFFFF;
} .widget_slider{
position: relative;
}
.widget_slider .attachment-fp374_200{
height: 170px;
width: 300px;
}
.widget_slider .slider-widget-posts{
display: none;
}
.widget_slider .slider-widget-posts ul li{
position: relative;
}
.widget_slider .slider-widget-posts h4{
background: rgba(0,0,0,0.6);
position: absolute;
bottom: 30px;
left: 0;
display: inline-block;
padding: 2px 8px 5px;
}
.widget_slider .slider-widget-posts h4 a{
color: #FFFFFF;
display: block;
}
.slider-widget-posts .flex-control-paging{
bottom: 0;
}
.slider-widget-posts .flex-control-paging li {
margin: 0 4px;
}
.slider-widget-posts .flex-control-paging li a {
background: #FFFFFF;
background: rgba(255, 255, 255, 0.5);
border-radius: 10px;
cursor: pointer;
display: block;
height: 11px;
text-indent: -9999px;
width: 11px;
}
.slider-widget-posts .flex-control-paging li a:hover{
background: #FFFFFF;
}
.slider-widget-posts .flex-control-paging li a.flex-active {
background: #FFFFFF;
} .widget_adsingle .outer-wrap{	
text-align: center;
}
.widget_adsingle .in-wrap{
display: inline-block;
max-width: 100%;
} .widget_adsblock ul{
overflow: hidden;
margin-top: 10px;
list-style: none;	
margin: 0;
padding: 0;
}
.widget_adsblock ul li{
float: left;
margin-top: 15px;
padding: 0 !important;
width: 140px;
height: 140px;	
border-bottom: none !important;
margin-right: 0px;	
}
.widget_adsblock ul li img{
width: 140px;
height: 140px;	
}
.widget_adsblock ul li a{
display: block;
}
.widget_adsblock  ul li:first-child{
margin-right: 15px;
margin-top: 0;
}
.widget_adsblock ul li:first-child + li {
margin-top: 0;
}
.widget_adsblock ul li:first-child + li + li{
margin-right: 15px;
} .widget_social_counter ul{
overflow: hidden;
}
.widget_social_counter ul li{
float: left;
margin-top: 10px;
width: 125px;
height: 41px;
border-bottom: none !important;
margin-right: 0px;	
padding: 10px !important;
color: #FFFFFF;
height: 41px;
}
.widget_social_counter ul li a{
color: #FFFFFF;
}
.widget_social_counter ul li:last-child{
padding: 10px;
}
.widget_social_counter  ul li:first-child{
margin-right: 10px;
margin-top: 0;
}
.widget_social_counter ul li:first-child + li {
margin-top: 0;
}
.widget_social_counter ul li:first-child + li + li{
margin-right: 10px;
}
.widget_social_counter ul li i{
font-size: 32px;
}
.widget_social_counter ul li.twitter{
background: #5BB3F2;
background: linear-gradient(to bottom, #5BB3F2 70%, #4AA6D4 100%);
}
.widget_social_counter ul li.facebook{
background: #4866A6;
background: linear-gradient(to bottom, #4866A6 70%, #3B5997 100%);
}
.widget_social_counter ul li.dribbble{
background: #F189B0;
background: linear-gradient(to bottom, #F189B0 70%, #DB779E 100%);
}
.widget_social_counter ul li.rss{
background: #FFB54D;
background: linear-gradient(to bottom, #FFB54D 70%, #FF994D 100%);
}
.widget_social_counter .icon{
float: left;
margin-right: 10px;
}
.widget_social_counter .text{
font-size: 13px;
opacity: 0.75;
} .widget_calendar { 
margin-bottom: 0 
}
.widget_calendar #calendar_wrap{
padding: 1px;
}
.widget_calendar td {
text-align: center;
padding: 7px 0;
border-top: 1px solid #F1F4F6;
border-right: 1px solid #F1F4F6;
}
.widget_calendar td:first-child{
border-left: 1px solid #F1F4F6;
}
.widget_calendar td a{
font-weight: 700;
}
.widget_calendar tfoot td a{
font-weight: 400;
}
.widget_calendar thead th {
padding: 10px 0;
text-align: center;
}
.widget_calendar caption {   
font-weight: 700;
}
.widget_calendar #prev {
text-align: left;
padding-left: 12px;
} .widget_tabs .widget-tabs-title-container ul{
overflow: hidden;
margin-bottom: 15px;
background: #414140;
}
.widget_tabs .widget-tabs-title-container ul li{	
padding: 9px 10px 10px !important;
float: left;	
display: block;		
}
.widget_tabs .active {
background: #F97E76;
}
.widget_tabs .widget-tabs-title-container ul li a{
color: #FFFFFF;
}
.widget_tabs .widget-tabs-title-container ul li:first-child{
margin-left: 0;
}
.widget_tabs .tab-content{
display: none;
}
.widget_tabs .post-list li{
overflow: hidden;
margin-bottom: 7px;	
padding: 0 0 10px 0 !important;
}
.widget_tabs .comment-list li{
overflow: hidden;
margin-bottom: 10px;	
padding: 0 0 1px 0 !important;
}
.widget_tabs .comment-list .thumbnail,
.widget_tabs .post-list .thumbnail{
width: 70px;
float: left;
margin-right: 15px;
}
.widget_tabs .comment-list .avatar,
.widget_tabs .post-list .wp-post-image{
width: 70px;
height: 70px;
}
.widget_tabs .comment-text{
line-height: 1.2;
} .widget_comments .comment-list li{
margin-bottom: 8px;
overflow: hidden;
}
.widget_comments .thumbnail{
float: left;	
width: 70px;
margin-right: 10px;
}
.widget_comments .thumbnail img{
display: block;
}
.widget_comments .entry-meta {
margin: 0;
}
#footer .widget_comments .thumbnail{
width: 50px;
margin-right: 7px;
} .tagcloud{
overflow: hidden;
margin-top: 10px;
}
.tagcloud a{
display: block;
float: left;
font-size: 14px !important;
margin-bottom: 6px;
margin-right: 6px;
padding: 4px 7px 5px; 	
color: #FFFFFF;
opacity: 0.8;
}
#sidebar .tagcloud a{
background: #53C5C5;
}
.tagcloud a:hover{
opacity: 1;
}
.widget_flickr .flickr_thumbs{
overflow: hidden;
} #sidebar .search-field {
padding: 9px 10px 10px;
width: 278px;
}
#sidebar .search-submit {
color: #999999;
top: 6px;
}
#footer .search-field {
width: 222px;
} .widget_pinterest ul li.pinterest-follow-me img{
display: block;
height: 28px
}
.widget_pinterest .recent-pins-widget{
overflow: hidden;
}
#sidebar .widget_flickr .flickr_thumbs,
#sidebar .widget_pinterest .recent-pins-widget{
width: 321px;
}
#sidebar .widget_pinterest ul li,
#sidebar .widget_flickr ul li{
width: 85px;
float: left;
margin-right: 22px;
margin-bottom: 22px;
padding: 0 !important;
border-bottom: none !important;
}
#sidebar .widget_pinterest .pinterest-image img,
#sidebar .widget_flickr .flickr_thumbs img{
width: 85px;
height: 85px;
display: block;
}
#footer .widget_flickr .flickr_thumbs,
#footer .widget_pinterest .recent-pins-widget{
width: 260px;
}
#footer .widget_pinterest ul li,
#footer .widget_flickr ul li{
width: 55px;
float: left;
margin-right: 10px;
margin-bottom: 10px;
padding: 0 !important;
border-bottom: none !important;
}
#footer .widget_pinterest .pinterest-image img,
#footer .widget_flickr .flickr_thumbs img{
width: 55px;
height: 55px;
display: block;
} #footer{
color: #FFFFFF;	
color: rgba(255, 255, 255, 0.8);
line-height: 1.4;
overflow: hidden;
margin-top: 30px;
}
#footer .footer-widgets{
padding: 20px 0;
}
#footer a{ color: #FFFFFF;
color: rgba(255, 255, 255, 0.7);
}
#footer a:hover{
color: #FFFFFF;
}
#footer .tagcloud a{
border: 1px solid #B9E1DC;
}
#footer .tagcloud a:hover{
border: 1px solid #FFFFFF;
}
#footer .footer-info{
background: #414140;
padding: 20px 0;
}
#footer .footer-info a{
color: #999999;
}
#footer .footer-left{
float: left;
}
#footer .footer-right{
float: right;
max-width: 200px;
}
#footer .footer-right ul{
overflow: hidden;
}
#footer .footer-right ul li{
float: left;
margin-left: 7px;
font-size: 16px;
}   @media only screen and (min-width: 1281px){
.header-carousel .owl-prev {
left: -100px;
}
.header-carousel .owl-next {
right: -85px;
}
}
@media only screen and (min-width: 980px) and (max-width: 1024px) {
.header-carousel .owl-prev {
left: -60px;
}
.header-carousel .owl-next {
right: -45px;
}
} @media only screen and (min-width: 980px) and (max-width: 1279px) {
#container, 
.content-wrap {
width: 960px;
}
.ticker .tickercontainer {
width: 650px;
}
#header .banner {
float: left;
margin: 15px 0 0 120px;
}	
.header-carousel .content-wrap {
width: 860px;
}
.header-carousel .attachment-fp374_200 {
height: 160px;
width: 300px !important;
}
.header-carousel .post-wrap {
margin-top: 95px;
}
.header-carousel .post-details {
width: 262px;
padding-left: 10px;
}
.header-carousel .post-details .post-desc .excerpt {
display: none !important;
}
.header-carousel .post-details .more {
margin-top: 15px;
}	
#content {
margin-right: 20px;
width: 640px;
}
.attachment-fp780_400{
height: 350px;
width: 640px;
}
.main-slider .post-info {
left: 90px;
}
.contact-page .contact-form input[type="text"], 
.contact-page .contact-form input[type="email"] {
width: 277px;
}
.contact-page .contact-form .message-field input[type="text"],
.contact-page .contact-form textarea{
width: 610px;
}
.related-posts .attachment-fp239_130 {
width: 196px;
height: 110px;
}
} @media only screen and (min-width: 754px) and (max-width: 979px) {
#container, 
.content-wrap {
width: 736px;
}
#header .top .left {
max-width: 430px;
}
.ticker .tickercontainer {
width: 420px;
}
#header .banner {
margin-right: 5px;
margin-top: 15px;
}	
.header-carousel .content-wrap {
width: 740px;
}
.header-carousel .attachment-fp374_200 {
height: 160px;
width: 232px !important;
}
.header-carousel .post-wrap {
margin-top: 95px;
}
.header-carousel .post-details {
width: 222px;
padding-left: 10px;
}
.header-carousel .post-details .post-desc .excerpt {
display: none !important;
}
.header-carousel .post-details .more {
margin-top: 15px;
}
.header-carousel .owl-controls {
display: none !important;
}	
#content {
margin-right: 0;
width: 740px;
}
.contact-page .contact-form input[type="text"], 
.contact-page .contact-form input[type="email"] {
width: 325px;
}
.contact-page .contact-form .message-field input[type="text"],
.contact-page .contact-form textarea{
width: 710px;
}
#sidebar{
width: 710px;
margin-top: 30px;
-webkit-column-count: 2;
-webkit-column-gap: 30px;
-webkit-column-fill: balance;
-moz-column-count: 2;
-moz-column-gap: 30px;;
-moz-column-fill: balance;
column-count: 2;
column-gap: 30px;;
column-fill: balance;
}
#sidebar .widget{
display: inline-block;
width: 300px !important;
}
#footer .one-fourth {
width: 45%;
}
#footer .search-field {
width: 310px;
}
} @media only screen and (min-width: 480px) and (max-width: 753px) {
#container, 
.content-wrap {
width: 440px;		
}
#header .social {
display: none;
}
#header .top .left {
max-width: 440px;
}
.ticker .tickercontainer {
width: 350px;
}
.ticker-section .search {
float: left;
width: 320px;
margin: 10px 0 15px 60px;
}
.ticker-section .search-field {
width: 298px;
}
#header .banner {
display: none;
}
.primary-menu {
height: auto;
}
.primary-menu ul { 
float: none; 
display: none;
width: 100%;  	    
height: auto;
}
.primary-menu ul li {
width: 100% !important;  	    
position: relative;
overflow: hidden;
background: transparent; 	
}
.primary-menu ul ul {
display: none;
}
.primary-menu ul li li {
background: transparent; 
border: 0;
}	
.primary-menu .menu-slide {
display: block;
} .header-carousel .content-wrap {
width: 440px;
}
.header-carousel .owl-controls {
display: none !important;
}
.header-carousel .owl-carousel {
margin-left: 5px;	
}
.header-carousel h4{
font-size: 16px;
}
.header-carousel .attachment-fp374_200 {
height: 120px;
width: 205px !important;
}
.header-carousel .post-wrap {
margin-top: 40px;
}
.header-carousel .post-details {
width: 200px;
padding-left: 5px;
}
.header-carousel .post-details .post-desc .excerpt,
.header-carousel .post-details .more	{
display: none !important;
}
#content {
margin-right: 0;
width: 440px;
}
.attachment-fp239_130 {
height: 90px;
width: 135px;
}
.contact-page .contact-form input[type="text"], 
.contact-page .contact-form input[type="email"] {
width: 180px;
}
.contact-page .contact-form .message-field input[type="text"],
.contact-page .contact-form textarea{
width: 410px;
}
.contact-page .map iframe{
width: 440px;
height: 220px;
}
.attachment-fp780_400 {
height: 250px;
width: 440px;
}
.main-slider .post-excerpt {
display: none;
}
.main-slider .post-info {
left: 70px;
top: 20%;
width: 65%;
}
.feat-cat .item-post .thumb {
margin-right: 7px;
width: 60px;
}
.feat-cat .item-post .wp-post-image {
height: 60px;
width: 60px;
}
.related-posts h5,
.feat-cat h5 {
font-size: 0.99em;
}
.attachment-fp374_200 {
height: 140px;
width: 211px;
}
.thumb-wrap a.post-link{
left: 35%;
}
.thumb-wrap .overlay:hover a.post-link{
top: 28%;  
}
.video-thumb iframe {
height: 140px !important;
}
#respond .comment-form-author input[type="text"], 
#respond .comment-form-email input[type="text"] {
width: 88%;
}
#respond .comment-form-url input[type="text"], 
#respond textarea {
width: 94%;
}
#sidebar{
width: 440px;
margin-top: 30px;
-webkit-column-count: 2;
-webkit-column-gap: 10px;
-webkit-column-fill: balance;
-moz-column-count: 2;
-moz-column-gap: 10px;;
-moz-column-fill: balance;
column-count: 2;
column-gap: 10px;;
column-fill: balance;
}
#sidebar .widget{
display: inline-block;
width: 210px !important;
}
.widget_social_counter ul li:first-child + li {
margin-top: 10px;
}
.widget_adsblock ul li:first-child + li {
margin-top: 15px;
}
#sidebar .search-field {
width: 188px;
}
#footer .one-fourth {
width: 45%;
}
#footer .search-field {
width: 310px;
}
} @media only screen and (max-width: 479px) {
#container, 
.content-wrap {
width: 300px;	
}
#header .social {
display: none;
}
#header .top .left {
max-width: 300px;
}
.ticker .tickercontainer {
width: 220px;
}
.ticker-section .search {
float: left;
width: 260px;
margin: 10px 0 15px 20px;
}
.ticker-section .search-field {
width: 238px;		
}
#header .banner {
display: none;
}
.primary-menu .menu-slide {
display: block;
}
.primary-menu {
height: auto;
}
.primary-menu ul { 
float: none; 
display: none;
width: 100%;  	    
height: auto;
}
.primary-menu ul li {
width: 100% !important;  	    
position: relative;
overflow: hidden;
background: transparent; 	
}
.primary-menu ul ul {
display: none;
}
.primary-menu ul li li {
background: transparent; 
border: 0;
}	
.primary-menu .menu-slide {
display: block;
} .header-carousel .content-wrap {
width: 300px;		
}
.owl-controls {
display: none !important;
}
.header-carousel .owl-carousel {
margin-left: 5px;
}
.attachment-fp780_400,
.attachment-fp374_200 {
height: 160px;
width: 300px !important;
}
.header-carousel .post-wrap {
margin-top: 80px;
}
.header-carousel .post-details {
width: 280px;
padding-left: 5px;
}
.header-carousel .post-details .post-desc .excerpt,
.header-carousel .post-details .more	{
display: none !important;
}
#content {
margin-right: 0;
width: 300px;
}
#sidebar{
margin-top: 30px;
}
.main-slider .post-excerpt,
.main-slider .read-more{
display: none;
}
.main-slider .post-info {
left: 20px;
width: 85%;
}
.main-slider .post-info h2 {
font-size: 18px;
}
.one-half, 
.one-third, 
.one-fourth {
margin-right: 0;
width: 100%;  
margin-bottom: 30px;
}
.last{
margin-bottom: 0;
}	
#respond .comment-form-author, 
#respond .comment-form-email {
width: 100%;
}
#respond .comment-form-url input[type="text"], 
#respond textarea {
width: 90%;
}
.contact-page .contact-form input[type="text"], 
.contact-page .contact-form input[type="email"] {
width: 260px;
}
.contact-page .contact-form .message-field input[type="text"],
.contact-page .contact-form textarea{
width: 260px;
}
.contact-page .map iframe{
width: 100%;
height: 180px;
}
#footer .search-field {
width: 278px;
}
#footer .footer-left {
float: none;
text-align: center;
}
#footer .footer-right {
float: none;
margin: 0 auto;
margin-top: 10px;
}
}