/*
Theme Name: ctpr-flux
Theme URI: http://contemporain.info/ctpr-flux
Description: WordPress theme for RSS integration
Version: 1
Author: René Audet
Author URI: http://contemporain.info/perso/audet.html
Tags: 
*/


 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,  ul ul,  ul ul ul,  li,  li li,  li li li,  fieldset,  form,  label,  legend,  table,  caption,  tbody,  tfoot,  thead,  tr,  th,  td {
	margin: 0; padding: 0; border: 0; outline: 0;
	vertical-align: baseline; 
}
 body { line-height: 1.3;font-size: 13px; font-family: arial, sans-serif;}
 ol,  ul { list-style: none;}
 blockquote,  q { quotes: none;}
 blockquote:before,  blockquote:after,  q:before,  q:after { content: '';	content: none;}
 :focus { outline: 0;}
 ins {	text-decoration: none;}
 del {	text-decoration: line-through;}
 table { border-collapse: collapse; border-spacing: 0;}
div#wrapper {
	text-align: center; 
	margin-left: auto; 
	margin-right: auto;
	width:1200px;
}

 .alignleft {	float:left; }
 .alignright { float: right }
 .aligncenter,  div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

 img.alignleft,  div.alignleft {
	/* display:inline; */
	margin: 8px 10px 5px 0;
}

 img.alignright,  div.alignright {
	/* display:inline; */
	margin: 8px 0 5px 10px;
}

.sticky {
}

.bypostauthor {
}

 p img {
	max-width: 100%;
	padding: 0;
}

 div#container {
	width: auto;
	margin-left: auto;
	margin-right: auto;
	text-align: left; /* resetting the "text-align: center" of "div#wrapper" */
}

/*-------------------- LAYOUT  -----*/
	
 table#layout {
	font-size: 100%;
	width: 100%;
	table-layout: fixed;
}

 table#layout td {
	vertical-align: top;
}

/* layout column widths controlled by "COL" items, not by "TD" items */
.col-left { width: 450px}
.col-left-left { width: 250px}
.col-left-right { width: 200px}
.col-center {width: 100%}
.col-right { width: 600px}
.col-right-left { width: 300px}
.col-right-right { width: 300px}


/* Horiz. Menus Uncomment : */


ul#nav, ul#nav2 {
	float: left; 
	list-style: none;
	margin: 0; 
	padding: 0;
}

ul#nav a, ul#nav2 a { 
	font-size: 12px; 
	font-family: Verdana, Helvetica, sans-serif; 
	font-weight: bold; 
	display: block; 
	width: auto; 
	text-decoration: none;
	
}

ul#nav li, ul#nav2 li { 
	float: left; 
	padding: 0; 
	width: auto; 
}

ul#nav ul li, ul#nav2 ul li { 
	width: 100%; 
	float: none; 
}


ul#nav ul, ul#nav2 ul {
	position: absolute;
		left: -999em;
		height: auto;
	/*border-width: 1px;*/
	margin: 0;
}

ul#nav li:hover ul ul, ul#nav li:hover ul ul ul, 
ul#nav li.sfhover ul ul, ul#nav li.sfhover ul ul ul,
ul#nav2 li:hover ul ul, ul#nav2 li:hover ul ul ul, 
ul#nav2 li.sfhover ul ul, ul#nav2 li.sfhover ul ul ul {
	left: -999em;
}

ul#nav li:hover ul, ul#nav li li:hover ul, ul#nav li li li:hover ul, 
ul#nav li.sfhover ul, ul#nav li li.sfhover ul, ul#nav li li li.sfhover ul,
ul#nav2 li:hover ul, ul#nav2 li li:hover ul, ul#nav2 li li li:hover ul, 
ul#nav2 li.sfhover ul, ul#nav2 li li.sfhover ul, ul#nav2 li li li.sfhover ul {
	left: auto;
}

/* Horiz. Menus Uncomment : */

ul#nav, ul#nav2 { 
	line-height: 33px; 
}

ul#nav ul a, ul#nav2 ul a { 
	width: 150px; 
}

ul#nav a, ul#nav2 a { 
	padding-left: 10px; 
	padding-right: 10px; 
}

ul#nav ul ul, ul#nav2 ul ul { 
	margin-left: 170px; 
	margin-top: -33px; 
}




