
/* RESET */
/** RESET (http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/) */
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, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-weight: inherit;
font-style: inherit;
font-size: 100%;
font-family: inherit;
vertical-align: baseline;
}
:focus {
outline: 0;
}
body {
line-height: 1;
color: black;
background: white;
}
ol, ul {
list-style: none;
}
table {
border-collapse: separate;
border-spacing: 0;
}
caption, th, td {
text-align: left;
font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
content: "";
}
blockquote, q {
quotes: "" "";
}

/* / RESET */

body {
    margin: 0;
    background-color: #78878c;
    background-color: #20b2aa;
    background:url(/img/bg_ping.png);
    background:#f0f0f0;
    background-color: #ddd;
    padding:0 0 40px 0;
    font-family:Arial, "Helvetica Neu",Helvetica,sans-serif;
    font-family:"Helvetica Neu",Helvetica,sans-serif;
    font-size:62.5%;
    color:#222;
}

/* fonts */

@font-face {
	font-family: 'PublicoBlack';
	src: url('/fonts/publicoheadlineweb-black.woff') format('woff');
}

@font-face {
    font-family: 'eleven';
    src: url('/fonts/esquireeleven-medium-3-webfont.eot');
    src: url('/fonts/esquireeleven-medium-3-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/esquireeleven-medium-3-webfont.woff') format('woff'),
         url('/fonts/esquireeleven-medium-3-webfont.ttf') format('truetype'),
         url('/fonts/esquireeleven-medium-3-webfont.svg#EsquireElevenMedium') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'eleven';
    src: url('/fonts/esquireeleven-regular-webfont.eot');
    src: url('/fonts/esquireeleven-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/esquireeleven-regular-webfont.woff') format('woff'),
         url('/fonts/esquireeleven-regular-webfont.ttf') format('truetype'),
         url('/fonts/esquireeleven-regular-webfont.svg#EsquireElevenRegular') format('svg');
    font-weight: bold;
    font-style: normal;
}

.verdana {font-family: Verdana;}
.times {font-family:Cambria,Georgia,"Times New Roman",Times,serif;}


/* layout */

div#site {
	overflow:auto;
    padding: 10px 20px 45px 20px;
    padding: 10px 45px 45px 45px;
    width: 1060px;
	overflow:hidden;
	background:#fff;
	margin:0 auto;
   -moz-border-radius-bottomleft: 5px;
   -webkit-border-bottom-left-radius: 5px;
   -moz-border-radius-bottomright: 5px;
   -webkit-border-bottom-right-radius: 5px;
   border-bottom-left-radius: 5px;
   border-bottom-right-radius: 5px;
}

	#site-idx {
        margin:20px 0 0 0;
        border-left:1px solid #78878c;
        border-right:1px solid #78878c;
	}
    .news {margin-left:10px}

		#site-idx-full,
		#site-idx-left,
		#site-idx-center-1,
		#site-idx-center-2 {
        }

        #site-idx-full {padding:0 10px;}

		#site-idx-left {
            float:left;
			width:45%;
			border-right:1px solid #78878c;
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            box-sizing: border-box;
		}
		#site-idx-center {
			vertical-align:top;
            float:left;
			width:55%;
		}
        .site-idx-center-full {
            clear:both;
            padding:0 10px;
        }

        #site-idx-left > div,
        #site-idx-left > table,
        #site-idx-left > p
        {
            margin: 0 5px 10px 15px;
        }
        #site-idx-left table {padding:0 5px}

        #site-idx-center .box {margin: 0 5px 10px 5px}

        #site-idx-center-1 .box {margin: 0 10px 10px 15px}
        .site-idx-center-index #site-idx-center-1 .box {margin: 0 10px 10px 10px; padding: 0 5px}

        #site-idx-center-1 {
            width:50%;
            float:left;
        }

        .site-idx-center-index #site-idx-center-1 {
            background:#ECE9E4;
        }

        #site-idx-center-2 {
            width:50%;
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            box-sizing: border-box;
            border-left: 1px solid #78878c;
            float:left;
        }
        #site-idx-center-2 img {
            width:100% !important;
        }

        #site-idx-center .box {
            background:#fff;
        }
        #site-idx-center-2 .box {
            margin: 0 10px 10px 10px;
        }

        #site-idx-center h2 {
            text-transform:uppercase;
        }

        #site-idx-right {
			border-left: 1px dotted #ddd;
			border-right: 1px dotted #ddd;
			width:250px;
			vertical-align:top;
		}

