.imdivright, .imdivleft {
    padding: 5px 0;
    border: 2px solid #999;
}
.imdivright { 
    float: right;
	clear: right;
	margin: 5px 0 5px 5px;
}
.imdivleft { 
    float: left;
    clear: left;
	
}

.custom .entry h1 {
	text-align: left;
    line-height: 1.4em;
}

.custom .entry h1 a  {
	text-align: left;
    line-height: 1.4em;
}


body.custom {
    background-color: #FFFFFF;
    font-family: "Trebuchet MS", tahoma, verdana, helvetica, sans-serif;
	font-size: 14px !important;
	line-height: 1.6em;
}

.custom #main {
    background-color: #FFFFFF;
}

.custom #footer {
    display: none;
    background-color: #FFFFFF;
}

.custom #navbar { 
    display: none;
    background-color: #3E9CDA;
}

.custom #header_nav div a {
    text-align: left;
    text-decoration: none;
    color: #32331D;

}

.custom #footer_nav {
    text-align: center;
    text-decoration: none;
    color: #000000;

}

.custom #footer_nav a {
    font-size: 11px;
    text-align: center;
    text-decoration: none;
    color: #999999;

}

.custom .entry_actions a {
	color: #000000; 
	text-decoration: none;
}

.custom .entry_tags {
	color: #000000;
	text-decoration: none !important;
}
.custom .entry_tags a {
	color: #000000;
	text-decoration: none !important;
}

.custom .entry_categories {
	color: #000000;
	text-decoration: none !important;
}
.custom .entry_categories a {
	color: #000000;
	text-decoration: none !important;
}

.custom .entry h2 { 
  text-align: left;
  font-weight: normal;
  font-size: 9px;
  color: #666;  
  font-family: "Lucida Grande", verdana, sans-serif;
  text-transform: uppercase;
}

.custom #ext_sidebar {
	background-color: #FFFFFF;
}

.footerstyling{
	font-family: "Trebuchet MS", tahoma, verdana, helvetica, sans-serif;
	size: 11px !important;
	color: #666666 !important;
	font-style: none;
	
}

.footerstyling a {
	font-family: "Trebuchet MS", tahoma, verdana, helvetica, sans-serif;
	font-size: 11px;
	color: #666666 !important;
	text-decoration: none;
}

.custom #ext_wrapper {
    background-color: #fff;
    padding-left: 25px;
    padding-right: 25px;
	margin: 15px auto !important;
	border-color: #FFFFFF;
}

.fp_headline{
	font-family: "Trebuchet MS", tahoma, verdana, helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
    text-align: left;
    line-height: 1.2em !important;
    text-decoration: none;
    color: firebrick;	
}

.update
{
  text-align: left;
  font-weight: normal;
  font-size: 9px;
  color: #666;  
  font-family: "Lucida Grande", verdana, sans-serif;
  text-transform: uppercase;
}

.commenting {
	border: 3px solid #999;
	background: #ffffe8;
	padding-left: 20px;
	padding-right: 20px;
}