/* ----------------------------------------------
	Template Name : Keep It Simple
	Template Code : S-0027
	Version : 1.1
	Author : Erwin Aligam
	Author URI : http://www.styleshout.com/       
	Last Date Modified : January 17, 2010	
 ------------------------------------------------ */
 
/* ----------------------------------------------
   HTML ELEMENTS
------------------------------------------------- */ 
body {
	font: 12px/165% 'Lucida Grande', Verdana, Helvetica, sans-serif;
	color: #666666; 	 /* 666666 */
	margin: 0; padding: 0 0 0 0; 
	background: #fff url(../images2/lsd_bg_03.gif) repeat-x; /* 9cb7d9 */
	text-align: center;  
}
/* Links */
a:link, a:visited { 
	text-decoration: none;
	color: #999;	
	
}
/*
a:hover {
	border-bottom: 1px dotted #AE855C;	
}
*/



a.more-link {
	padding-bottom: 2px;
	font-weight: bold;	
	border-bottom: 1px dotted #AE855C;	
}
a:hover.more-link {
	text-decoration: none;
}
/* Headers */
h1, h2, h3, h4 {
	font: bold 1em/1.5em Georgia, 'Times New Roman', Times, serif;
	color: #444;
	padding: 10px 15px 7px 15px;	 
}
h1 { font-size: 3.7em; font-weight: normal; letter-spacing: -2px; }
h2 { font-size: 2.8em; font-weight: normal; color: #663333; }
h3 { font-size: 2em; font-weight: normal; letter-spacing: -0.5px; padding-top: 15px}
h4 { font-size: 1.3em; }

/* Lists */
ul, ol {
	margin: 10px 20px;
	padding: 0 20px;
}
ul { list-style: disc; }
ol { list-style: decimal; }

dt {
  font-weight: bold;
  color: #7BA857;
}
dd {
  padding-left: 25px; 
}

p, dl { padding: 10px 0px;  }  /* There was 15px of left/right padding here */

/* Images */
img {
	border: 0px;
	margin: 0px;
	padding: 0px;
}
img.float-right {
  	margin: 5px 0px 10px 10px;  
}
img.float-left {
  	margin: 5px 10px 10px 0px;
}

code {
  	margin: 3px 0;
  	padding: 15px;
  	text-align: left;
  	display: block;
  	overflow: auto;  
  	
  	border: 1px solid #F0F0F0;
	background: #f8f8f8;  
}
acronym {
  cursor: help;
  border-bottom: 1px dotted #895F30;
}
blockquote {
	margin: 20px 10px 10px 0;
 	padding: 10px 50px 10px 25px;  
    border: 1px solid #d8d8d8;
   	background: #f4f4f4;
	font-weight: normal;
	font-size: 12px;
	line-height: 1.5em;
	color: #555;	
}
strong { font-weight: bold; }

/* start - table */
table {
	border-collapse: collapse;
	/* margin: 10px; */		
}
tr { background: #fff; }
tr.altrow { background: #f4f4f4;	}
th, td {
	text-align: left;			
	border-width: 1px;
  	border-style: solid;
}
th {
	color: #666;
	background: #e9e9e9;
	padding: .8em 1em;	
  	border-color: #cccccc;	
}


th:hover {
	background: #ffffff;
		
}

td {
	border-color: #e9e9e9;	
	padding: .7em 1em;	
}	
/* end - table */

/* form elements */
form {
	margin: 10px 0px; 
	padding: 15px 25px 15px 20px; 
	border: 1px solid #d8d8d8;
   	background: #f4f4f4;
}
form p {
	border-bottom: 1px solid #E6E6E6;
	padding: 12px 0 5px 0;	margin: 0;	
	color: #7BA857;
}
label {
	font-weight: bold;
	color: #666;
	width: 160px;
	display: inline-block;
}
input, select, textarea {
	margin: 5px 0;
	padding: 5px;
	color: #6A6969;
	border-width: 1px;
	border-style: solid;
  	border-color: #d4d4d4 #ebebeb #ebebeb #d4d4d4; 	
	font: 11px 'Lucida Grande', Verdana, Helvetica, sans-serif;
}
input:focus, select:focus, textarea:focus {
	color: #000;
	border: 1px solid #b6cde9;
	background: #e4edf7;
	
}
#name, #email, #message, #website {
	width: 380px;
}
input.button { 
	font: bold 12px Arial, Sans-serif; 
	height: 30px;
	margin: 0;
	padding: 2px 3px; 
	color: #fff;
	background: #9CCF5F;
	
	border-width: 1px;
  	border-style: solid;
  	border-color: #B6DE8F #8DB836 #8DB836 #B6DE8F;
}



/* ------------------------------------------
   LAYOUT
------------------------------------------- */ 
#content-outer {
	width: 100%;
	padding: 5px 0;		
	border-bottom: 1px solid #E8E8E8;	
	text-align: left;		
	background: #fff;
	min-height: 500px;
}
#content-wrapper3row {
	margin: 0 auto;	
	background: #fff;	/* url(../images/content-bg-3row.gif) repeat-y center top */
	padding-bottom: 35px;
	padding-top: 5px;		
	overflow: auto;
}
#content-wrapper2row {
	margin: 0 auto;	
	background: #fff;	  /* url(../images/content-bg-2row.gif) repeat-y center top */
	padding-bottom: 35px;
	padding-top: 0px;		
	overflow: auto;
}
#header-wrap {
	width: 100%;
	margin: 0; padding: 0; 
	background:  url(../images2/lsd_hdr_bg_03.jpg) center top no-repeat;
	
}
#header {
	position: relative;
	margin: 0 auto;
	height: 200px;
	
}
#header h1#logo-text { margin: 0; padding: 0; }
#header h1#logo-text a {
	position: absolute; 
	margin: 0; padding: 0 5px 0 0;
	font: normal 75px Georgia, 'Times New Roman', Times, serif;
	letter-spacing: -6px;
	color: #93b876;
	text-decoration: none;
		
	/* change the values of top and left to adjust the position of the logo*/
	top: 90px; left: 20px;	
}
#header h1#logo-text a:hover { border: none; }
#header p#intro {
	position: absolute;
	margin: 0; padding: 0;
	font-family: Georgia, 'Times New Roman', Times, Serif;
	font-weight: normal;
	font-size: 17px;
	line-height: 1.6em;
	font-style: italic;
	letter-spacing: -.5px;
	color: #7ba45b;
	width: 400px;
	
	/* change the values of top and left to adjust the position */
	top: 175px; left: 110px;		
}
#header #header-image {
	position: absolute;
	background: url(../images/header-image.gif) no-repeat;
	width: 371px;
	height: 263px;	
	right: 10px; top: 0;	
}

