/* @override http://localhost/chyrp/trunk/themes/default/stylesheets/screen.css */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin: 0;
	padding: 0;
}
body {
	background : #cccccc url(http://www.tototoolco.com/images/motif.gif);
	color: #333333;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
}
div.wrapper {
	text-align: left;
	width: 720px;
	margin-right: auto;
	margin-left: auto;
	background: transparent url(http://www.tototoolco.com/images/fond_conteneur.png) repeat-y;
	padding: 0 10px 0 10px;
}

h1#toto {
	text-align: right;
	font-size: 15px;
	font-weight: bold;
	font-family: verdana;
	color: #666;
	background: url(http://www.tototoolco.com/images/tototoolco.gif) 655px 2px;
	background-repeat: no-repeat;
	margin: 0px 0px 3px 0;
	padding: 5px 70px 3px 0;
}

div.container {
	width: 468px;
	padding: 0 6px;
	background-color: white;
	border-left: 1px solid #999;
}
div.sidebar {
	background-color: #F3F3F3;
	float:right;
	width: 160px;
	margin-bottom: 10px;
	padding-bottom: 12px;
}
div.footer {
	background: #ffffff url(http://www.tototoolco.com/images/fond_ici.png) repeat-x;
	height: 28px;
	width: auto;
	color: #333333;
	padding-left: 15px;
	text-shadow: 2px 2px 1px white;
	font-weight: bold;
	line-height: 28px;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	width: 683px;
	}

div.header {
	border-bottom: 1px solid #e4e4e4;
	padding: 0 0 3px 0;
	text-transform: lowercase;
	margin: 0 -6px 18px;
}
.clair {
	line-height: 1px;
	clear: both;
}
#bando {
	height: 118px;
	margin-bottom: 10px;
	margin-top: 10px;
	width: 699px;
}
#principal-actu {
	width: 670px;
	margin-left: 10px;
}
div.sidebar h1 {
	background: #ffffff url(http://www.tototoolco.com/images/fond_lat-home_title.jpg) repeat-x;
	height: 20px;
	line-height: 20px;
	padding-left: 8px;
	text-shadow: 1px 1px 1px white;
	font-weight: bold;
	color: #666666;
}
div.sidebar form {
	padding: 5px;
}
div.sidebar form input {
	width: 150px;
}


/********************************/
/*       menu liste             */
/********************************/

ul#navi {
	display: block;
	height: 26px;
	width: 698px;
	border: 0;
	margin: 0 1px 0 1px;
	padding: 0;
	list-style-type: none;
	background: #dedede url(http://www.tototoolco.com/images/fond_menu.jpg) repeat-x;
	text-shadow: 1px 1px 1px white;
	font-family: verdana;
	font-size: 11px;
}

ul#navi li {
	display: inline;
	background-image: none;
	margin: 0;
	padding: 0;
}

ul#navi li.first:before {
	margin-left: 10px;
}

ul#navi li a {
	display: block;
	float: left;
	height: 26px;
	width: auto;
	margin: 0;
	padding: 0px 1em 0px 9px;
	color: #666666;
	font-size: 0.9em;
	line-height: 25px;
	text-align: left;
	text-decoration: none;
	font-weight: bold;
	background: none;
}

ul#navi li a.ici {
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	border-top: 1px solid #999999;
	border-bottom: 0;
	background: white url(http://www.tototoolco.com/images/fond_ici.png);
	cursor: default;
}

ul#navi li a:hover {
	background: #dedede url(http://www.tototoolco.com/images/fond_menu_over.gif);
}

ul#navi li a.ici:hover {
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	border-top: 1px solid #999999;
	border-bottom: 0;
	background: white url(http://www.tototoolco.com/images/fond_ici.png);
}

ul#navi img {
	border: 0;
	vertical-align: middle;
	margin-right: 4px;
	margin-top: 2px;
}

ul#arbo {
	display: block;
	height: 3em;
	border: 0;
	margin: 10px 0 0 10px;
	padding: 0;
	list-style: disc url(http://www.tototoolco.com/images/separateur.png) inside;
}

ul#arbo li {
	display: inline;
	color: #c2eb9a;
	font-weight: bold;
}

ul#arbo li a {
	font-weight: 100;
	display: inline;
	width: auto;
	margin: 0 1em 0 0;
	color: #aec2d7;
	font-size: 1.4em;
	line-height: 2em;
	text-align: left;
	text-decoration: none;
	background: none;
	text-transform: uppercase;
}

