/*  
Theme Name: Tangible Kingdom 3
Theme URI: http://www.tangiblekingdom.org
Description: A custom theme for CRM's Tangible Kingdom
Version: 1.3
Author: Kevin Tracy and Deluge Studios
Author URI: http://www.kevintracydesign.com and http://www.delugestudios.com
This theme was designed by Kevin Tracy
*/

* {
	margin: 0;
	padding: 0;	
	}

body {
	background: #000000 url(images/Tangiblekingdomtable_bkg-2.jpg) center 0 repeat-x;
	text-align: left;
	padding: 540px 0 0 0;
	}

h2 {
	font-size: 110%;
	font-weight: bold;
	color: #999999;
	padding: 0;
	list-style-type: none;
	margin: 15px 0px 0px 10px;
	font-family: Baskerville, Constantia, "Palatino", "Garamond", "Palatino Linotype", "Book Antiqua", Georgia,  serif;
	}

h3 {
	font-size: 190%;
	color: #FAA61A;
	font-weight: normal;
	font-family: Baskerville, Constantia, "Palatino", "Garamond", "Palatino Linotype", "Book Antiqua", Georgia,  serif;
	}

h3 a { color: #FAA61A; text-decoration:none; }

h4 {
	color: #faa61a;
	font-size: 180%;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	text-decoration: none;
	font-family: Baskerville, Constantia, "Palatino", "Garamond", "Palatino Linotype", "Book Antiqua", Georgia,  serif;
	}

h4 a {
	color: #faa61a;
	font-size: 100%;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	text-decoration: none;
	}

h5 {
	font-family: Baskerville, Constantia, "Palatino", "Garamond", "Palatino Linotype", "Book Antiqua", Georgia,  serif;
	font-size: 110%;
	color: #efefef;
	margin: 0px;
	padding: 0px;
	}

h6 {
	font-size: 60%;
	color: #808080;
	margin: 0px;
	padding: 0px;
	line-height: 2em;
	font-weight: bold;
	font-family: "Frutiger", "Univers", "Helvetica Neue", Helvetica, Arial, "Trebuchet MS", "Lucida Sans", "Lucida Grande", Verdana, Tahoma, sans-serif;
	}

p {
	font-size: 90%;
	line-height: 1.65em;
	font-weight: normal;
	font-family: "Frutiger", "Univers", "Helvetica Neue", Helvetica, Arial, "Trebuchet MS", "Lucida Sans", "Lucida Grande", Verdana, Tahoma, sans-serif;
	color: #f7f4ee;
	}

ul {	
	padding-left: 0.5em;
	margin: 0 0 .5em .5em;
	line-height: 1.25em;
	font-size: 90%;
	font-weight: normal;
	font-family: "Frutiger", "Univers", "Helvetica Neue", Helvetica, Arial, "Trebuchet MS", "Lucida Sans", "Lucida Grande", Verdana, Tahoma, sans-serif;
	}

li { margin-bottom: 0.5em; }	

/* Header & Menus */

#header {
	position: absolute;
	background: url(images/Tangiblekingdomtable_mainTest-2.jpg) no-repeat 0px 0px; 
	top: 0;
	left: 50%;
	margin: 0 0 0 -600px;
	padding: 0px;
	height: 600px;
	width: 1200px;
	}



/*MENU*/

ul#menu {
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
	}

ul#menu li {
	list-style: none;
	display: block;
	font-size:2px;
	}

#blog a, #blog a:visited {
	position: absolute;
	width: 132px;
	height: 88px;
	left: 654px;
	top: 194px;
	background: url(images/nav-authorBlogs-ro.jpg) no-repeat 0px 0px;
	padding: 0px;
	}

#resources a, #resources a:visited {
	position: absolute;
	width: 154px;
	height: 121px;
	left: 392px;
	top: 194px;
	background: url(images/nav-resources-ro.jpg) no-repeat 0px 0px;
	padding: 0px;
	}

#book a, #book a:visited {
	position: absolute;
	width: 160px;
	height: 93px;
	left: 500px;
	top: 316px;
	background: url(images/nav-theBook-ro.jpg) no-repeat 0px 0px;
	padding: 0px;
	}

#tkPrimer a, #tkPrimer a:visited {
	position: absolute;
	width: 404px;
	height: 82px;
	left: 392px;
	top: 469px;
	background: url(images/nav-tkPrimer-ro.jpg) no-repeat 0px -1px;
	padding: 0px;
	}

