/*
Theme Name: Chapman Stained Glass
*/
/* 
-------------------------------------------------------------- */



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: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}



@font-face {
    font-family: 'abeezeeregular';
    src: url('abeezee-regular-webfont.woff2') format('woff2'),
         url('abeezee-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'capsuularegular';
    src: url('capsuula-webfont.woff2') format('woff2'),
         url('capsuula-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

.main-menu {
	max-width:1080px;
	margin:0 auto;
height: 100px;
}




.main-menu a {
font-family: 'capsuularegular';
	color: #97aabd;
padding: 3px;
    text-decoration: none;
}

.main-menu a:hover {
	color: #eac67a;
}

.main-menu a:visited {
	color: #97aabd;
}



.main-menu li {
    float: left;
       font-size: 30px;
    height: 20px;
    margin: 10px 8px;
    padding-top: 30px;
}


ol, ul {
    list-style: none outside none;
}

.center-column ul {
margin-top: -30px;
}

.center-column ul li {
font-family: 'capsuularegular';
    font-size: 24px;
    line-height: 10px;
    color: #97aabd;
    margin-bottom: 30px;
}

strong {
font-weight:bold;
}


body {
	line-height: 1;
font-family:arial;
}

p {
font-family: 'capsuularegular';
    font-size: 24px;
    line-height: 40px;
    color: #97aabd;
    margin-bottom: 40px;
}


body,td,th {
	color: #CCCCCC;
	font-family: "Arial", sans-serif;
}

body {
	background-color: #3e3e3e;
}


.header {
width: 100%
}

.header-top {
margin: 0 auto;
width: 1200px;
}

.header-bottom {
text-align:center;
margin: 0 auto;
width: 960px;
}
.header-logo {
margin: 0 auto;
width: 800px;
}

.content {
margin: 40px 0;
width:100%;
}


#content {
margin: 0px auto;
width: 1200px;
}

.left-column {
width:240px;
float:left;
margin-right:20px;
}

.right-column {
width:700px;
float:left;
}

.center-column {
width:1200px;
float:left;
}


h2 {
    font-size: 30px;
text-align:center;
font-family: 'abeezeeregular';
    line-height: 50px;
}


h3 {
    font-size: 30px;
    line-height: 50px;
}

.left-column p{
padding:10px;
}



.inside-title {
font-family: 'abeezeeregular';
text-align: center;
    font-size: 40px;
    margin-bottom: 20px;
    color: #c96567;
    font-weight: bolder;
}

ul li {
margin: 0 0 10px 50px;
}

a {
font-family: 'capsuularegular';
text-decoration: none;
	color: #c96567;
}

a:link {
	color: #c96567;
}

a:visited {
	color: #c96567;
}
a:hover {
	color: #eac67a;
}
a:active {
	color: #c96567;
}


hr {
  border-color: #c96567;
}



img.centered, .aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	margin: 0 0 40px 40px;
	display: inline;
	}

img.alignleft {
	margin: 0 40px 40px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}

.footer {
width: 100%;
    float: left;
    margin-top: 20px;
}

.footer-inside {
margin: 0 auto;
width: 960px;
text-align:center;
}


.ngg-navigation a.page-numbers, .ngg-navigation a.next, .ngg-navigation a.prev, .ngg-navigation span.page-numbers, .ngg-navigation span.next, .ngg-navigation span.prev, .ngg-imagebrowser .pic, .ngg-imagebrowser-nav .back, .ngg-imagebrowser-nav .next {
border:none !important;
}
