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

.custom #container {background: #3A3166; border: 1.0em solid #221D3D;}
.custom #page {background: #3A3166;}
.custom #header {background: #3A3166;}
.custom .entry-title a:hover{color: #221D3D;}
.custom .entry-title a{color: #333;}
.custom #footer {background: #3A3166;}

.custom .sidebar_list .widget h3 {background:#221D3D;}
