/*
Theme Name:     AdultPark
Description:    Child theme for the SMS Pay theme with Subscription
Author:         Irimia Ionut
Template:       sms_pay
Version:        0.1.0
*/

@import url("../sms_pay/style.css");

.side-nav li a {
    color: #f8372f;
    text-shadow: 0px 1px rgba(0,0,0,0.6);
}

.side-nav li.current-menu-item a, 
.side-nav li.current_page_item a {
    color: #AFBBC9;
    font-size: inherit; 
    height: 34px;
    overflow: hidden;
    text-shadow: 0 1px rgba(0, 0, 0, 0.6);
}

.next, .prev{
	opacity: 0.7;
	background: #ea9645; /* Old browsers */
	background: -moz-linear-gradient(top, #F8372F 0%, #811A15 53%, #F8372F 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#F8372F), color-stop(53%,#811A15), color-stop(100%,#F8372F)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #F8372F 0%,#v 53%,#F8372F 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #F8372F 0%,#811A15 53%,#F8372F 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #F8372F 0%,#811A15 53%,#F8372F 100%); /* IE10+ */
	background: linear-gradient(to bottom, #F8372F 0%,#811A15 53%,#F8372F 100%); /* W3C */
}

.detail-content {
    color: #f8372f;
    text-shadow: 0px 1px rgba(0,0,0,0.6);
}

#commentform p{
	margin: 20px;
}
#age-yes {
background:none;
}
#age {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
  border-radius: 4px;
  border-top: medium none;
  box-shadow: none;
  height: auto;
  left: 0;
  margin: 0 auto;
  max-width: 290px;
  padding: 10px;
  position: fixed;
  right: 0;
  top: 25%;
  z-index: 900;

}
.body_agever {
  background-image: url("images/back_agever.png");
  background-position: center center;
  background-size: 301px auto;
  bottom: 0;
  display: block;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
}
.logo_avever {
  display: block;
  height: auto;
  margin: 0 auto;
  padding: 2px;
  width: 85%;
}
#agever img {
  margin:0 auto;
}
#commentform input {
    color: #777777;
    font-size: 20px;
    width: 200px;
}
#commentform p {
    color: #777777;
    font-size: 20px;
}
#comment {
    background: none repeat scroll 0 0 #1C1C1C;
    border: 1px solid #3C3C3C;
    color: #999999;
    font-size: 20px;
    padding: 10px;
}

