/*
Theme Name: Jonathan Dean v8
Theme URI: http://jonathandean.com/
Description: The theme for version 8 of jonathandean.com
Version: 8.0
Author: Jonathan Dean
Author URI: http://jonathandean.com/
Tags: custom
	
	Intended for use on jonathandean.com only
*/


/* reset CSS by http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

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,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* end reset CSS */


/* image replaced text */
#header h1 a,
#mainNav li a,
#latestTweet h4,
ul#portfolio h3 a,
.humble-voice h2,
.american-eagle-outfitters h2,
.martin-and-osa h2{
	display: block;
	text-indent: -99999px;
	text-decoration: none;
	padding: 0;
	margin: 0;
}

/* common */
body{
	background:#121313 url(images/siteBg.jpg) repeat;
}
body,
textarea,
input,
select{
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
}
body, a{
	color: #666;
}
h1, h2, h3, h4, h5, h6,
p.twitterToggle{
	font-family: Georgia, "Times New Roman", serif;
}
h1, h2, h3, h4, h5, h6{
	color: #585858;
	font-weight: normal;
	font-size: 18px;
}
h1, h2, h3{
	text-transform: uppercase;
}
h3{
	font-size: 16px;
}
h4{
	font-size: 14px;
}
h5{
	font-size: 12px;
}
h6{
	font-size: 11px;
}
small,
.meta,
.posts .meta a,
.comment-meta, .comment-meta a{
	font-size: 9px;
	color: #999;
	text-transform: uppercase;
}
p,
.postContent{
	padding: 2px 0 8px;
	line-height: 1.3;
}

#content{
	padding: 26px 60px 80px;
	/*background: #f5f5f2 url(images/contentBtmShadow.gif) repeat-x left bottom;*/
	background-color: #f5f5f2;
	min-height:480px;
	height:auto !important;
	height:480px;
}

/* header */
#header{
	height: 238px;
	background: url(images/headerBg.jpg) repeat-x left top;
}
#header p{
	padding: 0;
}
#header h1{
	display: block;
	padding: 67px 0 0 45px;
}
#header h1 a{
	background: url(images/logo.png) no-repeat center;
	width: 258px;
	height: 63px;
}
* html #header h1 a{
	background-image: url(images/logo.jpg);
}

#latestTweet{
	font-size: 11px;
	font-style: italic;
	position:absolute;
	/*right:50px;*/
	left: 500px;
	top:92px;
	width: 550px;
}
#latestTweet,
#latestTweet a{
	color: #525252;
}
#latestTweet h4,
#latestTweet p{
	float: left;
	line-height: 1;
}
#latestTweet p{
	display: block;
	padding: 6px 0 0 10px;
	width: 420px;
}
#latestTweet h4{
	background: url(images/nav.jpg) no-repeat 0px -198px;
	width: 120px;
	height: 26px;
	float: left;
}

/* navigation */
#mainNav
#mainNav li,
#mainNav li a{
	display: block;
	height: 99px;
}
#mainNav{
	padding-left: 77px;
}
#mainNav li{
	float: left;
}
#mainNav li a{
	background: url(images/nav.jpg) no-repeat 0px 0px;
}
#mainNav li.portfolio a{
	background-position: -461px 0px;
	width: 92px;
}
#mainNav li.portfolio a.current,
#mainNav li.portfolio a:hover{
	background-position: -461px -99px;
}
#mainNav li.posts a{
	background-position: -92px 0px;
	width: 68px;
}
#mainNav li.posts a.current,
#mainNav li.posts a:hover{
	background-position: -92px -99px;
}
#mainNav li.code a{
	background-position: -160px 0px;
	width: 61px;
}
#mainNav li.code a.current,
#mainNav li.code a:hover{
	background-position: -160px -99px;
}
#mainNav li.contact a{
	background-position: -221px 0px;
	width: 79px;
}
#mainNav li.contact a.current,
#mainNav li.contact a:hover{
	background-position: -221px -99px;
}
#mainNav li.about a{
	background-position: -300px 0px;
	width: 68px;
}
#mainNav li.about a.current,
#mainNav li.about a:hover{
	background-position: -300px -99px;
}
#mainNav li.rambling a{
	background-position: -368px 0px;
	width: 93px;
}
#mainNav li.rambling a.current,
#mainNav li.rambling a:hover{
	background-position: -368px -99px;
}

