@charset "UTF-8";

@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,400italic,600,700,300,300italic);

/* RESET */
/* ----------------------------------------- */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, tt, var,
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-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}


:focus {
	outline: 0;
	outline: none;
}
body {
	line-height: 1;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

.clear {
	clear:both;
}


/* LAYOUT */
/* ----------------------------------------- */

body {
	font-family: 'Open Sans', sans-serif;
	background-color: #e1e0db;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat;
	font-size:13px;
	line-height: 17px;
	color:#000;
}

.contact {
	background-image: url(../images/pagebkg.jpg);
	background-repeat: repeat;
}

a, a:visited, a:active {
	color:#9a8b9b;
	text-decoration: none;
}

a:hover {
	color:#9a8b9b;
	text-decoration: underline;
}

/* DOSSIER BACKGROUND */
/* ----------------------------------------- */

#wrapper {
	width: 100%;
	max-width:970px;
	margin:0 auto;
	margin-top:20px;
	margin-bottom:100px;
}

.wrapper-top {
	width: 100%;
	max-width: 970px;
	height:auto;
	margin-bottom: -5px;
}

.clip-top {
	width: 100%;
	max-width: 970px;
}

.wrapper-mid {
	width: 100%;
	background-image:url(../images/clipboardmiddle.png);
	background-repeat: repeat-y;
	background-size: contain;
	padding-bottom:40px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}


.wrapper-bottom {
	width: 100%;
	height:50px;
	padding:0;
	margin:0 auto;
	background-image:url(../images/clipboardbottom.png);
	background-repeat:no-repeat;
	background-size: contain;
}

/* PAPER BACKGROUND */
/* ----------------------------------------- */

#paper {
	width:90%;
	margin:0 auto;
}

#paper-mid {
	width:90%;
	margin:0 auto;
	padding:0;
	overflow: hidden;
	padding-bottom:75px;
	padding-top:7px;
}

/* ENTRIES */
/* ----------------------------------------- */

.entry {
	max-width:100%;
	display: block;
	padding-top:20px;
	clear: both;
}

.port {
	padding-top: 40px;
}
.entry2 {
	width:875px;
	display: block;
	padding-top:20px;
	clear: both;
	margin-left:4px;
}


h1  {
	width:100%;
	font-size:26px;
	color:#624863;
	margin-bottom:3px;
	clear:both;
}


h1 span {
	font-size:16px;
	display:block;
	color:#624863;
	margin-top: 6px;
	margin-bottom: 10px;
}

h2 {
	width:250px;
	height: 23px;
	text-align: left;
	float:left;
	padding:0;
	margin:0;
	clear:both;
	font-size:18px;
	color:#624863;
	text-transform: uppercase;
}

p img {
	float:right;
	margin-left:20px;
	padding-left:10px;
}

div.content {
	clear: both;
	padding:0;
	margin:0;
	overflow: hidden;
	display:block;
	padding-top:32px;
}

h3 {
	float:left;
	padding:0;
	clear:both;
	font-size: 13px;
	color:#9a8b9b;
	margin-left: 20px;
}

h4 {
	width:180px;
	text-align: right;
	float:left;
	padding:0;
	clear:both;
	font-size: 11px;
	color:#9a8b9b;
}

h5 {
	width:180px;
	text-align: right;
	float:left;
	padding:0;
	clear:both;
	font-size: 10px;
	color:#9a8b9b;
}

h6 {
	width:180px;
	text-align: right;
	float:left;
	padding:0;
	clear:both;
	font-size: 9px;
	color:#9a8b9b;
}

p {
	clear: both;
}

em {
	font-family: Georgia, "Times New Roman", serif;
	font-style: italic;
	color:#777777;
	font-size:12px;
	display: block;
	padding-top:3px;
}


ol {
	float:right;
	width:500px;
	margin-left:40px;
	list-style: decimal;
	
}

ol li {
	width:500px;
	list-style-type: decimal;
	list-style-position: inside;
}

dl {
	float:right;
	width:500px;
	margin-left:40px;
	
}

dt {
	float:left;
	display: block;
	width:500px;
		color:#9a8b9b;
}

dd {
	float:left;
	display: block;
	width:480px;
	text-indent:20px;
}

