.main-navigation {
	border-bottom: 10 #ffffff;
}

nav#site-navigation a {
	color: #000000;
}

nav#site-navigation a:hover {
  color: #ffffff;
}

.site-branding {
	margin-bottom: -10px;
	background: #ffffff;
}

.main-navigation a,
.main-navigation ul ul a {
	text-transform: none;

}

.main-navigation .menu > li > a::after {
  color: #cccccc;
}

.nav-menu > li > a:after {
	color: #ffffff;
}

.main-navigation li.current_page_item > a,
.main-navigation li.current-menu-item > a {
	color: #ffffff;
}

/* mouse over link */
.entry-content a {
	color: #3a30c4;
}

.site-footer {
	background-color: #ffffff;
}

.front-page-content-area .with-featured-image {
	display: none;}

.site-header {
	margin-bottom: -0px;
}

@media screen and (min-width: 1180px) {
	div.entry-content {
		margin-top: 0px;
	}
}

.sidebar-widget-area , .front-testimonials {
background: #ffffff;
}

#primary.content-area {
background: #ffffff
}


html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: trebuchet, arial, verdana;
	font-size: 100%;
	font-style: trebuchet, arial, verdana;
	font-weight:0;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}

html {
	font-size: 62.5%;
/* Corrects text resizing oddly in IE6/7 when body font-size is set using em units http://clagnut.com/blog/348/#c790 */
	overflow-y: scroll;
/* Keeps page centred in all browsers regardless of content height */
	-webkit-text-size-adjust: 100%;
/* Prevents iOS text size adjust after orientation change, without disabling user zoom */
	-ms-text-size-adjust: 100%;
/* www.456bereastreet.com/archive/201012/controlling_text_size_in_safari_for_ios_without_disabling_user_zoom/ */
}

body 

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
	display: block;
}

ol, ul {
	list-style: none;
}

table {
/* tables still need 'cellspacing="0"' in the markup */
	border-collapse: separate;
	border-spacing: 0;
}

caption, th, td {
	font-weight: normal;
	text-align: left;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}

blockquote, q {
	quotes: "" "";
}

a:focus {
	outline: thin dotted;
}

a:hover,
a:active {
/* Improves readability when focused and also mouse hovered in all browsers people.opera.com/patrickl/experiments/keyboard/test */
	outline: 0;
}

a img {
	border: 0;
}
