/*
Theme Name: bbv1
Theme URI: http://aaron.collectedvisuals.com/
Description: bbv1 is a two column theme. Tested on Opera 9.64, Safari 4 and Firefox 3.0.1. Very simple. Helvetica Typeface. The CSS, XHTML and design is released under GPL. Please feel free to change the style to fit your needs.
Version: 1.0.2
Tags: blue, white, dark, two-columns, left-sidebar, fixed-width
Author: Aaron Adams
Date: June 2009

	The CSS, XHTML and design is released under GPL:
	http://www.gnu.org/copyleft/gpl.html

*/

@font-face {
    font-family: "ITC Avant Garde Std XLT";
    font-style: normal;
    font-weight: normal;
    src: url('ITCAvantGardeStd-XLt.otf') format('opentype');
}

h1,h2,h3,h4,h5,h6,h7,h8{
    font-style: normal;
    font-weight: normal;
}

a {
    text-decoration: none;
    color: #242424;

}

a:active {
    text-decoration: none;
    color: #242424;
}

a:visited {
    text-decoration: none;
    color: #242424;
}

a:hover {
    text-decoration:underline;
    color: #fff;
}

a img {
    border: none;
}



acronym, abbr {

}

acronym, abbr, span.caps {
    font-size: 11px;

}

acronym, abbr {
    cursor: help;
    border:none;
}

blockquote {
    color:#666;
    background-image:url("tile2.gif");
    border-left: 2px solid #666;
    padding-left: 5px;
    margin-left: 18px
}

#topper {
    font-family: helvetica, arial, verdana;
    font-size:11px;
    background: #352c2b;
    color:#fff;
    padding: 5px 5px 5px 5px;
    margin-bottom: 5px;
}


.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.alignleft {
    float: left;
}

.alignright {
    float: right;
}

.wp-caption {
    border: 1px solid #ddd;
    text-align: center;
    background-color: #f3f3f3;
    padding-top: 4px;
    margin: 10px;
    /* optional rounded corners for browsers that support it */
    -moz-border-radius: 3px;
    -khtml-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

.wp-caption img {
    margin: 0;
    padding: 0;
    border: 0 none;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    padding: 0 4px 5px;
    margin: 0;
}

body {
    background-image:url(fond.jpg);
    background-repeat:repeat-x;
    color: #555;
    font-family:  Verdana, Arial, Helvetica, sans-serif;
    margin: 0;
    padding: 0;
    font-size: 11px;
    position:relative;
}

#rap {
    background-image:url(fond.jpg);
    background-repeat:repeat-x;
    width: 1000px;
    height: 100%;
    position:relative;
}




cite {
    font-size: 11px;
    font-style: normal;
    color:#3a3a3a;
}

.title {
    font-family: verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color:#3a3a3a;

}

.title a {
    font-family: verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color:#3a3a3a;
    text-decoration:none;

}


h2page {
    font-family: verdana, Arial, Helvetica, sans-serif;
    font-size: 15px;
    margin-top: 0;
    border-top: 1px solid #666;
}
h6 {
    margin-top: 12px;
    margin-right:0;
    padding:0;
}

h1 {
    font-family: "ITC Avant Garde Std XLT", verdana;
    font-size: 38px;
    margin-top: -55px;
    margin-left: 50px;
    margin-right:-50px;
}
h2 {
    font-family: "ITC Avant Garde Std XLT", verdana;
    font-size: 15px;
    margin-top: 0;
}



h3 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    margin-top: 0;
    font-size: 12px;
}

h4 {
    border:0;
    outline:0;
    margin-top:2px;
    margin-bottom:0px;
}


title {
    font-family: verdana, Arial, Helvetica, sans-serif;
    margin: 15px 0 2px 0;
    padding-bottom: 2px;
    font-size: 12px;
}

.grav {
    float:left;
    margin-top:10px;
    padding-bottom:20px;
}


#comments{
    margin-left:0px;
    list-style-type: none;
    padding-top:18px;

}

.commentby {
    margin-left:60px;
    list-style-type: none;
    padding-bottom:8px;
    background-image:url("tile2.gif");
    color:#555;
    border-top: 1px solid #666;
    margin-top:10px;
}

