
body {
	background: #FFF url(/images/background.gif) repeat-x top left;
	font-family: "Tahoma";
	font-size: 75%;
	color: #26282D;
}

/*----------------------------------------------/
/                Base Styles                    /
/----------------------------------------------*/

		html {
			font-size: 100%;
		}	
		

		h1 {

			font-size: 1.8em;
			margin: 0 0 15px 0;
			padding: 0px 0 0px 0px;
			color: #0483A2;
			border-bottom: 0px solid #BCBCBC;	
			line-height: 1.8em;
			letter-spacing: 1px;
			clear: both;
			font-weight: bold;

		}

		
		h2 {

			font-size: 1.4em;
			margin: 0 0 15px 0;
			padding: 0px 0 0px 0px;
			color: #046380;
			border-bottom: 0px solid #BCBCBC;	
			line-height: 1.8em;
			letter-spacing: 1px;
			clear: both;
			font-weight: normal;

		}
		
			.post h2 {
				margin-bottom: 0px;
			}
			
			#content .post h2 a {
				color: #046380;
			}
		
		h3 {
			font-size: 1.2em;
			margin: 0 0 15px 0;
			clear: both;
			color: #364549;
		}
		
		h4 {
			font-size: 1.0em;
			margin: 0 0 0.8em 0;
			color: #273D63;
			clear: both;
		}
		
		p {
			margin: 0 0 10px 0;
			line-height: 1.5em;
			padding-bottom:0;
		}
		
		p, li, dd {
			font-size: 1.1em;
		}
		
		#content a, #sidebar a {
			color: #002E57;
			text-decoration: none;
			border-bottom: 1px solid #00A0C6;
		}	
		
		#content a:hover, #sidebar a:hover {
			color: #172335;
			text-decoration: none;
			border-bottom: 2px solid gold;
		}			
		
		img {
			margin: 0 5px 0 0;
		}
		
		ol {
			margin: 0 0 1em 00px;
		}
		
		ul {
			list-style-type: none;
			margin: 0 0 0 00px;
		}
		
		#content table td.lable {
			vertical-align: top;
			text-align:right;
			width: 200px;
			font-weight: bold;
			font-variant:small-caps;
			font-size: 1.0em;
			line-height: 0.9em;
			color: #002E57;
		}

		#content table td.result {
			vertical-align: top;
	
	
			font-size: 0.9em;
	
		}
		
		
		#content ul li, #sidebar ul li {
			background: url(/images/bullet.gif) no-repeat 0 0.25em;
			padding-left: 16px;
			margin-bottom: 5px;
		}
		
		dl {
			margin: 0 0 1em 26px;
		}
		
		
		ul li ul, ol li ol  {
			margin: 0 0 0 0px;
		}
		
		li ol li {
			list-style-type:lower-alpha;
		}
		
		dt {
			font-weight: bold;
			color: #416064;
			clear: both;
		}
		
		dd {
			margin: 0 0 0.5em 40px;
		}
		
		pre {
			margin: 0 0 1em 0;
		}
		
		pre, code {
			font-size: 1.2em !important;
			font-size: 1.0em;
		}
		
		blockquote {
			margin: 0 0 1em 26px;
		}

		a img {
			border: 0;
		}
		
		.backtop {
			border: 0;
			text-align: right;
			margin-top: 5px;
			margin-bottom: 15px !important;
			margin-bottom: 5px;
		}
		
		.title_header {
			margin-top: 10px;
			margin-bottom: 10px;
		}
		
		.DLfooter {
			padding-left: 20px;			
			background: url(/images/download.gif) no-repeat 0% 50%;		
		}
		
		.download {
			font-weight: bold;
			color: #416064;
		}

#container {
	width: 900px;
	margin: 0 auto;
}

#letterhead {
	height: 99px;
	background: url(/images/headerbg.gif) no-repeat top left;
}

#breadcrumbs {
	margin: 15px 0 0 20px;
	clear: both;
}

	#breadcrumbs p {
		font-size: 0.9em;
		color: blue;
		font-weight: bold;
	}
	
	#breadcrumbs a {
		color: #888;
		font-weight: normal;
		text-decoration: none;
	}
	
	#breadcrumbs a:hover {
		background: transparent;
		border-bottom: 1px solid #00A0C6;
	}


#content {
	clear: both;
	float: left;
	padding: 0px 20px;
	width: 575px;

}

#sidebar {
	float: right;
	margin: 0px 0 0 0;
	width:275px;
}

	.sidebox {
		border-left: 1px solid #999492;
		border-right: 1px solid #999492;
		border-bottom: 1px solid #999492;
		padding: 0 10px;
		margin: 0 0 10px 0;
		background: #fff;
	}
	

	.sidebox h2 {		
		border-top: 1px solid #999492;
		border-bottom: 1px solid #999492;	
		background: #046380;
		letter-spacing: 0px;
		line-height: 2.0em;
		padding: 0 0 0 10px;
		font-size: 1.2em;
		color: #FFF;
		font-weight: bold;
		margin: 0 -10px 15px -10px;
	}
	
	.sidebox p {
		
	}
	
	#sidebar .sidebox h2 a {
		text-decoration: none;
		border: 0;
		color: #fff;
	}

	#sidebar .sidebox h2 a:hover {
		text-decoration: none;
		border: 0;
		border-bottom: 1px solid white;
		color: #fff;
	}
	
	.sidebox h4 {
		color: #2D3649;
		border-bottom: 1px solid #008EAF;
		margin-bottom: 10px;
	}

	.sidebox h4 a {
		border: 0;
	}
	
	#sidebar .sidebox h4 a:hover {
		border: 0;
		color: #00A0C6;
	}
	
	.sidebox ul {
		margin-left: 0;
		padding-left: 0;
	}
	
	.sidebox li {
		margin-bottom: 3px;
		line-height: 1.7em;
	}
	

 
