
html {
overflow-y:scroll;
}

body {
  font-family: Verdana, Geneva, Arial, sans-serif;
  background: #000000; 
  font-size: small;
  margin: 0;
  padding: 0;
  padding-top: 0px;
  -webkit-text-size-adjust: 100%;
}


#footer { vertical-align:bottom; clear:both; }

#footerright {
  float:right;text-align:right; width: auto; margin-right: 8px;
}

#footer #socialbuttons, #footer #rssbuttons { margin-bottom: 5px; }

/* Elements */

.portfolio {
  background: none; 
  padding: 3px; 
  margin-bottom: 4px;
}


#promotion { 
  background: none; 
  padding: 15px; 
  color: inherit; 
  text-align:center;
}

/* Home */ 

/*
table#home {
  width: 100%;
  padding: 0;
  margin: 0;
  border: 0;
}

table#home td {
  vertical-align: top;
}

td#homeleft { width: 50%; }

#homeright {
  margin: 0;
  margin-left: 15px;
  padding: 0;
}
*/

#homeleft, #homeright { width: 50%; float: left; margin: 0; box-sizing: border-box; min-height: 1px; }
#homeleft img, #homeright img { max-width: 100%; }

/* Forms */

input {
  padding: 1px;
  margin: 2px;
}

select {
  padding: 1px;
  margin: 2px;
}

/* Tables */

table.styled h2 { color: #FFFFFF; }

table.styled {
  margin-top: 15px;
  padding: 0;
  border-width: 0;
  background: none;
}

table.styled  td {
  margin: 0;
  padding: 5px;
}

table.styled th {
  text-align: right;
  vertical-align: top;
  padding: 7px 5px 5px 5px;
  font-weight: bold;
  color: #FFFFFF;
  letter-spacing: 0.1em;
}

legend {
  color: #FFFFFF;
}

/* Images */

#content a img { border:none; }

#content a img.imgthumb, .imgthumb {
	padding: 0px;
	margin: 5px;
	border: 1px solid #3D3D3D;
	background-color: transparent;
	
	
}

.imglarge {
	padding: 0px;
	margin: 10px;
	border: 1px solid #000000;
	background-color: #E8E8BC;
	-moz-box-shadow: 0 0 5px #000000; -webkit-box-shadow: 0 0 5px #000000; box-shadow: 0 0 5px #000000;
}

.imglarge img, .imglarge {

}

.imgbg {
	background-position: center top;
	background-repeat: no-repeat;
}

body#bapage #content img[align=left] { margin: 0 15px 15px 0; }
body#bapage #content img[align=right] { margin: 0  0 15px 15px; }

/* Text */

body, #content, td { 	color: #FFFFFF; }

#content, #footer { line-height: 1.5; }

h1 {
	margin: 0;
	padding: 0;
	font-size: 130%;
	color: #FFFFFF;
	
	}

h2 {
	margin: 0;
	padding: 0;
	font-size: 120%;
	color: #FFFFFF;
	
	}

.txtcontent {
	padding: 5px 0 5px 0;
	}

body#bahome div.txtcontent { clear:both; }
	
.title {
  font-weight: bold;
}

.sml,.litesmltxt {
  font-size: 80%;
}
	
.imglargeinfo {
  text-align: left;
  color: #FFFFFF;
  margin: 10px;
}

#headertext {
  padding: 5px;
  color: #737373;
  text-align: left;
}

a.portfoliogroup, h2.portfoliogroup {
  font-size: 120%; 
  text-decoration:underline;
  display:block;
}

.portfolio h2 {
  text-decoration: underline;
}

/* Links */

a {
	color: #FCFFFE;
	text-decoration: none;
	font-weight: bold;
	}

a:hover {
  color: #cacccb;
	text-decoration: underline;
	}

#footer a {
	color: #ccccca;
	}

#footer a:hover {
	color: #999998;
	}

.pages {
  margin: 2px; 
  padding: 4px; 
  border: 1px solid #000000; 
  color: #FFFFFF; 
  background: #000000; 
  font-weight: bold;
}

a.pages {
  text-decoration: underline;
  color: #cccccc;
}

a:hover.pages {
  color: #999999;
}

.showhide { cursor: pointer; }

