/*
Theme Name: Kiini
Theme URI: https://kiiniibura.com
Author: Big Tada Inc
Author URI: http://bigtada.com
Description: The custom theme for Kiini Ibura Salaam's website.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

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, 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, th, td {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}
:focus {/* remember to define focus styles! */
	outline: 0;
}
body {
	background: #fff;
	line-height: 1;
	overflow: auto;
}
ol, ul {
	list-style: none;
}
table {/* tables still need 'cellspacing="0"' in the markup */
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	font-weight: normal;
	text-align: left;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
a img {
	border: 0;
}
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}

html {
  scroll-behavior: smooth;
}

/* =Structure
----------------------------------------------- */

#page {
	background: url(images/background_paper_tile.jpg);
	overflow: hidden;
	min-width: 1065px;
}

#home-features {		
	padding-top: 60px; 
	padding-left: 70px; 
	margin-bottom: 60px;
	width: 90%; /* 970px */
	color: #555;
}

#home-content {	
	padding-top: 60px; 
	padding-left: 70px; 
	margin-bottom: 60px;
	width: 90%; /* 970px */
	color: #555;
}

#secondary-content {	
	padding-top: 150px; 
	padding-left: 70px; 
	margin-bottom: 60px;
	width: 90%;
	color: #555;
}

.clr {
	clear: both;
}


/* =Global
----------------------------------------------- */

/*
 * Emigre web font kit 4feb19edc1252
 * 
 * These fonts are not shareware. 
 * Use of these fonts requires the purchase 
 * of a license from Emigre, www.emigre.com  
 * Please contact sales@emigre.com
 *
 * To purchase a license to use this font go to:
 * http://www.emigre.com/fontpage.php?PFilR.html
 *
 * (c) 2012 Emigre, Inc
 */
