  /*  
Theme Name: Fresh
Theme URI: http://www.ilemoned.com/wordpress/wptheme-fresh/
Description: Designed by <a href="http://www.bartelme.at" title="Bartelme Design">Wolfgang Bartelme</a>.
Version: 1.1
Author: LEMONed
Author URI: http://www.ilemoned.com
*/


/**********************************************
*   Basics & Typography                       *
***********************************************/



body {
	margin: 0;
	padding: 0;
	background: #ffffff url('http://www.laboiteabadges.com/wp-content/themes/fresh/images/fond.jpg') repeat-y top center;
	text-align: left; font-style:normal; font-variant:normal; font-weight:normal; font-size:62.5%; font-family:Lucida Grande, Lucida Sans Unicode, Sans-Serif
	}

p,
ol,
ul {
	line-height: 150%;
	}
ol { /* to be styled */ }
ul { /* to be styled */ }

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	font-style: normal;
	font-weight: bold;
	background: transparent;
	color: #666666;
	}

h1 {
	font-size: 2.2em;
	}
h2 {
	font-size: 1.4em;
	}
h3, h4, h5, h6 {
	font-size: 1em;
	}


a:link {
	color:#000000;
	text-decoration: none;
	}
a:visited {
	color: #000000;
	text-decoration: none;
	}
a:hover {
	color: #92e11c;
	text-decoration: underline;
	}
a:active {
	color: none;
	text-decoration: none;
	}
b:link {
	color: #92e11c;
	text-decoration: none;
	}

b:visited {
	color: none;
	text-decoration: none;
	}
b:hover {
	color: none;
	text-decoration: none;
	}
b:active {
	color: none;
	text-decoration: none;
	}

c:link {
	color:#ffffff;
	text-decoration: none;
	}
c:visited {
	color: #000000;
	text-decoration: none;
	}
c:hover {
	color: #92e11c;
	text-decoration: underline;
	}
c:active {
	color: none;
	text-decoration: none;
	}



blockquote {
	margin: 10px 0;
	background: url('images/blockquote.gif') no-repeat 0 0;
	color: #9F6F18; padding-left:50px; padding-right:50px; padding-top:0; padding-bottom:0
	}

code {
  background: #e9f0fa;
  cursor: text;
  font-family: "Courier New", Courier, monospace;
 }

small {
	font-size: 0.8em;
	}

input, textarea, select { /* to be styled */ }

form { /* to be styled */ }

img { /* to be styled */ }
img.noborder {
	border: none;
	}

.alert {
	font-weight: bold;
	color: #f00;
	}

.left {
	float: left;
	}
.right {
	float: right;
	}
.center {
	text-align: center;
	}
.alignleft {
	float: left;
	margin-right: 10px;
	}
.alignright {
	float: right;
	margin-left: 10px;
	}




#home a:link {
	color: none;
	}





/**********************************************
*   Structure: Content, Sidebar, etc.         *
***********************************************/

#outline {
	width: 855px;
	margin: 0 auto;
	padding: 0;
	background: #555555;
	font-size: 1.3em;
	}
/**********************
*   Header            *
***********************/

#header {
	width: 100%;
	height: 156px;
	background: url('images/header_bg.gif') repeat-x left top;
	background-color: #000000
}

#header .blogtitle {
	width: auto;
	height: 155px;
	background: url('images/headerete.jpg') no-repeat left bottom;
	}
#header h1 {
	padding: 50px 0 0 50px;
	}
#header h1 a {
	color: #fff;
	}


	#navbar {
		clear: both;
		float: left;
		width: 100%;
		height: 31px;
		background: url('images/nav_bg.gif') repeat-x 0 0;
		}

	ul.menu {
		float: left;
		margin: 0;
		padding: 0 15px;
		list-style-type: none;
		}
	ul.menu li {
		float: left;
		}
	ul.menu li a {
		float: left;
		display: block;
		height: 28px;
		padding: 3px 15px 0 15px;
		line-height: 24px;
		color: #fff;
		}
	ul.menu li a:link,
	ul.menu li a:visited {
		color: #fff;
		background: none;
		}
	ul.menu li a:hover,
	ul.menu li a:active {
		color: #fff;
		background: url('images/nav_hover.gif') no-repeat center top;
		text-decoration: none
		}

	ul.menu li.current_page_item a:link,
	ul.menu li.current_page_item a:visited,
	ul.menu li.current_page_item a:hover,
	ul.menu li.current_page_item a:active {
		color: #fff;
		background: url('images/nav_active.gif') no-repeat center bottom;
		text-decoration: none
		}

	.searchbar {
		float: right;
		width: 210px;
		height: 31px;
		margin: 0;
		}
	.searchform {
		width: 290px;
		height: 20px;
		text-align: left;
		}
	input#s {
		width: 190px;
		height: 18px;
		/* Fuck IE */
		border: 1px solid #0b236c;
		background: #fff url('images/searchbg.gif') repeat-x 0 0;; margin-left:1px; margin-right:0; margin-top:4px; margin-bottom:0; padding-left:2px; padding-right:0; padding-top:1px; padding-bottom:0
		}
