﻿/*
Theme Name: 4ngel
Theme URI: http://sb3389.com
Description: 仿http://www.4ngel.net模板
Version: 1.0
Author: 孤独懒人
Author URI: http://sb3389.com
*/
ul,li{list-style:none;text-align:left;display:block;width:99%;margin:0;padding:0}
body,h3 {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	line-height: 140%;
}
td {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	line-height: 140%;
	color: #000000;
}
.en11 {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
}
a:link {
	color: #3D3D3D;
	text-decoration: underline;
}
a:visited {
	color: #3D3D3D;
	text-decoration: underline;
}
a:hover {
	color: #3D3D3D;
	text-decoration: none;
}
a:active {
	color: #3D3D3D;
	text-decoration: underline;
}
.maintable {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}
.menutitle {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 14px;
	font-weight: bold;
}
.contenttable {
	line-height: 180%;
}
.rightcontent {
	line-height: 160%;
}


/* Comments template */

div.com {
	margin-bottom: 30px;
}
.com ul li, .com ol li {
	background: none;
}
.com .children {
	margin: 0 0 0 1.5em;
}
.com .list-4 {
	list-style: none;
	margin: 0;
	padding: 0;
}
	.com .list-4 li .admin {
		border: 2px dashed #ffc642;
	}
	.com .list-4 li {
		/*
		border: 1px solid #E7E9E4;
		padding: 15px 15px 0 15px;
		margin: 0 0 15px 0;
		*/
		
		border: none;
		padding: 0;
		margin: 0;
	}
		* html .com .list-4 li {
			padding:0 40px 0 20px !important;
		}
		*:first-child+html .list-4 li {
			padding:0 40px 0 20px !important;
		}
		* html .list-4 img {
			margin:20px auto auto 0;
		}
		*:first-child+html .list-4 img {
			margin:20px auto auto 0;
		}
		* html .list-4 p img {
			margin:0 auto auto 0;
		}
		*:first-child+html .list-4 p img {
			margin:0px auto auto 0;
		}
	.com-wrapper {
		border: 1px solid #E7E9E4;
		padding: 15px 15px 0;
		*padding: 0px 15px 0;
		margin: 0 0 15px;
	}
	.com-header {
		padding-bottom: 15px;
		margin: 0;
	}
		.com-header img {
			display: block;
			float: left;
		}
		.com-header .tp {
			display: block;
			margin: 0 0 0 63px;
			padding: 0;
			text-align: left;
		}
 #commentform textarea {width:80%;height:100px;}
			.tp span, .tp span a {
				font-weight: bold;
				display: block;
				line-height: 150%;
			}