lida
AGIRI Forums -> Abstract: A Cognitive Theory of Everything...
html{
overflow-x: auto; /* fixes MSIE scrollbar bug DO NOT REMOVE, has no effect
in Mozilla, or Opera */
}
.style12 {line-height: 14pt;
color: #5a5c60;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 8pt;
line-height: 14pt;
}
body{
background: #D6DED6;
color: #111;
font-family: Verdana, Tahoma, Arial, Trebuchet MS, Sans-Serif, Georgia,
Courier, Times New Roman, Serif;
font-size: 8pt;
line-height: 135%;
margin: 0;
padding: 0; /* required for Opera to have 0 margin */
text-align: center; /* centers board in MSIE */
}
.home a:link, .home a:visited, .home a:active {color:#FFF;text-decoration:none}
.home a:hover {text-decoration:underline}
.home2 {color:#FFF;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 8pt;
font-weight: bold;
}
.home2 a:link, .home2 a:visited, .home2 a:active {color:#FFF;text-decoration:none}
.home2 a:hover {text-decoration:underline}
#dropmenudiv{
align: left;
position:absolute;
border:1px solid #2E5882;
border-bottom-width: 0;
font:normal 8pt Verdana;
line-height:22px;
z-index:100;
text-align: left;
}
#dropmenudiv a:link,
#dropmenudiv a:visited,
#dropmenudiv a:active{
color: white;
}
#dropmenudiv a{
text-align: left;
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #2E5882;
padding: 4px 4px 4px 4px;
text-decoration: none;
}
#dropmenudiv a:hover{ /*hover background color*/
background-color: #305E8B;
}
.style10 {color: #666666}
table,
tr,
td{ /* required for text in tables, because tables do not inherit from body */
background: transparent;
color: #111;
font-size: 11px;
line-height: 135%;
}
table{ /* makes all tables 100% wide */
width: 100%;
}
td,
.divpad{ /* gives all tables faux cellpadding of 5px */
padding: 5px;
}
td.nopad{ /* allows some tables to have no padding on the td */
padding: 0;
}
form{
display: inline;
margin: 0; /* removes mystery form tag gapping */
padding: 0; /* removes mystery form tag gapping */
}
img{
border: 0; /* makes sure linked images do not have a border */
vertical-align: middle;
}
/*
* ========================================
* global hyperlink styles
* ========================================
*/
a:link,
a:visited,
a:active{
background: transparent;
color: #111;
text-decoration: underline;
}
a:hover{
background: transparent;
color: #617661;
}
/*
* ========================================
* Main wrapper, this controls the overall width of the board in you browser view
window.
* ========================================
*/
#ipbwrapper{
margin: 0px 0px 0px 0px; /* centers the box, no matter the overall width,
also applies a 20px gap at the top and bottom of the board */
text-align: left; /* re_aligns text to left second part of two part MSIE
centering workaround */
/* EDIT THIS TO CHANGE THE WIDTH OF THE BOARD -> 750px is a common fixed
resolution size */
width: 100%;
}
#subwrapper{
margin: 0px 18px 0px 18px; /* centers the central part of the board */
}
#blank{height:0px}
/*
* ========================================
* styles for pagination links
* ========================================
*/
.pagelink,
.pagelinklast,
.pagecurrent,
.minipagelink,
.minipagelinklast{
background: #BFCCBF;
border: 1px solid #617661;
padding: 1px 3px 1px 3px;
}
.pagelinklast,
.minipagelinklast{
background: #9FB39F;
}
.pagecurrent{
background: #FFFFCC;
}
.minipagelink,
.minipagelinklast{
border: 1px solid #617661;
font-size: 10px;
margin: 0 1px 0 0;
}
.pagelink a:active,
.pagelink a:visited,
.pagelink a:link,
.pagelinklast a:active,
.pagelinklast a:visited,
.pagelinklast a:link,
.pagecurrent a:active,
.pagecurrent a:visited,
.pagecurrent a:link,
.minipagelink a:active,
.minipagelink a:visited,
.minipagelink a:link,
.minipagelinklast a:active,
.minipagelinklast a:visited,
.minipagelinklast a:link{
text-decoration: none;
}
/* fake button effect for some links */
.fauxbutton{
background: #F0F0F0;
border: 1px solid #666;
font-size: 11px;
font-weight: bold;
padding: 4px;
}
.fauxbutton a:link,
.fauxbutton a:visited,
.fauxbutton a:active{
color: #111 !important;
text-decoration: none;
}
.forumdesc,
.forumdesc a:link,
.forumdesc a:visited,
.forumdesc a:active{
background: transparent;
font-size: 10px;
color: #666;
line-height: 135%;
margin: 2px 0 0 0;
padding: 0;
}
/*
===================================================================================
*/
/*
===================================================================================
*/
/*
===================================================================================
*/
.searchlite {
background-color:yellow;
font-weight:bold;
color: red;
}
.activeusers{
background: #FFF;
border: 1px solid #94A994;
color: #000;
margin: 0px;
padding: 1px;
}
.activeuserposting a:link,
.activeuserposting a:visited,
.activeuserposting a:active,
.activeuserposting
{
font-style:italic;
text-decoration: none;
border-bottom:1px dotted black;
}
fieldset.search{
line-height: 150%;
padding: 6px;
}
label{
cursor: pointer;
}
img.attach{
background: #627762 url(style_images/1/click2enlarge.gif) no-repeat top right;
border: 1px solid #627762;
margin: 0 2px 0 0;
padding: 11px 2px 2px 2px;
}
.thumbwrap,
.thumbwrapp,
.fullimagewrap{
border: 1px solid #94A994;
margin: 2px;
}
.thumbwrapp{
border: 2px solid #660707;
}
.fullimagewrap{
background: #FFF;
text-align: center;
margin: 5px 0 5px 0;
padding: 5px;
}
.thumbwrap h4,
.thumbwrapp h4{
background: #D6DED6;
border: 0 !important;
border-bottom: 1px solid #617661 !important;
color: #617661;
font-size: 12px;
font-weight: bold;
margin: 0;
padding: 5px;
}
.thumbwrap p,
.thumbwrapp p{
background: #D6DED6 !important;
border: 0 !important;
border-top: 1px solid #617661 !important;
margin: 0 !important;
padding: 5px !important;
text-align: left;
}
.thumbwrap p.alt,
.thumbwrapp p.alt{
background: #BFCCBF !important;
margin: 0 !important;
padding: 5px !important;
text-align: left;
}
.thumbwrapp p.pin{
background: #EFDFDF !important;
text-align: center !important;
}
.thumbwrap img.galattach,
.thumbwrapp img.galattach{
background: #FFF url(style_images/1/img_larger.gif) no-repeat bottom right;
border: 1px solid #94A994;
margin: 5px;
padding: 2px 2px 10px 2px;
}
li.helprow{
margin: 0 0 10px 0;
padding: 0;
}
ul#help{
padding: 0 0 0 15px;
}
.warngood,
.warnbad{
color: #0B9500;
font-weight: bold;
}
.warnbad{
color: #DD0000;
}
#padandcenter{
margin: 0 auto 0 auto;
padding: 14px 0 14px 0;
text-align: center;
}
#profilename{
font-size: 28px;
font-weight: bold;
}
#photowrap{
padding: 6px;
}
#phototitle{
border-bottom: 1px solid #000;
font-size: 24px;
}
#photoimg{
margin: 15px 0 0 0;
text-align: center;
}
#ucpmenu,
#ucpcontent{
background: #FFF;
border: 1px solid #94A994;
line-height: 150%;
}
#ucpmenu p{
margin: 0;
padding: 2px 5px 6px 9px;
}
#ucpmenu a:link,
#ucpmenu a:active,
#ucpmenu a:visited{
text-decoration: none;
}
#ucpcontent{
width: auto;
}
#ucpcontent p{
margin: 0;
padding: 10px;
}
.activeuserstrip{
background: #D6DED6;
padding: 6px;
}
/* Topic View elements */
.signature{
background: transparent;
color: #339;
font-size: 10px;
line-height: 150%;
}
.postdetails{
font-family: Tahoma, Arial, Trebuchet MS, Sans-Serif, Georgia,
Courier, Times New Roman, Serif;
font-size: 10pt;
line-height:140%;
}
.postcolor{
color: #000000;
font-family: arial;
font-size: small;
line-height: 150%;
padding: 16px 16px 30px 80px;
}
.normalname{
color: #003;
font-size: 12px;
font-weight: bold;
}
.normalname a:link,
.normalname a:visited,
.normalname a:active{
font-size: 12px;
}
.post1,
.bg1{
background: #FFF;
}
.post2,
.bg3{
background: #EEF2F7;
}
.repgood1
{
background: #F5FDF9;
}
.repgood2
{
background: #EEF7F2;
}
.repbad1
{
background: #FDF5F9;
}
.repbad2
{
background: #FFF2F7;
}
.repgoodshaded1
{
background: #DEE4DB;
}
.repgoodshaded2
{
background: #E3E7DF;
}
.repbadshaded1
{
background: #E4DBDE;
}
.repbadshaded2
{
background: #E7DFE3;
}
.row2shaded,
.post1shaded { background-color: #F0F0F0 }
.row4shaded,
.post2shaded { background-color: #F0F0F0 }
.row1{
background: #FFF;
border-bottom:solid 1px #D6DED6;
}
.row2{
background: #FFF;
border-bottom:solid 1px #D6DED6;
}
.darkrow1{
background: #D6DED6;
color: #617661;
}
.darkrow3{
background: #617661;
color: #617661;
}
/* tableborders gives the white column / row lines effect */
.plainborder,
.tablefill,
.tablepad{
background: #FFF;
border: 1px solid #345487;
}
.tablefill,
.tablepad{
padding: 6px;
}
.tablepad{
border: 0 !important;
}
.wrapmini{
float: left;
line-height: 1.5em;
width: 25%;
}
.pagelinks{
float: left;
line-height: 1.2em;
width: 35%;
}
.desc{
font-size: 11px;
color: #434951;
}
.lastaction
{
font-size: 10px;
color: #434951;
}
.edit{
font-size: 9px;
}
.thin{
border: 1px solid #FFF;
border-left: 0;
border-right: 0;
line-height: 150%;
margin: 2px 0 2px 0;
padding: 6px 0 6px 0;
}
/*
===================================================================================
*/
/*
===================================================================================
*/
/*
===================================================================================
*/
/*
* ========================================
* calendar styles
* ========================================
*/
.calmonths{
background: #9FB39F;
border: 1px solid #617661;
font-size: 18px;
font-weight: bold;
margin: 5px 0 5px 0;
padding: 8px;
text-align: center;
}
.weekday{
color:#FFF;
font-size: 14px;
font-weight: bold;
}
.calmonths a{
text-decoration: none;
}
.calday,
.calweekday{
background: #9FB39F;
color: #333;
font-size: 11px;
font-weight: bold;
margin: 0;
padding: 4px;
text-align: right;
}
.calweekday{
border-right: 1px solid #AAA;
color: #111;
font-size: 14px;
padding: 6px;
text-align: center;
}
.celldate,
.celltoday{
background: #F1F3F1;
height: 100px;
margin: 0;
padding: 0;
vertical-align: top;
}
.cellblank,
.mcellblank,
.mcelldate,
.mcelltoday{
background: #D6DED6;
height: 100px;
margin: 0;
padding: 0;
vertical-align: top;
}
.mcellblank,
.mcelldate,
.mcelltoday{
height: auto;
}
.cellblank,
.mcellblank{
background: #BFCCBF;
}
.celltoday,
.mcelltoday{
border: 2px solid #003366;
}
/*
* ========================================
* form styles
* ========================================
*/
input,
textarea,
select{
line-height: 140%;
background: #FFF;
border: 1px solid #A5ACB2;
color: #001C37;
font-family: verdana, helvetica, sans-serif;
font-size: 8pt;
margin: 5px;
padding: 2px;
vertical-align: middle;
}
select{
border: 0;
font-family: verdana, helvetica, sans-serif;
font-size: 8pt;
margin: 0;
padding: 0;
}
input.button{
margin: 0;
width: auto;
}
optgroup option{
font-family: verdana, helvetica, sans-serif;
font-size: 12px;
}
.codebuttons{
font-family: Verdana, Helvetica, Sans-Serif;
font-size: 10px;
vertical-align: middle;
margin:2px;
}
.textarea{
line-height: 140%;
background: #FFF;
border: 1px solid #A5ACB2;
font-family: verdana, Helvetica, Sans-Serif;
font-size: 8pt;
padding: 2px;
vertical-align: middle;
}
.searchinput,
.button,
.gobutton{
line-height: 140%;
background: #FFF;
border: 1px solid #A5ACB2;
font-family: Verdana, Helvetica, Sans-Serif;
font-size: 8pt;
padding: 2px;
vertical-align: middle;
}
.button{
background: #CBCCDA;
}
.gobutton{
background: transparent;
border: 0;
color: #94A994;
margin: 0;
vertical-align: middle;
}
.radiobutton,
.checkbox,
.helpbox {
border: 0;
vertical-align: middle;
}
/*
* class.formtable
*
* used for tabled forms
* technically tables should not be used for form display
* but, in the case of IPB a table is easier to work with
* for the average webmaster, who has little to no CSS knowledge.
*
*/
.formtable{
background: transparent;
}
.formtable td,
.pformleft,
.pformleftw,
.pformright{
background:#FFF;
border: 1px solid #94A994;
border-bottom: 0;
border-left: 0;
font-weight: bold;
margin: 1px 0 0 0;
padding: 6px;
width: 25%;
}
.formtable td.wider,
.pformleftw,
.pformright{
width: 40%;
}
.formtable td.formright,
.pformright{
border-right: 0;
font-weight: normal;
width: auto;
}
.formtable td.formtitle,
.formsubtitle{
background: #D6DED6;
border: 1px solid #9FB9D4;
border-bottom: 0;
border-left: 0;
border-right: 0;
font-weight: normal;
}
.formsubtitle{
border: 0;
color: #617661;
font-weight: bold;
padding: 5px;
}
.formtable td.formstrip{
background: #DDE8F2;
border: 1px solid #9FB9D4;
border-left: 0;
border-right: 0;
font-weight: normal;
}
/*
* ========================================
* new style quote and code wrappers MATT's DESIGN
* ========================================
*/
.quotetop{
background: #fff ;
border: 0px #000;
border-bottom: 0;
border-left: 0px solid #617661;
color: #617661;
font-size: 12px;
margin: auto auto 0 auto;
padding: 2px;
width: 77%;
font-family: verdana;
font-size: 8pt;
font-weight: bold;
}
.quotemain{
background: #D6DED6;
border: 1px #BFCCBF;
border-left: 0px solid #617661;
color: #333;
font-size: 10px;
margin: 0 auto auto auto;
padding: 10px 10px 1px 10px;
width: 74%;
font-family: verdana;
font-size: 8pt;
line-height: 140%;
}
.codetop,
.sqltop,
.htmltop{
background: #9FB39F url(style_images/1/css_img_code.gif) no-repeat right;
border: 1px dotted #000;
border-bottom: 0;
border-left: 4px solid #617661;
color: #000;
font-weight: bold;
font-size: 11px;
margin: 8px auto 0 auto;
padding: 3px;
width: 98%;
}
.codemain,
.sqlmain,
.htmlmain{
background: #BFCCBF;
border: 1px dotted #000;
border-left: 4px solid #617661;
color: #333;
font-size: 10px;
margin: 0 auto 8px auto;
padding: 3px;
width: 98%;
}
/*
* ========================================
* old school quote and code styles - backwards compatibility
* ========================================
*/
#QUOTE,
#CODE{
background: #BFCCBF;
border: 1px solid #000;
color: #333;
font-family: Verdana, Arial;
font-size: 11px;
padding: 2px;
white-space: normal;
}
#CODE{
font-family: Courier, Courier New, Verdana, Arial;
}
/*
* ========================================
* All New Styles
* ========================================
*/
.cleared{
clear: both;
}
.borderwrap,
.borderwrapm{ /* this will affect the outlining border of all the tables and boxes
through-out the skin. */
background: #FFF;
border: 1px solid #94A994;
padding: 0;
margin: 0;
}
.borderwrapm{
margin: 5px;
}
.borderwrap h3,
.maintitle,
.maintitlecollapse{
background: #003366;
border: 1px solid #FFF;
color: #FFF;
font-size: 12px;
font-weight: bold;
margin: 0;
padding: 8px;
}
.maintitle2,
{
background: #003366;
border: 1px solid #FFF;
color: #FFF;
font-size: 12px;
margin: 0;
padding: 8px;
}
.maintitlecollapse{
border: 1px solid #FFF;
}
.maintitle p,
.maintitlecollapse p,
.formsubtitle p{
background: transparent !important;
border: 0 !important;
margin: 0 !important;
padding: 0 !important;
}
.maintitle p.goto,
.maintitlecollapse p.expand,
.formsubtitle p.members{
float: right;
width: auto !important;
}
.maintitle p.expand,
{
float: right;
width: auto !important;
font-size: 8pt;
color: #2E5882;
}
.maintitle a:link,
.maintitle a:visited,
.maintitlecollapse a:link,
.maintitlecollapse a:visited{
background: transparent;
color: #FFF;
text-decoration: none;
}
.maintitle a:hover,
.maintitle a:active,
.maintitlecollapse a:hover,
.maintitlecollapse a:active{
background: transparent;
color: #F1F1F1;
}
table th,
.borderwrap table th,
.subtitle,
.subtitlediv,
.postlinksbar{
background: #D6DED6;
color: #91A491;
font-size: 10px;
font-weight: bold;
letter-spacing: 1px;
margin: 0;
padding: 0px;
}
.subtitlediv{
border: 1px solid #FFF;
border-bottom: 1px solid #617661;
text-align: right;
}
.borderwrap table th a:link,
.subtitle a:link,
.subtitlediv a:link,
.borderwrap table th a:visited,
.subtitle a:visited,
.subtitlediv a:visited,
.borderwrap table th a:active,
.subtitle a:active,
.subtitlediv a:active,
.borderwrap table th a:hover,
.subtitle a:hover,
.subtitlediv a:hover{
background: transparent;
color: #617661;
text-decoration: none;
}
.borderwrap h4{
background: #D6DED6;
border: 1px solid #FFF;
border-bottom: 1px solid #617661;
border-top: 1px solid #617661;
color: #617661;
font-size: 12px;
font-weight: bold;
margin: 0;
padding: 5px;
}
.borderwrap p{
background: #F9F9F9;
border: 1px solid #CCC;
margin: 5px;
padding: 10px;
text-align: left;
}
td.formbuttonrow,
.borderwrap p.formbuttonrow,
.borderwrap p.formbuttonrow1{
background: #617661 !important;
border: 1px solid #FFF;
border-top: 1px solid #617661;
margin: 0px !important;
padding: 5px !important;
text-align: center;
color:#FFF;
}
td.formbuttonrow{
border-bottom: 0;
border-left: 0;
border-right: 0;
}
.formbuttonrow a:link, .formbuttonrow a:active, .formbuttonrow a:visited {
text-decoration:underline;
color:#FFF;
}
.formbuttonrow a:hover {
background-color:#718871;
text-decoration:none;
}
.borderwrap p.formbuttonrow1{
background: #F9F9F9 !important;
border: 0;
border-top: 1px solid #CCC;
}
.bar,
.barb,
.barc{
background: #617661;
border: 1px solid #FFF;
color:#FFF;
}
.barc a:link, .barc a:active, .barc a:visited{
text-decoration:none;
color:#FFF;
}
.barc a:hover{
text-decoration:underline;
}
.barc{
border-bottom: 0;
}
.bar p,
.barb p,
.barc p{
background: transparent;
border: 0;
color: #111;
font-size: 11px;
margin: 0;
padding: 5px;
text-align: left;
}
.barb p{
text-align: right;
}
.bar p.over,
.bar p.overs,
.barc p.over,
.barc p.overs{
float: right;
}
.barb p.over,
.barb p.overs{
float: left;
}
.bar p.overs,
.barb p.overs,
.barc p.overs{
position: relative;
top: 5px;
}
.catend{
height:15px;
background:#617661
}
.newslink{
background: #FFF;
border: 1px solid #94A994;
margin: 0;
width: 100%;
}
.newslink td{
color: #111;
font-size: 10px;
padding: 5px 5px 5px 10px;
}
.newslink span{
background: transparent;
color: #94A994;
font-style: italic;
font-weight: normal;
}
.newslink input{
background: #FFF;
border: 1px solid #999;
color: #94A994;
font-size: 10px;
padding: 3px;
vertical-align: middle;
width: auto;
}
.newslink input.button{
background: transparent;
border: 0;
color: #94A994;
vertical-align: middle;
}
.fieldwrap{
background: #F9F9F9;
border: 1px solid #CCC;
border-top: 0;
margin: 5px;
padding: 0;
text-align: left;
}
.fieldwrap h4{
background: #EEE;
border: 1px solid #CCC;
border-left: 0;
border-right: 0;
color: #444;
font-size: 12px;
font-weight: bold;
margin: 0;
padding: 5px;
}
.errorwrap,
#pmnotewrap{
background: #F2DDDD;
border: 1px solid #992A2A;
border-top: 0;
margin: 5px;
padding: 0;
}
#pmnotewrap{
line-height: 135%;
margin: 0 0 5px 0;
}
.errorwrap h4,
#pmnotewrap h4{
background: #E3C0C0;
border: 1px solid #992A2A;
border-left: 0;
border-right: 0;
color: #992A2A;
font-size: 12px;
font-weight: bold;
margin: 0;
padding: 5px;
}
.errorwrap p,
#pmnotewrap p{
background: transparent;
border: 0;
color: #992A2A;
margin: 0;
padding: 8px;
}
#pmnotewrap p.pmavatar{
float: left;
}
#pmnotewrap p.pmnotefoot{
background: #E3C0C0;
border-top: 1px solid #992A2A;
text-align: right;
}
#pmnotewrap a:link,
#pmnotewrap a:visited{
background: transparent;
color: #992A2A;
text-decoration: underline;
}
#pmnotewrap a:hover,
#pmnotewrap a:active{
background: transparent;
color: #992A2A;
text-decoration: none;
}
.ruleswrap{
background: #F2DDDD;
border: 1px solid #992A2A;
color: #992A2A;
margin: 5px 0 5px 0;
padding: 5px;
}
#redirectwrap{
background: #F0F5FA;
border: 1px solid #94A994;
margin: 200px auto 0 auto;
text-align: left;
width: 500px;
}
#redirectwrap h4{
background: #D0DDEA;
border-bottom: 1px solid #94A994;
color: #617661;
font-size: 14px;
margin: 0;
padding: 5px;
}
#redirectwrap p{
margin: 0;
padding: 5px;
}
#redirectwrap p.redirectfoot{
background: #E3EBF4;
border-top: 1px solid #94A994;
text-align: center;
}
#gfooter{
background: #003366;
margin: 5px 0 5px 0;
padding: 0;
width: 100%;
}
#gfooter td{
color: #FFF;
font-size: 10px;
padding: 4px;
}
#gfooter a:link,
#gfooter a:visited{
color: #FFF;
}
#logostrip{
background: #003366;
margin: 0;
padding: 0;
}
#logographic{
background: transparent url(style_images/1/logo4.gif) no-repeat left;
height: 68px;
margin: 0;
padding: 0;
}
#submenu{
background: transparent url(style_images/1/tile_sub.gif);
border: 1px solid #FFF;
border-top: 0;
color: #617661;
margin: 0;
}
#userlinks,
#userlinksguest{
background: #F0F5FA;
border: 1px solid #94A994;
margin: 5px 0 5px 0;
padding: 0 5px 0 5px;
}
#userlinksguest{
background: #F4E7EA;
border: 1px solid #986265;
}
#submenu p,
#userlinks p,
#userlinksguest p{
background: transparent !important;
border: 0 !important;
font-size: 10px;
font-weight: bold;
letter-spacing: 1px;
margin: 0 !important;
padding: 7px 0 7px 0;
text-align: right;
}
#userlinks p,
#userlinksguest p{
font-weight: normal;
letter-spacing: 0;
}
#submenu .home,
#userlinks .home,
#userlinksguest .home{
float: left;
color:#FFF
}
.home {color:#FFF}
.home a:link, .home a:visited, .home a:active {color:#FFF;text-decoration:none}
.home a:hover {text-decoration:underline}
#userlinksguest p.pcen{
text-align: center;
}
#submenu a:link,
#submenu a:visited{
background: transparent;
color: #617661;
padding: 0 6px 0 6px;
text-decoration: none;
}
#submenu a:hover,
#submenu a:active{
background: transparent;
color: #617661;
}
#navstrip{
background: transparent;
color: #617661;
font-size: 12px;
font-weight: bold;
margin: 0 0 5px 0;
padding: 8px 0 8px 0px;
}
#navstrip a:link,
#navstrip a:visited{
background: transparent;
color: #111;
text-decoration: none;
}
#navstrip a:hover,
#navstrip a:active{
background: transparent;
color: #617661;
}
.toplinks{
background: transparent;
color: #000;
margin: 0;
padding: 0 0 5px 0;
text-align: right;
}
.toplinks span{
background: #FFF;
border: 1px solid #94A994;
border-bottom: 0;
color: #000;
font-size: 10px;
font-weight: bold;
margin: 0 10px 0 0;
padding: 5px;
}
.copyright{
color:#617661;
font-size: 10px;
margin: 0 0 5px 0;
padding: 2px;
}
/*
* ========================================
* print page styles
* ========================================
*/
#print{
margin: 20px auto 20px auto;
padding: 0;
text-align: left;
width: 85%;
}
#print h1,
#print h2,
#print h3,
#print h4,
#print p{
color: #111;
font-size: 18px;
font-weight: bold;
margin: 0;
padding: 8px;
}
#print h2,
#print h3,
#print p{
border-bottom: 1px solid #999;
font-size: 11px;
font-weight: normal;
}
#print h3{
background: #F5F5F5;
font-size: 12px;
font-weight: bold;
margin: 0 0 10px 0;
}
#print h4{
background: #F9F9F9;
font-size: 11px;
}
#print p{
margin: 0 0 5px 0;
padding: 10px;
}
#print p.printcopy{
border: 0;
color: #000;
text-align: center;
}
/* Converted v1.3*/
.postdetails { font-size: 10px;background-color:#D6DED6 }
.ptextauthor {font:16px Arial, Helvetica, sans-serif;color:#617661;font-
weight:bold}
.ptextauthor a:link, .ptextauthor a:visited, .ptextauthor a:active, .ptextauthor
a:hover {font:18px Arial, Helvetica, sans-serif;text-
decoration:none;color:#617661;font-weight:bold}
.ptext {font:11px Arial, Helvetica, sans-serif;color:#617661;padding:2px}
.ptext a:link, .ptext a:visited, .ptext a:active{text-
decoration:none;color:#617661}
.ptext a:hover {text-decoration:underline}
/* New v2.x */
.activetxt {font:11px Arial, Helvetica, sans-serif;color:#617661;padding:2px}
.activetxt a:link, .activetxt a:active, .activetxt a:visited {text-
decoration:none;color:#617661;font-size:11px}
.activetxt a:hover {text-decoration:underline}
( Log In | Register )
AGIRI
·
Forums ·
Discussion Lists
·
Wiki
AGIRI Forums : Preface : AGIRI.org Events : Workshop - May 2006, DC
Outline ·
[ Standard ]
Abstract: A Cognitive Theory of Everything..., By Dr. Stan Franklin
AGIRI
19-Feb 06, 05:49 AM · Post # 1
Group: Admin · Joined: 20-Dec 05 · Posts: 131 · PM · E-Mail
Abstract posted for the May 20-21 AGI Workshop:A Cognitive Theory of Everything: The LIDA Technology as an Artificial General IntelligenceDr. Stan Franklin, Dir. Institute for Intelligent Systems, University of MemphisImplementing and fleshing out a number of psychological and neuroscience theories of cognition, the LIDA conceptual model aims at being a cognitive “theory of everything.” With modules or processes for perception, working memory, episodic memories, “consciousness,” procedural memory, action selection, perceptual learning, episodic learning, deliberation, volition, and non-routine problem solving, the LIDA model is ideally suited to provide a working ontology that would allow for the discussion, design, and comparison of AGI systems. The LIDA technology is based on the LIDA cognitive cycle, a sort of “cognitive atom.” The more elementary cognitive modules play a role in each cognitive cycle. Higher-level processes are performed over multiple cycles. This talk will give a quick overview of the LIDA conceptual model, and its underlying computational technology. PPT: A Cognitive Theory of Everything VIDEO: http://video.google.com/videoplay?docid=89...234666857&hl=enBio:A mathematician turned computer scientist turning cognitive scientist, Stan Franklin is the W. Harry Feinstone Interdisciplinary Research Professor in the Computer Science Division at the University of Memphis. He’s a recipient of the University’s Board of Visitors Eminent Faculty Award, a FedEx Institute of Technology founding fellow, and Director of the Institute for Intelligent Systems. His research is motivated by wanting to know how minds work—human minds, animal minds and, particularly, artificial minds. For some years he’s worked on “conscious” software agents, that is, autonomous agents modeling a psychological theory of consciousness. In addition to practical, real world applications, these agents model human and animal cognition and provide testable hypotheses for cognitive scientists and neuroscientists. This endeavor, funded by the US Navy, has been the subject of over thirty papers in scientific journals and conference proceedings. Stan’s graduate degrees are from UCLA, his undergraduate degree from the University of Memphis. He has authored or co-authored almost a hundred academic papers and several edited volumes, as well as authoring a book entitled Artificial Minds published by the MIT Press, which was a primary selection of the Library of Science book club, and has been translated into Japanese and Portuguese.Important Links: Main Workshop Website: http://www.agiri.org/workshopDirections/Hotel: http://www.agiri.org/directions.htmWorkshop Schedule: http://www.agiri.org/schedule.htm Printable Version / Handout: http://www.agiri.org/workshop/AGIRI_Workshop_2006.pdf
Workshop - May 2006, DC
Close Topic Options
Subscribe to this topic
Receive email notification when a reply has been made to this topic and you are not active on the board.
Subscribe to this forum
Receive email notification when a new topic is posted in this forum and you are not active on the board.
Download / Print this Topic
Download this topic in different formats or view a printer friendly version.
AGIRI
·
Forums ·
Discussion Lists
·
Wiki
AGIRI - Artificial General Intelligence Research Institute
Copyright © 2001-2007 :: User Agreement :: Discussion Lists :: Contact
разделы
меховой холодильник
букмекерский контора фаворит
фризер
эфирный антенна funke
покрышка бриджстоун
архитектурный визуализация
танго кэш
кулер процессорный
силуэт слимент лифт
выделенка
mobil cut
сервис альфа лаваль
бордюр
кулер бесшумный
утюг
детский мир wow
система видеоконференция
система перемешивание
телевизионный антенна
куллер 478
аппарат фигурный нарезка тест
купить k800i
lida
купить конвертер
трехмерный презентация
заказать флаг
измеритель сопротивление
узи
электрокотел
выведение бородавка
измеритель освещенность
облицовка электрокамин
лечение зарубежом
концепция совершенствование сбыта
купить ломтерезку
государственный герб
купить угольник перех
плата видеозахвата
отбеливание белье
ичп пбоюл
кислород
охота лис
шелковый ковры
пвс
трость доставка
купить букмекерский линия
профессиональный психолог
организация похорон
изготовление пленка
антенна
8800 white gold
холодильник либхер
подгонный компенсатор danfoss
теннисный ракетка
рак кишка
врач акушер гинеколог
бестраншейный облицовка
mobil gargoyle
компания сент-люсии
мрт коленный сустав
купить элеваторный узел
экг сервис
li-da
сухой мороженый
тиристорный контактор
сенсорный дисплей
проект электропроводка
kiev apartaments rent
длинный нард
видеосъемка
три цвета: синий
протеин
лечение головокружение
кс-4361
надпись кружок
sky link
огнестойкий краска
ipsec
выделенка
сэндвич кофе-бар
трубогиб дорном
асбест хризотиловый
диагностический стенд
видеосъемка торжество
пежо 407
выделение кислорода
профессиональный фарфор
флагшток внутренний использование
туба машина
градирня вентиляторные
система видеоконференция
проект электропроводка
shell omala
венеролог
задний зеркало
isdn видеоконференция
купить пк
зеркало вагинальный
циклон сцн-40
вымпел заказ
эрозия шейка матка
тестоокруглитель ленточный
срезанный цвет
двухтарифные электросчетчик
схема зал вахтангова
фарфор portofino
5440.13 (крышка)
оформление свадеб
компания сент-люсии
1с бюджетирование
выделение кислорода
слимент лифт
купить nokia 8910
o2 optix
поставка тройник
купить ломтерезку
длинный нард
автономный электроснабжение
карбид кальций
санфаянс
решетка окон
клеить нанесение
градирня вентиляторные грд
охота бабочка
холодный штамповка
интеллектуальный электросчетчик
выставочный витрина
волосовский доломит
ariston опт
mastercard
прерывание беременность
магнитный доска
луковичный цвет
короткий нард скачать бесплатный
слабость головокружение
компания доминике
эрозия шейка матка
экг сервис
нард скачать
купить электроэнцефалограф
лечение головокружение
внутренний перегородка
ipsec
чувствительный кожа
клеить 88 люкс
стоматологический услуга
северный корона
купить широкоугольник
кулер 754
штукатурка фасадный
купить минимойку
решетка
доставка канцелярия
ларсен центр
ром доставка
кулер винчестер
изолента
корпоративный хранилище данный спирли
вакуумный упаковочный
изделие слойка
слим лифт
дружкова кружка
knauf гипсокартон
рассылка
холодильный агрегат
управление иваново
измеритель освещенность
ziplock
озонатор воздуха
купить угольник перех
билет хоккей
билет хоккей
ванна моечный
lida