/*-----------------------------------------------------------------------------------------------------------------------
  [SUB PAGE STYLESHEET]
  
  Project:		Foundation Inspire Newsletter
  URL:			northlandcollege.edu/alumni/newsletter/
  Version:		1.0
  Last Change:	06/11/08 [ created ]
  Copyright:	(c)2005-2008 Northland College. All Rights Reserved.
-----------------------------------------------------------------------------------------------------------------------*/	


/*-------------------------------------------------------------
	TABLE OF CONTENTS
---------------------------------------------------------------
	00. PAGE STRUCTURE
	01. PAGE HEADER
	02. SECTION 1
	03. TITLE
	04. TITLE
    05. TITLE
---------------------------------------------------------------*/

	
/*-------------------------------------------------------------
	00. PAGE STRUCTURE
---------------------------------------------------------------*/

body {
	background-color:#FFF;}

#page-home-layout {
	height: 100%;
	background-image: url(bg-pagehd.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	margin-right: auto;
	margin-left: auto;}	
#page-home-wrap {
	width:982px;
	_width:982px;
	min-height:600px;
	_min-height:600px;
	position:relative;
	margin-top:0px;
	margin-bottom:20px; /* gives separation from footer */
	margin-right:auto;
	margin-left:auto;}

#page-sub-layout {
	height:100%;
	background-image: url(../../../creative/_assets/bg-sub.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin-right: auto;
	margin-left: auto;}	
#page-sub-wrap {
	width:982px;
	_width:982px;
	min-height:600px;
	_min-height:600px;
	position:relative;
	margin-top:0px;
	margin-bottom:20px; /* gives separation from footer */
	margin-right:auto;
	margin-left:auto;}


/*-------------------------------------------------------------
	01. PAGE HEADER
---------------------------------------------------------------*/

 /* structure */
#page-header-wrap {
	padding-bottom:0px;
	height:235px;}
	
 /* logo */	
#page-header-wrap h1 {
	height:227px;
	width:376px;
	margin-top:8px;
	margin-right:0px;
	margin-bottom:0;
	margin-left:0px;
	background-image: url(logo-inspire.png);
	background-repeat: no-repeat;
	background-position: left top;
	overflow: visible;}	
#page-header-wrap .left{
	width:460px;
	padding-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	margin-left:0px;
	float: left;}
#page-header-wrap .right{
	width:522px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	margin-left:0px;
	float: left;}


.replaced { display: block; height: 10px; overflow: hidden; outline: none; text-indent: -9999px; width: 10px; }

/* page navigation - optional */	
#page-header-wrap .right ul { display: inline; float: right; margin: 0; }
#page-header-wrap .right ul li { display: inline; }
#page-header-wrap .right ul li a {
	color: #FFF;
	float: left !important;
	margin-top: 100px;
	margin-left: 30px;
	margin-right: 8px;
	padding: 0;
	text-decoration: none;
	font-weight: bold;
	font-size: 17px;
}
#page-header-wrap .right ul li a:hover {
	color: #FFF;
	text-decoration: underline;}
#page-header-wrap .right ul li.active a { color: #FFF; }
#page-header-wrap .right ul li.active a:hover {
	color: #FFF;
	text-decoration: none;}

	


/*-------------------------------------------------------------
	02. CONTENT STRUCTURE
---------------------------------------------------------------*/

#content {
	width: 100%;
	min-height:300px;
	margin-top:10px;
	margin-bottom:0px;
	padding-bottom:15px;
	margin-right: auto;
	margin-left: auto;}
#content-wrap {
	width:982px;
	min-width:982px;
	min-height:300px;
	margin: 0px auto;}



#content .column2A {
	padding-bottom:30px;
	width:660px;
	max-width:660px;
	margin-right:10px;
	padding-right:20px;
	margin-bottom:20px;
	margin-top:5px;
	float:left;
	background-image: url(../../../001_Global/images/bg/bg-sub-sidecolumn.gif);
	background-repeat: no-repeat;
	background-position: right -20px;}	
#content .column2B {
	height:auto;
	width:292px;
	padding-right:0px;
	margin-left:0px;
	margin-top:5px;
	margin-bottom:20px;
	padding-top:0px;
	padding-bottom:5px;
	float:left;
	overflow: visible;}	
#content .column1A {
	height:auto;
	width:982px;
	padding-right:0px;
	margin-left:0px;
	margin-top:20px;
	margin-bottom:10px;
	padding-top:0px;
	padding-bottom:5px;
	float:left;
	overflow: visible;
	background-color: #0CC;}	





#message-box {
	width:962px;
	max-width:962px;
	margin-top:20px;
	margin-bottom:20px;
	float:left;
	padding: 10px;
	background-color: #75221C;}
#message-box h3 {
	color: #F90;
	font-size:220%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	letter-spacing: -1px;
	text-decoration: none;
	line-height:1.1em;
	margin-top:0px;
	margin-bottom:0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;}	
#message-box p {
	font-size: 15px;
	font-weight:normal;
	padding-top:5px;
	color: #FFF;
	text-decoration: none;
	line-height: 1.4em;}
#message-box p a {
	font-weight:bold;
	color: #FFF;
	text-decoration: underline;}	
#message-box p a:hover {
	font-weight:bold;
	color: #FFF;
	text-decoration: underline;}	
#quote-box {
	width:982px;
	max-width:982px;
	margin-top:0px;
	margin-bottom:0px;
	float:left;
	padding: 0px;}

/*-------------------------------------------------------------
	03. CONTENT TYPOGRAPHY
---------------------------------------------------------------*/	
.pull {
	font-size: 1.5em;
	line-height: 1.2em;
	color:#000;
	font-family: Georgia, "Times New Roman", Times, serif;
	display: block;
	padding-bottom: 10px;}	