#header #school-name {
	position: absolute;
	width: 477px;
	height: 151px;	
	left: 0px; top: 20px;
	background: transparent;
}


#header #signpost {
	position: absolute;
	width: 431px;
	height: 166px;	
	right: -28px; 
	top: 13px;
	background: transparent;

}



#header #mainpic {
	position: absolute;
	width: 400px;
	height: 288px;	
	left: 0px; top: 128px;
	background: transparent;
	z-index: 1;
}


#header #crusaderLogo {
	position: absolute;
	width: 81px;
	height: 62px;	
	right: -10px; top: 66px;
	background: transparent;
	z-index: 1;
}

#header #insidemainpic {
	position: absolute;
	width: 346px;
	height: 250px;	
	right: 0px; top: 128px;
	background: transparent;
	z-index: 1;
}

#header #insideHeader {
	position: absolute;
	width: 346px;
	height: 250px;	
	right: 370px; top: 180px;
	background: transparent;
	z-index: 1;
	color: #9cb7d9;
	text-align: right;
	font: normal 28px/40px Georgia, 'Times New Roman', Times, serif;
	
}



#header #insideHighlights {
	position: absolute;
	width: 560px;
	height: 150px;	
	right: 370px; top: 220px;
	background: transparent;
	z-index: 1;
	color: #9cb7d9;
	text-align: right;
	overflow: auto;  
	font: 11px/165% 'Lucida Grande', Verdana, Helvetica, sans-serif;
}

