html, body, div, span, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, img, small, b, u, i, center, ol, ul, li {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}

body {
    line-height: 22px;
    font-family: 'Droid Sans', Arial, Verdana, sans-serif;
    font-size: 14px;
    color: #212121;
    background: url('img/civil-war-letters.jpg') no-repeat;
}

ol, ul {
    list-style: none;
}

.mirror {
    display: block;
    -webkit-transform: matrix(-1, 0, 0, 1, 0, 0);
    -moz-transform: matrix(-1, 0, 0, 1, 0, 0);
    -o-transform: matrix(-1, 0, 0, 1, 0, 0);
    transform: matrix(-1, 0, 0, 1, 0, 0);
}

.twocol {
    -moz-column-count: 2; /* Firefox */
    -webkit-column-count: 2; /* Safari and Chrome */
    column-count: 2;
    -moz-column-rule: 1px outset #333; /* Firefox */
    -webkit-column-rule: 1px outset #333; /* Safari and Chrome */
    column-rule: 1px outset #333;
    -moz-column-gap: 19px; /* Firefox */
    -webkit-column-gap: 19px; /* Safari and Chrome */
    column-gap: 19px;
    text-align: justify;
    padding: 0 35px 0 47px;
    color: #000;
    font-weight: 500;
    line-height: 18px;
    font-size: 14px;
    font-family: arial;
}

.maintrans {
    text-align: left;
    padding: 0 15px 0 47px;
    color: #000;
    font-weight: 500;
    line-height: 19px;
    font-size: 13px;
}

ul.docs {
    list-style-type: none;
    margin: 15px;
}

ul.docs li {
    padding: 6px 8px 5px 8px;
    border-bottom: 1px solid #ccc;
}

#theboxxtest {
    padding: 0 16px;
    max-width: 1150px;
    position: relative;
    width: 90%;
    min-height: 720px;
    background: #fff url('imgb/test/OTF_Cracking_Paint_08.jpg') repeat;
}

#theboxxtest h1 {
    padding: 7px 0 25px 0;
    font-size: 30px;
    color: #fff;
    font-family: 'Libre Baskerville', serif;
    font-weight: 500;
    letter-spacing: 0.02em;
}

#theboxxtest h2 {
    position: relative;
    color: #666;
    background: rgb(255, 255, 255); /* Old browsers *//* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPHJhZGlhbEdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgY3g9IjUwJSIgY3k9IjUwJSIgcj0iNzUlIj4KICAgIDxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZTJlMmUyIiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L3JhZGlhbEdyYWRpZW50PgogIDxyZWN0IHg9Ii01MCIgeT0iLTUwIiB3aWR0aD0iMTAxIiBoZWlnaHQ9IjEwMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-radial-gradient(center, ellipse cover, rgba(255, 255, 255, 1) 0%, rgba(226, 226, 226, 1) 100%); /* FF3.6+ */
    background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, rgba(255, 255, 255, 1)), color-stop(100%, rgba(226, 226, 226, 1))); /* Chrome,Safari4+ */
    background: -webkit-radial-gradient(center, ellipse cover, rgba(255, 255, 255, 1) 0%, rgba(226, 226, 226, 1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-radial-gradient(center, ellipse cover, rgba(255, 255, 255, 1) 0%, rgba(226, 226, 226, 1) 100%); /* Opera 12+ */
    background: -ms-radial-gradient(center, ellipse cover, rgba(255, 255, 255, 1) 0%, rgba(226, 226, 226, 1) 100%); /* IE10+ */
    background: radial-gradient(ellipse at center, rgba(255, 255, 255, 1) 0%, rgba(226, 226, 226, 1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e2e2e2', GradientType=1); /* IE6-8 fallback on horizontal gradient */
    font-size: 35px;
    clear: both;
    padding: 10px 30px 10px 20px;
    margin-left: -15px;
    margin-right: -15px;
    margin-bottom: 30px;
    text-shadow: 0 -1px #fff, 0 1px #5E210F;
    -moz-box-shadow: 2px 2px 0 rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 2px 2px 0 rgba(0, 0, 0, 0.1);
    -o-box-shadow: 2px 2px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 2px 2px 0 rgba(0, 0, 0, 0.1);
}

#theboxxtest h2:before {
    content: " ";
    background: #000);
    display: block;
    width: 10px;
    height: 10px;
    position: absolute;
    bottom: 0;
    left: 0;
    margin-bottom: -10px;
    z-index: -1;
}

#theboxxtest h6 {
    background: #596a72;
    padding: 9px;
    font-size: 20px;
    color: #fff;
    font-family: 'Libre Baskerville', serif;
    font-weight: 500;
}

#theboxx {
    padding: 7px 16px;
    max-width: 1150px;
    position: relative;
    width: 1000px;
    min-height: 720px;
    background: #fff;
    -moz-box-shadow: inset 0 0 12px 1px #000;
    -webkit-box-shadow: inset 0 0 12px 1px #000;
    box-shadow: inset 0 0 12px 1px #000;
}

