
/* PLUK COMMENTS IN POPUP WINDOW */ 

*

{
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-decoration: none;
}

fieldset
{
	border: none;
}

a:hover
{
	text-decoration: underline;
}

img
{
	border: 0;
}

a,
div#blockquote-button input#add-links
{
	color: #005689;
}

body.popup-comments
{
	font-size: 0.75em;
	font-family: arial, sans-serif;
	width: 100%;
	overflow-x: hidden;
}

body.popup-comments div#popup-header
{
	position: fixed;
	top: 0;
	background-color: #FFF;
	padding: 0 5px;
	z-index: 50;
	width: 98%;
}

#wrapper
{
	width: 100%;
	margin: auto;
}

body.popup-comments div#pluck-container h1,
body.popup-comments div#pluck-container h2
{
	font-family: georgia,serif; 
}

body.popup-comments div#popup-header h1
{
	width: 370px; 
	float: left;
	font-weight: normal;
	margin: 4px 0 30px 0;
	line-height: 1.2;
	font-size: 1.5em;
}

body.popup-comments div#popup-header form
{
	float: right; 
	margin-top: 10px; 
}

div#comment-box-edit
{
	clear: both;
	width: 100%;
}

body.popup-comments h2#start-of-comments
{
	clear: both;
	width: auto;
}

body.popup-comments div#pluck-comments,
body.popup-comments div#pluck-comments, 
body.popup-comments div#pluck-comment-block
{
	padding: 0 5px 300px 5px;
}

body.popup-comments div.pluck-comment-author h3
{
	font-size: 1em;
}

body.popup-comments .pluck-comments-container .pluck-comment-post
{
	margin-left: -5px;
}

body.popup-comments div#comment-box-wrapper,
div#pluck-container form.post-your-comments,
div#pluck-container form.post-your-comments-form
{
	position: fixed; 
	bottom: 0;
}

body.popup-comments div#pluck-container div.last
{
	width: 100%;
}

div#pluck-comments ul li.pluck-comment
{
	width: auto;
}

body.popup-comments div#pluck-container div.last
{
	position: relative;
	z-index: 100;
}

div#pluck-container form.post-your-comments,
div#pluck-container form.post-your-comments-form
{
	padding: 5px 5px 20px 5px;
	border-top: 1px solid #999;
	background-color: #E8E8E8;
	width: 100%;
}

div.pluck-comment-post div#login-container
{
	padding: 0 5px;
}

div#comment-box-wrapper div.comment-author
{
	margin-bottom: 20px;
	overflow: hidden;
	width: 100%;
}

div#comment-box-wrapper div.comment-author ul li.comment-author-img
{
	float: left;
	margin-right: 5px;
}

div#submit
{
	margin-top: 10px;
}

div#submit p
{
	float: right;
	margin-bottom: 20px;
}

div#submit p.msg
{
	margin-top: 3px;
}

div#comment-box-wrapper ul li.comment-author-name a#sign-out-link,
div#comment-box-wrapper div.comment-author ul li.comment-author-name,
div#blockquote-button input,
div#submit p.msg
{
	float: left;
}

div#blockquote-button p,
div#comment-box-wrapper div.comment-author ul li.author-role
{
	float: right;
}

div#comment-box-edit fieldset
{
	border: 0;
	margin-right: 5px;
	clear: both;
}

div#comment-box-edit textarea
{
	width: 100%;
	height: 100px;
}

body.popup-comments #comment-box-pluck 
{
	padding: 0;
	margin: 0;
	background-color: transparent;
}

body.popup-comments #comment-box-wrapper
{
	border-top-width: 1px;
	border-top-style: solid;
	padding: 10px 5px 0 5px;
	margin-top: 80em;
	background-color: #EDF1F5;
	width: 98%;
}

body.popup-comments .pluck-comment-block
{
	float: none;
}

body.popup-comments .pluck-comment-block .pluck-comment-tools ul li.clip,
body.popup-comments .pluck-comment-block .pluck-comment-tools ul li.link
{
	display: none;
}

div#blockquote-button
{
	margin-bottom: 3px;
	overflow: hidden;
}

div#blockquote-button input#add-bolds
{
	font-weight: bold;
}

div#blockquote-button input#add-italics
{
	font-style: italic;
}

body.popup-comments li.pluck-comment-tools ul li.recomended
{
	margin-left: 2px;
}

body.popup-comments div#pluck-container
{
	width: auto;
	display: block;
}

body.popup-comments .pluck-comment-block ul.pluck-content
{
	border-top-width: 1px;
	border-top-style: dotted;
	width: 100%;
}

body.popup-comments .pluck-comments-container
{
	width: 98%;
}

body.popup-comments .pluck-comments-container .pluck-comment-post li.pluck-comment,
body.popup-comments #comment-box-pluck
{
	width: 100%;
}

body.popup-comments .pluck-comment-block .pluck-comment-tools
{
	width: auto;
}

body.popup-comments .pluck-comment-block .pluck-comment-tools ul li
{
	display: inline;
	border-bottom: 0;
	margin: 0;
	float: right;
}

#pluck-container h2 span span
{
	font-size: 0.95em;
}

div#post-comment-div-top
{
	padding: 0;
}

div#post-comment-div-bottom
{
	border: none;
}

div#pluck-container div#progress-bar
{
	position: relative;
	top: 200px;
	left: 85px;
	border-top: 0;
	padding: 0;
}

/* Popup window doesn't use color.css */
div#pluck-container div#progress-bar span
{
	background-color: #9CD6F5;
}

body.popup-comments div#comment-thank-you-area
{
	border: none;
	text-align: left;
	margin-bottom: 20px;
}

body.popup-comments div#comment-box-wrapper div#comment-thank-you-area p
{
	margin: 10px 0;
	display: inline;
	float: left;
}

body.popup-comments div#comment-thank-you-area input
{
	display: inline;
	float: right;
	position: relative;
	top: 6px;
}

div#signin-div div#inline-login
{
	font-size: 1em;
}
/* Disable rollovers - just using title attributes for popup */
body.popup-comments .pluck-comment-block .author-tier a.rollover span
{
	display: none;
}
