@charset "UTF-8";

body {
  bodyletter-spacing:1px;
  background-color:#fff;
  border-color:@fff;
  color:#f6f0f0;
  font-family:"Josefin Slab",'Gotham',Calibri,'Lucida Grande','Lucida Sans Unicode',Tahoma,Arial,san-serif,'Helvetica';
  font-weight:normal;
  font-style:normal;
  font-size:16px;
  letter-spacing:1px;
  background-image:url(http://s26.postimg.org/ipm92j8h1/stripe_358928d79808679ed3bd96f961875f11.png);
  background:url(https://s26.postimg.cc/h2wmrf415/Untitled-1.gif) repeat center top fixed #f9fafc;
/*   background:url(),url(http://s26.postimg.org/6u45llfzd/Untitled_1.gif);
  background-position:center center,center;
  background-repeat:no-repeat,repeat;
  -webkit-background-size:cover,auto;
  -moz-background-size:cover,auto;
  -o-background-size:cover,auto;
  background-size:cover,auto;
  background-attachment:fixed,scroll;
*/
/* ,"Maiandra GD"
//http://s26.postimg.org/4hosw28bp/stripe_fd095bf07464b821cf7afe21fc2bce8b.png
http://s26.postimg.org/k7mjkogq1/s_a_C8b_C8c_C8d_C8e0f0g64h_FFFFFFFAFAFCi2_Dn1.png
f.mfcimg.com/photos2/138/13869269/661-459-774-138-6678737.jpg
*/
  line-height:150%;
}

#fixed_background {
  position:absolute;
  height:100%;
  width:100% z-index:50;
}

.label {
  color:#898F96;
  padding:5px;
  padding-left:15px;
  font-weight:bold;
  font-size:16px;
  font-style:italic;
}

.titl {
  font-weight:bold;
  padding:3px;
  padding-right:200px;
  border-bottom:rgba(230,230,230,0.15) solid thin;
}

ul {
  margin-top:0;
  margin-left:40px;
  list-style-type:circle;
}

#profile {
  margin:0 auto;
  margin-bottom:-50px;
  background:#fff;
  padding:0;
  width:1200px;
}

.big_l {
  background:rgba(255,255,255,0.5);
  text-align:left;
  margin-left:260px;
  list-style-type:none;
}

.big_l li {
  margin-left:-25px;
  padding-right:5px;
  padding-top:15px;
  padding-bottom:19px;
  font-weight:bold;
}

.small_t {
  font-size:11px;
  float:right;
  font-weight:normal;
  padding-bottom:3px;
}

.header_time,.footer_links,#blurb_label,.recent_photos,#profile_main_photo .profile_section .profile_section_content .heading,#status_container,#unix_last_login_container,#unix_last_updated_container,.header_time #server_time,#last_login_string_label,#last_login_string_value {
  display:none;
}

.content {
  padding:5px;
}

a:link {
  -webkit-transition:1s;
  -moz-transition:1s;
  -o-transition:1s;
  transition:1s;
  font-weight:bold;
  color:rgba(255,100,80,1);
  padding:5px;
  text-decoration:none;
  border-bottom:#F1EFE0 solid 0;
  text-transform:Capitalize;
}

#new_comment_login_message {
  font-weight:bold;
}

a:active,a:hover {
  -webkit-transition:.5s;
  -moz-transition:.5s;
  -o-transition:.5s;
  transition:.5s;
  text-decoration:none;
  border-bottom:rgba(90,110,150,.6) solid 2px;
}

a:visited {
  color:rgba(255,100,80,1);
  text-decoration:none;
}

.profile_section_content {
  -webkit-transition:1s;
  -moz-transition:1s;
  -o-transition:1s;
  transition:1s;
  color:#5A6C94;
  padding:30px;
  line-height:150%;
  min-height:200px;
  background-color:rgba(243,242,248,.0);
}

.profile_section_content:hover {
  -webkit-transition:.75s;
  -moz-transition:.75s;
  -o-transition:.75s;
  transition:.75s;
}

.profile_section_background {
}

#profile_friends {
  margin-top:50px;
}

