@charset "utf-8";
/* CSS Document */
* {
	font-family:"HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
	font-size:12px;
	margin:0;
	padding:0;
	font-weight:normal;
}
img, a img {
	border:none;
}
body {background:#1e1e1a /*url(images/C2.jpg) top center no-repeat*/;
}

#lab{position:fixed; top:0;padding-top:20px; left: 80px;}
#lab img{width:24px; height:24px}


.english{display:none;}
.french{display:block;}
#en-lang{background:url(images/us.png) top left no-repeat; width:16px; height:11px; position:absolute; top:15px; right:35px; display:block;z-index:501;}
#fr-lang{background:url(images/fr.png) top left no-repeat; width:16px; height:11px; position:absolute; top:15px; right:55px; display:block;z-index:501;}
h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:19px;
}
#effect {
	width:100%;
	height:100%;
	position:absolute;
	background-color:#1e1e1a;
	top:0;
	left:0;
	z-index:1;
}
#wrapper {
	width:660px;
	margin:0 auto;
	position:relative;
	z-index:500;
}

#header {
	background:rgba(0, 0, 0, 0.6);
	width:655px;
	padding:0 3px;
}
/*#nav {
	height:75px;
	background:rgba(0, 0, 0, 0.6);
	-moz-border-radius:0 0 10px 10px;
	-webkit-border-bottom-right-radius: 30px;
	-webkit-border-bottom-left-radius: 0;
	width:660px;
	margin:0 auto;
}*/
#presentation {
	background:rgba(0, 0, 0, 0.6);
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	width:610px;
	padding:25px;
	margin:2px auto;
}
#presentation img {
	float:right;
	margin-left:20px;
}
#presentation h2 {
	color:#ff9900;
	margin-bottom:20px;
}
#presentation p {
	text-align:justify;
	color:#FFFFFF;
	line-height:20px;
}
#presentation a {
	/*padding-top:25px;*/
	/*padding-left: 10px;*/
	color:#FFFFFF;
}
#presentation a.pdf {
	padding-left: 18px;
	height:16px;
	background:url('images/icone_file.png') 0 0 no-repeat;
}
#presentation a.word {
	padding-left: 18px;
	height:16px;
	background:url('images/icone_file.png') 0 -16px no-repeat;
}
#works {
	position:relative;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	padding:25px;
	width:610px;
	background-color:#ff9900;
	overflow:auto;
}
#works h2 {
	color:#ffffff;
}

#insideWorks {
	background-color:#663d00;
	padding:15px 0;
	height:170px;
	overflow:hidden;
}
#insideWorks li {
display:inline;
}
#insideWorks img {

}

#works a.wactive{
	color:#000;
}

.navBtn{position:absolute; top:10px; z-index:999; display:none;}
#previousBtn{left: 40px;}
#nextBtn{right: 40px;}

.figure {
	position: relative;
	margin:10px 0 10px 20px;
	display:inline;
		 }
.figure p.caption {
	display: none;
	position: absolute;
	bottom: 0px;
	left: 0px;
	width:560px;
	margin: 0;
	padding: 5px;
	background:rgba(0, 0, 0, 0.6);
	color: #fff;
	font-weight: bold; }

#works a.workLink{float:right;}
#works a{
	font-weight:bold;
	margin-top:10px;
	color:#FFFFFF;
	}
#works a.book {
	background:url(images/fleche.jpg) center left no-repeat;
	padding-left: 26px;
	float:right;
}
#works .figure p.caption a {
	margin-top:10px;
	padding-left: 26px;
	color:#FFFFFF;
}
#blogs, #contact {
	background:rgba(0, 0, 0, 0.6);
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	width:610px;
	padding:25px;
	margin:2px auto;
	overflow:auto;
	line-height:16px;
}
#blogs h2, #contact h2 {
	color:#ff9900;
	margin-bottom:20px;
	background:url(images/Cube3.png) left center no-repeat;
	padding-left:25px;
	height:30px;
}
.blogsItem{
	margin: 0; padding: 0;
	list-style: none;
}
.blogsItem li {
	border-top: 1px solid #333;
	border-bottom: 1px solid #111;
	height:38px;
	overflow:hidden;
}
.blogsItem li:first-child {border-top: none;}
.blogsItem li:last-child {border-bottom: none;}
.blogsItem li a {
	padding: 10px 0;
	display: block;
	color: #fff;
	text-decoration: none;
}
.blogsItem li a:hover {
	background-color:#222;
}
#indented ul li a:hover {background: #111;}
#blogs #PixelRain, #contact #Sites {
	width:290px;
	float:left;
	padding-right:10px;
}
#contact #Sites a, #contact #Sites img{
	margin-right:10px;
	width:16px;
	height:16px;
	display:block;
	float:left;
	background:url(images/social_icons.png) no-repeat;
}
#contact #Sites a.DeviantArt{background-position:0 -32px;}
#contact #Sites a.Tumblr{background-position:0 -48px;}
#contact #Sites a.LinkedIn{background-position:0 0;}
#contact #Sites a.Viadeo{background-position:0 -16px;}