body {
	font-size:14.5px;
	line-height:22px;
	letter-spacing:0px;
	text-indent:0px;
	text-align:justify;
	padding-top: 15px;padding-bottom: 15px;
	background: #ffffff;
	font-family: "palatino linotype",palatino,serif;
}
h1 {
	font-weight:bold;
	font-size:25px;
	margin-bottom:10px;
}
h2 {
	font-size:21px;
	margin-bottom:9px;
}
h3 {
	font-size:17px;
	margin-bottom:8px;
}
h4 {
	font-size:13px;
	font-weight:bold;
	margin-bottom:7px;
}
h5 {
	font-size:11px;
	margin-bottom:5px;
}
h6 {
	font-size:10px;
	margin-bottom:4px;
}
body p {
	margin-bottom:10px;
}
body a {
	color: #193184;
	text-decoration:none;
}
body a:hover {
	text-decoration:underline;
}
p.wp-caption-text {
	color:#636363;
	font-size:11px;
	font-style:italic;
}
div.post ol {
	list-style-type:none;
	margin-top:10px;margin-bottom:10px;
}
div.post ul {
	list-style-position:outside;
	list-style-type:disc;
	margin-top:10px;margin-bottom:10px;margin-left:20px;
}
div.post ul ul {
	list-style-position:outside;
	list-style-type:circle;
	margin-top:2px;margin-bottom:3px;margin-left:25px;
}
div.post ul ul ul {
	list-style-position:outside;
	list-style-type:square;
	margin-top:2px;margin-bottom:3px;margin-left:25px;
}
div.post ul li {
	margin-bottom:2px;
}
div.post table {
	border-bottom: solid 1px #e0e0e0;border-left: solid 1px #e0e0e0;
}
div.post table caption {
	color:#707070;
	font-size:14px;
	letter-spacing:1px;
	text-transform:uppercase;
	padding:4px;
}
div.post table th {
	color:#ffffff;
	font-weight:normal;
	padding: 6px 8px 6px 9px;
	background: #5e5e5e;
}
div.post table td {
	border-right: solid 1px #dbdbdb;
	padding: 5px 8px;
}
div.post table tr.even td {
	background: #e3e3e3;
}
blockquote {
	color:#777777;
	border-left: solid 5px #dddddd;
	margin:15px 30px 0px 10px;
	padding-left: 20px;
}
div#container {
	position:relative;
	background: #ffffff;
}
td#td-header {
	padding-bottom: 15px;
}
div.headerimage {
	clear:both;
	background: #ababab;
	width:100%;
	height:100px;
}
h1#sitetitle {
	font-size:36px;
	margin-top:5px;margin-bottom:5px;
	width:600px;
}
h1#sitetitle a {
	text-decoration:none;
	color:#556fad;
}
h1#sitetitle a:hover {
	color:#688cd4;
}
p#tagline {
	font-size:16px;
	letter-spacing:1px;
	color:#4f4f4f;
	margin-top:5px;margin-bottom:17px;
	width:500px;
}

a.rsswidget {
	color:#204597;
	}
	
	
/*--a.rsslink {
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana, Helvetica, sans-serif;
	color: #204597;
	float:right;
	top: 14px;
	right: 15px;
}--*/

a.rsslink {
	position: relative;
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana, Helvetica, sans-serif;
	color: #e0e0e0;
	float:right;
	top: -36px;
	right: 18px;
}


