/*
 Home Page Screen style
 Site: University of Virginia
*/

/**************** INDEX STYLES ****************/

/* Content Boxes */
div.content-box {background:#ffffff; border:solid 1px #cbcbcb; text-align:left;}
div.content-box h3 {background:#d2d1ab; font-family:Georgia, "Times New Roman", Times, serif; font-size:18px; color:#0c3068; font-weight:normal; text-transform:none;}
div.content-box p {line-height:18px;}
div.content-box ul li a {line-height:14px; background:url(/uvatemplates08/images/shared/icon/plus.gif) no-repeat 0px 5px;}
div.content-content {overflow:auto;}

/* Content Boxes */
div#main-box {background:url(../images/home/bgContent.png) top center repeat-y;}
div#main-box-top {background:url(../images/home/bgContentT.png) top center no-repeat;}
div#main-box-bottom {background:url(../images/home/bgContentB.png) bottom center no-repeat;}
div#box1 {text-align:left; background:none;}
div#box1 h3 {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:14px;}
div#box2 {text-align:left;}
div#box2t {background:url(../images/home/bgBox2.png) #3e3e3e top center no-repeat;}
div#box2b {background:url(../images/home/bgBox2b.png) bottom center no-repeat;}
div#box2t h2 {font-family:Verdana, Arial, Helvetica, sans-serif; color:#ffffff; font-size:18px;}
div#box2t p {color:#ffffff; line-height:16px;}

/* Feature Project */
#feature-project {text-align:left;}
#feature-project p {font-size:11px;}

/* News and Events */
#events ul li {list-style:none; background:url(/uvatemplates08/images/shared/icon/plus2.gif) no-repeat 0px 5px;}
#events ul li.date {background:url(../images/home/bgDate.png) no-repeat;}
#events ul li.venue {background:url(../images/home/bgVenue.png) no-repeat;}
#events ul li a {font-size:11px;}
#events ul li a:hover {color:#cc6600;}

#caption {float:right; font-size:10px;}
