/*
THEME NAME: Thematic
THEME URI: http://themeshaper.com/
DESCRIPTION: A development theme based on work in <a href="http://code.google.com/p/blueprintcss/"> The Blueprint CSS Framework</a>, and by <a href="http://www.pearsonified.com/">Chris Pearson</a>, <a href="http://andy.wordpress.com/">Andy Skelton</a>, <a href="http://www.plaintxt.org/">Scott Allan Wallick</a> and many, many others.
VERSION: 0.4.1
AUTHOR: Ian Stewart
AUTHOR URI: http://themeshaper.com/
.
This work, like WordPress, is released under GNU General Public License, version 2 (GPL).
http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
.
*/

/* Reset browser defaults */
@import url('library/styles/reset.css');

/* Apply basic typography styles */
@import url('library/styles/typography.css');

/* Scommenttyle the meta panel for logged-in users */
@import url('library/styles/sitemeta.css');

/* Apply a basic layout */
@import url('library/layouts/2c-r-fixed.css');

/* Prepare theme for plugins */
@import url('library/styles/plugins.css');

/* Un-comment the line below to set a grid with 18px line-height */
/*body { background:url(images/960_grid_12_col.gif) repeat-y top center; }*/


/* =Global Elements
-------------------------------------------------------------- */

body {
	font-family:Arial, Helvetica, sans-serif;
}
#wrapper {
    border-top:9px solid black;
}
a:link, a:visited {
    color:#787878;
    text-decoration:none;
}
a:hover {
	color:#000000;
	background-color:#FFFF00;
}
blockquote {
    font-style:italic;
    font-size:13px;
}
blockquote em, blockquote cite, blockquote i {
    font-style:normal;
}
input, textarea {
	font-family:Arial, Helvetica, sans-serif;
}
.caps {
    font-size:10px;
    text-transform:uppercase;
    letter-spacing:1px;
}
.important {
    font-weight:bold;
}

/* =Header
-------------------------------------------------------------- */

#header {
    background:#FFFFFF;
	background-image:url('images/bg_bandeau-lumtam.jpg');
	background-position:bottom left;
}
#blog-title {
	font-family:Georgia, "Times New Roman", Times, serif;
    font-size:30px;
    font-weight:bold;
    letter-spacing:-1px;
    padding:99px 0 1px 0;
}
#blog-title a {
    color:#000000;
    text-decoration:none;
	background-color:#FFFFFF;
	padding:0 5px 0 5px;
}
#blog-description {
	font-family:Georgia, "Times New Roman", Times, serif;
    font-style:italic;
	width:360px;
	padding:10px 10px 5px 10px;
    margin:0 0 200px 0;
	background-color:#FFFFFF;
    color:#666666;
}

/* =PageNavi
-------------------------------------------------------------- */
#nav_menu {
	display:block;
	position:relative;
	float:right;
	text-align:center;
	background-image:url('images/arrow_top.gif');
	background-repeat:no-repeat;
	background-position:top right;
	padding:0 12px 0 2px;
}
#nav_menu:hover {
	background-image:url('images/arrow_top2.gif');
}

/* =Menu
-------------------------------------------------------------- */

#access {
    font-size:11px;
    margin-top:-1px;
}
.skip-link {
    display:none;
}
#menu {
    padding:0;
    overflow:hidden; /* clears the inner float  */
	text-transform:uppercase;
	font-weight:bold;
}
#menu ul {
    margin:0;
    list-style:none;
    clear:both;
}
#menu ul ul {
    display:none;
}
#menu li {
    display:inline;
}
#menu a {
    display:block;
    float:left;
    margin:0 3px 0 0;
    padding:6px 25px 5px 6px;
    background-color:#ffffff;
    color:#000000;
    text-decoration:none;
	border-left:#dedede 3px solid;
}

#menu a:hover {
	color:#666666;
}
#menu .current_page_item a {
    background:#FFFFFF;
    color:#OOOO00;
    border-color:#FFFF00;
}
#menu a:focus {
    background:#FFFFFF;
    color:#OOOO00;
    border-color:#dedede;
}
.rss_feed {
	background-image:url('images/rss_icon.gif');
	background-position:right;
	background-repeat:no-repeat;
}
.cat-item {
	padding:0 0 0 5px;
}
.current-cat {
	border-left:3px solid #FFFF00;
	padding:0 0 0 5px;
}

/* =Content
-------------------------------------------------------------- */

