/*  
Theme Name: Beardude 2.2.6
Theme URI: http://beardude.com
Version: 2.2.6
Author: Bryan Chan
Author URI: http://kschan.info/

文字基本色: 灰  #555555
超連結: 藍 old: #657fd4  new: #4d69c6
超連結 hover: 紅 #c20000
去過的連結 身紅 #b066cc
虛線: 淺灰 old: #c4c4c4 new: c4c4c4
留言編號與RSS:  橘 #ff8400
metadata: #9a9a9a
metadata link: #657fd4
*/

body {
	font-family: 'trebuchet ms', Helvetica, Arial, sans-serif;
	margin:0;
	padding:0;
	border:0;			/* This removes the border around the viewport in old versions of IE */
	width:100%;
	background: #FFFFFF;
	width:1000px;    /* Minimum width of layout - remove line if not required */
	/* The min-width property does not work in old versions of Internet Explorer */
	font-size:90%;
}

a:link, a:visited {
	font-color: #4d69c6;
	text-decoration: none;
}

a:hover {
	text-decoration: #c200000;
}

#header {    clear:both;    float:left;    width:100%;
    padding: 5px 0px 0px 0px;
    border-bottom: 1px solid #e2e2e2;
    font-size: 15px;
}

#header img {
	float: left;
	padding: 0px 0 0 0px;
}

#header img.logo {
	padding: 0px 0 0 5px;
}

#header ul {
	line-height:1.4em;
	clear:left;	float:left;	width:50%;	list-style:none;	margin: 10px 0 0 5px;	padding: 0;
}

#header ul li {	display:inline;	list-style:none;	margin:0 0 0 0;	padding:0;}#header ul li a {	display:block;	float:left;	margin:0 0 0 1px;	padding:3px 25px 3px 25px;	text-align:center;	position:relative;	left: 0px;	line-height:1.3em;}

#header ul li a:link span,
#header ul li a:visited span {
	color:#000000;	text-decoration:none;
}

#header ul li a:hover {	background:#369;	color:#fff;}
#header ul li a:hover span {	background:#369;	color:#fff;}
#header ul li a.active {	color:#000000;	background:#eef1fc;
	border-top: 1px solid #e2e2e2;
	border-right: 1px solid #e2e2e2;
	border-left: 1px solid #e2e2e2;
	font-weight: normal;}

#header ul li a.active:hover span {
	color: #369;
	background:#eef1fc;
	display:block;
}
#header ul li a span {	display:block;}

.rss {
	display: block;
    font-size: 13px;
    font-family: "Courier";
    margin: 70px 0 0 742px;
}

.rss a:link, .rss a:visited {
    text-decoration: none;
    background: #ff8400;
    color: #ffffff;
}

.rss a:hover {
    background: #c72000;
}

.wrap {
	background: #eef1fc;
	width: 820px;
	float: left;
}

.sidebar {
	overflow: hidden;
	float: left;
	width: 190px;
	padding: 0 0px 0 5px;
 	position: relative;
}

.center {
	width: 610px;
	float: right;
	overflow: hidden;
	padding: 0 0 0 5px;
	border-right: 1px solid #e2e2e2;
 	border-left: 1px solid #e2e2e2;
 	background: #ffffff;
}

.adsense {
	width: 170px;	
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 5px;
}

.sidebar h2 {
	padding: 5px 0px 5px 0px;
	margin: 0px;	
	font-size: 14px;
	color: #454545;
	font-weight: normal;
}

.sidebar h2 a:link, .sidebar h2 a:visited {
	color: #454545;
}

.sidebar h2 a:hover {
	color: #ffffff;
	background: #454545;
}

.sidebar h2 em {
	color: #7e7e7e;
	font-size: 13px;
	font-style: normal;	
	margin-left: 5px;
}

.sidebar form {
	margin: 5px 0px 20px 5px;
}

/* links shown in the sidebar*/
ul.sidebarlist {
	padding: 0px 0px 5px 0px;
	margin: 0px;
	font-size: 13px;
	line-height: 13pt;
}

ul.sidebarlist li {
	margin: 0px;
	padding: 0px 0px 3px 0px;
}

ul {
	padding: 0px 0px 0px 0px;
	margin-bottom: 5px;
}

ol {
    font-size: 13px;
}

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

/* links shown in the sidebar*/
.sidebarlist a:link, .sidebarlist a:visited {
	color: #4d69c6;
	text-decoration: none;
}

/* links shown in the sidebar*/
.sidebarlist a:hover {
	background: #4d69c6;
	color: #FFFFFF;	
}

ul.recent_comment {
	font-size: 13px;
	line-height: 14px;
    color: #555555;
    margin: 5px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
}

ul.recent_comment li {
    margin: 5px 0px 13px 0px;
	padding: 0px;
}

ul.recent_comment li a:link, ul.recent_comment li a:visited {
	color: #4d69c6;
    text-decoration: none;
}

ul.recent_comment li a:hover {
    color: #ffffff;
    background: #4d69c6;
}

ul.recent_comment li ul {
	margin: 8px 0px 10px 0px;
	padding: 0px;
}

