/*styling the comment form */
#joomlacommentsearch fieldset,
#joomlacommentform fieldset {
    padding: 0.5em;
    background: #000000;
}

#comment form#joomlacommentform fieldset fieldset div a {
    background: none;
}

#joomlacommentform {
    text-align: left;
}
#joomlacommentform legend {
    font-weight: bold;
}
#joomlacommentform fieldset fieldset legend {
    font-weight: bold;
    color: #666666;
    font-size: 1em;
}
#CommentFormTitle {
    padding:10px;
    background: #1D1D1D;
    border: 0;
    overflow: auto;
    line-height: 18px;
    color: #CCCCCC;
    font-weight: bold;
}
#joomlacommentform label {
    float: left;
    width: 8em;
    font-weight:bold;
    color: #666666;
    margin: 0;
}

#joomlacommentform input {
    width: 320px;
	background: #101010;
	border: 1px solid #1D1D1D;
	padding: 5px;
	color: #CCCCCC;
}
#joomlacommentform input#temail {
    width: 198px;
	background: #101010;
	border: 1px solid #1D1D1D;
	padding: 5px;
	color: #CCCCCC;
}
#joomlacommentform input#ttile {
    width: 328px;
}
#joomlacommentform input#security_try {
    float: left;
    width: 100px;
    margin-top: 3px;
}
#joomlacommentform textarea {
    width: 410px;
    height: 200px;
    border: 1px solid #1D1D1D;
	background: #101010;
	color: #666666;
	padding: 5px;
}

#joomlacommentform input.button,
#joomlacommentform input.button:hover,
#joomlacommentform input.button:focus {
    background: url(http://www.britneynow.com/templates/ja_lead/images/but-bg.gif) repeat-x left center #000000;
	border: none;
	color: #CCCCCC;
	padding: 1px 3px;
	cursor: pointer;
	text-transform: uppercase;
	font-weight: normal;
	width: 70px;
	margin-left: 7px;
}
div#captcha {
    float: right;
}
div#security {
    width: 220px;
}

#joomlacommentform input:focus,
#joomlacommentform textarea:focus {
}

#joomlacommentform div {
    margin: 2px;
}

#emoticons {
    padding-left: 8em;
}
.emoticon {
    padding: 2px 1px;
}

/* Voting section */
#comment ul.voting {
    list-style: none;
    padding: 0;
    margin: 0px;
}
#comment ul.voting li {
    float: right;
    margin: 0px;
    padding: 0px;
    background: none;
}
#comment ul.voting a {
    display: block;
}
#comment a.voting_yes:link, #comment a.voting_yes:visited {
    color: #1F5117;
    font-weight: normal;
    background: url(../images/voting_yes.png) #0A0A0A no-repeat;
    border: 1px solid #1F5117;
    padding: 2px 4px 2px 20px;
    white-space: nowrap;
    float: left;
    line-height: 10px;
    text-decoration: none;
}
#comment a.voting_yes:hover {
    color: #1F5117;
    font-weight: normal;
    background: url(../images/voting_yes.png) #0A0A0A no-repeat;
    border: 1px solid #1F5117;
    padding: 2px 4px 2px 20px;
    white-space: nowrap;
    float: left;
    line-height: 10px;
    text-decoration: none;
}
#comment a.voting_no:link, #comment a.voting_no:visited {
    color: #701A1B;
    font-weight: normal;
    background: url(../images/voting_no.png) #0A0A0A no-repeat;
    border: 1px solid #701A1B;
    padding: 2px 4px 2px 20px;
    white-space: nowrap;
    float: left;
    line-height: 10px;
    text-decoration: none;
}
#comment a.voting_no:hover {
    color: #701A1B;
    font-weight: normal;
    background: url(../images/voting_no.png) #0A0A0A no-repeat;
    border: 1px solid #701A1B;
    padding: 2px 4px 2px 20px;
    white-space: nowrap;
    float: left;
    line-height: 10px;
    text-decoration: none;
}

/* Menu */
div#comment ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.josc_clear {
    clear:both;
}

/* comment boxes */
#comment #Comments ul {
    list-style-type: none;
    list-style-position: outside;
    margin: 0px;
    padding-top: 5px;
}

#comment #SearchResults ul li.post,
#Comments ul li.post {
    margin: 5px 0px;
    padding: 0px;
    background: #000000;
}

