/*
Theme Name: McJeyStyle
Theme URI: http://www.jasonmchugh.ca
Description: Mon thème blog <a href="http://www.jasonmchugh.ca/blog/">Jason McHugh</a>.
Version: 1.0
Author: Jason Mchugh
Author URI: http://www.jasonmchugh.ca/
*/

/* Utilities */
* {
	padding: 0;
	margin: 0;
}
:focus {
  -moz-outline-style: none;
}
html {
	margin-bottom:1px;
	height: auto;
	background: #2f2f2f;
}
body {
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: auto;
	border-top: 2px solid #2f2f2f;
}
img {
	border: none;
}
a {
	text-decoration:none;
	outline: none;
}
a:hover {
	text-decoration:none;
}

h1, h2, h3, h4{
	font-family: "Trebuchet MS", Verdana, Arial, serif;
}
h1 {
	font-size: 48px;
	color: #666;
}
h1 a {
	text-decoration: none;
	color: #666;
}
/* Mise en place de la structure */
#wrapper {
	background: #2f2f2f;
	width: 100%;
	height: 100%;
}

/* Partie stage en-tête fond blanc */
#wrapper_stage {
	width: 100%;
	height: auto;
	background: #ffffff url('images/main_stage_degrade_bg.jpg') repeat-x 0 bottom;
}

