/*
Theme Name:     Five Star Barrels
Theme URI:      http://fivestarbarrels.com/
Description:    Five Star Barrels' Theme (Child of Twenty Eleven theme)
Author:         Brad Hays
Author URI:     http://www.nextstepsolutions.net/
Template:       twentyeleven
Version:        0.1.0
*/
@import url("../twentyeleven/style.css");

body{
	background: url(images/greyed_wood.gif);
	/*background: url(images/aged_wood.jpg);
	/*background: url(images/light_wood.jpg);*/
}

/*#page {background:transparent;}*/
#main, #primary { background:transparent;}
#site-generator {
    background:transparent;
    border-top-color:#000DD;
}

#branding{
	margin: 2em auto 0 auto;
	max-width: 1000px;
	border-top: none;
	background: url(images/overlayblk-sm.png) top left repeat;
}

#branding .with-image #searchform {
	top: auto;
	bottom: 5px;
	right: 5px;
}

#branding img{
	width: 50%;
}

.entry-header .comments-link a {
	background: url(images/comment-bubble-white.png) no-repeat;
}
.entry-header .comments-link a:hover,
.entry-header .comments-link a:focus,
.entry-header .comments-link a:active {
	background: url(images/comment-bubble-blue.png) no-repeat;;
}

#access {
    clear: both;
    display: block;
    float: right;
    margin: 0 auto 6px;
    position: relative;
    top: -110px;
    width: 500px;
    background: none;
    box-shadow: none;
}

#page{
	background: url(images/overlay-sm.png) top left repeat;  
	border: none; 
	margin: auto;
}

/*footer*/
#colophon {
	background: url(images/overlayblk-sm.png) top left repeat;
}
#colophon *{
	color: #ffffff;
}