#theboxx h1 {
    padding: 7px 0 25px 0;
    font-size: 30px;
    color: #000;
    font-family: 'Libre Baskerville', serif;
    font-weight: 500;
    letter-spacing: 0.02em;
}

#theboxx h3 {
    padding: 7px 0 8px 0;
    font-size: 19px;
    color: #333;
    font-family: 'Libre Baskerville', serif;
    font-weight: 500;
    letter-spacing: 0.02em;
    margin-bottom: 4px;
}

#theboxx h6 {
    padding: 0 0 7px 0;
    font-size: 20px;
    color: #333;
    font-family: 'Libre Baskerville', serif;
    font-weight: 500;
}

#theboxxx {
    padding: 7px 16px;
    max-width: 1150px;
    position: relative;
    width: 1000px;
    min-height: 720px;
    background: #f2faff;
    -moz-box-shadow: inset 0 0 12px 1px #15476d;
    -webkit-box-shadow: inset 0 0 12px 1px #15476d;
    box-shadow: inset 0 0 12px 1px #15476d;
}

#theboxxx h1 {
    padding: 7px 0 25px 0;
    font-size: 30px;
    color: #000;
    font-family: 'Libre Baskerville', serif;
    font-weight: 500;
    letter-spacing: 0.02em;
}

#theboxxx h3 {
    padding: 7px 0 8px 0;
    font-size: 19px;
    color: #333;
    font-family: 'Libre Baskerville', serif;
    font-weight: 500;
    letter-spacing: 0.02em;
    margin-bottom: 4px;
}

#theboxxx h6 {
    padding: 0 0 7px 0;
    font-size: 20px;
    color: #333;
    font-family: 'Libre Baskerville', serif;
    font-weight: 500;
}

.tabN {
    color: #fff;
}

.tabs li {
    list-style: none;
    display: inline;
}

.tabs a {
    padding: 5px 10px;
    display: inline-block;
    background: #666;
    color: #fff;
    text-decoration: none;
}

.tabs a.active {
    background: #fff;
    color: #000;
}

#cntent a {
    background: none;
    padding: 0;
    margin: 0;
}

#amb a {
    background: none;
    padding: 0;
    margin: 0;
}

.inset {
    text-shadow: #fff 0px 1px 0, #000 0 -1px 0;
}

.insetb {
    padding: 10px;: 30 px Tahoma, Helvetica, Arial, Sans-Serif;
    text-align: center;
    color: #222;
    text-shadow: 0px 2px 3px #5E210F;
}