@font-face {
    font-family: 'FilosofiaRegularRegular';
    src: url('filosreg-071211001EmigreWebOnly.eot');
    src: url('filosreg-071211001EmigreWebOnly.eot#iefix') format('embedded-opentype'),
         url('filosreg-071211001EmigreWebOnly.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}


/*
 * Emigre web font kit 4fe8a85f2dbff
 * 
 * These fonts are not shareware. 
 * Use of these fonts requires the purchase 
 * of a license from Emigre, www.emigre.com  
 * Please contact sales@emigre.com
 *
 * To purchase a license to use this font go to:
 * http://www.emigre.com/fontpage.php?PFilB.html
 *
 * (c) 2012 Emigre, Inc
 */
@font-face {
    font-family: 'FilosofiaBoldRegular';
    src: url('filosbol-071211002EmigreWebOnly.eot');
    src: url('filosbol-071211002EmigreWebOnly.eot#iefix') format('embedded-opentype'),
         url('filosbol-071211002EmigreWebOnly.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

hr {
	border-top: 4px double #999;
	padding: 0;
}

h1 {
	font: 90px "FilosofiaBoldRegular", Georgia, serif;
	-webkit-font-smoothing: antialiased;
	line-height: 70px;
	margin-left: -3px;
	padding-bottom: 10px;
}

h2 {
	font: 60px "FilosofiaBoldRegular", Georgia, serif;
	-webkit-font-smoothing: antialiased;
	line-height: 60px;
	margin-left: -3px;
	padding-bottom: 10px;
}

h3 {
	font: 36px "FilosofiaBoldRegular", Georgia, serif;
	-webkit-font-smoothing: antialiased;
	line-height: 40px;	
	padding-bottom: 10px;
	color: #555;
}

h3.slim {
	padding-bottom: 0px;
	margin-bottom: 0px;
}

h2.post-title + p {
	padding-top: 0px;
}

h3.post-title + p {
	padding-top: 0px;
}

h4 {
	font: 20px Georgia, serif;
	-webkit-font-smoothing: antialiased;
	line-height: 28px;
	padding-bottom: 10px;
	color: #1cbbb4;
	font-style: italic;
}

h4 a, h4 a:visited {
	text-decoration: none;
	color: #1cbbb4;
}

h4.mini-headline {
	margin-top: 20px; 
	margin-bottom: 20px;
	font-style: normal;
	text-transform: uppercase;
}

h4.mini-headline + p {
	padding-top: 0px;
}

h1 a, h2 a, h3 a, h1 a:visited, h2 a:visited, h3 a:visited {
	text-decoration: none;
	color: #555;
}

h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover {
	color: #9fa82b;
	border-bottom: 1px dotted #9fa82b;
}

p {
	font: 22px Georgia, serif;
	font-weight: normal;
	/*font-style: normal;*/
	-webkit-font-smoothing: antialiased;
	padding-top: 20px;
	padding-right: 20px;
	line-height: 28px;
}

.page-title { color: #7accc8; }

h5 {
	padding-top: 8px;
	padding-bottom: 8px;
	border-bottom: 1px dotted #999;
	font: 18px Georgia, serif;
	-webkit-font-smoothing: antialiased;
	line-height: 28px;
}

h5 a, h5 a:visited {
	text-decoration: none;
	color: #555;
}

h5 a:hover {
	color: #9fa82b;
}	

h5.noline {
	padding-bottom: 0;
	border-bottom: 0px dotted #fff;
}
	
input.searchfield {
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-left: 0;
	border: none;
	width: 100%;
	color: #555;
	font: 18px Georgia, serif;
	-webkit-font-smoothing: antialiased;
	line-height: 28px;
	background: transparent;
}

.section-secondary ul li, .section-secondary ul li a {
	font: 22px Georgia, serif;
	font-weight: normal;
	/*font-style: normal;*/
	-webkit-font-smoothing: antialiased;
	padding-bottom: 5px;
	line-height: 28px;
	color: #555;
}

.section-secondary ul li a:hover {
	color: #9fa82b;
}

.section-secondary ul.about-social-list li, .section-secondary ul.about-social-list li a {
	font: 22px "Font Awesome 5 Brands";
	font-weight: normal;
	-webkit-font-smoothing: antialiased;
	padding-bottom: 5px;
	line-height: 28px;
	color: #555;
}

.section-secondary ul.about-social-list li a:hover {
	color: #9fa82b;
}

li.mobile-social a {
	text-decoration: none;
	opacity: 0.75;
}

li.mobile-social a:hover {
	text-decoration: none;
	opacity: 1;
	border-bottom: none !important;
}

#myLinks .mobile-social { display: none; }

.alignright {
	float: right;
	margin-left: 20px;
}

.alignleft {
	float: left;
	margin-right: 20px;
}

.img_wrapper {
	/*height: auto !important;*/
}

.sharedaddy { margin-top: 50px; }
div.sharedaddy h3 { width: auto !important; }
div.sharedaddy .sd-content { float: left !important; margin-left: 20px !important; }

div.section .sharedaddy { display: none; }

/* =Header
----------------------------------------------- */

#header {
	height: 87px;
	background-color: #7ACCC8;
	font: 24px "FilosofiaBoldRegular", Georgia, serif;
	-webkit-font-smoothing: antialiased;
	letter-spacing: 0.02em;
	color: #FFF;
	width: 100%;
	position: fixed;
	z-index: 999;	
	/*min-width: 1090px;*/
}

#header #box-menu {
	padding-top: 52px;
	padding-right: 20px;
	text-align: right;
}


/* =Footer
-------------------------------------------------------------- */
#footer {	
	padding-top: 60px; 
	padding-left: 70px; 
	margin-bottom: 60px;
	width: 90%; /* 970px */
	color: #666;
	font: 12px Arial, Helvetica, sans-serif;
	line-height: 15px;
	font-weight: bold;
}

ul#footer-menu {
	position: relative;
	margin: 0;
	padding: 0;
	margin-top: 20px;
	margin-bottom: 20px;
	list-style: none;
	float: left;
}

ul#footer-menu li {
	display: block;
	padding-right: 10px;
	margin-right: 10px;
	border-right: 1px dotted #999;
	float: left;
}

ul#footer-menu li.last {
	border-right: none;
}

ul#footer-menu li a {
	color: #666;
	text-decoration: none;
	text-transform: uppercase;
}

ul#footer-menu li a:hover {
	border-bottom: 1px dotted #9fa82b;
}

ul#footer-social {
	position: relative;
	margin: 0;
	padding: 0;
	margin-top: 20px;
	margin-bottom: 20px;
	list-style: none;
	float: right;
}

ul#footer-social li {
	display: block;
	padding-right: 10px;
	margin-right: 10px;	
	float: left;
	font-size: 1.5em;
}

