/*   
Theme Name: GreenSwitch Team
Theme URI: 
Description: 
Author: FlatwareMedia Designs
Author URI: 
Version: 1.0
Tags: GreenSwitch Team WordPress Theme
	Includes some elements from Elegant Grunge by Michael Tyson
	http://michael.tyson.id.au/
*/


/****************************
 **   Contents
 ****************************
 
	* General
	* Layout		(Top-level page element styles)
		- Menu
		- Header
		- Content
		- Sidebar
		- Footer
	* Content	(Formatting of items in main content area)
		- General
		- Standard wordpress
		- Comments
		- Comment form
		- Frame
	* Sidebar	(Formatting of items in sidebar)
		- General
		- Search
		- Tag cloud
		- Wordpress calendar
		- Photoblog widget
	* Footer		(Formatting of items in footer)
		





/**********************************************
 **   START GreenSwitch General Formatting
 **********************************************/
@charset "utf-8";

body 
{
  font-family: Helvetica, Arial, Verdana, Geneva, Georgia, 'Courier New', sans-serif; 
  background-color: #f1f3f3;
  /* color: #747476; */
  color: #535353;
  background-image: url(images/greenswitch-background.gif); 
  background-position: center top; 
  background-repeat: repeat; 
  margin: 0px 0px 0px 0px; /* margin-top, margin-right, margin-bottom, margin-left */
}
    
/* main container */
#wrap { border:2px solid #d5d7d8; min-height: 500px; width: 960px; margin: 20px auto; padding: 0px; background: #f1f3f3 url(images/GreenSwitch_background-inner.gif) no-repeat bottom center; }
#wrap-intro { border:2px solid #d5d7d8; min-height: 500px; width: 960px; margin: 20px auto; padding: 0px; background-color: #ffffff; /* background: #f1f3f3 url(images/GreenSwitch_background-inner.gif) no-repeat bottom center; */ }
/* note: min-height ignored by i.e. 6; others? */
 