.img_radius_shadow,.images a img {
  -webkit-transition:1s;
  -moz-transition:1s;
  -o-transition:1s;
  transition:1s;
  padding:2px;
  background:none;
  -webkit-border-radius:50%;
  -moz-border-radius:50%;
  border-radius:50%;
}

.img_radius_shadow:hover,.images a img:hover {
  -webkit-transition:.5s;
  -moz-transition:.5s;
  -o-transition:.5s;
  transition:.5s;
  background-color:#FFF;
  -webkit-box-shadow:0 0 0 #4b6f9f;
  -moz-box-shadow:0 0 0 #4b6f9f;
  box-shadow:0 0 0 #4b6f9f;
  filter:grayscale(90%);
  -webkit-filter:grayscale(90%);
  -moz-filter:grayscale(90%);
/*  filter: url('/media/blur.svg#blur');  for Firefox */
}

.profile_section_content .heading {
  margin-top:5px;
  -webkit-transition:1s;
  -moz-transition:1s;
  -o-transition:1s;
  transition:1s;
  padding:0;
  padding-top:15px;
  padding-bottom:0;
  background-color:#fff;
  font-weight:bold;
  font-size:26px;
  border:none;
  margin-left:-47px;
  margin-right:-35px;
  background:#fff;
  border-bottom:#efefef solid thin;
  border:none;
  text-transform:Capitalize;
  background:url(https://s26.postimg.cc/wqrrhbeeh/heading.png) no-repeat left;
  color:#fff;
  height:50px;
  padding-left:20px;
}

.profile_section_content .heading::after {
  -webkit-transition:1.5s;
  -moz-transition:1.5s;
  -o-transition:1.5s;
  transition:1.5s;
  color:#dedede;
  content:"  Â»";
}

.profile_section_content .heading::before {
  -webkit-transition:1.5s;
  -moz-transition:1.5s;
  -o-transition:1.5s;
  transition:1.5s;
  color:#dfdfdf;
}

.profile_section_content .heading:hover:after,.profile_section_content .heading:hover:before {
  -webkit-transition:.5s;
  -moz-transition:.5s;
  -o-transition:.5s;
  transition:.5s;
  color:rgba(255,100,80,1);
}

.profile_section_content .heading:hover {
  -webkit-transition:.75s;
  -moz-transition:.75s;
  -o-transition:.75s;
  transition:.75s;
  padding-left:30px;
  border-bottom:#dfdfdf solid thin;
  border:none;
}

.banner {
  Display:block;
  background:url(http://s26.postimg.org/v1xp1zg6h/clean_ocean.jpg) no-repeat center center fixed #17B0FC;
  -webkit-background-size:cover;
  -moz-background-size:cover;
  -o-background-size:cover;
  background-size:cover;
  position:relative;
  padding-top:20px;
  padding-bottom:20px;
}

#n_text,#n_text2 {
  color:RGBA(90,110,150,.8);
  font-family:"timesnewroman";
  font-size:100px;
  padding-right:-5px;
  padding-left:0;
  padding-top:30px;
  padding-bottom:20px;
  vertical-align:top;
  display:block;
  border-top:RGBA(90,110,150,.8) double thick;
}

#n_text span,#n_text2 span {
  font-size:80px;
  margin-top:-15px;
  position:relative;
  padding-top:10px;
  padding-bottom:20px;
  padding-left:5px;
  padding-right:5px;
  margin-right:5px;
  border-bottom:RGBA(90,110,150,.8) double thick;
  display:inline-block;
  vertical-align:middle;
}

#n_text .n2t,#n_text2 .n2t {
  padding-top:10px;
  padding-bottom:20px;
  padding-left:15px;
  margin-left:-15px;
  padding-right:5px;
  margin-right:0;
}

#school_label,#favorite_food_label {
  vertical-align:middle;
}

.poster_link {
  position:absolute;
  bottom:-20px;
  float:left;
  left:250px;
  align:center;
  padding:0;
  display:block;
  height:100px;
  width:600px;
}

/* ============================| Header Links |=========================*/
.header_links,.footer_links {
}