#footer {
	clear: both;
}

#nav {
	margin-top: 0px;
	height: 26px;
}

#nav ul {
	list-style-type: none;
	margin: 0 0 0 0px;
	padding-left: 20px;
}

#nav li {
	font-family: arial;
	float: left;
	height: 26px;
	color: #888;
	border-left: 1px solid #1E738D;
}

#nav li.last {
	border-right: 1px solid #1E738D;
}

#nav a {
	text-decoration: none;
	float: left;
	display: block;
	height: 25px;
	line-height: 25px;
	color: #ccebf2;
	padding: 0 18px;
	border-top: 1px solid #1E738D;
	background: #046380;
}

#page_home #nav a#link_home,
#page_about #nav a#link_about,
#page_news #nav a#link_news,
#page_models #nav a#link_models,
#page_proposals #nav a#link_proposals,
#page_workshops #nav a#link_workshops,
#page_people #nav a#link_people,
#page_resources #nav a#link_resources,
#page_documentation #nav a#link_documentation,
#page_links #nav a#link_links {
	background: #0483A2;
	border-top: 1px solid #d9cf1e;
	color: #FFF;
}

#page_home #nav a#link_home:hover,
#page_about #nav a#link_about:hover,
#page_news #nav a#link_news:hover,
#page_models #nav a#link_models:hover,
#page_proposals #nav a#link_proposals:hover,
#page_workshops #nav a#link_workshops:hover,
#page_people #nav a#link_people:hover,
#page_resources #nav a#link_resources:hover,
#page_documentation #nav a#link_documentation:hover,
#page_links #nav a#link_links:hover,
#nav a:hover {
	background: #0483A2;
	border-top: 1px solid #d9cf1e;
	color: #FFF;
}


.icons {
	float: left;
	width: 490px;
	margin: 5px 0 0 0px;
	padding: 0;
}

		.icons dl {
			float: left;
			margin: 0 0 15px 0;
			padding: 0;
		}
		
		.icons dt {
			float: right;
			width: 402px;
			margin: 0 0 10px;
			padding: 0;
			font-size: 1.3em;
			font-weight: bold;
			line-height: 1.4em;
		}
		
		.icons dt a {
			border-bottom: 1px solid #00A0C6;
		}
		
		.icons dd {
			padding: 0;
			line-height: 1.6em;
			margin: 0 5px 0 0;
		}
		
		.icons dd.icon_img img, .framed {
			float: left;
			margin: 0 8px 0 0;
			padding: 6px;
			border: 1px solid #BCBCBC;
			background: #FFF;
		}
		
.date {
	color: #9d9d9d;
	font-style: italic;
}

/*-------------------------------- BLOG STUFF --------------------------------------------*/

#content .post h2 a {
	border: 0;
	text-decoration: 0;
}

.post .post-info {
	color: #888888;
	font-size: 80%;
	margin-bottom: 15px;
}

#content .post .post-info a {
	color: #888888;
	border-bottom: 1px solid #EEF1F5;
}

.post .postmetadata {
	color: #888888;
	font-size: 80%;
}

#comment {
	width: 500px;
}

#content .commentmetadata a {
	border: 0;
	color: #888888;
	text-decoration: none;
	font-size: 80%;
}

#content span.comment_author {
	font-weight: bold;
}

#content span.comment_author a {
	border: 0;
}

.comment_instance {
	border-top: 1px solid #CCCCCC;
	padding-top: 10px;
}

.commentlist {
	border-bottom: 1px solid #cccccc;
	margin-bottom: 10px;
}

.search_bar {
	margin-left: 20px;
	margin-bottom: 20px;
}

.comment_meta {
	color: #888888;
	font-size: 80%;
}

#footer p {
	font-size: 80%;
	color: #888888;
}

/*-------------------------------------------------------------------------------*/
/*												FORMS														*/
/*-------------------------------------------------------------------------------*/

p label {
	width: 100px;
	float: left;
	color: #666C72;
	font-size: 90%;
	clear: both;
}

label strong {
	color: #00A0C6;
}

form#ccmp_signup p input.text {
	width: 200px;
}

p.error {
	border: 2px solid red;
	background: #fff9d6;
	padding: 8px 15px;
}

fieldset {
	padding: 0 20px 20px 20px;
	width: 350px;
	border: 1px solid #D2E3EB;
	margin: 0 auto;
}

#commentform textarea {
	width: 420px;
}

#login_form p label {
	width: 90px;
	float: left;
	line-height: 1.8em;
	color: #046380;
	font-size: 80%;
	margin-right: 5px;
}

#login_form p {
	padding-bottom: 0px;
	margin-bottom: 14px;
}

#sidebar .sidebox p {
	
	padding-bottom: 0;
}

p.psuedo_label {
	line-height: 2em;
	color: #046380;
	font-size: 80%;
}

span.psuedo_label {
	font-size: 80%;
	color: #046380;
}

.sub-legend {
	font-size: 0.8em;
	line-height: 1.6em;
	font-weight: normal;
	color: #888888;
}

.sub-label {
	font-style: italic;
	font-size: 0.7em;
	color: #0483A2;
	margin-left: 4px;
}

#login_form p.legend,
p.legend {
	font-weight: bold;
	font-size: 1.4em;
	margin-bottom: 20px;
	color: #03475B;
	padding-top: 15px;
}

