/* Global Rules
------------------------------------------------------------------------*/
* {
  margin: 0px;
  padding: 0px;
  outline: none;
  font-family: Arial, Helvetica, sans-serif;
  /*line-height: 1.5em;*/
  line-height: 100%;
  font-size: 100%;
}
img { 
  border: 0px;
}
body {
  text-align: center;
  background-color: #1a1a1a;
  color: #46576D;
  height: 100%;
}
a:link, a:visited {
  text-decoration: none;
  color: #46576D;
}
a:hover {
  text-decoration: underline;
  color: #ff6100;
}
.hide {
  display: none;
}

/* Global - Browser Hacks, Clear Fix
------------------------------------------------------------------------*/
/* Hack - Force scroll bar in Firefox */
html {min-height: 100.2%;} 

/* Hack - Force min-height in IE */
*  html #container {height: 100%;}

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
* html>body .clearfix {
	display: inline-block; 
	width: 100%;
}
* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
}


/* Main Container
------------------------------------------------------------------------*/
#container {
  width: 980px;
  min-height:100.2%;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  display: block;
}
#skMain {
  width: 839px;
  margin-top: 150px;
  margin-left: auto;
  margin-right: auto;
}
#skLogoLink {
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-top: 40px;
  width: 80px;
  height: 90px;
}
#skNavigation {
  width: 839px;
  height: 523px;
  background: url("../images/skHomeBackground.jpg") no-repeat;
  position: relative;
}
#skTextLogoBox {
  width: 395px;
  height: 41px;
  overflow: hidden;  
  position: relative;
}
#skTextLogoImg {
  position: absolute;  
  height: 41px;  
  width: 100%;
  top: -41px;
}
#skFooter {
  width: 946px;
  height: 60px;
  display: inline-block;
}

#skContactInfo {
  width: 946px;
  height: 60px;
  background: url("../images/footer.png") no-repeat;
  position: relative;
  display: none;
}
#skNavBtnWrapper {
  width: 500px;
  display: inline-block;
  position: absolute; bottom: 0px; right: 0px;
  overflow: hidden; 
 }
.skNavBtn {
  height: 56px;
  width: 330px;
  margin-left: 170px;
  display: inline-block;
  cursor: pointer;
  position: relative;
}
.skNavBtnSub {
  width: 500px;
  display: inline-block;
  position: relative; float: right;
}
.skNavBtnSubImg {
}
.skNavBtnSubLink {
  display: inline-block;
  float: right;
}
#skNavBtn1 {
  position: relative;
  left: 330px;
  top: 0px;
  background: url("../images/skNavBtnWork.png") no-repeat;
}
#skNavBtn2 {
  position: relative;
  left: 500px;
  top: 0px;
  background: url("../images/skNavBtnBlog.png") no-repeat;
}
#skNavBtn3 {
  position: relative;
  left: 500px;
  top: 0px;
  background: url("../images/skNavBtnAbout.png") no-repeat;
}
#skNavBtn4 {
  position: relative;
  left: 500px;
  top: 0px;
  background: url("../images/skNavBtnContact.png") no-repeat;
}
#skNavBtn1.selected{
  background: url("../images/skNavBtnWork_hover.png") no-repeat;
}
#skNavBtn2.selected{
  background: url("../images/skNavBtnBlog_hover.png") no-repeat;
}
#skNavBtn3.selected{
  background: url("../images/skNavBtnAbout_hover.png") no-repeat;
}
#skNavBtn4.selected{
  background: url("../images/skNavBtnContact_hover.png") no-repeat;
}

/* SpilledKarma.com - Motion Gallery - Two Column Layout (L1 & R1)
------------------------------------------------------------------------*/
#skL1R1 {
  margin-top: 30px;
  display: inline-block;
  width: 100%;
  height: 100%
  /*overflow: auto;*/
}
#skL1 {
  width: 260px;
  height: 100%;
  float: left;
  display: inline-block;
  position: relative;
}
#skR1 {
  width: 718px;
  height: 100%;
  float: right;
  position: relative;
}
#skR1Header {
  width: 718px;
  height: 199px;
  overflow: hidden;
  display: block;
}
.skHeaderMotion {
  background: url("../images/Motion/skHeaderMotion.jpg") no-repeat;
}
#skR1HeaderText {
  position: relative;  
  left: 0px;
  top: 0px;
}

/* SpilledKarma.com - Motion Gallery - Content
------------------------------------------------------------------------*/
.skGalleryItem {
  height: 148px;
  width: 232px;
  display: block;
  float: left;
  cursor: pointer;
}
.skGIHover {
 background-color: #2b454e;
}
.skGIL {
  margin: 6px 5px 6px 0px;
}
.skGIR{
  margin: 6px 0px 6px 5px;
}
.skGIC{
  margin: 6px 6px 6px 6px;
}
.skGIThumb {
}
.skGIText{
  height: 14px;
  width: 232px;
  border-top: 2px solid #1a1a1a;
}
.skGallery {
  height: 100%;
  width: 718px;
  display: inline-block;
  position: relative;
  left: 131px;
}


