/* @group reset */

* {
	margin: 0;
	padding: 0;
	border: 0;
	list-style: none;
	outline: none;
	font-size: 1em;
	text-decoration: none;
}

/* @end */

/* @group default */

a {
	color: #666;
	text-decoration: underline;
}

a:hover,
a:focus {
	color: #333;
}

a:active {
	color: #000;
}

h2 {
	height: 40px;
	font: 20px/40px Helvetica Neue, Helvetica, Arial, sans-serif;
	color: #000;
	padding: 0 25px;
	background: url(navigation.png) no-repeat 50% 0;
	clear: both;
}

del {
	text-decoration: line-through;
	text-shadow: none;
	color: #ccc;
}

ins {
	color: #333;
}

/* @end */

/* @group layout */

/* @group body */

body { 
	/*background: url(../img/body-top.gif) repeat-x 0 0, url(../img/body.gif) repeat 0 0;*/
	/*background: url(body-top2.gif) repeat-x 0 0, url(body.gif) repeat 0 0;
	background-color: #a7b1ba;*/
	background-color: #d4f1ff;
	background: #d4f1ff url(bg.jpg) repeat-x top left;
	padding-top: 5px;
	font: 11px/16px "Lucida Grande", Verdana, sans-serif;
	color: #999;
	/*text-shadow: #fff 0 1px 0;*/
	overflow: -moz-scrollbars-vertical;
	overflow: -webkit-scrollbars-vertical;
	-webkit-text-size-adjust: none;
}

/* @end */

/* @group wrapper */

#renaudeuvrard {
	width: 490px;
	margin: 0 auto;
}

/* @end */

/* @group header */

#header { 
	/*background: url(header.png) no-repeat 50% bottom;*/
	height: 85px;
	padding: 35px 35px 0px 0;
	position: relative;
}

#mugshot {
	float: right;
}

h1 {
	font: 24px/30px "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #2E95A3;
	padding-top: 18px;
	padding-left: 10px;
}

#jobtitle {
	color: #888;
	padding-left: 10px;
	line-height: 20px;
	text-shadow: #eee 0 1px 0;
	width:400px;
}

#vcard {
	position: absolute;
	top: 55px;
	right: 10px;
	width: 40px;
	height: 41px;
	text-align: center;
}

#vcard a {
	display: block;
	width: 48px;
	height: 48px; 
	/*background: url(icon/renalidicon2.png) no-repeat 0 0;*/
	text-decoration: none;
	/*text-shadow: #036 0 1px 0;*/
	line-height: 20px;
	color: #2E95A3;
	font-size: 9px; 
	font-weight: bold;
	text-transform: uppercase;
}

#vcard a:active {
	margin-top: 1px;
}

#vcard a span {
	position: absolute;
	top: -25px;
	left: -49px;
	width: 138px;
	background-color : #D6E055;
	/*background: url(vcard-label.png) no-repeat 50% 50%;
	padding-bottom: 12px;*/
	display: none;
	opacity: 0;	
}

/* @end */

/* @group navigation */

#navigation {
	
	padding: 5px 15px;
	/*background: url(navigation.png) no-repeat 50% 0;*/
	line-height: 28px;
	font-weight: bold;
}

#navigation li {
	/*float: left;*/
	height: 30px;
}

#navigation li a {
	text-decoration: none;
	/*float: left;*/
	padding-right: 10px;
	padding-top : 9px;
	padding-bottom : 7px;
	margin-right: 5px; 
	background: url(navigation-li-a.png) no-repeat right 30px;
	/*background-color : #FF0000;*/
	
}

#navigation li a span {
	/*float: left;*/
	padding: 9px 0px 5px 10px;
	background: url(navigation-li.png) no-repeat right 30px;
	/*background-color : #00FF00;*/
}

#navigation li a:hover,
#navigation li a:focus {
	background-position: right 0;
	/*text-shadow: #ddd 0 1px 0;*/
}

#navigation li a:hover span,
#navigation li a:focus span {
	background-position: 0 0;
}