#header #insideHighlight {
	border-bottom: 1px dotted #202833;
	padding: 6px 0px 6px 10px;

}




#header #homepagetext {
	position: absolute;
	width: 570px;
	height: 173px;	
	left: 400px; top: 128px;
	background: transparent;
	z-index: 1;
}



#header #homepagedate {
	position: absolute;
	width: 570px;
	height: 97px;	
	left: 400px; top: 301px;
	background: transparent;
	z-index: 1;
}

/* header quick search */
#header form#quick-search {
	position: absolute;
	top: 10px; right: 0;
	padding: 0; margin: 0;
	border: none;
	width: 270px; height: 33px;
	background: #F5F4F3 url(../images/header-search.gif) no-repeat;	
	z-index: 999999;
}
#header form#quick-search p {
	margin: 0; padding: 0;		
}
#header form#quick-search input {
	border: none;
	background: transparent;
	color: #bababa;
	float: left;
	margin: 0; padding: 5px;
}
#header form#quick-search .tbox {
	margin: 6px 0 0 5px; 
	width: 216px;	
	display: inline;		
}
#header #search form#quick-search .btn{
	width: 25px; height: 25px;		
}
#header form#quick-search label {
	display: none;
}

/*  navigation  */
#header #nav {
	position: absolute;
	margin: 0; padding: 0;		
	width: 880px;	
	left: 0;	top: 5px;		
}
#header #nav ul {
	float: left;	
	list-style: none;	
	margin: 5px 0 0 0;
	height: 45px;
	padding: 0 0 0 15px;					
}
#header #nav ul li {
	float: left;
	margin: 0; padding: 0 0 0 10px;		
}
#header #nav ul li a {
	float: left;
	margin: 0;
	padding: 0 15px 0 5px;
	color: #666666;
	font: bold 14px/40px 'Trebuchet MS', 'Helvetica Neue', Arial, Sans-Serif;
	text-transform: uppercase;	
}
#header #nav ul li a:hover, 
#header #nav ul li a:active {
	border: none;
	color: #111;
	background: transparent;
}
#header #nav ul li#current {
	background: transparent url(../images/left-tab.gif) no-repeat;	
}
#header #nav ul li#current a {	
	color: #444;
	background: transparent url(../images/right-tab.gif) no-repeat right top;	
}

/* global nav */



#header #globalnav {
	position: relative;
	float: right;
	margin: 0; padding: 0;		
	
	left: 0px;	top: 0px;		
}
#header #globalnav ul {
	float: left;	
	list-style: none;	
	margin: 5px 0 0 0;
	height: 29px;
	padding: 0 0 0 0px;					
}
#header #globalnav ul li {
	float: left;
	margin: 0; padding: 0 0 0 10px;		
}
#header #globalnav ul li a {
	float: left;
	margin: 0;
	padding: 0 5px 0 5px;
	color: #2b2e32;
	font: bold 11px/20px 'Trebuchet MS', 'Helvetica Neue', Arial, Sans-Serif;
	
}
#header #globalnav ul li a:hover, 
#header #globalnav ul li a:active {
	border: none;
	color: #fff;
}




/* main column */
#main h2 {
	font: normal 2.5em Georgia, 'Times New Roman', Times, Serif;
	color: #395c7e;
	letter-spacing: -0.2px;	
	margin: 0px;
	padding: 0px;
	padding-bottom: 10px;
}
#main h2 a {
	color: #444;
	border: none;
}

#main h3 {
	font: normal 2.0em Georgia, 'Times New Roman', Times, Serif;
	color: #999;
	letter-spacing: -0.2px;	
	margin: 0px;
	padding: 0px;
	padding-bottom: 10px;
}


#main h4 {
	font: normal 1.4em Georgia, 'Times New Roman', Times, Serif;
	color: #999;
	letter-spacing: -0.2px;	
	margin: 0px;
	padding: 0px;
	padding-top: 6px;
}


/*   New Link Style for Content Area  */
#main a {
	border-bottom: 1px dotted #668dbc;
	color: #668dbc;
}





