/* 
CSS Document 
Prepared by Chris Johnson 
Design Services 
www.unc.edu/design
*/


/* =BASIC STYLES
===============================================================*/
body{
	background-color: #FFFFFF;
	margin:0;
	padding: 0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
html>body { /* Hide from IE */
	font-size: 16px;
}
a{
	color:#336699;
	text-decoration: none;
	/* border-bottom: 1px dotted #93bce8;  */
}
	a:active, a:visited{
		color: #6b8299;
		/* border-bottom: 1px solid #93bce8; */
		outline-color:invert;
		outline-style:none;
		outline-width:medium;
	}
	a:hover{
		border-bottom: 1px dotted #93bce8;
	}	
	a:focus {
		outline-style:none;
	}


.mobile{
	display: none;
}

		/* replacement for clearboth empty divs just add clearfix class to div you want to be the size of nested floated elements */
		.clearfix{
			zoom:1.0; /* Fix for IE 7 */
		}
		.clearfix:after { content: "."; display: block; height: 0; clear: both;
		visibility: hidden; }
		/* Hides from IE-mac \*/
		* html .clearfix {height: 1%;}
		/* End hide from IE-mac */	
			

/* =LAYOUT
===============================================================*/

div#wrapper{
	padding-top: 1.25em;
	padding-bottom: 1.25em;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width: 780px;
}
	a.infobanner{
		display: block;
		color: #000000;
		width: 100%;
		padding-top: 24px;
		padding-left: 15px;
		padding-right: 15px;
		margin-bottom: 1em;
		font-weight: bold;
		text-align: center;
		width: 750px;
		height: 50px;
		background:url(images/_07design/infobanner-gray.jpg) no-repeat;
		text-decoration: underline;
		cursor: pointer;
	}
		a#alert{
			background:url(images/_07design/alertbanner-yellow.jpg) no-repeat;
			padding-left: 157px;
			width: 608px;
			padding-top: 24px;
		}
		a#weather{
			background:url(images/_07design/alertbanner-weather.jpg) no-repeat;
			color: #ffff00;
		}
		div#wrapper a.infobanner:hover{
			border: none;
			color: #336699;
		}
			div#wrapper a#alert:hover{
				color: #cc0000;
			}
			div#wrapper a#weather:hover{
				color: #ff0000;
			}	
	
div#top{
	background-image:url(ssi/scripts/rotatingheaders.php);
	background-repeat:no-repeat;
	width: 780px;
	height: 200px;
	position: relative;
}
	div#top a#topbannerlink{
		position: relative;
		display: block;
		text-indent: -9999px;
		width: 544px;
		height: 200px;
		left: 237px;
		background: url(ssi/images/topbannerlink.jpg) no-repeat;
		
	}
		div#top a#topbannerlink:hover{
			border: none;
		}
	div#top h1{
		text-indent: -9999px;
		position: absolute;
		margin: 0;
		padding: 0;
	}

	/* SEARCH BOX */
	div#top form{
		text-align: center;
		width: 234px;
		padding: 0;
		margin: 0;
		position: absolute;
		bottom: 27px;
		left: 0;
	}
		div#top form label{
			display:none;
		}
		div#top form input#searchtext{
			border: none;
			border-width: 0px;
			border-style: solid;
			height: 18px;
		}
		div#top form input#searchbtn-img{
			vertical-align:top;
			width:57px;
			height: 21px;
			
		}
		div#top form input#searchbtn-plain{
			display: none;
		}
		div#top form span{
			font-size: .7em;
			display: block;
			padding-top: 3px;
		}
			div#top form span{
				color: #336699;
			}
			
	

	a#bannerpictureinfo{
		display: block; float: right; width: 17px; height: 17px; padding: 10px; background: url(ssi/images/bannericon.png) no-repeat center center;
	}
	a#bannerpictureinfo:hover{
		border: none;
	}