/***********************
*  Wrapper             *
***********************/

#wrapper {
	float: left;
	background: #ffffff url(images/wrapper.gif) repeat-y 0 0;
	margin: 0 !important;
	margin: -15px 0 0 0; /* Fuck IE */
	padding: 0;
	}


/**********************
*   Content           *
***********************/

#content {
	float: left;
      margin-left: 2px;                  /* maRGE DE gAUCHE*/

	width: 560px;
	height: 100%;
	background: #fff;
	}

.pages {
	float: left;
	width: 530px;
	background: #ECFFDE url('images/separator_blue.gif') repeat-x bottom center;
	}
.pages-border {
	clear: both;
	width: 100%;
	height: 6px;
	background: url('images/separator_blue.gif') repeat-x 0 0;
	}
.page-previous {
	float: left;
	padding: 10px 0 16px 30px !important;
	padding: 0 0 15px 30px; /* Fuck IE */
	}
.page-next {
	float: right;
	padding: 10px 30px 16px 0 !important;
	padding: 0 30px 15px 0; /* Fuck IE */
	}

.page-title {
	width: 530px;
	background: #ECFFDE url('images/separator_blue.gif') repeat-x bottom center;; margin-left:0; margin-right:0; margin-top:20px; margin-bottom:0
	}
.page-title h2.page-title-border {
	background: url('images/separator_blue.gif') repeat-x 0 0;
	font-size: 1.6em;
	line-height: 48px;
	color: #4E432F; padding-left:30px; padding-right:0; padding-top:0; padding-bottom:0
	}

	
	
	
	
	
	/*preload classes*/
.svw {
  width: 50px;
  height: 20px;
  background: #fff;
}

.svw ul {position: relative; left: -999em;}

/*core classes*/
.stripViewer {
  position: relative;
  overflow: hidden;
  border: 2px solid #FFD227; /* #ff0000; */
  margin: 0 0 1px 0;
}

.stripViewer ul { /* this is your UL of images */
  margin: 0;
  padding: 0;
  position: relative;
  left: 0;
  top: 0;
  width: 1%;
  list-style-type: none;
}
.stripViewer ul li {
  float:left;
}

.stripTransmitter {
  overflow: auto;
  width: 1%;
}

.stripTransmitter ul {
  margin: 0;
  padding: 0;
  position: relative;
  list-style-type: none;
}

.stripTransmitter ul li{
  width: 20px;
  float:left;
  margin: 0 1px 1px 0;
}

.stripTransmitter a{
  font: bold 10px Verdana, Arial;
  text-align: center;
  line-height: 22px;
  background: #FFD227;
  color: #000;
  text-decoration: none;
  display: block;
}

.stripTransmitter a:hover, a.current{
  background: #fff;
  color: #FFD227;
}

/*tooltips formatting*/
#tooltip {
  background: #fff;
  color: #000;
  opacity: 0.85;
  border: 5px solid #8d8dfd;
}

#tooltip h3 {
  font: normal 10px Verdana;
  margin: 3px;
  padding: 6px 2px;
  border: 0;
}







/**********************
*   Blog Entries      *
***********************/

.post {
	padding: 20px 30px;
	background: #fff;
	}

.postentry {
	color: #050d24;
	text-align: justify;
	}
.postentry a,
.postentry a:hover {
	color: #8ecc23;
	}

.postentry img {
	border: 0px solid #fff;
	}
.postentry img:hover {
	border: 0px solid #fff;
	}

.postentry span.alert {
	font-weight: bold;
	color: #f00;
	}

.posttitle { /* to be styled */ }
.posttitle a:link,
.posttitle a:visited,
.posttitle a:hover,
.posttitle a:active {
	color: #555555;
	}