.header_links {
  font-size:0;
  display:block;
  left:50%;
  margin-left:-595px;
  margin-top:-15px;
  padding-top:2px;
  padding:0;
  padding-left:7px;
  width:1200px;
  height:45px;
  text-align:center;
  margin-bottom:0;
  position:relative;
  z-index:2;
  background-color:#fff;
  color:#999;
  -webkit-box-shadow:0 7px 15px 0 rgba(100,100,110,0.25);
  -moz-box-shadow:0 7px 15px 0 rgba(100,100,110,0.25);
  box-shadow:0 7px 15px 0 rgba(100,100,110,0.25);
}

.header_links:hover,.footer_links:hover {
  -webkit-transition:.5s;
  -moz-transition:.5s;
  -o-transition:.5s;
  transition:.5s;
  color:#fff;
}

.header_links a,.footer_links a {
  -webkit-transition:.75s;
  -moz-transition:.75s;
  -o-transition:.75s;
  transition:.75s;
  font-size:20px;
  margin:0;
  padding:9px;
  padding-bottom:11px;
  color:#dedede;
  width:280px;
  background:RGBA(58,82,120,0);
  display:table;
  float:left;
  font-weight:bold;
  border-bottom:RGBA(58,82,120,0) solid 1px;
}

.header_links a:hover,.footer_links a:hover {
  -webkit-transition:.4s;
  -moz-transition:.4s;
  -o-transition:.4s;
  transition:.4s;
  color:RGBA(58,82,120,1);
/*  background:RGB(255,100,80);
  RGB(255,100,80) RGBA(58,82,120,0.9)    #3A5278*/
  border-bottom:RGB(255,100,80) solid 5px;
  padding-bottom:11px;
}

/* ============================| Header Links |=========================*/
/*========================|Profile Main Photo|==========================*/
#profile_main_photo {
  position:absolute;
  float:left;
  width:inherit;
  display:block;
  top:-25px;
  left:0;
  right:0;
}

#profile_main_photo .profile_section .profile_section_content {
  -webkit-transition:.75s;
  -moz-transition:.75s;
  -o-transition:.75s;
  transition:.75s;
  height:425px;
  display:block;
  margin-left:0;
  position:absolute;
  width:100%;
  padding:0;
  padding-top:50px;
  border-radius:0;
  -webkit-border-bottom-right-radius:0;
  -moz-border-radius-topleft:0;
  -webkit-box-shadow:0 0 0 #eee;
  -moz-box-shadow:-0 0 0 #eee;
  box-shadow:0 0 0 #eee;
  border:none;
  border-bottom:0 solid RGBA(203,225,222,0.0);
  margin-top:62px;
}

#profile_main_photo .profile_section .profile_section_content:hover {
  -webkit-transition:1.5s;
  -moz-transition:1.5s;
  -o-transition:1.5s;
  transition:1.5s;
  height:497px;
  border-bottom:0 solid RGBA(58,82,120,1);
}

#profile_main_photo .profile_section .profile_section_content .profile_section_background {
  background:url(https://img.mfcimg.com/photos2/138/13869269/658-841-366-411-7158900.jpg) no-repeat center center #fff;
  -webkit-background-size:cover;
  -moz-background-size:cover;
  -o-background-size:cover;
  background-size:cover;
/*  filter: url('/media/blur.svg#blur');  for Firefox */
/*
background:url(http://wallpoper.com/images/00/39/36/24/cityscapes-streets_00393624.jpg) no-repeat center center fixed; background:url(http://i.imgur.com/PL2Eakn.png) no-repeat center center #fff;
http://i.jootix.com/o/YAS-yas-rap-rapper-iranian-persian-1b3be1767c.jpg
http://amazingpict.com/wp-content/uploads/2014/05/City-Lights-Wallpaper-Photography.jpg
http://i.jootix.com/o/YAS-yas-rap-rapper-iranian-persian-1b3be1767c.jpg
http://www.meh.ro/original/2009_10/meh.ro1612.jpg
http://lunar.thegamez.net/coalmine2014/images-what-is-coal-mining/found-this-on-the-web-ones-1-of-my-favorite-wallpapers-i-have-1680x1050.jpg
http://gr8wallpaper.com/wp-content/uploads/2014/01/Circle-line-background-light.jpg
http://etc-mysitemyway.s3.amazonaws.com/backgrounds/legacy-previews/backgrounds/watercolor-grunge/watercolor-grunge-000059-blue-green-lilac.jpg
http://www.hdbackgroundpoint.com/wp-content/uploads/2014/01/20/moon-over-mistral-sky.jpg
*/
}

