/*--------------------------------------------------------
        AlexandreJOSEPH.com Screen Style Sheet
---------------------------------------------------------*/


/* Style 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,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}

/* layout ---------------------------------*/

html { 
    background: #F7F7F7; 
}

body {
    font:0.8em/2em Verdana, "Trebuchet MS", "Lucida Grande", Arial, sans-serif;
    color: #333;
    background: #FFF;
}

hr {
    display:none
}

hr.hrclear {
    display: block;
    border: 0; 
    clear: both; 
    margin: 0;
    padding: 0; 
    visibility: hidden;
}


.hide_elem,
#content #cv_pro_exp .cv_pro_date span {
    font-size: 1px;
    line-height: 1px;
    position: absolute;
    text-indent: -5000px
}

.align-left {
    text-align: left;   
}

.align-right {
    text-align: right;   
}

.float-left {
    float: left;   
}

.float-right {
    float: right;   
}
    
acronym {
    border-bottom: 1px dotted #555;
}

.no-pointer {
	cursor: default;
}

strong {
	font-style: normal;
	font-weight: 600;
	color: #444;
}

div#error {
	background: #f8dbdb;
	border: 1px solid #e77776;
	color: #c83939;
	font-size: 85%;
}

	div#error h3 {
		color: #c83939;
		padding: 0;
		margin: 0.2em 0 0 0.5em;
		font-family: Verdana, "Trebuchet MS", "Lucida Grande", Arial, sans-serif;
	}

	div#error li {
		list-style: circle;
		padding: 0;
	}

/* header ------------------------------- */

#header {
    background: #F7F7F7 url(../design/header_bg.jpg) repeat-x bottom;
}

#header #title {
    font-family: Georgia, Sans-Serif, Verdana;
    width: 720px;
    padding: 2em 0;
    margin: 0 auto;
}

    #header #title h1 {
        font-size: 2.1em;
        font-weight: 200;
        float: left;
        margin-right: 0.5em;
        padding-right: 0.5em;
        border-right: 1px solid #555;
    }
    
        #header #title h1 a {
            color: #333;
            text-decoration: none;
            line-height: 1em;
        }
    
    #header #title p {
        font-size: 1.1em;
        letter-spacing: 0.15em;
        line-height: 0.8em;
        margin: 10px;
    }

/* menu ------------------------------- */

#menu {
    height: 35px;
    background: url(../design/nav_bg.jpg) no-repeat;
    width: 730px;
    margin: 0 auto;
}

    #menu ul {
        background: url(../design/nav_bg_right.gif) no-repeat bottom right;
        height: 30px;
        padding: 5px 5px 0 4px;
    }
        #menu li {
            display: inline;
        }
        
            #menu li a {
                background: #FAFAFA url(../design/nav_item_bg.gif) repeat-x bottom left;
                display: block;
                float: left;
                height: 26px;
                width: 142px;
                text-align: center;
                margin-left: 2px;
                padding: 2px 0;
                color: #555;
                text-decoration: none;
                font-size: 1.1em;
            }
            
            #menu li a:hover {
                color: #D0431D;
                background: #FFF url(../design/nav_item_bg.gif) repeat-x bottom right;
            }
            
            #menu li.selected a {
                background: #fff;
                color: #D0431D;
            }

/* content ------------------------------- */

#content {
    width: 710px;
    margin: 3em auto;   
}

    #content h2 {
       font-family: Georgia, Sans-Serif, Verdana; 
       font-size: 2.2em;
       margin: 1em 0;
       font-weight: 200;
       letter-spacing: 0.1em;
    }

		#content h2 a,
		#content h2 a:hover {
			color: #333; 
			text-decoration: none;
		}
    
    #content h3 {
        font-family: Georgia, Sans-Serif, Verdana;
        margin: 1em 0;
        font-size: 1.4em;
        color: #BE9E4C;
    }
    
    #content h4 {
        font-family: "Lucida Grande", "Trebuchet MS", Verdana, Arial, sans-serif;
        font-size: 1.2em;
        font-weight: 300;
        letter-spacing: 0.1em;
        color: #00205B;
        padding: 0.5em 0;
    }
    
    #content p {
        margin: 0.8em 0;
    }
    
    #content li {
        list-style: square;
        padding: 0.1em;
    }
    
    #content ul {
        margin: 0.5em 0 1em 3em;
    }
    
    #content a,
	#cboxLoadedContent dl#project dd li a {
        color: #D0431D;
    }
    
    #content a:hover,
	#cboxLoadedContent dl#project dd li a:hover {
        color: #00205B;
    }
    
    #content blockquote {
        background: url(../design/quote1.png) no-repeat bottom left;  
        width: 70%;
        margin: 0.5em auto; 
    }
    
        #content blockquote p {
            background: url(../design/quote2.png) no-repeat top right;
            padding: 1em 4em;
			text-align: justify;
        }