#commentlist {
    color:#242424;
    font-weight:bold;
}

#commentlist ul {
    margin-left:0px;
    list-style-type: none;
    background-image:url("tile2.gif");

}

#commentlist li{
    list-style-type: none;
    margin-left:0px;
    background-image:url("tile2.gif");
}
#commentlist a {
    text-decoration: underline;
    color:#555;
}

#commentlist a:hover {
    text-decoration: underline;
    color:#242424;
}

.commentby a:hover {
    text-decoration: underline;
    color:#242424;
}

p, li, .feedback {
    font: 13px Helvetica, Verdana, Arial, sans-serif;

}
h9 p {
    font-family: "ITC Avant Garde Std XLT";
    font-size: 20px;
    margin-top:-30px;
}

/* classes used by the_meta() */
ul.post-meta {
    list-style: none;
}

ul.post-meta span.post-meta-key {
    font-weight: bold;
}

#credit {
    position:absolute;
    left:15px;
    bottom:5px;
    float:left;
    font-size:9px;
    color:#666;
}

#credit a {
    color: #242424;
    font-size:9px;
}

.feedback {
    color: #666;
    text-align: right;
    font-size:11px;
    clear: both;
}

.meta {
    font-size: 10px;
}

.meta2 {
    font-size: 10px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #000000;
    font-weight: normal;
    letter-spacing: -1.5px;
}

.meta2 a {
    font-size: 10px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #000000;
    font-weight: normal;
    letter-spacing: -1.5px;
}

.meta li, ul.post-meta li {
    display: inline;
}

.meta ul {
    display: inline;
    list-style: none;
    margin: 0;
    padding: 0;
}

.entry {
    font-family: helvetica, arial, verdana;
    text-align: justify;
    color:#242424;
    margin-top:-5px;
    font-size: 12px
}

.entry img {
    max-width:650px;
}

.entry a {
    text-decoration: underline;
    color:#555;
}

.entry a:hover {
    color: #8F9830;
    text-decoration:underline;
}

.commentby a {
    text-decoration: underline;
    color:#555;
}

.commentby a:hover {
    text-decoration: underline;
    color:#242424;
}

#postcomment{
    margin-left:0px;
    margin-top:24px;
    background-image:url("tile2.gif");

}

.meta, .meta a {
    color: #808080;
    font-weight: normal;
    letter-spacing: 0;
}

.meta2, .meta2 a {
    color: #3a3a3a;
    font-weight: normal;
    letter-spacing: 0;
}

.storytitle {
    margin: 0;
}

.storytitle a {
    text-decoration: none;
}

.storycontent a {
    text-decoration: none;
    color: #ffffff;
    font-background: #626262;
    background: #626262;
}

.storycontent a:hover {
    text-decoration: none;

}

.storycontent {
    margin-bottom:10px;
    margin-top:10px;
}

#commentform #author, #commentform #email, #commentform #url, #commentform textarea {
    background: #fff;
    border: 1px solid #ccc;
    padding: 3px;
}

#commentform textarea {
    width: 99%;
    font-family: helvetica, arial, verdana;
    color:#555;
    font-size:10px;
}

#commentlist li ul {
    list-style-type: none;
    margin-left:0px;
    font-size: 11px;
    color:#242424;
    font-weight:bold;
}

#content {
    float: right;
    width:650px;
    margin-top: 10px;

}


.columntitles {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    letter-spacing: -1.5px;
    font-weight: bold;
    font-size: 14px;
}

#headwrap {
    margin-left:20px;
}


#header {
    font-family: helvetica, arial;
    font-size: 20px;
    color:#242424;
    font-weight: bold;
    line-height: 80%;
}


#simpost {
    font-family: helvetica, arial;
    font-size: 12px;
    color: black;
    font-weight: normal;
    float: left;
    background: #fff;
    padding:5px 0 5px 0;
    margin:0px 0 5px 0;

}

#simpost a {
    font-family: helvetica, arial;
    font-size: 9px;
    color: #ffffff;
    font-weight: normal;
    font-background: #F48282;
    background: #F48282;
}



