/* Template: ferren_v.1 for pLog / Design Author: Ferren Lin */

body {
	margin: 0;
	padding: 0;
	font-family: Georgia, Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 0.9em;
	background: #FFF url(image/background.gif);
}

a, a:link a:visited a:active {
	font-family: Georgia, Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 0.9em;
	text-decoration: none;
}

a:hover {
	color: #EA00A6;
	text-decoration: none;
}

#rap {
	width: 1004px;
	font-family: Georgia, Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 0.9em;
	text-decoration: none;
	margin: 0;
	padding: 0;
}

/* Header */
#header {
	margin: 0;
	padding: 0;
	background: url('image/header.gif') repeat-x top;
 	height: 175px;
}

#header h1 {
	margin-top: 5px;
	margin-left: 5px;
	padding: 0;
	font-size: 1.4em;
	font-weight: bold;
	color: #E90080;
	letter-spacing: 0.3em;
}

#header a {
	font-weight: bold;
	color: #E90080;
	text-decoration: none;
}

#header a:hover {
	font-weight: bold;
	color: #C40000;
	text-decoration: none;	
}

.description 
{
	margin: 0 10px 0 30px;
	padding: 0;
	font-size: 1.0em;
	color: #000;	
	font-weight: bold;
}

/* Topnav */
#topnav {
	margin-top: 90px;
	padding: 0 20px 0 0;
	font-size: 0.9em;
	color: #000;
	text-align: right;
}

#topnav li {
	list-style: none;
	display: inline;
	padding: 0;
	margin: 0;
}

#topnav li a:link, #topnav li a:visited, #topnav li a:active {
	color: #000;
	text-decoration: none;
}

#topnav li a:hover {
	color: #000;
	text-decoration: underline;
}

/* Sidebar */
#sidebar {
	width: 180px;
	float: left;
	padding: 0 12px 0 12px;
}

#sidebar h2 {
	margin: 0;
	padding: 0;
	height: 47px;
	border: 0;
}

#sidebar .calendar {
	background: url(image/title_a.gif) no-repeat center top;
}

#sidebar .search {
	background: url(image/title_b.gif) no-repeat center top;
}

#sidebar .recently {
	background: url(image/title_c.gif) no-repeat center top;
}

#sidebar .archives {
	background: url(image/title_d.gif) no-repeat center top;
}

#sidebar .categories {
	background: url(image/title_e.gif) no-repeat center top;
}

#sidebar .my_links {
	background: url(image/title_f.gif) no-repeat center top;
}

#sidebar .syndicate {
	background: url(image/title_g.gif) no-repeat center top;
}

#sidebar .title_end {
	background: url(image/title_bottom.gif) no-repeat center top;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 2px dotted #FFC8FF;
}

#sidebar ul {
	list-style-type: none;
	padding: 5px 10px 5px 10px;
	margin: 0;
	font-size: 1.1em;	
	color: #E90080;
	border: 0;
}

#sidebar ul li {
	margin: 0;
	padding: 0.6px;
	font-size: 0.9em;
	background: none;
}

#sidebar li a:link, #sidebar li a:visited {
	font-weight: bold;
	color: #772B1A;	
	text-decoration: none;
}

#sidebar li a:hover {
	font-weight: bold;
	color: #772B1A;
	text-decoration: underline;
}

#sidebar ul ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
	font-size: 1.1em;	
	background: none;
	border: none;
}

#sidebar ul ul li {
	margin: 0;
	padding: 2px 0 2px 15px;
	margin-left: 5px;
	background: url('image/icon_list.gif') no-repeat left;
}

.announ 
{
	margin-bottom: 10px;
	padding: 10px;
	border: 1px solid #EA00A6;
}

.calMonthToday {
	border: 0;
	background: none;
}

/* Content */
#content {
	width: 700px;
	float: right;
	padding: 20px 80px 0 20px;
}

#content ul {
	margin-left: 0;
	padding-left: 15px;
	list-style-type: none;
}

#content ul li {
	background: none;
	/* background: url('image/icon_list.gif') no-repeat 0 7px; */
	padding-left: 1.5em;
}

