
@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: 24px;
	font-weight: bold;
	font-family: arial, helvetica, sans-serif;
	}



#sitetitle {
	float:none;
	text-indent:-999em;
	position:absolute;
	display:none;
	left:-999em;
	}

#sitetitle {
	width:980px;
	}

#head-content {
	background: transparent;
	background-image: url(http://luminique.com.au/wp-content/uploads/2012/01/logobanner.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	}

/* ----------[ Header Background Color Adjustments ]---------- */

#header {
	background-image:none;
	background-color: #2c0133;
	}

/* --------------[ Top Navigation Adjustments ]-------------- */

#topnav,
#topnav li ul {
	font-size: 9pt; 
	font-weight: normal;
	font-family: arial, helvetica, sans-serif;
	}

#topnav ul a, 
#topnav ul a:link, 
#topnav ul a:visited {
	color:#2c0133;
	}


/* --------------[ Cat Navigation Adjustments ]-------------- */

#catnav,
#catnav li ul {
	font-size: 8pt; 
	font-weight: normal;
	font-family: arial, helvetica, sans-serif; 	
	}



/* --------------[ 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;
	}

#contentright a, #contentright a:link, #contentright a:visited { 
	color: #2c0133;
	}
	


/* --------------[ Footer Adjustments ]-------------- */

#footer {
		font-size:8pt;
		}

#footer a, #footer a:link, #footer a:visited { 
		color: #2c0133;
		}

#footer a:hover, #footer a:active { 
		}

/* --------------[ Post Title Link Color Adjustments ]-------------- */

.post-title a, .post-title a:link, .post-title a:visited {
	color: #2c0133 !important;
	}



#page {
	border-top:0;
	}