.heading {
    padding: 6px 35px;
    height: 39px;
    margin: 0 auto 15px auto;
    background: rgb(145, 78, 26); /* Old browsers *//* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzkxNGUxYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyYTBjMDQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, rgba(145, 78, 26, 1) 0%, rgba(42, 12, 4, 1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(145, 78, 26, 1)), color-stop(100%, rgba(42, 12, 4, 1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(145, 78, 26, 1) 0%, rgba(42, 12, 4, 1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(145, 78, 26, 1) 0%, rgba(42, 12, 4, 1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(145, 78, 26, 1) 0%, rgba(42, 12, 4, 1) 100%); /* IE10+ */
    background: linear-gradient(to bottom, rgba(145, 78, 26, 1) 0%, rgba(42, 12, 4, 1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#914e1a', endColorstr='#2a0c04', GradientType=0); /* IE6-8 */
}

.firstp:first-letter {
    font-size: 55px;
    color: #000;
    font-family: garmond;
}

.translong {
    padding: 0 30px 0 40px;
}

.viewlet {
    float: right;
    margin: 12px 15px 0 0;
}

.transtop {
    width: 100%;
    height: 50px;
    overflow: hidden;
    background: url('img/2.jpg') top left;
}

.transmid {
    width: 100%;
    background: url('img/4.jpg') repeat-y;
    padding: 0 0 80px 0;
    text-align: justify;
    position: relative;
}

.transbottom {
    width: 100%;
    height: 50px;
    overflow: hidden;
    background: url('img/3.jpg') bottom left;
}

.signature {
    width: 300px;
    margin: 10px 0 0 0;
    position: absolute;
    bottom: -20px;
    right: 30px;
    padding: 25px 0;
}

.pagebr {
    font-size: 16px;
    padding: 5px 0 5px 40px;
    margin: 0 35px;
    border-top: 1px dotted #aaa;
}

.pagebot {
    font-size: 16px;
    padding: 5px 0 25px 40px;
    margin: 0 25px;
}

.collection {
    width: 46%;
    margin: 0 auto;
    border-right: 1px solid #aaa;
    border-left: 1px solid #aaa;
    padding: 0 33px;
}

.captioning {
    padding-right: 15%;
    text-align: justify;
}

.qts {
    margin: 0 60px;
    padding: 10px;
    background: #f2fbff url('imgb/qm.png') center no-repeat;
}

.commentss {
    width: 50%;
    font-size: 12px;
    border-bottom: 1px solid #ccc;
    padding: 5px;
}

.mainbx {
    width: 740px;
    margin: 0 0 0 116px;
}

.indexparts {
    font-size: 49px;
    color: #fff;
    border-bottom: 1px solid #fff;
    border-top: 1px solid #fff;
    width: 950px;
    font-family: garmond;
    padding: 3px 0 0 0;
    text-shadow: #000 0 -1px 0;
    margin-bottom: 7px;
}

.indexpartsjust {
    font-size: 49px;
    color: #fff;
    border-bottom: 1px solid #fff;
    border-top: 1px solid #fff;
    width: 950px;
    font-family: garmond;
    padding: 11px 0 0 0;
    text-shadow: #000 0 -1px 0;
    margin-bottom: 11px;
    line-height: 30px;
}

.indexpartssml {
    font-size: 20px;
    text-decoration: none;
    color: #fff;
    border-bottom: 1px solid #ddd;
    border-top: 1px solid #ddd;
    width: 950px;
    font-family: garmond;
    margin-bottom: 7px;
    padding: 4px 0;
    text-align: center;
}

.botbut {
    position: absolute;
    bottom: 15px;
    right: 15px;
}

.leftphotox {
    float: left;
    padding: 15px;
}

.indexpartsp {
    font-size: 19px;
    color: #fff;
    font-family: garmond;
    text-shadow: #000 0 -1px 0;
    margin-bottom: 7px;
    text-align: center;
    width: 950px;
}

.indexpartspx {
    font-size: 19px;
    color: #fff;
    font-family: garmond;
    text-shadow: #000 0 -1px 0;
    margin: 0 0 13px 115px;
    font-size: 25px;
    line-height: 1px;
    vertical-align: middle;
    height: 11px;
}

.h3small {
    font-size: 17px;
}

.colleft {
    width: 45%;
    padding-right: 5%;
    border-right: 1px solid #ccc;
    padding-left: 25px;
}

.colright {
    width: 42%;
    float: right;
    padding: 0 25px 0 20px;
}

.rhs {
    text-align: justify;
    padding-right: 7px;
    font-size: 13px;
    line-height: 16px;
}

.rhsbox {
    width: 22%;
    float: right;
    margin: 0 0 0 15px;;
}

.lhsbox {
    width: 22%;
    float: left;
    margin: 0;
}

.lhs {
    text-align: justify;
    font-size: 13px;
    line-height: 16px;
}

.darkhead {
    color: #333;
    font-weight: 200;
    font-size: 17px;
    font-family: garmond;
}

.aboutleft {
    width: 60%;
    border-right: 1px solid #aaa;
    padding-right: 20px;
}

.abtright {
    width: 35%;
    float: right;
    margin: 10px;
}

.justx {
    text-align: justify;
    line-height: 18px;
}

.sourced {
    width: 100%;
    position: relative;
    z-index: 40;
}

.sourcenum {
    position: absolute;
    top: 11px;
    left: 0;
    background: url('imgb/sourcebg.png') bottom no-repeat;
    width: 15px;
    height: 19px;
    font-size: 13px;
    color: #fff;
    text-align: center;
    z-index: 41;
}

.sourcenumx {
    position: absolute;
    top: 1px;
    left: 0;
    background: url('imgb/sourcebg.png') bottom no-repeat;
    width: 15px;
    height: 19px;
    font-size: 13px;
    color: #fff;
    text-align: center;
    z-index: 41;
}

.sourcenumn {
    position: absolute;
    top: -9px;
    left: 0;
    background: url('imgb/sourcebg.png') bottom no-repeat;
    width: 15px;
    height: 19px;
    font-size: 13px;
    color: #fff;
    text-align: center;
    z-index: 41;
}

.sourcenumc {
    position: absolute;
    top: 3px;
    left: 0;
    background: url('imgb/sourcebg.png') bottom no-repeat;
    width: 15px;
    height: 19px;
    font-size: 13px;
    color: #fff;
    text-align: center;
    z-index: 41;
}

.sourcebotnum {
    padding: 4px 0 0 20px;
    font-size: 12px;
    font-style: italic;
}

.zommer {
    color: #fff;
}

.zommer:hover {
    color: #fff;
    text-decoration: none;
}

.paper {
    width: 175px;
    float: right;
    margin: 0 0 0 20px;
    padding: 25px 40px;
}

.paperb {
    width: 175px;
    position: absolute;
    bottom: 20px;
    right: 35px;
}

.allimg {
    clear: both;
    width: 90%;
    margin: 22px auto 0 auto;
    position: relative;
    z-index: 1;
}

.allimgcen {
    width: 100%;
    margin: 22px auto 0 auto;
    position: relative;
    z-index: 2;
}

.allimgrhs {
    width: 90%;
    margin: 4px auto 0 auto;
    position: relative;
    z-index: 1;
}

.allimglhs {
    width: 90%;
    margin: 0 auto 0 auto;
    position: relative;
    z-index: 1;
}

.captimg {
    padding: 15px 8px;
    float: left;
    text-align: center;
}

.heh {
    font-size: 11px;
    color: #fff;
    line-height: 14px;
    background: url('img/brown.jpg') repeat;
    padding: 5px;
    margin: 0 10% 7px 0;
    position: relative;
    z-index: 2;
}

.heha {
    font-size: 11px;
    color: #fff;
    line-height: 14px;
    background: url('img/brown.jpg') repeat;
    padding: 5px;
    margin: 0 0 7px 0;
    position: relative;
    z-index: 2;
}

.hehanon {
    clear: both;
    font-size: 11px;
    color: #fff;
    line-height: 14px;
    background: url('img/brown.jpg') repeat;
    padding: 5px;
    margin: 0 0 7px 0;
    position: relative;
    z-index: 2;
}

.heh2 {
    font-size: 11px;
    line-height: 14px;
}

.buttonbck {
    -moz-box-shadow: 0px 0px 5px 0px #000;
    -webkit-box-shadow: 0px 0px 5px 0px #000;
    box-shadow: 0px 0px 5px 0px #000;
    background: url('img/brown.jpg');
    padding: 0 15px;
    border-top-left-radius: 6px;
    -moz-border-radius-topleft: 6px;
    border-top-left-radius: 6px;
    -webkit-border-top-right-radius: 6px;
    -moz-border-radius-topright: 6px;
    border-top-right-radius: 6px;
    -webkit-border-bottom-right-radius: 6px;
    -moz-border-radius-bottomright: 6px;
    border-bottom-right-radius: 6px;
    -webkit-border-bottom-left-radius: 6px;
    -moz-border-radius-bottomleft: 6px;
    border-bottom-left-radius: 6px;
    text-indent: 0;
    border: 1px solid #dcdcdc;
    display: inline-block;
    color: #fff;
    font-family: Arial;
    font-size: 15px;
    font-weight: bold;
    font-style: normal;
    height: 32px;
    line-height: 32px;
    text-decoration: none;
    text-align: center;
    text-shadow: 1px 1px 0px #000;
    min-width: 155px;
}

.buttonbck:hover {
    text-decoration: none;
}

.buttonbck:active {
    position: relative;
    top: 1px;
}

.subhead {
    margin: 11px 25px 11px 5px;
    border-bottom: 1px dashed #aaa;
    font-family: Garmond;
}

.buttonbckz {
    -moz-box-shadow: 0px 0px 5px 0px #000;
    -webkit-box-shadow: 0px 0px 5px 0px #000;
    box-shadow: 0px 0px 5px 0px #000;
    background: #62addb;
    padding: 0 15px;
    border-top-left-radius: 6px;
    -moz-border-radius-topleft: 6px;
    border-top-left-radius: 6px;
    -webkit-border-top-right-radius: 6px;
    -moz-border-radius-topright: 6px;
    border-top-right-radius: 6px;
    -webkit-border-bottom-right-radius: 6px;
    -moz-border-radius-bottomright: 6px;
    border-bottom-right-radius: 6px;
    -webkit-border-bottom-left-radius: 6px;
    -moz-border-radius-bottomleft: 6px;
    border-bottom-left-radius: 6px;
    text-indent: 0;
    border: 1px solid #dcdcdc;
    display: inline-block;
    color: #fff;
    font-family: Arial;
    font-size: 15px;
    font-weight: bold;
    font-style: normal;
    height: 32px;
    line-height: 32px;
    text-decoration: none;
    text-align: center;
    text-shadow: 1px 1px 0px #000;
    min-width: 155px;
}

.buttonbckz:hover {
    text-decoration: none;
}

.buttonbckz:active {
    position: relative;
    top: 1px;
}

.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

* html .clearfix {
    zoom: 1;
}

/* IE6 */
*:first-child + html .clearfix {
    zoom: 1;
}

/* IE7 */
.break {
    width: 100%;
    height: 10px;
    clear: both;
}

#gallery {
    background-color: #444;
    padding: 10px;
    width: 98%;
}

#gallery ul {
    list-style: none;
}

