.fotocommentimg{
	width:98%;	
}

.socialbox{
	width:450px;
	height:50px;
	position:relative;
	float:left;	
}
.fb{
	position:absolute;
	width:450px;
	left:0px;
	top:5px;	
}
.twitter{
	position:absolute;
	width:300px;
	left:380px;
	top:5px;	
}

.btn_wrapper{
	height:60px;

}

.addbtn {
	background: #fafafa;
	background: -moz-linear-gradient(top, #fafafa 0%, #dedede 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fafafa), color-stop(100%,#dedede));
	background: -webkit-linear-gradient(top, #fafafa 0%,#dedede 100%);
	background: -o-linear-gradient(top, #fafafa 0%,#dedede 100%);
	background: -ms-linear-gradient(top, #fafafa 0%,#dedede 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fafafa', endColorstr='#dedede',GradientType=0 );
	background: linear-gradient(top, #fafafa 0%,#dedede 100%);
	border: 1px solid #BFBFBF;
    border-radius: 4px 4px 4px 4px;
    box-shadow: 1px 1px 2px #4f4f4f;
    color: #333333;
    float: left;
    margin: 5px;
    padding: 5px 10px;
    text-decoration: none;
	text-shadow: 1px 1px 0 #FFFFFF;
}
.addbtn img {
    margin-left: -5px;
    padding: 0 5px 0 0;
}
.addbtn:hover {
	background: #dedede;
	background: -moz-linear-gradient(top, #dedede 0%, #c4c4c4 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#dedede), color-stop(100%,#c4c4c4));
	background: -webkit-linear-gradient(top, #dedede 0%,#c4c4c4 100%);
	background: -o-linear-gradient(top, #dedede 0%,#c4c4c4 100%);
	background: -ms-linear-gradient(top, #dedede 0%,#c4c4c4 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dedede', endColorstr='#c4c4c4',GradientType=0 );
	background: linear-gradient(top, #dedede 0%,#c4c4c4 100%);
	text-shadow: 1px 1px 0 #FAFAFA;
	cursor:pointer;
}
.multibtn {
	margin-top:50px;
}

.fotocat{
	width:200px;
	background:#eee;
}

.fotocat a {
	color:#e31d32;
	display:block;
	text-decoration:none;
}
.fotocat .thumb {
	
	margin-bottom:5px;
}
.fotocat_title {
    font-size: 14px;
    font-weight: bold;
	margin:0;
	padding:10px;
}



.youtube {
	background:#f6f6f6;
	border: 1px solid #ccc;
    float: left;
    margin: 10px;
    padding: 5px;
    text-align: center;
    width: 203px;
	position:relative;
}
.youtube a {
	color:#333;
	display:block;
	text-decoration:none;
}
.youtube .thumb {
	border: 1px solid #b0b0b0;
	max-width:200px;
}

#multiupload {
	position: relative;
  background: #FFF;
  padding: 20px;
  width:400px;
  height:600px;
  
  margin: 20px auto;
}
.hide {
	display:none;
}
.controls {
	
}
.controls .controlbtn {
	float:right;
	margin-left:3px;
	cursor:pointer;
}
.backbutton{
 color:#fff;	
}
.backbutton:hover{
	color:#860fb7;	
}
#newcat,edit_desc,#youtubeupload {
	width:400px;
	position: relative;
  background: #FFF;
  padding: 20px;
  
  
  margin: 20px auto;
}
.edit_desc textarea {
	min-width:400px;
	max-width:400px;
	width:400px;
	min-height:100px;
}
label.error {
	font-style: italic;
	font-size: 13px;
	color: #D00;
	padding: 4px;
}
.firstimg, .firstyt {
	clear:left;
}
#cropperupload {
	width:250px;
	height:170px;
}
#cropperbtn, #uploadbtn {
	margin-bottom:50px;
}

div.comment_container {
	position: absolute;
	margin: 20px;
	background: #221b2d;
	background: -moz-linear-gradient(top, #221b2d 0%, #17121e 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#221b2d), color-stop(100%,#17121e));
	background: -webkit-linear-gradient(top, #221b2d 0%,#17121e 100%);
	background: -o-linear-gradient(top, #221b2d 0%,#17121e 100%);
	background: -ms-linear-gradient(top, #221b2d 0%,#17121e 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#221b2d', endColorstr='#17121e',GradientType=0 );
	background: linear-gradient(top, #221b2d 0%,#17121e 100%);
	padding-top: 10px;
	min-height:200px;
	height: auto;
	z-index: 1100;
	color: #e3e3e3;
	border: 1px solid #303030;
	border-radius:3px;
}

p.fotocommentinfo {
	font-size: 10px;
	margin: 0px;
	line-height: 10px;
	padding: 0px;
}

div.fotocomment {
	background: rgba(100,102,107,0.15);
	border: 1px solid #303030;
	padding: 10px;
	margin-bottom: 30px;
	border-radius: 3px;
	margin: 10px;
	min-height:55px;
}

div.comment_container h2 {
	padding: 5px;
	-webkit-transform: rotate(-0.0000000001deg);
	-moz-transform: rotate(-0.0000000001deg);
}

div.foto_post_comment {
		background: rgba(100,102,107,0.15);
	border: 1px solid #303030;
	padding: 10px;
	margin-bottom: 30px;
	border-radius: 3px;
	margin: 10px;
}
#pluseen {
	height: 55px;
	margin-left: 15px;
}
#pluseen p {
	position: absolute;
	top: 15px;
	left: 15px;
}
.pluseenmensen {
	position: absolute;
	top: 15px;
	right: 15px;
}

div.photo, div.youtube {
	float: left;
	position: relative;
	border-bottom: 1px solid #ccc;
}

div.photoa {
	float: left;
	margin: 0 5px 5px 0;
	position: relative;
	width:230px;
	
}

div.photo img, div.photoa  img {
	width: 100%;	
}

div.photo div.title h2, div.photo div.date h3 {
	
}

div.photo div.title {
 	position: absolute;
 	top: 5px;
 	left: 5px;
	-webkit-transition: all 100ms ease-out;
	-moz-transition: all 100ms ease-out;
    -ms-transition: all 100ms ease-out;
    -o-transition: all 100ms ease-out;
	transition: all 100ms ease-out;	
}

div.photo:hover div.title {
  	left: 20px;
}

div.photo div.date {
 	clear: both;
	width: 100%;
	-webkit-transition: all 100ms ease-out;
	-moz-transition: all 100ms ease-out;
    -ms-transition: all 100ms ease-out;
    -o-transition: all 100ms ease-out;
	transition: all 100ms ease-out;	
}

div.photo:hover div.date {
	right: 30px;
}
div.pics{
	padding:10px;
	margin-bottom:50px;
}

div.photo img, div.photoa img {
	width: 100%;	
	outline: 1px solid rgba(0, 142, 188, 0);
	-webkit-transition: all 100ms ease-out;
	-moz-transition: all 100ms ease-out;
    -ms-transition: all 100ms ease-out;
    -o-transition: all 100ms ease-out;
	transition: all 100ms ease-out;
}

div.photo:hover img , div.photoa:hover img {
	
	-webkit-box-shadow:  5px 5px 25px 0px rgba(186, 164, 205, 0.4);
    box-shadow:  5px 5px 25px 0px rgba(186, 164, 205, 0.4);
	outline: 1px solid rgba(184, 164, 205, 0.8);
}

div.photo:hover div.date h3{
	color:#000;	
	
}

div.masonry div.photoa {
	 -webkit-transform-style: preserve-3d;
  -webkit-transition: all 0.8s linear;
  -moz-transform-style: preserve-3d;
  -moz-transition: all 0.8s linear;
  -o-transform-style: preserve-3d;
  -o-transition: all 0.8s linear;
  transform-style: preserve-3d;
  transition: all 0.8s linear;
}

div.masonry .imgimghover {
	-webkit-box-shadow:  5px 5px 25px 0px rgba(237, 32, 37, 0.4) !important;
    box-shadow:  5px 5px 25px 0px rgba(237, 32, 37, 0.4) !important;
	outline: 1px solid rgba(237, 32, 37, 0.8);	
	 -webkit-transform-style: preserve-3d;
  -webkit-transition: all 1.0s linear;
  -moz-transform-style: preserve-3d;
  -moz-transition: all 1.0s linear;
  -o-transform-style: preserve-3d;
  -o-transition: all 1.0s linear;
  transform-style: preserve-3d;
  transition: all 1.0s linear;
	-webkit-transform: rotateY(360deg);
  -moz-transform: rotateY(360deg);
  -o-transform: rotateY(360deg);
  transform: rotateY(360deg);	
}

div.photo a, div.photoa a {
	color: #fff;	
}

div.photo div.title {
	float: left;
	clear:both;
	height: 32px;	
}

div.photo div.title h2 {
	margin: 0px;
	padding:5px;	
	
}
div.photo div.date h3 {
	margin: 0px;
	padding:5px;
	
		
}
div.photo div.date {
	float: left;
	clear: both;
	z-index:1;
}
div.photo:hover .date-bg{
	width:100%;
}
.date-bg{
	height:30px;
	
	position:absolute;
	left:0px;
	right:0px;
	bottom:0px;
	z-index:0;
	width:98%;
	-webkit-transition: all 100ms ease-out;
	-moz-transition: all 100ms ease-out;
    -ms-transition: all 100ms ease-out;
    -o-transition: all 100ms ease-out;
	transition: all 100ms ease-out;	
}

div.photo img {
	float: left;
	clear:both;
}

.tit{
	color:#000;
}
.backbtn{
	font-size:1.2em;
}
.date{
	color:#e31d32;
	float:right;
}
.partypics-left{
	margin-top:20px;
}
.photo{
	margin-bottom:15px !important; 
}
.fotoimg{
	width:23%;
}

.fotoimg img{
	width:100%;
}
