/* --------------------------------------------------------------------------------------------------------------------------------------------------------------- */
/* ----------------------------------- www.chat-2-me.co.uk - Custom Design by Matt Sellers - matt.sellers@livelinesuk.com ---------------------------------------- */
/* --------------------------------------------------------------------------------------------------------------------------------------------------------------- */


.clickable {position:relative;}
.clickable a {
position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    text-decoration: none; /* No underlines on the link */
    z-index: 10; /* Places the link above everything else in the div */
    background-color: #FFF; /* Fix to make div clickable in IE */
    opacity: 0; /* Fix to make div clickable in IE */
    filter: alpha(opacity=1); /* Fix to make div clickable in IE */
}

/* Text Service ---------------------------------------------------------------------------------------------------------------------------------------------------*/
.text-service {
font-family: 'bebas_neueregular';
font-size: 40px;
line-height: 0.9em;
background: url(http://www.chat-2-me.co.uk/images/img_chat-2-me_text-service-image.png) no-repeat left center #2d2e2e;
text-align: left;
text-transform: none;
color: #ffffff;
padding: 10px 10px 10px 70px;
margin-bottom: 5px;
letter-spacing: 0px;
display: none;
}
@media only screen 
and (max-width : 660px) {
.text-service {font-size: 30px;}
}
.text-service + .callcharge {
    display: none;
}
/* Header ------------------------------------------------------*/
#header {
background: rgba(0, 0, 0, 0.8);
}
@media only screen 
and (max-width : 1000px) {
#header {
background: rgba(0, 0, 0, 1);
}}
#primary-nav ul a:hover, #primary-nav ul li.sfHover a, #primary-nav ul li.current-cat a, #primary-nav ul li.current_page_item a, #primary-nav ul li.current-menu-item a {
text-decoration: none;
}
#primary-nav ul li {
float: left;
position: relative;
z-index: 40;
}
#primary-nav ul a {
font-size: 20px;
text-transform: uppercase;
padding: 0 20px;
font-family: 'bebas_neueregular';
font-weight: normal;
height: 65px;
line-height: 65px;
}
#primary-nav ul ul li a {
font-size: 20px;
color: #fff;
font-family: 'bebas_neueregular';
font-weight: normal;
height: 45px;
line-height: 45px;
padding: 0;
}
#primary-nav ul li.sfHover ul a { font-size: 20px;}
#primary-nav ul li.sfHover ul a:hover { color: #ff00ba; }


.number {
font-family: 'swiss921_btregular';
font-size: 48px;
line-height: 1em;
letter-spacing: -0.05em;
text-transform: uppercase;
}

#sms-top {
    display: block;
    float: right;
    margin: 0px 0px 0px 10px;
    height: 420px!important;
}
#sms-bottom {display:none;float:left;margin:10px 10px 10px 0px;height: 420px!important;}
@media only screen 
and (max-width : 660px) {
#sms-top {display:none;float:right;margin:0px 0px 0px 10px;}
#sms-bottom {display:block;float:left;margin:10px 10px 10px 0px;/*position: relative;top:600px;*/}
}

