/*
Theme Name: TastyPlacement.
Theme URI: http://www.tastyplacement.com/free-wordpress-theme-tastyplacement
Description: A Tasty Theme, SEO-Ready.
Version: 1.2
Author: TastyPlacement.com
Author URI: http://www.tastyplacement.com.
Tags: white, blue, black, widget ready, 2 columns, right sidebar
*/
body {
	/*width:1024px;*/
	width:100%;
	margin: 0 auto;
	padding: 0;
	font-size: 1.0em;
	font-family: Verdana, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: small;
	font-size: 0.77em;
	color: #333333;
}

#petalsplanet{
	width:167px;
	height:124px;
	left:0px;
	position:relative;
	top:25px;
	background: url(images/petalsplanet.png) no-repeat;
}
/*****************************************************MAINNAV*********************************************/
#mainNav {
	margin:0px;
	width:100%;
}
.span-22 {
	width:100%;
}

div.span-22 {
	float:left;
}

#mainNav .lineNav {
    background:url("images/nav_line.gif") repeat-x scroll 0 0 transparent;
}

#mainNav ul, #mainNav ul li {
    padding: 0px;
    margin: 0 5px;
    list-style: none outside;
}

#mainNav ul  {
    padding: 0 0 0 557px;
	margin:0 auto;
	width:460px;
}
#mainNav ul li {
    padding: 0px 0px;
    float: left;
}

#mainNav ul li a span {
    display: none;
}

#mainNav ul li a {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-style: italic;
    color: #000;
    font-weight: bold;
    display: block;
    height: 25px;
}

#mainNav ul li a:hover {
    color: #666;
}

#mainNav ul li a.active {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-style: italic;
    color: #000;
    font-weight: bold;
}

#mainNav li.navPetalslink {
    background: url(images/nav.png) no-repeat;
    width: 65px;
    height: 25px;
}

#mainNav li.navPetalslink a:hover, #mainNav li.navPetalslink a.active {
    background: url(images/nav_over.png) no-repeat;
    color: #666;
}

#mainNav li.navCommunity a {
    background: url(images/nav.png) no-repeat -65px;
    width: 70px;
    height: 25px;
}

#mainNav li.navCommunity a:hover, #mainNav li.navCommunity a.active {
    background: url(images/nav_over.png) no-repeat -65px;
    color: #666;
}

#mainNav li.navForum a {
    background: url(images/nav.png) no-repeat -135px;
    width: 60px;
    height: 25px;
}

#mainNav li.navForum a:hover, #mainNav li.navForum a.active {
    background: url(images/nav_over.png) no-repeat -135px;
    color: #666;
}

#mainNav li.navDownload a {
    background: url(images/nav.png) no-repeat -195px;
    width: 65px;
    height: 25px;
}

#mainNav li.navDownload a:hover, #mainNav li.navDownload a.active {
    background: url(images/nav_over.png) no-repeat -195px;
    color: #666;
}

#mainNav li.navDocumentation a {
    background: url(images/nav.png) no-repeat -260px;
    width: 85px;
    height: 25px;
}

#mainNav li.navDocumentation a:hover, #mainNav li.navDocumentation a.active {
    background: url(images/nav_over.png) no-repeat -260px;
    color: #666;
}

#mainNav li.navBlogs a {
    background: url(images/nav.png) no-repeat -345px;
    width: 46px;
    height: 25px;
}

#mainNav li.navBlogs a:hover, #mainNav li.navBlogs a.active {
    background: url(images/nav_over.png) no-repeat -345px;
    color: #666;
}
/**************************FIN********************MAINNAV*********************************************/

