@charset "utf-8";
/* CSS Reset */
* {-moz-outline:none;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin:0;
	padding:0;
	

}
table {
	border-collapse:collapse;
	border-spacing:0;
	font-family: Verdana, Geneva, sans-serif;
	color: #888;
	font-size: 12px;
}
fieldset,img { 
	border:0;
}
cite,dfn,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}


/* CAF Styles */

body {
	background:url(images/bg.jpg) repeat top left #CCC;
}

#wrapper {
	width: 1030px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#top {
	background-image: url(images/top.jpg);
	height: 25px;
	width: 1030px;
	background-repeat: no-repeat;
}
#mid {
	background-image: url(images/middle.jpg);
	background-repeat: repeat-y;
	width: 1000px;
	padding-right: 14px;
	padding-left: 16px;
}
#footer {
	background-image: url(images/bottom.jpg);
	background-repeat: no-repeat;
	height: 42px;
	width: 1000px;
	padding:15px;
}
#logo {
	float: left;
	margin-left: 13px;
}
#tabs ul li {
	float: left;
	margin-left: 3px;
	display: block;
	padding: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #E0E0E0;
}

#tabsf ul li {
	float: left;
	margin-left: 3px;
	height:34px;
}



#tabs, #tabsf {
	float: left;
	margin-left: 80px;
	margin-top: 40px;
	height:34px;
}

#tabsf {
	margin-top:25px;
	width:600px;
}
#q, #s  {
	background-color: #f2f2f3;
	border: 1px solid #d1d2d4;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #888;
	width: 130px;
	height:14px;
	padding: 2px;
}
#frmSearch #go {
}
#search {
	float: right;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 15px;
}
#sep {
	clear: both;
	height: 11px;
	background-color: #3eb7be;
}
#copyright {
	float: left;
	margin-top: 10px;
	margin-left: 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #CCC;
}
#searchsubmit {
	background: url(http://www.caforward.org/forwardthinking/images/search.gif) no-repeat;
	border:0;
	cursor:pointer;
}

#links {
	float: right;
	margin-top: 10px;
	margin-right: 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #CCC;
}
#links a, a {
	color: #3fbac0;
	text-decoration: none;
}

#links a:hover, a:hover {
	text-decoration: underline;
}
#submit {
	padding: 4px;
	background-color: #4ACACD;
	border: 1px solid #237781;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	margin-top: 5px;
	cursor:pointer;
}
#frmLogin table tr td {
	padding: 4px;
}
#frmLogin table tr td input[type=text], #frmLogin table tr td input[type=password] {
	background-color: #f2f2f2;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #444;
	padding: 6px;
	width: 200px;
	border: 1px solid #BBB;
}
#page-header {
	float: right;
	margin-top: 14px;
	margin-right: 50px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	color: #3EB7BE;
	font-weight: bold;
}
#allvids tr td {
	padding: 5px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #999;
}
#allvids tr th {
	padding: 5px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #888;
	font-weight:bold;
}
#tblAdd tr td {
	padding: 5px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #555;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDD;
}
#cont {
	color: #FFF;
	background-color: #3FBAC0;
	padding: 3px;
	border: 1px solid #277478;
	cursor: pointer;
}
#tblAdd input[type=text], #tblAdd textarea,  #tblAdd select {
	padding: 4px;
	width: 200px;
	background-color: #F2F2F2;
	border: 1px solid #BBB;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #555;
}
 #tblAdd textarea, #tblAdd select {
	width: 280px;
 }
 
 select {
	border: 1px solid #BBB;
 }
 
 
#content p {
	padding-bottom:10px;	
}


.scwCells tr td {
padding:3px;	
}
.link-rss {
	margin-left:23px;
	padding-top:8px;
}
.link-email {
	margin-left:24px;
}
.link-print {
	margin-left:26px;
	padding-top:8px;
}
#up, #goback {
	display: block;
	padding: 8px;
	width: 220px;
	text-align: center;
	color: #444;
	background-color: #DDD;
	border: 1px solid #888;
	margin-bottom: 15px;
	margin-left: 135px;
}
#up:hover, #goback:hover {
	display: block;
	padding: 8px;
	width: 220px;
	text-align: center;
	color: #FFF;
	background-color: #297A7E;
	border: 1px solid #297A7E;
	margin-bottom: 15px;
	margin-left: 135px;
	text-decoration:none;
}
#menu-wrapper {
	position: relative;
	margin-left: -292px;
	margin-top: 5px;
}
#menu {
	background-color: #e8e8e8;
	position: absolute;
	z-index: 99999;
	width: 1000px;
}
#menu table tr td a {
	color: #555;
	display: block;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-decoration:none;
}
#about_caf {
	width: 900px;
	margin-left: 50px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	line-height: 26px;
	color: #555;
}
#tblAdd tr th {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 5px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #3EB7BE;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3EB7BE;
}

