/*  
Theme Name: Cary
Theme URI: 
Description: Designed from the ground up for Kevin Choi
Version: 1.0
Author: Cary Yee
Author URI: 
*/
@import url(http://www.kevinchoi.com/default.css);

form a:hover                           { border-style:none; }

textarea#comment                       { width:100%; }
input                                  { font-size:9pt;padding:4px 0px 2px;margin:5px 0px 3px; }
#searchForm *                          { vertical-align:middle; }
input#s                                { width:90px;height:100%; }
input#submit                           { background-color:#e0e0e0; }

.blogPageTitle                         { font:bold 12pt serif;padding-bottom:0px; }

.navigation                            { padding-bottom:30px; }
.navigation *                          { font:7pt georgia, times, "times new roman", serif;color:#CC0000; }
.alignleft                             { float:left; }
.alignright                            { float:right; }

/* blogPost stuff */
.blogPost                              { clear:both;padding-bottom:50px;margin-bottom:20px; }
.blogPost h1                           { margin:0px;color:red; }
.blogPost h2                           { margin:0px;font:7pt "trebuchet ms", sans-serif;color:gray; }
.blogPostHeader                        { padding-bottom:15px; }
.blogPostContent                       { font-size:10pt; }
.blogPostFooter, .blogPostFooter a     { padding-top:15px;font:7pt "trebuchet ms", sans-serif;color:gray; }
.blogPostFooter a                      { color:#0066cc; }
#indexPage .blogPostFooter             { float:right; }

.blogComment                           { background-color:#e5f2ff; }
.blogComment.alt                       { background-color:#ffe5e5; }
#blogCommentList h1                    { margin-bottom:20px; }
.blogComment                           { padding:5px;margin:0px 0px;border-width:1px 0px 0px; border-style:dotted;border-color:#aaaaaa; }
.blogCommentHeader *                   { margin-bottom:10px;font:8pt "trebuchet ms", sans-serif;color:gray; }
.blogCommentPoster                     { float:left;color:gray; }
.blogCommentPoster a                   { color:#0066cc; }
.blogCommentTime                       { float:right; }
.blogCommentBody                       { clear:both;font-size:8pt; }
.blogCommentFooter .userMessage        { margin-top:10px;font-style:italic;color:red; }
#blogCommentFormTitle                  { padding-bottom:15px; }

#blogCommentList, #blogCommentForm     { margin-top:40px;margin-bottom:40px }

#centerContent                         { float:left;width:450px; }

/* sidebar stuff */
.sidebar                               { width:200px;padding:80px 60px 0px 0px; }
.sidebar *                             { padding:0px;margin:0px; }
.sidebar#leftContent                   { float:left; }
.sidebar#rightContent                  { display:none;float:right; }
.sidebar h2                            { padding-top:15px;padding-bottom:5px;font:bold 10pt "georgia", "times", "times new roman", serif;color:black; }
.sidebar li                            { padding-top:2px;list-style-type:none;font-size:9pt;margin:0px;padding:0px; }
.sidebar a                             { font-size:9pt; }
.sidebar .linkList li                  { color:#0066cc; }

.wp-smiley							   { vertical-align: text-top; }
