/*
	Général
*/
* {
	padding: 0;
	margin: 0;
}

a {
	outline: 0;
}

a:hiver {
	outline: 0;
}

body {
	background-color:#000000;
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	background-position:center top;
	font-family: Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;
	font-size: 11px/165%;
	font-weight: normal;
	color: #e2e2e2;
}

div#wrap {

	margin-left: auto;
	margin-right: auto;
	min-height: 800px;
	width: 939px;
}

h1#logo-text a {
	position:absolute;
	width: 350px;
	height: 133px;
	text-indent: -9999px;
}

h1#logo-text a:hover {
	border: 0;
}

p#intro {
	text-indent: -9999px;
}

img {
	background: #1B1B1B;
	border: 1px solid #1B1B1B;
	padding: 7px;
	margin-bottom: 10px;
}

img.noBck {
	background: none;
	border: 0;
	padding: 0;
	margin: 0;
}

/*
	Liens
*/
a, a:active, a:link {
	text-decoration: none;
	color: #a60053;			
}

a:visited {
	text-decoration: none;
}

a:hover {
	color: #ffffff;
}

a:hover {
	color: #ffffff;
}

div.float-left {
	float: left;
	width: 200px;
	text-align: left;
}

div.float-right {
	float: right;
	width: 200px;
	text-align: right;
}

/* 
	Navigation
*/
div#nav {
	color: #ffffff;
	margin-top: 150px;
}

div#nav a, div#nav a:active, div#nav a:link {
	text-decoration: none;
	color: #ffffff;	
	font-size: 2em;
}

div#nav span:hover {
	color: #ffffff;
	text-decoration: none;
	background-color: #a60053;
}

div#nav a.hoverMenu {
	color: #ffffff;
	text-decoration: none;
	background-color: #a60053;
}

div#nav  span.mainMenuTitle {
	font-size:25px;
	padding: 2px;
}


div#nav  p.subMenuTitle {
	font-size:0.75em;
	padding: 2px;
}

div#nav ul {
	display:inline;
	float:left;
	width:910px;
	margin-left:2px;
}

div#nav ul li {
	float:left;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	width: 150px;
	margin-left: 31px;
}

div#nav  li {
	height: 60px;
}

li.activeMenu {
	background-color: #000000;
}

div#nav  li.activeMenu span.mainMenuTitle:hover {
	color: #ffffff;
	background-color: #000000;
}

.gridSocial {
	width: 189px;
	position: absolute;
	margin-left:760px;
}

.gridSocial-m1 {
	float: left;
	width: 0px;
	height: 1px;
}

.gridSocial-c1 {
	float: left;
	width: 46px;
}

.gridSocial-m2 {
	float: left;
	width: 6px;
	height: 1px;
}

.gridSocial-c2 {
	float: left;
	width: 46px;
}

.gridSocial-m3 {
	float: left;
	width: 6px;
	height: 1px;
}

.gridSocial-c3 {
	float: left;
	width: 46px;
}

.gridSocial a#rss {
	display: block;
	width: 46px;
	height: 46px;
	background-image: url(images/rss-simple.png); 
	background-repeat: no-repeat;
	text-decoration: none;
}

.gridSocial a#rss:hover {
	background-image: url(images/rss-hover.png); 
	background-repeat: no-repeat;
	text-decoration: none;
	border: 0;
}

.gridSocial a#linkedin {
	display: block;
	width: 46px;
	height: 46px;
	background-image: url(images/in-simple.png); 
	background-repeat: no-repeat;
	text-decoration: none;
}

.gridSocial a#linkedin:hover {
	background-image: url(images/in-hover.png); 
	background-repeat: no-repeat;
	text-decoration: none;
	border: 0;
}

.gridSocial a#twiter {
	display: block;
	width: 46px;
	height: 46px;
	background-image: url(images/twit-simple.png); 
	background-repeat: no-repeat;
	text-decoration: none;
}

.gridSocial a#twiter:hover {
	background-image: url(images/twit-hover.png); 
	background-repeat: no-repeat;
	text-decoration: none;
	border: 0;
}

/*
	Content
*/
#main {
	float: left;
	width: 535px;
	padding: 0; margin: 0;
	display: inline;	
	margin-top: 60px;
	margin-bottom: 80px;
	margin-left: 55px;
	min-height: 400px;
	font-family: Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;
	font-weight: normal;
	font-size:0.9em;
}

