/* ***** BEGIN LICENSE BLOCK *****
 * This file is part of DotClear.
 * Copyright (c) 2004 Samuel Latchman and contributors. All rights
 * reserved.
 *
 * DotClear is free software; you can redistribute it and/or modify
 * it under the terms of the GNU General Public License as published by
 * the Free Software Foundation; either version 2 of the License, or
 * (at your option) any later version.
 * 
 * DotClear is distributed in the hope that it will be useful,
 * but WITHOUT ANY WARRANTY; without even the implied warranty of
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 * GNU General Public License for more details.
 * 
 * You should have received a copy of the GNU General Public License
 * along with DotClear; if not, write to the Free Software
 * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 *
 * ***** END LICENSE BLOCK *****
 *
 * Author: Zoe
 * Thème : default-3cols-fixes
 *
 */


/* ---------------------------------------------------- */
/* Videos						*/
/* ---------------------------------------------------- */

#content {
	width : 800px;
	text-align : left;
	background: #dd7200;
}

/* ---------------------------------------------------- */
/* Post							*/
/* ---------------------------------------------------- */
.post {
	float: right;
	padding : 5px;
	width: 574px;
	font-size : 1.1em;
	background-color:#dd7200;
	border: 5px solid;
	border-color: #FFFFFF;

}
.post-title {
	color : #dd7200;
	margin : 0;
	padding : 0;
	background-color:#dd7200;
	color : #310000;
}
.post-info {
	color : #ffffff;
	margin : 0;
	padding : 0;
}
.post-info a {  }

.post-chapo {
	margin : 0;
	padding : 0;
}
.post-content {
	margin : 5px;
	text-align : justify;
	color : #ffffff;
}
.post-info-co {
	padding : 0;
	text-align : right;
}
.post-info-co a {  }

/* ---------------------------------------------------- */
/* Video							*/
/* ---------------------------------------------------- */
.video-day-date {
	font-size : 1em;
	font-weight : bold;
	margin : 0;
	text-align : right;
	color : #fff;
	background-color:#750a14;
}
.video {
	float: left;
	width:400px;
	background-color:#750a14;
	border: 1px solid;
	border: 5px solid;
	border-color: #FFFFFF;
}
.video-title {
	margin : 10px;
}
.video-title a{
	color : #dd7200;
}
.video-title a:hover{
	color : #ffffff;
}
.video-info {
	color : #ffffff;
	margin : 0;
	padding : 0;
}
.video-info a {  }

.video-chapo {
	margin : 0;
	padding : 0;
}
.video-content {
	margin : 10px;
	text-align : justify;
	color : #ffffff;
}
.video-info-co {
	padding : 0;
	text-align : right;
}
.video-info-co a {  }

/* ---------------------------------------------------- */
/* Galeries						*/
/* ---------------------------------------------------- */
.galerie {
	float: left;
	width:790px;
	padding : 5px;
	background-color:#dd7200;
	border-bottom: 1px solid;
	border-color: #FFFFFF;
}
.galerie-title {
	color : #ff0000;
	margin : 0;
	padding : 0;
	background-color:#dd7200;
	color : #310000;
}
.galerie-image {
	float: left;
	width:790px;
	padding : 5px;
	background-color:#dd7200;
}
.galerie-info {
	color : #ffffff;
	margin : 0;
	padding : 0;
}
.galerie-info a {  }

.galerie-chapo {
	margin : 0;
	padding : 0;
}
.galerie-content {
	margin : 5px;
	text-align : justify;
	color : #000000;
}
.galerie-info-co {
	padding : 0;
	text-align : right;
}
.galerie-info-co a {  }

/* ---------------------------------------------------- */
/* Static						*/
/* ---------------------------------------------------- */
.static {
	float: left;
	width:790px;
	padding: 5px;
	background-color:#dd7200;
	border-bottom: 1px solid;
	border-color: #FFFFFF;
}
.static-title {
	color : #ffffff;
	padding : 10px;
	background-color:#dd7200;
	font : 22px "Trebuchet MS","Lucida grande",Verdana,Lucida,Helvetica,sans-serif;
}
.static-image {
	float: left;
	width:790px;
	padding : 5px;
	background-color:#dd7200;
}
.static-info {
	color : #ffffff;
	margin : 0;
	padding : 0;
}
.static-info a {  }

.static-chapo {
	margin : 0;
	padding : 0;
}
.static-content {
	margin : 15px;
	text-align : justify;
	color : #ffffff;
	font : 14px "Trebuchet MS","Lucida grande",Verdana,Lucida,Helvetica,sans-serif;
}
.static-info-co {
	padding : 0;
	text-align : right;
}
.static-info-co a {  }



/* ---------------------------------------------------- */
/* Comments & Trackbacks				*/
/* ---------------------------------------------------- */
#trackbacks, #comments {
}
#comments-list, #trackback-list {
	margin : 0;
	padding : 0;
}
#comment-preview {
}
#trackbacks blockquote, #comments blockquote, #comment-preview blockquote {
	display : block;
	margin : 0;
	padding : 0;
}
.comment-info {
	margin : 0;
	padding : 0;
}
#trackbacks .comment-info {
}
#comments .comment-info {
}
.comment-number {
	font-weight : bold;
}
.comment-number a {
	text-decoration : none;
}
.linktop {
	margin : 0;
	padding : 0;
}

/* ---------------------------------------------------- */
/* Form							*/
/* ---------------------------------------------------- */
#add-comment, #change-comment {
	margin : 0;
	padding : 0;
}
#comment-form {
	margin : 0;
	padding : 0;
}
#dcwikibar {
	margin : 0;
	padding : 0;
	padding : 2px;
}
fieldset {
	display : block;
	border : none;
	margin : 0;
	padding : 0;
}
input, textarea {
}
input[type], textarea[name] {
}
input[type=submit], input[type=reset] {
}
input[type=submit]:hover {
}
textarea {
	margin : 0;
	padding : 0;
}
p.field {
	margin : 0;
}
p.field label {
	display : block;
}
.form-help {
}
input.preview {
}
input.submit {
}
#c_nom {
}
#c_mail {
}
#c_site {
}
#c_content{
}
#c_remember {
}

/* ---------------------------------------------------- */
/* Error messages					*/
/* ---------------------------------------------------- */
.error {
	border : 1px solid #c00;
	background : #fee;
	padding : 0.5em;
}
.error ul {
	padding-left : 20px;
}
.error li {
	list-style : square;
}

/* ---------------------------------------------------- */
/* Extra blocks						*/
/* ---------------------------------------------------- */
#block1 {
}
#block2 {
}
#block3 {
}
#block4 {
}
#block5 {
}
#block6 {
}

