/* MICRORAPTORS CSS */

/* Header 
.header {
	clear: both;
	margin: 10px 0;
	position:relative;
	zoom:1;
	background:transparent url(../images/7th_ward_header.jpg) no-repeat left top;
	color:#000;	
	width:609px;
} */

/* Main content text */
#content_main {
	float:right;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	line-height:16px;
	margin:10px 0;
	width: 609px;
}

/* Images */
.imageCaptionRight {
 	float:right;
	padding: 3px 0px 3px 5px;
	
	}
.imageCaptionLeft {
 	float:left;
	margin:0 15px 5px 0;
}

.imageCaption {
	float:right;
	padding: 3px 0px 3px 5px;
	width:320px;
}

/* ABOUT */
.about {
	margin:0px 0px 5px 7px;
	padding: 7px;
	float:right;
	width:305px;
	border: 1px solid #ccc;
	background-color: #eee;
	background-position:top right;
	background-repeat:no-repeat;
	color: #555;
	white-space:normal;
}

/*KUNEWS*/
.kunews {
	margin:10px 20px 10px 5px;
	float:left;
	width:200px;
	background-color:#4373AD;
	border: 1px solid #ccc;
	padding: 7px;
	
}

.kunews_header {
	font-size:18px;
	color:#FFFFFF;
	font-weight:normal;

	
}	
	
	
.datestamp {
	font-size:10px;
	color:#CCCCCC;
	font-weight:normal;
}	
	
	
	

.caption {
	float:right;
	padding: 3px 0px 3px 5px;
	width: 300px;

}
.imageCaptionLeft img, .imageCaptionRight img {
	padding:0;			
}

/* Left column video links */
.videoLeft {
	float: left;
	margin:0 15px 0 0;
	color:#000099;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	font-size: 14px;
}
.videoLeft span {
	font-size: 18px;
	font-family:Georgia,"Times New Roman", Times,serif;
	font-weight: normal;
	font-style:normal;
	text-align:center;
	line-height:1.685em;	
	padding:0 0 0 70px;
}
.videoPromo {
	background:#ffffff;
	width:320px;
	height:auto;
	padding:0px 14px 0px 14px;
	border-right: #cccccc 1px;
}

/* Pullquote */
.pullquote {
	background:#FFFFFF url('http://www2.ku.edu/~features/biodiesel/ui/images/left-pullquote.gif') no-repeat scroll left top;
	float:left;
	text-align: left;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:20px;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	margin:10px;
	overflow:hidden;
}

/* sidebar */
.sidebar {
	width:609px;
	padding:7px;
	border: 1px solid #ccc;
	background-color: #efefef;
	background-repeat:no-repeat;
	color: #555;
	white-space:normal;
}


.pullquote p {
	background:transparent url('http://www2.ku.edu/~features/biodiesel/ui/images/right-pullquote.gif') no-repeat scroll right bottom;
	padding:0pt 10px;
}
.pullquote span {
	text-align: left !important;
}
.videoRight {
	float: right;
	margin:20px 0 20px 15px;
}
.videoRight p {
	margin: 3px 0 20px 0;
	font-style:italic;
	text-align:right;
	color: #666;
}

/*table*/
table {width:609px;
border:1px solid;
background-color:#ffffff; padding:5px;}
col

#c1 {background-color:none; width:140px; text-decoration:none; text-transform:none; border-right-style:solid; border-right-color:#CCC; border-right-width:thin; padding:5px 10px 5px 10px;}
#c2 {background-color:none; width:130px; text-decoration:none; text-transform:none; border-right-style:solid; border-right-color:#CCC; border-right-width:thin; border-left-style:solid; border-left-color:#CCC; border-left-width:thin; padding:5px 10px 5px 10px;}
#c3 {background-color:none; width:130px; text-decoration:none; text-transform:none; border-right-style:solid; border-right-color:#CCC; border-right-width:thin; padding:5px 10px 5px 10px;}
#c4 {width:120px; padding:5px 10px 5px 10px;}