.navigation {
    background-image:url("tile2.gif");
    color:#666;
    padding: 5px 5px 5px 5px;
    margin-bottom: 20px;
    margin-top: 20px;
    font-size: 10px;
}

.navigation a {
    color:#666;
    text-decoration:underline;
}



#searchbox {
    background-image:url("tile3.gif");
    width: 300px;
    color:#666;
    float: left;
    padding: 10px 5px 10px 10px;
    margin-left: 10px;
    margin-top: 15px;
}

#searchbox form {
    margin: 0 0 0 0px;
    text-decoration: none;
    color: #666;
    font-weight: bold;
    font-size: 9px;
}

#searchbox input#s {
    width: 290px;
    background: #fff;
    border: 1px solid #ccc;
    color: #666;
    font-size: 9px;

}


#sidebar {
    text-align: left;
    color:#000;
    padding: 10px 5px 10px 20px;
    float: left;
    width: 300px;
    margin-left: 0px;
    margin-top: 0px;
    margin-bottom: 50px;
    font-size:10px;
}

#sidebar a {
    text-decoration: none;
    color: #000;
    font-weight: normal;
    font-size: 22px;
    padding-left: 0px;
    font-family: "ITC Avant Garde Std XLT", verdana;
}

#sidebar a:hover {
    font-size: 22px;
    font-family: "ITC Avant Garde Std XLT", verdana;
    font-style: italic
}

#sidebar form {
    margin: 0 0 0 0px;
    text-decoration: none;
    color: #fff;
    font-weight: bold;
    font-size: 10px;
}

#sidebar input#s {
    margin: 0 0 0 0px;
    width: 70%;
    background: #fff;
    border: 1px solid #ccc;
    color: #666;
    font-size: 10px;

}

#sidebar ul {
    font-weight: normal;
    font-size: 15px;
    list-style-type: none;
    margin: 0;
    padding-left: 0px;

}


#sidebar h2 {
    font-weight: normal;
    margin-bottom:0px;
    margin-top:15px;
    padding-left: 0px;
    font-size: 34px;

}


#sidebar img {
    margin:0;
    padding-left: 0px;
}

#sidebar ul li {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    margin-top: 0px;
    padding-bottom: 0px;
    font-weight: normal;
    font-size: 10px;
    width: 290px;
    list-style-type: none;
}


#sidebar ul ul li {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    padding-bottom: 0px;
    margin-left: 0px;
    font-size: 15px;
    font-weight: normal;
    list-style-type: none;
}
#sidebar ul ul li a {
    font-size: 15px;
}

#sidebar ul ul li a:hover {
    font-size:15px;
}

#wp-calendar {
    empty-cells: show;
    font-size: 10px;
    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 a:hover {
    color: #8F9830;
}

#wp-calendar caption {
    color: #8F9830;
    text-align: left;
    font-weight: normal;
    padding-left: 0px;
    font-size:11px;

}

#wp-calendar td {
    color: #FFF;
    padding: 2px 0;
    text-align: center;
    padding-left: 0px;
    font-weight: normal;
    font-size:10px;
}

#wp-calendar td:hover, #wp-calendar #today {
    background:#555;
    color: #8F9830;
}

#wp-calendar th {
    font-weight: normal;
    text-transform: capitalize;
    color: #fff;
    padding-left: 5px;

}

#wp-calendar td.pad:hover {
    background: #666;
    color:#fff;
}


#desc {
    font-family: georgia, sans-serif;
    font-style: italic;
    float: left;
    font-size: 11px;
    margin-top:10px;
    margin-bottom:10px;

}
#desc a:link, #desc a:visited  {
    text-decoration: none;
}
#desc a:hover {
    text-decoration: none;
}
#desc a:active {
}

ib {
    font-family: georgia, sans-serif;
    font-style: italic;
    font-size: 12px;
}
#description{
    bottom:0;
    height:45px;
    position:fixed;
    width:100%;
    z-index:32;
    background-color: #352c2b;
    color:#666666;
    text-align:left;
    padding-left:15px;
    padding-top:10px;
    font-size:15px;
    font-family: "ITC Avant Garde Std XLT" , verdana;
}
#description a{
    color:#fff;
}

#description img{
    vertical-align: middle
}
