/*
Theme Name: Viewport
Theme URI: http://labs.paulicio.us/viewport/
Description: A clean, image based layout
Version: 1.0
Author: Paul Bennett
Author URI: http://paulicio.us
Tags: pictures, images, simple, clean, viewport
*/

* {margin:0; padding:0;}

body {
	background: #efefef;
	font-family: 'Lucida Grande', Helvetica, Arial, sans-serif;
	font-size: 62.5%;
	color: #000;
}

a:link, a:visited {
	  color: #000;
	text-decoration: none;
}

a:hover, a:active {
	color: #000;
	
}

ul {
	list-style: circle;
}

img {
	border: none;
}

label {
	margin-left: 10px;
}

blockquote {
	margin: 0px 5px 10px 5px;
	padding: 10px 10px 1px 10px;
	font-style: italic;
	border: 1px solid #ddd;
	background-color: #f3f3f3;
}

span.left { float: left; }
span.right { float: right; }

.clearer { clear: both; }

.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

.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: 4px 5px 0 5px;
   margin: 0;
}

#page {
	width: 1000px;
	margin-left: auto;
   margin-right: auto;
	
}

#header {
	color: #000;
	margin: 5px auto;
	padding-bottom: 10px;
	
	height: 60px;
	
	color:#000;
}

#header h1 {
	padding: 10px 10px 15px 10px;
	font-size:1.7em;
}

.bandeau {
height: 50px;
background: transparent url(images/Bandeau1.png) no-repeat 0; */
}

#nav {

	width: 500px;
	float: left;
	font-size: 1.4em;
	text-transform: uppercase;
	padding-bottom: 10px;
	padding-left: 10px;
	
}

#nav li {
	display: inline;
	float: left;
	list-style: none;
	padding-right: 25px;
	
	
}


#mid {
	width: 100%;
	padding-bottom: 10px;
	margin-top: 10px;
}

#mid.index {
	/* background: transparent url(images/indexbg.png) no-repeat 50% 0; */
}

#mid.single {
	 /* background: transparent url(images/singlebg.png) no-repeat 50% 0;*/
}

#mid.archive {
	background: none;
	margin-left: auto; 
    margin-right: auto; 
	
}

.panel, .panel-single {

	
	display: block;
	padding-left: 5px; 	
	
}

.panel-single {
	height: 280px;
	margin: 0px auto;
	padding-top: 5px;
}

.wrapper-archive {
	width: 230px;
	height: 150px;
	padding: 8px 8px 8px 8px;
	margin: 0 0px 0px 0px;
	background: transparent url(images/archivebg.png) no-repeat 0 0;
	display: block;
	position: relative;
	float: left;
}

.wrapper-single {
	width: 620px;
	height: 300px;
	padding: 6px 7px;
	margin: 0 0px 0px 0px;
	background: transparent url(images/indexbg.png) no-repeat 0 0;
	display: block;
	position: relative;
	float: left;
}

.wrapper-archive .post-title {
	max-width: 220px;
	font-size: 1.4em;
}


.post-title {
	max-width: 870px;
	padding: 15px;
	position: absolute;
	top: 20px;
	left: 110px;
	z-index: 100;
	background: transparent url(images/titlebg.png) repeat 0 0;
	font-size: 3em;
	font-weight: normal;
}

.post-title-single {
	
	position: absolute;
	left: 10px;
	z-index: 100;
	background: transparent url(images/titlebg.png) repeat 0 0;
	font-size: 2em;
	font-weight: normal;
}

.titrehp {
	/*;
	left: 35px;
	 position: absolute;
	
	
	background: transparent url(images/titlebg.png) repeat 0 0;
	font-family: "Lucida Grande", Tahoma, "Trebuchet MS";
	color: #000;
	font-size: 1.4em;
	*/

	
	color: #ccc;
	z-index: 100;
	font-size: 1.5em;
}

.titrehp a {
color: #ccc;
text-decoration: none;
}

.toto {
width: 100%;
	height: 40px;
	padding-top: 10px;
	font-family: "Lucida Grande", Tahoma, "Trebuchet MS";
	color: #272727;
	line-height: 1.5em;

}


.imagecentre 
{
width: 750px;
margin-left: auto;
margin-right: auto; 
}

.post-title a, .post-title-single a, .entry a, .titrehp a {
	color: #efefef;
	text-decoration: none;
}

.post-title-single {
	top: 30px;
}