.app-info h3, .app-info-no-float h3, .app-info-no-float span {
    color: #FF3F34;
     padding: 10px;
}
#download-app{
	border:1px solid #F8372F;
	background: #F8372F; /* Old browsers */
	background: -moz-linear-gradient(top, #F8372F 0%, #811A15 53%, #F8372F 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#F8372F), color-stop(53%,#811A15), color-stop(100%,#F8372F)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #F8372F 0%,#v 53%,#F8372F 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #F8372F 0%,#811A15 53%,#F8372F 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #F8372F 0%,#811A15 53%,#F8372F 100%); /* IE10+ */
	background: linear-gradient(to bottom, #F8372F 0%,#811A15 53%,#F8372F 100%); /* W3C */
}

#agever input {
  border: 1px solid #000000;
  border-radius: 10px;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2);
  color: #FFFFFF;
  padding: 10px;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.5);
  width: 100%;
}
#age p {
  font-family: 'Roboto',sans-serif;
  font-size: 12px;
  font-weight: 300;
  padding: 11px 0;
  text-transform: uppercase;
}
#agever{
	padding:0px;
	width:100%;
}
#img_text {
  display: block;
  margin: 0 auto;
  padding-top: 4px;
  width: 100%;
}
.age-buttons {
  margin: 11px auto 0;
  padding: 10px;
  text-align: center;
  border-radius:7px;
  background: rgb(204,28,28); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(204,28,28,1) 52%, rgba(183,25,25,1) 52%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(52%,rgba(204,28,28,1)), color-stop(52%,rgba(183,25,25,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(204,28,28,1) 52%,rgba(183,25,25,1) 52%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(204,28,28,1) 52%,rgba(183,25,25,1) 52%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(204,28,28,1) 52%,rgba(183,25,25,1) 52%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(204,28,28,1) 52%,rgba(183,25,25,1) 52%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc1c1c', endColorstr='#b71919',GradientType=0 ); /* IE6-9 */
}
#agever input {
   border: medium none;
   border-radius: 10px;
   box-shadow: none;
   color: #ffffff;
   font-family: "Roboto",sans-serif;
   font-size: 17px;
   font-weight: 300;
   height: 40px;
   margin: 0;
   padding: 0 !important;
   text-shadow: none;
   width: 203px;
}
#age-no-text{
padding:0px;
}
#header{
min-width: 320px;
background: rgb(53,53,53); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(53,53,53,1) 51%, rgba(33,33,33,1) 51%, rgba(40,40,40,1) 51%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(51%,rgba(53,53,53,1)), color-stop(51%,rgba(33,33,33,1)), color-stop(51%,rgba(40,40,40,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(53,53,53,1) 51%,rgba(33,33,33,1) 51%,rgba(40,40,40,1) 51%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(53,53,53,1) 51%,rgba(33,33,33,1) 51%,rgba(40,40,40,1) 51%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(53,53,53,1) 51%,rgba(33,33,33,1) 51%,rgba(40,40,40,1) 51%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(53,53,53,1) 51%,rgba(33,33,33,1) 51%,rgba(40,40,40,1) 51%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#353535', endColorstr='#282828',GradientType=0 ); /* IE6-9 */

}
.page-title {
  background: #282828;
  color: #AFBBC9;
  padding: 10px 0;
  text-indent: 10px;
  width: 100%;
  min-width: 320px;
}
*{
  font-family: 'Roboto',sans-serif;
  font-weight: 300;
}
.videoitem {
  background: linear-gradient(to bottom, #393E42 0%, #121516 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
  border-top: medium none;
  display: inline-block;
  height: 141px;
  text-align: left;
  vertical-align: top;
}
.videoitem .thumbnail {
  width: 150px;
  height:auto;
  margin:0px;
  float:none;
}
.thumbnail {
	float:none;
	margin:0px;
}
.videoitem .thumbnail {
  float: none;
  height: 100px;
  margin: 0;
  position: relative;
  width: 161px;
}
.videoitem .thumbnail .thumb-border {
  border: medium none;
  border-radius: 0;
  height: 100px;
  width: 161px;
}
.videoitem-right {
  float: none;
  height: 41px;
  left: 0;
  margin-top: 0;
  width: 161px !important;
}
#videogallery a, #ajaxPagination {
  color: #F8372F;
  font-size: 11px;
  height: 34px;
  overflow: hidden;
  text-shadow: 0 1px rgba(0, 0, 0, 0.6);
}
.videoitem-right h2 {
  border-bottom: 1px solid #000000;
  box-shadow: 0 1px 0 #4D4D4D;
  font-weight: lighter;
  line-height: 12px;
  padding: 2px;
  margin:0px;
}
.videoitem-right h2 {
  background: none repeat scroll 0 0 #161616;
  border-bottom: medium none;
  box-shadow: none;
  font-weight: lighter;
  line-height: 12px;
  padding: 2px;
  margin:0px;
  text-indent: 9px;
}
.details {
  color: #404040;
  margin-left: 0;
  margin-top: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.details #details_holder {
  display: block;
  margin: 0;
  padding-top: 3px;
  width: 100%;
}
.details p {
  color: #FFFFFF;
  float: right;
  font-size: 8px;
  font-weight: lighter;
  height: 100%;
  margin-right: 4px;
  margin-top: 1px;
  text-align: right;
}
#videogallery {
  background: linear-gradient(to bottom, #282828 0%, #161616 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
  margin: 0;
  text-align: center;
}
#contentLeft{
	 text-align: center;
}
.details img {
  display: block;
  float: right;
  height: auto; 
  margin: 0 auto;
  width: 17px;
}
.list_holder {
  display: inline-table;
  margin: 0 auto;
  width: auto;
}
.side-nav ul li {
  background: none repeat scroll 0 0 #181818;
  border-top: 1px solid #222222;
  color: #D89549;
  font-size: 14px;
  font-weight: lighter;
  line-height: 30px;
  padding: 6px;
}
.limg p {
  background: none repeat scroll 0 0 #000000;
  color: #FFFFFF;
  font-size: 14px;
  font-weight: lighter;
  margin-bottom: -1px;
  margin-top: -25px;
  opacity: 0.4;
  padding: 3px;
  text-align: center;
}
#search #searchsubmit, #loginsubmit, .button-primary {
  background: rgb(53,53,53); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(53,53,53,1) 51%, rgba(33,33,33,1) 51%, rgba(40,40,40,1) 51%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(51%,rgba(53,53,53,1)), color-stop(51%,rgba(33,33,33,1)), color-stop(51%,rgba(40,40,40,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(53,53,53,1) 51%,rgba(33,33,33,1) 51%,rgba(40,40,40,1) 51%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(53,53,53,1) 51%,rgba(33,33,33,1) 51%,rgba(40,40,40,1) 51%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(53,53,53,1) 51%,rgba(33,33,33,1) 51%,rgba(40,40,40,1) 51%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(53,53,53,1) 51%,rgba(33,33,33,1) 51%,rgba(40,40,40,1) 51%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#353535', endColorstr='#282828',GradientType=0 ); /* IE6-9 */
    border: 1px solid #0c0c0c;
    border-radius: 5px;
    color: #ffffff;
    font-size: 16px;
    margin: 0 auto;
    padding: 4px 7px;
    text-shadow: 0 0.5px 0 rgba(255, 255, 255, 0.3);
    width: auto;
}
#search #s, .textbox-default {
  background: none repeat scroll 0 0 #333333;
  border: 1px solid #070707;
  border-radius: 2px;
  color: #FFFFFF;
  font-size: 14px;
  font-weight: lighter;
  margin-left: 1%;
  padding: 7px 0 5px 10px;
  width: 58%;
}
.pagenav {
  background: none repeat scroll 0 0 #191919;
  border-top: medium none;
  height: 70px;
  text-align: center;
  width: 100%;
  position: relative;
}
.next, .prev {
  background: rgb(204,28,28); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(204,28,28,1) 52%, rgba(183,25,25,1) 52%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(52%,rgba(204,28,28,1)), color-stop(52%,rgba(183,25,25,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(204,28,28,1) 52%,rgba(183,25,25,1) 52%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(204,28,28,1) 52%,rgba(183,25,25,1) 52%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(204,28,28,1) 52%,rgba(183,25,25,1) 52%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(204,28,28,1) 52%,rgba(183,25,25,1) 52%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc1c1c', endColorstr='#b71919',GradientType=0 ); /* IE6-9 */
border-radius:0px;
  height: 100%;
  margin: 0;
  opacity: 1;
  padding: 0;
}
.prev {
  left: 0;
  position: absolute;
  z-index: 999;
}
.next {
  position: relative;
  right: 0;
}
.detail-wrapper {
  border-bottom: 1px solid #000000;
  border-top: 1px solid #3A3A3A;
  margin: 0;
  padding: 0;
  text-align: left;
  background: none repeat scroll 0 0 #191919;
}
.detail-wrapper_title {
  border-top: 1px solid #3A3A3A;
  height: 70px;
  width:100%;
  padding: 0;
  position: absolute;
  font-size:12px;
  font-family: 'Roboto',sans-serif;
  font-weight: 300;

}
.detail-wrapper_title h2 {
  height: 60px;
  overflow: hidden;
  padding: 5px;
  text-align: center;
  margin: 0 82px;
  font-size:13px;
}
.next a, .prev a {
  color: #EEEBE9;
  display: block;
  font-size: 15px;
  height: 100%;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.7);
  width: 100%;
}
.next a{
	background-image:url('images/next.png');
	  background-position: center center;
  background-repeat: no-repeat;
  background-size: 35% 36%;
}
.prev a {
  background-image: url("images/prev.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 35% 36%;
}
.limg p {
    background: #000000 none repeat scroll 0 0;
    color: #ffffff;
    font-size: 13px;
    font-weight: lighter;
    height: auto;
    line-height: 18px;
    margin-bottom: -1px;
    margin-top: -46px;
    opacity: 0.4;
    overflow: unset;
    padding: 3px;
    text-align: center;
}
.videoitem {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
  border-top: medium none;
  display: inline-block;
  height: 141px;
  padding: 5px;
  text-align: left;
  vertical-align: top;
}

#banner_price{
	display:block;
	position:absolute;
    width: 100%;
}
#banner_price p{
text-align:center;
    color: #a0a0a0;
    font-size: 10px;
}
.side-nav-button {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 49% 31%;
    float: left;
    height: 53px;
    left: 1px;
    position: absolute;
    width: 50px;
    text-align: center;
}

