/*
Theme Name: Jon Nelsons K2
Theme URI: www.jon-nelson.com
Description: K2 customized for Jon Nelsons website
Author: Tobias Ross
Author URI: www.ineye-design.com
Template: k2-jon-nelson
*/


body
{
	background-image: url(/wp-content/uploads/2009/12/background.jpg);
	background-repeat: repeat-x;
	background-color: #777;
}
#page
{
	/* The entire design is contained within the 'page' id */
	padding-top: 2px;
}
#page-home
{
	/* The entire design is contained within the 'page' id */
	padding-top: 2px;
}

.columns-one #page {
	width:  840px;
	}

.columns-one #page-home {
	width:  800px;
	}



.ngg-caption
{
	margin-right: 5px;
	margin-left: 5px;
}

.ngg-gallery-thumbnail-box {
	margin:0px 0;
}

.wp-post-image
{
	margin-right: 5px;
	margin-left: 5px;
}

.wp-post-image {
	float: left;
	margin-right: 12px;
}

.wp-post-image img {
	background-color:#FFFFFF;
	border:1px solid #A9A9A9;
	padding:4px;
	position:relative;
}



.wp-post-image img:hover {
	background-color: #A9A9A9;
}



.entry-content div {
	margin: 0;
	}

.entry-content h4
{
	font-size: 1.8em;
	font-weight: normal;
	margin-top: 20px;
	line-height: 1.9;
}

.entry-content h4 {
font-size:1.6em;
font-weight:normal;
margin-top:20px;
}

h3 .chapter{
	margin-top: 5px;
}

#header
{
	/* Contains the H1 and menu */
	height: 130px;
	
}


#homerow-one
{
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;		
	clear: both;
	padding: 10px;
	border-top: 10px;
	border-bottom: 10px;
}

#homerow-two
{
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;		
	clear:both;
	padding: 10px;
	border-top: 10px;
	border-bottom: 10px;	
}

#homerow-three
{
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;		
	clear: both;
	padding: 10px;
	background-color: white;

}

#homerow-four
{
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;		
	clear: both;
	padding: 10px;
	background-color: white;
	min-height: 300px;

}



h3.welcome-message
{
	color: #309;
	font-family: Papyrus;
	font-size: 1.4;
	line-height: 1.2;
	margin-right: 0px;
	margin-left: 360px;
	padding: 0px 10px 5px 10px;
}
h4.welcome-signature
{
	padding: 0px 10px 5px 10px;
	color: #63C;
	font-family: Papyrus;
	font-size: 1.35;
	line-height: 1.2;
	margin-right: 0px;
	margin-left: 50px;
	text-align: right;
}

.blog-title
{
	padding: 0px 80px 0px 0px;
	font-family: Papyrus;
	visibility: hidden;
	text-align: right;
}

.description
{
	padding: 15px 70px 0px 0px;
	font-weight: bold;
	visibility: hidden;	
	text-align: right;
}

.featurebox
{
	background-color: #96F;
	padding: 20px 40px 20px 40px;
	width: 640px;
	display: block;
	margin-left: auto; 
	margin-right: auto; 
}

.biobox
{
	background-image: url(http://www.ineye-design.com/jon-nelson/wp-content/uploads/2009/11/biographyback.jpg);
	padding: 300px 150px 50px 50px;
	margin-left: auto;
	margin-right: auto;
	color: white;
	font-size: 1.2;
	line-height: 1.25;
	font-weight: bolder;
	background-repeat: no-repeat;
}


.superclear {
clear:both;
width:100%;
font-size:1px;
} 

.columns-two #page { width: 840px; }
.post-5 h1 { visibility: hidden; }
.post-5 h1 { visibility: hidden; }
.hentry { /* Each entry is contained within the 'hentry' class */ }

.entry-content
{
	/* The meat and potatoes of every entry */
	color: #222;
	font-size: 1.3em;
	line-height: 1.5em;
	text-align: left;
}

.entry-title, .entry-title a, .entry-title a:visited, h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited, h4, h4 a, h4 a:visited {
color:#333;
}

.secondary h2
{
	padding-top: 10px;
	font-size: 1.4em;
}

#sidebar-1
{
	/* The first sidebar */
	padding-top: 10px;
}

#sidebar-2 { /* The second sidebar */ }
.secondary { /* Contains both sidebars */ }
ul.blogroll { list-style-type: none; }

.xoxo blogroll ul li
{
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
}

ul.NoBullet { list-style-type: none; }
.link-title { visibility: hidden; }

ul.lcp_catlist
{
	list-style-image: none;
	list-style-type: none;
}


#footer {
	clear: both;
	margin: 0 auto;
	padding: 20px 0 40px;
	text-align: center;
	color: #000;
	}

#footer p {
	line-height: 1.6em;
	}

#footer a {
	color: #000;
	border-bottom: 1px solid #ccc;
	font-weight: bold;
	}

#footer a:hover {
	border: none;
	text-decoration: none;
	color: #333;
	}

#footer .wp-version,
#footer .k2-version {
	display: none;
	padding-left: 0.3em;
	}

.footerstats {
	display: none;
}