.ptitle {
	color: #3FBAC0;
	font-weight: bold;
	font-size: 16px;
	display: block;
	margin-bottom: 15px;
}

#menu table tr td a:hover {
	color: #42BDC3;
	display: block;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-decoration:underline;
}

#fupload {
	width: 420px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;

}
#talk-box {
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	line-height: 24px;
	color: #555;
}
#talk-box .thanks {
	font-size: 16px;
	font-weight: bold;
	color: #45C4CA;
}


.sf-sub-indicator {
 display:none;		
}#edit-column {
	float: left;
	height: 600px;
	width: 420px;
}
#preview-column {
	float: left;
	margin-left: 50px;
	width: 530px;
}
.antitle {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #44C1C6;
	display: block;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #41BCC2;
	width:525px;
}
#preview-column {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
}
#paging {
	width: 950px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #3EB7BE;
}
#paging table tr td .showing {
	color: #3EB7BE;
}
#header {
	background-image: url(images/header.jpg);
	height: 90px;
	width: 1000px;
}
#headText {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #FFF;
	float: right;
	width: 460px;
	margin-right: 10px;
	margin-top: 16px;
	height: 30px;
	text-align:left;
}

.sendheader {
	color: #3EB7BE;
	font-family:Verdana, Geneva, sans-serif;
	font-size:15px;
	font-weight:bold;
	display:block;
	margin-top:6px;
	margin-bottom:14px;
}

#sendTbl tr td {
	padding:5px;
}

#sendTbl input[type=text] {
 border:1px solid #888;
 color:#333;
 background-color:#EEE;
 padding:3px;
 font-size:12px;
 width:220px;
}

#sendTbl textarea {
 border:1px solid #888;
 color:#333;
 background-color:#EEE;
 padding:3px;
 font-size:12px;
 width:320px;
}
.addlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	display: block;
	float: left;
	padding: 6px;
	background-color: #E0E0E0;
	margin-left: 30px;
}
.tbl tr td {
	padding:6px;
}

.tbl input[type=text], .tbl textarea {
background-color:#DDD;
color:#444;
padding:4px;
border:1px solid #888;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
}
.fauthor {
	background-image: url(images/author-mid.jpg);
	background-repeat: repeat-y;
	width: 326px;
}
.fatop {
	background-image: url(images/author-top.jpg);
	background-repeat: no-repeat;
	height: 8px;
	width: 326px;
}
.fabot {
	background-image: url(images/author-bottom.jpg);
	background-repeat: no-repeat;
	height: 9px;
	width: 326px;
	margin-bottom: 6px;
}
#as-top {
	background-image: url(images/search-authors-top.jpg);
	background-repeat: no-repeat;
	width: 215px;
	height: 10px;
}
#as-mid {
	background-image: url(images/search-authors-mid.jpg);
	background-repeat: repeat-y;
	padding-right: 10px;
	padding-left: 10px;
	width: 190px;
}
#as-bot {
	background-image: url(images/search-authors-bottom.jpg);
	background-repeat: no-repeat;
	height: 12px;
}
#as-mid a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration:none;
}

#as-mid a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration:none;
}
#o-top {
	background-image: url(images/about-box-top.jpg);
	background-repeat: no-repeat;
	height: 10px;
}
#orange-box {
	background-image: url(images/about-box-mid.jpg);
	background-repeat: repeat-y;
	width: 513px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top:8px;
	padding-bottom:8px;
}
#o-bot {
	background-image: url(images/about-box-bottom.jpg);
	background-repeat: no-repeat;
	height: 15px;
}
#obox {
	width: 560px;
}
#orange-box a {
	color: #3EB7BE;
	text-decoration: none;
}


.megaphone img {
	margin-bottom:8px;
}.featured-author {
	background-image: url(images/bigfrontbox.jpg);
	background-repeat:no-repeat;
	height: 144px;
	width: 460px;
	padding: 5px;
	margin-bottom: 22px;
}



.aloc, .atitle, .abio, .aname {
	font-family:Verdana, Geneva, sans-serif;
	color:#FFF;
	font-size:11px;
	line-height:14px;
	display:block;
	margin:4px 0;
	margin-left:4px;
}
.aloc, .atitle {
	font-size:12px;
}
.atitle {
	font-size:10px;	
	padding-right:4px;
}
.aname{
	font-size:16px;
	font-weight:bold;
}

