/*  
Theme Name: InkscapeFR
Description: Th&egrave;me sp&eacute;cifique pour le site InkscapeFR (sur la base de Wordpress-Fun)
Version: 1.0
Author: Elisa-Yemanja et JazzyNico
Tags: Inkscape
*/

/*-----------------------------------------------
[Table of contents]

* Reset
* Clear floats
* Global styles
* Global layout
* Head and shoulders
	+ Search
	+ Logo
	+ Tools
	+ Top menu
* Left sidebar
* Right sidebar (todo)
*Content
  + Special content
	+ Item list
	+ Article and page 
	+ Comment list
	+ Contact form
* Extra content
* Footer
--------------------------------------------------*/
/*-------------------------------------------------
[Typography]

Body          1em "lucida sans unicode", "lucida grande", verdana, arial, helvetica, sans-serif;
Headers       1.6em/1.2em Georgia, Times, serif;
Content       
    p        .8em
    meta     .8em georgia, times, serif;
Comments     .8em/.9em
Forms        .8em
Copyright    .8em
--------------------------------------------------*/
/*-------------------------------------------------
[Colors]

Body
    Background   #443a31
    Content      #927c69
Headers      #
Search input #d3d7cf
Content
    Background   #d3d7cf
    Content      #45371b

a (standard) #a6431c
a (visited)  #a6431c
a (active)   #828415
--------------------------------------------------*/

/* ================================================
= RESET
==================================================*/

html,body,div,span,applet,object,iframe,
h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,
abbr,acronym, address,big,cite,code,del,
dfn,em,font,img,ins,kbd,q,s,samp,small,
strike,strong,sub,sup,tt, var,dd,dl,dt,
li,ol,ul,fieldset,form,label,legend,
table,caption,tbody,tfoot,thead,tr,th,td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: normal;
	font-style: normal;
	font-size: 100%;
	font-family: inherit;
	text-align: left;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

ol,ul {
	list-style: none;
}

q:before,q:after, blockquote:before,blockquote:after {
	content: "";
}

a {
	text-decoration: none;
}

/* ================================================
= CLEAR FLOATS
==================================================*/

.container:after,
.main:after,
.column:after,
.sub-container:after,
.masthead-container:after,
.search-container:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	font-size: 0;
	line-height: 0em;
	visibility: hidden;
	overflow: hidden;
}

/* ================================================
= GLOBAL STYLES
==================================================*/

body {
	background: #443a31;
	color: #927c69;
	font-family: verdana, arial, helvetica, sans-serif;
	line-height: 1.5em;
}

h1, h2, h3, h4, h5, h6, ul, ol, dl,
pre, p, blockquote, table, img {
	padding-bottom: .5em;
}

h1, h2, h3, h4, h5, h6, strong {
	font-weight: bold;
}

em {
  font-style: italic;
}

h1, h2, h3, h4 {
	font-family:Verdana, Times, serif;
}

h1 {
	font-size: 1.6em;
}

h2 {
  font-size: 1.5em;
  clear: right;
}

h3 {
	font-size: 1.3em;
  clear: right;
}

h4 {
	font-size: 1.2em;
}

a:link, a:visited {
	color:#a6431c;
}

a:hover, a:focus {
	color:#828415;
}

p {
	font-size: 1em;
}

/* ================================================
= GLOBAL LAYOUT
==================================================*/

.container {
	background:url(images/container_bg.jpg) repeat-x;
	position:relative;
}

.main {
	margin:0;
	clear:both;
}

/* ================================================
= HEAD AND SHOULDERS
==================================================*/

/* - Search --------------------------------------*/

.search-container {
	width:950px;
	height:34px;
	float:right;
}
.search {
	background:url(images/search_container.gif) no-repeat;
	float:right;
	width:389px;
	height:50px;
}

.search div {
	margin-left:42px;
}

.search input.txt {
	background:transparent;
	border:0;
	width:220px;
	vertical-align:middle;
	margin-top:3px;
	margin-right:2px;
	color:black;
}

