/* This is an empty CSS file for the Expand Comments plugin
 * (http://nymb.us/projects/show/212)
 *
 * The elements below represent the _default_ settings, you can change
 * class names in the options window. It is recommened you try to set
 * the classes to what your theme uses, you might not have to edit this
 * file at all. Otherwise, using the below as a guide, you should be able
 * to copy your theme
 *
 */

/* This is the main div that holds all of the comments,
 * and the comment form
 */

/* This would be one way to set the values for the even comments
 * Note: this is commented out because by default, the even class
 * is the empty string. If you want to change the way even comments
 * look, first set the even class name under options, then change the below
 * to reference that class
 */

.commentbox{
width: 320px;
float: left;
margin-left: 0px;
font-size: 0.5em;
clear: left;
padding-top: 20px;
}

.stickycontent{
margin-top: 40px;
font-size: 0.5em;
padding: 10px;
border-color: #e3dddc;
border-width: 1px;
border-style: dotted;
margin-bottom: -22px;
width: 240px;
background-color: #fffefb;
}
.sticky{
float: left;
color: #ff1964;
background-position: 10px bottom;
background-image: url(images/anonym.gif);
background-repeat: no-repeat;
margin-left: 40px;
margin-bottom: 0;
padding: 0;
margin-top: 0;
}

  
                     
 
  

                                                                    
   
                                                                                
   
                                                           
   
.sticky h2{
	color: #ff1964;
	float: left;
	background-color: white !important;
margin-bottom: 0;
padding: 0;
margin-top: 0;
}

/*
div.commentlist div {
}
*/

/* This can be used to change the style for odd comments in the list
 */
/* This can be used to change the style of the original post's author's comments
 */
/* This is the interior div holding what the commenter said
 */
div.commentlist div div.commentcontent {
padding: 0px;
margin: 0px;
}
.commentcontent{
overflow: hidden;
}
.commentlist{
float: left;
padding-left: 0px;
}
/* This is the cite block around the comment author's name */
.inner-anyone .commentauthor,.inner- .commentauthor,.inner-odd .commentauthor,.inner-even .commentauthor,.inner-anyone .commentauthor,.inner-odd .commentauthor {
background-color: #00bcff;
color: white;
}


}

/* This is the small block around the comment's meta data (date posted, etc)
 */
div.entry small {
font-size: 12px !important;
color: #aaafa4;
}

/* This is the div holding the 'Collapse Comments' link at the bottom of
 * the comments
 */
div.commentlist div.collapsediv {
	background-color: white;
}

/* This is the div that displays the Loading text. This div can be set to
 * hold anything you want (images, links, etc)
 */
div.commentsloading {
    text-align: left;
    float: left;
    padding-left: 0px;
    padding-bottom: 0px;
    margin-top: -20px;
}

/* This is just an example way of styling the submit form
 */
div.commentlist form {
}
.postauthor .commentmetadata{
color: #aaafa4;
font-size: 14px;
line-height: 15px;
}

div.anyone {
	padding-bottom: 3px;
	margin-left: 70px;
	margin-bottom: 20px;
	background-position: 0 bottom;
	background-repeat: no-repeat;
	background-image: url(images/com-anyone.gif);
}

div.postauthor {
	margin-top: 20px;
	float: left;
	padding-bottom: 3px;
	background-repeat: no-repeat;
	padding-left: 0px;
}
                                                           
   
.postauthor .comment_avatar{
	padding-top: 0px;
	margin-left: 15px;
	margin-right: 5px;
	float: left;
	margin-top: -2px;
	background-position: 11px 0px;
	background-image: url(images/tip.gif);
	background-repeat: no-repeat;
}
.inner-postauthor,.inner-anyone,.inner-,.commentForms,.thanks{
	padding: 10px;
	border-color: #e1e1e1;
	border-width: 1px;
	border-style: solid;
	background-position: 10% 0px;
	margin-bottom: 0px;
	width: 280px;
}
                                                           
   
 
.inner-postauthor .commentauthor {
font-size: 12px;
background-color: #b4afad;
color: white;
}

.inner-odd,.inner-even {
	border-color: #e1e1e1;
	border-width: 1px;
	border-style: solid;
margin-bottom: 0px;

	padding:10px;
	width: 280px;
}
.odd,.even{
clear: both;
padding-left: 0px;
padding-top: 20px;
float: left;
width: 330px;
}
.odd cite.commentauthor,.even cite.commentauthor{
	text-align: right;
	font-size: 12px;
	padding-right: 40px;
	padding-top: 10px;
	}
.odd .modinfo,.even .modinfo{
float: right;
font-size: 12px;
color: #e8acad;
}
.odd .commentmetadata,.even .commentmetadata{
	float: right;
font-size: 12px;
line-height: 15px;
}

.odd .comment_avatar,.even .comment_avatar,.inner- .comment_avatar{
	margin-left: 5px;
	padding-right: 40px;
	float: right;
	margin-top: -2px;
	background-position: 11px 0px;
	background-image: url(images/tip.gif);
	background-repeat: no-repeat;
}
.postauthor cite.commentauthor{
	line-height: 10px;
	margin-bottom: 0px;
	padding-left: 0px;
	padding-top: 15px;
	font-size: 12px;
}
.expcom-newform{
font-size: 12px;
margin-top: 40px;
float: left;
background-color: white;
}
.expcom-newform .textinput,.expcom-newform textarea{
padding: 5px;
width: 270px;
font-family: "Georgia", "Times New Roman", "Times", serif;
color: #545454;
background-color: #f0f8ff;
font-size: 12px;
float: left;
border: none;
margin-bottom: 5px;
margin-top: 5px;
}
.expcom-newform .btnSubmit{
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 1px;
border-top-width: 0px;
margin: 0px;
border-right-style: dotted;
border-bottom-style: dotted;
border-bottom-color: #7f7f7f;
border-right-color: #7f7f7f;
font-weight: bold;
color: white;
background-color: #afd3ff;
padding: 5px;
font-family: Georgia, "Times New Roman", Times, serif;

}
.expcom-newform .btnSubmit:hover,.btnSubmit:focus,.btnSubmit:active{
background-color: #b8dcff;
cursor: pointer;
-moz-outline-style: none;


}
.expcom-newform .textinput:hover{

background-color: #e5f2ff;

border: none;
}
.formbottom{
height: 20px;
width: 290px;
	color: #ff1964;
	float: left;
	background-position: right top;
	background-image: url(images/anonym.gif);
	background-repeat: no-repeat;
	margin: 0;
	margin-bottom: 40px;
	margin-top: -2px;

}
.expcom-newform{
	background-position: 0;
	background-repeat: no-repeat;
	float: left;
}
