/*
Welcome to Custom CSS!

To learn how this works, see http://wp.me/PEmnE-Bt
*/

.tab-content p {
    font-size:16px;
}

.timeline-style li {
	margin-bottom: 20px;
}

.timeline-style {
	margin-bottom: 20px;
}

.author-details {
	display: none;
}

/*Hide the non functioning social media icons in footer*/
.social-icons {
	display: none;
}

#tribe-events {
	background-color: white;
	border: solid #cccccc thin;
	padding: 10px;
}

/*
#tribe-events h1 {
	padding: 10px;
}

.tribe-events-content p {
	padding: 10px;
}
*/
body a {
	text-decoration: ;
}

/*Homepage Action Box */
.action_box_inner {
	text-align: center;
}

.action_box_inner a {
	text-decoration: underline;
	color: #3cade5;
}

.action_box_inner a:hover {
	text-decoration: none;
	color: #3cade5;
}

/*Page Header*/
/*Navigation Menu*/
nav#main_menu > ul > li.active > a,
nav#main_menu > ul > li > a:hover,
nav#main_menu > ul > li:hover > a {
/*background-color: #ffffff;*/
}

nav#main_menu > ul > li > a {
	text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
}

nav#main_menu a {
	text-decoration: none;
}

#main_menu a {
	text-decoration: none;
}

#menu_main_menu a {
	text-decoration: none;
}

#menu-extras a {
	text-decoration: none;
}

#menu-extras a:hover {
	text-decoration: underline;
	color: white;
}

.copyright p {
	float: left;
}

#action_box {
	text-align: center;
}

#action_box a {
	text-decoration: underline;
	color: #c43a05;
}

#action_box a:hover {
	text-decoration: none;
	color: white;
}

body {
/*
	background-color: #ffffff;
	background-image: url('https://ikgculturalresourcecenter.com/testing/wp-content/uploads/2014/08/mir_background.png');
	background-position: center top;
	background-repeat: no-repeat;
	*/
}

.breadcrumbs {
	background-color: transparent;
}

#homepageText {
	font-size: 18px;
	line-height: 26px;
	text-align: justify;
}

/*Footer */
#menu-extras-1 a {
	text-decoration: none;
}

#menu-footer-links a {
	text-decoration: none;
}

#menu-extras-1 li {
	padding-bottom: 20px;
}

#menu-footer-links li {
	padding-bottom: 20px;
}

#searchform {
	border: solid thin #ffffff;
}

#text-2 {
	margin-top: 20px;
}

#sidebar a {
	text-decoration: none;
}

/*Outer Shadow*/
#sidebar {
	border: solid thin #cccccc;
/*
	-moz-box-shadow: 0 1px 1px 2px #ccc;
	-webkit-box-shadow: 0 1px 1px 2px #ccc;
	box-shadow: 0 1px 1px 2px #ccc;
	*/
}

#sidebar {
	-moz-box-shadow: inset 0 0 7px #cccccc;
	-webkit-box-shadow: inset 0 0 7px #cccccc;
	box-shadow: inset 0 0 7px #cccccc;
}

.widgettitle h3 {
	color: #460056;
}

.copyright {
}

#content h1 {
	color: #460056;
}

#content h2 {
	color: #c43a05;
}

#content h3 {
	color: #3cade5;
}

#content h4 {
	color: #0ca714;
	font-size: 20px;
}

.desc p {
	font-style: normal;
}

#open_sliding_panel {
	display: none;
	visibility: hidden;
}