/*
Theme Name: WordPress Tapage Communication
Theme URI: http://www.tapagecommunication.com/
Description: Le thème Tapage Communication <a href="http://www.tapagecommunication.com/">Tapage Communication</a>.
Version: 1.6
Author: Tapage Communication
Author URI: http://www.tapagecommunication.com/
Tags: blue, custom header, fixed width, two columns, widgets 

TapageCommunication v1.
http://www.tapagecommunication.com/

*/

html, body {
	height: 100%;
	margin: 0px;
	padding: 0px;
	width: 100%;
}

/* Begin Typography & Colors */
body {
font-size: 62.5%; /* Resets 1em to 10px */
font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
background: url('images/bg-contenu.gif');
}

#page {
	text-align: left;
	margin:0px 0 0 0;
	min-height:100%;
}

#borderWrap {
	width: 100%;
	min-height:100%;
}

#wrap{
	border-left:18px solid #666;
	color: #999;
	width:862px;
	background-color:#FFF;
	margin-bottom: -20px;
	min-height:100%;
	position: relative;
}

#header { }

#headerimg 	{
margin: 7px 9px 0;
height: 192px;
width: 740px;
}

#headerimg img {
	position: absolute;
	left: 1px;
}

#content {
	font-size: 1.2em;
	width:550px;
	margin-top: 69px;
}

#content #pre-sui{
	margin-top:20px;
	font-size:11px;
}

.widecolumn .entry p {
font-size: 1.05em;
}

.narrowcolumn .entry, .widecolumn .entry {
line-height: 1.4em;
}

.widecolumn {
line-height: 1.6em;
}

.narrowcolumn .postmetadata {
text-align: center;
display: none;
}

.thread-alt {
background-color: #f8f8f8;
}
.thread-even {
background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

border-left: 1px solid #ddd;
}

/*#footer {
border: none;
}*/

small {
font-family: Arial, Helvetica, Sans-Serif;
font-size: 0.9em;
line-height: 1.5em;
}

h1, h2, h3 {
font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
font-weight: bold;
}

#content h3 {
	font-family: DIN 1451 Std;
	color: #666;
}

#content h3 a {
	color: #666;

}

h1 {
font-size: 4em;
text-align: center;
}

#headerimg .description {
font-size: 1.2em;
text-align: center;
}

h2 {
font-size: 1.6em;
}

h2.pagetitle {
font-size: 1.6em;
}

#sidebar h2 {
font-family: 'Lucida Grande', Verdana, Sans-Serif;
font-size: 1.2em;
}

h3 {
font-size: 1.3em;
}

h2 sup{font-size:12px;}

h3 sup{font-size:12px;}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
text-decoration: none;
color: white;
}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
}

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;
	font-size:24px;
	color:#333;
	font-weight:normal;
	line-height:26px;
}

.entry p a:visited {
color: #666666;
}

.sticky {
background: #f7f7f7;
padding: 0 10px 10px;
}
.sticky h2 {
padding-top: 10px;
}

.commentlist li, #commentform input, #commentform textarea {
font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
.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;
}

#commentform p {
font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.commentmetadata {
font-weight: normal;
}

#sidebar {
font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
position: absolute;
left: 5px;
top: 152px;
}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
color: #777;
}

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: #666;
text-decoration: none;
}

a:hover {
color: #333;
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 'Lucida Grande', Verdana, Arial, Sans-Serif;
text-align: center;
}

#wp-calendar th {
font-style: normal;
text-transform: capitalize;
}
/* End Typography & Colors */



/* Begin Structure */

#page {
	padding: 0;
	border: 1px solid #959596;
	min-height: 100%;
	height: 100%;
	height: auto !important;
	border-bottom: 20px solid #666666;
}

body, html {
}

#header {
position: relative;
top: 36px;
margin: 0 0 0 1px;
padding: 0;
height: 108px;
width: 225px;
}

#headerimg {
margin: 0;
height: 200px;
width: 100%;
}

.narrowcolumn {
float: left;
padding: 0 0 20px 25px;
margin: 0px 0px 0 262px;
width: 550px;
}

.widecolumn {
float: left;
padding: 0 0 20px 25px;
margin: 0px 0px 0 262px;
}

.post {
background: #fff;
margin: 0 0 64px 0;
text-align: left;
}

.post hr {
display: block;
}

.widecolumn .post {
margin: 0;
}

.narrowcolumn .postmetadata {
padding-top: 5px;
}

.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;
}

.clear {
clear: both;
}

/*#footer {
padding: 0;
margin: 0 auto;
width: 760px;
clear: both;
}

#footer p {
margin: 0;
padding: 20px 0;
text-align: center;
}*/

