/* 
Theme Name: jon armstrong style

Version: 2.0.1
*/

/*  The following CSS Reset was written by Dejan Cancarevic
http://stylizedweb.com/2008/02/14/10-best-css-hacks/         */

html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, del, dfn, em, font, img, ins, kbd, q, s, samp, acronym, address, big, cite, code,small, strike, strong, sub, sup, tt, var,dl, dt, dd, ol, ul, il, fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td 	{font-size:100%;font-family:inherit;vertical-align:baseline;margin:0;padding:0;border:0;outline:0;font-weight:inherit;font-style:inherit;}caption, th, td {text-align:left;font-weight:normal;}table {border-collapse:separate;border-spacing:0;}blockquote:before,blockquote:after,q:before,q:after {content: "";}blockquote, q {quotes: "" "";}
{margin:0;padding:0;}

body {
	background-color:white;
	background-image:url('images/bg_stripe.png');
	background-repeat:repeat-y;
	font-family: Times New Roman, times-roman, georgia, serif;
	font-size: 90%;
	line-height: 1.5em;
	}

a {
	color: black;
	text-decoration:none;
	/*border-bottom: 1px solid #D8D8D8;*/
	color: white;
	background: black;
	}

img {
	border: 0px;
	}

.align-right { float:right; margin: 0 0 15px 15px; }
.align-left { float:left; margin: 0 15px 15px 0; }

ol, ul, li, dl, dt {
	list-style-type: none;
	}


#container{}

#photo_column {
	position:absolute;
	left:2px;
	top:0px;
	width: 218px;
	z-index; 1;
	background:black;
	}
	
#photo_column p {
	margin: 0px 0px 0px 30px;
	width: 280px;
	z-index; 1;
	}

#blog_column{
	position:absolute;
	left:298px;
	top:190px;
	width: 295px;
	z-index; 1;
	}

#blog_column p {
	font-family: times new roman,times,serif;
	color: #2B2B2B;
	font-size: 15px;
	word-spacing: 0.2pt;
	line-height: 1.8;
	}

#blog_column h2{
	 font-family: times, Times New Roman, times-roman, georgia, serif;
	color: #595A5D;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 6px 0px;
	font-size: 31px;
	line-height: 34px;
	letter-spacing: -1px;
	font-weight: bold;
}

#blog_column h2 {
	z-index; 1;
	}
	
	
h2 a{
	color: #595A5D;
	background: white;
	}

#blog_column_page{
	position:absolute;
	left:300px;
	top:190px;
	width: 395px;
	} /* used on pages for a wider blog */

#third_column{
	position:absolute;
	left:750px;
	top:190px;
	width: 270px;
	z-index: -4;
	}


.twitterwidget{
	line-height: 130%;
	font-size: 120%;
}

.widgettitle{
	line-height: 130%;
	font-size: 130%;
}

.sidebar li a{
	line-height: 130%;
	font-size: 90%;
}

#third_column .entry-content{
	color: #595A5D;
	margin-bottom: 5px;
	line-height: 130%;
	font-size: 90%;
	}

#third_column .entry-meta{
	color: #c6c7ca;
	font-size: 90%;
	}

#third_column .time-meta a {
	color: #c6c7ca;
	font-size: 90%;
	}

/* STYLES */

p {
	margin-top:10px;
	}

li {
	margin-top:10px;
	}


h2 {
	color: #595A5D;	
	 font-family: times, Times New Roman, times-roman, georgia, serif;
	color: #595A5D;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 6px 0px;
	font-size: 31px;
	line-height: 34px;
	letter-spacing: -1px;
	font-weight: bold;
}

 h2 a{
	color: #595A5D;
	}

h3 {
	color: #595A5D;	
	 font-family: times, Times New Roman, times-roman, georgia, serif;
	color: #595A5D;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 6px 0px;
	font-size: 21px;
	line-height: 34px;
	letter-spacing: -1px;
	font-weight: bold;
}

h4 {
	color: #595A5D;	
	 font-family: times, Times New Roman, times-roman, georgia, serif;
	color: #595A5D;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 6px 0px;
	font-size: 18px;
	line-height: 34px;
	letter-spacing: -1px;
	font-weight: bold;
}

h5 {
	color: #595A5D;	
	 font-family: times, Times New Roman, times-roman, georgia, serif;
	color: #595A5D;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 6px 0px;
	font-size: 16px;
	line-height: 34px;
	letter-spacing: -1px;
	font-weight: bold;
}


em {
	font-style:italic; 
}

body#home .entry-1 .entrytitle h3 {
display:none;
} /** TURN OFF DATES **/


blockquote {
  font: 14px/22px normal helvetica, sans-serif;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 50px;
  padding-left: 15px;
  border-left: 3px solid #ccc;
} 


.post{}
.postmeta{}
.postnavigation{}
#searchform{}
#sidebar{}
#comments
.comments_navigation{}
.comments_navigation{}
.comments_reply{}
.comments_text{}
.comments_meta{}