.abio {
margin-top:4px;
padding-top:4px;
border-top:1px solid #FFF;
width:315px;

}

.aphoto {
	margin-left:5px;
	margin-top:2px;
	border:1px solid #FFF;
}

h2 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#999;
	margin:5px 0;
	
}
#share {
	margin-top:30px;
}
.ptop {
	width:681px;
	height:9px;
	background:url(http://www.caforward.org/forwardthinking/images/big-green-top.jpg) no-repeat;
}
.pbottom {
	width:681px;
	height:10px;
	background:url(http://www.caforward.org/forwardthinking/images/big-green-bottom.jpg) no-repeat;
	margin-bottom:15px;
}
.otop {
	width:681px;
	height:9px;
	background:url(http://www.caforward.org/forwardthinking/images/big-blue-top.jpg) no-repeat;
	margin-top:10px;
}
.obottom {
	width:681px;
	height:9px;
	background:url(http://www.caforward.org/forwardthinking/images/big-blue-bottom.jpg) no-repeat;
}
.bluemid {
	width:621px;
	background:url(http://www.caforward.org/forwardthinking/images/big-blue-mid.jpg) repeat-y;
	text-align:left;
	padding:15px 30px 0 30px;
}
.pp {
	background:url(http://www.caforward.org/forwardthinking/images/big-green-mid.jpg) repeat-y;
	width:641px;
	padding:20px;
	color:#FFF;
	text-align:left;
	line-height:20px;
	padding-top:0;
	
}

.pp a {
	color:#FFF;
	text-decoration:underline;

	
}

.pagetitle {
	width:600px;
}

.bluemid h3 {
	color:#FFF;
	font-size:18px;
	font-weight:bold;
	font-family:Verdana, Geneva, sans-serif;
	text-align:left;
	
}

.cat-desc {
	color:#FFF;
	font-size:11px;
	font-family:Verdana, Geneva, sans-serif;
	line-height:22px;
	margin-top:8px;
	text-align:left;
	display:block;
	font-size:12px;
	padding:0 8px 10px 2px;
}



.abio a {
	color:#FFF;
	text-decoration:underline;
}
.abio a:hover {
	color:#FFF;
	
}

.aresult a {
	display:block;
	padding:2px;
	margin-bottom:4px;
	font-size:12px;
}

.aresult a:hover, .current{
	font-size:12px;
	background-color: #7cba01;
	text-decoration:none;
}

#as-mid .alink:hover {
	text-decoration:none;	
}

.fauthor tr .nowauthor {
	font-size:11px;
	line-height:18px;
	color:#FFF;
	padding-top:2px;
	padding:2px 5px;
}

.fauthor a {
	color:#FFF;
	text-decoration:underline;
}

.s-loc, .s-name, .s-title, .s-email, .s-site {
	display:block;
	margin-bottom:3px;
	color:#AAA;
	font-family:Verdana, Geneva, sans-serif;
	
}
.s-loc {
	font-size:13px;
}
.s-name {
	font-size:16px;

}
.s-title {
	font-size:13px;
	font-style:italic;
}
.s-email {
	font-size:10px;
	margin-top:18px;
}
.s-site {
	font-size:10px;
}

#frmSearch .feat label{
	font-size:11px;
	color:#FFF;
	font-family:Verdana, Geneva, sans-serif;
}

.pdate  {
	font-size:10px;
	color:#FFF;
	font-family:Verdana, Geneva, sans-serif;
	font-style:italic;
	display:block;
	margin-bottom:10px;
	float:left;
}
.ptoggle {
	float:right;	
}

#frmSearch .feat {
	padding:0 0 8px 2px;	
}


#menu a {
	display:block;
	text-align:left;
	font-size:14px;
	padding:6px;
	font-weight:bold;
	font-family:Verdana, Geneva, sans-serif;
}
#menu a:hover{
	display:block;
	text-align:left;
	font-size:14px;
	padding:6px;
	font-weight:bold;
	text-decoration:underline;
	font-family:Verdana, Geneva, sans-serif;
}

#catwrap {
	padding:30px;	
}


.numposts {
	font-family:Verdana, Geneva, sans-serif;
	font-size:16px;
	color:#999;
	display:block;
	text-align:left;
	margin-left:160px;
	margin-top:20px;
	margin-bottom:20px;
}

.entry {
	clear:both;	
}


