
@import 'custom.css';

/* --------------[ User-Defined Adjustments ]-------------- */

body {
			background-image: url(http://themetaphysicalmamas.com/wp-content/uploads/2010/07/mmleavesbackground5.jpg);
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: top left;
	background-color: ;
		font-family: verdana, lucida, sans-serif;
		color: #705b40;
		}

h1, h2, h3, h4, h5, h6, h7, .sitetitle {
	font-family: georgia, times, 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://themetaphysicalmamas.com/wp-content/uploads/2010/07/mmsmbanner.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	}

/* ----------[ Header Background Color Adjustments ]---------- */

#header {
	background-image:none;
	background-color: #ffffff;
	}

/* --------------[ Top Navigation Adjustments ]-------------- */

#topnav,
#topnav li ul {
	font-size: 12pt; 
	font-weight: normal;
	font-family: georgia, times, serif;
	}

#topnav ul a, 
#topnav ul a:link, 
#topnav ul a:visited {
	color:#e69112;
	}

#topnav ul a:hover, 
#topnav ul a:active  {
	color:#5fab34;
	}

/* --------------[ Cat Navigation Adjustments ]-------------- */

#catnav,
#catnav li ul {
	font-size: 12pt; 
	font-weight: normal;
	font-family: georgia, times, serif; 	
	}

#catnav ul a, 
#catnav ul a:link, 
#catnav ul a:visited {
	color:#d98c1a;
	}

#catnav ul a:hover, 
#catnav ul a:active  {
	color:#67ba27;
	}

/* --------------[ Main Content Adjustments ]-------------- */

.maincontent {
	font-size: 10pt;
	}

.maincontent a, .maincontent a:link, .maincontent a:visited { 
		color: #5fa143;
		}

.maincontent a:hover, .maincontent a:active, .post h1 a:active, .post h1 a:hover, .post h2 a:active, .post h2 a:hover { 
		color: #c8ff75;
		}

/* --------------[ Sidebar-Right Adjustments ]-------------- */

#contentright {
	font-size: 9pt;
	}




/* --------------[ Footer Adjustments ]-------------- */

#footer {
		font-size:8pt;
		}

#footer a, #footer a:link, #footer a:visited { 
		}

#footer a:hover, #footer a:active { 
		}

/* --------------[ Post Title Link Color Adjustments ]-------------- */

.post-title a, .post-title a:link, .post-title a:visited {
	color: #e37d42 !important;
	}

.post-title a:hover, .post-title a:active {
	color: #3ac5cf !important;
	}


#page {
	border-top:0;
	}

