/**
 * @brief Chestnut, a theme for Dotclear 2
 *
 * @package Dotclear
 * @subpackage Theme
 *
 * @author Azork (http://xtradotfreedotfr.free.fr/blog/), Pierre Van Glabeke
 *
 * @copyright GPL-2.0 https://www.gnu.org/licenses/gpl-2.0.html
 */
#page {width: 98% /*1238px*/; min-width: 1011px;}
#top #description {width: 78%;}
#footer {width: 100%;}
#nav, #menu, #navsm {width: 95.2%; margin: 100px auto 0;}
#wrapper {width: 95.2%;}
#main {width: 71%;}
#sidebar {width: 26.5%;}
#slider {width: 99.8%;}
#slider .slider-container {width: 100%;}
#slider .featured-post {background: transparent url("../img/featuredBGfluid.png") no-repeat top left;}
#content img {max-width: 98.5%;}
#content table {width: 100%;}
.dc-home #content .post {width: 48%;}
.dc-post .post-related .post, .dc-page .post-related .post {width: 47.5%;}
#comment-form #c_namemail input#c_name,
#comment-form #c_namemail input#c_mail,
#comment-form #c_namemail input#c_site {width: 95.2%;}
#comment-form textarea {width: 97.5%;}
#custom div {width: 25%;}