
@import 'custom.css';

/* --------------[ User-Defined Adjustments ]-------------- */

body {
		background-color: #fcffe6;
		font-family: georgia,times,serif;
		color: #000000;
		}

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: 30px;
	font-weight: bold;
	font-family: georgia,times,serif;
	}

#sitetitle .description, #sitetitle .title, #sitetitle .title a { 
	color:#006600;
	}


#sitetitle {
	float:none;
	text-indent:-10000em;
	position:absolute;
	display:none;
	}


#head-content {
	background: transparent;
	background-image: url(http://idyllwildtowncrier.com/wp-content/uploads/2011/09/town-crier-header.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	}

/* ----------[ Header Background Color Adjustments ]---------- */

#header {
	background-image:none;
	background-color: #fcffe6;
	}

#head-content {
	width:930px;
	padding:0 15px;
	}

/* --------------[ Top Navigation Adjustments ]-------------- */

#topnav,
#topnav li ul {
	font-size: 10pt; 
	font-weight: bold;
	font-family: \'lucida sans unicode\',tahoma,san-serif;
		background: #000000;
	 	
	}


#topnav ul a, 
#topnav ul a:link, 
#topnav ul a:visited {
	color:#cccccc;
	}

#topnav ul a:hover, 
#topnav ul a:active  {
	color:#999966;
	}

/* --------------[ Cat Navigation Adjustments ]-------------- */

#catnav,
#catnav li ul {
	font-size: 12pt; 
	font-weight: bold;
	font-family: \'lucida sans unicode\',tahoma,san-serif; 	
	}

#catnav ul a, 
#catnav ul a:link, 
#catnav ul a:visited {
	color:#000000;
	}

#catnav ul a:hover, 
#catnav ul a:active  {
	color:#006600;
	}

/* --------------[ Main Content Adjustments ]-------------- */

.maincontent {
	font-size: 12pt;
	}

.maincontent a, .maincontent a:link, .maincontent a:visited { 
		color: #00b500;
		}

.maincontent a:hover, .maincontent a:active, .post h1 a:active, .post h1 a:hover, .post h2 a:active, .post h2 a:hover { 
		color: #006600;
		}

/* --------------[ Sidebar-Right Adjustments ]-------------- */

#contentright {
	font-size: 10pt;
	}

#contentright a, #contentright a:link, #contentright a:visited { 
	color: #003300;
	}
	
#contentright a:hover, #contentright a:active { 
	color: #006600;
	}


/* --------------[ Footer Adjustments ]-------------- */

#footer {
		background:#fcffe6;
		font-size:10pt;
		color:#003300;
		}

#footer a, #footer a:link, #footer a:visited { 
		color: #003300;
		}

#footer a:hover, #footer a:active { 
		color: #006600;
		}

/* --------------[ Post Title Link Color Adjustments ]-------------- */

.post-title a, .post-title a:link, .post-title a:visited {
	color: #006100 !important;
	}

.post-title a:hover, .post-title a:active {
	color: #008200 !important;
	}

/* --------------[ Adjustments for Side-by-Side Posts ]-------------- */

.post-left {
	clear:left;
	float:left;
	width: 48%;
	margin: 0;
	padding:0;
	background:transparent;
	}

.post-right {
	clear:right;
	float:right;
	width: 48%;
	margin: 0;
	padding:0;
	background:transparent;
	}

.post-right img.post-thum, 
.post-right img.thumbnail,
.post-left img.post-thum, 
.post-left img.thumbnail {
	margin: 0 0 10px 10px;
	width:70px;
	height:70px;
	}

.post-clear {
	clear:both;
	height:0;
	padding:0;
	background:transparent;
	}

.post-right .entry,
.post-left .entry {
	height:195px;
	overflow:hidden;
	margin: 0 0 15px;
	}

.post-right h2,
.post-left h2 {
	font-size:12pt;
	padding: 0;
	letter-spacing:0;
	line-height:1.2em;
	}

.archive-post-left {
	clear:left;
	float:left;
	width: 48%;
	margin: 0;
	padding:0;
	background:transparent;
	}

.archive-post-right {
	clear:right;
	float:right;
	width: 48%;
	margin: 0;
	padding:0;
	background:transparent;
	}

.archive-post-right img.post-thum, 
.archive-post-right img.thumbnail,
.archive-post-left img.post-thum, 
.archive-post-left img.thumbnail {
	margin: 0 0 10px 10px;
	width:70px;
	height:70px;
	}

.archive-post-clear {
	clear:both;
	height:0;
	padding:0;
	background:transparent;
	}

.archive-post-right .entry,
.archive-post-left .entry {
	height:195px;
	overflow:hidden;
	margin: 0 0 15px;
	}

.archive-post-right h2,
.archive-post-left h2 {
	font-size:12pt;
	padding: 0;
	letter-spacing:0;
	line-height:1.2em;
	}



ul.home-right .entry,
ul.home-left .entry {
	line-height:1.45em;
	height:145px;
	overflow:hidden;
	margin: 0;
	}

