body {
font-size:75%;/*take IE6 from 16px to 12px */
font-family:arial,helvetica,clean,sans-serif;
background:transparent url("line12.gif") 0 0;
color:rgb(50,40,30);
}
html>body {
font-size:12px;
}
/* P, BLOCKQUOTE ____________________________ */
p{
line-height:1.5em; /* 18px */
margin-bottom:.75em; /* 9px */
}
p.quotee {
text-align:right;
font-style:italic;
margin-top:-.75em;
}
.imgR p{
font-size:.8333em;
line-height:1em;
margin-top:.4em;
margin-bottom:.5em;
text-align:right;
font-style:italic;
}
.prevNext{
text-align:center;
}
span.prev{
padding-right:2em;
}
/* HEADINGS ____________________________ */
h2{
font-size:1.5em; /* 18px */
line-height:1.25em; /*22.5px */
font-weight:bold;
margin-bottom:.25em; /* 4.5px */
color:rgb(96,140,151);
}
h2.archiveHeading{
color:rgb(93,66,55);
}
h3{
font-size:1.3333em; /* 16px */
line-height:1.125em; /*18px */
margin:.75em 0 .375em 0; /* 12px + 6px = 18px */
}
#sidebar h3, .inset h3{
font-size:1.1667em; /*14px */
line-height:1.286em; /*18px */
margin:0;
clear:both;
}
.inset h3{
margin:.3571em 0 .2857em 0; /*5px + 4px = 9 */
}
h4{
font-size:1.1667em; /*14px*/
line-height:1.286em; /* 18px */
margin-bottom:.6428em; /* 9px */
}
/* LINKS ______________________________ */
a{
color:rgb(96,140,151);
outline:none;
}
a:visited{
color:rgb(127,160,165);
}
a:hover,
a:focus {
color:rgb(200,63,49);
}
#logo a:hover{
}
#footer a, #sidebar a{
text-decoration:none;
}
/*External links*/
#content a[href^="http"] {
padding-right:12px;
background:url("../images/ext.gif") 100% 0 no-repeat;
}
#footer a[href^="http"],
#content a[href="http://"],
#content a[href^="http://jacquigal.com"],
#content a[href^="http://www.jacquigal.com"] {
padding-right:0;
background:none;
}
/* LISTS ____________________________ */
ul{
margin-bottom:.75em; /* 9px */
}
li{
line-height:1.5em; /* !8px */
}
dl{
line-height:1.5em; /* 18px */
margin-bottom:1.5em; /* 9px */
}
dt{
margin-top:.75em;
font-weight:bold;
color:rgb(93,66,55);
}
dt a{
color:rgb(93,66,55);
}
dt a:visited{
color:rgb(125,104,95);
}
dd{
margin-left:.75em;
}
/* CITE, EM, STRONG, SUP ____________________________ */
cite{
font-style:italic;
}
cite.short{
font-style:normal;
}
em{
font-style:italic;
}
strong{
font-weight:bold;
}
/* VCARDs ______________________________ */
.vcard{
margin-left:;
}
.vcard p{
margin-left:0;
}
.vcard div{
line-height:1.5em; /* 18px */
}
.email{
font-style:italic;
}
/* FORMS _________________________________*/
form{
}
fieldset{
}
legend{
display:none;
}
label {
line-height:1.5em;
margin-right:5px;
}
fieldset div{
height:4.5em;
}
div#inputMsg{
height:10.5em;
}
input, textarea{
padding:2px;
border:1px solid rgb(93,66,55);
}
input:focus, textarea:focus{
border:1px solid rgb(96,140,151);
}
#submit,
.zemSubmit,
input.button{
cursor:pointer;
padding:2px;
color:rgb(50,40,30);
background-color:white;
}
#submit:hover,
.zemSubmit:hover,
input.button:hover{
color:rgb(251,243,229);
background-color:rgb(93,66,55);
}
input.disabled, input.disabled:hover{
color:rgb(171,161,155);
border:1px solid rgb(171,161,155);
background-color:white;
}
.error, .success, #cpreview{
color:rgb(200,63,49);
}
/* COMMENT FORM
______________________________________ */
/* comment form */
.comments-wrapper{
overflow:hidden; 
zoom:1;
}
#txpCommentInputForm{
margin-top:;
}
#cmtInvite{
}
#commentForm{
float:left;
}
#cmtHelp{
float:right;
width:40%;
}
#cmtHelp li{
background:none;
list-style:none;
}
/* comment display*/
.comment{ /*div containing comment */
padding:.75em 8px 0 8px;
margin:0 0 1.5em 0;
background-color:rgb(232,238,240);
}
p.cmtInfo{ /*name, email, time */
margin:0;
padding:0 0 .75em 10px;
text-align:right;
}
.cmtTime{
color:rgb(110,100,90);
} 