ul.unordered {
	float:right;
	width:500px;
	margin-left:40px;
	
}

ul.unordered li {
	margin:0;
	padding:0;
	float:left;
	width:500px;
	padding-left:10px;
	margin-top:0;
}

ul.info {
	width:650px;
	margin-left:40px;
}

ul.info li {
	margin:0;
	padding:0;
	float:left;
	width:500px;
	padding-left:10px;
	margin-top:12px;
	color: #9a8b9b;
}

ul.skills {
	margin:0;
	padding:0;
	margin-left:40px;
	clear: both;
	
}

ul.skills li {
	margin:0;
	padding:0;
	float:left;
	width:156px;
	padding-left:10px;
	margin-top:6px;
	color: #9a8b9b;
}
ul.skills li a,
ul.courses li a,
ul.info li a {
	color: #000;
	text-decoration: none;
}

ul.skills li a:hover,
ul.courses li a:hover,
ul.info li a:hover {
	color: #9a8b9b;
	text-decoration: none;
}
ul.courses {
	margin:0;
	padding:0;
	margin-left:40px;
}

ul.courses li {
	margin:0;
	padding:0;
	float:left;
	width:300px;
	padding-left:10px;
	margin-top:6px;
	color: #9a8b9b;
}

ul.works {
	margin:0;
	padding:0;
	float:left;
	width:100%;
	list-style-type: none;
}

ul.works hr {
	display: none;
}

ul.works li {
	margin:0;
	padding:0;
	float:left;
	width: 100%;
	position: relative;
}
ul.works li .left {
	width: 35%;
	float: left;
}

ul.works li .right {
	display: none;
}



ul.works li img {
	padding:4px;
	width:200px;
	height: auto;
	margin-right:20px;
	margin-bottom:16px;
}

ul.works li img:hover {
	cursor: pointer;
}

img.portrait {
	display: none;
}


/* SELF INFORMATION */
/* ----------------------------------------- */

.self {
	width:90%;
	margin-left: auto;
	margin-right: auto;
	clear: none;
}

.self ul li {
	font-size: 12px;
	display:block;
	margin-bottom: 10px
}

/* SOCIAL ICONS */
/* ----------------------------------------- */

.social {
	width:85%;
	clear: both;
	padding-top: 10px
}


.social ul {
	list-style: none;
}

.social ul li {
	float:left;
	width:21px;
	height:24px;
	margin:0;
	padding:0;
	margin-left:15px;
}



/* GO TO TOP */
/* ----------------------------------------- */

#message {
	display: block;
	display: none;
	z-index: 999;
	opacity: .8;
	position: fixed;
	top: 95%;
	margin-top: -40px;
	right: 50%;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	width: 77px;
	line-height: 20px;
	height: 20px;
	padding: 5px;
	background-color: #433245;
	font-size: 11px;
	text-align: center;
}

/* TIPSY */
/* ----------------------------------------- */

.tipsy { padding: 5px; font-size: 10px; background-repeat: no-repeat;  background-image: url(../images/tipsy.gif); }
.tipsy-inner { padding: 5px 8px 4px 8px; background-color: #433245; color: #fff; 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; margin-bottom:20px; }
.tipsy-east { background-position: right center; }
.tipsy-west { background-position: left center; }


/* COLORBOX */
/* ----------------------------------------- */

#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative; overflow:hidden;}
#cboxLoadedContent{overflow:auto;}
#cboxLoadedContent iframe{display:block; width:100%; height:100%; border:0;}
#cboxTitle{margin:0; display:none;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}

#cboxOverlay{background:#666;}

#colorBox{}
#cboxTopLeft{width:25px; height:25px; background:url(../images/border1.png) 0 0 no-repeat;}
#cboxTopCenter{height:25px; background:url(../images/border1.png) 0 -50px repeat-x;}
#cboxTopRight{width:25px; height:25px; background:url(../images/border1.png) -25px 0 no-repeat;}
#cboxBottomLeft{width:25px; height:25px; background:url(../images/border1.png) 0 -25px no-repeat;}
#cboxBottomCenter{height:25px; background:url(../images/border1.png) 0 -75px repeat-x;}
#cboxBottomRight{width:25px; height:25px; background:url(../images/border1.png) -25px -25px no-repeat;}
#cboxMiddleLeft{width:25px; background:url(../images/border2.png) 0 0 repeat-y;}
#cboxMiddleRight{width:25px; background:url(../images/border2.png) -25px 0 repeat-y;}
#cboxContent{background:#fff;}
#cboxLoadedContent{margin-bottom:20px;}
#cboxTitle{position:absolute; bottom:0px; left:0; text-align:center; width:100%; color:#624863;}
#cboxCurrent{position:absolute; bottom:0px; left:100px; color:#000;}
#cboxSlideshow{position:absolute; bottom:0px; right:42px; color:#444;}
#cboxPrevious{position:absolute; bottom:0px; left:0; color:#444;}
#cboxNext{position:absolute; bottom:0px; left:63px; color:#444;}
#cboxLoadingOverlay{background:url(../images/loading.gif) 5px 5px no-repeat #fff;}
#cboxClose{position:absolute; bottom:0; right:0; display:block; color:#444;}

#message a {
	color: #fff;
}
	
