/*  ---------------------------------------------------------
	Blue cascade for rwardell.com ver 2 (preferred)			|
	Author: Bob Wardell, 2009, css 2.1, site version 2.0	|
	("blue" colors: #043668 #6b849a or #e4e0d5) 				|
	--------------------------------------------------------- */

h1 {
	color: #043668;
	}
h3	{
	color: #385672;
	border: 1px solid #304d68;
	background-color: #6b849a;
	background-image: url(../images/blue/topnav-tile.gif);
	}
.ui-accordion .ui-accordion-header {background: url(../images/blue/topnav-tile.gif);} /* for jQuery accordion */
h4 {
	background-color:#f9f9f9;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-top: 3px double #cccccc;
	border-bottom: 3px double #cccccc;
	}
a, a:link, a:active, a:visited, a:hover {
	color: #043668;
	}
body {
	background-color: #a4b5c3;
	background-image: url(../images/blue/background-tile.jpg);
	}
#masthead {
	background-image:url(../images/blue/mast-head.gif);
	}
#style-switch {
	background-image:  url(../images/blue/css.gif);
	}
#topnav {
	border-left: 1px solid #304d68;
	}
#content-container {
	background-image: url(../images/blue/content-tile.gif);
	}
#body-header {
	color: #385672;
	}
#topnav .nav {
	border-right: 1px solid #304d68;
	border-bottom: 1px solid #304d68;
	}
#topnav .nav-secondary {
	border-right: 1px solid #304d68;
	border-bottom: 1px solid #304d68;
	}
#topnav div a {
	color: #385672;
	background-color: #a9b9c7;
	background-image: url(../images/blue/topnav-tile.gif);
	}
#topnav div a.on {
	color: #ffffff;
	background-color: #96a9c5;
	background-image: none;
	}
#topnav div a:hover {
	color: #385672;
	background-color: #cbd9e6;
	background-image: none;
	}
#topnav li.on a {
	background-image: url(../images/blue/blue-arrow.gif);
    }
	
/* home styles */

#content-container.home #text {	/* the left text on the home page */
	color: #333;
	}
#content-top {
	background-color: #304d68;
	}
.drop-cap {		/* for home page and profile */
	border: 1px solid #466783;
	background-image: url(../images/blue/letter-background.gif);
	}
#home-content-bottom { /* the radiused bottom, home page */
	background-image: url(../images/blue/home-content-bottom.gif);
	}
#secondary-content-bottom { /* the radiused bottom, others */
	background-image: url(../images/blue/secondary-content-bottom.gif);
	}
#footer-contain { /* parent container */
	background-image: url(../images/blue/footer-background.gif);
	}
.info-win .preview {
	background-color: #ffffff;
	background-image: url(../images/blue/validation-tile.jpg);
	}

/* footer elements */

#footer-text {
	color: #cccccc; 
	}
#footer-text a:link, #footer-text a:visited {
	color: #cccccc; 
	}
#footer-text a:active {
	color: #cccccc;
	}
/* projects classes/ids */
#pic-abs1 {
	background-image: url('../images/proj/alternative.gif');
	}
#pic-abs2 {
	background-image: url('../images/proj/alternative.gif');
	}

/* utility classes */
.portfolio-expand {
	border: double #043668;
	background-image: url(../images/blue/background-tile.jpg);
	background-position: top;
	}
h4 {
	background-color:#f9f9f9;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-top: 3px double #cccccc;
	border-bottom: 3px double #cccccc;
	}
