/*
Theme Name: Green News
Theme URI: http://www.greenbargainsblog.com/
Description: Simple fluid, design with widgetized header, sidebar and footer.
Author: John Steele
Author URI: http://www.fivevillagesprintshop.co.uk/
Version: 1.0
*/


/* Abridged Universal Re-set */
address, blockquote, p, div,
form, iframe, select, textarea,
h1, h2, h3, h4, h5, h6,
dl, dt, dd, ul, ol, li, blockquote {margin:0; padding:0;} 


body { background: #fff; color: #000; font-family: "Lucida Grande", Helvetica, Verdana, Arial, Sans-Serif; line-height: 1.5; /* Unitless for proper inheritance */ font-size: 62.5%;   /* IE */ }

html > body   { font-size: 12px; }  /* Other browsers */

/* Header tags */
h1,h2,h3,h4,h5,h6 { font-family: Helvetica, Arial, "Lucida Grande", Verdana, sans-serif; }

h1 { font-size: 3em; }
h2 { font-size: 2em; }
h3 { font-size: 1.5em; line-height:2; }
h4 { font-size: 1.2em; line-height:1.25; font-weight:bold; }
h5 { font-size: 1em; font-weight:bold; }
h6 { font-size: 1em; }
/* End of headings */

/* General HTML elements */
img { border: 0; }
p { margin: 0 0 1.5em 0; text-align: justify; }
em { font-style: italic; }
strong { font-weight: bold; }
a { color:#446600; }
ul li { list-style: none; }

#wrapper { position: absolute; width: 100%; }

#content { margin: 0 auto; width: 90%; }

#header { float: left; width: 100%; padding: 2em 0 0 0;  min-height: 200px; margin-bottom: -5.5em; }

/* DIV to hold header logo */
#headerLeft { float: left; width: 22%; background: #fff url('images/gbblogo.jpg') no-repeat;  height: 200px; bottom: -2em; }

/* DIV for site heading and description */	
#headerCenter { float: left; width: 56%; min-height: 200px; height: 200px; padding: 0; }
#headerCenter h1 a { color: #446600; padding: 0; text-decoration: none;  }
#headerCenter .description { color: #666; padding: 0; font-style: italic; }

/* headerWidget DIV -- last section in header */
#headerWidget { float: left; width: 20%;  height: 200px; max-height: 200px; }

/* For navigation buttons beneath page header */
#navbar { float: left; width: 100%; margin: 4px 0 0 0; border-bottom: 4px solid #446600; }
#navbar ul { margin: 0 0 0 237px; list-style: none; /* list-style-image: none; */}
#navbar li { display: inline; padding: 0 0 4px 0;  }
#navbar ul li a { text-decoration:none;  margin: 4px; padding: 5px 20px 5px 20px; background: #446600; color: #fff; font-weight: bold; width: 50px; height: 2em; -moz-border-radius-topleft: 5%;  -moz-border-radius-topright: 5%; }
#navbar ul li a:hover { background: #000; background-image: none; color: #fff;  }
#navbar li.hot a { background: #990000; padding-bottom: 2px; }

/* mainwrapper is used to ensure grey background extends to the bottom to the sidebar to the footer */
#mainwrapper {  float: left; width: 100%;  background: #ddd;  }

#main { float: left; width: 75%; background: #fff; height: auto; }
.nav_link a { display: block; clear: both; margin: 0; color: #446600; padding: 2px 2px 12px 5%; }

.postwrapper { float: left; width: 90%;  margin: 12px -3% 12px 7% !important; /* IE6 hack */ margin: 6px -1.5% 6px 3.5%; color: #000; }
.post { float: left; width: 95%; margin: 0 5% 0 0 !important; /* IE6 hack */ margin: 0 2.5% 0 0; padding-top: 12px; }
.posttitle { border-bottom: 2px dotted #999; padding: 4px 0 6px 0; }
.posttitle a { text-decoration: none; color: #446600; }
.posttitlemeta { font-size: 0.9em; margin-bottom: 1.2em; color: #999; }
.posttitlemeta a { color: #999; }
.feedback { }

.postcontent ul li, ol li, .postcontent li { list-style: disc outside; padding: 0; margin: 0 -10% 0 10%; }
.postcontent ul, ol { Padding: 1em 0 1em 0; }

.postcontent h2 a {background: #446600; color: #fff; float: right; width: 9em; text-align: center; padding: 6px; text-decoration: none; clear: both; }

/* Post footer containing gravatar etc */
.postmeta { float: left; width: 100%;  height: 40px; margin-bottom: 1.2em; background: #ddd; color: #000; padding: 5px; border-top: 4px #666; border-bottom: 4px #666; margin-top: 1.2em; }
.postmeta_gravatar { float: left; width: 10%; max-width: 42px; padding: 2px; }
.postmeta_author { float: left; width: 90%; font-size: small; }
.postmeta_author a img { text-decoration: none; }

#sidebar { float: left; width: 25%; margin: 0; padding: 0; min-height: 100%; height: 100%; background: #ddd; }

#sidebar_inner { width: 78%; margin: 0 auto;  text-decoration: none; padding:0; margin-bottom: 6px;}

#sidebar_inner  ul { margin-top: 2em; }
#sidebar_inner  ul li { margin-top: 3px; }
#sidebar_inner  li { background:url(images/bullet.gif) no-repeat center left; max-height: 1.9em; display: block;  text-decoration: none; padding:0 0 0 18px; border-bottom: 1px solid #cccccc; }

#sidebar_inner  li a { margin-bottom: 0px; padding:0; font-size: 11px; text-decoration:none; color:#446600; font-weight: 700; }
#sidebar_inner li a:visited { color:#550000; text-decoration: none; }
#sidebar_inner  li a:hover { color:#888888; text-decoration: none; }
#sidebar_inner li img { float: left; margin: -16px 0 0 90% !important; margin: -16px 0 0 70%; }
#sidebar_inner  li h2 { font-size: 116%; padding: 0.2em 0 0.1em 16px; background: #000; color: #fff; text-decoration: none; margin: 0 0 0.2em -18px; }
#sidebar_inner  p { text-align: left; }

/* Search box for sidebar */
#sidebar_inner form .search { width: 100%; border: 2px #ccc; margin-top: 1.2em; }
#sidebar_inner form #searchsubmit { margin-bottom: 1.2em;  }

/*
 * Footer Section and Widgets 
==========================================================*/
#footer { float: left; width: 100%; clear: both; background: #eee; }

#contentfooter { width: 90%; margin: 0 auto; background: #000; color: #fff; min-height: 350px; padding-top: 3%; padding-bottom: 3%; }

#footerLeft { float: left; width: 25%; margin-left: 6.25% !important; margin-left: 3.125%;  }

#footerCenter { float: left; width: 25%; min-height: 350px; margin-left: 6.25%; }

#footerRight { float: left; width: 25%; min-height: 350px; margin-left: 6.25%;  } 

#contentfooter  ul { text-align: left; width: 100%;  } 
#contentfooter  ul li { border-bottom: 1px solid gray; }
#contentfooter  li { list-style: none;  font-size: 1.2em; width: 100%; } 

#contentfooter  a {  text-decoration: none;  color: #fff; clear:both;  display:block; }

#contentfooter  a:hover  { background: #999; color: #000; clear:both;  display:block; }


/* 
 * Comments Section 
========================================================*/
div#comments {  width: 90%; margin: 0 auto; padding: 0 5% 25% 0; }

div#comments ul {  padding: 12px 0 12px 70px; border-top: 1px solid #c1bd85; border-bottom: 1px solid #c1bd85; margin-bottom: 12px; }

div#comments ul li { padding: 0 0 0 12px; }

#comments li.alt { background-color: #eee; }

#comments img.avatar { float: left; position: relative; left: -70px; margin-right: -60px;  }

#comments form fieldset { position:relative; background: #eee; padding: 12px; margin-top: 12px; }
#comments label { display: block; }
#comments input { width: 55%; display: block; }
#comments #comment  { width: 90%; display: block; }


/* Stuff derived from wp-blueprint */
/*-----------------------------------------------------------------------------
	Misc Wordpress CSS
-----------------------------------------------------------------------------*/

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignright {
    float: right;
}

.alignleft {
    float: left;
}

img.centered {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

img.alignright {
    padding: 4px;
    margin: 0 0 2px 7px;
    display: inline;
}

img.alignleft {
    padding: 4px;
    margin: 0 7px 2px 0;
    display: inline;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption-text {

	text-align: justify;

}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