#gallery ul li {
    display: inline;
}

#gallery ul img {
    border: 5px solid #3e3e3e;
    border-width: 5px 5px 20px;
}

#gallery ul a:hover img {
    border: 5px solid #fff;
    border-width: 5px 5px 20px;
    color: #fff;
}

#gallery ul a:hover {
    color: #fff;
}

.galleryb {
    background-color: #eee;
    padding: 0;
    margin: 0 auto;
    width: 100%;
    position: relative;
    z-index: 1;
}

.galleryb ul {
    list-style: none;
}

.galleryb ul li {
    display: inline;
}

.galleryb ul img {
    border: 1px solid #3e3e3e;
}

.galleryb ul a:hover img {
    border: 1px solid #fff;
    color: #fff;
}

.galleryb ul a:hover {
    color: #fff;
}

#header {
    margin-bottom: 20px;
    max-width: 920px;
    margin-left: 15px;
}

#mainsign {
    width: 45%;
    margin: 0 auto 0 auto;
    padding-top: 15px;
}

.mainh1 {
    font-size: 19px;
    color: #fff;
    font-family: arial;
    text-align: center;
    text-shadow: 1px 1px #000;
    font-weight: 300;
    letter-spacing: 0.09em;
}

#headerintro {
    width: 95%;
    margin: 0 auto 0 auto;
    padding-top: 5px;
}

