/*
Theme Name:  Fungames
Theme URI: http://myarcadeplugin.com
Description:  Arcade Games Theme For Wordpress
Author:  Daniel Bakovic
Author URI:  http://myarcadeplugin.com
Version: 5.4.0
Tags: buddypress, blue, gray, pink, red, two-columns, fixed-width, custom-background, custom-colors, custom-header, custom-menu, featured-images, theme-options, threaded-comments
License: Check License Terms on MyArcadePlugin.com
License URI: http://myarcadeplugin.com/tos-agb/
*/
@import url("css/style.min.css");body {
	background-color: black !important;
	background-image: url(http://angelic-games.com/imgs/bg.jpg) !important;
	background-position: center top !important;
	background-attachment: fixed !important;
	background-repeat: no-repeat !important;
	background-size: cover !important;
}

#top {
	background-color: black !important;
	background-color: rgba(0, 0, 0, 0.6) !important;
	padding-bottom: 8px !important;
}

#footbar {
	background-color: black !important;
	background-color: rgba(0, 0, 0, 0.6) !important;
	color: #ffffff !important;
	font-weight: normal !important;
}

#wrapper {
	padding-bottom: 16px !important;
	padding-top: 16px !important;
	border: 0px !important;
	background: none !important;
}

#fgpage {
	background-color: rgba(255, 255, 255, 0.701961) !important;
}

.Copyright, .Copyright a {
	font-size: 10pt !important;
	color: #FFFF66 !important;
	font-variant: small-caps !important;
	margin-top: 16px !important;
	margin-bottom: 16px !important;
}

#menu-footermenu .menu-item a {
	color: #ffffff !important;
	font-size: 16px !important;
	font-variant: small-caps !important;
	text-decoration: none !important;
	text-transform: none !important;
	text-align: left !important;
}

#menu-footermenu .current-menu-item a,
#menu-footermenu .menu-item a:hover {
	color: #eeee22 !important;
}

#horizontal-footer-widgets {
	margin-top: 24px !important;
}