/* Partie intérieur en-tête fond blanc */
#wrapper_stage #interior {
	width: 1024px;
	margin: 0 auto;
	padding-bottom: 10px;
}
#wrapper_stage #interior #content_menu_logo {
	padding-top: 24px;
	position: relative;
	width: 100%;
	margin-bottom: 50px;
}
#wrapper_stage #interior #content_menu_logo #slogo {
	float: left;
	padding: 0;
}
#wrapper_stage #interior #content_menu_logo #smenu {
	float: right;
	padding: 37px 0 0 0;
}
#wrapper_stage #interior #content_menu_logo #smenu ul {
	list-style: none;
}
#wrapper_stage #interior #content_menu_logo #smenu li {
	display: inline;
	float: left;
	padding-right: 25px;
}
#wrapper_stage #interior #content_menu_logo #smenu .slisting_define a {
	display: block;
	height: 30px;
	overflow: hidden;
}
#wrapper_stage #interior #content_menu_logo #smenu .slisting_define a:hover {
	display: block;
}
#wrapper_stage #interior #content_menu_logo #smenu .sportfolio_selected a {
	width: 75px;
	text-indent: -75px;
}
#wrapper_stage #interior #content_menu_logo #smenu .sportfolio a {
	width: 75px;
}
#wrapper_stage #interior #content_menu_logo #smenu .sportfolio a:hover {
	text-indent: -75px;
}
#wrapper_stage #interior #content_menu_logo #smenu .sblog_selected a {
	width: 40px;
	text-indent: -40px;
}
#wrapper_stage #interior #content_menu_logo #smenu .sblog a {
	width: 40px;
}
#wrapper_stage #interior #content_menu_logo #smenu .sblog a:hover {
	text-indent: -40px;
}
#wrapper_stage #interior #content_menu_logo #smenu .sapropos_selected a {
	width: 78px;
	text-indent: -78px;
}
#wrapper_stage #interior #content_menu_logo #smenu .sapropos a {
	width: 78px;
}
#wrapper_stage #interior #content_menu_logo #smenu .sapropos a:hover {
	text-indent: -78px;
}
#wrapper_stage #interior #content_menu_logo #smenu .scontact_selected a {
	width: 68px;
	text-indent: -68px;
}
#wrapper_stage #interior #content_menu_logo #smenu .scontact a {
	width: 68px;
}
#wrapper_stage #interior #content_menu_logo #smenu .scontact a:hover {
	text-indent: -68px;
}
span.f {
	font-style: italic;
}
#wrapper_stage #interior #content_stuff {
	position: relative;
	width: 100%;
	line-height: 16px;
	padding-bottom: 20px;
}
#wrapper_stage #interior #content_stuff h1, #wrapper_stage #interior h2 {
	font-size: 22px;
	color: #7f7f7f;
	font-weight: normal;
	padding: 5px 0 20px 0;
	display: block;
}
#wrapper_stage #interior #content_stuff #partie_gauche {
	float: left;
	width: 660px;
	padding-right: 20px;
}
#wrapper_stage #interior #content_stuff #partie_gauche ul {
	list-style-image: url(../images/design/arrow_listing.png);
	margin: 7px 0 0 15px;
}
#wrapper_stage #interior #content_stuff #partie_gauche a, #wrapper_stage #interior #content_stuff #partie_droite a {
	color: #d24812;
}
#wrapper_stage #interior #content_stuff #partie_gauche a:hover, #wrapper_stage #interior #content_stuff #partie_droite a:hover {
	color: #cdcdcd;
}
#wrapper_stage #interior #content_stuff #partie_droite {
	float: right;
	width: 290px;
	padding-left: 20px;
}
#wrapper_stage #interior #content_stuff #partie_droite ul {
	list-style: none;
	margin-top: -10px;
	margin-bottom: 12px;
}
#wrapper_stage #interior #content_stuff #partie_droite ul li {
	padding: 7px 0 7px 0;
	font-size: 12px;
}
#wrapper_stage #interior #content_stuff #partie_droite ul li ul li {
	border-bottom: 1px dotted #a1a1a1;
}
#wrapper_stage #interior #content_stuff #partie_droite h4 {
	font-size: 16px;
	color: #7f7f7f;
	font-weight: normal;
	padding: 5px 0 20px 0;
	display: block;
}
#content a {
	color: #d24812;
}
#content a:hover {
	color: #cdcdcd;
}
#wrapper_stage #interior #content_stuff h2 a {
	text-decoration: none;
	color: #7f7f7f;
	font-weight: normal;
}
p.comment-link {
	margin: 0;
	text-align: right;
	display: block;
}
p.comment-link a {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #808080;
	text-decoration: none;
	font-size: 13px;
	line-height: 36px;
}
p.comment-link a:hover {
	color: #999;
	text-decoration: underline;
}
div.post {
	margin: 0 0 16px;
	padding: 10px 0 10px 0;
	border-bottom: 1px dotted #a8a8a8;
}
div.post p {
	padding: 0 0 15px 0;
}
h3#comments, h3#respond {
	color: #7f7f7f;
	line-height: 54px;
}
div.author {
	width: 250px;
	float: left;
}
div.author cite {
	font-size: 16px;
	font-weight: bold;
	font-family: Helvetica, Arial, sans-serif;
	margin: 0 0 0 12px;
}
div.author img {
	position: relative;
	top: 10px;
}
div.comment {
	width: 500px;
	float: right;
	padding: 18px 0 0 0;
}
ol.commentlist {
	margin: 0 0 48px;
}
ol.commentlist li {
	padding: 12px 0 0;
}
form input, form textarea {
	margin: 0 12px 0;
}
#wrapper_stage #interior #content_stuff input.info_search {
	font-size: 12px;
	background-color: #fdfdfd;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border: 1px solid #d3d3d3;
	padding: 3px;
}
#wrapper_stage #interior #content_stuff textarea.info_contact {
	width: 655px;
	height: 120px;
	font-size: 12px;
	color: #005030;
	background-color: #f8f8f8;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border: 1px solid #d3d3d3;
	padding: 3px;
	margin-top: 5px;
}
#wrapper_stage #interior #content_stuff .send {
	width: 70px;
	height: 28px;
	margin: -8px 0 0 0;
	padding: 5px;
	background-color: #f8f8f8;
	border: 1px dotted #b8b8b8;
	cursor: pointer;
}
textarea.info_comment {
	width: 655px;
	height: 120px;
	font-size: 12px;
	color: #005030;
	background-color: #fbfbfb;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border: 1px solid #d3d3d3;
	padding: 3px;
	margin-top: 10px;
}
.send_comment {
	margin-top: 15px;
	padding: 5px;
	background-color: #f8f8f8;
	border: 1px dotted #b8b8b8;
	cursor: pointer;
}
.end_comment {
	padding-bottom: 20px;
}

