/*
Theme Name: Angles of Art
Theme URI: http://anglesofart.co.uk/
Description: Angles of art theme from code23
Version: 0.5
Author: Code23
Author URI: http://code23.com/
Tags: 

*/


.secondary-content-cell{}

.blog #secondary-content-cell h4  {
	background:url("/images/title/blog.png") no-repeat scroll left top transparent;
	height:60px;
	/*margin:0 0 0 -6px;
	text-indent:-9999px;*/
}

.blog #secondary-content-cell ul{
	list-style:none;
	margin:12px 0 0 0;
}
.blog #secondary-content-cell ul li ul  {
	margin-left:20px;
	margin-bottom:10px;
	list-style:circle;
	list-style:disc;
	
}

.search-form input.searchinput{
	width:125px;
	background:#015980;
	border: 1px solid #003853;
	padding:5px;
}

.post h2{
	line-height:1.3em;
}

.post p{
	margin-bottom:1.2em;
}
.postmetadata{
	border-top:1px solid #015175;
	padding:1em 0 0 0;
	margin:1em 0 .5em 0;
}
.date{
	color:#e8d2ab;
}

/* comments
   ---------------------- */
h3#comments{
	padding:12px 0 12px 0;
	border-top:1px solid #015175;
}
.commentlist{
}
.comment{
		list-style:none;
		background:url(/images/content-bg.png) repeat left top;
	   padding:6px 0 8px 0;
	   float:left;
	   clear:both;
	   width:100%;
	   font-family:Verdana, Geneva, sans-serif;
	   line-height:1.28em;
	   min-height:44px;
  }
  .commentmetadata{
	 }
.comment-author {
	margin:4px 0 0 12px;
}
.comment-avatar{
	margin:8px 8px 8px 12px;
}
.comment-text{
	float:left;
	margin:4px 0 0 8px;
	width:414px;
}
.comment-text p{
   font-size:10px;
   margin-bottom:.5em;
	
}
img.avatar{
	background:#fff;
	padding:4px;
	border:1px solid #cdceca;
	float:left;
	margin:0 4px 0 0;
}
.fn {
	font-weight:bold;
}
.fn a{
	text-decoration:none;
}
.fn a:Hover{
	text-decoration:underline;
}
a.url{
	background:none;
}
.comment-meta{
	display:block;
	float:left;
	line-height:1em;
	text-align:left;
	font-weight:bold;
	margin-right:6px;
}
.commentmetadata a, .timestamp a{
	font-size:9px;
	color:#b2b2b0;
	font-size:8px !important;
	font-style:italic;
	font-weight:normal;
}


#respond{
	clear:both;
	margin:1em 0 0 0;
	float:left;
	width:100%;
}
#respond p{
	margin:12px 0 6px 0;
}
