/*
THEME NAME: Barell Carving
THEME URI: http://www.plaintxt.org/themes/sandbox/
DESCRIPTION: Rich with powerful and dynamic semantic class selectors, Sandbox is a canvas for CSS artists
VERSION: 1.6
AUTHOR: <a href="http://andy.wordpress.com/">Andy Skelton</a> &amp; <a href="http://www.plaintxt.org/">Scott Allan Wallick</a>
AUTHOR URI:
TAGS: sandbox, microformats, hcard, hatom, xoxo, widgets, blank slate, starter theme, minimalist, developer
*/

/* Two-column with sidebar on left from the /examples/ folder  */
@import url('examples/2c-r.css');

body {
background-color: #000;
color: #fff;
background-image: url(images/wood_bg.jpg);
background-position: top center;
background-repeat: no-repeat;
margin: 0;
padding: 0;
font-size: 85%;
font-family: helvetica, arial, sans-serif;
}

div#header {
text-align:left;
width: 960px;
margin: 0 auto;
}

div#footer p {
font-size: 0.8em;
float: right;
margin: 33px 30px 0 0;
}

#footer-paragraph {
margin: 0 auto;
width: 100%;
clear: both;
}

#footer {
background-image: url(images/footer_bg.jpg);
background-position: top left;
background-repeat: repeat-x;
height: 260px;
margin: 0;
padding: 0;
float: none;
clear: both;
}

#banner-1 {
margin: 0 0 0 20px;
padding: 0;
}

#footer-contact {
margin: 0 0 0 20px;
}

#footer-contact img {
border: none;
}

#footer #footer-contact a:hover {
text-decoration: none;
border: none;
}

#footer a {
color: #fff;
text-decoration: none;
}

#footer a:hover {
border-bottom: 1px solid #C92517;
}

#box-container {
margin: 0 auto;
width: 960px;
}

.footer-box {
float: left;
margin: 25px 30px 0 0;
background-image: url(images/footerbox_bg.jpg);
background-position: top left;
background-repeat: no-repeat;
height: 180px;
width: 278px;

}

.footer-box h2 {
padding: 0 20px 0 20px;
}

#recent a:hover {
color: #C92517;
border: none;
}

.footer-box ul {
list-style-type: none;
line-height: 1.6em;
margin: 0;
padding: 0 20px 0 20px;
}

.footer-box li {
border-bottom: 1px dotted #fff;
padding: 3px 0 0px 0;
}

.entry-date {
color: #000;
font-size: 1.1em;
font-weight: bold;
float :left;
clear: left;
width: 60px;
height: 60px;
background-image: url(images/barrel_date.png);
background-position: top left;
background-repeat: no-repeat;
text-align: center;
padding: 15px 0 0 0;
margin: 20px 0 0 0;
}

.page-title a {
color: #fff;
text-decoration: none;
}



#blog-title {
margin: 50px 0 10px 0;
color: #fff;
font-size: 3em;
width: 300px;
}

#blog-title a {
color: #fff;
text-decoration: none;
/*border-bottom: 4px solid #490200;*/
padding: 0;
}

.entry-content {
width: 600px;
float: left;
clear: left;
padding-bottom: 20px;
}

.entry-content p {
font-size: 1.1em;
margin: 0;
padding: 10px 0 5px 0;
line-height: 1.3em;
}


#title-container {
float : left;
clear: none;
margin: 25px 0 0 10px;

}


.entry-title a {
color: #fff;
text-decoration: none;
}

.entry-title a:hover {
border-bottom: 2px solid #C92517;

}




/* Just some example content */
div.skip-link {
margin-left: -999px;
font-size: 1px;
color: #000;
}

div#menu {
font-size: 1.2em;
height: 30px;
float: right;
margin: 30px 0px 0 0;
padding: 0;
}

div#menu li {
margin: 0 10px 0 0;
}

div#menu ul,div#menu ul ul {
line-height:1;
list-style:none;
margin:0;
padding:0;
}

div#menu ul a {
display:block;
margin: 0;
padding: 5px 10px 5px 10px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;

text-decoration:none;
color: #fff;

}

div#menu ul a:hover {
padding: 5px 10px 5px 10px;
background-color: #C92517;

}

div#menu #current {
background-color: #C92517;

-moz-border-radius: 5px;
-webkit-border-radius: 5px;

}

div#menu ul ul ul a {
font-style:italic;
}

div#menu ul li ul {
left:-999em;
position:absolute;
}

div#menu ul li:hover ul {
left:auto;

}