/* SpilledKarma.com - Motion Gallery - Small Navigation Buttons
------------------------------------------------------------------------*/
#skL1Navigation {
  display: inline-block;
  height: 196px;
  width: 260px;
  position: relative;
}
#skSmallNavBtnWrapper {
  width: 220px;
  display: inline-block;
  position: absolute; bottom: 0px; right: 0px;
  overflow: hidden; 
 }
 .skSmallNavBtn {
  height: 34px;
  width: 220px;
  display: inline-block;
  cursor: pointer;
}
#skSmallNavBtn1 {
  position: relative;
  left: 220px;
  background: url("../images/skSmallNavBtnWork.png") no-repeat;
  display: inline-block;
}
#skSmallNavBtn2 {
  position: relative;
  left: 220px;
  background: url("../images/skSmallNavBtnBlog.png") no-repeat;
  display: inline-block;
}
#skSmallNavBtn3 {
  position: relative;
  left: 220px;
  background: url("../images/skSmallNavBtnAbout.png") no-repeat;
  display: inline-block;
}
#skSmallNavBtn4 {
  position: relative;
  left: 220px;
  background: url("../images/skSmallNavBtnContact.png") no-repeat;
  display: inline-block;
}
#skSmallNavBtn1.selected{
  background: url("../images/skSmallNavBtnWork_hover.png") no-repeat;
}
#skSmallNavBtn2.selected{
  background: url("../images/skSmallNavBtnBlog_hover.png") no-repeat;
}
#skSmallNavBtn3.selected{
  background: url("../images/skSmallNavBtnAbout_hover.png") no-repeat;
}
#skSmallNavBtn4.selected{
  background: url("../images/skSmallNavBtnContact_hover.png") no-repeat;
}
.skSmallNavBtnSub {
  position: relative;
  width: 220px;
  left: -4px;
}
.skSmallNavBtnSubLink {
  display: inline-block;
}


/* SpilledKarma.com - Motion - Two Column Layout (L2 & R2)
------------------------------------------------------------------------*/
#skL2R2 {
  margin-top: 30px;
  display: inline-block;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
#skL2 {
  width: 342px;
  height: 100%;
  float: left;
  display: inline-block;
  position: relative;
}
#skR2 {
  width: 638px;
  height: 100%;
  float: right;
  position: relative;
}

/* SpilledKarma.com - Motion - Medium Navigation Buttons
------------------------------------------------------------------------*/
#skL2Navigation {
  display: inline-block;
  height: 399px;
  width: 342px;
  position: relative;
  overflow: hidden;
}

#skL3Navigation {
  display: inline-block;
  height: 228px;
  width: 342px;
  position: relative;
  overflow: hidden;
}

#skMediumNavBtnWrapper {
  width: 250px;
  display: inline-block;
  position: absolute; bottom: 0px; right: 0px;
  overflow: hidden; 
 }
 .skMediumNavBtn {
  height: 40px;
  width: 250px;
  display: inline-block;
  cursor: pointer;
}
#skMediumNavBtn1 {
  position: relative;
  left: 250px;
  background: url("../images/skMediumNavBtnWork.png") no-repeat;
  display: inline-block;
}
#skMediumNavBtn2 {
  position: relative;
  left: 250px;
  background: url("../images/skMediumNavBtnBlog.png") no-repeat;
  display: inline-block;
}
#skMediumNavBtn3 {
  position: relative;
  left: 250px;
  background: url("../images/skMediumNavBtnAbout.png") no-repeat;
  display: inline-block;
}
#skMediumNavBtn4 {
  position: relative;
  left: 250px;
  background: url("../images/skMediumNavBtnContact.png") no-repeat;
  display: inline-block;
}
#skMediumNavBtn1.selected{
  background: url("../images/skMediumNavBtnWork_hover.png") no-repeat;
}
#skMediumNavBtn2.selected{
  background: url("../images/skMediumNavBtnBlog_hover.png") no-repeat;
}
#skMediumNavBtn3.selected{
  background: url("../images/skMediumNavBtnAbout_hover.png") no-repeat;
}
#skMediumNavBtn4.selected{
  background: url("../images/skMediumNavBtnContact_hover.png") no-repeat;
}
.skMediumNavBtnSub {
  position: relative;
  width: 250px;
  left: -4px;
  display: none;
}
.skMediumNavBtnSubLink {
  display: inline-block;
}