#blogs #Tumblr, #contact #Forms, #blogs #devblog {
	width:300px;
	float:left;
}
#blogs .date{
	font-size:9px;
	color:#ff9900;
	}
#blogs a {
	color:#FFFFFF;
	}
	#blogs a:hover {
	color:#FFFFFF;
	text-decoration:none;
	}
#PixelRain p a{display:block; margin-bottom:15px;}	
#contactWays .bymail, #contactWays span{color:#FFF; font-weight:bold; text-decoration:underline;}
#contactWays .bymail:hover, #contactWays span:hover{color:#FFF; font-weight:bold; text-decoration:none;}
#Meebo{display:none}

/*Tipsy*/
.tipsy { padding: 5px; font-size: 10px; opacity: 0.8; filter: alpha(opacity=80); background-repeat: no-repeat;  background-image: url(images/tipsy.gif); }
.tipsy-inner { padding: 5px 8px 4px 8px; background-color: black; color: white; max-width: 200px; text-align: center; }
.tipsy-inner { -moz-border-radius:3px; -webkit-border-radius:3px; }
.tipsy-north { background-position: top center; }
.tipsy-south { background-position: bottom center; }
.tipsy-east { background-position: right center; }
.tipsy-west { background-position: left center; }@charset "utf-8";
/* CSS Document */
* {
	font-family:"HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
	font-size:12px;
	margin:0;
	padding:0;
	font-weight:normal;
}
img, a img {
	border:none;
}
body {background:#1e1e1a /*url(images/C2.jpg) top center no-repeat*/;
}

#lab{position:fixed; top:0;padding-top:20px; left: 80px;}
#lab img{width:24px; height:24px}


.english{display:none;}
.french{display:block;}
#en-lang{background:url(images/us.png) top left no-repeat; width:16px; height:11px; position:absolute; top:15px; right:35px; display:block;z-index:501;}
#fr-lang{background:url(images/fr.png) top left no-repeat; width:16px; height:11px; position:absolute; top:15px; right:55px; display:block;z-index:501;}
h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:19px;
}
#effect {
	width:100%;
	height:100%;
	position:absolute;
	background-color:#1e1e1a;
	top:0;
	left:0;
	z-index:1;
}
#wrapper {
	width:660px;
	margin:0 auto;
	position:relative;
	z-index:500;
}

#header {
	background:rgba(0, 0, 0, 0.6);
	width:655px;
	padding:0 3px;
}
/*#nav {
	height:75px;
	background:rgba(0, 0, 0, 0.6);
	-moz-border-radius:0 0 10px 10px;
	-webkit-border-bottom-right-radius: 30px;
	-webkit-border-bottom-left-radius: 0;
	width:660px;
	margin:0 auto;
}*/
#presentation {
	background:rgba(0, 0, 0, 0.6);
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	width:610px;
	padding:25px;
	margin:2px auto;
}
#presentation img {
	float:right;
	margin-left:20px;
}
#presentation h2 {
	color:#ff9900;
	margin-bottom:20px;
}
#presentation p {
	text-align:justify;
	color:#FFFFFF;
	line-height:20px;
}
#presentation a {
	/*padding-top:25px;*/
	/*padding-left: 10px;*/
	color:#FFFFFF;
}
#presentation a.pdf {
	padding-left: 18px;
	height:16px;
	background:url('images/icone_file.png') 0 0 no-repeat;
}
#presentation a.word {
	padding-left: 18px;
	height:16px;
	background:url('images/icone_file.png') 0 -16px no-repeat;
}
#works {
	position:relative;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	padding:25px;
	width:610px;
	background-color:#ff9900;
	overflow:auto;
}
#works h2 {
	color:#ffffff;
}