#navigation li a:active {
	background-position: right -30px;
	/*text-shadow: #eee 0 1px 0;*/
}

#navigation li a:active span {
	background-position: 0 -30px;
	padding: 9px 0 5px 10px;
}

.home #navigation li#nav-home a,
.about #navigation li#nav-about a,
.networks #navigation li#nav-networks a,
.contact #navigation li#nav-contact a,
.lifestream #navigation li#nav-lifestream a,
.notes #navigation li#nav-notes a  {
	background-position: right -60px;
	color: #000;
	text-shadow: #666 0 1px 2px;
	cursor: default;
}

.home #navigation li#nav-home a span,
.about #navigation li#nav-about a span,
.networks #navigation li#nav-networks a span,
.contact #navigation li#nav-contact a span,
.lifestream #navigation li#nav-lifestream a span,
.notes #navigation li#nav-notes a span {
	background-position: 0 -60px;
}

#nav-lifestream {
	/*margin-left : 50px;	*/
}	 

#navigation .streamIcon a{
	padding : 0px;	
}	

/* @end */

/* @group content */

#content {
	/*padding: 0 20px; 
	background: url(content.png) repeat-y 50% 0;*/
	background-color : #FFFFFF;
	overflow: hidden;
}



/* @end */

/* @group footer */

#footer {
	padding: 0px 0px 20px 20px;
	text-align: center;
	line-height: 30px;
	background: url(footer.png) no-repeat 50% 0;
	/*background-color : #FFFFFF;*/
	color: #888;
	text-shadow: #ddd 0 1px 0; 
	text-transform: uppercase;
	font-size: 9px;
	font-weight: bold;
}



/* @end */

/* @end */

/* @group contact */

#contact {
	width: 450px;
	float: left;
	background: url(about-li.png) repeat-x 0 bottom;
	position: relative;
}

#contact h3 {
	height: 51px;
	padding: 10px 0 0 25px;
	font-weight: normal; 
	background: url(about-h3.png) repeat-x 0 0;
	color: #666;
}

#contact h3 strong {
	color: #000;
	font: 18px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
	display: block;
	padding-top: 2px;
}

#contact-personal,
#contact-work {
	width: 224px;
	float: left;
	padding-bottom: 10px;
}

#contact-work {
	padding-left: 2px; 
	background: url(contact.png) repeat-y 0 0;
}

#contact li ul {
	padding-top: 5px;
}

#contact li li {
	padding: 5px 0 0 15px;
	font: 12px/18px Helvetica, Arial, sans-serif;
	color: #666;
	font-style: normal;
}

#contact li.disclaimer {
	clear: both;
	padding: 12px 0 11px;
	text-align: center;
	font: 11px/18px "Lucida Sans", "Lucida Grande", Verdana, sans-serif;
	background: url(about-h3.png) repeat-x 0 -59px;
}

#contact li li a {
	display: block;
	padding-left: 8px;
	background-position: 0 1px;
	background-repeat: no-repeat;
	color : #2E95A3;
	text-decoration: none;
	font-style: normal;
}

#contact li li a:hover {
	text-decoration: underline;
}

#contact li li.fn,
#contact li li.photo,
#contact li li span.type {
	display: none;
}

#contact li li.org {
	padding-left: 38px;
	font-size: 11px;
	font-weight: bold; 
	/*text-transform: uppercase;*/ 
	background: url(ijiko.png) no-repeat 15px 6px;
	font-style: normal;
}

/*
#contact li li.email a { 
	background-image: url(email.png);
}

#contact li li.adr a { 
	background-image: url(home.png);
}

#contact li li.tel a { 
	background-image: url(phone.png);
}

#contact li li.url a { 
	background-image: url(information.png);
}
*/
/* @end */


/* @group home */

#home {
	width: 450px;
	height: 350px;
}

#home li { 
	/*background: url(about-li.png) repeat-x 0 bottom;*/
	padding-bottom: 10px;
}

#home li p,
#home li li {
	font: 12px/18px "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #666;
}

#home li li {
	padding: 5px 20px 0 65px;
}

