body, * 
{
	margin:0;
}

body { 
	margin: 0; 
	padding: 0; 
	background-image: url(images/bg.gif); 
	background-repeat: repeat-x; 
	font: normal 11px Tahoma, Verdana, Arial, Helvetica, Sans-Serif; 
	font-size: 12px;
	line-height: 1.4em;
}

p{
	margin-top: 11px;
}

ul{
	margin-left: 10px;
	padding-left: 10px;
}

ol{
	margin-left: 15px;
	padding-left: 15px;
}

ol li, ul {
	margin-bottom:5px;
}

blockquote {
	margin-left:40px;
	width:520px;
	font-style:italic;
	font-size:13px;
	font-size:1.1em;
	margin-top:15px;
	margin-bottom:15px;
}

/* LINKS AND HEADINGS STYLING */

a img{
	border:none;
}

h1{
	font: bold 2em "Trebuchet MS", Helvetica, Sans-Serif;
	margin: 0;
	background-color:transparent;
}
h2{
	font: bold 1.4em "Trebuchet MS", Helvetica, Sans-Serif;
}
h3{
	clear: both; 
	font-size: 14px; 
	font-size: 1.1em; 
	background: url(images/h3bg.gif) no-repeat center left; 
	padding: 0px 14px 0px;
	margin: 0;
}
h4{ 
	clear: both; 
	font-size: 12px; 
	font-size: 1.1em; 
	padding: 0px 5px 0px;
	margin: 10px 0 0 0;
}

.blue {
	background: inherit;
}
.image { float: left; border: 2px solid #e2e2e2; padding: 3px; margin: 0 15px 10px 0; }

/* CONTENT WRAPPER */

#main { 
	width: 900px; 
	margin: 25px auto 0 auto; 
}

/* TOP LEFT LOGO */

#logo {
	float: left; 
	height:75px;
	padding: 0px 0 0px 0px; 
}
#logo h1 { 
	margin:0;
	padding:0;
}
#logo h1 a{
	display:block;
	position:absolute;
	width:270px;
	height:75px;
	background-repeat:no-repeat;
	background-position:0px 12px;
}

#logo h1 span
{
	display:none;
}

/* TOP RIGHT HORIZONTAL MENU */
	
#topnav{
	margin: 0; 
	position:relative;
	float: right; 
	font-size:11px;
	overflow:hidden;
	display:inline;
}

#topnav li:first-child{
	display:inline;
}

#topnav li {
	margin-left:20px;
	float:left;
}

#menu { 
	position:relative;
	float: right;
	clear:right;
	background: #fff url(images/barul.gif) no-repeat bottom right; 
	padding: 14px 1px 14px 0; 
	font-size:10px;
	margin: 0; 
	margin-top:15px;
	overflow:hidden;
}
	#menu li { 
		padding: 14px 18px 14px 18px; 
		margin-left: -3px;
		background: #fff url(images/bar.png) no-repeat bottom left; 
		display: inline; 
		font-size:11px;
	}
	#menu li.active,
	#menu li.current_page_item
	{ 
		background: #fff url(images/baractive.png) no-repeat bottom left; 
		font-weight: bold; 
		padding: 14px 18px 14px 18px; 
		margin-left: -3px;
	}
		#menu li a { 
			text-decoration: none; 
		}
		#menu li.current_page_item a
		{
			background: #EAEAEA;
		}
		#menu li.current_page_item a:hover { 
			background: #EAEAEA;
		} 
		#menu li a:hover { 
			background: #f8f8f8; 
		} 	
	.key { text-decoration: underline; } /* ACCESKEY UNDERLINED LETTER */

/* LEFT INTRO SIDE */	

.left{
	font-size:11px;
}

#intro_left {
	position:relative;
	float:left;
	width: 250px;
	background: #8D9CAF url(images/leftintrobg.gif) repeat-x;
	margin: 0 0 0 0;
	padding:0;

}
	#logoContainer
	{
		height:93px;
		margin:0 0 -3px 0;
		padding:0;
	}
	#intro_left h2
	{
		padding:25px 0 15px 0;
		text-align:center;
		font-size:16px;
		line-height:16px;
	}
	#intro_left a {
		background: inherit;
	}
	#intro_left p { padding: 14px 15px; margin: 0; }

	/* LEFT VERTICAL MENU */
	
	#menu_left { 
		float:left;
		clear:left;
		display:block;
		margin: 0 0 6px 0; 
		padding: 0 0 1px 0; 
		border-bottom: 2px solid #e2e2e2; 
	}
		#menu_left li { 
			position:relative;
			display: block; 
			
			clear:both;
			list-style: none; 
		}
		#menu_left li a { 
			position:relative;
			display: block; 
			background-image: url(images/arrow.gif);
			background-repeat:no-repeat;
			background-position: center left; 
			width: 204px; 
			padding: 7px 23px 7px 23px; 
			margin: 0 0 1px 0; 
			font-weight: bold; 
			text-decoration: none; 
		}	
		#menu_left li a:hover,
		#menu_left li a.active
		{ 
			display:block;
			background: #9EB1C9 url(images/arrow.gif) no-repeat center left;
			margin: 0 0 1px 0;
		}

