.colon{
//        float:left;
        overflow:hidden;
        }
.colon img{
        margin:0px 0px -31px 0px;
        }
.profilepic{
//        float:left;
        overflow:hidden;
        }
.profilepic img{
        margin:0px 0px -41px 0px;
        }

.starfish {
        max-width: 500px;
        position: relative;
        z-index: 0;
}
.info{
	padding-top: 5px;
	padding-bottom: 20px;
	font-size: 10px;
}
.atf728{
	padding-top:0px;
	padding-bottom: 0px;
}
.leader{
	padding-top: 15px;
	padding-bottom: 15px;
}
.pages{
        font-size: 24px;
        padding-top: 15px;
        padding-bottom: 15px;
}
.footer{
	font-size: 9px;
        padding-top: 15px;
        padding-bottom: 15px;
}
.header{
	position: static;
	top: 0px;
	display: block;
	height:95px;
	padding-top: 5px;
	padding-bottom: 5px;
/*	background-color: black; */
	color: white;
	vertical-align: middle;
	text-align: center;
	font-family: "Impact";
 	a:link {color:#ffffff; text-decoration: none;} 
 	a:active {color:#ffffff; text-decoration: none;} 
	a:visited {color:#ffffff; text-decoration: none;}
 	a:hover {color:#ffffff; text-decoration: none;} 
}
.righthandbar{
	font-family: sans-serif;
}

html, body {
max-width:100%;
  overflow-x: hidden;
  font-family: Helvetica,Arial,sans-serif;
  background-color: #dbfaff;
h1: padding-top: 30px; font-size: 24px;
}

.pages{
	background-color: white;
	border-radius: 20px;
}

.fullpost{
	background-color:#eeffff;
	max-width: 600px;
	border-radius: 20px;
	margin-bottom: 20px;
}

.colon{
	padding-top: 10px;
}

.uploadfile{
	border-radius: 20px;
	background-color:#a6f3ff;
}
.facebook-no-count {
width:49px !important;
overflow:hidden !important;
}
.comments{
width: 500px;
text-align: left;
background-color: #f9ffff;
font-size: 10px;
line-height: 12px;
margin-top: 10px;
}
.commentleave{
width: 500px;
text-align: left;
font-size: 10px;
margin-top: 10px;
}
.commentside{
width: 290px;
text-align: left;
background-color: #f9ffff;
font-size: 9px;
margin-top: 20px;
padding: 5 5 5 5;
}
.surveybox{
width: 300px;
text-align: center;
background-color: #f9ffff;
font-size: 9px;
margin-top: 20px;
}
.statusbox{
width: 300px;
text-align: left;
background-color: #ffaaaa;
font-size: 9px;
margin-top: 20px;
margin-bottom: 40px;
}
#uploadcloud {
border-radius:0px;
}
@media screen and (max-width: 1350px) {
        #uploadcloud {
                display: none;
        }
}
@media screen and (min-width: 1349px) {
        #uploadleft {
                display: none;
        }
}

.accountfloat{
position:fixed;
top:0; right:0; float:right;
background-color:#f9ffff;
padding: 0;
z-index: 99;
padding: 5px;
font-size:14px;
} 

@media screen and (max-width: 1099px) {
#accountfloat {
font-size: 14px;
 }
}

@media screen and (min-width: 1100px) {
#accountfloat { 
font-size: 12px;
 }
}


.container { 
    width: 200px; 
    height: 130px; 
    overflow: hidden;
}
.container img { 
    width: 140%;
}

/*
div {
    -ms-transform: rotate(.3deg);
    -webkit-transform: rotate(.3deg);
    transform: rotate(.2deg);

//  animation-duration: .3s;
//  animation-name: bounceIn;
}

*/

/*
@keyframes bounceIn {
  0% {
    transform: rotate(-1deg);
    opacity: 0.2;
  }
  60% {
    transform: rotate(1deg);
    opacity: 1;
  }
  100% {
    transform: rotate(0.3deg);
  }
}
*/
