html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, br, th, td {
	margin: 0;
	padding: 0;
	outline: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: Arial, Helvetica,  Verdana, sans-serif;
	vertical-align: baseline;
	list-style: none;
	letter-spacing: normal;
}
:focus { outline: 0; }

/* ---- Page Style ---- */

html { 
	-webkit-font-smoothing: antialiased; 	
	font-smoothing: antialiased;
	text-rendering: geometricPrecision;
}

body {
	background-color: #f8f6e9;
}

/* Page Framework and Containers */

#pagecontainer {
	margin: 0 auto;
	width: 812px;
	height: auto;
}
#banner-bar{
	width: 812px;
	height: 212px;
	position: relative; top: 60px; left: 0;
}
#banner-box {
	width: 530px;
	height: 212px;
	margin-right: 54px;
	display: block;
	float: left;
	background-image: url(../img/banner/bloglist.jpg);
	cursor: pointer;
}
#banner-box:hover {
	background-position: 0 212px;
}
#connect-box {
	width: 228px;
	height: 212px;
	display: block;
	float: left;
	position: relative; top: 0; left: 0;
}

#rssfeed, #bloglist, #twitter {
	display: block;
	height: 30px;
	width: 228px;
	background: #e5e3d4 url(../img/ui/connected_sprite.png) no-repeat;
	text-indent: -9999px;
	margin-bottom: 3px;
}
#rssfeed:hover, #bloglist:hover, #twitter:hover {
	background-color: #dd973e;
}
#rssfeed { background-position: 0 0;}
#bloglist { background-position: 0 -60px;}
#twitter { background-position: 0 -120px;}

#rssfeed:hover { background-position: 0 -30px;}
#bloglist:hover { background-position: 0 -90px;}
#twitter:hover { background-position: 0 -150px;}

.bump {
	margin: 12px 0 0 0;
}

/* Page Attributes, ie. header, content, footer */

/* NAV */
#n {
	height: 16px;
	width: 380px;
	position: relative; top: 43px;
}
#n li { float: left; }

#n a {
	background: url(../img/ui/nav/Deck_Nav.png) no-repeat 0 0;
	display: block;
	height: 16px;
	overflow: hidden;
	outline: none;
	text-indent: -9999px;
}

#n_portfolios a { width: 95px; }
	#n_portfolios a:hover { background-position: 0 -16px;}

#n_shop a { background-position: -90px 0; width: 59px; }
	#n_shop a:hover { background-position: -90px -16px; }

#n_blog a { background-position: -143px 0; width: 59px; }
	#n_blog a:hover { background-position: -143px -16px; }
	
#n_about a { background-position: -197px 0; width: 69px; }
	#n_about a:hover { background-position: -197px -16px; }

#n_contact a { background-position: -260px 0; width: 75px; }
	#n_contact a:hover { background-position: -260px -16px; }

/* HEADER */

#header {
	height: 350px;
	line-height: 1em;
}
#logo {
	line-height: 0;
	padding: 0;
	margin: 0;
	height: 28px;
	position: relative; top: 32px;
	z-index: 10;
}
#logo a {
	background: url(../img/ui/logo.gif) no-repeat 0 0;
	display: block;
	height: 28px;
	overflow: hidden;
	text-indent: -9999px;
	outline: none;
}
#logo-repos a { width: 160px; }
	#logo-repos a:hover { background-position: 0 -31px;}

img.logotag {
	display: block;
	margin: 0 auto;
	position: relative; top: -28px;
	z-index: 9;
}
img.headerdotbar {
	display: block;
	margin: 0 auto;
	position: relative; top: 39px;
}
img.dotbar {
	display: block;
	margin: 0 auto;
	line-height: .25em;
}
img.dotbar-container{
	display: block;
	margin: 0 auto;
	line-height: .25em;
}

/* Link Selector */

a {
	text-decoration: none;
	color: #9d9984;
}