/*---------------------  START header elements ---------------------*/
#header { height: 260px; margin: 0px; /* padding: 37px 15px 8px 22px; */ }
#header-intro { height: 146px; margin: 0px; /* padding: 37px 15px 8px 22px; */ background-color: #d5d7d8; overflow: hidden; }
#header-minimap { float: right; width:286px; }
#header-picklocation-state { float: right; height: 146px; width: 369px; text-align: center; overflow: hidden; background: url(images/please-select-your-state.gif) no-repeat bottom center; } /* WAS: width: 370px; */
#header-comingsoon-uk { float: right; height: 146px; width: 600px; text-align: center; overflow: hidden; background: url(images/comingsoon-uk.gif) no-repeat center center; }
#img-animated-progress1 { margin-top: 40px; margin-bottom: 100px; }
#header-picklocation-country { float: right; height: 146px; width: 369px; text-align: center; overflow: hidden; background: url(images/please-select-your-country.gif) no-repeat bottom center; }
#header-location { float: right; width: 350px; text-align: right; overflow:hidden; }
#header-dealerportal { float: left; width: 220px; text-align: left; overflow:hidden; }
#header-tagline { float: right; width: 390px; text-align: right; overflow:hidden; }
#header-menu-sub { float: right; width: 350px; height: 26px; line-height: 26px; text-align:right; background: #f1f3f3 url(images/menu-sub-background.gif) no-repeat bottom right; font-size: 15px; overflow: hidden; } /* text-transform: uppercase; */
/*
#header-location {float: right; width: 700px; text-align: right; overflow:hidden; }
#header-dealerportal {float: left; width: 260px; text-align: left; overflow:hidden; }
#header-menu-sub { float: right; width: 960px; height: 26px; line-height: 26px; text-align:right; background: #f1f3f3 url(images/menu-sub-background.gif) no-repeat bottom right; font-size: 15px; overflow: hidden; } /* text-transform: uppercase; */
*/
#header-menu-main, #header-menu-main-line2 { width: 960px; height: 38px; line-height: 38px; text-align:center; background: #f1f3f3 url(images/menu-main-background.gif) repeat-x bottom right; text-transform: uppercase; font-size: 16px; overflow: hidden; }
#header-menu-sub a { padding: 0px 12px; }
#header-menu-main a, #header-menu-main-line2 a { padding: 0px 20px; }
#header-menu-sub a, #header-menu-sub a:link, #header-menu-sub a:active, #header-menu-sub a:visited,
#header-menu-main a, #header-menu-main a:link, #header-menu-main a:active, #header-menu-main a:visited,
#header-menu-main-line2 a, #header-menu-main-line2 a:link, #header-menu-main-line2 a:active, #header-menu-main-line2 a:visited
	{ color: #2a6036; text-decoration: none; }
#header-menu-sub a:hover, 
#header-menu-main a:hover, 
#header-menu-main-line2 a:hover
	{ color: #73b650; text-decoration: underline; }

  /*---------------------  START top menu with drop-down ---------------------*/
	#header-menu-main-nav { width: 960px; height: 38px; line-height: 38px; text-align:center; background: #f1f3f3 url(images/menu-main-background.gif) repeat-x bottom right; text-transform: uppercase; font-size: 16px; /* overflow: hidden; */ }
	#header-menu-main-nav ul { margin: 0px; padding: 0px; line-height: 38px; /* */ }
	#header-menu-main-nav ul li { float: left; position: relative; width: 135px; margin: 0px; padding: 0px; list-style: none; }
	#header-menu-main-nav ul li ul { display: none; position: absolute; top: 38px; left: 0px; width: 133px; background-color: #ececec; border: 1px solid #666666; /* border-top: none; */ overflow: hidden; }
	/* #header-menu-main-nav li.last a { background-image: none; } */
	#header-menu-main-nav ul li:hover ul { display: block; z-index: 999; }
	
	#header-menu-main-nav ul li a { display: block; margin: 0px; padding: 3px 0px 0px 0px; /* height: 38px; */ text-align: center; color: #2a6036; text-transform: uppercase; }
	#header-menu-main-nav ul li:hover a { text-decoration: none; border: none; color: #73b650; width: 133px; /* border: 1px solid #666666; height: 38px; */ }
	#header-menu-main-nav ul li:hover ul li a { margin: 0px; padding: 3px 5px; /*height: 25px;*/ line-height: 20px; color: #2a6036; background-image: none; border: none; font-size: 10px; text-align: left; text-transform: uppercase; }
	#header-menu-main-nav ul li:hover ul li a:hover, #header-menu-main-nav ul ul li a:hover { background-image: none; background-color: #2a6036; color: #ffffff; }
  /*---------------------  END top menu with drop-down ---------------------*/
	
	
#header-middle { width: 960px; background-color: #d5d7d8; overflow: hidden; }
#header-logo { width: 305px; height: 146px; background-color: #d5d7d8; overflow: hidden; }
   #header-testimonial-and-pic { float: right; width: 650px; height: 146px; text-align:right; background-color: #d5d7d8; }
#header-testimonial-residential { float: right; width: 650px; height: 146px; text-align:left; background: #d5d7d8 url(images/testimonial-residential.jpg) no-repeat bottom right; overflow: hidden; }
#header-testimonial-commercial { float: right; width: 650px; height: 146px; text-align:left; background: #d5d7d8 url(images/testimonial-commercial.jpg) no-repeat bottom right; overflow: hidden; }
#header-testimonial-hospitality { float: right; width: 650px; height: 146px; text-align:left; background: #d5d7d8 url(images/testimonial-hospitality.jpg) no-repeat bottom right; overflow: hidden; }
#header-testimonial-inner { font-size: 15px; font-style: italic; font-weight: bold; padding: 46px 345px 40px 15px; overflow: hidden; } /* padding-top, padding-right, padding-bottom, padding-left */
#header-testimonial-flash { float: right; width: 650px; height: 146px; text-align:left; background-color: #d5d7d8; overflow: hidden; }
/* #header-testimonial {float: right; height: 146px; background-color: #d5d7d8; } */
/* #header-pic {float: right; height: 146px; background-color: #d5d7d8; } */
/*---------------------  END header elements ---------------------*/

/*---------------------  START content elements ---------------------*/
#content-wrap {}
#content-height { float: right; width: 1px; }
#content-right { float: right; width: 409px; font-size: 14px; overflow:hidden; } /* padding here, no width */
#content-right-inner { padding: 0px 10px 0px 70px; } /* padding here, no padding */
.content-right-section { width: 310px; }
.content-right-section-pic { float: left;  width: 115px; }
.content-right-section-text {float: right; width: 185px; text-align: justify; text-justify: newspaper; }
/* .content-right-divider { border: 0px 0px 1px 0px; border-style: solid; border-color: #d5d7d8; } */
#content-left { float: left; width: 550px; overflow:hidden; } /* width here, no padding */
#content-left-inner { padding: 0px 45px 0px 90px; } /* padding here, no width */ /* padding-top, padding-right, padding-bottom, padding-left */

#content-right50 { float: right; width: 470px; font-size: 14px; overflow:hidden; } /* padding here, no width */
#content-right50-fstext { float: right; width: 470px; } /* padding here, no width */
#content-right50-inner { padding: 0px 40px 0px 40px; } /* padding here, no padding */
#content-left50 { float: left; width: 480px; overflow:hidden; } /* width here, no padding */
#content-left50-inner { padding: 0px 35px 0px 70px; } /* padding here, no width */ /* padding-top, padding-right, padding-bottom, padding-left */

#content-right-width3 { float: right; width: 580px; font-size: 14px; overflow:hidden; } /* padding here, no width */
#content-right-width3-fstext { float: right; width: 580px; } /* padding here, no width */
#content-right-width3-inner { padding: 0px 10px 0px 10px; } /* padding here, no padding */
#content-left-width3 { float: left; width: 360px; overflow:hidden; } /* width here, no padding */
#content-left-width3-inner { padding: 0px 20px 0px 20px; } /* padding here, no width */ /* padding-top, padding-right, padding-bottom, padding-left */

#content-right-width4 { float: right; width: 360px; font-size: 14px; overflow:hidden; } /* padding here, no width */
#content-right-width4-fstext { float: right; width: 360px; } /* padding here, no width */
#content-right-width4-inner { padding: 0px 20px 0px 20px; } /* padding here, no padding */
#content-left-width4 { float: left; width: 580px; overflow:hidden; } /* width here, no padding */
#content-left-width4-inner { padding: 0px 10px 0px 10px; text-align:center; } /* padding here, no width */ /* padding-top, padding-right, padding-bottom, padding-left */

#content-right-width6 { float: right; width: 260px; font-size: 14px; overflow:hidden; } /* padding here, no width */
#content-right-width6-fstext { float: right; width: 260px; } /* padding here, no width */
#content-right-width6-inner { padding: 0px 20px 0px 20px; } /* padding here, no padding */
#content-left-width6 { float: left; width: 680px; overflow:hidden; } /* width here, no padding */
#content-left-width6-inner { padding: 0px 10px 0px 10px; text-align:center; } /* padding here, no width */ /* padding-top, padding-right, padding-bottom, padding-left */

#content-onecolumn { float: right; width: 940px; font-size: 14px; overflow:hidden; } /* padding here, no width */
#content-onecolumn-inner { padding: 0px 10px 0px 10px; } /* padding here, no width */
.center { text-align:center; }
/*---------------------  END content elements ---------------------*/

/*---------------------  START footer elements ---------------------*/
#footer { height: 28px; line-height: 28px; font-size: 13px; margin-top: 20px; text-align:center; overflow: hidden; }
/* Not sure why, but blog needs: height: 28px; line-height: 28px;   while main site needs: height: 38px; line-height: 38px; */
#footer a, #footer a:link, #footer a:active, #footer a:visited { color: #747476; text-decoration: none; }
#footer a:hover { color: #747476; text-decoration: underline; }
/*---------------------  END footer elements ---------------------*/

/*---------------------  START h1, h2 tags w/custom images ---------------------*/
    /* unfortunate draw-back to these h1/h2 tag styles: cannot link from here, as that is also moved -2000 px off screen */
#h1-frequently-asked-questions { background: url(images/h1-Frequently-Asked-Questions.gif) no-repeat; height: 32px; width: 373px; margin: 0px 0px 0px 0px; text-indent: -2000px; }
#h1-hospitality { background: url(images/h1-Hospitality.gif) no-repeat; height: 32px; width: 373px; margin: 0px 0px 0px 0px; text-indent: -2000px; } 
#h1-the-greenswitch-story { background: url(images/h1-The-GreenSwitch-Story.gif) no-repeat; height: 32px; width: 373px; margin: 0px 0px 0px 0px; text-indent: -2000px; } 
#h1-why-greenswitch { background: url(images/h1-Why-GreenSwitch.gif) no-repeat; height: 32px; width: 373px; margin: 0px 0px 0px 0px; text-indent: -2000px; } 

#h1-about-us { background: url(images/h1-About-Us.gif) no-repeat; height: 27px; width: 373px; margin: 0px 0px 0px 0px; text-indent: -2000px; } 
#h1-about-the-greenswitch { background: url(images/h1-About-the-GreenSwitch.gif) no-repeat; height: 27px; width: 373px; margin: 0px 0px 0px 0px; text-indent: -2000px; } 
#h1-become-a-greenswitch-dealer { background: url(images/h1-Become-a-GreenSwitch-Dealer.gif) no-repeat; height: 27px; width: 373px; margin: 0px 0px -10px 0px; text-indent: -2000px; } 
#h1-commercial { background: url(images/h1-Commercial.gif) no-repeat; height: 27px; width: 373px; margin: 0px 0px 0px 0px; text-indent: -2000px; } 
#h1-contact-us { background: url(images/h1-Contact-Us.gif) no-repeat; height: 27px; width: 373px; margin: 0px 0px 0px 0px; text-indent: -2000px; } 
#h1-Contact-our-Corporate-Office { background: url(images/h1-Contact-our-Corporate-Office.gif) no-repeat; height: 27px; width: 373px; margin: 0px 0px 0px 0px; text-indent: -2000px; } 
#h1-dealer-distributor-inquiries { background: url(images/h1-dealer-distributor-inquiries.gif) no-repeat; height: 27px; width: 373px; margin: 0px 0px 0px 0px; text-indent: -2000px; } 
#h1-greenswitch-products { background: url(images/h1-GreenSwitch-Products.gif) no-repeat; height: 27px; width: 373px; margin: 0px 0px 0px 0px; text-indent: -2000px; } 
#h1-learn-about-greenswitch { background: url(images/h1-Learn-About-GreenSwitch.gif) no-repeat; height: 27px; width: 373px; margin: 0px 0px 0px 0px; text-indent: -2000px; } 
#h1-residential { background: url(images/h1-Residential.gif) no-repeat; height: 27px;  width: 210px; /* width: 373px; */ margin: 0px 0px 0px 0px; text-indent: -2000px; } 
#h1-how-it-works { background: url(images/h1-How-It-Works.gif) no-repeat; height: 27px; width: 373px; margin: 0px 0px 0px 0px; text-indent: -2000px; } 
#h1-dealer-resources { background: url(images/h1-dealer-resources.gif) no-repeat; height: 27px; width: 373px; margin: 0px 0px 0px 0px; text-indent: -2000px; } 
#h1-dealer-portal-login { background: url(images/h1-dealer-portal-login.gif) no-repeat; height: 27px; width: 270px; margin: 0px 0px 0px 0px; text-indent: -2000px; } 
#h1-select-new-password { background: url(images/h1-select-new-password.gif) no-repeat; height: 27px; width: 270px; margin: 0px 0px 0px 0px; text-indent: -2000px; } 

#h1-What-do-I-need-How-much { background: url(images/h1-What-do-I-need-How-much.gif) no-repeat; height: 46px; width: 373px; margin: 0px 0px 0px 0px; text-indent: -2000px; } 
#h1-Commercial-Site-Analysis { background: url(images/h1-Commercial-Site-Analysis.gif) no-repeat; height: 46px; width: 373px; margin: 0px 0px 0px 0px; text-indent: -2000px; } 
#h1-Home-Analysis { background: url(images/h1-Home-Analysis.gif) no-repeat; height: 46px; width: 373px; margin: 0px 0px 0px 0px; text-indent: -2000px; } 
#h1-GreenSwitch-Privacy-Policy { background: url(images/h1-GreenSwitch-Privacy-Policy.gif) no-repeat; height: 46px; width: 373px; margin: 0px 0px 0px 0px; text-indent: -2000px; } 

#h2-Hotel-Resources { background: url(images/h2-Hotel-Resources.gif) no-repeat; height: 27px; width: 360px; margin: 0px 0px 0px 0px; text-indent: -2000px; } 

#h2-GreenSwitch-Remote-Control-Programmer { background: url(images/h2-GreenSwitch-Remote-Control-Programmer.gif) no-repeat; height: 27px; width: 430px; margin: 0px 0px 0px 0px; text-indent: -2000px; } 
#h2-GreenSwitch-Outlets { background: url(images/h2-GreenSwitch-Outlets.gif) no-repeat; height: 27px; width: 430px; margin: 0px 0px 0px 0px; text-indent: -2000px; } 
#h2-Suggested-GreenSwitch-Starter-Package { background: url(images/h2-Suggested-GreenSwitch-Starter-Package.gif) no-repeat; height: 27px; width: 430px; margin: 0px 0px 0px 0px; text-indent: -2000px; } 
#h2-GreenSwitch-Receiver-Switches { background: url(images/h2-GreenSwitch-Receiver-Switches.gif) no-repeat; height: 27px; width: 430px; margin: 0px 0px 0px 0px; text-indent: -2000px; } 
#h2-GreenSwitch-Programmable-Thermostat { background: url(images/h2-GreenSwitch-Programmable-Thermostat.gif) no-repeat; height: 27px; width: 430px; margin: 0px 0px 0px 0px; text-indent: -2000px; } 
#h2-GreenSwitch-Master-Switch { background: url(images/h2-GreenSwitch-Master-Switch.gif) no-repeat; height: 27px; width: 430px; margin: 0px 0px 0px 0px; text-indent: -2000px; } 
#h2-History-of-the-GreenSwitch { background: url(images/h2-History-of-the-GreenSwitch.gif) no-repeat; height: 27px; width: 300px; margin: 0px 0px 0px 0px; text-indent: -2000px; } 
#h2-Why-GreenSwitch { background: url(images/h2-Why-GreenSwitch.gif) no-repeat; height: 27px; width: 430px; margin: 0px 0px 0px 0px; text-indent: -2000px; } 
#h2-Did-you-know { background: url(images/h2-Did-you-know.gif) no-repeat; height: 27px; width: 430px; margin: 0px 0px 0px 0px; text-indent: -2000px; } 
#h2-Is-Global-Warming-Real { background: url(images/h2-Is-Global-Warming-Real.gif) no-repeat; height: 27px; width: 430px; margin: 0px 0px 0px 0px; text-indent: -2000px; } 
#h2-Is-your-financial-position-tight { background: url(images/h2-Is-your-financial-position-tight.gif) no-repeat; height: 30px; width: 430px; margin: 0px 0px 0px 0px; text-indent: -2000px; } 
#h2-Pricing-Information { background: url(images/h2-Pricing-Information.gif) no-repeat; height: 27px; width: 430px; margin: 0px 0px 0px 0px; text-indent: -2000px; } 

#h2-What-is-the-cost { background: url(images/h2-What-is-the-cost.gif) no-repeat; height: 30px; width: 360px; margin: 0px 0px 0px 0px; text-indent: -2000px; } 
#h2-Payback-Calculator { background: url(images/h2-Payback-Calculator.gif) no-repeat; height: 30px; width: 360px; margin: 0px 0px 0px 0px; text-indent: -2000px; } 
 
#h2-Custom-Fit-for-Your-Life { background: url(images/h2-Custom-Fit-for-Your-Life.gif) no-repeat; height: 27px; width: 320px; margin: 0px 0px 0px 0px; text-indent: -2000px; } 
#h2-One-Switch-to-Make-a-Difference { background: url(images/h2-One-Switch-to-Make-a-Difference.gif) no-repeat; height: 27px; width: 360px; margin: 0px 0px 0px 0px; text-indent: -2000px; } 
#h2-Fast-Payback-on-Smart-Investment { background: url(images/h2-Fast-Payback-on-Smart-Investment.gif) no-repeat; height: 30px; width: 360px; margin: 0px 0px 0px 0px; text-indent: -2000px; } 
#h2-End-Phantom-Electricity { background: url(images/h2-End-Phantom-Electricity.gif) no-repeat; height: 46px; width: 360px; margin: 0px 0px 0px 0px; text-indent: -2000px; } 
#h2-Efficiency-and-Reliability { background: url(images/h2-Efficiency-and-Reliability.gif) no-repeat; height: 46px; width: 320px; margin: 0px 0px 0px 0px; text-indent: -2000px; } 
#h2-commercial-energy-management { background: url(images/h2-commercial-energy-management.gif) no-repeat; height: 46px; width: 320px; margin: 0px 0px 0px 0px; text-indent: -2000px; } 
#h2-Why-choose-GreenSwitch { background: url(images/h2-Why-choose-GreenSwitch.gif) no-repeat; height: 46px; width: 320px; margin: 0px 0px 0px 0px; text-indent: -2000px; } 

#h1-thank-you { background: url(images/h1-thank-you.gif) no-repeat; height: 29px; width: 430px; margin: 0px 0px 0px 0px; text-indent: -2000px; } 

   /* below method works for links (note: it's on the "a" tag!); I just had formatting issues w/top margin differing in IE/FireFox that I didn't debug. */
#h2-ed-begly-jr a { display: block; text-decoration: none; z-index: 1000; /* IE Fix*/ background: url(images/sidebar-ed-begly-jr.gif) no-repeat; height: 27px; width: 150px; margin: 0px 0px -15px 0px; text-indent: -2000px; } 


/*---------------------  END h1, h2 tags w/custom images ---------------------*/

/*---------------------  START paragraph styles ---------------------*/
/* .paragraph-the 
{ 
  background-image: url(images/word-the.gif); background-position: left top; background-repeat: no-repeat; 
  padding-top: 7px;
  text-indent: 43px;
} */

.pdf { background-image: url(images/PDF_icon_small.gif); background-position: left top; background-repeat: no-repeat; padding-top: 7px; text-indent: 29px;  }
p { text-align: justify; text-justify: newspaper; }
.no-justify {text-align: left; }
h3 { font-style: italic; color: #275e35; font-weight:normal; }
.p-emphasis { font-style: italic; color: #275e35; }
.paragraph-initial-letter { display: none; }
.paragraph-a { background-image: url(images/letter-a.gif); background-position: left top; background-repeat: no-repeat; padding-top: 7px; text-indent: 29px; text-align: justify; text-justify: newspaper; }
.paragraph-b { background-image: url(images/letter-b.gif); background-position: left top; background-repeat: no-repeat; padding-top: 7px; text-indent: 29px; text-align: justify; text-justify: newspaper; }
.paragraph-c { background-image: url(images/letter-c.gif); background-position: left top; background-repeat: no-repeat; padding-top: 7px; text-indent: 29px; text-align: justify; text-justify: newspaper; }
.paragraph-d { background-image: url(images/letter-d.gif); background-position: left top; background-repeat: no-repeat; padding-top: 7px; text-indent: 29px; text-align: justify; text-justify: newspaper; }
.paragraph-e { background-image: url(images/letter-e.gif); background-position: left top; background-repeat: no-repeat; padding-top: 7px; text-indent: 29px; text-align: justify; text-justify: newspaper; }
.paragraph-f { background-image: url(images/letter-f.gif); background-position: left top; background-repeat: no-repeat; padding-top: 7px; text-indent: 29px; text-align: justify; text-justify: newspaper; }
.paragraph-g { background-image: url(images/letter-g.gif); background-position: left top; background-repeat: no-repeat; padding-top: 7px; text-indent: 29px; text-align: justify; text-justify: newspaper; }
.paragraph-h { background-image: url(images/letter-h.gif); background-position: left top; background-repeat: no-repeat; padding-top: 7px; text-indent: 29px; text-align: justify; text-justify: newspaper; }
.paragraph-i { background-image: url(images/letter-i.gif); background-position: left top; background-repeat: no-repeat; padding-top: 7px; text-indent: 29px; text-align: justify; text-justify: newspaper; }
.paragraph-j { background-image: url(images/letter-j.gif); background-position: left top; background-repeat: no-repeat; padding-top: 7px; text-indent: 29px; text-align: justify; text-justify: newspaper; }
.paragraph-k { background-image: url(images/letter-k.gif); background-position: left top; background-repeat: no-repeat; padding-top: 7px; text-indent: 29px; text-align: justify; text-justify: newspaper; }
.paragraph-l { background-image: url(images/letter-l.gif); background-position: left top; background-repeat: no-repeat; padding-top: 7px; text-indent: 29px; text-align: justify; text-justify: newspaper; }
.paragraph-m { background-image: url(images/letter-m.gif); background-position: left top; background-repeat: no-repeat; padding-top: 7px; text-indent: 29px; text-align: justify; text-justify: newspaper; }
.paragraph-n { background-image: url(images/letter-n.gif); background-position: left top; background-repeat: no-repeat; padding-top: 7px; text-indent: 29px; text-align: justify; text-justify: newspaper; }
.paragraph-o { background-image: url(images/letter-o.gif); background-position: left top; background-repeat: no-repeat; padding-top: 7px; text-indent: 29px; text-align: justify; text-justify: newspaper; }
.paragraph-p { background-image: url(images/letter-p.gif); background-position: left top; background-repeat: no-repeat; padding-top: 7px; text-indent: 29px; text-align: justify; text-justify: newspaper; }
.paragraph-q { background-image: url(images/letter-q.gif); background-position: left top; background-repeat: no-repeat; padding-top: 7px; text-indent: 29px; text-align: justify; text-justify: newspaper; }
.paragraph-r { background-image: url(images/letter-r.gif); background-position: left top; background-repeat: no-repeat; padding-top: 7px; text-indent: 29px; text-align: justify; text-justify: newspaper; }
.paragraph-s { background-image: url(images/letter-s.gif); background-position: left top; background-repeat: no-repeat; padding-top: 7px; text-indent: 29px; text-align: justify; text-justify: newspaper; }
.paragraph-t { background-image: url(images/letter-t.gif); background-position: left top; background-repeat: no-repeat; padding-top: 7px; text-indent: 21px; text-align: justify; text-justify: newspaper; }
.paragraph-u { background-image: url(images/letter-u.gif); background-position: left top; background-repeat: no-repeat; padding-top: 7px; text-indent: 29px; text-align: justify; text-justify: newspaper; }
.paragraph-v { background-image: url(images/letter-v.gif); background-position: left top; background-repeat: no-repeat; padding-top: 7px; text-indent: 29px; text-align: justify; text-justify: newspaper; }
.paragraph-w { background-image: url(images/letter-w.gif); background-position: left top; background-repeat: no-repeat; padding-top: 7px; text-indent: 39px; text-align: justify; text-justify: newspaper; }
.paragraph-x { background-image: url(images/letter-x.gif); background-position: left top; background-repeat: no-repeat; padding-top: 7px; text-indent: 29px; text-align: justify; text-justify: newspaper; }
.paragraph-y { background-image: url(images/letter-y.gif); background-position: left top; background-repeat: no-repeat; padding-top: 7px; text-indent: 29px; text-align: justify; text-justify: newspaper; }
.paragraph-z { background-image: url(images/letter-z.gif); background-position: left top; background-repeat: no-repeat; padding-top: 7px; text-indent: 29px; text-align: justify; text-justify: newspaper; }
/*---------------------  END paragraph styles ---------------------*/
 
/*---------------------  START table styles ---------------------*/
.td { text-align: left; } /* default alignment */
.td-right { text-align: right; }
.td-center { text-align: center; }
.td-left { text-align: left; }
.tr-even { background:#ffffff; }
.tr-odd { background:#f0f0f0; }
.td-column-one { padding:3px; width:40%; color: #333333; font-size:12px; font-weight:bold; }
.td-column-two { padding:3px; width:60%; }
/*---------------------  END table styles ---------------------*/

/*--------------------- START misc styles -------------------------------------------*/

.home-thumbnail-links, .home-thumbnail-links a, .home-thumbnail-links a:link, .home-thumbnail-links a:active, .home-thumbnail-links a:visited { text-transform: uppercase; color: #2a6036; text-decoration: none; }
.home-thumbnail-links a:hover { text-transform: uppercase; color: #2a6036; text-decoration: underline; }
.home-thumbnail-links img { padding-bottom:8px; }

img { border:0px; }
.clear { clear: both; } 

a, a:link, a:active, a:visited { color: #275e35; text-decoration: none; } /* color: #747476; */
a:hover { color: #275e35; text-decoration: underline; } /* color: #747476; */

.maintext-alert { color: #ff0000; font-size: 9pt; font-style: italic; font-weight: bold; }

.formRequiredValue {font-size: 8pt; color: #ff0000;}
.required-star {font-size: 12pt; color: #ff0000;}

.ul-home li { font-weight: bold; color: #2a6036; }
/*--------------------- END misc styles -------------------------------------------*/

.clear { clear: both; }

/**********************************************
 **   END GreenSwitch General Formatting
 **********************************************/


/****************************
 **   Layout
 ****************************/


/* Menu */
/*
#menu {
	background-color: #191919;
	height:3.0em;
	border-bottom: 1px solid #373737;
}

#menu ul {
	width: 800px;
	margin: 0 auto;
	padding: 0;
	bottom: 0;
	left: 0;
	list-style: none;
}

.double-right-sidebar #menu ul {
	width: 947px;
}

#menu ul li {
	float: left;
}

#menu .page_item a {
	display: block;
	padding-right: 40px;
	line-height: 3.0em;
	color: #868686;
	text-decoration: none;
}

#menu .current_page_item a, #menu .page_item a:hover {
	color: #fff;
}
*/
/* Header */
/*
#header-wrap {
	background: url(images/header-repeat.jpg) repeat-x center top;
}

#header {
	height: 216px;
	background: url(images/header.jpg) no-repeat center;
}

.no-sidebar div #header {
	background-image: url(images/header-no-sidebar.jpg);
}

.double-right-sidebar div #header {
	background-image: url(images/header-double-sidebar.jpg);
}

#header div {
	width: 800px;
	margin: 0 auto;
}

.double-right-sidebar #header div {
	width: 947px;
}

#header h1 {
	font: 2.2em/169px "Georgia", "Baskerville", serif;
	margin: 0;
}

#header h1 a {
	color: #d3d3d3;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	text-shadow: #000 0 1px 2px;
	float: left;
}
#blog-description {
	position: relative;
	top: 60px;
	color: #616161;
	text-shadow: #000 0 1px 1px;
	left: 1.3em;
}
*/

/* Content */
/*
#content-container {
	background: #f3f4ee url(images/body.jpg) repeat-y center top;
}

.no-sidebar div #content-container {
	background-image: url(images/body-no-sidebar.jpg);
}

.double-right-sidebar div #content-container {
	background-image: url(images/body-double-sidebar.jpg);
}

#content {
	width: 800px;
	margin: 0 auto;
}

.double-right-sidebar #content {
	width: 947px;
}
*/
#body {
	float: left;
	width: 680px; 
	/* padding-left: 20px;
	padding-right: 20px; */
	padding-left: 10px;
	padding-right: 5px;
}

.no-sidebar div div #body {
	width: 760px;
	float: none;
}
/* Sidebar */

#sidebar {
	/* float: right;
	font-size: 0.9em;
	width: 220px;
	position: relative;
	left: -15px; */
}

.double-right-sidebar #sidebar {
	font-size: 0.8em;
	float: left;
	position: relative;
	left: 28px;
	width: 181px;
}

.double-right-sidebar #sidebar2 {
	font-size: 0.8em;
	float: right;
	position: relative;
	left: -8px;
	width: 169px;
}

/* Footer */
/*
#footer-wrap-outer {
	margin-top: -51px;
	background: #4c4c4c url(images/footer-repeat.jpg) repeat-x center top;
}

#footer-wrap {
	width: 100%;
	background: url(images/footer.jpg) no-repeat center top;
	padding-top: 91px;
	padding-bottom: 30px;
}

.no-sidebar div #footer-wrap {
	background-image: url(images/footer-no-sidebar.jpg);
}

.double-right-sidebar div #footer-wrap {
	background-image: url(images/footer-double-sidebar.jpg);
}

#footer {
	width: 800px;
	margin: 0 auto;
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 90px;
	min-height: 30px;
}
*/

/****************************
 **   Content
 ****************************/

/* General */

h2 {
	font-size: 2.4em;
	font-weight: normal;
	font-style: normal;
	/* color: #3b3b3b;*/
	color: #2a6036;
	margin-top: 0px;
	margin-bottom: 0.5em;
	  font-size: 14pt;
	  font-weight: bold;
	  line-height: 125%;
}

h2 a {
	text-decoration: none;
	/* color: #3b3b3b;*/
	color: #2a6036;
}

.post .entry {
	/* font-size: 0.9em; */
	font-size: 14px;
	line-height: 1.3em;
	clear: both;
}

.post .author {
	color: #949494;
	font-size: 0.8em;
	position: relative;
	top: -1.5em;
}

.post .info {
	color: #bcbcbc;
	font-size: 0.8em;
}

.post .date {
	background-image: url(images/date.jpg);
	width: 89px;
	height: 73px;
	text-align: center;
	float: right;
	text-transform: uppercase;
}

.post .date .month {
	display: block;
	font-size: 14px;
	line-height: 17px;
	padding-top: 3px;
	color: #a9a9a9;
	font-weight: bold;
}

.post .date .day {
	display: block;
	font-weight: bold;
	font-size: 20px;
	padding-top: 3px;
	line-height: 18px;
	color: #afafaf;
}

.post .date .year {
	display: block;
	font-size: 0.7em;
	padding-top: 3px;
	color: #a5a5a5;
}

.metadata {
	margin-top: 40px;
	text-align: center;
	font-size: 0.7em;
	color: #797979;
}

.metadata a {
	text-decoration: none;
}

.photoblog-thumbnail {
	display: inline;
	vertical-align: middle;
}

.more-link {
	clear: both;
	display: block;
	margin-top: 30px;
	margin-left: 20px;
	font-size: 0.9em;
	color: #88897b;
	background: url(images/more-link.png) no-repeat left center;
	padding-left: 30px;
}

.hr {
	clear: both;
	border: 0;
	background-image: url(images/hr.gif);
	width: 625px;
	height: 30px;
	margin: -8px auto 0;
}

.hr hr {
	display: none;
}

.navigation {
	width: 100%;
	margin-top: 50px;
}

.navigation a {
	text-decoration: none;
	font-size: 0.7em;
}

.navigation .previous {
	float: right;
}

.navigation .next {
	float: left;
}

.search_result {
	margin-left: 20px;
}

.search_result h4 {
	margin-left: -20px;
}

.search_result h4 a {
	text-decoration: none;
}

.search_result .metadata {
	color: #BFC4C1;
	margin-top: 10px;
	text-align: left;
}

.search_result .metadata a {
	color: #BFC4C1;
}


/* Standard wordpress */

.aligncenter, div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
  	float: left;
}

.alignright {
   float: right;
}

.clear {
	clear:both;
}

.wp-caption {
   border: none;
   text-align: center;
   /* background-color: #f8faf7; */
   padding-top: 4px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}


/* Comments */


.commentlist {
	padding: 0;
	list-style-type: none;
	margin-top: 16px;
	margin-left: 0px;
}

.commentlist li {
	margin-top: 16px;
	margin-left: 30px;
	max-width: 680px;
}

.commentlist li .comment-content,
.commentlist li .before-comment,
.commentlist li .after-comment,
.commentlist li .after-comment div {
	background:transparent url(images/comment.gif) no-repeat top right;
}

.commentlist li .comment-content {
	position:relative;
	zoom:1;
	_overflow-y:hidden;
 	padding: 28px 0 0px 0px;
}

.commentlist li .before-comment {
	/* top+left vertical slice */
	position:absolute;
	left:0px;
	top:0px;
	width: 27px; /* top slice width */
	margin-left: -27px;
	height:100%;
	_height:1600px; /* arbitrary long height, IE 6 */
	background-position:top left;
}

.commentlist li .after-comment {
	/* bottom */
	position:relative;
	width:100%;
}

.commentlist li .after-comment,
.commentlist li .after-comment div {
	height: 40px; /* height of bottom cap/shade */
	font-size:1px;
}

.commentlist li .after-comment {
	background-position:bottom right;
}

.commentlist li .after-comment div {
	position:relative;
	width:27px; /* bottom corner width */
	margin-left: -27px;
	background-position:bottom left;
}

.commentlist .comment {
	margin: 0;
	font-size: 0.8em;
	padding-right: 27px;
}

.comment-text {
	margin-left: 42px;
	margin-right: 10px;
	margin-top: 24px;
	font-size: 0.9em;
}

.comment-text * {
	margin-bottom: 0;
	padding-bottom: 0;
}

.commentlist .comment .reply {
	text-align: right;
	position: relative;
	top: 15px;
	z-index: 100;
	font-size: 0.9em;
}

.commentlist .comment .reply a {
	color: #D7DBD8;
	text-decoration: none;
}



.avatar {
	float: left;
	margin:0 10px 0 0!important;
}

/* Comment Form */


input.text {
	width: 200px;

	padding: 5px;
	border: 1px solid #f2f2f2;
}

textarea {
	width: 410px;
	height: 100px;
	margin: 0;
	padding: 5px;
	border: 1px solid #f2f2f2;
}

/* Frame */


.frame-outer.aligncenter {
	text-align: center;
}

.frame-outer span {
	display: inline-block;
	background: url(images/frame-top-left.jpg) no-repeat left top;
}

.frame-outer span span {
	background: url(images/frame-bottom-left.jpg) no-repeat left bottom;
}

.frame-outer span span span {
	background: url(images/frame-top-right.jpg) no-repeat right top;
}

.frame-outer span span span span {
	background: url(images/frame-bottom-right.jpg) no-repeat right bottom;
	padding: 32px;
	min-width: 150px;
	min-height: 150px;
	text-align: center;
	overflow: hidden;
}

.frame-outer span span span span * {
    max-width: 425px;
}

.frame-outer.small span {
	background: url(images/frame-top-left-small.jpg) no-repeat left top;
}

.frame-outer.small span span {
	background: url(images/frame-bottom-left-small.jpg) no-repeat left bottom;
}

.frame-outer.small span span span {
	background: url(images/frame-top-right-small.jpg) no-repeat right top;
}

.frame-outer.small span span span span {
	background: url(images/frame-bottom-right-small.jpg) no-repeat right bottom;
	padding: 10px;
	min-height: 38px;
	min-width: 38px;
}

.frame-outer span span span span span {
	background: none;
}

.frame-outer span span span span .wp-caption-text {
	margin-top: 10px;
}

/****************************
 **   Sidebar
 ****************************/

/* General */

.sidebar h2 {
	/* font-size: 1.4em;
	color: #676767;
	margin-bottom: 20px; */
	color: #000000;
	font-family: Verdana,Geneva,Helvetica,Arial,Georgia,'Courier New',sans-serif;
	font-size: 12px;
	line-height: 135%;
}

/*
.sidebar a {
	color: #9f9f9f;
}
*/

.sidebar ul, .sidebar ul ol {
	margin: 0;
	padding: 0;
}

.sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 25px;
}

.sidebar ul p, .sidebar ul select {
	margin: 5px 0 8px;
}

.sidebar ul ul, .sidebar ul ol {
	margin: 5px 0 0 10px;
}

.sidebar ul ul ul, .sidebar ul ol {
	margin: 0 0 0 10px;
}

ol li, .sidebar ul ol li {
	list-style: decimal outside;
}

.sidebar ul ul li, .sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
}

/* Search */

.sidebar #searchform div {
	/* background-image: url(images/searchform.gif);
	width: 226px;
	height: 49px;
	margin-left: -7px; */
	/* background-image: url(images/searchform-double-sidebar.gif);
	width: 190px;
	height: 45px;
	margin-left: -3px; */
	background-image: url(images/searchform-sweet-pink.gif);
	width: 138px;
	height: 23px;
	margin-left: -3px;
	
}
.sidebar #searchform div #s {
	/* border: 0;
	margin-top: 14px;
	margin-left: 19px;
	width: 149px;
	height: 16px;
	color: #909090;
	font-size: 1.0em;
	outline: none; */
	/* border: 0;
	margin-top: 14px;
	margin-left: 19px;
	width: 117px;
	height: 16px;
	color: #909090;
	font-size: 0.9em;
	outline: none; */	
	border: 0;
	margin-top: 1px;
	margin-left: 5px;
	width: 95px;
	height: 16px;
	color: #909090;
	font-size: 0.9em;
	outline: none;
}
.sidebar #searchform div #searchsubmit {
	border: 0;
	background: none;	
	width: 25px;
	height: 23px;
	margin-left: 5px;
	/*
	width: 39px;
	height: 26px;
	margin-left: 4px; */
	overflow: hidden;
	cursor: pointer;
	font-family: "Palatino", "Georgia", "Baskerville", serif;
	color: #000;
	font-size: 0.7em;
	text-transform: lowercase;
}

.double-right-sidebar .sidebar #searchform div {
	background-image: url(images/searchform-double-sidebar.gif);
	width: 190px;
	height: 45px;
	margin-left: -3px;
}
.double-right-sidebar .sidebar #searchform div #s {
	border: 0;
	margin-top: 14px;
	margin-left: 19px;
	width: 117px;
	height: 16px;
	color: #909090;
	font-size: 0.9em;
	outline: none;
}


/* Tag cloud */

.widget_tag_cloud a {
	text-decoration: none;
}

/* Wordpress calendar */

#calendar_wrap {
	margin: 0px;
}

#wp-calendar {
	width: 100%;
}

