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;
}

html {
	-webkit-text-size-adjust: none;
}

:focus {
	/* remember to define focus styles! */
	outline: 0;
}

ol,
ul {
	list-style: none;
	margin: 0;
}

a img {
	border: 0;
}

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

/* =Global

/* All Headings/Titles */
h1,
h2,
h3,
h4,
h5,
h6,
.entry-title {
	font-family: "PT Sans";
}

/* Content */
body,
#access a,
#access ul li ul li a,
#content ul a,
#content ol a,
input.s {
	color: #555555;
	font: 13px 'PT Sans', sans-serif;
	line-height: 20px;
	word-wrap: break-word;
}

/* links */
a,
#access a:hover,
#access ul li.current-menu-item>a,
#access ul li:hover>a,
#access ul li ul li a:hover,
#access ul li ul li:hover>a,
#access ul li.current-menu-item ul li a:hover,
#content ul a:hover,
#content ol a:hover,
#content .gal-filter li.active a,
.entry-title a:hover,
.entry-title a:focus,
.entry-title a:active,
.tags a:hover,
.widget ul li a:hover {
	color: #cc0000;
}

a,
a:focus,
a:active,
a:hover {
	text-decoration: none;
}


body {
	background: url("../img/body-bg.png") #ececec;
}

.wrapper {
	max-width: 1038px;
	margin: 0 auto;
	background-color: #fff;
	-webkit-box-shadow: 0 0 5px #ddd;
	-moz-box-shadow: 0 0 5px #ddd;
	box-shadow: 0 0 5px #ddd;
}

.container {
	margin: 0 auto;
	max-width: 978px;
	/* width: 94%; */
}

/* Headings */


h1 {
	font-size: 24px;
	line-height: 36px;
}

h2 {
	font-size: 22px;
	line-height: 35px;
}

h3 {
	font-size: 20px;
	line-height: 32px;
}

h4 {
	font-size: 18px;
	line-height: 30px;
}

h5 {
	font-size: 22px;
	line-height: 28px;
}

h6 {
	font-size: 19px;
	line-height: 25px;
	text-transform: uppercase;
}


/* Horizontal Line */
hr {
	border-color: #eaeaea;
	border-style: solid none none;
	border-width: 1px 0 0;
	height: 0;
	margin: 0 0 40px;
}

/* Text elements */
p {
	margin-bottom: 15px;
}

strong {
	font-weight: bold;
}

cite,
em,
i {
	font-style: italic;
}

#branding .container.clearfix {
	display: none;
}

#branding nav .container.clearfix {
	display: block;
}

/* Images */
figure {
	margin: 0;
	text-align: center;
}

img {
	max-width: 100%;
	height: auto;
	vertical-align: top;
}


/* clearfix hack */
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

.clearfix {
	display: inline-block;
}

/* start commented backslash hack \*/
* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}

/* close commented backslash hack */
.clearfix-third,
.clearfix-fourth {
	clear: both;
}



/* =Header
----------------------------------------------- */
#branding {
	margin-top: 30px;
}


/* Header Image */
.header-image {
	width: 100%;
	height: auto;
}

/* =Menu
-------------------------------------------------------------- */
#access {
	border-top: 1px solid #EAEAEA;
	border-bottom: 1px solid #EAEAEA;
}

#access li {
	float: left;
	position: relative;
	padding: 0 20px 0 0;
}

#access a {
	color: #777;
	display: block;
	float: left;
	font-size: 14px;
	text-transform: uppercase;
	padding: 16px 0 0;
	height: 39px;
}

/* =Content
----------------------------------------------- */
#main {
	padding: 50px 0 10px;
}

#content h1,
#content h2,
#content h3,
#content h4,
#content h5,
#content h6 {
	padding-bottom: 15px;
}

#primary {
	float: left;
	width: 65.64%;
}

p {
	line-height: 1.6;
}

.entry-title {
	color: #555;
}

.entry-content {
	padding-bottom: 15px;
	display: block;
	overflow: hidden;
}

/* Sidebar */
#secondary {
	float: right;
	width: 31.28%;
}

.widget {
	margin-bottom: 40px;
}

/* =Footer
----------------------------------------------- */
#colophon {
	margin-bottom: 30px;
}

#colophon .widget-wrap {
	background-color: #f9f9f9;
	border-top: 1px solid #eaeaea;
}

#colophon .widget-area {
	margin-left: -3.06%;
	padding: 40px 0 10px;
}

#colophon .one-third {
	padding-bottom: 0;
}

.one-half,
.one-third,
.one-fourth {
	float: left;

	margin: 0 0 0 2.97%;

	padding-bottom: 20px;

}

.one-third {
	width: 30.36%;
}


.has-text-align-right {
	text-align: right;

}

.has-text-align-center {
	text-align: center;

}
#content ul li,
#content ol li {
	list-style: disc inside;
	margin-left: 20px;
}


/* =Responsive Structure
----------------------------------------------- */
/* All Tablet Portrait size smaller than standard 1079 (devices and browsers) */
@media only screen and (max-width: 1078px) {
	.wrapper {
		width: 708px;
	}

	.container {
		width: 668px;
	}

	#primary,
	#secondary {
		float: none;
		width: 100%;
	}

	.one-half,
	.one-third,
	.one-fourth {
		margin: 0 0 0 2.90%;
	}

	.one-third,
	.one-fourth {
		width: 30.43%;
	}

	#colophon .widget-area {
		margin-left: 0;
	}

	#colophon .one-third {
		width: 100%;
		float: none;
		margin: 0;
	}
}

/* All Mobile Portrait size smaller than 768 (devices and browsers) */
@media only screen and (max-width: 767px) {

	.wrapper {
		width: 300px;
	}

	.container {
		width: 280px;
	}

	.wide-layout .wrapper {
		width: 100%;
	}

	#content h1,
	#content h2,
	#content h3,
	#content h4,
	#content h5,
	#content h6 {
		padding-bottom: 10px;
	}

	#branding {
		margin-top: 10px;
	}

	.root {
		display: block;
	}

	#access {
		border-top: 0 none;
	}

	#access li {
		position: inherit;
		width: 100%;
		border-top: 1px solid rgba(0, 0, 0, 0.1);
		padding-right: 0;
	}

	#access a {
		float: none;
		padding: 10px 0;
		height: inherit;
	}

	#main {
		padding-top: 40px;
	}


	.entry-content {
		padding-bottom: 0px;
	}


	.one-half,
	.one-third,
	.one-fourth {
		margin: 0;
		padding-bottom: 10px;
		width: 100%;
	}

	.widget {
		margin-bottom: 30px;
	}


	#colophon {
		margin-bottom: 10px;
	}
}

/* All Mobile landscape size and All Mini Tablet Portrait size smaller than standard 768 and larger than 480 (devices and browsers) */
@media only screen and (min-width: 480px) and (max-width: 767px) {

	.wrapper {
		width: 450px;
	}

	.container {
		width: 420px;
	}

	#branding {
		margin-top: 20px;
	}

	.one-half,
	.one-third,
	.one-fourth {
		margin: 0 0 0 3.44%;
		width: 46.56%;
	}

	#colophon {
		margin-bottom: 20px;
	}
}

/* All Mobile size smaller than standard 320 (devices and browsers) */
@media only screen and (max-width: 319px) {

	.wrapper,
	.container {
		width: 95%;
	}
}