.main-navigation{
font-size:80%
}
.ml-table{
text-align:center;
}

.ml-responsive-table .ml-grid{
border-top:0px;
border-bottom:0px;
}

.ai1ec-calendar-toolbar {
display:none;
}

table,td{
border:0px;
}
p a{
	cursor: pointer;
	text-decoration: none;
	outline: 0 none;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
a:link,a:visited{
color:#AC1516;
}

a:hover{
color:#F33F3F;
}


.menu-item a:link,.menu-item a:visited{
color:#777;
}
.blog-article{
border-top:5px solid #AC1516;
border-bottom:none;
border-left:none;
border-right:none;
}

.nav-previous a {
background: none repeat scroll 0% 0% #AC1516;
color:#FFF;
}
.nav-next a {
background: none repeat scroll 0% 0% #AC1516;
color:#FFF;
}
#intro.option1 #intro-core:after {
border-bottom: 3px solid #AC1516;
}
.blog-article .blog-title {
font-size:26px;
}
.blog-article .blog-title a:link,.blog-article .blog-title a:visited{
color:#202020;
}

a.more-link.themebutton:link,a.more-link.themebutton:visited{
color:#FFFFFF;
text-decoration:none;
}

.entry-meta a:link,.entry-meta a:visited{
color:#888;
}
body, button, input, select, textarea {
font-size:16px;
}

.subheading {
	text-transform: uppercase;
	margin-top: 0px;
	margin-bottom: 10px;
	color: #202020;
	font-family: Open Sans,Helvetica,Arial;
	line-height: 1.5;
	font-size: 26px;
}

#menu-main-menu-1 a:visited{
color:#777;
}



#pre-header-social li.twitter a:hover {
	background: #37BCE9;
}
#pre-header-social li.apple a:hover {
	background: #ffffff;
	color:#000000;
}
#pre-header-social li.staff a:hover {
	background: #AC1516;
}

#header .menu > li.menu-hover > a,
#header .menu > li.current_page_item > a, 
#header .menu > li.current-menu-ancestor > a,
#header .menu > li > a:hover {
	color: #AC1516;
}

.themebutton,
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	background: #AC1516;
}

#logo {
	float:none;
	text-align:left;
}
#logo a {
	display:initial;
}
#logo img {
	display:initial;
}
body,textarea{
	font-family: Arial, Helvetica, Open Sans;
}
	
.entry-meta > span.category{
display:none;
}