/*   
Theme Name: Thematic Power Blog
Theme URI: 
Description: Use the Thematic Power Blog Theme to ramp up the power of your WordPress blog.
Author: Ian Stewart
Author URI: http://themeshaper.com/
Template: thematic
Version: 1.1
Tags: Thematic
.
Thematic Power Blog is copyright Ian Stewart http://themeshaper.com/
.
*/

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

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

/* Apply a basic layout */
@import url('3c-r-fixed-primary-988px.css');

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

/* Apply default theme styles and colors
   For demonstration purposes we're using the default Thematic style
   For major changes I recommend copying over the default styles into this file */
@import url('../thematic/library/styles/default.css');

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


/* =category icons */
-------------------------------------------------------------- 
.category-tendances {
width:100%;
height:100%;
border:1px solid #ccc;
padding:10px;
background-color:#FFF;
}

#divnewsletter {
width:94%;
height:100%;
border:1px solid #FAAC58;
padding:10px;
background-color:#F6E3CE;
}
#divabonnement {
width:94%;
height:100%;
border:1px solid #81BEF7;
padding:10px;
background-color:#FFF;
}
#divcrown {
width:94%;
height:100%;
border:1px solid #ccc;
padding:10px;
background-color:#FFF;
}
#divcrowngris {
width:94%;
height:100%;
border:1px solid #ccc;
padding:10px;
background-color:#ebebeb;
}
#divcrownbreves {
width:94%;
height:100%;
border:1px solid #81BEF7;
padding-left:10px;
padding-right: 10px;
padding-bottom: 10px;
padding-top:3px;
background-color:#E0ECF8;
}
#liste-breves{
    border-bottom:1px solid #ccc;
	width:100%;
	height:100%;
	padding-top:3px;
	padding-bottom:3px;
}
#bloc-breves{
    margin-bottom: -10px;
}
.alignleft, img.alignleft {
	/*padding-top:10px;
	padding-left:0px;
	padding-right:5px;
	padding-bottom:5px;*/
	padding:3px;
	display: inline;
	float: left;
	}
.thumbnail {
	/*padding-top:10px;
	padding-left:0px;
	padding-right:5px;
	padding-bottom:5px;*/
	padding-top:5px;
	padding-right:15px;
	display: inline;
	float: left;
	}
.more-link {

float:right;

border:1px solid #ccc;
padding:3px;
text-align:center;
margin-top: -10px;
margin-bottom: 30px;
background-color:#ebebeb;
	}
div.topsy_widget_shortcode {
	display: inline;
	float: right;
	margin-left: 10px; 
	margin-top:2px;
}
.more-link a{
color: #000;
	}
#more-link-crown {
width:96%;
height:100%;
border:1px solid #ccc;
padding:5px;
text-align:center;
margin-top: 20px;
background-color:#ebebeb;
	}
#more-link-crown-blanc {
width:97%;
height:100%;
border:1px solid #ccc;
padding:5px;
text-align:center;
margin-top: 20px;
background-color:#FFF;
	}
#more-link-crown-bleu {
width:97%;
height:100%;
border:1px solid #81BEF7;
padding:5px;
text-align:center;
margin-top: 20px;
background-color:#EFF5FB;
	}
#more-link-crown-orange {
width:97%;
height:100%;
border:1px solid #FAAC58;
padding:5px;
text-align:center;
margin-top: 20px;
background-color:#F8ECE0;
	}
.entry-content-icon{
padding-bottom:22px;
padding-left:0;
padding-right:10px;
padding-top:26px;
}
.advanced-recent-posts {
margin-bottom: 10px;
}
.recent-posts-thumb {
float:left;
padding-right:10px;
}
/* =header widget
-------------------------------------------------------------- */
#header_box {
	clear: both;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	width: 988px;
}

/* Moves blog name & description to the left */
#branding {
  float: left;
  width: 620px;
margin-bottom: 15px;
}

/* Moves the new widgetized area to the right and levels it with #branding */
#header-aside {
  float: right;
  width: 280px;
  padding: 15px 0 0px;
}
/* This will clear the floats and keeps the access bottom line
from jumping into the air */
#access {
  clear: both;
}

/* =Category Menu
-------------------------------------------------------------- */

#category-access {
    border-bottom:1px solid #ccc;
    height:45px;
    font-size:13px;
    padding:10px;
    overflow:visible; 
    z-index:150;
	background:#ebebeb;
}
 uncomment the following two selectors in case your category list wraps into a second row
#category-access {
		height: 96px;

}

body.ie7 #category-access {
		height: 45px;
}

