@charset "utf-8";
/*  
Theme Name: KOK Stratégie
Theme URI: http://www.kokstrategie.ca/
Description: Theme développé spécifiquement pour KOK Stratégie. Basé sur le design de Nathalie Gagné, ce thème se veut accessible et facile de navigation, tout en étant juste suffisamment hors-norme pour représenter une entreprise qui oeuvre dans le domaine du web. Peut être modifier via les options du panneau d'administration.
Author: Nickolas Simard
Author URI: http://nickolabs.com/
Version: 1.0
Tags: kok strategie, white, red, light, three-columns, two-columns, fixed-width, right-sidebar, theme-options, threaded-comments
*/
/*
Copyright (c) 2010, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.com/yui/license.html
version: 2.8.1
*/
html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var,optgroup{font-style:inherit;font-weight:inherit;}del,ins{text-decoration:none;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border-bottom:1px dashed #C00;font-variant:normal;}legend{color:#000;}input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}input,button,textarea,select{*font-size:100%;}

body { 
	background:white; 
	color:black; 
	font-size: 12pt;
	margin: 0;
	text-align: left;
}
p {
	line-height: 18px;
}
#wrapper {
	position: relative;
	width: 960px;
}
h1, h2, h3, h4, h5, h6 { page-break-after:avoid; 
     page-break-inside:avoid }
img { page-break-inside:avoid; 
     page-break-after:avoid; }
blockquote, table, pre { page-break-inside:avoid }
ul, ol, dl  { page-break-before:avoid }

/*
	Variable Grid System.
	Learn more ~ http://www.spry-soft.com/grids/
	Based on 960 Grid System - http://960.gs/

	Licensed under GPL and MIT.
*/
/* Containers
----------------------------------------------------------------------------------------------------*/
.container_15 {
	margin-left: auto;
	margin-right: auto;
	width: 960px;
}
/* Grid >> Global
----------------------------------------------------------------------------------------------------*/
.grid_1, .grid_2, .grid_3, .grid_4, .grid_5, .grid_6, .grid_7, .grid_8, .grid_9, .grid_10, .grid_11, .grid_12, .grid_13, .grid_14, .grid_15 {
	display:inline;
	float: left;
	position: relative;
	margin-left: 10px;
	margin-right: 10px;
}
/* Grid >> 15 Columns
----------------------------------------------------------------------------------------------------*/
.container_15 .grid_2 {
	width:108px;
}
.container_15 .grid_3 {
	width:172px;
}
.container_15 .grid_4 {
	width:256px;
}
.container_15 .grid_5 {
	width:300px;
}
.container_15 .grid_8 {
	width:492px;
}
.container_15 .grid_9 {
	width:556px;
}
.container_15 .grid_10 {
	width:620px;
}
/* Prefix Extra Space >> 15 Columns
/* Suffix Extra Space >> 15 Columns
/* Push Space >> 15 Columns
----------------------------------------------------------------------------------------------------*/
.container_15 .prefix_3 {
	padding-left:192px;
}
.container_15 .prefix_4 {
	padding-left:256px;
}
.container_15 .suffix_3 {
	padding-right:192px;
}
.container_15 .push_5 {
	left:320px;
}
.container_15 .push_10 {
	left:600px;
}
/* Clear Floated Elements
----------------------------------------------------------------------------------------------------*/

/* http://sonspring.com/journal/clearing-floats */

.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}
/* http://perishablepress.com/press/2008/02/05/lessons-learned-concerning-the-clearfix-css-hack */

.clearfix:after {
	clear: both;
	content: ' ';
	display: block;
	font-size: 0;
	line-height: 0;
	visibility: hidden;
	width: 0;
	height: 0;
}
.clearfix {
	display: inline-block;
}
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}

/* Header
----------------------------------------------------------------------------------------------------*/

#header {
	display: none;
}
/* Content
----------------------------------------------------------------------------------------------------*/