#home li p#i {
	width: 40px;
	float: left;
	padding: 5px 10px 0 15px;
	text-align: right;
}

#home h3 {
	height: 60px;
	font-weight: normal; 
	background: url(about-h3.png) repeat-x 0 0;
}

#home li#about-personal h3 {
	height: 61px;
	margin-bottom: 5px;
}

#home h3 a {
	display: block;
	height: 45px;
	padding: 10px 0 5px;
	text-decoration: none;
	-webkit-transition: background-color 0.25s linear;
	color : #50B8B4;
}

#home h3 a:hover,
#home h3 a:focus {
	background: rgba(164, 173, 183, .15);
}

#home h3 a:active {
	background: rgba(164, 173, 183, .25);
	padding: 12px 0 3px
}

#home h3 a img {
	float: left;
	margin: 0 10px 0 15px;
	-webkit-transition: margin-left 0.25s linear;
}

#home h3 a:hover img {
	margin-left: 10px;
}

#home h3 a strong {
	color: #000;
	font: 18px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
	display: block;
	padding-top: 2px;
}

#home h3 a small {
	margin-top: 10px;
	float: right;
	line-height: 20px;
	padding: 0 25px 1px 30px;
	/*background: url(about-h3-small.png) no-repeat 0 0;*/
	background-color : #D6E055;
	color: #fff; 
	font-weight: bold;
	text-transform: uppercase;
	text-shadow: #bbb 0 1px 0;
}

#home .legend{
position : absolute; 
z-index : 2;
background-color:#444;
width:430px;
opacity: 0.9;
color:#FFF;	
padding : 10px;
font-size : 11px;
}

#home .legendtitle{
font-size : 16px;
padding-left : 20px;
}

#home img{
vertical-align:middle;
}
#home-personal a{
	color:#FFF;
	font-weight : bold;
	text-decoration : none;	
}	

#HomeMicroblog a{
	font-weight : normal;
	text-decoration : underline;	
}	

/* @end */




/* @group about */

#about {
	width: 450px;
}

#about li#about-personal  { 
	background: url(about-li.png) repeat-x 0 bottom;
	padding-bottom: 10px;
}

#about li#about-blog  { 
	background: url(about-li.png) repeat-x 0 bottom;
	padding-bottom: 10px;
}

#about li p,
#about li li {
	font: 12px/18px "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #666;
}

#about li li {
	padding: 5px 20px 0 65px;
}

#about li li a {
	color : #2E95A3;
	text-decoration: none;
	font-weight : bold;
}

#about li li a:hover {
	text-decoration: underline;
}

#about li p#i {
	width: 40px;
	float: left;
	padding: 5px 10px 0 15px;
	text-align: right;
}

#about h3 {
	height: 60px;
	font-weight: normal; 
	background: url(about-h3.png) repeat-x 0 0;
}

#about li#about-personal h3 {
	height: 61px;
	margin-bottom: 5px;
}

#about h3 a {
	display: block;
	height: 45px;
	padding: 10px 0 5px;
	text-decoration: none;
	-webkit-transition: background-color 0.25s linear;
	color : #50B8B4;
}

#about h3 a:hover,
#about h3 a:focus {
	background: rgba(164, 173, 183, .15);
}

#about h3 a:active {
	background: rgba(164, 173, 183, .25);
	padding: 12px 0 3px
}

#about h3 a img {
	float: left;
	margin: 0 10px 0 15px;
	-webkit-transition: margin-left 0.25s linear;
}

#about h3 a:hover img {
	margin-left: 10px;
}

#about h3 a strong {
	color: #000;
	font: 18px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
	display: block;
	padding-top: 2px;
}

#about h3 a small {
	margin-top: 10px;
	float: right;
	line-height: 20px;
	padding: 0 25px 1px 30px;
	/*background: url(about-h3-small.png) no-repeat 0 0;*/
	background-color : #D6E055;
	color: #fff; 
	font-weight: bold;
	text-transform: uppercase;
	text-shadow: #bbb 0 1px 0;
}