a.top { color: #6F6D63 }
a.top:hover { color: #ec951a }

a:focus { outline: none; }
a:hover { color: #4c483d; }

.img-info a {
	text-decoration: none;
	color: #76725d;
}
.img-info a:hover {
	text-decoration: none;
	color: #2b2a23;
}

/* h1, h2, h3, h4, h5 selectors */

h2 a {
	text-decoration: none;
	color: #dd973e;
	font-size: 13.5px;
}

h2 a:focus { outline: none; }
h2 a:hover { color: #4c483d; }

h2 {
	font-family: "Arial", Helvetica sans-serif;
	font-size: 13.5px;
	font-weight: bold;
	text-transform: uppercase;
	display: inline-block;
}
h2.title-main {
	margin-bottom: 3px;
	color: #9d9984;
}
h2.center {
	color: #9d9984;
}
h3.inline-post-headline {
	font-size: 16px;
	text-transform: none;
	font-weight: normal;
	line-height: 23px;
	color: #59554C;
	margin: 0 0 15px 0;
}
h2.side, h2.top-side {
	color: #625f53;
	height: 15px;
	font-size: 12px;
	margin-top: 15px;
	margin-bottom: 5px;
}
h2.page {
	color: #dd973e;
	height: 15px;
	font-size: 13px;
	margin-top: 13px;
	margin-bottom: 0;
}
h2.mid-side {
	margin-bottom: 10px!important;
}
h2.top-side {
	margin-top: 12px !important;
	margin-bottom: 8px !important;
}
h2.sideless {
	color: #625f53;
	height: 15px;
	font-size: 12px;
	margin-top: 11px;
	margin-bottom: 5px;
}
h2.top {
	color: #625f53;
	height: 15px;
	font-size: 12px;
	margin-bottom: 7px;
	margin-top: 0;
}
h2.pagetitle {
	font-size: 14px;
	text-transform: none;
	color: #9d9984;
}
h5 {
	line-height: 1.16em;
	letter-spacing: .02em;
	font-size: 7pt;
	color: #7f7967;
}
h5.title {
	line-height: 2.3em;
	font-weight: bold;
	margin-left: 7px;
	text-transform: uppercase;
}
h5.tog-title {
	font-family: "Arial", sans-serif;
	line-height: 2.3em;
	letter-spacing: .02em;
	font-size: .6em;
	font-weight: bold;
	color: #7f7967;
	margin-left: 7px;
	text-transform: uppercase;
}
h5.date {
	color: #8a8779;
	font-size: 9.5px;
	text-transform: uppercase;
	margin: 0 0 20px 0;
}
h5.end-entry {
	color: #cac5a4;	
}
h5.sub-pos {
	position: relative; top: -28px;
	text-align: right;
}
h5.footnote {
	color: #a6a494;
	font-size: 9px;
	display: block;
}
h5.page-num {
	font-size: 10px;
}

h5.songs {
	color: #5d573d;
	font-size: 10px;
	width: 514px;
	background-color: #e9e6d2;
	font-style: italic;
	padding: 8px 8px 1px 8px;
	margin-bottom: 8px;
}
h5.songs:hover {
	background-color: #dfdbc3;
}
h5.standard, h5.wishlist {
	color: #5d573d;
	font-size: 11px;
	width: 510px;
	background-color: #e9e6d2;
	font-style: normal;
	padding: 12px 10px 12px 10px;
	margin-bottom: 8px;
}

h5.wishlist { position: relative; top: -10px; }

h5.wishlist a { color: #59554C; font-weight: bold; }
h5.wishlist a:hover { color: #DD973E }

.post-bar {
	display: inline-block;
	margin: 0 0 18px 0;
}

.section_header {
	color: #5d573d;
	font-size: 11px;
	width: 510px;
	background-color: #e9e6d2;
	font-weight: bold;
	padding: 12px 10px 12px 10px;
	margin: 10px 0 10px 0;
	display: block;
}

h5.standard strong {
	color: #5D573D;
}

.audioplayer_container {
	margin-top: 5px;
}
h5.info {
	font-size: 10px;
	width: 48px;
	color: #eeebd5;
	background-color: #e8e6d7;
	font-style: italic;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 8px;
	margin-bottom: 8px;
	border-radius: .55em;
	-webkit-border-radius: .55em;
	-moz-border-radius: .55em;
}
a.stico_default { background-image: url(../img/ui/icon/sub_entry_bg_up.gif) !important; }
a.stico_default:hover { background-image: url(../img/ui/icon/sub_entry_bg_over.gif) !important; }
a.stbutton{ position: relative; top: 4px; }
.stbuttontext{ position: relative; top: -4px; left: -6px; }
	
/* SEARCH BAR */
#search-bar {
	z-index: 5;
	width: 228px;
	display: block;
	height: 28px;
	z-index: 10;
	margin: 17px 0 12px 0;
}
textarea { overflow: auto; }

input::-webkit-input-placeholder, isindex::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
	color: #f8f6e9;
}
input.search-text, textarea { 
	background-color: #c2bea8;
	border: 0;
	color: #f8f6e9;
	font-size: 10px;
	padding: 9px 0 8px 7px;
}
.search-form {
	overflow: hidden;
	clear: right;
	height: 28px;
	padding: 0;
	margin-bottom: 4px;
}
.search-form label {
	display: block;
	margin: 0;
}
.search-form input.search-text {
	float: left;
	margin: 0;
	width: 168px;
	font-size: 10px;
}
		
/* CONTENT */

span.index-bar, span.single-bar {
	display: block;
	height: 1px;
	background: transparent url(../img/ui/bar-rep.png) repeat-x 0 0;
}
span.index-bar {
	margin: 14px 0 14px 0;
}
span.single-bar {
	margin: 15px 0 17px 0;
}


#content {
	height: 462px;
	background-image: url(../img/ui/dotbarSpace.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}
.content {
	height: 462px;
	background-image: url(../img/ui/dotbarSpace.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}

/* FOOTER */
#footer {
	width: 807px;
	height: 90px;
	z-index: 5;
	position: static; bottom: 0;
	background-image: url(../img/ui/dotbarSpace_Btm.gif);
	background-repeat: no-repeat;
	background-color: #f8f6e9;
	clear: both;
	margin-top: 10%;
}
#foot-hold {
	margin: 0 auto;
	display: block;
	width: 74px;
	height: 90px;
	z-index: 6;
}
#copy-bar {
	width: auto;
	float: left;
	position: relative; top: 30px;
}
#backtop-bar {
	width: auto;
	float: right;
	position: relative; top: 30px;
}

/* FEATURED POSTS */

.featured-post {
	background: transparent	url(../img/ui/icon/arrow_ico.gif) no-repeat;
	height: 120px;
	margin-bottom: 12px;
	font-size: 10px;
}
.featured-post ul li a img {
	margin-bottom: 6px;
	background: none;
	padding: 0;
}
.featured-post ul li a span{
	color: #625F53;
	text-transform: uppercase;
	font-weight: bold;
	margin-left: 10px;
	padding: 5px 5px 5px 5px;
}
.featured-post ul li a:hover span {
	color: #f4f2e4;
	background: #a7a28a no-repeat 0 0;
	border-radius: .25em;
	-webkit-border-radius: .25em;
	-moz-border-radius: .25em;
}
/*

.featured-work {
	margin-bottom: 12px;
}
*/
.post {
	margin: 0 0 34px 0;
}
#entry-holder {
	width: 530px;
	margin-right: 54px;
	height: auto; 
	float: left;
	margin-top: 10px;
}
.entry p {
	font-size: 12px;
	line-height: 1.7em;
	color: #59554C;
	margin-bottom: 1.3em;
}
.entry strong {
	color: #59554c;
}
.entry img.alignnone {
	margin-bottom: 11px;
}
p.postmetadata a, a.more-link {
	color: #7b744f!important;
}
p.postmetadata a:hover, a.more-link:hover {
	color: #3e3c33!important;
}
.entry p a {
	font-weight: bold;
	color: #5d573d;
}
.entry p a:hover {
	font-weight: bold;
	color: #dd973e;
}
#sidebar {
	width: 228px;
	float: left;
	font-size: 11px;
	color: #666151;
}
a.more-link {
	margin-top: 10px;
	font-size: 11px;
	font-weight: 600;
	width: auto;
	height: 15px;
	letter-spacing: .03em;
	display: inline-block;
}
.post-meta {
	text-transform: uppercase;
	color: #9d9984;
	font-size:10px;
	display: inline-block;
	float: left;
	width: 530px;
}
.post-meta-key {
	font-weight: bold;
	font-size:11px;
	color: #9d9984;
	text-transform: uppercase;
}



