/*
Theme Name: Collectif
Theme URI: http://www.collectiffrancerussie.com/
Description: Built on Thematic Theme</a>
Author: collectiffrancerussie
Author URI: http://www.collectiffrancerussie.com/
Template: thematic
Version: 1
.
All Rights Reserved
.
*/

/* Reset browser defaults */
@import url('library/styles/reset.css');

/* Apply basic typography styles */
@import url('../thematic/library/styles/typography.css');

/* Apply a basic layout */
@import url('../thematic/library/layouts/2c-r-fixed.css');

/* Apply basic image styles */
@import url('../thematic/library/styles/images.css');

/* Apply default theme styles and colors */
@import url('../thematic/library/styles/default.css');

/* Prepare theme for plugins */
@import url('../thematic/library/styles/plugins.css');

/* -------------------------------------------------------------- 
   
   Default styles for Images
   
   I've duplicated these styles here from images.css in
   order to get Thematic through the auto-checker at the
   official WordPress Themes directory.
   
   When the directory can hunt though css files linked
   through @import the styles below will no longer be
   neccesary and will be removed.
   
   Cheers. --Ian Stewart
  
-------------------------------------------------------------- */   

body{margin:0;background:#eee url(images/header.jpg) no-repeat center 0;}
#main {background:#fff;padding-left:20px;padding-right:20px; border:1px solid #ccc;padding-top:60px;}
#access{border:0; padding-top:50px}
.menu li a{border-bottom:0}
abbr.published, .meta-prep{font-style:normal}
a.more-link, a.more-link:visited, a.more-link, a.more-link:hover{background:#006699;color:#fff;padding:3px 10px;text-decoration:none;float:right;position:relative;bottom:15px; font-size:11px}
.entry-utility{margin-top:45px; clear:left;padding-bottom:13px;margin-bottom:13px;border-bottom:1px solid #ccc;}
#blog-title,#blog-description{position:absolute;bottom:10000000px;}
#siteinfo {text-align:center; font-size:13px; font-weight:bold;color:#ccc;padding-top:40px;}
#footer{background:#333;border-top:1px solid #666;}


h3.widgettitle{margin-top:0;}

.entry-content img {
   margin: 0;
    max-width:100%;
	
}
.alignleft,
img.alignleft {
	float: left;
    margin-right:20px;
	margin-top:5px;
}
.alignright,
img.alignright {
	display: block;
	float: right;
    margin-left:20px;
	margin-top:5px;
}
.aligncenter,
img.aligncenter {
	margin-left:auto;
	margin-right:auto;
	display: block;
	clear: both;
}
.wp-caption {
	text-align: center;
	margin-bottom:15px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	margin: 0;
	padding:5px;
}
.gallery img {border: 3px solid #e4e3e3; margin:0;}

dl.gallery-item {float: left;margin: 10px 0 0 0;text-align: center;	width: 33%;}

.gallery {margin: auto;}

.gallery-caption {margin-left: 0;}

#content{width:600px;overflow:visible;}

.entry-content, .entry-summary{text-align:justify;padding-top:10px;}
.breadcrumb  {position:absolute;top:0px;left:0px;font-size:11px;width:1000px;padding:5px 0px 5px 30px;background:#006699;color:#fff;border-bottom:1px solid #ccc;font-style:italic}
.breadcrumb  a, .breadcrumb  a:visited, .breadcrumb  a:hover{color:#fff;font-weight:bold; text-decoration:none;}
.current-cat{font-weight:bold;}
.entry-title{margin:0;}
.entry-title a:visited, .entry-title a:hover{margin:0; color:#000;}

.entry-content object, .xoxo object {display:block;margin:0 auto 20px auto; }

.entry-utility-prep-cat-links a, .entry-utility-prep-cat-links a:visited, .entry-utility-prep-cat-links a:hover{color:#fff; text-decoration:none;position:relative;bottom:8px;background:#cc0000;padding:5px 7px;text-transform:uppercase;font-size:0.75em; font-weight:bold;}

.page_results {padding-bottom:15px;margin-bottom:30px;border-bottom:1px solid #ccc;}

li#popular-posts h3.widgettitle, .widget_archive h3.widgettitle{background:#cc0000; display:block;padding :2px 10px; font-weight:bold; color:#fff;font-style:normal; margin-top:20px;}
li#popular-posts ul li a{padding-bottom:10px;display:block; text-decoration:none; font-weight:bold;}
li#popular-posts ul li{display:block;margin-bottom:10px;border-bottom:1px solid #ccc;position:relative;}
li#popular-posts ul{list-style:none;margin:0;}
ul.xoxo {width:260px}
.execphpwidget #rotator{margin-bottom:20px;}
#execphp-3 h3.widgettitle, #video-2 h3.widgettitle, #linkcat-2 h3.widgettitle{background:#cc0000; display:block;padding :2px 10px; font-weight:bold; color:#fff;font-style:normal;margin-top:20px;}
#primary {background-color:#f6f6f6;}

#primary a:visited {color:#666;}