/* @end */

/* @group lifestream */


#LFList span.toolTip {

/*
background: url(images/help.gif) no-repeat right;
color: #3366FF;*/
cursor: pointer;
position: relative;
padding-bottom: 20px;
}

#LFList .toolTipWrapper {
        cursor: pointer;
        width: 175px;
        position: absolute;
        top: 17px;
        display: none;
        color: #FFF;
        /*font-weight: bold;*/
        font-size: 9pt;
        z-index : 100;
        }

#LFList div.toolTipTop {
cursor: pointer;
width: 175px;
height: 30px;
background: url(bubbleTop.gif) no-repeat;
}

#LFList div.toolTipMid {
cursor: pointer;
padding: 8px 15px;
background: #A1D40A url(bubbleMid.gif) repeat-x top;
}

#LFList div.toolTipBtm {
 cursor: pointer;
 height: 13px;
 background: url(bubbleBtm.gif) no-repeat;
}




#lifestream {
	width: 450px;
}

#lifestream li.li-header { 
	/*background: url(about-li.png) repeat-x 0 bottom;*/
	padding-bottom: 10px;
}

#lifestream li p,
#lifestream li li {
	font: 12px/18px "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #666;
}

#lifestream li li {
	padding: 5px 15px 0 65px;
	margin : 5px 0 5px 0;
}
#lifestream li ul {
	
}

#lifestream li p#i {
	width: 40px;
	float: left;
	padding: 5px 10px 0 15px;
	text-align: right;
}

#lifestream h3 {
	height: 60px;
	font-weight: normal; 
	/*background: url(about-h3.png) repeat-x 0 0;*/
	clear:both;
	/*border-top: #EBEBEB solid 1px;*/
	/*border-bottom: #EBEBEB solid 1px;*/
}

#lifestream li.li-header h3 {
	height: 61px;
	margin-bottom: 5px;
}

#lifestream h3 a {
	display: block;
	height: 45px;
	padding: 10px 0 5px;
	text-decoration: none;
	-webkit-transition: background-color 0.25s linear;
}

#lifestream li a{
	text-decoration: none;	
}	

#lifestream h3 a:hover,
#lifestream h3 a:focus {
	background: rgba(164, 173, 183, .15);
}

#lifestream h3 a:active {
	background: rgba(164, 173, 183, .25);
	padding: 12px 0 3px
}

#lifestream h3 a img {
	float: left;
	margin: 0 10px 0 15px;
	-webkit-transition: margin-left 0.25s linear;
}
#lifestream .iconsmall {
	margin: 5px 10px 0 35px;
}

#lifestream h3 a:hover img {
	margin-left: 10px;
}

#lifestream h3 a strong {
	color: #000;
	font: 18px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
	display: block;
	padding-top: 2px;
}

#lifestream h3 a small {
	margin-top: 10px;
	float: right;
	line-height: 30px;
	padding: 0 25px 1px 50px;
	/*background: url(about-h3-small.png) no-repeat 0 0;*/
	background-color : #D6E055;
	color: #fff; 
	font-weight: bold;
	font-size : 14px;
	text-transform: uppercase;
	text-shadow: #bbb 0 1px 0;
}

#lifestream .linktitle {
	/*text-decoration: underline;*/
	font-weight : bold;
	color : #50B8B4;
}

#lifestream .linkdesc {
	font-style : italic;
}
#lifestream .desc {
	font-size : 7pt;
	color : #AAA;
}

#lifestream li.disclaimer {
	clear: both;
	padding: 12px 0 11px;
	text-align: center;
	font: italic 11px/18px "Lucida Sans", "Lucida Grande", Verdana, sans-serif;
	background: url(about-h3.png) repeat-x 0 -59px;
}

#lifestream .LFcontentmarge {
	padding : 0px 10px 0px 10px	;
	background-image: url(chevron.png);background-repeat: no-repeat;background-position: 1px 5px;
}

#lifestream .LFTitle {
	color : #FFFFFF;
	padding-left : 10px	;
	font-weight : bold;
}

