/*
Theme Name: Kinesense
Theme URI: http://www.kinesense-vca.com
Description: Theme for Kinesense web site.
Version: 1.0
Author: Kinesense
Author URI: http://www.kinesense-vca.com
Tags: red, black
*/


/* Reset styles */

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;
}

/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Arial, Sans-Serif;
	background: #c8c8c8 url('/images/background-body.png') repeat-x  0 0;
	/*color: white;*/
	text-align: center;
	}

#sides {
	background: url('/images/background-sides.png') repeat-y center top;
	}

#wrapper-outer {
	background: url('/images/background-wrapper-outer.png') no-repeat center top;
	}
	
#title h1 {
	background: url('/images/logo.png') no-repeat left top;
	}
	
.wrapper {
	text-align: left;
	}

#tag {
	background: url('/images/tag.png') no-repeat left top;
	}

#menu {
	background: url('/images/background-menu.png') no-repeat left top;
	}
	
#anecdote {
	font-size: 1.8em;
	font-weight: bold;
	}

#presentation {
	background: url('/images/marketing-internet-international.jpg') no-repeat left top;
	width: 870px;
	height: 200px;
	margin-bottom: 20px;
	border: 2px solid #c0c0c0;
	}
	
#presentation-audit-en {
	background: url('/images/france-market.jpg') no-repeat left top;
	width: 870px;
	height: 200px;
	margin-bottom: 20px;
	border: 2px solid #c0c0c0;
	}
	
	
#presentation-audit-fr {
background: url('/images/marketing-international.jpg') no-repeat left top;
width: 870px;
height: 200px;
margin-bottom: 20px;
border: 2px solid #c0c0c0;
	}
	
#marketing{
background: url('/images/web-marketing-services.jpg') no-repeat left top;
width: 870px;
height: 200px;
margin-bottom: 20px;
border: 2px solid #c0c0c0;
	}
	
	
#referencement{
background: url('/images/referencement-anglais.jpg') no-repeat left top;
width: 870px;
height: 200px;
margin-bottom: 20px;
border: 2px solid #c0c0c0;
	}
	
	
	
#seo{
background: url('/images/seo-france.jpg') no-repeat left top;
width: 870px;
height: 200px;
margin-bottom: 20px;
border: 2px solid #c0c0c0;
	}
	
#site{
background: url('/images/web-design-services.jpg') no-repeat left top;
width: 870px;
height: 200px;
margin-bottom: 20px;
border: 2px solid #c0c0c0;
	}
	
	
#translation{
background: url('/images/translation-services.jpg') no-repeat left top;
width: 870px;
height: 200px;
margin-bottom: 20px;
border: 2px solid #c0c0c0;
	}
	
#contact-us{
background: url('/images/contact-us.jpg') no-repeat left top;
width: 870px;
height: 200px;
margin-bottom: 20px;
border: 2px solid #c0c0c0;
	}
	
#introduction {
	width: 350px;
	height: 200px;
	}
	
#action {
width: 300px;
height: 200px;
}
	
#introduction p
{
	padding-top: 20px;
	color: #ffffff;
	line-height: 1.5em;
	margin-left: 20px;
	text-align: left;
	font-family: Verdana;
	}
	
#introduction p.large
{
	font-size: 1.4em;
	font-weight: bold;
}
	
#introduction p.small
{
	color: #ffffff;
	line-height: 1.3em;
	font-size: 1.3em;
	margin-left: 20px;
	text-align: left;
	}
	
	
#introduction p a:visited {
color:#ffffff;
}

#introduction p a:hover {
color:#d2d2d2;
}

#introduction p a:active {
color:#ffffff;
}

#introduction p a:link {
color:#ffffff;
}
	
#action p
{
	padding-top: 20px;
	color: #ffffff;
	line-height: 1.8em;
	font-size: 1.2em;
	margin-left: 20px;
	text-align: left;
	}

p {
	margin-top: 5px;
	color: #444444;
	line-height: 1.8em;
	text-align: left;
	}
	
p.question {
	color: #444444;
	background-color: #f3f2f2;
	font-weight: bold;
	padding-left: 10px;
	border-bottom: 1px solid #c0c0c0;
	border-left: 5px solid #c0c0c0;
	}
	
