/* ForOurGrandchildren CSS */

body {
	background-color:#030100;
	font-family: 'Trebuchet MS', 'Arial', 'Verdana', sans-serif;
	font-size: 14px;
	line-height: 19px;
	color: #666666;
	background-image: url(../images/bg_body.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding:0px;
	margin:0px;
	}
h1 {
	font-size: 33px;
	font-weight: normal;
	line-height:normal;
	color: #2a67bc;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding:0px;
	font-family: 'Trebuchet MS', 'Arial', 'Verdana', sans-serif;
	font-style: normal;
	font-variant: normal;
}
h1 a{
	color: #2a67bc;
	background-color: #FFFFFF;
	font-weight: normal;
}
h1 a:hover{
	background-color: #FFFF99;
	font-weight: normal;
	color: #2a67bc;
}
h2{
	font-size: 20px;
	line-height:20px;
	font-weight: normal;
	color: #336633;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding:0px;
	font-family: 'Trebuchet MS', 'Arial', 'Verdana', sans-serif;
	}
#wrapper {
	width: 1042px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	}
#mainframe{
	width: 999px;
	background-image: url(../images/bg_content.jpg);
	background-repeat: repeat-y;
	float:left;
	}
#rightframe {
	width: 43px;
	height:664px;
	background-image:url(../images/bg_rightframe.jpg);
	background-repeat:no-repeat;
	float:right;
	}
#header {
	width: 999px;
	height:83px;
	background-image:url(../images/bg_header.jpg);
	background-repeat:no-repeat;
	clear:both;
	}	
#navigation {
	width: 900px;
	height:44px;
	font-size:22px;
	font-weight:normal;
	color:#FFFFFF;
	padding-top: 10px;
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-style: normal;
	font-variant: normal;
}
#navigation a {
	font-weight:normal;
	color:#FFFFFF;
	text-decoration:none;
	background:none;
}
#navigation a:hover {
	font-weight:normal;
	color:#FFFF99;
	text-decoration:none;
	background:none;
}
#navigation ul {list-style: none;}
#navigation ul li { display: inline;}
#navigation ul li a {margin-right:13px;}

#content-container {
	width: 638px;
	float:left;
	}
#content-container-default {
	width: 638px;
	background-image: url(../images/topper.jpg);
	background-repeat:no-repeat;
	padding-top: 51px;
	float:left;
	}	
#content {
	padding-left:60px;
	padding-right:40px;
	}
a {
	color:#2a67bc;
	text-decoration:none;
}
a:hover {
	background-color: #FFFF99;
	color: #2a67bc;
	text-decoration:none;

}
#rightcolumn-container {
	width:361px;
	float:right;
	}
#rightcolumn {
	padding-right:20px;
	padding-left:25px;
	}
#rightcolumn a {
	color:#2a67bc;
	text-decoration:none;
}
#rightcolumn a:hover {
	color: #2a67bc;
	text-decoration:none;
}
#rightcolumn-join {
	background-image: url(../images/bg_join.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#rightcolumn-support {
	background-image: url(../images/bg_support.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#rightcolumn-blog {
	background-image: url(../images/bg_blog.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width:315px;
	height:43px;
	margin-bottom:-50px;
}
#footer {
	width:100%;
	font-size: 13px;
	color: #999999;
	padding-bottom:10px;
	padding-top:15px;
	text-align: center;
	clear:both;
	height:150px;
	background-image: url(../images/bg_footer.gif);
	background-repeat: no-repeat;
	background-position: center top;
	}
#footer a{
	color: #999999;
	text-decoration:none;
	background:none;
	}
#footer a:hover{
	color: #999999;
	text-decoration:underline;
	background:none;
	}
#footer ul {list-style: none;}
#footer ul li { display: inline;}
#footer ul li a {margin-right:10px;}
#box {
	background-color: #EEEEEE;
	padding: 10px;
}
.subscribe-field {
	font-family: 'Trebuchet MS', 'Arial', 'Verdana', sans-serif;
	font-size: 14px;
	color: #99cc99;
	background-color: #FFFFFF;
	padding: 5px;
	height: 18px;
	width: 200px;
	margin-right: 10px;
	margin-left: 10px;
	border:1px solid #99cc99;
	margin-top:-6px;
	margin-bottom:3px;
}
.subscribe-button {
	font-family: 'Trebuchet MS', 'Arial', 'Verdana', sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #99cc99;
	padding: 5px;
	height: 30px;
	width: 65px;
	border:1px solid #CCCCCC;
	margin-top:-6px;
	margin-bottom:3px;
}
.date {
	padding-left: 20px;
	font-size: 14px;
	font-weight: bold;
	display: block;
	font-family: 'Arial','Trebuchet MS','Verdana';
	color: #A8B4B9;
	background: url(../images/calendar.jpg) no-repeat center left;
	margin-bottom: -15px;
	margin-top:3px;
}
.meta { font-size: 11px; display: block; color: #A8B4B9; margin-top: -15px;}
.meta a { color: #A8B4B9; text-decoration:underline; }
.postcontent { padding-bottom: 12px;}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}
img.centered {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

img.alignright {
    padding: 4px;
    margin: 0 0 2px 7px;
    display: inline;
}

img.alignleft {
    padding: 4px;
    margin: 0 7px 2px 0;
    display: inline;}
.textwidget {padding-bottom:10px;}

/*** Comments h2 ***/

.comments { border-top: solid 1px #CEDDE4; padding-top: 10px; margin-top: -5px; margin-bottom:20px;}
.comments h2 { margin-bottom: 15px; margin-top:0;}
.comment { display: block; padding: 10px; }
.alt { background: #E7F8FF; }
.comment-meta { color: #92A8B1; border-bottom: solid 1px #CCE3EB; padding-bottom: 4px; }
.comment-meta span { font-size: 14px; font-weight: bold; }

.commentform { background: #E7F8FF; display: block; padding: 20px;}
.commentform span { font-size: 16px; display: block; color: #8B8477; margin-bottom: 4px; }
.commentform input, .commentform textarea { width: 350px; background: #ffffff; border: #ffffff; padding: 4px; margin-bottom: 10px; }
.commentform input.subscribe_button{ width: 153px; height: 33px; background: url(../images/comment-off.jpg); display: block; text-indent: -9999px; }
.commentform input.subscribe_button:hover { background: url(../images/comment-on.jpg); }