#home a, #home a:visited {
	position: absolute;
	width: 132px;
	height: 88px;
	left: 260px;
	top: 194px;
	background: url(images/nav-home-ro.jpg) no-repeat 0px 0px;
	padding: 0px;
	}

#tkStore a, #tkStore a:visited {
	position: absolute;
	width: 89px;
	height: 26px;
	left: 860px;
	top: 108px;
	background: url(images/nav2-buyBook-ro.png) no-repeat 0px 0px;
	padding: 0px;
	z-index: 52;
	}

#contact a, #contact a:visited {
	position: absolute;
	width: 89px;
	height: 24px;
	left: 860px;
	top: 129px;
	background: url(images/nav2-contactUs-ro.jpg) no-repeat 0px 0px;	
	padding: 0px;
	z-index: 51;
	}

#facebook a, #facebook a:visited {
	position: absolute;
	width: 89px;
	height: 25px;
	left: 860px;
	top: 147px;
	background: url(images/nav2-faceBook-ro.jpg) no-repeat 0px 0px;
	padding: 0px;
	z-index: 53;
	}

#newsletter a, #newsletter a:visited {
	position: absolute;
	width: 89px;
	height: 19px;
	left: 860px;
	top: 172px;
	background: url(images/nav2-eNewsletter-ro.jpg) no-repeat 0px 0px;
	padding: 0px;
	z-index: 54;
	}

/*ROLLVOERS*/

#blog a:hover, #blog a:active {
	background-position: 0px -91px;
	}
#resources a:hover, #resources a:active {
	background-position: 0px -122px;
	}
#book a:hover, #book a:active {
	background-position: 0px -94px;
	}
#tkPrimer a:hover, #tkPrimer a:active {
	background-position: 0px -86px;
	}
#home a:hover, #home a:active {
	background-position: 0px -88px;
	}

#tkStore a:hover, #tkStore a:active {
	background-position: 0px -26px;
	}
#contact a:hover, #contact a:active {
	background-position: 0px -24px;
	z-index: 55;
	}
#facebook a:hover, #facebook a:active {
	background-position: 0px -25px;
	z-index: 55;
	}
#newsletter a:hover, #newsletter a:active {
	background-position: 0px -19px;
	}


/* Magic Coffee Cup */

/*
ul#coffeeCup {
	position: absolute;
	top: 220px;
	left: 780px;
	width: 310px;
	height: 310px;
	background: url(images/coffeeCup-8ball.png) no-repeat;	
	margin: 0;
	padding: 0;
	list-style: none;
	}

#coffeeCup {
	position: absolute;
	top: 219px;
	left: 780px;
	width: 310px;
	height: 310px;
	margin: 0;
	padding: 0;
	list-style: none;
	z-index: 700;
	}

.next {
	position: absolute;
	display: block;
	top: 310px;
	left: 780px;
	width: 310px;
	height: 10px;
	z-index: 900;
	text-align: center;
	}

.prev {
	position: absolute;
	display: block;
	top: 219px;
	left: 940px;
	width: 150px;
	height: 310px;
	z-index: 901;
	}

/* Contents */

#wrapper {
	position: relative;
	margin: 0 auto;
	font-family: "Frutiger", "Univers", "Helvetica Neue", Helvetica, Arial, "Trebuchet MS", "Lucida Sans", "Lucida Grande", Verdana, Tahoma, sans-serif;
	font-size: 1em;
	color: #FFFFFF;
	position: relative;
	width: 980px;
	}



/*homepage*/

#triptych {
	position: relative;
	width: 940px;
	padding: 40px 20px 0 20px;
	clear: both;
	position: relative;
	}

#triptych a, #triptych a:visited {
	color: #faa61a;
	text-decoration: none;
	}

#triptych a:hover, #triptych a:active {
	text-decoration: underline;
	}


#first {
	position: relative;
	float: left;
	top: 0;
	width: 280px;
	height: auto;
	padding: 2px 10px 20px 10px;
	margin: 0 20px 0 0;
	overflow: hidden; 
	}

#second {
	position: relative;
	float: left;
	width: 280px;
	height: auto;
	padding: 2px 10px 20px 10px;
	margin: 0;
	overflow: hidden; 
	}

#third {
	position: relative;
	float: right;
	top: 0;
	width: 280px;
	height: auto;
	padding: 2px 10px 20px 10px;
	overflow: hidden; 
	}