#mainLarge {
	float: left;
	width: 830px;
	padding: 0; margin: 0;
	display: inline;	
	margin-top: 90px;
	margin-bottom: 50px;
	margin-left: 55px;
	min-height: 400px;
	font-family: Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;
	font-weight: normal;
	font-size: 0.9em;
}

#main h1, #main h2 {
	font-size: 1.4em;
	font-family: Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;
	font-weight: normal;
	padding: 0px 10px 5px 10px;
}

#main h3 {
	font-size: 1.2em;
	font-family: Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;
	font-weight: 800;
	padding: 15px 10px 5px 10px;
}

#mainLarge h1, #mainLarge h2 {
	font-size: 1.4em;
	font-family: Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;
	font-weight: normal;
	padding: 0px 10px 5px 10px;
}

#mainLarge h3 {
	font-size: 1.2em;
	font-family: Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;
	font-weight: 800;
	padding: 15px 10px 5px 10px;
}

#main h2 a {
	-x-system-font:none;
	color:#FFFFFF;
	font-family: Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;
	font-size:1.5em;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	margin-top:15px;
	padding-bottom:3px;
	text-transform:none;
}

#main h2 a:hover {
	border-bottom: 1px dotted #A60053;
}

#mainLarge h2 a {
	color: #ffffff;
}

#main h3#respond {
	color:#FFFFFF;
	font:1.5em Georgia,Palatino,Palatino Linotype,Times,Times New Roman,serif;
	margin-bottom:20px;
}

#mainLarge h3#respond {
	font-size: 1em;
	color: #a60053;	
	margin-bottom:20px;
}


#main h3#comments {
	font-size: 1em;
	color: #a60053;	
}

#mainLarge h3#comments {
	font-size: 1em;
	color: #a60053;	
}

/*
	Sidebar
*/
#sidebar {
	display:inline;
	float:right;
	margin:60px 62px 0 0;
	min-height:400px;
	padding:0;
	width:245px;
	margin-bottom: 80px;
}

#sidebar h3 {
	padding: 13px 0px 0px 5px; 				
	color: #a60053;
	font-weight:normal;
	font-size: 1em;
	font-weight: bold;
}

#sidebar ul {
	text-align: left;
	margin: 7px 5px 8px 0px; padding: 0;				
}

#sidebar ul li {
	list-style: none;
	padding: 8px 10px;
	margin: 0;		
	border-bottom: 1px solid #111;
}

* html body #sidebar ul li {
	height: 1%;
}

#sidebar ul li a {
	text-decoration: none;	
	border: none;
	color: #D1CACD; 	
		
	font-weight: normal;		
	font-size: 0.8em;	
	/* letter-spacing: .5px;  */
}

#sidebar ul li a span {
	color: #444;	
	font-style: italic;
	font-weight: normal;	
	font-size: 11px;
}

#sidebar ul li a:hover,
#sidebar ul li a:hover span {	
	color: #fff;	
}

#sidebar ul ul { margin: 0 0 0 5px; padding: 0; }
#sidebar ul ul li { border: none; }

/*
	Comment
*/
div.commentContent {
	font-size: 0.95em;
}

/*
	Footer
*/

#footer-wrap {
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 150px;
}

#footer-wrap p {
	text-align: center;
	padding-top: 105px;
	font-size: 0.6em;
}

.grid {
	width: 829px;
	margin: auto;
	clear: both;
	font-size: 15px;
}

.grid-m1 {
	float: left;
	width: 0px;
	height: 1px;
}

.grid-c1 {
	float: left;
	width: 263px;
}

.grid-m2 {
	float: left;
	width: 20px;
	height: 1px;
}

.grid-c2 {
	float: left;
	width: 263px;
}

.grid-m3 {
	float: left;
	width: 20px;
	height: 1px;
}

.grid-c3 {
	float: left;
	width: 263px;
}

.grid h3 {
	font-size:1em;
	font-weight:bold;
	color: #a60053;
	display: inline;
}

.grid ul.col-list {
	list-style: none;
	margin-top: 20px;	
}

.grid p.footerText {
	margin-top: 15px;	
	font-weight: normal;
	font-size: 0.8em;
}

.grid ul.col-list li {
	border-bottom:1px solid #111111;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:8px 10px;
}

.grid ul.col-list li a {
	display: block;
	font-size:0.8em;
	font-weight:normal;

	width: 98%;	
	color: #D1CACD;
	border: none;
}