/* ---------------------Code pour post expend collapse */
a.trigger {
    display: block;
    margin: 10px 0 10px 0;
    padding-bottom: 3px;
    border-bottom: 1px solid #a8a8a8;
}
a:hover.trigger {
    text-decoration: none;
}
.box_conseil {
    display: none;
    padding-bottom: 20px;
}


#content_footer {
	width: 100%;
	height: auto;
	background: #2f2f2f url('images/footer_bg.jpg') no-repeat center top;
}
#content_footer #footer {
	width: 1024px;
	margin: 0 auto;
	padding-top: 25px;
	color: #ffffff;
}
#content_footer #footer h3, #content_footer #footer #twit h3 {
	font-size: 17px;
	color: #7f7f7f;
	font-weight: normal;
	padding-bottom: 5px;
}
#content_footer #footer #news {
	float: left;
	margin: 0 20px 0 20px;
	width: 240px;
}
#content_footer #footer #news a {
	color: #d24812;
}
#content_footer #footer #news a:hover {
	color: #cdcdcd;
}
#content_footer #footer #news .bloc {
	font-size: 13px;
	padding: 10px 0 5px 0;
	font-weight: 200;
}
#content_footer #footer #news span.date {
	font-size: 11px;
	padding: 5px 0 5px 0;
	color: #cdcdcd;
	display: block;
}

#content_footer #footer #central {
	float: left;
	margin: 0 20px 0 20px;
	width: 460px;
	font-size: 15px;
	font-weight: 200;
}
#content_footer #footer #central h2 {
	font-size: 20px;
	color: #ffffff;
	padding-bottom: 20px;
	font-weight: normal;
}
#content_footer #footer #central span.quote {
	font-size: 12px;
	color: #cdcdcd;
	display: block;
}
#content_footer #footer #twit {
	float: left;
	margin-left: 20px;
	width: 200px;
}
#content_footer #footer #twit #twit_quote, #footer #latest_tweet {
	background: #595959;
	padding: 12px;
	margin-top: 10px;
	font-size: 13px;
	display: block;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
#content_footer #footer #twit a {
	color: #d24812;
}
#content_footer #footer #twit #twit_quote p.date, #footer #latest_tweet p.date {
	font-size: 11px;
	color: #cdcdcd;
	padding: 3px 0 0 0;
}
#content_footer #footer #twit #twit_quote_footer {
	background: url('images/pointe_ingo_bulle_bottom.png') no-repeat 45px;
	height: 21px;
	margin-bottom: 8px;
}
#content_footer #footer #twit .logo {
	padding-left: 10px;
	margin-bottom: 25px;
}
#content_footer #footer .division {
	background: url('images/footer_division_bg.png') repeat-x 0 bottom;
}
#content_footer #signature {
	width: 1024px;
	margin: 0 auto;
	padding: 35px 0 7px 0;
	color: #b7b7b7;
	font-family: verdana, arial, serif;
	font-size: 9px;
}
#content_footer #signature #droits {
	width: 400px;
	float: right;
	text-align: right;
	margin-left: 20px;
}

div.alignleft, div.alignright {
	display: block;
	width: 40%;
	float: left;
}
div.alignright {
	float: right;
	text-align: right;
}
div.alignleft a, div.alignright a {
	font-family: Georgia, Times, 'Times New Roman', serif;
	font-size: 18px;
	text-decoration: none;
	color: #777;
}
div.alignleft a:hover, div.alignright a:hover {
	color: #999;
	text-decoration: underline;
}
.entry img {
	padding: 12px 0 12px 0;
}
pre {
	background-color: #fbfbfb;
	border: 1px solid #d3d3d3;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	font-size:10px;
	padding:10px 0 10px 10px;
	overflow:auto;
	margin: 0 0 12px 0;
}
pre code {
	width: 650px;
}
.goright {
    float:right;
    margin:0 0 0 5px;
}
.goleft {
    float:left;
    margin:0 5px 0 0;
}
.clear {
    clear: both;
}
