@charset "UTF-8";
/* CSS Document */





* { margin: 0; padding: 0; border: 0;}





body {

background-image: url(images/bg-body.png);

background-position: top center;

background-repeat: repeat;

background-color: #CADAE9;

}



a img { /* this selector removes the default blue border displayed in some browsers around an image when it is surrounded by a link */
	border: none;
}



h2 {

font-family: 'Josefin Sans', arial, sans-serif;

font-size: 32px;

color: #6b0035;

margin-bottom: 4px;

font-weight: normal;

}





h3 {

font-family: 'Josefin Sans', futura medium, arial, sans-serif;

font-size: 21px;

color: #00477f;

padding-top: 8px;

margin-bottom: 4px;

font-weight: normal;

}



h3 a {

color: #6164aa;

text-decoration: none;

}



h3 a:hover {

color: #6164aa;

text-decoration: underline;

}


h5 {
	font-family:Merriweather, serif;
	font-size: 18px;
	line-height: 36px;
	font-weight: bolder;
	font-variant: small-caps;
	color: #6164aa;
	background-color: #CFF;
	border-top-width: medium;
	border-top-style: dotted;
	border-top-color: #C30;
}

h4 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color: #fff;
	text-align:center;
	font-style: normal;
	font-weight: lighter;
}

p {

font-family: Verdana, Arial, Helvetica, sans-serif;

font-size: 14px;

line-height: 21px;

margin-bottom: 10px;

}









p a {

color: #6164aa;

text-decoration: none;

}



p a:hover {

color: #000;

text-decoration: underline;

}



b {

font-weight:700;

}





li { letter-spacing:1px;

font-family: "'Josefin Sans', arial, sans-serif";

font-size: 14px;

line-height: 21px;



}



li a {

color: #000;

text-decoration: none;

}



li a:hover {

color: #fff;

text-decoration: none;

}







#utility-navigation {

width: 960px;

height: 21px;

margin: -2px auto;
float: right;

}



#utility-navigation-items {

text-align: right;

}



#utility-navigation-items li {

font-family: Verdana, Arial, Helvetica, sans-serif;

font-size: 12px;

color: #fff;

list-style-type: none;

display: inline;

margin-right: -2px;



}



#utility-navigation-items li a {

padding: 0 10px;

color: #fff;

border-left: 1px solid #c9c9c0;

}



#utility-navigation-items li:first-child a {

border-left: none;

}



#utility-navigation-items li a:hover {

color: #FFF;

border-left: 1px solid #00477f;

}



#utility-navigation-items li:first-child a:hover {

border-left: none;

}



#header {

width: 940px;

height: 161px;

margin: 0px auto; padding: 0;

background-image: url(images/masthead.jpg);



}



#logo {

float: left;

margin-top: -45px;

}



#search {
	float:right;
	margin-top: 15px;
	position: relative;
	top: 0px;
	right: 0px;
	height: 50px;
	width: 150px;
	margin-right: 15px;
}



#navigation {
	width: 940px;
	height: 50px;
	margin: 0px auto;
	background-image: url(http://www.typeanddesign.com/novasite/images/bg-navigation.png);
}



#navigation-items {

text-align: center;

/*padding-top:15px;*/

}



#navigation-items li {

font-family: Verdana, Arial, Helvetica, sans-serif;

font-size: 14px;

color: #FFFFFF;

list-style-type: none;

display: inline;

height: 50px;

border: 0px #bfcade;

text-transform: uppercase;

letter-spacing:0px;

}



#navigation-items li a {

color: #FFFFFF;

padding: 10px 42px;



margin-left: -2px;

}



#navigation-items li a:hover {

color: #cc3300;

padding-top:10px;



}















#main-navigation-items li a {

color: #FFFFFF;

padding: 10px 42px;

border-right: 0px solid #FFF;

margin-left: -2px;

}



#main-navigation-items li:first-child a {

border-left: 0px solid #FFF;

}





#main-navigation-items li a:hover {

color: #FFFFFF;

border-right: 1px solid #FFF;

background-image:url(images/bg-main-navigation.png);

}



#main-navigation-items li.current a {

color: #FFFFFF;

border-right: 1px solid #FFF;

background-image:url(http://edison.seattlecentral.edu/%7Edwarre07/novasite/images/bg-main-navigation.png);

}





#middle {
	width: 940px;
	background-image: url(images/bk-middle.png);
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#wowslider-container1 {
	top: -10px;
	left: -10px;
}

#left {

width: 240px;

float: left;

padding-left: 40px;

padding-top: 20px;

}












#sub-navigation-items {
			

			padding: 5px 5px;
			margin: 0px;
			 }
	
			
			
			#sub-navigation-items li {
				letter-spacing:2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
				font-size: 12px;
				color: #00477f;
				list-style-type: none;
				padding-left: 16px;
				
				background-repeat: no-repeat;
				background-position: center left;
				}
				
				#sub-navigation-items li a {
					color: #00477f;					
					} 
				
				#sub-navigation-items li a:hover {
					color: #cc3300;
					}

	
	
	
	
	
	.right {
	background-color: #e8ebf4;
	width: 580px;
	-moz-border-radius: 22px;
	-webkit-border-radius: 22px;
	-border-radius: 15px 15px 15px 15px;
	margin-right: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
}

	
	#right {
	width: 540px;
	float: right;
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 40px;	
		}
		
	
		
		
	.clear {
		clear: both;
		height: 0;
		}
	


