.imdivright, .imdivleft {
    padding: 5px 5px 5px 5px;
	border: 1px dotted firebrick;
}
.imdivright { 
    float: right;
    clear: right;
    margin: 5px 0 5px 5px;
}
.imdivleft { 
	border: 2px solid #999;
	padding:7px;
	background:#FFFFE8;
	margin:7px 12px 10px 0;
        float:center;
	vertical-align:sub;
}
.custom .entry h1 {
	text-align: left;
    line-height: 1.4em;
}

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


body.custom {
    margin-top: 0px;
    background-color: #EEEEE8;
    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: 1px solid #888888;
}

.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: 2px solid #999;
	background: #ffffe8;
	padding-left: 20px;
	padding-right: 20px;
}
