#header { 
    background: #FFB310;
    background: -webkit-linear-gradient(#FFB310, #FEF27A); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#FFB310, #FEF27A); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#FFB310, #FEF27A); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#FFB310, #FEF27A); /* Standard syntax */
} 
#logo .site-title a { color:#000; }
input[type="submit"], input[type="submit"]:hover { background: #25E100; }
#navigation .menu li a { padding: 0px 15px; }			#navigation{
				border-top: 1px solid #c41010;
				border-bottom: 1px solid #c41010;			
			}
			.top-social{
				background: #c41010;
				box-shadow: rgba(225,225,225,0.15) -1px 0 0,rgba(225,225,225,0.15) 1px 0 0,rgba(0,0,0,0.65) 0px 0px 1px inset;
			}
						.block-heading{
				border-left: 5px solid #D5D5D5;
			}
			