.search input.btn {
	vertical-align:middle;
	margin-top:12x;
}

/* - Logo --------------------------------------*/

/* dans le thème original c'est le placement du boy.jpg ici. Pour inkscape-fr c'est son logo. */
.masthead-container {
	height:226px;
	background:#ADC168 url(images/headersiteinkscapefr.jpg) no-repeat left top;
	width:950px;
}

/* Thème original : logo. Pour inkscape-fr il s'agit du "slogan". */
h1.logo {
	float:left;
	margin:4px 0 0 165px;
	width:472px;
	background:url(images/slogan.png) no-repeat;
	
}

h1.logo a {
	display:block;
	width:384px;
	height:103px;
	text-indent:-999em;
	overflow:hidden;
}

/* - Tools -------------------------------------*/
/* flus rss et contact */

.tools {
	width:190px;
	padding:26px 0 0 30px;
	float:right;
}

.tools li {
	list-style:none;
	float:right;
}

.tools li a {
	display:block;
	text-indent:-999em;
	overflow:hidden;
}

.tools li.rss {
	padding-right:15px;
}

.tools li.rss a {
	background:url(images/rss.gif) no-repeat;
	width:45px;
	height:43px;
}

.tools li.rss a:hover {
	background-position:0 -43px;
}

.tools li.email a {
	background:url(images/contact.gif) no-repeat;
	width:45px;
	height:43px;
}

.tools li.email a:hover {
	background-position:0 -43px;
}

/* - Top menu ----------------------------------*/

#top-menu {
	background-color:#AFC95B;
	top:193px;
	left: 0px;
	height:34px;
	position:absolute;
}

#top-menu ul {
        list-style: none;
}

#top-menu li {
	float:left;
}

#top-menu a {
  height:36px;
	display:block;
}

#top-menu a.home {
	background:url(images/accueil.gif) no-repeat;
	width:98px;
}

#top-menu a.association {
	background:url(images/asso.gif) no-repeat;
	width:98px;
}

#top-menu a.apropos {
	background:url(images/apropos.gif) no-repeat;
	width:98px;
}

#top-menu li#current a.home,
#top-menu a.home:hover {
	background:url(images/accueil-in.gif) no-repeat;
	width:98px;
}

#top-menu li#current a.association,
#top-menu a.association:hover {
	background:url(images/asso-in.gif) no-repeat;
	width:98px;
}

#top-menu li#current a.apropos,
#top-menu a.apropos:hover {
	background:url(images/apropos-in.gif) no-repeat;
	width:98px;
}

/* ================================================
= LEFT SIDEBAR
==================================================*/

#left-sidebar {
	float:left;
	width:276px;
	margin-top: 10px;
	padding-left:10px;
	padding-right:10px;
  font-family: Arial, sans-serif;
}

#left-sidebar h2 {
	color:#AFC95B;
	font-size:1em;
  text-align: left;
  margin-left: 5px;
}

#left-sidebar .tagcloud h2 {
  text-align: center;
  margin-left: 0px;
}


#left-sidebar a {
	color:#FFFF99;
	font-size:0.8em;
}

#left-sidebar a:hover {
	color:#89A72B;
}

#left-sidebar .partenaire li,
#left-sidebar .categorie li {
	list-style-type:none;
}

li.cat-item img {
position: relative;
top: 7px;
}

#left-sidebar .line {
	float:left;
	margin-bottom:20px;
}

#left-sidebar .line .left {
	float:left;
	width:123px;
	padding-left: 15px;
}

#left-sidebar .line .right {
	float:left;
	width:123px;
	padding-left: 15px;
}

#left-sidebar .line li {
	list-style-image: url(images/liste-fleche.gif);
	line-height:140%;
	margin-left: 10px;
}

#left-sidebar .line a {
	line-height:100%;
}

#left-sidebar .line .tagcloud {
	text-align:center;
	color:#A6431C;
	line-height:120%;
}

#left-sidebar .line .tagcloud a{
	color:#A6431C;
}

