/*
Welcome to Custom CSS!

To learn how this works, see http://wp.me/PEmnE-Bt
*/
.navbar-inverse .navbar-nav  li  a {
	color: rgba(255,255,255,1);
}

.navbar-inverse li a {
	font-weight: normal;
	font-size: 16px;
}

.dropdown-menu li a .navbar-nav li a {
	color: rgba(255,255,255,1);
}

.navbar-inverse a:hover {
	color: #ED2E2B !important;
}

.navbar-inverse {
	background: rgba(0,0,0,0.8) !important;
}

#site-meta > i {
	color: #202020;
}

#site-description {
	margin: 0;
	font-size: 56px;
	line-height: 1;
	color: rgb(237,46,43);
}

#site-description {
	text-shadow: 2px 2px 1px #000,;
}

#menu-social ul li a:before {
	background: rgba(0,0,0,0);
}

#menu-social ul li a[href*="facebook.com"]:before {
	background: #3300FF;
	color: #fff;
}

#menu-social ul li a[href*="twitter.com"]:before {
	color: #fff;
	background: #1da1f2;
}

#menu-social ul li a[href*="plus.google.com"]:before {
	color: #fff;
	background: #FF0909;
}

#menu-social ul li a[href*="youtube.com"]:before {
	color: #FF0909;
	background: #F6F6F6;
}

.page .entry-title {
	display: none;
}

.contact-info-map-canvas {
	max-width: 600px;
	margin: 0 auto !important;
}

.contact-info-map-canvas {
	border: 2px #000 solid;
}

#site-logo.image-anchor {
	margin-top: 50px;
}

#home-page-widgets, .well, #archive-header, table {
	background-color: rgba(250,250,250,0);
}

#linkcat-11044 {
	font-size: 14px;
}

#linkcat-11044 > ul > li:nth-child(1) {
	margin-bottom: 15px;
	outline: 15px #fff;
}

#linkcat-11044 > ul > li:nth-child(2) {
	margin-bottom: 15px;
}

#linkcat-11044 > ul > li:nth-child(3) {
	margin-bottom: 15px;
}

#facebook-likebox-6 > div.fb-page.fb_iframe_widget {
	border: 3px solid #333;
}

#text-4 > div {
	border: 3px solid #333;
}

#linkcat-11044 > ul > li:nth-child(1) {
	border: 2px solid #333;
}

#linkcat-11044 > ul > li:nth-child(2) {
	border: 2px solid #333;
}

#linkcat-11044 > ul > li:nth-child(3) {
	border: 2px solid #333;
}

#linkcat-11044 > ul > li:nth-child(4) {
	border: 2px solid #333;
}

#linkcat-11044 >ul > li:nth-child(1) {
	text-align: center;
}

#linkcat-11044 >ul > li:nth-child(2) {
	text-align: center;
}

#linkcat-11044 >ul > li:nth-child(3) {
	text-align: center;
}

#linkcat-11044 >ul > li:nth-child(4) {
	text-align: center;
}

#text-4 > h3 {
	font-size: 20px;
}

a#site-logo > img {
	max-width: 600px;
}

aside#widget_contact_info-8 {
	font-size: 25px;
}

li#menu-item-3576 {
    display: block;
    background-color:#E71820;
    border-radius:10px;
    color:white;
    margin-bottom:20px;
    text-decoration:underline;
	margin-top:5px;
}
li#menu-item-3576 a:hover {
    background-color:#005A98;
    color:white !important;

}
li#menu-item-3576 a:hover{
   background-color:#005A98;
    color:white !important; 
    border-radius:10px; 
}
.navbar-collapse {
    max-height: 400px;
}

aside#custom_html-147 {
    width: 100%;
}