/* Post */
.post-title {
	margin: 0;	
	text-align: right;
	padding: 0.6em 1em 0.6em 1em;
	font-style: normal;
	font-size: 0.9em;
	color: #C40000;
	border-top: 1px solid #E90080;
	border-left: 1px solid #E90080;
	border-right: 1px solid #E90080;
	border-bottom: 1px dotted #E90080;
}

.post-title a {
	text-decoration: none;	
	color: #C40000;
}

.post-title a:hover {
	text-decoration: underline;	
	color: #C40000;
}

.post-title em {
	color: #E90080;
	font-size: 1.2em;
	font-weight: bold;
	font-style: normal;
	margin: 0;
	float: left;
	padding: 0;
}

.post-title em a {
	font-style: normal;
	text-decoration: none;
	color: #E90080;
}

.post-title em a:hover {
	text-decoration: none;
	color: #000;
}

.post-info {
	margin: 0;	
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	font-size: 10px;
	padding: 0.5em 1em 0.5em 0;
	color: #C40000;
	border-left: 1px solid #E90080;
	border-right: 1px solid #E90080;
}

.post-content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #000;
	padding: 0.5em 1.8em 0.5em 1.8em;
	border-left: 1px solid #E90080;
	border-right: 1px solid #E90080;
}

.post-content a {
	color: #000;
	text-decoration: none;
}

.post-content a:hover {
	color: #000;
	text-decoration: underline;
}

.post-footer, .copyright {
	margin-bottom: 5em;
	font-size: 12px;
	color: #C40000;
	text-align: right;
	padding: 0.5em 1em 0.5em 0;
	border-left: 1px solid #E90080;
	border-right: 1px solid #E90080;
	border-bottom: 1px solid #E90080;
}

.post-footer a {
	color: #C40000;
}

.post-footer a:hover {
	color: #000;
}

img {
	border: none;
}

a img {
	border: none;
}

hr {
	display: none;
}

.post a {
	color: #C40000;
}

.post a:hover {
	color: #000;
	text-decoration: none;
}

.link-comment {
	background: none;
	padding: 0;
}

.link-comment-off {
	background: none;
	padding: 0;
}

h1, h2, h3, h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	letter-spacing: 1px;
}

.post h2 {
	color: #E90080;
	font-size: 16px;
}

/* Commentlist */
#comments {
	margin: 0;
	color: #C40000;
	font: 0.9em Arial, Helvetica, sans-serif;
	border: 1px solid #E90080;
	padding: 5px 5px 5px 10px;
}

.alt {
	padding: 2px 2px 2px 5px;
	border: 1px solid #E90080;
	margin-bottom: 10px;
}

cite {
	color: #000;
	font-size: 0.9em;
	font-style: normal;
	text-decoration: underline;
}

cite a {
	color: #000;
	text-decoration: underline;
}

cite a:hover {
	color: #EA00A6;
	text-decoration: underline;
}

.commentmetadata {
	font-family: Arial, Helvetica, sans-serif;
	color: #C40000;
	padding-right: 5px;
}

/* Commentform */
#respond {
	margin: 0;
	color: #C40000;
	font: 0.9em Arial, Helvetica, sans-serif;
	border: 1px solid #E90080;
	padding: 5px 5px 5px 10px;
}

#commentform input {
	background: none;
	border: 1px solid #E90080;
	color: #000;
	height: 20px;
	font: 0.9em Arial, Helvetica, sans-serif;
	text-align: middle;
}

#commentform textarea {
	color: #000;
	width: 80%;
	scrollbar-face-color: #FFF;
	scrollbar-shadow-color: #E90080;
	scrollbar-darkshadow-color: #FFF;
	scrollbar-highlight-color: #FFF;
	scrollbar-3dlight-color: #E90080;
	scrollbar-track-color: #FFF;
	scrollbar-arrow-color: #E90080;
}

#commentform #author, #commentform #email, #commentform #url, #commentform textarea {
	background: none;
	border: 1px solid #E90080;
}

/* Footer */
#footer {
	margin:0;
	padding: 3px;
	clear: both;
	font-size: 12px;
	color: #EA00A6;
	text-align: center;
}

#footer a {
	border: none;
	color: #EA00A6;
}