/* Border-Town Style Rules
 * All rules appearing on a single line are obsolete and possibly should be
 * deleted in the future.
 */

/* Note: License is unknown for this font. */
@font-face {
  font-family: 'Agency FB Bold';
  font-style: normal;
  font-weight: 400;
  src: local('AgencyFBBold'), url(/public/fonts/AgencyFBBold.woff) format('woff');
}

@font-face {
  font-family: 'Agency FB Bold';
  font-style: normal;
  font-weight: 400;
  src: local('AgencyFBBold'), url(/public/fonts/AgencyFBBold.woff) format('woff');
}

@font-face {
  font-family: 'Aldrich';
  font-style: normal;
  font-weight: 400;
  src: local('Aldrich'), url(/public/fonts/Aldrich.woff) format('woff');
}
/*  http://fonts.googleapis.com/css?family=Michroma&subset=latin  */
@font-face {
  font-family: 'Michroma';
  font-style: normal;
  font-weight: 400;
  src: local('Michroma'), url(/public/fonts/Michroma.woff) format('woff');
}

@font-face {
  font-family: 'Inconsolata';
  font-style: normal;
  font-weight: 400;
  src: local('inconsolata'), url(/public/fonts/inconsolata.woff) format('woff');
}



a:link
{ /* consider 48FF25 instead */
	text-decoration: none; color: #F0F017;
}

a:active
{
	text-decoration: none; color:#FFFF00;
}

a:hover
{
	text-decoration: underline; color:#FFFF00;
}

a:visited
{
	text-decoration: none; color:#F0F017;
}

a.side-bar:link
{
	text-decoration: none; color: #DDDDFF;
}

a.side-bar:active
{
	text-decoration: none; color:#FFFF00;
}

a.side-bar:hover
{
	text-decoration: none; color:#FFFF00;
}

a.side-bar:visited
{
	text-decoration: none; color:#DDDDFF;
}


a.show-comments:link
{
	background-image: url('../images/blog/comment.gif');
	background-repeat: no-repeat;
	padding-left: 30px;
	text-decoration: none; color: #007AFF;
}

a.show-comments:active
{
	background-image: url('../images/blog/comment.gif');
	background-repeat: no-repeat;
	padding-left: 30px;

	text-decoration: none; color:#007AFF;
}

a.show-comments:hover
{
	background-image: url('../images/blog/comment.gif');
	background-repeat: no-repeat;
	padding-left: 30px;
	text-decoration: underline; color:#007AFF;
}

a.show-comments:visited
{
	background-image: url('../images/blog/comment.gif');
	background-repeat: no-repeat;
	padding-left: 30px;
	text-decoration: none; color:#007AFF;
}

h1
{
	text-indent: 0px;
	padding-top: 10px;
	padding-bottom:10px;
}
h2
{
	text-indent: 0px;
	padding-top: 7px;
	padding-bottom: 7px;
}
h3
{
	text-indent: 0px;
}
h4
{
	text-indent: 0px;
}
h5
{
	text-indent: 0px;
}

/* This seems like overkill... */
body
{
	background: black;
	color:purple;
}

blockquote
{
	background-color:#333333;
	color:white;
	font-family: Times, TimesNR, "Times New Roman", serif;
}

ul
{
	text-indent: 0px;
}

ol
{
	text-indent: 0px;
}


.caption
{
	font-size: 8pt;
	font-family: "Terminal", "Helvetica", "Arial", "Times New Roman", serif;
}

.code
{
	text-indent: 0px;
	background-color:black;
	color:#00FF00;
	font-family: Courier, serif;
	font-weight:bold;
	white-space:pre;
}

.highlight
{
	text-indent: 0px;
	background-color:black;
	color:#00FF00;
	font-family: Courier, serif;
	font-weight:bold;
	white-space:pre;
}

.backticked
{

	color:#f92672;
	text-indent: 0px;
	background-color:#1b3239;
	font-family: Courier, serif;
	white-space:pre;
}

.copyrightnote
{
	text-indent: 0px;
	font-size: 1pt;
	font-family: Terminal, terminal, courier, serif
}

.gameTitle
{
	font-family: "Agency Fb", Impact, serif;
	font-size: 36pt;
	font-variant:small-caps;
}

.headline
{
	text-indent: 0px;
	font-size: 20pt;
	font-family: serif
}

/* Added some spacing 2008-09-28.  Not sure if I like it... */
.inner
{
	color:white;
	text-indent: 16pt;
	font-size: 10pt;
	/*font-weight: 400;*/
	font-weight:normal;
	font-family: "Helvetica", "Arial", "Times New Roman", serif;
	letter-spacing:0.0;
	line-height:17pt;
}

a.inner
{
	color:yellow;
	text-indent: 16pt;
	font-size: 10pt;
	/*font-weight: 400;*/
	font-weight:normal;
	font-family: "Helvetica", "Arial", "Times New Roman", serif;
	letter-spacing:5.0;
	line-height:17pt;
}

.post-bar-panel
{
	max-height:50px;
}

