/*
Theme Name: Paris capitale de la creation
Theme URI: 
Description: Le theme du site Paris capitale de la creation <http://www.pariscapitaledelacreation.com/> base sur le fameux theme <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 0.1
Author: Vincent Laag pour Symediane 
Author URI: http://www.symediane.com/
Tags: 

Kubrick v1.5
http://binarybonsai.com/kubrick/

This theme was designed and built by Michael Heilemann,
whose blog you will find at http://binarybonsai.com/

The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php

*/


body {
margin: 0 auto;
padding: 0;
font-size: 62.5%; /* Resets 1em to 10px */
font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
text-align: center;
}

a, h2 a:hover, h3 a:hover {
color: #ee008c;
text-decoration: none;
}

a:hover {
color: #ee008c;
text-decoration: underline;
}
.cleaner {
clear:both;
}

#page {
text-align: left;
margin: -39px auto 0;
padding: 0;
width: 974px;
background: url('images/back2.jpg') repeat-y right top;
}

#header {
background: url('images/header.jpg') no-repeat top right #fff;
margin: 0 auto 0 -15px;
padding: 0;
height: 64px;
width: 968px;
}
#header a {
display:block;
width:580px;
height:50px;
position:absolute;
margin-top:50px;
margin-left:140px;
text-decoration:none;
}

#footer {
margin: 0 auto;
padding: 0;
background: #fff url('images/footer.jpg') no-repeat top right;
width: 940px;
height: 260px;
clear: both;
}
#footer a {
display:block;
float:left;
margin-top:10px;
text-decoration:none !important;
}

#footer a#lkMairie {
width:100px;
height:60px;
margin-left:690px;
}
#footer a#lkPCC {
width:50px;
height:41px;
}
#footer a#lkLafayette {
width:80px;
height:60px;
}



.narrowcolumn {
float: left;
padding: 0;
margin: 0 0 0 10px;
width: 717px;
}
.narrowcolumn .postmetadata {
padding-top: 5px;
}


#featured {
	height:260px;
	overflow:hidden;
}

/* Begin Sidebar */
#sidebar
{
padding: 20px 0 10px 0;
margin-left: 740px;
width: 180px;
}

#sidebar form {
margin: 0;
}



#sidebar .widget_categories {
background: url('images/dCategorie.jpg') no-repeat top;
margin:-35px 0px 0px -2px;
height:206px;
width:154px;
padding:30px 0px 0px 30px;
}
#sidebar  h2.widgettitle {
display:none;
}
#sidebar .widget_categories .cat-item, #sidebar .widget_archive li  {
font-size:14px;
width:135px;
margin-left:15px;
}
#sidebar .widget_categories li.cat-item , #sidebar .widget_archive li  {
list-style-type: none;
list-style-image: none;
background:url('images/separatorBlc.jpg') no-repeat bottom left;
padding-bottom:5px;
}

#sidebar .widget_categories .cat-item a, #sidebar .widget_archive a  {
font: normal 13px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
color:#333;
display:block;
padding:2px 5px 2px 15px;
}
#sidebar .widget_categories .cat-item a:hover,  #sidebar .widget_archive a:hover {
background-color:#ee008c;
color:#fff;
text-decoration:none;
}
/* End Sidebar */

#sidebar .widget_archive {
background: url('images/archives.jpg') no-repeat top;
margin:0px 0px 0px -2px;
height:350px;
width:154px;
padding:35px 0px 0px 30px;
overflow:hidden;
}


div.sideSep {
	width:180px;
	height:10px;
	background:url('images/separator.jpg') no-repeat top left;
	margin:10px 0 10px -8px;
}
div.sepBig {
	width:450px;
	height:6px;
	background:url('images/separatorBig.jpg') repeat-x top left;
	margin-left:60px;
}

.post, .postLike {
margin:8px 8px 0px 8px;
padding:10px;
text-align: justify;
background-color:#fff;
}
.post .topPost, .postLike .topPost {
padding:10px 0 0 10px;
background:url('images/topPost.jpg') no-repeat top left;
}
.post .bottomPost, .postLike .bottomPost {
padding:0 10px 50px 0;
background:url('images/bottomPost.jpg') no-repeat bottom right;
}


.post hr {
display: block;
}

