/*------------------------------------------
 * Add your custom css below.
------------------------------------------*/
/*html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, section, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
line-height:1.1em;}*/

h1, h2, h3, h4, h5, h6, p {
line-height:1.1em;}


.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6 {
    font-family: 'Sorts Mill Goudy',Arial,Helvetica,sans-serif;
}
.entry h1 {
    font-size: 48px;
}

.entry p {
font-family: 'Sorts Mill Goudy',Times,serif;
font-size:16px;
line-height:22px;
margin-bottom: 5px;
}

.tax ul li a {
    display: block;
    font: 16px 'Sorts Mill Goudy',Times,serif;
    padding: 10px 15px;
    text-align: center;
    text-transform: uppercase;
}

.post h2, .post h2 a {
    color: #000000;
    font: 24px 'Sorts Mill Goudy',Times,serif;
}

input[type="text"], textarea {
    border: 1px solid #DDDDDD;
    font-family: 'Sorts Mill Goudy',Times,serif;
    font-size:1em;
font-color:#333333;
    margin-bottom: 5px;
    padding: 5px 8px;
}

#flags_language_selector img{
      margin:1px;
      border:1px solid #333;
}