/* portfolio listing */
.page-template-portfolio-php  #content,
.page-template-portfolioDetail-php #content{
	padding-left: 28px;
	padding-right: 28px;
}
#portfolioWrapper{
	width: 760px;
}
#sidebar.portfolio{
	padding: 20px 0 0 20px;
}
.home h2{
	display: none;
}
.home h2,
ul#portfolio li p{
	padding-left: 18px;
}
ul#portfolio,
ul#portfolio li,
ul#portfolio h3{
	display: block;
}
ul#portfolio li{
	float:left;
	padding-bottom: 10px;
}
ul#portfolio h3 a{
	background: url(images/portfolioSprite.jpg) no-repeat 0px 0px;
	width: 362px;
	height: 252px;
}
ul#portfolio li p.description{
	font-size: 12px;
	color: #666;
}
ul#portfolio li p.technologies{
	color: #999;
}
ul#portfolio p{
	padding: 0;
}

ul#portfolio li.humblevoice h3 a{
	background-position: 0px 0px;
}
ul#portfolio li.modcloth h3 a{
	background-position: 0px -2772px;
}
ul#portfolio li.aeo h3 a{
	background-position: 0px -252px;
}
ul#portfolio li.mao h3 a{
	background-position: 0px -504px;
}
ul#portfolio li.fuse h3 a{
	background-position: 0px -756px;
}
ul#portfolio li.infinity h3 a{
	background-position: 0px -1008px;
}
ul#portfolio li.sleepapnea h3 a{
	background-position: 0px -1260px;
}
ul#portfolio li.metshadyside h3 a{
	background-position: 0px -1512px;
}
ul#portfolio li.cs h3 a{
	background-position: 0px -1764px;
}
ul#portfolio li.fragasso h3 a{
	background-position: 0px -2016px;
}
ul#portfolio li.casiejon h3 a{
	background-position: 0px -2268px;
}
ul#portfolio li.sandcastle h3 a{
	background-position: 0px -2520px;
}
ul#portfolio li.cco h3 a{
	background-position: 0px -3024px;
}
ul#portfolio li.cf h3 a{
	background-position: 0px -3528px;
}
ul#portfolio li.sunking h3 a{
	background-position: 0px -3276px;
}
ul#portfolio li.thoughtscale h3 a{
	background-position: 0px -3780px;
}

/* portfolio detail */
p.back,
p.breadcrumbs{
	padding: 4px 0 20px;
}
p.back,
p.breadcrumbs,
p.back a,
p.breadcrumbs a{
	color: #999;
}
.page-template-portfolioDetail-php p.back{
	padding: 4px 16px;
}
.portfolioDetail .image,
.portfolioDetail .detail{
	float: left;
}
.portfolioDetail .image{
	width: 560px;
}
.portfolioDetail .detail{
	width: 400px;
	padding-top: 20px;
}
.portfolioDetail .detail p{
	padding-top: 14px;
}
.portfolioDetail .detail p.portfolioLink{
	padding-top: 4px;
}
.portfolioDetail .detail p.portfolioLink,
.portfolioDetail .detail p.portfolioLink a{
	color: #c5c5c5;
	text-decoration: none;
}
.portfolioDetail .detail p.portfolioLink a:hover{
	text-decoration: underline;
	color: #666;
}
.portfolioDetail .detail p.technologies{
	padding-bottom: 10px;
}
.portfolioDetail .detail p.credits,
.portfolioDetail .detail p.credits a{
	color: #999;
}

.humble-voice h2,
.american-eagle-outfitters h2,
.martin-and-osa h2{
	background: url(images/portfolioTitles.gif) no-repeat 0px 0px;
}
.humble-voice h2{
	width: 133px;
	height: 20px;
}
.american-eagle-outfitters h2{
	width: 427px;
	height: 21px;
	background-position: 0px -20px;
}
.martin-and-osa h2{
	width: 153px;
	height: 80px;
	background-position: 0px -41px;
}

/* post list */

