﻿sd@charset "UTF-8";
/* CSS Document */

/* commented backslash hack \*/ 
* html {height:100%; min-height:100%;}

/* ie6 and under*/
/*html {height:100%;}*/

body {
	width:100%;
	height:100%;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	background-color: #000000;
		}
a{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #F3DB19;
}
#mainContent{
	width: 900px;
	min-height:500px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	font-weight: lighter;
	display: block;
	height: 100%;
}
#mainContent a{
	color: #F3DB19;

}
#mainContent .ms-menutoolbar a{
	color: #000000;

}
#mainContent .ms-vh2 a{
	color: #000000;
}
#mainContent .ms-blogedit a{
	color: #000000;
}
#mainContent .ms-toolbar TD a{
	color: #000000;
}
#mainContent .ms-formtable{
	width: 500px;
}


.ms-basictable .ms-alternating{
background-color:transparent;
color:black;
}
.ms-alternating td{
background-color:#514d4b;	
}

.ms-gb {
background:#66615e;
color:#fff;
}
.ms-gb a,.ms-gb2 a{
color:#fff;

}
.ms-vb2 {
	color:#ffffff;
}
.ms-vb2 a{
color:#000000;
}

.ms-listviewtable a{
	color:#66615e;
}

.ms-listviewtable {
	background-color:#66615e;
}

.ms-unselectedtitle {
	background-color:#bfb9b5;
}
td .ms-listheaderlabel {
	color:#66615e;
}
.ms-menutoolbar td {
    background-color:#b5b9b5;
}
.ms-toolbar td a {
	color:#000000;
}
.mainPage{
width:900px;
	border:1px;
	border-style: solid;
	border-color:#66615e;
}
#pageContent a{
	color: #F3DB19;
}
#commentModerated {
	 background-color:#edaf28;
	 color:black;
	 width:600px;
	 text-align:center;
	}
 	

/*Main Wrapper/////////////////////////////////////////////*/
#mainWrapper{
	width: 900px;
	height: 100%;
	/*min-height:100px;*/
	text-align:left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	overflow: visible;
	visibility: visible;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	
}


/*Main Nav/////////////////////////////////////////////*/
#mainNav ul{
	margin: 0px;
	height: 26px;
	width: 900px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: center;
	padding-right: 0px;
	padding-left: 0px;
}
#mainNav ul li{
	float: left;
	list-style: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
	font-weight: lighter;
}
#mainNav ul li a{
	text-decoration: none;
	color: #FFF;
	text-align: center;
	margin: 0px;
	padding: 0px;
	display: block;
	white-space: nowrap;
	height: 26px;
	line-height: 20px;
	width: 150px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: lighter;
}
#mainNav ul li a:hover{
	color:#F3DB19;
}





