body,
body.page{
	font-family:Helvetica, Arial, sans-serif;
	background:url('../images/blog-bg.gif') 35px 0 repeat-y;
}
body.archive{
	background:url('../images/portfolio-bg.gif') 190px 0 repeat-y;
	min-height:400px;
}
.clear{
	clear:both;
}
a{
	color:#293239;
}
a img{
	border:none;
}
/**********************************************************/
div#fixed{
	background:url('../images/top-bar-repeat.jpg') repeat-x;
	position:fixed;
	top:0;
	z-index:999;
	width:100%;
	height:179px;
	border-bottom:3px solid white;
	left:0;
	min-height:10px;
}
div#fixed div.inner{
	background:url('../images/logo2.jpg') no-repeat;
	height:179px;
}
div#fixed ul{
	height:34px;
	margin:0 0 0 26px;
}
div#fixed ul li{
	float:left;
	list-style-type:none;
	padding:6px 0 0 14px;
	margin:0;
}
div#fixed ul li a{
	display:block;
	height:34px;
	line-height:34px;
	color:#283239;
	text-decoration:none;
	padding:0 20px 0 0;
	font-size:13px;
	font-style:italic;
	background:url('../images/nav-heart.png') 100% 50% no-repeat;
	letter-spacing:1px;
}
div#fixed ul li.email a{
	background:url('../images/envelope.png') no-repeat;
	width:66px;
	height:57px;
	display:block;
	font-size:0;
	text-indent:-99999px;
}
div#fixed ul li a:hover{
	color:#a70300;
}
/*********************************************************************************************************/
div.topicbar{
	margin:128px 0 0 83px;
}
div.topicbar h3{
	font-size:11px;
	background:url('../images/topic-heart.gif') 0 4px no-repeat;
	padding:0 0 0 13px;
	font-style:italic;
}
div.topicbar h3 a img{
	position:relative;
	top:1px;
}
/**********************************************************/
div#leftnav{
	position:fixed;
	top:189px;
	left:82px;
	width:100px;
	height:300px;
	font-size:12px;
	z-index:1000;
}
div#leftnav ul li{
	list-style-type:none;
	margin:0;
}
div#leftnav ul li a{
	text-decoration:none;
	font-style:italic;
	color:#a5aab9;
}
/**********************************************************/
div#archive{
	margin:0 0 0 70px;
}
/**********************************************************/
.hidden{
	position:absolute;
	left:-99999px;
	top:-200px;
}
body.archive div.post{
	background:url('../images/divider2.gif') 22px 100% no-repeat;
}
body.archive div.post div{
	padding:0;
}
body.archive div.post div p{
	margin:0 0 20px 0;
	color:#a5aab9;
}
div.post div.edit a{
	color:#a5aab9;
}
body.archive div.post img{
	float:left;
}
div.post{
	background:url('../images/divider.gif') 0 100% no-repeat;
	margin-bottom:0px;
	padding-bottom:1px;
	font-style:italic;
	color:#1b242b;
	font-size:13px;
	padding-right:30px;
	position:relative;
}
body.home div.post,
body.single div.post{
	margin-bottom:20px;
}
body.category-design div.post,
body.category-logos div.post{
	margin-bottom:30px;
	padding-bottom:35px;
}
body.category-sketches div.post{
	margin-bottom:30px;
	padding-bottom:15px;
}
div.post h3{
	font-size:13px;
	line-height:18px;
	color:#293239;
}
div.post h3 span{
	color:#9296a0;
}
body.home div.post h3 a{
	text-decoration:none;
}
div.post ol,
div.post ul{
	margin:0 0 10px 0;
}
div.post ol li{
	padding:0 0 5px 0;
	margin:0 0 0 40px;
	font-size:15px;
}
div.post ul li{
	padding:0 0 5px 15px;
	margin:0 0 0 20px;
	background:url('../images/bullet.gif') 0 4px no-repeat;
	font-size:15px;
}
/**********************************************************/
div.post div.meta{
	color:#666565;
	font-style:italic;
	margin-bottom:20px;
	text-align:right;
	font-style:normal;
}
div.post div.meta a{
	color:#c1cfe1;
	font-style:normal;
}
div.post div.meta span.pipe{
	padding:0 5px;
}
/**********************************************************/
div#main-container{
	padding-top:195px;
	position:relative;
	z-index:1;
	margin:0 0 0 40px;
	width:960px;
}
/**********************************************************/
a.home{
	position:absolute;
	display:block;
	height:108px;
	top:48px;
	left:0;
	width:800px;
	text-indent:-99999px;
}
/**********************************************************/
div#header{
	position:absolute;
	bottom:24px;
	left:0;
}
div#header h1,
div#header h2{
	text-indent:-9999px;
	position:absolute;
}
/**********************************************************/
body.archive div.post{
	position:relative;
}
div.post div.edit{
	position:absolute;
	top:15px;
	left:15px;
}
body.archive div.post div.inset{
	position:absolute;
	right:0;
	top:5px;
	width:175px;
	font-size:12px;
	border-bottom:12px solid #f8f8f9;
}
body.archive div.post div.inset h2{
	font-size:12px;
	margin:0;
	font-weight:normal;
	text-transform:uppercase;
}
body.category-photos div.post img{
	margin:0 0 30px 45px;
	display:block;
}
div.section{
	width:175px;
	border-bottom:12px solid #f8f8f9;
	color: #a5aab9;
}
div.section ul{
	margin:0;
	padding:0;
}
div.section ul li{
	list-style-type:none;
	margin:0;
	font-style:italic;
	font-size:10px;
	padding:0;
}
div.section ul li h2{
	margin:0;
	font-weight:normal;
	color:black;
	font-size:10px;
}
div.section a{
	color: #a5aab9;
}
textarea{
	width:592px;
}
li.comment{
	margin-right:40px;
}
div.story_controls{
	margin:0 0 20px 0;
}
div#blog{
	padding-left:34px;
	width:690px;
}
div#sidebar{
	padding:0;
}
div.email a{
	background:url('../images/liv6_info.png') center top no-repeat;
	height:338px;
	display:block;
	text-indent:-99999px;
	font-size:0px;
}
div.inset a,
div#footer a{
	color:#97989c;
}
input,
textarea{
	border:1px solid #a5aab9
}
input.button{
	background:black;
	padding:5px 8px;
	color:white;
	font-weight:bold;
	border:none;
}
div#footer{
	line-height:18px;
}
body.error404 div#footer{
	padding:40px 0 20px 34px;
	font-size:11px;
	color:#a5aab9;
}
body.home div#footer,
body.single div#footer{
	padding:0 0 20px 34px;
	font-size:11px;
	color:#a5aab9;
}
body.archive div#footer{
	padding:0 20px 20px 162px;
	font-size:11px;
	color:#a5aab9;
	width:520px;
}
body.category-vectors div#footer,
body.category-photos div#footer,
body.category-type div#footer,
body.category-downloads div#footer{
	padding:40px 0 20px 162px;
}
body.page div#footer{
	display:none;
}
body.home div.post img,
body.single div.post img{
	max-width:672px;
	height:auto;
	margin:0 0 20px 0;
}