/* FOOTER */
#footer, #push {
	height: 50px; /* .push must be the same height as .footer */
}

#footer {
	position: relative;
	margin: 0 auto;
	margin-bottom: -20px;
	width:100%;
}


/* End Structure */



/*Begin Headers */
h1 {
padding-top: 70px;
margin: 0;
display: none;
}

h2 {
margin: 8px 0 10px 0;
font-size: 24px;
font-weight: normal;
color: #333;
}

h2.pagetitle {
margin-top: 30px;
text-align: center;
}

#sidebar h2 {
margin: 5px 0 0;
padding: 0;
}

h3 {
padding: 0;
margin: 8px 0 0;
}

h3.comments {
padding: 0;
margin: 40px auto 20px ;
}
/* End Headers */



/* Begin Images */
p img {
padding: 0;
max-width: 100%;
}

img{border-bottom:1px solid #CCC !important; padding-bottom:3px !important;}

/*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. */

html>body .entry ul {
margin-left: 0px;
padding: 0 0 0 30px;
list-style: none;
padding-left: 10px;
text-indent: -10px;
}

html>body .entry li {
margin: 7px 0 8px 10px;
}

.entry ul li:before, #sidebar ul ul li:before {
}

.entry ol {
padding: 0 0 0 35px;
margin: 0;
}

.entry ol li {
margin: 0;
padding: 0;
}

.postmetadata ul, .postmetadata li {
display: inline;
list-style-type: none;
list-style-image: none;
}

#sidebar ul, #sidebar ul ol {
margin: 0 10px;
padding: 0;
}

#sidebar ul li {
list-style-type: none;
list-style-image: none;
margin-bottom: 2px;
}

#sidebar ul p, #sidebar ul select {
margin: 5px 0 8px;
}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 9px 1px;
}

#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: 0px 0 0;
padding: 0;
}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	text-align: left;
}
#searchform input[type=submit] {
	margin-top: 7px;
}


#sidebar #searchform #s {
	background: transparent url(images/bg-input-search.gif) no-repeat scroll 0 0;
	width: 108px;
	border: 1px solid #979797;
	padding: 2px;
	padding: 2px 0 0 18px;
	color: #999;
	width: 115px;
	height: 18px;
}

#sidebar #searchsubmit {
padding: 1px;
}


#sidebar #newsletter h4 {
	margin-bottom: 4px;
}

#sidebar #newsletter {
	text-align: left;
	margin-top: 30px;
	margin-left: 12px;
}
#sidebar #newsletter input {
	background: transparent url(images/bg-input-search.gif) no-repeat scroll 0 0;
	width: 108px;
	border: 1px solid #979797;
	padding: 2px;
	padding: 2px 0 0 18px;
	color: #999;
	width: 115px;
	height: 18px;
}


.entry form { 
	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: justify;
}

.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;
display: none;
}

.commentmetadata {
	margin: 0;
	display: block;
}
/* End Comments */



/* Begin Sidebar */
#sidebar {
	padding: 36px 0 10px 0;
	width: 240px;
}

#sidebar form {
	margin: 0;
}

#sidebar a {
	font-size: 24px;
	color: #999;
	text-transform:uppercase;
}
#sidebar a:hover {
	color:#9f7154;
	text-decoration: none;
}
#sidebar ul li ul li a {
	font-size: 12px;
}

/* End Sidebar */
/*
#sidebar .current-cat>a, #sidebar .current-cat-parent>a, #sidebar .current_page_item a, #sidebar .active {
	color: #9F7154;
}
*/

#sidebar .active {
	color: #9F7154;
}

#sidebar ul ul li {
	padding-bottom: 0px;
}

#sidebar ul ul {
	display: none;
}
/*
#sidebar .current-cat-parent>ul, #sidebar .current-cat>ul {
	display: block;
}
*/

#sidebar .active ul {
	display: block;
}


/* Begin page */
.widget_pages .widgettitle  {
	display: none;
}
/* End page */


/* 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;
}

hr {
display: none;
}

a img {
border: none;
}

.navigation {
display: block;
text-align: center;
margin-top: 0px;
margin-bottom: 37px;
}
/* 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;
-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;
}
/* End captions */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
It won't be a stylish marriage, I can't afford a carriage.
But you'll look sweet upon the seat of a bicycle built for two." */


.page-id-10 .entry h3, .page-id-11 .entry h3 {
	margin: 0px;
	margin-top: 35px;
	/*border-bottom: 1px solid #ccc;*/
}
.page-id-10 .entry h4, .page-id-11 .entry h4 {
	margin: 0px;
	font-size: 10px;
}

