/*
Theme Name: Fuck
Theme URL: http://blog.yan-xing.org/
Description: This is an independent Wordpress Theme which designed by Yan Xing
Author: Yan Xing
Tags: White and Black, two columns, minimalism
*/

body {
	font-size:12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #fff;
	line-height: 18px;
	margin-bottom: 100px;
}


ul {
	list-style-type:none;
	line-height: 18px;
	margin:0px;
	padding: 0px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	text-align: left;
}

li {
	list-style-type:none;
	line-height: 18px;
	margin:0px;
	padding: 0px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	text-align: left;
}

ol {
	list-style-type:none;
	line-height: normal;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}



#menu a:link { 
	color: #000;
	text-decoration:none; 
	}
#menu a:active { 
	color: #000;
	text-decoration: none; 
	}
#menu a:visited {
	color: #000;
	text-decoration: none; 
	}
#menu a:hover {
	color: #000;
	text-decoration: none;
        background: yellow;
	}
	
#content a:link {
	color: #000;
	text-decoration:none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	}
#content a:active { 
	color: #000;
	text-decoration: none; 
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	}
#content a:visited {
	color: #000;
	text-decoration: none; 
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	}
#content a:hover {
	color: #000;
	text-decoration: none;
        background: yellow;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	}

a img { border: none; }

#menu {
	position: absolute;
	height: 100px;
	background-color: #fff;
	padding-left: 20px;
	width: 800px;
	top: 20px;
}

img#wpstats{width:0px;height:0px;padding:0px;border:none;overflow:hidden}


#sidebar {
	position: absolute;
	width: 150px;
	top: 220px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
}

#content {
	margin-bottom: 100px;
	font-size: 12px;
	text-align: justify;
	height: 100%;
	margin-left: 200px;
	position: absolute;
	top: 240px;
	width: 600px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
}

.entry {
	line-height: 22px;
	padding-top: 0px;
	margin-top: 10px;
}

.title {
	font-size:13px;
	margin-bottom: 0px;
        background: yellow;
}
.singletitle {
	font-size:12px;
	margin-bottom: 10px;
	margin-top: 10px;
        background: yellow;
}

.comments {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
}

.postmetadata {
	color: #999999;
	text-align: right;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
	margin-top: 1px;
	padding-top: 1px;
	padding-bottom: 20px;
}

.rpostmetadata {
	color: #999999;
	text-align: right;
	margin-top: 1px;
	padding-top: 1px;
}

#container {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-bottom: 100px;
}

#content p {
	width: 600px;
	margin-bottom: 10px;
}

p {
	margin: 0;
}

blockquote{
	color: #999999;
}

.update {
	height:70px;
	overflow:hidden;
	font-size: 12px;
	text-align: justify;
	line-height: 22px;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	width: 600px;
}

.updateunder {
	color: #999999;
	text-align: right;
	vertical-align: top;
	font-size: 12px;
}

.ads {
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	background-color: #f0f0f0;
}

.wp-pagenavi a{color:#000000;background:#fff;padding:2px 5px;margin:0 2px;text-decoration:none;}
.wp-pagenavi a:hover{background:#fff;}
.wp-pagenavi span{color:#000000;padding:2px 5px;margin:0 2px;background:#fff;}
.wp-pagenavi span.current{color:#000000;background:#f0f0f0;}

H1 {
	font-size:12px;
	margin-bottom: 10px;
	margin-top: 20px;
}

H2 {
	font-size:12px;
	margin-bottom: 20px;
}

H3 {
	font-size:12px;
	margin-bottom: 10px;
	margin-top: 10px;
}
H4 {
	font-size:15px;
	margin-top: 0px;
	margin-bottom: 0px;
}
H5 {
	font-size:12px;
	margin-bottom: 2px;
	margin-top: 10px;
}
H6 {
	font-size:12px;
	margin-bottom: 10px;
	margin-top: 10px;
}