/* comment icon */

.commenticon {

} 
.commenticonbox{
  float: right;
  margin-right: -35px;	
  cursor:pointer;    
	
}

.commenticon:hover {
} 


/* comments */
#comment{
	width: 91%;
	overflow: none;
}

.comment{
/*	margin-left: 10px;	
	margin-right: 10px;	*/

}

#comments {
	display: none;
/*	padding: 10px 0px 0px !important; */
	
}

#respond{
	display: none;
}
.paragraph_number_medium{
	font-size: 15px;
	padding-right: 5px;
}

.paragraph_number_large{
	font-size: 15px;
	padding: 0 5px 0 10px;
}
.containerBody{
	height: 100%;
}

tbody, tfoot, thead, tr, th, td{
	vertical-align:top;
}

.embed-link{
	cursor: pointer;
}

.paragraph_feed{
	width: 5px; 
/*	visibility: hidden; */
	position: absolute;
	top: 15px;
	padding: 8px;
	right: 5px;
	background: url(../theme/images/rss.png) no-repeat;
	
	
}

.paragraph_feed:hover{
	cursor: pointer;
}
.debug-message{
	top: 3px;
	right: 5px;
	width: 200px;
	position: fixed; 
}

.debug-message p{
	font-size: 60%;
	padding: 0px;
	margin: 0px;
}


.commentcount{
	font-size: 10px; 
	position:absolute; 
	float: right;
}

#comment_contents{
	vertical-align: top	!important;
	height: 100%;
	text-align: left;
}

.reply{
	text-transform: uppercase;
}
.reply:hover{
	cursor: pointer;
}

h6{
	font-size: 10pt !important;
}
#commentboxdrag{
	background-color:black;
	margin-left: -1px;
	margin-bottom: 2px;
}

a img {
	border:0 none;
/*	float:right; */
	padding:4px;
}



#commentboxdrag:hover{
	cursor: move;	
}
#commentbox {
/*  padding: 0px 3px 18px 10px; */
/*  position: fixed !important;	*/
/*
  top: 10px;
  overflow: hidden;
  background-color: #FFF;
*/
	width: 470px;
	height: 450px;


}

.top:hover{
	cursor: move;
}
#commentwindow{
  position: relative;
  width: 450px;
  height: 400px; 
  padding-top: 20px;

}

.ui-accordion-content {
	padding: 0px !important;
}

/* text */
.textblock{
	padding: 0 0 18px;
	position: relative;
	margin-bottom: 0px;
}

.paragraphtext img{
	max-width: 100%;
}


.wp-caption-text{
	padding-top: 5px;
	font-size: 65%;
}
#page{


	
}


#new_comment{
	display: none;
	color: red;
	font-size: 10pt;
}


p{
	z-index: 501;
}

/* shadows  */
.shadow {

}



.border .insidebox {
	margin: 11px 0;
}

#write_comment{
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;	
	border-radius: 10px;
	width: 450px;

}

.border {
	margin-bottom: 20px;
	border-width: 1px;	
	border-style: solid;
	border-color: #000;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}

.border h3 {
/*	-moz-border-radius: 10px 10px 0 0;
	-webkit-border-top-right-radius: 10px;
	-webkit-border-top-left-radius: 10px;
	-khtml-border-top-right-radius: 10px;
	-khtml-border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	border-top-left-radius: 10px;
	*/
}

.border input[type="text"],
.border textarea {
/*	border-width: 1px;
	border-style: solid; */
}





.handle{ 
	background:#DFDFDF;
	text-shadow:0 1px 0 #FFFFFF;
	padding:7px 9px;
/*	cursor: move; */
	z-index: 1000;
}

#commentbox_handle{
	height: 12px;
	overflow: hidden;
	z-index: 1000;
	width: 100%;
	top: 0px;

	-moz-border-radius: 10px 10px 0px 0px;
	-khtml-border-radius: 10px 10px 0px 0px;
	-webkit-border-radius: 10px 10px 0px 0px;
	border-radius: 10px 10px 0px 0px;

}

.handle h3 span{
	font-size:12px;
	font-height: bold;;

	-moz-border-radius: 10px 10px 10px 0px;
	-khtml-border-radius: 10px 10px 10px 0px;
	-webkit-border-radius: 10px 10px 10px 0px;
	border-radius: 10px 10px 10px 0px;

}

.embedcode{
	padding: 5px;
	display: none;
	position: absolute;
	left: 5px;
	width: 400px;
	height: 100px;
	background-color: white;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #aaa;
	text-align: left;
	background: #fff;
	z-index: 2000;
	font-size: 10px;
}

