/*
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", Tahoma, "Trebuchet MS";
	font-size: 62.5%;
	color: #272727;
}

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

a:hover, a:active {
	color: #393939;
	text-decoration: underline;
}

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 {
	min-width: 950px;
	max-width: 1100px;
	margin: 0px auto;
	position: relative;
}

#header {
	width: 940px;
	height: 100px;
	padding-bottom: 0px;
	background-color: #1A1A1A;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#header h1 {
	padding: 30px 0 16px 0;
	font-family: Georgia;
	font-size: 3.2em;
}

#nav {
background-image:url(images/navbar/mid2.png);
float:left;
font-size:1.4em;
margin-top:0;
width:940px;
}

#nav li {
	display: inline;
	float: left;
	padding: 10px 6px;
	list-style: none;
	background: transparent url(images/navbar/mid2.png) repeat-x 0 0;
}

#nav .subscribe {
	padding-right: 20px;
	background: transparent url(images/rss.png) no-repeat 100% 50%;
}

#nav li.left {
	height: 35px;
	width: 15px;
	padding: 0;
	background: transparent url(images/navbar/left2.png) no-repeat 0 0;
}

#nav li.right {
	height: 35px;
	width: 15px;
	padding: 0;
	background: transparent url(images/navbar/right2.png) no-repeat 0 0;
}



#mid {
height: 100%;
	width: 100%;
	padding-bottom: 20px;
	margin-top: 40px;
}

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

.panel, .panel-single {
	font-family: Arial;
	color: #efefef;
	position: relative; 
	display: block; 
	width: 940px;
	height: 600px;
}

.panel-single {
	height: 300px;
	margin: 0px auto;
	padding-top: 10px;
}

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

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

.post-title, .post-title-single {
	background:transparent url(images/titlebg.png) repeat scroll 0 0;
font-size:2em;
font-weight:normal;
left:0;
max-width:870px;
padding:5px 28px 5px 25px;
position:absolute;
top:0;
z-index:100;
}

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

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

.entry {
background:transparent url(images/titlebg.png) repeat scroll 0 0;
top: 58px;
	left: 0px;
font-size:1.2em;
line-height:1.5em;
max-width:600px;
padding:9px;
position:absolute;

z-index:0;
}

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

.entry .rss-big {
	padding-right: 24px;
	background: transparent url(images/rss.png) no-repeat 100% 60%;
}





.entry2 {
	background:transparent url(images/navbar/mid2.png) repeat scroll 0 0;
bottom:0;
color:#FFFFFF;
font-size:1.3em;
line-height:1.5em;
max-width:440px;
padding:5px;
position:absolute;
right:20px;
top:0;
z-index:100;
filter: alpha(opacity=80);
     -moz-opacity: 0.8;
     -khtml-opacity: 0.8;
     opacity: 0.8;
}

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



.entry2 li {
	border-bottom:1px solid #FFFFFF;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
padding:5px 0 2px;

}

.entry2 a:hover {
	color: #c6c6c6;
	
}
.entry2 a:active {
	color: #FFFFFF;
	
}
.entry2 a:visited {
	color: #FFFFFF;
	
}

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

.entry2 .rss-big {
	padding-right: 24px;
	background: transparent url(images/rss.png) no-repeat 100% 60%;
}

.content-top {
	height: 15px;
	width: 600px;
	
}

.content-mid {
	width: 560px;
	padding: 0 20px;
	
}

.content-bottom {
	height: 15px;
	width: 600px;
	
}

.postmetadata {
	padding-bottom: 10px;
	margin-bottom: 5px;
	line-height: 1.5em;
}

.postmetadata-archive {
	background:#686868 none repeat scroll 0 0;
color:#272727;
font-family:"Lucida Grande",Tahoma,"Trebuchet MS";
height:28px;
line-height:0.8em;
padding-left:0;
padding-top:0;
width:100%;
}

#thepost {
	margin-bottom: 15px;
}

#content {
	width: 940px;
	margin: 0px auto;
	font-size: 1.2em;
	background-color: #FFFFFF;
}

#narrow-column {
	width: 600px;
	float: left;
}

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

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



.commentlist {
	list-style: none;
	margin-bottom: 10px;
}

.commentlist span.left a {
	font-weight: bold;
}

.commentlist span.right a {
	font-size: 0.8em;
	color: #9e9e9e;
}

.comment-top {
	width: 540px;
	height: 25px;
	padding: 10px;
	padding-bottom: 0;
	background: #fff url(images/comments/head.png) no-repeat 0 0;
}

.comment-mid {
	width: 540px;
	padding: 15px 10px;
	padding-bottom: 5px;
	border-bottom: 1px solid #c6c6c6;
}

.comment-bottom {
	width: 590px;
	height: 10px;
	background: #fff url(images/comments/bottom.png) no-repeat 0 0;
}

.commentmetadata {
	font-size: 0.8em;
}

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

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

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

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

#sidebar li {
	list-style: none;
	color:#4E9DC4;
}

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





#footer {
	width: 940px;
	margin: 0px auto;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: right;
	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%;
}

/* Coda Slider
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */

