#header { background-color: rgba(174,62,76,1.00); color: rgba(255,255,255,0.50); }
#header a { color: rgba(255,255,255,0.50); }
#header a:hover { color: rgba(255,255,255,1.00); }
#header h1 { color: rgba(255,255,255,0.50); }
#header h1 a { color: rgba(255,255,255,1.00); }
#header h3 { color: rgba(255,255,255,1.00) !important; }
/* --- */
#footer, #footer a { color: rgba(255,255,255,0.50); }
#footer a:hover { color: rgba(255,255,255,1.00); }
#footer .breadcrumb { border-bottom-color: rgba(255,255,255,0.20); }
/* --- */
#main { color: rgba(162,162,162,1.00); background-color: rgba(255,255,255,1.00);  }
#main a { color: rgba(87,137,173,1.00); }
#main a:hover { color: rgba(153,153,153,1.00); }
#main h1, #main h2, #main h3, #main h4, #main h5, #main h6, .album-title { color: rgba(34,34,34,1.00); }
#main h1 a, #main h2 a, #main h3 a, #main h4 a, #main h5 a, #main h6 a { color: rgba(34,34,34,1.00); }
#main hr { border-bottom-color: rgba(144,144,144,0.35); }
#main code { background-color: rgba(247,247,247,1.00); border-color: rgba(144,144,144,0.35); }
#main blockquote { border-left-color: rgba(144,144,144,0.35); }
#main .box { border-color: rgba(144,144,144,0.35); }
#main input[type="submit"].special, #main input[type="reset"].special, #main input[type="button"].special, .button.special { background-color: rgba(87,137,173,1.00); border-color: rgba(44,68,86,1.00) ; }
#main input[type="submit"].special:hover, #main input[type="reset"].special:hover, #main input[type="button"].special:hover, #main .button.special:hover { background-color: rgba(44,68,86,1.00); border-color: rgba(44,68,86,1.00); }
#main input[type="text"], #main input[type="password"], #main input[type="email"], #main select, #main textarea { background-color: rgba(247,247,247,1.00); }
#main ul.alt li { border-top-color: rgba(144,144,144,0.35); }
#main table tbody tr { border-color: rgba(144,144,144,0.35); }
#main table.alt tbody tr td { border-color: rgba(144,144,144,0.35); }
#main table tbody tr:nth-child(2n + 1) { background-color: rgba(247,247,247,1.00); }
#main table thead { border-bottom-color: rgba(144,144,144,0.35); }
#main table tfoot { border-top-color: rgba(144,144,144,0.35); }
/* --- */
.blog-entry, #blog-categories, #blog-archives, #blog-tags { border-bottom-color: rgba(144,144,144,0.35) !important; }
/* --- */
@media screen and (max-width: 980px) { #footer { background-color: rgba(31,24,21,1.00); } }
/* --- */
#menuPanel-content a { color: rgba(87,137,173,1.00); }
#menuPanel-content a:hover { color: rgba(153,153,153,1.00); }