/*
Theme Name: Create a Memory
Description: Create a Memory WordPress Theme
Author: ArcStone
Author URI: http://www.arcstone.com
*/

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 {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}



/**************************************** CONSTANTS *****/

body {
	background: url(images/bg-pattern.jpg) 0 -40px repeat;
	font-family: Arial, Helvetica, sans-serif;
}
h1 {}
h2 {
	font-size: 26px;
	font-weight: bold;
	text-transform: uppercase;
}
h3 {
	font-size: 16px;
	text-transform: uppercase;
	color: #333;
	margin-bottom: 15px;
}
p, ul, ol {
	font-size: 12px;
	line-height: 1.5em;
	margin-bottom: 15px;
	color: #333;
}
strong {
	font-weight: bold;
}
em {
	font-style: italic;
}
a {
	color: #0096db;
	text-decoration: underline;
}
p a {
	font-weight: bold;
}
a:hover {
	text-decoration: none;
}
.orange-btn {
	margin: 10px 0;
	padding: 12px;
	display: inline-block;
	border: none;
	outline: none;
	background: #ff6f20;
	font-size: 12px;
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
	text-align: center;
	cursor: pointer;
}
.orange-btn:hover {
	background: #ff4f20;
}
.one-col {
	width: 266px;
	padding-left: 40px;
	float: left;
}
.one-col img {
	margin-bottom: 15px;
}
.two-col {
	width: 574px;
	padding-left: 40px;
	float: left;
}
.container {
	margin-bottom: 30px;
}
.container > div:first-child, .container > section:first-child {
	padding: 0;
}
.row {
	margin-bottom: 20px;
}
.row > img {
	display: block;
	float: left;
	margin-left: 20px;
}
.row > img:first-child {
	margin: 0;
}
.row:after {
	clear: both;
	display: block;
	content: " ";
	height: 0px;
	visibility: hidden;
}
hr {
	width: 100%;
	height: 1px;
	background: #d9d9d9;
	border: none;
	outline: none;
	border-radius: 0;
	clear: both;
}
hr.margin {
	margin-bottom: 30px;
}
hr.stripes {
	height: 7px;
	background: url(images/stripes.gif) repeat-x;
	margin: 30px 0;
}
.event-head img {
	display: inline-block;
	float: left;
	margin: 0 20px 20px 0;
}
.event-head img + h2 {
	position: relative;
	top: 30px;
}
ul li, ol li {
	margin-left: 30px;
}
small {
	font-size: 85%;
}
.clearfix:after {
	clear: both;
	display: block;
	content: " ";
	height: 0px;
	visibility: hidden;
}



/**************************************** CONTENT *****/

#wrapper {
	width: 960px;
	margin: 0 auto;
	position: relative;
}
#main {
	width: 880px;
	margin: 90px 0 40px;
	padding: 40px 40px 10px;
	background: #fff;
	position: relative;
}
nav#top {
	position: absolute;
	right: 0;
	top: -30px;
}
nav#top a {
	display: inline-block;
	padding-left: 20px;
	color: #fff;
	font-size: 12px;
	text-decoration: none;
	text-transform: uppercase;
}
nav#top a:hover {
	text-decoration: underline;
}
header {
	margin-bottom: 25px;
}
header nav {
	margin-left: 155px;
}
header nav a {
	display: inline-block;
	padding-left: 40px;
	color: #a55121;
	font-size: 26px;
	text-decoration: none;

}
header nav a:hover {
	text-decoration: underline;
}
a#logo {
	width: 145px;
	height: 145px;
	display: block;
	position: absolute;
	left: 40px;
	top: -72px;
	background: url(images/logo2016.png);
	text-indent: -9999px;
}
#sidebar ul {
	list-style: none;
}
#sidebar ul li {
	margin: 0;
}
#sidebar a {
	display: block;
	padding: 10px 0 20px;
	color: #ff6f20;
	font-size: 18px;
	text-decoration: none;
}
#sidebar a:hover {
	color: #ff4f20;
	text-decoration: underline;
}
#sidebar li.current_page_item a {
	color: #000;
	font-weight: bold;
}
#content.two-col {
	width: 573px;
	border-left: 1px solid #d9d9d9;
}
#gallery-1 {
	padding: 15px 0;
}
#cboxCurrent {
	font-size: 11px;
	padding: 5px;
	background: #fff;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	left: 5px !important;
	bottom: 2px !important;
}
.gallery a img {
	padding: 7px;
}


/**************************************** SLIDER *****/

#slider {
	width: 880px;
	height: 340px;
	margin: 0 0 25px;
	position: relative;
}
#slider ul {
	list-style: none;
}
#slider ul li {
	width: 880px;
	height: 340px;
	margin: 0;
	overflow: hidden;
	position: relative;
}
#slider ul li > div {
	width: 830px;
	height: 60px;
	padding: 18px 25px 0;
	background: url(images/slide-overlay.png) repeat;
	position: absolute;
	left: 0;
	top: 280px;
}
#slider ul li > div h2 {
	font-size: 36px;
	color: #fff;
	text-shadow: 1px 1px #000;
	letter-spacing: 1px;
	display: block;
	float: left;
	padding: 5px 0 0;

}
#slider ul li > div a {
	float: right;
	margin: 5px 25px 0 0;
}
span#prevBtn a, span#nextBtn a {
	width: 28px;
	height: 52px;
	display: block;
	position: absolute;
	left: 60px;
	top: 235px;
	background: url(images/prev.png);
	text-indent: -9999px;
}
span#nextBtn a {
	left: 870px;
	background: url(images/next.png);
}



/**************************************** COMMENTS *****/

ol#comments li {
	border-top: 1px solid #d9d9d9;
	padding: 10px 0 20px;
}
ol#comments li:first-child {
	border: none;
}
ol#comments small {
	color: #666;
}
textarea#comment {
	width: 500px;
}



/**************************************** FOOTER *****/

footer {
	padding: 15px 0;
}
footer p, footer a {
	color: #888;
	text-align: center;
	line-height: 1.2em;
	font-weight: normal;
	text-decoration: none;
	margin-bottom: 5px;
}
footer a:hover {
	text-decoration: underline;
}
