/* 
Theme Name: The Fiction Desk 25
Theme URI: https://www.thefictiondesk.com
Version: 25.1
Description: Custom theme for The Fiction Desk
Author: Rob Redman
Author URI: https://www.thefictiondesk.com/
*/

/*page elements*/



blockquote {
	margin: 15px;
	padding: 0 15px;
	border: 1px solid #CCCCCC;
	color: #000000;
}


#sidebox {
	padding:0;
	margin-top:10px;
	border:1px solid #aaa;
	overflow:hidden;
}


#pagenav
{
	list-style:none;
}

/*content*/




.post , .page
{
	margin:5px 0px 0px 0px;
}

.post-footer 
{
	padding-top:0px;
}

.commentlist {
	font-size:12px;
	font-weight:normal;	
}
#commentform 
{
	margin:0px;
}
#commentform textarea {
	width: 80%;
}
#commentform p {
	margin: 0 0 1em;
}
#comments,#respond {
	margin: 20px;
	color: #000000;
	font: 20px;

}
#comments h2{
border-bottom:0px;
}

ol.commentlist{
	margin-left:0px;
}

.commentlist li 
{
	margin:5px 0;
	padding:10px;
	background-color:#EEEEEE;
	border:#CCCCCC 1px solid;
}
.commentlist .alt 
{

}
cite.url a{
	text-decoration:none;
	border:none;
}

.avatar {
float:right;
margin:0 0 5px 5px
}
.commentmetadata a{
		text-decoration:none;	
		border:none;
}
.commentmetadata a:hover{
	text-decoration:underline;
	border:none;
}


#infobox {
width:200px;
background-color:#FFFFCC;
border: 1px solid #CCCC66;
padding: 5px;
margin-right: 10px;
float:left;
}

#infoboxright {
width:200px;
background-color:#FFFFCC;
border: 1px solid #CCCC66;
padding: 5px;
margin-left: 10px;
float:right;
}


#infobox  h2 {
	text-align:center;
	font-size:16px;
	border-bottom:#cccccc 0px solid;	

}

#infobox p {
font-size:11px;
line-height: 14px;
}

 #infoboxright h2 {
	text-align:center;
	font-size:16px;
	border-bottom:#cccccc 0px solid;	

}

#infoboxright p {
font-size:11px;
line-height: 14px;
}





#recentcomments ul{
padding:0px;
margin:5px 0 0 0;
width:160px;
}

#recentcomments ul li.left-head{
border-bottom:1px #aaaaaa dotted;
width:160px;
font-size:15px;
padding:2px 0;

}
#recentcomments ul li{
list-style:none;
font-size:11px;
width:160px;
margin-bottom:5px;
}

#recentcomments ul li a{
	background:none;
	color:#990000;
	margin:0;
	padding:0;
	text-decoration:none;	
}
#recentcomments a:hover{
	text-decoration:underline;
}



.post-info p{
font-size:smaller;
}

