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

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;}

/* to preserve line-height and selector appearance */
sup {vertical-align:text-top;}
sub {vertical-align:text-bottom;}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}

/*to enable resizing for IE*/
input,textarea,select{*font-size:100%;}

/*because legend doesn't inherit in IE */
legend{color:#000;}

/*

BlogBabel

*/

body {
    font-family: Verdana, Vera Sans, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 1.3;
}
a {
    color: #000;
}
h1, h2, h3 {
}
h1 {
    font: normal 26px Georgia, serif;
}
h2 {
    margin: 0;
    font: normal 20px Georgia, serif;
}

h2 a { 
    font: normal Georgia, serif;
}

h3 {
    font: normal 14px Georgia, serif;
    font-weight: bold;
}
hr {
    height: 0;
    border: 0;
    display: block;
    color: #fff;
    clear: both;
    margin: 0;
    padding: 0;
}
input {
    font-size: 11px;
    margin-right: 6.5px;
}
em {
    font-style: italic;
}

/***r ***/

#header-container {
    text-align: center;
    padding-bottom: 9px;
    padding-top: 8px;
    /* border-bottom: 6px solid #ccc; */
    background: #f7f7f7;
}
#header {
    text-align: left;
    width: 700px;
    margin: 13.5px auto 0 auto;
}

#header a { 
}

#right-pane {
    float: right;
    text-align: right;
}
#profile {
    font-size: 11px;
}
#search {
    margin-top: 25px;
}
#search a {
    text-decoration: none;
    font-weight: bold;
}
#q {
    width: 227px;
    font-size: 13px;
}
#search-submit {
    border: 0;
    background: #FC0;
    color: #000;
    padding: 10px;
    padding-top: 3px;
    padding-bottom: 3px;
    font-size: 11px;
}
#header h1 {
    margin-bottom: 6px;
}
#nav {
    color: #AD5C33;
    list-style-type: none;
}
#nav li {
    display: inline;
    font-weight: bold;
}

#nav a { 
 color: #FC0;
}
#main {
    width: 700px;
    margin: 0 auto;
    padding: 19.5px 0 0 0;
}
#main-content {
    float: left;
    width: 469px;
    /* width: 483.5px; */
    margin-bottom: 20px;
}
#main-sidebar {
    width: 200px;
    margin-left: 496px;
}

#footer { 
    margin-top: 20px;
    background: #f7f7f7;
    padding-top: 20px;
    padding-bottom: 60px;
    clear: both;
}

#footer div {
    width: 800px;
    margin: 0px auto;
    font-size: 11px;
    color: #666;
    clear: both;
}
#main-content h3 {
}
#footer h3 {
    width: 130px;
    float: left;
    font-size: 11px;
    font-family: Verdana, sans-serif;
    font-weight: bold;
    line-height: 1.3;
    clear: left;
}

#footer div {
    margin-bottom: 6.5px;
}

#footer p {
    line-height: 1.5;
    margin-left: 130px;
}

#footer ul {
    margin-left: 130px;
}

.sub-header {
    margin: 0;
    color: #CCC;
    /* font-style: italic; */
    /* font-weight: bold; */
    font-size: 11px;
}
.sub-header a {
    color: #999;
}

/*** pagination ***/

#pagination {
    margin: 19.5px 0 6.5px 0;
}

#pagination .previous {
    float: left;
    width: 45%;
}

#pagination .next {
    text-align: right;
    width: 45%;
    margin-left: 50%;
}

/*** sidebar ***/
#main-sidebar h3 {
    font-size: 16px;
    margin-top: 19.5px;
    margin-bottom: 13px;
}

#main-sidebar ul li {
    margin: 6.5px 0;
}

#main-sidebar > ul {
}

#main-sidebar p {
    margin: 6.5px 0;
}

/*** discussions ***/

ul.discussions {
    margin: 13px 0 35px 0;
}

ul.discussions li {
    margin: 9.75px 0;
    list-style-position: outside;
}

ul.discussions li h3 {
    margin-bottom: 3.25px;
}

ul.discussions ul li {
    display: inline;
}

ul.discussions a { 
 color: #000;
}

ul.discussions .meta a { 
 color: #666;
}

ul.geo { 
}

ul.geo h3 { 
 float: left;
 width: 65px;
 font-size: 12px;
}

ul.geo ul {
    margin-left: 65px;
}

.ad {
    margin-top: 19.5px;
}

ul#entries {
    margin-bottom: 13.5px;
}

ul#entries li {
    margin: 13.5px 0;
}

ul#entries .metadata {
    margin: 4.5px 0;
    font-size: 11px;
    color: #666;
}

ul#entries .excerpt {
    font-style: italic;
    line-height: 1.5;
}

ul#entries strong.match {
    font-style: italic;
    font-weight: none;
    background: #efefef;
}

ul#entries a.tumblr {
        color: #999;
}

#pagination {
    margin-bottom: 18px;
}

ul.cloud li {
    display: inline;
}
