/* @override http://www.littlewoman-paris.com/wp-content/themes/vibrantcms/styles/canary.css */

/* @override http://www.littlewoman-paris.com/wp-content/themes/vibrantcms/styles/canary.css */

body  {
	background: rgb(118, 93, 77) url(canary/bg.jpg) repeat-x left;
}

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

a:link, a:visited  {
	color: #bf0606;
}

/* STRUCTURE */

#wrap {

}

#header  {
	background: #fff url(canary/header.gif) repeat-x top left;
	border-bottom: 7px solid white;
}

#header h1.title a  {
	color: #000;
	font-size: 28px;
}

#header p.description  {
	color: #615b4e;
}

#rss  {
	background-color: rgb(170, 186, 10);
}

#rss a  {
	color: #fff;
}



#featured  {
}

.featimg img {
	border: 30px solid white;
}



.widearea #div25.pageitem {
		background: white url(../images/start.jpg) no-repeat 650px;
}

#featured .buttons a.prev  {
	background: url(canary/button.png) no-repeat left -56px;
}

#featured .buttons a.prev:hover  {
	background: url(canary/button.png) no-repeat left -84px;
}

#featured .buttons a.next  {
	background: url(canary/button.png) no-repeat top left;
}

#featured .buttons a.next:hover  {
	background: url(canary/button.png) no-repeat left -28px;
}

#featured .buttons a#next2.next  {
	width: 126px;
		background: url(canary/button.png) no-repeat left -113px;
}

#featured .buttons a#next2.next:hover  {
		background: url(canary/button.png) no-repeat left -141px;
}

#featured  h2 {
	color: #bf0606;
}

#steps  {
background: white url(canary/menu-bg.gif) no-repeat left;
	padding-left: 30px;
	width: 950px !important;
	width: 940px;
	overflow: hidden;
}

#steps ul li a  {
	color: #fff;
}

#content  {
	border-top: 7px none white;
	border-bottom: 7px solid #f6f7f7;
	background-color: #fff;
}

#content .moreinfo  {
	border: 1px solid #e1e6e5;
	background-color: #fff;
	color: #000;
	-moz-border-radius: 5px;
-khtml-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
}

#content .moreinfo h3  {
	color: #000;	
}

#content .moreinfo .more a  {
	color: #bf0606;
	background: url(canary/moreinfo.jpg) no-repeat center left;
}

#news  {
	color: #75818a;
}

#news h3  {
	color: #000;
}

#news ul li a  {
	color: #bf0606;
}

#news p.more a  {
	color: #75818a;
}

#bottom  {
	background: #e1e6e5 url(canary/bottom-bg.jpg) repeat-x center bottom;
min-height:180px;
  height:auto !important;
  height:180px;

}

#newsletter h3 {
	color: black;
}

#newsletter  {
	color: #615b4e;
}

#newsletter input.text  {
	background-color: #f9fafa;
}

#footer  {
	background: rgb(118, 93, 77) repeat-x left;
	color: #999;
}

#footer p a, #footer p  {
	color: #999;
	font: 11px Arial, Helvetica, Geneva, sans-serif;
}

/* NAVIGATION */

#nav ul li a:link, #nav ul li a:visited  {
	color: #000;
}

/* BLOG CSS */

.post .categories  {
	background-color: #bf0606;
	color: #fff;
}

.post .categories a  {
	color: #fff;
}

.post h2.title .date a  {
	color: #a9a9a9;
}

.post h2.title a  {
	color: #000;
}

.post p.comments a  {
	background: url(canary/comments.jpg) no-repeat center left;
	color: #000;
}

p.continue a  {
	color: #bf0606;
}

#postad  {
	background-color: #fcfcfc;
}

a.adlink  {
	color: #000;
}
.asidespost  {
	border-left: 3px solid #bf0606;
}

#sidebar img.bigad  {
	border: 2px solid #e1e6e5;
	margin-bottom: 20px;
}

#tabbox  {
	border: 1px solid #f0b018;
}

#tabbox ul.idTabs  {
	background: #f8faf9;
}

#tabbox ul.idTabs li a:link, #tabbox ul.idTabs li a:visited  {
	color: #000;
}

#tabbox ul.idTabs li a.selected  {
	color: #fff;
	background: #8bc62d url(canary/selectedtab.jpg) repeat center center;
}

#boxes ul  {
	background: #fff;
}

#boxes ul li {
	background: url(canary/tablibg.jpg) no-repeat top left;
}

#boxes ul li:first-child  {
	background: none;
}

#boxes ul li a:link, #boxes ul li a:visited   {
	color: #000;
}

#leftwidget  {
	border-right: 1px solid #dedede;
}

.widgetlist  h3  {
	background: url(canary/widgethead.jpg) no-repeat center left;
	color: #fff;
}

.widgetlist ul li  {
	border-bottom: 1px solid #f0f0f0;
}

.widgetlist ul li a:link, .widgetlist ul li a:visited  {
	color: #000;
}
.commentlist {
	border-top: 2px solid #DDDEDE;
}
.commentlist li {
	border-bottom: 2px solid #DDDEDE;
}
.commentlist .alt {
	background: #F2F3F3;
}
#commentform input {
	background: #F2F3F3;
	border: 1px solid #DDDEDE;
}
#commentform textarea {
	background: #F2F3F3;
	border: 1px solid #DDDEDE;
}

/* HOME */

#home #steps ul li  {
	display: inline;
	margin: 0 20px 0 0;
	border-right: 1px none #cccccc;
	padding-right: 0;
}

