/* @override 
	http://deweynicks.site/styles.css
	http://dn.scottorchard.com/css/styles.css
	http://deweynicks.site/css/styles.css
*/

/*-----------------------------------------------------------------------------

D E W E Y  N I C K S

version:   1.0
date:      08/05/2009
author:    Evan Curran Backes

Updated:
version:   1.1
date:      12/10/2011
author:    Scott Orchard

-----------------------------------------------------------------------------*/

* {margin: 0; padding: 0;}
	
body {
	text-align: center; 
	font: 11px Verdana, Arial, Helvetica, sans-serif; 
	line-height: 16px; 
	color: #000000; 
	background: #FFF;
	} 
	
#container {
	width: 811px;
	margin: 44px auto 0;
	text-align: left;
	position: relative;
}
	
.clearing{
	height: 0px;
	overflow: hidden;
	clear: both;
}

.centered {
	text-align: center; 
	margin: 0 auto; 
	display: block;
	}
	
/* TYPOGRAPHY
-----------------------------------------------------------------------------*/
a img {
	border: none;
	}

a {
	color: #000000;
	text-decoration: none;	
	}
	
a:hover {
	color: #333333;
	text-decoration: underline;
	}
	
a:visited {
	color: #333333;
	text-decoration: underline;
	}
	
h2 {	
	font-size: 16px;
	line-height: 16px;
	color: #000;
	font-weight: normal;
	}
	
h3 {	
	font-size: 14px;
	line-height: 14px;
	color: #000;
	font-weight: normal;
	}
	
h4 {	
	font-size: 12px;
	line-height: 12px;
	color: #000;
	font-weight: normal;
	}
	
h5 {	
	font-size: 10px;
	line-height: 10px;
	color: #000;
	font-weight: normal;
	}
	
#main p a, #main p a:link, #main p a:visited {
	color: #FFF;
	background: #000;
	text-transform: uppercase;
	text-decoration: none;
	padding: 1px 2px 1px 2px;
	font-size: 10px;
	letter-spacing: 0.1em;
	}
	
#main p a:hover {
	background: #f660b1;
	}
	
#main span.title {
	display: block;
	letter-spacing: 0.2em;
	font-size: 14px;
	margin: 0;
	text-transform: uppercase;
	}
	
.smallcaps {
	font-weight: normal;
	font-size: .91em;
	letter-spacing: .1em;
	text-transform: uppercase;
	}
	
strong {
	font-weight: bold;
	}
	
.lowercase {
	text-transform: lowercase;
	}
	
#houdini a:link {
	color: #a3a3a3;
	text-decoration: none;
	}
	
#houdini a:hover {
	color: #000;
	text-decoration: none;
	}
	
ul {
	list-style: none;
	}
	
.grey {	
	color: #626262;
	}
	

/* HEADER
-----------------------------------------------------------------------------*/

#logo a {
	display: block;
	background: url(/images/dewey-logo.gif) 0 0 no-repeat;
	height: 29px;
	width: 661px;
	}
	
#header {
	margin: 44px 0;
	text-align: center;
	}
	
#header2 {
	margin: 44px 0;
	width: 810px;
	height: 346px;
	background: #000;
	}
	
#header2 h3 {
	color: #FFF;
	text-align: center;
	padding: 153px 0 15px 0;
	text-transform: uppercase;
	letter-spacing: 0.3em;
	}
	
#header2 h5 {
	color: #8e8e8e;
	text-align: center;
	padding: 0px 0;
	text-transform: uppercase;
	letter-spacing: 0.3em;
	}
	

/* NAVIGATION
-----------------------------------------------------------------------------*/
ul#navigation {
	margin: 0;
	padding: 0;
	list-style: none;
	/* float: left; not sure if i need this */
	width: 100%;
	}
	
ul#navigation li {
	display: inline;
	margin: 0 20px;
		}
	
ul#navigation li a {
	text-transform: uppercase;
	font-size: 14px;
	}
		
/* HOMEPAGE MAIN
-----------------------------------------------------------------------------*/
#main {
	clear: left;
	margin: 52px 0 75px 0;
	display: block;
	}
	
#main img.divider {
	margin: 0 0 62px 0;
	}
	
#main img {
	margin: 14px 0;
	border: none;
	}
#flashpad {
	margin: 14px 0;
	border: none;
	}
	
#main p {
	margin: 0 auto;
	width: 50%;
	padding-bottom: 12px;
	text-align: center;
	}
	
