body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td {
	margin:0;
	padding:0;
}
html {
overflow: scroll;
} 
body {
	background: #4d9a83 url(images/background.png) repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #222;
}
/* Defaults */
h1, h2, h3, h4, h5, h6 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: lighter;
	color: #2c755b;
}
h1 { font-size: 200%; }
h2 { font-size: 180%; }
h3 { font-size: 150%; }
h4 { font-size: 120%; }
h5 { font-size: 100%; }

a {
	color: #4d9a83; 
	text-decoration: none;
	}
a:hover {
	color: #2c755b;
	text-decoration: underline;GOOGL
	}
p {
	font-size: 100%;
	}

.clear {
	clear: both;
	}	
.hr-line {
	border-bottom: 1px dashed #ccc;
	background: none;
	color: #fff;
	}
/* Wrapping */
#wrapper {
	margin: 0 auto;
	width: 938px;
	background: url(images/wrapper-background.png) repeat-y;
}

#wrapper-padding {
	padding: 0 35px;
}

/* Logo */
#logo {
	background:url(images/logo-ldafs.jpg) no-repeat;
	height: 84px;
	width: 502px;
	float: left;
	margin-top: 8px;
}
#logo h1 {
	display:none;
}

/* Search */
#search {
	float: right;
	background: url(images/search-background.jpg) no-repeat;
	height: 42px;
	width: 234px;
}
#search-box {
	margin: 4px 0 0 8px;
    width: 217px;
    height: 30px;
    background: url(images/bg_search_box.png);
	}
#search-box #s {
    float: left;
    padding: 0;
    margin: 6px 0 0 6px;
    border: 0;
    width: 159px;
    background: none;
	}
#search-box #go {
    float: right;
    margin: 4px 2px 0 0;
	}

/* New to LD Splash */
#splash-newtold {
	clear: right;
	float: right;
}
#splash-newtold h3 {
	padding-left: 20px;
	margin-top: 5px;
	background: url(images/Star.png) left top no-repeat;
	font-style: italic;
	font-size: 150%;
	color: #063940;
	}	
#splash-newtold h3 a{
	font-style: normal;
	}

/* Navigation Menu */
#nav-menu {
	margin: 6px 0 4px 0;
	border-top: 1px dashed #ccc;
	}
#nav-menu ul {
	padding: .5em 0;
	margin: 0;
	list-style-type: none;
	font: normal 18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: center;
	text-transform: uppercase;
}
#nav-menu ul li { display: inline; }
#nav-menu ul li a {
	text-decoration: none;
	color: #4d9a83;
	padding: .3em .4em .4em .4em;
	border-right: 1px solid #fff;
}
#nav-menu ul li.current_page_item a, #nav-menu ul li.current_page_ancestor a {
	color: #063940;
	}	
#nav-menu ul li a:hover {
	background: #f3edda url(images/menu-hover.jpg) no-repeat bottom center;
}

.splash-image img {
	}
	
#sub-menu {
	margin: 3px 0 0 0;
	border-top: 1px dashed #ccc;
	background-color: #eee;
	}
#sub-menu ul {
	padding: .2em;
	margin: 0;
	list-style-type: none;
	font: normal 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: left;
	text-transform: capitalize;
}
#sub-menu ul li { display: inline; }
#sub-menu ul li a {
	text-decoration: none;
	color: #4d9a83;
	padding: .2em 2em;
}

#sub-menu ul li a:hover {
	background-color: #ddd;
}
#sub-menu ul li.current_page_item a {
	color: #000;
	}
#sub-menu ul li.first a {
	color: #000;
	color: #4d9a83;
	padding: .2em;
	}
#sub-menu ul li.first a:hover {
	background-color: #eee;
	}
/*--post--*/
.post h2 {
	text-transform: capitalize;
	}
.post {
	margin: 10px 0 20px 0;

}

.post-info, .cat {
	font-size: 90%;
}
.post-info em {

	font-weight: bold;
	color: #666;
	}