.embedcode textarea{
	font-size: 80%;
	width: 395px;
	height: 50px;
}

.embedcode input{
	width: 390px;
	font-size: 80%;
}


.selected_block{
	border-width: 0px;
	border-style: solid;
    background-color: #ffffdf;
	z-index: 500;
}


#selected_text{
	text-decoration: underline;
	background-color: #feff49; 
}


ol, ul{
	margin: 0px;
}

#write_comment{
	margin-bottom: 10px;	
}

#commentform p input{
}

#respond{
	padding-left: 5px;
	
}

.write-comment-action{

	background: url(../images/commentbox/add.png) no-repeat;
	width: 16px;
	height: 16px;
/*	float: right; */
	height:16px;
	margin-right:3px;
	position:absolute;
	right:5px;
	width:16px;
	z-index: 1000;
}

.write-comment-action:hover{
	cursor:  pointer;
}

.read_num_comment a{
	color: #000;
}

.read_num_comment a:hover{
	color: #000;
}
.read_num_comment{
	position: absolute;
	left: 35px;
	cursor: pointer;
}

.read_num_comment_general{
	padding-top: 1px;
	margin-left: 33px;
}
#respond h3{
	font-size: 10pt;
	padding-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
}

#commentbox h3{
/*	margin-top: 0px; */
/*	cursor: move; */

}



.ui-accordion-content{
	font-size: 8pt;
}

.subcommentlist{
	padding-left: 0px;
	list-style-type: none;
	font-size: 10pt;
}

.subcommentlist h3{
	font-size: 10pt;
}

.ui-icon{
	background-image: none !important;	
}

.paragraphnumber{
	font-size: 75%;
	left: -15px;
	position: absolute;
}



.collapsed{
	height: 20px;
}
.collapsed > a{
}

.expanded{
	height: auto;
}
.expanded > a{

}

/****** ACCORDION ***********/




#accordion .commentblock {
	position: relative;
	border:1px solid #EEEEEE;
	font-size:12px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:0;
	padding:4px;
	text-decoration:none;

}


#accordion .commentarea {
	background:#E6E6E6 url(../js/jquery/themes/smoothness/images/ui-bg_glass_75_e6e6e6_1x400.png) repeat-x scroll 50% 50%; 
	border:1px solid #D3D3D3;
	color:#555555;
	font-weight:normal;
	outline-style:none;
	outline-width:medium;
	padding-top: 3px;
	padding-bottom: 3px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;	
	border-radius: 5px;
	height: 18px;
	
}


.commentblock{
	height: 100% ! important; 
	display: block;
	border: solid #DDD 1px;
	padding: 5px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;	
	border-radius: 5px;
	
}
#accordion .commentarea {
	-moz-border-radius-bottomleft:4px;
	-moz-border-radius-bottomright:4px;
	-moz-border-radius-topleft:4px;
	-moz-border-radius-topright:4px;
}

#accordion .commentarea{
	cursor:pointer;
	margin-top:1px;
	position:relative;
}

#accordion .commentarea {
	cursor:pointer;
	margin-top:1px;
	position:relative;
}

#accordion .commentblock  a{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	cursor:pointer;	
	color:#555555;
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:medium;
	text-decoration:none;	
}


/******************************************/

.commentbrowser .commentResponse{
	margin: 0px 0px 30px 0px;
}

.commentbrowser .commentlist li{
	margin-left: 0px;
}

.commentbrowser #commentslist{
	padding-right:40px
}

.commentbrowser #commentslist ul{
	padding: 0px;
	list-style: none;
}


.commentbrowser #commentslist li{
	font-size: 10pt;	
/*	line-height: 1.75em; */
	margin-bottom: 15px;
	list-style-type: none;
/*	width: 175px; */
}

.commentbrowser #commentslist ul li ul{

	line-height: 1.2em;
	margin: 0px;
	border: solid 1px #D0D0DD;
	padding: 10px;
	overflow: hidden;
}

.commentbrowser #commentslist ul li {
	margin: .5em 5px .5em 0;
	padding: 0;
}
.commentbrowser #commentslist ul li {
	list-style-type: none;
}

.commentbrowser #comments{
	padding-bottom: 20px;
}

.commentbrowser .tocList{
	margin-top: 0px;
}

#commentoverview{
	display: none;
}



.ui-accordion .ui-accordion-header a {
	padding:0.3em 0.3em 0.3em 2.2em;
}

.ui-resizable-handle { position: absolute; display: block; font-size: 0.1px; }