#posts,
#sidebar,
#postWrapper,
#pageWrapper,
#portfolioWrapper{
	float: left;
}
#posts,
#postWrapper,
#pageWrapper{
	width: 600px;
}
#sidebar{
	width: 200px;
	padding: 40px 0 0 60px;
}
#sidebar .navigation{
	width: auto;
	height: auto;
	padding: 10px 0;
	font-size: 12px;
}
#sidebar .navigation div{
	float: none;
	padding: 0 0 10px;
}
#sidebar .navigation .alignright{
	text-align: left;
}
#postWrapper h2{
	text-transform: none;
	font-size: 24px;
}
h2.latestPosts{
	color: #999;
	padding: 0 0 5px;
	text-transform:none;
}
/*#content .posts{
	clear: left;
}*/
.posts h3{
	padding: 20px 0 5px;
	text-transform: none;
}
.posts small{
	padding-bottom: 5px;
	display: block;
}
.posts h3 span.avatar,
p.twitterToggle span.twitterLogo,
.author span.avatar{
	float: left;
	margin: 0 10px 10px 0;
	padding: 3px;
	border: 1px solid #ccc;
	background-color: #fff;
	display: block;
}
.posts h3 img{
	display: block;
}
/*.twitter{
	background: url(images/30x30-Twitter.png) no-repeat left center;
}
.non-twitter{
	background: url(images/30x30-JD.jpg) no-repeat left center;
}*/
.twitter h3{
	text-transform: none;
	font-size: 14px;
}
.twitter h3 p{
	padding: 0;
}
p.twitterToggle{
	display: block;
	width: 140px;
	height: 50px;
}
p.twitterToggle a{
	text-decoration: none;
}
p.twitterToggle span{
	display: block;
	float: left;
}
p.twitterToggle .twitterLogo{
	width: 32px;
}
p.twitterToggle .text{
	padding-top: 5px;
	width: 90px;
}

.navigation{
	padding: 30px 0 0;
	width: 230px;
	height: 30px;
	font-size: 14px;
}
.navigation div{
	float: left;
	width: 50%;
}
.navigation .alignleft{
	text-align: left;
}
.navigation .alignright{
	text-align: right;
}

/* single post */
.single h2{
	margin-bottom: 8px;
}
.single h2 a{
	text-decoration: none;
}
.single h2 a:hover{
	text-decoration: underline;
}
.postContent{
	padding: 20px 0;
}
#comments{
	padding-top: 60px;
}
#comments h4{
	padding-bottom: 10px;
}

ol.commentlist li{
	padding: 10px 0 10px;
}
.comment-body{
	position: relative;
}
.comment-author{
	font-size: 12px;
}
.comment-author,
.comment-meta,
.comment-body p{
	padding-left: 50px;
}
.comment-author,
.comment-meta{
	height: 20px;
}
.comment-meta a{
	text-decoration: none;
}
.comment-meta a:hover{
	text-decoration: underline;
}
.comment-author img{
	position: absolute;
	left: 0px;
	padding: 3px;
	border: 1px solid #ccc;
}
.pingback,
.pingback a,
.pingback span{
	font-size: 10px;
	color: #999;
}
.pingback .comment-meta,
.pingback .comment-meta a{
	font-size: 9px;
}

#respond{
	width: 600px;
	padding: 20px 0 0;
}
#respond textarea{
	width: 95%;
}
#respond h4{
	padding-bottom: 5px;
	text-transform: uppercase;
}

/* sidebar */
#sidebar h4{
	font-size: 16px;
	padding: 5px 0 2px;
}
#sidebar .tagCloud,
#sidebar ul{
	padding-bottom: 20px;
}
#sidebar li{
	padding: 3px 0 2px;
}
#sidebar .author{
	height: 60px;
}

/* footer */
#siteCopyright{
	clear: left;
	padding: 10px 0 10px 46px;
}
#siteCopyright,
#siteCopyright a{
	color: #666;
	font-size: 10px;
}
#siteCopyright p{
	padding: 0;
}

/* normal page */
#pageWrapper h4{
	padding-top: 10px;
}

/* contact page */
#pageWrapper.contact{
	width: 300px;
}

/* about page */
#sidebar.about{
	padding-top: 20px;
}

/* center align site */
body{
	text-align: center;
}
#header .center,
#content .center,
#siteCopyright .center{
	margin: 0 auto;
	text-align: left;
	width: 1020px;
	position: relative;
}
#content{
	padding: 0;
}
#content .center{
	padding: 26px 60px 80px;
	width: 900px;
}
.page-template-portfolio-php  #content,
.page-template-portfolioDetail-php #content{
	padding-left: 0;
	padding-right: 0;
}
.page-template-portfolio-php  #content .center,
.page-template-portfolioDetail-php #content .center{
	padding-left: 28px;
	padding-right: 0;
	width: 992px;
}
#siteCopyright{
	padding: 0;
}
#siteCopyright .center{
	padding:10px 0 10px 46px;
	width: 974px;
}


.postContent ol{
	padding: 5px 0 15px 20px;
	list-style: decimal;
}
.postContent ul{
	padding: 5px 0 15px 20px;
	list-style: disc;
}