#main {
    padding:95px 0;
}
#content p a{
	font-weight:bold;
	color:#999999;
	background-color:#FFFFCC;




























}
#content p a:hover{
	color:#666666;
}      
.hentry {
    margin:0 0 120px 0;
	border-bottom:1px dotted #CCCCCC;
}
.p1 {
    margin:0 0 120px 0;
	border-bottom:1px dotted #CCCCCC;
}
.page-title {
    font-size:14px;
    font-weight:bold;
    padding:0;
}
.category_article .post-categories {
	list-style:none;
	padding:O;
	margin:0;
}
.category_article .post-categories li a {
	background-color:#FFFF99;
}
.page-title span {
    font-size:12px;
    font-weight:normal;
    font-style:italic;
}
.entry-title {
	font-family:Georgia, "Times New Roman", Times, serif;
    font-size:30px;
	font-weight:bold;
    line-height:30px;
    padding:0;
    font-weight:bold;
    color:#000000;
}
.entry-title a {
    text-decoration:none;
	color:#000000;
	background-color:#FFFF00;
}
.entry-title a:hover {
	color:#666666;
	background-color:#FFFF00;
}
.entry-meta {
    font-size:11px;
    color:#787878;
}
.entry-meta span {
	background-color:#FFFF99;
}
.entry-meta a {
    color:#787878;
    font-style:italic;
}
.entry-meta a:hover {
}
.entry-meta .author {
}
.entry-meta .meta-sep {
}
.entry-meta abbr {
}
.entry-content {
    overflow:hidden;
	padding:5px 0 5px 0;
}
.entry-content p {
	color:#666666;
	text-indent:10px;
}
.entry-content p .img_bandeau{
	margin-left:-10px;	
	margin-bottom:-3px;
}
.entry-content p .img{
	padding:2px;
	background-image:url('images/bg.jpg');
	background-position:center;
	margin-bottom:-3px;
}
.entry-content h1, .entry-content h2 {
    font-size:18px;
    font-weight:bold;
    margin:0 0 18px 0;
    padding:18px 0 0 0;
}
.entry-content h3 {
    font-weight:bold;
    text-transform:uppercase;
    letter-spacing:1px;
    margin:0 0 18px 0;
    padding:18px 0 0 0;
}
.entry-content h4 {
    font-weight:bold;
    font-size:11px;
    text-transform:uppercase;
    letter-spacing:1px;
}
.entry-content h5 {
    font-size:11px;
    text-transform:uppercase;
    letter-spacing:1px;
}
.entry-content h6 {
    font-size:10px;
    text-transform:uppercase;
    letter-spacing:1px;
}
.entry-content ul {
    list-style:square;
    margin:0 0 0 1.5em;
}
.entry-content dl {
    margin:0 1.5em;
}
.entry-content dt {
    font-weight:bold;
}
.entry-content dd {
    margin:0 0 18px 0;
}
.entry-content abbr, .entry-content acronym, .entry-content .help {
  border-bottom: 1px dotted #333;
  cursor: help;
}
.content-column, .entry-content .linkcat {
	list-style:none;
	float:left;
}
.more-link {
    font-weight:bold;
    font-style:italic;
    display:block;
}
.page-link {
    margin:0 0 18px 0;
}
.page .edit-link {
    float:left;
    clear:both;
}
.entry-utility {
    font-size:11px;
    color:#787878;
}
.entry-utility a {
	float:left;
    color:#787878;
}
.entry-utility a:hover {
}
.comments-link a {
    font-weight:bold;
    color:#787878;
}

/* =Comments
-------------------------------------------------------------- */