.a-box {
	width:70px;
	height:145px;
	position:absolute;
}

.ableft {
	background:url(http://www.caforward.org/forwardthinking/images/author-side-box.jpg) no-repeat;
	top:0px;
	left:29px;
	padding:6px 53px 6px 7px;
}
.abright {
	background:url(http://www.caforward.org/forwardthinking/images/author-side-box-right.jpg) no-repeat;
	top:0px;
	right:20px;
	width:80px;
	padding:6px 34px 6px 26px;
}





.patitle {
	font-size:18px;
	text-transform:uppercase;
}

.aabio {
	font-size:11px;
	line-height:20px;
}


.saname {
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#FFF;
	display:block;
	width:100px;
	margin-top:4px;
	line-height:10px;
	

}


.comment {
	text-align:left;	
}

.comments {
		
}

.comment-top {
	background:url(images/big-grey-top.jpg) no-repeat;
	height:10px;
	width:681px;	
}
.comment-mid {
	background:url(images/big-grey-mid.jpg) repeat-y;
	width:651px;
	padding:15px;	
}
.comment-bottom {
	background:url(images/big-grey-bottom.jpg) no-repeat;
	height:10px;
	width:681px;
		
}

.comment-head {
  font-family:Verdana, Geneva, sans-serif;
  font-size:11px;
  font-weight:bold;
  color:#999;
  display:block;
  padding:8px;
  padding-bottom:5px;
}
.comment-body {
  font-family:Verdana, Geneva, sans-serif;
  font-size:11px;
  line-height:18px;
  color:#999;
  display:block;
  padding:10px;
  border-bottom:1px dashed #BBB;
  padding-top:0;
}

.leave-comment-box {
	width:600px;
}

.leave-comment-box input[type=text], #suggest-topic input[type=text] {
	border:1px solid #AAA;
	background-color:#EEE;
	font-family:Verdana, Geneva, sans-serif;
	color:#888;
	width:240px;
	font-size:15px;
	padding:5px;
	
}
.leave-comment-box {
	margin-bottom:40px;
}
.leave-comment-box textarea, #suggest-topic textarea {
	border:1px solid #AAA;
	background-color:#EEE;
	font-family:Verdana, Geneva, sans-serif;
	color:#888;
	font-size:15px;
	padding:5px;
	
}

#emailform {
	width:700px;
}
.author {
	text-align:left;
	
}
.author a {
	display:block;
	padding:3px;
	text-decoration:none;
}
.author a:hover {
background:#72ab01;
text-decoration:none;
}


.post h3.srchtitle a {
	font-size:18px;
	font-family:Verdana, Geneva, sans-serif;
	margin-bottom:10px;
	color:#41BCC3;
}
.post h3.srchtitle a:hover {
	font-size:18px;
	font-family:Verdana, Geneva, sans-serif;
	margin-bottom:5px;
}

.srchdate {
	font-size:11px;
	font-family:Verdana, Geneva, sans-serif;
}

.post .srch {
	margin-top:7px;
	border-bottom:1px dashed #CCC;
	
}

#finish-box {
	width:681px;
	height:112px;
	background:url(http://www.caforward.org/forwardthinking/images/finish-box.jpg);
	
}#finish-box #fdate {
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	font-size: 12px;
	float: left;
	margin-top: 80px;
	margin-left: 35px;
}
#finish-box #ftext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #FFF;
	float: left;
	width: 300px;
	height: 75px;
	margin-top: 15px;
	margin-left: 40px;
	text-align:left;
}


#cc {
	width:767px;
	height:180px;
	background:url(http://www.caforward.org/forwardthinking/images/currentconvo_box.jpg) no-repeat;
	padding:10px;
	font-size:16px;
	font-weight:bold;
	color:#FFF;
	line-height:22px;
	
	
}

#update-nag {
	display:none;
}


.authorcats {
	margin-top:8px;	
}

.authorcats li {
	margin-bottom:10px;
	border-bottom:1px dashed #CCC;
	padding-bottom:10px;
	line-height:18px;

}


.sharebox {
	background-image: url(http://www.caforward.org/forwardthinking/images/sharing.gif);
	width: 350px;
	background-repeat: no-repeat;
	background-position: -1px 5px;
	float:right;
	margin-right:25px;
}
.sharebox ul {
	margin:0;
	padding:0;
	list-style:none;
}
.sharebox ul li {
	display: block;
	float: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #385899;
	margin: 0px;
	padding: 0px;
}
.sharebox ul li a {
	display: block;
	color: #385899;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
}