/*
Theme Name: Amerikan John
Theme URI: http://www.amerikanjohn.com/
Description: The bespoke WordPress theme for AmerikanJohn.com
Version: 1.0
Author: Mertonium
Author URI: http://portfolio.mertonium.com
Tags: black, white, blueprint, slideshowpro

	AmerikanJohn v1.0
	 http://amerikanjohn.com

	This theme was designed and built by Mertonium
	whose portfolio you will find at http://portfolio.mertonium.com

*/

body { 
	background-color:#000000;
	color: #FFFFFF;
	font-family: "Courier New", Arial;
	font-size:14px;
}

a { color: #FFFFFF; }
a:hover { color: #ffffff; }
.paddingbelow { padding-bottom: 1em; }
.framed { border: 1px solid #FFFFFF; }
h1 { font-weight: bold; font-size:36px; color:#ffffff;}
h2 { font-size: 22px; color:#ffffff; font-weight:bold;}
h2 a, h1 a { text-decoration:none;}
h3 { font-size: 20px; color:#ffffff; font-style:italic;}
.borderabove { border-top: 1px solid #ffffff; }
#footer { color:#666666; }

.tile-box {
	width:310px;
	height:232px;
	margin-bottom:1.0em;	
	cursor: pointer;
}

.overlay-box {
	background-image:url('images/dark-box.png');
	width:290px;
	height:132px;
	padding-top:100px;
	padding-left:10px;
	padding-right:10px;
}

input {
	font-family: "Courier New", Courier;
	border: none;
}
input.button {
	background-color: #000000;
	color:#FFFFFF;
	font-weight: bold;
	border: 1px solid white;		
}

div.wp-caption {
	background-color: #FFFFFF;
	color: #000000;
	text-align:center;
	padding-top: 5px;
}

div.wp-caption img {
	border: 1px solid #aaaaaa;	
}

div#comment-form-wrapper  {
	border-top: 1px dotted #ffffff;
}

/*********** Tweets ***************/
div.aktt_tweets ul {
	padding: 0;
	margin: 0;
}
div.aktt_tweets li {
	padding: 9px 0;
	border-top: 1px dotted #ffffff;
	list-style-type: none;	
}

.access-label { display:none; }
.site-title { display: none; }