/* 
Theme Name: CIK
Theme URI: pivotx.net
Description: Xiao's own
Version: 1.0
Date:	2009-03-02
Author: Xiao
Author URI: pivotx.net
License: GPL 2.0 http://www.gnu.org/licenses/old-licenses/gpl-2.0.html 
Required PivotX version: PivotX 2.0
Used Extensions: Lifestream widget, Delicious widget
*/ 

/** 
 * Reference colors:
 * blue #f0f5ff (background)
 * blue 2: #f5f9ff
 * blue 3: #f0f7ff
 * red: #ff0000
 * new red: #e52c17 (visited)
 * purple: #c709b7 (active)
 * purple comment: #e9eaf7
 * purple comment border: #ddd1f0
 */

body {background: #e3e4e8; font-family: Verdana, Arial, Helvetica, sans-serif;}
hr {border: none; background: #c2cfe9; color: #c2cfe9; height: 2px; /*border-bottom: 1px solid white;*/}
a {color: #00679c}
a:visited {color: #c709b7; color: #993d77;}
a:active {color: #e52c17}

h2 {font-size: 130%;}
h3 {font-size: 100%;}
h2, h3 {line-height: 100%;}

#siteinfo {margin-bottom: .3em;}
#header h1,
#header h2,
.head-block,
.head-block h4,
.head-block ul,
.head-block ul li,
#tagcloud
{display: inline;}

#header {line-height: 150%;}

#header h1 {font-size: 130%;}
#header h1 a {color: #00679c;}
#header h2 {font-size: 100%; font-weight: normal;}
#header h2 a {color: #333; text-decoration: none;}

.pivotx-search {display: inline;}
legend {display: none;}
.pivot-search-result label {display: none;}
.pivotx-search *, .pivot-search-result * {font-size: 100%; font-family: Verdana, Arial, Helvetica, sans-serif;}
.searchbox, .result-searchbox, .commentinput, #piv_comment, textarea {font-size: 100%; border-top: none; border-left: none; border-right: none; border-color: #b2c4dc; background: #fff;}
.searchbutton, .result-searchbutton, .commentbutton {font-size: 100%; padding: 5px .3em; padding-bottom: 1px; margin-right: .5em; height: 100%; color: black; border: none; border-bottom: 1px solid #b2c4dc; background: #e5ecf9; cursor: pointer;}
.searchbutton:hover, .result-searchbutton:hover {background: #}
fieldset {display: inline; border: none; padding: 0; margin: 0;}

.commentform_row {display: table;}
.commentform label {width: 6.5em}
.privacy_options {margin-top: 2em}
.privacy_options .commentform_row {margin-top: .1em}

#form * {font-size: 100%; color: black; font-family: Verdana, Arial, Helvetica, sans-serif; }
#form {margin-bottom: 2em;}
#search-results-list p {font-style: italic;}

.comment {margin: 1em 0}
.comment-text {}
.comment-text {background: #fff; border: 1px dashed #b2c4dc; margin: 0; padding: 1em 1.5em; display: table}
.comment .meta { margin-bottom: .5em}

.gravatar {display: none;}

#header .badge {margin: 0;}

.head-block ul {margin-left: 0; padding: 0;}

/* unused style */
.status a {margin-left: .5em; font-size: 60%; background: #e6eefc; text-decoration: none; padding: .2em .35em; border: 1px solid #c2cfe9}
.meta {font-style: italic;}