#rightbar {
    width: 30%;
    float: right;
}

#rightbartrans {
    width: 37%;
    float: right;
}

#rightbartransc {
    width: 37%;
    position: absolute;
    top: 0;
    right: 0;
}

#leftbar {
    width: 65%;
    padding-right: 2%;
    border-right: 1px solid #ccc;
    text-align: justify;
    font-size: 14px;
    font-family: arial;
}

#leftbartrans {
    width: 62%;
    padding-right: 1%;
    border-right: 1px solid #ccc;
    margin-left: -1%;
}

h1, h2, h3, h4, h5, h6 {
    padding-bottom: 5px;
    color: #808080;
    letter-spacing: -1px;
    line-height: 1em;
    font-weight: normal;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
    color: #808080;
}

h1 {
    font-size: 30px;
}

h2 {
    font-size: 26px;
}

h3 {
    font-size: 24px;
}

h4 {
    font-size: 20px;
    color: #333;
    font-family: 'Domine', serif;
}

h5 {
    font-size: 18px;
}

h6 {
    font-size: 14px;
}

p {
    padding-bottom: 10px;
    line-height: 19px;
    font-size: 14px;
    color: #000;
}

a {
    text-decoration: none;
    color: #00b7f3;
}

a:hover {
    text-decoration: underline;
}

.clear {
    clear: both;
}

#container {
    background: #323232 url(img/civil-war-letters.jpg) fixed no-repeat;
    position: relative;
    padding-left: 25px;
}

#container2 {
    background: url(images/container-bg-right.png) top right repeat-y;
    min-height: 300px;
    padding: 0px 0 0px 1%;
}

#logo {
    margin: 52px 0px 5px 0px;
}

#content {
    padding-bottom: 25px;
    position: relative;
}

.entry {
    position: relative;
    margin: 0px 0px 24px;
    background: rgb(255, 255, 255); /* Old browsers *//* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPHJhZGlhbEdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgY3g9IjUwJSIgY3k9IjUwJSIgcj0iNzUlIj4KICAgIDxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIyNiUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZThlOGU4IiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L3JhZGlhbEdyYWRpZW50PgogIDxyZWN0IHg9Ii01MCIgeT0iLTUwIiB3aWR0aD0iMTAxIiBoZWlnaHQ9IjEwMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-radial-gradient(center, ellipse cover, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 26%, rgba(232, 232, 232, 1) 100%); /* FF3.6+ */
    background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, rgba(255, 255, 255, 1)), color-stop(26%, rgba(255, 255, 255, 1)), color-stop(100%, rgba(232, 232, 232, 1))); /* Chrome,Safari4+ */
    background: -webkit-radial-gradient(center, ellipse cover, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 26%, rgba(232, 232, 232, 1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-radial-gradient(center, ellipse cover, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 26%, rgba(232, 232, 232, 1) 100%); /* Opera 12+ */
    background: -ms-radial-gradient(center, ellipse cover, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 26%, rgba(232, 232, 232, 1) 100%); /* IE10+ */
    background: radial-gradient(ellipse at center, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 26%, rgba(232, 232, 232, 1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e8e8e8', GradientType=1); /* IE6-8 fallback on horizontal gradient */
    border: 1px solid #fff;
    box-shadow: 3px 6px 7px 1px rgba(0, 0, 0, 0.6);
    -moz-box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.6);
    -webkit-box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.6);
    float: left;
}

.small {
    width: 226px;
}

.big {
    width: 470px;
}

.thumbnail {
    width: 222px;
    height: 180px;
    margin: 2px 0px 14px 2px;
    position: relative;
}

.big .thumbnail {
    width: 466px;
}

.thumbnail .overlay {
    display: block;
    position: absolute;
    height: 180px;
    width: 224px;
    top: 0px;
    left: 0px;
}

.big .thumbnail .overlay {
    display: block;
    position: absolute;
    height: 180px;
    width: 480px;
    top: 0px;
    left: 0px;
}

div.category {
    background-color: #365f87;
    display: block;
    position: absolute;
    top: 0px;
    left: 0px;
    padding: 6px 8px 0 8px;
}

div.category a {
    font-size: 22px;
    color: #ffffff;
    text-decoration: none;
    text-transform: uppercase;
}

#content-bottom-bg {
    background: url(images/footer-top.png) repeat-x;
    width: 100%;
    height: 4px;
    position: absolute;
    bottom: 0px;
    left: 0px;
    border-bottom: 1px solid #4a4a4a;
}

#left-area {
    margin-left: -3%;
}

#content .fullwidth {
    width: 100% !important;
}