ul#footer-social li a {
	color: #666;
	text-decoration: none;
	opacity: 0.75;
}

ul#footer-social li a:hover {
	opacity: 1;
}



/* =Menu
-------------------------------------------------------------- */

ul#menu {
	position: relative;
	margin: 0;
	padding: 0;
	list-style: none;
	/* float: right; */
}

ul#menu li {
	display: block;
	margin-left: 27px;
	float: left;	
}

ul#menu li a {
	color: #FFF;
	text-decoration: none;
}

a.wordmark {
	color: #143930 !important;
	text-decoration: none;
}

ul#menu li a:hover {
	border-bottom: 1px dotted #FFF;
}

ul#menu li.current {	
	height: 54px;
	background: url(images/nav_pointer.png) no-repeat center bottom;
}

ul#home {
	position: absolute;
	margin: 0;
	padding: 0;
	margin-left: 147px;
	list-style: none;
	float: left;	
}

ul#home li {
	display: block;
	margin-left: 0px;
	float: left;	
}

ul#home li span {
	color: #FFF;
	text-decoration: none;
	display: none;
}

ul#home li.current {
	height: 53px;
	width: 25px;
	background: url(images/nav_pointer.png) no-repeat center bottom;
}

ul#secondary-support li {
	padding-bottom: 10px;	
}

#updown-arrows {
	float: left;
	display: none;
}

ul#social {
	position: relative;
	margin: 0;
	padding: 0;
	list-style: none;
	float: right;
}

ul#social li {
	display: block;
	margin-left: 17px;
	float: left;
	font-size: 0.85em;	
}

ul#social li a {
	color: #FFF;
	text-decoration: none;
	opacity: 0.75;
}

ul#social li a:hover {
	opacity: 1;
}

ul#about-social {
	position: relative;
	margin: 0;
	margin-top: 10px;
	padding: 0;
	list-style: none;
}

ul#about-social li {
	display: block;
	margin-right: 17px;
	float: left;
	/* font-size: 0.85em;	*/
}

ul#about-social li a {
	color: #333;
	text-decoration: none;
}

ul#about-social li a:hover {
	color: #9fa82b;
}

/* =Action-Buttons
----------------------------------------------- */
.action-buttons { 
	position: relative;
	margin: 0;
	padding: 0;
	margin-top: 3px;
	list-style: none; 
	float: left;
}

.action-buttons li {
	display: block;
	padding: 15px 60px 15px 60px;
	float: left;	
	cursor: pointer;
	border-left: 1px dotted #999;
}

.action-buttons li.first {
	border-left: none;
}

.action-buttons li:first-child {
	border-left: none;
}

.action-buttons a {
	display: block;
	text-align: center;
	position: relative;
	z-index: 2;	
	text-decoration: none;
	overflow: hidden;
	font: 24px "FilosofiaBoldRegular", Georgia, serif;
	-webkit-font-smoothing: antialiased;
	line-height: 30px;
	color: #555;
	border-bottom: 1px dotted transparent;
}

.action-buttons a:before{
	content: "";
	display: block;
	height: 50px;	
	width: 50px;
	margin: 0 auto;
	background: url(images/icons.png) no-repeat center center;
}

.action-buttons .buy-print a:before{ background-position: -15px -175px }
.action-buttons .buy-print a:hover:before { background-position: -95px -173px }
.action-buttons .buy-print a:hover { color: #9fa82b; border-bottom: 1px dotted #9fa82b; }

.action-buttons .buy-ebook a:before{ background-position: -16px -254px }
.action-buttons .buy-ebook a:hover:before { background-position: -96px -254px }
.action-buttons .buy-ebook a:hover { color: #9fa82b; border-bottom: 1px dotted #9fa82b; }

.action-buttons a.ext-icon-19 { background: none; padding-right: 0 !important; }

/* =Home-Banner
----------------------------------------------- */
#home-banner {	
	padding-top: 87px;
	height: 649px;
	overflow: hidden;
	background: #083331 url(images/background_pyramidpaper.jpg) no-repeat left top;	
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	color: #FFF;	
}

#home-banner-image {
	height: 649px;
	width: 100%;
	text-align: right;
	position: absolute;
	z-index: 900;
	min-width: 1090px;
}

#home-banner-content {
	position: absolute; 
	z-index: 900; 
	padding-top: 120px; 
	padding-left: 70px; 	
	width: 40%;	
	min-width: 580px;
	margin-right: 580px;
}

