body {
  background: #E8E3DF url("/images/layout/master-bg.jpg");
  color:#1A1918;
  }

body {
  font-family:georgia,serif;
}

h1 { font-size: 2.3em; margin: .67em 0; text-align:left; }
h1.archive_left { font-size: 1.2em; margin-bottom: 1em; margin-top: 5.25em; text-align:left; }

h2 { font-size: 1.6em; margin: .5em 0 }
h3 { font-size: 1.4em; margin: 1em 0 }
h4 { font-size: 1.2em; margin: 1em 0 }
h5 { font-size: 1.9em; margin: .67em 0; text-align:left; }

h2, h3, h4 { margin-top: 1.5em; }

b, strong { font-weight: bold }

h2 { color: #1A1918; padding-top:.3em; padding-bottom: .3em; border-bottom:1px solid #CCC6C2; }
h3 { color: #1A1918; padding-top:.3em; padding-bottom: .3em; border-bottom:1px solid #CCC6C2; }


blockquote { margin: 1.33em; display: block; }

i, em {
  font-style:italic;
}

.yui-gc ul { display: block; margin: 1.33em 0; margin-left: 40px;}
.yui-gc li { display: list-item; margin-bottom:10px; list-style-type:disc; font-size: 120%; }

/*
ul.main_content, ol.main_content { display: block; margin: 1.33em 0; margin-left: 40px;}
ul.main_content li { display: list-item; margin-bottom:10px; list-style-type:disc; font-size: 120%; }
*/

#main_content ul, #main_content ol { display: block; margin: 1.33em 0; margin-left: 40px;}
#main_content li { display: list-item; margin-bottom:10px; list-style-type:disc; font-size: 120%; }
#main_content ol li { display: list-item; margin-bottom:10px; list-style-type:decimal; font-size: 120%; }



/* ************* */

/* Temp
/*  width:74.9230769em; */ /* non-IE */
/*  *width:73.1174307em; */ /* IE */
/*  min-width:974px; *//* optional but recommended */

#custom-doc {
  margin:auto;text-align:left; /* leave unchanged */
  width:61.5384615em;/* non-IE */
  *width:60.0553846em;/* IE */
  min-width:795px;/* optional but recommended */
}

p#header_graphic img {
  border:10px solid #fff;
}

p#main_graphic img {
  border:10px solid #fff;
}

p#main_graphic {
   margin-bottom:3em;
}


#top_banner {
  background: #1A1918; /* url("/images/layout/footer-bg.gif"); */
  width:100%;
  height:1.53846154em;
  *height:1.50138462em;
}

p#masthead_logo {
  margin:0px auto;
  margin-top:10px;
  text-align:center;
  width:50%;
}

/* *********
   FOOTER
************* */
p#footer {
   text-align:center;
   padding-top:4em;
   color:#999;
   font-size:x-small;
   font-family: tahoma, sans-serif;
   letter-spacing:.25em;
   position:relative;
   left:-100px;
}

#bottom_banner {
  margin-top:2em;
  background: #1A1918 url("/images/layout/footer-bg.gif");
  width:100%;
  height: 6.53846154em;
  *height: 6.38088462em;
}

#bottom_banner img#footer_logo {
  display:inline;
  float:left;
}


ul#masthead_navigation {
  margin: 5px 0px 15px 0px;
  padding: 0;
  list-style-type: none;
  text-align: center;
}

ul#masthead_navigation li { display: inline;}

ul#left_navigation {
  list-style-type: none;
  margin-top:75px;
}
ul#left_navigation li { margin-bottom:10px; }

ul#left_navigation_blog {
  list-style-type: none;
  margin-top:1em;
}
ul#left_navigation_blog li { margin-bottom:10px; }





