/* 
	CSS: School of Fine Arts
	Author: Rob Hough

	Changelog:
		v0.2 - 04/26/2009
*/

* {
	margin: 0px; 
	padding: 0px;
	border: 0px;
}
html { 
	min-height: 100%;
	margin-bottom: 1px;
}
body {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #333;
	background: #E3E4E6 url(/images/sfa-bg.jpg) repeat-x;
}

/************************************************
*	NEWS and PAGES								*
************************************************/

#news {
	width: 960px;
	margin: 20px auto;
}
#main-title {
	width: 960px;
	margin: 10px auto;
	line-height: 32px;
}
#news-top-story {
	float: left;
	width: 312px;
}
#news-headlines {
	float: left;
	width: 366px;
	margin: 0px 20px;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	padding: 0px 20px;
}
.news-sections {
	float: left;
	width: 100%;
}

#pages {
	width: 960px;
	margin: 20px auto 0px;
	background: #FFF url(/images/sfa-sidebar.jpg) no-repeat;
	border: 1px solid #333;
}

/************************************************
*	TYPOGRAPHY									*
************************************************/

* h1 { 
	font: normal 32px Georgia, Times, serif;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	line-height: 48px;
}
* h2 {
	font: normal 28px Georgia, Times, serif;
	margin: 20px 0px;
	border-bottom: 1px solid #CCC;
	line-height: 44px;
	
}
* h3 {
	font: bold 16px Arial, Helvetica, sans-serif;
	margin: 10px 0px;
}
* h4 {
	font: bold 12px Arial, Helvetica, sans-serif;
	margin: 10px 0px;
}
p.intro {
	font: normal 12px Arial, Helvetica, sans-serif;
}

/************************************************
*	TABLE									*
************************************************/

table {
	border: 1px solid #CCC;
	margin: 20px auto;
	width: 90%;
}
td {
	border: 1px solid #CCC;
	padding: 2px;
}

/************************************************
*	HYPERLINKS									*
************************************************/

a {
	color: #820125;
	text-decoration: none;
}

/************************************************
*	HEADER										*
************************************************/

#header-wrap {
	background: #FFF url(/images/sfa-top.jpg) top center no-repeat;
}
#header {
	width: 960px;
	height: 96px;
	margin: 0px auto;
}
#header-left {
	float: left;
	width: 480px;
	height: 96px;
	text-align: left;
}
#header-right {
	float: right;
	width: 340px;
	height: 96px;
	text-align: right;
}
#header-search {
	float: right;
	width: 340px;
	text-align: right;
	margin: 20px 0px;
}
#header-search .field {
	font: normal 12px Arial, Helvetica, sans-serif;
}
#header-search .button {
	font: normal 12px Arial, Helvetica, sans-serif;
	padding: 2px;
}

/************************************************
*	MAIN MENU  									*
************************************************/

#menu {
	width: 960px;
	margin: 0px auto;
	clear: both;
	padding-top: 22px;
}
#menu ul {
	list-style: none;
}
#menu li {
	display: inline;
}
#menu ul li a {
	float: left;
	display: block;
	margin: 0px 1px 0px 0px;
	padding: 7px 16px;
	color: #F7F7F7;
	background: #000;
	border-top: 1px solid #000;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	text-transform: uppercase;
	font: normal 11px Arial, Helvetica, sans-serif;
}
#menu ul li a.current {
	float: left;
	display: block;
	margin: 0px 1px 0px 0px;
	padding: 7px 16px;
	color: #333;
	background: #E3E4E6;
	border-top: 1px solid #000;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	text-transform: uppercase;
	font: normal 11px Arial, Helvetica, sans-serif;
}

/************************************************
*	BANNER										*
************************************************/

#banner {
	width: 960px;
	height: 324px;
	margin: 20px auto 0px;
	background: #E3E4E6 url(/images/sfa-banner.jpg) top center no-repeat;
}
#banner-left {
	float: left;
	width: 252px;
	height: 75px;
	margin: 194px 0px 0px 80px;
}
#banner-right {
	float: right;
	width: 500px;
	height: 236px;
	margin: 34px 64px 0px 0px;
}
#banner-right img {
	border: 1px solid #000;
}
#banner img {
	float: left;
}



/************************************************
*	FORMS HOME								*
************************************************/

.forms-home {
	display: block;
	float: left;
	width: 240px;
	margin: 20px;
	padding: 20px 10px;
	text-align: left;
}
.forms-home h2 {
	display: block;
	width: 100%;
	border: 1px solid #CCC;
	margin: 8px 0px;
	padding: 4px 0px;
	text-indent: 10px;
	background: #E3E4E6;
	font: bold 12px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
.forms-home ul {
	list-style-type: none;
}
.forms-home ul li {
	background: url(/images/sfa-icon.gif) no-repeat;
}
.forms-home a {
	display: block;
	width: 100%;
	line-height: 20px;
	text-indent: 20px;
	margin: 8px 0px;
	border-bottom: 1px solid #CCC;
}
.forms-home img {
	float: left;
	margin: 0px 0px 10px 0px;
}

#image {
	float: right;
	width: 208px;
	height: 278px;
	padding: 20px;
}

.blog-entry {
	margin: 20px 0px;
}

/************************************************
*	FOOTER										*
************************************************/

#footer {
	width: 960px;
	margin: 0px auto;
	font: 12px Arial, Helvetica, sans-serif;
}
#footer-copyright {
	width: 960px;
	margin: 0px auto;
}
#footer-copyright-left {
	float: left;
	width: 640px;
	text-align: left;
	padding: 20px;
}
#footer-copyright-right {
	float: right;
	width: 200px;
	text-align: right;
	padding: 20px;
}

