p
{
    margin-bottom: 14px;
    text-align: justify;
    font-family: &quot;trebuchet ms&quot;, helvetica, sans-serif;
    font-size: small;
}

.Text
{
	/* background-color: Gray; */
}

li.Text
{
    font-family: &quot;trebuchet ms&quot;, helvetica, sans-serif;
    font-size: small;
}

.SectionHeader
{
	text-decoration: underline;
	font-size: large;
}

.Underline
{
	text-decoration: underline;
}

.Bold
{
	font-weight: bold;
}

.Italic
{
	font-style: italic;
}

.Rant
{
	color: #FEA400;
	font-weight: bold;
	text-transform: uppercase;
}

.Code
{
	color: #808080; 
	font-size: small;
	font-weight: bold;
	white-space: nowrap;	
	font-family: consolas, &quot;Courier New&quot;, courier, monospace;
}

.Error
{
	color: #FF0000;
}

a:link.Link, a:hover.Link , a:visited.Link, a:active.Link
{
	color: #AAAAAA;
	font-weight: bold;
  font-family: &quot;trebuchet ms&quot;, helvetica, sans-serif;
    font-size: small;
	
}

a:link.TagCloud, a:hover.TagCloud , a:visited.TagCloud, a:active.TagCloud
{
    margin: 0px;
    padding: 0px;
    border: none;
	color: #AAAAAA;
	font-weight: bold;	
}

.Footnote
{
	font-size: small;
	font-style: italic;
}

ol.Text
{

}

ol.Code
{
	white-space: nowrap;	
}