/* left columns */
#left-columns h3 {
	color: #ccc;
	font: bold 18px/20px 'Trebuchet MS', 'Helvetica Neue', Arial, Sans-Serif;
	letter-spacing: -0.5px;
	padding: 5px 10px;
	border-bottom: 4px solid #f4f4f4;
	margin: 42px 0 0px 0;
}

/* sidebar menu */
.sidemenu ul {
	text-align: left;
	margin: 10px 8px 8px 8px; padding: 0;
	/* border-top: 2px solid #ebebeb;  */
	
}
.sidemenu ul li {
	list-style: none;
	background: url(../images/dots.gif) repeat-x left bottom; 
	padding: 7px 5px;
	margin: 0;		
	
}
* html body .sidemenu ul li {
	height: 1%;
}
.sidemenu ul li a:link,
.sidemenu ul li a:visited {
	background-color: transparent;
	border: none;
	color: #999;
	padding-left: 0;	
}
.sidemenu ul li a span {
	color: #9F9F9F;	
	font-family: Georgia, 'Times New Roman', Times, Serif;
	font-style: normal;
	font-size: 1em;
}
.sidemenu ul li a:hover { color: #333;	}
.sidemenu ul ul { margin: 0 0 0 10px; padding: 10;   }/* border-top: 2px solid #f4f4f4; */
.sidemenu ul ul li { background: none; padding: 6px 10px; }
 

.3rd  {
	color: red;
	padding-left: 15px;
	background: yellow;
}

/* featured-post */
.featured-post {
	padding-bottom: 15px;			
}
.featured-post h4 {
	padding: 0;
	margin: 0 15px 0 12px;
	border-bottom: 1px solid #ebebeb;
}
.featured-post h4 a, 
.featured-post h4 a:visited {
	color: #7BA857;
	border: none;
}
.featured-post .post-info {
	margin-left: 0;
	padding-bottom: 5px;
}
.featured-post p {
	padding-top: 0;
}

/* footer */



#footer-outer {
	display: block;	
	width: 100%;
	padding: 0px 0px;
		
	text-align: left;		
	background: #a4b8a1;	
	height: 370px;
	border-top: 10px solid #bac9b8;
}

#footer-wrapper {
	
	margin: 0 auto;
	text-align: left;		
}

#footer-wrapper h3 {
	color: #444;
	font: normal 1.8em Georgia, 'Times New Roman', Times, Serif;
	text-transform: none;
	letter-spacing: -0.5px;	
}
#footer-wrapper h3, 
#footer-wrapper p {
	padding-left: 0;
}
#footer-wrapper a {
	color: #333;
	background: transparent;
}

/* footer-list */
#footer-wrapper ul.footer-list {
	list-style: none;
	padding: 0;	
	margin-left: 0;	
	
	margin-top: 33px;
}
#footer-wrapper ul.footer-list li {
	
}
#footer-wrapper ul.footer-list li a {
	display: block;
	width: 98%;
    line-height: 2em;
	font-weight: normal;
	padding: 2px 0;
	margin-left: 0;
	padding-left: 0;
	color: #000;
	border: none;
}
#footer-wrapper ul.footer-list li a span {
	font-style: italic;
	font-weight: normal;
	font-family: Georgia, 'Times New Roman', Times, Serif;
}
#footer-wrapper ul.footer-list li a:hover,
#footer-wrapper ul.footer-list li a:hover span {
	color: #274263;	
}







#footer-wrapper ul.footer-image-list {
	list-style: none;
	padding: 0px;	
	margin: 0px;
}

#footer-wrapper ul.footer-image-list li {
	padding: 0px;
	margin: 0px;
	
}

#footer-wrapper ul.footer-image-list li a {
	display: block;
	width: 100%;
    margin: 0;
    padding: 0;
	border: 0px solid purple;
	line-height: 0px;
}

#footer-wrapper ul.footer-image-list li  {
	padding: 0px;
	margin: 0px;
	
}


/* footer-content */
#footer-content {
	float: left;
	width: 100%;	
	padding: 0 0 35px 0;				
	margin: 0px 0 0 5px;	
	color: #000;
	
}



