/*styling the comment form */
#joomlacommentsearch fieldset{
    width:660px;
	margin-left:0px;
	padding-right:10px;
	padding-left:0px;
	padding-top:5px;
	padding-bottom:15px;
	background:url(../images/back_blog.jpg) top left no-repeat;
	float:left;
	font-size:12px;
	line-height:19px;
	border: solid 0px #CCCCCC;
	/*
	margin: 1em 0;
    padding: 1em;
    border: solid 0px #CCCCCC;
    background: #f8f8f8;
	*/
}
.p_readon{
	margin:0px;
	height:20px;
        margin-bottom:3px;
        margin-top:3px;
        font-family: Verdana;
        font-size:12px;
}

#joomlacommentform fieldset {
    /*width:660px;*/
	width:645px;
	margin-left:0px;
	padding-right:10px;
	padding-left:0px;
	padding-top:5px;
	padding-bottom:15px;
	float:left;
	font-size:12px;
	line-height:19px;
	border: solid 0px #CCCCCC;
	/*
		margin: 1em 0;
		padding: 1em;
		border: solid 0px #CCCCCC;
		background: #f8f8f8;
	*/
}

#comment form#joomlacommentform fieldset fieldset div a {
    /*background: none;*/
    color: #FFFFFF;
}
/*
#joomlacommentform legend {
    font-weight: bold;
}
*/

#joomlacommentform fieldset fieldset legend {
    font-weight: bold;
    color: #999999;
}

/*
#joomlacommentform label {
    float: left;
    width: 8em;
    font-weight:bold;
}
*/

#joomlacommentform input {
    width: 100%;
    border: 1px solid #CCCCCC;
	
}

#joomlacommentform input#temail {
    width: 100%;
}
#joomlacommentform input#ttile {
    width: 100%;
}
#joomlacommentform input#security_try {
    float: left;
    width: 250px;
}

#joomlacommentform textarea {
    width: 100%;
    height: 200px;
    border: 1px solid #CCCCCC;
}

#joomlacommentform input.button,
#joomlacommentform input.button:hover,
#joomlacommentform input.button:focus {
	height:22px;
	margin-top:6px;
	padding-top:1px;
	padding-bottom:6px;
	width:100px;
	font-size:12px;
	color:#93b7cf;
	font-weight:bold;
	border:none;
}

div#captcha {
    float: right;
}
div#security {
    width: 220px;
}

#joomlacommentform input:focus,
#joomlacommentform textarea:focus {
    background: #FFFFCC;
    border: 1px #FFC45F dotted;
}

#joomlacommentform div {
    margin: 2px;
}

#JOSC_formpos{
	width:650px;
	margin-left:0px;
	margin-top:20px;
	padding-right:10px;
	padding-left:10px;
	padding-top:5px;
	padding-bottom:15px;
	background:url(../images/back_blog.jpg) top left no-repeat;
	float:left;
	font-size:12px;
	line-height:19px;
}

#CommentFormTitle{
	font-size:12px;
	color:#0d75c6;
	padding-bottom:3px;
	#margin-bottom:10px;
	padding-top:3px;
	border-bottom:#0d75c6 solid 1px;
	width:99%;
	margin-left:2px;
	#margin-left:-4px;
}

#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;
}
#comment ul.voting a {
    display: block;
}
#comment a.voting_yes:link, #comment a.voting_yes:visited {
    color: #3C922F;
    font-weight: normal;
    background: url(../images/voting_yes.png) #EEF9EB no-repeat;
    border: 1px outset #3C922F;
    padding: 2px 4px 2px 20px;
    white-space: nowrap;
    float: left;
    line-height: 10px;
    text-decoration: none;
}
#comment a.voting_yes:hover {
    color: #3C922F;
    font-weight: normal;
    background: url(../images/voting_yes.png) #FFFFFF no-repeat;
    border: 1px outset #3C922F;
    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: #AE3738;
    font-weight: normal;
    background: url(../images/voting_no.png) #F9EBEB no-repeat;
    border: 1px outset #AE3738;
    padding: 2px 4px 2px 20px;
    white-space: nowrap;
    float: left;
    line-height: 10px;
    text-decoration: none;
}
#comment a.voting_no:hover {
    color: #AE3738;
    font-weight: normal;
    background: url(../images/voting_no.png) #FFFFFF no-repeat;
    border: 1px outset #AE3738;
    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;
}

#comment ul#CommentMenu {
    /*
	margin-top: 5px;
    color: #FFFFFF;
    padding: 2px 5px 0px 5px;
    background: transparent url(../images/sectiontableheader.png) repeat scroll 0 0;
    line-height: 15px;
    list-style: none;
	*/
	background:url(../../../images/line_blog.gif) repeat-x top;
	color: #014069;
	font-size:14px;
	line-height: normal;
	text-align: left;
	margin-top:30px;
	/*margin-left:15px;*/
	margin-right:2px;
	border-bottom: #2577b8 1px solid;
	padding-top:30px;
	font-weight: bold;
	
}
#comment ul#CommentMenu li {
    margin: 0px;
    padding: 0px;
	
}
#comment ul#CommentMenu li.josc_buttons {
    float: right;
    margin: 0px;
    padding: 0px;
}

