@import url(../textpattern/css.php?n=default);

/* ---------------------------------------------*/
body { background: #ebcdb9 url(../images/fire/background_dev.gif) repeat-x scroll 0pt 0pt; color: #444; }
#container { background: url(../images/fire/transparent/header.gif) no-repeat center top; }

/* -------------------- HEADER ----------------------- */
#head h1 a { background: url(../images/fire/logo.png) no-repeat left center; }
#head h1 a:hover{ background-image: url(../images/fire/logo_h.png); }

/* -------------------- MENU ----------------------- */
.nav li a.current { border-bottom: 2px solid #ddd; }

/* -------------------- ABOUT TEXT ----------------------- */
#sticky1 a.more { background: url(../images/fire/more_orange.gif) no-repeat; }
#sticky2 a.more { background: url(../images/fire/login_red.gif) no-repeat; margin: 37px 0 0 20px;}
	
/* -------------------- LATEST ----------------------- */
#latest { background: #fff; }
#latest_top  {  background: url(../images/fire/transparent/latest_top.gif) no-repeat center top; } 
#latest_bottom  {  background: url(../images/fire/transparent/latest_bottom.gif) no-repeat center top; }

/* -------------------- MAIN CONTENT ----------------------- */
#content{ background: url(../images/fire/transparent/content_top.gif) no-repeat;}
#content-inner {background: #fff;}
#content-bottom { background: url(../images/fire/transparent/content_bottom.gif) no-repeat left bottom; margin-top: -5px; }

/* -------------------- POSTS ----------------------- */
p.comments_more a { background: url(../images/fire/comments_more.gif) no-repeat; }

/* -------------------- SIDEBAR ----------------------- */
#sidebar h3 { color: #000; background: url(../images/fire/transparent/side_hr.gif) no-repeat center bottom; }
#sidebar a { color: #333; }

/* -------------------- FOOTER ----------------------- */
.search_form input { background: #fff; border: 1px solid #ddd; }

/* -------------- COMMENTS ----------------- */
ol.comments li { background: #f1f1f1; }
#txpCommentInputForm input, #txpCommentInputForm textarea { border: 1px solid #ddd; background: #fff; color: #333; }
