/* DSSCC */

body,p,a,h1,h2,h3,h4,h5,li {
	font-family:Arial, Helvetica, sans-serif;
	color: #333333;
	}
	
body{
	padding:0;
	margin:0;
	text-align: center;
}

#frame li {
	list-style-image: url("/img/page/bullet-star-sm.png");
	list-style-position:outside;
	}
	
/** Content tags **/

#content #maintext p {
	font-size: 12px;
	color:#000000;
	padding:0;
	margin:10px 15px 15px 25px;
	font-weight:normal;
}

#content #maintext p.alert{
	color:#CC3300;
	font-weight:bold;
}

#content #maintext span.alert{
	color:#CC3300;
	font-weight:bold;
}

#content #maintext a {
	color: #3b4b77;
	text-decoration: none;
}

#content #maintext a:hover {
	color:#999999;
	text-decoration:underline;
}

#content #maintext li {
	font-size: 12px;
	list-style-image:url(/img/page/bullet.png);
	list-style-position:outside;
	margin: 3px 0px 3px 5px;
	padding:1px;
}

#content #maintext ul {
	padding: 0;
	margin: 10px 10px 10px 45px;
}

#content #maintext h1 {
	font-size: 28px;
	font-weight: bold;
	color: #000000;
	padding:0;
	margin:10px 0px 10px 0px;
}

#content #maintext h2 {
	font-size:26px;
	font-weight:bold;
	color:#000066;
	padding: 0;
	margin: 0px 15px 10px 20px;
}

#content #maintext h3 {
	font-size: 14px;
	font-weight: bold;
	color:#999999;
	padding:0;
	margin: 5px 15px 5px 20px;
}

#content #maintext h4 {
	font-size: 20px;
	font-weight: bold;
	color:#000066;
	padding: 0;
	margin: 5px 15px 10px 20px;
}

#content #maintext h5 {
	text-align: left;
	display: block;
	font-size: 18px;
	color:white;
	text-shadow: 0 0 0 #000;
	background-color:#6e7a9a;
	padding: 1px 0px 1px 5px;
	width: 475px;
	margin: 15px 20px 10px 20px;
}

#content #maintext .mediaitem-caption {
	font-size: 11px;
	color:#999999;
}

#content #maintext #multimedia-area p {
	margin-left: 30px;
}

#content #tools h1, #content #bio h1 {
	text-align: left;
	display: block;
	font-size: 14px;
	color:white;
	text-shadow: 0 0 0 #000;
	background-color:#6e7a9a;
	padding: 1px 0px 1px 5px;
	width: 175px;
	margin: 15px 0px 10px 0px;
}

#content #bio h1 { 
	width: 145px; 
	margin:0px 0px 10px 0px;
}


/*****************/

/** Blog **/

#content #maintext .entry p {
	margin:10px 10px 15px 10px;
	}

#content #maintext .entry h4 {
	margin: 5px 10px 15px 10px;
	}
	

/*********/


/** Events **/

#content #maintext .date {
	background-color:#999999;
	color: #FFFFFF;
	font-size: 15px;
	padding: 2px 3px 2px 3px;
	margin-right: 5px;
	}

#content #maintext .description {
	margin-left: 55px;
	margin-top: 10px;
	}
	
/** Homepage Structure **/
	
#recentnews h1, #fromtheblog h1{
	text-align: left;
	display: block;
	font-size: 15px;
	color:white;
	text-shadow: 0 0 0 #000;
	background-color:#6e7a9a;
	padding: 1px 0px 1px 5px;
	width: 100%;
	margin: 0px 0px 10px 0px;
}

#email h1 {
	text-align: center;
	display: block;
	font-size: 14px;
	color:white;
	text-shadow: 0 0 0 #000;
	background-color:#6e7a9a;
	padding: 2px 5px 2px 5px;
	width: 85%;
	margin: 0px 0px 10px 0px;
}

.item {
	display: list-item;
	list-style-image:url(/img/page/bullet.png);
	font-size: 12px;
	list-style-position: outside;
	white-space:normal;
	text-align: left;
	padding: 3px;
	
}

#recentnews .item, #fromtheblog .item {
	padding: 3px 5px 3px 5px;
	margin: 5px 10px 5px 15px;
	}
	
	#recentnews .item a, #fromtheblog .item a {
		text-decoration: none;
		color:#666666;
		
	}

	#recentnews .item:hover, #fromtheblog .item:hover {
		background-color:#F0F0F0;
		padding: 2px 4px 2px 4px;
		border: 1px solid silver;
	}

/* #candidatetext */

	#candidatetext h1{
		font-size: 20px;
		color:#0C1374;
		padding: 0px 5px 5px 5px;
		margin:0;
	}
	
	#candidatetext .title{
		font-size: 11px;
		color:#333333;
		padding:5px 5px 2px 5px;
		margin: 0px 0px 5px 0px;
	}
	
	#candidatetext .item{
		list-style-image:url(/img/page/bullet-star-sm.png);
		padding: 0;
		margin: 0px 5px 7px 35px;
		font-size:12px;
	}
	
	#candidatetext .item a{
		text-decoration:none;
		color: #3b4b77;
	}
	
	#candidatetext .item a:hover{
		text-decoration:underline;
		color:#999999;
	}
	
	#candidatetext h4 {
		color: #666666;
		font-size: 12px;
		font-weight:bold;
		padding:0;
		margin:0px 0px 5px 5px;
	}

#legal {
	width: 100%;
	text-align:left;
	display: block;
	color: white;
	text-align:center;
	font-size: 10px;
	margin: 10px 0px 5px 0px
	}
	
#SignupStatus {
	font-size: 10px;
	color:#990000;
	padding: 0px 10px 0px 10px;
	margin: 0px 0px 5px 0px;
	text-align:left;
	font-weight: bold;
	display:block;
}

/*** Misc ***/

.right-side-link {
	text-align:right;
}

.right-side-link-sm {
	font-size: 10px;
	text-align:right;
}