/*styling the comment form */
#comment{
	background:#F9FBFE;
	border:1px solid #D9DADB;
	padding:10px;	
}
h3#CommentFormTitle{
	margin-top:5px;
}
#Comments{
	margin-bottom:20px;
}
#joomlacommentform {
    text-align: left;
}

#joomlacommentform label {
	display:block;
    font-weight:bold;
	font-size:0.9em;
    color: #000;
    margin: 0;
	color: #999;
	line-height:28px;
}

#joomlacommentform select.select {
	height: 22px;
	padding: 2px;
	margin: 0;
	vertical-align: top;
	border: 1px solid #CCC;
}

#joomlacommentform input,
#SearchComments .inputbox {
	height: 15px;
	padding: 1px 2px;
    border: 1px solid #888;
	font-size: 0.9em;
}
#joomlacommentform input#temail {
    width: 150px;
}
#joomlacommentform select.inputbox {
    width: 100px;
	height: 19px;
	padding: 1px;
	margin: 0 6px 0 0;
	font-size: 0.9em;

}
#joomlacommentform span#gravatar {
	font-size: 0.8em;
}
#joomlacommentform input#ttitle {
    width: 96%;
}
#joomlacommentform input#security_try {
    float: left;
    clear: left;
    width: 100px;
    margin: 5px 0 10px 0;
}
#joomlacommentform textarea {
    width: 95%;
    height: 200px;
    border: 1px solid #888;
}

#joomlacommentform input.button,
#joomlacommentform input.button:hover,
#joomlacommentform input.button:focus {
	height: auto;
}
div#captcha {
    float: left;
}
div#security {
    width: 220px;
}

#joomlacommentform div {
    margin: 2px;
}

.emoticon {
    padding: 2px 1px;
}

/* 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: 0px;
}

#comment .comment_content {
    margin-bottom: 5px;
    text-align: justify;
	display: table;
}
#comment .comment_content p {
	margin-top: 0;
	padding-top: 0;
}

#comment #SearchResults ul li.post,
#Comments ul li.post {
    margin: 14px 0px;
    padding: 0px;
    background: #FFF;
}

#comment #SearchResults ul li.post div.postcontent,
#Comments ul li.post div.postcontent {
    color: #505367;
	padding: 5px;
}

#comment #SearchResults ul li.post span.comment_by {
    padding-left: 5px;
}
#SearchComments{
	padding:10px;
	border:1px solid #D9DADB;
	background-color:#FFF;
}

#Comments ul li.post div.postfooter {
    padding: 2px 5px;
    clear:both;
    color: #000000;
}
#Comments ul li.post div.postfooter span a {
    text-decoration: none;
    font-size:0.9em;
    margin-right: 5px;
    padding:2px 10px;
    font-weight:normal !important;
}
/* comment avatar */
div#comment img.avatar {
    float: left;
    padding: 2px;
    width:50px;
	margin: 5px 10px 10px 0;
	border:1px solid #C2C9CF;
	background-color:#FFF;
	-moz-box-shadow:0px 0px 1px #FFF;
	-webkit-box-shadow:0px 0px 1px #FFF;
	box-shadow:0px 0px 1px #FFF;
}

div#comment .username img.avatar {
	height:26px;
	width:auto;
	margin:0 5px 0 0;
}

div#comment a:hover img.avatar {
	border:1px solid #A4AAAF;
}

div#comment a:active img.avatar {
	position:relative;
	top:1px;
	-moz-box-shadow:0px 1px 1px #EEE;
	-webkit-box-shadow:0px 1px 1px #EEE;
	box-shadow:0px 1px 1px #EEE;
}
.comment_preview_container {
	background:#F9FBFE;
	border:1px solid #D9DADB;
	margin: 10px 0;
}
.comment_preview {
	padding: 4px 10px;
	text-align: left;
	font-size: 0.9em;
	cursor: pointer;
}

#comment .hide {
    color: #AAAAAA;
    display: inline;
}

#comment .postemoticon {
    vertical-align: middle;
    padding: 0;
    margin: 0;
}

#comment #joomlacommentform img {
    padding: 0;
    margin: 0;
    border: none;
}

#comment .postusertype {
    padding: 2px 2px 0 2px;
}