/* ================================================
= RIGHT SIDEBAR
==================================================*/

/* ================================================
= CONTENT
==================================================*/

.column {
	float:left;
}

#content {
	float:left;
	position:relative;
	top:-80px;
	margin-bottom:-40px;
	width:650px;
	padding:0px;
	background:#fefced;
}

.container .edge {
	background:url(images/two_edge.png) no-repeat;
	position:absolute;
	z-index:10;
	left:906px;
	top:146px;
	width:64px;
	height:60px;
}

/* - Special content --------------------------*/

#content .avertissement {
  margin-left: 30px;
  padding-left: 10px;
  border-left: 3px solid #ff0000;
}

#content .astuce {
  margin-left: 30px;
  padding-left: 10px;
  border-left: 3px solid #00ff00;
}

#content .clavier{
  background: #000;
  color: #fff;
}

/* - Item list -------------------------------*/

#content .item {
  padding-bottom: 5px;
}

#content .item h2 {
  font-size: 1em;
	color:#A6431C;
	display:block;
	z-index:1;
	margin-top: 10px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	text-transform: uppercase;
	clear: both;
}

#content .item h2 a {
	color:#A6431C;
}

#content .item h2 a:hover {
	color:#828415;
}

#content .item .postinfo {
width: 100%;
font-size: 0.8em;
line-height: 1.1em;
font-family: verdana,sans-serif;
color: #000000;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 10px;
margin-left: 0px;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 5px;
padding-left: 0px;
border-bottom-width: 2px;
border-bottom-style: dotted;
border-bottom-color: #666666;
}

#content .item .entry p {
	margin-bottom:15px;
	margin-left:140px;
	font-size:0.8em;
	color:#443A31;
	line-height:1.4em;
}

/* - Article and page content ----------------*/

#content .article,
#content .entry-extended {
	padding:0 15px 15px 15px;
	margin-bottom:30px;
	width:612px;
}

#content .article p,
#content .entry-extended p {
	font-size:0.8em;
	color:#443A31;
	line-height:1.4em;
  margin-bottom: 5px;
}

#content .article h2,
#content .entry-extended h2 {
	color:#A6431C;
}

#content .article h3,
#content .entry-extended h3 {
	color:#443A31;
}

#content .article p span strong,
#content .entry-extended p span strong {
	color:#A6431C;
	border-left:3px solid #A6431C;
	padding-left:5px;
	background-image:url(images/background-span.gif);
}

#content .article ul,
#content .entry-extended ul {
	list-style: disc;
	font-size:.8em;
	color:#443A31;
	line-height:1.5em;
}

#content .article li,
#content .entry-extended li {
  font-size: inherit;
  margin-left:30px;
  padding-top:0;
	padding-bottom:6px;
	padding-left:5px;
}

#content .article li.cat-item {
	padding-top:6px;
	padding-left:10px;
}

#content .article .date {
  text-align: left;
  border-bottom: 1px dashed #B2B2B2;
  padding-bottom: 0.8em;
  margin-bottom: 1em;
  font: 0.7em normal Verdana,sans-serif;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
  text-transform: uppercase;
  letter-spacing: 0.33em;
  margin-right: 180px;
}

#content .article h2.title {
  font: 1.66em normal Georgia,Times,serif;
  margin-bottom: 0;
  padding-bottom: 0.25em;
  border-bottom: none;
  text-align: left;
  margin-right: 180px;
}

#content .article .author {
  padding: 0 0 1em;
  margin: 0;
  text-align: left;
  text-transform: none;
}

#content .article .meta {
  text-align: left;
  font: 0.8em Georgia, serif;
  padding: 0.75em 0 0.5em 0.5em;
  margin: 0.25em 0 1em;
  background: #F8F7EF;
  border: 1px dashed #B2B2B2;
  border-width: 1px 0;
  margin-right: 180px;
}

#content .article .meta li, #content .article .meta p {
  display: inline;
  padding: 0;
  margin: 0;
  background: none;
}

