﻿
.logo-container{
	display: flex;
	justify-content: center;
}
.logo-text{
	font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
	font-size: x-large;
	margin-top: 40px;
}
.logo-image{
	max-height: 100px
}
.contact-card{
	background-color: #f7f7f7;
	padding: 10px;
	border-radius: 5px;
	display: flex;
	flex-direction: row;
	justify-content: space-around;
}
.contact-property-group{
	display: flex;
	flex-direction: column;
	min-width: 175px;
}
.contact-property {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
}
a img {
	border:0;
}

#wrapper{
	position:relative;
	float:left;
	width: 980px;
	margin-left: -495px;
	left: 50%;
}
#top {
	width: 100%;
	margin-top: 20px;
	margin-bottom: 20px;
}
#header
{
  width: 100%;
  height: 109px;
  position: relative;
  background-image: url('../Images/clean fuels alliance america logo Full color horizontal.png');
  margin-top: 1px;
}
#searchbox
{
  margin-top: 8px;
  position: relative;
  float: right;
  width: 245px;
  height: 62px;
  
}
#datetime
{
  padding: 0px;
  margin: -30px 0px 0px 600px;
  position: relative;
  float: right;
  width: 245px;
  height: 30px;
  text-align: center;
}
#navigation
{
  border-style: solid none solid none;
  border-width: 1px;
  border-color: #c7c7c7;
  margin-top: 1px;
  position: relative;
  float: left;
  width: 100%;
  height: 28px;
}

#navigation ul.nav-holder {
	list-style: none;
	padding: 0px;
	margin: 0px;	
	position: relative;
	float:left;
	width: 100%;
	border-bottom: 1px solid #61b7dd;
	height: 85px;
}

#navigation ul.nav-holder li {
	position: relative;
	float: left;
	width: 150px;
}
#navigation ul.nav-holder li a{
	display: block;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	height: 55px;
	width: 129px;
	margin-top: 10px;
	text-decoration: none;
	
}
#navigation ul.nav-holder li a:hover h3{
	color: #39a5d4;
}

#navigation  ul.nav-holder li a:hover p{
	color: #ccc;
}

#navigation ul.nav-holder li a h3{
	font-size: 13px;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
	color: white;
}

#navigation ul.nav-holder li a p {
	color: #808080;
	font-size: 11px;
	margin-top: 4px;
}

#content, #footer {
	position:relative;
	float:left;
	width: 100%;
}

#content{
	margin-top: 20px;
}

#content .sfContentBlock h1 {
	font-size:30px;
	margin-top: 0px;
	line-height: 35px;
	margin-bottom: 20px;
	color: black;
	letter-spacing: -2px;
	
	padding-bottom: 15px;
}

#content .sfContentBlock p {
	line-height: 20px;
	font-size: 12px;
	color: #000000;
}

#content .sidebar {

}


.RadSiteMap_sidebar, .RadSiteMap_sidebar ul {
	position:relative;
	float:left;
	width: 100%;
	line-height: 24px;
}

.RadSiteMap_sidebar {
	border-right: 1px solid #ddd;
}

.RadSiteMap_sidebar ul{
	width: 90%;
}
.RadSiteMap_sidebar ul ul{
	width: 100%;
}


.RadSiteMap_sidebar .rsmLevel a.rsmLink {
	color: #0071c0;
	font-size: 14px;
	letter-spacing: -1px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #e5e5e5;
	text-indent: 5px;
}
.RadSiteMap_sidebar .rsmLevel a.rsmLink:hover {
	color: #333;
}

.RadSiteMap_sidebar .rsmLevel1 {
	margin-bottom: 25px !important;
}

.RadSiteMap_sidebar .rsmLevel1 .rsmItem {
	border-bottom: 1px solid #e5e5e5;
}

.RadSiteMap_sidebar .rsmLevel1 .rsmItem a{
	font-size: 11px;
	text-indent: 0px;
	color: #757575;
	letter-spacing: normal;
	font-weight: normal;
}
.RadSiteMap_sidebar .rsmLevel1 .rsmItem a:hover{
	color: #0071c0;
}

#footer {
	

	margin-top: 30px;
	padding-bottom: 20px;
}

#footer h1 {
	margin: 0px;
	padding: 0px;
	color: #000;
}

#footer {
	
}

#footer p {
	margin-top: 3px;

	padding-bottom: 15px;
}

.sfContentBlock strong {
	color: black;
}

a{
	color: #0071c0;
	text-decoration: none;
}


.blog-list {
	list-style:none;
	padding: 0px;
	position:relative;
	float:left; 
	padding-right: 20px;
	border-right: 1px solid #eee;
	margin: 0px;
}

.blog-post {
	margin-bottom: 35px;
	position: relative;
	float: left;
	width: 100%;
	padding-bottom: 35px;
	border-bottom: 1px solid #cccccc;
}

.blog-date-and-author {
	position: relative;
	float:left;
	width: 150px;
	line-height: 23px;
	font-size: 11px;
	color: #999;
	text-indent: 10px;
}

