/* -------------------------------------------------------------------------------------------------------------------- */
/* This css file specifies the unique design style settings for specific html pages on the wwu.neotribalism.net website */
/* -------------------------------------------------------------------------------------------------------------------- */

/*---------------------------------------------------*/
/* Design Company      = DsS:VisionTECH              */
/* Design Director     = Rhys Faler                  */
/* Contact Information = rhys@datasphere-systems.com */
/*---------------------------------------------------*/

 
/* --------- */
/* about.htm */
/* --------- */

#about {
   }
	 
#about h3 {
   margin-top: 20px;
	 margin-bottom: 5px;
   }
	 
#about p {
   margin: 0;
	 padding: 0;
   }
	 
#about .level_3_header {
   font-weight: 700;
	 margin-left: 80px;
   }

	 
/* ------------ */
/* calendar.htm */
/* ------------ */

#calendar {
   width: 680px;
	 margin: 0 auto;
	 margin-top: 5px;
   }
	 
.calendar_styling {
   width: 680px;
	 height: 350px;
	 border-style: solid;
	 border-width: 3px;
	 border-color: #000000;
	 frameborder: 0;
	 scrolling: no;
   }
	 
.calendar_styling_2 {
   width: 665px;
	 height: 350px;
	 margin-left: 15px;
	 border-style: solid;
	 border-width: 3px;
	 border-color: #000000;
	 frameborder: 0;
	 scrolling: no;
   }

	 
/* --------------------- */
/* club_constitution.htm */
/* --------------------- */
	 
#constitution {
   width: 95%;
   height: 400px;
	 padding-top: 3px;
	 margin: 0 auto;
   }
	 
.constitutin_google_docs {
   width: 100%;
	 height: 100%;
   }

	 
/* ------------- */
/* community.htm */
/* ------------- */

#community {
   margin-left: 0px;
	 line-height: 1.0;
   }
	 
#community h3 {
   margin-left: 60px;
	 margin-top: 20px;
   text-decoration: underline;
   }
	 
#community h4 {
   font-size: 16px;
	 font-weight: 500;
	 margin-left: 60px;
	 margin-top: 10px;
	 margin-bottom: 0px;
   }
	 
#community i {
	 font-weight: 300;
   }
	 
#community img {
   float: right;
	 margin-top: -10px;
	 margin-right: 39px;
	 border-left: 1px solid #FFFFFF;
	 border-bottom: 1px solid #FFFFFF;
	 border-right: 1px solid #FFFFFF;
   }
	 
#community p {
   margin-left: 80px;
	 font-weight: 300;
   }
	 
#community p.tab-120 {
   margin-left: 100px;
   }
	 
#community ul {
   margin-top: -5px;
   margin-left: 50px;
	 }
	 
#community ul.tab-070 {
   margin-left: 70px;
   }
	 
#community ul li {
   margin-top: 3px;
	 margin-bottom: 3px;
   margin-left: 70px;
	 font-weight: 300;
   }

	 
/* ----------- */
/* contact.htm */
/* ----------- */

#postcard {
	 width: 500px;
	 height: 265px;
	 margin: 0 auto;
	 margin-top: 30px;
	 margin-bottom: 10px;
   background-image: none;
	 background-color: #FFEBC6;
	 border-top: 5px solid #DDDDDD;
	 border-right: 5px solid #BBBBBB;
	 border-bottom: 5px solid #AAAAAA;
	 border-left: 5px solid #CCCCCC;
	 padding: 15px;
	 padding-top: 0px;
   }
	 
#postcard input[type='text'] {
   background-color: transparent;
	 display: block;
	 font-style: italic;
	 color: #363636;
	 font-weight: 400;
	 border-style: solid;
	 border-color: #8E7C61;
	 border-width: 1px;
	 margin-bottom: -1px;
	 padding: 2px;
   }

#postcard input[type='text']:focus {
   background-color: #FFFFFF;
	 color: #000000;
	 font-style: normal;
	 border-style: inset;
	 border-color: #FFFFFF;
	 border-width: 1px;
   }
	 
#postcard fieldset {
   margin: 0;
	 padding: 0;
	 color: #4C3423;
	 padding-top: 10px;
	 padding-bottom: 10px;
	 border-style: none;
   }
	 
#postcard fieldset ul {
   margin: 0;
	 padding: 0;
   list-style-type: none;
   }
	 