#breadcrumb {
	position: absolute;
	left: 286px;
	top: 118px;
	text-transform: uppercase;
	font-size: 10px;
	color:#666;
}

#breadcrumb a {
	color:#999;
}

#searchbox {
	margin-top: 30px;
	margin-left: 12px;
}


#social {
	margin-top: 30px;
	margin-left: 12px;
}

#social img{
	border:none !important;
}

.entry img {
}

.citations{
	font-size:16px;
	color:#666;
	width:230px;
	text-align:left;
	margin:10px 0 0 0;
}

.auteur{
	font-size:10px;
	text-align:left;
	width:230px;
	margin:10px 0 0 0;
}

#equipe h3{
	color:#9f7154;
	margin:11px 0 0 0;
	line-height:17px;
	font-size:13px;
	font-weight:bold;
	letter-spacing:0px;
}

#equipe h3.first{
	color:#9f7154;
	margin:7px 0 0 0;
}

#equipe p{
	margin:0;
}

#equipe a{
	color:#999;
}

#equipe a.active {
	font-weight: bold;
	color: #000;
}

#equipe a:hover, a:active{color:#333;}


.page-template-equipe-php #content {
	margin-top: 71px;
}


#equipe table td {
	vertical-align: top;
}


.category-logos .entry { 
	height: 300px;
	margin:0 0 50px 0;
}

#content .compressed {
	margin-bottom: 20px;
	margin-top:-17px
}

#content .compressed ul {
	margin: 0px;
	padding: 0px;
}
#content .compressed li {
	list-style: none;
	font-size: 10px;
	line-height:15px;
}

#content .compressed li a.active {
	font-weight: bold;
}	

sup{font-size:7px;}

#agence h3.first{
	font-size:33px;
	color:#9F7154;
	margin:6px 0 -8px 0;
}

#agence h3{
	font-size:33px;
	color:#9F7154;
	margin:17px 0 -8px 0;
}

#team h3.first{
	font-size:33px;
	color:#9F7154;
	margin:34px 0 0 0;
}

#team h3{
	font-size:33px;
	color:#9F7154;
	margin:17px 0 0 0;
}

.employe{
	margin:7px 0 0 0;
	background: #fff;
}

.keywords{
	border-top:1px solid #CCC;
	border-bottom:1px solid #CCC;
	padding:4px 0 4px 0;
	color:#CCC;
}

.keywords a{color:#CCC;}

.entry p a.more-link{color:#000 !important;}
.entry p .more-link:visited{color:#000 !important;}

#headerimg img{border:none !important;}



/* Contact */
.page-id-11 #content {
	margin-top: 75px;
}


#content {
	border-left: 1px solid #ccc;
}

#borderBottom {
	background-color: #666;
	height: 20px;
	color: #fff;
	width: 100%;
	position: absolute;
}

#copyright {
	position: absolute;
	left: 23px;
	top: 3px;
	color:#999;
}

#content h3 {
	font-family: "DIN 1451 Std";
}

#content #post-1702 h3 a, .post-1702 h3 {
	font-family: DIN;
	font-size:58px !important; 
	font-weight: bolder; 
	color:#333 !important; 
	line-height:60px !important;
}


#content img.wp-image-1721 {
	border-bottom: 0px  !important;
}


.forfaits{
	border:1px solid #999 !important;
	padding:20px;
	-moz-border-radius:10px;
	background-color:#f5f5f5;
}

.unsubscribe .comment, .unsubscribe .email {
	width: 300px;
	
	
}

#post-1791 ul{
	list-style:disc;
}

#post-1791 li{padding:0px 0px 0px 19px;}

h3.price{font-size:30px; text-align:right !important; width:200px; font-weight:bold; float:right;}

#post-1791 img{float:left; border:none !important;}

#post-1791 h3{margin-bottom:10px !important;}

h3.tForfaits{margin:66px 0 10px 0 !important;}

#post-1791 a{
	background:url("http://www.tapagecommunication.com/wp-content/uploads/2010/03/boutons-add.gif") no-repeat;
	width:211px;
	height:36px;
	float:left;
	padding:7px 0 7px 0;
	text-align:center;
	color:#333;
	font-size:16px;
}

.col{float:left; width:250px;}

#post-1820 form{text-align:left;}

#post-1820 form .inputText{width:250px;}
#post-1820 form .inputCommander{margin:20px 0 0 0;}
#post-1820 #commander{margin:20px;}
#post-1820 {background-image:none;}
