/*Special divisional elements web style sheet for indigomoonsystems.com site
Last Edit: 13MAY09
*/

/*Layout - Services Page
--------------------------------------------------
*/	
	
		#administration {
			display: none;
			margin-left: 5%;
			margin-right: 5%;
			}
		#strategy {
			display: none;
			margin-left: 5%;
			margin-right: 5%;
			}
		#security {
			display: none;
			margin-left: 5%;
			margin-right: 5%;
			}
		#management {
			display: none;
			margin-left: 5%;
			margin-right: 5%;
			}
		#design {
			display: none;
			margin-left: 5%;
			margin-right: 5%;
			}
		#disaster {
			display: none;
			margin-left: 5%;
			margin-right: 5%;
			}
		#project_management {
			display: none;
			margin-left: 5%;
			margin-right: 5%;
			}
		
/*Layout - Strategy Page
--------------------------------------------------
*/	

		#procurement {
			display: none;
			margin-left: 5%;
			margin-right: 5%;
			}
		#licensing {
			display: none;
			margin-left: 5%;
			margin-right: 5%;
			}
		#risk {
			display: none;
			margin-left: 5%;
			margin-right: 5%;
			}
		#resource {
			display: none;
			margin-left: 5%;
			margin-right: 5%;
			}
		#change {
			display: none;
			margin-left: 5%;
			margin-right: 5%;
			}
		#staffing {
			display: none;
			margin-left: 5%;
			margin-right: 5%;
			}
		#performance {
			display: none;
			margin-left: 5%;
			margin-right: 5%;
			}
		#review {
			display: none;
			margin-left: 5%;
			margin-right: 5%;
			}
		#investment {
			display: none;
			margin-left: 5%;
			margin-right: 5%;
			}

										
/*Layout - Resources Page
--------------------------------------------------
*/	
		#anti_virus {
		display: none;
		}
		#web_browser {
		display: none;
		}
		#pc_hardware {
		display: none;
		}
		#network_hardware {
		display: none;
		}
		#backup {
		display: none;
		}
/*Layout - Projects Page
--------------------------------------------------
*/	
		#workable {
		display: none;
		}
		#stanton {
		display: none;
		}
		
/*Blog Related items
----------------------------------------------------------
*/
		.serendipity_entry_body,
		.serendipity_entry_extended {
			background: #FFFFFF;
			color: grey;
			font-family: 'lucida sans', verdana, sans-serif;
			font-size: 90%;
			margin: 0 2% 0;
			padding: 10px;
			}
		.serendipity_center,
		.serendipity_commentsTitle,
		.serendipity_commentDirection {
			font-family: 'lucida sans', verdana, sans-serif;
			color: #FFFFFF;
		}
		.serendipity_entryFooter,
		.serendipity_commentBody,
		.serendipity_comment_source {
			background: #FFFFFF;
			font-family: 'lucida sans', verdana, sans-serif;
			font-size: 90%;
			margin: 0 2% 2%;
			padding: 10px;
			}
		.serendipity_commentBody,
		.serendipity_comment_source,
		.serendipity_section_commentform {
			font-family: 'lucida sans', verdana, sans-serif;
			font-size: 75%;
			margin: 2%;
			padding: 2%;
			}
		.serendipity_title {
			background: #666699 url("images/menu_bar.jpg") repeat-x;
			color: #000099;
			margin: 0 2% 0;
			font-size: 110%;
			}
		.serendipity_date {
			color: #FFFFFF;
			}
		.serendipity_commentsLabel,
		.serendipity_search {
			color: #FFFFFF;
			}
		.serendipitySideBarContent{
			color: grey;
			/* background: #FFFFFF; */
			padding: 1%;
			}
		.serendipitySideBarContent a {
			color: #ABBDD8;
			}
		#serendipity_banner {
			background: #6666CC url("images/top_bg.jpg") repeat-x;
			padding-left: 5px;
			}
		.homelink1,
		.homelink2 {
			color: #666699;
			}
		blockquote {
			margin-left: 3%;
			margin-right: 3%;
			}
/** Embedded images with the s9y image manager **/
.serendipity_imageComment_center,
.serendipity_imageComment_left,
.serendipity_imageComment_right {
    border: 1px solid #DDDDDD;
    background-color: #EFEFEF;
    margin: 3px;
    padding: 3px;
    text-align: center;
}

.serendipity_imageComment_center {
    margin: auto;
}

.serendipity_imageComment_left {
    float: left;
}

.serendipity_imageComment_right {
    float: right;
}

.serendipity_imageComment_img,
.serendipity_imageComment_img img {
    margin: 0px;
    padding: 0px;
    text-align: center;
}

.serendipity_imageComment_txt {
    border-top: 1px solid #DDDDDD;
    margin: 0px;
    padding: 3px;
    clear: both;
    font-size: 8pt;
    text-align: center;
}

.serendipity_comments {
}

.serendipity_center {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

.serendipity_msg_important {
    color: red;
}

.serendipity_msg_notice {
    color: green;
}

.serendipity_entry_author_self {
}

.serendipity_comment_author_self .serendipity_comment_source {
    background-color: #EEEEFF;
}