ul.recent_comment li ul li {
	margin: 5px 0px 8px 0px;
	padding: 0px;
}
ul.recent_comment li ul li a:link, ul.recent_comment li ul li a:visited  {
    text-decoration: none;
	color: #797979;
}

ul.recent_comment li ul li a:hover {
    color: #797979;
	text-decoration: underline;
	background: #eef1fc;
}

span.clicked {
	background: #000000;
	color: #FFFFFF;
}

.pagenav {
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
	font-size: 13px;
	text-align: right;
	color: #797979;
}

.pagenav a:link, .pagenav a:visited {
	font-weight: normal;
	text-decoration: none;
	color: #ffffff;
	background: #ff8400;
}

.pagenav a:hover {
	background: #c72000;
	color:#ffffff;
}

#footer {
	clear:both;	float:left;	width:100%;
	border-top: solid 1px #e2e2e2;
	font-size: 11px;
	color: #555555;
	text-align: center;
}

#footer p {
	padding-bottom: 5px;
}

#footer a:link, .footer a:visited {
	color: #4d69c6;
	text-decoration: none;
}

#footer a:hover {
	color:#c20000;
}

/* Date */
h1 {
	font-weight: bold;
	text-align: left;
	font-family: 'Courier';
	margin: 5px 0px 10px 0px;
	font-size: 13px;
	font-weight: normal;
	letter-spacing: 1px;
	color: #ffffff;
}

h1 span {
	background-color: #858585;
}

/* Article title */
h2 {
	margin: 10px 10px 2px 0px;
	padding: 5px 0px 2px 0px ;
	font-family: sans-serif;
	font-weight: normal;
	font-size: 16px;
	letter-spacing: 0px;
}

.center h2 {
	border-bottom: 1px dotted #e2e2e2;	
}

.center a img {
	border: none;
}

h2 a:link, h2 a:visited {
	text-decoration: none;	
	color: #4d69c6;	
}

h2 a:hover {
	color: #ffffff;
	background: #4d69c6;
}

/* Metadata */
h3 {
	font-family: 'Courier New';	
	font-size: 11px;	
    width:100%;
	text-align: left;
	color: #9c9c9c;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	font-weight: normal;
}

h3 a:link, h3 a:visited {
	color: #4d69c6;
}

h3 a:hover {
	color: #ffffff;
	background: #4d69c6;
}

h4 a:link, h4 a:visited  {
	text-decoration: none;
	color: #657fd4;
}

h4 a:hover {
	color: #ffffff;
	background: #4d69c6;	
}

small {
    font-size: 11px;
    color: #555555;
}

/* The article's content*/
.entry {
	display:block;
	margin: 5px 5px 10px 0px;
	padding-bottom: 0px;
	color: #313131;
	font-size: 14px;
	letter-spacing: 0em;
	line-height: 18pt;
	min-height: 100px;
}

/* The article's image */
.entry p img {
	margin: 0px 0px 5px 0px ;	
}

.entry span {
	text-align: left;	
	font-size: 14px;
}

.entry span a:hover {
	color: #ffffff;
	background: #4d69c6;
}

.entry a:link img {
	border: solid 1px #4d69c6;
}

.entry a:visited img {
	border: solid 1px #b066cc;
}

.entry a:hover img {
	border: solid 1px #c20000;
}

.entry a:link {
	text-decoration: none;
	color: #4d69c6;
}

.entry a:visited {
	color: #b066cc;
}

.entry a:hover {
    color: #c20000;
    text-decoration: underline;
}

.subentry {
	color: #9c9c9c;
	font-size: 12px;
	text-align: right;
	display: block;
	margin: 9px 5px 40px 0px;	
    clear:both;
}

.subentry a:link, .subentry a:visited {
    color: #4d69c6;
    text-decoration: none;
}

.subentry a:hover {
    background: #4d69c6;
    color: #ffffff;
}


ol.commentlist  {
    color: #ffae00;
	line-height: 16px;
	padding: 0px 0px 0px 15px;
    margin: 0px 0px 0px 20px;
}

ol.commentlist li {
    margin: 0px 0px 10px 0px;
    padding: 0px 0px 10px 0px;
    border-bottom: 1px solid #e2e2e2;
}

ol.commentlist li em {
	font-style: normal;
    color: #555555;
    margin: 0px;
    padding: 0px;
}

ol.commentlist li em a:link, ol.commentlist li em a:visited {
	text-decoration: none;
    color: #4d69c6;
}

ol.commentlist em a:hover {
    color: #c20000;
}


ol.commentlist .text {
    color: #555555;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
	line-height: 1.6em;
	font-size: 13px;
}

.text a:link, .text a:visited {
    color: #4d69c6;
	text-decoration: none;
}

.text a:hover {
    color: #c20000;
}

ol.commentlist .meta {
	font-family: 'Courier New';	
	font-size: 11px;	
	margin-top: 5px;
	color: #454545;
	padding: 0px 0px 0px 0px;
	line-height: 14px;
}

form {
    margin: 0px 0px 0px 0px;
}
