﻿/*********************************************************************************************  

StyleSheet: 	UWSP Main Styles
Filename:		main.css
Description: 	This is the primary stylesheet used on all UWSP sites.  It defines the layout
				and basic structure of each site.  
								
Author: 		Drew Frisk
Version:		v1.0
Last Update: 	1.4.12 - Kaytee Quast

******************************************************************************************/
/*@import url( '/SiteAssets/styles/branding/purpleBranding.css' );*/
@import url( '/SiteAssets/styles/branding/goldAccentBranding.css' );
@import url( '/SiteAssets/styles/specialty/defaultWebpart.css' );

body
{
	margin:		0px; 
	padding:	0px;
	font:		/*small*/ Verdana, Arial, Helvetica, sans-serif;
}

body #s4-workspace 
{
	/*overflow-y:	auto;*/
	overflow: auto!important;
}

#siteBanner img 
{
	border:		none;
}

a img 
{
	border:		none;
}

/*#ie7Alert 
{
	display:	none;
}*/

/********* HEADING DEFINITIONS **********	
*****************************************/
	
h1 {font-size:2em;line-height:normal;}
h2 {font-size:1.6em;line-height:normal;}
h3 {font-size:1.3em;line-height:normal;}
h4 {font-size:1.1em;line-height:normal;	font-weight:bold;font-style:italic;}


/****** CONTENT CONTAINERS *************
****************************************/
#bodyWrapper 
{
	height: inherit;
}
#siteHeader
{
	display: 	none;	
	width: 		960px;
	margin:		auto;
	background: #C4BAC5;
}
#siteBanner
{	
	display: 	none;
	width: 		960px;
	margin:		auto;
	background: #C4BAC5;	
}

#containerBG
{
	margin-top:	20px;
}

#contentWrapper
{
 	margin: 	auto;
    position: 	relative;
    width: 		960px;
}
#pageTitleContainer
{
	width: 		950px;
	margin: 	auto;
}
#contentContainer1
{	
	background:	#100514;
	width: 		960px;
	margin: 	auto auto 25px;
	height:		auto;
	overflow:	auto;
}
#contentContainer2
{	
	width:		950px;
	height:		auto;
	margin:		auto;
	font-size:	1em;
	background: #FFFFFF;
	overflow:	auto;
}
#innerContainerWrapper
{	
}
#innerContainer
{
	padding: 	10px 20px; 
    min-height: 350px;		
}
#innerContainer p, #innerContainer
{
/*	font-size: 		1.1em!important;
	line-height:	1.3em!important; */
}

#footerWrapper
{	
}
#footer
{
	clear:		both;
	background:	#100514;
	height:		auto;
	color:		#FFFFFF;
	text-align:	center;
	padding:	10px 10px 15px 10px;	
}
#footer a
{
	color: 		#FFFFFF;
}
#footer a:hover 
{
	color:		#caaafd;
}

#footerContent
{
	color:		#FFFFFF !important;/*set to important in case list field is styled to colors*/
	font-size: 	.8em !important;
	/*line-height: 18px;*/
}

/* remove padding on article pages */
div.article, div.welcome 
{
	padding: 0px;
}

/* font styles for inner content */
.article-content, .welcome-content,
.ms-WPBody, .ms-WPBody td 
{
	color:		#100515;
	font-size: 	1.1em !important;
	line-height:1.3em/*140%*/ !important; 
}

/* styles for links in the inner content sections */
.article-content a:link, .article-content a:visited, .article-content a:active, 
.welcome-content a:link, .welcome-content a:visited, .welcome-content a:active,
.ms-WPBody a:link, .ms-WPBody a:visited, .ms-WPBody a:active 
{
    color: 			#3B2444;
    text-decoration:underline;
}

.article-content a:hover,
.welcome-content a:hover,
.ms-WPBody a:hover 
{
    color: 			#623f99;
}

/* styles for links in webparts */
.ms-vb a:link, .ms-vb2 a:link, .ms-vb-user a:link,
.ms-vb a:visited, .ms-vb2 a:visited, .ms-vb-user a:visited
{
    color: 			#3B2444;
    text-decoration:underline;
}

.ms-vb a:hover, .ms-vb2 a:hover, .ms-vb-user a:hover 
{
    color: 			#623f99;
}
/*.ms-WPBody, .ms-WPBody td 
{
}*/

/******** SEARCH BAR / SIGN-IN ************
*******************************************/
/*** Search box ***/
#UWSPbarSearch
{
	clear: 			both;
}

/*SIGN IN / USERNAME */
.s4-trc-container-menu  
{
	float:			right;
	margin:			3px;
}

.ms-welcomeMenu.ms-SpLinkButtonActive
{
	border-color:	#8b929a;
	background: 	transparent;
}

#s4-titlerow
{
	display:		none;
}

/*SHAREPOINT SEARCH BAR*/
.search
{
	clear:			both;
	float: 			right;
}

