﻿body { 
    background-color: #000;
    font-size: 9pt;
    font-family: tahoma;
    background-image: url('http://laurenbaker.us/ap/background.gif');
    background-position: top-left;
    background-repeat: no-repeat;
}
visited { 
    text-decoration: none; 
    color: #36647f; 
    font-weight: bold; 
    font-size: 7pt; 
}
A:link { 
    text-decoration: none; 
    color: #36647f; 
    font-weight: bold; 
    font-size: 7pt; 
}
active { 
    text-decoration: none; 
    color: #fff; 
}  
A:hover { 
    text-decoration: none; 
    color: #fff; 
}  
h2 {
	font-family:Century gothic;
	color: #36647f;
	text-transform: uppercase;
	font-weight: bold;
}
.outer { 
    text-align: center; 
    height: auto; 
}
.inner { 
    text-align: center; 
    width: 1075px; 
    height: auto; 
}
.content { 
    width: 640px; 
    float: left; 
    background-color: #121d23; 
    text-align: left;
}
.sidebar { 
    width: 160px; 
    float: left; 
    background-color: #000; 
    height:600px; 
    position: relative; 
    margin-right:10px;
}
.center { 
    text-align: center;
}
.justify { 
    text-align: justify; 
}
.right {
	text-align: right;
}
b { 
    font-weight: bold;
    color: #fff;
}
.bold { 
    font-weight: bold;
    color: #fff;
}
.padding { 
    padding: 0px 5px 0px 5px; 
}
.nav  { 
    margin-left: 0px;
    width: 785px; 
    height: 25px
}
strong {
	font-family:Century gothic;
	font-weight:bold;
	text-transform: uppercase;
}
.column0 {
	padding: 0 20 20 20;
	text-align:justify;
	margin-bottom: 10px;
	font-size:0.8em;
	line-height:11px;
	letter-spacing:1px;
	color:#ccc;
}
.column1 {
	width:290px; 
	padding: 10px 0 10px 15px; 
	float:left; 
	margin-bottom:30px; 
	text-align:justify; 
	color:#ccc; 
	font-size:0.8em; 
	letter-spacing:1px; 
	line-height:11px;
}
.column2 { 
    font-size: 0.8em; 
    color: #CCCCCC; 
    letter-spacing: 1px; 
    width:290px; 
    padding: 10px 15px 10px 15px;
    margin-bottom:30px; 
    float:right; 
    text-align:justify; 
    line-height:11px; 
    border-left: 1px #36647f solid;
}
.transparency {
	filter:alpha(opacity=60);
	-moz-opacity:0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6;
}
.invisible {
	filter:alpha(opacity=0);
	-moz-opacity:0.0;
	-khtml-opacity: 0.0;
	opacity: 0.0;

}
.blog {
	font-size:0.9em;
	letter-spacing:1px;
	line-height:11px;
}
.comments {
	padding-top: 200px; 
	width:240px; 
	float:left; 
	margin-left:10px; 
	color:#ccc; 
	font-size:0.8em; 
	text-align:justify; 
	letter-spacing:1px; 
	line-height:11px; 
	padding-bottom:20px; 
}
.comments_header {
	margin: 10px 0 10px 0; 
	background-color:#283e4b; 
	padding:5px;
}
.comment_form {
	font-family:Century gothic;
	font-weight:bold;
	text-transform: uppercase;
    font-size:0.9em;
    line-height:15px;
}
.copyright {
	display:none;
}
.jumpbox {
   font-size:0.7em;
   font-family:century gothic;
   text-transform: uppercase;
   letter-spacing:1px;
   color:#fff;
   background-color:#000;
   border-style:solid;
   border-width:0px;
}
.code {
    width:260px;
	padding:10px;
	background-color:#000;
	font-family:Courier new, courier;
	font-size:1em;
	line-height:12px;
	text-align:left;
	color:#666;
}

.vote {
	background-image: url('http://laurenbaker.us/ap/incentive.gif');
	width: 240px;
	height: 120px;
	margin-top: 10px;
}
.license {
	padding:10px;
	background-color:#000;
	color:#666;
	text-align:left;
}
.stico_default{
	background: transparent url(http://laurenbaker.us/ap/share.png) no-repeat scroll 0px 0px !important;
}

.table {
	text-align:justify;
	margin-bottom: 10px;
	font-size:1em;
	line-height:11px;
	letter-spacing:1px;
	color:#ccc;
}