/* 
Theme Name: IMSEC
Description: design for the IMSI FYI blog
Author: Jennifer McCarrick
Version: 1.5
.
design and content are copyright 2006-2007 Morgan Lewis &amp; Bockius

*/

body {	
	background-color: #DBDBDB;
	font-family: verdana, sans-serif;
	font-size: 10pt;
}
h1, h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

a {
	text-decoration: none;
	color: #007291;
}
a:hover {
	text-decoration: underline;
}

img {
	border: 0;
}

.pageContainer {
	width: 774px;
	margin: 0 auto;
	background: #fff url(images/background.gif) repeat-y;
}
	
.headerContainer {
	background: #706E40 url(images/header.gif) no-repeat;
	height: 130px;
}
.headerContainer span a, .headerContainer span a:visited {
	color: #ca5b27; 
	text-decoration: none; 
	}
.headerContainer span a img  {
	position: absolute; 
	z-index: 200; 
	margin: 0; 
	padding:0; 
	border: none; 
	top:13; 
	width:750px; 
	height:130px;
}
.headerTitle {
	display: none;
	}
.headerDate {
	font: bold 10pt Arial, Helvetica, sans-serif;
	color: #fff;
	position: relative;
	top: 105px;
	left: 670px;
}
	
.contentContainer {
	float: left;
	width: 549px;
	overflow:hidden;
}
#bannerImage {position: relative; margin: 0; padding:0; border: none; width:549px; height:207px;}

.centerContainer {
/*	background: #828253 url(images/centerMoodImage.jpg) no-repeat;
/*	padding-top: 207px;
*/
}
		
.centerNavigation {	
	height: 31px;
	background-color: #6D7074;
	margin: 0;
	padding: 5px 0 0 5px;
	clear: both;
}
						
.centerNavigation div {
	float: left;
	line-height: 26px;
	text-align: center;
	padding: 0 9px;
	border-right: 1px solid #939598;
	font: 9pt Verdana, Arial, Helvetica, sans-serif;
}

.centerNavigation div a {
	color: #fff;
	line-height: 26px;
}
				
.centerNavigation div a:hover {
	color: #FFEC97;
	text-decoration:none;
}
				
.centerNavigation a.rssButton {
	background: url(images/rssButton.gif) no-repeat bottom center;
	height: 17px;
	border-right: none;
	margin-top: 4px;
}

.centerNavigation a.rssButton span {
	display: none;
}
		
.centerNavigation div.last {
	border-right: none;
}
					
.internalContentContainer {
	margin: 27px;
}				
				
.postContainer {
	margin-top: 21px;
	padding-bottom: 18px;
	border-bottom: 1px solid #A0A3A7;
}
		
.lastPost {
	border: none;
}
		
.postHeader {}
				
.postHeader .date {
	float: left;
	width: 10em;
}

.postDateMonthDay, .postDateYear {
	text-transform: lowercase;
	font: bold 11pt Arial, Helvetica, sans-serif;
}

.postDateMonthDay {
	color: #525558;
}

.postDateYear {
	color: #BABBBE;
}

.fyiCategory {
	padding: 0 0 0 12px;
	color: #525558;
	font:  bold 12pt Arial, Helvetica, sans-serif;
}

.fyiCategory a {
	color: #BABBBE;
}

.fyiCategory a:hover {
	color: #525558;
	text-decoration:none;
}

.postContainer h2, .postContainer h3, .postContainer h4 {
	margin: 0;
	padding: 10px 0 5px;
	font-size: 12pt;
	color: #525558;
}
		
.postContainer h2 a, .postContainer h3 a, .postContainer h4 a {
	color: #706E40;
}

.postContainer h4 {
	font-size: 10pt;
	font-style:italic;
}
	
/* TEMP KNOCKOUT FOR CONVENIENCE.contextSingle * */.downloadButton {
	display: inline;
	float:right;
	border: 2px outset #BABBBE;
	font: 8pt Arial, Helvetica, sans-serif;
	padding: 3px;
	margin: 3px;
	margin-top: -12px;
	}
	