.grid ul.col-list li a span {
	color: #444;
	font-style: italic;
	font-weight: normal;
}

.grid ul.col-list li a:hover,
.grid ul.col-list li a:hover span {
	color: #fff;
	text-decoration: none;
}

/*
	Form element
*/

form {
	padding-bottom: 60px;
	padding-left: 10px;	
}

label {
	display: block;
	font-weight: bold;
	font-size: 0.8em;
	padding: 5px 4px;
	color: #A60053;
}

input, select, textarea {
	font-family:Georgia,Palatino,Palatino Linotype,Times,Times New Roman,serif;
	font-weight:normal;
	
	padding: 5px 4px;

	color: #6A6969;
	background: #0C0C0C;  
	border: 1px solid #1C1C1C;

	margin-bottom: 8px;
	
	letter-spacing:0.02em;
	line-height:20px;
	word-spacing:2px;
}

textarea {
	width: 515px;
	display: block;	
	margin-bottom: 10px;
}

span.wpcf7-form-control-wrap textarea {
	margin-bottom:8px;
	margin-top:6px;
	width: 350px;
	display: block;	
	padding: 8px;
	font-size: 14px;
	letter-spacing: 1px;
}

div#wpcf7-f2-p626-o1 span {
	padding-top: 10px;
}

form#commentform  input[type="submit"] {
	background: #A60053 url(images/btn_bck.jpg);
	background-repeat: repeat-x;
	display: inline-block;
	padding: 5px 10px 6px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	line-height: 1;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;

	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	border-bottom: 1px solid rgba(0,0,0,0.25);
	
	position: relative;
	cursor: pointer;
}

form#commentform  input[type="submit"]:hover {
	background: #A60053 url(images/btn_bck_hover.jpg);
	background-repeat: repeat-x;
	display: inline-block;
	padding: 5px 10px 6px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	line-height: 1;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;

	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	border-bottom: 1px solid rgba(0,0,0,0.25);
	
	position: relative;
	cursor: pointer;
}

input.contactButton {
	width: 170px;
	font: normal 1.2em Arial, Tahoma, sans-serif;
}	

form.wpcf7-form {
	padding-left: 10px;	
}

form.wpcf7-form  input[type="submit"] {
	background: #A60053 url(images/btn_bck.jpg);
	display: inline-block;
	padding: 5px 10px 6px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	line-height: 1;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;

	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	border-bottom: 1px solid rgba(0,0,0,0.25);
	position: relative;
	cursor: pointer;
	width:150px;	
}

form.wpcf7-form  input[type="submit"]:hover {
	background: #A60053 url(images/btn_bck_hover.jpg);
	display: inline-block;
	padding: 5px 10px 6px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	line-height: 1;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;

	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	border-bottom: 1px solid rgba(0,0,0,0.25);
	position: relative;
	cursor: pointer;
	width:150px;	
}

form.wpcf7-form  p {
	display: block;
	font-weight: bold;
	font-size: 0.8em;
	padding: 5px 4px;
	color: #A60053;
}

form.wpcf7-form  input {
	margin-bottom:8px;
	margin-top:6px;
	width:350px;
	padding: 8px;
	font-size: 14px;
	letter-spacing: 1px;
}

div#wpcf7-f2-p626-o1 {
	margin-top:20px;
	padding:20px 20px 20px 50px;
}

div#wpcf7-f2-p626-o1 p {
	font-size: 14px;
}

/*
	Global text
*/
#main p { 
	letter-spacing:0.02em;
	line-height:20px;
	margin:0;
	padding:10px; 
	word-spacing:2px;
	color: #D1CACD;
}
#main form p { padding: 0; margin: 0; }
#main dl { padding: 0; margin: 0; }

#main ul, #main ol {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

#main ol li {
	background-color:#0C0C0C;
	margin-bottom:40px;
	margin-left:10px;
	padding:10px;
	width:505px;
	border:1px solid #1C1C1C;
}

#main ul { 
	list-style: square; 
	margin-left: 40px;
	padding: 20px;
}

#main ul li { 
	padding-top: 5px;
	color: #D1CACD;
	letter-spacing:0.02em;
	word-spacing:2px;
}

#main dt {
  font-weight: bold;
  color: #fff;
}

#main dd {
  padding-left: 25px; 
}

#main ul.listContact {
        list-style: none;
}


