@charset "UTF-8";
/*
Theme Name: Mikaa-portfolio-2010
Theme URI: http://www.mickael-mao.fr
Description: Portfolio de Micka&euml;l Mao
Author: Micka&euml;l Mao
Author URI: http://www.mickael-mao.fr
*/

/****************************/
/* Reset
/****************************/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em,
font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody,
 tfoot, thead, tr, th, td {
	border:0pt none;
	font-family:inherit;
	font-size:100%;
	font-style:inherit;
	font-weight:inherit;
	margin:0pt;
	padding:0pt;
	vertical-align:baseline;
	text-decoration:none;
}
html, body {
	margin: 0;
	padding: 0;
}
/*Balises générales*/
body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#2d2d2d;
}
a{
	color:#760032;
	text-decoration:underline;
}
a:hover{
	text-decoration:none;
}
a:active, a:focus{
     outline:none;
}
strong, b{
	font-weight:bold;
}
span, em{
	font-style:italic;
}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}
/****************************/
/* Structure
/****************************/
#wrapper {
	margin: 80px auto 20px auto;
	width: 754px;
}
#header {
	float:left;
	position:relative;
}
#sidebar{
	float:left;
	margin-top: 280px;
}
#content {
	margin-right: 42px;
	padding: 5px;
	float: right;
	width: 500px;
	min-height: 750px;
}
html>body #content {height:auto;}
#content #main_navigation {
	float: right;
	clear:both;
	margin-bottom:15px;
	border-bottom:1px solid #cdcdcd;	
	width:410px;
	height: 27px;
}
#footer {
	margin-right: 7px;
	clear:both;
}
#footer #copyright {
	float:right;
	position:relative;
	top:-117px;
}
/****************************/
/* Backgrounds & Others
/****************************/
#wrapper {background: url('images/background.jpg') left top no-repeat;}
#content {background-color: #f0f0f0;border: 1px solid #cdcdcd;}
.clearall, #clearall {clear:both;margin:0;line-height:2px;}
/****************************/
/* header
/****************************/
#logo {
	position:absolute;
	margin-top: 30px;
	background: url('images/logo.png') left top no-repeat;
	width: 280px;
	height: 124px;
	text-indent:-9999px;
}
.description {
	text-indent:-9999px;
}
/****************************/
/* Buttons
/****************************/
#sidebar #telecharger-mon-cv span {
	text-indent:-9999px;
	display:block;
}
#sidebar #telecharger-mon-cv {
	margin-top:15px;
	background: url('images/telecharger-mon-cv.png') left top no-repeat;
	width: 190px;
	height: 69px;
	display:block;
}

