
@import 'custom.css';

/* --------------[ User-Defined Adjustments ]-------------- */

body {
			font-family: ;
		}

h1, h2, h3, h4, h5, h6, h7, .sitetitle {
	font-family: ;
	font-weight: ;
	}

/* -------------------[ Site Title Adjustments ]------------------- */

#sitetitle h1, #sitetitle .title {
	font-size: ;
	font-weight: ;
	font-family: ;
	}






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

#topnav,
#topnav li ul {
	font-size: ; 
	font-weight: ;
	font-family: ;
	}




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

#catnav,
#catnav li ul {
	font-size: ; 
	font-weight: ;
	font-family: ; 	
	}



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

.maincontent {
	font-size: ;
	}

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




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

#footer {
		font-size:;
		}

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

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

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