#lifestream .LFTitle a{
	color : #FFFFFF;
}
#lifestream .LFTitle a:hover{
	text-decoration: underline;
}

#lifestream .LFcontent {
	padding : 7px 15px;
	background-color : #EEEEEE;
}

#lifestream .LFcontentTwitter {
	padding : 7px 15px;
}

#lifestream .LFcontentTwitter a{
	color : #FFF;
	text-decoration: underline;
	font-weight : bold;
}


#lifestream .LFBox {
	padding : 7px 15px;
	background-color : #EEEEEE;
}

#lifestream blockquote {
width: 260px;
margin: 0px;
padding: 5px 15px;
font-style:italic;
quotes: "\201C" "\201D";
}
#lifestream blockquote:before { content: open-quote; font-size : 16px;}
#lifestream blockquote:after { content: close-quote; font-size : 16px;}


/* @end */

/* group notes */

#notes {
	width: 450px;
}

#notes li#about-personal { 
	background: url(about-li.png) repeat-x 0 bottom;
	padding-bottom: 10px;
}

#notes li p,
#notes li li {
	font: 12px/18px "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #666;
}

#notes li li {
	padding: 5px 15px 0 65px;
	margin : 5px 0 5px 0;
}
#notes li ul {
	
}

#notes li p#i {
	width: 40px;
	float: left;
	padding: 5px 10px 0 15px;
	text-align: right;
}

#notes h3 {
	height: 60px;
	font-weight: normal; 
	background: url(about-h3.png) repeat-x 0 0;
	clear:both;
}

#notes li#about-personal h3 {
	height: 61px;
	margin-bottom: 5px;
}

#notes h3 a {
	display: block;
	height: 45px;
	padding: 10px 0 5px;
	text-decoration: none;
	-webkit-transition: background-color 0.25s linear;
}

#notes li a{
	text-decoration: none;	
}	

#notes h3 a:hover,
#notes h3 a:focus {
	background: rgba(164, 173, 183, .15);
}

#notes h3 a:active {
	background: rgba(164, 173, 183, .25);
	padding: 12px 0 3px
}

#notes h3 a img {
	float: left;
	margin: 0 10px 0 15px;
	-webkit-transition: margin-left 0.25s linear;
}
#notes .iconsmall {
	margin: 5px 10px 0 35px;
}

#notes h3 a:hover img {
	margin-left: 10px;
}

#notes h3 a strong {
	color: #000;
	font: 18px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
	display: block;
	padding-top: 2px;
}

#notes h3 a small {
	margin-top: 10px;
	float: right;
	line-height: 20px;
	padding: 0 25px 1px 30px;
	/*background: url(about-h3-small.png) no-repeat 0 0;*/
	background-color : #D6E055;
	color: #fff; 
	font-weight: bold;
	text-transform: uppercase;
	text-shadow: #bbb 0 1px 0;
}

#notes li li a {
	font-weight : bold;
	color : #50B8B4;
}

#notes .linkdesc {
	font-style : italic;
}
#notes .desc {
	font-size : 7pt;
	color : #AAA;
}


/* @group networks */

#networks {
	background: url(networks.png) repeat 0 0;
	width: 450px;
	float: left;
}

#networks li {
	width: 225px;
	height: 60px;
	float: left;
}

#networks li a {
	display: block;
	width: 225px;
	height: 45px;
	padding: 5px 0 10px;
	text-decoration: none;
	-webkit-transition: background-color 0.25s linear;
	color : #50B8B4;
}

#networks li a:hover,
#networks li a:focus {
	background: rgba(164, 173, 183, .15);
}

#networks li a:active {
	background: rgba(164, 173, 183, .25);
	padding: 12px 0 3px
}

#networks li a img {
	float: left;
	margin: 0 10px 0 15px;
	-webkit-transition: margin-left 0.25s linear;
}

#networks li a:hover img {
	margin-left: 10px;
}

#networks li a strong {
	color: #000;
	font: 18px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
	display: block;
	padding-top: 2px;
}



/* @end */

