


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



@import 'style-2.css';



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






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



#header {

	background-image:url(images/purple/headbg.gif);

	}



#head-content {

	background-image:url(images/purple/headlogo.gif);

	}



#topnav {

	/*background-image:url(images/purple/navbg.gif);*/

	}



a, a:link, a:visited {

	color:#006699;

	}



a:hover, a:active {

	color:#10218C;

	}



#topnav ul a:hover, #topnav ul a:active, #topnav li ul, #topnav li:hover, #topnav li.sfhover  {

	background:#51AFF8;
	color:#ffffff;
	}






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



body {

	
	background-image:none;

	
	font-size: 10pt;

	font-family: arial,helvetica,sans-serif;

	
	}




#wrap {

	background-image:none;

	}







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: 36px;

	color: #ffffff;

	text-align: Right;

	font-weight: bold;

	font-family: arial,helvetica,sans-serif;

	}



#sitetitle .description { 

	color:#ffffff;

	text-align:Right;

	}







#sitetitle {

	float:none;

	text-indent:-10000em;

	position:absolute;

	display:none;

	}





#sitetitle {

	width:960px;

	}





#head-content {

	background: transparent;

	background-image: url(http://gilrach.com/wp-content/uploads/2011/02/new_logo.gif);

	background-position: 95% 5px;

	background-repeat: no-repeat;

	}




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




#header {

	background-image:none;

	background-color: #EEEEFF;

	}





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



#contentleft {

	float:right;

	} 

#contentright {	

	float:left;		

	} 






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




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

#sidebarleft { float:right; }




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




/* --------------[ Category Navigation Adjustments ]-------------- */



#nav {

	
	background: #8888ff;

	
	font-size: 11pt; 

	font-weight: bold;	

	}



#nav li a, #nav li a:link, #nav li a:visited {

	
	}



#nav li a:hover, #nav li a:active  {

	
	
	}




#nav li ul {

	background: #8888ff;

	}




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



.maincontent {

	font-size: 10pt;

	}



.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;

	
	}



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



#sidebarleft {

	font-size: 9pt;

	}



#sidebarleft a, #sidebar-left a:link, #sidebar-left a:visited { 

	
	}



#sidebarleft a:hover, #sidebar-left a:active { 

	
	color: #000000;

	
	}



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



#sidebar {

	font-size: 9pt;

	}







#sidebar a:hover, #sidebar a:active { 

	color: #000000;

	}




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



#footer {

	font-size:8pt;

	color:#001166;

	}



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

	
	color: #001166;

	
	}



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

	
	color: #001166;

	
	}






/* --------------[ Adjustments for Glider Height ]-------------- */


#slideshow .slides li {

	height:188px;

	}





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

.post-left {

	float:left;

	width:310px;

	}



.post-right {

	float:right;

	width:310px;

	}



.post-right .entry, .post-left .entry {

	padding:10px;

	height:125px;

	margin: 0 0 15px;

	overflow:hidden;

	}



.post-right img.thumbnail, .post-left img.thumbnail {

	height:70px;

	width:70px;

	margin: 0 5px 5px 10px;

	}



.post-right h2, .post-left h2 {

	padding:0;

	margin: 0;

	letter-spacing:0px;

	font-size:10pt;

	}



.post-right .postdate, .post-left .postdate {

	display:none;

	}



.post-right .comments, .post-left .comments {

	float:left;

	margin: 0 10px 10px 0px;

	width:20px;

	height:20px;

	background:url(images/comments-sm.gif) top left no-repeat;

	text-align:center;

	}



.post-right .comments a, .post-left .comments a {

	font-size:8pt;

	width:20px;

	height:20px;

	line-height:18px;

	display:block;

	font-weight:bold;

	}





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

.archive-post-left {

	float:left;

	width:310px;

	}



.archive-post-right {

	float:right;

	width:310px;

	}



.archive-post-right .entry, .archive-post-left .entry {

	padding:10px;

	height:125px;

	margin: 0 0 15px;

	overflow:hidden;

	}



.archive-post-right img.thumbnail, .archive-post-left img.thumbnail {

	height:70px;

	width:70px;

	margin: 0 0px 5px 10px;

	}



.archive-post-right h2, .archive-post-left h2 {

	padding:0;

	margin: 0;

	letter-spacing:0px;

	font-size:10pt;

	}



.archive-post-right .postdate, .archive-post-left .postdate {

	display:none;

	}



.archive-post-right .comments, .archive-post-left .comments {

	float:left;

	margin: 0 10px 0px 0px;

	width:20px;

	height:20px;

	background:url(images/comments-sm.gif) top left no-repeat;

	text-align:center;

	}



.archive-post-right .comments a, .archive-post-left .comments a {

	font-size:8pt;

	width:20px;

	height:20px;

	line-height:18px;

	display:block;

	font-weight:bold;

	}


