/* @override http://www.penthouse-furniture.co.il/wp-content/themes/penthouse/library/styles/custom/grunge.css */

/* --------------------- */
/*     QUICK STYLING     */
/*  CHANGE THE BG IMAGE  */
/*  & LINK COLORS HERE   */
/* --------------------- */

body{background: #000000 url(img/grunge-bg.jpg) top center no-repeat;}
a{color: #14b8ed;}
#content .content_wrap.entries .entry h2, #content .content_wrap .full-entry .post h2{color: #14b8ed;}
#sidebar ul.categories li a{color: #14b8ed;}

#page .navigation ul li a:hover{
text-decoration: none;
color: #14b8ed;
}

#footer {padding-bottom:20px; margin-bottom: 0px;}
#footer h2 {color:#ffffff;}
#footer .footerList li {color:#999999;}
#footer .copyright span {color:#999999;}
#footer .copyright {color:#999999;}

#page .navigation ul li{
	display: inline;
	padding-left: 20px;
	padding-right: 12px;
	background: none no-repeat;
}