#profile_main_photo .profile_section .profile_section_content:hover {
  -webkit-box-shadow:0 0 0 #eee;
  -moz-box-shadow:-0 0 0 #eee;
  box-shadow:0 0 0 #eee;
}

#main_photo {
  position:absolute;
  left:50%;
  border-radius:30px;
  margin-left:-125px;
  max-height:250px;
  width:auto;
  padding:4px;
  background-color:#fff;
  display:none;
}

#main_photo:hover {
  background-color:#efefef;
  filter:grayscale(20%);
  -webkit-filter:grayscale(20%);
  -moz-filter:grayscale(20%);
/*  filter: url('/media/blur.svg#blur');  for Firefox */
}

/*========================|Profile Main Photo|==========================*/
/*============================|Profile Header|========================*/
#profile_header .profile_section_content #profile_header_container #blurb_value {
  font-size:12px;
  font-style:italic;
  font-weight:bold;
  letter-spacing:2px;
  padding-top:20px;
  padding-left:0;
  width:1140px;
  text-align:center;
  text-shadow:0 0 10px rgba(255,255,255,1);
}

#profile_header .profile_section_content #profile_header_container .heading {
  margin-top:30px;
  Font-size:65px;
  padding:15px;
  padding-top:30px;
  filter:alpha(opacity=100);
  opacity:1;
  text-align:Center;
  color:rgba(255,100,80,1);
  border:none;
  background:#fff;
  -webkit-border-radius:25px;
  -moz-border-radius:25px;
  border-radius:25px;
  -webkit-box-shadow:0 -7px 10px 0 rgba(100,100,110,0.25);
  -moz-box-shadow:0 -7px 10px 0 rgba(100,100,110,0.25);
  box-shadow:0 -7px 10px 0 rgba(100,100,110,0.25);
  font-family:"Fraktur","Blackletter","Antiqua","BankGothic","fantasy","frosty","garamond","decorative","monospace","serif","Georgia","TimesNewRoman";
  font-style:normal;
  margin-left:-35px;
}

.profile_section_content .heading::before {
  -webkit-transition:1.5s;
  -moz-transition:1.5s;
  -o-transition:1.5s;
  transition:1.5s;
  color:#445380;
  color:transparent;
  -webkit-text-shadow:0 0 0 RGBA(90,110,150,2);
  -moz-text-shadow:0 0 0 RGBA(90,110,150,2);
  text-shadow:0 0 0 RGBA(90,110,150,2);
}

#profile_header .profile_section_content #profile_header_container .heading::before {
  content:"";
  -webkit-text-shadow:0 0 0 RGBA(90,110,150,0);
  -moz-text-shadow:0 0 0 RGBA(90,110,150,0);
  text-shadow:0 0 0 RGBA(90,110,150,0);
}

#profile_header .profile_section_content #profile_header_container .heading::after {
  -webkit-text-shadow:0 0 0 RGBA(90,110,150,0);
  -moz-text-shadow:0 0 0 RGBA(90,110,150,0);
  text-shadow:0 0 0 RGBA(90,110,150,0);
  font-size:40px;
  content:"/ Codename M.A.G.Y.";
}

#profile_header .profile_section_content #profile_header_container {
  margin-left:0;
  margin-bottom:100px;
}

#profile_header .profile_section_content #avatar_holder {
  position:absolute;
  height:200px;
  width:200px;
  border-radius:5% 30% 30% 30%;
  -moz-border-radius:5% 30% 30%;
  -webkit-border-radius:5% 30% 30% 30%;
  -webkit-border-radius:30% 30% 0 20%;
  -moz-border-radius:30% 30% 0 20%;
  border-radius:30% 30% 0 20%;
  -webkit-box-shadow:0 -7px 10px 0 rgba(100,100,110,0.25);
  -moz-box-shadow:0 -7px 10px 0 rgba(100,100,110,0.25);
  box-shadow:0 -7px 10px 0 rgba(100,100,110,0.25);
  background:url(https://img.mfcimg.com/photos2/138/13869269/avatar.300x300.jpg) no-repeat center;
  background-size:200px 200px;
  margin-top:-50px;
  margin-left:-15px;
}

