/*
Theme Name: Lynne Squilla Theme
Theme URI: http://www.lynnesquilla.com
Description: This theme is the default theme for Lynne Squilla's Website.
Author: Trevor Bonomi
Author URI: http://www.trevordesign.com
Version: 1.0

***********************************************************************************************

	1. Global Reset

	2. General Elements

	3. Layout
		3.1 Header
		3.2 Pitch
		3.3 portfolio
		3.4 Services
		3.5 We do
		3.6 Footer

***********************************************************************************************/
/* 1. Global 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: 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,
iframe {
  display: block;
}

body {
  line-height: 1;
}

ol,
ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:before, blockquote:after {
  content: "";
  content: none;
}

q:before, q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* 2. General Elements
===============================================================================================*/
html {
  overflow-y: scroll;
}

body {
  background: #2d2317 url("images/bgMain.jpg") repeat;
  font-family: "Just Another Hand", arial, serif;
  font-size: 30px;
  color: #76644a;
}

a {
  cursor: pointer;
  /*cursor:  url('images/cursor.png') 0 64, pointer;*/
  color: #500;
}

#commentForm {
  overflow: hidden;
  width: 430px;
}

#commentForm label {
  padding-left: 2px;
}

#commentForm input {
  margin: 5px;
  border-radius: 4px;
  padding: 10px;
  background: #fff;
  border-style: none;
  border: 1px solid #996;
}

#commentForm textarea {
  margin: 5px;
  border-radius: 4px;
  padding: 10px;
  background: #fff;
  border-style: none;
  border: 1px solid #996;
  width: 400px;
}

#commentForm input:hover,
#commentForm textarea:hover {
  border: 1px solid #c60;
}

/* 3. Layout
===============================================================================================*/
#ieNotice {
  background: #fff url("images/co_browsers.png") no-repeat right;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  padding: 2px;
  color: #666;
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  height: 30px;
  line-height: 30px;
  width: 200px;
  margin-left: 100px;
  margin-top: 10px;
  border: 1px solid #330;
  padding-left: 6px;
}

#wrapper {
  width: 1000px;
  margin: 0 auto;
}

#sideBar {
  padding-top: 20px;
  width: 319px;
}

#sideBar .widget {
  padding-top: 20px;
  float: left;
  width: 319px;
  height: 263px;
  position: relative;
}

#sideBar .widgetCaption {
  overflow: hidden;
  pointer-events: none;
  width: 100%;
  position: absolute;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: 20;
  padding-bottom: 11px;
}

#sideBar .widgetCaption p {
  text-shadow: 0px 0px 3px #000000;
  padding: 0 30px;
  margin-top: 7px;
  text-align: center;
  width: 220px;
  color: #fff;
  font-size: 14px;
  font-family: Arial, Helvetica, sans-serif;
}

#sideBar .widgetPhoto {
  position: absolute;
  background: #000 url("images/loadingBlack.gif") center center no-repeat;
  width: 280px;
  height: 212px;
  margin: 23px;
}

#sideBar .widgetPhoto img {
  cursor: pointer;
}

.theImageURL {
  display: none;
}

#lighter {
  background: #fff;
  padding: 5px;
  display: none;
}

#lighter img,
#lighter object,
#lighter embed,
#lighter div {
  display: block;
}

#sideBar .frame {
  z-index: 40;
  position: absolute;
  float: left;
  display: block;
}

#sideBar .fn {
  width: 319px;
  height: 40px;
}

#sideBar .fw {
  margin-top: 40px;
  width: 34px;
  height: 185px;
}

#sideBar .fe {
  margin-top: 40px;
  margin-left: 286px;
  float: right;
  width: 33px;
  height: 185px;
}

#sideBar .fs {
  margin-top: 225px;
  width: 319px;
  height: 38px;
}

#scrollWrapper {
  position: relative;
  float: right;
  width: 669px;
}

#scrollTop {
  height: 50px;
}

#scrollTop img.scroll {
  position: absolute;
  margin-left: -48px;
  margin-bottom: -148px;
}

#scrollMiddle {
  overflow: hidden;
  background: url("images/scrollMiddle.png") center top repeat-y;
}

