/* 
  
  [[o]]== BOILERPLATE FOR 3.7 DESIGNS ========================[[o]]
   ||                                                          ||
   ||  Authored by Ross Johnson  - CEO of 3.7 DESIGNS          ||
   ||                                                          ||
 [[o]]=======================================================[[o]]
  
 Like the code you see?


  =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  || TABLE OF CONTENTS 									        ||
  =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
 
  =01 : UNIVERSAL SELECTORS
  =02 : TYPOGRAPHY
  =03 : LINKS
  =04 : BODY STRUCTURE
  =05 : NAVIGATION
  =06 : HELPER CLASSES
  =07 : ACCESSIBILITY
  =08 : TABLES
  =09 : FORMS


  MARGINS:

  SMALL t10px / b10px
  DEFAULT  t20px / b20px
  LARGE t30px / b30px

*/

/* =01 : UNIVERSAL SELECTORS */

html, body { margin: 0; font-family: 'Helvetica Neue', 'Helvetica', 'Arial','San-serif'; line-height: 16px; font-size: 12px; background: #fff;}

#page { width: 747px; margin: 10px auto 0 auto; background: url('../images/structure/page-background.gif');}
#subpage #page { background: url('../images/structure/subpage-background.gif') !important; }

/* HTML5 BASED NAMING CONVENTIONS } */

.article {}
.section { min-height: 20px;}
.aside

.navigation {}

#header {}
#footer {}

#content { position: relative; }
#content-main {}
#content-sup {}

#column-two .article, #column-one .article, #column-three .article { display: none; }
#column-two .active, #column-one .active, #column-three .active { display: block !important; }


/* =02 : TYPOGRAPHY baseline */

h1, h2, h3, h4, h5, h6 { margin: 12px 0 6px 0; }
p, ol, ul, img, dl, blockquote { margin: 4px 0 14px 0; }

h1 { font-size: 48px; line-height: 54px;}
h2 { font-size: 36px; line-height: 36px; color: #621209; font-family: 'Trebuchet MS', 'Trebuchet', 'Helvetica Neue', 'Helvetica', 'Arial','San-serif';}
h3 { font-size: 30px; line-height: 18px;}
h4 { font-size: 13px; line-height: 18px; font-weight: bold;}
h4 a { text-decoration: none; color: #000;}
h5 { font-size: 18px; line-height: 18px;}
h6 { font-size: 14px; line-height: 18px;}

#homepage h2 { text-transform: uppercase; font-size: 18px; text-align: right; font-weight: bold; letter-spacing: .05em;}
h3 { color: #621209; font-weight: bold; font-size: 16px; margin: 8px 0 0px 0; }

#content-aside {
	width: 747px;
	height: 125px;
	background: url('../images/home/collage.jpg') no-repeat scroll top left;
	position: absolute;
	bottom: 0;
}
blockquote {  }

ul { list-style: disc; margin-left: 15px;}
ul li { padding-left: 0px; line-height: 1.25em; margin-bottom: 9px; }

.nonlist { list-style: none; margin: 0; padding: 0; }
.nonlist li { padding: 0; margin: 0; }

/* =03: LINKS */

a { color: #fff;  }
a:hover { text-decoration: none; color: #621209;}
a:vistied {}
a:active {}

/* =04: BODY STRUCTURE */

#logo { margin: 0;}

#logo a { display: block;
	width: 102px; float: left; margin: 0;
	height: 109px; text-indent: -999999px; overflow: hidden;
	background: url('../images/structure/logo.gif') no-repeat scroll top left;
}

#tagline {
	width: 475px; margin: 0;
	height: 0; float: right;
	font-size: 1em;
	padding-top: 36px;
	text-indent: -2000px;
	overflow: hidden;
	background: url('../images/structure/tagline.gif') no-repeat;
}

#subpage #tagline { background: url('../images/structure/subpage-tagline.gif') no-repeat;}

#header { height: 109px;}
#content { clear: both;}
#footer {}
#lcol {}
#rcol {}
#mcol {}

#content { min-height: 350px; }

#column-one { width: 213px; float: left; padding: 0 20px 0 20px; }
#column-two { width: 209px; float: left; padding: 0 20px 0 20px; }
#column-three { width: 209px; padding: 0 10px 0 20px; float: left; position: relative; }

#subpage #column-one { width: 165px; float: left; padding: 0 20px 0 10px;}
#subpage #column-two { width: 330px; float: left; padding: 0 15px 0 15px;}
#subpage #column-three { width: 160px; float: left; padding: 0 10px 0 15px;}

/* =05: NAVIGATION */

#main_nav { list-style: none; margin: 0; padding: 0; }

#content .nav { list-style: none; text-align: right; font-size: 14px; margin: 0; padding: 0; }
#content .nav li { padding: 0; margin: 9px 0 9px 0; }
#content .nav li a { font-size: 15px; text-decoration: none;}

#footer { background: #725a38; text-align: center; margin: 0; padding: 4px 0 4px 0;}
#footer-nav { list-style: none; margin: 0 auto 0 auto; padding: 0; }
#footer-nav li { display: inline; background: url(../images/nav/footer-bullet.gif) right center no-repeat; padding: 0 25px 0 0; margin: 0 0 0 25px; }
#footer-nav li.last { margin-right: 0; background: none; padding-right: 0;}
#footer-nav li a { font-size: 12px; text-decoration: none;}

#copyright { width: 747px; margin: 10px auto 0 auto; color: #aaa;font-style: normal; text-align: right;}
#copyright address { display: inline; font-style: normal; text-align: right; color: #ccc;}
/* 
ACCESSIBLE CSS ROLL OVERS 
#main_nav li a { display: block; float: left; width: 0px; height: 0px; text-indent: -99999px; overflow: hidden; }
*/


/* 

Sustainability PAGE 

*/

.usgb { padding: 20px 0 0 0; }

/* END Sustainability */

/* 
Contact PAGE 

*/

#social { list-style: none; margin: 20px 0 0 0; padding: 0; text-align: center; float: left; }
#social li { padding: 5px 0; }
#social .follow { display: block; }
#social img { margin: 0; padding: 0; }
#social a { font-size: 11px; }

/* END Contact *


/* 

ABOUT US PAGE 

*/

#a3c-members {  list-style: none; margin: 0; padding: 0; }
#a3c-members li { padding: 0; margin: 0; height: 100px; width: 100px; float: left;}
#a3c-members li a { display: block; text-indent: -999999px; overflow: hidden; width: 100px; height: 100px;}

#a3c-dan-jacobs { background: url(../images/about/Dan.jpg); }
#a3c-jan-culbertson { background: url(../images/about/Jan.jpg); }
#a3c-brian-winkler { background: url(../images/about/Brian.jpg); }
.members-filler { background: url(../images/about/redblock.gif);}

/* END ABOUT US */

/*

NEWS PAGE

*/

#project-list, #events, .services { list-style: none; margin: 10px 0 0 0; padding: 0; }
#project-list li, #events li, .services li { list-style: none; margin: 7px 0 7px 0; padding: 0; font-weight: bold; line-height: 16px; }
#project-list li span, #events li span, .services li span { display: block; font-weight: 100;}

#events a { color: #621209; }

/*

ADVACOCY PAGE

*/

.presentation-list, .advocacy-list { list-style: none; margin: 10px 0 0 0; padding: 0;}
.presentation-list li, .advocacy-list li { list-style: none; padding-left: 0; }
.presentation-list li span, .advocacy-list li span { display: block; font-style: italic;}


.advocacy { }

#subnav {}

#subpage #content a, .s-services { color: #621209;}

#breadcrumbs { list-style: none; margin: 0 0 18px 0; padding: 0; }
#breadcrumbs li { display: inline; font-size: 10px; color: #999; }
#breadcrumbs li a { color: #666; }

/* =06: HELPER CLASSES */

.tac, .center { text-align: center; }
.tal { text-align: left; }
.tar { text-align: right; }

.roll-over { display: block;}

.fl, .left { float: left; }
.fr, .right { float: right; }

.imgfl { float: left; margin-right: 18px; }
.imgfr { float: right; margin-left: 18px; }

.not-bold { font-weight: 100;}


.clear { clear: both; }
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.mac { margin: 0 auto 0 auto;}

/* =07: ACCESSIBILITY */

#skiplinks { position: absolute; top: -500px; }

/* =08: TABLES */

summary {}
th {}
legend {}

/* =09: FORMS */

.listform { list-style: none; width: auto; }
.listform li { clear: both; padding: 9px 0 9px 0; }
.listform label { float: left; text-align: right; }
.listform input, .listform select, .listform textarea { float: right; }
.listform span { color: #FFaaaa; }
.listform .error { background: #ffaaaa; border: 1px solid #dd9999; padding: 5px;}

/* 210 ren page */

.nolist { list-style: none; margin: 0; padding: 0;}
.nolist li { margin: 0; padding: 0; }

.project-goals-list li { padding: 5px 0 5px 0 !important;}

.services li span { display: block; }

.list-navigation li { padding: 5px 0 5px 0;  }
.list-navigation li a { font-weight: bold; text-decoration: none; }
.list-navigation li a:hover { color: #000;}
#contact-aside {
	width: 747px;
	height: 95px;
	background: url('../images/contact/footer.jpg') no-repeat scroll top left;
}

#timelaps-photos { list-style: none; margin: 0; padding: 0;}
#timelaps-photos li { margin: 0; padding: 0;}

#timelaps-photos img { padding: 5px; border: 1px solid #a59175;}


/* =10 Modal Window Style */

#mask {
  position:absolute;
  left:0;
  top:0;
  z-index:9000;
  background-color:#000;
  display:none;
}
  
#boxes .window {
  position:absolute;
  left:0;
  top:0;
  width:440px;

  display:none;
  z-index:9999;
  padding:20px;
}

#boxes #dialog {
  width:375px; 
  height:505px;
  padding:10px 20px;
  background-color:#ffffff;
  font-weight: bold;
}
#boxes #dialog  h2 { font-weight: 20px; }

#boxes .close { color: #000; }