/*---------------------------NAVSITE TEST----------------------------*/
#navsite ul#navsite-barre{
	padding-left:557px;
	margin:0 auto;
	font-size:0.85em;
	text-align:center;
	width:450px;
	height:24px;
	overflow:hidden;
}	
#navsite #navsite-petalslink{	
	height:28px;
	list-style:none;
}
#navsite #navsite-petalslink a{
	color:#868686;
	list-style:none;
	float:left;
	width:107px;
	height:28px;
	margin-top:2px;
}
#navsite #navsite-petalslink a:hover{
	text-decoration:none;
}
#navsite #navsite-petalslink.selected{
	background:transparent url(images/onglet_1.png) no-repeat;
	list-style:none;
	float:left;
	width:107px;
	height:28px;
}	
#navsite #navsite-developpers{
	list-style:none;
}
#navsite #navsite-developpers a{
	color:#868686;
	margin-top:2px;
	float:left;
	list-style:none;
	width:125px;
	height:28px;	
}	
#navsite #navsite-developpers a:hover{
	text-decoration:none;
}
#navsite #navsite-developpers.unselected{
	background:transparent url(images/onglet_2.png) repeat-x;
	list-style:none;
	float:left;
	width:125px;
	height:28px;
}
#navsite #navsite-forum{
	list-style:none;
}
#navsite #navsite-forum a{
	color:#868686;
	margin-top:2px;
	float:left;
	list-style:none;
	width:107px;
	height:28px;	
}	
#navsite #navsite-forum a:hover{
	text-decoration:none;
}
#navsite #navsite-forum.unselected{
	background:transparent url(images/onglet_3.png) no-repeat;
	list-style:none;
	float:left;
	width:107px;
	height:28px;
}
#navsite #navsite-downloads{
	list-style:none;
}
#navsite #navsite-downloads a{
	color:#868686;
	margin-top:2px;
	float:left;
	list-style:none;
	width:107px;
	height:28px;	
}	
#navsite #navsite-downloads a:hover{
	text-decoration:none;
}
#navsite #navsite-downloads.unselected{
	background:transparent url(images/onglet_4.png) no-repeat;
	list-style:none;
	float:left;
	width:107px;
	height:28px;
}


/***************************************************************************/

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	font-weight: normal;
	color: #3E3E3E;
	font-family: Arial, Verdana, Serif;
}
h2, h3 {
	color:#fff;
	font-size: 1.6em;
	line-height: 1.2em;
	margin-bottom: 0.5em;
}
p, ul, ol {
	text-align: justify;
	line-height: 1.4em;
	font-size: 1.0em;
}
ul, ol {
	padding: 0 1em;
}
a {
	text-decoration: none;
}
a:link, a:visited {
	color: #e46425;
	border-bottom: 1px dotted;
}
a:hover, a:active {
	color: #643424;
	border-bottom: 1px solid;
}
img {
	border: 1px solid #c0c0c0;
	padding: 11px;
	max-width:97%;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}


blockquote {
	background: url(images/quote.gif) no-repeat left top;
	font-style: italic;
	padding-left: 24px;
}
/* Form */
form {
	margin: 0;
	padding: 0;
}
fieldset {
	margin: 0;
	padding: 0;
	border: none;
}
dl {
	margin: 1em 0px;
}
dt {
	font-weight: bold;
}
dd {
	margin: 0.5em 1em;
	padding: 0;
}
legend {
	display: none;
}
input, textarea, select {
	font-size: 1em;
	color: #333333;
	margin: 3px 0;
	padding: 3px;
}
/* Header */

#header {
	width: 95%;
	height: 180px;
	margin: 0 auto;
	padding: 0 2%;
	background: #fff url(images/headerbg_6.0.png) no-repeat;
/*	background:#141E24 url(images/headerbg.gif);*/
}
#logo {
	width: 100%;
	margin: 0;
/*	height:180px;*/	padding: 0px 0 0 0;
}
#logo h1 {
	margin: 0;
	padding: 0;
	font-size: 2.5em;
	text-transform: lowercase;
	text-align: left;
}
#logo h1 a {
	color: #492562;
	border: none;
}
#logo h2 {
	font-size: 1.2em;
	color: #783187;
	text-transform: lowercase;
	text-align: left;
}
#logo a {
	text-decoration: none;
}
#menu {
	width: 100%;
	height: 36px;
	margin: 0 auto;
	padding: 0;
	background: #5F6B78 url(images/menubg.gif) repeat-x;
}
#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#menu li {
	display: inline;
}
#menu a {
	font-size:16px;
	display: block;
	float: left;
	height: 30px;
	padding: 6px 12px 0;
	text-decoration: none;
	color: #ddd;
	margin: 0;
	border: 0px;
}
#menu a:hover, #menu a:active #menu li.current_page_item a:link, #menu li.current_page_item a:visited, #menu li.current_page_item a:hover, #menu li.current_page_item a:active {
	background: #141E24;
	color: #fff;
}