#comments {
    color:#000000;
    margin:0;
    padding:0;
    overflow:hidden;
}
#comments h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
    font-weight:bold;
	color:#cccccc;
	font-size:18px;
    letter-spacing:1px;
    text-align:left;
    margin:30px 0 12px 0;
    padding:0 20px 0 20px;
}
#comments .comments:first-child h3 {
    padding-top:0;
}
#comments ol {
    margin:0 0 10px 0;
    list-style:none;
}
#comments li {
	background-color:#FFFFCC;
    margin:0 0 12px 0;
    padding:10px 20px 0 20px;
    position:relative;
}
#comments a {
}
#comments li.byuser {
	background-color:#FFFFCC;
}
#comments li.byuser p a {
}
#comments li.bypostauthor {
}
#comments li.bypostauthor p a {
}
#comments .avatar {
    width:48px;
    height:48px;
    position:absolute;
    top:19px;
    left:20px;
}
#comments .fn {
    font-weight:bold;
    font-size:14px;
    padding:18px 0 0 58px;
    display:block;
}
#comments .fn a {
    color:#fff;
}
#comments-list .comment-meta {
    font-size:11px;
    margin:0 0 10px 0;
    padding:0;
}
#comments-list .comment-meta a {
    font-style:italic;
}
#comments li p {
    margin:0;
    padding:0 0 12px 0;
}
.comment_num {
	color:#FF0000;
	font-weight:bold;
}
#trackbacks-list .comment-author {
    margin:0 0 18px 0;
    font-size:11px;
}
#trackbacks-list .comment-author a {
    font-size:14px;
    font-weight:bold;
    color:#fff;
}
#respond {
    background:#f5f5f5;
    border-top:1px solid #ededed;
    padding:17px 20px 0 20px;
    width:500px;
    margin:0 auto 10px auto;
}
#respond h3 {
    padding-top:18px;
}
#respond form {
    padding:0 0 36px 0;
}
#respond #form-section-author {
    width:180px;
}
#respond #form-section-author input {
    width:180px;
}
#respond #form-section-email {
    width:180px;
}
#respond #form-section-email input {
    width:180px;
}
#respond #form-section-url {
}
#respond #form-section-url input {
    width:180px;
}
#respond .form-label {
    font-size:10px;
}
#respond .form-input input {
    margin:0 0 5px 0;
}
#respond textarea {
    width:350px;
    margin:0 0 16px 0;
}
#respond .form-submit {
	width:350px;
    float:right;
}
p.subscribe-to-comments {
    width:260px;
    float:left;
}
p.subscribe-to-comments label {
}
p.comment_license {
    clear:both;
    margin:0;
}
p.solo-subscribe-to-comments {
    clear:both;
    margin:0;
}
p.solo-subscribe-to-comments:first-line {
    font-style:italic;
}
/*input#solo-subscribe-email {
    width:220px;
    margin:9px 0;
}*/
#respond .required {
    font-weight:bold;
}

/* =Author Info
-------------------------------------------------------------- */

#author-info {
    margin:18px 0 36px 0;
}
#author-info p:first-line {
    font-weight:bold;
}
#author-info .avatar {
    float:left;
    width:72px;
    height:72px;
    margin:0 10px 0 0;
    padding:5px;
    background:#B5D1EA;
    position:relative;
    top:4px;
}

/* =Navigation
-------------------------------------------------------------- */

.navigation {
    margin:0px 0 36px 0;
    overflow:hidden;
}
.nav-previous {
	float: left;
	width:50%;
}
.nav-next {
	float: right;
	width:50%;
	text-align:right;
}
#nav-above,#nav-below {
	width: 100%;
}
#nav-above {
    margin:18px 0 36px 0;
}
.home #nav-above, .single #nav-above {
    display:none;
}
.paged #nav-above {
    display:block;
}

/* =Images
-------------------------------------------------------------- */

/*  Remember the baseline   */

.entry-content img { margin: 0; max-width:100%; }

img.alignleft,img.align-left {
	float: left;
	margin-right:20px;
}
img.alignright,img.align-right {
	display: block;
	float: right;
	margin-left:20px;
}
img.center {
	margin: 0 auto;
	display: block;
	float: none;
	clear: both;
}
.wp-smiley { /* Prevent the smileys from breaking line-height */
	max-height:12px;
}

/* =Asides (widgetized areas)
-------------------------------------------------------------- */
#categories {
	margin:40px 5px 40px -20px;
}
.list_categorie {
	font-size:9px;
	text-decoration:none;
	list-style:none;
}
.list_categorie a{
	font-size:14px;
	line-height:20px;
	font-weight:bold;
	text-transform:uppercase;
	color:#000000;
}
.list_categorie a:hover{
	color:#666666;
	text-decoration:none;
	background-color:#FFFF00;
}

.retractable {
	display:block;
	width:120px;
	background-image:url('images/retract.gif');
	background-position:right;
	background-repeat:no-repeat;
}


.aside ul {
    margin:0;
    list-style:none;
}
.aside {
}
.aside h3 {
    font-size:12px;
    font-weight:bold;
}
.aside ul ul {
    list-style:none;
	font-size:10px;
}
/* Begin Calendar styles */
.aside table {
    border-top:1px solid #e0e0e0;
    margin:0 0 8px 0;
}
.aside th {
    border-left:1px solid #e0e0e0;
}
.aside tr {
    border-bottom:1px solid #e0e0e0;
    border-right:1px solid #e0e0e0;
    line-height:35px;
}
.aside td {
    border-left:1px solid #e0e0e0;
    padding:0 10px
}
.aside caption { /* Make the caption match h3 styles */
    font-size:14px;
    font-weight:bold;
    text-align:left;
    margin:0 0 9px 0;
}
.aside tfoot tr {
    border:none;
    line-height:36px;
}
.aside tfoot td {
    border:none;
    padding:0;
}
.aside #next {
    text-align:right;
}
/* End Calendar styles */
/* Begin Search styles */
#boite_search {
	background-color:#000000;
	padding:5px 10px 5px 10px;
	width:280px;
}