.title {
	float: left;
	width: 300px;
	font-size: 1.2em;
	border-bottom: 1px solid #faa61a;
	letter-spacing: -.5px;
	padding: 0;
	margin: 0 0 10px 0; 
	font-family: Baskerville, Constantia, "Palatino", "Garamond", "Palatino Linotype", "Book Antiqua", Georgia,  serif;
	}

.title h3 { 
	font-size: 1.9em; 
	line-height: 1em;
	padding: 0; 
	margin: 0 0 -12px 0; 
	text-indent: -3px;
	letter-spacing: +.25px;
	}

#triptych h5 {
	font-weight: normal;
	font-size: 1.3em;
	}

#index_media {
	clear: both;
	width: 100%;
	margin: 20px 0 30px 0;
	padding: 30px 0;
	text-align: center;
	}

#index_media a, #index_media a:visited {
	color: #faa61a;
	text-decoration: none;
	}

#index_media a:hover, #index_media a:active {
	text-decoration: underline;
	}

#media-title {
	width: 262px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #faa61a;
	font-size: 140%;
	padding-bottom: 5px;
	margin: 0 auto 10px auto;
	}
	
.subhead {
	font-size: 55%;
	}

.link {
	font-size: 95%;
	color: #faa61a;
	text-align: right;
	}

.link a, .link a:visited {
	color: #faa61a;
	text-decoration: none;
	}

.link a:hover, .link a:active {
	text-decoration: underline;
	}

#third img {
	margin-left: 5px;
	}

.clear-third { clear: both; margin: 0; padding: 0; }

.subText { color: #CCC; font-size: 70%; }

.smaller { font-size: 80%; }

/*Sidebars and Links*/

ul#sidebar {
	position: relative;
	float: left;
	width: 150px;
	font-size: 100%;
	margin: 30px 0 2em 0;
	padding: 2.1em 30px 3em 0;
	text-align: right;
	overflow: hidden;
	border-right: 1px solid #f7f4ee;
	}

ul#sidebar li {
	margin: 0;
	list-style-type: none;
	line-height: 1.65em;
	color: #f7f4ee;
	}

ul#sidebar ul li a, ul#sidebar ul li a:visited {
	font-size: 90%;
	color: #f7f4ee;
	text-decoration: none;
	font-weight: normal;
	}

ul#sidebar ul ul li a:link, ul#sidebar ul ul li a:visited, ul#sidebar ul ul li a:hover, ul#sidebar ul ul li a:active { font-size: 100%; }

ul#sidebar .linkcat li, ul#sidebar .pagenav li {
	padding: 0;
	line-height: 1.65em;
	font-size: 100%; 
	}

.search li { margin: 1.5em 0 2em 0; }

ul#sidebar ul li a:hover, ul#sidebar ul li a:active {
	text-decoration: underline;
	}

li.linkcat ul { padding: 0 0 .5em 0; }
	
#sidebar h2 { 
	margin: 0 0 .3em 0; 
	font-size: 2em; 
	font-family: Baskerville, Constantia, "Palatino", "Garamond", "Palatino Linotype", "Book Antiqua", Georgia,  serif;
	font-weight: normal;
	color: #FAA61A;
	}

#mb-hthui-hthui, #dhddui-dhddui { width: 20em; margin: 8px 0; }

#mb-name, #name { width: 20em; margin: 8px 0; }

#submit, #sign-up-button { margin: 8px 0 0 0; }

.linkcat form { 
	font-size: 90%;
	line-height: 1.5em;
	margin-left: 0;
	}



/*404 page*/

#error {
	text-align: center;
	width: 511px;
	padding: 25px 50px 140px 50px;
	float: left;
	}

#error a, #error a:visited {
	color: #faa61a;
	}

#error a:hover, #error a:active {
	color:#999999;
	}
	
	
/* Pages & Singles */

#contents {
	width: 620px;
	float: right;
	}




/*Posts*/

#post {
	position: relative;
	float: right;
	text-align: left;
	width: 730px;
	margin: 30px 0 20px 0;
	padding: 2px 50px 60px 10px;
	}
	
#post h4 {
	font-size: 320%;
	padding: 8px 0 0 10px;
	}
#post h5 {
	font-size: 180%;
	padding: .25em 0 .5em 24px;
	font-weight: normal;
	}

#post h6 { padding: 0 0 1em 24px; }

#post p { padding: 0 0 1em 24px; font-weight: normal; }

#post ul { padding: 0 0 0 24px; margin: 0 0 0 24px; }

#post a, #post a:visited {
	color: #faa61a;
	text-decoration: none;
	}

#post a:hover, #post a:active {
	text-decoration: underline;
	}

/* Media Divs */

