/*
Theme Name: 4-Thought
Theme URI: http://4comment.co.uk/
Description: The design template for 4-Thought
Version: 1.0
Author: Ech Design
Author URI: http://echdesign.co.uk/
*/

/* Captions */
.alignleft{
  float: left;
}
.alignright{
  float: right;
}


.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li {
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0 !important;
}
#footer {
text-align:center;
color:#DEDEDE;
font-size:1.3em;
position:relative;
}
#footer a, #footer strong {
color:#FBBE20;
}
#footer a:hover {
color:#fff;
}
#footer img {
position:relative;
left:0px;
top:7px;
}
