
@import 'custom.css';

/* --------------[ User-Defined Adjustments ]-------------- */

body {
		background: #ffffff;
			font-family: arial, helvetica, sans-serif;
		}

h1, h2, h3, h4, h5, h6, h7, .sitetitle {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	}

/* -------------------[ Site Title Adjustments ]------------------- */

#sitetitle h1, #sitetitle .title {
	font-size: 20px;
	font-weight: bold;
	font-family: arial, helvetica, sans-serif;
	}

#sitetitle .description, #sitetitle .title, #sitetitle .title a { 
	color:#ffffff;
	}


#sitetitle .title,
#sitetitle .description {
	float:none;
	text-indent:-999em;
	position:absolute;
	display:none;
	left:-999em;
	}

#sitetitle {
	background: transparent;
	background-image: url(http://elcolusa.com/wordpress/wp-content/uploads/2010/12/head-logo2.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	}

/* ----------[ Header Background Color Adjustments ]---------- */

#header {
	background-image:none;
	background-color: #ffffff;
	}

/* --------------[ Top Navigation Adjustments ]-------------- */

#topnav,
#topnav li ul {
	font-size: 8pt; 
	font-weight: bold;
	font-family: arial, helvetica, sans-serif;
	}




/* --------------[ Cat Navigation Adjustments ]-------------- */

#catnav,
#catnav li ul {
	font-size: 8pt; 
	font-weight: normal;
	font-family: arial, helvetica, sans-serif; 	
	}



/* --------------[ Main Content Adjustments ]-------------- */

.maincontent {
	font-size: 9pt;
	}

.maincontent a, .maincontent a:link, .maincontent a:visited { 
		}

.maincontent a:hover, .maincontent a:active, .post h1 a:active, .post h1 a:hover, .post h2 a:active, .post h2 a:hover { 
		}

/* --------------[ Sidebar-Right Adjustments ]-------------- */

#contentright {
	font-size: 9pt;
	}




/* --------------[ Footer Adjustments ]-------------- */

#footer {
		background-color:#ffffff;
		font-size:8pt;
		color:#000000;
		}

#footer a, #footer a:link, #footer a:visited { 
		color: #666bff;
		}

#footer a:hover, #footer a:active { 
		color: #a31b00;
		}

/* --------------[ Post Title Link Color Adjustments ]-------------- */



