/* Blue Color Styles */

/*-----------------------------------------------

INDEX:

1. SETUP
-1.1 Defaults
-1.2 Hyperlinks

2. SITE STRUCTURE & APPEARANCE
-2.1 Containers
-2.2 Header
-2.3 Navigation
--2.3.1 Drop-downs
-2.4 Introduction
-2.5 Content
-2.6 Sidebar
-2.7 Footer

3. WIDGETS

4. POSTS
-4.1 Typographic Elements
-4.2 Images
-4.3 PageNavi

5. COMMENTSAREA
-5.1 Comments
-5.2 Comments Form

6. GENERAL STYLES

-----------------------------------------------*/



/*-----------------------------*/
/* 1. SETUP */
/*-----------------------------*/

/* 1.1 Defaults */

body  {
	color: #3f312e;
	background: white;
}

h1, h2, h3, h4, h5, h6  {
	color: #3f312e;
}

/* 1.2 Hyperlinks */

a:link, a:visited  { color: #9e1376; }

a:hover { color: #BE0181; text-decoration:underline; }

h1 a:link, h1 a:visited, h2 a:link, h2 a:visited, h3 a:link, h3 a:visited,
h4 a:link, h4 a:visited, h5 a:link, h5 a:visited, h6 a:link, h6 a:visited  {
	color: #3f312e;
}


/*-----------------------------*/
/* 2. SITE STRUCTURE & APPEARANCE */
/*-----------------------------*/

/* 2.1 Containers */

#main  {
	background: url(1001innovations/main.png) repeat left top;
}

#main #inside  {
	background-color: #fff;
}

#container {
	margin-top: 20px;
}

/* 2.2 Header */

#header {
	
	height: 100px;
	background: transparent url(1001innovations/header-bg.gif) 0 0 repeat-x;
	width:960px;
}

#landing-page #header {
	width: auto;
}

#landing-page #header .wrap {
	width: 640px;
}

#header .wrap {
	width: 940px;
	margin: 0 auto;
}

#header #logo {
	
	margin-left: 0px;

	
}

#header img {
	margin: 0;
	margin-top:15px;
	position:relative;
	top:20px;
}

/* 2.3 Navigation */
.partenaire {margin-left:10px;}
.partenaire li{position:relative; float: left;}
#navigation {
	margin: 0;
	position: relative;
}

#nav {
	position: absolute;
	left: 200px;
	top: -61px;
	overflow: hidden;
	zoom: 1;
	padding-left: 2px;
	background: transparent url(1001innovations/nav-seperator.gif) top left repeat-y;
	width:758px;
	border-bottom:3px #BE0181 solid;
	
}

#nav li {
	margin: 0;
	background: transparent url(1001innovations/nav-seperator.gif) top right repeat-y;
}

#nav a {
}

#nav a:link, #nav a:visited {
	color: #9E1376;
	border: 0;
	padding: 18px 8px;
	margin-right: 2px;
	background: none;
}

#nav li.current_page_item a, #nav li a:hover  {
color: #f76bba;
	border: 0;

}

#nav li .lienBoutique {
 color: #fff;
 background: #990066;
 height: 12px;
 width:240px;
 font-size:14px;
 font-weight:bold;
 line-height:12px;
        padding:18px 8px;
}

#nav li .lienBoutique span  {
 background: url('http://www.tapis-chic.com/blog/wp-content/themes/mainstream/images/fleche_27.gif') 0 1px no-repeat;
 padding: 0 0 0 35px;
}

#nav li .lienBoutique:hover {
 color: #990066;
 background: #fff;
 height: 12px;
        line-height:12px;
        padding:18px 8px;
}


/* Style drop down list */

#nav li ul { border: 1px solid #267e9f;}
#nav li ul li {	border-bottom: 1px solid #267e9f; background: #FFF; }
#nav li ul li a { background-color: #61b5d5!important; background-image: none!important; border: none!important;}
#nav li ul li a:hover { background: #fff url(blue/nav.jpg) repeat-x left top!important; border: none!important;}

/* 2.4 Introduction */

#introduction  {
	border-bottom: 1px solid #c0d9e2;
}

#about  {
	background: #960165 url(1001innovations/about.jpg) repeat-x top left;
}

#about h2  {
	color: #fff;
}

#about p  {
	color: white;
}

#about img  {
	border: none;
}

#about .fold  {
	background: url(1001innovations/about_fold.png) no-repeat left top;
}

#connect  {
	border: 1px solid #ededed;
}

#connect ul li a  {
	background: url(blue/connect_grad.png) repeat-x top left;
}

#connect ul li a span  {
	color: #3f312e;
}

/* 2.5 Content */

h2.result_heading  {
	border-bottom: 2px solid #3f312e;
}

#marque h3{background-color:#BE0181;
color:#FFFFFF;
}

#marque h3 span.fold {
background:url("1001innovations/widget_fold.png") no-repeat scroll center center transparent;
}

#marque h3 span.fold {
bottom:-15px;
display:block;
height:15px;
position:absolute;
right:0;
width:20px;
}
/* 2.6 sidebar */


/* 2.7 Footer */


#footer p  {
	color: #1b6784;
}

#footer ul li a  {
	color: #4f4f4f;
}

#footer ul li.current_page_item a, #footer ul li a:hover  {
	color: #3f312e;
}



/*-----------------------------*/
/* 3. WIDGETS */
/*-----------------------------*/

.widget ul {
	margin-top: 10px;
}

.widget h3  {
	color: #fff;
	background-color: #BE0181;
}

.widget h3 span.fold  {
	background: url('1001innovations/widget_fold.png') no-repeat center center;
}