#comment #SearchResults .postinfo,
#Comments .postinfo {
    float: right;
}
#Comments ul li.post div.postfooter {
    background-image: url(../images/dot.gif);
    background-repeat: repeat-x;
    padding: 2px 5px;
    clear:both;
    color: #666666;
}
#Comments ul li.post div.postfooter span a {
    color: #666666;
    text-decoration: none;
}
#Comments ul li.post div.postfooter span a:hover,
#Comments ul li.post div.postfooter span a:focus {
    color: #63387D;
    text-decoration: none;
}
#comment #SearchResults ul li.post div.posthead,
#Comments ul li.post div.posthead {
    padding: 2px;
    color: #CCCCCC;
    background: #060606;
    vertical-align: middle;
	text-align: right;
	border: 1px dotted #2E2E2E;
}
#comment #SearchResults ul li.post div.postcontent,
#Comments ul li.post div.postcontent {
    color: #666666;
    background: #060606;
    padding: 5px;
}
#Comments ul li.post div.postcontentborda {
    border-top: 1px dotted #2E2E2E;
    border-bottom: 1px dotted #2E2E2E;
}
#comment .comment_content {
    overflow: auto;
    margin-bottom: 5px;
    text-align: justify;
}
#comment #SearchResults ul li.post span.comment_by {
    padding-left: 5px;
}
#Comments ul li.post div span.username {
	color: #FFFFFF;
    padding-left: 5px;
}
#Comments ul li.post div span.username a {
    color: #8B2B50;
	font-weight: bold;
}
#Comments ul li.post div span.username a:hover,
#Comments ul li.post div span.username a:focus {
    color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
#Comments ul li.post div.posthead span.postinfo .postnotify0 {
    background-image:url(../images/mailred.jpg);
    background-position: 2px 2px;
    background-repeat:no-repeat;
    padding-left:16px;
    padding-right: 5px;
}
#Comments ul li.post div.posthead span.postinfo .postnotify1 {
    background-image: url(../images/mailgreen.jpg);
    background-position: 2px 2px;
    background-repeat:no-repeat;
    padding-left:16px;
    padding-right: 5px;
}
#Comments .postdate {
    color:#e8ca43;
    font-weight:normal;
    height:20px;
    padding: 0 5px 5px 5px;
    vertical-align:middle;
}

/* Navigation */
#comment #joscPageNav {
    text-align:center;
    padding: 2px;
}
#comment #joscPageNav #joscPageNavNoLink,
#comment #joscPageNav #joscPageNavLink {
    text-align:center;
}

#comment #joscPageNav a {
    color: #135CAE;
    text-decoration: none;
}
#comment #joscPageNav a:hover,
#comment #joscPageNav a:focus {
    color: #0B3768;
    background: none;
    text-decoration: underline;
}
#JOSC_busypage {
    float: left;
}

/* quote*/
#comment .quote {
	text-align: center;
	margin-bottom: 8px;
	margin-left: 8px;
	margin-right: 8px;
}
#comment .genmed {
	color: #505367;
	text-align: left;
	padding-left: 8px;
	padding-bottom: 1px;
}
#comment .quotebody {
	color: #505367;
	border: 1px #CCCCCC solid;
	background: white;
	text-align: justify;
	padding: 8px;
}
#comment .code .genmed{
	padding-left: 29px;
}

#comment .josc_ads {
    text-align: center;
}

/* comment avatar */
#comment .comment_avatar {
    float: left;
    padding: 0px 5px 5px 0px;
}

#comment .comment_avatar  img.avatar {
	width: 80px;
	height: 80px;
}

.comment_preview_container {
	border: 1px #677791 solid;
	margin: 8px;
}
.comment_preview {
	padding: 4px;
	text-align: left;
	border: 1px #CCCCCC solid;
	font-size: 0.9em;
	background-color: #F5F5F5;
	cursor: pointer;
}

#comment .hide {
    color: #AAAAAA;
    display: inline;
}

#comment .postemoticon {
    vertical-align: -50%;
    padding: 0;
    margin: 0;
}

#comment #joomlacommentform img {
    padding: 0;
    margin: 0;
    border: none;
}

#comment .postusertype {
    padding: 2px 2px 0 2px;
}
#comment div#CommentMenu {
    padding:10px;
    background: #1D1D1D;
    border: 0;
    overflow: auto;
    line-height: 18px;
    color: #CCCCCC;
    font-weight: bold;
}

#comment div.josc_buttons {
    float: right;
}
#comment div#comments_info {
	color: #CCCCCC;
    float: left;
    padding-left: 5px;
}

#comment div.josc_buttons ul li {
    display: block;
    float:left;
    border-left: 1px solid #677791;
    border-right: none;
    border-bottom: none;
    border-top: none;
    cursor: pointer;
    margin: 0;
    padding: 0;
}

#comment div.josc_buttons ul li a {
    text-decoration: none;
    padding: 2px 5px;
    color: #FFFFFF;
    font-weight: bold;
}

#comment div.josc_buttons ul li a:hover {
    background: #677791;
}

a.readon {
	color: #FFFFFF;
	font-size: 15px;
}

a.readon:focus,
a.readon:hover {
	color: #FFFFFF;
	font-size: 15px;
	text-decoration: underline;
}
