
h1.articleTitle {
	font-size:18px;
	line-height:1.5em;
}

body {
	margin: 12px;
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	background-image:url(http://www.systemthinking.net/images/bg.png);
	background-position:center top;
	background-repeat:repeat-x;
}

select, input, textarea {
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	margin: 0px;
	color: #000;
}

a {
	padding-bottom: 1px;
	text-decoration: none;
}

form {
	margin: 0px;
}

.litegrey {
	color: #666666;
}

form td {
	
	margin: 0;
}

img {
	border: 0;
}

div {
	line-height: 17px;
}

p {
	margin-top: 0px;
	margin-bottom: 17px;
}

ul {
	list-style-type: none;
	padding-left: 0;
	margin-left: 0;
}
.middle li, .left li, .right li {
	background: url(http://www.systemthinking.net/images/bullet.gif) left top no-repeat;
	padding-left: 18px;
	margin-bottom: 3px;
}

.folders ul {
	list-style-type: none;
	padding-left: 0;
	margin-left: 0;
}

.folders li {
	background: url(http://www.systemthinking.net/images/sfo_y.gif) left top no-repeat;
	padding-left: 20px;
	margin-bottom: 3px;
}

/* column layouts */

.left {
	width: 130px;
	clear: left;
	float: left;
	padding-left: 2px;
	line-height: 14px;
}

.middle {
	width: 458px;
	padding-left: 12px;
	padding-right: 12px;
	float: left;
}

.right {
	width: 130px;
	padding-right: 2px;
	float: right;
	line-height: 14px;
}

.middle_full{
	width: 588px;
	padding-left: 12px;
	padding-right: 2px;
	float: left;
}
/* STC Tables */
table.stc {
	border-width: 1px 1px 1px 1px;
	border-spacing: 0px;
	border-style: solid solid solid solid;
	border-color: black black black black;
	border-collapse: collapse;
	background-color: white;
}
table.stc td {
	border-width: 1px 1px 1px 1px;
	padding: 3px 3px 3px 3px;
	border-style: dashed dashed dashed dashed;
	border-color: black black black black;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}
table.stc.stchead td {
	border-width: 1px 1px 1px 1px;
	padding: 3px 3px 3px 3px;
	border-style: solid;
	border-color: black;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}

/* column colors */

.left, .left a {
	/*color: #1F78A3;*/
	color: #660000;
}

.left a:hover {
	background: #e5e5e5;
}

.title_text {
	font-size: 16px;
	font-weight: bold; 	
	color: #000;
}


.middle, .middle a {
	color: #000;
}

.middle a:hover {
	background: #e5e5e5;
}

#footer a {
	color: #999999;
}

#footer a:hover {
	background: #e5e5e5;
}

.right, .right a, .error {
	/*color: #1D7863;*/
	color: #000099;
}

.right a:hover {
	/*background: #D3EEEE;*/
	background: #e5e5e5;
}

#footer {
	color: #999999;
	font-size: smaller;
}

/* row layout */

#framepos {
	margin: 0 auto;
	position: relative; 
	top: 10px;
	width:752px;
	height: auto;
}

.page {
	width: 750px; 
background-color: #eee;
	border: 1px #000 solid;
}

#header {
	float: left;
}

#title {
	float: left;
}


#title div {
	height: 40px;
}

/* blocks */

.block-interact {
	margin-bottom: 14px;
	border: 1px solid #999;
	border-left: 0px;
	border-right: 0px;
	background-image: url(/static/img/pattern.gif);
}

.block-padded {
	padding: 8px;
	vertical-align: top;
}

.block-gray {
	border: 1px solid #999;
	border-left-width: 0px;
	border-right-width: 0px;
	background: #f4f4f4;
	margin-bottom: 14px;
	padding-left: 1px;
	padding-right: 1px;
}

.block-white {
	width: 458px;
	border: 1px solid #222;
	background: #fff;
	margin-top: 0px;
	margin-bottom: 14px;
}

.block-white_full {
	width: 590px;
	border: 1px solid #222;
	background: #fff;
	margin-top: 0px;
	margin-bottom: 14px;
}

.block-gradient{
	font-size: 11px;
	padding: 3px;
	border-bottom: #999999 dashed 1px;
	background-image: url(http://www.systemthinking.net/branding/layout/topgradient.png);

}
.block-footer{
	font-size: 11px;
	border-top: #999999 dashed 1px;
	padding: 3px;
	background-image: url(http://www.systemthinking.net/branding/layout/bottomgradient.png);
}

.block-header {
	padding: 8px;
}

.block-text {
	padding: 8px;
	overflow: auto;
	max-height: 2000px;
}

.block-postcount {
	font-size: 9px;
	border-top: 1px dashed #999;
	background-image: url(/static/img/pattern.gif);
	padding: 2px 8px 3px 8px;
}

.block-postcount a {
	padding-bottom: 0px;
}

.block-resources {
	border-top: 1px dashed #999;
	padding: 8px 8px 0 8px;
}

.block-resources_no_line {
	padding: 8px 8px 0 8px;
}


.block-none .block-text, .block-none .block-header {
	padding: 0;
	border-top: none;
	width: 420px;
}



.block-none .block-buttons {
	position: relative;
	top: -15px;
}


.block-edit {
	padding: 8px;
	display: none;
}

.block-buttons {
	float: right;
}

.block-gray img, .block-white img {
	max-width: 402px;
}

.block-gray pre {
	clear: left;
	background-image: url(/static/img/paper-white.gif)
}

.block-white pre {
	clear: left;
	background-image: url(/static/img/paper-gray.gif)
}

.block-end {
	height: 240px;
}

.block-gray a:hover, .blocks-row-gray a:hover, .interact a:hover, .block-postcount a:hover {
	background: #fff;
}