.menu-title {
    color:#000;
    float:left;
    font-weight: bold;
    line-height:32px;
    margin-right:10px;
}
#category-access .sf-menu {
    border-color:transparent;
}
#category-access .sf-menu a {
    border:1px solid transparent;
    margin-right:0px;
	padding: 4px;
	background:#ebebeb;
	padding-right: 10px;
}
#category-access .sf-menu li:hover, #category-access .sf-menu li:hover a,
#category-access .sf-menu li.sfHover, #category-access .sf-menu li.sfHover a,
#category-access .sf-menu a:focus, #category-access .sf-menu a:hover, #category-access .sf-menu a:active {
    background:     #fff;
	outline:		0;
    border-color:#ccc;
}
#category-access .sf-menu ul a {
    background:#ebebeb;
    border-color:#ccc;
    border-right:none;
	border-bottom:none;
}



/* =Default Widgets
-------------------------------------------------------------- */

#crown h3 {
    font-size:18px;
    padding-top: 30px;
	padding-bottom: 10px;
}
#crown #thematic-power-blog-subscribe {
    padding:0 0 44px 0;
    position:relative;
}
#crown #thematic-power-blog-subscribe h3 {
    position:absolute;
    top:0;
    left:0;
}
#crown #thematic-power-blog-subscribe ul {
    list-style:none;
    margin:0;
    position:absolute;
    top:0;
    right:0;
}
#crown #thematic-power-blog-subscribe ul li {
    padding:0;
}
#crown #thematic-power-blog-subscribe a {
    background:url(images/feed-icon-14x14.gif) no-repeat 10px 6px;
    border:1px solid #ccc; 
    -webkit-border-radius: .35em;
    -moz-border-radius: .35em;
    border-radius: .35em;
    padding:6px 16px 6px 32px;    
    text-decoration:none;
}
/* Fix for the a-tag border bug in IE7 */
body.ie7 #crown #thematic-power-blog-subscribe a {
	float:left; 
}
#thematic-power-blog-about ul {
    list-style:none;
    margin-left:0;
}
#thematic-power-blog-about a.more {
    display:block;
    text-align:right;
}


/* =Global Elements
-------------------------------------------------------------- */

#header {
    border-top:0px solid #ccc;
    margin-top:0px;
}
/*
#branding {
    background:url(images/header-image.jpg) no-repeat center bottom;
    margin-bottom:22px;
    padding:44px 0 198px 0; /* Bottom padding is the same height as the image called above */
}
#blog-description {
    margin-bottom:10px;
}
#leader {
    border-bottom:1px solid #ccc;
	padding-top: 20px;
	padding-bottom: 10px;
 /*   padding:33px 0 11px 0; */
}
#content {
}
.hentry {
}
.crown-aside {
    color:#000;
    margin-top:-30px;
	}
.attachment-jpeg .crown-aside,
.attachment.png .crown-aside {
    display:none;
}
.crown-aside a {
   /* color:#000;*/
}

.crown-aside a:active,
.crown-aside a:hover {
    color: #FF4B33;
}
.crown-aside ul {
/*    padding:0 20px; */
	line-height:22px;
}
.crown-aside ul ul {
    border:none;
    padding:0;
	line-height:22px;
}
.main-aside {
    padding-top:22px;
	line-height:22px;
}
.main-aside ul {
 /*   padding:0 20px;*/
	line-height:22px;
}
.main-aside ul ul {
    padding:0;
	line-height:22px;
}

#crown {
    border:0px solid #ccc;
    width:426px;
/*	background: #EBEBEB; */
}
#primary {
    border:0px solid #ccc;
/*    border-width:0 1px 1px 1px; */
margin-top: 0px; 
/* padding:22px 0 11px 0; */
    width:212px;
/*		background: #EBEBEB; */
}
#secondary {
    border:0px solid #ccc;
/*    border-width:0 1px 1px 1px; /* keeping a border on the left for no-js */
    margin-left:-1px; /* offsets the 1px border on the left */
/*    padding:22px 0 11px 0; */
    width:213px;
	margin-top: 0px; 
/*		background: #EBEBEB; */
}

#primary h3 {
    font-size:18px;
    padding-top: 10px;
	padding-bottom: 10px;
}

#secondary h3 {
    font-size:18px;
    padding-top: 10px;
	padding-bottom: 10px;
}

#breadcrumb-nav {
    border-top:1px solid #ccc;
	background-color: #ebebeb;
    color:#000;
    font-size:13px;
    line-height:18px;
    margin-bottom:0px;
}
#breadcrumb-nav a {
    color:#000;
}
#breadcrumb-nav a:active,
#breadcrumb-nav a:hover {
    color: #FF4B33;
}
#breadcrumb-nav-container {
    margin:0 auto;
    padding:11px 0;
    width:988px;
}
#breadcrumb-nav-container p {
    margin:0;
}
#footer {
}


.wp-pagenavi span.pages {
		padding:4px !important;
}


/* =Widgets
-------------------------------------------------------------- */

.aside th, .aside td {
/*padding:0.25em 0.35em; */
}

