@charset "utf-8";

/*************** Drop shadow ****************/
/*
#dropshadow-headlines,
#dropshadow-spotlight,
#dropshadow-features,
#dropshadow-impact,
#dropshadow-happenings {
    background: url(../images/shadowAlpha.png) no-repeat bottom right !important;
    background: url(../images/shadow.gif) no-repeat bottom right;
    padding: 0px;
}
*/

#dropshadow-headlines {
    margin: 10px 0 5px 8px !important;
    margin: 10px 0 5px 5px;
}
#dropshadow-spotlight { /* Also edit Width and Height at line 184 */
    margin: 10px 0 10px 8px !important;
    margin: 10px 0 10px 8px;
    width: 513px;
	height:265px;
}
#dropshadow-impact,
#dropshadow-features { /* Also edit Width and Height at line 203 */
	position:relative;
    float: left;
    width: 250px;
	height: 105px;
    margin: 0 0 0 10px !important;
    margin: 0 0px 0 4px;
}

#dropshadow-happenings {
    margin: 10px 0 10px 8px !important;
    margin: 10px 0 10px 8px;
}
.innerbox{
    position:relative;
    bottom:6px;
    right: 6px;
    margin: 0px 0px 0px 0px;
}

/*************** Columns ****************/
#column-none {
    padding: 0 8px;
}

#column-two {
	position:relative;
	float: left;
	width: 520px;
}

#column-three {
    float: right;
	position:relative;
}

/*************** Portlets ****************/
dl.portlet {
    background-color: #e5ebeb;
    margin: 0;
	text-align:center;
}
dd p {
	padding-bottom: 1px;
}

#column-two .portletHeader {
	height:2px;
}

.portletHeader {
    background: #536895 url(../images/portlet-header-drop-shadow-x.gif) repeat-x;
    background-position: bottom;
	height: 18px;
    margin-bottom: 8px;
    padding: 4px 10px 10px 10px;   
}

.portletHeader a {
    color: #ffffff;
    font-size: 1.2em;
    font-weight: bold;
    text-decoration: none;
}
.portletHeader a:visited {
    color: #ffffff;
}
.portletHeader a:hover {
    color: #ffb300;
}
.portletItem {
    margin: 0;
    padding: 0 1em;
}

.portletItem2 {
    margin:0 0 0 10px;
    padding:0;
}

div.moInfo {
	position:absolute;
	font-size:.8em;
	margin-bottom:15px;
	top:130px;
	left:13px;
}

.moInfo {
	font-size:80%;
}

.rotImg {
	height:113px;
}

.portletItem a:link {
	color:#039;
	text-decoration:none;
}

.portletItem a:visited {
    color: #800080;
    text-decoration: none;
}
.portletItem a:hover {
	text-decoration:underline;
}

.portletItem :active {
	color:#800080;
	text-decoration: inherit;
}

.portletItem h1 {
    padding: 0;
    margin: 0;
    color: #536895;
    font: bold 1.2em Arial, Verdana, Helvetica, Geneva, sans-serif;
}

.portletItem h1 a,
.portletItem h1 a:visited {
    color: #536895;
	text-decoration: none;
    border-bottom: none;
}
.portletItem h1 a:hover {
    color: #ffb300;
    border-bottom: none;
}

.portletItem h3 {
	font: 1.1em/1.3em  Arial, Helvetica, sans-serif;
	text-align:center;
	font-weight:bold;
	color: #3D7083;
	margin-top:5px;
}

.portletItem h4 {
	font: 1em/1.2em  Arial, Helvetica, sans-serif;
	text-align:left;
	font-weight:bold;
	color: #3D7083;
	margin-top:0px;
	margin-bottom:7px;
}

#portlet-headlines {
    width: 175px;
    min-height: 535px;
    height: auto !important;
    height: 535px;
}
#portlet-spotlight { /* Also edit Width and Height at line 20 */
    width: 513px;
    height: 265px;
}

.addSumTop20 {
	margin-top:20px;
}

.addSumTop30 {
	margin-top:28px;
}

.addSumBtm20 {
	margin-bottom:0px;
}

#portlet-spotlight h1 {
    padding: 0;
    margin: 0;
    color: #964B4B;
    font: bold 1.4em/1.25em Arial, Verdana, Helvetica, Geneva, sans-serif;
}

#portlet-spotlight .h1-smaller {
	font-size:85%;
	padding-top:20px;
}

p.date-location {
	font-size:110%;
}

#portlet-spotlight .portletItem {
    text-align: center;
}
#portlet-happenings {
    width: 180px;
    min-height:375px;
    height: 375px !important;
    height:375px;
}
#portlet-happenings a img {
    border: none;
}
/*
#portlet-happenings img {
    border-top: 4px solid #536895 !important;
}
*/
#portlet-happenings .portletItem {
    padding: 0;
}
#portlet-happenings p {
    margin: 0;
    padding: 0 5px 20px 5px;
}
#portlet-happenings .portletItem a {
    border: none;
}
/*
#portlet-happenings .portletItem a:hover {
    color: #000000;
}
*/
p#more-happenings {
    text-align: right;
}
#portlet-features,
#portlet-impact { /* Also edit Width and Height at line 23 */
    width: 250px;
    min-height: 105px;
    height: 105px;
	font-size:120%;
}
#portlet-features img,
#portlet-impact img {
    float: right;
    padding: 0 0 5px 8px;
    border: none;
}
#giving-to-ucla {
    float: left;
    width: 180px;
    height: 57px;
    background: url(/images/giving-to-ucla.gif) no-repeat;

}
#giving-to-ucla a{
    display: block; 
    text-decoration: none;
    overflow: hidden;
    border: 0;
    margin: 0;
    padding: 0;
    padding-top: 57px;
    height: 0px !important;
    width: 180px;
    cursor: pointer;
}
#giving-to-ucla span {
    display: none;
}
#graffiti {
    clear: both;
    height: 83px;
    padding-top: 5px;
    margin: 0;
}
#graffiti span {
    display: none;
}

#dropshadow-features-Wide {
	position:relative;
    float: left;
    width: 510px;
	height: 105px;
    margin: 0 0 0 8px !important;
    margin: 0 0px 0 2px;
}

#portlet-features-Wide { /* Also edit Width and Height at line 23 */
    width: 513px;
    min-height: 105px;
    height: 105px;
	font-size:120%;
}
