@import "reset.css";
.header-menu-item-hover {
  background: white;
  color: black;
}
@font-face {
    font-family: 'svn-rockerregular';
    src: url('../fonts/svn-webfont.woff2') format('woff2'),
         url('../fonts/svn-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'Georgia';
    src: url('../fonts/georgia.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
  font-family: 'Georgia-Bold';
  src: url('../fonts/Georgia-Bold.eot?#iefix') format('embedded-opentype'),  url('../fonts/Georgia-Bold.woff') format('woff'), url('../fonts/Georgia-Bold.ttf')  format('truetype'), url('../fonts/Georgia-Bold.svg#Georgia-Bold') format('svg');
  font-weight: normal;
  font-style: normal;
}
body {
  font-size: 18px;
  font-family: 'Georgia', serif;
  background: rgba(0, 0, 0, 0.9) url(bg1.jpg) no-repeat;
  background-attachment: fixed;
  line-height: 1.35;
  
}
p.post_info{
	font-size: 15px;
	font-family: Arial;
	color: gray;
}
a.goto{
	color: #ad046b;
	cursor: pointer;
}
a.goto:hover{
	text-decoration: underline;
}
b, strong, a.goto {
	font-family: 'Georgia-Bold', serif;
	outline: none !important;
}
ul.heroin_list {
	list-style:none !important;
	display: block;
	margin: 20px 0px;
}
ul.heroin_list li {
	padding:0 0 10px 35px !important;
	background:url(tag.png) no-repeat top left !important;
	font-size: 16px;
	margin-left: 20px;
}
.socical{
	display: block;
	width: 100%;
	margin: 20px 0px;
	border-top: 2px solid #d5d5d5;
}
.socical img{
	float: right !important;
	max-width: 100%;
	display: block;
	margin: 15px 0px;
}
.limit {
  max-width: 960px;
  margin: 0 auto;
  display: block;
  background-color: #fff;
  -webkit-box-shadow: 0px 0px 200px 100px rgba(50, 50, 50, 1);
  -moz-box-shadow: 0px 0px 200px 100px rgba(50, 50, 50, 1);
  box-shadow: 0px 0px 200px 100px rgba(50, 50, 50, 1);
  z-index: 1;
  position: relative;
  margin-top: -55px;
}
.top_se {
  background: url(bg_top.png) no-repeat center 0;
  z-index: 100;
  height: 163px;
  position: relative;
}
.inner_top_se {
  max-width: 960px;
  margin: 0 auto;
}
.blose {
  text-align: center;
  font-family: 'svn-rockerregular', serif;
  color: #B600DD;
  font-size: 60px;
  position: relative;
}
.light {
  background: url(lighti.png) no-repeat;
  background-position: 30px 0;
  height: 18px;
  margin-top: 10px;
}
.blose img {
  position: absolute;
  top: 90px;
  left: 58px;
}
.blose span {
  color: #DD9700;
}
.blose span:before {
  content: '|';
  color: #808080;
  padding-right: 20px;
}
.logo {
  display: block;
  border: 0;
  text-decoration: none;
}
.logo img {
  border: 0;
}
.nav_ss {
  margin-top: 3px;
  text-align: center;
}
.nav_ss ul {
  margin: 0;
  padding: 0;
}
.nav_ss ul li {
  display: inline-block;
  vertical-align: middle;
}
.nav_ss ul li a {
  color: #fff;
  font-size: 19px;
  padding: 0 20px;
  text-decoration: none;
  font-weight: 300;
  font-family: 'svn-rockerregular';
}
main .content {
  display: inline-block;
  width: 100%;
  vertical-align: top;
  padding-top: 40px;
}
main .content .imageCont {
  text-align: center;
  margin: 10px auto;
}
main .content .imageCont img {
  vertical-align: middle;
  display: inline-block;
  max-width: 300px;
}
main .content .text h2 {
  font-size: 25px;
  margin: 15px 0px;
  color: #ad046b;
}

main {
  padding-top: 10px;
  -webkit-box-shadow: 0px 10px 18px 3px rgba(125,7,186,1);
  -moz-box-shadow: 0px 10px 18px 3px rgba(125,7,186,1);
  box-shadow: 0px 10px 18px 3px rgba(125,7,186,1);
  padding: 20px;
}
.imageInText.top {
  max-width: 100%;
  display: block;
  margin: 0 auto 10px;
}
.imageInText.left {
  float: left;
  max-width: 300px;
  margin: 5px 10px 0 0;
}
.imageInText.right {
  float: right;
  max-width: 300px;
  margin: 5px 0 0 10px;
}
.imageInText.center {
  display: block;
  margin: 10px auto;
  max-width: 100%;
}
header .mobileMenu {
  display: none;
}
.block_yell {
  background-color: #FFEFCC;
  border: solid 3px #FFCD62;
  border-radius: 10px;
  padding: 15px !important;
}

h1 {
  margin: 25px auto;
  padding: 0;
  font-size: 30px;
  font-weight: 600;
  font-family: 'Georgia';
}
.text p {
  padding: 0;
  margin: 10px auto;
}
.link_vang {
  text-decoration: none;
  color: #C54CE3;
}
.img_vang, .vang_text {
  display: inline-block;
  vertical-align: top;
  width: 25%;
}
.img_vang{
	margin-top: 15px;
}
.vang_text  {
  padding-left: 20px;
  width: 72%;
}
.img_vang img {
  max-width: 100%;
}
.ctr_bur {
  text-align: center;
  display: block;
  margin: 40px auto;
}
.order {
  padding: 12px 45px;
  margin: 0 auto;
  max-width: 250px;
  background-image: linear-gradient(to bottom, #eb259e, #750048);
  display: block;
  color: #fff !important;
  font-weight: 600;
  cursor: pointer;
  font-size: 25px;
  border: 3px solid #fad0ea;
  border-radius: 50px;
  text-decoration: none;
  -webkit-transform: scale(1.0);
  -ms-transform: scale(1.0);
  -o-transform: scale(1.0);
  transform: scale(1.0);
}
.order:hover {
  -webkit-transform: scale(1.02);
  -ms-transform: scale(1.02);
  -o-transform: scale(1.02);
  transform: scale(1.02);
  text-decoration: none !important;
}
.coom_link {
  color: #2B587A;
  text-decoration: none;
}
.img_str {
  display: block;
  margin: 20px auto;
  max-width: 100%;
}
/* Facebook comments */
#fbForm {
	padding:15px 0;
	border-top:0px solid rgb(226, 226, 226);
}
ul{
	list-style: none !important;
}
.fblike, .fbfeedback{
	cursor: pointer;
}
.postComments, .cancelComments{
	font-family: Tahoma;
	font-size: 13px;
	font-weight: 550;
	cursor: pointer;
}
.getformRelly {
	display:none;
}
.fbFeedbackContent{
	font-family: Tahoma;
	display: block;
	margin-top: 20px;
}
.fbFeedbackContent .comment_stats{
	font-size: 16px;
	font-weight: 550;
}
.fbFeedbackContent li .fbform {
	margin-left:60px;
	margin-bottom:15px;
}
.fbFeedbackContent a:hover{
	text-decoration: none !important;
}
.innerform {
	border:1px solid #d3d6db;
}
.innerform textarea{
	width:100%;
	border:none;
	padding:10px;
	font-size:15px;
	font-family: Tahoma;
	height:40px;
	outline:none;
}
.form-submit {
	text-align:right;
	border-top:1px solid #d3d6db;
	padding:8px;
	background:#f5f6f7;
}
.form-submit button {
	color: #fff;
    font-weight: bold;
    border: none;
    background: #4267b2;
    border-radius: 3px;
    padding: 5px 10px;
}
.form-submit button.cancelComments {
	background:gray;
	margin-right:5px;
}
.form-submit button:hover {
	background:#365899;
}
.form-submit button.cancelComments:hover {
	background:black;
}
.fbFeedbackPost {
    position: relative;
}
.fbFeedbackContent .fbFeedbackPost {
	border-bottom:0px solid rgb(226, 226, 226);
    padding-top: 5px;
}
.fbFeedbackPost .postActor img{
	float:left;
}
.fbinfo {
	margin-left:60px;
}
.fbFeedbackContent .profileName {
    font-size: 14px;
	cursor: pointer;
    font-weight: bold;
    color: #4665A1;
}
.fbFeedbackPost .postContent {
    margin-top: -2px;
}
.fbFeedbackContent .postContent .action_links {
    margin-bottom: 5px;
	font-size:11px;
}
.fbFeedbackContent .postContent .action_links a {
	font-weight:bold !Important;
}
.sx_comments_like {
	background-image: url(like_001.png);
    background-repeat: no-repeat;
    display: inline-block;
    height: 16px;
    width: 16px;
    background-position: -33px -170px;
	margin-right: 2px;
    vertical-align: text-top;
}
.fbFeedbackContent .fbConnectWidgetFooter .fbFooterBorder {
    margin: 5px 0px 0px;
}
.sx_comments_cfavicon {
    background-position: 0px -187px;
	background-image: url(like_001.png);
    background-repeat: no-repeat;
    height: 16px;
    width: 16px;
	display:inline-block;
}
.uiImageBlockSmallContent {
	display: inline-block;
    vertical-align: 5px;
}
.getformRelly {
	display:none;
}
.fbFeedbackContent li .fbform {
	margin-left:60px;
	margin-bottom:15px;
}
.form-area img {
	width: 48px;
    height: 48px;
	border-radius:0%;
	float:left;
}
.form-area  .innerform {
	margin-left:60px;
}
.postText{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.3;
	padding: 5px 0;
}
.postText img{
	display: block;
	margin: 15px 0;
	max-width: 100% !important;
}
.postText span{
	font-size: 14px;
	color: #000;
	cursor: pointer;
	font-weight: 400;
}
.fb-static {
	margin-bottom:20px;
	padding-bottom:10px;
	border-bottom:1px solid rgb(226, 226, 226);
	margin-top:20px;
	font-size: 15.4px;
}
.fb-static p {
	margin:0;
	font-size: 15.4px;
}
.fblike, .fbfeedback{
	color:#5879BB !important;
}
.nondate {
	float:right;
}
.uiLinkSubtle{
	color:#5879BB !important; 
	font-weight: 400;
	font-size: 10px;
}
.subreply{
	margin-left: 60px;
}
.subreply:after{
	content: '';
    position: absolute;
    top: 0%;
    bottom: 0%;
    border-left: 1px dotted #d6d6d6;
}
.subreply .imgcomments{
	width: 36px !important;
	height: 36px !important;
	margin-left: 10px !important;
}
.subreply .fbinfo{
	margin-left: 55px !important;
}
.timestamp{
	color: grey;
}
.imgcomments{
	width: 48px;
	height: 48px;
	margin-top: 10px;
}
.nav_ss ul .burg {
  display: none;
}
.nav_ss ul .burg img {
  max-width: 30px;
}
.nav_ss ul li a:hover {
  text-decoration: underline;
}
.ctr_foot {
  text-align: center;
  font-size: 14px;
  color: #CCC;
}
.clear{
	clear: both;
}
@media screen and (max-width: 908px) {
  .nav_ss ul li a {
    padding: 0 10px;
  }
  .light {
    background-position: 20px 0;
  }
  .vang_text {
    padding-left: 20px;
    width: 70%;
}
}
@media screen and (max-width: 808px) {
  .nav_ss ul li {
    display: none;
  }
  .nav_ss ul .burg {
    display: block;
  }
  .blose {
    font-size: 50px;
  }
  .light {
    background-position: center 0;
  }
}
@media screen and (max-width: 800px) {
  main .sidebar {
    display: none;
  }
  .logo {
    position: relative;
    transform: none;
  }
  main .content {
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
    box-sizing: border-box;
  }
  header .menu {
    display: none;
  }
  header a {
    text-decoration: none;
  }
  header .mobileMenu {
    display: block;
    color: #000000;
    font-size: 30px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    text-align: left;
    padding-left: 20px;
  }
}
@media screen and (max-width: 638px) {
  .blose {
    font-size: 37px;
  }
  .top_se {
    height: auto;
  }
  .img_vang, .vang_text {
    display: block;
    width: 100%;
    padding: 0;
  }
  .img_vang img {
    display: block;
    margin: 10px auto;
  }
}
@media screen and (max-width: 480px) {
	.order{
		font-size: 25px;
		padding: 10px 25px;
	}
  .imageInText.left,
  .imageInText.right {
    float: none;
    display: block;
    max-width: 300px;
    margin: 10px auto;
  }
  .blose {
    font-size: 35px;
}
@media screen and (max-width: 410px) {
  main .content .imageCont img {
    width: 100%;
  }
}