/* 
.contextGroup * .downloadButton {
	display: none;
	}
*/

.printButton {}
		
.postContainer p {
	padding: 0 0 .75em;
	margin: 0;
	color: #525558;
	font-size: 10pt;
}

.postContainer ul, .postContainer ol {
	padding: 0;
	margin-top: 0;
	margin-bottom:.25em;
}

.postContainer li {
	padding: 0 0 .5em;
	margin: 0;
	color: #525558;
	font-size: 10pt;
}


.postContainer .postFooter {
	padding: 10px 0;
	margin: 0;
	font-size: 8pt;
}

.postContainer .postFooter .postedIn  {
	background: url(images/postedInBullet.gif) no-repeat left center;
	padding: 0 5px 0 20px;
	color: #999999;
	text-transform: lowercase;
	float: left;
}

.postContainer .continued {
	text-decoration:none;
}

.postContainer .continued .core {
	text-decoration:underline;
	font-variant:small-caps;
}				

.sideBarContainer {
	float: left;
	width: 225px;
}

.topicNavigationContainer {
	background-color: #007291;
	height: 187px;
	padding: 20px 15px 0px 20px;
	overflow: hidden;
}

.topicNavigationHeader {
	background: url(images/topicNavigation.gif) no-repeat;
	height: 20px;
	text-align: right;
	font-size: 8pt;
	padding-bottom: 8px;
	padding-top: 2px;
}

.topicNavigationHeader a {
	color: #FFEC97;
}

.topicNavigationHeader a:hover {
	color: #fff;
}

.topicNavigationHeader span {
	color: #fff;
}

.topicNavigationContainer ul {
	margin: 0;
	padding: 0;
}

.topicNavigationContainer li {
	list-style-type: none;
	padding: .5em 0 .3em 0;
	background: url(images/topicNavigationSeperator.gif) no-repeat bottom center;
}

.topicNavigationContainer li a {	
	color: #fff;
}

.topicNavigationContainer li a:hover {	
	color: #FFEC97;
	text-decoration:none;
}

.centerSearchContainer {
	background-color: #9BA2A5;
	height: 31px;
	padding: 3px 0 2px 5px;
}

.centerSearchContainer div.search {
	text-align: left;
}

.centerSearchContainer form {
	display: inline;
	padding: 0;
	margin: 0;
}

#searchBox, #searchBoxFocused {
	border: 1px solid #fff;
	padding: 4px;
	width: 175px;
	margin: 0;
	color: #fff;
}

#searchBox {
	background: #525558 url(images/searchBackgroundText.gif) no-repeat center center;
}

#searchBoxFocused {
	background: #525558;
}

.centerSearchContainer div .input-image {
	margin-left: 3px;
	vertical-align: center;
}

.lowerNavigationContainer {
	padding: 20px;
}
.lowerNavigationContainer ul {
	margin: 0;
	padding: 0;
}

.lowerNavigationContainer li {
	list-style-type: none;
	padding: .5em 0 .5em 0;
	border-bottom: 1px dotted #ACB1B5;
	background: url(images/navigationItemClosed.gif) no-repeat 12em 5px;
}

.lowerNavigationContainer li.opened {
	list-style-type: none;
	padding: .5em 0 .5em 0;
	border-bottom: 1px solid #ACB1B5;
	font-size: 12pt;
	background: url(images/navigationItemOpened.gif) no-repeat 13em 5px;
}

.lowerNavigationContainer li a.topLevel {
	display: block;
	color: #636465;
	text-decoration: none;
}

.lowerNavigationContainer li a.topLevel:hover {
	color: #710165;
}

.lowerNavigationContainer li.opened p {
	margin: .5em 0 .5em;
	font-size: 10pt;
	color: #525558;
}

