@charset "utf-8";
/* CSS Document */


* {
	margin: 0;
	padding: 0;
	outline: 0;
	border: 0;
}
body {
	background: url('http://www.thecontinuitycenter.org/images/stretch.jpg') repeat-x;
	margin: 0 auto;
	text-align:left;
	font-family: Georgia, "Times New Roman", Times, serif;
}
p, ul, ol, table {
	font-size: 12px;
}
ul, ol, blockquote {
	margin: 0 0 0 40px;
}
#wrapper {
	margin: 0 auto;
	width: 980px;
}
#header {
	width: 980px;
	height: 282px;
}
#content {
	background: url('http://www.thecontinuitycenter.org/images/continuity_body.jpg') #ffffff top no-repeat;
	display: inline-block;
	width:980px;
	clear:both;
	min-height:328px;
}
#main, #mainint {
	width: 332px;
	float: left;
	min-height:328px;
}
#mainint {
display: inline;
}
#center {
	width: 347px;
	float: left;
	height:328px;
}
#rightcolumn {
	width: 301px;
	float: left;
}
#sidebar {
	width: 300px;
	float: left;
}
#main p {
	padding: 10px 20px 0px 50px;
	text-align: justify;
}
.interiorcolumn {
	width: 595px;
	/*float: left;*/
	padding: 6px 10px 12px 20px;
        margin-left: 332px;
}
.interiorcolumn p {
	padding: 6px 0;
}

/*Footer*/

#footer {
	background: url('http://www.thecontinuitycenter.org/images/footer-2.jpg') no-repeat;
	width: 980px;
	height: 123px;
	clear:both;
}

.footerleft p {
	width: 300px;
        padding: 48px 0 0 32px;
	float: left; 
}
.footerleft p {
	color:#5f3c80;
	font-size: 11px;
	text-align: center;  
}
.footerright {
	width: 600px;
        padding: 45px 0 0 10px;
	float: left; 
}
.footerright p {
	color:#fff;
	font-size: 11px;
	text-align: left;        
}
p.right {
text-align: right;
}
p.right a {
color: #fff;
text-decoration: none;
}


/*NEWS FEED*/
#news {
	background: url('http://www.thecontinuitycenter.org/images/news_feed.jpg') no-repeat;
	width: 347px;
	height: 191px;
        padding-top: 30px;
}
#news p, #news h2 {
	padding: 4px 0 0 30px;
}
#news h2 {
font-size: 14px;
}
.date {
color: #3d1063;
}

#news a {
	color: #73bf45;
	text-decoration: underline;
}


#links {
	background:url('http://www.thecontinuitycenter.org/images/links_back.jpg') top no-repeat;
	width: 300px;
	padding: 42px 0 0 32px;
}
#links li, #silolinks li {
	list-style: none;
	font-size: 12px;
	margin: 0 0 0 20px;
}
#links li a, #silolinks li a {
	color:#5f3c80;
}
#mainint img {
	padding: 0 0 0 32px;
}
#siloside {
	/*width: 210px;*/
	float: right;
	height: 328px;
        display: inline;
}
#silolinks {
	background:url('http://www.thecontinuitycenter.org/images/links_back_silo.jpg') top no-repeat;
	width: 210px;
	padding: 34px 0 0 0;
}
/*Search*/

#search {
	width: 280px;
	height: 39px;
	float: right;
	margin: 50px 20px 0 0;
	clear: right;
}
#searchbox {
	background:url('http://www.thecontinuitycenter.org/images/searchbox.jpg') top right no-repeat;
	padding: 2px;
	width: 256px;
	height: 25px;
	float: right;
}
#s {
	background-color: transparent;
	border: none;
	padding: 2px;
	width: 172px;
	height: 21px;
	margin: 0;
	float:right;
}
#searchsubmit {
	background: url('http://www.thecontinuitycenter.org/images/searchback.gif');
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: 600;
	color: #FFFFFF;
}
h2.pagetitle {
padding-bottom: 10px;
}

#topbuttons {
	font-size: 13px;
	font-weight: 600;
	color: #FFFFFF;
	float: right;
	margin: 10px 20px 0 0;
	text-align: right;
}
#topbuttons a {
	color: #ffffff;
}
#topbuttons a:visited, #topbuttons a:active, #topbuttons a:link {
	text-decoration: none;
}
#topbuttons a:hover {
	text-decoration: underline;
}
/*BLOG*/
.blogcolumn {
width: 600px;
float: left;
padding: 10px 10px 0px 50px;
}
.blogcolumn p,.directorycolumn p {
padding: 5px 0 8px 0;
}
.blogcolumn h2, .blogcolumn a {
color:#5f3c80;
}
.blogcolumn a:hover {
text-decoration: underline;
}

.navigation {
	display: block;
	text-align: center;
	margin: 10px 0;
}
.alignright {
	float: right;
}

.alignleft {
	float: left
}

/*DIRECTORY*/
.directorycolumn {
width: 750px;
float: left;
padding: 10px 10px 0px 50px;
}

/*MISC.*/
#signup input, #signup textarea {
background: #ffffff;
border: 1px solid #336600
}

ul.addtoany_list {
list-style: none;
}