.video-right { 
	position: relative; 
	float: right; 
	width: 150px;
	height: 40px;
	border: #333 1px solid; 
	margin: -4px 0 4px 24px; 
	padding: 60px 2px 2px 2px; 
	background: url(images/introScreen.png) no-repeat;
	text-indent: -3000px;
	text-align: center;
	}

.video-left { 
	position: relative; 
	float: left; 
	border: #333 1px solid; 
	margin: 4px 8px 4px 0; 
	padding: 2px; 
	}


/* Foxy Cart Forms */

#foxyCart {
	position: relative;
	padding: 8px 0 9px 0;
	margin: 8px 20px 8px 20px;
/*	border-top: #faa61a 1px dotted;	*/
	}

.foxycart { 
	position: relative;
	width: 630px; 
	text-align: left;
	color: #fff;
	background: #2a2622 /* url(images/TKP_aged-paper.jpg) */ ;
	padding: 30px 40px 30px 30px;
	margin: 0 20px 16px 4px;
	border-top: #36322e 1px solid;
	border-right: #1e1a17 1px solid;
	border-bottom: #261f1b 1px solid;
	border-left: #292420 1px solid;
	}
	
.foxycart p {
	margin: 0 0 4px -22px;
	padding: 0;
	font-size: 90%;
	line-height: 120%;
	word-spacing: .125em;
	text-align: left;
	color: #fff;
	}

label.label_left { 
	position: relative; 
	text-align: left;
	padding: 8px 0 0 0;
	margin: 0 0 .5em 2px;
	color: #fff; 
	width: 500px; 
	}

.itemBlock {
	width: 13em;
	margin: 0;
	font-size: 100%;
	font-weight: bold;
	padding: 16px 40px 8px 0;
	border-top: #faa61a 2px dotted;
	}
	
#TKquantity1, #TKquantity2 {  
	float: right;
	}

.foxycart .submit { 
	margin: 4px 0 0 0; 
	font-size: 70%;
	}

/*
#buy-now {
	position: relative;
	top: 30px;
	float: right;
	width: 170px;
	height: 170px;
	text-indent: -3000px;
	}
#buy-now a:link, #buy-now a:visited {
	width: 170px;
	height: 170px;
	display: block;
	background: url(images/buy-now-RO.png) 0 0 no-repeat;
	}
#buy-now a:hover, #buy-now a:active {
	width: 170px;
	height: 170px;
	display: block;
	background: url(images/buy-now-RO.png) 0 -170px no-repeat;
	}
*/
/* Absolute Version */

#buy-now {
	position: absolute;
	top: -273px;
	right: 68px;
	width: 170px;
	height: 170px;
	text-indent: -3000px;
	}
#buy-now a:link, #buy-now a:visited {
	width: 170px;
	height: 170px;
	display: block;
	background: url(images/buy-now-RO2.png) 0 -170px no-repeat;
	}
#buy-now a:hover, #buy-now a:active {
	width: 170px;
	height: 170px;
	display: block;
	background: url(images/buy-now-RO2.png) 0 0 no-repeat;
	}

#buy-now2 {
	position: relative;
	width: 180px;
	height: 60px;
	float: right;
	margin: 8px 0 0 8px;
	text-indent: -3000px;
	}

#buy-now2 a:link, #buy-now2 a:visited {
	width: 180px;
	height: 60px;
	display: block;
	background: url(images/buy-now-button-RO2.png) 0 0 no-repeat;
	}
#buy-now2 a:hover, #buy-now2 a:active {
	width: 180px;
	height: 60px;
	display: block;
	background: url(images/buy-now-button-RO2.png) 0 -60px no-repeat;
	}




/* Email Sign Up */

#emailSignUp {
	padding: 0 0 0 20px; 
	}
	
#name, #hthui-hthui { width: 200px; }

#missiomailbuild { margin-top: 2px; float: left; clear: both; }




/* Footer */

#footer {
 	float: left;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 20px;
	margin: auto;
	width: 100%;
	}

#footer a {
	font-size: 80%;
	color: #888;
	text-decoration: none;
	}

#footer a:hover, #footer a:active {
	text-decoration: underline;
	}

#footer ul {
	list-style: none;
	display: inline;
	}
	
#footer li {
	display: inline; 
	}
	
	
/*LANDING PAGE*/

#content_landing {
	width: 985px;
	padding-bottom: 25px;
	display: block;
	position: relative;
	}

#row1, #row2 { width: 985px; }

.clear{ clear:both; height:0px; }