a.rsscommentslink {
	float:right;
	margin-top:5px;margin-right:8px;
}
td#td-left {
	padding-right: 10px;
}
td#td-left2 {
	padding-left: 10px;
}
div#div-center {
	padding-right: 15px;
	background: #ffffff;
}
h3.pagetitle {
	font-weight:normal;
	font-size:13px;
	color:#737373;
	letter-spacing:2px;
	margin-top:0px;
	padding: 5px 5px 5px 7px;
	background: #f0f0f0;
}
td#td-right {
	padding-left: 10px;
}
td#td-right2 {
	padding-right: 10px;
}
div#div-footer {
	font-size: 12px;
	font-family: Verdana, Helvetica, sans-serif;
	text-align:center;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-bottom-right-radius: 10px;
	border-bottom-right-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	-webkit-border-bottom-left-radius: 10px;
	border-bottom-left-radius: 10px;
	color:#e0e0e0;
	margin-top:10px;
	padding:15px;
	background: #204597;
}
div#div-footer a {
	color:#e0e0e0;
}
div.breadcrumbs {
	color:#7a7a7a;
	border-top: none  ;border-right: none  ;border-left: none  ;
	padding:7px;
	background: #f5f5f5;
}
div.breadcrumbs a {
	color:#0141a8;
	border-top: none  ;border-right: none  ;border-bottom: none  ;border-left: none  ;
}
div.breadcrumbs span.bc-home a {
	color:#0141a8;
	border-top: none  ;border-right: none  ;border-bottom: none  ;border-left: none  ;
}
div.searchform {
	position:absolute;
	padding:5px;
	top: 14px;
	right: 15px;
}
div.searchform form {
	margin-top:-8px;margin-right:-10px;
}
div.searchform form input.searchfield {
	border: solid 1px #d6d6d6;
	padding:4px;
	width:187px;
}
div.searchform form input.searchbutton {
	color:#8a8a8a;
	border: solid 1px #d1d1d1;
	margin-left:5px;
	padding: 4px 8px 4px 7px;
	background: #ebebeb;
}
div.multinav {
	border-bottom: solid 2px #f2f2f2;
	margin-bottom:18px;
	padding-top: 5px;padding-bottom: 12px;
}
div.multinav div.older {
	float:left;
}
div.multinav div.newer {
	float:right;
}
div#multinav2 {
	color: #204597;
	border-bottom: none 0px #fafafa;
	margin-bottom:0px;
}
div#multinav2 div.older a {
	color:#204597;
}
div#multinav2 div.newer a {
	color:#204597;
}
div.singlenav div.older {
	float:left;
}
div.singlenav div.newer {
	float:right;
}
img.postthumb {
	margin-top:0px;margin-right:15px;
}
div.post {
	border-bottom: solid 2px #f2f2f2;
	margin-bottom:20px;
	padding-bottom: 20px;padding-left: 6px;
	background: #ffffff;
}
div.post-headline h2 {
	margin-bottom:3px;
}
div.post-headline h2 a {
	color: #204597;
}
div.post-byline {
	color:#8f8f8f;
	font-size:12px;
	letter-spacing:0px;
	margin-bottom:10px;
}
div.post-byline a {
	color:#204597;
}
div.post-bodycopy a {
	color:#204597;
}
div.post-footer {
	color:#8f8f8f;
	font-size:12px;
	letter-spacing:1px;
}
div.post-footer a {
	color:#204597;
}
div.widget {
	color:#4d4d4d;
	border: solid 2px #f2f2f2;
	margin-bottom:10px;
	padding: 6px 10px 10px 10px;
}
div.widget h3 {
	color: #204597;
	font-weight:normal;
	font-size: 14px;
	line-height:14px;
	border-bottom: solid 1px #ededed;
	margin-top:0px;margin-bottom:10px;
	padding-bottom: 4px;
}
div.widget h3 a {
	color: #204597;
}
div.widget a {
	color:#204597;
}
div.widget ul {
	list-style-type:none;
	color:#303030;
	margin-top:0px;margin-bottom:0px;margin-left:0px;
	padding-left: 0px;
}
div.widget ul li {
	color:#303030;
	font-size: 13px;
	line-height: 15px;
	letter-spacing:0px;
	margin-top:6px;
	padding-left: 15px;
	background: transparent url("images/gray-arrow.gif") no-repeat scroll 1px 4px;
}
div.widget ul li li {
	background: transparent url("images/round-gray.gif") no-repeat scroll 3px 7px;
}
div.widget ul li a {
	color:#303030;
}
div#hormenu {
	clear:both;
	background: #204597;
}
ul#nav {
	background: #204597;
}
ul#nav li a {
	color:#2b678f;
	padding:8px;
	background: #204597;
}
ul#nav li a:hover {
	background:#cccccc;
	color:#f7f7f7;
	background: #204597;
}
div#hormenu2 {
	clear:both;
	background: #204597;
}
ul#nav2 {
	background: #204597;
}
ul#nav2 li a {
	color:#e0e0e0;
	padding:8px;
	background: #204597;
}
ul#nav2 li a:hover {
	background:#444444;
	background: #204597;
}
div#widgetarea1 div.widget {
	color:#303030;
	border-top: none  ;border-right: none  ;border-bottom: solid 3px #e0e0e0;border-left: none  ;
	padding-bottom: 15px;padding-left: 0px;
}
div#widgetarea1 div.widget h3 {
	letter-spacing:0px;
	color:#204597;
}
div#widgetarea1 div.widget a {
	color:#303030;
	text-decoration:none;
}
div#widgetarea1 div.widget ul li {
	color:#303030;
	font-size: 12px;
	line-height: 14px;
	margin-top:6px;
}
div#widgetarea1 div.widget ul li a {
	color:#303030;
}
div#widgetarea2 td.td1 {
	padding-right: 6px;
}
div#widgetarea2-2 td.td1 {
	padding-right: 6px;
}
div#widgetarea3 td.td1 {
	padding-right: 6px;
}
div#widgetarea3 td.td2 {
	padding-right: 6px;
}
div#widgetarea4 td.td1 {
	padding-right: 6px;
}
div#widgetarea4 td.td2 {
	padding-right: 6px;
}
div#widgetarea4 td.td3 {
	padding-right: 6px;
}
div#widgetarea5 td.td1 {
	padding-right: 6px;
}
div#widgetarea5 td.td2 {
	padding-right: 6px;
}
div#widgetarea5 td.td3 {
	padding-right: 6px;
}
div#widgetarea5 td.td4 {
	padding-right: 6px;
}
div#widgetarea6 td.td1 {
	padding-right: 6px;
}
div#widgetarea6 td.td2 {
	padding-right: 6px;
}
div#widgetarea6 td.td3 {
	padding-right: 6px;
}
div#widgetarea6 td.td4 {
	padding-right: 6px;
}
div#widgetarea6 td.td5 {
	padding-right: 6px;
}
img#bandeau4png {
	border-top: none  ;border-right: none  ;border-bottom: solid 3px #e0e0e0;border-left: none  ;
	padding-right: 589px;padding-bottom: 20px;
}
body.home {
	background: #ffffff;
}
body.home div#container {
	padding:0px;
}
body.home h1#sitetitle a {
	color: #204597;
}
body.home p#tagline {
	width:600px;
}
/*--body.home a.rsslink {
	color: #204597;
	padding-left: 1050px;
}--*/
body.home a.rsslink {
	color: #e0e0e0;

}
body.home a.rsscommentslink {
	color:#0c0399;
}
body.home div#div-center {
	padding-right: 15px;
}
body.home td#td-footer {
	background: #ffffff;
}
body.home div#div-footer {
	font-size: 12px;
	font-family: Verdana, Helvetica, sans-serif;
	color:#e0e0e0;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-bottom-right-radius: 10px;
	border-bottom-right-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	-webkit-border-bottom-left-radius: 10px;
	border-bottom-left-radius: 10px;
	border-top: none  ;border-right: none  ;border-bottom: none  ;border-left: none  ;
	background: #204597;
}
body.home div#div-footer a {
	color:#e0e0e0;
}
body.home div.breadcrumbs {
	margin-bottom:15px;
	padding-left: 8px;
}
body.home div.breadcrumbs a {
	color:#000e9e;
}
body.home div.breadcrumbs span.bc-home a {
	color:#000e9e;
}
body.home div.searchform {
	padding:0;
}
body.home div.searchform form {
	margin-top:-3px;margin-right:-5px;
}
body.home div#multinav2 {
	color: #204597;
}
body.home div.post-headline h2 a {
	color:#204597;
}
body.home div.post-byline {
	letter-spacing:0px;
}
body.home div.post-byline a {
	color:#204597;
}
body.home div.post-bodycopy a {
	color:#204597;
}
body.home div.post-footer a {
	color:#204597;
}
body.home div.widget h3 {
	color:#204597;
	letter-spacing:0px;
}
body.home div.widget a {
	color: #303030;
}
body.home div.widget ul li {
	color: #303030;
	font-size: 13px;
	line-height: 15px;
	text-indent:0px;
	margin-top:6px;
}
body.home div#hormenu {
	background: #204597;
}
body.home ul#nav {
	color:#adadad;
	background: #204597;
}
body.home ul#nav li a {
	color:#e0e0e0;
	background: #204597;
}
body.home ul#nav li a:hover {
	color:#e0e0e0;
}
body.home div#widgetarea1 div.widget {
	color:#303030;
	border-top: none 0 #e0e0e0;border-right: none  ;border-bottom: solid 3px #e0e0e0;border-left: none  ;
	padding-bottom: 15px;padding-left: 0px;
}
body.home div#widgetarea1 div.widget h3 {
	color:#204597;
}
body.home div#widgetarea1 div.widget a {
	color:#303030;
}
body.home div#widgetarea1 div.widget a:hover {
	text-decoration:none;
}
body.home div#widgetarea1 div.widget ul li {
	font-size:12px;
	line-height:14px;
}
body.home img#tete2png {
	border-left:  2px ;
	margin-top:15px;margin-right:280px;margin-bottom:15px;
	padding: 5 8px 5 5;
}
body.home img#ress2png {
	position:relative;
}
body.home img#bandeau4png {
	border-top: none  ;border-right: none  ;border-bottom: solid 3px #e0e0e0;border-left: none  ;
	padding-right: 589px;padding-bottom: 20px;
}
body.home img#bandeau3bpng {
	position:relative;
}
/*--body.single a.rsslink {
	color: #204597;
}--*/