.ui-resizable-e { cursor: e-resize; width: 10px; right: -10px; top: 0; height: 100%;  }
.ui-resizable-w { cursor: w-resize; width: 30px; left: 0; top: 0; height: 100%;  }
.ui-resizable-s { cursor: s-resize; height: 10px; width: 100%; bottom: 0; left: 0}
.ui-resizable-se { cursor: se-resize; width: 10px; height: 30px; right:0; bottom: 0; background:transparent url(../images/commentbox/resizable-se.png) no-repeat right bottom} /*resizable-se.png*/

.proxy{border:1px dotted gray;background: url(../images/commentbox/proxy.png)}

.container {width:100%;}
.container .containerTable{border:0; width:100%}
.container .containerTable .c{height:100%; .height:auto;}
.container {font-size:13px}
.container .n a{ font-size:18px;text-decoration:none; color:black; position:relative;}
.container .n a:hover{ text-decoration:underline; }
.container .containerBody{overflow:auto; position:relative; margin-right:-7px; padding-right:15px}
.container .icon{position:absolute;margin-top:-25px; margin-left:-4px;}
.container .spacer{padding-top:10px;}
.container .restoreContainer{width:32px}
.container .buttonBar{right:10px;top:5px}
.container .buttonBar img{padding:5px}

/*default interface for containers */
.container.default .n{ background:url(../images/commentbox/skindef/n.png) repeat-x top; padding-left:22px; padding-bottom:0px; font-size:18px; vertical-align:middle; height:36px;.height:32px; -moz-user-select: none; -khtml-user-select: none}
.container.default .ne{ background:url(../images/commentbox/skindef/ne.png) no-repeat top right; height:36px;width:22px; -khtml-user-select: none}
.container.default .no{ background:url(../images/commentbox/skindef/no.png) no-repeat top right; height:36px;width:24px; -khtml-user-select: none}
.container.default .o{ background: url(../images/commentbox/skindef/o.png) repeat-y top right; height:25px;width:24px}
.container.default .e{ background: url(../images/commentbox/skindef/e.png) repeat-y top right; height:25px;width:22px}
.container.default .s{ background: url(../images/commentbox/skindef/s.png) repeat-x bottom; height:22px}
.container.default .se{ background: url(../images/commentbox/skindef/se.png) no-repeat bottom right; height:22px;width:22px}
.container.default .so{ background: url(../images/commentbox/skindef/so.png) no-repeat bottom right; height:22px;width:24px}
.container.default .c{ background: url(../images/commentbox/skindef/c.png); padding-top:0px;}

/* skins */
.container.skin1 .n{background:url(../images/commentbox/skin1/n.png) repeat-x top; padding-left:22px; padding-bottom:0px; font-size:18px; vertical-align:middle; height:36px;.height:32px; -moz-user-select: none; -khtml-user-select: none}
.container.skin1 .ne{background:url(../images/commentbox/skin1/ne.png) no-repeat top right; height:36px;width:22px; -khtml-user-select: none}
.container.skin1 .no{background:url(../images/commentbox/skin1/no.png) no-repeat top right; height:36px;width:24px; -khtml-user-select: none}
.container.skin1 .o{ background: url(../images/commentbox/skin1/o.png) repeat-y top right; height:25px;width:24px}
.container.skin1 .e{background: url(../images/commentbox/skin1/e.png) repeat-y top right; height:25px;width:22px}
.container.skin1 .s{background: url(../images/commentbox/skin1/s.png) repeat-x bottom; height:22px}
.container.skin1 .se{background: url(../images/commentbox/skin1/se.png) no-repeat bottom right; height:22px;width:22px}
.container.skin1 .so{ background: url(../images/commentbox/skin1/so.png) no-repeat bottom right; height:22px;width:24px}
.container.skin1 .c{background: url(../images/commentbox/skin1/c.png); padding-top:0px;}

