/* 
Theme Name: BLN2
Theme URL: n/a
Description: Theme for Ben and Nikki's blog
Author: Ben Rollier
Author URI: http://benjammindesigns.com
Version: 2.0
*/

/*  The following CSS Reset was written by Dejan Cancarevic
http://stylizedweb.com/2008/02/14/10-best-css-hacks/         */

/* html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, del, dfn, em, font, img, ins, kbd, q, s, samp, acronym, address, big, cite, code,small, strike, strong, sub, sup, tt, var,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {font-size:100%;font-family:inherit;vertical-align:baseline;margin:0;padding:0;border:0;outline:0;font-weight:inherit;font-style:inherit;}caption, th, td {text-align:left;font-weight:normal;}table {border-collapse:separate;border-spacing:0;}blockquote:before,blockquote:after,q:before,q:after {content: "";}blockquote, q {quotes: "" "";}
* {margin:0;padding:0;}
/*

/*
Here is a list of all the <DIV>s in Whiteboard.
*/
#footer-lists {
padding-bottom: 20px;
}
#footer-lists td{
width: 260px;
text-align: left;
vertical-align: top;
}
#footer-lists ul {
margin-top: -5px;
}
#footer-lists li {
margin: 0px;
list-style: none;
margin-left: -2px;
}
#footer-lists li a{
font-size: 12px;
text-transform: capitalize;
}
#footer-lists li a:hover{
text-decoration: underline;
}

#date-info { font-style: italic; margin-top: 15px; }
.post{ margin-bottom: 50px; }
.post h2 { margin-bottom: -20px; }
.post h2 a{ color: #ffffff; text-decoration: none; font-size: 30px;}
.post h2 a:hover{ text-decoration: underline; }
#post- h2 {
margin-bottom: -5px;
}
#post- img, .post img {
margin: 15px;
border: solid 3px #ffffff;
}
#post- .wp-smiley, .post .wp-smiley {
border: 0px;
margin: 0px 10px;
}

#post- a, .post a {
color: #ffffff;
font-weight: bold;
}

.postmeta  { padding: 10px; background: #000000; }
#postmeta  { padding: 10px; background: #000000; }
#postmeta a, .postmeta a {
color: #ff0000;
}
.postnavigation a{
text-decoration: none;
font-size: 14px;
}
.postnavigation a:hover{
text-decoration: underline;
}
#searchform{
margin: -15px 15px 0px 0px;
}
#searchsubmit {
border: 0px;
width: 175px;
height: 32px;
background: url(/images/search.jpg);
cursor: pointer;
}
#s {
margin-right: 10px;
}
#sidebar{}
#comment { width: 400px; }
#comments
.comments_navigation{}
.comments_navigation{}
.comments_reply{}
.comments_reply #submit {
border: 0px;
width: 211px;
height: 32px;
background: url(/images/submit.jpg);
background-position: 0px -1px;
cursor: pointer;
}
.comments_reply #submit:hover{
background-position: 0px 37px;
}
#comments_list li {
background: #000000;
padding: 10px;
}
#comments_list li.alt {
background: #0000cc;
border-top: solid 1px #ffffff;
border-bottom: solid 1px #ffffff;
}
#comments_list li img{
border: 0px;
}

.comments_text{}
.comments_meta{}
#code-box {
background: #ff0000;
color: #ffffff;
border: 3px solid #ffffff;
padding: 5px;
}

/*#code-box {
border: dotted 3px #ffffff;
padding: 5px;
background: #ff0000;
font-size: 12px;
}*/