.dropcap {
	float:left;
	color:#000;
	font-size: 70px;
	line-height: 50px;
	padding-top: 10px;
	padding-right: 5px;
	font-family: Arial, Helvetica, sans-serif;}
p {
	font-size: 1.2em;
	line-height: 1.4em;
	color:#000;
	font-family: Georgia, "Times New Roman", Times, serif;
	display: block;
	padding-bottom: 10px;}	

.photodisplay {
	float:right;
	display:block;
	clear:both;
	padding-top: 10px;
	padding-bottom: 20px;
	padding-left: 25px;}
.photo-caption {
	position:relative;
	margin-top: 5px;
	margin-left: 10px;}
.photo-caption {
	right:0;
	width:340px;
	font-size: 1em;
	line-height: 1.3em;
	font-family:arial;
	color:#666;
	text-align: left;}
.photo-caption strong {
	text-transform:uppercase;
	color:#c4501f;
	font-size: 1.0em;}
.photo-caption strong.orange {
	color:#f0a108;}
img.left {
	float:left;
	padding-top: 10px;
	padding-bottom:20px;
	padding-left: 20px;}
img.right {
	float:right;
	padding-top: 10px;
	padding-bottom:20px;
	padding-left: 20px;}
	

#title-pastissues h1 {
	height:57px;
	width:297px;
	margin-top:0px;
	margin-right:0px;
	padding-bottom:10px;
	margin-left:0px;
	background-image: url(hd-pastissues.gif);
	background-repeat: no-repeat;
	background-position: center top;
}	
#title-issue01 h1 {
	height:235px;
	width:982px;
	margin-top:0px;
	margin-right:0px;
	padding-bottom:10px;
	margin-left:0px;
	background-image: url(issue1/title-issue01.gif);
	background-repeat: no-repeat;
	background-position: center top;}	
#title-issue02 h1 {
	height:168px;
	width:968px;
	margin-top:0px;
	margin-right:0px;
	padding-bottom:10px;
	margin-left:0px;
	background-image: url(issue2/title-issue02.gif);
	background-repeat: no-repeat;
	background-position: center top;}	
#title-issue03 h1 {
	height:160px;
	width:982px;
	margin-top:0px;
	margin-right:0px;
	padding-bottom:10px;
	margin-left:0px;
	background-image: url(issue3/title-main.gif);
	background-repeat: no-repeat;
	background-position: center top;}	
	
	
h3 {
	color: #5A1A0D;
	font-size:220%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	letter-spacing: -1px;
	text-decoration: none;
	line-height:1.1em;
	margin-top:0px;
	margin-bottom:0px;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;}

h4 {
	color: #000;
	font-size:190%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	letter-spacing: -1px;
	text-decoration: none;
	line-height:1.1em;
	margin-top:0px;
	margin-bottom:0px;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;}


#interactive ul {
	margin: 0;
	padding: 0;}
#interactive li {
	font-family: Arial, Helvetica, "Helvetica Neue", "Lucida Grande", Verdana, sans-serif;
	/*font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;*/
	color: #666666;
	font-weight:bold;
	list-style: none;
	margin-top:5px;
	margin-bottom:0px;
	line-height: 1.2em;
	padding-top:0px;
	padding-right: 0;
	padding-bottom:5px;
	padding-left: 24px;
	margin-left:2px;
	background-image: url(../../../creative/_assets/services/interactive/bl-features.gif);
	background-repeat: no-repeat;
	background-position: 1px 2px;
	font-size: 14px;}

hr {
	border: 0;
	background-color: #601F15;
	height: 5px;
	width: 100%;
	margin-top: 10px;
}

	
/*-------------------------------------------------------------
	04. SIDE COLUMN STYLES
---------------------------------------------------------------*/	
.column2B #modBoxA {
	padding-bottom:10px;
	margin-bottom:20px;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #ECECEC;}
	
.column2B p {
	padding-top:6px;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:0px;}	
	
	
#dgrey h1 {
	color: #33302D;
	font-size:200%;
	font-family: "trebuchet ms", sans-serif;
	font-weight: bold;
	letter-spacing: -1px;
	text-decoration: none;
	line-height:0.9em;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #33302D;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #E6E6E6;
	margin-top:0px;
	margin-bottom:5px;
	background-color: #FFF;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 2px;}
#red h1 {
	color: #C00;
	font-size:200%;
	font-family: trebuchet ms, sans-serif;
	font-weight: bold;
	letter-spacing: -1px;
	text-decoration: none;
	line-height:0.9em;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #C00;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #E6E6E6;
	margin-top:0px;
	margin-bottom:5px;
	background-color: #FFF;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 2px;}		
	
	




/*-------------------------------------------------------------
	05.  PAST ISSUES ARCHIVE
---------------------------------------------------------------*/	

#modules{
	width:982px;
	position:relative;
	margin-bottom:50px;
	z-index:20;
	margin-top: 10px;
}


.module a:hover{text-decoration:none !important; cursor:pointer;}
.module a.inner{
	display:block;
	max-width:180px;
	width: 180px;}
.module{
	float:left;
	display:block;
	position:relative;
	background-color:#FFF;
	margin-right:16px;
	margin-bottom:16px;
	height:300px;
	overflow:hidden;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #B9B9B7;
}
.module .module_body .module_body_inner{padding-top:8px; padding-left:5px; padding-right:5px;}
.module .module_body{font-weight:bold;}
.hover .subhead{color:#FFB5CF !important;}
.module .module_body .head{
	color:#581A15;
	font-size: 16px;}
.module .module_body .subhead{
	color:#000;
	font-size: 10px;
}