#content {
	margin: 0;
	margin-top: 20px;
	padding: 0;
}
#body_accueil {
	position: relative;
}

/* CONTENT */
#body_accueil div.content {
	position: absolute;
	bottom: 0px;
	right: 10px;
	margin: 0;
	text-align: right;
}
#body_accueil div.huge_link {
	margin: 0;
	padding: 0;
}

/* MENU */
#body_menu {
	display: none;
}
/* NEWS */
#body_news {
	display: none;
}
.input {
	font-family: Verdana, Geneva, sans-serif;
	color: #999;
	height: 20px;
	width: 110px;
	font-size: 13pt;
	line-height: 15px;
}
hr {
	border: none;
	border-bottom: 1px dashed #666;
	height: 1px;
}

/* CONTACT
----------------------------------------------------------------------------------------------------*/
form.wpcf7-form {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13pt;
}
.wpcf7-form fieldset {
	margin-top: 20px;
	padding : 15px;
	border: 1px solid #B5B8C8;
}
.wpcf7-form legend {
	font-size: 12pt;
	color: #15428B;
	font-weight: 900;
}
.wpcf7-form fieldset label {
	float: none;
	text-align: inherit;
	width: auto;
}
.wpcf7-form label span {
	color: #000;
}
.black label span {
	color: #ccc;
}
.wpcf7-form input, .wpcf7-form select, .wpcf7-form textarea {
	color:#999999;
	display : block;
	margin-bottom: 5px;
	width: 290px;
}
.wpcf7-form input.hidden {
	padding:0;
	margin:0;
	border:0;
	display:none;
}
.wpcf7-form span.checkbox, .wpcf7-form .checkbox {
	display: inline;
}
.wpcf7-form .button {
	text-align:right;
	margin-top: 20px;
}
.submit {
	color: #555;
	float:right;
	margin-right: 10px;
	text-decoration: none;
	width: 80px !important;
}
.departement {
	display: inline !important;
	margin-bottom: 20px !important;
	width: 120px !important;
}
.wpcf7-form input {
	/*background: url('images/button-bg.png') repeat-x;
	border: 2px solid #AAA;*/
	height: 20px;
}
.wpcf7-form hr {
	clear: both;
	visibility: hidden;
}

/* Footer
----------------------------------------------------------------------------------------------------*/
#footer {
	display: none;
}
/**
 * SHARE
 */

.share {
	display: none;
}
/**
 * WordPress Static
 */

.alignleft {
	float:left;
	text-align:left;
	margin-right:10px;
}
.alignright {
	float:right;
	text-align:right;
	margin-left:10px;
}
.aligncenter {
	margin: 10px auto;
	text-align: center;
	display: block;
}
.wp-caption {
  text-align:center;
  padding:7px 2px 2px;
}
.wp-caption p.wp-caption-text {
  font-size:12pt;
  line-height:17px;
  padding:2px 4px 5px;
  margin:0;
  color:#555;
	font-style:italic;
}
blockquote,
pre {
	background:url(./images/blockquote.png) 3px 3px no-repeat;
	padding:4px 12px 0 40px;
	margin:5px 0;
	word-wrap:break-word;
	overflow:hidden;
	font-style:italic;
}
.more-link,
.more-link:visited {
	/*background-color: #e3e3e3;
	border: 1px solid #CCC;*/
	color:#E32119 !important;
	display: block;
	float: right;
	font-size:11pt;
	margin-top: 10px;
	padding: 2px;
	text-decoration:none;
	width: 75px;
}
.more-link:hover {
	font-size:11pt;
	color:#E32119;
	text-decoration:underline;
}

/*
Arjuna Adjustment
*/
.no_bg {
	background: none !important;
}
.pageTitle {
	font-size: 30pt !important;
	font-weight:300 !important;
	line-height: 35pt !important;
	text-transform: uppercase;
	letter-spacing: 5px;
	padding: 0 !important;
}
.pageTitle a{
	color: #CCC !important;
}
.pageTitle a:hover {
	text-decoration:none !important;
}
.post {
	margin-top: 10px;
	position: relative;
}

