/* @override 
	
	http://wip.vancereeser.com/themes/wip/stylesheets/screen.css
*/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin: 0;
	padding: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
fieldset,img {
	border: 0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style: normal;
	font-weight: normal;
}
code {
	font-family: monospace;
}
em {
	font-style: italic;
}
strong {
	font-weight: bold;
}
ol,ul {
	list-style: none;
}
caption,th {
	text-align: left;
}
h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
	font-weight: normal;
}
q:before,q:after {
	content: '';
}
abbr,acronym {
	border: 0;
}
a {
	color: #5ba1ff;
	/*border-bottom: 1px dotted #e4e4e4;*/
	padding-bottom: 1px;
	text-decoration: none;
	border-color: #d8e9ff;
}
a:hover {
	/*border-bottom: 1px solid #ccc;*/
	color: #444;
}
a img {
	border: none;
	background: none;
}
a img:hover {
	border: none;
	background: none;
}

body {
	font: normal 13px/17px Helvetica, Verdana, Arial, sans-serif;
	margin: 0;
	padding: 0;
	background: #fcf6ea url(http://wip.vancereeser.com/images/site/BG_sketch_comp6.jpg) no-repeat;
}

div.container {
	float: left;
	width: 490px;
	margin: 100px 0;
	padding: 0 0px;
}
div.controls {
	background: transparent;
	border-bottom: 1px dotted #cfdce2;
	width: 100%;
}
div.controls ul {
	margin: 0 auto;
	padding: 4px 0;
	width: 680px;
}
div.controls ul li {
	background: none;
	display: inline;
	margin: 0;
	padding: 0;
}
div.controls ul li a {
	border: none;
	font-weight: bold;
	padding: 1px 6px;
}

div.controls ul li.close a {
	color: #f5173c;
}

div.controls ul li a:hover {
	border-bottom: 2px solid #17f;
}
div.controls ul li.close a:hover {
	border-bottom: 2px solid #f5173c;
}
/*div.post, #page_3.page {
	padding: 2px 7px;
	margin-top: 130px;
	margin-bottom: 0px;
	word-wrap: break-word;
	}*/

div.post a {
	color: #4b98f9;
}
div.post a:hover {
	color: #ed7536;
}
div.post h1 {
	padding: 3px 0px 9px 0;
	margin: 0 0 5px 0;
	background: #fff;
	display: inline-block;
	/*text-align: center;*/
	width: 100%;
	border-bottom: 1px dashed #dad6cb;
	/*line-height: 29px;*/
	text-transform: capitalize;
	color: #444;
}


div.post h1 a {
	color: #444444;
	letter-spacing: .1em;
	font-size: 16px;
	font-weight: bold;
}

h3 {
	font-size: 18px;
	font-weight: bold;
	line-height: 1.7;
}



h4 {
	font-size: 16px;
	font-weight: bold;
	line-height: 1.7;
	color: #444;
	letter-spacing: .1em;
}

div.post p, div.page p {
	padding: 5px 18px;
	line-height: 1.7;
}

#page_5.page {
	background: #fff;
	padding: 12px;
	border-right: 1px solid #dad6cb;
	border-top: 1px solid #dad6cb;
	border-left: 1px solid #dad6cb;
	border-bottom: 2px solid #dad6cb;

}

#bquote {
	background: url(/images/site/blockquote-mark1.gif) no-repeat 0 0;
}

div.post blockquote {
	padding: 6px 35px 7px 15px;
	margin: 20px 0 20px 20px;
	/*background: #fcf8f0;*/
	color: #555;
	background: url(/images/site/blockquote-mark2.gif) no-repeat right bottom;
	text-align: justify;
}

div.footer {
	border-top: 1px dotted #e4e4e4;
	color: #888;
	font-size: 11px;
	margin: 9px 0 7px 7px;
	padding: 3px 0 0 0;
	border-color: #545757;
	text-align: right;
}