/*Prevents Chrome from Glitching Scroll and Pen*/
body:nth-of-type(1) #scrollMiddle {
  height: 80px;
}

body:nth-of-type(1) #thePen {
  opacity: 0;
}

#scrollInside {
  padding: 70px 60px 100px 60px;
}

#mainLogo h1 {
  width: 431px;
  height: 184px;
  background: url("images/lynneSquilla.png") left top no-repeat;
  text-indent: -9999em;
}

#navIcons {
  float: right;
  margin-left: 20px;
  margin-right: 15px;
  width: 64px;
  margin-bottom: 150px;
}

#navIcons .icon {
  text-decoration: none;
  display: block;
  font-size: 0;
  width: 64px;
}

#navHome {
  height: 82px;
  background: url("images/navIcons.png") 0 0 no-repeat;
}

#navPortfolio {
  height: 84px;
  background: url("images/navIcons.png") 0px -82px no-repeat;
}

#navAbout {
  height: 84px;
  background: url("images/navIcons.png") 0px -166px no-repeat;
}

#navContact {
  height: 84px;
  background: url("images/navIcons.png") 0px -250px no-repeat;
}

#navAwards {
  height: 84px;
  background: url("images/navIcons.png") 0px -421px no-repeat;
}

#navTest {
  height: 84px;
  background: url("images/navIcons.png") 0px -505px no-repeat;
}

#navLinks {
  height: 84px;
  background: url("images/navIcons.png") 0px -334px no-repeat;
}

#scrollContent {
  width: 440px;
  /*cursor:  url('images/cursor.png') 0 64, pointer;*/
}

#scrollContent h2 {
  font-size: 38px;
  color: #50422f;
}

#scrollContent .post {
  margin-top: 10px;
  padding-top: 10px;
  background: url("images/line.png") center top no-repeat;
}

#scrollContent h3 {
  color: #50422f;
}

#scrollContent p {
  margin-left: 12px;
  line-height: 40px;
}

#scrollContent.home .post {
  margin: 0;
  padding: 0;
  background: none;
}

#scrollContent.home p {
  margin-left: 0;
  padding-left: 12px;
  margin-top: 10px;
  padding-top: 10px;
  background: url("images/line.png") center top no-repeat;
}

#scrollContent.awards .post {
  margin-left: 30px;
  margin-top: 10px;
  padding-top: 10px;
  background: url("images/line.png") center top no-repeat;
}

#scrollContent.portfolio .post {
  margin-left: 30px;
  margin-top: 10px;
  padding-top: 10px;
  background: url("images/line.png") center top no-repeat;
}

#scrollContent.portfolio h3 {
  height: 35px;
}

#scrollContent.portfolio h3 span {
  margin-right: 10px;
  float: left;
  height: 35px;
  width: 35px;
  display: block;
  cursor: pointer;
}

#scrollContent.portfolio h3 span.video {
  background: url("images/portfolioIcons.png") -70px 0px no-repeat;
}

#scrollContent.portfolio h3 span.print {
  background: url("images/portfolioIcons.png") -35px 0px no-repeat;
}

#scrollContent.portfolio h3 span.audio {
  background: url("images/portfolioIcons.png") 0px 0px no-repeat;
}

#scrollContent.portfolio h3 span.embed, #scrollContent.portfolio h3 span.iframe {
  background: url("images/portfolioIcons.png") -70px 0px no-repeat;
}

#scrollContent.portfolio .post .bubble {
  padding: 8px 0px 0px 0px;
  text-align: center;
  margin-left: -30px;
  margin-top: -24px;
  display: none;
  position: absolute;
  background: url("images/theBubble.png") no-repeat;
  height: 21px;
  width: 107px;
  font-size: 8px;
  color: #300;
  font-family: Arial, Helvetica, sans-serif;
}

#scrollBottom {
  height: 50px;
}

#scrollBottom img.scroll {
  position: absolute;
  margin-left: -66px;
  margin-top: -80px;
}

#scrollBottom #thePen {
  background: url("images/penInk.png") top left no-repeat;
  height: 287px;
  width: 336px;
  margin-top: -190px;
  margin-left: 390px;
  position: absolute;
}
/*# sourceMappingURL=style.css.map */