/*.renew-table{
  display:table;
}*/
#cancel-button {
    white-space: normal;
    word-wrap: normal;
    overflow: none;
    text-overflow: none;
    height: auto;
    width: 128px;
    margin: 0 auto !important;
    display: block;
    margin-top: 10px;
    color: #212020;
    text-shadow: 0 1px 0 rgba(255,255,255,0.3);
    background: rgb(229,229,229);
    background: -moz-linear-gradient(top, rgba(229,229,229,1) 0%, rgba(140,140,140,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(229,229,229,1)), color-stop(100%,rgba(140,140,140,1)));
    background: -webkit-linear-gradient(top, rgba(229,229,229,1) 0%,rgba(140,140,140,1) 100%);
    background: -o-linear-gradient(top, rgba(229,229,229,1) 0%,rgba(140,140,140,1) 100%);
    background: -ms-linear-gradient(top, rgba(229,229,229,1) 0%,rgba(140,140,140,1) 100%);
    background: linear-gradient(to bottom, rgba(229,229,229,1) 0%,rgba(140,140,140,1) 100%);
    border: 1px solid #0c0c0c;
    padding: 9px 0;
    font-size: 10px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    text-align: center;
}
.search {
  width:100%;
  margin:10px auto;
  text-align: center;
}
.search h2, .search .blogcontent2 {
  color:#606060;
}
.search h2 {
  margin:10px 0;
}
#comment_submit, #commentform input {
      -webkit-appearance: none;-moz-appearance:none;
      background: rgb(204,28,28); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(204,28,28,1) 52%, rgba(183,25,25,1) 52%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(52%,rgba(204,28,28,1)), color-stop(52%,rgba(183,25,25,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(204,28,28,1) 52%,rgba(183,25,25,1) 52%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(204,28,28,1) 52%,rgba(183,25,25,1) 52%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(204,28,28,1) 52%,rgba(183,25,25,1) 52%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(204,28,28,1) 52%,rgba(183,25,25,1) 52%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc1c1c', endColorstr='#b71919',GradientType=0 ); /* IE6-9 */
      border:none;
      padding:5px 0;
      color:#d3d3d3;
}

div.renew-details > div.cancel-button {
    clear: both;
    margin: 0px auto;
    padding-top: 5px;
}
#loginwrap input[type="text"], #loginwrap input[type="password"], #loginwrap input[type="number"]{
  height: 28px !important;
}
input#wp-submit.button-primary, #loginform p:last-child{
  margin-top: 20px;
}
