/*
Theme Name: Lessazo
Description: 
Author: Sophie Blum
Author URI: www.sophieblum.net
From Audyasha, Nofie Iman, http://nofieiman.com/

	Lessazo

	This theme wasdesigned by Sophie Blum www.sophieblum.net/
	and built by Nofie Iman, whose blog you will find at http://nofieiman.com/

	Added features:
	- added top navigation
	- all-sidebar template
	- show random post
	- show smilies on comments textarea
	- included template for guestbook, link, and archive page
	- included live preview plugin

 	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

/* Begin Typography & Colors */

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	text-align: center;
	background-color: #000000;
	}
#page {
	text-align: left;
	}
#header {
	}
#content {
	font-size: 1.1em
	}
.widecolumn .entry p {
	font-size: 1.05em;
	}
.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}
.widecolumn {
	line-height: 1.6em;
	}
.narrowcolumn {
 	text-align: center;
	}
.postmetadata {
	text-align: right;
	}
.alt {
	background-color: #000000;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}
#footer {
	background-color: #000000;
	}
small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}
.surligne {
	color: #99CC33;
	font-weight:bold;
}

.legende{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 1.5em;
	font-style:italic;
	color:#999999;
}

h1, h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	}
h1 {
	font-size: 4em;
	text-align: center;
	display: none;
	}
.description {
	font-size: 1.2em;
	text-align: center;
	display: none;
	}
h2 {
	font-size: 1.3em;
	}
h2.pagetitle {
	font-size: 1.4em;
	}
#sidebar h2 {
	font-family: Georgia, Times New Roman;
	font-size: 1.3em;
	}
	
#sidebar a {
	color:#000000;
	font-size:1.1em;
	}
	
h3 {
	font-size: 1.2em;
	}
h1, h1 a, h1 a:hover, h1 a:visited, .description {
	text-decoration: none;
	color: #fff;
	}
h2 a, h2 a:visited {
	color: #000000;
	background-color:#99CC33;
	padding-left:2px;
	text-decoration:none;
	}
h2, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	color:#FFFFFF;
	}
h2 a:hover{
	color:#fff;
	}
.entry p a:visited {
	color: #C4EF58;
	}
.commentlist li, #commentform input, #commentform textarea {
	font: 1em 'Lucida Grande', Bitstream Vera Sans, Arial, Sans-Serif, 'Courier New', Courier, Fixed;
		}
.commentlist li {
	font-weight: bold;
	}
.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}
.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}
#commentform p {
	font-family: 'Lucida Grande', Bitstream Vera Sans, Arial, Sans-Serif, 'Courier New', Courier, Fixed;
	}
.commentmetadata {
	font-weight: normal;
	}
#sidebar {
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	border-color: #000000;
	}
small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #C4EF58;
	}
code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}
acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
	}
a, h3 a:hover {
	color: #99CC33;
	text-decoration: none;
	}
a:hover {
	color: #99CC33;
	text-decoration: underline;
	}

/* End Typography & Colors */

/* Begin Structure */

body {
	margin: 0;
	padding: 0;
	}
#page {
	background-color: #000000;
	margin: auto;
	width: 850px;
	}
#header {
padding-top:30px;
	height: 250px;
	width: 850px;
	background-color: #000000;
	}
#headerimg {
	height: 200px;
	width: 100%;
	}
#navmenu ul {
	background: #000000;
	padding:8px 4px 8px 4px;
	border-bottom:#FFFFFF 1px solid;
	}
#navmenu li {
	display: inline;
	}
#navmenu ul li a {
	text-decoration:none;
	padding:8px 14px 8px 14px;
	color: #fff;
	background: #000000;
	font-size: 1.1em;
	}
#navmenu ul li a:hover {
	background-color: #99CC33;
	}
#navmenu ul li.current_page_item a {
	background-color: #99CC33;
	color:#000000;
	}
.narrowcolumn {
	float: right;
	margin-top:10px;
	margin-right:30px;
	width: 550px;
	}
.widecolumn {
	width: 400px;
	}
.post {
	margin: 0 0 40px;
	text-align: left;
	font-size:1.1em;
	line-height:150%;
	}
.widecolumn .post {
	margin: 0;
	}
.narrowcolumn .postmetadata {
	padding-top: 5px;
	}
.widecolumn .postmetadata {
	margin: 30px 0;	}	
#footer {
position:absolute;
bottom:20px;
	width: 900px;
	clear: both;
	}
#footer p {
	text-align: center;
	}

/* End Structure */


/*	Begin Headers */

h1 {	padding-top: 70px;
	margin: 0;
	}


h2.pagetitle {
	
	text-align: center;
	}
#sidebar h2 {
	padding-left: 5px;
	text-transform:uppercase;
	color:#fff;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	border-bottom:#000000 1px solid;
	display:block;
	background-color: #99CC33;
	padding-bottom:2px;
	padding-top:2px;
	}
#sidebar h2 a{
	color:#fff;
	font-weight:normal;
text-decoration:none;
	}
h3 {
	padding: 0;
	margin: 30px 0 0;
	}
h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}

/* End Headers */


/* Begin Images */

p img {
	padding: 0;
	max-width: 100%;
	}

/*	Class="alignright" will align image to the right. Class="centered",
	will of course center the image. This is much better than using
	align="center", being much more futureproof and valid */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}
.alignright {
	float: right;
	}
.alignleft {
	float: left
	}

/* End Images */


/*	Begin Lists
	Special stylized non-IE bullets	Do not work in Internet
	Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	} 
html>body .entry li {
	margin: 7px 0 8px 10px;
	}
.entry ul li:before, #sidebar ul ul li:before {
	}
.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}
.entry ol li {
	margin: 0;
	padding: 0;
	}
.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}
#sidebar ul li, #sidebar ul li ul li{
	list-style-type: none;
	list-style-image: none;
	background-color: #99CC33;
	padding-left:5px;
	padding-right:5px;
	line-height:130%;
	}
	

/* End Entry Lists */



/* Begin Sidebar */

#sidebar{
	position:absolute;
	padding-left:0px;
	width: 200px;
	margin-top:10px;
	}
#sidebar form {
	margin: 0;
	}
/* End Sidebar */


/* Begin Various Tags & Classes */

acronym, abbr, span.caps {
	cursor: help;
	}
acronym, abbr {
	border-bottom: 1px dashed #999;
	}
blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ccffcc;
	}
blockquote cite {
	margin: 5px 0 0;
	display: block;
	}
.center {
	text-align: center;
	}
hr {
	display: none;
	}
a img {
	border: none;
	}
.navigation {
	display: block;	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}

/* End Various Tags & Classes*/