#profile_header .profile_section_content #avatar_holder img {
  -webkit-transition:.5s;
  -moz-transition:.5s;
  -o-transition:.5s;
  transition:.5s;
  height:120px;
  width:120px;
  content:"";
  padding:5px;
  background:#fff;
  border-radius:8px;
  -o-border-radius:8px;
  -moz-border-radius:8px;
  -webkit-border-radius:8px;
  display:none;
}

#profile_header .profile_section_content #avatar_holder img:hover {
  -webkit-transition:.5s;
  -moz-transition:.5s;
  -o-transition:.5s;
  transition:.5s;
  background-color:#FFF;
  filter:grayscale(0%);
  -webkit-filter:grayscale(0%);
  -moz-filter:grayscale(0%);
}

#profile_header .profile_section_content {
  margin-top:360px;
  margin-bottom:-50px;
  padding-bottom:0;
  background:none;
  border:none;
  z-index:2;
  -webkit-box-shadow:0 0 0 #ccc;
  -moz-box-shadow:0 0 0 #ccc;
  box-shadow:0 0 0 #ccc;
}

/*============================|Profile Header|========================*/
#profile_about_me #about_me_container .hideit {
  display:none;
}

#profile_about_me #about_me_container #about_me_value {
  padding:0;
}

#profile_about_me #about_me_container #about_me_label {
  vertical-align:top;
  padding-top:40px;
}

/*==========================|Profile Interests|==========================*/
#profile_interests_content .container {
  min-width:824px;
  display:block;
  margin-left:0;
}

#profile_interests_content .profile_section_content .value {
  -webkit-transition:1s;
  -moz-transition:1s;
  -o-transition:1s;
  transition:1s;
  padding-top:5px;
  padding-bottm:25px;
  padding-left:65px;
  margin-bottom:25px;
  margin-left:auto;
  margin-right:auto;
  margin-top:0;
  min-height:100px;
  background:rgba(250,250,250,0);
  line-height:170%;
  border-bottom:rgba(230,230,230,0.15) solid thin;
  border-top:rgba(230,230,230,0.05) solid thin;
  background:url(https://img.mfcimg.com/photos2/138/13869269/574-755-277-381-8287696.png) no-repeat 30px top;
}

#profile_interests_content .profile_section_content #know_me_value {
  margin-bottom:-10px;
}

#profile_interests_content .profile_section_content .value:hover {
  -webkit-transition:.5s;
  -moz-transition:.5s;
  -o-transition:.5s;
  transition:.5s;
  background:rgba(230,230,230,.2);
  border-bottom:rgba(230,230,230,0.5) solid thin;
  border-top:rgba(230,230,230,0.2) solid thin;
/* background:url(http://s26.postimg.org/eg9rijhr9/imbg.png) no-repeat 25px top ;*/
  background:url(https://img.mfcimg.com/photos2/138/13869269/899-231-267-839-8287695.png) no-repeat 30px top rgba(230,230,230,.2);
}

#profile_interests_content .profile_section_content .label {
  padding:5px;
  padding-left:5px;
  margin-bottom:0;
  margin-left:auto;
  margin-right:auto;
  font-size:17px;
  border-top:rgba(255,255,255,0.0) solid thin;
  background:rgba(255,255,255,0.0);
}

/*==========================|Profile Interests|==========================*/
/*=============================|Wall Post|============================*/
.wall_post {
  -webkit-transition:1s;
  -moz-transition:1s;
  -o-transition:1s;
  transition:1s;
  padding:15px;
  margin-bottom:5px;
  margin-left:0;
  margin-top:0;
  background:rgba(255,255,255,0.0);
  line-height:170%;
  border-bottom:rgba(230,230,230,0.2) solid thin;
  border-top:rgba(230,230,230,0.15) solid thin;
  max-width:1100px;
  min-height:100px;
  overflow:auto;
  padding-bottom:30px;
}

.wall_post:first-of-type {
  -webkit-border-top-left-radius:40px;
  -moz-border-radius-topleft:40px;
  border-top-left-radius:40px;
}

