/*
Theme Name:     Twenty Eleven Child
Theme URI:      http: //pyronmasterclass.grancinoeditions.com/
Description:    Child theme for the Twenty Eleven theme 
Author:         Erik Rodkey
Template:       twentyeleven
Version:        0.1.0
*/


@import url("../twentyeleven/style.css");

#branding #searchform {
display: none;
}



#page {
	margin: 2em auto;
	max-width: 1100px !important;
}

article.intro {
background: white;
border-bottom: none;
margin: -1.855em -8.9% 1.625em;
padding: 0 8.9%;
}


#branding hgroup {
	display: none;
}

body, p, input, textarea {
	color: #373737;
	font: 18px Palatino, "Times New Roman", serif;
	font-weight: 300;
	line-height: 1.625;
}





/* .box div holds the bottom image */


  .box {
    
    background: url(../images/boxBottom.jpg); 
    background-repeat: no-repeat
    background-attachment: scroll left bottom;
    background-position: left bottom;
    margin-bottom: 10px;
    padding: 0 0 15px;
    width: 250px;
 }

 /*  this is the title h3 tag and contains the background
     image for the title	*/

  .box h3 {

    background: url(../images/box.jpg) repeat scroll 0 0;
    color: #000;
    font-size: 17px;
    height: 35px;
    line-height: 30px;
    margin: 0;
    padding: 0 15px;
  
 }

 /* The paragraph tag contains the side borders mark-up */

 .box p {

    background: #ffffff none repeat scroll 0 0;
    border-color: #CCC;
    border-width: 0 1px;
    border-style: solid;
    color: #444444;
    font-size: 11px;
    line-height: 1.3em;
    margin: 0;
    padding: 15px 14px 0;
    width: 220px;
 }

.entry-content table {
	border-bottom: 1px solid #ddd;
	margin: 0 0 0 !important;
	width: 100%;
}

.top-center-big div {

	align: center;
	font-size: 2em;

}

.entry-content h1, .entry-content h2, .comment-content h1, .comment-content h2 {
color: black;
font-weight: bold;
margin: 0 0 .8125em;
align: center !important;
}


/* Showcase-blank */

.page-template-showcase-blank-php #primary,
.left-sidebar.page-template-showcase-blank-php #primary {
	margin: 0;
}
.page-template-showcase-blank-php #content,
.left-sidebar.page-template-showcase-blank-php #content {
	margin: 0 7.6%;
	width: auto;
}
.page-template-showcase-blank-php section.recent-posts {
	display: none;
}
.page-template-showcase-blank-php #main .widget-area {
	float: left;
	margin: 0 -22.15% 0 0;
	width: 22.15%;
}

.featured-posts {
border-bottom: none !important;

}

blockquote {
	font-family: Georgia, "Bitstream Charter", serif;
	font-style: italic;
	font-weight: normal;
	margin: 0 3em;
}
