/*
Theme Name: Another Thing
*/
.avatar {
    margin: 3px !important;
}
#submit {
    float: right;
}
.notreg {
    margin: 30px 0 0 0;
}
.text strong
{
    font-weight: bold;
}

.text ul
{
	list-style: disc;
	padding: 0px 0px 0px 40px;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size: 16px;
	line-height: 20px;
}

.text .about-post img.alignnone,
.text .about-post img.alignleft {
    margin: 0 5px 5px 0;
}
.text .about-post img.alignright {
    margin: 0 0 5px 5px;
    float: right;
}
.text .post .about h2 a,
.about-post h2 a,.alignright a, .alignleft a {
    text-decoration: none;
    color:#638485;
}
.discript p a {
    color:#638485;
}
.about-post h3 a {
    color: #6D5F2C;
}
.alignleft {
    float: left;
}
.alignright {
    float: right;
}


.text .post .about h2 a:hover,
.discript p a:hover,
.about-post h2 a:hover {
    text-decoration: underline;
}
.text .post .date em {
    text-transform: uppercase;
}
.text h1 {
-x-system-font:none;
color:#638485;
font-family:Georgia,"Times New Roman",Times,serif;
font-size:20px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:22px;
text-decoration:none;
}

/* Captions */
.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;
}
