
/* --------------[ User-Defined Adjustments from Stylesheet #2 ]-------------- */

@import 'style-2.css';

/* --------------[ Color Scheme Adjustgments ]-------------- */


/* --------------[ 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: ;
	color: ;
	text-align: ;
	font-weight: ;
	font-family: ;
	}

#sitetitle .description { 
	color:;
	text-align:;
	}





/* ----------[ Header Background Color Adjustments ]---------- */


/* ----------[ Left Sidebar Float Adjustments ]----------- */

#content .col-3 { float:left; }
#sidebarleft { float:right; }

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

#topnav {
	font-size: ; 
	font-weight: ;	
	}

/* --------------[ 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 { 
		}


.post-title a:hover, .post-title a:active {
	color:  !important;
	}

/* --------------[ Sidebar-Right Adjustments ]-------------- */

#contentright {
	font-size: ;
	}



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

#footer {
	font-size:;
	color:;
	}

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

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

/* --------------[ Adjustments for Side-by-Side Posts ]-------------- */




