/*		discuss.css		*/


/*------------------------------
Feedburner subscription form
------------------------------*/
form#feedburner
{
	margin-top: 1em;
	text-align: center;
}

/*------------------------------
"Laurie will not be at the Montreal Worldcon."
------------------------------*/
#notAtMontreal
{
	width: 110px;
	margin: 1em 0;
	padding: 5px;
	font-size: small;
	border: 1px solid #000;		/*black*/
	background-color: #FFF;		/*white*/
	xbackground: url("images/montreal.jpg") left top no-repeat;
	color: #000;				/*black*/
}

/*------------------------------
DISCUSS ad
------------------------------*/
div.discuss-ad
{
	xwidth: 150px;
	margin-bottom: 10px;
	padding: 6px;
	border: 1px solid #000;		/*black*/
	background-color: #FFF;		/*white*/
	color: #000;				/*black*/
}
/* IE ONLY */
* html div.discuss-ad
{
	xwidth: 168px;
}
div#interpagemenu div.discuss-ad h2
{
	font-size: 1.6em;
	font-weight: bold;
	color: #F00;
	text-align: center;
	text-transform: uppercase;
}
div.discuss-ad ul.features
{
	margin-left: 1em;
	list-style-type: disc;
}
div.discuss-ad li.signed,
div.discuss-ad li.discount
{
	text-transform: uppercase;
}
div.discuss-ad li.discount span
{
	xwhite-space: nowrap;
}
div.discuss-ad li.price
{
	margin-left: -1em;
	font-size: 2em;
	font-weight: bold;
	color: #F00;
	list-style-type: none;
	text-align: center;
}
div.discuss-ad li.price-intl
{
	font-size: 1.5em;
}
div.radio-buttons
{
	margin-bottom: 1em;
}
/*
div.discuss-ad form,
div.discuss-ad form input,
div.discuss-ad form img
{
	margin: 0 auto;
	text-align: center;
}
*/
/*
html > body .discuss > div .wrapOuter > div .wrapInner > div #content1 > div #content2 > div #content3 > div #content4 > div #content . > div #interpagemenu > div #latestActivity > div .discuss-ad > form > input .paypal-buy-holiday
*/
div.discuss-ad form img,
div.discuss-ad form input.paypal-buy-holiday,
div.discuss-ad img
{
	width: 103px;
	margin-left: -6px;
	border: none;
}

/*------------------------------
DISCUSS ad
------------------------------*/
div.discussAd
{
	width: 101px;	/*93px;*/
	margin-bottom: 10px;
	padding: 5px;
	font-size: small;
	border: 1px solid #000;		/*black*/
	background-color: #FFF;		/*white*/
	color: #000;				/*black*/
}
/* IE ONLY */
* html div.discussAd
{
	width: 105px;
}

/*------------------------------
content frame
------------------------------*/
body.discuss div#content1
{
	background-color: #CCC;
	/* background-image: url("../images/backDiscuss.jpg"); */
}
/*------------------------------
inter-page menu
------------------------------*/
div#interpagemenu
{
	float: left;
	width: 110px;
	margin-left: 15px;
/*
	border: 1px dashed red;
	background-color: yellow;
*/
}
div#interpagemenu li
{
	padding: 3px 0;
}
div#interpagemenu img
{
	display: block;
	margin-bottom: 10px;
	border: 1px solid #000;	/*black*/
}
/*------------------------------
content blocks
------------------------------*/
div#blockswrap
{
	float: left;
}
div#block1,
div.contentblock
{
	width: 470px;
	margin: 0;
	padding: 0 15px;
	background-image: url("../images/white_50x50pixel_trans.gif");
	/* background-image: url("../images/gridGrey_50x50.gif"); */
	background-position: left top;
	background-repeat: repeat;
/*
	border: 1px dashed red;
	background-color: yellow;
*/
}
div#block1 *,
div.contentblock *
{
	color: #000;	/*black*/
	font-size: 110%;
}
div#block1
{
	margin: 0 0 0 0;
	padding: 20px 15px 0px 15px;
}
div.contentblock
{
	margin: 2px 0 0 0;
	padding: 10px 15px;
}
div#block1 h1,
div.contentblock h2
{
	margin: 0;
	padding: 0;
	font-weight: bold;
}
div#block1 h1
{
	text-align: right;
	margin: 20px 10px 0 0;
	font-size: xx-large;
}
div#block1 h1 a
{
	color: #000;
}
div#block1 h1 a:hover
{
	color: #666;
}
div.contentblock h2
{
	clear: left;
	padding: 0px 10px 10px 0;
	font-size: medium;
}

div.contentblock h3
{
	padding-top: 10px;
	font-size: x-large;
}
div.contentblock p
{
	font-size: small;
}
div.contentblock small
{
	font-size: x-small;
}
div.contentblock a:hover
{
	color: #B22929;			/* red */
}
div.replymenu ul
{
	list-style-type: none;
}
div.replymenu ul li
{
	float: right;
	padding: 0.2em 2em;
	font-size: smaller;
}
div.replymenu a
{
	color: rgb(133,141,200) !important;	/* soft grey */
}
div.replymenu a:hover
{
	color: #FFF !important;
}

/*------------------------------
sidebar
------------------------------*/
div#sidebar,
div#footer
{
	clear: both;
	padding: 0 10px;
}
div#sidebar
{
	margin: 0;
	padding: 0;
}
div#sidebar ul li
{
	margin: 0;
	padding: 0;
	font-size: small;
}
div#sidebar ul li h2
{
	margin-top: 1em;
	xfont-size: medium;
	font-size: small;
	font-size: 1em;
	text-transform: capitalize;
}
div#sidebar ul li ul li
{
	font-size: .9em;
}



