/*This is the css page for my Writing theme*//*<group=General Styles>*/body {	background: #444242;	text-align: center;	font: 0.8em/1.6em 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;	margin: 0 50px 50px;	color: #333333;	line-height: 1.5;}p {}b, strong {}a {	margin: 0px;	padding: 0px 2px 0px 2px;}a:link, a:visited {	/* Background Color and text color set in green.css and other color css files */	text-decoration: none;}a:hover, a:active {	/* hover state color change set in green.css and other color css files */}

.tight{
	letter-spacing:-1px;
}img {	border-style: none;    max-width: 100%;
    height: auto;
    width: auto\9; /* ie8 */
}.imageStyle {	background-color: transparent; }.image-left {}.image-right {}

.strikethrough {
	text-decoration: line-through
}
.invisible {	color: ffffff;	float: right}.hidden {	display: none}.large {	font-size: 1.1em;}.small {	font-size: .9em;	line-height: 120%}

.smaller {	font-size: 0.8em;	line-height: 110%}.smallest {	font-size: 0.6em;	line-height: 100%}.top {vertical-align: top;}.center {	text-align: center;}.centered {	margin-left: auto; 	margin-right: auto}	.indent {	padding-left:26px;}.condensed {	line-height: 120%}.italic {	font-style:italic; }#printlogo {	display: none;	}#calendar {	margin: 0px 10px 10px 10px;	border-collapse: collapse;	}#calendar td {	border-top: thin solid;	padding: 0px 0px 0px 20px;	vertical-align: top;	}#calendar a {	/* Background color and text color set in green.css (other color css files lack this function at present)  */	font-weight: bold;		}#content ol.letters {	list-style-type:lower-alpha;}#content ol, #content ul {	font-size: 0.9em;}#content ul ol, #content ol ol, #content ul ul, #content ol ul  {	font-size: 1em;}#content ul.noindent {	margin-left: -40px;}#content ol.noindent {	margin-left: -20px;}#content ul.smallindent {	margin-left: -20px;}#content ul.nobullet {	list-style-type: none;}#content .skipline {	padding-bottom: 12px;}#content hr {
	height: 2px;
}#content .boxed {	font-weight: normal;	font-size: 0.9em;	width: 90%;	border-style: solid;	border-width: 1px 2px 10px 1px;	color: #111111;	padding: 6px 10px 3px 10px;	margin: 0px 0px 12px 30px;}#content .boxright {	clear: right;
	width: 40%;	display: inline;	float: right; 	background: #ffffff;	font-weight: normal;	font-size: 0.9em;	border-style: solid;	border-width: 0px 0px 10px 2px;	color: #111111;	padding: 6px 10px 3px 10px;	margin: 0px -8px 6px 6px;	position: relative; top: 5px }#content .boxslideup {	position: relative; top: -140px }#content .boxslidetoline {	position: relative; top: -30px }#content .boxright ul  {	font-size: .95em;}#content .boxright table {	border-collapse: collapse;	}#content .boxright td {	vertical-align: top;	border-right: thin solid;	}#content .boxpicture {	width: auto;}#content .boxsmall {	line-height: 1.2;	width: 20%;	font-size: 0.85em;	border-width: 0px 0px 8px 1px;}#content .boxsmall ol, #content .boxsmall ul {	font-size: 1em;	color: #222222;}#content .boxwide {	width: 60%;	border-width: 0px 0px 12px 3px;}#content .boxleft {	border-width: 0px 2px 10px 0px;	margin: 0px 6px 6px -8px;	float: left; }#content .boxtop {	border-top-width: 1px;	margin-top: 10px;}#content .noborder {	border: none;	}#content .serif {	font-family: "Times New Roman", Times, serif;}/*</group>*//*<group=Layout>*/#container {	text-align: left;	margin-right: auto;	margin-left: auto;	background: url(images/sidebar_left_bg.jpg) repeat-y left top #ffffff;	/*This background image effectively sets the sidebar background color to #232323; */}.clearer {	clear: both;}#pageHeader {	margin-bottom: 20px;	padding-top: 70px;	border-style: solid;	border-width: 0px 0px 1px 0px;	height: 80px;	margin-right:2px;	margin-left: 10px;	position: relative;}#pageHeader #peel {	background: url(images/top_left_grad.png) no-repeat left top;	position: absolute;	top: 0px;	left: -10px;	z-index: 100;	height: 53px;	width: 53px;}#pageHeader img {}#pageHeader h1 {	margin: 0;	background: #93c32c;	color: #ffffff;	font-weight: normal;	font-size: 1.8em;	display: inline;}#pageHeader h2 {	font-weight: normal;	font-size: 1.2em;	margin-top: 5px;}#contentContainer {	margin-left: 220px;	position: relative;}#contentContainer #content {	padding-left: 10px;	padding-right: 10px;	margin-right: 180px;	padding-bottom: 10px;	min-height: 359px;}#contentContainer #sidebar {	display: none;	width: 180px;	color: #808080;	font-size: 0.95em;}#contentContainer .roloc {	color: #ffffff;	background: #93c32c;	font-weight: normal;	font-size: 1em;}#sidebar p {	margin: 0 0 10px;	padding: 0 10px;}#contentContainer .sideHeader {}#sidebarContainer {	float: left;	width: 220px;	position: relative;	display: block;	background-image: url(images/writing_logo_greyed.jpg);	background-repeat: no-repeat;	min-height: 400px;}#sidebarContainer # {	height: 150px;	border-bottom: 1px solid #484848;	display: block;}#sidebarContainer p {	margin: 20px;	padding: 5px;}#sidebarContainer a:link, #sidebarContainer a:visited {	text-decoration: none;	color: #afafaf;	background: transparent;}#sidebarContainer a:hover, #sidebarContainer a:active {}#footer {	color: #808080;}#footer p {}#footer a:link, #footer a:visited {	background: transparent;	color: #cccccc;}#footer a:hover, #footer a:active {	color: #191919;}	/*</group>*//*<group=Bread-crumb>*/#breadcrumbcontainer {	display: block;	color: #d8d8d8;	text-align: left;	margin-right: auto;	margin-left: auto;	padding-top: 5px;	padding-bottom: 5px;}#breadcrumbcontainer ul {	list-style: none;	margin: 0;	padding-left: 25px;	padding-right: 10px;}#breadcrumbcontainer li {	display: inline;}#breadcrumbcontainer a {	color: #d8d8d8;	text-decoration: none;}#breadcrumbcontainer a:hover {}	/*</group>*//*<group=Toolbar>*//* Toolbar Styles */#navcontainer {	margin-top: 150px;	text-shadow: 0px 0px 4px #000000;}#navcontainer a:link, #navcontainer a:visited {	text-decoration: none;	color: #ffffff;/* 	border-top: 1px solid #484848; */	display: block;	padding-top: 1px;	padding-bottom: 5px;	padding-left: 5px;	height: 16px;	opacity: .7;}#navcontainer a:hover {	opacity: 1;}#navcontainer a:active {}#navcontainer #current {	opacity: .7;}#navcontainer #current:hover {}#navcontainer a:link.currentAncestor {}/* Parent - Level 0 */#navcontainer ul{	list-style: none;	padding: 0;	margin: 20px;}#navcontainer li {}/* Child - Level 1 */#navcontainer ul ul {	margin: 0;	padding: 0;}#navcontainer ul ul li {}#navcontainer ul ul a:link, #navcontainer ul ul a:visited {	padding-bottom: 3px;	padding-left: 15px;	font-size: 0.9em;	color: #e6e6e6;	border-style: none;}#navcontainer ul ul a:hover{	color: #e6e6e6;}#navcontainer ul ul #current{}#navcontainer ul ul a:link.currentAncestor {}/* Child - Level 2 */#navcontainer ul ul ul {}#navcontainer ul ul ul li { }#navcontainer ul ul ul a:link, #navcontainer ul ul ul a:visited {	color: #afafaf;	padding-left: 30px;}#navcontainer ul ul ul a:hover{}#navcontainer ul ul ul #current{}#navcontainer ul ul ul a:link.currentAncestor {}/* Child - Level 3 */#navcontainer ul ul ul ul {}#navcontainer ul ul ul ul li { }#navcontainer ul ul ul ul a:link, #navcontainer ul ul ul ul a:visited {	padding-left: 45px;}#navcontainer ul ul ul ul a:hover {}/* Child Level 4 */#navcontainer ul ul ul ul ul {	display: none;}/*</group>*//*<group=Global Classes>*/blockquote, .standout {}h1 {}h2 {}h3 {}h4 {}	/*</group>*//*<group=Blog>*//*<group=Archive Page>*/.blog-archive-background {	text-align: left;}.blog-archive-headings-wrapper {	background: #ffffff;	padding: 10px;}.blog-archive-entries-wrapper {	background: #ffffff;	padding: 10px;}.blog-archive-entries-wrapper .blog-entry {}.blog-archive-month {	margin-bottom: 15px;		color: #4c4c4c;	font-weight: normal;	font-size: 1.8em;	display: inline;}.blog-archive-link {	font-size: 1em;	margin-top: 5px;}.blog-archive-link a:link, .blog-archive-link a:visited {}	/*</group>*/.blog-entry {}.blog-entry-title {	color: #404040;	font-size: 1.8em;	margin-bottom: 5px;	font-weight: bold;}.blog-entry-date {	font-size: 0.9em;	margin-bottom: 10px;}.blog-entry-body {	border-bottom: 1px solid #cccccc;	padding-bottom: 10px;	margin-bottom: 30px;}.blog-entry-comments {	margin-top: 10px;}.blog-entry-category {}.blog-category-link-enabled {}.blog-category-link-disabled {}/*</group>*//*<group=File Sharing>*/.filesharing-description {	margin-bottom: 10px;}.filesharing-item {	margin-bottom: 10px;}.filesharing-item-title a:link {}.filesharing-item-title a:hover {}.filesharing-item-title a:visited {}.filesharing-item-description {}/*</group>*//*<group=Photo Album>*//*<group=Index Page (Thumbnail view)>*/.album-title {	color: #404040;	font-size: 1.8em;	margin-bottom: 5px;	font-weight: bold;}.album-description {	margin-bottom: 10px;}.thumbnail-table {	width: 99%;	position: relative;}.thumbnail-frame {	border: 1px solid #cccccc;	padding: 5px;}.thumbnail-frame:hover {}.thumbnail-frame a:link {	background-color: transparent;}.thumbnail-frame a:hover {}.thumbnail-frame img {}.thumbnail-caption {		color: #4c4c4c;}	/*</group>*//*<group=Single Page (Photo view)>*/.photo-background {	margin: 0;}.photo-navigation {		color: #4c4c4c;	margin-bottom: 20px;	text-align: left;	padding-top: 10px;	padding-left: 10px;	padding-bottom: 10px;}.photo-links {	margin: 0;}.photo-navigation a:link, .photo-navigation a:visited {}.photo-navigation a:hover {}.photo-frame{	padding: 5px;	background: #ffffff;}.photo-title {	margin: 0;	font-size: 1.8em;	color: #ffffff;}.photo-caption {	font-size: 1em;	margin: 0 0 10px;	color: #ffffff;}/*</group>*/	/*</group>*//*<group=Quicktime Page>*/.movie-description {	text-align: center;}	/*</group>*//*<group=Quicktime Album>*//*<group=Index Page (Movie Thumbnail view)>*/.movie-page-title {	color: #404040;	font-size: 1.8em;	margin-bottom: 5px;	font-weight: bold;}.movie-page-description {	margin-bottom: 10px;}.movie-thumbnail-frame {	float: left;	width: 132px;	margin-bottom: 10px;	margin-right: 10px;	text-align: center;	border: 1px solid #cccccc;	padding: 1px;}.movie-thumbnail-frame:hover {}.movie-thumbnail-caption {	margin-top: 1px;		color: #4c4c4c;}	/*</group>*//*<group=Single Page (Movie View)>*/.movie-background {	background: #232323;	margin: 10px;}.movie-title {	color: #ffffff;	font-size: 1.8em;}.movie-frame {}	/*</group>*//*</group>*//*<group=Contact Form>*/.message-text { } .required-text {} .form-input-field {	background: #e6e6e6;	color: #4c4c4c;}.form-input-button { } /*</group>*/