/* postmeta */
.postmeta {	
	padding: 5px; margin: 20px 15px 15px 10px;	
	border: 1px solid #EBEBEB;
	background: #f8f8f8;	
}
.postmeta a { background: transparent; }
.postmeta a:hover { border: none; }
.postmeta a.comments { margin: 0 10px 0 5px;	}
.postmeta a.readmore { margin: 0 10px 0 5px;	}
.postmeta .date{ margin: 0 10px 0 5px;	}

.post-info { font-size: .95em; padding-top: 3px; color: #B0B0B0; }
.post-info a, .post-info a:visited { color: #000; border: none; }

/* thumbnails */
p.thumbs{ padding: 10px 0 0 0px; }
.thumbs img { 
	position: relative;
	padding: 8px;
	margin: 5px 5px 5px 0px;
	background: #fafafa;
   	border: 1px solid #ddd;	
}
.thumbs img:hover	{
	border: 1px solid #D2D2D2;
	background: #DDD;	
}
.thumbs a:hover { background-color: transparent; border: none }

/* comments list */
ol.commentlist {
	margin: 12px 10px;
	padding: 0;
	border-style: solid;	
	border-color: #F0F0F0;	
	border-width: 1px 1px 0 1px;
}
.commentlist li {
	margin: 0;
	padding: 10px;
	list-style: none;
	border-bottom: 1px solid #F0F0F0; 
}
.commentlist li cite {
	display: block;
	font-style: normal;
	font-weight: bold;
	padding: 7px;	
}
.commentlist li cite img {
	float: left;
	margin-right: 10px;	
}
.commentlist li cite .comment-data {
	font-size: .8em;
	font-weight: normal;
}
.commentlist li .comment-text {
	clear: both;
	margin: 0; padding: 0;
}
.commentlist li.alt {
	background: #f8f8f8 
}

/* alignment classes & additional classes*/
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right { text-align: right; }
.no-border { border: none; }

/* clearing */
.clearer { clear: both; }
.clear {	display:inline-block; }
.clear:after {
	display:block; 
	visibility:hidden; 
	clear:both; 
	height:0; 
	content: "."; 
}



/* Redstick */
#new-right-image {
	float: right;
	margin: 0 0 10px 15px;
	padding: 0px;
	border: 6px solid #e5e5e5; 
}

#home-news-image {
	border: 6px solid #e5e5e5;
	width: 268px;
	height: 203px;
	overflow: hidden;
}

#home-news-image2 {
	border: 6px solid #e5e5e5;
	width: 445px;
	height: 300px;
	overflow: hidden;
}




#home-news-image-small {
	border: 4px solid #e5e5e5;
	width: 160px;
	height: 120px;
	overflow: hidden;
}

#home-cal-date {
	font: 12px/165% 'Lucida Grande', Verdana, Helvetica, sans-serif;
	color: #f9ca9b; 
	text-transform: uppercase;
	font-weight: bold;

}



#homepage-News-Top-Feature  {
	color: #316b48;
	font: bold 20px/150% 'Lucida Grande', Verdana, Helvetica, sans-serif;
}

#homepage-News-Top-Top-Feature a {
	color: #316b48;
	font: bold 20px/150% 'Lucida Grande', Verdana, Helvetica, sans-serif;
	
}





#homepage-News-Top  {
	color: #000;
	font: bold 14px/150% 'Lucida Grande', Verdana, Helvetica, sans-serif;
}

#homepage-News-Top a {
	color: #000;
	font: bold 14px/150% 'Lucida Grande', Verdana, Helvetica, sans-serif;
	
}



#homepage-News-Rest {
	color: #999999;
	margin-bottom: 6px;
	border-bottom: 1px solid #f4f4f4;
	padding-bottom: 6px;
}


#homepage-News-Rest a {
	color: #85acdb;
	font-weight: bold;
}


#homepage-News-Small  {
	color: #999;
	font: bold 12px/150% 'Lucida Grande', Verdana, Helvetica, sans-serif;
	height: 40px;
}

#homepage-News-Small a {
	color: #999;
	font: bold 12px/150% 'Lucida Grande', Verdana, Helvetica, sans-serif;
	
}





/*

Calendar on Homepage
*/