p.question2 {
	color: #ffffff;
	background-color: #3c82c4;
	font-weight: bold;
	padding-left: 10px;
	border-bottom: 1px solid #0C5AA6;
	border-left: 5px solid #0C5AA6;
	}

p.answer {
	color: #444444;
	text-align: right;
	padding-right: 20px;
	}
	
	

p.big {
	font-size: 1.2em;
	}
.entry {
	font-size: 1.2em;
	}
	
.narrowcolumn .entry, .widecolumn .entry {
	/*line-height: 1.4em;*/
	}
	
.widecolumn {
	/*line-height: 1.6em;*/
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}
	
.thread-alt {
	background-color: #f8f8f8;
	}
.thread-even {
	background-color: white;
	}
.depth-1 {
	border: 1px solid #ddd;
	}

.even, .alt {

	border-left: 1px solid #ddd;
	}

#bottom {
	background: url('/images/background-bottom.png') no-repeat center top;
}
	
#footer {
	border: none;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-weight: bold;
	}

h1 {
	font-size: 1.6em;
	text-align: left;
	margin-bottom: 10px;
	}

h2 {
	font-size: 1.4em;
	margin-top: 20px;
	}

h2.pagetitle {
	font-size: 1.8em;
	}

h3 {
	font-size: 1.2em;
	line-height: 20px;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #title.description {
	text-decoration: none;
	color: #ff9700;
	}

h2, h2 a, h2 a:visited {
	color: #0c5aa6;
	}
	
	h3, h3 a, h3 a:visited {
	color: #444444;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, .sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #0c2292;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font-size: 0.9em;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

.commentmetadata {
	font-weight: normal;
	}

.sidebar {
	text-align: left;
	}

small, .sidebar ul ul li, .sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: black;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin-bottom: 20px;
	}

#outside {
	width:100%;
	display: table;
	}

.wrapper {
	margin: auto;
	width: 970px;
	}

#header {
	height: 280px;
	}

#banner {
	height: 222px;
	}
	
#search {
	float: right;
	margin: 30px 20px 0 0;
	}
	
#title {
	padding-top: 40px;
	}

#title h1 {
	margin: 0 0 0 30px;
	}
	
#title a {
	display: block;
	height: 100px;
	width: 318px;
	}

#title span {
	display: none;
	}

#tag {
	height: 20px;
	width: 190px;
	margin: 10px 0 0 55px;
	}

#tag span {
	display: none;
	}

#anecdote {
	/*float: left;*/
	margin: 100px 0 0 400px;
}
	
#menu {
	margin-left: 25px;
	margin-top: 15px;
	height: 35px;
	width: 920px;
	}
	
#page {
	min-height: 400px;
	}
	
.narrowcolumn {
	float: left;
	padding: 0 0 20px;
	width: 670px;
	}

.widecolumn {
	padding-top: 10px;
	margin: 0px;
	width: 970px;
	}

.post {
	margin: 0 0 40px 0;
	padding: 0 50px;
	text-align: left;
	}

.post hr {
	display: block;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	border-top: 1px solid #c0c0c0;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
	}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
	}

.postmetadata {
	clear: both;
	}

.thumbnail {
	float: left;
	padding-right: 10px;
	}
	
.clear {
	clear: both;
	}

#footer {
	margin: 0 auto;
	width: 970px;
	height: 100px;
	clear: both;
	}

#footer p {
	padding: 20px 0;
	text-align: center;
	color: white;
	}
	
#footer a:hover {
	color: #d2d2d2;
	}
	
#footer a {
	color: white;
	}
	
	
	
.indent

{
border:1px solid #c0c0c0;
background:#f3f2f2;
/*padding: 10px 20px;*/
padding: 0px 20px 10px 20px;
margin: 20px 0px;
width: 540px;
}

.indent2

{
border:1px solid #c0c0c0;
background:#f3f2f2;
/*padding: 10px 20px;*/
padding: 0px 20px 10px 20px;
margin-left: 330px;
width: 500px;
margin-top: 20px;
}


.products

{
border:1px dashed #0c5aa6;
/*padding: 10px 20px;*/
background:#f3f2f2;
padding: 0px 20px 10px 20px;
margin: 20px 0px;
width: 510px;
}


#intro

{
border-left:3px solid #ff9700;
/*padding: 10px 20px;*/
padding: 10px 20px 10px 30px;
margin: 20px 0px;
width: 510px;
}

/* End Structure */