span.month {
    font-size: 48px;
    color: #ffffff;
    text-decoration: none;
    text-transform: uppercase;
    position: absolute;
    top: 87px;
    left: 6px;
    padding-right: 8px;
    text-shadow: 1px 1px 1px #000;
}

span.date {
    display: block;
    position: absolute;
    top: 40px;
    right: 0px;
    padding-right: 8px;
    color: #fff;
}

h2.title {
    padding: 0px 15px;
}

h2.title a {
    font-size: 30px;
    color: #1F5B73;
    text-decoration: none;
    text-transform: uppercase;
}

p.postinfo {
    padding: 0px 15px 10px;
    font-size: 18px;
    text-transform: uppercase;
    color: #2c2c2c;
    margin-top: -2px;
}

p.postinfo a {
    text-decoration: none;
    color: #2c2c2c;
}

.entry-content {
    background: url(images/entry-bottom-bg.png) repeat-x bottom left;
    padding-bottom: 10px;
}

.bottom-bg {
    background: url(images/entry-top-bg.png) repeat-x top left;
    overflow: hidden;
}

.bottom-bg .excerpt {
    padding: 10px 17px 0px;
    height: 75px;
}

.textright {
    text-align: right;
}

.entry a.readmore {
    font-size: 28px;
    color: #a5a5a5;
    margin-top: -15px;
    display: block;
}

.entry a.readmore span {
    margin-right: 0px;
}

.navbbm {
    border-left: none;
    padding-left: 44px;
}

.abtx {
    font-size: 17px;
}

ul.navb {
    margin: 0 0 0 -10px;
    width: 950px;
    height: 70px;
    padding-top: 9px;
    font-family: Garmond, serif;
    margin-top: 1px;
    vertical-align: bottom;
    font-size: 21px;
    background: url('imgb/menubg2.png') top left no-repeat;
    vertical-align: bottom;
    display: inline-block;
}

ul.navb a {
    color: #000;
    height: 50px;
    text-decoration: none;
    text-transform: uppercase;
    padding: 12px 16px 0 13px;
    text-align: center;
    font-weight: 500;
}

.lowers {
    margin-top: 22px;
}

ul.navb a:hover, ul.navb > li.current-menu-item > a {
    color: #fff;
    text-shadow: 1px 1px 0px #000;
}

ul.navb ul {
    width: 202px;
    background: #222222;
    border-top: none;
    top: 34px !important;
    box-shadow: 3px 6px 7px 1px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 3px 6px 7px 1px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 3px 6px 7px 1px rgba(0, 0, 0, 0.1);
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-top-left-radius: 0px;
    -moz-border-radius-topleft: 0px;
    -webkit-border-top-left-radius: 0px;
    padding: 19px 0px 1px;
    z-index: 9999px;
    display: none;
}

ul.navb ul li {
    margin: 0px;
    padding: 0px 4px 17px 8px;
}

ul.navb ul li a {
    background: url(images/dropdown-bullet.png) no-repeat 0px 1px;
    padding: 0px 0px 0px 18px;
    width: 130px;
    font-size: 22px;
    text-shadow: 1px 1px 0px #fff;
}

ul.navb ul li a:hover {
    background: url(images/dropdown-bullet.png) no-repeat 0 -20px;
}

ul.navb li:hover ul ul, ul.navb li.sfHover ul ul {
    top: -16px !important;
    left: 191px !important;
    border-top-right-radius: 8px;
    -moz-border-radius-topright: 8px;
    -webkit-border-top-right-radius: 8px;
}

ul.navb li:hover ul, ul.navb li.sfHover ul {
    top: 44px !important;
}

ul.navb ul li:hover ul, ul.navb ul li.sfHover ul {
    top: -8px !important;
}

ul.navb > li.sf-ul.sfHover > a {
    background: #222222;
    border-top-left-radius: 8px;
    -moz-border-radius-topleft: 8px;
    -webkit-border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    -moz-border-radius-topright: 8px;
    -webkit-border-top-right-radius: 8px;
}

#footer {
    background: rgb(56, 56, 56); /* Old browsers *//* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzM4MzgzOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, rgba(56, 56, 56, 1) 0%, rgba(0, 0, 0, 1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(56, 56, 56, 1)), color-stop(100%, rgba(0, 0, 0, 1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(56, 56, 56, 1) 0%, rgba(0, 0, 0, 1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(56, 56, 56, 1) 0%, rgba(0, 0, 0, 1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(56, 56, 56, 1) 0%, rgba(0, 0, 0, 1) 100%); /* IE10+ */
    background: linear-gradient(to bottom, rgba(56, 56, 56, 1) 0%, rgba(0, 0, 0, 1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#383838', endColorstr='#000000', GradientType=0); /* IE6-8 */
}

#footer-wrapper {
    padding: 20px 7% 0px;
}

p#copyright {
    text-align: left;
    padding-bottom: 20px;
    color: #686868;
    text-shadow: 1px 1px 1px #000;
    font-size: 12px;
}

p#copyright a {
    color: #8c8c8c;
    font-weight: bold;
}