#home-banner h1, #home-banner p {
	text-shadow: 0px 0px 20px rgba(0, 0, 0, 0.8);
}

#home-banner hr {
	border-color: #FFF;
}



/* =Home-Feature
----------------------------------------------- */

.home-feature {	
	min-width: 1070px;
	margin-bottom: 75px;
}

.home-feature:first-child {
	margin-bottom: 150px;
}

.box-feature-image-left {
	float: left; 
	margin-right: 80px;
	margin-bottom: 20px;
}

.home-feature .box-feature-image-right {
	float: right; 
	margin-left: 60px;
	margin-bottom: 20px;
}

.home-feature .box-feature-sub-image-right {
	float: right;
	margin-left: 40px;
	margin-bottom: 20px;
	padding-left: 40px;
	border-left: 1px dotted #999;
}

.home-feature .box-feature-sub-image-right .halfimg {
	padding: 0 62px 30px 62px;
}

.home-feature .box-feature-sub-image-left {
	float: left;
	margin-right: 40px;
	margin-bottom: 20px;
	padding-right: 40px;
	border-right: 1px dotted #999;
}

.home-feature .box-feature-sub-image-left .halfimg {
	padding: 0 62px 30px 62px;
}

.halfimg {
	/*height: 200px;
	overflow: hidden;
	*/
}

.home-feature .box-feature-content {
	padding-top: 26px;
}

.home-feature .box-feature-content p {
	padding-top: 5px;
}

.home-feature .box-feature-content hr {
	margin-top: 25px;
}

/* Fallback styles */
.book {
  display: inline-block;
  box-shadow: 5px 5px 20px #555;
  margin: 10px;
}

.book img { vertical-align: middle; }

.csstransforms3d  .books {
  -moz-perspective: 75px;
  -moz-transform-style: preserve-3d;
  -webkit-transform-style: preserve-3d;
}

.csstransforms3d  .book {
  position: relative;
  -moz-perspective: 75px;
  -moz-transform: rotateY(-1deg);
  -webkit-transform: perspective(75) rotateY(-1deg);
  outline: 1px solid transparent; /* Helps smooth jagged edges in Firefox */
  box-shadow: none;
  margin: 0;
}

.csstransforms3d  .book img {
  position: relative;
  max-width: 100%;
}

.csstransforms3d  .book:before,
.csstransforms3d  .book:after {
  position: absolute;
  top: 2%;
  height: 96%;
  content: ' ';
  z-index: -1;
}

.csstransforms3d  .book:before {
  width: 100%;
  left: 7.5%;
  background-color: #a5a5a5;
  box-shadow: 5px 5px 20px #555;
}

.csstransforms3d  .book:after {
  width: 5%;
  left: 100%;
  background-color: #EFEFEF;
  box-shadow: inset 0px 0px 5px #aaa;
  -moz-transform: rotateY(10deg);
  -webkit-transform: perspective(75) rotateY(10deg);
}


/* =Home/Secondary-Content-Block
----------------------------------------------- */
.ss-left, .ss-right{
   position: relative;
}

.home-content-block {
	margin-top: 200px;
}

.section {	
	padding-top: 150px;
	padding-bottom: 150px;
}

.section-secondary {	
	padding-bottom: 50px;
}

.box-three-col {
	float: left; 
	width: 30%; 
	margin-top: 20px; 
	margin-right: 30px;
	margin-left: 0;
}

.last {
	margin-right: 0px !important;
}

.box-content-left {
	float: left; 
	width: 45%;	
	border-right: 1px dotted #999;
	padding-right: 20px;
}

.box-content-left-secondary, .box-content-left-secondary-about {
	float: left; 
	width: 25%;		
	padding-right: 40px;
	padding-top: 130px;
}

.box-content-right {
	float: left; 
	width: 45%;
	padding-left: 20px; 
}

.box-content-right-secondary, .box-content-right-secondary-about {
	float: right; 
	width: 70%;
	padding-top: 55px;
}

.anthologies-p p:first-child {	
	//padding-top: 20px !important;
}

.anthologies-p p {	
	padding-top: 0 !important;
}

.post {
	margin-bottom: 30px;
}

.details {
	margin-top: 25px;
}