.blog-title-and-summary {
	position:relative;
	float: left;
	width: 490px;

}

.blog-date {
	position:relative;
	float:left;
	width:138px;
	height:23px;
	background-image: url(../Images/blog_date.jpg);
	font-size: 12px;
	color: #fff;
	text-indent: 10px;
	font-weight: bold;
	line-height: 23px;
}

.blog-title-and-summary h2.post-title {
	line-height: 22px;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: -1px;
	margin: 0px;
	padding: 0px;
	margin-bottom: 20px;
}

.post-summary {
	line-height: 20px;
	color: #757575;
}

.events-list {
	list-style: none;
	padding: 0px;
	margin: 0px;
	position:relative;
	float:left;
	border-right: 1px solid #eee;
}

.events-list .event {
	position:relative;
	float: left;
	width: 100%;
}

.event-date {
	position:relative;
	float:left;
	text-align: right;
	color: #757575;
	font-size: 11px;
	width: 150px;
	padding-right: 20px;
}

.event-title-and-summary {
	position: relative;
	float:left;
	width: 460px;
	padding-left: 20px;
	border-left: 1px solid #ddd;
	margin-bottom: 40px;
	color: #757575;
	font-size: 11px;
}

.event-dates {
	font-size: 18px;
	font-weight: bold;
	color: black;
}

h2.event-title {
	font-size: 18px;
	padding: 0px;
	margin: 0px;
	letter-spacing: -1px;
}

.event-summary {
	font-size: 12px;
	line-height: 18px;
	padding-top: 25px;
}

h2.event-title a:hover{
	color: #333;
}

.sfContentBlock h3 {
	border-bottom: 1px solid #eee;
	padding-bottom: 5px;
	margin-bottom: 5px;
	letter-spacing: -1px;
}

ul.sftaxonHorizontalList {
	padding: 0px;
	margin: 0px;
	list-style: none;
}

ul.sftaxonHorizontalList li{
	line-height: 25px;
	border-bottom: 1px solid #e5e5e5;
}

.sf_pagerNumeric {
	position: relative;
	float:left;
	width: 100%;
}

.sf_pagerNumeric a{
	display: block;
	width: 30px;
	height: 30px;
	background-color: #444;
	color: #ccc;
	text-align:center;
	line-height: 30px;
	font-size: 13px;
	font-weight: bold;
	position:relative;
	float:left;
	margin-right: 1px;
}

.sf_pagerNumeric a:hover{
	background-color: #666;
}

a.sf_PagerCurrent {
	background-color: #0071c0;
	color: white;
}

.sfFormInstructions {
	color: #757575;
	line-height: 18px;
}

.sfFormTitle {
	font-size: 15px;
	letter-spacing: -1px;
}

.sfTxt {
	border: 1px solid #e4e4e4;
	padding: 5px;
	width: 90%;
	font-size: 12px;
	color: #0071c0;
}

.sfTxt:hover, .sfTxt:focus {
	border: 1px solid #aaa;
}

.sfTxtLbl {
	font-size: 13px;
	color: #0071c0;
	font-weight: bold;
	line-height: 25px;
}

.sfFormBox, .sfFormBlock {
	padding-bottom: 15px;
	position:relative;
	width: 100%;
	float:left;
}

.sfExample {
	color: #757575;
	font-size: 11px;
}

.sfRadioList input {
	
	position: relative;
	float: left;
}
.sfRadioList label {
	display: block;
	line-height: 20px;
	position: relative;
}

.sfRadioList br {
	display: none;
}

.sfFormSubmit  {
	
	padding-top: 25px;
}

.sfFormSubmit input, .sfcommentsSubmitBtnWrp input {
	background-color: #0071c0;
	color: white;
	font-weight: bold;
	font-size: 13px;
	padding: 10px 15px 10px 15px;
	border: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.sfError  {
	line-height: 25px;
	background-color: #0071c0;
	color: white;
	font-size: 11px;
	text-indent: 15px;
	position:relative; 
	float:left;
	padding-right: 15px;
	margin-top: 10px;
	margin-bottom: 15px;
}

.sfcommentsForm {
	border: 0px;
	position:relative;
	float:left;
	width: 100%;
}

.sfcommentsFieldsList {
	list-style: none;
	padding: 0px;
}


.sfpostContent p, .sfeventContent, .sfeventDatesLocationContacts {
	line-height: 18px;
	color: #757575;
}

.sfcommentsList {
	line-height: 18px;
	color: #757575;
}

.sfcommentNumber{
	display: none;
}

h2#comments, h2.sfcommentsTitle{
	padding-top: 15px;
	border-top: 3px solid black;
	margin-top: 15px;	
	position:relative;
	float:left;
	width: 100%;
	
}

li.sfcommentDetails{
	position:relative;
	float:left;
	width: 100%;
	margin-bottom: 25px;
	padding-bottom: 25px;
	border-bottom: 1px solid #e5e5e5;
}

