/* -- This is the place to add your own style modifications without touching the original styles -- */

#sidebar .widget,
#sidebar-bottom {
    padding:15px;
    background:#fff;
    border:0px solid #CC0000;
    }

#sidebar-narrow .widget {
    padding:10px;
    background:#fff;
    border:0px solid #CC0000;
    }



@font-face {
	font-family: "RockSalt";
	src: url('fonts/RockSalt-webfont.eot');
	src: local("RockSalt"), 
		url('fonts/RockSalt-webfont.woff') format('woff'), 
		url('fonts/RockSalt-webfont.ttf') format('truetype'), 
		url('fonts/RockSalt-webfont.svg#webfont') format('svg');
	font-weight: normal;
	font-style: normal;
}

/* -------------------[ Headings ]------------------- */

h4,h5,h6,h7, {
	font-family: "RockSalt",verdana,arial,helvetica,sans-serif;
	letter-spacing:-0.5px;
	margin: 0;
	padding: 10;
	text-align: left;
	font-weight:bold;
	font-style: italic;
	color:#CC0000;
	line-height: 2.3em;
	}

h1,#sitetitle .title  {
    font-family: "RockSalt", Verdana, sans-serif;
	font-size: 16pt;
	font-style: italic;
	margin: 0;
	}

h2 {
    font-family: "RockSalt", Verdana, sans-serif;
	font-style: italic;
	font-size: 14pt;
	}

h3 {
    font-family: "RockSalt", Verdana, sans-serif;
	font-size: 12t;
	font-style: italic;
	}

h4,h5,h6,h7 {
    font-family: "RockSalt", Verdana, Arial, sans-serif;
	font-size: 10pt;
	font-style: italic;
	}

.widget-title {
    font-family: "RockSalt", Verdana, Arial, sans-serif;
    font-color: #996000;
    font-size: 12px;
    font-weight: 500;
    font-style: italic;
    letter-spacing: 0.1em;
    line-height: 2.95em;
#   text-transform: uppercase;
}