#content .article .meta a {
  font: 0.9em Verdana, sans-serif;
  border-bottom-width: 0;
}
  
#content .article .meta a:hover {
  border-bottom-width: 1px;
}

/* =post image alignment*/

#content .article img  {
	padding: 5px;
	background-color: #dddfc0;
}

#content .article img.first {
  display: block;
  background: transparent;
  position: absolute;
  top: 0px;
  left: 480px;
  padding: 5px;
  width: 140px;
  z-index: 999;
}

img.wp-smiley  {
	padding: 0;
	border: none;
	background-color: transparent;
}

#content .article img.alignleft  {
	float: left;
	margin: 10px 15px 10px 0;
}

#content .article img.alignright  {
	float: right;
	margin: 10px 0 10px 15px;
}

#content .article img.aligncenter  {
        display: block;
	text-align: center;
	margin: 10px auto 10px auto;
}

/* Vieux trucs */
#content .two {
  background:#eeedd9 repeat-y right;
  border:6px solid #fefced;
	padding:10px;
  margin-left: 0px;
  margin-bottom: 0px;
	width:642px;
	position:relative;
  top: 0px;
  left: 0px;
}


#content .two .entry-thumb {
	float:left;
  margin-right: 5px;
  margin-left: 5px;
}

#content .two .entry-thumb img {
	padding: 5px;
}

#content .two .extrainfos {
	background:url(images/separation.gif) no-repeat 0 0px;
	height:33px;
	padding-bottom:5px;
  font-size: 0.9em;
}

p.wp-caption-text {
  font-size:0.7em !important;
  margin-top: -5px;
  color: #666666 !important;
}

/* - Comment list --------------------------*/

#comments {

}

#comments h3{
  font: 1.4em normal Georgia,serif;
  border-top: 1px dashed #B2B2B2;
  padding-top: 0.8em;
  padding-bottom : 0.6em;
}

#comments ol.commentlist li {
  border: 1px dashed #B2B2B2;
	background:#e2e0ca;
	margin: 0 0 5px 0;
}

#comments ol.commentlist li cite,
#comments ol.commentlist li cite a {
	font-style: italic !important;
	font-weight: bold;
}

#comments ol.commentlist li small {
  font: 0.9em normal Georgia,serif;
  font-style: italic;
  color: #333333;
}

#comments ol.commentlist li p {
  font-size:0.7em !important;
  padding:3px 10px 0 10px;
}

/* - Contact form -------------------------------*/

form {font-size:.8em;}
input {margin-bottom:5px;}
input.short {margin-left:4px;}

legend span {color:#888;}
textarea {margin-bottom:10px;}
fieldset label {float:left;}

#commentform #comment{
width:600px;
}


/* ================================================
= EXTRA CONTENT
==================================================*/

#extra-feeds {
  margin-left:35px;
}

#extra-feeds h2 {
  display: none;
}

#extra-feeds ul {
  font-size: 0.9em;
  margin-top: 75px;
  margin-left: 18px;
  margin-right: 35px;
  height:175px;
  overflow: hidden;
  line-height:130%;
  font-family:'Times new roman', serif;
}

#extra-feeds span,
#extra-feeds cite {
  font-size: 0.7em;
  font-style: italic;
  font-family:Verdana,serif;
}

#extra-feeds ul a {
	color:#393129;
}

#extra-feeds ul a:hover {
	color:white;
}

#extra-feeds div {
  color:black;
  float:left;
  width:309px;
  height:289px;
}

.calcyum {
  background:#443A31 url(images/bg-calcyum.gif) no-repeat;
}

.inkscape-tuto {
  background:#443A31 url(images/bg-inktuto.gif) no-repeat;
}

.inkscape-planet {
  background:#443A31 url(images/bg-inkplanet.gif) no-repeat;
}

/* ================================================
= FOOTER
==================================================*/

 .copyleft {
clear:both; 
padding-left:300px; 
padding-bottom:15px; 
color:#927c69; 
font-size:.7em; 
}

.copyleft a{
color:#AFC95B;
}

