/* - CUSTOM BACKGROUND - */
body.custom { background: #44443f; }
.custom #container { margin-top: 2em; margin-bottom: 2em; padding: 0.3em; background: #33332f; border: 0.4em solid #3e3e3a; }
.custom #page { background: #fff; }

/* - CUSTOM HEADER - */
.custom #header { background: url('../images/blewlook-header-notitle-notagline-957px.jpg') no-repeat; height: 150px; width: 957px; padding: 0; }
.custom #header #logo { font-size: 6em; padding-top: 0.5em; padding-left: 300px; margin: 0 auto; }
.custom #header #logo a, #header #logo a:visited { color: #ffffff; text-decoration: none; }
.custom #header #logo a:hover { color: #ffffff; text-decoration: none; }
.custom #header #tagline { color: #111; font-size: 2.2em; line-height: 1.2em; padding-left: 300px; }

/* - CUSTOM LINK INFO - */
.custom a, a:visited { text-decoration: none; }
.custom a:hover { text-decoration: underline; }
.custom .sidebar a, a:visited, a:hover { color: #999999; }
.custom h2 a, h2 a:visited, h2 a:hover { color: #ff9900; text-decoration: none; }
.custom .entry-content a {color: #ff9900; font-weight: bold; }
.custom .to_comments a {color:#000000; }

/* - CUSTOM SIDEBAR HEADINGS - */
.custom .sidebar h3 {  font-weight: bold; border-top: 1px solid #ddd; border-bottom: 1px dotted #ddd; padding-top: 0.2em; padding-bottom: 0.2em; }
 
.custom h1, h2 { color: #ff9900; }
.powered_by { font-size: 0.786em; color: #555; text-align: center; }