/*
Theme Name: Iletait-2010
Theme URI: http://www.advitamine.com/
Description: Theme designer par advitamine.com.
Version: 1.0
Author: Emmanuel du Bourg
Author URI: http://emmanueldubourg.com
Tags: blue, custom header, fixed width, two columns, widgets 

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

body {
	font-size: 1em; /* Resets 1em to 14px */
	font-family: helvetica, arial, Verdana, Arial, Sans-Serif;
	background-color: #f7f4f2 ;
	color: #333333;
	margin:0px;
}
img {border:none}


* { outline:none; }

a.more-link, .more-link { 
	text-decoration:underline;
	color:#333;
	background:url(images/main.gif) no-repeat left center;
	padding-left:30px;
}
.more-link:hover { text-decoration:none; color:#8B8234; }

.alignleft { float:left; }
.alignright { float:right; }

#page {
	width:953px;
	bbackground-color: purple;
	margin:0px auto;
}

#content_left {
	width:613px;
	bbackground:red;
	float:left;
}

#header h1 { margin:0px; padding:0px; }
#header h1 a{
	display:block;
	width:613px;
	height:270px;
	background:url(images/header.jpg) no-repeat;
	margin:0px; padding:0px;
}
#header h1 a span { display:none; }

#sidebar {
	width:294px;
	bbackground:blue;
	float:right;
}

#footer {
	background:green;
}

.clear {
	clear:both;
	height:0px;
	line-height: -11;
	
}

#content a { color:#000; text-decoration:underline; }
#content a:hover { color:#8B8234; text-decoration:none; }

/* NAV*/

.nav_content {
   background:url(images/dot.gif) repeat-x left bottom;

}

.nav{
	width:100%;
	height:25px;
   	padding-top:7px;
    font-size:12px;
    margin:0px 0px 0px -18px;
    padding-left:18px;
}

.nav, .nav ul {
	list-style: none;
	line-height: 1.4;
}

.nav a, .nav a:hover {
	display: block;
	text-decoration: none;
	border:none;
	ppadding:3px;

}

.nav li {
	float: left;
	list-style:none;
	margin-right:0px;
}

.nav a {
	display:block;
	color: #333333;
	font-weight:normal;
	width:100px;
	height:28px;
	padding:4px 0px 0px 0px;
	text-align:center;
}

	
.nav a:hover, .nav li.current_page_item a, .nav li.current-cat a{
	bbbackground-color:#333;
	bbcolor:#fff;
	width:100px;
	padding:4px 0px 0px 0px;
	text-align:center;	
	background:url(images/nav-on.gif) no-repeat
}

.nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 174px;
	margin:0px 0px 0px -0px;
	padding-left:0px;
	padding-top:7px;
	background-color:#847B30;
}

.nav li li {
	width: 174px;
	margin-bottom:5px;
	margin:0px; 
}

.nav li li a, .nav li li a:visited {
	height:15px;	
	font-weight:normal;
	font-size:1em;
	color:#FFF;
	margin:0px; 
	padding:5px;
	width:164px;
}
.nav li ul li.current_page_item a { background:none; width:164px;}
.nav li ul li a:hover, .nav li ul li a:active {
	background:#8F302C;
	padding:5px;
	width:164px;
}	

.nav li:hover ul, .nav li li:hover ul, .nav li li li:hover ul, .nav li.sfhover ul, .nav li li.sfhover ul, .nav li li li.sfhover ul {
	left: auto;
}

a.main:hover
{
    background:none;
}
/* /NAV*/


#cat_name{
	font:bold 24px helvetica, arial;
	color:#8b8234;
	
	margin: 0px;
	float:left;
}


#snav {
	width:468px;
	hheight:50px;
	margin: 25px 0px 5px 0px;
	padding-left:0px;
	list-style: none;
	float:right;
}

#snav li {
	float:left;
	margin-right:15px;
}

#snav li a {
	font:normal 12px helvetica, arial;
	color:#8b8234;
	text-decoration:none;
	padding:3px 0px 3px 23px;
	background:url(images/snav-off.gif) no-repeat 0px 2px;
}


#snav li a:hover, #snav li.current-cat a {
	background:url(images/snav-on.gif) no-repeat 0px 2px;
}