.wall_post:last-of-type {
  -webkit-border-bottom-right-radius:40px;
  -moz-border-radius-bottomright:40px;
  border-bottom-right-radius:40px;
}

.wall_post:hover {
  -webkit-transition:.5s;
  -moz-transition:.5s;
  -o-transition:.5s;
  transition:.5s;
  background:rgba(230,230,230,0.3);
  border-bottom:rgba(230,230,230,0.5) solid thin;
  border-top:rgba(230,230,230,0.3) solid thin;
}

.wall_post_info a {
  font-size:20px;
}

.wall_post_time {
  color:#898F96;
  border-bottom:#eee solid thin;
}

#wall_poster_username {
  font-weight:normal;
}

/*=============================|Wall Post|============================*/
/*==============================|Input|===============================*/
input[type=text],textarea,input[type=password],select {
  -webkit-transition:1s;
  -moz-transition:1s;
  -o-transition:1s;
  transition:1s;
  font-size:14px;
  color:#666;
  font:codropsicons;
  resize:none;
  padding:7px;
  margin:5px;
  background-color:#fff;
  border:#dedede solid thin;
  font-family:'Gotham',Calibri,'Lucida Grande','Lucida Sans Unicode',Tahoma,Arial,san-serif,'Helvetica';
}

input[type=submit],input[type=reset],input[type=button] {
  -webkit-transition:1.5s;
  -moz-transition:1.5s;
  -o-transition:1.5s;
  transition:1.5s;
  font-size:18px;
  font-weight:bold;
  font:codropsicons;
  padding:10px;
  color:#dfdfdf;
  background:none repeat scroll 20% 20% #445380;
  border:#dfdfdf Solid 3px;
  margin:10px;
  min-width:150px;
  max-width:210px;
  -webkit-border-radius:30px;
  -moz-border-radius:30px;
  border-radius:30px;
}

input[type=submit]:hover,input[type=reset]:hover,input[type=button]:hover,input
[type=submit]:focus,input[type=reset]:focus,input[type=button]:focus,input
[type=submit]:disabled,input[type=reset]:disabled,input[type=button]:disabled {
  -webkit-transition:.5s;
  -moz-transition:.5s;
  -o-transition:.5s;
  transition:.5s;
  color:#050A3E;
  background:none repeat scroll 20% 20% #F15556;
  border:#dfdfdf Solid 3px;
  -webkit-box-shadow:0 0 0 #cc3333;
  -moz-box-shadow:0 0 0 #cc3333;
  box-shadow:0 0 0 #cc3333;
  color:#fff;
  background:none repeat scroll 20% 20% rgba(255,100,80,1);
  border:#dfdfdf Solid 3px;
}

input[type=text]:hover,input[type=text]:focus,textarea:hover,input[type=password]:hover,select:hover,textarea:focus,input[type=password]:focus,select:focus {
  -webkit-transition:.5s;
  -moz-transition:.5s;
  -o-transition:.5s;
  transition:.5s;
  color:#5A6C94;
  background-color:rgba(243,242,234,.55);
  border:#fff solid thin;
}

/*==============================|Input|===============================*/
#about_me_value {
  width:auto;
  position:relative;
  background:#fff;
  left:-185px;
  width:inherit;
  background:#fff;
  display:block;
  z-index:100;
  padding:0;
}