#main.bio p {
	margin: 0 auto;
	width: 65%;
	padding-bottom: 12px;
	text-align: justify;
	}
	
#main ul.clients li {
	padding-bottom: 4px;
	text-align: center;
	}
	
.post {
	margin: 0 0 50px 0;
	}
	
.credits {
	margin-top: 14px;
	}
	
#houdini { 
	margin: 0 auto;
	width: 300px; 
	display: none;
	}

/* ARCHIVE
-----------------------------------------------------------------------------*/	
#main .columnwrapper {
	text-align: center; /* ie hack */ 
	}

#main .subcolumnwrap {
	text-align: left;
	margin: 0 auto;
	display: table;
	padding-left: 115px;
	}

#main .float {
	display: table-cell;
	width: 200px; 
	float: left; 
	padding: 0 20px 0 0;
	border: 0px dotted red;
	}
	
* html div.float { /* ie hack */ 
display: inline; 
float: none; 
} 

.columnwrapper li {
	list-style: none;
	}
	
.float ul {
	color: #626262;
	padding: 0 0 20px 0;
	}

.float ul a {
	color: #626262;
	}
	
.float li.title a, .float li.title {
	color: #000;
	}
	
.float li.more {
	font-style: italic;
	}
	
.related a {
	color: #626262;
	}
	
/* CONTACT
-----------------------------------------------------------------------------*/

#main img.contact {
	margin: 0 0 8px 0;
	}

ul.contact-details {
	margin: 0 0 50px 0;
	padding: 0;
	}
	
ul.contact-details a {
	color: #626262;
	}
	
ul.contact-details a:hover {
	text-decoration: underline;
	}
	
	
	/* FOOTER
	-----------------------------------------------------------------------------*/

	#footer {
		clear: left;
		margin: 0px 0 30px 0;
		display: block;
		}

	#topofpage a {
		display: block;
		margin: 0 auto 35px auto;
		width: 85px;
		height: 40px;
		background: url("/images/footer-top.gif") 0 0 no-repeat;
		text-decoration: none;
		}
	#topofpage a:hover { 
		background-position: 0 -40px;
		}

	#family {
	    width: 311px; 
	    height: 10px;
	    background: url(/images/footer-family.gif);
	    margin: 11px auto 0 auto; 
	    padding: 0;
	    position: relative;
	    }
	#family li {
	    margin: 0; 
	    padding: 0; 
	    list-style: none;
	    position: absolute; 
	    top: 0;
	    }
	#family li, #family a {
	    height: 10px; 
	    display: block;
	    }

	#one {left: 0; width: 105px;}
	#two {left: 105px; width: 105px;}
	#three {left: 215px; width: 105px;}

	#one a:hover {
	    background: transparent url(/images/footer-family.gif) 0 -10px no-repeat;
	    }
	#family li.on {
		background: transparent url(/images/footer-family.gif) 0 -10px no-repeat;
		}
	#two a:hover {
	    background: transparent url(/images/footer-family.gif) -105px -10px no-repeat;
	    }
	#three a:hover {
	    background: transparent url(/images/footer-family.gif) -215px -10px no-repeat;
	    }
    
   
/* ADMIN
-----------------------------------------------------------------------------*/

#admin {
	margin: 50px auto 0 auto;
	width: 50%;
	}
	
#admin li {
	margin: 0 0 50px 0;
	}
	
#admin ul.archiveofposts li {
	margin: 0 0 3px 0;
	text-align: left;
	}
	
#admin ul.archiveofposts span, #admin ul.archiveofposts span a {
	color: #626262;
	}
	
#main span.newinput {
	display: block;
	margin: 15px 0;
	}
	
#main span.error {
	color: #fff;
	background: #ff0000;
	display: block;
	padding: 2px 0;
	}
	
#main span.error:before {
	content: ">> ";
	}

#main span.error:after {
	content: " <<";
	}
	
#colorpicker {
	margin: 0 auto;
	padding: 0;
	}

#colorpicker td {
	margin: 0;
	padding: 0 5px;
	}
	
#admin-nav {
    width: 366px; 
    height: 9px;
    background: url(/images/admin-nav.gif);
    margin: 0 auto; 
    padding: 0;
    position: relative;
    }
#admin-nav li {
    margin: 0; 
    padding: 0; 
    list-style: none;
    position: absolute; 
    top: 0;
    }