/************************************************
*		DETAILS									*
************************************************/

#details {
	float: right;
	width: 640px;
	text-align: left;
	margin: 20px;
}
#details img {
	padding: 4px;
	border: 1px solid #CCC;
	margin: 10px 20px;
}
#details ul,
#details ol {
	font: normal 14px Arial, Helvetica, sans-serif; 
	margin-left: 40px;
	line-height: 20px;
}
#details p {
	margin: 10px;
	font: normal 14px Arial, Helvetica, sans-serif; 
	line-height: 20px;
}

/************************************************
*	SOCIALTWIST								*
************************************************/

.socialtwist { 
	margin: 20px 0px;
}

/************************************************
*	TOP STORIES									*
************************************************/

#top-story {
	float: left;
	width: 312px;
	margin-bottom: 20px;
}
#top-story-more {
	float: left;
	width: 312px;
	margin-bottom: 20px;
}
#top-story img {
	padding: 4px;
	border: 1px solid #CCC;
	margin: 10px 0px;
}
#top-story p {
	margin: 10px 0px;
	line-height: 18px;
}
.top-video {
	float: left;
	width: 312px;
	margin: 10px 0px;
}

/************************************************
*	HEADLINES									*
************************************************/

#headlines {
	float: left;
	width: 366px;
	margin-bottom: 20px;
}
#headlines-more {
	float: left;
	width: 366px;
	margin-bottom: 20px;
}
.grey {
	display: block;
	height: 24px;
	background: #F7F7F7;
	line-height: 24px;
	padding: 0px 0px 0px 2px;
}
.white {
	display: block;
	height: 24px;
	background: #FFF;
	line-height: 24px;
	padding: 0px 0px 0px 2px;
}
.grey h4,
.white h4 {
	line-height: 24px;
	padding: 0px 0px 0px 2px;
}

/************************************************
*	HEADLINES ENTRIES							*
************************************************/

.headlines-entry {
	float: left;
	width: 100%;
	margin: 10px 0px;
}
.headlines-entry p {
	line-height: 18px;
}
.headlines-thumb {
	float: left;
	width: 110px;
	margin-right: 10px;
}
.headlines-thumb img {
	padding: 4px;
	border: 1px solid #CCC;
}
.headlines-text {
	float: left;
	width: 246px;
}
.headlines-wide {
	float: right;
	width: 400px;
	margin-top: 10px;
}

/************************************************
*	H2 SETUP								*
************************************************/

#news-top-story h2,
#top-story h2,
#top-story-more h2,
#news-headlines h2,
#headlines h2,
#headlines-more h2,
#headlines-athletics h2,
#news-sidebar-careers h2,
#news-sidebar-right h2,
#news-sidebar-left h2,
#news-sidebar-narrow h2,
#news-sidebar-wide h2,
#news-contact h2,
#news-wide h2,
#news-details h2,
#news-narrow h2,
.news-sections h2 {
	display: block;
	width: 100%;
	font: bold 12px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	border-bottom: 1px solid #CCC;
	text-indent: 20px;
	line-height: 16px;
	margin: 2px 0px;
	padding: 2px 0px;
}

/************************************************
*	H2 CLASSES								*
************************************************/

h2.top-story {
	background: url(/images/_system/ss-top-story.png) no-repeat;
}
h2.top-story-more {
	background: url(/images/_system/ss-top-story-more.png) no-repeat;
}
h2.headlines {
	background: url(/images/_system/ss-headlines.png) no-repeat;
}
h2.headlines-more {
	background: url(/images/_system/ss-headlines-more.png) no-repeat;
}
h2.headlines-athletics {
	background: url(/images/_system/ss-headlines-athletics.png) no-repeat;
}
h2.destinations {
	background: url(/images/_system/ss-destinations.png) no-repeat;
}
h2.newsletters {
	background: url(/images/_system/ss-newsletters.png) no-repeat;
}
h2.quick-links {
	background: url(/images/_system/ss-quick-links.png) no-repeat;
}
h2.documents {
	background: url(/images/_system/ss-documents.png) no-repeat;
}
h2.bulletins {
	background: url(/images/_system/ss-bulletins.png) no-repeat;
}
h2.videos {
	background: url(/images/_system/ss-videos.png) no-repeat;
}
h2.events {
	background: url(/images/_system/ss-events.png) no-repeat;
}
h2.capital {
	background: url(/images/_system/ss-capital.png) no-repeat;
}
h2.campus {
	background: url(/images/_system/ss-campus.png) no-repeat;
}
h2.ideas {
	background: url(/images/_system/ss-ideas.png) no-repeat;
}





/************************************************
*	SIDEBARS									*
************************************************/

#news-sidebar-left {
	float: left;
	width: 200px;
	margin: 20px 0px 20px 20px;
}
#news-sidebar-right {
	float: right;
	width: 200px;
}
#news-sidebar-narrow {
	float: left;
	width: 120px;
}
#news-sidebar-wide {
	float: right;
	width: 280px;
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 20px;	
	border-left: 1px solid #CCC;
}
#news-sidebar-careers {
	float: left;
	width: 312px;
}

/************************************************
*	NEWS SIDEBAR LISTS							*
************************************************/

.news-sidebar-list {
	float: left;
	width: 100%;
	margin-bottom: 20px;
}
.news-sidebar-list ul {
	list-style-type: none;
}
.news-sidebar-list ul li {

}
.news-sidebar-list a {
	display: block;
	width: 100%;
	line-height: 16px;
	margin: 8px 0px;
}
.news-sidebar-list img {
	float: left;
	margin: 0px 0px 10px 0px;
}