.post .datePost {
background-color:#555;
color:#fff;
width:50px;
height:65px;
text-align:center;
float:left;
}
.post .datePost span{
font-size:30px;
}
.post h2 { 
margin-left:60px;
text-transform:uppercase;
color:#ee008c;
margin-right:40px;

text-align:left;
}
.post h2 a { 
color:#ee008c;
font-size:30px;
line-height:34px;
}
.post .tetiere p {
margin:10px 0 2px 60px;
}
.post .tetiere {
margin-top:-30px;
background:url('images/star.gif') no-repeat;
background-position:624px 5px; 
}
.post .tetiere p a {
text-decoration:underline;
}
.post .entry, .post .hentry {
padding:0 10px 0 10px;
margin-top:-20px;
}
.postLike #respond  {
padding:10px;
}
.entry span.cap span  {
font-size:40px;
display: block;
float:left;
margin:10px 5px 5px 0px;
}

#navSite {
background:url('images/logo_pcc.gif') no-repeat top left;
padding-top:100px;
margin-top:50px;
float:left;
width:140px;
}
#navSite a {
color: #666666;
text-decoration: none;
font-weight: bold;
font-size: 12px;
margin-top: 10px;
margin-bottom: 10px;
line-height: 25px;
}
#navSite a:hover {
background-color: #eeeeee;
}



/* Begin Form Elements */
#searchform input {
	border:0px;
}
#searchform {
margin: 10px auto;
padding: 5px 3px;
text-align: center;
}

#sidebar #searchform #s {
width: 140px;
padding: 2px;
}

#sidebar #searchsubmit {
padding: 1px;
}

#sidebar #social-web-links {
height:40px;
background-color:#b3b5b8;
width:175px;
}

#sidebar .widget_tag_cloud a {
color:#b3b5b8 !important;
text-decoration:none;

}
.postFoot {
	margin-top:-20px;
	text-align:right;
	padding-right:15px;
}



/* Begin Typography & Colors */


#headerimg 	{
margin: 7px 9px 0;
height: 192px;
width: 740px;
}

#content {
font-size: 1.2em
}


.narrowcolumn .entry {
line-height: 1.4em;
}


.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;
}





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;
}

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;
}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
text-decoration: none;
color: white;
}

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: #b85b5a;
}

.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;
}

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;
}



#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 */


#headerimg {
margin: 0;
height: 200px;
width: 100%;
}



.postmetadata {
clear: both;
}

.clear {
clear: both;
}



/* End Structure */



/*Begin Headers */
h1 {
padding-top: 70px;
margin: 0;
}

h2 {
margin: 30px 0 0;
}

h2.pagetitle {
margin-top: 30px;
text-align: center;
}

#sidebar h2 {
margin: 5px 0 0;
padding: 0;
}

h3 {
padding: 0;
margin: 30px 0 0;
}

h3.comments {
padding: 0;
margin: 40px auto 20px ;
}
/* End Headers */



/* Begin Images */
p img {
padding: 0;
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. */

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 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;
padding: 0;
}

#sidebar ul li {
list-style-type: none;
list-style-image: none;

}

#sidebar ul ul li, #sidebar ul ol li {
padding: 0;
}
/* End Entry Lists */





.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 {
border:1px solid #ddd;
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;
}

.commentmetadata {
margin: 0;
display: block;
}
/* End Comments */







/* 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: -10px 8px 10px 8px;
background-color:#fff;
}
/* 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 */
.postFoot {
position:absolute;
width:520px;
margin-top:-20px;
text-align:right;
}
.postFoot a {
text-decoration:underline;
}

div.sociable { position:absolute;margin-top:45px;margin-left:5px;z-index:50; }

.sociable_tagline { float:left; }

/*span.sociable_tagline span { display: none; width: 14em; }
span.sociable_tagline:hover span {
	position: absolute;
	display: block;
	top: -5em;
	background: #ffe;
	border: 1px solid #ccc;
	color: black;
	line-height: 1.25em;
}
.sociable span {
	display: block;
}*/
.sociable ul {
	display: inline;
	margin: 0 !important;
	padding: 0 !important;
}
.sociable ul li {
	background: none;
	display: inline !important;
	list-style-type: none;
	margin: 0;
	padding: 1px;
}
.sociable ul li:before { content: ""; }
.sociable img {
	float: none;
	width: 16px;
	height: 16px;
	border: 0;
	margin: 0;
	padding: 0;
}

.sociable-hovers {
	opacity: .4;
	-moz-opacity: .4;
	filter: alpha(opacity=40);
}
.sociable-hovers:hover {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
}
#navSite #blog a:link, #navSite #blog a:visited {
color:#ec008c;
font-size:12px;
font-weight:bold;
line-height:25px;
margin-bottom:10px;
margin-top:10px;
text-decoration:none;
}