#insideWorks {
	background-color:#663d00;
	padding:15px 0;
	height:170px;
	overflow:hidden;
}
#insideWorks li {
display:inline;
}
#insideWorks img {

}

#works a.wactive{
	color:#000;
}

.navBtn{position:absolute; top:10px; z-index:999; display:none;}
#previousBtn{left: 40px;}
#nextBtn{right: 40px;}

.figure {
	position: relative;
	margin:10px 0 10px 20px;
	display:inline;
		 }
.figure p.caption {
	display: none;
	position: absolute;
	bottom: 0px;
	left: 0px;
	width:560px;
	margin: 0;
	padding: 5px;
	background:rgba(0, 0, 0, 0.6);
	color: #fff;
	font-weight: bold; }

#works a.workLink{float:right;}
#works a{
	font-weight:bold;
	margin-top:10px;
	color:#FFFFFF;
	}
#works a.book {
	background:url(images/fleche.jpg) center left no-repeat;
	padding-left: 26px;
	float:right;
}
#works .figure p.caption a {
	margin-top:10px;
	padding-left: 26px;
	color:#FFFFFF;
}
#blogs, #contact {
	background:rgba(0, 0, 0, 0.6);
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	width:610px;
	padding:25px;
	margin:2px auto;
	overflow:auto;
	line-height:16px;
}
#blogs h2, #contact h2 {
	color:#ff9900;
	margin-bottom:20px;
	background:url(images/Cube3.png) left center no-repeat;
	padding-left:25px;
	height:30px;
}
.blogsItem{
	margin: 0; padding: 0;
	list-style: none;
}
.blogsItem li {
	border-top: 1px solid #333;
	border-bottom: 1px solid #111;
	height:38px;
	overflow:hidden; 
}
.blogsItem li:first-child {border-top: none;}
.blogsItem li:last-child {border-bottom: none;}
.blogsItem li a {
	padding: 10px 0;
	display: block;
	color: #fff;
	text-decoration: none;
}
.blogsItem li a:hover {
	background-color:#222;
}
#indented ul li a:hover {background: #111;}
#blogs #PixelRain, #contact #Sites {
	width:290px;
	float:left;
	padding-right:10px;
}
#contact #Sites a, #contact #Sites img{
	margin-right:10px;
	width:16px;
	height:16px;
	display:block;
	float:left;
	background:url(images/social_icons.png) no-repeat;
}
#contact #Sites a.DeviantArt{background-position:0 -32px;}
#contact #Sites a.Tumblr{background-position:0 -48px;}
#contact #Sites a.LinkedIn{background-position:0 0;}
#contact #Sites a.Viadeo{background-position:0 -16px;}

#blogs #Tumblr, #contact #Forms, #blogs #devblog {
	width:300px;
	float:left;
}
#blogs .date{
	font-size:9px;
	color:#ff9900;
	}
#blogs a {
	color:#FFFFFF;
	}
	#blogs a:hover {
	color:#FFFFFF;
	text-decoration:none;
	}
#PixelRain p a{display:block; margin-bottom:15px;}	
#contactWays .bymail, #contactWays span{color:#FFF; font-weight:bold; text-decoration:underline;}
#contactWays .bymail:hover, #contactWays span:hover{color:#FFF; font-weight:bold; text-decoration:none;}
#Meebo{display:none}

/*Tipsy*/
.tipsy { padding: 5px; font-size: 10px; opacity: 0.8; filter: alpha(opacity=80); background-repeat: no-repeat;  background-image: url(images/tipsy.gif); }
.tipsy-inner { padding: 5px 8px 4px 8px; background-color: black; color: white; max-width: 200px; text-align: center; }
.tipsy-inner { -moz-border-radius:3px; -webkit-border-radius:3px; }
.tipsy-north { background-position: top center; }
.tipsy-south { background-position: bottom center; }
.tipsy-east { background-position: right center; }
.tipsy-west { background-position: left center; }@charset "utf-8";
/* CSS Document */
* {
	font-family:"HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
	font-size:12px;
	margin:0;
	padding:0;
	font-weight:normal;
}
img, a img {
	border:none;
}
body {background:#1e1e1a /*url(images/C2.jpg) top center no-repeat*/;
}