body.single a.rsslink {
	position: relative;
	right: 18px;
	top: -36px;
	color: #e0e0e0;
}


body.single div.singlenav {
	border-bottom: solid 3px #ededed;
	margin-top:7px;margin-bottom:18px;
	padding-bottom: 8px;
}
body.single div.singlenav div.older a {
	color:#204597;
}
body.single div.singlenav div.newer a {
	color:#204597;
}
body.single div#singlenav2 {
	border-top: solid 3px #ededed;border-bottom: none 0px #f5f5f5;
	margin-top:18px;
	padding-top: 13px;
}
body.single div.widget a {
	color:#204597;
	font-weight: bold;
}
body.single div.widget ul li a {
	color:#303030;
	font-weight: normal;
}

body.home div.widget a {
	color:#204597;
	font-weight: bold;
}
body.home div.widget ul li a {
	color:#303030;
	font-weight: normal;
}


body.single img#tete2png {
	border-bottom: solid 3px #e0e0e0;
	padding-right: 589px;padding-bottom: 20px;
}
/*--body.page a.rsslink {
	color: #204597;
}--*/

body.page a.rsslink {
	position: relative;
	right: 18px;
	top: -36px;
	color: #e0e0e0;
}

body.page div.post {
	border-bottom: solid 0px #f5f5f5;
	padding-top: 10px;
}
body.page div.widget a {
	color:#303030;
	border-bottom: none  ;
}
body.page div.widget ul li a {
	color:#303030;
}
body.page img#tete2png {
	border-top: none  ;border-right: none  ;border-bottom: solid 3px #e0e0e0;border-left: none  ;
	padding-right: 589px;padding-bottom: 20px;
}
div.commentnav {
	margin-bottom:21px;
}
div#commentnav2 {
	margin-top:11px;margin-bottom:28px;
}
ol.commentlist {
	margin-left:20px;
	margin-top: 15px;
	padding-left: 0px;
}
ol.commentlist li div.comment-container {
	border-bottom: solid 1px #ebebeb;
	margin-bottom:11px;
	padding-bottom: 5px;
}
img.avatar {
	float:left;
	border: solid 3px #dddddd;
	margin-right:10px;margin-bottom:5px;
}
span.comment-author-name {
	font-size:15px;
}
div#cancel-comment-reply {
	margin-bottom:10px;
}
h3#comments {
	margin-left: 5px;
	}
div.reply {
	margin-bottom: 30px;
	}
div#respond {
	margin-left: 10px;
	}
body.archive div.singlenav div.older a {
	color:#204597;
}
body.archive div.singlenav div.newer a {
	color:#204597;
}

/* Clearfix fixes some floating issues */
.clearfix:after 	{
  	content: "."; 
  	display: block; 
  	height: 0; 
  	clear: both; 
  	visibility: hidden;
	}
	
.clearfix {
	min-width: 0;		/* trigger hasLayout for IE7 */
	display: inline-block;
	/* \*/	display: block;	/* Hide from IE Mac */
	}
	
* html .clearfix {
	/* \*/  height: 1%;	/* Hide from IE Mac */ 
	}