/* hack design site web 2010 */
body {
	background:url(../../../../_img/bgHeader.png) repeat-x top left;
}
.mid {
	width:990px;
	margin-left:auto;
	margin-right:auto;
}

#header {
	height:224px;
	margin-bottom:31px;
}
#lgfr,#lgen {
	display:block;
	width:16px;
	height:11px !important;
	margin-top:5px;
}
#lgen {
	background:url(../../../../_img/drapeau_en.gif) no-repeat top left;
}
#lgfr {
	background:url(../../../../_img/drapeau_fr.gif) no-repeat top left;
}
#logo {
	display:block;
	background:url(../../../../_img/logoHeader.png) repeat-x top left;
	height:102px;
	width:160px;	
	margin-left:-160px;
	position:absolute;
	z-index:5;
}
#bout {
	float:left;
	background:url(../../../../_img/imgHeader.png) no-repeat top right;
	width:272px;	
	height:99px;
	margin-left:774px;
	position:absolute;
	z-index:2;
	text-align:left;
}
#bout a {
	text-align:left;
	display:block;
	margin-top:47px;
	color:#fff;
	font-weight:bold;
	text-transform:uppercase;
	margin-left:-15px;
	font-size:12px;
}
#bout a:hover {
	color:#e1007a;
}

#nav {

	margin-left:80px;
	height:102px;
	width:900px;
}
#nav #bar {
	width:880px;
	margin-top:43px;
	float:left;
	background:url(../../../../_img/navBg.png) repeat-x top left;
	height:23px;
}
#nav #bar a{
	margin-top:2px;
	font-size:14px;
	color:#fff;
	display:block;
	float:left;
	line-height:16px;
	padding-left:3px;
	padding-right:3px;
}
#nav #bar a:hover, #nav #bar a.activ{
	background-color:#e1007a;
	text-decoration:none;
}
#nav #bar img.tick {
	display:block;
	float:left;
	margin-left:9px;
	margin-right:9px;
}
#nav #bar #home {
	margin-top:0px;
	display:block;
	width:26px;
	height:28px;
	background:url(../../../../_img/navHome.png) repeat-x top left;
}


#btblog:hover 

{

background-color: transparent;
background-image: url(../../../../_img/btblog.jpg);
background-repeat: no-repeat;
background-attachment: scroll;
background-position: 0pt -13px;

}
#btblog 

{

height: 13px;
width: 74px;
display: block;
background-color: transparent;
background-image: url(../../../../_img/btblog.jpg);
background-repeat: no-repeat;
background-attachment: scroll;
background-position: 0% 0%;

}




#footer2 {
	margin-top:20px;
	background:url(../../../../_img/bgFooter.png) repeat-x top left;
	height:132px;
	width:100%;
}

#footer2 #partners {
	padding-top:20px;
	background:url(../../../../_img/imgLeftFooter.png) no-repeat top left;
	height:112px;
	margin-left:-250px;
	padding-left:250px;
	width:640px;
	float:left;
}

#footer2 #partners a {
	display:block;
	float:left;
	height:40px;
}

a#pMairie { width:128px;background:url(../../../../_img/partMairieParis.png) no-repeat top left; }
a#pNewParis { width:65px;background:url(../../../../_img/partNewParis.png) no-repeat top left; }
a#pLafayette { width:96px;background:url(../../../../_img/partLafayette.png) no-repeat top left; }
a#pCCI { width:102px;background:url(../../../../_img/partCciParis.png) no-repeat top left; }	

#footer2 #copy {
	font-size:11px;
	float:left;
	width:300px;
	height:112px;
	background:url(../../../../_img/imgRightFooter.png) no-repeat top right;
	color:#fff;
	text-align:right;
	padding-top:20px;
	padding-right:50px;
}



.hackNavBarLeft {
	display:block;
	background-color:#fff;
	width:265px;
	text-align:left;
	margin-bottom:5px;
	float:left;
	height:20px;
	line-height:20px;
	margin-bottom:10px;
	margin-left:8px;
	padding-left:10px;
}

.hackNavBarRight {
	display:block;
	background-color:#fff;
	width:265px;
	text-align:right;
	margin-bottom:5px;
	float:right;
	height:20px;
	line-height:20px;
	margin-bottom:10px;
	margin-right:8px;
	padding-right:10px;
}
.hackNavBarLeftHome {
	position:absolute;
	margin-top:-10px;
	margin-left:8px;
}

.hackNavBarRightHome {
	position:absolute;
	margin-top:-10px;
	margin-left:-130px;
}
.widget_FacebookLikeBox {	width: 170px;	height: 320px;	background: #fff;}
