/*
 Theme Name:   Twenty Eleven Child
 Theme URI:    http://whitmanfarms.com/wp-content/themes/twentyeleven-child/
 Description:  Twenty Eleven Child Theme
 Author:       Phil Matt
 Author URI:   http://www.nimbleeye.com
 Template:     twentyeleven
 Version:      1.0.0
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  twenty-eleven-child by Phil Matt - Nimble Eye Design
*/
body { 
background-image: url(/wp-content/uploads/2012/03/burlap1.jpg);
background-repeat: repeat;
background-position: top center;
background-attachment: fixed; 
background-color: #bca57b !important;
min-height:100%;
height: 100%;
}
#page {
max-width: 100%;
background-clip: border-box;
background-color: #fdfbe2;
margin: 2% auto !important;
-moz-box-shadow:    0px 0px 6px 2px #000;
-webkit-box-shadow: 0px 0px 6px 2px #000;
box-shadow:         0px 0px 6px 2px #000;
border-radius: 10px 10px 10px 10px;
-moz-border-radius: 10px 10px 10px 10px;
-webkit-border-radius: 10px 10px 10px 10px;
border: 0px solid #666;
}
/* widget overflow = scroll 
div#secondary.widget-area {
overflow-x: scroll !important;
} */
/* slider */
a.soliloquy-next, a.soliloquy-prev {
display:none !important;
}
div.breadcrumbs {
padding-left:76px;
padding-top: 52px;
padding-bottom: 15px;
margin-bottom:-15px;
color: #333;
font-size: 12px;
font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; 
font-weight: 600;
line-height: 1.625;
background-color:#d6d1c9;
border-bottom: 2px solid #5c4927;
}

h1.entry-title {
font-size: 32px; font-family: 'Della Respira', serif; font-weight:bold; padding-bottom: 0px;
}

.attachment-post-thumbnail {background-color: #fff; width: 150px; float:left; padding:10px; margin-right: 18px; margin-bottom:5px; border:1px solid #ccc;
	-webkit-box-shadow: 0 8px 6px -6px black;
	   -moz-box-shadow: 0 8px 6px -6px black;
	        box-shadow: 0 8px 6px -6px black;
}

form#searchform input {background-color: #fff;}

h1#site-title {margin-left: 130px; font-family: 'Della Respira', serif;}
h2#site-description {margin-top: 0px; margin-left: 110px; margin-bottom:20px;}
/* smartphone Portrait mode */
@media only screen
and (max-width : 479px) {
	h2#site-description {
text-align:right !important;
		}
	h1#site-title {
		text-align:center;
		}
	form#searchform {
		margin-bottom:2em;
	}
}
/* #nav-single {display:none;} */

.really_simple_share {margin-top: -12px; margin-bottom:0px;}

.page-id-21 div.really_simple_share {display:none;}
.page-id-711 div.breadcrumbs {display:none;}

.entry-content h2 {font-family: 'Della Respira', serif; font-weight:bold; font-size: 16px;}
.entry-content a {text-decoration: underline;}
.entry-content a:hover {text-decoration: none;}
/* NB: All other additional CSS is added in the Theme Customize area */
div.textwidget.custom-html-widget {
padding:0 14px 0 0 !important;
}