/* These 2 lines specify style applied while slider is loading */
.csw {width: 100%; height: 600px; overflow: hidden}
.csw .loading {margin: 0; text-align: center}

.stripViewer { /* This is the viewing window */
	position: relative;
	overflow: hidden;
	clear: both;
	width: 940px;
	height: 600px;
	margin: 0px auto 0;
	padding-top: 5px;
	
}
.stripViewer2 { /* This is the viewing window */
	position: relative;
	overflow: hidden;
	clear: both;
	width: 940px;
	height: 600px;
	margin: 100px auto 0;
	padding-top: 5px;
	
}

.stripViewer .panelContainer { /* This is the big long container used to house your end-to-end divs. Width is calculated and specified by the JS  */
	position: relative;
	left: 0; top: 0;
	width: 100%;
	/* -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. */
}

.stripViewer .panelContainer .panel { /* Each panel is arranged end-to-end */
	float:left;
	height: 600px;
	position: relative;
	width: 940px; /* Also specified in  .stripViewer  above */
}

.stripNavL, .stripNavR {
	position: relative;
	top: -360px;
	z-index: 200;
}

.stripNavL { float: left; }

.stripNavR { float: right; }

.tbmain{ 
 /* Changes on the form */
 background: white !important; 
}
.left{
  /* Changes on the form */
  color: black !important; 
  font-family: Verdana !important;
  font-size: 12px !important;
}
.head{
  color:#333333;
  font-size:20px;;
  text-decoration:underline;
  font-family:"Verdana";
}
td.left {
  font-family:"Verdana";
  font-size:12px;
  color:black;
}
.pagebreak{
  font-family:"Verdana";
  font-size:12px;
  color:black;
}
.tbmain{
  height:100%;
  background:white;
}
span.required{
  font-size: 13px !important;
  color: red !important;
}
 
div.backButton{
	background: transparent url("http://jotform.com//images/btn_back.gif") no-repeat scroll 0 0;
	height:16px;
	width:53px;
	float:left;
	margin-bottom:15px;
	padding-right:5px;
}
div.backButton:hover{
	background: transparent url("http://jotform.com//images/btn_back_over.gif") no-repeat scroll 0 0;
}
div.backButton:active{
	background: transparent url("http://jotform.com//images/btn_back_down.gif") no-repeat scroll 0 0;
}
div.nextButton{
	background: transparent url("http://jotform.com//images/btn_next.gif") no-repeat scroll 0 0;
	height:16px;
	width:53px;
	float: left;
	margin-bottom:15px;
	padding-right:5px;
}
div.nextButton:hover{
	background: transparent url("http://jotform.com//images/btn_next_over.gif") no-repeat scroll 0 0;
}
div.nextButton:active{
	background: transparent url("http://jotform.com//images/btn_next_down.gif") no-repeat scroll 0 0;
}
.pageinfo{
	padding-right:5px;
	margin-bottom:15px;
	float:left;
}
 
 .rubrique a {
	background:transparent url(images/titlebg.png) repeat scroll 0 0;
	top: 98px;
	left: 0px;
	font-size:1.2em;
	line-height:1.5em;
	max-width:600px;
	padding:9px;
	position:absolute;
	z-index:0;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#header2 {
	width: 940px;
	height: 20px;
	margin: 0px auto;
	padding-bottom: 10px;
	
}
#nav2 {
background-image:url(images/navbar/mid2.png);
float:left;
font-size:1.4em;
margin-top:0;
width:940px;
}