div#site-footer {
    border:3px double #ddd;
    border-width:3px 0;
    border-top:3px double #78878c;
    padding:10px 10px;
    font-size:1.2em;
}

#top-banner, #top-header,#site-footer, #footer-banner,.clear,.break, .box-content {
    display:block;clear:both;
}
#top-banner, #footer-banner {
    background:#000;
    text-align:center;
}
#top-banner {
    height:120px;
}
#top-header {
    float:left;
    width:100%;
    border-top:2px solid #ddd;
    border-bottom:3px double #ddd;
    padding:5px 0px;
    margin-top:5px;
}

/**/
.clearfix {
clear:both;
}

/* menu */
ul#menu {
    font-family: Arial,"Helvetica Neu", Helvetica,sans-serif;
    list-style-image:none;
    list-style-position:outside;
    list-style-position:none;
    list-style:none;
    padding:none;
    background:#ECE9E4;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    display:block;
}
ul#menu li {
    background: transparent;
    border:none !important;
    float:left;
    display:inline;
    padding:0;
    margin:0 !important;
}
ul#menu li a {
    color:#fff;
    display:block;
    text-transform:none;
    font-weight:normal;
    text-transform:uppercase;
    background:#ECE9E4;
    padding: 8px 15px 5px 15px;
    color: #000 !important;
    font-family: 'eleven', Georgia, "Times New Roman", Times, serif;
    border-right: 1px solid white;
    font-size: 13px;
	text-decoration:none;
}

ul#menu li.rss {
    border:none;
    background:none;
    float:right;
    padding-right:10px;
}
ul#menu li.rss a {
    background:url(/img/icons/rss.gif) no-repeat scroll 100% 50%;
    border:none !important;
}
ul#menu li.current-page {
    background: transparent;
    border: none !important;
    border-bottom:0px;
    border-top:0px;
}
ul#menu li.current-page a {
    background: #D95E00;
    color: #fff !important;
}

hr {
    background:url(/img/line.png) repeat-x;
    border:none;
    clear:both;
    height:4px;
    margin:10px 0;
}
hr.grey {
    background:#78878c;
}

/* article */
.article {
    padding: 0 5px 0 0;
}

h1 a {
    color:#222;
}

	.article-text-date {
        color:#e1a700;
		color:#888;
	}

.article-image {
    padding:0 0 10px 0;
}
.article-image-index {
    padding:10px 0 10px 0;
}

.article-image img {
    max-width:560px;
}

.news .article-text a {
    background:url(/img/dot-red.png) 0 -2px no-repeat;
    padding-left:18px;
    /*
    color: #2d6987;
    */
}

.break,
.article-footer-1 {
    background:#000;
    padding-bottom:30px;
    margin: 20px 0px 10px 0px;
}
.article-footer-2 {
    background: url(/img/article-footer.gif) top left repeat-x;
    padding-bottom: 30px;
    margin: 0px 0px 20px 0px;
}

/**/

/*</DIV*/

/*TEXT*/

a {
color: #9c0000;
color: #444;
color: #2C448C;
text-decoration: none;
}
a:hover {
      /*color: #888;*/
      text-decoration:underline;
}
input, select {
font-size: 1.1em;
}

/* FNA */
pre {
	white-space:pre;
	font-family:monospace;
	font-size:13px;
    line-height:14px;
	/*
	font-size: 1.3em;
	line-height:1.4em;
	*/
}

.nowrap {white-space:nowrap;}

#top-header,table#footer-menu, input, select, .hack_header, table.linkbox td {
font-family: Verdana,Geneva,Arial,Helvetica;
}

.italic {font-style:italic}
.bold {font-weight:bold}
.fl {float:left}
.fr {float:right}
.alignl {text-align:left}
.alignc {text-align:center}
.alignr {text-align:right}