/* *** General Links *** */
a:link    { color:#003366; text-decoration:none; }
a:visited { color:#0D4680; text-decoration:none;  }
a:hover   { color:#003366; } 

#left_navigation a { font-size:125%; }
#left_navigation a:link { color:#003366; text-decoration:none; }
#left_navigation a:visited { color:#0D4680; text-decoration:none; }
#left_navigation a:hover { color:#003366; border-bottom:1px solid #0D4680; } 


/* *************
  CONTACT FORM
 ************* */

label.mailer-field{
float: left;
width: 200px;
font-weight: bold;
}

input.mailer-field, textarea.mailer-field{
width: 180px;
margin-bottom: 10px;
height:20px;
}

input.contact-date { width:90px; }


textarea.mailer-field{
width: 400px;
height: 250px;
}

#submitbutton{
margin-left: 16em;
margin-top: 3em;
width: 10em;
height:3em;
margin-bottom:4em;
}

/* ***************
   HOMEPAGE
************** */
p.content_header {
 text-align:center;
}

p.homepage_feature {
 text-align:center;
 margin-bottom: 3em;
 font-style:italic;
}

div.blog_post { margin-bottom:30px; }

div.blog_post a { font-size:125%; }
div.blog_post a:link { color:#003366; text-decoration:none; }
div.blog_post a:visited { color:#0D4680; text-decoration:none; }
div.blog_post a:hover { color:#003366; border-bottom:1px solid #0D4680; } 

div.blog_post p.info { font-size:90%; font-style:italic; }

/* ***************
   PORTFOLIO
************** */
div.portfolio {
  margin-left:2em;
  margin-right:2em;
}

p.portfolio {
   text-align:center;
   margin-bottom:2em;
}

p.portfolio img.photo {
   background: #FFF;
   padding:11px;
   border:1px solid #96928F;
}


div#main_content p { 
  margin: 1.75em 0;
  padding-left:1em;
  font-size:110%;
  line-height:1.7em;
}


/* ************
 RIGHT NAV
************ */
div#right_nav {
   margin-top:5.25em;
   text-align:center;
}

div#right_nav p { margin-bottom:3em; }
div#right_nav img {
   padding:8px;
   background: #FFF;
   border:1px solid #96928F;
}

img.inline {
  margin:5px;
  margin-top:5px;
  margin-right:12px;
  float:left;
  background: #FFF;
  padding:3px;
  border:1px solid #96928F;
}

img.inline-right {
  margin:5px;
  margin-left:12px;
  margin-right:3em;
  margin-top:-0.25em;
  float:right;
  border:0;
}



img.inlinetop {
  margin:5px;
  float:left;
  background: #FFF;
  padding:3px;
  border:1px solid #96928F;
}


img.bordered {
  margin:5px;
  margin-top:5px;
  margin-right:12px;
  background: #FFF;
  padding:3px;
  border:1px solid #96928F;
}

img.inline-noborder {
  margin:5px;
  margin-top:5px;
  margin-right:12px;
  float:left;
  padding:3px;
}



p.info_box {
  background: #63605D;
  color:#FFF;
  padding:20px;
}



/* ****************
   BLOG POSTS
******************* */
div.blog_post p {
  padding-left:1em;
  line-height:1.75em;
}

/* #3F4D2A */
div.blog_post a { color: #003366; text-decoration:none; }
div.blog_post p a { font-size:100%; color: #3F4D2A; text-decoration:none; }

div.blog_post a:link { color: #003366; }
div.blog_post a:visited { color: #0D4680; }
div.blog_post a:hover { color: #003366; border-bottom: 1px solid #003366; }

div.blog_post p.info { margin-top:-1em; letter-spacing: .05em; margin-bottom:.5em; }

div.blog_post p.continue_reading { margin-top:1em; letter-spacing: .05em; margin-bottom:.5em; text-align:right; }


/* ************
   RECENT PHOTOS
 ************ */

ul#recent_matrix {
   width:300px;
	padding: 0px;
	margin: 1em auto;
	text-align:center;
}

ul#recent_matrix li {
	display: inline; 
	padding:0px;
	margin:0px;
	}

ul#recent_matrix img {
	border:1px solid #999;
	padding:5px;
	background:#FFF;
	margin-bottom:3px;
}

ul#recent_matrix img.middle {
	margin-left:3px;
	margin-right:3px;
}


#notice, #error {
  color: white;
  margin-top: 25px;
  margin-left: 20px;
  margin-right: 20px;
  padding: 1em;
  padding-top: 0;
  padding-bottom: 0;
}
#notice {
  background-color: #0c3;
  border: 3px solid #7FE699;
}
#error {
  background-color: #c00;
  border: 3px solid #e67f00;
}