.post-bar-author
{
	color:#FFFFFF;
	font-size: 8pt; font-family: "Terminal", "Helvetica", "Arial", "Times New Roman", serif;
	letter-spacing:0.0;
	text-align:left;
}

.post-bar-date
{
	color:#FFFFFF;
	font-size: 8pt; font-family: "Terminal", "Helvetica", "Arial", "Times New Roman", serif;
	letter-spacing:0.0;
	text-align:left;
}

.post-bar-picture
{
	border:blue solid 1px;
	border-color:#000077;
}

.post-bar-subject-old
{
	color:#FFFFFF;
	font-family: "BankGothic Md BT", "bankgothic md bt", bankgothic, impact,
				 terminal, Times New Roman, serif;
	font-size: 14pt;
	font-weight:normal;
	letter-spacing:0.5;
	text-align:left;
}
/*
<link href="http://fonts.googleapis.com/css?family=Michroma&subset=latin" rel="stylesheet" type="text/css">
<style>
.post-bar-subject {
 font-family: 'Michroma', sans-serif;
}
</style>
*/
.post-bar-subject
{
	color:#FFFFFF;
	font-family: 'Michroma', sans-serif;
	font-size: 16pt;
	text-indent: 10pt;
	font-weight:normal;
	letter-spacing:0.5;
	text-align:left;
}

