/* CLC Blog */

div.latest-blog-entry-container {
	background-color: #F1F0EC;
	border-bottom: 10px solid #FFFFFF;
	border-top: 45px solid #FFFFFF;
	padding: 10px;
	margin-top: 0px;
}

div.latest-blog-entry-icon {
	margin-top: -44px;
}

div.latest-blog-entry-title {
	color: #231f20;
	font-family: 'Roboto', serif;
	font-size: 13pt;
	font-weight: normal;
	letter-spacing: 0px;
	margin-bottom: 5px;
}

div.latest-blog-entry-title a {
	color: #231f20;
	text-decoration: none;
}

div.latest-blog-entry-text {
	color: #231f20;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	text-align: justify;
}

div.latest-blog-entry-text a {
	color: #930000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: bold;
	text-transform: uppercase;
}

div.latest-blog-entry-image {
	background-repeat: no-repeat;
	background-position: center;
	position: relative;
	margin: 0px 0px 5px;
	min-height: 80px;
	text-align: right;
}

div.latest-blog-entry-image img {
	bottom: 0px;
	position: absolute;
	right: 0px;
	z-index: 10;
}

/* CLC Youth */

div.latest-youth-blog-entry-container {
	background-color: #E1E0DC;
	border-bottom: 10px solid #FFFFFF;
	border-top: 45px solid #FFFFFF;
	padding: 10px;
}

div.latest-youth-blog-entry-icon {
	margin-top: -44px;
}

div.latest-youth-blog-entry-title {
	color: #231f20;
	font-family: 'Roboto', serif;
	font-size: 13pt;
	font-weight: normal;
	letter-spacing: 0px;
	margin-bottom: 5px;
}

div.latest-youth-blog-entry-title a {
	color: #231f20;
	text-decoration: none;
}

div.latest-youth-blog-entry-text {
	color: #231f20;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	text-align: justify;
}

div.latest-youth-blog-entry-text a {
	color: #930000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: bold;
	text-transform: uppercase;
}

div.latest-youth-blog-entry-image {
	background-repeat: no-repeat;
	background-position: center;
	position: relative;
	margin: 0px 0px 5px;
	min-height: 80px;
	text-align: right;
}

div.latest-youth-blog-entry-image img {
	bottom: 0px;
	position: absolute;
	right: 0px;
	z-index: 10;
}

/* Press Release */

div.latest-press-entry-container {
	background-color: #F1F0EC;
	border-bottom: 1px solid #9e9e9d;
	border-top: 1px solid #9e9e9d;
	padding: 10px;
}

div.latest-press-title {
	color: #231f20;
	font-family: 'Roboto', serif;
	font-size: 15pt;
	font-weight: bold;
	letter-spacing: 0px;
	margin-bottom: 5px;
	word-spacing: -5px;
}

div.latest-press-title span {
	color: #cd2027;
	font-family: 'Roboto', serif;
	font-weight: lighter;
}


div.latest-press-entry-title {
	color: #231f20;
	font-family: 'Roboto', serif;
	font-size: 13pt;
	font-weight: normal;
	letter-spacing: 0px;
	margin-bottom: 5px;
}

div.latest-press-entry-title a {
	color: #231f20;
	text-decoration: none;
}

div.latest-press-entry-date {
	color: #cd2027;
	font-family: 'Roboto', serif;
	font-size: 10pt;
	font-weight: normal;
}

div.latest-press-entry-date a {
	color: #930000;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: bold;
	margin-top: 5px;
	text-transform: uppercase;
}

div.latest-press-entry-image {
	background-repeat: no-repeat;
	background-position: center;
	position: relative;
	margin: 0px 0px 5px;
	min-height: 80px;
	text-align: right;
}

div.latest-press-entry-image img {
	bottom: 0px;
	position: absolute;
	right: 0px;
	z-index: 10;
}

/* election container */

div.election-container {
	background-color: #760c05;
	background-image: url( ../images/home/election-container.png );
	background-repeat: no-repeat;
	background-position: center top;
	margin: 25px 0px 25px;
	padding: 0px 12px 10px;
	width: 674px;
}

div.election-title {
	height: 52px;
	padding: 13px 0px 0px 60px;
}

div.election-title h2 {
	color: #edece9;
	font-family: 'galatia_silregular', serif;
	font-size: 18pt;
	font-weight: normal;
	letter-spacing: 0px;
	line-height: 17pt;
	margin: 0px;
	text-transform: uppercase;
}

div.election-title h2 span {
	font-size: 13pt;
}

div.election-content {
	background-color: #ecebe9;
	min-height: 200px;
	padding: 10px;
}

div.election-content h3 {
	font-size: 12pt;
}

div.election-content h3.second-title {
	margin-top: 32px;
}

div.election-content hr {
	background-color: #999999;
	margin: 19px 0px;
}

