/*
Theme Name: Black and White
Theme URI: http://blog.docolors.net/wordpress-themes/
Description: Simple black and white colors theme! And it's also the default theme for Docolors.net!
Version: 1.5
Author: Greanty Cheung
Author URI: http://www.docolors.net
*/

body {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#252525;
	margin:0 auto;
	padding:15px;
	background:#ffffff;}
	
h1,h2,h3,h4,h5,h6 {
	margin:0px;
	padding:0px;}
	
a {
	text-decoration:none;}
a:link,a:visited {
	color:#666666;}
a:hover {
	color:#888888;
	text-decoration:underline;}
/*a img,img {
	border:none;
	max-width:600px;
	height:auto;}*/

ul {
	list-style-type:none;
	margin:0px;padding:0px;}
	
li{}

p {
	margin:0px;
	padding:0px 0px 15px 0px;}
	
code {
	background:#f5f5f5;
	font-size:1.1em;}
	
input {
	border:1px solid #999999;
	height:22px;
	color:#666666;
	background:#ffffff;}
	
textarea {
	margin:auto;
	width:645px;
	height:80px;
	border:1px solid #999999;}
	
blockquote {
	margin:5px 30px;
	padding: 0px 40px;	
	border-left:3px solid #EEEEEE;
	background: url('images/quote.gif') no-repeat 10px 2px;
	/*background:#f9f9f9;
	line-height:16px;*/}
	
small {
	font-size:10px;}

#container {
	margin:auto;
	overflow:hidden;
	/*border-bottom:1px solid #000000;*/
	width:940px;}
	
#header {
	overflow:hidden;
	width:100%;
	height:70px;
	margin-bottom:30px;}
	
#blogt {
	float:left;
	margin:0px 10px 0px 0px;
	height:auto;}
	
#blogt h1 {
	font-size:55px;
	font-family:"Impact";}
	
#blogt h1 a:link,#blogt h1 a:visited,#blogt h1 a:hover {
	color:#000000;
	background:#FFFFFF;
	padding:0px 10px 0px 0px;
	font-weight:lighter;
	text-decoration:none;}
	
/*#blogt h1 a:hover {
	color:#999999;
	text-decoration:none;}*/
	
#sp {
	overflow:hidden;
	display:inline;}

#subt {
	border-bottom:3px solid #000000;
	padding:0 0 3px 0;
	margin:15px 0px 0px 0px;}

#subt h2 {
	font-size:14px;
	font-family:"Times New Roman";}

#pnav {
	margin:3px 0;
	width:auto;}

#pnav ul {
	list-style-type:none;
	margin:0px;
	padding:0px;
	overflow:hidden;
	display:block}

#pnav ul li {
	float:left;
	padding-right:20px;}

#pnav ul li a:link,#pnav ul li a:visited {
	font-size:16px;
	font-family:"Garamond";
	font-weight:bold;
	/*font-family:"Franklin Gothic Medium";*/
	overflow:hidden;
	color:#000000;}

#pnav ul li a:hover {
	background:#ffffff;
	color:#666666;
	text-decoration:underline;}

#wrapper {
	/*overflow:hidden;*/
	width:100%}

#content {
	margin-left:auto;
	float:left;
	margin-right:auto;
	position:relative;
	width:650px;
	padding:0px 30px 0px 0px;
	border-right:1px solid #000000;}

.post {
	margin-bottom:15px;
	width:auto;}

.pcontent {
	font-size:13px;
	/*font-family:"华文细黑";*/
	position:relative;}

.pcontent p , .pcontent li {
	line-height:25px;}

.entry {
	padding-top:15px;}
		
.entry a,.entry a:visited {
	background-color:#666666;
	color:#FFFFFF;
	text-decoration:none;}
	
.entry a:hover {
	background-color:#000000;
	color:#FFFFFF;
	text-decoration:none;}
	
.entry img {
	padding:8px;
	border:1px solid #999999;
	background:#FFFFFF;}

.phead {
	margin:0px 0px 0px 0px;
	padding:5px 0 0 5px;
	font-size:18px;
	border-left:10px solid #000000;
	background-color:#F3F3F3;}

.phead a:link,.phead a:visited {
	color:#000000;
	text-decoration:none}

.phead a:hover {}

.tt {
	padding:2px 0 0 5px;
	border-left:10px solid #000000;
	font-family:"Garamond";
	background-color:#F3F3F3;}

.tt a:link,.tt a:visited {
	color:#515151;
	text-decoration:underline;}

.tt a:hover{
	text-decoration:none;}

.more-link:link,.more-link:visited {
	color:#990000;}

.more-link:hover {
	font-weight:bolder;
	color:#666666}
	
.classtag a {
	text-decoration:underline;}

.align_l {
	float:left;
	margin:0px 15px 15px 0px;}

.align_r {
	float:right;
	margin:0px 0px 15px 15px;}

#top_bar {
	margin-bottom:20px;
	font-size:14px;
	font-weight:lighter;
	font-family:"Franklin Gothic Medium";
	text-align:center;
	padding:0px;
	text-decoration:underline;}

#comments{
	width:100%;
	float:left;}

#comments form{
	margin:15px 0px;
	padding:0px}

#comments form p{
	padding:5px 0px;
	margin:0px;}

#comments #url{
	width:250px;}

