@import 'custom.css';body{font-family:arial,helvetica,sans-serif;}h1,h2,h3,h4,h5,h6,h7,.sitetitle{font-family:"Arial Black",Arial,Helvetica,sans-serif;font-weight:Bold;text-transform:uppercase;}#sitetitle h1,#sitetitle .title{font-size:24px;font-weight:normal;font-family:\'lucida sans unicode\',arial,san-serif;
	}


#head-content {
	background-image: none;
	}


#sitetitle {
	width:100%;
	}



/* --------------[ Top Navigation Adjustments ]-------------- */

#topnav,
#topnav li ul {
	font-size: 10pt; 
	font-weight: normal;
	font-family: \'lucida sans unicode\',tahoma,san-serif;
	 	
	}




/* --------------[ Cat Navigation Adjustments ]-------------- */

#catnav,
#catnav li ul {
	font-size: 8pt; 
	font-weight: bold;
	font-family: \'lucida sans unicode\',tahoma,san-serif; 	
	}



/* --------------[ Main Content Adjustments ]-------------- */

.maincontent {
	font-size: 10pt;
	}

.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: 10pt;
	}




/* --------------[ Footer Adjustments ]-------------- */

#footer {
		font-size:10pt;
		}

#footer a, #footer a:link, #footer a:visited { 
		}

#footer a:hover, #footer a:active { 
		}

/* --------------[ Post Title Link Color Adjustments ]-------------- */





/* --------------[ Adjustments for Home Page Stacked Categories ]-------------- */

ul.home-left {
	width:100%;
	float:none;
	clear:both;
	}

ul.home-right {
	width:100%;
	float:none;
	clear:both;
	}

li.homepost p.bottom {
	padding:0;
	}

li.homepost img.post-thum, 
li.homepost img.thumbnail {
	width:100px;
	height:100px;
	margin-bottom:15px;
	}



