@charset "UTF-8";

a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,dialog,div,dl,dt,em,embed,fieldset,figcaption,figure,font,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,hr,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,meter,nav,object,ol,output,p,pre,progress,q,rp,rt,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video,xmp {
  border:0;
  margin:0;
  padding:0;
  font-size:100%;
}

html,body {
  height:100%;
}

article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {
  display:block;
}

b,strong {
  font-weight:bold;
}

img {
  color:transparent;
  font-size:0;
  vertical-align:middle;
  -ms-interpolation-mode:bicubic;
}

ol,ul {
  list-style:none;
}

li {
  display:list-item;
}

table {
  border-collapse:collapse;
  border-spacing:0;
}

th,td,caption {
  font-weight:normal;
  vertical-align:top;
  text-align:left;
}

q {
  quotes:none;
}

q:before,q:after {
  content:'';
  content:none;
}

sub,sup,small {
  font-size:75%;
}

sub,sup {
  line-height:0;
  position:relative;
  vertical-align:baseline;
}

sub {
  bottom:-.25em;
}

sup {
  top:-.5em;
}

svg {
  overflow:hidden;
}

.status_value,.clock,td[height='100%'],td[colspan='2'],td[align='right'] {
  display:none;
}

td[style='padding:0px 40px 40px 40px;'] table:nth-child(2) {
  display:block;
  width:960px;
  margin:0 auto;
}

td[style='padding:0px 40px 40px 40px;'] table:nth-child(3) {
  display:block;
  width:960px;
  margin:0 auto;
}

body {
  background-color:#151515;
  background-image:url(https://dl.dropboxusercontent.com/u/107368121/Teo/space-art-wallpapers-04-667197.jpg);
  background-repeat:no-repeat;
  background-attachment:fixed;
  background-size:100% auto;
  min-height:2000px;
  font-family:Verdana,Geneva,sans-serif;
  font-size:12px;
  color:#FFF;
}

a {
  color:#FA2572;
  text-decoration:none;
  font-weight:bold;
}

a:hover {
  text-decoration:underline;
  cursor:pointer;
}

p {
  margin-bottom:10px;
  line-height:21px;
}

.content .key,.friends_key {
  font-weight:normal;
}

table[cellpadding='0'][cellspacing='0'][width='100%'][height='100%'] {
  margin-top:1030px;
}

td[style='padding:0px 40px 40px 40px;'] div.container_padding {
  width:960px;
  margin:0 auto;
}

.heading {
  background-color:#151515;
  padding:15px 20px 14px;
  font-size:16px;
  margin:0;
  border-bottom:1px solid #DFDFDF;
  font-family:Verdana,Geneva,sans-serif;
  font-weight:normal;
}

.content {
  margin-bottom:20px;
  padding:20px;
  background-color:#151515;
  overflow:auto;
}

#header {
  width:100%;
  margin-top:20px;
}

.wrapper {
  width:960px;
  margin:0 auto;
  overflow:auto;
}

.content_header {
  background-color:rgba(22,22,22,0.8);
  overflow:auto;
}

#menu {
  width:100%;
  margin-top:0;
  overflow:auto;
}

.links {
  overflow:auto;
}

.button {
  display:block;
  float:left;
  color:#FFF;
  padding:20px 30px;
  background-color:#db1858;
  transition:background .4s ease-out;
}

.button:hover {
  background-color:#000;
  text-decoration:none;
}

.button:target {
  background-color:#000;
}

.page_title {
  font-size:26px;
  text-transform:uppercase;
  border-bottom:1px solid #FFF;
  padding-bottom:10px;
  margin-bottom:10px;
}

.page_left {
  position:fixed;
  top:0;
  left:-350px;
  width:350px;
  background-color:rgba(0,0,0,0.5);
  height:100%;
  transition:left 1s ease;
}

.page_right {
  position:fixed;
  top:0;
  right:-350px;
  width:350px;
  background-color:rgba(0,0,0,0.5);
  height:100%;
  transition:right 1s ease;
}

.button:target .page_left {
  left:0;
}

.button:target .page_right {
  right:0;
}

#slideshow {
  margin-top:20px;
}

.big_img {
  padding:20px;
}

.categories {
  padding:0 20px 20px;
  overflow:auto;
}

.box {
  float:left;
  width:253px;
  background-color:#db1858;
  padding:20px;
  min-height:280px;
  margin-right:20px;
}

.categories .box:last-child {
  margin-right:0;
}

.box_title {
  font-size:24px;
  text-transform:uppercase;
  margin-bottom:10px;
}

div[style='padding:8px;'] {
  margin-bottom:20px;
  padding:20px;
  background-color:#151515;
}

#schedule {
  background-color:#151515;
  overflow:auto;
  margin:0;
  width:920px;
  position:relative;
  top:-20px;
  left:-20px;
  padding:20px;
}

#schedule table tr td:first-child {
  text-align:right;
  width:100px;
  border-right:1px dotted #b4b4b4;
}

#schedule table tr td:last-child {
  text-align:left;
  text-indent:10px;
}

.interests_body {
  position:relative;
}

#gallery .heading {
  display:none;
}

.gallery_image {
  padding:10px;
  color:#fff;
  text-transform:capitalize;
}

.gallery_image a {
  margin-top:12px;
  display:block;
}

#gallery .content {
  position:fixed;
  bottom:0;
  left:0;
  width:100%;
  margin-bottom:0;
  background-color:rgba(0,0,0,0.5);
  z-index:99;
}

#gallery .content a {
  border:0;
  text-decoration:none;
}

#gallery .content a img {
  border:3px solid #FFF;
}

#gallery .content .gallery_image {
  padding:0;
  background:none;
  min-width:80px;
}

#gallery .content .gallery_image a {
  margin:0;
}

#gallery div[style='text-align:right;'] {
  width:200px;
  position:fixed;
  bottom:20px;
  right:20px;
  z-index:999999;
}

#gallery div[style='text-align:right;'] a {
  color:#fff;
  text-decoration:none;
  text-transform:uppercase;
}

#gallery #popImg {
  display:none;
}

.gallery_content table {
  margin-top:10px;
}

.gallery_image {
  min-width:100px;
}

.wall_body img {
  max-width:700px;
}

.wall_body iframe {
  max-width:700px;
  z-index:10;
}

.thumbnail {
  margin-left:10px;
  margin-top:10px;
}

.wall_body iframe {
  max-width:700px;
}

.wall_info {
  background-color:#FFF;
  padding-top:15px;
  padding-bottom:15px;
  padding-left:70px;
  font-weight:normal;
  border-bottom:1px dotted #D2D2D2;
}

.wall_body {
  background-color:#FFF;
  margin-bottom:40px;
  padding-top:20px;
  padding-bottom:20px;
  padding-left:90px;
  color:#000;
  line-height:18px;
  font-style:italic;
}

.wall_body img {
  max-width:700px;
  z-index:10;
}

.skype {
  padding-left:40px;
  background-image:url(link poza skype);
  background-repeat:no-repeat;
  background-position:top left;
}

.messenger {
  padding-left:40px;
  background-image:url(link poza mess);
  background-repeat:no-repeat;
  background-position:top left;
}

.amazon {
  padding-left:40px;
  background-image:url(link poza amazon);
  background-repeat:no-repeat;
  background-position:top left;
}

.read_more {
  font-size:12px;
  text-transform:none;
  margin-left:-20px;
  margin-top:10px;
}