#admin-nav li, #admin-nav a {
    height: 10px; 
    display: block;
    }

#admin-home {left: 0; width: 160px;}
#admin-new {left: 160px; width: 115px;}
#admin-edit {left: 275px; width: 95px;}

#admin-home a:hover {
    background: transparent url(/images/admin-nav.gif) 0 -9px no-repeat;
    }
#admin-new a:hover {
    background: transparent url(/images/admin-nav.gif) -160px -9px no-repeat;
    }
#admin-edit a:hover {
    background: transparent url(/images/admin-nav.gif) -275px -9px no-repeat;
    }
#admin-nav li.on-home {
	background: transparent url(/images/admin-nav.gif) 0 -9px no-repeat;
	}
#admin-nav li.on-new {
	background: transparent url(/images/admin-nav.gif) -160px -9px no-repeat;
	}
#admin-nav li.on-edit {
	background: transparent url(/images/admin-nav.gif) -275px -9px no-repeat;
	}

.input {margin: 0px auto; padding: 0; width: 350px; height: 20px; display: block; font-size: 16px; font: Verdana;}
.inputShort {margin: 0px auto; padding: 0; width: 150px;}
.inputTextBox {margin: 0px auto; padding: 0; height: 250px; width: 350px; display: block; font-size: 12px;}
.inputTextBox2 {margin: 0px auto; padding: 0; height: 150px; width: 350px; display: block; font-size: 12px;}
.inputReset {margin: 0 15px 0 0; padding: 0; width: 75px;}
.inputSubmit {margin: 0 0 0 5px; padding: 0; }
.inputSend {margin: 0; padding: 0; width: 125px;}




/* @group Navigation */

a {
  outline: none;
}

ul#navigation {
	margin: 0;
	padding: 10px 0;
	list-style: none;
	/*float: left; not sure if i need this */
	width: 100%;
	font-family: "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	letter-spacing: 2px;
	text-align: center;
}

ul#navigation li {
	display: inline;
	margin: 0 20px;
}

ul#navigation li a {
	text-transform: uppercase;
	font-size: 16px;
}

a.nav-archive {
	width: 94px;
	height: 21px;
	display: block;
	float: left;
	text-indent: -9999px;
	margin: 0 30px 0 230px;
	background: #fff url(../images/nav-bkgd.png) 0 0;
	-webkit-transition: background-color 0.3s ease;
	-moz-transition: background-color 0.3s ease;
	-o-transition: background-color 0.3s ease;
	transition: background-color 0.3s ease;
}
a.nav-archive:visited {
	background: #fff url(../images/nav-bkgd.png) 0 0;
}
a.nav-archive:hover {
	background: #8411B4 url(../images/nav-bkgd.png) 0 -20px;
}
a.nav-archive:active {
	background: #fff url(../images/nav-bkgd.png) 0 0;
}

a.nav-bio {
	width: 40px;
	height: 21px;
	display: block;
	float: left;
	text-indent: -9999px;
	margin: 0 30px 0 30px;
	background: #fff url(../images/nav-bkgd.png) -95px 0;
	-webkit-transition: background-color 0.3s ease;
	-moz-transition: background-color 0.3s ease;
	-o-transition: background-color 0.3s ease;
	transition: background-color 0.3s ease;
}
a.nav-bio:visited {
	background: #fff url(../images/nav-bkgd.png) -95px 0px;
}
a.nav-bio:hover {
	background: #09B72A url(../images/nav-bkgd.png) -95px -20px;
}
a.nav-bio:active {
	background: #fff url(../images/nav-bkgd.png) -95px 0px;
}

a.nav-contact {
	width: 100px;
	height: 21px;
	display: block;
	float: left;
	text-indent: -9999px;
	margin: 0 0 0 30px;
	background: #fff url(../images/nav-bkgd.png) -135px 0;
	-webkit-transition: background-color 0.3s ease;
	-moz-transition: background-color 0.3s ease;
	-o-transition: background-color 0.3s ease;
	transition: background-color 0.3s ease;
}
a.nav-contact:visited {
	background: #fff url(../images/nav-bkgd.png) -135px 0px;
}
a.nav-contact:hover {
	background: #0C8AD3 url(../images/nav-bkgd.png) -135px -20px;
}
a.nav-contact:active {
	background: #fff url(../images/nav-bkgd.png) -135px 0px;
}

/* @end */

/* @group Slideshow */

