/*  
Theme Name:James Olstein
Theme URI: http://www.jamesolstein.com
Description:This is copywrited and you may not use it!
Version: 1.0
Author:James Olstein
Author URI: http://www.jamesolstein.com/
*/
/*RESET*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dd, dl, dt, li, ol, ul, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td{margin:0; padding:0; border:0; font-weight:inherit; font-style:inherit; font-size:100%; line-height:1; font-family: Geneva, Arial, Helvetica, sans-serif; text-align:left; vertical-align:baseline;}a img, :link img, :visited img{border:0;}table{border-collapse:collapse; border-spacing:0;}ol, ul {list-style:none;}q:before, q:after, blockquote:before, blockquote:after{content:close-quote;}
/*BODY*/
html{
	overflow-y:scroll;
	}
html, body{
	/*background:url(i/jamesolstein_body_bg.png) repeat;*/
	border-top:5px solid #aadfec;
	color:#333;
	}
img{
	outline:none;
	}
h1{
	color:#333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:36px;
	margin:0px 0px 10px 0px;
	}
h1 a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:36px;
	}
h2{
	color:#333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	margin:0px 0px 20px 0px;
	}
h2 a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:36px;
	}
h3{
	color:#333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	margin:0px 0px 12px 0px;
	}
h4{
	color:#333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	margin:20px 0px 6px;
	}
a{
	color:#4398bf;
	font-size:12px;
	outline:none;
	text-decoration:none;
	}
a:hover{
	color:#333;
	text-decoration:none;
	}
p{
	font-size:12px;
	line-height:18px;
	margin:0px 0px 20px;
	}
.left{
	float:left;
	}
#wrapper{
	margin:0px auto;
	padding:20px 10px 10px;
	width:942px;
	}
#header{
	background:url(i/bg3.png) bottom repeat-x;
	height:100px;
	margin:0px 0px 20px;
	padding:0px 0px 30px; 
	width:942px;
	}
#header #logo{
	height:100px;
	width:300px;
	}
#header ol{
	float:right;
	margin:85px 0px 0px;
	}
#header ol li{ 
	float:left;
	margin:0px 0px 0px 20px;
	}
#home{
	background-image:url(i/jamesolstein_links.png);  
	background-position: 0px 0px;
	display:block;
	height:10px;
	width:60px;
	}
#home:hover{
	background-position: 0px 40px;
	}
#about{
	background-image:url(i/jamesolstein_links.png);  
	background-position: -80px 0px;
	display:block;
	height:10px;
	width:60px;
	}
#about:hover{
	background-position: -80px 40px;
	}
#posts{
	background-image:url(i/jamesolstein_links.png);  
	background-position:-160px 0px;
	display:block;
	height:10px;
	width:60px;
	}
#posts:hover{
	background-position: -160px 40px;
	}
#projects{
	background-image:url(i/jamesolstein_links.png);  
	background-position:-240px 0px;
	display:block;
	height:10px;
	width:60px;
	}
#projects:hover{
	background-position: -240px 40px;
	}
#contact{
	background-image:url(i/jamesolstein_links.png);  
	background-position:-320px 0px;
	display:block;
	height:10px;
	width:60px;
	}
#contact:hover{
	background-position: -320px 40px;
	}
#logoPlane{
	margin:-15px 0px 0px 0px;
	}
#container{
	margin:0px 0px;
	}
#footer{
	border-top:4px double #CCC;
	clear:both;
	color:#333;
	font-size:12px;
	height:16px;
	margin:20px 0px 0px;
	padding:10px;
	width:920px;
	}
#footer ol li{
	float:left;
	height:16px;
	margin:0px 10px 0px 0px;
	}
#footer li.divider{
	color:#999;
	}
#footer ol#iconsFooter{
	float:right;
	}
#footer #wpIcon{
	margin:-2px 10px 0px 0px;
	}
#footer #rss{
	margin:-2px 10px 0px 0px;
	}
/*MAIN*/
#slider{
	height:400px;
	overflow:hidden;
	width:940px;
	z-index:100;
	}
#slideNav{
	display:block;
	height:30px;
	padding:70px 0px 0px 25px;
	position:absolute;
	top:460px;
	width:285px;
	z-index:1000;
	}
#slideNav a{
	color:#fff;
	font-size:14px;
	line-height:20px;
	margin:0px 5px;
	}
