/*criticalthinkinginternational.org*/

/*General-global page information*/
html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
	margin: 0;
	padding: 0;
	border: 0;
	}
body {
	font-size: 101.01%;
	margin: 0px 0px 20px 0px;
	background-color: #fff;
	text-align: center;
	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
    }
h1 {
	font-size: large;
	font-weight: bold;
}
h2 {
	font-size: medium;
	font-weight: bold;
}
h3 {
	font-size: small;
	font-weight: bold;
}
h4 {
	font-size: small;
	font-weight: normal;
}
/*---------------------------------------LIST*/
.decimalNumbers {
	list-style-type: decimal
	}
.lowerAlpha {
	list-style-type: lower-alpha
	}
.upperAlpha {
	list-style-type: upper-alpha
	}
.lowerRomanNumbers {
	list-style-type: lower-roman
	}
.upperRomanNumbers {
	list-style-type: upper-roman
	}
	
.red {
	color: #600;
}
.underline {
	text-decoration: underline;
}
.ital {
	font-style: italic;
}

/* --------------------------------------LINKS*/
a:link {
	color: #036;
	}
a:visited {
	color: #036;
	}
a:hover {
	color: #933;
	}
a:active {
	color: #036;
	}	
	
/*Contains overall setup for entire page*/
#wrapper {
	line-height: 120%;
	margin: 0 auto;
	text-align: left;
	padding: 0px;
	width: 700px;
	background-color: #fff;
	border: 1px solid #fff;
	}
	
/*Contains header setup */
#header {
	}


/*CONTAINS CONTENT SETUP*/	
.content {
	background: #fff;
	color: #666666;
	margin-right: 200px;
	font-size: small;
}
.content p {
	padding: 15px 15px 0px 15px;
	font-size: 12px;
	font-weight: normal;
	line-height: 145%;
	text-align: left;
	margin-bottom: 10px;
	margin-right: 45px;
	}
.content ul {
	padding-left: 55px;
	font-size: small;
	}
.content ol {
	padding-left: 55px;
	}
.content ul li {
	/*line-height: 150%;
	font-size: small;*/
	list-style-position: outside;
	padding-right: 25px;
	}
.content ol li {
	/*line-height: 150%;
	font-size: 14px;
	list-style-position: outside;*/
	padding-right: 25px;
	}
/*.content li {
	line-height: 150%;
	font-size: 14px;
	list-style-position: outside;
	padding-right: 25px;
	}*/
.content dl {
	font-size: 12px;
	padding-right: 25px;
	padding-left: 35px;
	}
.content dt {
	font-weight: bold;
	}


#container {
	width: 100%;
	float: left;
	margin-right: -200px;
	/*width: 480px;
	overflow: hidden;*/
	}
/*CONTENT FOR SIDEBAR*/
.sidebar {
	width: 195px;
	float: right;/*overflow: hidden;*/
	}
/*.sidebar {
	padding: 15px;
	}*/
.sidebar h2 {
	color: #B22222;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	border-bottom: 1px solid #B22222;
	text-align: left;
	font-weight: bold;
	
	text-transform: uppercase;
  	padding: 1px;
	letter-spacing: .3em;
	}

.sidebar ul {
	padding-left: 0px;
	margin: 0px;
	margin-bottom: 15px;
	}

.sidebar li {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	text-align: left;
	line-height: 120%;
	margin-top: 10px;	
	list-style-type: none;
	list-style-position: outside;
	padding-left: 1em;
	text-indent: -1em;
	}

.sidebar img {
	border: 3px solid #FFFFFF;
	}
.clearing {
  height: 0;
  clear: both;
}
.titleHeader1 {
	font-size: large;
	font-weight: bold;
	color: #600;
	text-decoration: underline;
}
.titleHeader2 {
	font-size: medium;
	font-weight: bold;
	color: #600;
	text-decoration: underline;
}
.titleHeader3 {
	font-size: small;
	font-weight: bold;
	color: #600;
	text-decoration: underline;
}
.moreSpace1 {
	padding-bottom: 15px;
}
.startPara {
	font-weight: bold;
	color: #000;
}
/*.moreSpace1 li {
}*/


#banner {
	font-family: Georgia, 'Times New Roman', serif;
	color: #FFFFFF;
	background-color: #FFFFFF;
	text-align: left;
	padding: 15px;
	border-bottom: 1px solid #FFFFFF;
	height: 39px;
	}

a#banner-img {
	display: none;
	}