#right {

width: 540px;

float: right;

padding-top: 20px;

padding-right: 40px;

padding-bottom: 20px;

padding-left: 40px;

}



.picture {

float: right;

margin-right: 20px;

margin-left: 10px;

margin-bottom: 20px;



vertical-align: bottom;

}





.clear {

clear: both;

height: 0;

}



#footer {
	width: 940px;
	height: 200px;
	margin: 0 auto;
	background-image:url(images/bg-footer.png);
	text-align:center;
	background-repeat: no-repeat;
}



#footer p {

color:#00477f;


padding: 30px;

}



#footer h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	line-height: 21px;
	color: #00477f;

	font-weight: lighter;


}



#footer a {

font-family: Verdana, Arial, Helvetica, sans-serif;

font-size: 10px;

color: #cc3300;


list-style-type: none;

display: inline;

height: 120px;

text-transform: uppercase;

letter-spacing:0px;

}



#footernav
{
padding: 10px 1px 1px 0;
margin-left: 0;

}

#footernav li
{
list-style: none;
margin: 0;

display: inline;
}

#footernav li a
{
padding: 0.25em 0.5em 0.25em 0.75em;

text-decoration: none;
}

#footernav li a:link { color: #000; }
#navlist li a:visited { color: #000; }

#footernav li a:hover
{

color: #cc3300;

}










#spotlight {
	width: 940px;
	background-color:#6c6c64;
	overflow: auto;
	float: left;
	height: 295px;
	margin-top: -100;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: -100;
}



#spotlight-home-image {

float: left;



}



#spotlight-home-quote {

font-family: SquareSerifMedium, Arial, Helvetica, sans-serif;

padding: 20px;

color:#FFFFFF;

font-size: 42px;

line-height: 60px;

width: 280px;

float: right;

}



#spotlight-home-button {

display: block;

float: right;

font-size:14px;

line-height: 21px;

padding-top: 12px;

}



#spotlight-main-image {

float: left;

}



#spotlight-main-quote {

font-family: SquareSerifMedium, Arial, Helvetica, sans-serif;

padding: 20px;

color:#FFFFFF;

font-size:24px;

line-height: 36px;

width: 280px;

float: right;

}



#spotlight-main-quote cite {

display: block;

text-align: right;

font-size:14px;

line-height: 27px;

padding-top: 18px;

}



#content {

clear: both;

width: 900px;

height: 400px;

margin: 0 auto;

padding: 20px;

font-family: 'Josefin Sans', arial, sans-serif;

background-color: #BAC4D7;

border-top-color: #D32814;

border-top-width: .5em;

border-right-width: 0em;

border-bottom-width: 0em;

border-left-width: 0em;

border-top-style: solid;

border-right-style: solid;

border-bottom-style: solid;

border-left-style: solid;

}



#widget-about {

width: 320px;

height: 350px;

float: left;

margin-right: 20px;

background-color: #bfcade;


}



#widget-news {

width: 200px;

float: left;

height: 350px;

background-color: #bfcade;

padding: 0px;

}



#widget-contact {

width: 320px;

height: 350px;

float: right;

background-color: #bfcade

}





.widget-head {

height: 20px;

margin-bottom: 0px;

padding-top: 4px;

padding-left: 10px;

background-color: #00477f;

font-family: 'Josefin Sans', arial, sans-serif;

font-size: 18px;

color: #FFFFFF;

}



.widget-head a {

color: #FFFFFF;

text-decoration: none;

}



.widget-head a:hover {

color: #FFFFFF;

text-decoration: underline;

}





.widget-text {

border-right: 1px solid #a7a69a;

border-bottom: 1px solid #a7a69a;

border-left: 1px solid #a7a69a;

padding: 10px;

font-family: Verdana, Arial, Helvetica, sans-serif;





}



.widget-text li {

list-style-type: none;

}



.widget-text li a {

color:#000000;

text-decoration: none;

}



.widget-text li a:hover {

color:#000000;

text-decoration: underline;

}



.widget-text p {

margin-bottom: 0;

font-family: Verdana, Arial, Helvetica, sans-serif;



}

.clear #content #widget-news p {

padding: 5px;

}





#map-home {

float: right;

border: 1px solid #a7a69a;

margin-top: -12px;

}



#button-getdirections {

margin-top: 12px;

margin-bottom: 5px;

}



#sidebar {

width: 205px;

float: left;

padding-top: 8px;

}

iframe {
	left: -50px;
	top: -50px;	
}

.comment-meta {
		/*display:none;*/
		font-size:10px;
		font-family:Verdana, Geneva, sans-serif
		}
		comment-meta a{
			color:#006;}