#lab{position:fixed; top:0;padding-top:20px; left: 80px;}
#lab img{width:24px; height:24px}


.english{display:none;}
.french{display:block;}
#en-lang{background:url(images/us.png) top left no-repeat; width:16px; height:11px; position:absolute; top:15px; right:35px; display:block;z-index:501;}
#fr-lang{background:url(images/fr.png) top left no-repeat; width:16px; height:11px; position:absolute; top:15px; right:55px; display:block;z-index:501;}
h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:19px;
}
#effect {
	width:100%;
	height:100%;
	position:absolute;
	background-color:#1e1e1a;
	top:0;
	left:0;
	z-index:1;
}
#wrapper {
	width:660px;
	margin:0 auto;
	position:relative;
	z-index:500;
}

#header {
	background:rgba(0, 0, 0, 0.6);
	width:655px;
	padding:0 3px;
}
/*#nav {
	height:75px;
	background:rgba(0, 0, 0, 0.6);
	-moz-border-radius:0 0 10px 10px;
	-webkit-border-bottom-right-radius: 30px;
	-webkit-border-bottom-left-radius: 0;
	width:660px;
	margin:0 auto;
}*/
#presentation {
	background:rgba(0, 0, 0, 0.6);
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	width:610px;
	padding:25px;
	margin:2px auto;
}
#presentation img {
	float:right;
	margin-left:20px;
}
#presentation h2 {
	color:#ff9900;
	margin-bottom:20px;
}
#presentation p {
	text-align:justify;
	color:#FFFFFF;
	line-height:20px;
}
#presentation a {
	/*padding-top:25px;*/
	/*padding-left: 10px;*/
	color:#FFFFFF;
}
#presentation a.pdf {
	padding-left: 18px;
	height:16px;
	background:url('images/icone_file.png') 0 0 no-repeat;
}
#presentation a.word {
	padding-left: 18px;
	height:16px;
	background:url('images/icone_file.png') 0 -16px no-repeat;
}
#works {
	position:relative;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	padding:25px;
	width:610px;
	background-color:#ff9900;
	overflow:auto;
}
#works h2 {
	color:#ffffff;
}

#insideWorks {
	background-color:#663d00;
	padding:15px 0;
	height:170px;
	overflow:hidden;
}
#insideWorks li {
display:inline;
}
#insideWorks img {

}

#works a.wactive{
	color:#000;
}

.navBtn{position:absolute; top:10px; z-index:999; display:none;}
#previousBtn{left: 40px;}
#nextBtn{right: 40px;}

.figure {
	position: relative;
	margin:10px 0 10px 20px;
	display:inline;
		 }
.figure p.caption {
	display: none;
	position: absolute;
	bottom: 0px;
	left: 0px;
	width:560px;
	margin: 0;
	padding: 5px;
	background:rgba(0, 0, 0, 0.6);
	color: #fff;
	font-weight: bold; }

#works a.workLink{float:right;}
#works a{
	font-weight:bold;
	margin-top:10px;
	color:#FFFFFF;
	}
#works a.book {
	background:url(images/fleche.jpg) center left no-repeat;
	padding-left: 26px;
	float:right;
}
#works .figure p.caption a {
	margin-top:10px;
	padding-left: 26px;
	color:#FFFFFF;
}
#blogs, #contact {
	background:rgba(0, 0, 0, 0.6);
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	width:610px;
	padding:25px;
	margin:2px auto;
	overflow:auto;
	line-height:16px;
}
#blogs h2, #contact h2 {
	color:#ff9900;
	margin-bottom:20px;
	background:url(images/Cube3.png) left center no-repeat;
	padding-left:25px;
	height:30px;
}
.blogsItem{
	margin: 0; padding: 0;
	list-style: none;
}
.blogsItem li {
	border-top: 1px solid #333;
	border-bottom: 1px solid #111;
	height:38px;
	overflow:hidden;
}
.blogsItem li:first-child {border-top: none;}
.blogsItem li:last-child {border-bottom: none;}
.blogsItem li a {
	padding: 10px 0;
	display: block;
	color: #fff;
	text-decoration: none;
}
.blogsItem li a:hover {
	background-color:#222;
}
#indented ul li a:hover {background: #111;}
#blogs #PixelRain, #contact #Sites {
	width:290px;
	float:left;
	padding-right:10px;
}
#contact #Sites a, #contact #Sites img{
	margin-right:10px;
	width:16px;
	height:16px;
	display:block;
	float:left;
	background:url(images/social_icons.png) no-repeat;
}
#contact #Sites a.DeviantArt{background-position:0 -32px;}
#contact #Sites a.Tumblr{background-position:0 -48px;}
#contact #Sites a.LinkedIn{background-position:0 0;}
#contact #Sites a.Viadeo{background-position:0 -16px;}