.entry h2 {
	font-size: 170%;
	}

.entry p{
	margin-bottom: 4px;
}

p.metadata {
	padding: 3px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background-color: #eee;
	text-align: right;
	margin-top: 15px;
}

/* Splash Home */
#splash-home {
	background: url(images/splash-background.jpg) no-repeat;
	width: 870px; height: 260px;
	margin-bottom: 6px;
	border-bottom: 1px dashed #ccc;
	}	
#splash-home h2 {
	color: #063940;
	font-style: italic;
	font-size: 180%;
	float: left;
	padding: 25px 0 0 165px;
	}
ul#sh-images {
	clear: left;
	float: left;
	list-style-type: none;
	margin: 35px 0 0 185px;
	height: 160px;
	}
#welcome {
	float: right;
	width: 270px;
	margin: 40px 85px 0 0;
	}
#welcome p {
	margin-left: 2px;
	}
p.welcome-more {
	border-top: 1px dashed #ccc;
	padding-top: 2px;
	margin-top: 5px;
	}
	
/* Columns */
#left-column {
	clear: left;
	float: left;
	width: 572px;
	}
#left-column h2 {
	margin: 6px 0 4px 0;
	padding-bottom: 2px;
	border-bottom: 1px dashed #ccc;
	}
#right-column {
	float: right;
	width: 280px;
	margin-top: 5px;
	border-left: 1px dashed #ccc;
	}
#right-column h3 {
	color: #fff;
	padding: 4px 8px;
	border-bottom: 6px solid #85aaac;
	background-color: #2c755b;
	text-transform: uppercase;
	font-size: 120%;
	}
.rc-content {
	padding: 5px 7px 14px 7px;
margin-bottom: 10px;
	}
/* Blog Columns */
#left-col {
	width: 645px;
	padding-left: 4px;
	}
#left-col p {
	line-height: 16px;
	margin-bottom: 7px;
	}
#left-col ul {	
	list-style: square;
	line-height: 18px;
	padding-left: 10px;
	margin-left: 6px;
	margin-bottom: 8px;
	}
#left-col ol {	
	
	line-height: 18px;
	padding-left: 10px;
	margin-left: 12px;
	margin-bottom: 8px;
	}
#left-col h4, h5 {
	margin: 3px 0 4px 0;
	}
#left-col h4 {
	border-bottom: 1px dashed #ddd;
	padding-bottom: 2px;
	}	
/* Sidebar */
#sidebar {
	float: right;
	width: 200px;
	margin-top: 10px;
	border-left: 1px dashed #ccc;
	}
.widget {
	margin-bottom: 10px;
	}
.widget ul {
	padding-left: 20px;
	}
.widget ul li {
	padding: 2px 0;
	list-style-image: url(images/arrow.png);
	}
.widget ul li:hover{
	list-style-image: url(images/arrow-high.png);
	}
.widget ul li a{
	text-decoration: none;
	}

#sidebar .title {
	color: #fff;
	padding: 4px 8px;
	border-bottom: 6px solid #85aaac;
	background-color: #2c755b;
	text-transform: uppercase;
	font-size: 120%;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;	font-weight: lighter;
	}
	
/* Home Posts */
#home-featured-post {
	float: left;
	width: 350px;
	}
#home-featured-post h4 {
	font-size: 140%;
	text-transform: capitalize;
	margin-bottom: 5px;
	}
#home-featured-post p {
	margin-top: 4px;
	}	
#blog-featured-post {
	float: left;
	width: 350px;
	}
#blog-featured-post h4 {
	font-size: 120%;
	text-transform: capitalize;
	}
#blog-featured-post h3 {
	font-size: 90%;
	}
#blog-featured-post p {
	margin-top: 4px;
	}
	
#home-feed-posts {
	float: left;
	margin-left: 15px;
	width: 200px;
	}
#home-feed-posts h4 {
	font-size: 100%;
	padding-left: 4px;
	border-left: 3px solid #ccc;
	text-transform: capitalize;
	margin: 4px 0 6px 0;
	}