.entry-title,.entry-meta {
clear:both;
color: #fff;
}

.entry-meta {
background-color: #200202;
padding: 20px;
width: 600px;
line-height: 1.7em;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}

.entry-meta a {
color: #81817c;
text-decoration: none;
}

.entry-meta a:hover {
border-bottom: 1px solid #C92517;
}

div#container,div#primary {
margin-top:2em;
}

form#commentform .form-label {
margin:1em 0 0;
}

form#commentform span.required {
color:#c30;
}

form#commentform,form#commentform p {
padding:0;
}

input#author,input#email,input#url,textarea#comment {
padding:0.2em;
}

div.comments ol li {
list-style-type: none;
margin:0;
padding: 20px;
border: 1px dotted #C92517;
background-color: #200202;
}

#comments ol {
margin: 0;
padding: 0;
}
 
#comments {
margin: 40px 0 0 0;
}

#comments a {
color: #81817c;
text-decoration: none;
}

#comments a:hover {
border-bottom: 1px solid #C92517;
}

.comment-meta {
padding: 10px 0 0 0;
}

textarea#comment {
height:13em;
margin:0 0 0.5em;
overflow:auto;
width:66%;
}

.alignright,img.alignright{
float:right;
margin:1em 0 0 1em;
}

.alignleft,img.alignleft{
float:left;
margin:1em 1em 0 0;
}

.aligncenter,img.aligncenter{
display:block;
margin:1em auto;
text-align:center;
}

div.gallery {
clear:both;
height:180px;
margin:1em 0;
width:100%;
}

p.wp-caption-text{
font-style:italic;
}

div.gallery dl{
margin:1em auto;
overflow:hidden;
text-align:center;
}

div.gallery dl.gallery-columns-1 {
width:100%;
}

div.gallery dl.gallery-columns-2 {
width:49%;
}

div.gallery dl.gallery-columns-3 {
width:33%;
}

div.gallery dl.gallery-columns-4 {
width:24%;
}

div.gallery dl.gallery-columns-5 {
width:19%;
}

div#nav-above {
margin-bottom:1em;
}

div#nav-below {
margin: 40px 0 0px 0;
width: 640px;
}

div#nav-below a {
text-decoration: none;
padding: 5px;
color: #fff;
background-color: #C92517;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}

div#nav-images {
height:150px;
margin:1em 0;
}

div.navigation {
height:1.25em;
}

div.navigation div.nav-next {
float:right;
text-align:right;
}

div.sidebar a {
color: #fff;
text-decoration: none;
padding: 5px;
}

div.sidebar a:hover {
background-color: #C92517;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}

div.sidbar img  {
border: none;
text-decoration: none;
}

#searchform {
padding: 10px 0 10px 0;
}

div.sidebar h3 {
font-size:1.4em;
border-bottom: 1px dotted #C92517;
width: 150px;
}

#wp-calendar caption {
margin: 10px 0 5px 0;
text-align: left;
}

#wp-calendar td {
padding: 2px;
}

#wp-calendar a {
color: #81817c;}

#tag_cloud a:link {
line-height: 2.5em;
}

div.sidebar input#s {
width:7em;
}

div.sidebar li {
list-style:none;
padding: 0 10px 10px 0;
}

div.sidebar li form {
margin:0.2em 0 0;
padding:0;
}

div.sidebar ul ul {
margin: 10px 0 10px 0;
line-height: 1.9em;
}

div.sidebar ul ul li {
list-style:none;
margin:0;
}

div.sidebar ul ul ul {
margin: 5 0 0 0.5em;
}

div.sidebar ul ul ul li {
list-style:circle;
}




div#menu ul li,div.gallery dl,div.navigation div.nav-previous {
float:left;
}


input#author,input#email,input#url,div.navigation div {
width:50%;
}

div.gallery *,div.sidebar div,div.sidebar h3,div.sidebar ul {
margin:0;
padding:0;
}

.edit-link a {
text-decoration: none;
color: #C92517;
}

#pages-3 {
padding: 10px 0 0 0;
}

#twitter_update_list {
font-size: 0.8em;
line-height: 1.5em;
}

#twitter_update_list a {
color: #C92517;
text-decoration: underline;
}

#twitter_update_list a:hover {
color: #fff;
}

.entry-title2 {
padding: 10px 0 2px 2px;
border-bottom: 1px dotted #C92517;
width: 250px;
/*-moz-border-radius: 5px;
-webkit-border-radius: 5px;*/
}