.postContent a:link, .postContent a:visited { color:#e42219; text-decoration: none;}
.postContent a:hover, .postContent a:active { color:#e42219; text-decoration: underline;}

/**
 * AUTHOR PAGE
 */
#entry-author-info {
	clear: both;
	margin: 24px 15px;
	overflow: hidden;
}
#entry-author-info #author-avatar {
	background: #fff;
	border: 1px solid #e7e7e7;
	float: left;
	margin: 0 -150px 0 0;
	padding: 11px;
	height: 140px;
}
#entry-author-info #author-description {
	float: left;
	margin: 0 0 0 160px;
}
/*
Page Section Service
*/
tr.service td {
	color: #A1A3A6;
	line-height: 15px;
	text-align: right;
}
tr.service td a{
	color: #E32119 !important;;
}
span.recette {
	font-size: 15pt;
	font-style: italic;
	font-weight: bold;
}
span.recette ul li {
	font-size: 11pt;
	font-weight: normal;
	margin-bottom: 7px;
}
a.strategie {
	color: #E32119 !important;;
	font-size: 15pt;
	font-weight: bold;
}
td.strategie {
	background-color: #E32119;
	color: #fff;
	font-size: 15pt;
	font-weight: bold;
	text-align: center !important;
	width: 170px;
}
td.strategie a{
	color: #ffffff !important;;
}
a.design {
	color: #B5CA00 !important;;
	font-size: 15pt;
	font-weight: bold;
}
td.design {
	background-color: #B5CA00;
	color: #fff;
	font-size: 15pt;
	font-weight: bold;
	text-align: center !important;
	width: 170px;
}
td.design a{
	color: #ffffff !important;;
}
a.web {
	color: #F6A529 !important;;
	font-size: 15pt;
	font-weight: bold;
}
td.web {
	background-color: #F6A529;
	color: #fff;
	font-size: 15pt;
	font-weight: bold;
	text-align: center !important;
	width: 170px;
}
td.web a{
	color: #ffffff !important;;
}
/*
* Portfolio
*/
.portfolio_image {
	float: left;
	margin: 0;
	padding: 3px;
	height: 21px;
}
.portfolio_image img{
	border: 1px solid #D2D2D5;
}
/**
* Page Équipe Tab
*/
.tab-wrapper
{
	margin: 0;
	clear: both;
}
.tab-menu
{
	display: none;
}
.tab-wrapper {
	height: auto !important;
}
.tab-inner-wrapper {
	float: none !important;
}
.tab-container  {
	border-top: 1px solid #000 !important;
	display: block !important;
	float: none !important;
}
p.likes {
	font-family: "ChampagneLimousine", Arial, Helvetica, sans-serif;
	font-size: 15pt;
	margin: 0;
	padding: 0;
}
/*
Arjuna Base Styling
*/

