/* Start of CMSMS style sheet 'Layout - United Way' */
/* Start of CMSMS style sheet 'Layout - United Way' */
=== === === === === === === === === === */
/*=STRUCTURE
=== === === === === === === === === === */
html {

}
body {
	background: #7e91c0 url(../images/flashlights_bg.jpg) repeat-x left top;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}
/*=COMMON
=== === === === === === === === === === */
* {
	padding: 0;
	margin: 0
}
p,
li {
	line-height: 150%
}

ol, ul {
	margin-left: 50px;
}


a {
	text-align: left;
}

#outterWrapper {
	width: 760px;
	height: auto;
	margin-right: auto;
	margin-left: auto;

}



#innerWrapper {
	width: 760px;
	height: auto;
	float: left;
	background: url(../images/shadow_bg.png) repeat;
}

#innerWrapper:after {
}

/* My Comment */
/*=MASTHEAD
=== === === === === === === === === === */
#masthead {
	height: 320px;
	width: 720px;
	margin-right: auto;
	margin-left: auto;
	background-color: silver;
}

#mastheadTitle {
	width: 239px;
	height: 320px;
	float: left;
	background: #bbc3da url(../images/decatur_bg.jpg) no-repeat left top;
	border-right: 1px solid white;
	overflow: hidden;
}

#mainLogo {
	margin-right: auto;
	margin-left: auto;
	display: block;
	margin-top: 35px;
}

#mastheadTitle h1 {
	color: #304392;
	font-size: 21px;
	text-align: left;
	margin-bottom: 10px;
	margin-top: 35px;
	margin-left: 45px;
}

#mastheadTitle p {
	margin-left: 45px;
	margin-right: 45px;
	font-size: 14px;
	line-height: 1.15em;
}

#mastheadBanner {
	float: right;
	width: 480px;
	height: auto;

}

#mastheadCaption {
	height: 40px;
	background-color: #304392;
	border-bottom: 5px solid #7f92c0;
	padding: 5px 10px;
	width: 460px;
}

#mastheadCaption p {
	font-size: 12px;
	color: white;
	text-align: center;
}

#mastheadPhoto {
	border-top: 1px solid white;	
	overflow: hidden;
	height: 264px;
	width: 480px;
}

#mastheadPhoto img {
	width: 480px;
	height: auto;
}


/*=CONTENT
=== === === === === === === === === === */
#content {
	width: 720px;
	height: auto;
	clear: both;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
	display: block;
}

#contentLeft {
	float: left;
	width: 215px;
	height: auto;
	margin-left: 12px;
	margin-right: 10px;
	padding-top: 20px;
	clear: left;
	color: #314da0;
	font-size: 12px;
	text-align: left;
}

.sideBarHeader {
	font-size: 15px;
	font-weight: normal;
	font-style: normal;
	padding: 4px;
	margin-bottom: 5px;
}

.sideBarHeader.blue {
	background-color: #304392;
	border-bottom: 5px solid #7f92c0;
	color: #7f92c0;
}
.sideBarHeader.red {
	background-color: #e53920;
	border-bottom: 5px solid #f29c8f;
	color: #f29c8f;
	margin-top: 25px;
}
.sideBarHeader.yellow {
	background-color: #f0a22c;
	border-bottom: 5px solid #ffcc66;
	color: #ffcc66;
	margin-top: 25px;
}

#contentRight {
	float: right;
	width: 425px;
	height: auto;
	font-size: 14px;
	color: #172045;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 20px;
	clear: right;
}

#contentRight h1,#contentRight h2 {
	color: #e53920;	
}

#contentRight p{
	margin-bottom: 5px;
	margin-top: 5px;
	padding-bottom: 10px;
}

#contentCap {
	width: 760px;
	height: 36px;
	margin-right: auto;
	margin-left: auto;
	clear: left;
	background: url(../images/content_bottom_cap.png) no-repeat;
}

div.NewsSummaryLink a, #smallList div.calendar-event h2 {
	font-weight: bold;
	color: #e53920;
	font-size: 1.125em;
	font-style: italic;
	text-decoration: none;
	clear: left;
}


