/* CSS Document */

/*
	Theme Name: Infimum1
	Mod by Wei
*/


/* whole page */
body {
	margin: 0em;
	padding: 0em;
	color: #555555;
	background: white;
	font-size: 0.8em;
	line-height: 1.5em;
	}

#page {
	margin: 5em auto;
	padding: 0em;
	width: 60em;
	}
/* margin above adjust space above header  */
img { 
border:0;
	}

a {
	color: #1070c0;
	 background: inherit; 
	text-decoration: none;
	}

a:visited {
	color: #0060b0;
	background: inherit;
	}

a:hover {
	color: #fff;
	background: #1070c0;
	}

.alignleft {
	float: left;
	}

.alignright {
	float: right;
	}

blockquote {
	margin: 1em 2em 1em 1em;
	font-size: 0.9em;
	}
/* end whole page */

/* header */
#header {
	margin: 0em;
	border: 0px solid gray;
	padding: 0em;
	width: 60em;
	}

#header h1 {
	margin: 0em;
	border: 0px solid gray;
	padding: 0em;
	font: normal normal 200% Georgia, Serif;
	font-size: 2.2em;
	letter-spacing: .15em;
	line-height: 0.75em;
	/* weird IE7 bug fix */

	float: left;
	}

#header #tagline {
	margin:15px 8px 15px ;
	padding:15px 27px 15px ;
	max-width:980px;
	text-transform:uppercase;
	letter-spacing:.18em;
	line-height: 1.4em;
	font: normal normal 75% 'Trebuchet MS', Trebuchet, Arial, Verdana, Sans-serif;
	color: #999999;
	border-left:1px solid #cccccc;
	background: inherit;
	float: left;
	}
/* end header */

/* content area */
#content {
	margin: 2em 0em;
	padding: 0em;
	width: 35em;
	float: left;
	}

#content h2 {
	margin: 0em 0em 0em;
	padding: 0em;
	font-size: 1.3em;
	}

#content .post {
	margin: 2em 0em 0em;
	border-bottom:1px dotted #cccccc;
	padding-bottom:1.3em;
	}



#content .post:after {
    content: ' ';
	display: block;
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

#content .post ul {
	margin: 2em;
	padding: 0em;
	padding-bottom: 0.5em;
	}

#content .post li {
	
	padding: 0.2em;
	}
#content h3 {
	margin: 0em;
	padding: 0em;
	font-size: 1.25em;
	}

#content .postmetadata {
	  margin: 2em 0;
	color: #666666;
	text-transform:uppercase;
	letter-spacing:.1em;
	font: normal normal 72% 'Trebuchet MS', Trebuchet, Arial, Verdana, Sans-serif, Hei, "黑體";
	line-height: 1.4em;
	letter-spacing: .15em;
	}
	
	
#content .postmetadata:before {
    content: ' ';
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}


#content .navigation {
	margin: 2em 0em 0em;
	padding: 0em;
	display: block;
	}

#content .goback {
	margin: -1.5em 0em 1.5em 0em;
	padding: 0em;
	float: left;
	font: normal normal 75% 'Trebuchet MS', Trebuchet, Arial, Verdana, Sans-serif;
	}

#content .goforward {
	margin: -1.5em 0em 1.5em 0em;
	padding: 0em;
	float: right;
	font: normal normal 75% 'Trebuchet MS', Trebuchet, Arial, Verdana, Sans-serif;
	}

#content #comments {
	margin: 2em 0em 1em;
	padding: 0em;
	clear: both;
	}

#content .commentlist {	
	margin: 0em;
	padding: 0em;
	font-size: 0.9em;
	}

#content .commentlist li {
	margin: 0em;
	padding: 0em;
	list-style-type: none;
	}

#content .commentlist img.avatar {
	float: right;
	margin-left: 1em;
	}

#content .commentmetadata {

	margin: 0em 0em 2em;
	color: #777777;
	background: inherit;
	}

#content #respond {
	margin: 2em 0em 1em;
	padding: 0em;
	clear: both;
	}
/* end content area */

/* these rules are added for compatibility with WordPress Theme Directory */

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

.alignleft {
	float: left;
	}

.alignright {
	float: right;
	}

.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-dd {
	display: none
	/* line-height: 17px;
	padding: 0 4px 5px;
	margin: 0; */
	}
	
.wp-caption-text {
	display: none;
	/* line-height: 17px;
	padding: 0 4px 5px;
	margin: 0; */
	}

/* end Theme Directory compatibility */

/* sidebar */
#sidebar {
	margin: 4.3em 0em;
	padding: 0em;
	width: 22em;
	float: right;
	}
/* old side bar title
#sidebar h2 {
	margin: 1em 0em 0.7em 0em;
	padding: 0em;
	font-size: 1.2em;
	
	}
	*/
#sidebar h2 {
	  margin: 2em 0em;
	color: #666;
	text-transform:uppercase;
	letter-spacing:.1em;
	font: normal normal 72% 'Trebuchet MS', Trebuchet, Arial, Verdana, Sans-serif;
	line-height: 0.5em;
	letter-spacing: .15em;
	}


#sidebar h2 a, #sidebar h2 a:visited {
	color: #777777;
	background: inherit;
	}


#sidebar h2 a:hover {
	color: white;
	background: #1070c0;
	}

#sidebar ul {
	margin: 0em;
	padding: 0em;
	padding-bottom:1.5em;
	}

#sidebar ul li {
	margin: 0em 0em 1em;
	padding: 0em;
	border-bottom:1px dotted #cccccc;
	list-style-type: none;
	}

#sidebar ul li p, #sidebar ul li ul, #sidebar ul li ol {
	font-size: 0.9em;
	}

#sidebar ul li ul li, #sidebar ul li ol li {
	margin: 0em;
	padding: 0em;
	border-bottom:0px dotted #cccccc;
	}

#sidebar .textwidget {
	font-size: 0.9em;
	padding-bottom:1.5em;
	}
/* end sidebar */

/* footer */
#footer {
	margin: 0em;
	padding: 0em;
	width: 60em;
	clear: both;
	}

#footer p {
	margin: 0em;
	padding: 0em;
	font-size: 0.8em;
	text-align: center;
	}
/* end footer */