.post_date{ 
	float:left;
	width:86px;
	height:87px;
	background: url(images/bg_date.gif) no-repeat center;
	list-style: none;
	text-align:center;
	margin:25% 0px 0px 0px;
	padding-left:5px;
	padding-top:-10px;
}
.post_date li { color:#f7f4f2; mmargin-top:5px }
.post_date li.d_name { font:bold 12px helvetica, arial;  text-transform: uppercase ; margin-top:18px;}
.post_date li.d_number { font:bold 30px helvetica, arial; font-style: uppercase ; margin-top:-2px; }
.post_date li.d_month { font:bold 12px helvetica, arial; text-transform: uppercase ;margin-top:-3px;}


.post { 
	float:right;
	width:469px;
	height:100%;
	
}

.entry { 
	background: url(images/dot.gif) repeat-x left top;
	padding-top:10px;
	font:normal 14px helvetica, arial;
	color:#333333;
	padding-right:0px;
}


.entry pre {
	display:block;
	width:95px;
	height:29px;
	background: url(images/bulle.gif) no-repeat;
	padding-top:0px;
	margin:35px 0px 25px 0;
}

.entry pre a {
	font:normal 14px helvetica, arial;
	color:#fff;
	text-transform:uppercase;
	text-decoration:none;
	margin:0px 0px 0px 27px;
}

.entry pre a:hover {
	color:#8B8234;
}

.post h2 { padding-top:30px; margin-bottom:20px; background:url(images/bg_title.gif) repeat-x; }
.post h2, #content .post h2 a {
	font:none 14px helvetica, arial;
	color:#000;
	
	text-decoration:none;
}

#footer {
	height:600px;
	background:url(images/footer.jpg) no-repeat;
}

#nav_footer{
	width:469px;
	margin-left:143px;
	background: url(images/bg_title.gif) repeat-x;
	padding-top:15px;
	margin-top:25px;
}



.navigation {
	clear: both;
	padding: 10px 0px;
	margin-left:143px;
	background: url(images/bg_title.gif) repeat-x;
	padding-top:15px;
}

.navigation a, .navigation a:visited {
	font:none 12px helvetica, arial;
}
.previous-entries a, .next-entries a {
	padding:5px;
	text-decoration: none;
	font:normal 14px helvetica, arial;
	font-style: none ;
	background-color: #867D32;
	color:#fff;
}

.previous-entries a:hover, .next-entries a:hover {
	background-color: #333;
	color:#fff;
}

.previous-entries a {
	float: left;
}
.next-entries a {
	float: right;
}

#sidebar ul {
	list-style: none;
	margin:0px 0px 0px -18px;
	padding-left:18px;
}

#img_top a {
	display:block;
	width:294px;
	height:284px;
	margin-top:57px;
	background: url(images/sidebar-top.gif) no-repeat;
}

/* CALENDAR*/
#calendar {
	background: url(images/bg_calandar.gif) no-repeat center right;
}
#calendar h2 { display:none; }

#wp-calendar caption {
	margin: 10px 0 0 0;
	width: auto;
	text-align: center;
	font-weight: bold;
	font-family: helvetica, arial;
	font-size: 10px;
	color:#333;
	text-transform: capitalize;
	margin-bottom: 3px;
}
#wp-calendar {
	margin: 0 1px 0 2px;
	border-collapse: collapse;
}
#wp-calendar th {
	width: 11%;
	font-family: helvetica, arial;
	font-size: 10px;
	color:#333;
}
#wp-calendar td {
	background-color: transparent;
	text-align: center;
	font-family: helvetica, arial;
	font-size: 10px;
	color:#333;

}

#wp-calendar td a {
	display: block;
	font-weight: bold;
	
	background-color: transparent;
	border:1px solid #88cd00;
	z-index: 1;
	color:#333;
	text-decoration:none;
}
#sidebar ul li #wp-calendar td a { font-size: 10px; }
#wp-calendar td#prev a, #wp-calendar td#next a { border:none; font-weight: bold; 	text-transform: capitalize;}
#wp-calendar td#next { text-align: right;}
#wp-calendar td#previous { text-align: left;}

/* /CALENDAR*/


/* WIDGET PAGE */
h2.widgettitle { 
	font:none 12px helvetica, arial;
	color:#000;
	margin:45px 0px 12px 0px;
	padding-top:20px;
	background:url(images/dot.gif) repeat-x left 0px;
}



#sidebar ul { margin:0px 0px 0px -18px; padding-left:18px; }
#sidebar ul li { margin:0px; padding:0px}
#sidebar ul li a { font:normal 12px helvetica, arial;color:#333;  }
#sidebar ul li a:hover { color:#8b8234; text-decoration:none}
/* /WIDGET PAGE*/

/* WIDGET TEXT*/
.widget_text h2.widgettitle { color:#8b8234 }
.textwidget { font:normal 12px helvetica, arial; color:#8b8234;  }		
.textwidget a { text-decoration:underline; color:#8b8234; }
.textwidget a:hover { text-decoration:none; color:#333;  }
		
/* /WIDGET TEXT*/

/* WIDGET SEARCH*/
#search { padding:20px; background:url(images/dot.gif) repeat-x left 10px; }
#search #searchform { margin:0px; }
#search #searchform label { display:block; font:normal 12px helvetica, arial; }
#search #searchform #s { border:1px solid #333; }

li#tag_cloud a { text-decoration: none;}
/* /WIDGET SEARCH*/

#respond { floar:right; width:469px; float:right; bbackground:red;}
#respond #commentform label { font:normal 12px helvetica, arial; color:#333; }
#respond #commentform #comment { width:468px; height:110px;}

.widget_pages ul li { float:left; width:135px; margin:3px 0px;}
