﻿
 /* my tweaks*/
 
#dsq-content #dsq-comments .dsq-comment-header ,
#dsq-content #dsq-comments .dsq-comment.special .dsq-comment-header
{
	background-image: none !important;
	background-color: #210100 !important;
}


#dsq-content input, #dsq-content textarea, #dsq-content select,
#form-fields #form-textfields input, #form-fields #form-textfields textarea
{
	background: #9E9E9E url(http://chicagoalt.net/content/images/thunder2/img4.gif) repeat-x;
	border: 1px solid #9C9C9C;
	border-right-color: #C6C6C6;
	border-bottom-color: #C6C6C6;
}

#form-fields #form-textfields input.submit {
	background-color: #9E9E9E; 
	background-image: url(http://chicagoalt.net/content/images/thunder2/img5.gif) !important;
	background-repeat:repeat-x !important;
	border: 1px solid #625252;
	border-right-color: #1B0F0F;
	border-bottom-color: #1B0F0F;
	color: #CCCCCC;
	padding:3px;
}


div#post-choices 
{
	background-color: #300;
	background-image: none !important;
}

#post-choices {
    padding: 5px 0;
	width: 99%;
}

#post-choices label 
{
	color: inherit;
}

.form-text-label,
#post-choices,
#form-help p span,
p.create-learnmore span {
    color: #cccccc;
    background-color: none !important;
    background-image: none !important;
}


div#form-textfields label
{
	background-color: inherit !important;
}

