
/*  
Theme Name: Save Senn
Theme URI: http://savesenn.org/
Description: The Save Senn Theme.
Version: 0.1
Author: Scott Blackburn
Author URI: http://dividespace.com/

	Save Senn v0.1
	 http://dividespace.com/

	This theme was designed and built by Scott Blackburn

*/

body {  
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-size: 100%;
  color: #000;
  background-color: #007733;
  margin: 30px;
}

a {
  text-decoration:none;
  color: #114400;
}

a:hover {
  text-decoration:none;
  background-color: #aabb77;
}

acronym {
  cursor: help;
  border-bottom: 1px dashed #AAAAAA;
}

img {
  border: 0px;
}

ul {
  list-style-image: url(images/bullet.png);  
}


/* -- MAIN CONTAINER -- */

#layoutBox {
  float: left;
  border: 1px solid #224400;
  background-color: #fff;
  padding: 7px;  
}


/* -- HEADER CONTAINER -- */

#headerBox {
  height: 140px;
  border: 1px solid #224400;
  background: #fff url(images/hdr_bg.jpg) repeat-x bottom;
}

#headerLeftBox {
  float: left;
  width: 87%;
  height:140px;
  background: url(images/header1.jpg) no-repeat bottom left;
  text-align: right;
}

#headerRightBox {
  float: right;
  width: 12%;
  height:140px;
  background: url(images/hdr_right.jpg) no-repeat bottom right;  
}
 
 
/* -- HEADER STYLES -- */

.title {
}

.subTitle {
}


/* -- MENU CONTAINER -- */

#menuBox {
  float: left;
  width: 12em;
  margin: 10px 0 0 0;
  border-right: 1px solid #000;  
  text-align: left;
}

#menuBox p {
  margin: 5px 0 20px 2px;
}

#menuBox br {
  margin-top: 30px;
}


/* -- CONTENT CONTAINER -- */

#mainContent {
  margin: 10px 0 0 14em;
  border-left: 1px solid #000;
}

#mainContent br {
}

#mainContent p {
  padding: 0px 5px 2px 10px;
}

#mainContent img {
	padding: 3px;
	border: 1px solid #224400;
	margin: 10px;
}

.spacer {
  height: 1px;
  clear: both;
}

/* Used by items meant for text only rendering */

.noDisplay {
  display: none;
}


/* -- HEADER/FOOTER STYLES (menuBox & mainContent) -- */

#mainContent h1, #menuBox h1, .menuFooter, .footer {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 120%;
  font-weight: bold;
  letter-spacing: 0.05em;
  color: #224400;
  background: #fff url(images/header_icon.jpg) no-repeat right bottom;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;  
  display: block; 
  padding: 2px 2px 2px 10px;
  margin: 0 0 5px 0;
}

#mainContent h1, .footer {
  border-right: 1px solid #000;
} 

.menuFooter, .footer {
  margin-bottom: 0px;
}

#menuBox h1, .menuFooter {
  border-left: 1px solid #000;
}

#mainContent h2, #menuBox h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	font-weight: bold;
	display: block;
	padding: 0px;
	margin-bottom: 0px;
}

#mainContent h2 {
  margin-left: 10px;
}

#mainContent small {
	font-family: "Courier New", Courier, mono, serif;
	font-size: 75%;
  margin-left: 10px;
}

.continue {
	font-family: "Courier New", Courier, mono, serif;
	font-size: 75%;
  margin-left: 10px;
	margin-bottom: 10px;	
  display: block; 
	text-align: right;
}

#mainContent h1, #mainContent h2, .footer {
  clear: right;  /* Set to both if you don't care about Internet Explorer */
}

#mainContent p {
	font-size: 95%;
	font-weight: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: 1.3em;
}

.opening {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 85%;
	color: #333333;
}

.openingBox {
  background: #fff url(http://savesenn.org/images/top-bckgrd.jpg) repeat-x top;	
	border-right: 1px solid #ccc;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 0px;	
}