.container.skinAlert .n{background:url(../images/commentbox/skinAlert/n.png) repeat-x top; padding-left:25px;padding-top:0px;vertical-align:bottom;color: white;}
.container.skinAlert .n a{color:white}
.container.skinAlert .ne{background:url(../images/commentbox/skinAlert/ne.png) no-repeat top right; height:36px;width:22px; -khtml-user-select: none}
.container.skinAlert .no{background:url(../images/commentbox/skinAlert/no.png) no-repeat top right; height:36px;width:24px; -khtml-user-select: none}
.container.skinAlert .o{ background: url(../images/commentbox/skinAlert/o.png) repeat-y top right; height:25px;width:24px}
.container.skinAlert .e{background: url(../images/commentbox/skinAlert/e.png) repeat-y top right; height:25px;width:22px}
.container.skinAlert .s{background: url(../images/commentbox/skinAlert/s.png) repeat-x bottom; height:22px}
.container.skinAlert .se{background: url(../images/commentbox/skinAlert/se.png) no-repeat bottom right; height:22px;width:22px}
.container.skinAlert .so{ background: url(../images/commentbox/skinAlert/so.png) no-repeat bottom right; height:22px;width:24px}
.container.skinAlert .c{background: url(../images/commentbox/skinAlert/c.png); padding-top:0px; color:white;}
.container.skinAlert .buttonBar{right:15px;top:15px}

.container.skin3 .n{background:url(../images/commentbox/skin3/n.png) repeat-x top; padding-left:22px; padding-bottom:0px; font-size:18px; vertical-align:middle; height:36px;.height:32px; -moz-user-select: none; -khtml-user-select: none}
.container.skin3 .ne{background:url(../images/commentbox/skin3/ne.png) no-repeat top right; height:36px;width:22px; -khtml-user-select: none}
.container.skin3 .no{background:url(../images/commentbox/skin3/no.png) no-repeat top right; height:36px;width:24px; -khtml-user-select: none}
.container.skin3 .o{ background: url(../images/commentbox/skin3/o.png) repeat-y top right; height:25px;width:24px}
.container.skin3 .e{background: url(../images/commentbox/skin3/e.png) repeat-y top right; height:25px;width:22px}
.container.skin3 .s{background: url(../images/commentbox/skin3/s.png) repeat-x bottom; height:22px}
.container.skin3 .se{background: url(../images/commentbox/skin3/se.png) no-repeat bottom right; height:22px;width:22px}
.container.skin3 .so{ background: url(../images/commentbox/skin3/so.png) no-repeat bottom right; height:22px;width:24px}
.container.skin3 .c{background: url(../images/commentbox/skin3/c.png); padding-top:0px;}

.container.skin4 .n{background:url(../images/commentbox/skin4/n.png) repeat-x top; padding-left:22px; padding-bottom:0px; font-size:18px; vertical-align:middle; height:36px;.height:32px; -moz-user-select: none; -khtml-user-select: none}
.container.skin4 .ne{background:url(../images/commentbox/skin4/ne.png) no-repeat top right; height:36px;width:22px; -khtml-user-select: none}
.container.skin4 .no{background:url(../images/commentbox/skin4/no.png) no-repeat top right; height:36px;width:24px; -khtml-user-select: none}
.container.skin4 .o{ background: url(../images/commentbox/skin4/o.png) repeat-y top right; height:25px;width:24px}
.container.skin4 .e{background: url(../images/commentbox/skin4/e.png) repeat-y top right; height:25px;width:22px}
.container.skin4 .s{background: url(../images/commentbox/skin4/s.png) repeat-x bottom; height:22px}
.container.skin4 .se{background: url(../images/commentbox/skin4/se.png) no-repeat bottom right; height:22px;width:22px}
.container.skin4 .so{ background: url(../images/commentbox/skin4/so.png) no-repeat bottom right; height:22px;width:24px}
.container.skin4 .c{background: url(../images/commentbox/skin4/c.png); padding-top:0px;}

.container.skin5 .n{background:url(../images/commentbox/skin5/n.png) repeat-x top; padding-left:22px; font-size:18px; vertical-align:middle; height:36px;.height:32px; -moz-user-select: none; -khtml-user-select: none; padding-bottom:7px}
.container.skin5 .ne{background:url(../images/commentbox/skin5/ne.png) no-repeat top right; height:36px;width:22px; -khtml-user-select: none}
.container.skin5 .no{background:url(../images/commentbox/skin5/no.png) no-repeat top right; height:36px;width:24px; -khtml-user-select: none}
.container.skin5 .o{ background: url(../images/commentbox/skin5/o.png) repeat-y top right; height:25px;width:24px}
.container.skin5 .e{background: url(../images/commentbox/skin5/e.png) repeat-y top right; height:25px;width:22px}
.container.skin5 .s{background: url(../images/commentbox/skin5/s.png) repeat-x bottom; height:22px}
.container.skin5 .se{background: url(../images/commentbox/skin5/se.png) no-repeat bottom right; height:22px;width:22px}
.container.skin5 .so{ background: url(../images/commentbox/skin5/so.png) no-repeat bottom right; height:22px;width:24px}
.container.skin5 .c{background: url(../images/commentbox/skin5/c.png); padding-top:0px;}

