
@import 'custom.css';

/* --------------[ User-Defined Adjustments ]-------------- */

body {
			font-family: arial, helvetica, sans-serif;
		}

h1, h2, h3, h4, h5, h6, h7, .sitetitle {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	}

/* -------------------[ Site Title Adjustments ]------------------- */

#sitetitle h1, #sitetitle .title {
	font-size: 120px;
	font-weight: bold;
	font-family: arial, helvetica, sans-serif;
	}



#sitetitle .title,
#sitetitle .description {
	float:none;
	text-indent:-999em;
	position:absolute;
	display:none;
	left:-999em;
	}

#sitetitle {
	background: transparent;
	background-image: url(http://ntm-a.com/wordpress2/wp-content/uploads/2011/08/masthead4.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	}

/* ----------[ Header Background Color Adjustments ]---------- */

#header {
	background-image:none;
	background-color: #0c21a3;
	}

/* --------------[ Top Navigation Adjustments ]-------------- */

#topnav,
#topnav li ul {
	font-size: 8pt; 
	font-weight: bold;
	font-family: arial, helvetica, sans-serif;
	}


#topnav ul a:hover, 
#topnav ul a:active  {
	color:#ff3b14;
	}


/* --------------[ Cat Navigation Adjustments ]-------------- */

#catnav,
#catnav li ul {
	font-size: 10pt; 
	font-weight: bold;
	font-family: arial, helvetica, sans-serif; 	
	}


#catnav ul a:hover, 
#catnav ul a:active  {
	color:#f0ff1c;
	}

/* --------------[ Main Content Adjustments ]-------------- */

.maincontent {
	font-size: 9pt;
	}

.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: 9pt;
	}



/* --------------[ Sidebar Float Adjustments ]-------------- */

#contentleft {
	float:right;
	padding: 0;
	}

#contentright {
	float:left;	
	margin: 0;	
	} 

/* --------------[ Footer Adjustments ]-------------- */

#footer {
		font-size:9pt;
		}

#footer a, #footer a:link, #footer a:visited { 
		}

#footer a:hover, #footer a:active { 
		}

/* --------------[ Post Title Link Color Adjustments ]-------------- */



