/* CSS Document */


/********************** CLASSIFIED THEME LAYOUT   ***********************/
/************************************************************************/

body { background: #000; font-family: arial;  }
#header { background: url(../images/layout_header.jpg) repeat-x;  }
#content {  background: #D2D1CF url(../images/layout_content_bg.jpg) repeat-x top left;}

 
/********************** CLASSIFIED THEME HOME PAGE FEATURED  ***********************/
/***********************************************************************************/

#feature_wrapper { background: #000; }

/********************** CLASSIFIED THEME NAVIGATION  ***********************/
/***************************************************************************/
 
#Nav { 	 background:  url(../images/layout_nav.jpg) repeat-x top right;  border-bottom:1px solid #666;  }
.addpost { width:200px; height:60px;  margin-top:-6px; margin-right:30px;margin-bottom:3px;}

/********************** CLASSIFIED THEME SIDEBAR  ***********************/
/************************************************************************/
 
div.classifiedtheme_sidebar h4.title { background-color: #1f201f; background: url(../images/bar_search.gif); border: 1px solid #121212; color:white; }
#homepage_rightlist { background: url(../images/bar_search.gif) repeat-x top left; }
/********************** CLASSIFIED THEME FOOTER  ***********************/
/**********************************************************************************/


#footer {  background-color: #0F0E0E;  color: #fff; }
#footer a { color: #fff; }
#footer .container .item h5 { color: #fff; }

/********************** CLASSIFIED THEME BUTTONS ***********************/
/************************************************************************/

button.small-search {  background: transparent url(../images/button_search_small.gif) no-repeat top left; }