/* LINKS UNDER THE TOP DIV */
ul#metalinks{
	padding: 0;
	padding-top: .2em;
	margin: 0;
	list-style: none;
	display: block;
	width: 780px;
	font-size: .7em;	
	background:url(images/_07design/roundedshadow.jpg) top center no-repeat;
}
	ul#metalinks li{
		float: right;
		width: auto;
		padding-left: .8em;
		padding-right: .2em;
		margin-left: .7em;
		background: url(images/_07design/bullet.gif) 0px 4px no-repeat;
	}
	/* ul#metalinks li:before{
		content: "> ";
		font-size: .9em;
	} */

div#middle{
	padding-top: .8em;
	padding-bottom: .8em;
}

div#thisweek{
	float: left;
	width: 220px;
	padding-top: 15px;
	padding-left: 5px;
	padding-right: 6px;
}
	div#thisweek h2{
		background-image:url(images/_07design/thisweekatcarolina.jpg);
		background-repeat:no-repeat;
		display:block;
		height:38px;
		margin:0 0 10px;
		padding:0;
		text-indent:-9999px;
		width:130px;
	}
	div#thisweek span#date{
		display: block;
		padding: 0;
		padding-bottom: .8em;
		margin: 0;
		font-size: .8em;
		font-weight: normal;
		font-family: Georgia, "Times New Roman", Times, serif;
	}
	
	div#thisweek ol{
		list-style:none;
		margin: 0;
		padding: 0;
		font-size: .75em;
		padding-bottom: .8em;
	}
		div#thisweek li{
			padding-bottom: 1em;
		}
			
	div#thisweek a#giving{
		display: block;
		width: 145px;
		height: 13px;
		background:url(images/_07design/givetocarolina-bigger.jpg);
		background-repeat:no-repeat;
		background-position: center;
		
		text-indent: -9999px;		
		border: none;

	}
	
	div#thisweek #inner-sidebar{
		float: right; 
		font-size: 11px; 
		width: 100px; 
		text-align:center; 
		background-color:#cbd8e8;
		margin-left: 5px;
		margin-bottom: 5px;
	}
	

	
div#directory{
	float: left;
	padding-left: 5px;
	padding-top: 15px;
}

	div#directory ul{
		float: left;
		width: 253px;
		margin: 0;
		padding: 0;
		list-style: none;
		
	}
		div#directory ul#left{
			margin-right: 30px;
		}
	
		div#directory ul li{
			font-size: 1.1em;
			width: 253px;
			border-bottom: 1px #c8ad76 solid;
			margin-bottom: 3.1em;
			position: relative;
		}
			div#directory ul li:hover{
				border-bottom: 1px #6699cc solid;
			}
		div#directory ul li a{
			border: none;
			display: block;
			
		}
			div#directory ul li a strong{
			 	font-weight: normal;
				font-family: Georgia, "Times New Roman", Times, serif;
			}
			div#directory ul li a:hover{
				/* IE needs this for the rollovers to work */
				background: #FFFFFF;
			}
			div#directory ul li a span{
					/* display: none; */
					position: absolute;
					top: 2.15em;
					left: 0;
					height: 3.5em;
					width: 253px;
					font-size: .6em;
					color: #666666;
					z-index: 100;
				}
				div#directory ul li a:hover span{
					/* display:block; */
					color: #333333;
				}
				



div#footer{
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 3px;
	text-align:center;
	font-size: .7em;
	line-height: 1.3em;
	height: 117px;
	width: 780px;
	background: url(images/_07design/bottom-rounded-bottom.jpg) bottom no-repeat;
}	
	div#footer div#comments{
		display:block;
		width: 25%;
		float: left;
		font-weight: bold;
		margin-top: 28px;
		font-size: 1.1em;
	}
	div#footer div#legal{
		float: left;
	 	margin-top: 22px;
		width: 70%;
	}
	ul#siteinfolinks{
		display:block;
		color: #FFFFFF;
		font-size: 1.1em;
		font-family: Arial, Helvetica, sans-serif;
		padding: 0;
		padding-top: 7px;
		padding-bottom: 7px;
		margin: 0;
		text-align:center;
		color: #FFFFFF;
		background: url(images/_07design/bottom-rounded-top.jpg) top no-repeat;
	}
	
		ul#siteinfolinks li{
			display: inline;
			padding-right: 1.5em;
			
		}
		
		ul#siteinfolinks li a{
			color: #FFFFFF;
			
		}

