
/*========================================================================
Cal Poly Template Custom Print Stylesheet

Add custom styles for your web site here.
=========================================================================*/
#content .college {
	font-size: 95%;
	line-height: 130%;
	margin-bottom: 0;
	}
#content .college a:link,
#content .college a:visited {
	text-decoration: none;
	}
#content .college a:focus,
#content .college a:hover,
#content .college a:active {
	text-decoration: underline;
	}
#content h1.welcome {
	margin: 0;
	}
#content .fullname {
	font-size: 120%;
	margin: 0;
	}
#content .quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666;
	font-style: oblique;
	font-size: 100%;
	margin-top: 10px;
}
#content h3 {
	color: #333;
	}
/*#content .v_image {
	margin-left: -20px;
}*/
#content .smallText {
	font-size: 95%;
	line-height: 12px;
}
#content ul li a:link, #content ul li a:visited {
	text-decoration:none;
	}
#content ul li a:focus, #content ul li a:hover, #content ul li a:active {
	text-decoration:underline;
	}
#content ul li  {
	list-style-type:none;
	background:url(../images/2nd_level/bullet_chevron.gif) 0px 7px no-repeat;
	padding-left: 17px;
}

#content #columns ul li, #content .columns ul li {
	padding-left: 17px;
}

#content ul.atoz {
	margin: 10px 0;
	padding: 10px 0;
}
#content ul.atoz li {
	display: inline;
	margin-left: -3px;
	font-weight: bold;
	padding: 3px 4px;
	background: none;
	list-style-type:none;
}
#content ul.atoz li a {
	padding: 3px 4px;
	margin: -3px -4px;
	font-weight: bold;
	border: #fdfdfd solid 1px;
	list-style-type:none;
}
#content ul.atoz li a:link, #content ul.atoz li a:visited {
	padding: 3px 4px;
	margin: -3px -4px;
	font-weight: bold;
	border: #fdfdfd solid 1px;
	text-decoration: none;
	list-style-type:none;
}
#content ul.atoz li a:focus, #content ul.atoz li a:hover, #content ul.atoz li a:active {
	border: #aaa solid 1px;
	background: #ebebeb;
	text-decoration: none;
	color: #003300;
}

#content ul.quicklinks li {
	background: none;
	}
	
.contentBox_no_outline_no_fill {
	padding: 15px;
	}
	
#leftnav #navcontent1 p.pushDown {
	margin-top: 142em;
	}
	
#leftnav #navcontent1 .gold .followus img{
	float: left;
	padding-right: 10px;
}

/*==============================| FIX FOR DRUPAL |==============================*/

/*Overrides chevron bullet in this custom style sheet so that it is not used on the Drupal tab navigation*/

#content .tabs {
	background: none;
	padding-left: 0;
}