.s4-search table 
{
	float:			right;
	margin-right:	0px;
	width:			212px;
}

/*Search Box Styles*/
.s4-search input.ms-sbplain
{
	margin: 		1px 5px 0px 0px!important; 
	background: 	#FFFFFF;
	border: 		1px #000000 !important; 
	height:			13px; 
	width: 			150px !important;
	padding:		4px 2px 2px 9px; 
	color:			#000000; 
	font-size:		.85em; 
	font-style:		normal;
	
/*	position:		relative; */
	border-radius: 	3px 3px 3px 3px;
/* 	behavior:		url( "/SiteAssets/libraries/css3/ie-css3.htc"); */
	z-index:		5;
}

/*IE7 hack to correct positioning*/
*:first-child+html .s4-search input.ms-sbplain 
{
	height:			14px; 
	padding:		2px 2px 2px 9px; 
}

/*.s4-search .ms-sbgo{
	padding-top:5px;
}*/
.s4-search .ms-sbgo a
{
	background:		/*url( "../images/gobtn.png" )*/url( "../images/goBtn-gold.png" ) no-repeat; 
	width:			/*27px*/25px; 
	height:			/*22px*/25px; 
	display:		block; 
}
.s4-search .ms-sbgo a:hover
{
	background:		/*url( "../images/gobtn2.png" )*/url( "../images/goBtn2-gold.png" ) no-repeat; 
}
.s4-search .srch-gosearchimg, .s4-search .ms-sbgo span
{
	display:		none; 
}
.adminBar .ms-sbrow a, .ms-sbcell
{
	margin:			0; 
	padding:		0;
}

/*HELP BUTTON NEXT TO SEARCH BAR*/
.s4-help 
{ 
	display:		none;
}



/******** MAIN NAVIGATION ******************
*******************************************/

/* Main navigation wrapper.
   Use this to specify positioning, size, and background color */
body #mainNav 
{
	background: 	#100514;
	border:			0px solid transparent;	
	vertical-align:	middle;
	height:			42px !important;
	width: 			960px;
	margin: 		auto;
	height: 		auto;
	font-size:		9pt!important;
}

/* Sets transparent border so tabs won't reposition during hover */
.menu-horizontal ul li ul li, .ms-core-listMenu-horizontalBox ul li ul li
{
	border:			1px transparent solid;
	border-top: 	none;
	border-bottom: 	none;
}

/* Parent tab item style */
.s4-tn li.static > .menu-item 
{
	border: 		none;
	color:			#FFFFFF;
	padding:		13px 10px 14px 10px;
}

/* Sets style for parent tab hover, compensates for both headings with and without links */
.menu-horizontal ul li ul li:hover, .ms-core-listMenu-horizontalBox ul li ul li:hover,
.s4-tn li.static > a:hover, .s4-tn li.static > .menu-item:hover /*these will create a "double border"*/
{
	border:			1px #d8d8d8 solid;
	border-top: 	none;
	border-bottom: 	none;
	background: 	#262626;	
	color:			#FFFFFF;
	text-decoration:none;
	cursor:			pointer;
}

/* Removes "double border" from parent tabs */
.s4-tn li.static > a:hover, .s4-tn li.static > .menu-item:hover 
{
	border:			0px!important;
}
/* Removes border from flyout menu that is set in place by parent tab styles */
.ms-core-listMenu-horizontalBox ul li ul li ul li, .ms-core-listMenu-horizontalBox ul li ul li:hover li:hover,  
.menu-horizontal ul li ul li ul li, .menu-horizontal ul li ul li:hover li:hover 
{
	border-left: 	none;
	border-right: 	none;
	border-top: 	1px #d8d8d8 solid;
}

/* Hides arrow signifying a dropdown */
.menu-horizontal a.dynamic-children span.additional-background, .menu-horizontal span.dynamic-children span.additional-background, 
.ms-core-listMenu-horizontalBox a.dynamic-children span.additional-background, .ms-core-listMenu-horizontalBox span.dynamic-children span.additional-background 
{
	background:		none;
	padding-right:	0px;
}

/* Flyout menu */
.s4-tn ul.dynamic 
{ 
	background: 	#745e98;
	border:			0px #d8d8d8 solid;
	min-width:		100%; /*Sets drop down menu size to at least width of parent tab, otherwise it's as big as the links need*/
}

/* Items in flyout menu */
.s4-tn li.dynamic > .menu-item 
{
	padding: 		5px 10px!important;
	font-size:		12px;
}

/* Flyout menu item hover */
.s4-tn li.dynamic > a:hover 
{ 
	background: 	#262626;
	color: 			#FFFFFF;
}

/* Flyout menu item links */
.s4-tn ul.dynamic a:link, .s4-tn ul.dynamic a:visited 
{ 
	color: 			#FFFFFF;
}

/* Special Case Styles, see inner comments *
*
.menu ul.dynamic 
{
	border:		0px #d8d8d8 solid;
	min-width:	100%; /*Sets drop down menu size to at least width of parent tab, otherwise it's as big as the links need /
} */

