/* added by Oak */
.listHeader
{
    color: #752F47;
    font-size:1.4em;
    line-height:150%;
    margin:0 0 0em;
}
.listLine
{
    /*color: #39345D; */
    display:none; 
    color: #01336E;
    font-size:1em;
    line-height:150%;
    margin:1.5em;
}
.listTiny
{
    color: #752F47;
    font-size:0.6em;
    line-height:150%;
    margin:0 0 0em;
}
.listIndent
{
    display:none;
    color: #4D68AB;
    font-size:0.85em;
    line-height:150%;
    margin:1.5em;
}

div.listLineDivider
{
    padding: 5px;
    margin: 5px 0;
    border-bottom: 1px solid #752F47;
    /*border-bottom:1px solid #752F47;*/
}

/* original */
body
{
	margin: 0;
	padding: 0;
	color: #555;
	font: normal 10pt Arial,Helvetica,sans-serif;
	background: #EFEFEF;
}
h1, h2, h3, h4,h5,h6 {font-weight:normal;color:#999;}
#page
{
/*
	margin-top: 5px;
	margin-bottom: 5px;
*/
	background: white;
	/*
    border: 1px solid #752F47 
	*/
	/*border: 1px solid #C9E0ED;*/
}

#header
{
	margin: 0 0 80px 0;
	padding: 0;
}

#content
{
    padding: 10px 20px;
}

#sidebar
{
	padding: 20px 20px 20px 0;
}

#footer
{
	padding: 10px;
	margin: 10px 20px;
	font-size: 0.8em;
	text-align: center;
    /*border-top: 1px solid #752F47;*/
	border-top: 1px solid #C9E0ED;
}

#logo
{
	padding: 10px 20px;
	font-size: 200%;
	color:#752F47;
	text-shadow: 2px 2px 3px rgba(0,0,0,.6);
}

#mainmenu
{
	background:white url(bgOak.gif) repeat-x left top;
}

#mainmenu ul
{
	padding:6px 20px 5px 20px;
	margin:0px;
}

#mainmenu ul li
{
	display: inline;
}

#mainmenu ul li a
{
	color:#ffffff;
	background-color:transparent;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	padding:5px 8px;
}

#mainmenu ul li a:hover, #mainmenu ul li.active a
{
	/*color: #6399cd;*/
    color: #752F47;
	/*background-color:#EFF4FA;*/
    background-color:#E9DDE1; 
	text-decoration:none;
}

div.flash-error, div.flash-notice, div.flash-success
{
	padding:.8em;
	margin-bottom:1em;
	border:2px solid #ddd;
}

div.flash-error
{
	background:#FBE3E4;
	color:#8a1f11;
	border-color:#FBC2C4;
}

div.flash-notice
{
	background:#FFF6BF;
	color:#514721;
	border-color:#FFD324;
}

div.flash-success
{
	background:#E6EFC2;
	color:#264409;
	border-color:#C6D880;
}

div.flash-error a
{
	color:#8a1f11;
}

div.flash-notice a
{
	color:#514721;
}

div.flash-success a
{
	color:#264409;
}

div.form .rememberMe label
{
	display: inline;
}

.row.ap label{
  margin-right:10px;
  display:block;
}
.row.ap input[type="text"]{
  height:30px;
}

div.view
{
	padding: 10px;
	margin: 10px 0;
	border: 1px solid #752F47; /*#C9E0ED;*/
}

div.breadcrumbs
{
	font-size: 0.9em;
	padding: 5px 20px;
}

div.breadcrumbs span
{
	font-weight: bold;
}

div.search-form
{
	padding: 10px;
	margin: 10px 0;
	background: #eee;
}

.portlet
{

}

.portlet-decoration
{
	padding: 3px 8px;
	background: #B7D6E7;
	border-left: 5px solid #6FACCF;
}

.portlet-title
{
	font-size: 12px;
	font-weight: bold;
	padding: 0;
	margin: 0;
	color: #298dcd;
}

.portlet-content
{
	font-size:0.9em;
	margin: 0 0 15px 0;
	padding: 5px 8px;
	background:#EFFDFF;
}

.portlet-content ul
{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin: 0;
	padding: 0;
}

.portlet-content li
{
	padding: 2px 0 4px 0px;
}

.operations
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.operations li
{
	padding-bottom: 2px;
}

.operations li a
{
	font: bold 12px Arial;
	color: #0066A4;
	display: block;
	padding: 2px 0 2px 8px;
	line-height: 15px;
	text-decoration: none;
}

.operations li a:visited
{
	color: #0066A4;
}

.operations li a:hover
{
	background: #80CFFF;
}
.record-image
{
	width:300px;
	float:left;
}
.more-link
{
	margin-right:5px;
}

/* added by jhlee */

.errorSummary
{
	border: 2px solid #C00;
	padding: 7px 7px 12px 7px;
	margin: 0 0 20px 0;
	background: #FEE;
	font-size: 0.9em;
	color: red;
}

.errorMessage
{
	color: red;
	font-size: 1em;
	margin-bottom:10px;
}

/* some css for notes */

/* note title */
h1.notetitle,
h2.notetitle {
	margin: 1px 0 2px;
	padding-bottom: 4px;
	font-size: 200%;
	font-weight: bold;
	border-bottom: dotted 1px #CCCCCC;
}

.post {
	border: 1px solid #c0c0c0;
	background: #FFF;
	padding: 10px 10px 10px 10px;
	clear: both;
	overflow: hidden;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	margin-bottom:10px;
	-moz-box-shadow: 1px 1px 2px hsla(0,0%,0%,.3);
	-webkit-box-shadow: 1px 1px 2px hsla(0,0%,0%,.3);
	box-shadow: 1px 1px 2px hsla(0,0%,0%,.3);		
}

.post .date {
	height: 48px;
	width: 48px;
	font: normal 150% Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-align: center;
	padding: 0 0 0 0;
	line-height: 100%;
	float: left;
	background: url(../images/calmaroon.png) no-repeat;
	color: #ffffff;	
}
.post .date span.day {
	font: normal 100% Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-align: center;
	padding: 0 0 0 0;
	line-height: 100%;
}
.post .date span.month {
	height: 12px;
	display: block;
	font: normal 50% Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-align: center;
	padding-top: 2px;
}
.post .date span.year {
	height: 12px;
	display: block;
	font: normal 50% Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-align: center;
	padding-top: 0;
}
.post .title {
	float: left;
	margin-left: 10px;
	width: 820px;
}

.entry
{
	padding: 5px 0 5px;*/
	clear: both;
	font-size: 116%;
	/*line-height: 1.6em;
	margin-bottom: 5px;*/
	overflow: hidden;
	height:auto;
	max-height: 125px;
}

.entry-full
{
	padding: 5px 0 5px;*/
	clear: both;
	font-size: 116%;
	/*line-height: 1.6em;
	margin-bottom: 5px;*/
	height:auto;
	display:none;
}
.more-link{
	font-size: 100%;
	float: left;
	color:#aaa;
}

.author {
	font-size: 100%;
	float: right;
}

.response-author {
	font-size: 100%;
	float: left;
	font-size:11px;
}

/* Clearfix: Courtesy http://www.positioniseverything.net/easyclearing.html */
.fix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.fix { display: inline-block; }
/* Hide from IE Mac \*/
.fix {display:block;}
/* End hide from IE Mac */

.fullcontent{
	padding: 0 10px;
}

.whitepage{
	background: white;
}

.container-fluid {
	padding-right: 10px;
	padding-left: 10px;
}

.odd{
	background-color:#eee;
}

.items
{
	clear: both;
	padding-top: 0px;
}
/* project container*/
.project-list-item-container
{
	min-height: 350px;
	width: 270px;
	float: left;
	text-decoration: none;
	margin: 10px 5px;
	border: 1px solid #bbb;
	padding:10px;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;		
}

.project-heading
{
	font-size:1.4em;
	color:#223C9C;
	margin-bottom: 5px;
}
.project-customer
{
	font-size:1em;
	color:#999;
	margin-bottom: 5px;
}
.project-update
{
	font-size:1em;
	color:#666;
	margin-bottom: 5px;
}
.project-update-next
{
	color:#335AE9;
}
.project-update-last
{
	color:#504011;
}
.project-link{
	font-size: 100%;
	float: left;
	color:#0088cc;
	margin-right:10px;
}

/*list-view*/
.list-view
{
	padding-top: 5px;
}
.list-view-loading
{
	background: url(loading.gif) no-repeat;
}
.list-view .summary
{
	margin: 0 0 5px;
	text-align: right;
}
.list-view .pager
{
	margin-right:30px ;
	//padding: 9px 15px 0 15px;
	float: right;
	//background: #ECECEC;
	-moz-border-radius: 8px 8px 8px 8px;
	-webkit-border-radius: 8px 8px 8px 8px;
	border-radius: 8px 8px 8px 8px;
	height: 22px;
}

/*two-col-list*/
.two-col-list {
	columns: 2;
}
.two-col-list li {
	list-style: none;
	font-size: 1.1em;
}