/*

Website: The Literary Bohemian
Author: Colin Lewis
Created: 2008-10-01


Table of Contents:

1. Reset default html styles, basic styles.
2. Phark image replacement
3. Clearfix
4. Links
5. Text widget
6. Structure
7. Typography
8. 404 Iguana
9. Bio
10. Accessibility
11. Fine print pages
12. Articles pages
13. Signs of life
14. Links list
15. Vagabond book reviews
16. Poetry
17. Lodging
18. Button code
19. Alert box & subs
20. Adjust the formatting buttons on subs page
21. Ads
22. Archive
23. z-index organization

*/

/* .................................................................................................................... */
/* 1. Reset default html styles, basic styles. */

ul,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,div,dl,dt,dd
{
	margin: 0;
	padding: 0;
	border: none;
	background-color: transparent;
	color: inherit;
	font: inherit;
	text-indent: 0;
}

ul { list-style: none; }

input
{
	margin: 0;
	padding: 0;
}

u { color:#333; }

textarea { width: 100%; }

.right
{
	float: right;
	padding: 0 0 0.5em 0.5em;
}

.right0 { float: right; }

.left { float:left; }

.clear { clear: both; }
.clearnone { clear: none; }
.hide { display: none; }

body
{
	font-size: 0.8em;
	line-height: 1.5;
}

p
{
	margin: 0.75em 0;
	font-size: 1em;
}

.sq
{
	list-style-type: square;
	list-style-position: inside;
	margin-left: 1em;
}

#low, #skip p { display: none; }

#skip {height:3em;}

.gray { color: #333; font-size:0.8em;}

#content img {float:right; padding:0 0 0.5em 0.5em;}
#content #signs-wrapper .signs-of-life-thumbnails a img {float:none; padding:5px;}

.extract { margin-bottom:2em; }

/* .................................................................................................................... */
/* 2. Phark image replacement */

.ir
{
	text-indent: -9999em;
	overflow: hidden;
}

/* .................................................................................................................... */
/* 3. Clearfix */

/* updated for IE7: http://perishablepress.com/press/2008/02/05/lessons-learned-concerning-the-clearfix-css-hack/ */

/* slightly enhanced, universal clearfix hack */
/*
.clearfix:after
{
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

.clearfix { display: inline-block; }
*/

/* start commented backslash hack \*/
/*
* html .clearfix { height: 1%; }
.clearfix { display: block; }
*/

/* close commented backslash hack */

/* .................................................................................................................... */
/* 4. Links */

a { outline: none; }

a,a:link,a:visited,a:active
{
	color: #c00;
	text-decoration: none;
}

a:hover
{
	color: #c00;
	text-decoration: underline;
}

a:active { color: #444; }

.link-button {
    border: 0;
    padding: 0;
    background: inherit;
    font: inherit;
    cursor: pointer;
	text-decoration: none;
	color: #e0a400;
    overflow: visible;
}

.link-button:hover{
	color: #e0a400;
	text-decoration: underline;
}

a img,:link img,:visited img { border: none; }
a.article-link,
a.article-link:link,
a.article-link:visited,
a.article-link:active { color: #000; }
a.article-link { padding-bottom: 2em; }

#footer a,#footer a:link,#footer a:visited,#footer a:active
{
	color: #e0a400;
	text-decoration: none;
}

#footer a:hover
{
	color: #e0a400;
	text-decoration: underline;
}

#top-bar a,#top-bar a:link,#top-bar a:visited,#top-bar a:active
{
	color: #e0a400;
	text-decoration: none;
}

#top-bar a:hover
{
	color: #e0a400;
	text-decoration: underline;
}

#top-bar a:active { color: #ddd; }

#alert #top-bar a,#alert #top-bar a:link,#alert #top-bar a:visited,#alert #top-bar a:active
{
	color: #c00;
	text-decoration: none;
}

#alert #top-bar a:hover
{
	color: #c00;
	text-decoration: underline;
}

#alert #top-bar a:active { color: #000; }

#header h1 a
{
	display: block;
	background-color: transparent;
	height: 234px;
	width: 200px;
	position: absolute;
	top: 83px;
	left: 0px;
	text-indent: -9999em;
}

#poetry a,
#postcard a,
#travelogue a,
#signs a,
#lodging a
{
	width: 212px;
	height: 30px;
	position: absolute;
	left: 259px;
	background-position: 0 0;
	text-indent: -9999em;
	overflow: hidden;
}

#poetry a { top: 82px; }
#postcard a { top: 112px; }
#travelogue a { top: 142px; }
#signs a { top: 172px; }
#lodging a { top: 202px; }
#poetry a { background-image: url('http://www.literarybohemian.com/css/bg/nav/poetry.jpg'); }
#postcard a { background-image: url('http://www.literarybohemian.com/css/bg/nav/postcard.jpg'); }
#travelogue a { background-image: url('http://www.literarybohemian.com/css/bg/nav/travelogue.jpg'); }
#signs a { background-image: url('http://www.literarybohemian.com/css/bg/nav/signs.jpg'); }
#lodging a { background-image: url('http://www.literarybohemian.com/css/bg/nav/lodging.jpg'); }
#poetry a:hover, 
#postcard a:hover,
#travelogue a:hover,
#signs a:hover,
#lodging a:hover { background-position: 0 30px; }

#editors-notes a,
#vagabond-books a,
#etc a,
#submit a
{
	width: 267px;
	height: 40px;
	position: absolute;
	left: 503px;
	background-position: 0 0;
	text-indent: -9999em;
	overflow: hidden;
}

#editors-notes a { top: 82px; }
#vagabond-books a { top: 122px; }
#etc a { top: 162px; }
#submit a { top: 202px; }
#editors-notes a { background-image: url('http://www.literarybohemian.com/css/bg/nav/editors.jpg'); }
#vagabond-books a { background-image: url('http://www.literarybohemian.com/css/bg/nav/vagabond.jpg'); }
#etc a { background-image: url('http://www.literarybohemian.com/css/bg/nav/etc.jpg'); }
#submit a { background-image: url('http://www.literarybohemian.com/css/bg/nav/submit.jpg'); }
#editors-notes a:hover,
#vagabond-books a:hover,
#etc a:hover,
#submit a:hover,
#links a:hover,
#subscribe a:hover { background-position: 0 40px; }

#links a
{
	width: 133px;
	height: 40px;
	position: absolute;
	left: 503px;
	background-position: 0 0;
	text-indent: -9999em;
	overflow: hidden;
	top: 242px;
	background-image: url('http://www.literarybohemian.com/css/bg/nav/links.jpg');
}

#subscribe a
{
	width: 133px;
	height: 40px;
	position: absolute;
	left: 636px;
	background-position: 0 0;
	text-indent: -9999em;
	overflow: hidden;
	top: 242px;
	background-image: url('http://www.literarybohemian.com/css/bg/nav/subscribe.jpg');
}

#masthead a,
#contact a,
#legalese a
{
	height: 25px;
	position: absolute;
	background-position: 0 0;
	text-indent: -9999em;
	overflow: hidden;
	top: 298px;
}

#masthead a
{
	width: 76px;
	left: 439px;
	background-image: url('http://www.literarybohemian.com/css/bg/nav/masthead.jpg');
}

#contact a
{
	width: 63px;
	left: 515px;
	background-image: url('http://www.literarybohemian.com/css/bg/nav/contact.jpg');
}

#legalese a
{
	width: 82px;
	left: 578px;
	background-image: url('http://www.literarybohemian.com/css/bg/nav/legalese.jpg');
}

#masthead a:hover,
#contact a:hover,
#legalese a:hover { background-position: 0 25px; }





#contents-link a
{
	height: 92px;
	width: 129px;
	position: absolute;
	background-position: 0 0;
	text-indent: -9999em;
	overflow: hidden;
	top: 398px;
	left: 25px;
	background-image: url('http://www.literarybohemian.com/css/bg2/contents.jpg');
}

#contents-link a:hover { background-position: 0 bottom; }








#archive-link a
{
	height: 49px;
	width: 129px;
	position: absolute;
	background-position: 0 0;
	text-indent: -9999em;
	overflow: hidden;
	top: 540px;
	left: 32px;
	background-image: url('http://www.literarybohemian.com/css/bg2/archive.jpg');
}

#archive-link a:hover { background-position: 0 bottom; }








#author-link a
{
	height: 47px;
	width: 129px;
	position: absolute;
	background-position: 0 0;
	text-indent: -9999em;
	overflow: hidden;
	top: 589px;
	left: 32px;
	background-image: url('http://www.literarybohemian.com/css/bg2/author-index.jpg');
}

#author-link a:hover { background-position: 0 bottom; }








/* .................................................................................................................... */
/* 5. Text widget */

#text-widget-wrapper
{
	position: absolute;
	top: 383px;
	left: 632px;
	height: 68px;
	width: 107px;
}

#text-widget { position: relative; }

#text-size, #sm, #med, #lg
{
	position: absolute;
	height: 24px;
	text-indent: -9999em;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: left top;
}

#text-size
{
	top: 0px;
	left: 0;
	width: 55px;
	height: 24px;
	background-image: url('http://www.literarybohemian.com/css/bg/text-widget-3/text-size.jpg');
}

a#sm
{
	top: 0px;
	left: 55px;
	height: 24px;
	width: 17px;
	background-image: url('http://www.literarybohemian.com/css/bg/text-widget-3/sm.jpg');
}

a#med
{
	top: 0px;
	left: 72px;
	width: 16px;
	background-image: url('http://www.literarybohemian.com/css/bg/text-widget-3/med.jpg');
}

a#lg
{
	top: 0px;
	left: 88px;
	width: 19px;
	background-image: url('http://www.literarybohemian.com/css/bg/text-widget-3/lg.jpg');
}

#text-size:hover, 
a#sm:hover, 
a#med:hover, 
a#lg:hover { background-position: left bottom; }



/* .................................................................................................................... */
/* 6. Structure */

body { background-image: url('http://www.literarybohemian.com/css/bg2/body-overflow.jpg'); }

#header-wrapper { background-image: url('http://www.literarybohemian.com/css/bg2/header.jpg'); }
#wrapper { background-image: url('http://www.literarybohemian.com/css/bg2/content.jpg'); }

html
{
	background-color: #1C1B1B;
}

body
{
	background-image: url('http://www.literarybohemian.com/css/bg2/body-overflow.jpg');
	color: #000;
	background-repeat: repeat-y;
	background-position: 50% 0;
}

#top-bar
{
	position: absolute;
	top: 0;
	height: 3em;
	width: 100%;
	background: #1c1b1b;
	color: #aaa;
}

#top-bar-content
{
	margin: 0 auto;
	width: 94%;
	text-align: center;
}

#top-bar-content p
{
	text-align: center;	
	width:100%;
}

#top-bar-1 {float:left; }
#top-bar-2 {float:right; }
#wrapper
{
	width: 100%;
	margin-top: 0px;
	margin-bottom:5em;
	background-repeat: no-repeat;
	background-position: 50% 0%;
	position: relative;
	min-height: 561px;
	height: auto !important;
}

#header
{
	width: 800px;
	margin: 0 auto;
	position: relative;
	height: 347px;
}

#header-wrapper
{
	height: 347px;
	width: 100%;
	background-repeat: no-repeat;
	background-position: 50% 0%;
	position: relative;
}

#nav
{
	width: 800px;
	position: relative;
	margin: 0 auto;
}

#content-wrapper
{
	width: 800px;
	margin: 0 auto 0 auto;
}

#content
{
	min-height: 550px;
	height: auto !important;
	width: 500px;
	overflow:visible;
	padding: 70px 0px 0px 0px;
	margin-left: 210px;
}

#footer-wrapper
{
	background-image: url('http://www.literarybohemian.com/css/bg2/body-footer.jpg');
	background-repeat: no-repeat;
	background-position: 50% top;
	height: 243px;
	clear: both;
	width: 100%;
	margin-top:-100px;
}

#footer
{
	clear: both;
	height: 10em;
	width: 100%;
	padding-top:150px;
}

#footer-content
{
	width: 800px;
	margin: 0 auto 0 auto;
	padding: 4em 0 2em 0;
}

/* .................................................................................................................... */
/* 7. Typography */

html { font: 76% Georgia, "Times New Roman", Times, serif; }
body { line-height: 1.7; }
.italic { font-style: italic; }

.intro
{
	font-style: italic;
	margin-bottom: 2em;
}

.pad { margin: 2em 0; }
.pad-bottom-1 { margin-bottom: 1em; }
.pad-bottom-2 { margin-bottom: 2em; }

#next-prev
{
	padding: 2em 0 0 0;
	margin: 0 0 0 0;
	border-top: 1px dashed #ccc;
	clear:both;
}

blockquote
{
	font-style: normal;
	padding: 1em;
	border: 1px dashed #ccc;
	margin: 2em 0 0 0;
	background-color: #f7f7f7;
	color: #000;
}

#footer-content p
{
	color: #999;
	font-family: 'Lucida Grande', Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
	margin-left: 210px;
}

#ednotes blockquote
{
	font-style: italic;
	padding: 1em;
	border: 1px dashed #ccc;
	margin-bottom: 1em;
	background-color: #F0F0F0;
}

h2
{
	font-size: 1.7em;
	padding-bottom: 0;
	margin-bottom: 0.3em;
	line-height: 1;
}

h3
{
	font-size: 1.4em;
	line-height: 1;
	margin: 0.5em 0 1em 0;
}

h4
{
	font-size: 1.2em;
	line-height: 1;
}

h5.date
{
	font-style: italic;
	font-size: 1.1em;
	margin: 0 0 0 0;
	color: #333;
}

.border
{
	border-top: 1px dashed #ccc;
	padding: 0.75em 0 0 0;
	margin-top: 2em;
}

.section-heading
{
	font-family: 'Lucida Grande', Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
	padding-bottom: 0.1em;
	margin-bottom: 2em;
	border-bottom: 1px dashed #ccc;
	line-height: 1;
	font-size: 1em;
	color: #000;
	width:95%;
}

.issue-info {text-align:right;}

#content p
{
	font-size: 1.1em;
	text-align: left;
}

#top-bar-content,
#return-bar-content
{
	line-height: 3em;
	font-size: 1em;
	font-family: 'Lucida Grande', Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
}

#top-bar-content p,
#return-bar-content p
{
	margin: 0;
	line-height: 3em;
}


.paginate
{
	padding: 0.75em 0 0 0;
	line-height: 1.7em;
	margin: 2em 0 0 0;
	border-top: 0px dashed #ccc;
	color: #999;
}

.paginate a
{
	font-size: 1em;
	background-color: #f6f6f6;
	border: 1px solid #eee;
	text-decoration: none;
	padding: 0.4em;
	margin: 0.1em;
}

.paginate a:hover
{
	font-size: 1em;
	background-color: #666;
	border: 1px solid #666;
	color: #fff;
	text-decoration: none;
}

.paginate a.single-page
{
	font-size: 1em;
	background-color: transparent;
	border: 0;
	text-decoration: none;
	padding: 0;
	margin: 0;
}

.paginate a.single-page:hover
{
	font-size: 1em;
	background-color: transparent;
	border: 0;
	color: #c00;
	text-decoration: underline;
}

.current-page, 
.paginate b
{
	font-size: 1em;
	background-color: #777;
	border: 1px solid #777;
	color: #fff;
	padding: 0.4em;
	margin: 0.1em;
}

.page-arrow { font-size: 1.4em; }

.extra-page-title
{
	margin-top: 1em;
	line-height: 1.2;
	padding-top: 0;
	color: #666;
}

.paginate,
.extra-page-title { font-family: 'Lucida Grande', Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif; }
.no-border { border: 0; }

/* .................................................................................................................... */
/* 8. 404 Iguana */

#iguana
{
	padding-bottom: 350px;
	background-image: url('http://www.literarybohemian.com/css/bg/iguana2.jpg');
	background-repeat: no-repeat;
	background-position: 25% bottom;
}

/* .................................................................................................................... */
/* 9. Bio */

.bio
{
	border-top: 1px dashed #ccc;
	color: #000;
	margin: 2em 0 1em 0;
	padding: 15px 10px 5px 10px;
}

.bio span { color:#999; }

.bio h4
{
	font-style: italic;
	font-size: 1.3em;
	margin-bottom: 0.5em;
}

.bio img
{
	float: right;
	padding-left: 2em;
}

/* .................................................................................................................... */
/* 10. Accessibility */

#access-movie { margin-top: 2em; }

/* .................................................................................................................... */
/* 11. Fine print pages */

#masthead-text h3,
#contact-text h3
{
	font-style: italic;
	margin-bottom: 0;
}

#contact-text p { margin-top: 0.5em; }

#contact-text blockquote
{
	padding: 1em;
	border: 1px dashed #ccc;
	background: #f7f7f7;
}

#contact-text #skype p { width: 90%; }

#contact-text #skype
{
	background-image: url('http://www.literarybohemian.com/css/bg/skype.png');
	background-repeat: no-repeat;
	background-position: right 15px;
	min-height: 65px;
	height: auto !important;
}

/* .................................................................................................................... */
/* 12. Articles pages */

#poetry { font-size:0.7em;}
#poetry-text { width: 540px; }
.continue { margin-bottom: 2em; }

/* .................................................................................................................... */
/* 13. Signs of Life */

#signs-wrapper { margin-top: 4em; }

.signs-of-life-thumbnails
{
	float: left;
	text-align: center;
	height: 105px;
	width: 105px;
	overflow: hidden;
}

/* .................................................................................................................... */
/* 14. Links list */

#links-list
{
	font-family: 'Lucida Grande', Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	border-bottom: 1px dashed #ccc;
	margin: 0 0 2em 0;
	padding: 1em;
}

#links-list li
{
	list-style-type: square;
	list-style-position: inside;
}

/* .................................................................................................................... */
/* 15. Vagabond book reviews */

.book-cover
{
	float: right;
	margin: 1em 0 2em 2em;
	text-align: center;
}

.quote
{
	clear: both;
	font-style: italic;
	padding: 1em;
	border: 1px dashed #ccc;
	margin: 2em 0;
	color: #000;
	background-color: #f7f7f7;
}

.quote p { }
.book-info { }
.quote-ref { font-style: normal; }
#vagabond-book-reviews-text h3 { line-height: 1.3; }

/* .................................................................................................................... */
/* 16. Poetry */

#poetry-text u
{
	font-size: 1.7em;
	text-decoration: none;
}

.poetry-list {margin-bottom:2em;}

#poem-list {line-height:1.3; font-size:1.2em;}
#poem-list p em { font-size:0.8em; font-style:normal;}
/* .................................................................................................................... */
/* 17. Lodging */

a.lodging-links
{
	cursor: pointer;
	display: block;
	color: #c00;
	text-decoration: none;
	border-top: 1px dashed #ddd;
	padding: 0.5em 0 0 0;
	margin: 0.5em 0 0 0;
}

a.lodging-links:hover { text-decoration: underline; }
#list1 p,
#list2 p { margin-left: 1em; }

.preview
{
	margin: 3em 0;
	padding: 1em;
	border: 1px solid #ddd;
	background: #eee;
}

.preview h4 {margin:0.5em 0;}

a.guidelines-links
{
	cursor: pointer;
	display: block;
	font-size:1.4em;
	font-style:italic;
	color: #000 !important;
	text-decoration: none !important;
	border-top: 1px dashed #ddd;
	padding: 0.5em 0 0 0;
	margin: 0.5em 0 -0.5em 0;
}

#lodging-wrapper img
{
float:none;
}

/* .................................................................................................................... */
/* 18. Button code*/

a.guidelines-links:hover { text-decoration: underline; }

a.button,
a.button:link,
a.button:visited,
a.button:active,
a.button:hover
{
	font-family: 'Lucida Grande', Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
	padding: 0.75em;
	margin: .5em 0 0 0;
	display: block;
	color: #fff;
	border: 1px solid #ccc;
	text-align: center;
	text-decoration: none;
}

a.button,
a.button:link,
a.button:visited,
a.button:active { background-color: #666; }
a.button:hover { background-color: #b00; }

a.return-button,
a.return-button:link,
a.return-button:visited,
a.return-button:active,
a.return-button:hover
{
	font-family: 'Lucida Grande', Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
	padding: 0.75em;
	margin: .5em 0 0 0;
	display: block;
	color: #fff;
	border: 1px solid #ccc;
	text-align: center;
	text-decoration: none;
}

a.return-button,
a.return-button:link,
a.return-button:visited,
a.return-button:active,
a.return-button:hover
{
	font-family: 'Lucida Grande', Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
	padding: 0.75em;
	margin: 2em 0 0 0;
	display: block;
	color: #fff;
	border: 1px solid #ccc;
	text-align: center;
	text-decoration: none;
}

a.return-button,
a.return-button:link,
a.return-button:visited,
a.return-button:active { background-color: #333; }
a.return-button:hover { background-color: #b00; }

#return a
{
	width: 172px;
	height: 146px;
	text-indent: -9999em;
	overflow: hidden;
	background-image: url('http://www.literarybohemian.com/css/bg/litbo-return.jpg');
	background-repeat: no-repeat;
	background-position: 0 0;
	background-color: transparent;
}


/* .................................................................................................................... */
/* 19. Alert box & subs */

#alert
{
	text-align: center;
	margin: 0 auto;
	height: auto;
	font-size: 1em;
	background-color: white;
	background-image: url('http://www.literarybohemian.com/css/bg/subs-header.jpg');
	background-repeat: no-repeat;
	background-position: center 10px;
}

#alert-content-wrapper
{
	position: relative;
	width: 450px;
	height: 386px;
	padding-top:320px; 
	margin: 0 auto 0 auto;
	border: 0;
	background-color: transparent;
}

#alert-content
{
	width: 450px;
	margin: 0 0 100px 0;
	text-align: left;
	overflow: visible;
	background-color: transparent;
}

#alert #content
{
	height: auto !important;
	width: auto !important;
	padding: 0 !important;
	margin-left: 0 !important;
	background-color: transparent;
}

label
{
	padding-bottom: 0.2em;
	font-weight: bold;
	font-family: 'Lucida Grande', Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
	color: #333;
}

#alert-content p { margin-bottom: 0.5em; }

#alert-content h2
{
	font-size: 2.6em;
	font-weight: normal;
	margin-bottom: 0.2em;
}

#alert-content h3
{
	font-size: 2.1em;
	font-weight: normal;
	padding-bottom: 1.0em;
}

#alert input
{
	margin: 0;
	padding: 0;
	clear: left;
}

#alert-content .submit
{
	text-align: center;
	width: auto;
}

.wide-field { width: 100%; }

label
{
	clear: both;
	margin: 0 0 1em 0;
}

p.alert-intro
{
	padding-bottom: 2em;
	font-style: italic;
	font-size: 1.5em;
}

#alert h3
{
	margin: 0 0 0.5em 0;
	padding: 0;
}

/* .................................................................................................................... */
/* 20. Adjust the formatting buttons on subs page*/

.buttonInsert .smallLinks,
.buttonInsert #link,
.buttonInsert #email,
.buttonInsert #image,
.buttonInsert #close_all,
#button_2,
#button_3,
#button_4 { display: none; }

.formatting_buttons
{
	float: right;
	width: 75px;
}

#button_0 a,
#button_1 a
{
	display: block;
	width: 32px;
	height: 18px;
	background-position: 0 0;
	text-indent: -9999em;
	overflow: hidden;
}

#button_0 a { background-image: url('http://www.literarybohemian.com/css/bg/bold.png'); }
#button_1 a { background-image: url('http://www.literarybohemian.com/css/bg/italic.png'); }
#button_0 a:hover,
#button_1 a:hover { background-position: 0 18px; }

#button_0
{
	padding-right: 5px;
	border-right: 1px solid #999;
}

#button_1 { margin-left: 5px; }

/* .................................................................................................................... */
/* 21. Ads */

a#cl-ad
{
	margin:2em 0;
	display:block;
	width: 230px;
	height: 46px;
	text-indent: -9999em;
	overflow: hidden;
	background-position: left top;
	background-image: url('http://www.literarybohemian.com/css/bg/cl-ad2.png');
}

a#cl-ad:hover { background-position: left bottom; }

#hostelbookers { padding:1em; }

#footer-links {margin:2em 0 2em 210px;}

#fl1 { text-align:center; width:46px;}
#fl2 { text-align:center; width:auto; padding: 0 20px; }
#fl3 { text-align:center; width:115px; padding:0 10px 0 0; }
#fl4 { text-align:center; width:46px; padding:0 20px 0 0; }
#fl5 { text-align:center; width:46px; padding:0 0 0 0; }

a#cl
{
	margin:0;
	display:block;
	width: 47px;
	height: 56px;
	text-indent: -9999em;
	overflow: hidden;
	background-position: center top;
	background-image: url('http://www.literarybohemian.com/css/bg2/footer-links/cl.png');
}

a#clmp
{
	margin:8px 0 0 0;
	display:block;
	width: 140px;
	height: 46px;
	text-indent: -9999em;
	overflow: hidden;
	background-position: center top;
	background-image: url('http://www.literarybohemian.com/css/bg2/footer-links/clmp.png');
}

a#duo
{
	margin: 8px 0 0 0;
	display:block;
	width: 113px;
	height: 46px;
	text-indent: -9999em;
	overflow: hidden;
	background-position: center top;
	background-image: url('http://www.literarybohemian.com/css/bg2/footer-links/duotrope.png');
}

a#lonely
{
	margin: 8px 0 0 0;
	display:block;
	width: 46px;
	height: 46px;
	text-indent: -9999em;
	overflow: hidden;
	background-position: center top;
	background-image: url('http://www.literarybohemian.com/css/bg2/footer-links/lonely-planet.png');
}

a#lockss
{
	margin: 8px 0 0 0;
	display:block;
	width: 46px;
	height: 46px;
	text-indent: -9999em;
	overflow: hidden;
	background-position: center top;
	background-image: url('http://www.literarybohemian.com/css/bg2/footer-links/lockss.png');
}


a#cl:hover { background-position: center bottom; }
a#clmp:hover { background-position: center bottom; }
a#duo:hover { background-position: center bottom; }
a#lonely:hover { background-position: center bottom; }
a#lockss:hover { background-position: center bottom; }

#footer-ads { text-align:center; 
padding: 2em 0 0 0; 
margin: 2em auto; 
border-top:1px solid #ddd; 
width:620px; 
height:200px;

display:none;
}

#f-ad-1,#f-as-2 { margin:0 auto;width:325px; }
#f-ad-1 { text-align:center;margin-right:50px; }
#f-as-2 a { text-align:center; }
#footer-ads img { margin:0; }

/* .................................................................................................................... */
/* 22. Archive */

#archive { }

.issue-archive { padding-bottom:1em; }
.issue-archive h4
{	font-style: italic;
}
.issue-archive p { margin-top:0; }

/* .................................................................................................................... */

#recipe dl,
#recipe dt,
#recipe dd,
#recipe h3,
#recipe h4 { text-indent:-9999em; }

#recipe
{
margin-left:-10px;
text-indent:-9999em; 
width:406px; 
height:289px;
background-image: url('http://www.literarybohemian.com/css/bg/litbo-recipe.jpg');
background-repeat: no-repeat;
background-position: left top;
}

#m1,#m2,#m3,#m4,#m5,#m6,#m7,#m8,#m9, 
#f1 a,#f2 a,#f3 a,#f4 a,#f5 a,#f6 a,#f7 a,#f8 a,#f9 a
 { font-size:1em; font-weight:bold;}

sup { padding-left:0.2em; }

/* .................................................................................................................... */
/* 23. z-index organization */

#header-wrapper { z-index: 500; }
#text-widget-wrapper { z-index: 1000; }
#contents-link a { z-index: 2000; }
#archive-link a { z-index: 4000; }
#author-link a { z-index: 3000; }

/* .................................................................................................................... */