div.election-content table.election-buttons td {
	/*background-image: url( ../images/home/election-button.png );
	background-repeat: no-repeat;
	background-position: top center;*/
	background-color: #545555;
	border: 4px solid #4a4a4a;
	height: 51px;
	text-align: center;
	width: 162px;
}

div.election-content table.election-buttons td:hover {
	background-image: url( ../images/home/election-button-hover.png );
}

div.election-content table.election-buttons td a {
	color: #ecebe9;
	display: block;
	font-family: 'Roboto', serif;
	font-size: 10pt;
	font-weight: normal;
	letter-spacing: 0px;
	padding: 0px 10px;
	text-transform: uppercase;
}

div.election-content table h3 {
	line-height: 12pt;
}

div.election-content table td.election-spotlight h3 {
	margin: 0px;
}

div.election-content table td h3:first-child {
	margin: 0px 0px 5px;
}

div.election-content table td h3.home-arrow {
	background-image: url( ../images/home/red-arrow.png );
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
}

div.election-content table td.election-spotlight hr {
	background-color: #999999;
	border: 0px;
	height: 1px;
	margin: 10px 0px;
}

div.home-button-container {
	display: table;
	border-spacing: 1px;
	margin-bottom: 10px;
	width: 97%;
}

div.home-button-col a {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	color: #ecebe9;
	display: block;
	font-family: 'Roboto', serif;
	font-size: 10pt;
	font-weight: normal;
	letter-spacing: 0px;
	padding: 5px 0;
	text-align: center;
	text-transform: uppercase;
	width: 100%;
	vertical-align: middle;
}

div.home-button-col {
	background-color: #545555;
	border: 4px solid #4a4a4a;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display: table-cell;
	height: 55px;
	padding: 0 5px;
	vertical-align: middle;
	width: 50%;
}

div.home-button-col:hover {
	background-color: #760c05;
}

/* sideboxes */

div.sidebox-container {
	background-color: #F9EBEB;
	background-image: url( ../images/home/action_alert_bg.png );
	background-repeat: no-repeat;
	background-position: top center;
	height: 83px;
	padding: 10px;
}

div.sidebox-container.action-alert {
	background-color: #F9EBEB;
	background-image: url( ../images/home/action_alert_bg.png );
	background-position: 180px bottom;
}

div.sidebox-container.petition {
	background-color: #F4FAE8;
	background-image: url( ../images/home/petitions_bg.png );
	background-position: 180px bottom;
}

div.sidebox-container.letter-to-the-editor {
	background-color: #DEEAFA;
	background-image: url( ../images/home/letter_to_the_editor_bg.png );
	background-position: 165px 10px;
	height: 85px;
}

div.sidebox-container h3 {
	color: #1e2832;
	font-family: 'Roboto', serif;
	font-size: 14pt;
	font-weight: bold;
	letter-spacing: 0px;
	line-height: 14pt;
	margin: 0px 0px 5px;
}

div.sidebox-container ul {
	list-style-image: url(../images/bullet.png);
	margin: 0px;
	padding: 0px 0px 0px 10px;
}

div.sidebox-container ul li {
	font-size: 8pt;
	padding-top: 0px;
	padding-bottom: 6px;
}

div.sidebox-container img.sidebox-image {
	float: left;
}

div.sidebox-container div.sidebox-text {
	margin-left: 70px;
}

/* banners */

div.banner-container-left {
	display: inline-block;
	vertical-align: top;
	width: 344px;
}

div.banner-container-right {
	display: inline-block;
	margin-left: 10px;
	vertical-align: top;
	width: 330px;
}

div.events-container {
	background-color: #e9e8e4;
}

div.events-title {
	background-color: #790d05;
	color: #ffffff;
	font-family: 'Roboto', serif;
	font-size: 18pt;
	font-weight: bold;
	letter-spacing: 0px;
	padding: 10px 10px 10px 10px;
}

div.events-item {
	padding: 10px;
}

/* presidents message */

div.presidents-message-container {
	background-image: url( ../images/home/presidents_message_bg.jpg );
	background-repeat: no-repeat;
	background-position: center top;
	height: 93px;
	margin-bottom: 10px;
	padding: 10px 10px 10px 115px;
}

div.presidents-message-container a {
	color: #ffffff;
	font-family: 'Roboto', serif;
	font-size: 18pt;
	font-weight: bold;
	letter-spacing: 0px;
}

div.presidents-message-container a strong {
	color: #e1e1e1;
	display: block;
	font-family: 'Roboto', serif;
	font-size: 9pt;
	font-weight: normal;
	letter-spacing: 2px;
	text-transform: uppercase;
}

div.banner-item {
	margin-top: 10px;
}

div.banner-item.span-3 {
	min-height: 140px;
}

div.banner-item.span-3 div.banner-item {
	float: left;
	margin: 0px;
	vertical-align: top;
}