/*
File:			gray.css
Description:	Custom styles for the Thesis Wufoo Skin (Gray Color Scheme)
Author URI:	http://www.thesistheme.net/thesis-wufoo

*/

.custom #container {background: #444; border: 1.0em solid #222;}
.custom #page {background: #444;}
.custom #header {background: #444;}
.custom .entry-title a:hover{color: #222;}
.custom .entry-title a{color: #333;}
.custom #footer {background: #444;}

.custom .sidebar_list .widget h3 {background:#313131;}