h5.sub {
	position: relative;
	font-size: 10px;
	font-weight: bold;
	width: 530px;
	background-color: #e9e6d2;
	height: 47px;
	padding: 0;
	margin: 20px 0 0 0;
}

div.share-data {
	display: block;
	width: 330px;
	height: 47px;
	position: absolute; top: 0; right: 0;
	text-align: right;
	margin-right: 14px;
}

.share-bump {
	padding-top: 13px;
	float: right;
	display: inline-block;
}
#twitter-bp .share-bump {
	display: inline-block;
}
#twitter-bp {
/* 	width: 100px; */
}


a.share {
	vertical-align: middle;
	display: inline-block;
	height: 47px;
	color: #7b744f;
	background: transparent url(../img/ui/icon/sub_entry_bg_up.gif) no-repeat 0 17px;
	margin: 0 19px 0 0;
	padding: 0 0 0 20px;
	line-height: 47px;
}

h5.sub a.share:hover {
	color: #3e3c33;
	background: transparent	url(../img/ui/icon/sub_entry_bg_over.gif) no-repeat 0 17px;
}


div.comment-data {
	display: block;
	width: 200px;
	height: 47px;
/*
 	margin-top: 16px; 
	margin-bottom: 12px;
*/
}
a.post-comm-btn {
	display: inline-block;
	width: auto;
	color: #fffefa;
	font-size: 12px;
	line-height: 47px;
	height: 47px;
	font-weight: bold;
	letter-spacing: .03em;
	padding: 0 19px 0 18px;
	background: #b1ad8e;
}
a.post-comm-btn:hover {
	background: #dd973e;
}