#mainLarge p { padding: 10px; margin: 0; }
#mainLarge  form p { padding: 0; margin: 0; }
#mainLarge  dl { padding: 0; margin: 0; }

#mainLarge  ul, #mainLarge  ol {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

#mainLarge ol li {
	margin-bottom: 40px;
}

#mainLarge ul { list-style: none; }

#mainLarge dt {
  font-weight: bold;
  color: #fff;
}

#mainLarge dd {
  padding-left: 25px; 
}

blockquote {
	margin: 15px 10px;
	padding: 10px 10px 10px 35px;  
	background: #111 url(images/quote.jpg) no-repeat 10px 10px;
	font-weight: normal;
	font-size: 18px;
	line-height: 1.6em;
	font-style: italic;
	font-family: Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;
	color: #808080;	
}

/*
	Post meta
*/
#main p.postmeta {	
	padding:5px;
	margin:10px 10px 60px;	
	font-size: 0.95em;	
	color: #545454;
	background: #111;
	border: 1px solid #1C1C1C;
	width: 515px;
}

#mainLarge p.postmeta {	
	padding: 5px; 
	margin:10px 0 60px;	
	font-size: 0.95em;	
	color: #545454;
	border: 1px solid #111;
	background: #111;
}

p.postmeta .date{ margin: 0 10px 0 5px;	}
p.postmeta a.comments { margin: 0 10px 0 5px;	}
p.postmeta a.readmore { margin: 0 10px 0 5px;	}

.post-info { font-size: .95em; padding-top: 3px; margin-left: 5px; color: #5D5D5D; }
.post-info a { color: #a60053; }
.post-info a:hover { color: #ffffff; }

/*
	Commentaires
*/

.commentBlock {
	background-color:#0C0C0C;
	margin-bottom:40px;
	margin-left:10px;
	width:522px;
}

.commentText {
	border-top: 1px solid #1C1C1C;
	border-left: 1px solid #1C1C1C;
	border-right: 1px solid #1C1C1C;
	padding: 20px;
}

.commentFooterPair {
	width:522px;
	background-image: url(images/footerPair.jpg);
	background-repeat: no-repeat;
	height: 18px;
}

.commentFooterImpair {
	width:522px;
	background-image: url(images/footerImpair.jpg);
	background-repeat: no-repeat;
	height: 18px;
}

.gridComment {
  width: 534px;
  margin: auto;
}

.gridComment-m1 {
  float: left;
  width: 0px;
  height: 1px;
}

.gridComment-c1 {
  float: left;
  width: 172px;
}

.gridComment-m2 {
  float: left;
  width: 10px;
  height: 1px;
}

.gridComment-c2 {
  float: left;
  width: 172px;
}

.gridComment-m3 {
  float: left;
  width: 10px;
  height: 1px;
}

.gridComment-c3 {
  float: left;
  width: 170px;
}

/*
	Misc
*/

.centerError {
	width: 100%;
	text-align: center;
	margin-top: 50px;
}

/*
	Portfolio
*/

div#mainPortfolio {
	float: left;
	width: 860px;
	padding: 0; margin: 0;
	display: inline;	
	margin-top: 65px;
	margin-bottom: 50px;
	margin-left: 55px;
	min-height: 400px;
	font-family: Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;
	font-weight: normal;
	letter-spacing:0.02em;
	line-height:20px;
	font-size: 0.85em;
	word-spacing:2px;
	color: #D1CACD;
}

h2#portfolioMainTitle {
	font-size: 2.1em;
	font-weight: normal;
	padding:0 10px 30px;
	color:#FFFFFF;
	font-family: Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;
	width: 800px;
}

p#portfolioIntro {
	padding: 0px 10px 5px 10px;	
	width: 800px;
	letter-spacing:0.02em;
	line-height:20px;
	font-size: 0.85em;
	word-spacing:2px;
}

h3.portfolioItemTitle {
	color: #A60053;
	font-size: 1.6em;
	padding-bottom: 10px;
	font-weight: normal;
	font-family: Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;
}

div.portfolioItem {
	display: block;
	float: left;
	width: 377px;
	height:450px;
	margin-top: 20px;
	margin-left: 10px;
	margin-right: 38px;
	margin-bottom: 40px;
	border-bottom: 1px solid #222222;
}

div.portfolioItem p {
	padding-top: 10px;
	padding-bottom: 10px;
}

img#myPicture {
	float: left;
	margin-right: 10px;
}