.post-bar-subject-gra
{
	background-image:-webkit-linear-gradient(left, #000088, #000000);
	background-color:#000040;
}



.sidebar-left-text
{
	color:#FF0000;
	font-family: "Aldrich", "BankGothic Md BT", "bankgothic md bt", bankgothic, impact,
				 terminal, Times New Roman, serif;
	font-color:#FF0000;
	font-variant:small-caps;
	font-size: 14pt;
	font-weight:regular;
	letter-spacing:0.0;
	text-align:left;
	text-decoration: underline;
	background-color:black;
	text-indent:10pt;
}

.post-body-gra
{
	/*background-image:-webkit-linear-gradient(left, #181818, #111111);*/
	/*background-image:-webkit-linear-gradient(left, #2F2F2F, #222222);*/
	background-image:-webkit-linear-gradient(left, #252525, #222222);
	background-color:#181818;
}

.post-body-text
{
	color:white;
	text-indent: 16pt;
	font-size: 10pt;
	/*font-weight: 400;*/
	font-weight:normal;
	font-family: "Helvetica", "Arial", "Times New Roman", serif;
	letter-spacing:0.0;
	line-height:17pt;
	margin:15pt;
}

a.post-body-text
{
	color:yellow;
	text-indent: 16pt;
	font-size: 10pt;
	/*font-weight: 400;*/
	font-weight:normal;
	font-family: "Helvetica", "Arial", "Times New Roman", serif;
	letter-spacing:5.0;
	line-height:17pt;
}


.post-comment-text
{
	color:white;
	text-indent: 0pt;
	font-size: 10pt;
	/*font-weight: 400;*/
	font-weight:normal;
	font-family: "Helvetica", "Arial", "Times New Roman", serif;
	letter-spacing:0.0;
	line-height:17pt;
	margin:15pt;
}


.blog-bg
{
	background-color:#181818;
}

.sidebarText
{
	color:yellow;
	text-indent: 0pt;
	margin: 5pt;
	font-size: 08pt;
	font-weight: 100;
	font-family: "Helvetica", "Arial", "Times New Roman", serif
}

.topic{	font-size: 14pt; font-family: "BankGothic Md BT", "bankgothic md bt", bankgothic, impact, terminal, Times New Roman, serif;text-align:left;}
.yagd { text-indent: 10px; font-style: italic; font-weight: 900; font-family: "BankGothic Md BT", "bankgothic md bt", bankgothic, impact, Times New Roman, serif }
.lp { text-indent: 0px; font-size: 10pt; font-family: Terminal, terminal, courier, serif }
.lpsmall { text-indent: 0px; font-size: 8pt; font-family: Terminal, terminal, courier, serif }
.lpsmaller { text-indent: 0px; font-size: 5pt; font-family: Terminal, terminal, courier, serif }
.bordertownmovieoftheweek { text-indent: 0px; font-size: 16pt; font-family: "BankGothic Md Bt", "bankgothic md bt", "bankgothic", "BankGothic", serif }


.smallinner { text-indent: 16pt; font-size: 8pt; font-weight: 400; font-family: "Times New Roman", serif }

.gameSub { font-size: 14pt; font-family: terminal, "Times New Roman", serif; }
.gameCaption { font-size: 10pt; font-family: terminal, "Times New Roman", serif;}
.game{ font-size: 14pt;}
.textcolor {color: white;}

.sidebar { position: absolute; left: 10px; top:125; width: 170px; border-top-width: 2px;}
.sidebar800 {position: absolute; left:5px; top:140; width:65px; border-top-width: 2px;}
.rightbar { position: absolute; left: 840px; top:0; width: 170px;}
.rightbar800 {position: absolute; left: 720; top:140; width:55px; border-top-width:2px;}
.topbar { position: absolute; top: 0px; left: 0px; width: 1000; height: 140px;}
.topbar800 {position: absolute; top: 0px; left: 0px; width:790; height: 75px;}

.middle { position: absolute; top: 140px; left: 130; width: 690;}
.middleR { position: relative; top: -17px; left: 122; width: 690;}

.middle800 {position: absolute; top: 140px; left:75; width: 640;}
.adbanner { position: absolute; top: 140px;  left:130; width: 690; }
.adbanner800 { position: absolute; top: 140px;  left:75 ; width:640;}

.bottom {position: relative; left: -130px; top: 5px; }
.bottom800 {position: relative; left: -20px;}

.alttopbar {position: absolute; top:60px; left:190px; width:1000px}
.targetpicclass {position:absolute; top:13px; left:6px; width:160px; height:120;}
.targetpicclassR {position:relative; top:-2px; left:-2px; width:160px; height:120;}
.altmiddle {position:absolute; top:140px; left:0px; width:1000px}

.sidebarlinks { line-height: 16pt; }


/** This is all the pygment stuff. */
td.linenos { background-color: #f0f0f0; padding-right: 10px; }
span.lineno { background-color: #f0f0f0; padding: 0 5px 0 5px; }
pre { line-height: 125%; }
body .hll { background-color: #49483e }
body  { background: #272822; color: #f8f8f2 }
body .c { color: #75715e } /* Comment */
body .err { color: #960050; background-color: #1e0010 } /* Error */
body .k { color: #66d9ef } /* Keyword */
body .l { color: #ae81ff } /* Literal */
body .n { color: #f8f8f2 } /* Name */
body .o { color: #f92672 } /* Operator */
body .p { color: #f8f8f2 } /* Punctuation */
body .cm { color: #75715e } /* Comment.Multiline */
body .cp { color: #75715e } /* Comment.Preproc */
body .c1 { color: #75715e } /* Comment.Single */
body .cs { color: #75715e } /* Comment.Special */
body .ge { font-style: italic } /* Generic.Emph */
body .gs { font-weight: bold } /* Generic.Strong */
body .kc { color: #66d9ef } /* Keyword.Constant */
body .kd { color: #66d9ef } /* Keyword.Declaration */
body .kn { color: #f92672 } /* Keyword.Namespace */
body .kp { color: #66d9ef } /* Keyword.Pseudo */
body .kr { color: #66d9ef } /* Keyword.Reserved */
body .kt { color: #66d9ef } /* Keyword.Type */
body .ld { color: #e6db74 } /* Literal.Date */
body .m { color: #ae81ff } /* Literal.Number */
body .s { color: #e6db74 } /* Literal.String */
body .na { color: #a6e22e } /* Name.Attribute */
body .nb { color: #f8f8f2 } /* Name.Builtin */
body .nc { color: #a6e22e } /* Name.Class */
body .no { color: #66d9ef } /* Name.Constant */
body .nd { color: #a6e22e } /* Name.Decorator */
body .ni { color: #f8f8f2 } /* Name.Entity */
body .ne { color: #a6e22e } /* Name.Exception */
body .nf { color: #a6e22e } /* Name.Function */
body .nl { color: #f8f8f2 } /* Name.Label */
body .nn { color: #f8f8f2 } /* Name.Namespace */
body .nx { color: #a6e22e } /* Name.Other */
body .py { color: #f8f8f2 } /* Name.Property */
body .nt { color: #f92672 } /* Name.Tag */
body .nv { color: #f8f8f2 } /* Name.Variable */
body .ow { color: #f92672 } /* Operator.Word */
body .w { color: #f8f8f2 } /* Text.Whitespace */
body .mf { color: #ae81ff } /* Literal.Number.Float */
body .mh { color: #ae81ff } /* Literal.Number.Hex */
body .mi { color: #ae81ff } /* Literal.Number.Integer */
body .mo { color: #ae81ff } /* Literal.Number.Oct */
body .sb { color: #e6db74 } /* Literal.String.Backtick */
body .sc { color: #e6db74 } /* Literal.String.Char */
body .sd { color: #e6db74 } /* Literal.String.Doc */
body .s2 { color: #e6db74 } /* Literal.String.Double */
body .se { color: #ae81ff } /* Literal.String.Escape */
body .sh { color: #e6db74 } /* Literal.String.Heredoc */
body .si { color: #e6db74 } /* Literal.String.Interpol */
body .sx { color: #e6db74 } /* Literal.String.Other */
body .sr { color: #e6db74 } /* Literal.String.Regex */
body .s1 { color: #e6db74 } /* Literal.String.Single */
body .ss { color: #e6db74 } /* Literal.String.Symbol */
body .bp { color: #f8f8f2 } /* Name.Builtin.Pseudo */
body .vc { color: #f8f8f2 } /* Name.Variable.Class */
body .vg { color: #f8f8f2 } /* Name.Variable.Global */
body .vi { color: #f8f8f2 } /* Name.Variable.Instance */
body .il { color: #ae81ff } /* Literal.Number.Integer.Long */