#fiona, #wedgies, #tk-moments, #tangibility {
	width: 260px;
	font-size: 95%;
	font-weight: normal;
	float:left;
	}

/* Categories */

#fiona { padding: 40px 15px 30px 215px; background:url(images/community_bkgrnd.jpg) no-repeat right 20px; }
#tk-moments { padding: 40px 15px 30px 40px; background:url(images/community_bkgrnd.jpg) no-repeat right 20px; }
#wedgies { padding: 20px 15px 30px 215px; background:url(images/community_bkgrnd.jpg) no-repeat right top; }
#tangibility { padding: 20px 15px 30px 40px; background:url(images/community_bkgrnd.jpg) no-repeat right top; }


#content {
	width: 985px;
	position: relative;
	padding-bottom: 25px;
	display: block;
	}

/**********************************************************************/

/*comments*/

#comments {
	position: relative;
	left: 20px;
	width: 680px;
	padding: 2px;
	margin-bottom: 8px;
	}


#comments h3 {
	font-size: 140%;
	color: #fff;
	padding-top: 1.5em;
	}
	
.entry p a:visited {
	color: #FFFFFF;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 95% 'Trebuchet MS', Verdana, sans-serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 100%;
	color: #faa61a;
	text-decoration: none;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}
	
.commentmetadata {
	font-weight: normal;
	}
	
#respond {
	color: #cccccc;
	font-size: 80%;
	margin: 0px;
	padding-top: 25px;
	font-weight: normal;
	}

ol.commentlist {
	width: 480px;
	padding: 0;
	text-align: left;
	}

ol.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	border-bottom: #fff 1px dotted;
	}

.alt {
	margin: 0;
	padding: 0px;
	border-bottom: #FAA61A 1px dotted;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform { 
	position: relative; 
	width: 600px; 
	}

#commentform p {
	margin: 5px 0;
	}

input #comments {
	position: relative;
	width: 330px;
	padding: 2px;
	margin: 0 0 16px 0;
	border-bottom: #333 20px solid;
	}

#author, #email, #url, #comment {
	position: relative;
	left: 30px;
	width: 300px;
	padding: 2px;
	margin: 0 1em 1em 0;
	}

#commentform #submit { position: relative; left: 30px; }

#commentform label { font-size: 80%; }

.required { color: #FAA61A; }

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	font-size: 70%;
	color: #808080;
	margin: 0px;
	}

#reply { padding-bottom: 1em; }
	

/* Begin Images */

p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 3px 5px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 5px 3px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
	
a img {
	border: none;
	}
	
	
	
/* Begin Form Elements */

#contactHugh {  }

#contactHugh h5 { padding-top: .5em; }

.contactHugh { width: 440px; }

/*
input, textarea { margin: 8px 0 0 30px; }
*/

label { padding-left: 1em; font-size: 90%; }

#searchform {
	display: none;
	position: relative;
	width: 150px;
	padding: 18px 28px 32px 0;
	background: #FF0;
	text-align: right;
	width: 160px;
	}

#searchsubmit { float: right; }

#sidebar #searchform #s {
	width: 11em;
	margin-bottom: 5px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}


	
/* End Form Elements */


.postmetadata p {
	padding-top: 30px;
	font-size: 70%;
	color: #808080;
	margin: 0px;
	}

.postmetadata a, .postmetadata a:visited, .commentmetadata a, .commentmetadata a:visited {
	color: #808080;
	font-weight: bold;
	}

.postmetadata a:hover, .postmetadata a:acvtive, .commentmetadata a:hover, .commentmetadata a:active {
	color: #FFFFFF;
	}

hr {
	margin-top: 25px;
	display: none;
	}

.navigation {
	text-align: center;
	padding: 3em 20px;
	font-size: 80%;
	}

.navigation a, .navigation a:visited {
	color: #faa61a;
	text-decoration: none;
	}

.navigation a:hover, .navigation a:active {
	text-decoration: underline;
	}

#third a, #third a:visited {
	color: #faa61a;
	text-decoration: none;
	}

#third a:hover, #third a:active {
	text-decoration: underline;
	}

#sidebar_left a, #sidebar_left a:visited {
	color: #faa61a;
	text-decoration: none;
	}
#sidebar_left a:hover, #sidebar_left a:active {
	text-decoration: underline;
	}

#home_link {
	display: block;
	text-indent: -9999px;
	width: 620px;
	height: 200px;
	position: absolute;
	left: 200px;
	top: 0px;
	text-decoration: none;
	}
	