ul#arbo li a:hover {
	border-bottom: 1px dotted #cccccc;
}

ul#arbo li a.ici {
	font-weight: bold;
	color: #336699;
}

ul#arbo li a.ici {
	border-bottom: 0;
	cursor: default;
}

ul#arbo li:before {
	content: url("http://www.tototoolco.com/images/separateur.png");
	margin-right: 15px;
}

ul#arbo li.first:before {
	content: "";
	margin-right: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}
fieldset,img {
	border: 0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style: normal;
	font-weight: normal;
}
code {
	font-family: monospace;
}
em {
	font-style: italic;
}
strong {
	font-weight: bold;
}
ol,ul {
	list-style: none;
}
caption,th {
	text-align: left;
}
h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
	font-weight: normal;
}
q:before,q:after {
	content: '';
}
abbr,acronym {
	border: 0;
}
a {
	color: #369;
	border-bottom: 1px dotted #e4e4e4;
	padding-bottom: 1px;
	text-decoration: none;
}
a:hover {
	border-bottom: 1px solid #ccc;
	color: #369;
}
body {
	background-color: #fff;
	font: normal 13px/20px Helvetica, Verdana, Arial, sans-serif;
	margin: 0;
}
div.controls {
	background: #edf6fa url('../images/controls-bg.gif') repeat top left scroll;
	border-bottom: 1px solid #cfdce2;
	width: 100%;
}
div.controls ul {
	margin: 0 auto;
	padding: 4px 0;
	width: 680px;
}
div.controls ul li {
	background: none;
	display: inline;
	margin: 0;
	padding: 0;
}
div.controls ul li a {
	border: none;
	font-weight: bold;
	padding: 1px 6px;
}
div.controls ul li a:hover {
	border-bottom: 2px solid #17f;
}
div.controls ul li.close a {
	color: #f5173c;
}
div.controls ul li.close a:hover {
	border-bottom: 2px solid #f5173c;
}
div.post {
	padding: 1em 4px;
	word-wrap: break-word;
margin: 10px 0 10px 0;
padding: 0;
}
div.post a {
	color: #369;
}
div.post a:hover {
color: #f81264;
}
div.post h1 {
	padding: 0 0 6px 0;
}
div.post h1 a {
	color: #66cc00;
	font-size: 16px;
	font-weight: bold;
}
div.post p, div.page p {
	padding: 0 0 10px 0;
}
div.post blockquote {
	padding: .5em .75em;
	background: #f9f9f9;
	border: 1px solid #eee;
	border-right: 3px solid #ddd;
	border-bottom: 3px solid #ddd;
	margin-bottom: 1em;
	color: #555;
	margin-left: 0px;
}

div.sidebar ul {
	margin: 5px;
}
div.sidebar ul li a {
	color:#369;
}


div.header span {
	color: #20c45e;
	padding: 0;
}

