/*
Theme Name: Regolith WP - Premium Wordpress Portfolio Theme
Theme URI: http://demo.planetshine.net/regolith-wp/
Author: Planetshine
Author URI: http://planetshine.net
Description: Regolith is a unique portfolio theme, that displays your content horizontally.
Version: 1.0.6 
Tags: html5, regolith, planetshine
	Copyright: (c) 2013 Planetshine.
	License: GNU General Public License v3.0
	License URI: http://www.gnu.org/licenses/gpl-3.0.txt
*/

#mano{
 background:white;
  border-radius:50%;
  width:210px;
  height:210px;
  border:2px solid #FFF;
font-size: 38px;
margin-top: 40px;  
color:#008dde;
font-family: Roboto, Arial, sans-serif;
box-shadow: 20px 20px 110px 40px #888888;
}
#mano center{
margin-top: 46px;
line-height: 37px;
}
div#back_moove {
position: fixed;
width: 100%;
height: 100%;
z-index: 9;
}
#mano{
position: fixed;
top: 36%;
left: 50%;
z-index: 10;
}


@media screen and (max-width: 500px) {
#mano{
display:none;
}
}@media screen and (max-height: 768px) {.main-sidebar .footer {width: 200px;position: absolute;bottom: 493px;}.footer .widget-text{	display:none;}.main-sidebar .footer .social {text-align: center;padding: 16px 0 0 0;}.main-sidebar .footer .copyright {font-size: 11px;text-align: center;color: #777777;border-top: rgba(0, 0, 0, 0.07) 1px solid;padding: 0px 0 0 0;margin: 20px 0 20px 0;}}

.main-slider .items {
background-color: rgba( 255, 255, 255, 0.6);
}

#headBar{
position: fixed;
color:#505050;
height: 25px;
width: 300px;
right: 0;
}
#headBar a {
	color:#505050;
}

.clear{
	clear:both;
}
.matiere-item{
width: 98px;
height: 98px;
}
.overMat{
	height: 23px;
	/* background: black; */
	position: absolute;
	color: #505050;
	top: -9px;
	z-index: 0;
	width: 100%;
	background-color: rgba(255, 255, 255, 0.7);
}
.lignePoint{
	
}
img.pointTab {
margin-left: 2px;
}

.title-spe{
position: absolute;
bottom: 70px;
left: 0;
z-index: 2;
width: 100%;
background-color: rgba(255, 255, 255, 0.75)
}

div#gal_projet {
position: absolute;
bottom: 22px;
/* left: 25px; */
left: 33px;
z-index: 3;
}

.title-spe h3 a{
	color:black;
	font-weight:600;
}
@media screen and (max-width: 800px)
{
    #mano{
		display:none;
	}
}
@media screen and (max-width: 300px)
{
.post-column img {
max-width: 300px;
height: auto;
}
}