#menu #rss a {
	float: right;
	padding-left: 30px;
	background: url(images/rss.gif) no-repeat 10px 50%;
}
#menu #rss a:hover {
	/*background-color: #141E24;*/
}
/* wrap */
#wrap {
	width: 100%;
	margin: 0 auto;
	padding:0;
}
/* Content */
#content {
	float: left;
	width: 68%;
	margin: 0 0 0 0;
	padding: 2%;
}
#wrap .navigation {
	margin: 0 ;
	padding: 1em;
}
.alignleft {
	float: left;
	margin: 1em 0;
}
.alignright {
	float: right;
	margin: 1em 0;
}
/* Post */
.post {
	clear: both;
	margin-bottom: 2em;
}
.post p {
	line-height: 1.4em;
	font-size: .95em;
}
.post .title {
	margin-bottom: 10px;
	padding-bottom: 5px;
	text-transform: none;
	line-height: 1.6em;
	background: url(images/postbg.gif) repeat-x left bottom;
}
.post .title a:link, .post .title a:active, .post .title a:visited {
	font-size:20px;
	font-weight:bold;
	text-decoration: none;
	border: none;
	color: #492562;
}
.post .title a:hover {
	border-bottom: 1px solid;
}
.post .title span {
	float: right;
	font-size: 0.55em;
	color: #c1afc6;
	margin: 0 0 0 1em;
	text-transform: none;
	font-family: Verdana, Arial, Serif;
}
.post .entry {
}
.post .meta {
	font-size: 0.9em;
	padding: 5px 0;
	background: url(images/dotborder.gif) repeat-x;
}
.post .meta p {
	margin: 0;
	line-height: normal;
	color: #999999;
}
.post .meta .category {
	padding: 0 20px 0 12px;
	background: url(images/category.gif) no-repeat left center;
}
.post .meta .comments {
	float: right;
	padding-left: 16px;
	background: url(images/comments.gif) no-repeat left center;
}
.post .meta .user {
	padding: 0 14px;
	background: url(images/user.png) no-repeat left center;
}
/* Author Template*/
ul.authorposts {
	margin: 0;
	padding: 0 2em;
}
ul.authorposts li {
	margin: 0;
	padding: 5px;
}
ul.authorposts li em {
	float: right;
	font-style: normal;
}
/* Comments */
#commentform {
	margin: 0;
	padding: 10px;
	background: #fff;
}
#content h2, #content h3 {
	font-size:18px;
	text-transform: lowercase;
	color:#783187;
}
#content .commentlist {
	margin: 0;
	padding: 0;
	border-top: #ddd 1px solid;
}
#content .commentlist li {
	list-style: none;
	margin: 0;
	padding: 1em;
	border-bottom: #ddd 1px solid;
	font-size: 0.9em;
}
#content .commentlist li .cmtinfo {
	padding: 5px;
	margin-bottom: 5px;
	position: relative;
}
#content .commentlist li .cmtinfo em {
	margin: 0;
	padding: 0 1em;
	font-weight: normal;
	font-style: normal;
	color: #999;
}
#content .commentlist li cite {
	font-style: normal;
	font-weight: bold;
	font-size: 1.1em;
}
#content .commentlist li.alt {
	background: #f8f8f5;
}
#content .commentlist li.authorcomment {
	border: #ecc 1px solid;
}
#content .nocomments {
	font-size: 0.9em;
	color: #999;
	text-align: center;
}
input.textbox {
	border: #ccc 1px solid;
	background: #f9f9f9;
	font: 1em Verdana, Arial, Serif;
	padding: 5px;
	width: 150px;
}
textarea {
	width: 500px;
	padding: 5px;
	height: 20em;
	border: 1px solid #ccc;
	background: #f9f9f9;
	font: 1em Verdana, Arial, Serif;
}
input.textbox:focus, textarea:focus {
	background: #fff;
	border: #999 1px solid;
}
/* Sidebar */
#sidebar {
	float: right;
	width: 25%;
	padding: 0 1%;
	border-left:1px dotted #333;
	border-right:1px dotted #333;
	border-bottom:1px dotted #333;
}
#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: left;
}
#sidebar li {
	margin-bottom: 22px;
	line-height: 19px;
}
#sidebar ul ul {
	color:#fff;
	margin-left: 1em;
}
#sidebar li li {
	margin: 0;
	margin-bottom: 6px;
}
#sidebar h2, #sidebar h3 {
	margin-bottom: 10px;
	background: url(images/dotborder.gif) repeat-x bottom;
	text-transform: lowercase;
}
/* Footer */
#footer {
	text-align: center;
	padding: 10px 0;
	margin: 0 auto;
	width: 80%;
	font-size: 0.9em;
}
/* Colors */
body {

}
#content {
	background: #FCE7E0;
}
#sidebar {
	background: #492562;
}