/* SpilledKarma.com - Motion - Content
------------------------------------------------------------------------*/
#skR2Header {
  width: 638px;
  height: 44px;
  overflow: hidden;
  display: block;
}
#skR2MotionTitle {
  position: relative;  
  left: 0px;
  top: 0px;
}
#skMotionContent {
  position: relative;
  display: inline-block;
  width: 100%;
  height: 100%;
  margin-top: 11px;
}
#skMotionTitleExtras {
  position: relative;
  bottom: 0px;
  right: -800px;
  display: block;
  padding-top: 8px;
  padding-bottom: 4px;
}
#skMotionNoExtras {
  position: relative;
  right: -45px;
  width: 894px;
  height: 100%;
  display: inline-block;
  margin-top: 32px;
}
#skMotionExtras {
  position: relative;
  right: -45px;
  width: 894px;
  height: 100%;
  display: inline-block;
  /*border: 1px solid #ff0000;*/
}
#skMotionTitleCredits {
  position: relative;
  bottom: 0px;
  display: block;
  padding-top: 8px;
  padding-bottom: 4px;
}
.skMotionDescription {
 text-align: left;
 color: #46576d;
 font-size: 1.0em;
 font-family: Arial, Helvetica, sans-serif;
 line-height: 1.2em;
 font-style: normal;
 padding-top: 10px;
 padding-bottom: 10px;
 position: relative;
}
.skMotionCredit {
 text-align: left;
 color: #46576d;
 font-size: 1.0em;
 font-family: Arial, Helvetica, sans-serif;
 line-height: 1.2em;
 font-style: italic;
 position: relative;
}

.skMotionCredit a:link {
  text-decoration: underline;
  color: #46576D;
}
.skMotionCredit a:visited {
  text-decoration: underline;
  color: #46576D;
}
.skMotionCredit a:hover {
  text-decoration: underline;
  color: #ff6100;
}

.skMotionDescription a:link {
  text-decoration: underline;
  color: #46576D;
}
.skMotionDescription a:visited {
  text-decoration: underline;
  color: #46576D;
}
.skMotionDescription a:hover {
  text-decoration: underline;
  color: #ff6100;
}

#skMotionMovieStill {
  cursor: pointer;
  position: relative;
  background-color: #000000;
  width: 638px;
  height: 359px;
}
#skMotionMoviePlayBtn {
  position: absolute;
  top: 0px;
  left: 0px;
  opacity: 0;
  filter: alpha(opacity = 0);
}
#skMotionMoviePlayer {
  background-color: #000000;
}

/* SpilledKarma.com - Header
------------------------------------------------------------------------*/
#skHeader {
  width: 100%;
  position: relative;
  border-top: 1px solid #46576d;
}

/* SpilledKarma.com - Footer
------------------------------------------------------------------------*/
#skFooter {
  width: 100%;
  position: relative;
  border-top: 1px solid #46576d;
  margin-top: 20px;
  font-size: 0.7em;
  font-family: Arial, Helvetica, sans-serif;
  line-height: 1.3em;
}
.skCopyright, a.skCopyright {
  text-align: right;
  color: #46576d;
  font-family: Arial, Helvetica, sans-serif;
  line-height: 1.3em;
}
.skFooterEmail:link, .skFooterEmail:visited {
  text-decoration: none;
  color: #46576d;
}
.skFooterEmail:hover {
  text-decoration: underline;
  color: #ff6100;
}


/* SpilledKarma.com - Tag Navigation for Motion Pages
------------------------------------------------------------------------*/
#skTagNavigation {
  height: 54px;
  width: 110px;
  position: relative;
  left: 322px;
  top: 60px;
  cursor: pointer;
  background: #000000 url("../images/skTagNavigation.jpg") no-repeat;
}
#skTagNavigate {
  height: 54px;
  width: 16px;
  cursor: pointer;
  display: inline-block;
  position: absolute;
  top: 0px;
  left: 0px;
 }
.skTagNavigationArrow {
  display: inline-block;
}
#skTagNavigationLeft {
 display: inline-block;
 height: 54px;
 width: 45px;
 position: absolute;
 left: 16px;
}
#skTagNavigationRight {
 display: inline-block;
 height: 54px;
 width: 45px;
 position: absolute;
 left: 61px;
}

/* SpilledKarma.com - GoToTop
------------------------------------------------------------------------*/
#skGoToTop {
  height: 50px;
  width: 50px;
  display: none;
  position: fixed;
  bottom: 10px;
  right: 10px;
  opacity: 0;
  background: transparent url("../images/skGoToTop.png") no-repeat;
  z-index: 10;
}
#skGoToTopLink {
  display: block;
  height: 50px;
  width: 50px;
}
 
