@charset "UTF-8";

a:link { color: #000000;text-decoration: none;}
a:active { color: #ffffff;}
a:hover { color: #ffffff; text-shadow:0px 0px 2px #000;text-decoration: underline;}
a:visited { color: #ffffff;}

body {
	padding-top:300px;
	background-image:url(http://i48.tinypic.com/2iqo5mu.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	background-color: #cd123e;
	background-position: ;
	background-attachment: ;
	background:;
	background-repeat:;
}

body,td{color:#ffffff;}body,td{font-weight:normal;font-style:normal;font-size:15px}
td .clock	{	font-size:9px;	}

.container_padding {
	padding:	5px;
	height:	100%;
	font-size:20px;
}

.container_transparency {
	height:100%;
	width:100%;
	background-color:transparent!important;
	filter:alpha(opacity=100);
	background: ;

}
.container {
	font-size:15px;
	color: #ffffff;
	position:relative;
	padding:	5px;
	height: 100%;
	background-color:transparent;
}

.container .heading {
	display:block;
	padding-left: 35px;padding-top: 5px;
	color: #ffffff;
	font-weight:bold;
	font-stretch: wider;
	text-shadow:0px 1px 1px #000;
	height:30px;
	font-family:'Century Gothic', Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 15px;
	background: url(http://i50.tinypic.com/4q05k2.jpg);
	background-repeat:no-repeat;
border-radius:7px;-moz-border-radius:7px;-webkit-border-radius:7px;-o-border-radius:7px;

}

.content {
	padding:5px;
	font-size:15px;
}
.interests_info{display:none;}
.gallery_image {
border: 0;
}

.gallery_image img {
width: 70px;
height:70px;
border:6px solid #000;
border-radius:8px;
borderradius:8px;
-moz-border-radius:8px;
-moz-border-radius:8px;
margin: 0 10px 4px -6px;
-webkit-transition: all 200ms cubic-bezier(0.250, 0.250, 0.750, 0.750);
   -moz-transition: all 200ms cubic-bezier(0.250, 0.250, 0.750, 0.750);
    -ms-transition: all 200ms cubic-bezier(0.250, 0.250, 0.750, 0.750);
     -o-transition: all 200ms cubic-bezier(0.250, 0.250, 0.750, 0.750);
        transition: all 200ms cubic-bezier(0.250, 0.250, 0.750, 0.750); 
}


.gallery_image img:hover {
border:6px solid rgb(203,96,179);
background: rgb(203,96,179);
background: -moz-linear-gradient(top,  rgba(203,96,179,1) 0%, rgba(193,70,161,1) 50%, rgba(168,0,119,1) 51%, rgba(219,54,164,1) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(203,96,179,1)), color-stop(50%,rgba(193,70,161,1)), color-stop(51%,rgba(168,0,119,1)), color-stop(100%,rgba(219,54,164,1)));
background: -webkit-linear-gradient(top,  rgba(203,96,179,1) 0%,rgba(193,70,161,1) 50%,rgba(168,0,119,1) 51%,rgba(219,54,164,1) 100%);
background: -o-linear-gradient(top,  rgba(203,96,179,1) 0%,rgba(193,70,161,1) 50%,rgba(168,0,119,1) 51%,rgba(219,54,164,1) 100%);
background: -ms-linear-gradient(top,  rgba(203,96,179,1) 0%,rgba(193,70,161,1) 50%,rgba(168,0,119,1) 51%,rgba(219,54,164,1) 100%);
background: linear-gradient(to bottom,  rgba(203,96,179,1) 0%,rgba(193,70,161,1) 50%,rgba(168,0,119,1) 51%,rgba(219,54,164,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cb60b3', endColorstr='#db36a4',GradientType=0 );

box-shadow: 0px 0px 4px #c11a46;
-webkit-transition: all 50ms cubic-bezier(0.250, 0.250, 0.750, 0.750);
   -moz-transition: all 50ms cubic-bezier(0.250, 0.250, 0.750, 0.750);
    -ms-transition: all 50ms cubic-bezier(0.250, 0.250, 0.750, 0.750);
     -o-transition: all 50ms cubic-bezier(0.250, 0.250, 0.750, 0.750);
        transition: all 50ms cubic-bezier(0.250, 0.250, 0.750, 0.750);
}

.thumbnail {
width:80px;
height:80px;
display:block;
float:left;
margin:-2px 0 0 -10px;
padding:8px 22px 9px 10px;
background:none;
}

.wall_info {
width: inherit;
font-size:15px;
color:rgb(117,34,1);
text-decoration:none;
padding-left:20px;padding-top:5px;padding-bottom:5px;
background:none;

margin:5px 0 0 115px;
border:1px solid #ffffff;
border-bottom:1px solid #ffffff
border-top-right-radius:8px;
border-top-left-radius:8px;
-moz-border-radius-topright:8px;
-moz-border-radius-topleft:8px;
}
.wall_body {
width: inherit;
font-size:15px;
color:#ffffff;
padding:10px;
background:#cd123e;
margin:0 0 40px 115px;
border:3px solid #000000;
border-top:none;border-bottom:1px solid #ffffff;border-left:1px solid #ffffff;border-right:1px solid #ffffff;
border-bottom-right-radius:8px;
border-bottom-left-radius:8px;
-moz-border-radius-bottomright:8px;
-moz-border-radius-bottomleft:8px;
overflow: hidden;
}
::-webkit-scrollbar {
height:12px;
border:1px solid #FFF;
background: #720B36;opacity:0.6}
::-webkit-scrollbar-thumb {
border-radius:7px;-moz-border-radius:7px;-o-border-radius:7px;-webkit-border-radius:7px;
background: rgb(143,2,34);
background: -moz-linear-gradient(top,  rgba(143,2,34,1) 0%, rgba(169,3,41,1) 16%, rgba(242,133,189,1) 31%, rgba(169,3,41,1) 35%, rgba(242,133,189,1) 38%, rgba(169,3,41,1) 42%, rgba(242,133,189,1) 48%, rgba(169,3,41,1) 53%, rgba(242,133,189,1) 57%, rgba(169,3,41,1) 60%, rgba(242,133,189,1) 64%, rgba(169,3,41,1) 80%, rgba(109,0,25,1) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(143,2,34,1)), color-stop(16%,rgba(169,3,41,1)), color-stop(31%,rgba(242,133,189,1)), color-stop(35%,rgba(169,3,41,1)), color-stop(38%,rgba(242,133,189,1)), color-stop(42%,rgba(169,3,41,1)), color-stop(48%,rgba(242,133,189,1)), color-stop(53%,rgba(169,3,41,1)), color-stop(57%,rgba(242,133,189,1)), color-stop(60%,rgba(169,3,41,1)), color-stop(64%,rgba(242,133,189,1)), color-stop(80%,rgba(169,3,41,1)), color-stop(100%,rgba(109,0,25,1)));
background: -webkit-linear-gradient(top,  rgba(143,2,34,1) 0%,rgba(169,3,41,1) 16%,rgba(242,133,189,1) 31%,rgba(169,3,41,1) 35%,rgba(242,133,189,1) 38%,rgba(169,3,41,1) 42%,rgba(242,133,189,1) 48%,rgba(169,3,41,1) 53%,rgba(242,133,189,1) 57%,rgba(169,3,41,1) 60%,rgba(242,133,189,1) 64%,rgba(169,3,41,1) 80%,rgba(109,0,25,1) 100%);
background: -o-linear-gradient(top,  rgba(143,2,34,1) 0%,rgba(169,3,41,1) 16%,rgba(242,133,189,1) 31%,rgba(169,3,41,1) 35%,rgba(242,133,189,1) 38%,rgba(169,3,41,1) 42%,rgba(242,133,189,1) 48%,rgba(169,3,41,1) 53%,rgba(242,133,189,1) 57%,rgba(169,3,41,1) 60%,rgba(242,133,189,1) 64%,rgba(169,3,41,1) 80%,rgba(109,0,25,1) 100%);
background: -ms-linear-gradient(top,  rgba(143,2,34,1) 0%,rgba(169,3,41,1) 16%,rgba(242,133,189,1) 31%,rgba(169,3,41,1) 35%,rgba(242,133,189,1) 38%,rgba(169,3,41,1) 42%,rgba(242,133,189,1) 48%,rgba(169,3,41,1) 53%,rgba(242,133,189,1) 57%,rgba(169,3,41,1) 60%,rgba(242,133,189,1) 64%,rgba(169,3,41,1) 80%,rgba(109,0,25,1) 100%);
background: linear-gradient(to bottom,  rgba(143,2,34,1) 0%,rgba(169,3,41,1) 16%,rgba(242,133,189,1) 31%,rgba(169,3,41,1) 35%,rgba(242,133,189,1) 38%,rgba(169,3,41,1) 42%,rgba(242,133,189,1) 48%,rgba(169,3,41,1) 53%,rgba(242,133,189,1) 57%,rgba(169,3,41,1) 60%,rgba(242,133,189,1) 64%,rgba(169,3,41,1) 80%,rgba(109,0,25,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8f0222', endColorstr='#6d0019',GradientType=0 );


}
#nv a{padding:11px 11px 4px 8px;display:block;float:left;position:relative;text-transform:uppercase;border-left:1px solid #732b70;border-right:1px solid #732b70;color:#FFF;-webkit-transition:all .5s;-moz-transition:all .5s;transition:all .5s;text-shadow:0 2px 1px #000}#nv a:hover{font-weight:bold;font-style: none;color:#CCC;padding:11px 18px 22px 22px;background:#000;background:rgba(0,0,0,0.5);-webkit-box-shadow:inset 0px 10px 10px 0px #000;-moz-box-shadow:inset 0px 10px 10px 0px #000;box-shadow:inset 0px 10px 10px 0px #000;text-shadow:-4px 8px 9px #ccc;font-size:12px;}
#ab {display:block;padding:12px;background-color:none;color:#C60;font-size:inherit;}
#tut {display:block;padding:12px;display:block;padding:12px;background-color:none;color:#C60;font-size:inherit;}
#tut2 {display:block;padding:12px;display:block;padding:12px;background-color:none;color:#C60;font-size:inherit;}
#store {display:block;padding:12px;display:block;padding:12px;background-color:none;color:#C60;font-size:inherit;}
.rel {
	float: left;
    height: 300px;
	width: 900px;
	position: relative;
	margin: 10px;
	overflow: hidden;
}
.abs {
font-family:'Century Gothic', Helvetica, sans-serif;
font-size:15px;
font-weight: normal;
color: inherit;
background:none;
cursor: pointer;
border-radius:7px 7px 0 0;
-moz-border-radius:7px 7px 0 0;
-webkit-border-radius:7px 7px 0 0;
transition:width 2s, height 2s;
-moz-transition:width 2s, height 2s, -moz-transform 2s;
-webkit-transition:width 2s, height 2s, -webkit-transform 2s; 
-o-transition:width 2s, height 2s, -o-transform 2s;
}
.abs:hover {
	top: 10px;
	cursor: pointer;
	background-color: rgba(0,0,0,.8);
	color: #fdf7d7;
}