.postmeta,
.postmeta a {
	margin: 5px 0 ;
	font-size: 1em;
	color: #4E432F;
	}
.post-date {
	background: url('images/icon_date.gif') no-repeat 0 0;; padding-left:20px; padding-right:0; padding-top:0; padding-bottom:0
	}
.post-comment {
	background: url('images/icon_comments.gif') no-repeat 0 0;; padding-left:20px; padding-right:0; padding-top:0; padding-bottom:0
	}
.post-filed {
	background: url('images/icon_filed.gif') no-repeat 0 0;; padding-left:20px; padding-right:0; padding-top:0; padding-bottom:0
	}


/**********************
*   Comments          *
***********************/

.commentpage {
	margin: 0 30px;
	padding: 0;
	}

#comments {
	margin: 0;
	padding: 0;
	}

.comments-num {
	background: url('images/separator_green1.gif') repeat-x center bottom;
	padding-left:0; padding-right:0; padding-top:0; padding-bottom:10px
	}

#commentlist {
	margin: 0;
	padding: 0;
	list-style-type: none;
	}
#commentlist li {
	border-bottom: 1px solid #6F5733;
	background: #E4FFBD url('images/comment_bg.gif') repeat-y 0 0;; padding-left:0; padding-right:25px; padding-top:20px; padding-bottom:0
	}
	.alt {
		background-color: #fff !important;
		background-image: url('none') !important;
		}

.comment-gravatar {
	float: left;
	width: 62px;
	height: 62px;
	background: url('images/gravatar.gif') no-repeat;
	}
	img.gravatar {
		margin: 7px 0 0 7px;
		border: none;
		}

.comment-title,
.comment-meta,
.comment-text {
	margin: 0 0 0 80px;
	}

.comment-title,
.comment-title a,
.comment-title a:hover{
	color: #4E4330;
	}
.comment-meta,
.comment-meta a,
.comment-meta a:hover {
	color: #4E4330;
	}

h2#postcomment {
	background: url('images/separator_green1.gif') repeat-x center bottom;; margin-left:0; margin-right:0; margin-top:30px; margin-bottom:0; padding-left:0; padding-right:0; padding-top:0; padding-bottom:10px
	}

.postcomment {
	clear: both;
	padding: 20px;
	background: #E4FFCD url('images/separator_blue.gif') repeat-x center top;; margin-left:0; margin-right:0; margin-top:20px; margin-bottom:0
	}

.postcomment input,
.postcomment textarea {
	border: 1px solid #DEFFC1;
	}
.postcomment input:hover,
.postcomment textarea:hover {
	border: 1px solid #87EF1A;
	}
.postcomment input#author,
.postcomment input#email,
.postcomment input#url {
	width: 100% !important;
	width: 456px; /* Fuck IE */
	height: 18px;
	}
.postcomment textarea#comment {
	width: 100% !important;
	width: 456px; /* Fuck IE */
	height: 200px;
	}

.postcomment input#submit {
	width: auto;
	height: 25px;
	background: #DDFFAD url('images/submit.gif') 0 0;; padding-left:10px; padding-right:10px; padding-top:2px; padding-bottom:3px
	}
.postcomment input#submit:hover {
	background: #D5FF9C url('images/submit_hover.gif') 0 0;
	}	



/**********************
*   Sidebar           *
***********************/

#sidebar {
	float: right;
	width: 290px;
	height: 100%;
	margin: 0;
	padding: 0;
	background: #ffffff;
	}


#sidebar .twitter {
		height: 180px;
		padding: 24px 8px 0 12px;
		background: url('images/twitterfond.jpg') no-repeat right bottom;
		}


#sidebar .rssfeeds2 {
		height: 140px;
		margin: 0;
		padding: 0;
		background: url('images/feeds2.gif') no-repeat right bottom;
		}


#sidebar h2.feed-title {
		margin: 0;
		padding: 8px 0 0 3px;
		background: none !important;
		font-size: 1.4em;
		}
	.rssfeeds a.rss  {
		background: url('images/icon_rss.gif') no-repeat 5px 0;; padding-left:25px; padding-right:0; padding-top:0; padding-bottom:0
		}
	.rssfeeds2 a.rss  {
		background: url('images/icon_rss.gif') no-repeat 5px 0;; padding-left:25px; padding-right:0; padding-top:0; padding-bottom:0
		}
	.commander a.rss  {
		background: url('images/icon_rss.gif') no-repeat 5px 0;; padding-left:25px; padding-right:0; padding-top:0; padding-bottom:0
		}
