/* Default style */

body{background: #000000; color:#e7e7e7;}
p {font-size:12px; font-family:arial; text-align:justify;}
a{text-decoration:none; color:#e7e7e7;}
h2 {margin:3px 0px; color:#e7e7e7; }
h3 { font-size:18px; color:#e7e7e7; text-transform:uppercase; border-bottom:1px solid #6C834B; }
h4 {margin:3px 0px 10px 0px; color:#e7e7e7; }
a{ color:#338B2d; font-weight:bold;}
a:hover{ color:#e7e7e7; font-weight:bold;}

#Container { margin:0px auto; width:800px;  }
#Container #Header { width:795px; height: 500px; background: transparent url(../../../assets/Uploads/home.jpg); position:relative;  border-bottom:3px dotted #333333; }
#Container #Header #Navigation { position:absolute; bottom:22px; right:0px; }
#Container #Header .tv { position:absolute; top:44px; right:46px; }
#Container #Layout { padding-left: 20px; border-left:3px dotted #333333; }
#ImageGallery {padding-left:20px; }

#Footer {height:100px; padding-top:50px;}

/* HomePage */

#Container #Layout .bio {float:left; width:450px; border-right:3px dotted #333333; padding-right: 20px;  }
#Container #Layout .contact-page p a { color:#957743; }
#Container #Layout .home-media {float:left; width:280px; padding-left:20px;}



/* Splash page */
#LayoutSplash { background: #000000;}
#LayoutSplash table p { font-size:20px; color:#666; font-weight:bold;  border:3px dotted #666; padding:100px 200px; margin-top:200px }
#LayoutSplash table p a {color:#ffffff}

/* blog */
#Layout .article {margin-bottom:64px;}
#Layout .article p {text-align:justify;}


/* you tube page */
ul.youtubevideos { list-style-type:none; padding:0px; margin:0px; }
ul.youtubevideos li { display:inline-block; height:170px;  }
ul.youtubevideos li div {overflow:hidden;}
ul.youtubevideos li p { margin:0px; text-align:center; display:block; height:50px;}
ul.youtubevideos li div.still { display:inline-block; width:150px; margin:0px 9px 6px 0px;  text-align:center; padding:10px; border:1px solid #222222; }
ul.youtubevideos li div.still img {border:1px solid #333;}
ul.youtubevideos li div.still a {color:#e7e7e7; font-weight:bold;}


/* Media page */
#ImageGallery a{ border:1px solid #333333; margin-right:10px; display:inline-block; width:100px; height:100px; }

#Albums a{
  display:block;
  float:left;
  width: 170px;
  padding-top: 170px;
  text-align:center;
  margin: 0 5px;
}

.cement{
  background: url(../images/albums/cement.jpg) top left no-repeat;
}

.direct{
  background: url(../images/albums/direct.jpg) top left no-repeat;  
}

.brockwile{
  background: url(../images/albums/brockwile.jpg) top left no-repeat;  
}

.lastday{
  background: url(../images/albums/lastdays.jpg) top left no-repeat;  
}
