
/* --------------[ 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 ]-------------- */








.postdate {
	font-weight:bold
	margin-bottom: 15px;
	}

body {
  font-size: 10pt;
	font-family: 'Segoe UI',arial,helvetica,sans-serif;
	}
  	
/* --------------[ Footer Adjustments ]-------------- */

#footer {
	font-size:9pt;
	color:#000;
	}

#footer a, #footer a:link, #footer a:visited { 
	color:#9E2F50;
	font-weight:bold;
	}

#footer a:hover, #footer a:active { 
	color:#000;
	}

/* -------------------[ Headers ]------------------- */

h1, h2, h3, h4, h5, h6, h7, .sitetitle {
font-family:'Segoe UI',arial,helvetica,sans-serif;
font-weight:bold;
}

/* -------------------[ Footer-widgets ]------------------- */

#footer-widgets a, #footer-widgets a:link, #footer-widgets a:visited {
	color:#9E2F50;
	font-size:10pt;
	}

#footer-widgets a:hover, #footer-widgets a:active { 
	color:#fff;
	}

