/*styling the comment form */

h3#CommentFormTitle{
	margin-top:5px;
}
#Comments{
	margin-bottom:20px;
}
#joomlacommentform {
    text-align: left;
}


#joomlacommentform select.select {
	height: 22px;
	padding: 2px;
	margin: 0;
	vertical-align: top;
	border: 1px solid #CCC;
}


#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;
    width: 100px;
}
#joomlacommentform textarea {
    height: 200px;
}

#joomlacommentform .textarea-closed {
	height: 40px;
}

#joomlacommentform input.button,
#joomlacommentform input.button:hover,
#joomlacommentform input.button:focus {
	height: auto;
}
div#captcha {
    float: left;
    padding: 2px 10px 0 5px;    
}

#CommentWrap {
    border-bottom: 1px dotted #cccccc;	
}

.CommentDetails #tcomment {
    margin-bottom:0px;
}

.ContactDetails, .SecurityDetails {
	float:left;
	width:180px;
}

.SecurityDetails {
	width:250px;
}

.SubmitComment {
    float:left;
	width:200px;
	padding-top: 25px;    
}

.SubmitComment input.btn {
	font-size:130%;
}

div#security {

}

#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 {
	font-weight: bold;
}

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;
}

/* 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 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#comments_info {
    float: left;
    padding-left: 5px;
}

#comment #SearchResults .postinfo,
#Comments .postinfo {
    float: right;
    font-size:0.9em;
    font-weight:normal;
    vertical-align:top;
}

#comment #SearchResults ul li.post div.posthead,
#Comments ul li.post div.posthead {
	padding: 10px 5px 0px 5px;
    color: #333;
    vertical-align: middle;
	overflow:hidden;
	border-top:1px dotted #CCCCCC;
}

.posthead{
	line-height:105%;
	font-family: "Helvetica Neue",helvetica,arial,sans-serif;
}

/*
#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;
	text-decoration: none;
	cursor:pointer;
	margin-left:8px;
	font-size:18px;
	line-height:18px;
}


#comment .icon-thumbs-down:before, #comment .icon-thumbs-up:before {
	padding-right:5px;
}


/*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;
	margin: 6px 0;	
}
#comment #joscPageNav a {
    text-decoration: none;
    color:#333;
}
#comment #joscPageNav a:hover,
#comment #joscPageNav a:focus {
	color:#333;
}

#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,
#Comments ul li.post div.postfooter span a,
#SearchComments .button {
	line-height:19px;
	padding:4px 14px;
}

#joomlacommentform .button:hover,
#Comments ul li.post div.postfooter span a:hover,
#SearchComments .button:hover,
#comment a.pagenav:hover{
	border:1px solid #777;
	text-decoration:none;
}

/* CSS3 */

#ubbcontainer label{
	width:96px;
}
div.emoticonseparator, .post .postinfo{
	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{

}
.postwebsite,.postnotify0,.postnotify1{
	font-size:14px;
}
.post .postfooter {
	opacity: 0.6;
	filter: alpha(opacity=60);
}
.post:hover .postfooter, .postinfo {
	visibility: visible;
	transition: opacity 1s;	
	opacity: 1;
	filter: alpha(opacity=100);	
}