#banner a {
	color: #FFFFFF;
	text-decoration: none;
	}

#banner h1 {
	font-size: xx-large;
	
	
	
	}

#banner h2 {
	font-size: small;
	}







#calendar {
  	line-height: 140%;
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	
	
	
  	padding: 2px;
	text-align: center;
	margin-bottom: 30px;
	}

#calendar table {
	padding: 2px;
	border-collapse: collapse;
	border: 0px;
	width: 100%;
	}

#calendar caption {
	color: #B22222;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	border-bottom: 1px solid #B22222;
	text-align: left;
	font-weight: bold;
	
	text-transform: uppercase;
	padding: 3px;
	letter-spacing: .3em;
	}

#calendar th {
	text-align: center;
	font-weight: normal;
	}

#calendar td {
	text-align: center;
	}



.photo {
	text-align: left;
	margin-bottom: 20px;
	}

.link-note {
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	padding: 2px;
	margin-bottom: 15px;
	}

#powered {
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	color: #666666;
	margin-top: 50px;
	}

#comment-data {
	float: left;
	width: 180px;
	padding-right: 15px;
	margin-right: 15px;
	text-align: left;
	border-right: 1px dotted #BBB;
	}

textarea[id="comment-text"] {
	width: 80%;
	}
	
.contentSmaller {
	padding: 15px 15px 5px 15px;
	background-color: #FFFFFF;
	color: #666666;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: x-small;
	line-height: 2px;
}
/*FOR CTI WORKS IN... PHOTOS*/
.works_in_photos {
	width:455px;
	clear: both;
	font-size: x-small;
	text-align: center;
}

/*FOR CONTACT FORM*/
.form {
	width:455px;
	clear: both;
	font-size: small;
	text-align: center;
}
.formLeft {
	float:left;
	text-align: right;
	vertical-align: top;
		padding-bottom:3px;
		width: 28%;
}
.formRight {
	float:right;
	text-align: left;
	vertical-align: top;
		padding-bottom:3px;
		width: 68%;
}
.formButtons {
	width:450px;
	clear: both;
	text-align: center;
}

.formButtonsLeft {
	width:45%;
	float:left;
	text-align: right;
	vertical-align: top;
		padding-bottom:3px;
}
.formButtonsRight {
	width:45%;
	float:right;
	text-align: left;
	vertical-align: top;
		padding-bottom:3px;
}
/*PROJECTS PAGE*/
.projects {
	line-height: normal;
}
.projects ul {
	line-height: 125%;
	padding-left: 30px;
	font-size: small;
}
.projects ul li {
	list-style-position: outside;
	padding-right: 25px;
}



.leftPhoto {
float:left;
width:227px;
text-align:center;
}
.rightPhoto {
position:relative;
margin-left:227px;
}


#footer {
	color: #999999;
	font-size: x-small;
	border-top: 1px solid #999999;
	margin-bottom: 25px;
	line-height: normal;
	padding: 3px;
  /*background: #d7dabd;*/
  clear: both; 
}


#moved {
	font-size: medium;
	font-weight: bold;
	text-align: center;
}
#movedDate {
	text-align: center;
	color: #FFFFFF;
}
/*CTI WORKS IN LIST*/
.worksInList {
	font-size: x-small;
	margin: 0px;
	padding: 0px;
}
/*.content h2 {
	color: #933;
	font-size: small;
	text-align: left;
	font-weight: bold;
	margin-bottom: 6px;
	}
.content h3 {
	color: #333;
	font-size: small;
	text-align: left;
	font-weight: bold;
	margin-bottom: 10px;
	}*/
	
	
	
	
/*.content {
	padding: 15px 15px 5px 15px;
	background-color: #FFFFFF;
	color: #666666;
	font-size: small;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	}*/

/*.content p {
	color: #666666;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 145%;
	text-align: left;
	margin-bottom: 10px;
	margin-right: 45px;
	}*/

/*.content blockquote {
	line-height: 150%;
	}
*/
/*.content li {
	line-height: 150%;
	}*/

/*.content h2 {
	color: #B22222;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: small;
	text-align: left;
	font-weight: bold;
	margin-bottom: 6px;
	}*/

/*.content h3 {
	color: #333;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: small;
	text-align: left;
	font-weight: bold;
	margin-bottom: 10px;
	}*/

/*.content p.posted {
	color: #999999;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: x-small;
	border-top: 1px solid #999999;
	text-align: left;
	margin-bottom: 25px;
	line-height: normal;
	padding: 3px;
	}*/