.footer {
	font-family: "Courier New", Courier, mono, serif;
	font-size: 70%;
	font-weight: normal;
	border-right: 1px solid #000;
	border-left: 0px;
	color: #333333;
}

.footer a:hover {
  background-color: #2c5d99;
}

.footer br {
  margin: -20px;
}


/* -- MENU/NEWS ITEM STYLES -- */

#newsGroup {
  padding: 5px;
  margin-bottom: 10px;
}

.menuGroup {
  padding: 5px 0 5px 0;
  margin-bottom: 20px;
}

.menuGroup a {
  color: #224400;
  text-indent: 1em;
  text-decoration: none;
  margin-bottom: 2px;
  display: block;  
}

.menuGroup a:hover {
  color: #fff;
  background-color: #aabb99;
}

/* -- IMAGE STYLES -- */

.imgRight {
	padding: 5px;
	border: 1px solid #224400;
	margin-bottom: 10px;
	margin-left: 10px;
}

.imgLeft {
  padding: 5px;
  border: 1px solid #224400;
}

.imgRight {
  float: right;
}

/* Below style will not work correctly unless clear = "both" on the
   #mainContent h1, #mainContent h2, .footer class */

.imgLeft {
  float: left;
}

#joinemail {
	font-size: 100%;
	color: #333;
	padding-top: 5px;
	padding-bottom: 5px;	
	padding-left: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  border-left: 1px solid #000;  	  	
  background: #fff url(images/header_icon.jpg) no-repeat right bottom;	
}

#searchBox {
	font-size: 100%;
	color: #333;
	padding-top: 5px;
	padding-bottom: 5px;	
	padding-left: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  border-left: 1px solid #000;  	  	
  background: #fff url(images/header_icon.jpg) no-repeat right bottom;	
}

#searchBox2 {
	font-size: 100%;
	color: #333;
	padding-top: 5px;
	padding-bottom: 5px;	
	padding-left: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
}

.joinemailheader {
	font-size: 90%;
	letter-spacing: 1px;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-left: 10px;
  display: block;	
}

.joinemail_textbox {
	border: 1px solid #224400;
	padding: 0 0 0 5px;
	margin: 0 0 0 10px;
	background: #aabb99;
}

.button {
	color: #333;
	border-left: 2px solid #fff;
	border-top: 2px solid #fff;
	border-right: 2px solid #224400;
	border-bottom: 2px solid #224400;
	font-size: 80%;
	letter-spacing: 1px;
	padding: 0;
	margin: 5px 0 0 10px;
	background: #ccc;
}

.space10 {
	height: 10px;
}

.space20 {
	height: 20px;
}

.alignright {
	font-family: "Courier New", Courier, mono, serif;
	font-size: 75%;
	padding-right: 10px;
	float: right;
	}
	
.alignleft {
	font-family: "Courier New", Courier, mono, serif;
	font-size: 75%;
	padding-left: 10px;
	float: left
	}

.contactleft {
	font-family: "Courier New", Courier, mono, serif;
	font-size: 75%;
	padding-left: 10px;
	}

.contactright {
	font-family: "Courier New", Courier, mono, serif;
	font-size: 75%;
	padding-left: 10px;
	}

	
.designedby {
	color: #ccc;	
	}
	
.designedby a {
	color: #ccc;
}
.designedby a:hover {
	color: #000;
}

#gallery {
	width: 500px;
	text-align: center;	
	margin-left: 25px;
	padding: 0PX;
}

#gallery img{
	border: 1px solid #333;
}


/* floating pictures in itembody */
.leftbox {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px solid #224400;
	padding: 5px;
	text-align: center;
	background-color: #fff;
}
.leftbox img  {
	display: block;
	position: relative;
	background-color: #fff;
	line-height:0px;
}
.rightbox {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	border: 1px solid #224400;
	padding: 5px;
	text-align: center;
	background-color: #fff;
}
.rightbox img {
	display: block;
	position: relative;
	background-color: #fff;
	line-height:0px;
}

