/*-------------------------
	Simple reset
--------------------------*/


*{
	margin:0;
	padding:0;
}

 .pnlWall,.classCount
     {
          position: relative;
	  width: 40%;
	  -moz-border-radius: 10px;
	  border-top-right-radius: 75px !important;
	  
	  border-radius: 0px;
	  padding: 2em 1.5em;


	  line-height: 1.5;
	  margin: 8px auto;
	  border: 1px solid #D1DFF7;
	  border-bottom-left-radius: 55px !important;
	
background-color: #cde6f9;

background-image: -moz-radial-gradient(center 45deg,circle cover, white, #E5F0FF);
background-image: -webkit-gradient(radial, 30% 50%, 101, 10% 190%, 9, from( white), to(#DDEBFF));

background: -moz-linear-gradient(top,  rgba(255,255,255,0.68) 0%, rgba(255,255,255,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0.68)), color-stop(100%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(255,255,255,0.68) 0%,rgba(255,255,255,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(255,255,255,0.68) 0%,rgba(255,255,255,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(255,255,255,0.68) 0%,rgba(255,255,255,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(255,255,255,0.68) 0%,rgba(255,255,255,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#adffffff', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */


-moz-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
-webkit-transition: all 0.5s ease-out;
-ms-transition: all 0.5s ease-out;
     }
     .pnlWallsdevice
     {
         background-image: -webkit-gradient(radial, 30% 50%, 100, 10% 100%, 900, from(#CDE6F9), to(#6191BF));
     }
     .pnlWall:hover, .classCount:hover{
     
-webkit-box-shadow:  0px 0px 25px 10px rgba(255, 255, 255, .75);
-moz-box-shadow: 0px 0px 25px 10px rgba(255, 255, 255, .75);

box-shadow: 0px 0px 25px 10px rgba(255, 255, 255, .75);

}
.pnlShare{
 -webkit-transform: scale(1);
 
}
.pnlWallContainer
{
 
}
.pnlWallContainer:hover
{

}
     .pnlWall:before, .pnlWall:after, .classCount:before, .pnlWall:after

	{

	  z-index: -1; 
	  position: absolute; 
	  content: "";
	  bottom: 15px;
	  left: 10px;
	  width: 50%; 
	  top: 80%;
	  max-width:300px;
	  
	  border-bottom-left-radius: 125px !important;
	  -webkit-box-shadow: 0 10px 1px rgba(248, 248, 248, 0.7);
-moz-box-shadow: 0 20px 15px rgba(129, 129, 129, 0.7);
box-shadow: 0 20px 20px rgba(16, 55, 82, 0.9);
-webkit-transform: rotate(-4deg);
	  -moz-transform: rotate(-4deg); 
	  -o-transform: rotate(-4deg);
	  -ms-transform: rotate(-4deg);
	  transform: rotate(-4deg);

	}



	.pnlWall:after, .classCount:after 

	{
	  -webkit-transform: rotate(3deg);
	  -moz-transform: rotate(3deg);
	  -o-transform: rotate(3deg);
	  -ms-transform: rotate(3deg);
	  transform: rotate(3deg);
	  right: 10px;
	  left: auto;

	}	

     .pnlWall .bottom
     {
        
          
     }
     .bottom
     {
        
          
     }
     
      
     div .pnlWall 
     {
         padding-bottom:1px;
     }
	 
	 
	 .cubeeprofileimage
     {
        width: 38px !important;
        height: 39px; 
        
     }
     .Profileimg img:hover
     {
	
     }
     .wrap
     {
	     width: 68px;
	     height: 68px;
	     border-radius: 42px;
	     position: relative;
	     border: 8px solid #E8E8E8;
	     margin: 0 0 3px 0;
     }	



}
/*-------------------------
	General Styles
--------------------------*/


html{
	
}


body{
   
background: #B8D6F0;
background: -moz-linear-gradient(top, rgba(184, 214, 240, 1) 0%, rgba(255, 255, 255, 1) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(184, 214, 240, 1)), color-stop(100%,rgba(255, 255, 255, 1)));
background: -webkit-linear-gradient(top, rgba(184, 214, 240, 1) 0%,rgba(255, 255, 255, 1) 100%);
background: -o-linear-gradient(top, rgba(184, 214, 240, 1) 0%,rgba(255, 255, 255, 1) 100%);
background: -ms-linear-gradient(top, rgba(184, 214, 240, 1) 0%,rgba(255, 255, 255, 1) 100%);
background: linear-gradient(to bottom, rgba(184, 214, 240, 1) 0%,rgba(255, 255, 255, 1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#CDE6F9', endColorstr='#ffffff',GradientType=0 );
background-color: #658EBF;
background-repeat: repeat;
background-color: #6191BF;
background-image: -webkit-gradient(linear, left top, left bottom, from(#75A6D6), to(#CDE6F9));
background-image: -webkit-linear-gradient(top, #75A6D6, #CDE6F9);
background-image: -moz-linear-gradient(top, #75A6D6, #CDE6F9);
background-image: -ms-linear-gradient(top, #75A6D6, #CDE6F9);
background-image: -o-linear-gradient(top, #75A6D6, #CDE6F9);
background-image: linear-gradient(top, #75A6D6, #CDE6F9);
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#FAFAFA', EndColorStr='#B3D9FF');
background-image: -moz-radial-gradient(center 45deg,circle cover,#FAFAFA, #B3D9FF);
background-image: -webkit-gradient(radial, 50% 50%, 0, 50% 50%,800, from(#FAFAFA), to(#B3D9FF));
width: 100%;
min-width: 900px;
height: 99%;
overflow: hidden;
}
	font:14px/1.3 'Arial',Arial, sans-serif;
}

a, a:visited {
	outline:none;
	color:#1c4f64;
}

a:hover{
	text-decoration:none;
}

section, footer, header{
	display: block;
}


/*----------------------------
	The Header
-----------------------------*/


header{
	background-color:#fff;
	background-image: linear-gradient(top, #FFFFFF 0%, #EDEDED 100%);
	background-image: -o-linear-gradient(top, #FFFFFF 0%, #EDEDED 100%);
	background-image: -moz-linear-gradient(top, #FFFFFF 0%, #EDEDED 100%);
	background-image: -webkit-linear-gradient(top, #FFFFFF 0%, #EDEDED 100%);
	background-image: -ms-linear-gradient(top, #FFFFFF 0%, #EDEDED 100%);
	
	padding:20px;
	box-shadow:0 2px 4px rgba(0,0,0,0.3);
}

header h1, header h2{
	text-align:center;
	font-weight: normal;
}

header h1{
	font: 42px/50px 'arial', sans-serif;
	color:#5e676d;
}

header h2{

	font-size:13px;
	color:#b2483a;
}


/*----------------------------
	Thumbnails
-----------------------------*/

#thumbs{
	width:480px;
	margin:60px auto 35px;
	text-align:center;
}

#thumbs a{
	width:120px;
	height:120px;
	display:inline-block;
	border:1px solid #6faac8;
	box-shadow:0 1px 3px rgba(0,0,0,0.5);
	border-radius:4px;
	margin: 6px 6px 50px;
	position:relative;
	text-decoration:none;
	border-radius:20px;
	
	background-position:center center;
	background-repeat: no-repeat;
	
	background-size:cover;
	-moz-background-size:cover;
	-webkit-background-size:cover;
}

#thumbs a:after{
	background-color: #FCFDFF;
border-radius: 7px;
bottom: -126px;
box-shadow: 0 1px 2px 
rgba(0, 0, 0, 0.3);
text-shadow: 0 1px 0 
#6D6868 !important;
color: #6BB5DC;
content: attr(title);
letter-spacing: 1px;
font-size: 10pt;

max-width: 100px;
font-family: Tahoma;
overflow: hidden;
padding: 2px 10px;
position: relative;
text-align: center;
white-space: nowrap;

}

#credit{
	background-color: rgba(255, 255, 255, 0.2);
	border-radius: 8px;
	font-size: 11px;
	margin: 0 auto 70px;
	opacity: 0.5;
	padding: 12px 16px;
	text-align: center;
	width: 400px;
}


/*----------------------------
	Media Queries 
-----------------------------*/


@media screen and (max-width: 960px) {
	#thumbs, #credit{
		width:auto;
	}
	
	footer{
		display:none;
	}
	
	#bsaHolder{
		display:none;
	}
}


/*----------------------------
	The Footer
-----------------------------*/


footer{
	background-color: #111111;
	bottom: 0;
	box-shadow: 0 -1px 2px rgba(0,0,0,0.4);
	height: 45px;
	left: 0;
	position: fixed;
	width: 100%;
	z-index: 100000;
}

footer h2{
	color: #EEEEEE;
	font-size: 14px;
	font-weight: normal;
	left: 50%;
	margin-left: -400px;
	padding: 13px 0 0;
	position: absolute;
	width: 540px;
}

footer h2 i{
	font-style:normal;
	color:#888;
}

footer a.tzine,a.tzine:visited{
	color: #999999;
	font-size: 12px;
	left: 50%;
	margin: 16px 0 0 110px;
	position: absolute;
	text-decoration: none;
	top: 0;
}

footer a i{
	color:#ccc;
	font-style: normal;
}

footer a i b{
	color:#c92020;
	font-weight: normal;
}