/* SpilledKarma.com - Profile
------------------------------------------------------------------------*/
 #skAboutProfile {
  position: relative;
}

/* SpilledKarma.com - Blog
------------------------------------------------------------------------*/
#skBlogContent {
  position: relative;
  display: inline-block;
  width: 890px;
  height: 100%;
  right: -45px;
}
.skBlogPost{
  position: relative;
  width: 890px;
  height: 100%;
  display: inline-block;
  padding-top: 20px;
}
.skBlogTitle  {
  text-align: left;
  color: #bb4b08;
  font-size: 120%;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
  line-height: 1.2em;
  border-bottom: 1px solid #46576d;
}
.skBlogDate {
  text-align: left;
  color: #46576d;
  font-size: 90%;
  font-weight: normal;
  font-family: Arial, Helvetica, sans-serif;
  line-height: 1.2em;
}
.skBlogText p {
  text-align: left;
  color: #46576d;
  font-size: 100%;
  font-family: Arial, Helvetica, sans-serif;
  line-height: 1.2em;
  font-style: normal;
  padding-top: 10px;
  padding-bottom: 10px;
  position: relative;
}
.skBlogText p  img{
  padding: 10px;
}

/* SpilledKarma.com - Blog - Page Navigation
------------------------------------------------------------------------*/
.skPages {
  color: #46576d;
  font-size: 90%;
  font-family: Arial, Helvetica, sans-serif;
  line-height: 1.2em;
  font-style: normal;
}
.skPages a:link, a:visited, a:hover {
  color: #46576d;
  text-decoration: none;
}
.skPages a:hover {
  color: #ff6000;
}
#skPages {
  padding-top: 20px;
  position: relative;
  width: 890px;
  height: 100%;
  display: inline-block;
}
#skPageLeft  {
  width: 240px;
  height: 24px;
  display: inline-block;
  position: relative;
  float: left;
  text-align: left;
}
#skPageRight {
  width: 240px;
  height: 24px;
  display: inline-block;
  position: relative;
  float: right;
  text-align: right;
}
#skPageCenter {
  width: 400px;
  height: 24px;
  display: inline-block;
  position: relative;
}
#skLoadMore {
  cursor: pointer;
}

/* SpilledKarma.com - News
------------------------------------------------------------------------*/
#skNewsContent {
  position: relative;
  display: inline-block;
  width: 890px;
  height: 100%;
  right: -45px;
}
.skNewsPost{
  position: relative;
  width: 890px;
  height: 100%;
  display: inline-block;
  padding-top: 20px;
}
.skNewsTitle  {
  text-align: left;
  color: #bb4b08;
  font-size: 120%;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
  line-height: 1.2em;
  border-bottom: 1px solid #46576d;
}
.skNewsDate {
  text-align: left;
  color: #46576d;
  font-size: 90%;
  font-weight: normal;
  font-family: Arial, Helvetica, sans-serif;
  line-height: 1.2em;
}
.skNewsText p {
  text-align: left;
  color: #46576d;
  font-size: 100%;
  font-family: Arial, Helvetica, sans-serif;
  line-height: 1.2em;
  font-style: normal;
  padding-top: 10px;
  padding-bottom: 10px;
  position: relative;
}

/* SpilledKarma.com - Photos
------------------------------------------------------------------------*/
#skPhotosContent {
  position: relative;
  display: inline-block;
  width: 100%;
  height: 100%;
  margin-top: 15px;
}
#skPhotos {
  position: relative;
  right: -171px;
  width: 638px;
  height: 100%;
  display: inline-block;
}
.skPhoto {
 display: inline-block;
 height: 115px;
 width: 638px;
}
.skFadeHover {
  position: relative;
  display: inline-block;
  height: 115px;
  width: 638px;
  margin-top: 5px;
  margin-bottom: 5px;
}
img.a {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 10;
}
img.b {
position: absolute;
left: 0;
top: 0;
}

/* SpilledKarma.com - Design
------------------------------------------------------------------------*/
#skDesignContent {
  position: relative;
  display: inline-block;
  width: 890px;
  height: 100%;
  right: -45px;
}
#skDesigns {
  position: relative;
  right: -126px;
  width: 638px;
  height: 100%;
  display: inline-block;
  margin-top: 5px;
}
.skDesign  p{
  text-align: left;
  color: #46576d;
  font-size: 100%;
  font-family: Arial, Helvetica, sans-serif;
  font-style: normal;
  padding-top: 10px;
  padding-bottom: 10px;
  position: relative;
  line-height: 1.2em;
}

.skDesign a:link {
  text-decoration: underline;
  color: #46576D;
}
.skDesign a:visited {
  text-decoration: underline;
  color: #46576D;
}
.skDesign a:hover {
  text-decoration: underline;
  color: #ff6100;
}


