/* EDITABLE STYLES */
#content { background:url(bg.jpg) no-repeat -1px 23px; } /* Theme Background Image */
#content, #content h1, #content h3, .row { color:#526c76;  } /* Text Color */
#content a { color:#0ea396; } /* Link Color */
#content a:hover { color:#14d5c4;  } /* Link Hover Color */
#content .row li, #content .row .item { background:#fff; } /* Project/Friend Thumbnail Background Color */
.favorites .hd { background:#e5d9d0; } /* My Favorites Header Background Color */
.favorites .hd h2 { } /* My Favorites Header Text Color */
.favorites .bd { background:#fff; } /* My Favorites Links Background Color */

/* DO NOT EDIT UNDER HERE UNLESS YOU ARE EXPERIENCED */
.content { background:url(/theme_assets/images/bg_white_74.png); }
* html .content { background:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/theme_assets/images/bg_white_74.png', sizingMethod='scale'); }
* html .content * { position:relative; z-index:1; }
#col1 .ft { background:none; }
#col2 .row, .content { padding:20px 22px 40px 20px }