.entry {
	max-width: 440px;
	padding: 15px;
	position: absolute;
	bottom: 20px;
	right: 90px;
	z-index: 100;
	background: transparent url(images/titlebg.png) repeat 0 0;
	font-size: 1.2em;
	line-height: 1.5em;
}

.entry ul {
	margin: 5px 0 10px 0;
}

.entry li {
	padding: 5px 0 7px 0;
	border-bottom: 1px solid #3b3b3b;
	list-style: none;
}

.entry a:hover {
	color: #c6c6c6;
}

.entry .big {
	font-size: 2em;
}


.content-top {
	height: 15px;	
	background: transparent url(images/content/top.png) no-repeat 0 0;
}
.content-top1 {
	height: 15px;	
	background: transparent url(images/content/top1.png) no-repeat 0 0;
}

.content-mid {
	width: 1000px;
	padding: 15px;
	background: transparent url(images/content/mid.png) repeat-y 0 0;
}
.content-mid1 {
	width: 1000px;
	padding: 15px;
	background: transparent url(images/content/mid1.png) repeat-y 0 0;
}
.contenupost {
	width: 700px;
	}
	
.content-bottom {
	height: 15px;	
	background: transparent url(images/content/bottom.png) no-repeat 0 0;
}
.content-bottom1 {
	height: 15px;	
	background: transparent url(images/content/bottom1.png) no-repeat 0 0;
}
.postmetadata {
	padding-bottom: 5px;
	margin-bottom: 5px;
	
}

.postmetadata-archive {
	width: 100%;
	height: 20px;
	margin-top: -35px;
	font-family: "Lucida Grande", Tahoma, "Trebuchet MS";
	color: #272727;
	
	font-size: 1.5em;
}

#thepost {
	margin-bottom: 15px;
}

#content {
	
	margin: 0px auto;
	font-size: 1.2em;
}

#narrow-column {
	padding-top: 10px;
	float: left;
}

#narrow-column p, #narrow-column h3 {
	padding-bottom: 10px;
}

#narrow-column p a {
	font-weight: bold;
	color: #594e7a;
}

#narrow-column ul {
	margin: 0 0 10px 20px;
}

#narrow-column input, #narrow-column textarea, #narrow-column submit {
	padding: 6px;
	border: 1px solid #c6c6c6;
}

#narrow-column #submit:hover {
	background-color: #333;
	color: #efefef;
}

#narrow-column textarea {
	
}



#sidebar {
	width: 300px;
	line-height: 1.5em;
	float: right;
	padding-right: 60px;
	padding-top: 50px;
}

.sidebar-top {
	height: 15px;
	width: 300px;
	background: transparent url(images/sidebar/top.png) no-repeat 0 0;
}

.sidebar-mid {
	width: 260px;
	padding: 0 20px;
	background: transparent url(images/sidebar/mid.png) repeat-y 0 0;
}

.sidebar-bottom {
	height: 15px;
	width: 300px;
	background: transparent url(images/sidebar/bottom.png) no-repeat 0 0;
}

#sidebar li {
	list-style: none;
}

#sidebar h2 {
	margin: 10px 0;
	padding-top: 10px;
	border-top: 1px solid #c6c6c6;
}

#footer {
	
	margin: 0px auto;
	padding-bottom: 10px;
	text-align: center;
	font-size: 0.9em;
	color: #9e9e9e;
}

#footer a {
	color: #9e9e9e;
}

#footer a.valid {
	padding-left: 16px;
	background: transparent url(images/tick.png) no-repeat 0% 50%;
}

#footer a.valid:hover {
	background: transparent url(images/tick-hover.png) no-repeat 0% 50%;
}


.stripViewer2 { /* This is the viewing window */
	
	overflow: hidden;
	clear: both;
	margin: 0px auto;
	padding-top: 10px;
	
	
}

.stripViewer2 .panelContainer2 { /* This is the big long container used to house your end-to-end divs. Width is calculated and specified by the JS  */
	;
	left: 0; top: 0;
	
	padding: 0px;
	/* -moz-user-select: none; // This breaks CSS validation but stops accidental (and intentional - beware) panel highlighting in Firefox. Some people might find this useful, crazy fools. */
}
.blocdroite {

background: transparent url(images/Sigle.png) no-repeat;
background-position: 60% 20%;

padding-left: 200px;	
width: 400px;	
}

.blocgauche {

float: left;
width: 150px;
height: 300px;
padding-top: 240px;
}