.comm-num {
	margin: 0 6px 0 0;
	font-size: 17px;
}
.comm-name {
	position: relative; top: -1px;
}


.searchpostdata {
	color: #a6a494;
	font-size: 11px;
	font-weight: normal;
	letter-spacing: .03em;
	text-transform: uppercase;
}
.searchpostdata a {
	font-weight: 600;
}
li.searchbr {
	margin-bottom: 10px;
}
blockquote {
	margin: 13px 0 13px 0;
	padding: 2px 18px;
	background: #edebd9;
	font-style: italic;
}
blockquote p {
	margin: 1em 0 1em 0;
}
.cmt-bar-space {
	font-size: 11px;
	font-weight: 600;
}

a.sidebar {	color: #9d9984; }
a.sidebar:hover { color: #4c483d; }

.ulheight li {
	line-height: 1.7em;	
}
#connect-box {
}
#connect-box ul li {
	line-height: 1.7em;	
	font-size: 11px;
	color: #666151;
}
#sidebar ul li ul {
	margin-left: 1px;
}
#sidebar ul li.categories ul li:before, ul.archives li:before, #sidebar ul li ul.links li:before, #sidebar ul li ul.meta li:before {
	color: #c8c4af;
	content: "\00BB \0020";
}
li.categories ul li {
	color: #c8c4af;
}
#sidebar ul li ul a, ul.archives li a {
	color: #6f6d63;
	line-height: 1.4em;
}
ul.archives li, ul li.categories ul li {
	margin-left: 1px;
}
#sidebar ul li ul a:hover, ul.archives li a:hover {
	color: #f29620;
}
img.alignright {
	margin: 0 7px 2px 0;
}
img.alignleft {
	margin: 0 0 2px 7px;
}
code {
	display: block;
	direction: ltr;
	text-align: left;
}
acronym, abbr, span.caps {
	letter-spacing: 0; /* fix opera bug */
}
img.blog {
	padding-bottom: 12px;
}
img.va-img {
	vertical-align: text-bottom;
}
img.img-textwrap {
	margin-right: 10px;
}

/* Single Post PHP */
#entry-holder .navigation {
	font-size: 12px;
	display: inline-block;
	width: 530px;
}
.alignright {
	width: auto;
	float: right;
}
.alignleft {
	width: auto;
	float: left;
}

/* Comment Forms in Comments.PHP */
p.commentinfo {
	font-size: 11px;
	color: #666152;
}
.commentlist li .avatar {
	display: none;
	float:left;
}
.commentlist span {
	font-size: 11px;
	color: #666152;
}
.fn {
	font-size: 13px;
	font-weight: bold;
}
.comment-meta commentmetadata {
	font-size: 11px;
}
.commentmetadata a {
	color: #9d9984;
}
.commentmetadata a:hover {
	color: #4c483d;
}
.alt {
	margin: 0;
	padding: 10px;
}
.commentlist {
	padding: 0;
}
.commentlist li {
	margin: 10px 0 10px;
	padding: 17px 16px 17px 16px;
	list-style: none;
	font-size: 11px;
	background-color: #eeebd4;
	border: 1px #ebe8d0 solid;
}
.comment-author a {
	color: #dd973e;
}
.comment-author-wanken {
	background-color: #e1dfc5!important;
	border: 1px #e1dfc5 solid!important;
}
.comment-author a:hover {
	color: #4c483d;
}
.comment-author .fn {
	color: #706d5d;
}
.commentlist li ul li { 
	margin-right: 15px;
	margin-left: 10px;
	font-size: 11px;
}
span.says {
	font-weight: normal;
	font-size: 13px;
	color: #9d9984;
}
.commentlist p {
	margin: 10px 6px 7px 0;
	font-size: 11px;
	line-height: 1.55em;
	color: #5f5d50;
}

.children { padding: 0; }

#commentform p {
	margin: 5px 0 0 0;
}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	font-size: 11px;
}
.commentmetadata {
	margin: 0;
	display: block;
}
#commentform input, #name  {
	margin-bottom: 0;
	margin-right: 5px;
	width: 214px;
	padding: 10px 9px;
}