#wp-calendar th {
	text-align: left;
}

/* Photoblog widget */

.sidebar .SWEETTALK_photoblog div {
	text-align: center;
}

.sidebar .photoblog-thumbnail img {
	background: #fff;
	border: 1px solid #aaa;
	padding: 3px;
	display: inline;
}


/****************************
 **   Footer
 ****************************/
 
#footer #subscribe a {
	display: block;
	position: absolute;
	background-image: url(images/rss.gif);
	width: 25px;
	height: 25px;
	margin-left: 25px;
	/* margin-left: -126px;
	margin-top: -68px; */
	text-indent: -2000px;
	overflow: hidden;
}

#footer .legal, #footer .credit {
	color: #5f5f5f;
}

#footer .legal {
	float: left;
}

#footer .credit a {
	text-decoration: none;
}

#footer .credit {
	float: right;
}


#footer .widget-wrap {
	float: left;
	width: 264px;
	margin-bottom: 36px;
}


#footer .widget {
	margin-right: 21px;
	margin-left: 21px;
}

#footer {
	font-size: 0.8em;
	line-height: 1.1em;
}

#footer a {
	color: #a3a3a3;
}

#footer h2 {
	color: #fff;
	font-size: 1.3em;
	margin-bottom: 15px;
	font-weight: normal;
	font-style: normal;
}
