﻿
/** Custom styles for URC **/
	#layoutTopLeftCol {
		width: 45% !important;
		margin-top: 10px !important;
	}

	#layoutTopRightCol {
		width: 45% !important; 
		margin-top: 0px !important;
		max-width: 100% !important;
	}
	
	.article .article-header {
		border-bottom: none;
	}
	
	.ms-partline{
		border:none;
	}
	

/************************
   CONTENT CONTAINERS
************************/


.headerBG{
	height:25px;
	width:560px;
	background:#a5a0cf;
	padding-top:10px;
	padding-left:10px;
}

.imageholderCaption{
	width:392px;
	float:right;
	margin:10px;margin-top:0px;
	padding:5px;
	border-top:1px solid silver;
	border:1px solid gray;
}

/*Adds padding around all images on site that are positioned*/
.ms-rtePosition-1{
	padding:0 10px 10px 0;
}

.ms-rtePosition-2{
	padding:0 0 10px 10px;
}

#WebPartWPQ4{
	overflow:hidden!important;
}


/********************************
 HOME PAGE FEATURED VIDEO PANEL
********************************/

.videoholder{
	background-image:url('../images/videobackground_grey.png');
	height:100px;
	width:200px;
}

.videobackground{
	padding: 6px 8px 8px; 
	background: url('../images/videobackground.png') no-repeat scroll 0% 0% transparent; 
	width: 290px; height: 162px;
}

.featureVideoImage{
	margin-left: 5px; margin-right: 7px; float: left;
	height:90px;
	width:120px;
}

#whitebgcontent2 .videoTitle{
	color:#fff;
	height:26px;margin-bottom:3px;
	font-size:.9em;
}

#videoHeader{
	margin-left:75px;
}

.videoInfo{
	float:right;
	width:140px;
	padding-right:13px;
	padding-top:15px;
	font-size:.9em;
}

.videoImageHolder{
	width:123px;
	float:left;
	text-align:center;
	height:90px;
	width:120px;
	background:#e5e5e5;
	margin-top:20px;
}


/************************
HOME PAGE LATEST NEWS LIST
************************/

.description {
	padding-right:20px;
}

#innerContainer .item a {
	/*color:#5a3387;*/
	font-size:1.1em;
	text-decoration:none;
	font-weight:normal;
}

#innerContainer .item a:hover {
	/*color:#2b2b2b;*/
	text-decoration:underline;
}

#innerContainer .item {
	width:96% !important;
	padding-bottom:5px;
	border-bottom:1px solid #dddddd;
	line-height:1.4em;
	font-size:1em;
	font-family:Verdana;
}

#latestNewsTitle{
	height:35px;
	border-top:8px solid #dddddd;
	margin-bottom: 10px;
}

#innerContainer #purpleButton{
	background:url('../images/purpleBullet.gif');
	padding-left:20px;
	background-position:top left;
	background-repeat:no-repeat;
	height:30px;
	width:180px;
	float:right;
	color:#634488;
}

#innerContainer #purpleButton a{
	color:#634488;
}
#innerContainer #purpleButton a:hover{
	color:#27242b;
}
.ms-vb2{
	padding-right:10px;
	margin-right:10px;
}
.ms-vb2{
	font-size:1em;color:#343434;
}

/************************
   UPCOMING EVENTS LIST (HOMEPAGE)
************************/

#eventsList{
	width:289px;
	padding:0 0 4px 3px;
	line-height:1.4em;
}

.sidebarHeader{
	height:		20px;
	padding:4px 0 0 6px;
	background: #2C2C2C;
	color:		#ffffff !important;
	font-size:		1.2em;
	font-weight:	bold;
	margin-left:    5px;
}


/************************
	NEWS ARCHIVE LIST
************************/

/*Search Box Styles
.s4-search input.ms-sbplain{
	border: 1px solid #000000!important; 
	height:	13px; 
}*/


#newsEventArchive{
	width:850px;
	padding-bottom:5px;
	border-bottom:0px solid #dddddd;
	line-height:1.5em;
	font-size:1.3em;
	padding-left:20px;
}

#newsEventArchive a{
	color: #5a3387;
	font-size: 1.1em;
	text-decoration: none;
	font-weight: normal;
}

#newsEventArchive a:hover{
	color:#2b2b2b;
	text-decoration:underline;
}

.ms-alternating #newsEventArchive{
	background-color: #dedede;
}