.recent-posts-widget-with-thumbnails ul li {
overflow: hidden;
margin: 0 0 0em;
}
.widget li {
border-bottom: 1px solid #efefef;
padding: 0px 0;
text-transform: uppercase;
}
@media only screen 
and (max-width : 1000px) {
#primary-nav > div > ul > li > a {
margin-right: 10px;
color: #ff00ba;
}}
#recent-posts-widget-with-thumbnails img {
max-width: 55px;
width: 100%;
height: auto;
border: 2px solid #efefef;
background-color: #efefef;
}
/*.recent-posts-widget-with-thumbnails ul li img {
    border: 2px solid #efefef;
background-color: #efefef;
}*/
.recent-posts-widget-with-thumbnails ul li {
overflow: hidden;
margin: 0 0 0em;
}
.widget li {
border-bottom: 0px solid #efefef;
padding: 0 0;
}
/* Post Layout ------------------------------------------------------*/
.name {font-family:'pacificoregular'; line-height:1.5em; color:#ff00ba; font-size:36px;}
.more-girls {font-family:'pacificoregular'; line-height:1.5em; color:#ffffff; font-size:30px; margin-bottom:10px;}
.number {font-family: 'swiss921_btregular'; font-size: 50px; line-height:1em; letter-spacing: -0.02em; text-transform: uppercase;}
.callcharge {font-family:"HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 11px; line-height:1em; color:#bcbcbc; margin-bottom:10px;}
.details {font-family: 'bebas_neueregular'; line-height:1em; color:#ff00ba; font-size:24px;}
.black {color:#000000;}
#disclaimer {font-size: 11px; text-align:justify; text-transform:none; line-height:14px; color:#9a9a9a;} 
.nocomments {display:none;}
.feature-content {display:none;}
.girl-first a img, .girl-second a img, .girl-third a img, .girl-last a img {
	-webkit-transition: opacity 150ms ease-in-out;
	-moz-transition: opacity 150ms ease-in-out;
	-o-transition: opacity 150ms ease-in-out;
	transition: opacity 150ms ease-in-out;
}
.girl-first a:hover img, .girl-second a:hover img, .girl-third a:hover img, .girl-last a:hover img {opacity: 0.4;}
.girls-box {background:#2d2e2e; padding:10px; float-left; display:inline-block;}
.girls-wrapper {align:center;display:inline-block;}
.girl-first {float:left;background-color: #ff00ba;}
.girl-second {float:left; margin-left:5px;margin-right:5px;background-color: #ff00ba;}
.girl-third {float:left;background-color: #ff00ba;}
.girl-last {float:left; margin-left:5px;background-color: #ff00ba;}
#text-4, #text-3, #text-2 {background:none; padding: 0px 20px 0px 20px;}
@media only screen 
and (max-width : 660px) {
.more-girls {font-family:'pacificoregular'; line-height:1.5em; color:#ffffff; font-size:24px; margin-bottom:10px;}
.girl-first {margin-bottom:5px;}
.girl-first img {width:128px;float:left;}
.girl-second {margin-bottom:5px;margin-left:5px;margin-right:0px;}
.girl-second img {width:128px;float:left;}
.girl-third {margin-bottom:0px;}
.girl-third img {width:128px;float:left;}
.girl-last { margin-left:5px;}
.girl-last img {width:128px;float:left;}
}
/* ======== SMS-Feed === */
@-webkit-keyframes glowing {
	0% { background-color: #ea00ff; -webkit-box-shadow: 0 0 3px #ea00ff; }
	50% { background-color: #ff0000; -webkit-box-shadow: 0 0 20px #ff0000; }
	100% { background-color: #ea00ff; -webkit-box-shadow: 0 0 3px #ea00ff; }
}
@-moz-keyframes glowing {
	0% { background-color: #ea00ff; -webkit-box-shadow: 0 0 3px #ea00ff; }
	50% { background-color: #ff0000; -webkit-box-shadow: 0 0 20px #ff0000; }
	100% { background-color: #ea00ff; -webkit-box-shadow: 0 0 3px #ea00ff; }
}
@-o-keyframes glowing {
	0% { background-color: #ea00ff; -webkit-box-shadow: 0 0 3px #ea00ff; }
	50% { background-color: #ff0000; -webkit-box-shadow: 0 0 20px #ff0000; }
	100% { background-color: #ea00ff; -webkit-box-shadow: 0 0 3px #ea00ff; }
}
@keyframes glowing {
	0% { background-color: #ea00ff; -webkit-box-shadow: 0 0 3px #ea00ff; }
	50% { background-color: #ff0000; -webkit-box-shadow: 0 0 20px #ff0000; }
	100% { background-color: #ea00ff; -webkit-box-shadow: 0 0 3px #ea00ff; }
}
.sms-persona-holder {
    position: relative;
    display: inline-block;
    margin: 30px auto;
}
.sms-persona-header {
    color: #5d5d5d;
    font-size: 2em;
    font-weight: bold;
    line-height: normal;
    text-align: center;
    position: relative;
    padding: 10px;
    margin: 10px 1% 1%;
    background: #efefef;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border: #cccccc solid 1px;
    box-shadow: inset 0px 0px 0px 1px #ffffff;
    -moz-box-shadow: inset 0px 0px 0px 1px #ffffff;
    -webkit-box-shadow: inset 0px 0px 0px 1px #ffffff;
	display: inline-block;
    width: 100%;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -moz-box-sizing: border-box;
	transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
}
.sms-persona-header span {
	/* font-family: 'bebas_neueregular'; */
    font-size: 0.7em;
    font-weight: normal;
    display: block;
}
.sms-persona-header.clickable:hover {
    color: #ffffff;
    background: #cf142b;
}
.sms-persona {
    display: inline-block;
    float: left;
    position: relative;
    width: 31%;
    height: 407px;
    margin: 10px 1%;
    background: #efefef;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    color: #5d5d5d;
    border: #cccccc solid 1px;
    box-shadow: inset 0px 0px 0px 1px #ffffff;
    -moz-box-shadow: inset 0px 0px 0px 1px #ffffff;
    -webkit-box-shadow: inset 0px 0px 0px 1px #ffffff;
}
@media screen and (min-width: 479px) {
	.sms-persona {
		pointer-events: none;
		cursor: default;
	}
}
@media screen and (max-width: 1169px) {
	.sms-persona {
		height: 525px;
	}
}

@media screen and (min-width: 1200px) {
	.sms-persona {
		height: 600px;
	}
}
@media screen and (min-width: 1600px) {
	.sms-persona {
		height: 600px;
		width: 23%;
	}
}

@media screen and (max-width: 767px) {
	.sms-persona {
		width: 47%;
		margin: 10px 1%;
		height: 550px;
	}
}
@media screen and (max-width: 479px) {
	.sms-persona {
		width: 98%;
		margin: 10px 1%;
		height: auto;
	}
}
.sms-persona-image {
    position: inherit;
    float: left;
    width: 100%;
    height: auto;
    display: inherit;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border: 1px solid #efefef;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}
.sms-persona-image:before {
    content: 'Text Me';
    font-family: 'bebas_neueregular';
    font-weight: normal;
    font-size: 1.2em;
    line-height: normal;
    border-radius: inherit;
    -moz-border-radius: inherit;
    -webkit-border-radius: inherit;
    border: none;
    color: #ffffff;
    cursor: auto;
    display: inline-block;
    padding: 2px 5px;
    text-align: center;
    text-decoration: none;
    top: 5px;
    left: 5px;
    position: absolute;
	-webkit-animation: glowing 1500ms infinite;
	-moz-animation: glowing 1500ms infinite;
	-o-animation: glowing 1500ms infinite;
	animation: glowing 1500ms infinite;
}
.sms-persona-image img {
    border-radius: inherit;
    -moz-border-radius: inherit;
    -webkit-border-radius: inherit;
    width: 100%;
}
.sms-persona-details {
	position: relative;
	top: 0;
	transform: none;
	width: 100%;
	float: left;
	margin-left: 0;
	padding: 5px 0;
}
.sms-persona-name, .sms-persona-age, .sms-persona-number, .sms-persona-location, .sms-persona-description {
    padding: 1px 10px;
    position: relative;
}
.sms-persona-name {
    font-family: 'bebas_neueregular';
    font-weight: normal;
    font-size: 2em;
    float: left;
	padding-right: 0;
}
.sms-persona-age {
    font-family: 'bebas_neueregular';
    font-weight: normal;
    font-size: 1.5em;
    float: left;
}
.sms-persona-age:before {
    content: 'Age : ';
	position: inherit;
    font-size: 0.8em;
    opacity: 0.69;
}
.sms-persona-number {
    display: inline-block;
    width: 100%;
    padding: 1px 4%;
    font-family: 'bebas_neueregular';
    font-weight: normal;
    font-size: 1.7em;
    /* text-align: center; */
    /* background: rgba(255, 255, 255, 0.77); */
    background: #cf142b;
    color: #ffffff!important;
    text-shadow: -1px -1px 0 #ce0000, 1px -1px 0 #ce0000, -1px 1px 0 #ce0000, 1px 1px 0 #ce0000;
}
.clickable .sms-persona-number {
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
}
.clickable:hover .sms-persona-number {
	color: #000000;
	text-shadow: -1px -1px 0 #ff0000, 1px -1px 0 #ff0000, -1px 1px 0 #ff0000, 1px 1px 0 #ff0000;
}
.sms-persona-number:before {
    content: 'Text Me : ';
    position: inherit;
    font-size: 0.7em;
	opacity: 0.69;
}
@media screen and (max-width: 479px) {
	.sms-persona-number:before {
		content: 'Click To Text Me : ';
	}
}
.sms-persona-number a {
    text-decoration: none;
    color: inherit;
	pointer-events: none;/*Disables Safari Problem*/
}
.sms-persona-location {
    font-weight: bold;
    background: rgba(255, 255, 255, 0.44);
}
.sms-persona-location:before {
	content: 'Location : ';
    font-weight: normal;
}
.sms-persona-description {
    line-height: normal;
    text-align: justify;
}
/* ======== SMS-Side-Feed === */
.sms-persona-holder.side-sms {
    margin: 0 auto 0 15px;
    width: 90%;
}
@media screen and (max-width: 940px) {
	.sms-persona-holder.side-sms {
		display: none;
	}
}
.sms-persona-header.side-sms {
    margin: 0;
    font-size: 1.6em;
}
.side-sms .sms-persona-header.clickable {
    font-size: 1.6em;
}
.sms-persona.side-sms {
    width: 100%;
    height: auto;
    margin: 10px 0 0;
}
.sms-persona-details.side-sms {
    font-size: 1em;
    font-weight: normal;
    line-height: 1.8em;
}
/* ======== Feed End === */