#blogs #Tumblr, #contact #Forms, #blogs #devblog {
	width:300px;
	float:left;
}
#blogs .date{
	font-size:9px;
	color:#ff9900;
	}
#blogs a {
	color:#FFFFFF;
	}
	#blogs a:hover {
	color:#FFFFFF;
	text-decoration:none;
	}
#PixelRain p a{display:block; margin-bottom:15px;}	
#contactWays .bymail, #contactWays span{color:#FFF; font-weight:bold; text-decoration:underline;}
#contactWays .bymail:hover, #contactWays span:hover{color:#FFF; font-weight:bold; text-decoration:none;}
#Meebo{display:none}

/*Tipsy*/
.tipsy { padding: 5px; font-size: 10px; opacity: 0.8; filter: alpha(opacity=80); background-repeat: no-repeat;  background-image: url(images/tipsy.gif); }
.tipsy-inner { padding: 5px 8px 4px 8px; background-color: black; color: white; max-width: 200px; text-align: center; }
.tipsy-inner { -moz-border-radius:3px; -webkit-border-radius:3px; }
.tipsy-north { background-position: top center; }
.tipsy-south { background-position: bottom center; }
.tipsy-east { background-position: right center; }
.tipsy-west { background-position: left center; }@charset "utf-8";
/* CSS Document */
* {
	font-family:"HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
	font-size:12px;
	margin:0;
	padding:0;
	font-weight:normal;
}
img, a img {
	border:none;
}
body {background:#1e1e1a /*url(images/C2.jpg) top center no-repeat*/;
}

#lab{position:fixed; top:0;padding-top:20px; left: 80px;}
#lab img{width:24px; height:24px}


.english{display:none;}
.french{display:block;}
#en-lang{background:url(images/us.png) top left no-repeat; width:16px; height:11px; position:absolute; top:15px; right:35px; display:block;z-index:501;}
#fr-lang{background:url(images/fr.png) top left no-repeat; width:16px; height:11px; position:absolute; top:15px; right:55px; display:block;z-index:501;}
h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:19px;
}
#effect {
	width:100%;
	height:100%;
	position:absolute;
	background-color:#1e1e1a;
	top:0;
	left:0;
	z-index:1;
}
#wrapper {
	width:660px;
	margin:0 auto;
	position:relative;
	z-index:500;
}

#header {
	background:rgba(0, 0, 0, 0.6);
	width:655px;
	padding:0 3px;
}
/*#nav {
	height:75px;
	background:rgba(0, 0, 0, 0.6);
	-moz-border-radius:0 0 10px 10px;
	-webkit-border-bottom-right-radius: 30px;
	-webkit-border-bottom-left-radius: 0;
	width:660px;
	margin:0 auto;
}*/
#presentation {
	background:rgba(0, 0, 0, 0.6);
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	width:610px;
	padding:25px;
	margin:2px auto;
}
#presentation img {
	float:right;
	margin-left:20px;
}
#presentation h2 {
	color:#ff9900;
	margin-bottom:20px;
}
#presentation p {
	text-align:justify;
	color:#FFFFFF;
	line-height:20px;
}
#presentation a {
	/*padding-top:25px;*/
	/*padding-left: 10px;*/
	color:#FFFFFF;
}
#presentation a.pdf {
	padding-left: 18px;
	height:16px;
	background:url('images/icone_file.png') 0 0 no-repeat;
}
#presentation a.word {
	padding-left: 18px;
	height:16px;
	background:url('images/icone_file.png') 0 -16px no-repeat;
}
#works {
	position:relative;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	padding:25px;
	width:610px;
	background-color:#ff9900;
	overflow:auto;
}
#works h2 {
	color:#ffffff;
}