#author:hover, #email:hover, #url:hover, #comment:hover, #name:hover  {
	background: #e9e6cd;
}

#email, #url {
	direction:ltr;
}
p.commentinfo #author, #email, #url, #comment, #name, #dhklui-dhklui {
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: .02em;
	background-color: #e4e1c7;
	background-image: none;
	border: 0 #e5e3d7 solid;
	color: #625f53;
}
#comment-large {
	color: #706B4F;
	font-size: 12px;
	font-weight: bold;
}
#commentform {
	width: 530px;
	font-size: 11px;
	color: #666152;
}
#commentform textarea {
	font-size: 11px;
	letter-spacing: .02em;
	color: #625f53;
	width: 512px;
	height: 130px;
	margin-top: 3px;
	padding: 10px 9px 9px 10px;
}
#respond:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
#commentform #submit {
	margin: 10px 0 0 0;
	padding: 10px 0 10px 0;
	float: left;
	width: 155px;
	cursor: pointer!important;
	color: #625f53;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: .02em;
	background-color: #e4e1c7;
	background: #e6e3cf;
	border: none;
}

#commentform #submit:hover { color: #f9f6e9; background-color: #dd973e; cursor:pointer; }

p.message-text {
	font-size: 11px;
	letter-spacing: .02em;
	color: #666152;
	padding: 0;
	margin: 0;
}

/* - PAGES --------- */
/* --- WORK PAGE - */
h6.tag {
	background-color: #ccc5ab;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	color: #f8f6e9;
	position: relative; top: -17px;
	border-radius: .29em;
	-webkit-border-radius: .35em;
	-moz-border-radius: .29em;
	display: inline-block;
	line-height: 100%;
	vertical-align: baseline;
	margin-left: 7px;
}
h6.tag a { 
	background-color: #ccc5ab;
	color: #f8f6e9;
	border-radius: .29em;
	-webkit-border-radius: .35em;
	-moz-border-radius: .29em;
	display: inline-block;
	padding: 3px;
	line-height: 100%;
	vertical-align: baseline;
}
h6.tag a:hover { background: #7f7967 }

/* Page Navigation */
#page-numbers {
	height: 100px;
	width: 530px;
	position: relative;
	font-size: 12px;
}
.page-front {
	width: 530px;
	position: absolute; top: 0; right: 0;
}
.page-end {
	width: auto;
	position: absolute; top: 0; left: 0;
}
#page-navi-wrap {
	display: inline;
	width: auto;
}
.wp-pagenavi {
	text-align: right;
	clear: both;
	z-index: 50;
}
#imitate {
	position: absolute; top: 24px; left: 0;
	font-weight: bold;
	display: inline-block;
	width: 120px;
	height: 47px;
	line-height: 47px;
	color: #7B744F;
	background: #DFDDC7;
	text-align: center;
	z-index: 40;
}
#imitate-blank {
	position: absolute; top: 24px; right: 0;
	font-weight: bold;
	display: inline-block;
	width: 120px;
	height: 47px;
	line-height: 47px;
	color: #7B744F;
	background: #DFDDC7;
	text-align: center;
	z-index: 40;
}
.wp-pagenavi a, .wp-pagenavi span {
	color: #7B744F;
	text-decoration: none;
}
.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:active {
	-moz-background-clip: border;
	-moz-background-inline-policy: continuous;
	-moz-background-origin: padding;
}
.wp-pagenavi span.pages {
	float: left;
	background: transparent;
	border: 0 solid;
	display: block;
	height: 22px;
	font-size: 11px;
	text-align: left;
	clear: right;
	margin: 0 30px 0 0;
}
.wp-pagenavi span.current, .wp-pagenavi a.page:hover {
	font-weight: bold;
	text-align: center;
	display: inline-block;
	width: 46px;
	height: 47px;
	line-height: 47px;
	color: #fffefa;
	margin: 0 2px 0 0;
}
.wp-pagenavi span.current {
	background: #dd973e;
}
	
.wp-pagenavi a.page:hover {
	background: #dd973e;
}

