/*
//	Customized CSS
//
//	For Home
//
//	Written by: Stephanie Tengler and Joel Herron
*/


/* 
//  Page Style
*/

.mainContent p, .rightCol p {
	line-height: 16px;
}	

.mainContent li {
	line-height: 16px;
	padding-bottom: 5px;
}	

.mainContent ul, .rightCol ul {
	margin: 0px 0px 0px 20px; !Important;
}

.mainContent h1, .rightCol h1 {
	font-weight:			bold;
	font-size:				16px;
}

.mainContent h2, .rightCol h2 {
	font-weight:			bold;
	font-size:				13px;
}

.mainContent h3, .rightCol h3 {
	font-weight:			bold;
	font-size:				12px;
	color: #CC6600;
}

.mainContent h4, .rightCol h4 {
	font-weight:			bold;
	font-size:				12px;
}


#leftNav2 h2 a {
color:#5D7F91;
padding-bottom: 5px;
}

table.style {
	cellpadding:						3px;
	cellspacing: 						0px;
	border: 							1px solid #5d7f91;
}

tr.even {
	background: 					#edecde;
}

td {
	vertical-align: top;
	line-height: 16px;
}		

th {
	background:						#5d7f91;
	color:							#FFFFFF;
	vertical-align:					top;
	margin-top: 10px;
}

hr {
	border: none 0;
	border-top: 1px dotted #999;
	width: 100%;
	height: 1px;
}

.rightCol .tableHead {
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: bold;
	margin: 0;
}	

tr.tableHead {
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: bold;
	margin: 0;
}	

.employY {
	background-color: #006633;
	color: #FFFFFF;
	text-align: center;
}

.employN {
	background-color: #993300;
	color: #FFFFFF;
	text-align: center;
}		

/* 
//  Page Layout
*/

#topNav1{
background: url("../images/topnavblack_bg.jpg") repeat-x scroll left top;
}

#topNav1 li {
	display:							inline;
	font-size:						12px;
	font-weight:					bold;
	padding:							0 25px 0 25px;
	text-transform: uppercase;
}

#topNav1 li a{
	font-size:						12px;
}


#topNav1 li.tnFirst {
	padding-left:					20px;
}

#topNav1 li.tnLast {
	padding-right:					20px;
}

#topNav1 li ul li {
	margin:0;
	padding:0;
}

#mainColSml {
	width:						325px;
	float: left;
}

#mainColLrg{
	width:						360px;	
	float: left;	
}

#mainColHalf{
	width:						273px;	
	float: left;
}

.rightCol{
	float:				right;
	padding-right:		10px;
	padding-top:		0px !Important;
}

#rightColLrg{
	width:						230px;
	float:				right;
}

#rightColSml{
	width:						195px;
	float:				right;	
}

#rightColHalf{
	width:						282px;
	float:				right;
}


.underline {

border-bottom: 1px dotted #330066;

}

.facebook {
list-style-image:url("http://www.uww.edu/recsports/common/images/facebook.gif");
list-style-position:outside;
}



/* ======= TWITTER FEED ======*/

.twitter p.follow-link a {
	color:#06529f !Important;
	font-size:11px;
	font-weight: bold;
	padding:0 0 5px 5px !Important;
}

.twitter ul {
	margin:5px 0 0 0;
	padding: 5px;
}
.twitter li {
	margin:0 10px 0 0;
	padding: 10px 0 10px 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	line-height:16px;
	overflow:hidden;
	border-bottom: 1px solid #ccc;
}

.twitter li a {
	/* timestamp link */
	color: #930 !Important;
}

.twitter li span a {
	/* links in tweet */
	color: #06529f !Important;
}

.twitter li.firstTweet {
	padding-top: 10px;
}

.twitter li.lastTweet {
	border-bottom: none;
}

.twitter li span.date {
	font-size:10px;
	color:#666666;
	display:block;
	clear:left;
}

.rss-box-thin {
border-color:#b7c1c8;
border:1px solid #b7c1c8;
width: 320px;
margin-bottom: 20px;
margin-top: 10px;
padding-bottom: 5px;
}

.newsletter {
border-color:#b7c1c8;
border:1px solid #b7c1c8;
width: 270px;
margin-bottom: 20px;
margin-top: 10px;
padding-bottom: 5px;
}

.newsletter p {
	padding: 0 5px 0 5px;
	line-height: 16px;
}

.newsletter h2 {
	font-size: 12px;
	font-weight: bold;
	padding: 5px;
}

.rss-box-header {
background: repeat-x top url('/career/common/images/bloggradient.jpg');
height: 25px;
}

.box {
	margin-bottom: 15px;
	padding-bottom: 15px;
	width: 217px;
	overflow: hidden;
	margin: 0 5px 0 5px;
}

h2.box {
	font-size: 13px;
	font-weight: bold;
	padding: 5px;
}



.purple {
color:#4A3365;
}

.stateh1 {
border-bottom: 1px solid #CCCCCC;
color:#4A3365;
}


.wcathletics th {
	background-color: #501D82;
}

.wceven td {
		background-color:#F5F5F5;
}

a.wcpurple {
	color: #501D82!important;
}

h2.wcpurple {
	color: #501D82!important;
}