a.rss { padding-left: 15px; background: url(https://468870.claudeassets.com/20241107160555im_/https://dereksmythphotography.com/imgs/rss.png) no-repeat left; }

/* Search  */

div#searchresults ul { list-style: none; }
div#searchresults li { float: left; }

.searchtext {
  width: 80px;
  border: 1px solid #383838;
  margin:0;
  padding:1px;
  border: 1px solid gray;
  color: gray; 
  font-size: 90%;
  vertical-align:middle;
}

.searchsubmit { 
  padding:0;
  margin:0;
  vertical-align:middle;
  margin-top:1px;
}

/* Notices */

div.notice, .notice {
  background: #FCDBDB url(https://b5a670.claudeassets.com/20241107160555im_/https://dereksmythphotography.com/imgs/notice.gif) no-repeat;
  padding: 5px 5px 5px 30px;
  border: 1px solid red;
  border-left: 3px solid red;
  margin: 10px;
  color: #000;
}

div.notice a, div.notice a:hover, .notice a, .notice a:hover {
  color: red;
}

.info {
  background: #DDFCD5 url(https://e5f397.claudeassets.com/20241107160555im_/https://dereksmythphotography.com/imgs/info.gif) no-repeat;
  padding: 5px 5px 5px 30px;
  border: 1px solid #2DC818;
  border-left: 3px solid #2DC818;
  margin: 10px;
  color: #000;
}

.info a, .info a:hover {
  color: #2DC818;
}

/* All tables */

table {
  width: 100%;
}

td {
  padding: 0px;
  vertical-align: top;
}

/* Misc */

.lighttran { padding: 10px; background: rgba(255,255,255,0.3); margin: 10px  0 10px 0; }

.darktran { padding: 10px; background: rgba(0,0,0,0.3); margin: 10px  0 10px 0; }

.round { 
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
}

.center {
  text-align: center;
}

.clear { 
  clear: both;
}

.pad {
  padding: 15px;
}
.vpad { 
 padding: 10px 0 10px 0;
}
#headertext { font-size: 200%; padding: 10px;  }
 
.newsrbar {
float:right;
width: 200px;
line-height: 2em;
}

ul.newscategories {
list-style: none;
margin-left: 0;
padding-left: 1em;
}

.autohelp { 
margin-top: 150px;
clear: both;
}

#loader { text-align: center; font-size: x-small; }

@media (min-width: 768px) {
  [class*='col-'] {
    float: left; box-sizing: border-box; }

  .grid-pad > [class*='col-'] {
    padding: 40px 20px 40px 0; }

  .grid-pad > [class*='col-']:first-of-type {
    padding-left: 20px; }

  [class*='col-']:first-of-type {
    padding-left: 0; }

  .col-2-3 {
    width: 66.66%; }

  .col-1-2 {
    width: 50%; }

  .col-1-3 {
    width: 33.33%; }

  .col-1-4 {
    width: 25%; }

 .col-2-4 {
    width: 50%; }

  .col-1-8 {
    width: 12.5%; }

  .gridlayout:after {
  content: "";
  display: table;
  clear: both; }  

}

    #content {
    color: #FFFFFF;
    padding: 10px; 
    min-height: 400px; 
    background: none;
    clear: left;
    }
    #container {  
    padding: 0; 
    margin: 0; 
    width: 960px; 
    margin: auto; 
    border: 0px solid #000000;
    }

    ul#nav {
    display:block;
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 110%;
    background: none; 
    text-align: left; 
    
    }

    ul#nav li { 
    display: -moz-inline-box;    
    display: inline-block;
    padding: 0;
    margin: 0;
    list-style: none;  
    }
    
    * html ul#nav li  { display:inline; }  
    * + html ul#nav li  { display:inline; }    

    ul#nav a:link, ul#nav a:visited { 
    display: -moz-inline-box;    
    display: inline-block;    
	  padding: 10px 7px 10px 7px;
    text-decoration: none; 
    color: #FFFFFF;
    border-right: 1px solid #000000;
    }    

    ul#nav a:hover, ul#nav a:active { 
    background: #000000;
    }

    ul#nav a.selected { 
    text-decoration: underline;
    background: #000000;
    }    

  #navwrapper { width: 100%; height: 3em; background: none;  }
  
  

  ul.sf-menu { font-size: 110%;  }

    ul.sf-menu li a:link, ul.sf-menu li a:visited { 
    text-decoration: none; 
    color: #FFFFFF;
    border-right: 1px solid #000000;
    }  
    
    ul.sf-menu li li a:link, ul.sf-menu li li a:visited { 
    border: none;
    background: #000000;
    }           

    ul.sf-menu a:hover, ul.sf-menu a:active { 
    background: #000000;
    }  

    .sf-menu li:hover, .sf-menu li.sfHover, .sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
    background: #000000;
    outline:    0;
    }     
    
#footer {
	padding: 10px;
	font-size: 80%;
	background: none;
	color: #FFFFFD;
	}

#header {
  background: none;
  color: #737373;
  } 


/* Cached  */
/*
     FILE ARCHIVED ON 17:15:11 Mar 16, 2016 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 05:27:41 Sep 15, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.38
  exclusion.robots: 0.041
  exclusion.robots.policy: 0.032
  esindex: 0.007
  cdx.remote: 18.352
  LoadShardBlock: 62.793 (3)
  PetaboxLoader3.datanode: 87.607 (4)
  PetaboxLoader3.resolve: 159.326 (2)
  load_resource: 207.013
*/