/*

Theme Name: Twenty Eleven Child

Theme URI: http://wordpress.org/

Description: Child theme for the Twenty Ten theme 

Author: Andrew Gray

Version: 1.2

Template: twentyeleven

Tags: black, blue, white, two-columns, fixed-width, custom-header, custom-background, threaded-comments, sticky-post, translation-ready, microformats, rtl-language-support, editor-style

*/



@import url("../twentyeleven/style.css");







/* Default text colour */







html, body, div, span, applet, object, iframe,



h1, h2, h3, h4, h5, h6, p, blockquote, pre,



abbr, acronym, address, big, cite, code,



del, dfn, 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: #4F4F4F;



}







/* Header Margin */



#headerslide {



clear: left;

text-align: center;



}



h1, h2, h3, h4, h5, h6 {

	font-family: verdana, arial, sans-serif;

	clear: both;

}



.singular .entry-title {

	font-weight: normal;

	font-size: 24px;

}



#access ul {

	font-family: Verdana, arial, sans-serif;

}


.entry-header .comments-link{ display: none; }

.leave-reply  {

	font-size: 110%;

}

.comments-link {

	font-size: 120%;

}

.entry-title {

	font-size: 24px;

	font-weight: normal;

}

.wp-caption .wp-caption-text:before {

    color: #666666;

    content: "—";

    font-size: 14px;

    font-style: normal;

    font-weight: bold;

    left: 10px;

    margin-right: 5px;

    position: absolute;

    top: 7px;

    display: none;

}

.wp-caption .wp-caption-text {

    margin-bottom: 0.6em;

    padding: 0px;

    position: relative;

   text-align: center;

}

.widget-title {

    letter-spacing: 0em;

    line-height: 2em;

    text-transform: uppercase;

}

.entry-content td, .comment-content td {

    vertical-align: top;

}



body #gform_wrapper_1 .gform_body .gform_fields .gfield input[type=text] {

    font-size: 14px;

    font-weight: bold;

}