/*======================================|banner|===================*/
.b1 {
  background:url(http://s26.postimg.org/e5b3kkzah/Stripped_Thin3.jpg) no-repeat center top fixed #dfdfdf;
  -webkit-background-size:cover;
  -moz-background-size:cover;
  -o-background-size:cover;
  background-size:cover;
}

.b2 {
  background:url(http://s26.postimg.org/w0l4t19k9/Stripped_Thin2.jpg) no-repeat center top fixed #dfdfdf;
  -webkit-background-size:cover;
  -moz-background-size:cover;
  -o-background-size:cover;
  background-size:cover;
}

.b3 {
  background:url(http://s26.postimg.org/6dyyzrkix/Wallpapers_room_com_Grunge_Blue_by_Alexander_G.jpg) no-repeat center top fixed #dfdfdf;
  -webkit-background-size:cover;
  -moz-background-size:cover;
  -o-background-size:cover;
  background-size:cover;
}

.b4 {
  background:url(http://s26.postimg.org/as7gblv3d/Wallpapers_room_com_Grunge_Blue_by_Alexander_G.jpg) no-repeat center top fixed #dfdfdf;
  -webkit-background-size:cover;
  -moz-background-size:cover;
  -o-background-size:cover;
  background-size:cover;
}

.b5 {
  background:url(http://s26.postimg.org/8fuv09t49/43v_Tc1.jpg) no-repeat center top fixed #dfdfdf;
  -webkit-background-size:cover;
  -moz-background-size:cover;
  -o-background-size:cover;
  background-size:cover;
}

.gr {
  background:-moz-radial-gradient(center,ellipse cover,rgba(255,255,255,1) 34%,rgba(253,254,254,1) 57%,rgba(252,253,254,0.8) 100%);
/* ff3.6+ */
  background:-webkit-gradient(radial,center center,0px,center center,100%,color-stop(34%,rgba(255,255,255,1)),color-stop(57%,rgba(253,254,254,1)),color-stop(100%,rgba(252,253,254,0.8)));
/* safari4+,chrome */
  background:-webkit-radial-gradient(center,ellipse cover,rgba(255,255,255,1) 34%,rgba(253,254,254,1) 57%,rgba(252,253,254,0.8) 100%);
/* safari5.1+,chrome10+ */
  background:-o-radial-gradient(center,ellipse cover,rgba(255,255,255,1) 34%,rgba(253,254,254,1) 57%,rgba(252,253,254,0.8) 100%);
/* opera 11.10+ */
  background:-ms-radial-gradient(center,ellipse cover,rgba(255,255,255,1) 34%,rgba(253,254,254,1) 57%,rgba(252,253,254,0.8) 100%);
/* ie10+ */
  background:radial-gradient(ellipse at center,rgba(255,255,255,1) 34%,rgba(253,254,254,1) 57%,rgba(252,253,254,0.8) 100%);
/* w3c */
}

#am1 {
  position:relative;
  width:100px;
  margin-left:0;
  background:#fff;
  margin-top:30px;
  margin-bottom:50px;
  text-align:justify;
}

#am1 .imgs {
  margin-left:auto;
  margin-right:auto;
  display:block;
  margin-top:50px;
  margin-bottom:50px;
}

#am1 div a {
  width:220px;
  height:65px;
  margin:0;
  display:block;
  float:right;
  padding:0;
  vertical-align:middle;
}

#am1 div a:hover {
  border-bottom:none;
}

#am1 div a img {
  -webkit-transition:1s;
  -moz-transition:1s;
  -o-transition:1s;
  transition:1s;
  display:block;
  vertical-align:middle;
  margin-left:auto;
  margin-right:auto;
  margin-top:40px;
  margin-bottom:40px;
}

#am1 div a img:hover {
  -webkit-transition:.5s;
  -moz-transition:.5s;
  -o-transition:.5s;
  transition:.5s;
  filter:alpha(opacity=75);
  opacity:.75;
}

#buttons3 {
  width:1100px;
  display:block;
  margin-left:-10px;
}

#am1 #intro {
  font-family:'Helvetica';
  margin-left:-10px;
  margin-top:50px;
  width:1000px;
  padding:50px;
  font-weight:normal;
  font-size:14px;
}

#poster {
  margin-left:100px;
}

#am1 .hideit {
  display:none;
}

#cboxOverlay {
/*  background:url(http://s26.postimg.org/e5b3kkzah/Stripped_Thin3.jpg) no-repeat center center fixed rgba(40,60,80,0.8);*/
  background:rgba(40,60,80,0.9);
  -webkit-background-size:cover;
  -moz-background-size:cover;
  -o-background-size:cover;
  background-size:cover;
  filter:alpha(opacity=100);
  opacity:1;
}

#gallery_password_form_modal {
  padding:10px;
  margin-top:10px;
}

#protected_gallery_name {
  color:RGB(255,100,80);
}

#cboxClose {
  -webkit-transition:.75s;
  -moz-transition:.75s;
  -o-transition:.75s;
  transition:.75s;
  font-size:18px;
  font-weight:bold;
  font:codropsicons;
  padding:0;
  padding-left:20px;
  padding-right:20px;
  color:#dfdfdf;
  margin:0;
  margin-top:10px;
  margin-right:-6px;
  border:none;
  background:none repeat scroll 20% 20% #fff;
  width:auto;
}