#sidebar h2 {
	display: block;
	background: url('images/separator_green1.gif') repeat-x center bottom;
	font-size: 1.4em; margin-left:0; margin-right:0; margin-top:16px; margin-bottom:6px; padding-left:3px; padding-right:0; padding-top:0; padding-bottom:10px
	}

#sidebar ul {
	clear: both;
	margin: 0;
	padding: 0;
	list-style-type: none;
	}
#sidebar ul li {
	clear: both;
	color: #000000;
	}
#sidebar ul.no-splitted li {
	padding: 0 5px;
	}
#sidebar ul.no-splitted ul li {
	margin: 0 -5px;
	}
#sidebar ul.blc {
	padding: 0 5px;
	}

#sidebar li#sidebar-splitted {
	float: left;
	width: 100%;
	margin: 0 0 15px 0;
	}
#sidebar-splitted .splitted-left {
	float: left;
	width: 140px;
	}
#sidebar-splitted .splitted-right {
	float: right;
	width: 145px;
	}

ul.splittedlists li {
	background: url('images/dot.gif') no-repeat 5px 5px;
	padding-left:23px; padding-right:0; padding-top:0; padding-bottom:0
	}
ul.splittedlists ul li {
	margin: 0 0 0 -23px;
	}
ul.splittedlists li a:link 
	}
ul.splittedlists li a:visited {
	color: #000000;
	}
ul.splittedlists li a:hover,
ul.splittedlists li a:active {
	color: #92e600;
	}






/**********************
*   Bottom            *
***********************/

#bottom {
	clear: both;
	float: left !important;
	float: none;
	width: 855px;
	height: 100%;
	margin: 0;
	padding: 0px;
	background: #000000 ;
	border-top: 20px solid #fff;
	font-size: 0.9em;
	text-align: left;
	color: #fff;
	}

#bottom-left {
	width: 20%;
	padding: 10px 0 0px 15px;
	float: left;
	}

#bottom-mid  {
	width: 25%;
	padding: 10px 0 0 15px;
	float: left;
	}

#bottom-right {
	width: 47%;
	padding: 10px 0 0 15px;
	float: left;
	}
#bottom h2 {
	margin: 15px 0 10px 0;
	padding: 0 8px;
	font-size: 1.6em;
	color: #fff;
	}
#bottom h2 span {
	color: #FFC933;
	}
#bottom ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	border-top: 1px solid #7FD900;
	}
#bottom ul li {
	line-height: 26px;
	border-bottom: 1px solid #7FD900;
	}
#bottom ul li a {
	display: block;
	padding: 0 10px;
	color: #fff;
	text-decoration: none;
	}
#bottom ul li a:hover {
	background: #7FD900;
	}






/**********************
*   Footer            *
***********************/

#footer {
	width: 100%;
	height: 74px;
	clear: both;
	background: #000000;
	border-top: 1px solid #000;
	color: #fff;
	}

#footer .validate {
	background: url('images/icon_valid.gif') no-repeat 0 0;
	padding-left:20px; padding-right:5px; padding-top:0; padding-bottom:0
	}

#footer .credits {
	float: right;
	margin: 0;
	padding: 0;
	border: none;
	}
#footer y {
	margin: 0 0 0 83px;
	padding: 10px 5px;
	font-size: 0.9em;
	line-height: 100%;+
		}

#footer p {
	margin: 0 0 0 0px;
	padding: 0px 10px;
	font-size: 0.9em;
	line-height: 200%;
	text-align: center;
	}
#footer z {
	margin: 0 0 0 600px;
	padding: 10px 5px;
	font-size: 0.9em;
	line-height: 100%;
	}


#footer p a:link,
#footer p a:visited {
	color: #ffffff;
	
	}
#footer p a:hover {
	color: #84f100;
	}
#footer p a:active {
	color: #84f100;
	}



/**********************
*   HighSlide         *
***********************/



<style type="text/css">
* {
    font-family: Verdana, Helvetica;
    font-size: 10pt;
}
.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide img {
	border: 2px solid gray;
}
.highslide:hover img {
	border: 2px solid white;
}

.highslide-image {
    border: 2px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    
    border: 2px solid white;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
.highslide-loading {
    display: block;
	color: white;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
    text-decoration: none;
	padding: 3px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
    background-color: black;
    /*
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
    */
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}
</style>

</head>

<body style="background-color: silver">


