
@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: ;
	}



/* --------------[ 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: ;
	}



