/*
  Copyright (c) 2008, Yahoo! Inc. All rights reserved.
  Code licensed under the BSD License:
  http://developer.yahoo.net/yui/license.txt
  version:2.5.0
  reset, fonts, and base
*/

html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;font-variant:normal;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{*font-size:100%;}legend{color:#000;}

body {font:13px/1.231 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}table {font-size:inherit;font:100%;}pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}

h1,h2,h3,h4,h5,h6,strong{font-weight:bold;}abbr,acronym{border-bottom:1px dotted #000;cursor:help;} em{font-style:italic;}blockquote,ul,ol,dl{margin:0 0 20px;}ol,ul,dl{margin-left:35px;}ol li{list-style:decimal outside;}ul li{list-style:disc outside;}dl dd{margin-left:20px;}th,td{padding:5px;}th{font-weight:bold;}caption{margin-bottom:5px;text-align:center;}
  
body               {font:13px/25px Georgia, sans-serif; color:#777; padding:40px 25px;}
a                  {text-decoration:none; color:#900;}
a:hover            {border-bottom:1px dotted #900; text-decoration:none;}
a img              {border:none;}
p                  {margin:0 0 15px;}

#wrapper           {width:700px; margin:0 auto;}

header, nav, section, aside, footer {display:block}

h1, h2, h3, h4, h5, h6, nav, p.date, p.meta {font-family:"Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;}

header             {float:left;}
header h1 a        {font-size:26px; color:#000;}
nav                {float:right; font-size:12px;}
nav ul             {margin:0 -3px 0 0; padding:0;}
nav li             {list-style:none; float:left; margin:0 3px;}
nav a              {display:block; padding:0 10px; color:#000; font-weight:bold; -webkit-border-radius:4px; -moz-border-radius:4px;}
nav a:hover        {border:none; background:#efefef;}
nav li.current a   {background:#900; color:#fff;}

section            {width:434px; float:left; margin:25px 0 0; padding:25px 25px 15px 0;  border-top:1px solid #D9D9D9; clear:both; border-right:1px solid #D9D9D9;}
aside              {width:215px; float:right; margin:25px 0 0; padding:20px 0 15px 25px; border-top:1px solid #D9D9D9;}

h1                 {font-size:26px; color:#900; margin:0 0 25px;}
h2                 {font-size:18px; color:#000; margin:0 0 15px;}
h2 a               {color:#000;}
p.main_image       {margin:-25px -25px 15px 0;}

img.preview        {float:right; margin:0 0 10px 20px; padding:3px; border:1px solid #d9d9d9;}

aside h2           {color:#999;}
aside h3 a         {color:#000;}
aside p.date,
p.meta             {font-size:11px; margin:-5px 0 8px;}
aside p.read_more  {margin-top:-15px;}
p.nav a            {display:block; margin:0 0 10px;}

div.post           {margin-bottom:25px;}
#comment-form label {display:inline; width:80px; float:left; clear:left; margin-right:10px; text-align:right;}
#comment-form input {width:150px;}
#comment-form textarea {margin-left:90px; width:341px; height:180px;}
#comment-form p + p + p + p + p input {margin-left:90px;}

footer             {clear:both; border-top:1px solid #D9D9D9; padding:15px 0; font-size:11px; text-align:right;}
footer p.copyright {float:left;}
pre {overflow: auto }
blockquote {
  margin: 1em 2em;
  border-left: 4px solid #999;
  padding-left: 1em; }

blockquote p:first-letter {
  float: left;
  margin: .2em .3em .1em 0;
  font-family: "Monotype Corsiva", "Apple Chancery", fantasy;
  font-size: 460%;
  font-weight: bold; }

blockquote p:first-line {
  font-variant: small-caps; }