.administrator {
color: red;
}


/* quote*/
#comment .quote,
#comment .code {
	margin: 8px 0;
}
#comment .genmed {
	color: #505367;
	text-align: left;
	padding-left: 6px;
	padding-bottom: 1px;
}
#comment .quotebody {
	color: #505367;
	border: 1px #CCCCCC solid;
	background: white;
	text-align: justify;
	padding: 6px;
    margin: 0 8px;
}

#comment .josc_ads {
    text-align: center;
}

#comment div#CommentMenu {
    margin: 0 0 20px 0;
    padding: 0px;
    color: #AAA;
    font-weight: bold;
}

#comment div.josc_buttons {
    float: right;
}
#comment div#comments_info {
    float: left;
    padding-left: 5px;
}

#comment div.josc_buttons ul li {
    display: block;
    background: none;
    float:left;
    cursor: pointer;
    margin: 0;
    padding: 0;
}

#comment div.josc_buttons ul li a {
    text-decoration: none;
    padding: 5px 20px;
    font-weight: bold;
    margin-left:5px;
}

#comment div#comments_info {
    float: left;
    padding-left: 5px;
}

#comment #SearchResults .postinfo,
#Comments .postinfo {
    float: right;
    font-size:0.9em;
    font-weight:normal;
    line-height:30px;
    vertical-align:top;
}
.posthead{
	
}
#comment #SearchResults ul li.post div.posthead,
#Comments ul li.post div.posthead {
	padding: 5px;
    color: #333;
    vertical-align: middle;
    line-height:30px;
	overflow:hidden;
	background-color:#E2E3E5;
}
/*
#Comments ul li.post div.posthead  span.username {
    background: url(../images/person.gif) no-repeat 2px 1px;
    padding-left: 21px;
}
#Comments ul li.post div.posthead  a.username {
    color: #000;
    background: url(../images/person.gif) no-repeat 2px 1px;
    padding-left: 21px;
}
*/
#Comments ul li.post div.posthead span.postinfo .postnotify0 {
    background:url(../images/mail_back.gif) no-repeat  50% 50%;
    padding-left:16px;
    margin-right:2px;
}
#Comments ul li.post div.posthead span.postinfo .postnotify1{
    background: url(../images/mail_back.gif) no-repeat  50% 50%;
    padding-left:16px;
}
#Comments .postdate {
    height:20px;
    padding: 0 5px 0px 5px;
    float:right;
	visibility:visible;
}

/* 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 li div{
	white-space: nowrap;
	float: left;
	line-height: 10px;
	text-decoration: none;
	cursor:pointer;
	font-family: Helvetica,Arial,sans-serif;
	font-size: 10px;
	font-weight: normal;
}
#comment div.voting_yes, #comment div.voting_yes:visited {
    color: #3C922F;
    padding: 3px 20px 1px 4px;
    background: url(../images/arrow_fat_up.gif) #EEF9EB no-repeat 97% 2px;
    border-top: 1px solid #3C922F;
    border-right: 1px solid #3C922F;
    border-bottom: 1px solid #3C922F;
    border-left: 1px solid #3C922F;
    -moz-border-radius:0 5px 5px 0;
    -webkit-border-bottom-right-radius:5px;
    -webkit-border-top-right-radius:5px;
}
#comment div.voting_yes:hover {
    font-weight: bold;
    background-color: #3C922F;
    color:#FFF;
}
#comment div.voting_no, #comment div.voting_no:visited {
    color: #AE3738;
    padding: 3px 4px 1px 20px;
    background: url(../images/arrow_fat_down.gif) #F9EBEB no-repeat 3px 2px;
    border-top: 1px solid #AE3738;
    border-right: 0;
    border-bottom: 1px solid #AE3738;
    border-left: 1px solid #AE3738;
    -moz-border-radius:5px 0 0 5px;
    -webkit-border-bottom-left-radius:5px;
    -webkit-border-top-left-radius:5px;
}
#comment div.voting_no:hover {
    font-weight: bold;
    background-color: #AE3738;
    color: #FFF;
}

/*website*/
#comment a.postwebsite:link,
#comment a.postwebsite:visited,
#comment a.postwebsite:hover {
    background: transparent url(../images/globe.gif) no-repeat scroll 50% 50%;
    padding: 0 0 0 17px;
    font-weight: normal;
    white-space: nowrap;
}

