/*
Theme Name: Redding Storage
Description: A Child Theme of Twenty Ten
Template: twentyten
Author: William Muncrief
*/
@import url(../twentyten/style.css);
@import url(http://fonts.googleapis.com/css?family=Lobster);
body{
	background-image:url(images/page-background.jpg);
	background-repeat: repeat-y;
	background-position: center top;	
}
#wrapper {
background:none repeat scroll 0 0 transparent;
margin-top:0px;
padding:0px;
width:100%;
}
#masthead{
	background-image: url(images/head-back.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#header {
padding:0 0 0;
}
#branding img {
border-bottom:none;
border-top:none;
clear:both;
display:block;
}
#main {
	background:url(images/main-back.jpg) repeat-y left top;
	clear:both;
	overflow:hidden;
	padding:40px 0 0;
	border-right: thin solid #336699;
	border-left: thin solid #336699;
}
#access {
background:none repeat scroll 0 0 transparent;
display:block;
float:none;
height:40px;
margin:0 auto;
width:940px;
}
#access a {
color:#000000;
display:block;
line-height:38px;
padding:0 10px;
text-decoration:none;
}
#access li:hover > a,
#access ul ul :hover > a {
	background: #336699;
	color: #fff;
}
#access ul li.current_page_item > a, #access ul li.current-menu-ancestor > a, #access ul li.current-menu-item > a, #access ul li.current-menu-parent > a {
background-color:#6699CC;
color:#FFFFFF;
}
#site-title {
float:left;
font-size:30px;
line-height:36px;
margin:10px 0;
width:700px;
}
#site-title a {
background-color:white;
border:medium solid #3366CC;
color:#CC3333;
font-weight:bold;
padding:3px;
text-decoration:none;
}
#site-description {
	background-color:white;
border:medium solid #3366CC;
color:#CC3333;
font-weight:bold;
padding:3px;
text-decoration:none;
text-align:center;
}


.widget-container {
background-color:#FFFFFF;
margin:0 0 18px;
padding:0 10px 10px 10px;
border:solid #3366CC;
}
#colophon {
border-top:none;
margin-top:-4px;
overflow:hidden;
padding:18px 0;
}

#footer {
background-color:#666666;
margin-bottom:0;
border-top:4px solid #336699;
}
a:link {
color:#000000;
}
a:visited {
color:#336699;
}
#site-generator a {
background:url("images/logistics.png") no-repeat scroll left center transparent;
color:white;
display:inline-block;
line-height:16px;
padding-left:20px;
text-decoration:none;
}
.widget-title {
border-bottom:1px solid;
color:#CC3333;
font-size:1.5em;
font-weight:bold;
line-height:1.5em;
}
.tabltop {
	margin: 0;
	float:left;
}