.post.pinned {
	margin-bottom: -9px;
}
div.footer span {
	display: inline;
}
div.header h1 a, div.header {
	/*border-bottom: 1px solid #e4e4e4;
	padding: 0 0 3px 0;
	margin: 0 -6px 18px;*/
	position: absolute;
	height: 70px;
	width: 630px;
	text-indent: -999px;
	top: 0px;
	left:  0px;
	border: none;
	
}

/*div.header h1 a, div.header span, h1 {
	border: none;
	font-size: 18px;
	font-weight: bold;
	padding: 0 4px
}*/
div.header, div.header h1 {
	top: 30px;
}
/*div.header span {
	color: #20c45e;
	padding: 0;
}*/


div.wrapper {
	width: 670px;
	margin: 10px 0 10px 170px;
}
span.info {
	/*background-color: #fff;*/
	border-top: 1px dashed #dad6cb;
	/*border-bottom: 1px dotted #3e859b;*/
	color: #555;
	font-size: 11px;
	padding: 5px 0px 1px 0;
	margin: 7px 0 3px 0;
	text-align: center;
	float: left;
	width: 100%;
}



span.info a {
	border: none;
	color: #4b98ff;
	
}
span.info a:hover {
	color: #999;
}

span.info strong a {
	color: #555;
}
span.info.right {
	border: none;
	padding: 0px;
	margin: 0px;
	width: 80px;
	/*background: #fff;*/
	text-align: right;
	float: right;
	display: inline;
}



/*.post {
	background: #fff;
	margin: 7px 0 12px 0;
	padding: 12px 11px 5px 11px;
	border-bottom: 2px solid #dad6cb;
}*/

#posts {
	padding-left: 7px;
	margin: 0 0 15px 0;
}

#posts a.tag {
	background: #fff;
	padding: 0 3px;
	border-bottom: 2px solid #444;
	border-right: 1px solid #999;
}
#posts a.tag:hover {
	background: #ed7536;
	color: #fff;
}

div.text.target, .review.target, .quote.target, .chat.target {
	margin: 7px 0 -10px 0;
	background-color: #fff;
	padding: 12px 21px 7px 21px;
	border-right: 1px solid #dad6cb;
	border-top: 2px solid #dad6cb;
	border-left: 1px solid #dad6cb;
	border-bottom: 3px solid #dad6cb;
	color: #525252;
}
div.text.target p {
	padding: 5px 0;
	
}

ul li {
	background: transparent url('../images/bullet2.gif');
	background-position: 0 5px;
	background-repeat: no-repeat;
	margin: 0 0 0 4px;
	padding: 0 0 0 12px;
	/*list-style-image: url(../images/bullet2.gif);*/
}
ul.nav {
	margin: 0 auto;
	width: 680px;
}
ul.nav li {
	background: none;
	display: inline;
	margin: 0 -4px 0 0;
}
.quote {
	margin: 2em 0 0;
}
/*.post .text ul {
	margin-bottom: 0px;
}*/
div.post .quote blockquote {
	color: #76b9ff;
	width: 350px;
	margin: 0 auto;
	padding: 15px 0 0;
	background: none;
	border: 0;
	font: normal 21px Georgia, "Times New Roman", Times, serif;
}
.quote .source {
	display: block;
	width: 350px;
	margin: 0 auto 1em;
	text-align: right;
	font-size: 1em;
	color: #999;
}
.quote .source p {
	display: inline;
	margin: 0;
}

.link h2 a {
	border: none;
}
a.right {
	margin: 0 0;
	float: right;
}
a.prev_page, a.right {
	background: #fff;
	padding: 0 4px;
	border-bottom: 2px solid #dad6cb;
	color: #ed7536;
}
a.prev_page:hover, a.right:hover {
	color: #444;
	border-bottom-color: #444;
}
a#prev_page_page.prev_page {
	margin-left: 7px;
}

