/*
Theme Name: Pen.Ink Default
Version: 1.0
Author: Adam Kernander
*/



/* Begin Typography & Colors */
body, html {
	font-size: 12px;
	font-family: Arial, Sans-Serif;
	background: #000000;
	color: #ffffff;
	text-align: center;
	margin:0px;
	margin-left:auto;
	margin-right:auto;
	height:100%;
	}

img {
	border:0px;
}

#page {
	background-color: #000000;
}

#header {
	background: #000000;
}

#headerimg 	{
	margin-top:30px;
	text-align:center;
}
#facebook_badge {
	position:absolute;
	top:0px;
	right:0px;
}

#content {
	padding:10px;
	width:700px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	}

#menu {
	font-weight:bold;
	font-size:16px;
}

#footer {
	font-size:10px;
	color:#ffffff;
	text-align:center;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}


h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: Arial, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}


small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #ffffff;
	text-decoration: none;
	}

a:hover {
	color: #ffffff;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */


.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.clear {
	clear: both;
}
