
body 
{ 
    background-image : url("Caitlyn.jpg "); 
    background-position: center; 
    background-repeat: no-repeat;  
    background-attachment : fixed; 
}    

a:link 
{
	color:#79892d;
	text-decoration:none;
}

a:visited 
{
	color:#79892d;
	text-decoration:none;
}

a:hover 
{
	color:#800040;
	text-decoration:underline;
}

a img 
{
	border-width:0;
}


#Main-Div 
{
	width:700px;
	margin:0 auto;
	padding:4px;
	padding-top: 0px;
	text-align:left;
	font: normal normal 100% Georgia, Serif;	
}

#Content-Div
{
	width: 690px;
	word-wrap: break-word; /* fix for long text breaking sidebar float in IE */
	overflow: hidden;     /* fix for long non-text content breaking IE sidebar float */
}

#Header-Div
{
	width: 690px;
	font-size: 9pt;
	font-family: Georgia, Serif;
}

#Links-Div
{
	width: 300px;
	float: left;
}

#Search-Div
{
	width: 300px;
	float: right;
	text-align: right;
}

#Title-Div
{
	width: 690px;
	font-family: Georgia, Serif;
	font-size: 20pt;
	font-weight: bold;
	margin-bottom: 10px;
}

#Login-Div
{	
	border-top: dashed 1px #d0d0d0;
	width: 690px;
	margin: 0px;
	margin-top: -18px;	
	margin-bottom: 5px;
	text-align: right;
	font-size: 8pt;
	color: #909090;
}

#Header-Div .formfield
{
	height: 10px;
	font-size: 8px;
	width: 100px;
}

#Header-Div .formbutton
{
	height: 18px;
	font-size: 8px;	
	width: 50px;
}

#Login-Div .formfield
{
	height: 10px;
	font-size: 8px;
	width: 100px;
}

#Login-Div .formbutton
{
	height: 18px;
	font-size: 8px;	
	width: 50px;
}

.byline 
{
	font-size: 9pt;
	font-style: italic;
	color: #505050;
	border-top: 1px dotted lightgray;
	padding-top: 3px;
	text-align: right;
}

.meta
{
	font-size: 9pt;
	font-style: italic;
	color: #505050;
	padding-top: 3px;
	text-align: right;
	margin-top: -10px;
}

.H1
{
	font-weight: bold;
}

.commentform TEXTAREA
{
	width: 99%;
	height: 200px;
}

.post .title
{
	font-size: 14pt;
	font-weight: bold;
}

.post .title A
{
	font-size: 24pt;
	font-weight: bold;
	font-style: italic;
}

.comments
{
	font-size: 10pt;
}

.commentmeta
{	
	font-size: 9pt;
	font-style: italic;
	color: #909090;
	padding-bottom: 10px;
}

#nucleus_cf_name, #nucleus_cf_mail, #nucleus_cf_email, #nucleus_cf_verif {
    width: 300px;
}

.commentform .formfield, .commentform .formbutton, .mailform .formfield {
	display: block;
}

.commentform textarea, .commentform .formfield, .mailform textarea, .mailform .formfield {
    width: 300px;
    margin-right: 105px;
    margin-bottom:3px;
}
