/* Styled Themes for alingham.com
Theme: Plush */
@import "reset.css";
@import "layout.css";
@import "typography.css";

body{ background:url('../images/bg-plush.jpg') top left fixed no-repeat #000000 !important; color:#D1D1D1; }

#header { background-image:url('../images/header-stocks.png') !important; background-position:right bottom; }

.toggler { background:#C4C5B3; filter:alpha(opacity=60); -moz-opacity:0.6; -khtml-opacity: 0.6; opacity: 0.6; color:#FFFFFF; }
.element { background:#000000; }

a, a:link, a:visited { color:#BE0000; }
a:hover, a:visited:hover { color:#FFFFFF; }
h2, .post-title { color:#BE0000; }