.sidemenu-cal ul {
	color: #999999;
	font: 11px/120% 'Lucida Grande', Verdana, Helvetica, sans-serif;
	
	text-align: left;
	margin: 0px 8px 15px 4px; padding: 0;
	/* border-top: 2px solid #ebebeb;  */
	
}
.sidemenu-cal ul li {
	list-style: none;
	padding: 5px 6px;
	margin: 0;		
	
}
* html body .sidemenu-cal ul li {
	height: 1%;
}
.sidemenu-cal ul li a:link,
.sidemenu-cal ul li a:visited {
	background-color: transparent;
	border: none;
	font-weight: bold;
	color: #85acdb;
	padding-left: 0;	
}
.sidemenu-cal ul li a span {
	color: #9F9F9F;	
	font-family: Georgia, 'Times New Roman', Times, Serif;
	font-style: normal;
	font-size: 1em;
}

.sidemenu-cal ul li:hover {
	background: #e7eef8;
} 

.sidemenu-cal ul li a:hover { color: #668dbc;	}
.sidemenu-cal ul ul { margin: 0 0 0 10px; padding: 10;   }/* border-top: 2px solid #f4f4f4; */
.sidemenu-cal ul ul li { background: none; padding: 6px 10px; }
 
 
/* BORDERLESS TABLE  */
 
table.NoBorder {
	border-collapse: collapse;
	border: 0px solid #fff;

} 


table.NoBorder td {
	border: 0px solid #fff;
}	
 
/*  BC Calendar */

table.Fullcal {
	margin: 15px 0;
	background: #FFF;
	width: 100%;
	}

table.Fullcal th {
	color: #999;
	background: #FFF;
	padding: 1px;
	font-size: 12px;
	text-align: center;
	text-transform: uppercase;
}

table.Fullcal th.month {
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	vertical-align: top;
	text-transform: uppercase;
	padding: 1px 0 0 0;
	width: 1%;
}

table.Fullcal th.month div {
	background: #333;
	color: #FFF;
	padding: 12px 12px;
}

table.Fullcal td.blank {background: #f5f5f5;}

table.Fullcal td {
	background: #f4f4f4;
	vertical-align: top;
	padding: 12px 12px 10px 10px;
	color: #999;
	font-size: 10px;
	text-align: right;
	height: 65px;
	
}

table.Fullcal td a {
   
  padding: 0;
}

table.Fullcal td.weekend {
  background: #d5d5d5;
  width: 1%;
}

table.Fullcal.weekends td, table.Fullcal.weekends td.weekend {width: 14%;}

table.Fullcal td.with {
	background: #fff;
	color: #666;
	border: 1px solid #e9e9e9;
	font-weight: normal;
}

table.Fullcal td.with span.date {
  float: right;
  margin: -8px -8px 8px 8px;
  color: #e5e5e5;
  font-size: 16px;
  font-weight: bold;
  
}

table.Fullcal td#today {
	background: #ffc;
	color: #333;
	border: 1px solid #fc0;
}

table.Fullcal td#today span.date {
  background: #FC0;
  color: #FFF;
  padding: 1px 5px;
}


table.Fullcal ul {
	padding: 0;
	margin: 0;
	text-align: left;
	list-style: none;
}

table.Fullcal li {
	font-weight: normal;
	font-size: 10px;
	line-height: 13px;
	padding: 0;
	display: block;
	margin-bottom: 5px;
}




div#lsdCookieCrumb {
	margin-bottom: 14px;
}



img.lsdRightSideImage2010 {
  	margin: 5px 0px 15px 15px;
  	float: right;
  	border-width: 6px;
  	border-style: solid;
  	border-color: #b1c4ae #98ac95 #869983 #a4b8a1;   
}

.light {
	color: #ccc;
}

#LSDHomepageNewsArchiveLink {
	border-top: 5px solid #316b48;
	margin-top: -6px;
	padding-top: 6px;
}
#LSDHomepageNewsArchiveLink a {
	font: bold 16px/165% 'Lucida Grande', Verdana, Helvetica, sans-serif;
	color: #316b48;
	
}

#LSDHomepageRightEvents {
	color: #666;
	padding: 4px 4px 4px 0px;
	border-top: 1px solid #f4f4f4;	

}
