/*
 Theme Name:   Twenty Twelve Chartism
 Template:     twentytwelve
*/

@import url("../twentytwelve/style.css");

/* =Theme customization starts here
-------------------------------------------------------------- */

body {
	background: #D7F2FF;
	color: #000;
	font: normal 62.5% Verdana,sans-serif;
	margin: 0, auto;
}

p,blockquote,ul {margin-bottom: 1.2em;}

p {
	font-size: 11pt;
}

h1 a {
    font: italic 1.5em "Times New Roman",serif;
	color: #00006C;

}

h1.site-title {
    margin-top: 40px;

}

h2 {
	font: bold 1em "Times New Roman",serif;
	margin: 3px 0 1px;
	color: #00006C;
}

img.header-image {
	position: absolute;
	top: 0px;
	margin-left: -40px;
}

#page {
	margin-top: 200px;
	width: 917px;
}

.main-navigation li a {
	text-transform: capitalize;
	color: #00006C;
}

.main-navigation li {
	font: italic 11pt "Times New Roman",serif;
	margin: 14px;
}

nav-menu {
    line-height: 20px;
}