#nav3 {
color:#000000;
float:left;
font-size:1.4em;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin-bottom:20px;
margin-top:0;
text-align:right;
width:940px;
}

#nav3 a {
color:#000000;
display:block;
font-family:Arial,Helvetica,sans-serif;
font-size:1.35em;
font-variant:normal;
letter-spacing:0;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
padding:2px 8px 5px;
text-align:right;
}
#nav3 li a {
	display: block;
	float: left;
	list-style: none;
	background-color:#509CC6;
	background-image: url(images/navbar/backc2.gif);
	background-repeat: no-repeat;
	background-position: right 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding:7px 6px 8px;
	font-variant:normal;
}
#nav3 li a:hover {
	display: block;
	float: left;
	list-style: none;
	background-color:#686868;
	background-image: url(images/navbar/backc2.gif);
	background-repeat: no-repeat;
	background-position: right 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding:7px 6px 8px;
	font-variant:normal;
}
#nav3 li a:active {
	display: block;
	float: left;
	list-style: none;
	background-color:#686868;
	background-image: url(images/navbar/backc2.gif);
	background-repeat: no-repeat;
	background-position: right 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding:7px 6px 8px;
	font-variant:normal;
}
#nav3 .subscribe {
	padding-right: 20px;
	background: transparent url(images/rss.png) no-repeat 100% 50%;
}

#nav3 li.left {
	height: 35px;
	width: 15px;
	padding: 0;
	background: transparent url(images/navbar/left2.png) no-repeat 0 0;
}

#nav3 li.right {
	height: 35px;
	width: 15px;
	padding: 0;
	background: transparent url(images/navbar/right2.png) no-repeat 0 0;
}
#header3 {
	color:#FFFFFF;
	font-family:Arial,Helvetica,sans-serif;
	font-size:0.85em;
	font-variant:small-caps;
	height:0px;
	margin:0 auto;
	padding-bottom:0;
	width:940px;
	
	background-repeat: no-repeat;
	background-position: bottom;
}
#content2 {
	width: 910px;
	margin: 0px auto;
	font-size: 1.2em;
	background-color: #FFFFFF;
	padding:15px;
	text-align:justify;
}
#nav4 {
color:#000000;
float:left;
font-size:1.4em;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin-bottom:12px;
margin-left:20px;
margin-top:-60px;
text-align:left;
width:460px;
}
#nav4 a {
color:#000000;
float:left;
font-size:1.1em;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin-bottom:0;
margin-left:20px;

text-align:left;
width:460px;
}
#nav4 a:hover {
color:#000000;
float:left;
font-size:1.1em;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin-bottom:0;
margin-left:20px;

text-align:left;
width:460px;
}

#nav4 .subscribe {
	padding-right: 20px;
	background: transparent url(images/rss.png) no-repeat 100% 50%;
}

#nav4 li.left {
	height: 35px;
	width: 15px;
	padding: 0;
	background: transparent url(images/navbar/left2.png) no-repeat 0 0;
}

#nav4 li.right {
	height: 35px;
	width: 15px;
	padding: 0;
	background: transparent url(images/navbar/right2.png) no-repeat 0 0;
}

#header4 {
background-position:center bottom;
background-repeat:no-repeat;
color:#FFFFFF;
font-family:Arial,Helvetica,sans-serif;
font-size:9px;
font-variant:small-caps;
height:0;
margin:0 auto 0;
padding-bottom:90px;
width:940px;
}



#navb {

float:left;
font-size:1.4em;
margin-top:0;
width:940px;
text-align:left;
}

#navb li {
	
display:inline;
float:left;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
padding:0;
}

#navb .subscribe {
	padding-right: 20px;
	background: transparent url(images/rss.png) no-repeat 100% 50%;
}

#navb li.left {
	background:transparent url(images/navbar/left2.png) no-repeat scroll 0 0;
height:35px;
padding:0;
width:0;
}

#navb li.right {
	background:transparent url(images/navbar/right2.png) no-repeat scroll 0 0;
height:0;
padding:0;
width:15px;
}
