body { color: #d5d0b6; background: #302e24; }

#head_wrap 		{ background: url(../images/header_bg.png) repeat-x 0 0; }
#content_wrap 		{ background-color: #424038; /* background-image: url(http://www.dfiant.com/images/prod.jpg); background-repeat: repeat-y; background-position: 50% 0; */ }
#foot_wrap 		{ background: url(../images/footer_bg.png) repeat-x 0 0; }

/* LOGO */
#head a[title~=Skate] 	{ width: 239px; height: 50px; background: url(../images/logo.png); }

/* COLOR RULES **************************************************************/

/* #d5d0b6 (light biege) */
#nav a,
#nav select,
#ancillary li span 	{ color: #d5d0b6; }

/* #8c8b85 (light grey) */
#head li a,
#tweets li li span a,
.side_tweets li span a,
#foot li a		{ color: #8c8b85; }

/* #49473B (mid grey) */
#nav a:hover,
#nav a.active,
#pagination li.current,
#pagination li a:hover 	{ color: #49473B; }

/* #96ca49 (light green) */
#head li a:hover,
#tweets li li a,
.side_tweets li a,
#foot li a:hover,
#ancillary a,
#ancillary li,
#pagination a		{ color: #96ca49; }

.color_1 { color: #d5d0b6; } /* (light biege) */
.color_2 { color: #8c8b85; } /* (light grey) */
.color_3 { color: #49473B; } /* (mid grey) */
.color_4 { color: #96ca49; } /* (light green) */

/* BACKGROUND COLOR RULES ***************************************************/

/* #49473b (mid grey) */
#nav select,
#nav a { background-color: #49473b; }

/* #312e25 (dark grey */
#tweets li { background-color: #312e25; }

/* #96ca49 (light green) */
#nav a:hover,
#nav a.active,
form#contact input[type=submit],
#pagination li.current,
#pagination li a:hover 	{ background-color: #96ca49; }

/* #312e25 (dark grey */
#view a:hover,
#view a.active { background-color: #312e25; }

/* BORDER COLOR RULES ***************************************************/

/* #96ca49 (light green) */
form#contact input,
form#contact textarea,
#pagination li a,
#pagination li.current { border-color: #96ca49; }

form#contact input:focus,
form#contact textarea:focus{ background-color:#E5EECC;}

.bg_1 { background-color: #d5d0b6; } /* (light biege) */
.bg_2 { background-color: #8c8b85; } /* (light grey) */
.bg_3 { background-color: #49473b; } /* (mid grey) */
.bg_4 { background-color: #96ca49; } /* (light green) */
.bg_5 { background-color: #312e25; } /* (dark grey */

.rule_1 { width: 100%; height: 3px; background: url(../images/sprite_theme.gif) repeat-x 0 -20px; font-size: 0; line-height: 0; } /* (light grey) */
.rule_2 { width: 100%; height: 3px; background: url(../images/sprite_theme.gif) repeat-x 0 -23px; font-size: 0; line-height: 0; } /* (dark grey) */
.rule_3 { width: 100%; height: 3px; background: url(../images/sprite_theme.gif) repeat-x 0 -26px; font-size: 0; line-height: 0; } /* (light green) */