.navb ul {
    position: absolute;
    top: -999em;
    background-position: bottom;
    background-repeat: no-repeat;
    z-index: 10;
}

.navb li {
    float: left;
    position: relative;
}

.navb a {
    display: block;
    float: left;
    text-shadow: 1px 2px 4px rgba(0, 0, 0, 0.3);
}

.navb li:hover ul, ul.navb li.sfHover ul {
    left: 0px;
    top: 50px;
}

.navb li:hover li ul, .navb li.sfHover li ul {
    top: -999em;
}

.nav li li:hover ul, ul.navb li li.sfHover ul {
    left: 192px;
    top: 0px;
}

.navb li:hover ul, .nav li li:hover ul {
    top: -999em;
}

.navb li li {
    display: block;
    padding: 0px;
    float: left;
    height: auto !important;
}

.navb li ul {
    width: 191px;
}

.navb li li a:link, .nav li li a:visited {
    display: block;
    height: auto;
    float: left;
}

.navb li:hover {
    visibility: inherit; /* fixes IE7 'sticky bug' */
}

/*------------------------------------------------*//*-------------------[PAGE NAVI]------------------*//*------------------------------------------------*/
.pagination {
    overflow: hidden;
    padding: 15px 12px 0px;
}

.cufon-disabled ul.nav a {
    font-size: 17px;
}

.cufon-disabled ul.nav ul a {
    font-size: 16px;
}

.cufon-disabled ul.nav ul li {
    padding-left: 12px;
}

.cufon-disabled ul.nav li:hover ul, .cufon-disabled ul.nav li.sfHover ul {
    top: 39px !important;
}

.cufon-disabled .nav li li:hover ul, .cufon-disabled ul.nav li li.sfHover ul {
    top: -19px !important;
}

.cufon-disabled div.category a {
    font-size: 12px;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
}

.cufon-disabled span.month {
    font-size: 32px;
    top: 60px;
}

.cufon-disabled span.date {
    top: 31px;
}

.cufon-disabled h2.title a {
    font-size: 21px;
}

.cufon-disabled p.postinfo {
    font-size: 12px;
}

.cufon-disabled #tabbed-area li a {
    font-size: 18px;
    padding-top: 11px;
}

.cufon-disabled #sidebar h3.widgettitle {
    font-size: 18px;
    padding-top: 14px;
}

.cufon-disabled .wp-pagenavi span.current, .cufon-disabled .wp-pagenavi span.extend, .cufon-disabled .wp-pagenavi a:active, .cufon-disabled .wp-pagenavi a:hover {
    font-size: 25px !important;
}

.cufon-disabled .wp-pagenavi a:visited, .cufon-disabled .wp-pagenavi a, .cufon-disabled .wp-pagenavi span {
    font-size: 25px !important;
}

.cufon-disabled #footer h3.title {
    font-size: 21px;
}

.cufon-disabled .info-panel h3.infotitle {
    font-size: 17px;
}

.cufon-disabled .post-text h1.title, .cufon-disabled .blog-title a {
    font-size: 30px;
}

.cufon-disabled p.post-meta {
    font-size: 12px;
}

.cufon-disabled h3#comments {
    font-size: 28px;
}

.cufon-disabled span.fn, .cufon-disabled span.fn a {
    font-size: 16px;
}

.cufon-disabled .commentmetadata span.month, .cufon-disabled .commentmetadata span.date {
    font-size: 20px !important;
    top: 15px !important;
}

.js ul.nav a, .js ul.nav ul a, .js ul.nav ul li, .js ul.nav li:hover ul, .js ul.nav li.sfHover ul, .js .nav li li:hover ul, .js ul.nav li li.sfHover ul, .js div.category a, .js span.month, .js span.date, .js h2.title, .js p.postinfo, .js #tabbed-area li a, .js #sidebar h3.widgettitle, .js .wp-pagenavi span.current, .js .wp-pagenavi span.extend, .js .wp-pagenavi a:active, .js .wp-pagenavi a:hover, .js .wp-pagenavi a:visited, .js .wp-pagenavi a, .js .wp-pagenavi span, .js #footer h3.title, .js .info-panel h3.infotitle, .js .post-text h1.title, .js .cufon-disabled .blog-title a, .js p.post-meta, .js h3#comments, .js span.fn, .js span.fn a, .js .commentmetadata span.month, .js .commentmetadata span.date {
    text-indent: -9999px;
}