#cboxClose:hover,#cboxClose:focus {
  -webkit-transition:.4s;
  -moz-transition:.4s;
  -o-transition:.4s;
  transition:.4s;
  color:#dfdfdf;
  background:none repeat scroll 20% 20% #FF6450;
}

/*======================================|side menu|===================*/
.i_menu {
  -webkit-transition:1.5s;
  -moz-transition:1.5s;
  -o-transition:1.5s;
  transition:1.5s;
  bottom:10px;
  filter:alpha(opacity=100);
  opacity:1;
  z-index:100;
  position:fixed;
  width:30px;
  right:0;
  height:auto;
  padding-top:10px;
  padding-bottom:10px;
  background:#fff;
  filter:alpha(opacity=70);
  opacity:.7;
}

.i_menu:hover {
  -webkit-transition:.5s;
  -moz-transition:.5s;
  -o-transition:.5s;
  transition:.5s;
  filter:alpha(opacity=100);
  opacity:1;
  background:rgba(255,255,255,0.00);
}

.i_menu .icon_m {
  display:block;
  float:left;
  width:250px;
  height:30px;
  padding-top:0;
  padding-left:120px;
  margin:0;
  margin-top:1px;
  margin-bottom:1px;
}

.i_menu .icon_m:hover {
  padding-left:0;
}

.i_menu .icon_m a {
  color:#dfdfdf;
  font-size:22px;
  font-weight:normal;
  text-align:center;
  width:210px;
  position:absolute;
  padding:2px;
}

.i_menu .icon_m a:hover {
  color:#fff;
  border-bottom:none;
  background:#FF6450;
}

#abtme {
  -webkit-transition:.75s;
  -moz-transition:.75s;
  -o-transition:.75s;
  transition:.75s;
  background:url(https://s26.postimg.cc/quydod50p/ica.png) no-repeat left #fff;
}

#abtme:hover,#abtme:focus {
  -webkit-transition:.4s;
  -moz-transition:.4s;
  -o-transition:.4s;
  transition:.4s;
  background:#FF6450;
  margin-left:-180px;
}

#frn {
  -webkit-transition:.75s;
  -moz-transition:.75s;
  -o-transition:.75s;
  transition:.75s;
  background:url(https://s26.postimg.cc/zehrm4dd5/icb.png) no-repeat left #fff;
}

#frn:hover,#frn:focus {
  -webkit-transition:.4s;
  -moz-transition:.4s;
  -o-transition:.4s;
  transition:.4s;
  background:#FF6450;
  margin-left:-180px;
}

#gal {
  -webkit-transition:.75s;
  -moz-transition:.75s;
  -o-transition:.75s;
  transition:.75s;
  background:url(https://s26.postimg.cc/yew245nl5/icd.png) no-repeat left #fff;
}

#gal:hover,#gal:focus {
  -webkit-transition:.4s;
  -moz-transition:.4s;
  -o-transition:.4s;
  transition:.4s;
  background:#FF6450;
  margin-left:-180px;
}

#inh {
  -webkit-transition:.75s;
  -moz-transition:.75s;
  -o-transition:.75s;
  transition:.75s;
  background:url(https://s26.postimg.cc/9wzd2ivmx/icc.png) no-repeat left #fff;
}

#inh:hover,#inh:focus {
  -webkit-transition:.4s;
  -moz-transition:.4s;
  -o-transition:.4s;
  transition:.4s;
  background:#FF6450;
  margin-left:-180px;
}

#wp {
  -webkit-transition:.75s;
  -moz-transition:.75s;
  -o-transition:.75s;
  transition:.75s;
  background:url(https://s26.postimg.cc/ef1numbop/ice.png) no-repeat left #fff;
}

#wp:hover,#wp:focus {
  -webkit-transition:.4s;
  -moz-transition:.4s;
  -o-transition:.4s;
  transition:.4s;
  background:#FF6450;
  margin-left:-180px;
}

/*======================================|side menu|===================*/
#tags_container {
  display:none;
}