
/* --------------[ User-Defined Adjustments from Stylesheet #2 ]-------------- */

@import 'style-2.css';

/* --------------[ Color Scheme Adjustgments ]-------------- */


/* ------[ Style Adjustments for Green Color Scheme ]-------- */

body {
	background: #006600 url(images/green/bodybg.gif) top left repeat-x;
	}

#subhead {
	background: #fff url(images/green/subhead.gif) top left no-repeat;
	}

a, a:link, a:visited {
	color:#006600;
	}


/* --------------[ 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;
	color: #ffffff;
	text-align: Left;
	font-weight: bold;
	font-family: arial,helvetica,sans-serif;
	}

#sitetitle .description { 
	color:#ffffff;
	text-align:Left;
	}

#head-content {
	background-image: none;
	}


#sitetitle {
	width:960px;
	}


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


/* ----------[ Left Sidebar Float Adjustments ]----------- */

#content .col-3 { float:left; }
#sidebarleft { float:right; }

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

#topnav {
	font-size: 9pt; 
	font-weight: bold;	
	}

/* --------------[ 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 { 
		color: #000000;
		}


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

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

#contentright {
	font-size: 9pt;
	}


#contentright a:hover, #contentright a:active { 
	color: #000000;
	}

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

#footer {
	font-size:8pt;
	color:#fff;
	}

#footer a, #footer a:link, #footer a:visited { 
		}

#footer a:hover, #footer a:active { 
		}

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

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

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

.post-right img.post-thum, 
.post-right img.thumbnail,
.post-left img.post-thum, 
.post-left img.thumbnail {
	width:100px;
	height:100px;
	}

.post-clear {
	clear:both;
	height:5px;
	background: url(images/dot2.gif) bottom left repeat-x;
	margin-bottom:20px;
	}

.post-right .post,
.post-left .post {
	clear:none;
	margin: 0;
	padding: 0;
	background:transparent;
	}

.post-right h2,
.post-left h2 {
	font-size:12pt;
	padding: 0;
	}



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