#postcard fieldset ul li {
   margin: 0;
	 padding: 0;
   clear: both;
	 overflow: hidden;
	 margin-top: 5px;
	 margin-bottom: 5px;
	 padding-bottom: 1px;
   }
	 
#postcard h1 {
   margin: 0;
	 margin-bottom: 15px;
   }
	 
#postcard input[type='text'] {
   background-color: #EEEEEE;
   }

#postcard textarea {
   background-color: transparent;
	 display: block;
	 height: 130px;
	 width: 400px;
	 margin-top: 20px;
	 margin-left: 10px;
	 font-style: italic;
	 color: #363636;
	 font-weight: 400;
	 border-style: solid;
	 border-color: #8E7C61;
	 border-width: 1px;
	 padding: 2px;
	 overflow: hidden;
	 }
	 
#postcard textarea {
   width: 500px;
   margin: 0;
	 padding: 0;
	 margin-top: 10px;
	 margin-bottom: 10px;
   background-color: #EEEEEE;
   }
	 
#postcard #email_list {
   float: right;
	 width: 270px;
	 padding-left: 10px;
	 border-left: 1px dotted #AAAAAA;
   }
	 
#postcard #email_list label {
   color: #4C3423;
	 font-size: 14px;
   }
	 
#postcard #email_list p {
   margin: 0;
	 padding: 0;
	 margin-bottom: 5px;
   color: #4C3423;
	 font-size: 14px;
	 font-weight: 600;
	 text-align: center;
   }

#postcard #email_list ul {
   margin-left: 20px;
   }
	 
#postcard #email_list li {
   margin: 0;
	 padding: 0;
   }
	 
#postcard #message_details {
   border-top: 1px dotted #AAAAAA;
	 border-right-style: none;
	 border-bottom: none;
	 border-left-style: none;
	 clear: both;
   }

#postcard #sender_info {
   padding-top: 20px;
   float: left;
   }
	 
#postcard #sender_info input {
   float: left;
   }
	 
#postcard #sender_info label {
   float: left;
	 width: 50px;
   }
	 
.postcard_submit_button {
   width: 110px;
   margin-left: 500px;
	 }
	 
#postcard textarea:focus {
   background-color: #FFFFFF;
	 color: #000000;
	 font-style: normal;
	 border-style: inset;
	 border-color: #FFFFFF;
	 border-width: 1px;
   }


/* --------- */
/* index.htm */
/* --------- */

#home {
   }
	 
#home #box01 p.font_style1 {
   font-size: 14px;
	 margin-top: 10px;
	 padding-top: 3px;
	 padding-bottom: 3px;
	 background-color: #FFFFFF;
   }
	 
#home #box01 a.link_style1 {
   color: #404040;
	 font-size: 14px;
   }
	 
#home #box01 a.link_style1:focus,
#home #box01 a.link_style1:hover,
#home #box01 a.link_style1:active {
   color: #FFFFFF;
	 background-color: #21007F;
	 text-decoration: none;
	 padding: 4px;
   }
	 
#home hr.hr_style1 {
   margin: 0;
	 padding: 0;
   width: 375px;
	 margin-left: 50px;
   }
	 
#home ul.wwu_home_ul {
   margin-left: 90px;
   }

#home li.wwu_home_li {
   margin-top: 2px;
   margin-bottom: 2px;
   }

#whats_new {
   width: 100%;
	 height: 24px;
	 margin-bottom: 5px;
	 background-image: url('media/whats_new.png');
	 background-position: center top;
	 background-repeat: no-repeat;
   }
	 
/* ----------- */
/* matrona.htm */
/* ----------- */

#matrona {
   }
	 
#matrona hr {
   width: 500px;
	 margin: 0 auto;
	 margin-top: 20px;
	 margin-bottom: 20px;
   }
	 
.matrona_map {
   border-style: solid;
	 border-width: 3px;
	 border-color: #545454;
	 width: 500px;
	 margin: 0 auto;
	 background: #DDDDDD;
	 margin-bottom: 20px;
	 padding-bottom: 5px;
	 text-align: center;
   }
	 
.matrona_poster {
   border-style: solid;
	 border-width: 3px;
	 border-color: #545454;
	 width: 500px;
	 margin: 0 auto;
	 background: #FFFFFF;
   }
	 
.matrona_poster_img {
   width: 100%;
	 border: 0;
	 margin: 0;
   }



