/*
Theme Name:     Twenty Eleven Child
Theme URI:      http: //bdshomeimprovements.com.au/
Description:    Child theme for the Twenty Eleven theme 
Author:         Joel Gralton
Author URI:     http://bdshomeimprovements.com.au/
Template:       twentyeleven
Version:        0.1.0
*/

@import url("../twentyeleven/style.css");  

#access {
	background: #222; /* Show a solid color for older browsers */
	background: -moz-linear-gradient(#252525, #0a0a0a);
	background: -o-linear-gradient(#252525, #0a0a0a);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#252525), to(#0a0a0a)); /* older webkit syntax */
	background: -webkit-linear-gradient(#252525, #0a0a0a);
	-webkit-box-shadow: rgba(0, 0, 0, 0.4) 0px 1px 2px;
	-moz-box-shadow: rgba(0, 0, 0, 0.4) 0px 1px 2px;
	box-shadow: rgba(0, 0, 0, 0.4) 0px 1px 2px;
	clear: both;
	display: block;
	float: left;
	margin: 0 auto 0px;
	width: 100%;
}


header#branding .widget{
position: absolute;
top: 2em;
right: 7.6%;
text-size: 20px;
}

.welcome{
margin: 15px 60px;
background: #fbffd8;
border: 1px solid #f6ff96;
padding: 15px;
text-align: center;
}

.imgnav{
height="50px;
width=95%;
border-width: .2em; 
border-style: solid; 
border-color: #000000; 
}

#imgnavbar 
{
	width: 98%;
    margin-left: auto; 
    margin-right: auto;
    margin-top: 50px;
    text-align: justify; 
    -ms-text-justify: distribute-all-lines;
    text-justify: distribute-all-lines;
    
}
#thumbs a {
    vertical-align: top;
    display: inline-block;
    *display: inline;
    zoom: 1;
}
.stretch {
    width: 98%;
    display: inline-block;
    font-size: 0;
    line-height: 0
}

#page {
margin-bottom: 2em;
margin-left: auto;
margin-right: auto;
margin-top: 0;
max-width: 1000px;
}

#content img {
border: 0;
padding: 2px;
}

#black-studio-tinymce-3{
	margin-top:-35px;
	font-size:18px;
}

#black-studio-tinymce-3 h1{
	font-size:24px;
}

#black-studio-tinymce-3 img{
	border:0;
}

img#site-logo { width: 250px;}

img#phone_icon {width:50px;}

.entry-utility-prep-cat-links {
    display:none;
}

figure {
	float:left;
	margin-left:14px;
	margin-right: 14px;
	display: table;
	text-align:center;
	width: 100px;
	border: 1px solid #999999;
	padding: 5px;
	text-align: center; 
         -ms-text-justify: distribute-all-lines;
          text-justify: distribute-all-lines;	
}

#imgnavbar figcaption{
	
	color:#333333;
}

#imgnavbar figcaption:hover{
	color:#666666;
}

figure img{
	margin-left: auto;
	margin-right:auto;
}

#navhr{
	margin-top:-10px;
	margin-left:25px;
	margin-right:25px;
}

.entry-meta {
display: none;
}