/*
Theme Name: Sobre
Theme URI: http://www.les-inquiets.org
Description: simple and sobre theme inspired by the website of Mark Lewis, created for Wordpress
Version: 0.1
Author: L.yss
The CSS, XHTML and design is released under GPL: http://www.opensource.org/licenses/gpl-license.php

*/

/************************************************
*    Viva Boycott
L'instint prime sur la realisation.
							*
************************************************/

html>body #content {
	height: auto;
	min-height: 400px;
}

body{
	font: 62.5%  Helvetica, Verdana, Impact, Sans-Serif; /* Resets 1em to 10px */
	text-align: justify;
}

#wrap {
    width: 1000px;
    margin: 10px 10px 10px 10px;
    background-image:  url(images/greensquare2.png);
    background-repeat: no-repeat;
}


/************************************************
*	Header, Headings, etc.									*
************************************************/

#head{
	width: 250px;
	height: 100px;
	text-align: left;
	padding: 0px 0px 0px 50px;
	float: left;
}

#head h1{
	font-family: Helvetica, Verdana,"Lucida Grande", Sans-Serif;	
	font-size: 3.2em;
	color: #13481c;
}

#desc {
	font-family: Helvetica, Verdana,"Lucida Grande", Sans-Serif;
	font-size: 1.5em;
	color: #13481c;
	text-transform: uppercase;
}


a, a:link {
	color: #13481c;
	text-decoration: none;
}

a:hover {
	color: #000000;
	text-decoration: none;
}

h2 {
	font-size: 2.2em;
	line-height: 1.2em;
	color: #13481c;
	font-weight: normal;
}

h3 {
        font-family: Helvetica, Verdana,"Lucida Grande", Sans-Serif;
        font-size: 2.2em;
	line-height: 1.2em;
	color: #13481c;
        text-transform: uppercase;
        margin-bottom: 5px;
}

h3 a:link, h3 a:hover, h3 a:visited{
	color: #13481c;
}

h4 {
	color: #13481c;
        margin: 8px 5px 5px 0px;
	padding: 0px;
        font-size: 1.5em;
        text-transform: uppercase;
        font-family: Helvetica, Verdana,Arial, Sans Serif;	
}

strong, b {
	font-weight: bold;
}

em, i {
	font-style: italic;
}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
}

/************************************************
*	Main Content									*
************************************************/


#content {
        width: 800px;
        float: left;
        margin-top: 20px;
        margin-bottom: 30px;
        margin-left: 300px;
}

.item {
    padding: 10px 20px 20px 20px;
    margin-bottom: 30px;
    color: #000000;  
}

* html .item {
    }
   
* html .item * {
    filter:alpha(opacity=100);
    position:relative;
    } 

.item p {
        font-size: 1.3em;	
}

.item p a{
	text-decoration: underline;
}

.item p a:hover{
	color: #FFFFFF;
}

.item img {
	border: 1px solid #CCCCCC;
        padding: 2px;
        margin: 5px;
}

.item ul {
	list-style-type: disc;
	padding-left: 10px;
	margin-left: 10px;
	font-size: 1.3em;	
}

.item ol{
	list-style-type: decimal;
	padding-left: 15px;
	margin-left: 10px;
        font-size: 1.3em;	
}

.itemhead{
}

.itemhead h4{
	display: inline;
	text-align: right;
}

.itemheadline{
    background-image:  url(images/ligne2.png);
    background-repeat: no-repeat;
}

.date{
	display: inline;
	text-align: right;
	font-size: 1.0em;
        margin-top: 5px;
}

input{
	font-size: 100%;
}

.metadata{
	font-size: 1.2em;
	font-family:  Helvetica, "Lucida Grande", Sans-Serif;
        float: right;
        line-height: 220%;
}

.metadata a:link, .metadata a:hover, .metadata a:visited{
	color: #13481c;
}

cite{
	font-size: 1.1em;
}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ccc;
}

blockquote cite {
	margin: 5px 0 0;
	display: block;
}

.navigation {

	text-align: right;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #13481c;
        font-size: 1.3em;
	font-family: Helvetica, "Times New Roman", Times, serif;
}

.navigation a:link, .navigation a:hover, .navigation a:visited{
	color: #000000;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}



/************************************************
*	Menu									*
************************************************/


#menu {
    width: 200px;
    text-align:left;
    padding: 10px 20px 20px 20px;
    margin-left: 300px;
    float: top;
}

#menu p {
	padding: 0px;
        margin-bottom: 0px;
	font-size: 1.3em;
}

#menu img, a img {
        border: 0px;
        margin: 0px;
}

#menu a, #menu a:link {
	padding: 0;
	color: #13481c;
	text-decoration: none;
	}

#menu a:hover {
	color:#333; 
}

#menu ul {
	margin: 0px;
	padding: 0px 0px 10px 5px;
        font-size: 13px;
        list-style-type: none;
        list-style-position: inside;
        color: #13481c;
}

#menu li {
        margin: 0px;
	padding: 0px;
        color: #13481c;
}

#menu ul li {
	margin: 0px;
	padding: 5px 0px 0px 0px;
}
	
#menu ul li a {
	color: #13481c;
	text-decoration: none;
}

#menu ul li a:hover {
	color:#333; 
}

#menu ul ul {
	margin-top:0; 
        margin-bottom:0;
	padding: 0px 0px 0px 14px;
        font-size: 13px;
        color: #13481c;
        list-style-type: none;
        list-style-position:outside;
}

#menu ul ul li{
	margin: 0px;
}

#menu ul ul ul{
	margin-top:0; 
        margin-bottom:0;
	padding: 0px 0px 0px 14px;
        font-size: 13px;
        color: #13481c;
        list-style-type: none;
        list-style-position:outside;
}

#menu ul ul ul li{
	margin: 0px;
}

li .categories, li .linkcat, li .pagenav {
	margin: 0px;
	padding: 0px;
}



/************************************************
*	Footer									*
************************************************/


#foot {
        width: 680px; 
        height: 20px;	
        text-align: left;
	margin-top: 20px;
	margin-bottom: 20px;
	color: #000000;
}

#foot a:link, #foot a:hover, #foot a:visited{
	color: #13481c;
        text-decoration: underline;
}

.feedarea  {
	background:url(images/roundrss.png) no-repeat left center;
}