#searchsubmit  {

	border:none;

	color:#999999;
	background-color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}

#searchsubmit:hover  {
	color:#FFFFFF;
	cursor:pointer;
}

#s {
	width:160px;
	border-style:solid;
	border-color:#FFFFFF;
	padding-left:3px;
	font-family:Arial, Helvetica, sans-serif;
}

.aside form {
    margin:4px 0 10px 0;
}
/* End Search styles */
/* Begin RSS widget styles */
/* I think I'm going to have to reset some stuff in functions.php for the RSS widget. It sucks for styling. */
/* End RSS widget styles */
#content .widgetcontainer {
    border-top:1px solid #e0e0e0;
    padding:35px 1px 18px 0;
    margin:18px 0 36px 0;
}
#index-top .widgetcontainer,
#single-top .widgetcontainer,
#page-top .widgetcontainer {
}
.sidebar-title {
	display:inline;
	background-color:#FFFFFF;
        font-size:12px;
	font-weight:bold;
	color:#000000;
}
#twitter_div {
	font-size:12px;
	color:#000000;
	padding:0 10px 10px 10px;
}
#twitter_update_list li {
        display:block;
        padding:4px 0 3px 0;
        border-top:solid;
        border-color:#CCCCCC;
        border-width:1px;
}
#twitter_update_list li:first-child {
        border-top:none;
}
#index-top {
	background-color:#FFFFCC;
	background-position:center;
	padding:10px 5px 2px 5px;
}
#content .aside:first-child .widgetcontainer:first-child {
    padding-top:18px;
}
.page #content .aside:first-child .widgetcontainer:first-child {
    padding-top:0;
}
#content .aside h3 {
    font-size:24px;
    line-height:26px;
    padding:8px 0 20px 0;
    font-weight:bold;
}
#single-bottom .widgetcontainer {
    border-top:none;
}
.main-aside {
}
.main-aside h3 {
	margin-top:20px;
    padding:0;
}
.main-aside ul ul {
    margin:0 0 18px 13px;
}
.main-aside ul ul ul {
    margin:0;
}
.sub-aside h3 span{
	background-color:#fff;
	color:#000;
	padding:0 5px 0 5px;
}
#footer .widgetcontainer {
    padding:0 1px;
    margin:0 0 18px 0;
}
#footer .widgetcontainer ul {
    margin:0 0 0 13px;
}
#footer .widgetcontainer ul ul {
}

/* =Footer
-------------------------------------------------------------- */

#footer {
	background-image:url('images/bg_footer.jpg');
	background-position:left bottom;
    color:#fff;
    padding:24px 0 10px 0;
}
#footer a {
    color:#fff;
}
#footer a:hover {
    color:#000000;
}
#subsidiary .aside {
    margin-bottom:18px;
}
#siteinfo {
    padding:18px 0;
	font-size:10px;
	color:#333333;
}
#siteinfo a{
	color:#666666;
}


/* =PagePhotos
-------------------------------------------------------------- */

.albumflickr {
	padding:0 0 30px 0;
	margin:0 0 60px 0;
	border-bottom:1px dotted #CCCCCC;
}
.albumflickr img {
	filter: alpha(opacity=75);
	-moz-opacity: 0.75;
	-khtml-opacity: 0.75;
	opacity: 0.75; 
}
.albumflickr img:hover {
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1; 
}
.flickr-photos img {
width: 60px;
height: 60px;
	filter: alpha(opacity=75);
	-moz-opacity: 0.75;
	-khtml-opacity: 0.75;
	opacity: 0.75; 
}
.flickr-photos img:hover {
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1; 
}

/* =PageNavi
-------------------------------------------------------------- */

/* Use !important to override PageNavi CSS */

.wp-pagenavi {
    margin:0 0 0 0;
    line-height:36px;
}
.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:active {
    color:#2772B3 !important;
    background:#transparent !important;
    border:1px solid #e0e0e0 !important;
}
.wp-pagenavi a:hover {
    color:#000 !important;	
}
.wp-pagenavi span.pages {
    margin-left:0 !important;
    padding-left:0 !important;
}
.wp-pagenavi span.current {
    border:1px solid #e0e0e0 !important;
}
.wp-pagenavi span.extend {
    margin:0 !important;
}



