/*  
Theme Name: eduMedia
Theme URI: http://www.edumedia.fr
Description: eduMedia blog 2006.
Version: 0.1
Author: Quentin Thiaucourt
Author URI: http://dasp.free.fr
*/

* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	cursor: default;
}
#entire-page {
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}
a {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #333333;
}
h1, h2, h3 {
	font-family: "Century Gothic", "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
}
span.clearer {
	font-size: 1px !important;
	clear: both;
	display: block;
	line-height: 1px;
}
#header {
	background-image: url(images/main-header.gif);
	height: 168px;
	margin-top: 10px;
	background-repeat: no-repeat;
	background-position: center top;
}
#header-links a:hover, #footer-left a:hover {
	color: #666666;
}
#header-links {
	text-align: right;
	padding-top: 8px;
	padding-right: 10px;
}
#back-home {
	display: block;
	padding-bottom: 22px;
}
#tagline {
	font-family: "Century Gothic", "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
	font-size: 30px;
	color: #CCCCCC;
	text-align: right;
	line-height: 26px;
	padding-top: 13px;
	padding-right: 17px;
	display: block;
}
#tagline .line {
	display: block;
}
#header-links, #header-links a {
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
}
#column-container {
	float: left;
	width: 220px;
}
#search-field, #s {
	margin-bottom: 10px;
	border: 1px solid #C8C8C8;
	margin-left: 8px;
	margin-top: 5px;
	background-image: url(images/search.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 22px;
	width: 178px;
	margin-right: 8px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 3px;
	color: #666666;
}
#addicted_results {
	padding-left: 20px;
	padding-bottom: 14px;
}

#meet-eduMedia {
	margin-right: 8px;
	margin-left: 8px;
	margin-bottom: 10px;
	border:none;
}
#column-container dl {
	background-image: url(images/block-foot.gif);
	width: 204px;
	margin-right: 8px;
	margin-left: 8px;
	padding-bottom: 10px;
	background-position: bottom;
	margin-bottom: 14px;
}
#column-container dt {
	background-image: url(images/block-head.gif);
	padding-right: 16px;
	padding-left: 16px;
	padding-top: 8px;
	padding-bottom: 6px;
	text-align: right;
	color: #B2B2B2;
	font-size: 13px;
}
#column-container dd {
	background-image: url(images/block-body.gif);
	padding-top: 8px;
	padding-right: 12px;
	padding-left: 12px;
	color: #666666;
}
#column-container ul {
	list-style-type: none;
}

#column-container li li {
	margin-left: 12px;
}
.article {
	margin-right: 20px;
}
.thumbnail {
	float: left;
	border: 1px solid #CCCCCC;
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 14px;
	margin-bottom: 14px;
	text-indent: 0px;
}
.article h2 {
	margin-bottom: 6px;
	padding-left: 20px;
}
.article ul {
	list-style-type: disc;
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 12px;
}

.article h2, .article h2 a {
	font-size: 22px;
	display: block;
}
.article h2, .article h2 a, .res-link a {
	color: #2390CC;
}
.article h2 a:hover, .article-content a.read-more:hover, .res-link a:hover {
	color: #34A2DC;
}
.article-meta span {
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 22px;
	margin-right: 5px;
}
.tag-list {
	display: block;
	background-image: url(images/tag.gif);
	padding-top: 4px;
	padding-bottom: 4px;
}

.post-time {
	background-image: url(images/time.gif);
}
.post-author {
	background-image: url(images/user.gif);
}
.post-comments {
	background-image: url(images/comments.gif);
}
.comments-feed {
	background-image: url(images/link.gif);
}

.article-content {
	margin-top:10px;
}
.article-content p {
	text-indent: 20px;
	margin-bottom: 6px;
	font-size: 12px;
	text-align: justify;
	color: #4D4D4D;
	line-height: 16px;
}
.article-content a .read-more {
	color: #2390CC;
	border: none;
	font-weight: bold;
	/*margin-left: 10px;*/
}
.article-content a {
	color:#000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.article-content a:hover {
	border-bottom-color: #333333;
}
.article-meta {
	font-size: 13px;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D4D4D4;
	margin-bottom: 20px;
	margin-top: 10px;
	padding-bottom: 3px;
	clear:both;
}
#page-content {
	float: left;
	width: 549px;
	margin-top: 15px;
}
#nb-src-res {
	margin-bottom: 10px;
}

#archive-links {
	padding-bottom: 14px;
	background-image: url(images/footer-foot.gif);
	background-position: bottom;
	margin-bottom: 6px;
	clear: both;
	background-repeat: no-repeat;
}
#archives-container {
	background-image: url(images/footer-body.gif);
	padding-right: 20px;
	padding-left: 20px;
}
#archives-header {
	background-image: url(images/footer-head.gif);
	background-position: center bottom;
	display: block;
	font-size: 30px;
	color: #D2D2D2;
	padding-left: 16px;
	background-repeat: no-repeat;
	padding-bottom: 12px;
	font-weight: normal;
}
#archives-container .subject {
	float: left;
	width: 242px;
	background-image: url(images/footer-vSep.gif);
	background-repeat: no-repeat;
	background-position: 96% 50%;
}
#archives-container .no-sep {
	background:none;
}
#archives-container .subject a {
	font-family: "Century Gothic", "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 20px;
}
#archives-container .subject a:hover {
	color:black;
}
#archives-container .subject h3 {
	font-size: 18px;
	color: #DD2A2A;
	margin-bottom: 5px;
}
#archives-container .subject ul {
	list-style-type: none;
	margin-left: 16px;
	padding-right:20px;
}
#footer {
	line-height:25px;
}

#footer, #footer a {
	font-size: 13px;
	color: #BFBFBF;
}
#footer-right {
	width: 50%;
	float: left;
	text-align: right;
}
#footer-right img {
	margin-bottom: -7px;
}
#footer-left {
	float: left;
	width: 50%;
}
#footer-feed {
	margin-bottom: -5px;
}
#comment, #comment-container textarea {
	width: 90%;
	margin-left: 5%;
}
ol {
	margin-left: 20px;
	list-style-type: decimal;
}
#comment-container small {
	font-size: 10px;
}
#comment-container li, #comment-container small a {
	font-size: 12px;
	color: #666666;
}
#comment-container p {
	margin-top: 5px;
	margin-bottom: 5px;
	color: #000000;
}
#commentform {
	margin-bottom: 10px;
}
#comment-container h3 {
	font-size: 18px;
	margin-bottom: 10px;
	color: #333333;
}
.commentlist {
	padding-left: 20px;
}
#commentform input, #commentform textarea {
	border: 1px solid #999999;
}
#submit {
	margin-top: 10px;
	background-color: #E5E5E5;
	padding: 5px;
}
#comment-container label {
	margin-left: 10px;
}
.other-lang, .other-lang * {
	color: #CCCCCC!important;
}
.res-link, .available-langs {
	margin-left: 40px;
}
#column-container li li a {
	color: #999999;
}
#column-container li li a:hover {
	color: #333333;
}
#cat-name {
	margin-bottom:10px;
	margin-left:35px;
	font-size:24px;
}