.wp-pagenavi span.extend {
	background:transparent;
}
.wp-pagenavi a.first, .wp-pagenavi a.last {
	display: block;
	float: left;	font-size: 11px;
}
.wp-pagenavi a.first {
	float: left;
}
.wp-pagenavi a.last:before {
	/* 	position: absolute; top: 0px; left: 272px; */
}
.spaced {
	display: block;
	width: 100%;
	clear: both;
	height: 2px;
}
.page-space {
	float: left;
	display: inline;
	width: 1px;
	height: 10px;
	margin: 1px 8px 0 8px;
	background: #d4c9aa;
}
a.page {
	font-weight: bold;
	text-align: center;
	display: inline-block;
	width: 46px;
	height: 47px;
	line-height: 47px;
	background: #E9E6D2;
	margin: 0 2px 0 0;
}
.previouspostslink, .nextpostslink {
	font-weight: bold;
	font-size: 12px;
	display: inline-block;
	width: 120px;
	height: 47px;
	line-height: 47px;
	background: #dfddc7;
	text-align: center;
	z-index: 90;
}
.previouspostslink {
	margin: 0 2px 0 0;
}
.nextpostslink {
	clear: right;
}
.previouspostslink:hover, .nextpostslink:hover {
	color: #fffefa;
	background: #dd973e;
}

/* Under Image Text */
h5.meta {
	font-size: 9px;
	padding-left: 18px;
	display: inline-block;
	width: 530px;
	margin: -4px 0 12px 0;
	background: transparent	url(../img/ui/icon/arrow_meta_ico.gif) no-repeat;
}

h5.img-info {
	color: #5d573d;
	font-size: 9px;
	padding: 10px 0 0 20px;
	display: inline-block;
	width: 510px;
	height: 21px;
	margin: -11px 0 12px 0;
	background: #e9e6d2	url(../img/ui/icon/arrow_meta_ico.gif) no-repeat 3px 10px;
}

h5.under-info {
	color: #5d573d;
	font-size: 9px;
	padding: 12px;
	display: inline-block;
	width: 506px;
	height: auto;
	margin: -11px 0 18px 0;
	background: #eeebda;
	line-height: 13px;
}

h5.block {
	color: #5d573d;
	font-style: italic;
	font-size: 11px;
	padding: 14px 18px 14px 18px;
	display: inline-block;
	width: 494px;
	margin: -22px 0 12px 0;
	line-height: 1.5em;
	background-color: #e9e6d2;
}

/* --- ABOUT PAGE --- */
#about {
	width: 510px;
	height: 215px;
	float: left;
	background-image: url(../img/ui/dotbarSpace.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}
#about-hold {
	float: left;
	width: auto;
}
#profile {
	width: 250px;
	height: 800px;
	float: left;
	margin-left: 47px;
}
#pro-net-holder {
	width: auto;
	height: auto;
	clear: both;
}
#projects-for {
	width: 255px;
	height: 450px;
	float: left;
}
#network {	
	width: 255px;
	height: 450px;
	float: left;
}
ol.related-posts {
	width: 530px;
	height: 125px;
	margin: 11px 0 0 0;
	display: block;
}
ol.related-posts li {
	font-size: 10px;
	display: block;
	width: 124px;
	height: 105px;
	float: left;
	margin-right: 11px;
	line-height: 1.3;
	overflow: hidden;
}
ol.related-posts li:hover {
	color: #605e50;
}
ol.related-posts li img {
	margin-bottom: 5px;
}
ol.related-posts li:last-child {
	margin-right: 0!important;

}
h5.auth-cat, h5.comm-track-edit {
	font-size: 11px !important;
	color: #9D9984;
	line-height: 1.6;
}
h5.auth-cat a {
	color: #dd973e;
	font-weight: bold;
}
h5.auth-cat a:hover {
	color: #86826d;
}
h5.comm-track-edit a {
	color: #86826d;
	font-weight: bold;
}
h5.comm-track-edit a:hover {
	color: #706b4f;
}

/* Vimeo Video */
.vvqbox { margin: 0 auto 10px auto!important }
.vvqvimeo, .vvqviddler {
	margin-top: 0!important;
	margin-right: auto;
	margin-bottom: 10px!important;
	margin-left: auto;
}
div#mc_embed_signup .search-form {
	height: 39px;
}

.vvqbox { display: block; max-width: 100%; visibility: visible !important; margin: 10px auto; } 
.vvqbox img { max-width: 100%; height: 100%; } .vvqbox object { max-width: 100%; }


/* Contact Form */
div.wpcf7 {
	margin: 0;
	padding: 0;
}

div.wpcf7-response-output {
	margin: 2em 0.5em 1em;
	padding: 0.2em 1em;
}

div.wpcf7-mail-sent-ok {
	border: 2px solid #398f14;
}

div.wpcf7-mail-sent-ng {
	border: 2px solid #ff0000;
}

div.wpcf7-spam-blocked {
	border: 2px solid #ffa500;
}

