
@import 'custom.css';

/* --------------[ User-Defined Adjustments ]-------------- */

body {
	font-family: georgia, times, serif;
		color: #404040;
		}

h1, h2, h3, h4, h5, h6, h7, .sitetitle {
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	}

/* -------------------[ Site Title Adjustments ]------------------- */

#sitetitle h1, #sitetitle .title {
	font-size: 24px;
	font-weight: bold;
	font-family: tahoma, geneva, sans-serif;
	}



#sitetitle {
	float:none;
	text-indent:-10000em;
	position:absolute;
	display:none;
	}


#head-content {
	background: transparent;
	background-image: url(/wp-content/themes/wp-glide-prem/images/decalin-chemicals-logo.jpg);
	background-position: 30px 22px;
	background-repeat: no-repeat;
	}


/* --------------[ Top Navigation Adjustments ]-------------- */

#topnav,
#topnav li ul {
	font-size: 11pt; 
	font-weight: normal;
	font-family: arial, helvetica, sans-serif;
	}

#topnav ul a, 
#topnav ul a:link, 
#topnav ul a:visited {
	color:#404040;
	}

#topnav ul a:hover, 
#topnav ul a:active  {
	color:#d29c03;
	}

/* --------------[ Main Content Adjustments ]-------------- */

.maincontent {
	font-size: 9pt;
	}

.maincontent a, .maincontent a:link, .maincontent a:visited { 
		color: #2b48ff;
		}

.maincontent a:hover, .maincontent a:active, .post h1 a:active, .post h1 a:hover, .post h2 a:active, .post h2 a:hover { 
		color: #d29c03;
		}

/* --------------[ Sidebar-Right Adjustments ]-------------- */

#contentright {
	font-size: 9pt;
	}

#contentright a, #contentright a:link, #contentright a:visited { 
	color: #2b48ff;
	}
	
#contentright a:hover, #contentright a:active { 
	color: #d29c03;
	}


/* --------------[ Footer Adjustments ]-------------- */

#footer {
	font-size:8pt;
		color:#404040;
		}

#footer a, #footer a:link, #footer a:visited { 
		color: #2b48ff;
		}

#footer a:hover, #footer a:active { 
		color: #d29c03;
		}

/* --------------[ Post Title Link Color Adjustments ]-------------- */