#home-featured-post h3, #home-feed-posts h3 {
	font-size: 110%;
	color: #333;
	}		
.info-splash {
	background-color: #fbf0d1;
	padding: 5px;
	margin-top: 10px;
	margin-right: 8px;
	border: 2px solid #8ebdb6;
	float: left;
	width: 168px;
	font-size: 11px;
	}
.info-splash:hover {
	background-color: #f4e0a9;
	border-color: #6aa199;
	}
.info-splash a {
	color: #333;
	}
.info-splash p {
	float: right;
	width: 102px;
	}
.info-splash a:hover {
	text-decoration: none;
	}
.info-splash img {
	border: 1px solid #888;
	margin-right: 5px;
	float: left;
	}

/* Bread Crumbs */
#bread-crumb {
	font-size: 11px;
	margin: 1px 0 0 5px;
	text-transform: capitalize;
	}
	
/* Footer */
#footer {
	padding: 10px 10px 40px 10px;
	margin-top: 10px;
	background: #2c755b url(images/footer-background.png) repeat-x bottom;
	}
#footer-line {
	border-bottom: 1px dashed #8ebdb6;
	}	
#footer ul {
	padding: .5em 0;
	margin-top: 10px;
	list-style-type: none;
	font: normal 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: center;
	text-transform: uppercase;
}
#footer ul li { display: inline; }
#footer ul li a {
	text-decoration: none;
	color: #8ebdb6;
	padding: .3em .8em .4em .8em;
}
#footer ul li a:hover {
	color: #ece1c3;
}
#footer p {
	color: #8ebdb6;
	text-align: center;
	font-size: 11px;
	margin-top: 7px;
	}
	
/*--comments--*/

#comments {
	margin-top: 15px;
	float: left;
	width: 600px;
}

h3#comment-title {
	background: url(images/comments.png) no-repeat top left;
	width: 600px;
	float: left;
	text-indent: -9999em;
	padding-top: 5px;
}

#comments ol, #comments ol li {
	float: left;
	width: 600px;
	list-style: none;
	padding: 0;
}

#comments ol li .comment-data {
	float: left;
	width: 478px;
	margin-right: 10px;
	background-color: #d7d39a;
	padding: 5px 10px;
	min-height: 120px;
	overflow: auto;
	border: 1px solid #c1bd85;

}

#comments ol li.alt .comment-data {
	float: left;
	width: 478px;
	margin-right: 10px;
	background-color: #eae8c6;
	padding: 5px 10px;
	min-height: 120px;
	border: 1px solid #c1bd85;
	overflow: visible;
	margin-top: -1px;
	margin-bottom: -2px;
}

#comments ol li .comment-info {
	width: 90px;
	float: left;
	text-align: right;
	font-size: 10px;
	line-height: 12px;
}

#comments ol li .comment-info a img {
	border: 0;
	margin-bottom: 5px;
}

#comments ol li .comment-info a {
	text-decoration: none;
}

/*--respond--*/
#respond {
	background: url(images/respond.png) no-repeat top left;
	padding-top: 30px;
	margin-top: 15px;
	float: left;
	float: left;
	width: 600px;
}

#respond p {
	padding: 2px 0;
}

#respond input {
	padding: 2px;
	border: 1px solid #c1bd85;
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #ccc;
   padding-top: 4px;
   
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}
.alignleft {
	float: left;
	margin: 0 10px 8px 0;
	}
	
.alignright {
	float: right;
	margin: 0 0 8px 10px;
	}
	
.aligncenter {
	margin: 10px auto;
	}



/*--navigation--*/

.navigation {
	float: left;
	width: 862px;
	margin: 20px 0;
}


.navigation .alignleft a {
	float: left;
}

.navigation .alignright a {
	float: right;
}
/* Print Style Sheet */
@media print {
body { background:white; color:black; margin:0 }
#header { display:none; }
#nav-menu { display: none; }
#content { }
#comments { }
#sidebar { }
#footer { }
}