div#poweredby.small {
    text-align: center;
}

/* Navigation */
#comment #joscPageNav {
    text-align:center;
    padding: 2px;
}
#comment #joscPageNav #joscPageNavNoLink,
#comment #joscPageNav #joscPageNavLink {
    text-align:center;
}
#comment #joscPageNav span {
	color:#999;
}
#comment #joscPageNav a {
    text-decoration: none;
    color:#333;
}
#comment #joscPageNav a:hover,
#comment #joscPageNav a:focus {
	color:#333;
}
#comment .pagenav{
	padding:2px 6px;
	font-weight:normal !important;
}
#JOSC_busypage {
    padding:4px 0 0 8px;
	float: right;
}

#JOSC_busy {
    padding-top:4px;
    float:right;
}
#joomlacommentform div.SubmitComment{
	text-align: right;
}
#joomlacommentform .button{
	padding:4px 20px;
	font-size:14px;
	-moz-box-shadow:none;
	-webkit-box-shadow:none;
	box-shadow:none;
	margin:10px 12px 10px 2px;
}
#joomlacommentform .button,
#comment div.josc_buttons ul li a,
#Comments ul li.post div.postfooter span a,
#SearchComments .button,
#comment .pagenav{
	background:url(../images/button.jpg) repeat-x 0 0;
	text-shadow:0px 1px 1px #FFF;
	font-weight:bold;
	color:#333;
	outline:none;
	border:1px solid #CCC;
	line-height:20px;
}
#joomlacommentform .button:hover,
#comment div.josc_buttons ul li a:hover,
#Comments ul li.post div.postfooter span a:hover,
#SearchComments .button:hover,
#comment a.pagenav:hover{
	border:1px solid #777;
	text-decoration:none;
}
#joomlacommentform .button:active,
#comment div.josc_buttons ul li a:active,
#Comments ul li.post div.postfooter span a:active,
#SearchComments .button:active,
#comment a.pagenav:active{
	background:url(../images/button.jpg) repeat-x 0 -24px;
	position:relative;
	top:1px;
}
/* CSS3 */
#comment,
#comment div.josc_buttons ul li a,
#joomlacommentform textarea,
#joomlacommentform input,
#Comments ul li.post div.postfooter span a,
#SearchComments,
#SearchComments .button,
#SearchComments .inputbox,
#joomlacommentform select.inputbox#tnotify,
#comment .pagenav,
.comment_preview_container{
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
}
#joomlacommentform textarea,
#joomlacommentform input,
#SearchComments .inputbox,
#joomlacommentform select.inputbox#tnotify{
	-moz-box-shadow:1px 1px 1px #CCC inset;
	-webkit-box-shadow:1px 1px 1px #CCC inset;
	box-shadow:1px 1px 1px #CCC inset;
	background:#EEE;
}
#joomlacommentform input{
	padding:2px 5px;
}
#joomlacommentform textarea{
	padding:10px;
}
#joomlacommentform input:focus,
#joomlacommentform textarea:focus,
#SearchComments .inputbox:focus {
    -moz-box-shadow:0px 1px 1px #EEE inset;
    -webkit-box-shadow:0px 1px 1px #EEE inset;
    box-shadow:0px 1px 1px #EEE inset;
    background:#FCFCFC;
}
#ubbcontainer label{
	width:96px;
}
div.emoticonseparator{
	display:none;
}
#joomlacommentform input#tname,
#joomlacommentform input#temail,
#joomlacommentform input#twebsite{
	width:94%;
	margin-right:10px;
}
#joomlacommentform select.inputbox#tnotify{
	width:99%;
	margin-top:5px;
	border: 1px solid #888;
	padding-right:3px;
}
.ContactName,.ContactEmail,.ContactWebsite{
	width:30%;
	float:left;
}
.postwebsite,.postnotify0,.postnotify1{
	font-size:14px;
}
.post .postfooter,.post .postinfo{
	visibility:hidden;
}
.post:hover .postfooter,.post:hover .postinfo,.post .postfooter .voting{
	visibility: visible;
}
