/*
Theme Name: Starkers
Theme URI: http://elliotjaystocks.com
Description: The totally nude Wordpress theme. Phwoar! (Based on Twenty Ten)
Version: 3.0
Author: Elliot Jay Stocks
Author URI: http://elliotjaystocks.com
Tags: starkers, naked, clean, basic
*/

@import "css/reset.css";
@import "css/typography.css";
@import "css/layout.css";
@import "css/menu.css";
@import "css/search.css";
@import "css/colorbox.css";
.home #single-col-thin { width: 983px }
.j-profile-thumb {
	width: 163px;
	height: 163px;
	position: relative;
	float: left;
	margin: 20px;
}
.j-orange-stripe {
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 5px 0;
	background: rgba(250, 152, 0, .5);
	color: #fff;
	width: 100%;
}
.j-orange-stripe > span {
	padding-left: 5px;
	font-weight: bold;
}
.page-id-158 #cboxLoadedContent { background: transparent !important; border: 0 !important; }
.page-id-158 #cboxOverlay { opacity: .75 !important; }
.page-id-158 #cboxClose { background: none !important; color: #4b4b4b !important; text-indent: 0 !important; width: 15px !important; font-weight: bold !important; }
.j-profile-wrap {
	overflow: auto;
	zoom: 1;
}
.j-profile-pic-column {
	float: left;
	width: 205px;
}
.j-profile-content-column {
	float: left;
	color: #000;
	width: 500px;
	padding: 20px;
	background: #fff;
	border-left: 5px solid #F8981D;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
}
.j-profile-content-column h1, .j-profile-content-column h4, .j-profile-content-column p {
padding: 0;
}
.j-profile-content-column > h1 {
color: #000;
font-size: 22pt;
font-weight: 400;
}
.j-profile-content-column > h4 {
font-size: 16px;
font-weight: 400;
margin-bottom: 15px;
}
.j-profile-content-column p {
margin-bottom: 15px;
}