/* 
 Theme Name:   Twenty Twelve - Wesleyan
 Template:     twentytwelve
 Version:      1.0

 /* == Add your own styles below this line ==
--------------------------------------------*/
@import url("//fonts.googleapis.com/css?family=Lora:400,400i,700|EB+Garamond|Work+Sans:300,400,500,600,700");

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, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	font-family: 'Lora', serif;
}

.main-navigation ul.nav-menu, .main-navigation div.nav-menu > ul {
    text-align: center;
}

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

.site-content article {
	border: none;
	margin-bottom: 0px !important;
}

.logo{
	max-width: 55%; 
	height: auto; 
	padding-top: 10px
}

.menu-toggle, input[type="submit"] {
	background-image: none !important;
}

.entry-content img,
.comment-content img,
.widget img,
img.header-image,
.author-avatar img,
img.wp-post-image {
	box-shadow: none !important;
}