div.success, div.notice, div.failure {
	margin: .5em 0 1em 0;
	padding: 3px 6px 2px 26px;
	cursor: pointer;
}
div.success {
	color: #529214;
	border: 1px solid #C6D880;
	background: #E6EFC2 url('../images/icons/success.png') no-repeat 5px center;
}
div.notice {
	border: 1px solid #c2e1ef;
	color: #336699;
	background: #dff4ff url('../images/icons/notice.png') no-repeat 5px center;
}
div.failure {
	border: 1px solid #FBC2C4;
	color: #D12F19;
	background: #FBE3E4 url('../images/icons/fail.png') no-repeat 5px center;
}
div.success .sub, div.notice .sub, div.failure .sub {
	font-size: .8em;
	color: #777;
	margin-left: 5px;
}
span.info em {
	color: #444;
}
.sub {
	font-size: .85em;
	color: #999;
	font-weight: normal;
}
div.sub {
	margin-top: -1.5em;
}
.inline {
	padding: 1em;
	background: #f9f9f9;
	border-right: 3px solid #f0f0f0;
	border-bottom: 3px solid #f0f0f0;
}
.inline .more_options_link:link {
	display: block;
	font-weight: bold;
	color: #777;
}
.inline .more_options {
	padding: 10px;
	background: #f9f9f9;
}
.inline .more_options p {
	float: left;
	width: 50%;
	height: 55px;
	margin: 0;
}
.inline .more_options p input[type="text"] {
	width: 90%;
	margin-bottom: 0;
}
.inline .more_options p .sub {
	font-size: .8em;
	color: #777;
}
.inline .buttons {
	padding: 5px;
	background: #efefef;
	color: #666;
	font-size: 11px;
}
a.cancel:link {
	color: #f00;
	border: none;
	text-decoration: underline;
}
h2.tag {
	font-size: 13px;
	color: #444;
	padding: 7px 7px;
	margin: 0 0 -15px 0;
	text-transform: capitalize;
	border: none;
	
}

h2 {
	color: #444;
	font-weight: bold;
	font-size: 16px;
	border-bottom: 1px solid #444;
}

h2 a {
	color: #444;
	border: none;
}
.preview .content {
	padding: 0 4px;
}
form p {
	margin: 0 0 1em;
}
label {
	font-weight: bold;
	display: block;
	color: #fcf6ea;
}
.wide {
	width: 447px;
	
}
.post .pinned_text {
	content: "pinned";
	float: left;
	width: 49px;
	height: 17px;
	margin-left: -75px;
	margin-top: 14px;
	padding: 1px 5px;
	color: #65a8c3;
	text-align: right;
	/*background-color: #dbd7cc;*/
	text-transform: uppercase;
	font: bold 11px verdana;
}

.post.pinned .text.target {
	background: #e5f4aa;
	/*width: inherit;*/
	margin: 15px 0 0 0px;
	padding: 12px;
	border-top: 1px solid;
	border-left: 1px solid;
	border-right: 1px solid;
	border-bottom: 2px solid;
	border-color: #dad6cb;
}

.post.pinned .text.target .text {
	margin: -15px 0 -15px 0;
	line-height: 1.5;
}
.post.pinned h1 {
	display: none;
	
}

.post.pinned .avatar {
	padding: 0 0 20px 20px;
	display: inline-block;
	float: right;
}
/*div.tape {
	position: relative;
	top: -55px;
	left: -30px;
	width: auto;
	height: 80px;
	
	text-indent: -999px;
	background: transparent url(/images/site/masking_tape_intro2.gif) no-repeat 0px 0px;
	clear: both;
}*/


.post.pinned .text.target .text ul {
	padding: 9px 0 0;
}