#ArticlePageListHeader{
	float: left;
}
#ArticleSearch{
	float: right;
}
#ArticlePageList{	
	clear:both;
}

/************************
	ARCHIVE PAGE VIEW
************************/

#newsArchiveList{
	line-height:1.8em;
}

#newsArchiveList a{
	color:#5a3387;
	font-size:1.2em;
}

/************************
   ARTICLE VIEWER PAGE
************************/
#articleTitle {
	font-weight: bold;
}

#articleDate {
	font-style: italic;
	font-size:1.1em;
}

#articleContent {
	border-top: 1px solid #000000;
}

#articleImage {
	float:left; 
	margin:10px 10px 3px 5px;
}

#bodyContent {
	font-size:1.2em;
	padding:10px 10px 30px 10px;
	line-height:150%;
}


/*unordered list styles*/
#innerContainer ul li{
	line-height:1.3em;
	padding-top:3px;
}

ul.no_bullets{
	list-style-type:none;
}

/*Class for all links in the list*/
.ms-vb2   {
	background-image: url('../images/navbg.png');
	background-repeat: no-repeat;
	background-position: bottom;
}

/*Class for every other list item*/
.ms-alternating{
	background-color: transparent;
}

.ms-vh2 {
	display: none;
}



/****************************
	RIBBON MARKUP STYLES
****************************/

H1.ms-rteElement-H1 {
	font-weight:		bold;
	color:				#333333;
}
H2.ms-rteElement-H2 {
	font-weight:		bold;
	color:				#333333;	
}
H3.ms-rteElement-H3 {
	color:				#333333;	
}
H4.ms-rteElement-H4 {
	font-weight:		bold;
	font-style:			normal;
	color:				#333333;	
}
H1.ms-rteElement-H1B {
	color: 		#623f99;
}
H2.ms-rteElement-H2B {
	color:		#623f99;
}
H3.ms-rteElement-H3B {
	color:		#623f99;
}
H4.ms-rteElement-H4B {
	font-weight:		bold;
	font-style:			normal;
}

table.ms-main { overflow:hidden;}

/****************************
		Layout Fixes
****************************/


@media screen and (min-width: 900px) {
		
	#layoutTopRightCol {
		width: 45% !important; 
		max-width: 100% !important;
		margin-top: 0px !important;
	}
	
	#layoutMidRightCol {
		width: 45% !important; 
		float: right !important;
	}
	
	h3{
		clear: left;
		margin-top: 10px !important;
	}
	
	#noteworthy{
		margin-top: 50px;
	}
	
}

@media screen and (max-width: 900px) {
	#layoutTopLeftCol {
		width: 45% !important; 
	}
	
	#layoutTopRightCol {
		Width: 45%; 
		float: right !important; 
		max-width: 100% !important;
	}
	
	#layoutMidLeftCol {
		width: 45% !important; 
	}
		
	#layoutMidRightCol {
		width: 45% !important; 
		float: right !important;
	}
	
	h3{
		clear: left;
		margin-top: 10px !important;
	}
	
	#noteworthy{
		margin-top: 50px;
	}
	
}

@media screen and (max-width: 700px) {

	#layoutTopLeftCol {
		width: 100% !important; 
	}
	
	#layoutTopRightCol {
		float: left !important;
		width: 100%;
	}
	
	#layoutMidLeftCol {
		width: 100% !important; 
	}
		
	#layoutMidRightCol {
		width: 100% !important; 
		float: right !important;
	}
	
	#layoutMidRightCol div{
		margin-bottom: 20px !important;
	}
	
	DIV.ms-rteElement-Callout2{
		width: 95% !important;
		float: left !important;
		margin-left: 0px !important;
		margin-bottom: 10px;
		clear: right;
	}
	
	h3{
		clear: left;
		margin-top: 10px !important;
	}
	
	#noteworthy{
		margin-top: 90px;
	}

}

@media screen and (max-width: 500px) {

	#layoutTopLeftCol {
		width: 100% !important;
	
	}
	#layoutTopRightCol {
		width: 100% !important;
	}
	
	#layoutMidLeftCol {
		width: 100% !important; 
		
	}
		
	#layoutMidRightCol {
		width: 100% !important; 
		float: right !important;
	}
	
	DIV.ms-rteElement-Callout2{
		min-width: 20% !important;
		float: left !important;
		margin-left: 0px !important;
		clear: both;
	}
	
	h3{
		clear: left;
		margin-top: 10px !important;
	}
}



