@charset "UTF-8";
/* 	Author: Shelby White // Wanken
	Date: April 1st, 2010 */

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 ---- */

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;
}

/* 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.gif) no-repeat 0 0;
	display: block;
	overflow: hidden;
	outline: none;
	text-indent: -9999px;
}

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

#n_blog a { background-position: -85px 0; width: 50px;}
	#n_blog a:hover { background-position: -85px -16px; }
	
#n_about a { background-position: -135px 0; width: 57px; }
	#n_about a:hover { background-position: -135px -16px; }

#n_contact a { background-position: -192px 0; width: 68px;}
	#n_contact a:hover { background-position: -192px -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; }

/* 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;
}
h2.side, h2.top-side {
	color: #625f53;
	height: 15px;
	font-size: 12px;
	margin-top: 15px;
	margin-bottom: 5px;
}
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.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;
}
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.sub-entry-links {
	font-size: 10px;
	font-weight: bold;
	height: 20px;
	width: 518px;
	background-color: #e8e6d7;
	padding: 6px;
}
h5.sub-entry-links a {
	margin-left: 3px;
	margin-top: 4px;
	margin-right: 10px;
	height: 12px;
	display: inline-block;
	color: #7b744f;
	background: transparent	url(../img/ui/icon/sub_entry_bg_up.gif) no-repeat 0 0;
}

h5.sub-entry-links a:hover {
	color: #3e3c33;
	background: transparent	url(../img/ui/icon/sub_entry_bg_over.gif) no-repeat 0 0;
}
h5.sub-entry-links a.relpost_arrow {
	margin-left: 3px;
	margin-top: 4px;
	margin-right: 10px;
	height: 12px;
	display: inline-block;
	color: #7b744f;
	background: transparent	url(../img/ui/icon/relpost_arrow.gif) no-repeat 0 0;
}
h5.sub-entry-links a.relpost_arrow:hover {
	color: #3e3c33;
	background: transparent	url(../img/ui/icon/relpost_arrow_up.gif) no-repeat 0 0;
}

h5.songs {
	color: #646159;
	font-size: 10px;
	width: 514px;
	background-color: #e8e6d7;
	font-style: italic;
	padding: 8px 8px 1px 8px;
	margin-bottom: 8px;
}
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-bottom: 12px;
}
textarea { overflow: auto; }

input.search-text, textarea { 
	background-color: #cecab4;
	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 */
#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;
	background-image: url(../img/ui/logoTagBotttom.png);
	background-repeat: no-repeat;
}
#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: 3px 5px 3px 5px;
}
.featured-post ul li a:hover span {
	background: #cecab4 no-repeat 0 0;
	border-radius: .25em;
	-webkit-border-radius: .25em;
	-moz-border-radius: .25em;
}

#entry-holder {
	width: 530px;
	margin-right: 54px;
	height: auto; 
	float: left;
	margin-top: 10px;
}
.entry p {
	font-size: 11px;
	line-height: 1.6em;
	color: #646159;
	margin-bottom: 1em;
}
.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: #7b744f;
}
.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;
	margin-bottom: 11px;
	font-size: 11px;
	float: right;
	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;
}
.postmetadata {
 	margin-top: 23px; 
	margin-bottom: 11px;
	width: 220px;
	color: #a6a494;
	font-size: 11px;
	height: 15px;
	font-weight: 600;
	letter-spacing: .03em;
}
.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: 5px 15px 5px 15px;
	padding: 0 10px 0 10px;
	border-left: 5px solid #e8e6d7;
	font-style: italic;
}
.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: 11px;
}
.alignright {
	width: auto;
	float: left;
}
.alignleft {
	width: auto;
	float: right;
}

/* 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: 15px 0 10px;
	padding: 10px;
	list-style: none;
	background-color: #f3f1e2;
	font-size: 11px;
	border: 1px #e5e3d7 solid;
}
.comment-author a {
	color: #dd973e;
}
.comment-author-admin {
	background-color: #e5e3d7!important;
}
.comment-author a:hover {
	color: #4c483d;
}
.comment-author .fn {
	color: #9d9984;
}
.commentlist li ul li { 
	margin-right: 15px;
	margin-left: 10px;
	font-size: 11px;
}
span.says {
	font-weight: bold;
	font-size: 13px;
	color: #9d9984;
}
.commentlist p {
	margin: 10px 6px 7px 0;
	font-size: 11px;
	line-height: 1.45em;
	color: #625f53;
    text-align: justify;
}
.children { padding: 0; }

#commentform p {
	margin-top: 5px;
}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	font-size: 11px;
}
.commentmetadata {
	margin: 0;
	display: block;
}
#commentform input, #name  {
	margin-bottom: 5px;
	margin-right: 5px;
	width: 214px;
	padding: 4px 5px 4px;
}
#email, #url {
	direction:ltr;
}
p.commentinfo #author, #email, #url, #comment, #submit, #name, #dhklui-dhklui {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	letter-spacing: .02em;
	background-color: #fbfbf7;
	background-image: none;
	border: 1px #e5e3d7 solid;
	color: #625f53;
}
#commentform {
	width: 530px;
	font-size: 11px;
	color: #666152;
}
#commentform textarea {
	font-size: 11px;
	letter-spacing: .02em;
	color: #625f53;
	width: 522px;
	height: 150px;
	padding: 6px 5px 6px;
}
#respond:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
#commentform #submit {
	width: auto;
	margin: 0 0 5px auto;
	float: right;
	width: 155px;
}
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;
}
.wp-pagenavi {
	clear: both;
}
.wp-pagenavi a, .wp-pagenavi span {
	text-decoration: none;
	border: 1px solid #BFBFBF;
	padding: 3px 5px;
	margin: 2px;
}
.wp-pagenavi a:hover, .wp-pagenavi span.current {
	border-color: #000;
}
.wp-pagenavi span.current {
	font-weight: bold;
}
 .wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:active {
	-moz-background-clip: border !important;
	-moz-background-inline-policy: continuous !important;
	-moz-background-origin: padding !important;
	background: #dad7c5 none repeat scroll 0 0 !important;
	border:1px solid #c8c5b4 !important;
	color:#767365 !important;
	font-size: 9px !important;
	padding: 7px 9px 7px 9px !important;
 	position: relative; top: -25px;
}
.wp-pagenavi span.pages {
	background:transparent !important;
	border: 0 solid !important;
	font-size: 10px !important;
	display: block;
	height: 25px;
	clear: right;
	position: relative; top: 35px !important;
	color: #666151 !important;
	margin-left: 0 !important;
}
.wp-pagenavi span.current, .wp-pagenavi a:hover {
	background: #a29d80 !important;
	border: 1px solid #908b72 !important;
	color: #f7f6e9 !important;
	text-decoration: none !important;
	font-size: 9px !important;
	padding: 7px 9px 7px 9px !important;
 	position: relative; top: -25px;
}
.wp-pagenavi span.extend {
	background:transparent !important;
}

/* 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;
}

/* --- 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: 130px;
	margin: 11px 0 0 0;
	display: block;
}
ol.related-posts li {
	font-size: 10px;
	display: block;
	width: 124px;
	float: left;
	margin-right: 11px;
	line-height: 1.3;
}
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-top: 0!important;
	margin-right: auto;
	margin-bottom: 10px!important;
	margin-left: auto;
}
.vvqvimeo, .vvqviddler {
	margin-top: 0!important;
	margin-right: auto;
	margin-bottom: 0!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;
}
