/*
Theme Name:     Greener Side Child 
Theme URI:      http: //www.rsgroundworks.com.
Description:    Child theme for the Greener Side theme
Author:         Alan Rogers
Author URI:     http: //gettinglocalbusinessonline.co.uk/
Template:       greener-side
Version:        1.0 
*/
@import url("../greener-side/style.css");

.butter {
	overflow: visible;
	margin-left: 4px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 40px;
	background-repeat: no-repeat;
	width: 50px;
	float: left;
	height: 62px;
	position: relative;
}
.entry {
	font-size: 1.5em;
	line-height: 1.4em;
	margin: 20px 0 0 25px;
        text-align: justify;
}
#sidebar h2 {
	margin-bottom: .5em;
	font-size: 2.0em;
        font-weight: bold;
	border-bottom: 1px solid #cdd;
	color: #009900;
}
#sidebar a {
	font-size: 1.6em;
	background: none;
}
#sidebar .textwidget {
font-size: 12px;
color: #993300;
}
#sidebar a:link    { color: #993300; }
#sidebar a:hover   { color: #009900; }
#sidebar a:active  { color: #444; }
#sidebar a:visited { color: #993300; 
}
#wp-calendar th {
	padding: 4px 5px 4px 6px;
	font-weight: lighter;
 	font-size: .8em;
 	color: #666;
	text-align: right;
	background: #99FF66;
}
#wp-calendar td {
	padding: 4px 5px 4px 6px;
	text-align: right;
	}
	#wp-calendar td#today {
		background: #66FF66;
	}
	#wp-calendar td#prev a {
		padding: 0;
		text-align: left;
		font-weight: normal;
	}
	#wp-calendar td#next a {
		padding: 0;
		text-align: right;
		font-weight: normal;
}
body {
	margin: 0px;
	background-color: #020400;
	font-family: Geneva, Helvetica, Verdana, Arial, sans-serif;
	font-size: 62.5%; /* Resets 1em to 10px */
	color: #000;
	}
	body.font-small		{ font-size: 65%; }
	body.font-medium	{ font-size: 75%; }  
	body.font-large		{ font-size: 85%; }

h1,h2,h3,h4,h5,h6 {
	color: #444;
	font-family: Geneva,Helvetica,Verdana,Arial,sans-serif;
	font-weight: normal;
	line-height: 1.2em;
	color: #009900;
}
strong { 
	color:#000;
	font-weight: bold;
}

a {	text-decoration: none; }
	a:link    { color: #993300; }
	a:hover   { color: #ff9900; }
	a:active  { color: #993300; }
	a:visited { color: #993300; }

#topg h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-weight: normal;
        font-style: italic;
	position: relative;
	top: -10px;
	left: -30px;
	text-align: center;
	right: 438px;
	width: 697px;
	font-size: 42pt;
}
#topg #tag {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	position: relative;
	top: -48px;
	left: 150px;
	text-align: left;
        text-transform: capitalize;
	right: 438px;
	width: 550px;
	font-size: 16pt;
	font-variant: normal;
}
#menug a {
    border-left: thin solid #000000;
    color: #993300;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 16px;
    padding-left: 22px;
    padding-right: 22px;
    text-decoration: none;
    text-transform: capitalize;
}
#menug  a:hover {
	color: #506926;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
        font-weight: bold;
	text-transform: uppercase;
        padding-left: 22px;
	text-decoration: underline;
	padding-right: 22px;
	float: left;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #000000;
}