/*
	TXT by HTML5 UP
	html5up.net | @n33co
	Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
*/


/*********************************************************************************/
/* Main                                                                          */
/*********************************************************************************/

#top-header a {
    margin-right: 15px;
}

/*********************************************************************************/
/* Footer                                                                        */
/*********************************************************************************/

	#footer
	{
		text-align: center;
		padding: 4em 0 4em 0;
	}
	
		#footer > .row
		{
			padding: 2em 0 2em 0;
		}

	#footer-wrapper h2.major
	{
		margin: 0 0 1em 0;
	}

/*********************************************************************************/
/* Copyright                                                                     */
/*********************************************************************************/

	#copyright
	{
		margin: 0;
	}

.sidebar #rightAd {
    overflow: hidden;
}