@charset "utf-8";
/* CSS Document */

.theme-box {
	margin:0 0 0.5em 0;
	padding:0;
	float:left;
}
.theme-box-img {
	margin:0.2em 0.75em 0.55em 0;
	padding:0;
	height:9.5em; 
	width:14.25em;
	float:left;
}
.theme-box-img img {
	height:100% !important;
	width:auto !important;
}
/*	
.theme-box-img {
/* Project images should be 177px wide x 118px high */
/*	margin:0.2em 0.75em 0.55em 0;
	padding:0;
	height:9.5em; 
	width:14.25;
	float:left;
}*/
.theme-box-text {
	margin:0 0.5em 0.5em 15em;
	padding:0;
	line-height:1.3em;
}

.theme-box h2 {
margin:0;
padding:0;
padding-bottom:0.5em;
	font-size:100%;
	color:#7d1430;
	font-weight:bold;
	display: inline;
}
.theme-box h3 {
margin:0;
padding:0;
padding-bottom:0.5em;
font-size:100%;
font-weight:bold;
display: inline;
}
.theme-box p {
margin:0;
padding-right:0.3em;
padding-bottom:0.5em;
font-size:100%;
display:inline;
}

.csae1-5 #csaeblog {
	margin:0.5em 0.5em 0em 0em;
	padding:0.5em 0.25em 0.5em 0em;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #A8C2B3;
}
.csae1-5 #csaeblog h2 {
margin:0;
padding-right:0.5em;
	font-size:105%;
	color:#7d1430;
	font-weight:bold;
	display: inline;
}

.csae1-5 #forthcoming {
	margin:0.5em 0.5em 1em 0em;
	padding:0.5em 0.25em 0.5em 0em;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #A8C2B3;
}
.csae1-5 #forthcoming h2 {
margin:0;
padding-right:0.5em;
	font-size:105%;
	color:#7d1430;
	font-weight:bold;
	display: inline;
}
.csae1-5 #forthcoming p {
	margin:0;
	padding-right:0.5em;
	font-size:100%;
	/*	text-indent: 1em; */
	padding-bottom: 0.5em;
	text-indent: 0.5em;
}