li.Code
{
	white-space: nowrap;	
	padding-right: 5px;	
}
span.MainTitle
{
	color: #0000FF;
	font-size: 24pt; 
	font-weight: bold;
}
div.MainTitle
{
	color: #AAAAAA;
}
div.HomeTitle
{
	height: 150px;
}
div.HomeRight
{
	width: 150px;
	position: absolute;
	/* top: 170px; */
}
div.HomeContent
{
	position: absolute;
	/* top: 170px; */
	left: 170px;
}
div.Post
{
	margin: 5px;
	margin-bottom: 20px;
	padding-left: 10px;
	border-left: solid 2px #FF00FF;
	border-bottom: solid 2px #FF00FF;
}
div.CodeContainer
{
	padding-left: 20px;
	padding-right: 15px;
	padding-top: 5px;
	padding-bottom: 25px;	
}
div.CodeLayout
{
	white-space: nowrap;
	width: 500px;
                     height: 500px;
	overflow: scroll;	
	padding-bottom: 10px;
}
div.CommentMain
{
	margin-bottom: 20px;
	border-left: solid 2px #FF00FF;
	border-bottom: solid 2px #FF00FF;
}
div.CommentMainDomino
{
	margin-bottom: 20px;
	border-left: solid 2px #0000FF;
	border-bottom: solid 2px #0000FF;
}
div.CommentHeader
{
	padding: 5px;
	font-size: 14pt;
	font-weight: bold;
	font-style: italic;
}
div.CommentBody
{
	padding-left: 10px;
}
div.CommentFooter
{
	padding: 5px;
	padding-left: 50px;
}
div.Comment
{
	color: #FFFFFF;
	background-color: #000000;
}
div.OpenQuote
{
	position: relative;
	top: 25px;
	font-size: 30pt;
	padding-left: 5px;
}
div.CloseQuote
{
	position: relative;
	top: -5px;
	font-size: 30pt;	
	text-align: right;
	padding-right: 5px;
}
div.CommentMarkup
{
	padding-right: 30px;
	padding-left: 30px;
	white-space: normal;
}
div.Calendar
{
	width: 82px;
	height: 82px;
	margin-top: -5px;
	/* background-image: url(http://chrisdomino.com/Content/Images/Calendar.png); */
}
div.Month
{
	width: 82px;
	height: 82px;
	top: 19px;
	text-align: center;
	font-size: 28pt;
	color: #AAAAAA;
	position: relative;
}
div.Date
{
	width: 82px;
	height: 82px;
	position: relative;
	top: -75px;
	font-size: 20pt;
	font-weight: bold;
	text-align: center;
	z-index: 2;	
}
div.Year
{
	width: 82px;
	height: 82px;
	position: relative;
	top: -122px;
	font-size: 20pt;
	font-weight: bold;
	z-index: 2;
	text-align: center;
}
div.PostLink
{
	z-index: 2;
	position: relative; 
}
div.PostLink a, div.PostLink a:active, div.PostLink a:link, div.PostLink a:visited
{
	color: #AAAAAA;
	font-size: 20pt;
	text-decoration: none;
}
div.PostLink a:hover
{
	color: #AAAAAA;
	text-decoration: underline;
}
div.PostLinkGraph
{
	height: 20px;
	background-image: url(http://chrisdomino.com/content/images/LineGraph.png);
}
div.PostHeader
{
	width: 100%;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: solid 2px #FF00FF;
}
div.PostFooter
{
	width: 100%;
	padding-top: 5px;
	margin-top: 10px;
	border-top: solid 2px #FF00FF;
}

table.CodeLayout
{	
	white-space: nowrap;	
}

tr.CodeRow
{
}

td.HomeContent
{
	padding: 10px;
	width: 100%;
}
td.ThoughtText
{
	vertical-align: top;
	text-align: right;
}
td.PostLinkText
{
	white-space: nowrap;
}
td.CodeCellTopLeft 
{ 
	/* background-image: url(http://chrisdomino.com/Content/Images/ShadowTopLeft.jpg); 
	background-repeat: no-repeat;
	background-position: right bottom; */
	display: none;
} 
td.CodeCellTopMiddle 
{
	/* height: 6px;
	background-image: url(http://chrisdomino.com/Content/Images/ShadowTopMiddle.jpg); 
	background-position: bottom;
	background-repeat: repeat-x; */
	display: none;
} 
td.CodeCellTopRight 
{
	/* background-image: url(http://chrisdomino.com/Content/Images/ShadowTopRight.jpg);
	background-repeat: no-repeat;
	background-position: left bottom; */
	display: none;
}  
td.CodeCellMiddleLeft 
{
	/* width: 10px;
	height: 100%;
	background-image: url(http://chrisdomino.com/Content/Images/ShadowMiddleLeft.jpg);
	background-position: right;
	background-repeat: repeat-y; */
	display: none;
} 
td.CodeCellMiddleMiddle 
{
	background-color: #000000;
	white-space: nowrap;	
} 
td.CodeCellMiddleRight 
{
	/* width: 10px;
	height: 100%;
	background-image: url(http://chrisdomino.com/Content/Images/ShadowMiddleRight.jpg); 
	background-position: left;
	background-repeat: repeat-y; */
	display: none;
} 
td.CodeCellBottomLeft 
{
	/* background-image: url(http://chrisdomino.com/Content/Images/ShadowBottomLeft.jpg);
	background-repeat: no-repeat;
	background-position: right top; */
	display: none;
}  
td.CodeCellBottomMiddle 
{
	/* height: 6px;
	background-image: url(http://chrisdomino.com/Content/Images/ShadowBottomMiddle.jpg); 
	background-position: top;
	background-repeat: repeat-x; */
	display: none;
} 
td.CodeCellBottomRight 
{
	/* background-image: url(http://chrisdomino.com/Content/Images/ShadowBottomRight.jpg); 
	background-repeat: no-repeat; */
	display: none;
}
td.CodeCellTopSpacer
{
	/* width: 15px;
	height: 6px;
	background-image: url(http://chrisdomino.com/Content/Images/ShadowTopMiddle.jpg); 
	background-position: bottom;
	background-repeat: repeat-x; */
	display: none;
}
td.CodeCellMiddleSpacer
{
	width: 15px;
	background-color: #000000;
}
td.CodeCellBottomSpacer
{
	/* width: 15px;
	height: 6px;
	background-image: url(http://chrisdomino.com/Content/Images/ShadowBottomMiddle.jpg); 
	background-position: top;
	background-repeat: repeat-x; */
	display: none;
}
td.HomeTopLeftShadow
{
	width: 30px;
	height: 30px;
	padding-left: 25px;
	background-image: url(http://chrisdomino.com/content/images/HomeTopLeftShadow.png);
}
td.HomeBottomLeftShadow
{
	width: 30px;
	height: 30px;
	padding-left: 25px;
	background-image: url(http://chrisdomino.com/content/images/HomeBottomLeftShadow.png);
}
td.HomeLeftShadow
{
	width: 30px;
	padding-left: 25px;
	background-image: url(http://chrisdomino.com/content/images/HomeLeftShadow.png);
	background-position: left;
	background-repeat: repeat-y;	
}
td.HomeTopShadow
{
	height: 30px;
	background-image: url(http://chrisdomino.com/content/images/HomeTopShadow.png);
	background-position: bottom;
	background-repeat: repeat-x;	
}
td.HomeTopRightShadow
{
	width: 30px;
	height: 30px;
	padding-right: 25px;
	background-image: url(http://chrisdomino.com/content/images/HomeTopRightShadow.png);
}
td.HomeRightShadow
{
	width: 30px;
	padding-right: 25px;
	background-image: url(http://chrisdomino.com/content/images/HomeRightShadow.png);
	background-position: right;
	background-repeat: repeat-y;	
}
td.HomeBottomRightShadow
{
	width: 30px;
	height: 30px;
	padding-right: 25px;
	background-image: url(http://chrisdomino.com/content/images/HomeBottomRightShadow.png);
}
td.HomeBottomShadow
{
	height: 30px;
	background-image: url(http://chrisdomino.com/content/images/HomeBottomShadow.png);
	background-position: top;
	background-repeat: repeat-x;	
}

span.SubHeadingText
{
	color: #AAAAAA;
}
span.TagHeader
{
	font-size: 14pt;
	font-weight: bold;
}
span.Comment 
{ 
	color: #00FF00; 
	font-weight: bold;
} 
span.Keyword 
{ 
	color: #0000FF; 
	font-weight: bold;
} 
span.Constant 
{ 
	color: #FFFF00; 
	font-weight: bold;
} 
span.Operator 
{ 
	color: #FFFFFF; 
	font-weight: bold;
} 
span.ClassName 
{ 
	color: #FF00FF;
	font-weight: bold; 
}
span.PreProcessor 
{ 
	color: #cc6633; 
} 
span.HTML 
{ 
	color: #800000; 
} 
span.StyleName 
{ 
	color: #0000FF; 
	font-weight: bold;	
} 

textbox, textarea 
{ 
	font-size: small;
    font-family: &quot;trebuchet ms&quot;, helvetica, sans-serif;
}

div.Heading
{
    width: 135px;
    color: #0000FF;
    font-size: 16pt;
    margin-top: 20px;
    padding-left: 5px;
    padding-bottom: 5px;
    border-left: solid 2px #FF00FF;
    border-bottom: solid 2px #FF00FF;
}

a:link.Heading, a:hover.Heading , a:visited.Heading, a:active.Heading
{
	color: #AAAAAA;
	font-size: 12pt;
	font-weight: bold;	
}

img.Heading
{
    margin: 5px;
    width: 125px;
    margin-top: 10px;
    max-height: 125px;
}
span.Search
{
	color: #0000FF;
	font-size: 12pt;
	font-weight: bold;
}
img.Image
{
    width: 517px;
    max-height: 517px;
}