input[type="text"], textarea {
	margin-bottom: .5em;
}
input.big {
	font-size: 1.5em;
}
.chat p {
	display: inline;
}
.chat ul {
	font-family: "Monaco", monospace;
	font-size: 9px;
	margin: 7px 1em 1em;
	padding: 0;
	color: #535353;
}
.chat ul li {
	background: none;
	padding: 0;
}
.chat li .label {
	color: #47A0FF;
}
.chat li.me .label {
	color: #ed7536;
}
.photo img {
	padding: 5px;
	border: 1px solid #ddd;
}
.video .object-youtube, .video .embed-youtube {
	width: 460px;
	height: 384px;
}
/* Comment bubbles code via http://www.willmayo.com/2007/02/10/css-speech-bubbles/ */
ol.comments {
	margin: 1em 0 0 0px;
	padding: 0 0;
}

h1#comments {
	margin: 17px 0 0 0px;
	padding: 2px 0;
	/*font-weight: bold;*/
	color: #444;
	/*background-color: #fff;*/
	/*border-bottom: 1px dotted #444;*/
	font: bold 11px verdana;
	text-transform: uppercase;
	background-color: #fcf6ea;
}

#add_comment {
	padding: 0px;
	margin-top: -17px;
	color: #ed7536;
	font: 11px/17px verdana;
}

ol.comments li {
	width: 481px;
	font-size: .9em;
	margin-bottom: 20px;
}
ol.comments li blockquote {
	margin: 0px;
	padding: 0px;
	border: 1px solid #b1aea5;
	background: #e5e1d6;
	line-height: 190%;
	font-size: 13px;
}


ol.comments li blockquote p {
	margin: 10px;
	padding: 0px;
}
ol.comments li cite {
	position: relative;
	margin: 0px;
	padding: 10px 0px 0px 10px;
	top: 6px;
	background: transparent url('../images/tip2.gif') no-repeat 20px 2px;
	font-style: normal;
}
.clear {
	clear: both;
}

#add_post_form {
	margin-bottom: 1em;
}
.feather_tabs {
	margin: 0;
	padding: 0;
}
.feather_tabs li {
	float: left;
	margin: 0 0 -1px .5em;
	padding: .2em .5em;
	background: #ddd;
	border: 1px solid #ddd;
	border-bottom: 0;
}
.feather_tabs li.selected {
	background: #fff;
}
.feather_tabs li a {
	color: #888;
	border: none;
}
.feather_inline {
	background: #fff;
	border: 1px solid #ddd;
	padding: 1em;
}
.feather_inline.no_tabs {
	margin-top: -2em;
}
form.inline p {
	display: block;
	padding: 0;
	margin: 0 0 1em;
}

ul.archive_list {
	margin-bottom: 1em;
}


#posts p.question {
	margin: 10px 0;
	color: #e17c38;
	font-weight: bold;
}
#posts p.answer {
	margin: 10px 0;
}

.text.target object {
	margin-top: 5px;
}

.screenies {
	text-align: center;
	margin: 7px 20px 7px 20px;
}

.screenies a {
	padding: 0px;
	margin: 0px;
}

.screenies a img {
	padding: 7px 3px 3px 3px;
	/*background-color: #dad6cb;*/
	/*float: left;*/
}

/* @group Sidebar */

#sidebar-widgets {
	margin: 0 0 20px 0;
	/*border: none;*/
}

#sidebar-widgets h1 {
	/*display: none;*/
}

.sidebar h1 {
	color: #4d4d4d;
	padding: 10px 0 5px 0;
	text-transform: uppercase;
	font: bold 11px verdana;
}

.sidebar h1.welcome {
	color: #ffb332;
}

div.sidebar .monster {
	margin: 0 0 -10px 0;
	/*visibility: hidden;*/
	
}
ul#tags_list {
	margin: 0px 0 0 4px;
}

.sidebar form {
	margin: 15px 0 0 0;
}
div.sidebar {
	width: 150px;
	padding: 0 0 0 0px;
	float: right;
	position: relative;
	top: 115px;
}

.sidebar .ad {
	margin: 0px;
	
	/*width: 120px;*/
}

a#flickr_www {
	margin: 0;
	font-size: 9px;
	display: none;
}

#flickr_badge_wrapper img {
	border: 1px solid #444;
	margin-right: 3px;
	
}

#countdown .countdown-link {
	width: 200px;
	margin: 3px 0 0;
}