div.box-three-col img {
	width: 100%;
	height: auto;
	margin-bottom: 20px;		
}

div.box-three-col iframe {
	width: 100%;
	height: auto;
	margin-bottom: 20px;		
}

#section-artwork div.post img {	
	max-width: 75%;
	height: auto;
	margin-bottom: 20px;	
	margin-right: 20px;
	/*float: left;*/
	padding: 20px;
	background: rgb(251, 251, 251);
	background: rgba(255,255,255,0.9);
	border:1px solid #cecece;
	-moz-box-shadow: rgba(0,0,0,0.25) 0px 0px 7px; 
	-webkit-box-shadow: rgba(0,0,0,0.25) 0px 0px 7px; 
	-khtml-box-shadow: rgba(0,0,0,0.25) 0px 0px 7px;	
}

.artwork, div.post_content img {
	max-width: 75%;
	height: auto;
	margin-bottom: 20px;	
	margin-right: 20px;	
	padding: 20px;
	background: rgb(251, 251, 251);
	background: rgba(255,255,255,0.9);
	border:1px solid #cecece;
	-moz-box-shadow: rgba(0,0,0,0.25) 0px 0px 7px; 
	-webkit-box-shadow: rgba(0,0,0,0.25) 0px 0px 7px; 
	-khtml-box-shadow: rgba(0,0,0,0.25) 0px 0px 7px;	
}


/* =Content
----------------------------------------------- */
#content { position: relative; overflow: hidden; }

/* =Aside
----------------------------------------------- */


/* =Link
----------------------------------------------- */

p a {
	color: #333;
}

p a:hover {
	color: #9fa82b;
}

span.categories a, .category {
	background-color: #7accc8;
	padding: 2px 7px 2px 7px;
	margin: 10px 10px 10px 0;
	color: #FFF;
	display: inline-block;
	text-transform: uppercase;
	font-style: normal;
	text-decoration: none;
	font: 20px Georgia, serif;
	-webkit-font-smoothing: antialiased;
	line-height: 28px;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	-opera-border-radius:7px;
	-khtml-border-radius:7px;
}

span.categories a:hover, .category:hover {
	background-color: #9fa82b;
}

.tag {
	color: #7accc8;
	display: inline-block;
	text-decoration: none;
	font: 20px Georgia, serif;
	-webkit-font-smoothing: antialiased;
	line-height: 28px;
}

.tag:hover {
	color: #9fa82b;
	border-bottom: 1px dotted #9fa82b;
}

span.tags a {
	color: #7accc8;
	padding-bottom: 4px;
	text-decoration: none;
	font: 20px Georgia, serif;
	-webkit-font-smoothing: antialiased;
	line-height: 28px;
}

span.tags a:hover {
	color: #9fa82b;
	border-bottom: 1px dotted #9fa82b;
}

.top-section {
	height: 60px; 
	display: block;
	font: 19px Georgia, serif;	
	-webkit-font-smoothing: antialiased;
	line-height: 28px;
	letter-spacing: 1px;
	font-weight: normal;
	color: #bce5e3;
	text-decoration: none;
}

.top-section:hover {
	color: #FFF;
}
	
.arrow-down {
	background: url(images/icons.png) no-repeat -10px -10px;
	width: 60px;
	height: 60px;
	display: block;
	text-indent: -9999px;
	filter: 0 !important;
}

.arrow-down:hover {
	background-position: -91px -10px;
}

.arrow-up {
	background: url(images/icons.png) no-repeat -10px -410px;
	width: 60px;
	height: 60px;
	display: block;
	text-indent: -9999px;	
	filter: 0 !important;
}

.arrow-up:hover {
	background-position: -90px -410px;
}

.arrow-right { 				
	padding: 18px 20px 10px 20px; 
	text-indent: -70px; 
	background: url(images/icons.png) no-repeat -20px -90px;
	font: 22px "FilosofiaBoldRegular", Georgia, serif;
	-webkit-font-smoothing: antialiased;
	line-height: 28px;
	color: #555;
	text-decoration: none;
}

.arrow-right:hover {
	color: #9fa82b;
	background-position: -100px -90px;
}

.arrow-left { 			
	padding: 18px 20px 10px 20px; 
	width: 0px;
	text-indent: 30px;
	margin-left: -180px;
	background: url(images/icons.png) no-repeat -20px -490px;
	font: 22px "FilosofiaBoldRegular", Georgia, serif;
	-webkit-font-smoothing: antialiased;
	line-height: 28px;
	color: #555;
	text-decoration: none;
}