.postHeader {
	position: relative;
}
.postTitle {
	color: #e32219;
	font: 20pt/28px "ChampagneLimousine", Georgia, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.postHeader .postTitle {
	padding-left:15px;
}
.postHeader .postTitle span {
	display:block;
	padding: 3px 0px 3px;
}
.postTitle a {
	text-decoration:none;
	color:#E32219;
}
.postTitle a:hover {
	text-decoration: underline;
}
.postHeader .bottom {
	padding: 3px 15px 3px 0px;
}
.postHeader .bottom div {
	border-top: 1px dashed #666;
	margin-left: 15px;
	margin-right:-15px;
	height: 15px; /*22px*/
	position:relative;
	padding-top: 5px;
}
.postHeaderCompact {
	padding-left:15px;
	margin:0 15px 50px 0;
}
.postHeaderCompact .inner {
	display:block;
	padding:0 15px;
	margin-right:-15px;
	position:relative;
}
.postHeaderCompact .postTitle {
	margin-bottom:-30px;
	position:relative;
	z-index:1;
	top:8px;
}
.postHeaderCompact .bottom {
	padding-left:15px;
	margin:0 15px 0 -30px;
	position:relative;
	bottom:-26px;
	height:26px;
}
.postHeaderCompact .bottom span {
	display:block;
	/*background:url(./images/heading.png) no-repeat right -182px;*/
	padding:0 15px;
	margin-right:-30px;
	height:26px;
	position:relative;
}
.postDate {
	display:block;
	float:left;
	font-size:11pt;
	color:#555;
	line-height:22px;
	background:url(./images/heading.png) no-repeat 0 -116px;
	padding-left:20px;
}
.postAuthor {
	display:block;
	float:left;
	font-size:11pt;
	color:#555;
	line-height:22px;
	background:url(./images/heading.png) no-repeat -200px -116px;
	padding-left:15px;
	margin-left:15px;
}
.postAuthor a {
	color:#555;
}
.postHeader .authorPhoto {
	position: absolute;
	left: -55px;
	bottom: 20px;
}
.postCommentLabel {
	display:block;
	height:16px;
	position:absolute;
	right:20px;
	top: 8px;
	background:url(./images/icons.png) no-repeat 0 0;
}
.postCommentLabel span {
	display:block;
	height:16px;
	margin-left:21px;
	line-height:16px;
	font-size:11pt;
	padding:0 15px 0 8px;
	color:#555;
}
a.postCommentLabel span {
	color:#5c7a99;
}
a.postCommentLabel:hover span {
	background-position:100% -40px;
}
a.postCommentLabel:hover {
	text-decoration:none;
}

.postContent {
	color:#333;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12pt;
	line-height:20px;
	margin:20px 15px;
}

.postContent p {
	margin:0 0 15px;
}
.postContent table {
	border-collapse:collapse;
	margin:5px 0 10px;
}
.postContent th, 
.postContent td {
	border:1px solid #aaa;
	padding:3px 10px;
	text-align:left;
	vertical-align:top;
}
.postContent th {
	background:#e5e5e5;
}
.postContent em {
	font-style:italic;
}
.postContent strong {
	font-weight:bold;
}
.postContent ul,
.postContent ol {
	margin-bottom:15px;
}
.postContent ul ul,
.postContent ol ol {
	margin-bottom:0;
}
.postContent ul li {
	list-style:disc;
	margin-left:25px;
}
.postContent ul ul li {
	list-style:circle;
}
.postContent ul ul ul li {
	list-style:square;
}
.postContent ul ul ul ul li {
	list-style:disc;
}
.postContent ol li {
	list-style:decimal;
	margin-left:25px;
}
.postContent ol ol li {
	list-style:lower-alpha;
}
.postContent ol ol ol li {
	list-style:lower-roman;
}
.postContent ol ol ol ol li {
	list-style:decimal;
}
.postContent h1, h2, h3, h4, h5, h6 {
	color: #e32219;
	font-family: "ChampagneLimousine", Georgia,Arial,Helvetica,sans-serif;
}
.postContent h1 {
	font-size: 22pt;
	font-weight: bold;
	line-height: 26pt;
	margin-bottom: 10px;
}
.postContent h2 {
	font-size: 19pt;
	font-weight: 500;
	line-height: 26pt;
	margin-bottom: 10px;
}
.postContent div.tab-container h2 {
	font-family: "ChampagneLimousine", Georgia,Arial,Helvetica,sans-serif;
	font-size: 25pt;
	font-weight: bold;
}
.postContent div.tab-container h2 span {
	font-family: "ChampagneLimousine", Georgia,Arial,Helvetica,sans-serif;
	color: #999;
	font-size: 20pt;
	font-weight: normal;
}
div.portfolio_title h2 {
	font-size: 21pt;
	font-weight: bold;
}
.postContent h3 {
	font-size: 16pt;
	font-weight: bold;
	line-height: 26pt;
	margin-bottom: 10pt;
}
.postContent h4 {
	font-size: 15pt;
	line-height: 26pt;
	margin-bottom: 10pt;
}
.postContent h5 {
	font-size: 13pt;
	line-height: 26pt;
	margin-bottom: 10pt;
}
.postContent h6 {
	font-size: 12pt;
	line-height: 26pt;
	margin-bottom: 10pt;
}

.postFooter {
	background:url(./images/postFooter.png) no-repeat 0 0;
	margin:0 40px 20px 0;
	padding-left:40px;
	position:relative;
	min-height:33px;
}
.postFooter .r {
	height:33px;
	background:url(./images/postFooter.png) no-repeat 100% 0;
	width:40px;
	position:absolute;
	right:-40px;
	top:0;
}
.postFooter .left {
	margin-left:-20px;
	/*margin-right:130px;*/
	overflow:hidden;
	padding-top:8px;
}
.postCategories {
	background:url(./images/icons.png) no-repeat 0px -99px;
	padding-left:25px;
	font-size:11pxt;
	margin-right:20px;
	float:left;
}
.postTags {
	background:url(./images/icons.png) no-repeat 0px -147px;
	font-size: 11pt;
	float:left;
	line-height:17px;
	padding-left:25px;
}
.bottom .postTags {
	margin-left:15px;
	padding-left:20px;
}
.postTags i {
	color:#777;
}

.postEdit {
	display: none;
}

/**
 * Comments
 */

.noComments {
	margin:0 0 40px;
}

.postComments {
	margin: 20px 15px;
}
.commentHeader {
	height:30px;
	background:url(./images/icons.png) repeat-x 0 -172px;
	margin-bottom:20px;
	overflow:hidden;
}
.commentHeader h4 {
	float:left;
	font-size:16pt;
	font-family:Verdana, Geneva, sans-serif;
	line-height:30px;
	margin:0 20px 0 15px;
}
a.btnTrackback,
a.btnTrackback:hover {
	display: none;
	background-position:0 -260px;
	margin-top:5px;
}
a.btnReply,
a.btnReply:hover {
	display: none;
	background-position:0 -240px;
	margin-top:5px;
}

li.comment {
	overflow:hidden;
	margin-bottom:20px;
}
li.comment li {
	margin:2px 0 0;
}
.comment .avatar {
	border:1px solid #a6a6a6;
	background-color:#d9d9d9;
	padding:1px;
	float:left;
	margin-top:8px;
}
.comment .message {
	margin-left:50px;
}
.comment .message .t {
	height:40px;
	background:url(./images/comment.png) no-repeat 0 0;
	margin-right:10px;
}
.comment .message .t div {
	height:40px;
	width:10px;
	background:url(./images/comment.png) no-repeat -990px 0;
	float:right;
	margin-right:-10px;
}
.comment .message .i {
	border:1px solid #bfbfbf;
	border-width:0 1px;
	background-color:#f2f2f2;
	margin:0 0 0 17px;
	padding:1px 0;
}
.comment .message .i .i2 {
	margin:-37px 15px 0;
	position:relative;
	padding-top:14px;
}
.comment .message .i span {
	font-size:11pt;
}
.comment .message .i .title {
	display:block;
	position:absolute;
	top:0;
	left:5px;
}
.comment .message .i .links {
	display:block;
	position:absolute;
	top:0;
	right:5px;
}
.comment .message .b {
	height:11px;
	background:url(./images/comment.png) no-repeat 0 -40px;
	margin-right:10px;
}
.comment .message .b div {
	height:11px;
	width:10px;
	background:url(./images/comment.png) no-repeat -990px -40px;
	float:right;
	margin-right:-10px;
}
.comment .message p,
.comment .message ul {
	margin-top:10px;
	font-size:12pt;
	line-height:150%;
}

.commentList ul.children {
	margin:0 0 0 20px;
	clear:both;
}


.commentListAlt .thread-odd .avatar,
.commentListRight .comment .avatar {
	float:right;
}
.commentListAlt .thread-odd .message,
.commentListRight .comment .message {
	margin:0 50px 0 0;
}
.commentListAlt .thread-odd .message .t,
.commentListRight .comment .message .t {
	margin:0 0 0 10px;
	background-position:right -60px;
}
.commentListAlt .thread-odd .message .t div,
.commentListRight .comment .message .t div {
	background-position:0 -60px;
	float:left;
	margin:0 0 0 -10px;
}
.commentListAlt .thread-odd .message .i,
.commentListRight .comment .message .i {
	margin:0 17px 0 0;
}
.commentListAlt .thread-odd .message .b,
.commentListRight .comment .message .b {
	background-position:right -100px;
	margin:0 0 0 10px;
}
.commentListAlt .thread-odd .message .b div,
.commentListRight .comment .message .b div {
	background-position:0 -100px;
	float:left;
	margin:0 0 0 -10px;
}

.commentListAlt .thread-odd ul.children,
.commentListRight .comment ul.children {
	margin:0 20px 0 0;
}

/* Comment pagination */
.commentNavigation {
	height:24px;
	background:url(./images/pagination.png) no-repeat 0 -30px;
	margin:30px 10px 0 0;
}
.commentNavigation div {
	height:24px;
	background:url(./images/pagination.png) no-repeat right -30px;
	margin:0 -10px 0 10px;
	padding:0 20px 0 10px;
}
.commentNavigation span,
.commentNavigation a
{
	display:block;
	float:left;
	height:18px;
	border:1px solid #9a9a9a;
	margin:1px;
	color:#5c7a99;
	font-size:11pt;
	line-height:18px;
	padding:1px 7px;
	background:#fff url(./images/pagination.png) no-repeat -15px -99px;
}
.commentNavigation a:hover {
	background-position:-15px -124px;
	text-decoration:none;
}
.commentNavigation .title {
	display:block;
	float:left;
	color:#808080;
	height:22px;
	line-height:22px;
	padding:0 15px 0 25px;
	font-size:11pt;
	border:none;
	background:url(./images/pagination.png) no-repeat 0 -61px;
}
.commentNavigation .gap {
	color:#808080;
	height:22px;
	line-height:22px;
	font-size:11pt;
	padding:0 8px;
	border:none;
	background:none;
}
.commentNavigation .current {
	float:left;
	margin:-2px 1px -2px 0;
	height:24px;
	line-height:24px;
	background:#fff url(./images/pagination.png) no-repeat 0 -149px;
	padding:1px 9px;
	font-weight:bold;
	color:#808080;
}

.commentNavigation .newer,
.commentNavigation .older {
	display:block;
	background:none;
	padding:0;
	border:0;
	margin:0;
}
.commentNavigation .newer a {
	background:#fff url(./images/pagination.png) no-repeat 0 -99px;
	padding-left:20px;
}
.commentNavigation .newer a:hover {
	background-position:0 -124px;
}
.commentNavigation .older {
	float:right;
}
.commentNavigation .older a {
	background:#fff url(./images/pagination.png) no-repeat right -99px;
	padding-right:20px;
}
.commentNavigation .older a:hover {
	background-position:right -124px;
}

/*
 * Post Pagination
 */
.postLinkPages {
	font-size:11pt;
	margin:0 20px 10px;
}

.commentReply {
	display: none;
}
.inputBtn {
	float:right;
	background:url(./images/button.png) no-repeat 0 0;
	border:0;
	height:23px;
	width:160px;
	margin-right:20px;
	padding:0;
	position:relative;
	overflow:visible;
	cursor:pointer;
	text-align:center;
	line-height:20px;
	color:#b3b3b3;
}
.inputBtn::-moz-focus-inner {
	padding:0;
	border:0;
}

a.btnSubscribe,
a.btnSubscribe:hover {
	background-position:0 -280px;
}
a.btnLogout,
a.btnLogout:hover {
	background-position:0 -300px;
}

.pagination {
	display: none;
}