#comment ul#CommentMenu li.josc_buttons a{
    color: #FFFFFF;
    border-left: 1px solid #FFFFFF;
    padding-left: 5px;
}
#comment ul#CommentMenu li.josc_buttons a:hover{
    background: #0077AA none repeat scroll 0 0;
}

.josc_clear {
    clear:both;
}

/* comment boxes */

#comment #Comments ul {
    list-style-type: none;
    list-style-position: outside;
    margin: 0px;
    padding: 0px;
}

#comment #SearchResults ul li.post,
#Comments ul li.post {
    /*border-bottom: 1px solid #677791;
	width:98%;
	margin: 5px 0px;
	padding: 0px;
	background:url(../../../images/line_blog.gif) repeat-x bottom;
	*/
	
	/*margin-left:15px;*/
	margin-bottom:0px;
	padding-bottom:10px;
	margin-top:10px;
	background:url(../images/line_blog.gif) repeat-x bottom;
	margin-right:2px;
	background-color:#f5f5f5;
	padding-left:10px;
	padding-right:10px;
}

#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;
	/*background:url(../images/line_blog.gif) repeat-x bottom;*/
}
#Comments ul li.post div.postfooter span a {
    color: #135CAE;
    text-decoration: none;
}
#Comments ul li.post div.postfooter span a:hover,
#Comments ul li.post div.postfooter span a:focus {
    color: #0B3768;
    background: none;
    text-decoration: underline;
}
#comment #SearchResults ul li.post div.posthead{
	color: #014069;
	font-size:14px;
	line-height: normal;
	text-align: left;
	margin-top:5px;
	margin-left:15px;
	margin-right:15px;
	padding-top:5px;
	background: none;
	border-bottom: #2577b8 1px solid;
}

#Comments ul li.post div.posthead {
	/*
	color: #014069;
	font-size:14px;
	line-height: normal;
	text-align: left;
	margin-top:5px;
	margin-left:15px;
	margin-right:15px;
	padding-top:5px;
	background: none;
	border-bottom: #2577b8 1px solid;*/
	
    /*
	padding-bottom: 2px;
	color: #FFFFFF;
	background: transparent url(../images/head.png) repeat scroll 0 0;
	vertical-align: middle;
	*/
	
	margin:0px;
	padding:5px 0 3px;
	color:#0d75c6;
	font-size:13px;
	border-bottom:#FFFFFF 1px solid;
	font-size:13px;
}

#comment #SearchResults ul li.post div.postcontent,
#Comments ul li.post div.postcontent {
	/*margin-left:15px;*/
	margin-bottom:0px;
	padding-bottom:0px;
	margin-top:10px;
	margin-right:15px;
	background: none;/*background-color:#f5f5f5;*/
	padding-left:0px;
	padding-right:10px;
	font-size:12px;
	
	/*background: transparent url(../images/body2.gif) repeat-x scroll 0 0;*/
	/*
	color: #505367;
	background: transparent url(../images/body2.gif) repeat-x scroll 0 0;
	padding: 5px;
	*/
}
#comment #SearchResults ul li.post span.comment_by {
    padding-left: 5px;
}
#Comments ul li.post div span.username {
    /*font-size:12px;*/
	color:#0d75c6;
	padding-bottom:3px;
	padding-top:3px;
	margin-top:10px;
	background: none;/*background-color:#f5f5f5;*/
	font-weight: bold;
	
	/*margin-right:5px;*/
	/*padding-right:5px;*/
	/*border-bottom:#0d75c6 solid 1px;*/
	/*margin-left:5px;*/
	/*margin-bottom:15px;*/
	/*padding-bottom:10px;*/
	
	/*padding-left:5px;*/
	
	
/*	background: url(../images/user.png);
    background-repeat: no-repeat;
    background-position: 2px 2px;
    padding-left: 21px;
*/
}

#Comments div span.username {
	font-size:13px;
}


#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;
}

#comment .posttitle{
	font-size:13px;
	color:#0d75c6;
	padding-bottom:3px;
	padding-top:3px;
	margin-right:5px;
	/*background-color:#f5f5f5;*/
	padding-right:5px;
	font-weight: bold;
	

/*margin-left:5px;
margin-bottom:15px;
padding-bottom:10px;
/*background:url(../images/line_blog.gif) repeat-x bottom;*/
/*padding-left:5px;*/

}
#Comments .postdate {
    width:100%;
	font-size:10px;
	padding-bottom:10px;
	
/*	
	color:#FFFFFF;
    font-size:0.9em;
    font-weight:normal;
    height:20px;
    padding-bottom:5px;
    padding-top:0;
    vertical-align:top;
*/
}

/* 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;
}

.write_comment{
	/*width:150px;*/
	float:left;
	padding-left:20px;
	background-image:url(../images/icon_coment.gif);
	background-repeat:no-repeat;
	background-position: 0px 4px;
	font-size:10px;
	color:#000000;
	font-weight:bold;
	display:block;
	/*margin-top:15px;*/
	margin-bottom:0px;
}
a .write_comment {color:#000000;}
.write_comment a{
	color: #000000;
        font-size:10px;
        font-weight:bold;
}
.write_comment a:hover{
	color: #666666;
}
