/* Theme Name: CRJdesign */
body {
	margin:0;
	background:#FFF;
	color:#000}
p, ul, ol, h1, h2, h3, h4, dl {margin:0 0 1.5em}

/* Wordpress "Edit" links */
* [title~="Edit"] {display:none}

/* ---- lists ---- */
ul {
	list-style:disc}
li {
	margin:0 0 1em;
	padding:0 0 0 15px;
	background:#FFF}

/* ---- headings ---- */
h1 {
	margin:0 0 1em;
	color:#333}
h1 strong {
	padding:0;
	background:#FFF}

/* header ----------------------------------------------- */
#header {
	margin:0;
	width:660px}
a#logo {
	left:0;
	background:#FFF}
a#logo img {
	display:block}

/* ---- nav ---- */
ul#nav {
	display:none}

/* container ----------------------------------------------- */
#container {
	margin:0;
	width:660px;
	overflow:visible}

/* content ----------------------------------------------- */
#wrapper {
	float:none;
	margin:0;
	padding:0;
	width:660px;
	background:#FFF}
#content {
	padding:0;
	width:660px;
	min-height:0; height:auto !important; height:0}

/* ---- portfolio ---- */
#page-portfolio #wrapper,
#page-portfolio #content {
	width:660px}

#portfolio #wrapper {
	background:#FFF}

/* ---- Portfolio cycle ---- */
.samples-nav a:hover {
	background:#FFF}
.samples-nav a.activeSlide {
	background:#FFF;
	color:#000}

/* ---- the post ---- */
/* ---- comments ---- */
ol.commentlist img {
	background:#FFF}

/* ---- Notebook ---- */
ul#posts li {
	background:#FFF}

/* sidebar ----------------------------------------------- */
#sidebar {
	float:none;
	margin:0;
	width:660px}
.aside {
	background:#FFF}

/* ---- tabber ---- */

/* (after js) */
.tabberlive {
	background:#FFF}
.tabberlive .hide {
	display:block}

ul.tabbernav li.active a,
.tab {
	background:#FFF}

/* footer ----------------------------------------------- */
#footer {
	width:660px;
	padding:0;
	background:#FFF}
#section {
	width:660px;
	background:#FFF}

/* ---- copyright ---- */
p#copyright {
	background:#FFF}

/* ---- sIFR 3 --- */
.sIFR-flash {display:none !important; height:0; width:0; position:absolute; overflow:hidden}
.sIFR-alternate {visibility:visible !important; display:block !important; position:static !important; left:auto !important; top:auto !important}