body{ background: #c0c0c0 url(../images/texturedbg.jpg) repeat;}
		
/* -------- Page Structure -------- */

#mainpagecontainer{background: #E8E8E8; border-top:8px solid #464646;}
#pagecontainer{ background: #E8E8E8; border-top:8px solid #464646;}

/* -------- Big Saying -------- */

		.mbigbutton a {
			background: #E8E8E8 url(../images/buttons/mbutton.png) no-repeat;
		}
		.mbigbutton a:hover {
			background: #E8E8E8 url(../images/buttons/mbutton-on.png) no-repeat;
		}
		
	.morearrow {background: #E8E8E8 url(../images/buttons/more-arrow.png) no-repeat bottom left;  }
	a.morearrow:hover { background: #E8E8E8 url(../images/buttons/more-arrow-hover.png) no-repeat bottom left; }
	


/* -------- Text Highlight Marker -------- */

#contents .highlight {
	background:#FFFF99;
}
			

/* -------- Flexible Buttons -------- */

/* Normal Buttons  */

#contents a.button , a.button {
    background: transparent url('../images/buttons/bg_button_a.gif') no-repeat scroll top right;
    color: #444;
}

#contents a.button span , a.button span {
    background: transparent url('../images/buttons/bg_button_span.gif') no-repeat top left;
}

#contents a.button:hover , a.button:hover {
	color:#000;background-position: bottom right;
	cursor:pointer;
}

#contents a.button:hover span, a.button:hover span{
	color:#000;background-position: bottom left;
	cursor:pointer;
}

/* Icon Buttons  */

#contents a.buttonicon , a.buttonicon {
    background: transparent url('../images/buttons/bg_button_a.gif') no-repeat scroll top right;
    color: #444;
}


#contents a.buttonicon span , a.buttonicon span {
    background: transparent url('../images/buttons/bg_button_span.gif') no-repeat top left;

}

	/*------ Search ------*/
	#s {
		border-bottom:1px dotted #D1D1D1;
		background: url(../images/search-bar.gif) no-repeat left bottom;
		color:#545454;
	}
	
	/* -------- Blog Date, Comments and image styles -------- */
	
	#contents .posted-date { background: #DEDEDE;  }


	
			
/* -------- Sidebar -------- */

			.sidebaropts ul li a { border-bottom:1px dotted #D1D1D1;}
			
			.sidebarpopular ul li.popclear { clear:both;border-bottom:1px solid #D1D1D1;margin-bottom:4px; }


/*=== End of CSS ===*/