/* Hides default hometab for SharePoint */
.s4-tn li.static > a[accesskey]
{
	display: 	none;
}

/* DISABLED BY DEFUALT: ENABLE TO MAKE DROP DOWN MENU ITEM TEXT WRAP IN WIDTH OF PARENT TAB */
.menu .menu-item, .menu .menu-item .additional-background, .menu .menu-item .additional-background .menu-item-text 
{
    /*white-space:normal;*/
}

/********* SECONDARY NAVIGATION *******
***************************************/
body #secondaryNav
{
	display: none;
}

/********** SHAREPOINT RIBBON *********
***************************************/

.ribbonbackground
{	/*hide ribbon by default, for users with out proper permissions*/
	display: 	none;
}

/*SHAREPOINT RIBBON*/
#s4-ribbonrow
{
    clear: 		both;
    background: transparent;
}

body  #s4-ribbonrow
{
	min-height:	25px;	
	overflow-y:	hidden;
}

/*DEFAULT LOCATION FOR RIBBON GRADIENT*/
body #s4-ribboncont
{
	background: none;
}

/*BORDER FOR RIBBON*/
.ms-cui-topBar2 
{
	border-bottom: none;
}

/*SITE ACTIONS STATIC*/
.ms-siteactionsmenuinner  
{
	background: 	transparent;
	border-color:	transparent;
}

/*SITE ACTIONS HOVER*/
.ms-siteactionsmenuhover 
{
	background: 	transparent;
	border-color: 	#8B929A;
}

/*RIBBON LEVEL FOLDER HOVER*/
.s4-breadcrumb-anchor:hover, .s4-breadcrumb-anchor-open, .ms-qatbutton:hover 
{
	background: 	#100514;
	border-color:	#8B929A;
}

/*SITE ACTIONS BREADCRUMB MENU*/
.s4-breadcrumb-menu  
{
	background:	none repeat scroll 0 0 #100514;
	border:		1px solid;
	font-size:	8pt;
	color: 		#FFFFFF;
	max-width:	400px;
	min-width:	142px;
	overflow-x:	hidden;
	padding:	1px 15px 5px 1px;
	word-wrap:	break-word;
}

/*RIBBON BORDER*/
.ms-cui-topBar2 
{
	border-bottom:	1px solid #360D4A;
}

/*SITE ACTIONS TEXT COLOR*/
.ms-siteactionsmenu > span > a 
{
	color:		#EACC12;
}

/*SITE ACTIONS - SHAREPOINT DESIGNER BUTTON*/
li.ms-MenuUIULItem[description='Create or edit lists, pages, and workflows, or adjust settings.']
{
	display: none;
}

/*BREADCRUMB LINKS TEXT COLOR*/
.s4-title h1 a, .s4-title h2 a
{
	color:		#D8D4CF;
}

/*BREADCRUMB PAGE TITLE TEXT COLOR*/
.s4-title h2 
{
	color:		#EACC12;
}

/*BREADCRUMB MENU TITLE TEXT COLOR*/
.ms-ltviewselectormenuheader .ms-viewselector a, .ms-ltviewselectormenuheader .ms-viewselectorhover a 
{
	color:		#EACC12;
}

/*PAGE TITLE AND DESCRIPTION TEXT COLOR*/
.s4-title .s4-pagedescription, .s4-title .s4uniqpermdescription 
{
	color:		#D8D4CF;
}

/*BROWSE TAB TEXT COLOR*/
.ms-browseTab.ms-cui-tt-s > a.ms-cui-tt-a  
{
	color:		#EACC12 !important;
	background: transparent;
}
.ms-browseTab.ms-cui-tt-s > a.ms-cui-tt-a:hover  
{
	text-decoration:underline;
	background: 	none;
}

/*RIBBON TABS BORDER COLOR*/
.ms-cui-tt-s > .ms-cui-tt-a 
{
	border-color:	#4C4C4C;
    color: 			#23272C !important;
}

/*PAGE TAB TEXT COLOR*/
.ms-cui-tt-a 
{
	color:		#EACC12 !important;
}

/*SOCIAL NOTIFICATIONS TEXT COLOR*/
.ms-socialNotif-text 
{
	color:		#EACC12;
}

/*WEB PART ADDER BACKGROUND COLOR*/
.ms-wpadder 
{
	background-color:	#ECECEC;
	background-image:	none;
}

/*LIBRARY TABS*/
.ms-cui-cg-db.ms-cui-cg-s .ms-cui-tt-s .ms-cui-tt-a:hover 
{
	color: 		#EACC12;
}

/****** Page Title Display Container ********
*********************************************/
.hiddenpanel 
{
	visibility:hidden;
	display: none;
}

/******* DIV FOR DYNAMIC STYLES & SCRIPT *****
**********************************************/
#embeddedcontent 
{
	display:none;
}