#small tbody tr td ul {
	display: none;
}

table#small.calendar {
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
}

.calendar {

}


#smallList h1, #smallList span.calendar-prev a, #smallList span.calendar-next a {
	display: none;
}




#smallList {
	border-top: 1px dotted #7f92c0;
	margin-top: 10px;
}

#smallList div.calendar-event div.calendar-date-from {
	color: #1b2655;
	font-size: .75em;
	font-weight: bold;
	display: block;
	clear: left;
	font-variant: small-caps;
}

#smallList div.calendar-event div.calendar-date-from span.calendar-date-title {
	display: none;
}

span.calendar-summary-title {
	display: none;
}

#smallList div.calendar-event a {

	display: none;
}

#smallList div.calendar-event h2 {
	margin-top: 5px;
}

#smallList div.calendar-event {
	margin-bottom: 20px;
} 


/*=ADDITIONAL ELEMENTS
=== === === === === === === === === === */

caption.calendar-month {
	padding: 2px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 16px;
	color: #7f92c0;
	text-align: center;
}

#small tbody tr th {
	padding: 2px;
}

#small h1 {
	font-size: 10px;
	color: #7f92c0;
	margin-top: 20px;
	clear: left;
	margin-bottom: 5px;
}

#small div.calendar-event div.calendar-date-from {
	display: none;
}

#small div.calendar-event div.calendar-details span.calendar-details-title {
	font-size: 10px;
	font-weight: bold;
	font-style: italic;
	color: #7f92c0;
}

#small div.calendar-event div.calendar-details {
	text-align: left;
	margin-bottom: 19px;
}

#small div.calendar-returnlink a, #small span.calendar-prev a, #small span.calendar-next a {

	padding: 5px;
	background-color: #314da0;
	color: #fff;
	border-bottom: 4px solid #7f92c0;
	font-size: 12px;
}

#small div.calendar-returnlink a {
	
}

#small span.calendar-prev a {
	font-size: 10px;
}

#small span.calendar-next a {
	font-size: 10px;
}

#small div.calendar-event h2 {
	color: #e53920;
	font-weight: bold;
	font-style: italic;
	font-size: 14px;
	margin-bottom: 6px;
}

span.NewsSummaryMorelink {
	float: right;
}

div.NewsSummaryPostdate {
	color: #1b2655;
	margin-top: 10px;
	font-size: .75em;
	font-weight: bold;
	display: block;
	clear: left;
	font-variant: small-caps;
}

div.NewsSummarySummary {
}

#small tbody tr td a {
	color: #d4351e;
	font-weight: bold;
}

#small caption.calendar-month span.calendar-prev a, #small caption.calendar-month span.calendar-next a  {
	color: #e53920;
	font-size: 24px;
	padding: 0;
	border: 0;
	background: none;
}

#NewsPostDetailDate {
	font-size: 10px;
	color: #7f92c0;
}

#NewsPostDetailTitle {
	font-size: 26px;
	font-weight: bold;
	font-style: italic;
	margin-bottom: 10px;
	color: #e53920;
}

#NewsPostDetailCategory {
	display: none;
}

#NewsPostDetailSummary {
	margin-bottom: 12px;
}

#NewsPostDetailAuthor {
	display: none;
}

#NewsPostDetailContent {
	margin-bottom: 20px;
}

#NewsPostDetailPrintLink a {
	float: right;
	padding: 5px;
	background-color: #314da0;
	color: #fff;
	border-bottom: 4px solid #7f92c0;
	font-size: 12px;
}



#NewsPostDetailReturnLink a {
	float: left;
	padding: 5px;
	background-color: #314da0;
	color: #fff;
	border-bottom: 4px solid #7f92c0;
	font-size: 12px;
}


/*=FOOTER
=== === === === === === === === === === */
#footer {
	color: white;
	text-align: center;
	font-size: 10px;
}

#footer p {
	
}

#contentLeft form {
	text-align: center;
	margin: 25px auto;
}

form#cntnt01moduleform_1 {
	padding: 10px;
	color: white;
	float: right;
}
/* End of 'Layout - United Way' */
/* End of 'Layout - United Way' */