.container.skin6 .n{background:url(../images/commentbox/skin6/n.png) repeat-x top; padding-left:22px; padding-bottom:0px; font-size:18px; vertical-align:middle; height:36px;.height:32px; -moz-user-select: none; -khtml-user-select: none}
.container.skin6 .ne{background:url(../images/commentbox/skin6/ne.png) no-repeat top right; height:36px;width:22px; -khtml-user-select: none}
.container.skin6 .no{background:url(../images/commentbox/skin6/no.png) no-repeat top right; height:36px;width:24px; -khtml-user-select: none}
.container.skin6 .o{ background: url(../images/commentbox/skin6/o.png) repeat-y top right; height:25px;width:24px}
.container.skin6 .e{background: url(../images/commentbox/skin6/e.png) repeat-y top right; height:25px;width:22px}
.container.skin6 .s{background: url(../images/commentbox/skin6/s.png) repeat-x bottom; height:22px}
.container.skin6 .se{background: url(../images/commentbox/skin6/se.png) no-repeat bottom right; height:22px;width:22px}
.container.skin6 .so{ background: url(../images/commentbox/skin6/so.png) no-repeat bottom right; height:22px;width:24px}
.container.skin6 .c{background: url(../images/commentbox/skin6/c.png); padding-top:0px;}

.container.skin7 .n{background:url(../images/commentbox/skin7/n.png) repeat-x top; padding-left:22px; padding-bottom:0px; font-size:18px; vertical-align:middle; height:36px;.height:32px; -moz-user-select: none; -khtml-user-select: none}
.container.skin7 .n a{color:white}
.container.skin7 .ne{background:url(../images/commentbox/skin7/ne.png) no-repeat top right; height:36px;width:22px; -khtml-user-select: none}
.container.skin7 .no{background:url(../images/commentbox/skin7/no.png) no-repeat top right; height:36px;width:24px; -khtml-user-select: none}
.container.skin7 .o{ background: url(../images/commentbox/skin7/o.png) repeat-y top right; height:25px;width:24px}
.container.skin7 .e{background: url(../images/commentbox/skin7/e.png) repeat-y top right; height:25px;width:22px}
.container.skin7 .s{background: url(../images/commentbox/skin7/s.png) repeat-x bottom; height:22px}
.container.skin7 .se{background: url(../images/commentbox/skin7/se.png) no-repeat bottom right; height:22px;width:22px}
.container.skin7 .so{ background: url(../images/commentbox/skin7/so.png) no-repeat bottom right; height:22px;width:24px}
.container.skin7 .c{background: url(../images/commentbox/skin7/c.png); padding-top:0px;}

.container.stiky .n{background:url(../images/commentbox/stiky/n.png) repeat-x top; padding-left:22px; padding-bottom:0px; font-size:18px; vertical-align:middle; height:36px;.height:32px; -moz-user-select: none; -khtml-user-select: none}
.container.stiky .ne{background:url(../images/commentbox/stiky/ne.png) no-repeat top right; height:36px;width:22px; -khtml-user-select: none}
.container.stiky .no{background:url(../images/commentbox/stiky/no.png) no-repeat top right; height:36px;width:24px; -khtml-user-select: none}
.container.stiky .o{ background: url(../images/commentbox/stiky/o.png) repeat-y top right; height:25px;width:24px}
.container.stiky .e{background: url(../images/commentbox/stiky/e.png) repeat-y top right; height:25px;width:22px}
.container.stiky .s{background: url(../images/commentbox/stiky/s.png) repeat-x bottom; height:22px}
.container.stiky .se{background: url(../images/commentbox/stiky/se.png) no-repeat bottom right; height:22px;width:22px}
.container.stiky .so{ background: url(../images/commentbox/stiky/so.png) no-repeat bottom right; height:22px;width:24px}
.container.stiky .c{background: url(../images/commentbox/stiky/c.png); padding-top:0px;}


.container.stikynote {border:1px solid gray;-webkit-border-radius:10px; -moz-border-radius:10px;border-radius:10px;}/**/
.container.stikynote .n{ }
.container.stikynote .n a{font-size:16px;color:black}
.container.stikynote .ne{height:25px;width:15px; -khtml-user-select: none; }
.container.stikynote .no{height:25px;width:15px; -khtml-user-select: none; }
.container.stikynote .s{ height:10px}
.container.stikynote .c{ }
.container.stikynote .buttonBar{right:5px;top:0px}