/*
.widget ul li a:link, .widget ul li a:visited  {
	background: url(1001innovations/bullet.png) no-repeat 8px 7px;
}

.widget ul li a:hover  {
	background-image: url(1001innovations/bullet_hover.png);
}
*/
.widget ul li a:link,
.widget ul li a:visited {
	padding: 0;
}

.widget ul li {
	padding: 0 0 0 20px;
	background: url(1001innovations/bullet.png) no-repeat 8px 7px;
}

.widget_recent_comments li  {
	background: url(1001innovations/bullet.png) no-repeat 8px 7px;
}

.widget_recent_comments li a  {
	background: none!important;
	border: none!important;
}

#searchform #s  {
	border: 1px solid #898989;
}

#searchform .submit  {
	color: #fff;
	border: 1px solid #0887be;
	background-color: #ee7329;
}

#twitter a  {
	background-image: none;
}

.textwidget p {
	padding-left: 20px;
}

#searchform {
	padding-left: 20px;
}

/*-----------------------------*/
/* 4. POSTS */
/*-----------------------------*/

.post  {
	border-bottom: 1px solid #dcd6d5;
}

.post .meta  {
	color: #8a7975;
}

.post .meta .comments  {
	background: url(blue/ico-comments.png) no-repeat right 1px;
}

.post .categories a  {
	color: white;
	background-color: #BE0181;
}



#landing-page .entry .wrap {
	overflow: hidden;
	zoom: 1;
}

#landing-page .entry .text {
	width: 330px;
	float: right;
}

#landing-page .post .categories a {
	vertical-align: top;
	margin: 2px 0 0 1px;
	color: #fff;
	text-transform: uppercase;
	background: #1a8dba url(1001innovations/button-bg.gif) 0 0 repeat-x;
	border-color: #24bbea;
	border-style: solid;
	border-width: 1px;
	padding: 5px;
}

#landing-page .post .categories a:hover {
	background: none;
	border-color: #fff;
	color: #1a8dba;
}


/* 4.1 Typographic Elements */

.entry blockquote  {
	color: #666;
}

/* 4.2 Images */

.entry img  {
	border: 3px solid #dbdbdb;
}

img.wp-smiley  {
	border: none;
}

/* 4.3 Page Navi */

.Nav strong.on  {
	color: #fff;
	background-color: #1b82a8;
}

.Nav a:link, .Nav a:visited  {
	color: #1b82a8;
}

/*-----------------------------*/
/* 5. COMMENTSAREA */
/*-----------------------------*/

/* 5.1 Comments */

#comments ol.commentlist  {
	border-top: 1px solid #dcd6d5;	
}

#comments ol.commentlist li {
	border-bottom: 1px solid #dcd6d5;
}

#comments ol.commentlist li .comment-head .avatar img  {
	border: 3px solid #dcd6d5;
}

#comments ol.commentlist li .comment-head .user-meta span.date  {
	color: #565656;
}

#comments ul.children {
	background: url(blue/comment_reply.png) no-repeat left 11px;
}

#comments ul.children li {
	border-bottom: 0;
}

#comments .navigation .alignright, #comments .navigation .alignleft { margin:0;}
#comments .navigation a {
	color: #fff;
	background: #9F9F9F;
}

#comments .navigation a:hover {background: #888;}

#comments .commentlist #respond #form_wrap {
	border:0;
}

/* 5.2 Comments Form */

#commentform input.txt  {
	border: 1px solid #898989;
}

#commentform textarea  {
	background-color: #f4f4f4;
	border: 1px solid #FF99CB;
}

#commentform #submit  {
	color: #fff;
	border: 1px solid #FF99CB;
	background-color: #ee7329;
}

/*-----------------------------*/
/* 6. GENERAL STYLES */
/*-----------------------------*/
#header #top-ad {
	width: auto;
}

#header #newsletter {
	margin: 20px 0 0 0;
}

#header #newsletter h2 {
	display: block;
	font-family: Arial, sans-serif;
	color: #9E1376;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
}


#newsletter .text {
	font-size: 12px;
	color: #9E1376;
	background: #fff;
	border-color: #b0b0b0;
	border-style: solid;
	border-width: 1px 0 0 1px;
	padding: 6px;
	vertical-align: top;
	margin: 2px 0;
}

#newsletter .submit {
	vertical-align: top;
	margin: 2px 0 0 1px;
	color: #9E1376;
	text-transform: uppercase;
	background: transparent url(1001innovations/button-bg.gif) 0 0 repeat-x;

	padding: 3px;
}

#newsletter em {
	color: #9E1376;
	display: inline;
}

#searchform #s {
	font-size: 10px;
	color: #aaa;
	background: #fff;
	border-top: #b0b0b0 solid 1px;
	border-left: #b0b0b0 solid 1px;
	border-right: #eee solid 1px;
	border-bottom: #eee solid 1px;
	padding: 6px;
	vertical-align: top;
	margin: 2px 0;
	width: 155px;
}

#searchform #searchsubmit,
#commentform #submit {
	vertical-align: top;
	margin: 2px 0 0 1px;
	color: #3F312E;
	text-transform: uppercase;
	background: transparent url(1001innovations/button-bg.gif) 0 0 repeat-x;
	border-color: #FF99CB;
	border-style: solid;
	border-width: 1px;
	padding: 5px;
}

.entry .similar-posts {
	list-style: none;
	padding: 0;
}

.entry .similar-posts li {
	list-style: none;
	padding: 0 0 0 20px;
	background: url(1001innovations/bullet.png) no-repeat 8px 7px;
}

#twitter a  {
	display: inline;
	padding: 0;
}

#twitter .website {
	padding: 0 0 0 20px;
	font-weight: bold;
}

.home .entry p, 
.archive .entry p, 
.search .entry p {
	font-size: 14px;
}

