/* DoubleMule Thesis 1.6 Custom CSS Robot - version 1.0 */


/* BODY MODS BY MULES */

body.custom
{
background-color: #555;
}

/* HEADER MODS BY MULES */

.custom #header
{
background-color: #555;
background: url('http://www.night-vision-cameras.com/wp-content/uploads/2010/02/Sunset1024x128.png') left top no-repeat;
}

/* HEADER NUDGE LOGO-TAGLINE MODS BY MULES */

.custom #logo, 
.custom #tagline 
{
margin-left: 20px;

/********* line_separator in Reviewazon posts ********/
<style type="text/css">
.line_separator 
 {
  border:  none;
  background-color: #003333;
 }
/********* line_separator in Reviewazon posts ********/