#slideNav a:hover{
	color:#4398bf;
	text-decoration:none;
	}
#items{
	padding:20px 0px;
	}
#item_1{
background:url(i/bg3.png) bottom repeat-x;
	margin:0px 20px 20px 0px;
	padding:20px 0px 30px;
	width:940px;
	}
#item_1 p{
	font-size:24px;
	line-height:36px;
	}
#items2{

	padding:20px 0px;
	}
#items2 ol li{
	border-bottom:1px solid #deebf5;
	font-size:12px;
	line-height:18px;
	padding:6px 0px;
	vertical-align:middle;
	width:290px;
	}
#items2 ul li{
	border-bottom:1px solid #deebf5;
	font-size:12px;
	line-height:18px;
	padding:6px 0px;
	width:290px;
	}
#item2_1{
	margin:0px 30px 40px 0px;
	width:290px;
	}
#item2_2{
	margin:0px 30px 40px 0px;
	width:290px;
	}
#item2_3{
	margin:0px 0px 40px 0px;
	width:290px;
	}
#item2_3 .aktt_tweet_time{
	display:block;
	font-size:10px;
	padding:6px 0px;
	}
.aktt_more_updates{
	display:none;
	}
.icon{
margin:0px 5px 0px 0px;
vertical-align:middle;
	}
/*POSTS*/
#post123{
	height:200px;
	padding:10px 0px;
	}
#post123 p{
	margin:0px 0px 0px 240px;
	width:700px;
	}
/*ABOUT*/
#aboutColumn{
	float:left;
	margin:0px 20px 0px 0px;
	width:220px;
	}
#aboutColumn #aboutPic{
	background:#000;
	border:1px solid #666;
	height:300px;
	margin:0px 0px 20px;
	overflow:hidden;
	width:218px;
	}
#aboutColumn ol{
	margin:0px 0px 20px;
	}
#aboutColumn ol li{
	border-bottom:1px solid #deebf5;
	font-size:12px;
	line-height:18px;
	padding:6px 0px;
	vertical-align:middle;
	width:220px;
	}
#aboutParagraph{
	margin:0px 0px 0px 320px;
	padding:0px 0px 20px;
	}
#aboutParagraph h1{
	display:none;
	}
#aboutParagraph p{
	width:600px;
	}
#aboutParagraph ol li{
	border-top:1px solid #deebf5;
	font-size:12px;
	line-height:18px;
	padding:6px 0px 0px;
	vertical-align:middle;
	}
/*CONTACT*/
#contactColumn{
	float:left;
	margin:0px 20px 0px 0px;
	width:220px;
	}
#contactColumn ol{
	margin:0px 0px 20px;
	}
#contactColumn ol li{
	border-bottom:1px solid #deebf5;
	font-size:12px;
	line-height:18px;
	padding:6px 0px;
	vertical-align:middle;
	width:220px;
	}
#contactForm{
	margin:0px 0px 20px 320px;
	}
#contactForm p{
	width:600px;
	}
#tcform{
	margin:20px 0px 0px;
	padding:5px;
	}
#tcform form label{
	display:block;
	margin:0px 0px 12px;
	text-align:left;
	}
#tcf_name, #tcf_sendit, #tcf_sender, #tcf_email, #tcf_subject, #tcf_msg{
	display:block;
	margin:0px 0px 20px;
	text-align:left;
	}
#contactsubmit{
	background:#deebf5;
	border:1px solid #4398bf;
	color:#4398bf;
	font-weight:bold;
	display:block;
	margin:20px 0px;
	padding:5px 10px;
	}
#tcf_sender, #tcf_email, #tcf_subject{
	width:295px;
	}
#tcf_msg{
	width:455px;
	}
/*POSTS*/
#postsColumn{
	float:left;
	width:220px;
	}
#postsColumn ol{
	margin:0px 0px 20px;
	padding:0px 0px 20px;
	}
#postsColumn ol li{
	border-bottom:1px solid #deebf5;
	font-size:12px;
	padding:6px 0px;
	width:220px;
	}
#postsColumn ol li.noBorder{
	border-bottom:none;
	padding:6px 0px;
	width:220px;
	}
#postsColumn #s{
	margin:3px 0px 0px;
	width:115px;
	}
#postsColumn #searchsubmit{
	background:#deebf5;
	border:1px solid #4398bf;
	color:#4398bf;
	float:right;
	font-weight:bold;
	display:block;
	margin:0px;
	padding:5px 10px;
	}
