/*
Theme Name: Chiwen
Theme URI: http://chiwensu.com/
Description: Chiwen Su
Version: 1.0
Author: Chiwen Su
*/

/* LEGACY STYLES START */

/************************************************
*	Links and Headings									*
************************************************/


a img,:link img,:visited img { border:none }    

/************************************************
*	Main Content									*
************************************************/

.item {
    padding: 0px 20px 10px 20px;
    margin-bottom: 1.5em;
    color: #595441;  
    border-bottom: 1px dotted #4A8797;
}


.item p {
        font-size: 1.6em;
        line-height: 1.3em;	
}

.item p a{
	text-decoration: underline;
}

.item p a:hover{
	color: #4A8797;
}

.item img {
	border: 1px dotted #69BFDE;
        padding: 5px;
        margin: 5px;
        background: #ffffff;
}

.item ul {
	list-style-type: disc;
	padding-left: 10px;
	margin: 10px 0px 10px 15px;
	font-size: 1.4em;	
}

.item ol{
	list-style-type: decimal;
	padding-left: 10px;
	margin: 10px 0px 10px 15px;
	font-size: 1.4em;	
}

.itemhead{
	padding-top: 5px;
	padding-bottom: 7px;
        margin-bottom: 18px;
}

.itemhead h3{
	display: inline;
}

.date{
	display: inline;
	text-align: right;
	font-size: 1.1em;
        margin-bottom: 20px;
}

input{
	font-size: 100%;
}

.metadata{
	font-size: 1.2em;
        line-height: 220%;
        margin-top: 20px;
}

.metadata a:link, .metadata a:hover, .metadata a:visited{
	color: #4A8797;
}

cite{
	font-size: 1.1em;
}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ccc;
}

blockquote cite {
	margin: 5px 0 0;
	display: block;
}


/************************************************
*	Sidebar									*
************************************************/

li .categories, li .linkcat, li .pagenav {
	margin: 0px;
	padding: 0px;
}

.sidebarSearch{
	clear: both;
        margin-top: 10px;	
        margin-bottom: 10px;
	margin-left: 5px;
}

.feedarea  {
	height: 30px;
	background-image:url(images/feedicon.png);
        background-repeat: no-repeat;
	padding-left:20px;
}

.feedarea  a {
       color: #595441;
}

/************************************************
*	Comment Area									*
************************************************/


#comment {
	width: 470px;
	background: #FFFFFF;
	color: #333333;
	float: left;
	padding: 10px 10px 0px 10px;
	margin: 10px 0px 10px 0px;
	border: 1px solid #CCCCCC;
        font-size: 1.3em;
}
	
#comment {
    padding: 10px 20px 20px 20px;
    border: 1px solid #cccccc;
    margin-bottom: 3em;
    color: #515441;  
}

   
#comment  a{
	text-decoration: underline;
}

#comment a:hover{
	color: #E88337;
}

ol#commentlist {
	padding: 5px 0px 5px 0px;
	margin: 0px;
	list-style-type: none;
        font-weight: bold;
}
	
.commentdate {
	font-size: 1.2em;
	padding-left: 0px;
        font-weight: bold;
}
	
.commentlist p {
	clear: both;
	font-size: 1.2em;
}

#commentlist li p{
	margin-bottom: 8px;
	line-height: 18px;
	padding: 5px;
        font-weight: normal;
	}

.commentname {
	color: #333333;
	margin: 0px;
	padding: 5px 5px 0px 0px;
	}

.commentinfo{
	clear: both;
	}

.commenttext {
	clear: both;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 5px 10px;
	width: 450px;
	}

.commenttext-admin {
	clear: both;
	margin: 5px 0px 10px 0px;
	padding: 0px 10px 5px 10px;
	width: 450px;
	}

#commentsformheader{
	padding-left: 0px;
	}

#commentsform{
	text-align: left;
	margin: 0px;
	padding: 0px;
	}

#commentsform form{
	text-align: left;
	margin: 0px;
	}

#commentsform p{
	margin: 0px;
	}

#commentsform form textarea{
	width: 99%;
}
	
p.comments_link  img{
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.commentmetadata {
	font-size: 1.1em;
	float: right;
}

.commentlist li {
	padding: 2px;
	border-top: 1px solid #cccccc;
}

.navigation {

	text-align: right;
	padding: 10px 0;
	margin: 0;
	color: #515441;
        font-size: 1.3em;
}

.navigation a:link, .navigation a:hover, .navigation a:visited{
	color: #4A8797;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}

.aligncenter {
	 text-align: center;
}

/************************************************
*	Calendar									*
************************************************/


#wp-calendar {
	empty-cells: show;
	margin: 0;
	width: 90%;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
	text-decoration: none;
}

#wp-calendar td {
	color: #515441;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
}

#wp-calendar #today {
	background: ;
	color: #4A8797;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}

/************************************************
*	Footer									*
************************************************/


#foot {
        width: 680px; 
        height: 40px;	
        text-align: left;
	margin-top: 20px;
	color: #595441;
        font-size: 1.1em;
}

#foot a:link, #foot a:hover, #foot a:visited{
	color: #4A8797;
        text-decoration: underline;
}


/* LEGACY STYLES END */

/* CORE STYLES */
body {
	padding: 0 20px;
	margin: 0;
	background: #fff;
	height: 100%;
}
body, td, p {
	font-family: Arial, Geneva, sans-serif;
	font-size: 13px;
	color: #6F5A54;
}
a, a:hover {
	text-decoration: none;
	color: #A8926D;
}
a:hover {
	color: #6F5A54;
}
h1, h1 a, h1 a:hover {
	font-size: 21px;
	color: #6F5A54;
	text-decoration: none;
	padding: 0;
	margin: 0;
	font-weight: normal;
}
h1 a:hover {
	color: #A8926D;
}

/* CONTAINER STYLES */
#container {
	padding: 0;
	margin: 0 auto;
	width: 857px;
}

/* HEADER STYLES */
#header {
}

/* CONTENT STYLES */
#content {
	padding: 20px 0;
	margin: 0;
}

/* MAIN CONTENT STYLES */
#main {
	float: left;
	width: 542px;
	padding: 10px 20px;
	margin: 0;
}

.date {
	color: #A8926D;
}

/* SIDEBAR STYLES */
#sidebar {
	float:right;
	padding: 5px 20px;
	border-left: 3px dotted #381402;
	margin: 0;
	width: 232px;
}
#sidebar h5 {
	font-size: 18px;
	color: #6F5A54;
	padding: 15px 10px 0 10px;
	margin: 0;
	font-weight: normal;
}
#sidebar ul {
	list-style: none;
	padding: 0 10px;
	margin: 0;
}
#sidebar li {
	padding: 0 0 2px 0;
	margin: 0;
}
#sidebar, #sidebar li a, #sidebar li a:hover {
	font-size: 11px;
	text-decoration: none;
	color: #A8926D;
}
#sidebar li a:hover {
	color: #6F5A54;
}

#welcome {
	padding: 10px;
	background: #BEE4F0;
}
#welcome a, #welcome a:hover {
	color: #6F5A54;
	text-decoration: none;
}
#welcome a:hover {
	color: #000;
}

/* FOOTER STYLES */
#footer {
	txt-align: right;
	padding: 20px 0 10px 0;
	margin: 0;
	clear:both;
	font-size: 11px;
	text-decoration: none;
	color: #A8926D;
}