input#searchsubmit,
div#searchblock,
div#creditsblock
{
	font-size: small;
}
textarea#comment
{
	width: 450px;
}

div#searchblock
{
	width: 103px;
	margin-bottom: 1ex;
}
div#searchblock
{
	text-align: center;
}
div#searchblock input#s
{
	width: 103px;
}

/*------------------------------
blog post navigation
------------------------------*/
div.navigation
{
	margin-bottom: 1em;
}
div.navigation div.alignleft
{
	margin-left: 1em;
	font-size: small;
	text-align: left;
}
div.navigation div.alignright
{
	font-size: small;
	text-align: right;
}

/*------------------------------
blog image alignment
------------------------------*/
div.entry .left,
div.post .left
{
	float: left;
	margin-right: 1ex;
	margin-bottom: 1ex;
}
div.entry .right,
div.post .right
{
	float: right;
	margin-left: 1ex;
	margin-bottom: 1ex;
}
div.entry .clear,
div.post .clear
{
	clear: both;
}
div.entry ul,
div.post ul
{
	margin-bottom: 1ex;
}
div.entry li,
div.post li
{
	margin-left: 1em;
	font-size: small;
	list-style-type: disc;
}

/*------------------------------
latest activity display
------------------------------*/
div#latestActivity
{
	font-size: small;
}
div#latestActivity h2
{
	font-size: large;
	text-transform: lowercase;
}
div#latestActivity h3
{
	margin-top: .5ex;
	padding-top: .5ex;
	border-top: 1px solid #666;
	font-size: medium;
	text-transform: lowercase;
	color: #666;
}
div#latestActivity div.stats
{
	font-size: x-small;
}


p.postmetadata
{
	font-size: small;
}
p.post-postmetadata
{
	font-size: x-small;
}
ol.commentlist
{
	margin-left: 1em;
}

/*------------------------------
DISCUSS ad
------------------------------*/
div#technorati p
{
	clear: left;
}
div#technorati img
{
	border: none;
}
/* 9 Aug 2006 - replacing noembed tags in postings with this span -- purpose, to hide technorati links 
<span class="technorati">
</span>
*/
span.technorati
{
	position: absolute;
	left: -1000em;
	width: 900em;
}

/*------------------------------
blog ring links
------------------------------*/
div#blogring
{
	margin: 1em 0;
	padding: .5em;
	border: 1px solid #333;
	text-align: center;
}
div#blogring ul
{
	font-size: small;
}
div#blogring h5
{
	xmargin-bottom: 1ex;
	padding-bottom: 1ex;
	border-bottom: 1px solid #333;
	color: #000 !important;
}
div#blogring li.sig
{
	margin-top: 1ex;
	border-top: 1px solid #333;
	font-size: x-small;
}


/*------------------------------
Spam Karma
------------------------------*/
div#sk2-footer
{
	margin: 0 auto;
	text-align: center;
}
div#sk2-footer a
{
	color: #99F;
}
div#sk2-footer a:hover
{
	color: #F33;
}

/*------------------------------
podcast button
------------------------------*/
a#podcastButton
{
	display: block;
	width: 101px;
	margin-bottom: 1ex;
	padding: 1ex 0;
	border: 2px outset #CCC;
	text-decoration: none;
	text-align: center;
	background-color: buttonface;
}
a#podcastButton:hover
{
	border: 2px inset #CCC;
}
/*------------------------------
LiveJournal image wrapper
------------------------------*/
a#LiveJournalLink
{
	display: block;
	width: 120px;
	text-align: center;
	xbackground-color: #000;
}
/*------------------------------
buy book button
------------------------------*/
a.button
{
	display: block;
	width: 106px;
	margin-top: -5px;
	margin-bottom: 1em;
	margin-left: 1px;
	padding: 5px;
	border: 2px outset #CCC;
	text-decoration: none;
	text-align: center;
	background-color: buttonface;
}
a.button:hover
{
	border: 2px inset #CCC;
}




/*------------------------------
new three-column layout
------------------------------*/
div#sidebar-left
{
	float: left;
	width: 122px;
	margin-top: 6em;
	padding: 0 9px;
	padding-top: 0px;
	background-image: none;
}
div#sidebar-left a img
{
	border: none;
	text-decoration: none;
}
div#sidebar a img,
div#sidebar-left a img
{
	padding: 1px;
	border: none;
}
div#sidebar a:hover img,
div#sidebar-left a:hover img
{
	padding: 0;
	border: 1px solid #B22929;			/* red */
}
div#sidebar img,
div#sidebar-left img
{
	display: block;
	margin-bottom: 10px;
}
div#block1,
div.contentblock
{
	width: 394px;
	margin-right: 0;
	margin-left: 0;
	padding-right: 15px;
	padding-left: 15px;
}
div#block1 h1
{
	margin-right: 0;
}
div#blockswrap div.contentblock
{
	width: 394px;
	padding-right: 15px;
	padding-left: 15px;
	xbackground-color: Aqua;
}
div#blockswrap div.contentblock p,
div#blockswrap div.contentblock h1,
div#blockswrap div.contentblock h2,
div#blockswrap div.contentblock h3
{
	width: 394px;
}
div#interpagemenu
{
	width: 105px;
	margin-top: 6em;
	margin-left: 0;
	padding-right: 10px;
	padding-left: 10px;
	xbackground-color: Yellow;
}
div#sidebar
{
	width: auto;
	xbackground-color: Aqua;
}
textarea#comment
{
	width: 394px;
}