/*Header/////////////////////////////////////////////*/
#header1{
	height: 260px;
	width: 900px;
	background-attachment: scroll;
	background-image: url(images/header_1v3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#header2{
	height: 256px;
	width: 900px;
	background-attachment: scroll;
	background-image: url(images/header_2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#archiveHeader{
	height: 44px;
	width: 900px;
	padding:0px;
	background-attachment: scroll;
	background-image: url(images/SSMlogoBLACK.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.ms-PostBody {
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;

	}
.ms-PostBody a{
	color: #F3DB19;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;


	}
	
.ms-PostFooter a{
	color: #F3DB19;
	text-decoration:none;
	}

.ms-PostWrapper,.ms-CommentsWrapper,.ms-blogrss
{
color:#000000;
width:720px;
vertical-align:top;
}
.ms-PostTitle{
	color: #F3DB19;
	margin: 0px;
	padding: 0px;
}
.ms-commentsempty{
color:#ffffff;
font-size:10pt;
padding-bottom:22px;
padding-top:6px;
}
.ms-CommentBody{
color:#ffffff;
font-size:10pt;
line-height:1.7em;
padding-bottom:12px;
padding-top:6px;
}
.ms-standardheader {
	font-size:12px;
}
.ms-formbody{
color:#000000;
}
.ms-formlabel{
text-align:left;
font-family:verdana;
font-size:12px;
border-top:1px solid #d8d8d8;
padding-top:3px;
padding-right:8px;
padding-bottom:6px;
color:#525252;
font-weight:bold;
width:19px

}
ul.ms-blogAdminLinks{
list-style:none;
margin:4px 10px 0 0;
padding:0 0 0 4px;
color:#F3DB19;

}

ul.ms-blogAdminLinks li{
background:transparent url(/_layouts/images/rect.gif);
background-position:center left;
background-repeat:no-repeat;
margin:0 0 0 0;
padding:0 0 3px 15px;
color:#F3DB19;

}

ul.ms-blogAdminLinks li a{
color:#F3DB19;
}


/*Content/////////////////////////////////////////////*/
.pageTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: lighter;
	font-style: italic;
	margin: 0px;
	padding: 0px;
	}
#content{
	width: 900px;
	min-height:500px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	font-weight: lighter;
	display: block;
	height: 100%;
}
#contentMain{
	float: left;
	height: auto;
	width: 720px;

}

#ctl00_PlaceHolderMain_PageContent__ControlWrapper_RichHtmlField
{
		font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-top: 10px;
	color:#FFFFFF;
	

}
#ctl00_PlaceHolderMain_content__ControlWrapper_RichHtmlField
{
		font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-top: 10px;
	color:#ffffff;

}
#ctl00_PlaceHolderMain_PageContent__ControlWrapper_RichHtmlField a
{
		color: #F3DB19!important;
}



#ctl00_PlaceHolderMain_content__ControlWrapper_RichHtmlField a
{
		color: #F3DB19!important;
}
.content a
{
		color: #F3DB19!important;
}




#storyContenttitle{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #F3DB19;
	padding: 0px;
	width: 660px;
	display: block;
	text-align: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

#storyContent{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: lighter;
	color: #FFF;
	padding: 0px;
	width: 660px;
	display: block;
	text-align: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#storyContent a{
	color: #F3DB19;
}
#storyContent p{
	margin: 0px;
	padding: 0px;
}
#storyContent h3{
	color: #F3DB19;
	margin: 0px;
	padding: 0px;
}
#storyContent .readMore{
	font-family: "Times New Roman", Times, serif;
	text-transform: uppercase;
	color: #F3DB19;
	font-weight: lighter;
	margin-left: 20px;
	font-size: 12px;
	font-style: italic;
}
.flashStoriesContent{width:720px; height:275px;padding:0px; margin:0px;}
#flashMovieContent{
	width:680px;
	min-height:420px;
	text-align: center;
	}
#socialLinks{
	margin: 0px;
	padding: 0px;
	height: 50px;
	width: 900px;
	display: block;
	text-align: right;
	float: left;
}
#leftColumnContent{
	float: left;
	width: 175px;
	min-height:566px;
	margin: 0px;
	text-align: right;
	color: #FFF;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#leftColumnContent p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: lighter;
	}
#leftColumnContent p.quote{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: lighter;
	font-style: italic;
	margin: 0px;
	padding: 0px;
	}
#leftColumnContent h2{
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #F3DB19;
	font-weight: lighter;
}
#leftColumnComments{
	font-family: "Times New Roman", Times, serif;
	text-transform: uppercase;
	color: #F3DB19;
	letter-spacing: 1px;
	font-weight: lighter;
	font-size: 12px;
	margin-top: 100px;
	min-height:100px;
	vertical-align: bottom;
	display: block;
	
}
#leftColumnComments a{
	color: #F3DB19;
	text-decoration: none;
}
#leftColumnComments a:hover{
	color: #F3DB19;
	text-decoration: underline;
}