.lowerNavigationContainer li.opened p a:hover {
	text-decoration: underline;
}

.lowerNavigationContainer li.opened p span {
	color: #fff;
}

.lowerNavigationContainer li.calendar {
	text-align: center; 
	background:none;
}

li.questionlink {
	font-weight: bold;
	background:none;
}

li.questionlink a {
	color: #ca5b27;
	text-decoration: none;
}

li.questionlink a:hover {
	color: #d7ac36;
	text-decoration: underline;
}

li.questionlink a:visited {
	color: #348091;
	text-decoration: none;
}

.practiceContactsContainer {
	padding-left: 20px;
}

.practiceContact {
	border-bottom: 2px solid #ACB1B5;
	padding-bottom: 1.5em;
	margin-bottom: 2em;
	width: 185px;
}

.lastContact {
	border: none;
}

.practiceContact img {
	float: left;
	padding: 0 .5em .5em 0;
	width: 73px;
}

.practiceContact .name {
	font: bold 9pt Arial, Helvetica, sans-serif;
}

.practiceContact .title {
	font: 9pt Arial, Helvetica, sans-serif;
	color: #525558;
}

.practiceContact .practiceArea {
	font: 9pt Arial, Helvetica, sans-serif;
	margin: .5em 0 .5em 0;
	width: 8em;
	float: left;
}

.practiceContactsContainer h3 {
	margin-top: 1em;
	color: #525558;
	font: bold 12pt Arial, Helvetica, sans-serif;
}

.practiceContact p {
	margin-top: 2em;
	color: #525558;
	font-size: 8pt;
	filter: alpha(opacity=75);
	-moz-opacity: .75;
}

.practiceContact span {
	color: #fff;
}

.practiceContact a:hover p {
	filter: alpha(opacity=100);
	-moz-opacity: 1.0;
}

.practiceContact span.more {
	color: #007291;
	line-height: 1.4em;
}

.practiceContact a:hover span.more {
	text-decoration: underline;
}

.imgCaption {
	padding: 3px 0 10px 0;
	margin: 0;
	font-size: 8pt;
	color: #959A9D;
}

.footerContainer {
	background-color: #DBDBDB;
	font-size: 8pt;
	/*margin: 16px 0 0 28px;*/
	width: 774px;
	margin: 16px auto;
	padding-left: 35px;
}

.footerContainer .copyright {
	float: left;
	width: 490px;
	color: #959A9D;
}

.footerContainer .navigation {
	float: left;
	width: 240px;
	text-align: right;
	padding-right: 0px;
}

.footerContainer .navigation a { 
	padding-left: .8em;
}

.footerContainer .navigation a:hover { 
	text-decoration: underline;
}

.clearer {
	float: none !important;		/* Remove any inherited floats */
	display: block !important;	/* Make sure our element is a block-level element */
	clear: both !important;		/* Make sure it clears on both sides */
	margin: 0 !important;		/* Remove all margins that would make it visible */
	border: 0 !important;		/* Remove all borders that would make it visible */
	padding: 0 !important;		/* Remove all padding that would make it visible */
	height: 0.1px !important;	/* Mozilla/Firefox require the clearer height to not be 0, but rounding makes it 0 */
	line-height: 0 !important;	/* Set the line-height to 0 so it isn't visible */
	font-size: 0 !important;	/* Set the font-size to 0 so it isn't visible */
}

    span.calnk a { 
        text-decoration:none; 
        color:#000000; 
        border-bottom:1px dotted #000000;
        }
    span.calnk a:hover { 
        text-decoration:none; 
        color:#000000; 
        border-bottom:1px dotted #000000;
        }
    span.calnk { 
        position:relative; 
        }
    span.calnk a span { 
        display:none; 
        }
    span.calnk a:hover span {
        color:#333333; 
        background:#F6F79B; 
        display:block;
        position:absolute; 
        margin-top:1px; 
        padding:5px; 
        width:150px; 
        z-index:100;
        }
