/**
 * @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, #footer {width: 1011px;}
#nav, #menu, #navsm {width: 955px; margin: 10px auto 0;}
#legal {width: 955px;}
#top #description {width: 700px;}
#wrapper {width: 960px;}
#main {width: 620px;}
#sidebar {width: 320px;}
#slider, #slider .slider-container {width: 618px;}
#slider .featured-post {background: transparent url("../img/featuredBG.png") no-repeat top left;}
#content img {max-width: 610px;}
#content table {width: 610px;}
.dc-home #content .post {width: 300px;}
.dc-post .post-related .post, .dc-page .post-related .post {width: 295px;}
#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%;}
#custom div {width: 25%;}