/*  
Theme Name: Blog.Sans-Concept.com V4
Theme URI: http://blog.sans-concept.com
Description: The latest and greatest design for Blog.Sans-Concept.com.
Version: 4
Author: Eric Carl
Author URI: http://www.sans-concept.com
*/

/* =Layout
=============================================================== */

html {
	background-color:#000000;
}
body {
	margin:34px;
	color:#898989;
}
#container {
	width:723px;
	margin-bottom:34px;
}
#leftColumn {
	width:204px;
	float:left;
	margin-right:69px;
}
#leftColumn #headerLogo h1 {
	text-indent:-2000px;
	background-image:url(images/eric_carl_headline.gif);
	width:233px;
	height:135px;
	margin-top:-9px;
	margin-left:-6px;
}
#leftColumn #headerLogo h1 a {
	display:block;
	width:233px;
	height:135px;
}
#leftColumn #headerLogo h2 {
	text-indent:-2000px;
	background-image:url(images/eric_carl_headline_2.gif);
	width:233px;
	height:140px;
	margin-left:-6px;
	margin-bottom:16px;
}
#leftColumn #headerLogo h2 a {
	display:block;
	width:233px;
	height:140px;
}
#leftColumn h3.shopButton a {
	display:block;
	overflow:auto;
	text-indent:-2000px;
	background-image:url(images/shop.gif);
	width:204px;
	height:66px;
	clear:both;
	margin-bottom:13px;
}
#rightColumn {
	width:450px;
	float:left;
}
.aboutLinks li {
	margin-bottom:1.3em;
	font-size:85%;
	float:left;
}
.portfolioLink {
	margin-right:8px;
}
.portfolioLink a {
	padding-right:26px;
	background-image:url(images/portfolio_link_eye.gif);
	background-position:center right;
	background-repeat:no-repeat;
}
.contactLink {
	border-left:1px solid #363636;
	padding-left:8px;
}
#rssLink a {
	padding-top:3px;
	color:#555555;
	display:block;
	height:16px;
	font-size:85%;
	background-image:url(images/rss_feed.gif);
	background-position:left center;
	background-repeat:no-repeat;
	padding-left:23px;
	margin-bottom:20px;
}
.copyright {
	color:#363636;
}

/* =Bottom Navigation Styles
=============================================================== */

.navigation {
	border:1px solid #363636;
	padding:5px 7px;
	font-size:85%;
}
.navigation .olderEntries a, .navigation .newerEntries a {
	color:#898989;
}
.olderEntries, .left {
	float:left;
	padding-left:12px;
	background-image:url(images/left_arrow.gif);
	background-repeat:no-repeat;
	background-position:left;
}
.newerEntries, .right {
	float:right;
	padding-right:12px;
	background-image:url(images/right_arrow.gif);
	background-repeat:no-repeat;
	background-position:right;
}
.aligncenter, .center {
	display: block;
	text-align: center;
	margin: 0 auto;
}

/* =Post Styles
=============================================================== */

.post {
	margin-bottom:2em;
}
.postDate {
	color:#898989;
}
.post img {
	margin-bottom:6px;
}
.postInfo {
	font-size:85%;
	margin-bottom:1.5em;
	color:#555555;
}
.commentsLink {
	font-size:85%;
}

/* =Comment Styles
=============================================================== */

.loggedInAs {
	margin-top:-1em;
}
.commentAuthor {
	background-color:#1f1f1f;
	color:#555555;
	padding:4px 7px 4px 7px;
	margin-bottom:0;
}
.author_comment .commentAuthor {
	border-left:2px solid #d23c27;
}
.commentAuthorName {
	color:#999999;
	font-weight:bold;
	padding-right:8px;
}
.commentContainer {
	padding:13px;
	padding-bottom:0;
	margin-left:13px;
	border:1px solid #1f1f1f;
	border-top:0;
	margin-bottom:1em;
}
#commentform input[type="text"] {
	background-color:#0f0f0f;
	border:1px solid #1f1f1f;
	border-left:3px solid #555555;
	padding:3px;
	color:#898989;
	margin-right:6px;
}
#commentform textarea {
	background-color:#0f0f0f;
	border:1px solid #1f1f1f;
	border-left:3px solid #555555;
	padding:3px;
	color:#898989;
	width:444px;
}
#commentform input[type="submit"] {
	text-indent:-2000px;
	width:114px;
	height:33px;
	background-image:url(images/submit_comment.gif);
	border:0;
	cursor:pointer;
}