#insideWorks {
	background-color:#663d00;
	padding:15px 0;
	height:170px;
	overflow:hidden;
}
#insideWorks li {
display:inline;
}
#insideWorks img {

}

#works a.wactive{
	color:#000;
}

.navBtn{position:absolute; top:10px; z-index:999; display:none;}
#previousBtn{left: 40px;}
#nextBtn{right: 40px;}

.figure {
	position: relative;
	margin:10px 0 10px 20px;
	display:inline;
		 }
.figure p.caption {
	display: none;
	position: absolute;
	bottom: 0px;
	left: 0px;
	width:560px;
	margin: 0;
	padding: 5px;
	background:rgba(0, 0, 0, 0.6);
	color: #fff;
	font-weight: bold; }

#works a.workLink{float:right;}
#works a{
	font-weight:bold;
	margin-top:10px;
	color:#FFFFFF;
	}
#works a.book {
	background:url(images/fleche.jpg) center left no-repeat;
	padding-left: 26px;
	float:right;
}
#works .figure p.caption a {
	margin-top:10px;
	padding-left: 26px;
	color:#FFFFFF;
}
#blogs, #contact {
	background:rgba(0, 0, 0, 0.6);
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	width:610px;
	padding:25px;
	margin:2px auto;
	overflow:auto;
	line-height:16px;
}
#blogs h2, #contact h2 {
	color:#ff9900;
	margin-bottom:20px;
	background:url(images/Cube3.png) left center no-repeat;
	padding-left:25px;
	height:30px;
}
.blogsItem{
	margin: 0; padding: 0;
	list-style: none;
}
.blogsItem li {
	border-top: 1px solid #333;
	border-bottom: 1px solid #111;
	height:38px;
	overflow:hidden; 
}
.blogsItem li:first-child {border-top: none;}
.blogsItem li:last-child {border-bottom: none;}
.blogsItem li a {
	padding: 10px 0;
	display: block;
	color: #fff;
	text-decoration: none;
}
.blogsItem li a:hover {
	background-color:#222;
}
#indented ul li a:hover {background: #111;}
#blogs #PixelRain, #contact #Sites {
	width:290px;
	float:left;
	padding-right:10px;
}
#contact #Sites a, #contact #Sites img{
	margin-right:10px;
	width:16px;
	height:16px;
	display:block;
	float:left;
	background:url(images/social_icons.png) no-repeat;
}
#contact #Sites a.DeviantArt{background-position:0 -32px;}
#contact #Sites a.Tumblr{background-position:0 -48px;}
#contact #Sites a.LinkedIn{background-position:0 0;}
#contact #Sites a.Viadeo{background-position:0 -16px;}

#blogs #Tumblr, #contact #Forms, #blogs #devblog {
	width:300px;
	float:left;
}
#blogs .date{
	font-size:9px;
	color:#ff9900;
	}
#blogs a {
	color:#FFFFFF;
	}
	#blogs a:hover {
	color:#FFFFFF;
	text-decoration:none;
	}
#PixelRain p a{display:block; margin-bottom:15px;}	
#contactWays .bymail, #contactWays span{color:#FFF; font-weight:bold; text-decoration:underline;}
#contactWays .bymail:hover, #contactWays span:hover{color:#FFF; font-weight:bold; text-decoration:none;}
#Meebo{display:none}

/*Tipsy*/
.tipsy { padding: 5px; font-size: 10px; opacity: 0.8; filter: alpha(opacity=80); background-repeat: no-repeat;  background-image: url(images/tipsy.gif); }
.tipsy-inner { padding: 5px 8px 4px 8px; background-color: black; color: white; max-width: 200px; text-align: center; }
.tipsy-inner { -moz-border-radius:3px; -webkit-border-radius:3px; }
.tipsy-north { background-position: top center; }
.tipsy-south { background-position: bottom center; }
.tipsy-east { background-position: right center; }
.tipsy-west { background-position: left center; }