#comments input{
	width:auto;}

#comments #email{
	width:250px;}

#comments #author{
	width:250px;}

#comments #c_rss{
	margin-bottom:10px;
	text-align:right;
	font-size:16px;
	font-family:"Garamond";}

#submit{
	padding:0px 5px;
	width:120px;}

#comments h2{
	font-size:24px;
	font-family:"Garamond";}

#comments ol{
	margin:0px;
	padding:0px 0px 6px 0px;}

#comments ol p{
	margin:5px 0px;
	padding:0px 0px;
	line-height:20px;}

#comments ol li{
	border-left:2px solid #000000;
	margin-bottom:20px;
	padding:0px 10px;
	margin-left:10px;}

#comments ol li a:link,#comments ol li a:visited{
	font-size:12px;
	font-family:"Franklin Gothic Medium";
	color:#000000;
	font-weight:bolder}

#comments ol li blockquote{
	background:#f1f2f3;
	color:#525252;
	padding:0px 10px;}

#comments .alt{
	border-left:2px solid #cccccc;
	margin-left:10px;}

#comments .alt a:link,#comments .alt a:visited{
	color:#000000;}

#s{
	width:150px;
	height:20px;
	border:1px solid #000000;}


#sidebar{
	float:right;
	width:230px;
	/*border-left:1px solid #000000;*/
	padding:0px 0px 0px 10px;}

#sidebar a:link,#sidebar a:visited{
	color:#414141}

#sidebar a:hover{
	color:#888888;
	text-decoration:underline;}

#searchinput input{
	width:100px;}
	
#sidebar ul{
	list-style-type:none;
	margin:0px;
	padding:0px;}

#sidebar ul li{
	margin-bottom:10px;}

#sidebar ul li h2{
	font-family:"Garamond";
	font-size:24px;
	color:#000000;
	margin-bottom:8px;
	text-decoration:underline;}

#sidebar ul li ul li{
	margin-bottom:0px;
	line-height:22px;}

#sidebar ul li ul li ul li{
	margin-left:15px;}

#sidebar p{
	padding:0px 0px 5px 0px;}
	
.navigation {
	text-align:center;}

#nav{
	margin-top:10px;
	height:20px;
	float:left;
	width:650px;
	padding:5px 0px;}
	
#nav a:hover {
	text-decoration:underline;}

.nav_l{
	float:left;
	border-left:3px solid #000000;
	background:#f3f3f3;
	padding:3px 10px;
	font-size:13px;
	font-weight:bold;}

.nav_r{
	float:right;
	margin:0px 0px 0px 0px;
	border-right:3px solid #000000;
	background:#f3f3f3;
	padding:3px 10px;
	font-size:13px;
	font-weight:bold;}

#footer{
	margin:15px 0px 2px 0px;
	/*border-bottom:3px solid #000000;*/
	border-top:1px solid #000000;
	padding:5px 0px 1px 0px;
	font-size:14px;
	text-align:right;
	width:100%;
	float:right}

#footer a:link,#footer a:visited{
	color:#FFFFFF;
	background-color:#666666;
	text-decoration:none;
	padding:0 5px;}

/*Other*/
.align_l{
	float:left;
	margin:0px 15px 15px 0px;}

.align_r{
	float:right;
	margin:0px 0px 15px 15px;}

.important_lists{
	list-style-type:none;}
.important_lists h3{
	font-size:14px;
	font-weight:bolder;
	color:#000000;
	margin:5px 0px 6px 0px;}
.important_lists ul{
	list-style-type:none;}
.important_lists ul li{
	margin:0px;
	padding:0px 0px 0px 0px;}
.important_lists ul li ul{
	margin:0px 0px 0px 0px;
	padding:10px 0px 0px 0px;}
.important_lists ul li ul li{
	margin:0px 0px 10px 0px;
	padding:0px 0px 0px 0px;}
.important_lists .linkcat{
	float:left;
	margin:0px 15px 10px 0px;}

/*Calendar*/
#calendar #wp-calendar{
	width:92%;
	text-align:center;
	font-family:"Franklin Gothic Medium";
	color:#787878;}
	
#wp-calendar td {
	text-align:center;}
	
#wp-calendar #prev {
	text-align:left;
	font-weight:bold;}
	
#wp-calendar #next {
	text-align:right;
	font-weight:bold;}

#wp-calendar caption {
	text-decoration:underline;}
			
caption{
	font-family:"Garamond";
	font-size:24px;
	color:#000000;
	font-weight:bold;
	margin-bottom:8px;
	text-decoration:underline;
	text-align:left;}
	
thead{
	background:#DDDDDD;
	color:#333333}
thead th {
	width:25px;
	align:center;}
tfoot{
	width:100%;
	padding:0px;}
tbody a:link,tbody a:visited{
	display:block;
	float:left;
	width:25px;
	background:#EEEEEE;
	color:#666666;}
	
tbody a:active {
	background:#333333;
	color:#ffffff;}
