/*
Theme Name: Le Webmestre Pedagogique
Theme URI: http://www.lafabriquedeblogs.com
Description: Built on Thematic Theme
Author: lafabriquedeblogs.com
Author URI: http://www.lafabriquedeblogs.com/blog/
Template: thematic
Version: 1.0
.
*/

@import url('../thematic/library/styles/default.css');
@import url('../thematic/library/styles/reset.css');
@import url('../thematic/library/styles/typography.css');
@import url('../thematic/library/styles/sitemeta.css');
@import url('plugins.css');
@import url('../thematic/library/layouts/3c-r-fixed.css');

/* Plugin Specific */
@import url('extra.css');



body, input, textarea {
    font: 12px Arial,sans-serif;
    line-height:150%;
	background: white;
}

body{
	background: white url('background.gif');
}

p, ul, ol, dd, pre {
    margin-bottom:20px;
}
pre, code {
	font: Monaco, monospace;
	line-height:100%;
}

#container {
	width: 510px;
}

#main{
	background: white;
}

#branding {
	padding: 4em 0 0 20px;
	width:940px;
	background: white url('painting.jpg') top right no-repeat;
}

#blog-title  {
	background: white url('back-top.gif') top left no-repeat;
	width: 500px;
	height:80px;
	margin:-48px 0 0 -31px;
}

#blog-title  span{
	margin:50px 0 0 0;
}

#blog-title  a{
	margin:0 0 0 30px;
}

#access {
	border-bottom:none;
	height:45px;
	overflow:visible;
	padding-top:12px;
}

#secondary{
float:right;
margin:0 10px 0 20px;
width:220px;
border-top:1px solid #CCCCCC;
border-left:1px solid #CCCCCC;
border-bottom:1px solid #CCCCCC;
margin-bottom:22px;
padding:18px 0 0;
}

#primary {
float:right;
margin:0 0 0 10px;
width:170px;
border-top:1px solid #CCCCCC;
border-left:1px solid #CCCCCC;
border-bottom:1px solid #CCCCCC;
}

#blog-title a, #blog-title a:active, #blog-title a:hover {
	color:#B36E22;
	font-weight:normal;
}

#blog-description {
	font-family: arial;
	color:#A39C8C;
	font-size:13px;
	line-height:1.2em;
	font-style:normal;
	width: 500px;
	margin: 10px 0 0; 
	padding: 0 0 10px;
}

.entry-title  {
	font-family:Arial;
	font-size:21px;
	font-weight:normal;
}

.entry-title a:active, .entry-title a:hover {
	color:#000000;
}

.entry-title a {
	color:#787200;
	text-decoration:none;
}

a:active, a:hover {
	color:#FF4B33;
}

a:active, a:hover {
	color:#008AA3;
}

.entry-meta {
	color:#B36E22;
	font-size:9px;
	font-style:normal;
	letter-spacing:0.05em;
	text-transform:uppercase;
}

.entry-meta .n {
	text-transform:uppercase;
}

.entry-utility {
	border-bottom:1px dashed #CCCCCC;
	margin:0 0 30px;
	padding: 0 0 14px;
}

.aside input {
	width:180px;
}

.aside a:active, .aside a:hover {
	color:#008AA3;
}