#sidebar-widgets #mailing-list {
	padding: 5px;
	background-color: #ed7536;
	width: 146px;
}

#mailing-list form fieldset p.submission {
	margin: 7px 0 0;
}

#mailing-list form fieldset p.subscribe {
	margin: 5px 0;
}

#mailing-list input#email {
	margin: 0;
	width: 142px;
}

#sidebar-widgets form fieldset p.subscribe label {
	float: left;
	display: block;
	margin: 0px 7px -5px 0;
}

#sidebar-widgets form fieldset {
	
}

#sidebar-widgets form fieldset p.email-address span.error {
	display: none;
}

#sidebar-widgets form fieldset p.email-address {
	margin: -15px 0 0;
}




/* @end */

/* @group Episodes */
.episode div.buy-now-post {
	text-align: center;
	font-size: 11px;
	margin: 7px 0;
	padding: 0 0 5px 0;
	font-weight: bold;
	
}
.episode div.buy-now-post a {
	color: #b8e4ed;
	border: none;
	text-align: center;
	background: #444;
	padding: 5px;
	display: block;
	font-size: 14px;
	font-weight: bold;
	border-bottom-style: solid;
	border-bottom-color: #dad6cb;
}
.episode div.buy-now-post a:hover {
	color: #fff;
	background-color: #000;
	/*border-color: #b8e4ed;*/
}


.text.target .episode p {
	text-align: center;
}

/* @end */

/* @group ShareThis */

span.info .share {
	margin: 5px 0;
	text-align: center;
}

a.stbutton.stico_default {
	float: left;
	height: 14px;
}


/* @end */

/* @group Info-contact */

#page_inner_5 p.intro {
	font-weight: bold;
	width: 350px;
}

#page_inner_5 ul {
	margin-bottom: 10px;
}

/* @end */

/* @group email list */

#page_inner_6 {
	background-color: #fff;
	padding: 12px;
	
	border-right: 1px solid #dad6cb;
	border-top: 1px solid #dad6cb;
	border-left: 1px solid #dad6cb;
	border-bottom: 3px solid #dad6cb;
	border-color: #dad6cb;
}

#page_6.page form {
	text-align: left;
	padding: 0 0 0px 0px;
	/*height: 200px;*/
	/*width: 100%;*/
}
/*#page_6.page {
	margin: 0 0 0 7px;
}*/

#page_6.page p {
	height: 0px;
	margin: -25px 0;
	padding: 0px;
}
.list-other input {
	margin: 10px 7px 10px 0;
	padding: 2px;
}

#list .list-join {
	display: none;
	color: #ed7536;
	font-size: 19px;
}

div.explain {
	font-weight: bold;
	font-size: 15px;
	color: #ed7536;
	
}

#list {
	line-height: 1.3;
	/*width: 100%;*/
}

div.list-other {
	line-height: .2;
	margin: 0 0 -25px 0;
}


div.list-other .input-name {
	margin-top: -15px;

}

/* @end */

/* @group Store */

.imagekind-images {
	float: left;
	margin: 0 11px 0 0;
	background-color: #dad6cb;
	border-bottom: 2px solid #444;
}

#imagekind-embed {
	display: inline-block;
	width: 100%;
	
}

.lulu-text h3.store-title {
	margin: -17px 0;
}
.etsy-text h3.store-title {
	margin-top: -10px;
}
.etsy-images object {
	background: #fcf6ea none;
}

div.etsy-images {
	text-align: center;
	background-color: #dad6cb;
	margin: 0 0px 10px 0;
	padding: 7px;
	border-bottom: 3px solid #444;
	border-right: 1px solid #444;
	border-top: 1px solid #444;
	border-left: 1px solid #444;
}
#lulu-storefront .lulu-item {
	/*width: 360px;*/
	/*display: inline-block;*/
	padding: 9px;
	margin: 0 0px 10px 0;
	background-color: #cbc8bd;
	border-bottom: 3px solid #444;
	border-right: 1px solid #444;
	border-top: 1px solid #444;
	border-left: 1px solid #444;
}