.gentle {color:#ccc}
.grey {color:#666}

h1 {
    font-family: PublicoBlack, Georgia, serif;
    font-size:2.8em;
    font-weight:normal;
}

h1 {
}
h1 a {
}
h1 a:hover {
	/*text-decoration:underline;*/
}
h2 {
    font-family: PublicoBlack, Georgia, serif;
	font-family:Helvetica, Arial, Verdana;
	font-size:1.1em;
	line-height:1.0em;
	font-weight:bold;
	text-transform:uppercase;
	padding:10px 0;
	border-bottom:1px solid #ccc;
}

.label {
    color:#fff;
    background:url('/img/label.gif') no-repeat 0 0;
    padding:15px 5px 5px 10px;
    height:13px;
    border:none;
}

.blue {
    background:#006F99 !important;
    color:#fff !important;
}
.blue2 {
    background:#001839 !important;
    color:#fff !important;
}
.orange {
    background: #D95E00 !important;
    color:#fff !important;
}
h3 {
font-size:1.2em;
line-height:1.0em;
font-weight:bold;
}

blockquote {
    margin: 0 0 0 5px;
    padding: 0 0 0 10px;
    border-left: 3px solid #A90000;
}

.box {
	margin:0 0 10px 0;
}
.box-grey {
    background:#f4f4f4;
}
.box h2 {
    border-top:6px solid #78878c;
    color: #78878c;
    padding:10px 5px;
}
.box h2 a {
    color: #78878c !important;
}

.site-idx-center-index .box h2 {
    color:#222;
}

.box-content {padding:5px;}
.box-p3 {padding:3px}
.box-p5 {padding:0 5px 5px 5px}
.p5 {padding:5px}
.content-main {padding:10px 5px;}

table.list {width:100%;}

.list li,
.list td {
    border-bottom: 1px dotted #ddd;
    padding:5px;
}

.list td.date {
    font-weight:bold;
    white-space:nowrap;
    width:70px;
}

table.article-list, table.article-top {
width:98%;
}

table.article-list tr {
}
table.article-list tr td, table.article-top tr td {
padding:10px 5px 5px 5px;
border-bottom:1px dotted #ddd;
vertical-align:top;
}
table.article-top tr td {
font-size:1.2em;
}
table.article-list tr h1, table.article-list tr h1 a {
	color:#222;
}

p {
    font-family: Arial, Helvetica,sans-serif;
	font-size:1.2em;
    line-height: 1.571em;
	padding:4px 0px 8px 0px;
	margin:none;
	color: #2C261C;
}

li, td {
    line-height:1.3em;
	padding:4px 0px 8px 0px;
	color: #2C261C;
}
li {font-size:120%;}
td {font-size:120%;}

.pointer {cursor:pointer}

a img {border:none;}

ul.red {
	list-style-image:url('/img/li.gif');
	margin-left:20px;
}

ul.red li {
	padding-bottom:5px;
}

ul.list-badge {
    padding:10px;
}
    ul.list-badge li {
        clear:both;
        display:block;
        margin:0 0 10px 0;
    }
    ul.list-badge li a {
        background:#f0f0f0;
        color:#111;
       font-size:12px;
        padding:6px;
       line-height:30px;
       -moz-border-radius: 8px;
       border-radius: 8px;
       -moz-box-shadow: 2px 2px 2px #888;
       -webkit-box-shadow: 2px 2px 2px #888;
       box-shadow: 2px 2px 2px #888;
    }

/*/TEXT*/

.navbar {
	margin:10px 0 5px 0;
	font-size:100%;
}

	.navbar a {
		padding:5px;
		border:1px solid #f0f0f0;
	}

    .navbar .prev, .navbar .next {
        font-weight:bold;
    }

	.navbar a:hover {
		background:#f9f9f9;
	}

#logo {
    background:#fff url(/img/fblogo.jpg) no-repeat 0 0;
    float:left;
    height:90px;
    width:480px;
    margin:0px 0 0px 230px;
}
/*SEARCH*/
#forum-link-wrapper,
#search {
    margin:30px 0 0 0;
    padding:2px 0;
    float:right;
    border-top:1px solid #222;
    border-bottom:1px solid #222;
}
#forum-link,
#search input {
    border:1px solid #222;
    font-family: 'eleven',Georgia, "Times New Roman", Times, serif !important;
    font-size: 15px;
    color: #666;
    padding: 5px 7px 5px 7px;
    text-transform:uppercase;
    margin:0;
    float:left;
    height:13px;
}
#forum-link-wrapper {
    float:left;
    margin:20px 0 0 100px;
    display:none;
}
#forum-link {
    display:block;
    background:#111;
    color:#fff;
}
#search input[type="text"] {
    width: 220px;
}
#search input[type="submit"] {
    background:url(/img/icons/search.png) no-repeat;
    width:25px;
    height:25px;
    padding:0;
    border:none;
}

