/* ############################################# */
/* ### Main #################################### */
/* ############################################# */
*			{ outline: none; }
body 		{ color: #333; background: #999; }
#wrapper { 
	border-color: #DDD; 
	background: #EFEFEF; 
	-webkit-box-shadow: 0px 0px 40px rgba(0,0,0,.3);
	-moz-box-shadow: 0px 0px 40px rgba(0,0,0,.3);
}

a:link 		{ color: #3CA0D7; }
a:visited 	{ color: #999; }
a:hover 	{ color: #3175A8 !important; }
a:active 	{ color: #3CA0D7; }






/* ############################################# */
/* ### Branding ################################ */
/* ############################################# */
#branding { background: #E3E3E3; }
#branding a { background: url("../images/branding.png") no-repeat; }
#branding a:hover { background-position: 0 -100px; }







/* ############################################# */
/* ### Nav ##################################### */
/* ############################################# */
#mainNav 			{ background: /*url("../images/nav-diag-dark.png") repeat-x*/ #888; height: 50px; -moz-box-shadow: 0px 2px 0px rgba(0,0,0,.3); }
#mainNav a 			{ color: #FFF; background: /*url("../images/nav-cmyk.jpg")*/ #BBB; }
#mainNav a:hover	{ background: #3CA0D7; color: #FFF; }
#mainNav a span		{ text-indent: 0px !important; color: #FFF; }

#homeLink a 		{ background-position: 0px 0px; }
#socialMediaLink a 	{ background-position: -299px 0px; }
#multimediaLink a	{ background-position: -599px 0px; }

body#chBody #homeLink a 		{ background-position: 0px -100px; }
body#smBody #socialMediaLink a 	{ background-position: -299px -100px; }
body#mmBody #multimediaLink a	{ background-position: -599px -100px; }

#homeLink a:hover 			{ background-position: 0px -50px !important; }
#socialMediaLink a:hover 	{ background-position: -299px -50px !important; }
#multimediaLink a:hover		{ background-position: -599px -50px !important; }






/* ############################################# */
/* ### Homepage ################################# */
/* ############################################# */
#feature img	{ border-color: #666; }
#feature h1		{ border-color: #999; }

#blogs h2		{ border-color: #999; }
#multimedia h2	{ border-color: #999; }

#mainContent .terContent img { border-color: #666; }








/* ############################################# */
/* ### Story ################################### */
/* ############################################# */
body.page #mainContent h1 { border-color: #999; }
body.page #mainContent h5 { border-color: #999; }






/* ############################################# */
/* ### Special Pages ########################### */
/* ############################################# */
body.page-template-page-special-page-php #mainContent h2 	{ border-color: #999; }
#mainContent h1.pagetitle		{ border-color: #999 !important; }
.storyList h2 { border-color: #999; }





/* ############################################# */
/* ### WOD Archives ############################ */
/* ############################################# */
#wodArchives .term			{ color: #3CA0D7; }








/* ############################################# */
/* ### Blogs ################################### */
/* ############################################# */
body.blog #mainContent h2,
body.single #mainContent h2	{ border-color: #999; }
.postDate					{ color: #999; }
h3#comments, #respond h3	{ color: #3CA0D7; }
input:focus, textarea:focus	{ border-color: #3CA0D7 !important; }

.right		{ color: #6F6; }
.wrong		{ color: #F66; }






/* ############################################# */
/* ### Sec Content ############################# */
/* ############################################# */
#secContent		{ border-color: #CCC; }
#wod .term		{ color: #3CA0D7; }
#wod input[type=submit]			{ background: #3CA0D7; color: #FFF; }
#wod input[type=submit]:hover	{ background: #71B1EB; color: #333; cursor: pointer; }

#tweets dt		{ color: #EEE100;}

h2 a:link,
h2 a:visited 	{ color: #333; }

/* Search */
#searchsubmit 	{ background: #3CA0D7;}








/* ############################################# */
/* ### Footer ################################## */
/* ############################################# */
#footer { border-color: #DDD; background: #EEE; }

#footer a:link, #footer a:visited	{ color: #3175A8; }
#fCH h5 a:link, #fCH h5 a:visited	{ color: #666; }
#fSM h5 a:link, #fSM h5 a:visited	{ color: #666; }
#fMM h5 a:link, #fMM h5 a:visited	{ color: #666; }










/* ############################################# */
/* ### Classes ################################# */
/* ############################################# */
.readMore	{ color: #3175A8 !important; }
/*
.yb			{ border-color: #EEE100 !important; }
.cb			{ border-color: #00A9E8 !important; }
.mb			{ border-color: #E70089 !important; }
*/









/* #############################################
Swatches 
dark cyan:	#3175A8
light cyan:	#71B1EB
cyan:		#3CA0D7
############################################# */