/*	Begin Headers */
h1 {
	}

	
h2 {
	/*margin-top: 10px;*/
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

h3 {
	margin-top: 20px;
	}

h3.comments {
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

.widecolumn ul {
	margin-top: 10px;
	margin-left: 10px;
	list-style-image: url(/images/accept.png);
	padding-left: 5px;
	}
	
/*html>body .entry ul {
	padding: 0;
	}*/
	
html>body .entry li {
	/*list-style: square outside url("/images/bullet.png");*/
	margin: 0 0 10px 10px;
	text-align: left;
	color:#444444;
	}

/*.entry ul li:before, .sidebar ul ul li:before {
	content: "\00BB \0020";
	}*/

.entry ol {
	padding-left: 35px;
	}

/*.entry ol li {
	margin: 0;
	padding: 0;
	}*/

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#menu ul {
	text-align: center;
	margin-top: 0;
	}

#menu ul li {
	float: left;
	list-style-type: none;
	list-style-image: none;
	padding: 0 25px;
	}

#menu a {
	font-size: 1.2em;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	color: grey;
	line-height: 35px;
	display: block;
	}

#menu .current_page_item a {
	color: #375fb4;
	}
	
#menu a:hover {
	/*background: url('/images/menu-hover-background.png') repeat-x;*/
	/*border-bottom-width: 1px;
	border-style: dashed;*/
	color: #333;
	/*text-decoration: underline;*/
	}
	
#footer ul {
	text-align: center;
	margin-top: 0;
	padding-top: 10px;
	}
	
#footer ul li {
	float: left;
	list-style-type: none;
	list-style-image: none;
	padding: 0 25px;
	}

#footer a {
	font-size: 1.2em;
	/*text-transform: uppercase;*/
	/*text-decoration: none;*/
	font-weight: bold;
	color: white;
	line-height: 45px;
	display: block;
	}
	
.sidebar {
	padding-bottom: 20px;
	}
	
/*.sidebar ul, .sidebar ul ol {
	padding: 0;
	}*/

.sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

/*.sidebar ul p, .sidebar ul select {
	margin: 5px 0 8px;
	}

.sidebar ul ul, .sidebar ul ol {
	margin: 0 0 10px 0;
	}

.sidebar ul ul ul, .sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, .sidebar ul ol li {
	list-style: decimal outside;
	}

.sidebar ul ul li, .sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}*/
/* End Entry Lists */



/* Begin Form Elements */

#searchform {
	/*height: 50px;*/
	padding-top: 10px;
	text-align: right;
	}

.sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

.sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: left;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */

#sidebar {
	float:left;
	width: 300px;
	
	background: url('/images/sidebar-left.png') no-repeat left top;
	}
	
#sidebar .post {
	padding: 0 25px;
	}
	
.sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

	
#container {
 margin-left: auto ;
 margin-right: auto ;

}
#offer {
  margin-right:  30px;
}
#contact {
  float: right;
  width: 300px;
}

td {
        padding-left:20px;
		padding-right:20px;
}

.important

{
/*padding: 10px 20px;*/
padding: 38px 50px;
margin: 30px 0px;
line-height: 16pt;
width: 250px;
}

#footer ul li {
float: left;
padding-right: 10px;
}

#footer ul {
display: inline;
list-style-type: none;
}
.wp-caption {
border: 1px solid #ddd;
text-align: center;
background-color: #f3f3f3;
padding-top: 4px;
margin: 10px;
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
}
.wp-caption img {
margin: 0;
padding: 0;
border: 0 none;
}
.wp-caption p.wp-caption-text {
font-size: 11px;
line-height: 17px;
padding: 0 4px 5px;
margin: 0;
}



#services  { margin-top: 30px; }
#services h2 { text-indent: -9999px; background: url('../img/writeeditreview.png'); display: block; height: 173px; width: 268px; }
#services #items { position: relative;  }
#services .item { width: 174px; height: 170px; float: left;') no-repeat; padding: 13px; margin-right: 20px; }
#services .last { margin-right: 0; }

#services h3 { text-indent: -9999px; margin: 8px 0 0 0; padding: 0; font-size: 18px; }
#services p { margin: 0; padding: 0; font-size: 13px; line-height: 17px; }

.container_12, .container_16 {
margin-left:auto;
margin-right:auto;
width:960px;
}


.clearfix  {
display:block;
}