/* *****************************************************

    ** Custom Stylesheet **

    Any custom styling you want to apply should be
    defined here.

***************************************************** */
.top-bar .container:after, .top-bar .container:before,header .container:after, header .container:before,footer .container:after, footer .container:before {
	display:none;
}
.top-bar .container, header .container,footer .container {
	padding-left:0px;
	padding-right:0px;
}
header .h1,header .h2,header .h3,header h1,header h2,header h3 {margin-top: 0px;margin-bottom: 0px;}
footer ol, footer ul,header ol, header ul{
	margin-bottom:0px;
}
footer p, footer p,header p, header p{
	margin-bottom:0px;
}
a:hover{
	text-decoration:none
}