#slideshow {
	width: 810px;
	height: 346px;
	overflow: hidden;
}

#slideshow a {
	position: relative;
	width: 810px;
	height: 346px;
	display: block;
}

#slideshow a img.slideshow-title {
	position: relative;
	z-index: 9999;
	display: block;
	width: 810px;
	height: 346px;
	margin-bottom: -346px;
}

/*#title {
	width: 810px;
	height: 20px;
	margin-bottom: -346px;
	color: #000;
	position: relative;
	z-index: 9999;
}*/

/* @end */



/* @group Gallery */

body.gallery {
	background: #000;
}

#container-gallery {
	background: #000;
}

#fader {
	background: #000;
	height: 5px;
	display: block;
}

#galleria {
	height: 650px;
}

#gallery-header {
	width: 900px;
	height: 30px;
	margin: 30px auto 0;
}

h1 {
	/*color: #383838;*/
    color: #7f7f7f;
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
	/*letter-spacing: 2px;*/
	letter-spacing: 0.2em;
	margin: 0;
	float: left;
	width: 625px;
	text-align: center;
}

.gallery-home-link {
	/*position: absolute;*/
	float: left;
	width: 125px;
	text-align: left;
}

.gallery-fullscreen-link {
	/*position: absolute;*/
	float: left;
	width: 125px;
	text-align: right;
}

#gallery-header a {
	text-decoration: none;
}

.gallery-home-link,
.gallery-fullscreen-link,
.gallery-home-link:active,
.gallery-fullscreen-link:active,
.gallery-home-link:visited,
.gallery-fullscreen-link:visited {
	font-size: 10px;
	/*color: #383838;*/
    color: #7f7f7f;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: 2px;
	-webkit-transition: color 0.3s ease;
	-moz-transition: color 0.3s ease;
	-o-transition: color 0.3s ease;
	transition: color 0.3s ease;
}

.gallery-home-link:hover,
.gallery-fullscreen-link:hover {
	/*color: #a7a7a7;*/
    color: #d9d9d9;
	text-decoration: none;
}

/* @end */

/* Grade-A Mobile Browsers (Opera Mobile, iPhone Safari, Android Chrome)  
   Consider this: www.cloudfour.com/css-media-query-for-mobile-is-fools-gold/ */
@media screen and (max-device-width: 480px) {
	#slideshow a img.slideshow-title {
		position: relative;
		z-index: 9999;
		width: 810px;
		height: 346px;
		margin-bottom: -346px;
		display: none;
	}
	a.nav-archive:visited,
	a.nav-archive:hover,
	a.nav-archive:active {
		background: #fff url(../images/nav-bkgd.png) 0 0;
	}
	a.nav-bio:visited,
	a.nav-bio:hover,
	a.nav-bio:active {
		background: #fff url(../images/nav-bkgd.png) -95px 0px;
	}
	a.nav-contact:visited,
	a.nav-contact:hover,
	a.nav-contact:active {
		background: #fff url(../images/nav-bkgd.png) -135px 0px;
	}
	
	h1,
	.gallery-home-link,
	.gallery-home-link:visited,
	.gallery-fullscreen-link {
		 /*color: #7f7f7f;*/
	    color: #a6a6a6;
	}
  
  /* Uncomment if you don't want iOS and WinMobile to mobile-optimize the text for you
     j.mp/textsizeadjust 
  html { -webkit-text-size-adjust:none; -ms-text-size-adjust:none; } */
}

@media screen and (max-device-width:1024px) { /* iPad  styles*/
	#slideshow a img.slideshow-title {
		position: relative;
		z-index: 9999;
		width: 810px;
		height: 346px;
		margin-bottom: -346px;
		display: none;
	}
	a.nav-archive:visited,
	a.nav-archive:hover,
	a.nav-archive:active {
		background: #fff url(../images/nav-bkgd.png) 0 0;
	}
	a.nav-bio:visited,
	a.nav-bio:hover,
	a.nav-bio:active {
		background: #fff url(../images/nav-bkgd.png) -95px 0px;
	}
	a.nav-contact:visited,
	a.nav-contact:hover,
	a.nav-contact:active {
		background: #fff url(../images/nav-bkgd.png) -135px 0px;
	}
	
	h1,
	.gallery-home-link,
	.gallery-home-link:visited,
	.gallery-fullscreen-link {
	    /*color: #7f7f7f;*/
	    color: #a6a6a6;
	}
}

