.menu-image {
	display: none !important;
}

.menu-item a img {
	display: none !important;
}

.menu-item:hover {
	background-position: 0 40px;
}

.menu-item {
	width: 16.6666%;
	padding-top: 0px;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	-ms-transition: all 0.5s;
	transition: all 0.5s;
	background-image: -webkit-linear-gradient(bottom,rgba(0,0,0,0) 50%, rgba(182,206,230,1) 50%); /* For Safari 5.1 to 6.0 */
	background-image: -o-linear-gradient(bottom,rgba(0,0,0,0) 50%, rgba(182,206,230,1) 50%); /* For Opera 11.1 to 12.0 */
	background-image: -moz-linear-gradient(bottom,rgba(0,0,0,0) 50%, rgba(182,206,230,1) 50%); /* For Firefox 3.6 to 15 */
	background-image: linear-gradient(bottom,rgba(0,0,0,0) 50%, rgba(182,206,230,1) 50%); /* Standard syntax */
	background-image: linear-gradient(to bottom, rgba(0,0,0,0) 50%, rgba(182,206,230,1) 50%);
	background-size: 100% 200%;
}

.ai1ec-date-title {
	background-color: #b6cee6 !important;
	color: #1d5083 !important;
	font-size: 18px !important;
	margin-bottom: 0px !important;
	border-radius: 0px !important;
}

.ai1ec-date-events {
	border-radius: 0px !important;
}

.ai1ec-event {
	border-radius: 0px !important;
	margin-bottom: 5px !important;
}

.ai1ec-event-avatar {
	border-radius: 0px !important;
	border: 0px !important;
}

.ai1ec-main-container {
	margin-bottom: 35px !important;
}

a {
    text-decoration: none;
    color: #1d5083;
    cursor: pointer;
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-o-transition: all 0.4s;
	-ms-transition: all 0.4s;
	transition: all 0.4s;
}

a:link {
    text-decoration: none;
    cursor: pointer;
    color: #1d5083;
}

a:visited {
    text-decoration: none;
    cursor: pointer;
    color: #1d5083;
}

a:hover {
    text-decoration: none;
    cursor: pointer;
    color: #007CFF;
}

a:active {
    text-decoration: none;
    cursor: pointer;
    color: #1d5083;
}

a.minisocialt {
    color: #FFFFFF;
}

a.minisocialta:link {
    color: #FFFFFF;
}

a.minisocialta:visited {
    color: #FFFFFF;
}

a.minisocialta:hover {
    color: #FFFFFF;
}

a.minisocialta:active {
    color: #FFFFFF;
}

a.arcreadme {
	float: right;
	color: #AB0000;
	margin-top: 3px;
	margin-right: 5px;
}

a.arcreadme:link {
	color: #AB0000;
}

a.arcreadme:active {
	color: #AB0000;
}

a.arcreadme:hover {
	color: #AB0000;
}

a.arcreadme:focus {
	color: #AB0000;
}

.headertitles a:link {
	color: #7d0f0f;
}

.headertitles a {
	color: #7d0f0f;
}

.headertitles a:hover {
	color: #5D0A0A;
}
