/* --- MAIN --- */
h3 {color:rgb(11,116,21);}

a#logo {background:transparent url('/website/images/Logo.png') no-repeat scroll 0 -285px;}

body.home #large {background:url('/website/images/BigThumb8.jpg');}
body.services #large {background:url('/website/images/large/ChrisXavier1.jpg');}
body.chris #large {background:url('/website/images/large/ChrisXavier1.jpg');}

ul.gallery li a:focus {border:2px rgb(11,116,21) solid;}

#news ul {color:rgb(11,116,21);}

#choose_greyscale,#choose_monday,#choose_tuesday,#choose_thursday,#choose_friday,#choose_saturday,#choose_sunday {background:#222222;}
#choose_wednesday {background:rgb(11,116,21);}

/* --- NAV --- */
body.home a#home,
body.photo a#photo,
body.illustration a#illustration,
body.sketches a#sketches,
body.design a#design,
body.tutorials a#tutorials,
body.services a#services,
body.links a#links {
background:rgb(11,116,21) url('/website/images/menu1px.png') repeat scroll 0 -161px;
color:#1c1c1c !important;
text-shadow:rgba(150,150,150,0.4) 0 1px !important;
}
body.home a#home:hover,
body.photo a#photo:hover,
body.illustration a#illustration:hover,
body.sketches a#sketches:hover,
body.design a#design:hover,
body.tutorials a#tutorials:hover,
body.services a#services:hover,
body.links a#links:hover,
div.navbar_button div,div.navbar_button a:focus {
background:rgb(11,116,21) url('/website/images/menu1px.png') repeat scroll 0 -184px;
text-shadow:rgba(70,70,70,0.4) 0 1px;
}
body.home a#home:active,a#home:active,
body.photo a#photo:active,a#photo:active,
body.illustration a#illustration:active,a#illustration:active,
body.sketches a#sketches:active,a#sketches:active,
body.design a#design:active,a#design:active,
body.tutorials a#tutorials:active,a#tutorials:active,
body.services a#services:active,a#services:active,
body.links a#links:active,a#links:active {
background:rgb(11,116,21) url('/website/images/menu1px.png') repeat scroll 0 -207px;
text-shadow:rgba(100,100,100,0.4) 0 1px !important;
box-shadow:inset rgba(0,0,0,0.4) 0 -5px 12px, inset rgba(0,0,0,1) 0 1px 3px, rgba(100,100,100,0.4) 0 1px;
-moz-box-shadow:inset rgba(0,0,0,0.4) 0 -5px 12px, inset rgba(0,0,0,1) 0 1px 3px, rgba(100,100,100,0.4) 0 1px;
-webkit-box-shadow:inset rgba(0,0,0,0.4) 0 -5px 12px, inset rgba(0,0,0,1) 0 1px 3px, rgba(100,100,100,0.4) 0 1px;
}

body.copyright #bottom a[href="copyright.php"],
body.chris #bottom a[href="chris.php"],
body#portfolio #bottom a[href="portfolio.php"] {
color:#888888 !important;
border-bottom:1px solid rgb(11,116,21) !important;
box-shadow:inset rgba(80,80,80,0.4) 0 -2px 2px;
-moz-box-shadow:inset rgba(80,80,80,0.4) 0 -2px 2px;
-webkit-box-shadow:inset rgba(80,80,80,0.4) 0 -2px 2px;
}
