﻿body 
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 14px;
    COLOR: #333333;
    FONT-FAMILY: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
    TEXT-DECORATION: bold
}
.body2
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 14px;
    COLOR: #333333;
    FONT-FAMILY: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
    TEXT-DECORATION: none
}
h1
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 16px;
    COLOR: #006699;
    FONT-FAMILY: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
    padding: 6px 0 0.3em 0;
}

h2
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 20px;
    COLOR: #333333;
    FONT-FAMILY: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}

h3
{
    color: #006699;
    font-size: 0.8em;
    margin-bottom: 0;
    padding-bottom: 0;
}

p
{
    margin-top: 0;
}

a
{
    COLOR: #990000;
    TEXT-DECORATION: underline
}
a:visited
{
    COLOR: #990000
}


   
a:hover
{
    COLOR: #006699
}

#main
{
    padding: 0 10px 0 10px;
	width: 800px;
}

#content
{
    padding-right: 0.5em;
}

#sidebar
{
    width: 200px;
}

#sidebar h2
{
    background: #116688;
    color: White;
    text-align: center;

    font-size: 14px;
    padding: 0.2em 0 0.2em 0;
    margin: 0.5em 0 0.3em 0;
	width: 200px;
}

#breadcrumb
{
    padding: 5px 0px 0px 5px;
}

#blogheader
{

    FONT-FAMILY: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
    font-weight: bolder;
	width: 800px;
	height: 90px;

}

#bg 
{ 
	BACKGROUND: url(images/blog_title.gif) #ffffff no-repeat 
}

#blogheader a
{
    color: White;
    text-decoration: none;
}

.docComment
{
    width: 600px;
    margin-bottom: 1em;
    float: left;
    border-bottom: solid 1px grey;
    padding: 0 0.5em 0.2em 0.5em;
}


.commentBody
{
    FONT-FAMILY: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
    font-size: 11px;
    clear: both;
    
}

.commentDetails
{
    font-size: 11px;
    float: right;
    margin-top: 0.7em;
}



.clearing
{
    clear: both;
}

.commentForm
{
    width: 600px;
}

    
.commentForm input
{
    float: right;
}

.documentEntry
{
	font-size: 12px;
    border: solid 1px grey;
    margin-bottom: 2em;
    width: 550px;
    float: left;
}

.entryHeader
{
    background: #ccdddd;

	padding: 0.5em 0 0.5em 0;
    float: left;
    width: 550px;

}

.entryMain
{
	padding: 0.3em 0 1.8em 0;
    float: left;
    width: 550px;
}

.entryFooter
{
    border-top: solid 1px grey;
    height: 1.5em;
    padding: 0.5em 0 0.3em 0;
    background: #ccdddd;
    float: left;
    width: 550px;
}



.entryHeader .title
{
 	FONT-WEIGHT: normal;
    FONT-SIZE: 14px;
    COLOR: #333333;
    FONT-FAMILY: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	TEXT-DECORATION: none;
    padding-left: 0.5em;
  
}

.entryHeader table
{
    padding-left: 0.5em;
}

.title a
{
    color: Black;
}

.moreLink
{
	background: url('/blog/images/view_full.gif') center right no-repeat;
	font-size: 11px;
    float: right;
    padding-right: 2.2em;
}

.entryBody
{
    float:left;
	padding: 1em;
    width: 425px;
}

.authorPhoto
{
    float: left;
    padding: 0.2em 0.2em 0.2em 0.5em;
}





.entryDate
{
    float: left;
}

.commentsLink
{
	background: url('/blog/images/comments.gif') center left no-repeat;
    FONT-FAMILY: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
    COLOR: #333333;
	TEXT-DECORATION: none;
    font-size: 11px;
    padding-left: 2.3em;
    float: left;
}

.viewMore
{
	background: url('/blog/images/all_posts.gif') center right no-repeat;
    FONT-FAMILY: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
    COLOR: #333333;
	TEXT-DECORATION: none;
    font-size: 11px;
    padding-right: 2.7em;
    float: right;
}

#pageImage
{
    font-size: 9px;
    float: left;
    padding-right: 2em;
    width: 150px;
    text-align: center;
}



#description
{
    float:left;
    width: 98%;
    font-size: 0.8em;
}

#top
{
    float: left;
    padding-bottom: 1em;
}

#authorFeed
{
    font-size: 9px;
    padding-top: 1em;
}

.quoteLink
{
    margin-left: 1.2em;
}

.quoteLink a
{
    color: Black;
    text-decoration: none;
}

.quoteLink a:hover
{
    text-decoration: underline;
}


.quoteComment
{
    font-size: 11px;
    float: left;
    position: relative;
    bottom: -9px;
}

blockquote
{
    margin-left: 1em;
    margin-top: 0.2em;
    border: solid 1px black;
    padding: 0 0.4em 0 0.4em;
    background: lightgrey;
}

.description .holder
{
    width: 250px;
}