.icon-print {
    background:url(/img/icons/printer.gif) no-repeat;
   line-height:15px;
    padding-left:20px;
}

.flashback {
    background:url(/img/favicon.ico) no-repeat;padding:4px 0 3px 20px;font-weight:bold;text-transform:uppercase;font-family: 'eleven', Georgia, serif;
}

/* image archive */
.image-archive {
}
.image-archive img {
    padding:0 0 10px 0;
    /*
    border-bottom:1px solid #ccc;
    */
}

/* tags */
.tags h3 {
   line-height:30px;
}
.tag {
    background-color: #2d6987;
    display: inline-block;
    font-size: 12px;
    font-weight: bold;
    color: #fff;
    margin: 0 0 5px 0;
    padding: 2px 4px;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	text-transform: uppercase;
	font-weight: normal;
    vertical-align: baseline;
    white-space: nowrap;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;

	border: none;
	background: none;
	text-shadow: none;
	color: #111;


	display: inline-block;
	padding: 5px 6px 6px 3px;
	margin: 0 3px 8px 11px;
	background: #ddd;
	font-family: 'Lato', Helvetica, sans-serif;
	font-size: 0.7rem !important;
	line-height: 1;
	font-weight: 900;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #444;
	position: relative;
	text-decoration: none;
	border-radius: 0;

}

.tag:before {
	content: "";
	display: block;
	border: 11px solid transparent;
	border-left-width: 0;
	border-right-color: #ddd;
	position: absolute;
	top: 0;
	left: -11px;
}

.tag-clicks {
    border:1px solid #ccc;
    border-radius:5px;
    padding:2px 0; 
    width:32px;
    margin:0;
    text-align:center;
    display:inline-block;
    background:#f4f4f4;
    font-size:11px;
}

/*
.tag:hover {
    background:#999;
    color: #fff;
}
*/

.social {
    background: #F2F2F2;
    border: 1px solid #E2E2E2;
    margin: 10px 0 10px 0;
    padding: 5px;
}

#ps-links td:first-child {
    padding:5px 0 5px 5px;
}
#ps-links a:hover {
    color:#e96E10;
}

.ps-more {
    display:block;
    padding:10px 5px;
    font-weight:bold;
    font-size:12px;
    margin-bottom:5px;
    /*
    text-align:center;
    text-transform:uppercase;
    background:#E96E10;
    background:#111;
    color:#fff;
    */
    color:#111;
    color:#E96E10;
}

#news-index hr {
    background:#e96E10 !important;
}

/* test */

#ps-news h3,
#ps-freedom-of-speech h3,
#ps-forum h3,
#ps-check h3,
#ps-defend h3 {
    width: 250px;
    height: 100px;
    overflow: hidden;
    text-indent: -9999px;
    margin: 0 auto;
    background: url(/img/sprite-fbse.png) no-repeat;
    z-index:100;
}

#ps-news h3 {
    background-position: -65px -260px;
    padding-top:20px;
}

#ps-freedom-of-speech h3 {
    background-position: -70px -20px;
}

#ps-forum h3 {
    background-position: -80px -130px;
}
#ps-check h3 {
    background-position: -47px -390px;
    height:75px;
}
#ps-defend h3 {
    background-position: -61px -500px;
    height:45px;
}

/* ticker */

.ticker {
    border:2px solid #232323;
    border-width:2px 0;
    overflow:hidden;
    height:20px;
    margin:0 0 10px 0;
    padding:5px 0;
}
.ticker ul {
    list-style-type:none;
    width:10000px;
}

.ticker li {
    display:none;
    float:left;
    padding-right: 10px;
}
.ticker li:nth-child(-n+3) {
    display: list-item;
}

.ticker .ticker-wrapper {
    float:left;
    width:900px;
    overflow:hidden;
}
.ticker-title {
    font-weight:bold;
    font-size:120%;
    padding:5px 10px 0 0;
}
.ticker .ticker-prev, .ticker .ticker-next {
    color:#222;
    float:right;
    font-size:200%;
    font-weight:bold;
    cursor:pointer;
    padding-left:10px;
}
.ticker-prev {display:none}

.ticker ul {
    position:relative;
}
