﻿html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}
body {
    margin: 0
}

#blogentry {
    max-width: 800px;
    overflow:hidden;
   /* border:solid 1 navy;  */
}

#blogentry P {
    font-family: Verdana, Tahoma, Arial, Sans-Serif;
    font-size: 1em;
  

h1 {
    font-size: 2em;
    margin: 0.67em 0
}
hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}

hr {
    margin-top: 21px;
    margin-bottom: 21px;
    border: 0;
    border-top: 1px solid #ccc
}
h1,
h2,
h3,
h4,
h5,
h6, {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
{
    font-weight: normal;
    line-height: 1;
    color: #777
}
h1 small,
h2 small,
h3 small,
{
    font-size: 65%
}
h4 small,
h5 small,
h6 small,
{
    font-size: 75%
}
h1,
{
    font-size: 29px
}
h2,
 {
    font-size: 27px
}
h3,
 {
    font-size: 24px
}
h4,
 {
    font-size: 19px
}
h5,
 {
    font-size: 15px
}
h6,
 {
    font-size: 14px
}
p {
    margin: 0 0 10.5px
}

cite {
    font-style: normal
}
mark,
.mark {
    background-color: #fcf8e3;
    padding: .2em
}
ul,
ol {
    margin-top: 0;
    margin-bottom: 10.5px
}
ul ul,
ol ul,
ul ol,
ol ol {
    margin-bottom: 0
}

blockquote {
    padding: 10.5px 21px;
    margin: 0 0 21px;
    font-size: 18.75px;
    border-left: 5px solid #eee
}

.list-standout li {
    background:url("/images/template2014/bullet-gray-arrow.png") no-repeat 0 0 transparent;
    padding:0 0 14px 18px
}

.ca-gov-icon-download:before {
    content:"\e62d"
}

.ca-gov-icon-important:before {
    content:"\e63f"
}
.ca-gov-icon-mail:before {
    content:"\e64a"
}
.ca-gov-icon-check-list:before {
    content:"\e651"
}
.ca-gov-icon-document:before {
    content:"\e652"
}
.ca-gov-icon-arrow-up:before {
    content:"\e662"
}
.ca-gov-icon-arrow-down:before {
    content:"\e663"
}
.ca-gov-icon-arrow-left:before {
    content:"\e664"
}
.ca-gov-icon-arrow-right:before {
    content:"\e665"
}
.webCalEventItem
{
    padding-left:5px;
    font-family: inherit;
    font-size: .8em;
}
/*.third {
    position:relative;
    min-height:1px;
    padding-left:15px;
    padding-right:15px
}

.two-thirds {
    position:relative;
    min-height:1px;
    padding-left:15px;
    padding-right:15px
}
.quarter {
    position:relative;
    min-height:1px;
    padding-left:15px;
    padding-right:15px
}
.three-quarters {
    position:relative;
    min-height:1px;
    padding-left:15px;
    padding-right:15px
}*/