div.wpcf7-validation-errors {
	border: 2px solid #f7e700;
}

span.wpcf7-form-control-wrap {
	position: relative;
}

span.wpcf7-not-valid-tip {
	position: absolute;
	top: 20%;
	left: 20%;
	z-index: 100;
	background: #fff;
	border: 1px solid #ff0000;
	font-size: 10pt;
	width: 280px;
	padding: 2px;
}

span.wpcf7-not-valid-tip-no-ajax {
	color: #f00;
	font-size: 10pt;
	display: block;
}

span.wpcf7-list-item {
	margin-left: 0.5em;
}

.wpcf7-display-none {
	display: none;
}

img.ajax-loader {
	border: none;
	vertical-align: middle;
}
#ZoomBox img#ZoomImage {
	border: 4px #f8f6e9 solid;
	z-index: 600!important;
}

.search-data-container {
	display: block;
	width: 530px;
	height: 72px;
	margin: 0 0 2px 0;
}
.search-data-container p.searchpostdata {
	text-transform: none!important;
}
.search-data-info {
	width: 396px;
	display: block;
	float: left;
	margin: 0 0 0 10px;
}
.search-data-inner {
	margin: 5px 0 0 0;
}
.search-data-info h2 {
	text-transform: none!important;
	margin: 0 0 2px 0;
}
.search-data-info h5.date {
	margin: 0 0 17px 0;
}
.search-data-img {
	display: block;
	float: left;
	width: 124px;
	height: 72px;
}
/* ---- VISUAL ARCHIVE ---- */

h2.grid-title a {
	color: #f8f6e9;
	font-weight: bold;
	text-transform: none;
	width: 166px;
	text-align: left;
	display: block;
}

h5.grid-date {
	color: #57523d;
	font-size: 9.5px;
	text-transform: none;
	text-align: left;
}
h5.grid-links {
	font-size: 10px;
	font-weight: bold;
	margin: 5px 0 5px 0;
}
	
span.inner {
	position: absolute; top:12px; bottom:12px; left: 12px; right: 12px;
	display: block;
/* 	margin: 10px 0 5px 10px; */
	text-align: left;
}

#post-grid-container {
	width: 828px;
	height: 100%;
	display: inline-table;
	margin: 4px 0 0 0;
}
#post-grid-container .navigation {
/* 	display:inline!important; */
}
div#infscr-loading {
	display: none!important;
	text-align: center!important;
	display: inline-table;
}
#infscr-loading img {
	display: none;
}
#infscr-loading h2 {
	font-size: 12px;
	color: #b0ac98;
}
#img-loader{
	display: block;
	width: 828px;
	height:100px;
}
.post-entry {
	position: relative;
}
.grid img.grid {
	position: absolute; top:0; bottom:0; left: 0; right: 0;
	margin: auto;
}
.grid {
	position: relative;
	width: 192px;
	height: 153px;
	float: left;
	margin: 0 15px 14px 0;
	background: #f2efe1 url(img/ui/ajax-loader.gif) no-repeat 50% 50%;
}
.grid-bar {
	margin: 5px 0 5px 0;
}

.post-overlay {
	position:absolute; top:0; bottom:0; left: 0; right: 0;
	width: 192px;
	height: 153px;
	color: #fff;
	margin: auto;
	display: block;
	text-align: center;
	z-index: 999;
	background: #ada88a;
}

#two-up img {
	display: inline;
	margin: 0!important;
}
#two-up {
	margin: 0 0 10px 0;
}

h5.giveaway a, h5.pre-order a, h5.download-file a {
	font-size: 18px;
	line-height: 60px;
	height: 60px;
	color: #5d573d;
	width: 530px;
	text-align:center;
	font-style: bold;
	margin: 8px 0 8px 0;
	display:block;
	text-indent: -9999px;
}
h5.giveaway a {
	background: #e6e3cf url(../img/ui/giveaway.png) no-repeat 0 0;
}
h5.pre-order a {
	background: #e6e3cf url(../img/ui/pre-order.png) no-repeat 0 0;
}
h5.download-file a {
	background: #e6e3cf url(../img/ui/download-file.png) no-repeat 0 0;
}

h5.giveaway a:hover, h5.pre-order a:hover, h5.download-file a:hover { background-color: #dd973e; background-position: 0 -60px; cursor:pointer; }


#mt {
	position: relative; top: -8px;
	font-size: 10px;
}
#mt a {
	display: block;
	height: 30px;
	width: 130px;
	padding-left: 77px;
	line-height: 30px;
	background: transparent url(../img/ui/media-temple-logo-wanken.png) no-repeat 0 1px;
}
#mt a:hover { background-position: 0 -39px }

