/*
orange:rgb(235,114,68)
purple:rgb(117,83,100)
blue: rgb(95,141,154)
*/
body {
font-size:75%;
font-family:arial, sans-serif;
}
html>body {
font-size:12px;
}
/* P, BLOCKQUOTE ____________________________ */
p{
line-height:1.5em; /* 18px */
margin-bottom:.75em; /* 9px */
}
blockquote{
margin-left:1.5em;
margin-right:3em;
line-height:1.5em;
}
ul blockquote{
margin-top:.75em;
}
blockquote.special{
margin-left:0;
padding-left:30px;
font-size:1.333em;
line-height:1.125em;
font-style:italic;
background:transparent url("../images/quotes.gif") 0 0 no-repeat;
}
blockquote.special p:after{
content:url("../images/endQuotes.gif");
}
blockquote.special img{
position:relative;
left:5px;
}
p.quotee {
text-align:right;
margin-top:-.75em;
margin-right:3em;
font-style:italic;
}
/* HEADINGS ____________________________ */
h2{
font-size:1.5em; /* 18px */
line-height:1em; /*18px */
margin-bottom:.6666em;
color:rgb(95,141,154);
clear:both;
}
.blogBody h2{
margin-bottom:0;
}
h3{
font-size:1.1666em; /* 14px */
line-height:1.2857em; /*18px */
margin:.8571em 0 .4286em 0; /* 12px + 6px = 18px */
color:rgb(235,114,68);
clear:both;
}
#sidebar h3,
#blogStuff h3{
font-size:1.1666em; /*14px*/
line-height:1.2857em; /* 18px */
color:rgb(123,177,47);
margin:0;
}
#sidebar h3{
margin:0 0 .6429em 0;
padding-left:35px;
background:transparent url("../images/miniDotGr.gif") 14px 50% no-repeat;
}
#sidebar ul, #sidebar p,
#blogStuff ul, #blogStuff p, #blogStuff div{
line-height:1.5em; /* 18px */
margin-bottom:.75em; /* 9px */
}
#sidebar ul, #sidebar p{
padding-left:35px;
}
#sidebar img{
margin-left:35px;
}
/* LISTS ____________________________ */
#mainContent ul{
margin-bottom:.75em;
}
#mainContent li{
margin-left:-12px;
padding-left:12px;
line-height:1.5em;
margin-bottom:.75em;
background:url("../images/miniDot.gif") 0 .4em no-repeat;
}
dl{
margin-bottom:1.5em;
}
dt, dd{
line-height:1.5em;
}
dt{
font-size:1.1666em; /* 14px */
line-height:1.2857em; /*18px */
margin:.8571em 0 .4286em -12px; /* 12px + 6px = 18px */
padding-left:12px;
background:url("../images/miniDot.gif") left center no-repeat;
color:rgb(235,114,68);
}
/* CITE, EM, STRONG, SPAN ____________________________ */
cite{
font-style:italic;
}
cite.short{
font-style:normal;
}
em{
font-style:italic;
}
strong{
font-weight:bold;
}
.posted{
line-height:1.5em; /* 18px */
margin-bottom:.75em; /* 9px */
color:rgb(95,141,154);
}
/* LINKS ______________________________ */
a{
color:rgb(95,141,154);
font-weight:bold;
outline:none;
}
a:hover,
a:focus {
color:rgb(235,114,68);
text-decoration:underline;
}
#sidebar a,
#blogStuff a{
font-weight:normal;
}
#logo a:hover{
}
a:visited{
}
/*External links*/
#mainContent a[href^="http"] {
padding-right:12px;
background:url("../images/external.gif") 100% 0 no-repeat;
}
#footer a[href^="http"],
#mainContent a[href="http://"],
#mainContent a[href^="http://lisarogak.com"],
#mainContent a[href^="http://www.lisarogak.com"],
#mainContent a[href^="http://www.amazon.com"]  {
padding-right:0;
background:none;
}
/* TAG SIZES ____________________________ */
.tagSize1{
font-size:.8333em; /*10px */
}
.tagSize2{
font-size:.9166em; /* 11px */
}
.tagSize3{
font-size:1em; /* 12px */
}
.tagSize4{
font-size:1.1666em; /* 14px */
}
.tagSize5{
font-size:1.333em; /* 16px */
}
.tagSize6{
font-size:1.5em; /* 18px */
}
.tagActive{
font-weight:bold;
}
/* VCARDs ______________________________ */
.vcard div{
margin:.75em 0;
}
.fn{
display:none;
}
.email{
font-style:italic;
}
.email span{
font-size:.83333em;
}
/* FORMS _________________________________*/
legend{
display:none;
}
label {
line-height:1.5em;
margin-right:5px;
}
fieldset div{
height:4.5em;
}
.zemContactForm{
line-height:1.5em;
}
div#inputMsg{
height:11em;
}
input, textarea{
padding:4px;
background-color:rgb(245,244,214);
border:1px solid rgb(175,198,205);
}
input:focus, input:hover, textarea:focus, textarea:hover{
background-color:rgb(255,255,255);
}
input.zemSubmit,
input.button{
cursor:pointer;
padding:2px;
color:white;
background-color:rgb(115,156,185);
}
input.button:hover,input.button:focus,
input.zemSubmit:hover, input.zemSubmit:focus{
background-color:rgb(235,114,68);
}
input.disabled, input.disabled:hover,input.disabled:focus{
background-color:rgb(175,198,205);
}
.zemError,
.zemRequirederrorElement,
.error, .success, .comments_error{
color:rgb(235,114,68);
}
ul.zemError li{
margin-left:0;
list-style-image:none;
list-style-type:none;
}
/* FORMS ______________________ */

/* COMMENTS
______________________________________ */
/* comment form */
.comments-wrapper{
overflow:hidden; 
zoom:1;
}
#txpCommentInputForm{
margin-top:1em;
}/*
#cmtInvite{
padding-top:5px;
margin-bottom:1em;
}*/
#commentForm{
float:left;
}
#cmtHelp{
float:right;
width:40%;
}
#cmtHelp p{
padding:0;
}
#cmtHelp li{
background:none;
list-style:none;
}
/* comment display */
/*#cmtHeader{
padding-top:5px;
margin-bottom:1em;
}*/
.comment{
padding:.75em 0 0 5px;
margin:0 0 1.5em 0;
border-left:1px dashed rgb(175,198,205);
border-bottom:1px dashed rgb(175,198,205);
}
p.cmtInfo{
margin:0;
padding:0 0 .75em 10px;
text-align:right;
}
.cmtTime{
color:rgb(95,141,154);
}