/* RIGHT INTRO SIDE */
	
#intro_right {
	float: right;
	clear:right;
	width: 340px;
	padding: 25px 280px 0 20px;
	background: #BCCEDA url(ima#ges/acubox.png) no-repeat;
	margin: 0 0 6px 0;
	height: 174px;
	border: 2px solid #e2e2e2;
}
	#intro_right h1 { margin: 0 0 20px 0; }
	#intro_right .white {
		background-color:transparent;
	}
	
/* LEFT SIDE */
	
.left {
	float: left;
	width: 250px;
	clear:left;
	
}
	.box {
		clear:both;
		padding: 4px 15px;
		border: 1px solid #ccc;
		margin: 0 0 10px 0;
	}
	.box h2
	{
		font-size:18px;
		padding:0;
		margin:4px 0;
	}
	.note {
		padding: 4px 4px 40px 80px;
		border: 1px solid #203854;
		margin: 0 0 5px 0;
		background: #203854 url(images/acuprojectbox.png) no-repeat;
	}
		.note h2
		{
			margin:6px 0px;
		}
		.note p
		{
			padding:0px 10px;
			text-align:right;
		}

/* RIGHT SIDE */

#right {
	float: right;
	width: 643px;
	display:block;
	
}

	.storycontent{
		clear:both;
		line-height:1.75em;
	}

	.excerpt{
		clear:both;
		padding-top:7px;
		font-family:verdana;
		font-style:italic;
	}

	.col {
		position:relative;
		clear:both;
		display:block;
		padding: 12px 15px;
		border: 2px solid #e2e2e2;
		text-align: justify;
		/* background: #f0f0f0; */
		margin: 0 0 10px 0;
	}

	.col li, .col ul{
		text-align: left;
	}

		.col h2
		{
			margin-bottom:6px;
		}

	.post ul
	{
		padding:0;
		margin:0;
	}
		.post li
		{
			padding:0;
			margin:0 0 0 20px;
		}
	.post h2
	{
		margin:20px 0 10px 0;
	}
	.post h3
	{
		margin-top:6px;
	}
	.leftcol { 
		float: left; 
		padding: 12px 15px;
		width: 370px; 
		border:#ccc 1px solid;
		text-align: justify;
		margin: 0 0 10px 0;
	}
	.rightcol { 
		float: right; 
		padding: 10px 15px;
		width: 200px; 
		height:100%;
		border:#ccc 1px solid;
		margin: 0 0 10px 0;
	}
	.special {
		display:none;
		clear: both;
		margin:0px 0 20px 0;	
		padding: 5px 20px;
		border: 1px solid #ccc;
		background: #eee;
	}

/* FOOTER */

#footer { clear: both; padding: 5px; border-top: 1px solid #ccc; }


.meta
{
	display:block;
	float:right;
	margin-top:5px;
}

code
{
	display:block;
	position:relative;
	font-family: lucida console, monospace;
	font-size:14px;
	margin: 10px 10px;
}

img.h2
{
	margin:8px;
	margin-left:0px;
	clear:both;
}

/* other front page styles */
.leftcol *
{
	font-weight:normal;
}
			
.leftcol h2{clear:both;}
			
.leftcol h2 *{clear:both;font-weight:900; }

	.rightcol *{font-weight:normal;}
			.rightcol h1, .rightcol h2,.rightcol h3{margin-bottom:7px;margin-top:2px;}
			.rightcol h3 *{font-weight:bold;}
.rightcol a.more
{display:block;clear:both;}


.commentlist{
	list-style-type:none;
}



.articledate{
	float:left;
	display:block;
}

.meta, .meta a{
	font-size:11px;
}

.meta a{
	text-decoration:none;
}
.meta a:hover{
	text-decoration:underline;
}

ol.contentlist{
	font-size:12px;
	float:right;
}

.fadepoints div{
	margin-bottom:20px;
}

.fadepoints div,
.dp-highlighter{
	display:none
}
