

@import 'custom.css';

/* --------------[ User-Defined Adjustments ]-------------- */

body {
	
	background-image: url(http://wordsofapoet.com/wp-content/uploads/2010/07/Words-Of-A-Poet-BckGr-1.jpg);
	background-repeat: repeat;
	background-attachment: fixed;
	background-position: top left;
	background-color: #1d2b2f;

	

	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: verdana, lucida, sans-serif;
	}


#sitetitle .description, #sitetitle .title, #sitetitle .title a { 
	color:#2b4537;
	}





#sitetitle {
	float:none;
	text-indent:-10000em;
	position:absolute;
	display:none;
	}



#sitetitle {
	width:920px;
	}



#head-content {
	background: transparent;
	background-image: url(http://wordsofapoet.com/wp-content/uploads/2010/07/Words-Of-A-Poet-1.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	}




/* --------------[ Top Navigation Adjustments ]-------------- */

#topnav,
#topnav li ul {
	font-size: 12pt; 
	font-weight: bold;
	font-family: verdana, lucida, sans-serif;
	}


#topnav ul a, 
#topnav ul a:link, 
#topnav ul a:visited {
	color:#ffffff;
	}



#topnav ul a:hover, 
#topnav ul a:active  {
	color:#45656f;
	}


/* --------------[ Cat Navigation Adjustments ]-------------- */

#catnav,
#catnav li ul {
	font-size: 10pt; 
	font-weight: bold;
	font-family: verdana, lucida, sans-serif; 	
	}


#catnav ul a, 
#catnav ul a:link, 
#catnav ul a:visited {
	color:#ffffff;
	}



#catnav ul a:hover, 
#catnav ul a:active  {
	color:#6eb08c;
	}


/* --------------[ Main Content Adjustments ]-------------- */

.maincontent {
	font-size: 12pt;
	}

.maincontent a, .maincontent a:link, .maincontent a:visited { 
	
	color: #1d2b2f;
	
	}

.maincontent a:hover, .maincontent a:active, .post h1 a:active, .post h1 a:hover, .post h2 a:active, .post h2 a:hover { 
	
	color: #45656f;
	
	}

/* --------------[ Sidebar-Right Adjustments ]-------------- */

#contentright {
	font-size: 12pt;
	}







/* --------------[ Footer Adjustments ]-------------- */

#footer {
	
	font-size:12pt;
	
	}

#footer a, #footer a:link, #footer a:visited { 
	
	}

#footer a:hover, #footer a:active { 
	
	}

/* --------------[ Post Title Link Color Adjustments ]-------------- */