#lulu-storefront li {
	background: none;
}
#lulu-storefront .lulu-item-thumbnail {
	border: 3px solid #444;
	width: 55px;
	margin: 0;
	float: left;
}
#lulu-storefront h2.lulu-item-title {
	border: none;
	margin-left: 70px
}

#lulu-storefront h2.lulu-item-title a {
	margin-top: 5px;
	color: #318af9;
	font-size: 15px;
	
}
	
#lulu-storefront h2.lulu-item-title a:hover {
	color: #ed7536;
}

#lulu-storefront a.lulu-item-buynow {
	color: #4b98f9;
	background-color: #fcf6ea;
	border-bottom: 2px solid #444;
	width: ;
	padding: 5px;
	margin: 0 0 0 70px;
	display: block;
	width: 130px;
}
#lulu-storefront a.lulu-item-buynow:hover {
	color: #b8e4ed;
	background-color: #000;
	border-bottom: 2px solid #fff;
}

#lulu-storefront-title {
	display: none;
}


#lulu-storefront .lulu-item-description {
	margin: 5px 0 5px 70px;
	padding: 5px 0;
	border-top-style: dotted;
	border-top-width: 1px;
}
.lulu-item-description strong {
	/*display: block;*/
	padding: 0 3px;
	color: #fcf6ea;
	background-color: #000;
	border-bottom: 1px solid #7f7f7f;
	border-right: 1px solid #7f7f7f;
}

#page_inner_3 {
	padding-left: 12px;
	/*background: #fcf6ea;*/
	/*border: 1px solid #dad6cb;
	border-bottom-width: 3px;*/
}

/* @end */

/* @group Tags */
ul#tags_list li a {
	background-color: #fff;
	color: #4b98f9;
	padding: 0px 3px;
	margin: 0px;
	font-size: 10px;
	border-bottom: 2px solid #dad6cb;
}

/*.sidebar h1.tags {
	
}*/

ul#tags_list li a:hover {
	background: #444;
	color: #fff;
}

ul#tags_list li {
	background: none;
	display: inline;
	margin: 0px 0 0 0px;
	padding: 0px;
}

/* @end */

/* @group Categories */
ul#all_categories {
	text-align: center;
	background: #dad6cb;
	margin-top: 10px;
}

ul#all_categories li a {
	padding: 5px 0;
	margin: 0;
	color: #4b98f9;
	border: none;
	font-size: 18px;
	display: block;
	border-bottom: 2px solid #999;
}
ul#all_categories li a:hover {
	background: #444;
	color: #fff;
	border-bottom-color: #000;
}
ul#all_categories li {
	padding: 0px;
	margin: 0px; 
	background: none;
	
}



/* @end */

/* @group Recommended */

.recommended-images {
	text-align: center;
}

.recommended-amazon-ad {
	text-align: center;
	margin-bottom: 5px;
}

p.recommended-intro {
	color: #7f7f7f;
	
}
.recommended-images img {
	padding: 0 2px;
}



/* @end */

/* @group review */
.rating {
	float: right;
}

/* @end */

span.comment-add a {
	background-color: #4b98f9;
	padding: 0px 2px;
	color: #fff;
}
span.comment-add a:hover {
	background-color: #444;
	color: #fcf6ea;
}

.post.pinned span.info {
	display: none;
}

#added-sections li.gap {
	list-style-type: none;
	background-image: none;
	font-size: 10px;
	color: #dad6cb;
}

#live-video {
	margin-bottom: -20px;
}

#live-video .wip-live {
	text-align: center;
	padding-top: 12px;
	padding-bottom: 12px;
	background-color: #dad6cb;
	/*border: 1px solid #a6a39b;*/
	border-bottom: 3px solid #a6a39b;
}

#live-video div.live-page-link {
	text-align: center;
	font-weight: bold;
	margin: 5px;
}




