/*  

Theme Name: Freshy

Theme URI: http://www.jide.fr

Description: The jide WordPress theme : <a href="http://www.jide.fr">Jide</a>.

Version: 1.0

Author: Julien De Luca

Author URI: http://www.jide.fr

*/



/*

The CSS, XHTML and design is released under GPL:

http://www.opensource.org/licenses/gpl-license.php

*/



@import "layout.css";

@import "pp_album.css";





body, html {

	margin:0;

	padding:0;

	/*font: normal 100.01%/1.5em "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;*/

	font-size : 90%;

	font-family:"Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;

}


body {

	margin:0;

	padding:0;

}



*::-moz-selection {


	color:white;

}



/*-----------GENERAL STYLING--------------*/



a {

	color:#515151;

	text-decoration:none;

}



#content a {

	border-bottom:1px dotted silver;

}



#content a:hover {

	border-bottom:1px dotted #FF3C00;

}



/*------HEADER------*/



#title_image {

	margin:0;

	text-align:left;

	display:block;

	height:95px;

}



#title {

	height:76px;

	margin:0;

	padding:0px 25px 0 0px;

	clear:both;

	text-align:left;

}



html>body #title {

	height:51px;

}



#title h1 {

	padding:0;

	margin:0;

	font-weight:normal;

	line-height:.7em;

	font-size:2.1em;

	letter-spacing:-.1em;

	font-family:helvetica;

}



#title h1 a {

	color:white;

	display:block;

}



.description {<

   font: 1em 'Courier New', Courier, Fixed, monospace;

   font-size : 100%;

   color: #000;

   overflow : auto;

   text-align:left;

   padding : 0px 0px 0 0px;

   margin:0em 0 0em 0;

   line-height:normal;
}



#content h2 {

	color:#515151;

	padding:0;

	margin:0;

	border:none;

	clear:both;

}



#content h2 a {

	text-decoration:none;

	border:none;

}



#content h2 a:hover {

	border-bottom:1px dotted silver;

}



hr {

	display:none;

	clear:both;

}



h3, h4 {

	color:#515151;

	padding:0;

	margin:2em 0 0 0;

	clear:both;

}



ul,

ol {

	list-style-type:none;

	list-style-position:outside;

	padding:0;

	margin:.2em 0 .2em 0;

}



ul li,

ol li {


	padding-left:15px;

}



ul ul li,

ol ol li {


	padding-left:8px;

}



#content ol li {

	list-style-type:decimal;

	list-style-position:inside;

	background:transparent;

	padding-left:0;

}

#content ol li li {

	padding-left:2em;

}



a img {

	border: 0 none;

}



form {

	padding:0;

	margin:0;

}



pre,

code {

   display:block;

   font: 1em 'Courier New', Courier, Fixed, monospace;

   font-size : 100%;

   color: #000;

   overflow : auto;

   text-align:left;

   border : 1px solid #99cc66; /*highlight color */

   padding : 0px 20px 0 30px;

   margin:1em 0 1em 0;

   line-height:17px;

}



.alt {

	background-color:#F5F5F5 !important;

}



.icon {

	vertical-align:middle;

	border:0;

}

.with_icon {

	padding:2px 0 2px 0

}



.navigation {

	clear:both;

	padding:0;

	display:block;

}



.alignleft {

	display:block;

}



.alignright {

	display:block;

}