/*Clears/////////////////////////////////////////////*/
.clear {
	clear: both;
}
/* Clear Fix */
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}
  .clearfix {
    zoom: 1;     /* triggers hasLayout */
    display: block;     /* resets display for IE/Win */
    }  /* Only IE can see inside the conditional comment
    and read this CSS rule. Don't ever use a normal HTML
    comment inside the CC or it will close prematurely. */
	
	
	
 

/* SprySpotlightColumn.css ///////////////////////////////////////////*/

/* Copyright (c) 2007. Adobe Systems Incorporated. All rights reserved. */

/* This is the selector for the main container of the Spotlight Column and Stacked Containers structure. 
 *
 * If you want to constrain the width of the Master/Detail structure, set a width on
 * the Master/Detail container. By default, our structure expands horizontally to fill
 * up available space.
 */
 
.SpotlightAndStacked
{
	margin: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	width: 415px;
	display: inline;
	float: left;
}
.SpotlightAndStacked a{
	color:#F3DB19;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	text-decoration: none;
	}
.SpotlightAndStacked a:hover{
	text-decoration: underline;
}
/* This is the selector for the row element which houses all the Spotlight and Stacked containers
 * classes. 
*/
.SpotlightAndStacked .SpotlightAndStackedRow
{
	background-color: #000;
	margin: 10px;
	padding: 0px;
	float: left;
}

/* This is the selector for the container of the Spotlight column elements. By default 
 * the Spotlight column occupy about 25% from the width of the 
 * entire structure. 
*/
.SpotlightAndStacked .SpotlightContainer
{
	width: 120px;
	float: left;
}

/* This is the selector for the Spotlight column element which holds the actual data for 
 * a spotlight column.
*/
.SpotlightAndStacked .SpotlightColumn
{
	width: 110px;
}

/* This is the selector for the container of the Stacked container elements. By default 
 * the Stacked container occupy about 75% from the width of the 
 * entire structure. 
*/
.SpotlightAndStacked .StackedContainer
{
	width: 165px;
	float: left;
	padding-left: 5px;
}

/* This is the selector for the Stacked container elements which holds the actual data for 
 * a stacked column.
*/
.SpotlightAndStacked .StackedColumn
{
	width: 165px;
}


/*YOUNG NURSES COLUMN STYLING/////////////////////////////////*/


.YoungNursesSpotlightAndStacked
{
	margin: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	width: 270px;
	display: inline;
	float: left;
}
.YoungNursesSpotlightAndStacked a{
	color:#F3DB19;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	text-decoration: none;
	}
.YoungNursesSpotlightAndStacked a:hover{
	text-decoration: underline;
}
/* This is the selector for the row element which houses all the Spotlight and Stacked containers
 * classes. 
*/
.YoungNursesSpotlightAndStacked .YoungNursesSpotlightAndStackedRow
{
	background-color: #000;
	margin: 10px;
	padding: 0px;
	float: left;
}

/* This is the selector for the container of the Spotlight column elements. By default 
 * the Spotlight column occupy about 25% from the width of the 
 * entire structure. 
*/
.YoungNursesSpotlightAndStacked .YoungNursesSpotlightContainer
{
	width: 120px;
	float: left;
}

/* This is the selector for the Spotlight column element which holds the actual data for 
 * a spotlight column.
*/
.YoungNursesSpotlightAndStacked .YoungNursesSpotlightColumn
{
	width: 110px;
}

/* This is the selector for the container of the Stacked container elements. By default 
 * the Stacked container occupy about 75% from the width of the 
 * entire structure. 
*/
.YoungNursesSpotlightAndStacked .YoungNursesStackedContainer
{
	width: 180px;
	float: left;
	padding-top:2px
}

/* This is the selector for the Stacked container elements which holds the actual data for 
 * a stacked column.
*/
.YoungNursesSpotlightAndStacked .YoungNursesStackedColumn
{
	width: 180px;
}