.cufon-disabled ul.nav a, .cufon-disabled ul.nav ul a, .cufon-disabled ul.nav ul li, .cufon-disabled ul.nav li:hover ul, .cufon-disabled ul.nav li.sfHover ul, .cufon-disabled .nav li li:hover ul, .cufon-disabled ul.nav li li.sfHover ul, .cufon-disabled div.category a, .cufon-disabled span.month, .cufon-disabled span.date, .cufon-disabled h2.title, .cufon-disabled p.postinfo, .cufon-disabled #tabbed-area li a, .cufon-disabled #sidebar h3.widgettitle, .cufon-disabled .wp-pagenavi span.current, .cufon-disabled .wp-pagenavi span.extend, .cufon-disabled .wp-pagenavi a:active, .cufon-disabled .wp-pagenavi a:hover, .cufon-disabled .wp-pagenavi a:visited, .cufon-disabled .wp-pagenavi a, .cufon-disabled .wp-pagenavi span, .cufon-disabled #footer h3.title, .cufon-disabled .info-panel h3.infotitle, .cufon-disabled .post-text h1.title, .cufon-disabled .cufon-disabled .blog-title a, .cufon-disabled p.post-meta, .cufon-disabled h3#comments, .cufon-disabled span.fn, .cufon-disabled span.fn a, .cufon-disabled .commentmetadata span.month, .cufon-disabled .commentmetadata span.date {
    text-indent: 0px;
}

.ribbon-wrapper-green {
    width: 85px;
    height: 88px;
    overflow: hidden;
    position: absolute;
    top: -3px;
    right: -3px;
}

.ribbon-green {
    font: bold 13px Sans-Serif;
    color: #fff;
    text-align: center;
    text-shadow: #000 0px 1px 0px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    position: relative;
    padding: 7px 0;
    left: -5px;
    top: 15px;
    width: 120px; /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMTAwJSI+CiAgICA8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjMDAwMDAwIiBzdG9wLW9wYWNpdHk9IjAuNjUiLz4KICAgIDxzdG9wIG9mZnNldD0iNTQlIiBzdG9wLWNvbG9yPSIjMDAwMDAwIiBzdG9wLW9wYWNpdHk9IjAuNjYiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjI5Ii8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
    background: -moz-linear-gradient(-45deg, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.66) 54%, rgba(0, 0, 0, 0.29) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, rgba(0, 0, 0, 0.65)), color-stop(54%, rgba(0, 0, 0, 0.66)), color-stop(100%, rgba(0, 0, 0, 0.29))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(-45deg, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.66) 54%, rgba(0, 0, 0, 0.29) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(-45deg, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.66) 54%, rgba(0, 0, 0, 0.29) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(-45deg, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.66) 54%, rgba(0, 0, 0, 0.29) 100%); /* IE10+ */
    background: linear-gradient(135deg, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.66) 54%, rgba(0, 0, 0, 0.29) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a6000000', endColorstr='#4a000000', GradientType=1); /* IE6-8 fallback on horizontal gradient */
    -webkit-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.3);
}

.ribbon-green:before, .ribbon-green:after {
    content: "";
    border-top: 3px solid #6e8900;
    border-left: 3px solid transparent;
    border-right: 3px solid transparent;
    position: absolute;
    bottom: -3px;
}

.ribbon-green:before {
    left: 0;
}

.ribbon-green:after {
    right: 0;
}

/*-----COPY CODE BELOW INTO YOUR EXISTING STYLESHEET-----*/
#form {
    width: 100%;
}

/*-----error/success messages-----*/
#error {
    display: none;
    background: #e74c3c;
    color: #FFF;
    padding: 25px;
    margin-bottom: 25px;
}

#success {
    display: none;
    background: #2ecc71;
    color: #FFF;
    padding: 25px;
    margin-bottom: 25px;
}

/*-----form elements-----*/
#easy {
    float: left;
    max-width: 675px;
    margin: auto;
}

#easy .input {
    width: 100%;
    float: left;
    max-width: 525px;
    margin: 0 0 20px 0;
}

#easy .textarea {
    width: 100%;
    margin: 0 0 15px 0;
    max-width: 675px;
}

#easy input.text, #easy textarea {
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 300;
    font-size: 1em;
    padding: 8px 8px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    float: left;
    margin: 0px;
    outline: none;
}

#easy input[type=text]:focus, #easy input[type=tel]:focus, #easy textarea:focus {
    margin-right: 0px;
    box-shadow: 0 0 3px rgba(52, 152, 219, 1);
    border: 1px solid rgba(52, 152, 219, 1);
}

#easy input:hover, #easy textarea:hover {
    border: 1px solid #3498db;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

#easy textarea {
    height: 200px;
}

#easy span {
    color: red;
}

#easy .verification {
    width: 100%;
    height: 42px;
    float: left;
}

#easy #vimage {
    width: 99px;
    height: 42px;
    float: left;
}

#easy .refresh {
    width: 42px;
    height: 42px;
    display: block;
    float: left;
    margin: 0 7px;
    border: 0;
}

#easy #verify {
    width: 145px;
    height: 40px;
    float: left;
    margin: 0;
    padding: 8px;
}

#easy button {
    float: right;
    display: block;
    width: 125px;
    background: #3498db;
    padding: 12px 20px 7px !important;
    color: #fff;
    box-shadow: 0 7px 0 #007dbd;
    text-align: center;
    margin: 0;
    border: 0;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
    cursor: pointer;
}

#easy button:hover {
    background: #0064a2;
    box-shadow: 0 7px 0 #004c87;
}