/* Enter Your Custom CSS Here */

#header {
  padding: 1em;
}

.flagsarea {
    width: 100%;
    margin: 0 auto;
    margin-bottom: -20px;
  	margin-left: 5px;
}

#mainnav-menu a {
    display: block;
    padding: 0.6em;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 1.0em;
    font-family: 'Francois One', Tahoma, Arial;
    -webkit-transition: all 0.1s ease-out;
    -moz-transition: all 0.1s ease-out;
    -ms-transition: all 0.1s ease-out;
    -o-transition: all 0.1s ease-out;
    transition: all 0.1s ease-out;
}

.widget {
    margin-bottom: 0.2em;
    box-shadow: 0 0 4px #ddd;
    border: 1px solid #ddd;
    padding: 1.5em;
    background: #fff;
    -ms-word-wrap: break-word;
    word-wrap: break-word;
}

.widgettitle {
    font-size: 0.9em;
    font-family: 'Droid Sans', Arial, Tahoma;
    padding: 0.4em;
    margin: -0.5em -0.5em 1.5em -0.5em;
    background: #333;
    color: #fff;
    text-transform: uppercase;
}




media="all"
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, 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 {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 99%;
    
    vertical-align: baseline;
}

.entry p, .comment p {
    
    font-size: 14px !important;
 	line-height: 130%;
   
}

.wpnbnews {
	font-size: 14px !important;
  	line-height: 130% !important;
}
.widget-category-posts .big-post .post-title {
    font-size: 1.0em;
}

#footer {
      padding: 0.6em 1.0em;
    color: #fff;
    background: rgba(255, 255, 255, 0.05);
}

.flagsarea {
       margin: -32px 0 0px 0!important;
}


@media screen and (max-width: 1000px) {
    .flagsarea {
    /
    float: right!important;
    
    width: 78% !important;
    position: relative;

    margin: 10px!important;
}
}