.arrow-left:hover {
	color: #9fa82b;
	background-position: -100px -490px;
}

.support-link {	
	padding: 18px 0px 10px 0px;
	font: 22px "FilosofiaBoldRegular", Georgia, serif !important;
	-webkit-font-smoothing: antialiased;
	line-height: 28px;
	color: #555;
	text-decoration: none;
}

.active {
	text-transform: uppercase;
	color: #9fa82b !important;
}

.support-link:hover {
	color: #9fa82b;
}

.special-link {	
	padding: 21px 0px 10px 0px;
	font: 22px "FilosofiaBoldRegular", Georgia, serif !important;
	-webkit-font-smoothing: antialiased;
	line-height: 28px;
	color: #555;
	text-decoration: none;
}

.special-link:hover {
	color: #9fa82b;
}

.view-all { 			
	padding: 18px 20px 10px 20px; 
	text-indent: 30px;	
	width: 0px;
	background: url(images/icons.png) no-repeat -20px -330px;
	font: 22px "FilosofiaBoldRegular", Georgia, serif;
	-webkit-font-smoothing: antialiased;
	line-height: 28px;
	color: #555;
	text-decoration: none;
	white-space: nowrap;
}

.view-all:hover {
	color: #9fa82b;
	background-position: -100px -329px;
}


/* =Gallery
----------------------------------------------- */




/* =Status
----------------------------------------------- */



/* =Quote
----------------------------------------------- */



/* =Image
----------------------------------------------- */




/* =error404
----------------------------------------------- */



/* =Showcase
----------------------------------------------- */




/* =Attachments
----------------------------------------------- */




/* =Navigation
-------------------------------------------------------------- */



/* =Widgets
----------------------------------------------- */




/* =Comments
----------------------------------------------- */




/* =Footer
----------------------------------------------- */




/* =Responsive Structure
----------------------------------------------- */



/* =Print
----------------------------------------------- */

@media print {	
	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, 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, th, td {
		border: 0;
		font-family: inherit;
		font-size: 17pt !important;
		font-style: inherit;
		font-weight: inherit;
		line-height: normal;
		margin: 0;
		outline: 0;
		padding: 0;
		vertical-align: baseline;
	}
	body { background:white; color:black; a:link:black; a:visited:black; margin:0.5in; }
	#page { background:white; }
	h1, .page-title { font-weight: bold; font-size: 24pt !important; }
	h2 { font-weight: bold; font-size: 24pt !important; }	
	#header { display: none; }
	#home-banner { padding-top: 0px; display: block; height: 300px; }
	#home-banner h1, #home-banner p { text-shadow: none; color: #555; }
	#home-banner-image { display: none; }
	#home-content { margin-bottom: 0px; }
	.home-feature { min-width: 100%; }
	.action-buttons { display: none; }
	.page-title { color: #999; display: block; left: 0% !important; opacity: 1 !important; }
	#section-blog { display: none; }
	#section-writings { display: none; }
	#section-artwork { display: none; }
	.maintitle { display: none; }
	#home-top hr { display: none; }
	.section { display: block; padding-top: 0px; padding-bottom: 0px; }
	#secondary-content { padding-top: 0px; padding-left: 0px; }
	.section-secondary { }
	p { margin-bottom: 20px; }
	.box-content-left { border: none; width: 100%; }
	.box-content-left-secondary { display: none; }
	.box-content-left-secondary-about {  }
	.box-content-right-secondary { float: left; width: 100%;  }
	.box-content-right-secondary-about {  }
	.nextprevious { display: none; }
	.sidebar { display: none; }
	.content { display: block; }
	.dated { color: #999; font-style: italic; }
	a { color: #999 !important; }
	span.categories a, .category { margin: 0px 10px 0px 0px !important; padding: 0px !important; color:#000; background-color:white; }	
	.categories { background-color:white; color:#000; }
	#footer { display: block; padding-top: 20px; padding-left: 0px !important; margin-bottom: 0px; }
	#footer-menu { display: none; }
	.login { display: none; }
	.sharedaddy { display: none; }
}


/* =IE7
----------------------------------------------- */



/* =IE8 
----------------------------------------------- */