/* bottom ------------------------------- */

#bottom {
    background: #F7F7F7 url(../design/footer_bg.jpg) repeat-x top;
    padding: 2em 0 0 0;   
    clear: both;
}
    
    #bottom div {
        width: 710px;
        margin: 0 auto;
    }
    
    #bottom h2 {
        font-family: "Lucida Grande", "Trebuchet MS", Verdana, Arial, sans-serif;
        font-size: 1.6em;
        font-weight: 200;
        letter-spacing: 0.1em;
        color: #BE9E4C;
        border-bottom: 1px solid #D7D7D7;
        padding-bottom: 0.2em;
        margin-bottom: 1em;
    }
    
    #bottom p {
        padding: 0.6em 0;
    }
    
    #bottom a {
        color: #00205B;
        text-decoration: none;
    }
    
    #bottom a:hover {
        text-decoration: underline;
    }

	#bottom img.imgbox {
		border: 1px solid #ddd;
		padding: 5px;
		margin: 0.5em 1em 0 0;
	}

/* footer ------------------------------- */

#footer,
#footerbis {
    background: #F7F7F7 url(../design/footer_bg.jpg) repeat-x top;
    text-align: center;
    color: #555;
    padding: 1em;
    clear: both;
}
    
    #footer a,
    #footerbis a {
        color: #555;
        text-decoration: none;
    }
    
    #footer a:hover,
    #footerbis a:hover {
        color: #333;
    }
    
#footerbis {
    background: #fff url(../design/header_bg.jpg) repeat-x top; 
    padding: 2.5em 0 1em 0; 
}

/* contact --------------------------------*/

#content .hide-spam {
	display: none;
}

#bottom #contact_form #form_left {
	width: 250px;
	float: left;
}

#bottom #contact_form #form_right {
	width: 450px;
	float: right;
}

#bottom #contact_form .required {
	color: #c83939;
}

#bottom #contact_form input.textfield,
#bottom #contact_form textarea {
	background: #fff;
	border-bottom: 1px solid #ddd;
	border-left: 1px solid #c3c3c3;
	border-right: 1px solid #c3c3c3;
	border-top: 1px solid #7c7c7c;
	padding: 0.3em
}

	#bottom #contact_form input.error,
	#bottom #contact_form textarea.error {
		background: #f8dbdb;
		border-left: 1px solid #e77776;
		border-right: 1px solid #e77776;
		border-top: 1px solid #c83939;
		border-bottom: 1px solid #e7a7a7;
	}

#bottom #contact_form input.submit {
	background: #f9f9f9;
	border: 1px solid #f0f0f0;
	padding: 0.3em
}

#bottom #contact_form input.textfield:hover,
#bottom #contact_form textarea:hover {
	background: #FFFFF4;
	color:#000
}

#bottom #contact_form label {
	display: block;
}

#bottom #contact_form .resizable-textarea {
	display: inline;	
}

#bottom #contact_form .grippie {
	background: url(../design/grippie.png) no-repeat center top;
	cursor:s-resize;
	height:9px;
	overflow:hidden;
	width: 450px;
}

#bottom #contact_form #img_captcha {
	display: inline;
	float: left;
	margin-top: 2em;
}

#content p#send_success {
	background: #dbffde;
	border: 1px solid #00ab10;
	color: #1f9d2b;
	font-size: 0.96em;
	font-style: italic;
	line-height: 1em;
	margin: 2em auto;
	padding: 1em;
	text-align: center;
	width: 60%; 
}

#content p#send_fail {
	background: #f8dbdb;
	border: 1px solid #e77776;
	color: #c83939;
	font-size: 0.96em;
	font-style: italic;
	line-height: 1em;
	margin: 2em auto;
	padding: 1em;
	text-align: center;
	width: 60%; 
}

/* projects -------------------------------*/

#cboxLoadedContent dl#project dt,
#content dl#project dt {
	font-weight: bold;
	margin: 1em 0 0 1em;
}

#cboxLoadedContent dl#project dd,
#content dl#project dd {
	margin-left: 2em;
}

#cboxLoadedContent dl#project dd ul {
	margin: 1em;
}

#cboxLoadedContent dl#project dd li {
	list-style-type: square;
}

#cboxLoadedContent p#project_preview img,
#content p#project_preview img {
	border: 1px solid #ddd;
	padding: 5px;
}

