/*
Theme Name: Twenty Eleven Child
Theme URI: http://wordpress.org/themes/twentyeleven
Author: the WordPress team
Author URI: http://wordpress.org/
Description: The 2011 theme for WordPress is sophisticated, lightweight, and adaptable. Make it yours with a custom menu, header image, and background -- then go further with available theme options for light or dark color scheme, custom link colors, and three layout choices. Twenty Eleven comes equipped with a Showcase page template that transforms your front page into a showcase to show off your best content, widget support galore (sidebar, three footer areas, and a Showcase page widget area), and a custom "Ephemera" widget to display your Aside, Link, Quote, or Status posts. Included are styles for print and for the admin editor, support for featured images (as custom header images on posts and pages and as large images on featured "sticky" posts), and special styles for six different post formats.
Template: twentyeleven
Version: 1.8
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: dark, light, white, black, gray, one-column, two-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-image-header, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready
Text Domain: twentyeleven
*/

/*
For older themes, and themes that do not use wp_enqueue_style() to enqueue their stylesheet, use the following line where twentyfourteen is the name of the directory where the theme resides:


*/

/*@import url("../twentyeleven/style.css");*/

/* =Theme customization starts here
-------------------------------------------------------------- */

body.custom-background {
 background-size: cover;
}

.entry-content td {
	vertical-align:top;
	padding-left: 6px 10px 6px 10px;
	}
	
.entry-content table, .comment-content table {
	border-bottom: 0px;
	}
	
#page {
	background: #009245;
	}
	
html, body, div, span, applet, object, 
iframe, h1, h2, h3, h4, h5, h6, p, 
blockquote, pre, abbr, acronym, 
address, big, cite, code, del, dfn, 
em, font, ins, kbd, q, s, samp, small,
strike, strong, sub, sup, tt, var, dl, 
dt, dd, ol, ul, li, fieldset, form, label, 
legend, table, caption, tbody, tfoot, 
thead, tr, th, td {
	color: #fff;
	}
	
a {
	color: #FCEE21;
	}
	
.entry-title, .entry-title a {
	background-color: #FCEE21;
	padding-left: 3%;
	box-shadow: 1px 1px 1px 1px #000;
	}
	
img[class*="align"], img[class*="wp-image-"], #content .gallery .gallery-icon img {
	box-shadow: 1px 1px 1px 1px #000;
	border: none;
	}
	
.entry-content td, .comment-content td {
	border: none;
	}
	
#branding {
	border-top: none;
	}
	