#footer #copyright {
	margin-left:3px;
	background: url('images/copyright.png') left top no-repeat;
	width: 35px;
	height: 117px;
	text-indent:-9999px;
}
/****************************/
/* Progressbar
/****************************/
.progressbar-wrap{position:relative;float:left;margin-left:5px;}
.progressbar-wrap,
.progressbar-value,
.progressbar-text {width:73px;height:14px;}
.progressbar-wrap,
.progressbar-value {background: #cacaca url('images/progressbar.png') top left no-repeat;}
            
.progressbar-text {
	position: absolute;
	top:0; left:0;
	color: #000000;
	text-align: center;
	font-size:11px;
	width: 100%;
}
#progressbar-value-1-0 {background-color: #86aef1;width:20%;}
#progressbar-value-1-5 {background-color: #86aef1;width:30%;}
#progressbar-value-2-0 {background-color: #86aef1;width:40%;}
#progressbar-value-2-5 {background-color: #86aef1;width:50%;}
#progressbar-value-3-0 {background-color: #86aef1;width:60%;}
#progressbar-value-3-5 {background-color: #86aef1;width:70%;}
#progressbar-value-4-0 {background-color: #86aef1;width:80%;}
#progressbar-value-4-5 {background-color: #86aef1;width:90%;}
#progressbar-value-5-0 {background-color: #86aef1;width:100%;}
/****************************/
/* Menu
/****************************/
#content #main_navigation ul{list-style:none;float:right;}
#content #main_navigation ul li{float:left;}
#content #main_navigation ul li a{
	font-family: Georgia;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #364f82;
}
#content #main_navigation ul li a span {
	text-indent:-9999px;
	display:block;
}
#content #main_navigation a#mon-profil:active,
#content #main_navigation a#mon-profil:focus,
#content #main_navigation a#mon-profil:visited {
	background: url('images/menu-mon_profil.png') left top no-repeat;
	width: 81px;
	height: 22px;
	display:block;
}
#content #main_navigation a#mon-profil:hover {
	background: url('images/menu-mon_profil_.png') left top no-repeat;
	width: 81px;
	height: 22px;
	display:block;
}
#content #main_navigation a#mes-realisations:link,
#content #main_navigation a#mes-realisations:active,
#content #main_navigation a#mes-realisations:focus,
#content #main_navigation a#mes-realisations:visited {
	background: url('images/menu-mes_realisations.png') left top no-repeat;
	width: 122px;
	height: 22px;
	display:block;
}
#content #main_navigation a#mes-realisations:hover {
	background: url('images/menu-mes_realisations_.png') left top no-repeat;
	width: 122px;
	height: 22px;
	display:block;
}
#content #main_navigation a#me-joindre:link,
#content #main_navigation a#me-joindre:active,
#content #main_navigation a#me-joindre:focus,
#content #main_navigation a#me-joindre:visited {
	background: url('images/menu-me_joindre.png') left top no-repeat;
	width: 84px;
	height: 22px;
	display:block;
}
#content #main_navigation a#me-joindre:hover {
	background: url('images/menu-me_joindre_.png') left top no-repeat;
	width: 84px;
	height: 22px;
	display:block;
}
#content #main_navigation .dash {
	background: url('images/menu-dash.png') left top no-repeat;
	width: 17px;
	height: 22px;
	display:block;
}
/****************************/
/* Sidebar
/****************************/
#sidebar {width: 200px;}
#sidebar ul {list-style:none;}
#sidebar ul li{margin:5px 5px 10px 3px;}
#sidebar ul li .widgettitle{margin-bottom:5px;font-weight:bold;}
#sidebar ul#nav_realisation li{margin-bottom:2px;}
#sidebar ul#nav_realisation a{color:#364f82;}
/****************************/
/* Content
/****************************/
#content h2 {
	margin: 55px 5px 25px 80px;
	font-family: Arial;
	font-size: 28px;
	font-style: italic;
	color: #364f82;
}
#content h3 {
	margin-bottom:8px;
	font-family: Arial;
	font-size: 20px;
	font-style: italic;
	color: #364f82;
	text-align:left;
}
#content h4 {
	margin-top:6px;
	margin-bottom:6px;
	font-family: Arial;
	font-size: 14px;
	font-style: italic;
	color: #364f82;
	text-align:left;
}
#content p {
	margin: 5px;
}
#content ul {
	list-style:none;
	margin-left: 15px;
}
/****************************/
/* Customize page
/****************************/
#content .page {
	margin-bottom: 15px;
	margin-left: 10px;
	font-style: italic;
}
#content #gototop {
	background-color: #364f82;
	display: block;
	line-height: 32px;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
}
#content #gototop:hover {
	background-color: #4c72bf;
}
/****************************/
/* Customize curriculum vitae
/****************************/
.skills {
	clear:both;
	margin-left: 15px;
}
.skills .skill_desc {float:left;display:block;font-weight:bold;}
.skills > p {clear:both;}
/****************************/
/* Customize realisations
/****************************/
#content .annee {
	display:block;
	margin-top:10px;
	margin-bottom: 10px;
	padding-left: 8px;
	background-color: #364f82;
	border: 1px solid #ffffff;
	font-family: Arial;
	font-size: 16px;
	font-weight:bold;
	line-height: 26px;
	color: #dedede;
}
#content .project {
	border-bottom: 1px solid #dedede;
	margin-bottom:15px;
}
#content .project .img_project {
	border:1px solid #364f82;
	background-color: #ffffff;
	margin-right: 5px
	float:left;
	padding: 2px;
	overflow:hidden;
	height: 180px;
}
#content .project .capture_project {
	width:100%;
	/*color: #364f82;*/
}
#content .project .description_project {
	float:right;
	font-family: Arial;
	text-align:left;
}
/****************************/
/* Custom widgets
/****************************/
#widget_hello_wrapper {
	position:absolute;
	top:-70px;
	margin: 0 auto;
	width: 700px;
}
#widget_project_wrapper {
	position:absolute;
	top:-1px;
	margin-top: 180px;
	margin-left: 740px;
	overflow:hidden;
}
#widget_project {
	padding:5px;
	background-color: #f0f0f0;
	border:1px solid #364f82;
	width:200px;
	float:right;
}
#widget_project ul {list-style:none;}
#widget_project ul li{margin-bottom:6px;}
#widget_project .widgettitle {margin-bottom:5px;font-weight:bold;}