span.info {
	width: 480px;
	background: transparent url(http://www.tototoolco.com/images/fond_current.png) repeat-x;
	color: #555;
	font-size: 11px;
	padding: 6px 6px 0;
	margin-top: 12px; 
	display: block;
}
span.info a {
	border: none;
	color: #369;
}
span.info em {
	color: #aaa;
}
span.info strong a {
	color: #f81264;
}
span.info.right {
	float: right;
}
ul li {
	background: transparent url('../images/bullet.gif');
	background-position: 0 7px;
	background-repeat: no-repeat;
	margin: 0 0 0 4px;
	padding: 0 0 0 12px;
}
ul.nav {
	margin: 0 auto;
	width: 680px;
}
ul.nav li {
	background: none;
	display: inline;
	margin: 0 -4px 0 0;
}
.quote {
	margin: 2em 0 0;
}
.post .text ul {
	margin-bottom: 1em;
}
div.post .quote blockquote {
	font: 2em/1.25em normal "Palatino Linotype", Palatino, Georgia, "Times New Roman", Times, serif;
	color: #777;
	width: 350px;
	margin: 0 40px 0 0;
	padding: 0;
	background: none;
	border: 0;
}
.quote .source {
	display: block;
	width: 350px;
	margin: 0 40px 0 0;
	text-align: right;
	font-size: 1em;
	color: #999;
}
.quote .source p {
	display: inline;
	margin: 0;
}
.link h2 a {
	color: #66cc00;
}
.right {
	float: right;
}
div.success, div.notice, div.failure {
	margin: .5em 0 1em 0;
	padding: 3px 6px 2px 26px;
	cursor: pointer;
}
div.success {
	color: #529214;
	border: 1px solid #C6D880;
	background: #E6EFC2 url('../images/icons/success.png') no-repeat 5px center;
}
div.notice {
	border: 1px solid #c2e1ef;
	color: #336699;
	background: #dff4ff url('../images/icons/notice.png') no-repeat 5px center;
}
div.failure {
	border: 1px solid #FBC2C4;
	color: #D12F19;
	background: #FBE3E4 url('../images/icons/fail.png') no-repeat 5px center;
}
div.success .sub, div.notice .sub, div.failure .sub {
	font-size: .8em;
	color: #777;
	margin-left: 5px;
}
span.info a {
	border: none;
	color: #369;
}
span.info em {
	color: #aaa;
}
.sub {
	font-size: .85em;
	color: #999;
	font-weight: normal;
}
div.sub {
	margin-top: -1.5em;
}
.inline {
	padding: 1em;
	background: #f9f9f9;
	border-right: 3px solid #f0f0f0;
	border-bottom: 3px solid #f0f0f0;
}
.inline .more_options_link:link {
	display: block;
	font-weight: bold;
	color: #777;
}
.inline .more_options {
	padding: 10px;
	background: #f9f9f9;
}
.inline .more_options p {
	float: left;
	width: 50%;
	height: 55px;
	margin: 0;
}
.inline .more_options p input[type="text"] {
	width: 90%;
	margin-bottom: 0;
}
.inline .more_options p .sub {
	font-size: .8em;
	color: #777;
}
.inline .buttons {
	padding: 5px;
	background: #efefef;
	color: #666;
	font-size: 11px;
}
a.cancel:link {
	color: #f00;
	border: none;
	text-decoration: underline;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	color: #444;
	padding-bottom: 1px;
}
h2 a {
	color: #444;
	border: none;
}
.preview .content {
	padding: 0 4px;
}
form p {
	margin: 0 0 1em;
}
label {
	font-weight: bold;
	display: block;
	color: #777;
}
.wide {
	width: 100%;
}
.post .pinned_text {
	content: "pinned";
	float: left;
	width: 85px;
	margin-left: -100px;
	padding: 1px 5px;
	font-weight: bold;
	color: #aaa;
	text-align: right;
}
input[type="text"], textarea {
	margin-bottom: .5em;
}
input.big {
	font-size: 1.5em;
}
.chat p {
	display: inline;
}
.chat ul {
	font-family: "Monaco", monospace;
	font-size: 9px;
	margin: 0 1em 1em;
	padding: 0;
	color: #535353;
}
.chat ul li {
	background: none;
	padding: 0;
}
.chat li .label {
	color: #47A0FF;
}
.chat li.me .label {
	color: #D674C9;
}
.photo img {
	padding: 5px;
	border: 1px solid #ddd;
}
.video .object-youtube, .video .embed-youtube {
	width: 460px;
	height: 384px;
}
/* Comment bubbles code via http://www.willmayo.com/2007/02/10/css-speech-bubbles/ */
ol.comments {
	margin-top: 1em;
	padding: 0 4px;
}
ol.comments li {
	width: auto;
	font-size: .9em;
	margin-bottom: 24px;
}
ol.comments li blockquote {
	margin: 0px;
	padding: 0px;
	border: 1px solid #c9c2c1;
	background: #f9f9f9;
}
ol.comments li blockquote p {
	margin: 10px;
	padding: 0px;
}
ol.comments li cite {
	position: relative;
	margin: 0px;
	padding: 10px 0px 0px 15px;
	top: 6px;
	background: transparent url('../images/tip.gif') no-repeat 20px 0;
	font-style: normal;
}
.clear {
/*	clear: both;*/
}

#add_post_form {
	margin-bottom: 1em;
}
.feather_tabs {
	margin: 0;
	padding: 0;
}
.feather_tabs li {
	float: left;
	margin: 0 0 -1px .5em;
	padding: .2em .5em;
	background: #ddd;
	border: 1px solid #ddd;
	border-bottom: 0;
}
.feather_tabs li.selected {
	background: #fff;
}
.feather_tabs li a {
	color: #888;
	border: none;
}
.feather_inline {
	background: #fff;
	border: 1px solid #ddd;
	padding: 1em;
}
.feather_inline.no_tabs {
	margin-top: -2em;
}
form.inline p {
	display: block;
	padding: 0;
	margin: 0 0 1em;
}

ul.archive_list {
	margin-bottom: 1em;
}

/* BEGIN Review Feather */
.rating {
	float: right;
}
/* END Review Feather */