html, body, h1, h2, h3, p, ol, ul, li , a, button{
 padding: 0;
 border: 0;
 margin: 0;
 font-family: Arial, Helvetica, sans-serif;
 color: #ffffcc;
}
body{
background-color: #000001;
}
video#bgvid { 
    position: fixed;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: -100;
    -ms-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    background: url(/images/logo.png) no-repeat;
    background-size: cover; 
}
.login-box {
	background-color: #000000;
	width: auto;
	height: 100%;
	padding: 5px 5px 86% 5px;
	border: 2px solid #000000;
	margin: auto auto 5px auto;
	border-radius: 10px;
	opacity: 0.85;
	
}
.login-box label{
	color: #ffffff;
	font-weight: bold;
	font-size:68px;
}
.login-form {
	height: auto;
	padding: 1px;
	border: 10px;
	padding: 10% 0 0 17%;
	float: none;

}
.login-form: ul{
	padding: 10px;
	border: 0px;
	margin: 0px;
}
.login-form li {
	padding: 5px;
	border: 0px;
	margin: 0px;
	display: block;
}
.login-form input:not([type=submit]) {  
	padding: 5px;  
	margin-right: 10px;
	margin-top: 2px;
	border: 1px solid #ffffff;  
	border-radius: 3px;  
	box-shadow: inset 0px 1px 3px 0px rgba(0, 0, 0, 0.1),   
		0px 1px 0px 0px rgba(250, 250, 250, 0.5) ; 
	font-size: 50px; 
}
.login-form label{  
    padding: 0px 0px 5px 1px;  
}    
.login-form input[type=submit] {  
    border: 1px solid rgba(0, 0, 0, 0.3);  
    background: #64c8ef; /* Old browsers */  
    background: -moz-linear-gradient(top,  #64c8ef 0%, #00a2e2 100%); /* FF3.6+ */  
    background: -webkit-gradient(linear, left top, left bottombottom, color-stop(0%,#64c8ef), color-stop(100%,#00a2e2)); /* Chrome,Safari4+ */  
    background: -webkit-linear-gradient(top,  #64c8ef 0%,#00a2e2 100%); /* Chrome10+,Safari5.1+ */  
    background: -o-linear-gradient(top,  #64c8ef 0%,#00a2e2 100%); /* Opera 11.10+ */  
    background: -ms-linear-gradient(top,  #64c8ef 0%,#00a2e2 100%); /* IE10+ */  
    background: linear-gradient(to bottombottom,  #64c8ef 0%,#00a2e2 100%); /* W3C */  
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#64c8ef', endColorstr='#00a2e2',GradientType=0 ); /* IE6-9 */  
    color: #fff;  
    padding: 0 30%;
    
    font-size: 59px;
    border-radius: 3px;  
    text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.3);
}
.login-form input[type=submit]:hover{
 
	background: #ac4e5a;
}
.login-user {  
	width: auto;
	height: auto;
	float: none;
} 
.login-pass {  
	width: auto;
	height: auto;
	float: none;
}
.confirm-pass {  
	width: auto;
	height: auto;
	float: none;
	clear: left;
}
.newuser {
	width: 100px;
	height: 50px;
}
.logo {
	width: 100%;
	height: 20%;
	margin-top: 1px;
	margin-right: 2%;
	float: none;
}
.logo img {
	width: 100%;
	height: 120px;
}
.submitBN {
	padding: 35px 0px 0px 0px;
	
	float: none;	
}

.newuserBN {
	padding-left: 13%;
	float: none;	
}
.fb-login-bttn {
	padding-left: 17%;
	float: none;
}
.fb-login-bttn img {
	width: 12%;
    	height: 40px;
}
a.fb-login-bttn {
	padding: 1.5px 7%;  
	margin-right: 10px;   
	border-radius: 3px;  	
	border: 1px solid rgba(0, 0, 0, 0.3);  
	background: #556a9e; /* Old browsers */  
	background: -moz-linear-gradient(top,  #556a9e 0%, #00a2e2 100%); /* FF3.6+ */  
	background: -webkit-gradient(linear, left top, left bottombottom, color-stop(0%,#556a9e), color-stop(100%,#00a2e2)); /* Chrome,Safari4+ */  
	background: -webkit-linear-gradient(top,  ##556a9e 0%,#00a2e2 100%); /* Chrome10+,Safari5.1+ */  
	background: -o-linear-gradient(top,  #556a9e 0%,#00a2e2 100%); /* Opera 11.10+ */  
	background: -ms-linear-gradient(top, #556a9e 0%,#00a2e2 100%); /* IE10+ */  
	background: linear-gradient(to bottombottom,  #556a9e 0%,#00a2e2 100%); /* W3C */  
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#556a9e', endColorstr='#00a2e2',GradientType=0 ); /* IE6-9 */  
	color: #fff;  
	font-size: 59px;
	text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.3);
	float: none;
}
a.fb-login-bttn:hover{
 
	background: #ac4e5a;
}
.newuserBN button {
	border: 1px solid rgba(0, 0, 0, 0.3);  
    background: #64c8ef; /* Old browsers */  
    background: -moz-linear-gradient(top,  #64c8ef 0%, #00a2e2 100%); /* FF3.6+ */  
    background: -webkit-gradient(linear, left top, left bottombottom, color-stop(0%,#64c8ef), color-stop(100%,#00a2e2)); /* Chrome,Safari4+ */  
    background: -webkit-linear-gradient(top,  #64c8ef 0%,#00a2e2 100%); /* Chrome10+,Safari5.1+ */  
    background: -o-linear-gradient(top,  #64c8ef 0%,#00a2e2 100%); /* Opera 11.10+ */  
    background: -ms-linear-gradient(top,  #64c8ef 0%,#00a2e2 100%); /* IE10+ */  
    background: linear-gradient(to bottombottom,  #64c8ef 0%,#00a2e2 100%); /* W3C */  
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#64c8ef', endColorstr='#00a2e2',GradientType=0 ); /* IE6-9 */  
    color: #fff;  
	padding: 0 11%;
    margin-left: 4.5%;
    font-size: 59px;
    border-radius: 3px;  
    text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.3);
    float: none;
}
.newuserBN button:hover{
 
	background: #ac4e5a;
}
.modalDialog input:not([type=submit]) {  
	padding: 1% 13% 0 0px;
	margin-right: 10px;
	margin-top: 2px;
	border: 1px solid #ffffff;  
	border-radius: 3px;  
	box-shadow: inset 0px 1px 3px 0px rgba(0, 0, 0, 0.1),   
	        0px 1px 0px 0px rgba(250, 250, 250, 0.5) ;
	font-size: 50px;  
}
.modalDialog input[type=submit] {  
    border: 1px solid rgba(0, 0, 0, 0.3);  
    background: #64c8ef; /* Old browsers */  
    background: -moz-linear-gradient(top,  #64c8ef 0%, #00a2e2 100%); /* FF3.6+ */  
    background: -webkit-gradient(linear, left top, left bottombottom, color-stop(0%,#64c8ef), color-stop(100%,#00a2e2)); /* Chrome,Safari4+ */  
    background: -webkit-linear-gradient(top,  #64c8ef 0%,#00a2e2 100%); /* Chrome10+,Safari5.1+ */  
    background: -o-linear-gradient(top,  #64c8ef 0%,#00a2e2 100%); /* Opera 11.10+ */  
    background: -ms-linear-gradient(top,  #64c8ef 0%,#00a2e2 100%); /* IE10+ */  
    background: linear-gradient(to bottombottom,  #64c8ef 0%,#00a2e2 100%); /* W3C */  
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#64c8ef', endColorstr='#00a2e2',GradientType=0 ); /* IE6-9 */  
    color: #fff;  
    padding: 5px 15px;  
    margin-right: 0;  
    border-radius: 3px;  
    text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.3);
}
.modalDialog input[type=submit]:hover{
 
	background: #ac4e5a;
}
.modalDialog: ul{
	padding: 10px;
	border: 0px;
	margin: 0px;
	
}
.modalDialog li {
	padding: 5px;
	border: 0px;
	margin: 0px;
	display: block;
}
.modalDialog{
		position: fixed;
		top: 0;
		right: 0; 
		bottom: 0;
		left: 0;
		background: rgba(0,0,0,0.8);
		z-index: 99999;
		opacity:0;
		-o-transition: opacity 400ms ease-in;
		-webkit-transition: opacity 400ms ease-in;
		-moz-transition: opacity 400ms ease-in;
		transition: opacity 400ms ease-in;
		pointer-events: none;
}
.modalDialog:target {
		opacity:1;
		pointer-events: auto;
}
.modalDialog > div {
		width: 80%;
		height: 90%;
		position: relative;
		margin: 10% auto;
		padding: 5px 20px 13px 20px;
		border-radius: 10px;
		background: #fff;
		background: -moz-linear-gradient(#b1adad, #9c0000);
		background: -webkit-linear-gradient(#b1adad, #9c0000);
		background: -o-linear-gradient(#b1adad, #9c0000);
		background: linear-gradient(#b1adad, #9c0000);
}
.modalDialog2 input:not([type=submit]) {  
    padding: 5px;  
    margin-right: 10px;
	margin-top: 2px;
    border: 1px solid #ffffff;  
    border-radius: 3px;  
    box-shadow: inset 0px 1px 3px 0px rgba(0, 0, 0, 0.1),   
                0px 1px 0px 0px rgba(250, 250, 250, 0.5) ;  
}
.modalDialog2 input[type=submit] {  
    border: 1px solid rgba(0, 0, 0, 0.3);  
    background: #64c8ef; /* Old browsers */  
    background: -moz-linear-gradient(top,  #64c8ef 0%, #00a2e2 100%); /* FF3.6+ */  
    background: -webkit-gradient(linear, left top, left bottombottom, color-stop(0%,#64c8ef), color-stop(100%,#00a2e2)); /* Chrome,Safari4+ */  
    background: -webkit-linear-gradient(top,  #64c8ef 0%,#00a2e2 100%); /* Chrome10+,Safari5.1+ */  
    background: -o-linear-gradient(top,  #64c8ef 0%,#00a2e2 100%); /* Opera 11.10+ */  
    background: -ms-linear-gradient(top,  #64c8ef 0%,#00a2e2 100%); /* IE10+ */  
    background: linear-gradient(to bottombottom,  #64c8ef 0%,#00a2e2 100%); /* W3C */  
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#64c8ef', endColorstr='#00a2e2',GradientType=0 ); /* IE6-9 */  
    color: #fff;  
    padding: 5px 15px;  
    margin-right: 0;  
    border-radius: 3px;  
    text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.3);
}
.modalDialog2: ul{
	padding: 10px;
	border: 0px;
	margin: 0px;
	
}
.modalDialog2 li {
	padding: 5px;
	border: 0px;
	margin: 0px;
	display: block;
}
.modalDialog2{
		position: fixed;
		top: 0;
		right: 0; 
		bottom: 0;
		left: 0;
		background: rgba(0,0,0,0.8);
		z-index: 99999;
		opacity:1;
		-o-transition: opacity 400ms ease-in;
		-webkit-transition: opacity 400ms ease-in;
		-moz-transition: opacity 400ms ease-in;
		transition: opacity 400ms ease-in;
}
.modalDialog2:target {
		opacity:1;
		pointer-events: auto;
}
.modalDialog2 > div {
		width: 400px;
		height: 354px;
		position: relative;
		margin: 10% auto;
		padding: 5px 20px 13px 20px;
		border-radius: 10px;
		background: #fff;
		background: -moz-linear-gradient(#b1adad, #9c0000);
		background: -webkit-linear-gradient(#b1adad, #9c0000);
		background: -o-linear-gradient(#b1adad, #9c0000);
		background: linear-gradient(#b1adad, #9c0000);
}
/* Modal for user pictures*/

.modalDialog3: ul{
	padding: 10px;
	border: 0px;
	margin: 0px;
	
}
.modalDialog3 li {
	padding: 5px;
	border: 0px;
	margin: 0px;
	display: inline-block;
}
.modalDialog3{
		position: fixed;
		top: 0;
		right: 0; 
		bottom: 0;
		left: 0;
		background: rgba(0,0,0,0.8);
		z-index: 99999;
		opacity:0;
		-o-transition: opacity 400ms ease-in;
		-webkit-transition: opacity 400ms ease-in;
		-moz-transition: opacity 400ms ease-in;
		transition: opacity 400ms ease-in;
		pointer-events: none;
}
.modalDialog3:target {
		opacity:1;
		pointer-events: auto;
}
.modalDialog3 > div {
		width: 80%;
		height: 90%;
		position: relative;
		margin: 2% auto;
		padding: 5px 20px 13px 20px;
		border-radius: 10px;
		background: #fff;
		background: -moz-linear-gradient(#b1adad, #9c0000);
		background: -webkit-linear-gradient(#b1adad, #9c0000);
		background: -o-linear-gradient(#b1adad, #9c0000);
		background: linear-gradient(#b1adad, #9c0000);
}

.close {
		background: #606061;
		color: #FFFFFF;
		line-height: 50px;
		position: absolute;
		right: -12px;
		text-align: center;
		top: -10px;
		width: 70px;
		text-decoration: none;
		font-weight: bold;
		-webkit-border-radius: 12px;
		-moz-border-radius: 12px;
		border-radius: 12px;
		-moz-box-shadow: 1px 1px 3px #000;
		-webkit-box-shadow: 1px 1px 3px #000;
		box-shadow: 1px 1px 3px #000;
}
.close:hover { background: #00d9ff; }
.name{
	width: 100%;
    	height: 100%;
	float: none;
}
.login-new-user{
	width: 100%;
    	height: 0%;
	float: none;
}
.login-message {
	color: #FF0000;
	font-weight: 900;
	padding: 5px;
	font-size: 38px;
}
.captcha {
	width: 240px;
	margin: 5px;
	color: #FF0000;
	font-weight: 900;
}
.newuser_captcha {
	width: 180px;
	height: 100px;
	margin: 5px;
	color: #FF0000;
	font-weight: 900;
	float: none;
}
.userName{
	color: #fff;
	font-weight: 700;
    	margin: 10px;
	float: none;
}
.rss-feed_2 {
	top: 8px;
	right: 16px;
	width: 16%;
	float: none;
	clear: left;
}
.rss-feed {
	top: 8px;
	right: 16px;
	width: 16%;
	float: none;
	clear: right;
}

/* Menu */
.menu,
.menu ul,
.menu li,
.menu a {
	margin: 0;
	padding: 0;
	border: none;
	outline: none;
}
.menu {	
	height: 100%;
	width: auto;
	background: #4c4e5a;
	background: -webkit-linear-gradient(top, #4c4e5a 0%,#2c2d33 100%);
	background: -moz-linear-gradient(top, #4c4e5a 0%,#2c2d33 100%);
	background: -o-linear-gradient(top, #4c4e5a 0%,#2c2d33 100%);
	background: -ms-linear-gradient(top, #4c4e5a 0%,#2c2d33 100%);
	background: linear-gradient(top, #4c4e5a 0%,#2c2d33 100%);
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.menu li {
	position: relative;
	list-style: none;
	float: left;
	display: block;
	height: 40px;
}
/* Links */
.menu li a {
	display: block;
	padding: 0 14px;
	margin: 6px 0;
	line-height: 28px;
	text-decoration: none;
	
	border-left: 1px solid #393942;
	border-right: 1px solid #4f5058;

	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 13px;

	color: #f3f3f3;
	text-shadow: 1px 1px 1px rgba(0,0,0,.6);

	-webkit-transition: color .2s ease-in-out;
	-moz-transition: color .2s ease-in-out;
	-o-transition: color .2s ease-in-out;
	-ms-transition: color .2s ease-in-out;
	transition: color .2s ease-in-out;
}
.menu li:first-child a { border-left: none; }
.menu li:last-child a{ border-right: none; }
.menu li:hover > a { color: #d41111; }

/* Sub Menu */
.menu ul {
	position: absolute;
	top: 40px;
	left: 0;

	opacity: 0;
	
	background: #1f2024;

	-webkit-border-radius: 0 0 5px 5px;
	-moz-border-radius: 0 0 5px 5px;
	border-radius: 0 0 5px 5px;

	-webkit-transition: opacity .25s ease .1s;
	-moz-transition: opacity .25s ease .1s;
	-o-transition: opacity .25s ease .1s;
	-ms-transition: opacity .25s ease .1s;
	transition: opacity .25s ease .1s;
}
.menu li:hover > ul { opacity: 1; }
.menu ul li {
	height: 0;
	padding: 0;

	-webkit-transition: height .25s ease .1s;
	-moz-transition: height .25s ease .1s;
	-o-transition: height .25s ease .1s;
	-ms-transition: height .25s ease .1s;
	transition: height .25s ease .1s;
}
.menu li:click > ul li {
	height: 36px;
	overflow: visible;
	padding: 0;
}
.menu ul li a {
	width: 100px;
	padding: 4px 0 4px 40px;
	margin: 0;
	border: none;
	border-bottom: 1px solid #353539;
}
.menu ul li:last-child a { border: none; }

/* Icons */
.menu a.documents { background: url(../img/docs.png) no-repeat 6px center; }
.menu a.messages { background: url(../img/bubble.png) no-repeat 6px center; }
.menu a.signout { background: url(../img/arrow.png) no-repeat 6px center; }

/*Messages*/
.message-list {
	width: 42%;
	height: auto;
	float: none;
	 -webkit-animation: fadein 2s; /* Safari, Chrome and Opera > 12.1 */
       -moz-animation: fadein 2s; /* Firefox < 16 */
        -ms-animation: fadein 2s; /* Internet Explorer */
         -o-animation: fadein 2s; /* Opera < 12.1 */
            animation: fadein 2s;
}
.message-list-part1 {
	width: 100%;
	height: auto;
	float: none;
}

.message-list-part1 h1{
	padding: 25px 0 25px 90px;
    	color: red;
}
.message-reply1 {
	height: 50px;
	width: 360px;
	padding: 0px 15px 0 10px;
}
.message-reply2 {
	height: 50px;
	width: 49px;
	float: none;
}
.message-reply3 {
	height: 50px;
	width: 310px;
	float: none;
}
.message-reply1 li {
	list-style: none;
	color: #f3f3f3;	
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 13px;
	
	text-shadow: 1px 1px 1px rgba(0,0,0,.6);
	-webkit-transition: color .2s ease-in-out;
	-moz-transition: color .2s ease-in-out;
	-o-transition: color .2s ease-in-out;
	-ms-transition: color .2s ease-in-out;
	transition: color .2s ease-in-out;
}
.message-reply2, .message-reply3 {
	background: #4c4e5a;
	background: -webkit-linear-gradient(top, #4c4e5a 0%,#2c2d33 100%);
	background: -moz-linear-gradient(top, #4c4e5a 0%,#2c2d33 100%);
	background: -o-linear-gradient(top, #4c4e5a 0%,#2c2d33 100%);
	background: -ms-linear-gradient(top, #4c4e5a 0%,#2c2d33 100%);
	background: linear-gradient(top, #4c4e5a 0%,#2c2d33 100%);
	border-radius: 13px;
}
.message-reply2{
	border-radius: 15px 0px 0px 15px;
}
.message-reply3{
	border-radius: 0px 15px 15px 0px;
}

.message-reply2 a:hover{
 
	background: #ac4e5a;
}
.message-reply1:hover a,
.message-reply1:hover a >div {
    opacity: 1;
}
.message-reply1:hover a:hover,
.message-reply1:hover a > div:hover {
    opacity: 0.5;
}
.conversation-box{
	width: 53%;
	height: 76.67vh;
	padding: 10px 0px 5px 0px;
	float: none;
	overflow: auto;
	margin-top: 20px;
	background: #440000;
	border-radius: 25px;
	 -webkit-animation: fadein 3s; /* Safari, Chrome and Opera > 12.1 */
       -moz-animation: fadein 3s; /* Firefox < 16 */
        -ms-animation: fadein 3s; /* Internet Explorer */
         -o-animation: fadein 3s; /* Opera < 12.1 */
            animation: fadein 3s;
}
.conversation-box ul {
	padding-bottom: 25px;
}
.message-reply1-1 {
	width: 85%;
	padding: 5px 15px 5px 10px;
	float: none;
	clear: left;
}
.message-reply2-1 {
	height: 50px;
	width: 49px;
	float: none;
}
.message-reply3-1 {
	width: 85%;
	float: none;
}
.message-reply2-2 {
	height: 50px;
	width: 49px;
	float: none;
}
.message-reply3-2 {
	height: 50px;
	width: 510px;
	float: none;
}
.message-reply1-1 li {
	list-style: none;
	color: #f3f3f3;	
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 13px;
	
	text-shadow: 1px 1px 1px rgba(0,0,0,.6);
	-webkit-transition: color .2s ease-in-out;
	-moz-transition: color .2s ease-in-out;
	-o-transition: color .2s ease-in-out;
	-ms-transition: color .2s ease-in-out;
	transition: color .2s ease-in-out;
}
.message-submit {
	padding: 0px 10px 10px 10px;
	float: none;
}
.reply-form {
	padding: 10px;
	float: none;
}
.message-submit input[type=submit] {  
    border: 1px solid rgba(0, 0, 0, 0.3);  
    background: #64c8ef; /* Old browsers */  
    background: -moz-linear-gradient(top,  #64c8ef 0%, #00a2e2 100%); /* FF3.6+ */  
    background: -webkit-gradient(linear, left top, left bottombottom, color-stop(0%,#64c8ef), color-stop(100%,#00a2e2)); /* Chrome,Safari4+ */  
    background: -webkit-linear-gradient(top,  #64c8ef 0%,#00a2e2 100%); /* Chrome10+,Safari5.1+ */  
    background: -o-linear-gradient(top,  #64c8ef 0%,#00a2e2 100%); /* Opera 11.10+ */  
    background: -ms-linear-gradient(top,  #64c8ef 0%,#00a2e2 100%); /* IE10+ */  
    background: linear-gradient(to bottombottom,  #64c8ef 0%,#00a2e2 100%); /* W3C */  
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#64c8ef', endColorstr='#00a2e2',GradientType=0 ); /* IE6-9 */  
    color: #fff;  
    padding: 5px 15px;  
    margin-right: 0;  
    border-radius: 3px;  
    text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.3);
}
.message-submit input[type=submit]:hover{
 
	background: #ac4e5a;
}
.user-pic{
	width: 49px;
	height: 50px;
	padding: 10px;
	float: none;
}
.user-name{
	width: auto;
	padding: 5px 0px 0px 5px;
	float: none;
	color: red;
    	font-size: 103%;
}
.user-time{	
	width: auto;
	padding: 5px 5px 0px 0px;
	float: none;
	padding-right: 5px;
	
}
.user-reply{
	padding: 10px 0px 4px 5px;
	float: none;
	clear: left;
}
.user-pic2{
	width: 49px;
	height: 50px;
	padding: 10px;
	float: none;
}
.user-name2{
	width: auto;
	padding: 5px 0px 0px 5px;
	float: none;
	color: red;
    	font-size: 103%;
}
.user-time2{	
	width: auto;
	padding: 5px 5px 0px 0px;
	float: none;
	
}
.user-reply2{
	padding: 10px 0px 4px 5px;
	float: none;
	clear: left;
}

/*User Profile*/
.body{
	height: 89.67vh;
	width: 67%;
	padding: 0px;
	margin: 0% 0% 0% 0%;
	background: #383131;
	float: none;		
}
.user-head{
	height: 17%;
	width: 100%;
}
.user-main-pic {
	height: 151px;
	width: 151px;
	border: 2px solid #772e2e;
	float: none;
}
.user-main-pic:hover a{
	box-shadow: 0 0 2px 1px rgba
    (0, 140, 186, 0.5);
}
.user-info{
	margin-top: 5%;
	float: none;
}
.headline{
	width: 100%;
	margin: auto;
	clear: both;
	background: #000000;
}
.headline h3{
	text-align: center;
	text-align: -webkit-center;
}
.bio{
	height: 100%;
	width: 20%;
	float: none;
	background: #823636;	
}
.feed{
	height: 58.67vh;
	width: 80%;
	margin: auto;
	float: none;
	overflow: auto;
	background: #823636;
}
.feed-list{

	width: 80%;
	padding: 0px 10px 10px 10px;
	float: none;
	 -webkit-animation: fadein 3s; /* Safari, Chrome and Opera > 12.1 */
       -moz-animation: fadein 3s; /* Firefox < 16 */
        -ms-animation: fadein 3s; /* Internet Explorer */
         -o-animation: fadein 3s; /* Opera < 12.1 */
            animation: fadein 3s;
	

}
.feed-message{
	width: 80%;
	padding: 10px;
	float: none;
	clear: left;
}
.feed-time{
	width: 80%;
	padding-bottom: 5px;
	margin: auto;
	float: none;
	clear: both;
}
.feed-post{
	width: 80%;
	margin: auto;
	float: none;	
}
.user-photos{
	height: 93%;
    	width: 32%;
    	float: none;
    	overflow: auto;
}
button:hover{
cursor:pointer
}
a:hover{
cursor:pointer
}
.myImg {
    border-radius: 5px;
    cursor: pointer;
    transition: 0.3s;
}
.myImg:hover {
	opacity: 0.6;
}
.copy-right{
	height: 0px;
	width: 20%;
	margin-left: 25%;
}
.copy-right p{
	height: 0px;
	color: #bbbbbb;
	text-align: center;
	font-size:100%;
	font-style:italic;
    	opacity: 0.5;
}

/* TRANSITIONS */
@keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Firefox < 16 */
@-moz-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Safari, Chrome and Opera > 12.1 */
@-webkit-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Internet Explorer */
@-ms-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Opera < 12.1 */
@-o-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* The side navigation menu */
.sidenav {
    height: 100%; /* 100% Full-height */
    width: 0; /* 0 width - change this with JavaScript */
    position: fixed; /* Stay in place */
    z-index: 1; /* Stay on top */
    top: 0;
    left: 0;
    background-color: #111; /* Black*/
    overflow-x: hidden; /* Disable horizontal scroll */
    padding-top: 60px; /* Place content 60px from the top */
    transition: 0.5s; /* 0.5 second transition effect to slide in the sidenav */
}

/* The navigation menu links */
.sidenav a {
    padding: 8px 8px 8px 32px;
    text-decoration: none;
    font-size: 49px;
    color: #818181;
    display: block;
    transition: 0.3s;
    border-bottom: 2px solid #b1b1b1;
}

/* When you mouse over the navigation links, change their color */
.sidenav a:hover, .offcanvas a:focus{
    color: #d41111;
}
.menu > span {
    font-size: -webkit-xxx-large;
    color: #d41111;
}
/* Position and style the close button (top right corner) */
.sidenav .closebtn {
    position: absolute;
    top: -55px;
    right: 0px;
    font-size: 175px;
    margin-left: 0px;
    border: none;
}

/* Style page content - use this if you want to push the page content to the right when you open the side navigation */
#main {
    transition: margin-left .5s;
    padding: 20px;
}

/* On smaller screens, where height is less than 450px, change the style of the sidenav (less padding and a smaller font size) */
@media screen and (max-height: 450px) {
    .sidenav {padding-top: 15px;}
    .sidenav a {font-size: 18px;}
}