.sidebar-sep {
	margin: 5px 0 6px 0;
}

.wpcf7-response-output {
	position: relative!important;top: 20px!important;
}





#live-banner-box {
	width: 530px;
	height: 212px;
	margin-right: 54px;
	display: block;
	float: left;
	background-image: url(../img/banner/bloglist.jpg);
	cursor: pointer;
}
#live-banner-box:hover {
	background-position: 0 212px;
}


#live-container {
	margin: 0 auto;
	width: 950px;
	height: auto;
}

#live-video {
	display: inline;
}
#live-chat {
	margin: 0 0 0 8px;
	display: inline;
}
#live-tweets {
	margin: 8px 0 0 0;
	display: block;
}
#live-header {
	display: block;
	width: 950px;
	height: 80px;
}

#live-footer {
	display: block;
	width: 950px;
	height: 270px;
}

#live-logo {
	display: block;
	margin: 35px 0 0 0;
	float: left;
}
#live-nav {
	display: block;
	margin: 35px 0 20px 0;
	float: left;
}
#live-nav li {
	display: inline;
}

#link-bar {
	display: block;
	width: 950px;
	height: 60px;
}

#left {
	display: block;
	margin: 12px 0 10px 0;
	float: left;
	width: 563px;
}
#right {
	display: block;
	margin: 12px 0 10px 10px;
	float: left;
	width: 375px;
}

#right li {
	display: inline;
}

/* Contact Form */

div.wpcf7 {
	margin: 0;
	padding: 0;
}

div.wpcf7-response-output {
	margin: 2em 0.5em 1em;
	padding: 0.2em 1em;
}

div.wpcf7-mail-sent-ok {
	border: 2px solid #398f14;
}

div.wpcf7-mail-sent-ng {
	border: 2px solid #ff0000;
}

div.wpcf7-spam-blocked {
	border: 2px solid #ffa500;
}

div.wpcf7-validation-errors {
	border: 2px solid #f7e700;
}

span.wpcf7-form-control-wrap {
	position: relative;
}

span.wpcf7-not-valid-tip {
	position: absolute;
	top: 20%;
	left: 20%;
	z-index: 100;
	background: #fff;
	border: 1px solid #ff0000;
	font-size: 10pt;
	width: 280px;
	padding: 2px;
}

span.wpcf7-not-valid-tip-no-ajax {
	color: #f00;
	font-size: 10pt;
	display: block;
}

span.wpcf7-list-item {
	margin-left: 0.5em;
}

.wpcf7-display-none {
	display: none;
}

div.wpcf7 img.ajax-loader {
	border: none;
	vertical-align: middle;
	margin-left: 4px;
}

div.wpcf7 .watermark {
	color: #888;
}



#wpadminbar .quicklinks li#wp-admin-bar-stats {height:28px}
#wpadminbar .quicklinks li#wp-admin-bar-stats a {height:28px;padding:0}
#wpadminbar .quicklinks li#wp-admin-bar-stats a img {padding:4px 11px}


/* Ad Placement & Styles */
#ad_container {
	padding: 0 0 10px 0;
}
#ad_single_container {
	padding: 3px 0 6px 0;
}
#ad_placer {
    display: block;
    position: relative;
    font-size: 12px;
    line-height: 14px;
    background: #edebd6;
    padding: 14px;
    text-align: center;
}
#ad_placer a {
	margin-bottom: 0;
	display: block;
	color: #59554C;
}
#ad_placer a:hover {
	color: #726d62;
}

#ad_placer img {
    margin-bottom: 10px;
}

.carbon-poweredby {
	margin-top: 0;
}

/*
a.fusiontext {
	position: absolute; top: 22px; left: 159px;
	width: 241px;
	z-index: 400;
}
a.ad-by {
	position: absolute; bottom: 23px; left: 159px;
	z-index: 450;
}
*/
span.under-ad {
	width: 390px;
	height: 100px;
	display: block;
	position: absolute; top: 0; right: 0;
/* 	background-color: #edebd6; */
}

#share_anywhere {
	display: none;
	width: 500px;
	height: 500px;
	position: fixed;
	top: 50%;
	left: 50%;
	-webkit-box-shadow: 1px 1px 10px rgba( 0, 0, 0, .2 );
	z-index: 9990;
}

.twitter_rule {
	margin: 5px 0 19px 0;
}

.twitter_rule p {
	font-size: 12px;
	margin: 0 0 6px 0;
}