/* ELEMENTS */
/* ----------------------------------------- */

table {
	width: 500px;
	margin-left:40px;
	float:right;
	border-collapse: collapse;
	border-bottom:1px dashed #999;
	border-top:1px dashed #999;
}

table td {
	padding: 10px;
	padding-top:0;
	border-right:1px dashed #999;
}

table td:hover {
	background-color: #f2f2f2;
}

table th {
	padding: 10px;
	padding-top:0;
	color:#9a8b9b;
	text-align: left;
	border-right:1px dashed #999;
}

table td.center {
	text-align: center;
}

table td.last {
	background: none;
}

table th.center {
	text-align: center;
}

table th.last {
	background: none;
}

table tr {
	border-left:1px dashed #999;
	border-top:1px dashed #999;
}

table tr.caption {
	border-left:1px dashed #999;
}

blockquote {
	border-left:3px solid #9a8b9b;
	padding-left:8px;
	width:489px;
	margin-left:40px;
	float:right;
}

abbr, acronym {
	border-bottom:1px dashed #9a8b9b;
}

strong {
	font-weight: bold;
}

small {
	font-size:70%;
}

big {
	font-size:1.2em;
}


/* CONTACT */

fieldset, legend {
	float:right;
	width:500px;
	padding:0;
	margin:0;
	margin-left:20px;
}

h1.warn {
	color:#624863;
	font-size:18px;
	margin-top:30px;
	padding:50px;
	text-align: center;
}

#contactform {
	width:320px;
	height:200px;
	margin:0 auto;
	padding:10px;
	overflow: hidden;
}

label {
	float:left;
	width:80px;
	height:28px;
	margin-bottom:10px;
	clear:both;
	color:#624863;
}

input {
	width:228px;
	float:right;
	height:18px;
	margin-bottom:10px;
	border-top:1px solid #c8c8c8;
	border-left:1px solid #c8c8c8;
	border-right:1px solid #dadada;
	border-bottom:1px solid #f2f2f2;
	background-color: #e4e4e4;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding:5px;
	outline: none;
}

input:focus {
	background-color: #dddddd;
	border-top:1px solid #c8c8c8;
	border-left:1px solid #c8c8c8;
	border-right:1px solid #dadada;
	border-bottom:1px solid #f2f2f2;
}

textarea {
	border-top:1px solid #c8c8c8;
	border-left:1px solid #c8c8c8;
	border-right:1px solid #dadada;
	border-bottom:1px solid #f2f2f2;
	background-color: #e4e4e4;
	width:228px;
	float:right;
	margin-bottom:10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding:5px;
	outline: none;
}

textarea:focus {
	background-color: #dddddd;
	border-top:1px solid #c8c8c8;
	border-left:1px solid #c8c8c8;
	border-right:1px solid #dadada;
	border-bottom:1px solid #f2f2f2;
}

#submit {
	background: transparent url(../images/submit.jpg) no-repeat 0 0;
	display: block;
	clear: both;
	width:88px;
	height: 31px; 
	border:none;
	float:left;
	margin-left: 80px;
	text-indent: -9999px;
	outline: 0;
	cursor: pointer;
	padding:0;
}

#submit:hover {
	background: transparent url(../images/submit.jpg) no-repeat 0 -33px;
	outline: 0;
	border: none;
}