#cboxLoadedContent p#project_preview,
#content p#project_preview {
	background: url(../design/bg_project_prev.gif) no-repeat bottom right;
	float: right;
	margin: 1em;
}

#content ul#portfolio li {
	list-style: none;
	float: left;
	background: url(../design/bg_portfolio.gif) no-repeat bottom;
	padding-bottom: 1px;
	opacity: 0.7;
}

#content ul#portfolio li:hover {
	opacity: 1;
}

	#content ul#portfolio li a {
		border: 1px solid #D5D5D5;
		width: 70px;
		height: 70px;
		display: block;
		padding: 7px;
		background: #F5F5F5;
		margin: 0.4em;
	}

	#content ul#portfolio li a:hover {
		border-color: #D0431D;
	}

/* cv -------------------------------------*/

/* cv perso info ------------*/
#content #cv_perso_info_data {
	width: 200px;
	float: right;
	margin-top: -2em;
	text-align: center;
	line-height: 1.5em;
}

#content #cv_perso_info blockquote {
	width: 100%;
	float: left;
	width: 500px;

}

/* cv pro exp ---------------*/
#content #cv_pro_exp {
	clear: both;
	padding-top: 0.1em;
}

	#content #cv_pro_exp h4,
	#content #cv_cursus h4,
	#content #cv_stuff h4 {
		line-height: 1.2em;
	}

	#content #cv_pro_exp div {
		width: 350px;
		float: left;
	}

	#content #cv_pro_exp .cv_pro_date,
	#content #cv_cursus .cv_cursus_date {
		font-size: 0.8em;
		width: 60px; 
		border-left: 3px solid #E0E0E0;
		padding-left: 5px;
		float: right;
		margin-top: -1em;
		line-height: 1.2em;
		color: #B0B0B0;
		font-weight: italic;
	}

	#content #cv_pro_exp .cv_pro_date {
		margin-right: 2em;
	}	

	#content #cv_pro_exp p {
		font-size: 0.8em;
		font-style: italic;
		margin-top: -1em;
		padding: 0;
	}

	#content #cv_pro_exp ul {
		clear: both;
		padding-top: 1em;
	}

	#content #cv_pro_exp li {
		line-height: 1.5em;
		margin-bottom: 0.5em;
	}

/* cv skills ----------------*/
#content #cv_skills {
	clear: both;
}

	#content #cv_skills h4 {
		font-size: 1.12em;
	}

	#content #cv_skills div {
		width: 235px;
		float: left;
	}

	#content #cv_skills_app_dev,
	#content #cv_skills_struct,
	#content #cv_skills_os {
		min-height: 14em;
		height: 14em;
	}

	html>body #content #cv_skills div {
		height: auto;
	}
		
		#content #cv_skills div h4 {
			text-align: center;
		}

		#content #cv_skills div p {
			line-height: 1.8em;
			margin: 0 10px 1em 0;
			text-align: center;
		}

/* cv cursus ----------------*/
#content #cv_cursus {
	clear: both;
	width: 400px;
	float: left;
}

	#content #cv_cursus p {
		font-style: italic;
		line-height: 1em;
		margin-left: 0.8em;
	}

	#content #cv_cursus .cv_cursus_date {
		margin: 1em;
		font-weight: normal;
	}

	#content #cv_cursus ul,
	#content #cv_stuff ul {
		margin-left: 0.8em;
	}

	#content #cv_cursus li,
	#content #cv_stuff #cv_stuff_lang li {
		list-style-type: none;
		line-height: 1.5em;
		font-style: oblique;
	}

/* cv stuff -----------------*/
#content #cv_stuff {
	width: 300px;
	float: right;
}

	#content #cv_stuff_lang li {
		margin-bottom: 0.4em;
	}

	#content #cv_stuff_stuff li {
		list-style-type: circle;	
		line-height: 1.4em;
		margin: 0 0 0.5em 0.8em;
	}

/* srcviewer --------------------------------------------*/

#content #menu_list {
	float: right;
	width: 200px;
	margin-top: -4em;
}

#content #source_code {
	width: 670px;
	float: left;
	overflow: auto;
	padding-left: 50px;
}

#content ol {
	list-style-position: inside;
}

#content #source_code ol li {
	list-style-type: decimal;
}

#content #menu_list ul#gallery {
	margin: 1em;
}

	#content #menu_list ul#gallery li {
		float: left;
		list-style: none;
	}
		
		#content #menu_list ul#gallery li a img {
			border: 3px solid #ddd;
			margin: 0.3em;
		}

#content p#gallery {
	text-align: center;
	margin-top: 2em;
}

#content p#gallery a img {
	border: 1px solid #ddd;
	padding: 5px;
	margin: 0.5em;
}
