<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*  
Theme Name: iBlog2
Description:  The iBlog2 theme by &lt;a href="https://www.pagelines.com"&gt;Pagelines&lt;/a&gt;, inspired by Apple. Change header image and favicon in admin &gt; iBlog options. We appreciate your feedback; Contact us at &lt;a href="https://www.pagelines.com/about"&gt;Pagelines &amp;raquo;&lt;/a&gt;.
Theme URI: https://www.pagelines.com/themes/
Version: 2.7.0
Author: Andrew Powers
Author URI: https://www.pagelines.com
Tags: theme-options, white, silver, light, two-columns, fixed-width, threaded-comments, translation-ready
	
	*Notes - Not titling your widgets in the sidebar can break the markup (and design)
	- change the header image and site favicon in Iblog options in the admin	
	
	This version released under the &lt;a href="https://www.opensource.org/licenses/gpl-license.php"&gt;GPL&lt;/a&gt;.
*/

body {
	background: #ffffff url(none);
	padding: 0 40px;
	margin: 0px;
	color: #000000;
}
#page {
	background: none;
}
#wrapper {
	width: 100%;
	margin: 0px;
}


h1 {
	color: #000000;
}
h1 a, h1 a:visited {
	color: #000000;
}


#left-col {
	width: 100%;
}

#content {
	padding: 0;
	background: #ffffff;
	width: 100%;
}
</pre></body></html>