/* =Accordion
=============================================================== */

#accordion {
	margin-bottom:18px;
}
#accordion .accHeader a {
	display:block;
	background-image:url(images/accordion_arrow_closed.gif);
	background-repeat:no-repeat;
	background-position:right;
	padding:5px;
	margin-bottom:4px;
	border:1px solid #363636;
	color:#898989;
}
#accordion .selected a {
	background-image:url(images/accordion_arrow_open.gif);
	background-repeat:no-repeat;
	background-position:right;
}
#accordion .selected .menuList a {
	background:none;
}
#accordion .accHeader {
	cursor:pointer;
	font-size:85%;
}
#accordion .menuList {
	font-size:85%;
	margin-left:8px;
	line-height:1.35em;
}

/* =Twitter Badge
=============================================================== */

#twitter_badge_container h3 {
	text-indent:-2000px;
	background-image:url(images/twitter_headline.gif);
	width:90px;
	height:10px;
	margin-bottom:5px;
}
#twitter_badge_container {
	color:#898989;
	margin-bottom:20px;
}
#twitter_badge_container a {
	color:#555555;
}
.tweet {
	display:block;
	margin-bottom:4px;
}

/* =Shop
=============================================================== */

#leftColumn #headerLogo h2.shopSubhead {
	text-indent:-2000px;
	background-image:url(images/eric_carl_headline_shop.gif);
	width:233px;
	height:131px;
	margin-left:-6px;
	margin-bottom:24px;
}
#leftColumn #headerLogo h2.shopSubhead a {
	display:block;
	width:233px;
	height:131px;
}
.visitshop {
	display:none; /* Hide "Visit the shop" text from the cart */
}
.shopNav {
	border-bottom:1px solid #363636;
	margin-bottom:24px;
}
.shopPortfolioLink {
	display:block;
	text-indent:-2000px;
	background-image:url(images/nav_portfolio.gif);
	width:106px;
	height:16px;
	margin-bottom:4px;
}
.shopPortfolioLink:hover {
	background-position:0 16px;
}
.shopBlogLink {
	display:block;
	text-indent:-2000px;
	background-image:url(images/nav_blog.gif);
	width:53px;
	height:16px;
	margin-bottom:6px;
}
.shopBlogLink:hover {
	background-position:0 16px;
}

/* =Headings
=============================================================== */

/* =Typography
=============================================================== */

body {
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
}
body p {
	font-size:85%;
	margin:0 0 1em 0;
	line-height:1.4em;
}
strong {
	font-weight:bold;
}
ul {
	margin-bottom:1em;
}
.pagetitle {
	padding-bottom:1em;
	margin-bottom:1em;
	border-bottom:1px solid #363636;
}
blockquote {
	border:1px solid #363636;
	padding:.85em 1em 0 1em;
	margin-bottom:1em;
}

/* =Links
=============================================================== */

a:link {
	color:#a4d9c3;
	text-decoration:none;
}
a:visited {
	color:#a4d9c3;
	text-decoration:none;
}
a:hover {
	color:#ffffff;
	text-decoration:underline;
}
a:active {
	color:#a4d9c3;
	text-decoration:none;
}

/* =Form Elements
=============================================================== */

/* =Misc
=============================================================== */

.horRule hr {
	display:none;
}
.horRule {
	height: 1px;
	border-top: 1px solid #363636;
	margin:0 0 1em 0;
}
.clear {
	clear:both;
}