label.error {
	clear: both;
	padding:0;
	margin-top:-5px;
	color:#9a8b9b;
	font-size: 1.0em;
	font-style: italic;
	font-weight: normal;
	margin-left:80px;
	width:238px;
}
.contact #box {
	width: 320px;
	margin-right: auto;
	margin-left: auto;
	height: 370px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.contact #box h1 {
	text-align: center;
	line-height: 30px;
	width: 310px;
	margin-top: 15px;
	font-size: 24px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.contact #box img {
	margin-left: 15px;
}
.contact p {
	margin-left: 15px;
}
.displayImage {
	margin-left: 200px;
	float: left;
	width: 5%;
}
.entry2 .content p {
	width: 575px;
}

.content a img {
	height: 109px;
	width: 109px;
	margin-left: 150px;
}
.entry2 hr {
	width: 700px;
	margin-right: auto;
	margin-left: 130px;
	margin-top: 50px;
	color: #624863;
}
.content .title {
	font-size: 18px;
	font-weight: bold;
	color: #624863;
}

.par p {
	margin-bottom: 15px;
	width: 100%;
}

@media screen and (min-width: 600px) {

.par p {
	width: 85%
}

h1  {
	font-size:42px;
}

h1 span {
	font-size:21px;
	margin-top: 15px;
}

h2 {
	width:180px;
	text-align: right;
	font-size:22px;
	color:#624863;
}

h3 {
	width: 380px;
	text-align: left;
	margin-left: 55px;
}

.self {
	width:325px;
	padding-top:11px;
	margin-left:30px;
	margin-bottom:15px;
	float:left;
}

.self ul {
	padding-top: 10px;
}

.self ul li.ad {
	background-image:url(../images/icn-ad.png);
}

.self ul li.mail {
	background-image:url(../images/icn-mail.png);
}

.self ul li.tel {
	background-image:url(../images/phone.png);
}

.self ul li.web {
	background-image:url(../images/search.png);
}

.self ul li {
	background-repeat: no-repeat;
	padding-left:26px;
	background-position: 0 .1em;
	margin-top:-2px;
	margin-bottom: 10px;
}

.social {
	width:200px;
	float:right;
	padding-top:10px;
	clear: none;
}

.social ul li {
	margin-left:6px;
}

img.portrait {
	width:109px;
	height:109px;
	padding-top:20px;
	padding-left:11px;
	padding-right:11px;
	padding-bottom:36px;
	margin-left:50px;
	float:left;	
	background-image:url(../images/frame.jpg);
	background-repeat: no-repeat;
	
}

ul.works {
	width:100%;
	margin-top: 25px;
	clear: both;
}

ul.works hr {
	display: block;
	width: 100%;
	clear: both;
	border: 1px solid #9a8b9b;
	margin-bottom: 15px;
}

ul.works li .left {
	width: 35%;
}

ul.works li .right,
ul.works li .right p {
	width: 55%;
	float: left;
	clear: none;
}

ul.works li .right {
	display: inline;
	float: right;
	padding-left: 3%
}

ul.works li .right p {
	width: 90%;
	line-height: 1.75;
	margin-left: 3%;
}

ul.works li .right p span.LB {
	font-weight: bold;
	width: 30%;
	float: left;
}

a .job-title {
	font-size: 16px;
}

ul.courses {
	float:left;
	width:100%;
}

ul.skills {
	width:600px;
	margin-top: 5px;
	
}

h3.marg-bot {
	margin-bottom: 15px;
}

.exp {

}


}

@media screen and (min-width: 780px) {

.entry {
	margin-left:4px;
}

ul.skills {
	float: right;
	
}

ul.works li .right {
	width: 60%;
	display: inline;
	margin-top: 15px;
	float: left;
}

ul.works li .right p span.LB {
	width: 22%;
}

ul.courses {
	width:650px;
	margin-left:40px;
	margin-top:-6px;
}

}

@media screen and (min-width: 960px) { 
h2 {
	margin-bottom:-12px;
}

p {
	width:650px;
	float:right;
}

.par p {
	width: 70%
}

ul.works li .left {
	width: 27%;
}

ul.courses {
	float:right;
}

ul.info {
	float:right;
}



}