#postsAll{
	margin:0px 0px 0px 320px;
	width:620px;
	}
#postsAll .post{
	border-bottom:1px solid #deebf5;
	margin:0px 0px 30px 0px;
	padding:0px 0px 10px;
	width:620px;
	}
#postsAll .post p{
	width:620px;
	}
#postWrapper{
	min-height:400px;
	width:940px;
	}
div.navigation{
	color:#ccc;
	margin:20px 0px 40px;
	padding:10px;
	
	}
div.navigation #nex{
	float:right;
	
	}
div.navigation2{
	color:#ccc;
	}
div.comments-template{
	border-top:1px solid #deebf5;
	font-size:12px;
	margin:10px 0px;
	padding:20px 0px;
	width:940px;
	}
div.comments-template .fn{
	margin:0px 0px 0px 38px;
	}
div.comments-template .reply{
	margin:0px 0px 10px 68px;
	}
div.comments-template em{
	color:#960;
	font-size:14px;
	font-weight:bold;
	line-height:24px;
	margin:0px 0px 10px 38px;
	}
#submit{
	background:#deebf5;
	border:1px solid #4398bf;
	color:#4398bf;
	font-weight:bold;
	display:block;
	margin:20px 0px;
	padding:5px 10px;
	}
.avatar{
	float:left;
	}
div.comments-template li.comment{
	margin:20px 0px;
	padding:10px;
	}
div.comments-template .odd{
	background:#efefef;
	}
div.comments-template ol.commentlist{
	width:620px;	
	}
div.comment-meta{
	margin:18px 0px 18px 68px;
	}
div.comments-template p{
	margin:18px 0px 18px 68px;
	width:520px;
	}
#respond h3{
	margin:0px 0px 30px;
	}
#respond .comm{
	margin:0px 0px 0px 10px;
	}
#respond #comment{
	margin:0px 0px 0px 10px;
	width:455px;
	}
#respond #submit{
	margin:0px 0px 0px 10px;
	}
#respond h2{
	margin:0px 0px 20px 80px;
	}
#commentform label{
	margin:0px 0px 0px 80px;
	}
/*SINGLE POSTS*/
#post134{
	width:940px;
	}
#post2 #nex{
	display:none;
	}
#post2 #pre{
	display:none;
	}
#post67 #nex{
	display:none;
	}
#post67 #pre{
	display:none;
	}
/*Projects*/
#projectsAll{
	margin:0px -10px;
	width:960px;
	}
#projectsAll .project{
	border-bottom:1px solid #deebf5;
	float:left;
	margin-bottom:20px;
	padding:0px 10px 20px;
	width:940px;
	}
#projectsAll .project h2{
	border-bottom:1px dashed #ccc;
	padding-bottom: 10px;
	margin-bottom:10px;
	}
#projectsAll #post21{
	border-bottom:0px solid #fff;
	}
#projectsAll .project img{
	background:#000;
	border:1px solid #666;
	float:right;
	height:310px;
	width:620px;
	}
#projectsAll .project ol li{
	font-size:12px;
	padding:0px 10px 10px;
	width:220px;
	}
#projectsAll .project ol li span{
	font-weight:bold;
	}
/*Projects single*/
#projectColumn{
	padding:6px 0px 0px;
	}
#projectColumn .desc{
	float:left;
	width:220px;
	}
#projectColumn .img{
	border:1px solid #666;
	margin-left:320px;
	 
	}
#projectColumn .imgPrint{
	
	}
/*extra*/
.noBorder{
	border-bottom:none;
	padding:6px 0px;
	width:220px;
	}
li.cat-item-6{
	display:none;
	}
/*BLOG POSTS*/
#post91 #posting{
	background:url(i/blog/tamepost.png) no-repeat;
	height:600px;
	padding:10px 10px 10px 560px;
	width:370px; border:1px solid #ff0000;
	}
#post91 #posting p{
	color:#000;
	font-size:24px;
	line-height:36px;
	padding:0px 10px 0px 0px;
	}
#post91 #posting p a{
	color:#7AD6D3;
	font-size:24px;
	line-height:36px;
	}
#post91 #posting p a:hover{
	color:#F00;
	}
#post91 h1{
	display:none;
}
#post91 .navigation{
	display:none;
	}