#notice a:link, #error a:link { font-size:13pt; color: #fff; border-bottom: 1px solid #fff; }
#notice a:visited, #error a:visited { font-size:13pt; color: #fff; border-bottom: 1px solid #fff; }
#notice a:hover, #error a.hover { font-size:13pt; color: #fff; border-bottom: 1px solid #fff; }

img.socialnetworks {width:40px;height:40px;}



img.inline {
  margin:5px;
  margin-top:5px;
  margin-right:12px;
  float:left;
  background: #FFF;
  padding:3px;
  border:1px solid #96928F;
}


div#gatefold-images, div#matted-images, div#flush-images, div#hardcover-images {
 width:80%; 
 margin:0px auto;
 text-align:center;
/* margin-bottom:1em; */
}

p.view-images {
 text-align:center;
 margin-top:0em;
/* margin-bottom:1em; */
}

/* ALBUM OPTIONS */

div#album-options label {
   line-height:2em;

}

div#album-options h4 {
   font-weight:bold;
   margin-top:3em; margin-bottom:.5em;
   border-bottom:1px dashed #666;
   padding-bottom:5px;
}

div#album-options textarea {
width: 400px;
height: 250px;
margin-bottom: 10px;
}

div#album-options input.input-text {
width: 180px;
height:20px;
/* margin-bottom:10px; */
}

div#album-options input.input-text-sm {
width: 80px;
height:20px;
/*margin-bottom:10px;*/
}

div#album-options p.sample {
  text-align:center;
}

div#album-options p.sample img {
  background:#fff;
  padding:10px;
  border:1px solid #333;
}

table#swatches td input { margin:10px; }

table#swatches td {
  border:.25em solid #fff;
  text-align:center;
}

input.indent {
  margin-left:10em;
}

    div.album-error {
      background:#ffcccc;
      padding:20px 5px;
      color:#600;
      font-weight:bold;
      border:2px solid #600;
      margin:10px 0 5px 10px;
      text-align:center;
    }


/* *************
  QUESTIONNAIRE
 ************* */


label.q-field{
  font-size:110%;
  line-height:1.7em;
}

input.q-field, textarea.q-field{
display:block;
width: 250px;
height:20px;
margin-bottom: 20px;
}

textarea.q-field{
display:block;
width: 600px;
height: 100px;
margin-top: 10px;
margin-bottom: 50px;
}

textarea.q-final {
margin-bottom: 10px;
}



div#left_content {   margin-top:75px; }

div#left_content p { 
  margin: 1.75em 0;
  padding-left:1em;
  font-size:110%;
  line-height:1.7em;
}


/* ***************
   VENDORS

div.portfolio {
  margin-left:2em;
  margin-right:2em;
}
************** */
p.vendors {
   text-align:center;
   margin-bottom:2em;
   width:45%;
   float:left;
}

p.vendors img {
   background: #FFF;
   padding:11px;
   border:1px solid #96928F;
}

p.vendors a { font-size:120%; }

.clr {clear:both; }


.onecol {font-size: 115%;}
.onecol ul {font-size: 80%;}

/* p#navsocialbar { text-align:right; background:green; margin:1em 1em 0 0;}  t r b l */
p#navsocialbar img { height:20px; width:20px}

p#navsocialbar {
width:98%;
position:absolute;
left:0em;
top:2em;
z-index:5;
text-align:right;
} 

