@charset "UTF-8";
/* CSS Document */
/* CSS Reset */
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: 0px;
  padding: 0px;
  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;
}
html {
  background-color: rgba(23, 23, 23, 1.00);
  background-color: rgba(51, 51, 51, 1.00);
}
/*Fixed layout*/
body {
  width: 100%;
  margin: 0 auto;
  font-size: 100%;
  font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: rgba(44, 44, 44, 1.00);
  line-height: 1;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
}
ol, ul {
  list-style: none;
}
blockquote, q {
  quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}
strong {
  font-weight: bold;
}
em {
  font-style: italic;
}
h1 {
  font-style: normal;
}
.h1Header {
  font-size: 3.6em;
  color: rgba(255, 255, 255, 1.00);
  padding: .48em 1.5em 0 0em;
  font-family: "Agenda";
  font-style: normal;
  font-weight: 100;
  text-align: right;
  line-height: .8em;
}
.h1HeaderSM {
  font-size: .4em;
  color: rgba(255, 255, 255, 1.00);
  padding: 0 0 0 0em;
  font-family: "Agenda";
  font-style: normal;
  font-weight: 100;
}
.h1HeaderSML {
  font-size: .8em;
  color: rgba(219, 110, 110, 1.00);
  padding: 0 0 0 0em;
  font-family: "Agenda";
  font-style: normal;
  font-weight: 200;
}
.art {
  font-size: .5em;
  color: rgba(145, 143, 129, 1.00);
  color: rgba(81, 80, 80, 1.00);
}
h2 {
  font-style: normal;
}
.h2Header {
  font-size: 2.5em;
  color: rgba(160, 154, 99, 1.00);
  color: rgba(227, 224, 196, 1.00);
  margin: 0em;
  font-family: "Agenda";
  font-style: normal;
  font-weight: 100;
  text-align: right;
  text-transform: lowercase;
  line-height: 1.2em;
}
h3 {
  font-style: normal;
}
.morseCode {
  font-size: 2.5em;
  color: rgba(88, 132, 168, 1.00);
  padding: 0em;
  font-family: "Lato Light";
  font-style: normal;
  font-weight: 300;
  text-align: left;
  line-height: .6em;
  letter-spacing: .01em;
}
/*...................................................ARTWORK*/
header {
  width: 100%;
  margin: 0 auto;
  height: 69px;
  background-color: rgba(0, 0, 0, 1.00);
  background-image: url(../_images/_23_body/bannerBG5.jpg);
  background-repeat: repeat-x;
  background-position: top;
  border-bottom: solid 0px rgba(49, 49, 49, 1.00);
}
.headerContainer {
  width: 980px;
  margin: 0 auto;
  padding: 0 0 0 0;
  height: 120px;
}
.gallery {
  width: 100%;
  margin: 0 auto;
  padding: 0 0 2em 0;
  background-color: rgba(44, 44, 44, 1.00);
}
.artwork {
  margin: 0 auto 0 auto;
  width: 920px;
  text-align: center;
}
.artwork img {
  margin: 1.3em 0 0 0;
  -webkit-box-shadow: 0px 5px 7px 0px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 5px 7px 0px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 5px 7px 0px rgba(0, 0, 0, 0.75);
  border: rgba(100, 72, 45, 1.00) 3px solid;
}
.title {
  margin: 1em auto .4em auto;
  padding-bottom: .7em;
  width: 920px;
  height: 100px;
  font-family: "Agenda";
  font-style: normal;
  font-weight: 100;
  color: rgba(169, 169, 169, 1.00);
  font-size: 1.8em;
  border-bottom: solid 1px rgba(56,56,56,1.00);
}
.titleLeft {
    width: 820px;
    float: left;
}
.titleRight {
    width: 100px;
    float: right;
}
.titleLeft p {
  margin: .5em 1em 1em 2em;
}
.artTitle {
  font-size: 1.5em;
  color: rgba(88, 132, 168, 1.00);
  color: rgba(255,255,255,1.00);
  margin: 0 0 0 1em;
  font-family: "Agenda";
  font-style: normal;
  font-weight: 100;
  text-align: left;
}
.dream {
  margin: 1em auto 1em auto;
  width: 700px;
  font-family: lato;
  font-weight: 300;
  font-size: 1.4em;
  text-align: right;
  color: rgba(227, 224, 196, 1.00);
  color: rgba(153, 149, 118, 1.00);
  border-right: dotted 3px rgba(67, 55, 39, 1.00);
  padding: 0 1em 1em 0;
  line-height: 1.5em;
  clear: both;
}
.dream img {
  margin: 1.3em 0 0 0;
  -webkit-box-shadow: 0px 5px 7px 0px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 5px 7px 0px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 5px 7px 0px rgba(0, 0, 0, 0.75);
  border: rgba(100, 72, 45, 1.00) 3px solid;
}
.container {
  width: 1100px;
  margin: 0 auto;
}
.arrows {
	padding-top: .0em;
	font-size: 2.8em;
	font-family:Georgia, "Times New Roman", Times, serif;
    color: rgba(133,50,50,1.00);
}
.arrows a:link {
	color: rgba(219, 110, 110, 1.00);
	text-decoration: none;
}
.arrows a:visited {
	color: rgba(219, 110, 110, 1.00);
	text-decoration: none;
}
.arrows a:hover {
	color: rgba(255,255,255,1.00);
	text-decoration: none;
}
.arrows a:active {
	color: rgba(255,255,255,1.00);
	text-decoration: none;
}
/*...................................................NAV*/
nav {
  width: 100%;
  margin: 0 auto;
  border-top: solid 1px rgba(20, 20, 20, 1.00);
  /*border-bottom: solid 1px rgba(203,203,203,1.00);*/
}
.navContainer {
  clear: both;
  width: 886px;
  margin: 0 auto;
  padding: 1em 0 0 0;
  overflow: hidden;
}
.navContainerL {
  float: right;
  width: 886px;
  margin: 0;
}
.toolbar {
  float: left;
  width: 886px;
  margin: 0 0 0 0;
  font-family: "Agenda";
  font-style: normal;
  font-weight: 100;
  font-size: 2.5em;
  text-align: right;
  line-height: 1.5em;
  color: rgba(148, 147, 147, 1.00);
  text-transform: lowercase;
}
.toolbar li {
  display: inline;
  margin: 0;
  padding: 0 .5em 0 .3em;
  zoom: 1;
  /*border-right: solid 1px rgba(169,201,207,1.00);*/
}
.toolbar a:link {
  color: rgba(219, 110, 110, 1.00);
  text-decoration: none;
}
.toolbar a:visited {
  color: rgba(219, 110, 110, 1.00);
  text-decoration: none;
}
.toolbar a:hover {
  color: rgba(219, 110, 110, 1.00);
  text-decoration: underline;
}
.toolbar a:active {
  color: rgba(219, 110, 110, 1.00);
  text-decoration: none;
}
.navContainerR {
  float: right;
  height: 100px;
  width: 100px;
  margin: 0 0 1em 0;
  /*opacity: .4;*/
}
.social {
  float: right;
  width: 100px;
  height: 100px;
  margin: 0 0 0 0;
}
a.rolloverIN {
  width: 100px;
  height: 100px;
  display: block;
  background-image: url(../_images/_body-22/instaRL.png);
  text-decoration: none;
}
a.rolloverIN:hover {
  background-position: -100px 0px;
  /*...................................................ARTICLES*/
}
section {
  width: 1000px;
  margin: 0 auto 0 auto;
  line-height: 1.5;
  overflow: hidden;
}
p {
  margin-top: .9em;
}
article {
  float: left;
  margin: 0 0 0 0;
  width: 980px;
}
aside {
  float: left;
  line-height: 1.5;
  /*...................................................FOOTER*/
}
footer {
  clear: both;
  width: 950px;
  margin: 2em auto 20px auto;
  overflow: hidden;
  font-family: "Agenda";
  font-weight: 300;
  font-size: 1.4em;
  color: rgba(165, 163, 163, 1.00);
  line-height: 1.5;
}
.footerRight {
  float: right;
  width: 500px;
  margin: 0 0 4em 0;
  padding: 0;
  text-align: right;
  font-size: 1.2em
}
.footerLeft {
  float: left;
  width: 200px;
  margin: 10em 0 0 0;
  ;
  padding: 0;
  text-align: left;
  font-size: .8em
}
footer p {
  margin-top: .1em;
}
.footerRight ul li {
  margin-left: 1em;
}
footer a:link {
  color: rgba(0, 158, 182, 1.00);
  text-decoration: underline;
}
footer a:visited {
  color: rgba(0, 158, 182, 1.00);
  text-decoration: underline;
}
footer a:hover {
  color: rgba(126, 194, 204, 1.00);
  text-decoration: underline;
}
footer a:active {
  color: rgba(126, 194, 204, 1.00);
  text-decoration: underline;
}
sup {
  vertical-align: super;
  font-size: .6em;
}
sub {
  vertical-align: baseline;
  font-size: .6em;
}
cite {
  font-style: normal;
}