/*
Theme Name: Green 2 Fluid Width
Theme URI: http://www.greeninbklyn.com/wp-content/themes/green2/
Description: Custom Theme For Green Home Goods Shop - Green In Brooklyn - 
Author: sion mccormick
Author URI: http://mccormicky.com/


/* ---------------------- */
/* Eric Meyer's CSS Reset */
/* It Takes it out I puts it back in */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,hspace,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}


blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* End CSS Reset */
/* ------------- */


html{ 
  height:100%;
  margin-bottom:1px;
 }

body {           
	 line-height: 145%;
	 color: #003366;         
         font:normal 11px/1.5em "Palatino Linotype",
             Palatino,
             "URW Palladio L",
             "Book Antiqua",
             Baskerville,
             "Bookman Old Style",
             "Bitstream Charter",
             "Nimbus Roman No9 L",
             Garamond,
             "New Century Schoolbook",
             "Century Schoolbook",
             "Century Schoolbook L",
             Georgia,
             serif;
         background:#D7DE74 url(images/polkadotgreenlove.jpg) repeat;
         text-align:center;
}

/* color codes to match paint chips*/
/*Sea Turtle #829C12*/
/*Aquatic #004350*/
/*Wild Mustang #675449 or #5F391D*/
/*Coastal Breeze #D7EEF3*/
/*Chihuahua #C7B396*/
/* Tan Line #E2D7C7*/

/* links */

a img {border: 0;text-decoration:none;}
a {color:#004350;text-decoration:none;}
a:visited{text-decoration:none}
a:hover{text-decoration:underline;color:#7D8640;}
a:active,a:focus{color:#789;}

/*misc type*/
.nocomments{display:none;}
blockquote, pre,code {padding: 0.25em 40px;}
em { font-weight:700;}
strong {font-weight:700; }

/*HEADINGS*/
#content ul li h2{font-size:1.9em;color:#5F391D;font-weight:bold!important}

h2{font-size:1.9em;color:#5F391D;font-weight:bold!important;margin:0.5em 0 0.5em 0.7em;padding:0; }

h2.pagetitle, h2.title{margin:0.5em 0 0.5em 0.7em;padding:0;}

h2 a {color:#675449;}

h3, h3 a { color:#675449;font-size:1.6em;margin:0.3em 0 0.5em 0;}

h4,h5,h6 {font-weight:normal}

h4 {font-size:1.3em}

h5 {font-size:1.2em}

h6 {font-size:1.1em;}

h3#respond, h3#comments { margin:0px 15px; padding: 0.25em 40px;}

h3.archives { margin: 0.5em 0em;}



/*wrappers*/



#page{ margin:5px auto; width:990px; height:auto;}


#wrap {
background:#2C818F;
 float:left;
 width:990px;
 position: relative;
text-align: left;
padding:0 0 12px 0;
 margin:0 0 12px 0; 
_zoom:1;

}




/*B A N N E R*/
#headerwrap{
        margin:0 auto;
        height:auto;
        width:100%;
        overflow:hidden;
        background:#623921;
        padding:0;        
        _zoom:1;
        
}

#header { width:100%;height:auto;}
h1#logo { margin:20px 0 0  10px}
h1 a  { width:100%;height:100%;}
.headerleft { width:500px;padding:5px 0 0 0;position:relative;float:left;}
.header-right { float:right;width:40%;text-align:right;margin:0 10px 0 0}

/*Controls Font Size Of INFO text In Banner*/
ul.information{font-size:120%;margin:24px 18px 0 0}
ul.information li{list-style:none;color:#93DAE9;font-weight:bold;}
.header-right h3.tagline{color:#829C12;font-size:140%;font-style:italic;font-weight:bold;margin:10px 2px 0 0}


#top-nav {height:42px;  text-align:left; background:#829C12 url(images/greennav.gif) repeat-x; clear:both;}

#top-nav ul { float:left;list-style: none; overflow:visible;}

#top-nav ul li { float:left;}

#top-nav ul li a { display:block;padding:5px 16px 0 16px; margin:0; text-decoration: none; color:#004350;
voice-family: "\"}\""; voice-family: inherit; font-size:125%; line-height:270%; font-weight:normal!important; border-right:1px solid #879F27;}

#top-nav a:hover, #top-nav a:active,
li.current_page_parent a,
li.current_page_parent a:visited,
#top-nav li.current_page_item a,
#top-nav li.current_page_item a:visited { background:#829C12; color:#FFF;}
#top-nav ul li a#greenie{margin-left:1px!important; }

/* M E N U F O R M */
#top-nav li#find  {padding:5px 0 3px 0; margin:5px 0 0 6px; }
#top-nav form#searchform{width:213px}
#top-nav input.btn_search{font-size:9px;width:12px;}
#top-nav input.grey{width:140px!important;}

/*Press & Friends*/
 .linkcat h2{font-weight:normal!important;font-size:1.9em!important;margin:0.5em 0 0.5em 0;padding:0;}



/* CONTENT P A N E L */
#content{       
       width:960px;       
       margin:10px auto;                 
       padding:20px 0 20px 0;
       _zoom:1;       
       background:#fff;        
         
}

       

/*BLOG  P A N E L*/
#blogcontent{       
       width:71%;
        float:left;     
       margin:1% 0 0 1%;
       padding:10px;
       _zoom:1;                 
       height:auto;
       min-height:100%; 
       overflow: hidden;
       background:#fff;      
      
       
}
/*P O S T*/
.post {clear:both;margin:1em 1em 3em 1em;}
.entry { overflow: hidden; padding:0 12px 0 12px; font-size: 1.3em;line-height:1.5em; }
.entry p{ margin:0 0 15px 0; font-size:100%;}
#content .post p a, #blogcontent .post p a{font-weight:700!important;}

/*M E T A*/

.date{text-align:left;margin:6px 0 6px 1.4em;font-size:120%;font-weight:bold;}
.author{color:#00839A;padding:0px 0 0px 20px;background:url(images/author.png) no-repeat;}
.time{color:#00839A;padding:0px 0 0px 20px;background:url(images/time.png) no-repeat;margin:6px 0 0 5px;}
.addcomments{padding:0px 0 2px 25px;background:url(images/addcomments.png)no-repeat;margin:6px 0 0 5px;}
.postfooter{width:95%;margin:5px auto;border-bottom:1px dashed #623921;color:#00839A;font-size:120%;font-weight:bold;}
.postfooter p{display:inline;}
.postfooter a{color:#00839A;font-weight:bold;}


/*C A P T I O NS */
.wp-caption-text{font-size:11px;color:#777;margin-bottom:12px;}
.gallery-caption{font-weight:normal!important;font-size:11px!important;text-align:left;}

/* S I D E B A R   */ 
#left{ 
      font-size: 1.2em;
      float:right;
      width: 22%;
      margin: 1% 1% 1% 0;
      background:#D7EEF3;
      text-align:center;
      padding:3px;
     

}

#left h3.widget-title {color:#5F391D;border-bottom:1px dashed #7D8640;padding:9px;display:block;font-size:1.3em;clear:both;}
#left ul { list-style: none; margin: 0; text-align:left; }
#left ul li {padding: 5px 5px; margin: 0; background: transparent;
}

#left ul li a {font-size: 1.05em;display: block;background: transparent;color: #333!important;
	       border-bottom: 1px solid #D3ECF6;padding: 0;line-height: 20px;font-weight: normal;
}

#left ul li .textwidget p.center a {border:0;}
#left ul li a:hover { color: #5F391D; }
* html #left a {width:1%;} 
#left div.avatar_container{width:90px;float:left;margin:0 2px 0 0;}
#left ul.pagenav{width:90px;float:left;margin:0 3px 0 0;}
#left ul.pagenav li{font-size:100%;}
#left ul.pagenav li a{line-height:12px;}
#left a:hover, #left a:active,
li.current_page_parent a,
li.current_page_parent a:visited,
#left li.current_page_item a,
#left li.current_page_item a:visited{color: #5F391D;}
#left .engine{padding:9px 1px 9px 1px;}
#left #search{padding:0;}
#left #foo{font-size:10px;padding:0;margin-left:5px;}

/* F O O T E R */
#footer{
        float:none;
        clear:both;
        background:#2C818F;
        color:#fff;font-weight:bold;font-size:125%;
        padding: 15px 0 25px 0;
        margin:0 5px 0 5px
        position:relative; 

}


#footer p{margin:1em 0 0 9%;}
#footer a{ color:#d7f3f4;}
#footer ul li a{text-decoration:none;padding:0 5px;font-size:1em;letter-spacing:-1px;font-weight:bold;}
#footer ul, .subpages ul, .subpages p{}
#footer ul li, .subpages ul li{display:inline;}
#dock { width:60px; position:absolute; bottom:0; left:-7.3%; z-index:0; }
.dock-item { }


/* S U B M E N U */
/* for subpages in Page template navigation */
.subpages ul { padding: 15px; margin: 0 0 20px; }
.subpages ul li { padding: 0; font-size: 11px; line-height: 18px; margin: 2px 0; }
.subpages ul li a { text-decoration: none; }
.subpages ul li a:hover { text-decoration: underline; }


/* A L I G N M E NT S - I M AG E S */
.navigation{margin:5px 10px 5px 10px}
.navigation a{font-size:135%;font-weight:bold;}
.alignright{float:right;padding:0 0 0 10px;margin:0 0 7px 7px}
.alignleft{float: left;padding:0 10px 0 0;margin:0 7px 7px 0;}
.textwidget img{padding:0!important;}
.rightalign{float:right;}
.leftalign{float:left;margin:0 8px 0 8px;}
.center img, .aligncenter img, .centered img{margin:0 auto;padding:5px;text-align:center;display:block;font-weight:bold;}
.center, .aligncenter, .centered{margin:0 auto;padding:5px;text-align:center;display:block;}
img.attachment-thumbnail{border:0!important;border:1px solid #fff;}

/* C LE A R */

.clear{ clear:both;}




/*LISTS */
.entry ul{
        list-style-type: none;
	margin: 10px 0;
	padding: 0;
        font-size:100%;   
}

.entry li {           	
	margin: 0 0 5px 0;
	padding: 0 0 5px 12px;
	list-style: none inside url(images/list.jpg);
        
}

.entry li a {
       color:#5C6F0D!important;
       font-weight:700!important;
}
.entry ol {
	padding:0 1em 0 1em;
	text-indent: 10px;
        list-style:decimal; 
         
}

.entry ol li {
	margin: 7px 2em 8px 1em;
        text-indent:-5px; 
}


dl {margin:1.5em 0;}
dl, dt{font-weight:bold;}
.entry dd,.entry dt{font-weight:bold;font-size:1.4em;}
.entry dd{margin-left:4em;padding:5px 0px 5px 12px}





.commentlist li, #commentform input, #commentform textarea {
	font: 130% Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 115%;
}

.commentlist li {
	font-size: 115%;
}

.commentlist li .avatar { 
	float: left;	
	padding: 2px;	
	}

.commentlist cite, .commentlist cite a {	
	font-style: normal;	
	}

.commentlist p {	
	line-height: 1.5em;
        padding:0 16px 0 16px;
        margin:0 0 6px 0;
font-size: 115%;	
	}

#commentform p {
	
	}

.commentmetadata {
	font-weight: normal;
	}


.even, .alt {

	
}

.thread-alt {background:#DFE895;}
.thread-even { background:#D7EEF3;}

#commentform input {
	
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	margin:0 22px 0 22px;
	padding: 3px;
	}

#respond:after {
	  content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}

.commentlist {
	padding: 0;
	
	}

.commentlist li {
	margin: 15px 22px 0 22px;
	padding: 5px 5px 6px 5px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}

#formBuilderCSSIDContact_Us  {
   width:40%; 
   border-left:1px solid #93dae9;
   padding:0 0 0 2em;
   font-size:110%;
   float:left;
}

.formBuilderLabel,.formBuilderLabelRequired{color:#623921!important;font-weight:normal!important;margin:5px 0 0 0;}
textarea#fieldformBuilderFieldMessage { width:80%!important;}
.formBuilderCaptcha img,.formBuilderCaptcha input{margin:0 0 5px 0;}
#formBuilderFieldcaptcha .formBuilderLabel {width:282px; }
.formBuilderSubmit input {font-size:110%; margin:5px 0 0 0;background:#829C12;border:0;cursor:pointer;padding:5px;}

#headerwrap{ 
         -webkit-border-top-left-radius:20px;
         -webkit-border-top-right-radius:20px;
         -webkit-border-bottom-left-radius:0px;
         -webkit-border-bottom-right-radius:0px;

         -khtml-border-radius-topleft:20px;
         -khtml-border-radius-topright:20px;
         -khtml-border-radius-bottomleft:0px;
         -khtml-border-radius-bottomright:0px;

         -moz-border-radius-topleft:20px;
         -moz-border-radius-topright:20px;
         -moz-border-radius-bottomleft:0px;
         -moz-border-radius-bottomright:0px;
}

#wrap  {
        -webkit-border-top-left-radius:0px;
         -webkit-border-top-right-radius:0px;
         -webkit-border-bottom-left-radius:20px;
         -webkit-border-bottom-right-radius:20px;

         -khtml-border-radius-topleft:0px;
         -khtml-border-radius-topright:0px;
         -khtml-border-radius-bottomleft:20px;
         -khtml-border-radius-bottomright:20px;

         -moz-border-radius-topleft:0px;
         -moz-border-radius-topright:0px;
         -moz-border-radius-bottomleft:20px;
         -moz-border-radius-bottomright:20px;

}

#content, #blogcontent, #left,.formBuilderSubmit input {
         -webkit-border-top-left-radius:10px;
         -webkit-border-top-right-radius:10px;
         -webkit-border-bottom-left-radius:10px;
         -webkit-border-bottom-right-radius:10px;

         -khtml-border-radius-topleft:10px;
         -khtml-border-radius-topright:10px;
         -khtml-border-radius-bottomleft:10px;
         -khtml-border-radius-bottomright:10px;

         -moz-border-radius-topleft:10px;
         -moz-border-radius-topright:10px;
         -moz-border-radius-bottomleft:10px;
         -moz-border-radius-bottomright:10px;}

.thread-alt, .thread-even { 
         -webkit-border-top-left-radius:0px;
         -webkit-border-top-right-radius:0px;
         -webkit-border-bottom-left-radius:20px;
         -webkit-border-bottom-right-radius:20px;

         -khtml-border-radius-topleft:0px;
         -khtml-border-radius-topright:0px;
         -khtml-border-radius-bottomleft:20px;
         -khtml-border-radius-bottomright:20px;

         -moz-border-radius-topleft:0px;
         -moz-border-radius-topright:0px;
         -moz-border-radius-bottomleft:20px;
         -moz-border-radius-bottomright:20px;}


/* Gallery */

.ngg-albumtitle { color:#675449;font-size:1.6em;margin:0.3em 0 0.5em 0;}

/* Map */
div.mapp-poweredby {display : none;}



/* Calendar */
 .calendar { overflow:hidden; background:url(images/events-title.jpg)top center no-repeat; }
 .calendar ul { list-style:none; margin:200px 0 0 0;border:1px solid #E2D7C7; }
 .calendar ul li { float:left; width:140px; height:290px; margin:0 -1px 0 1px; border-right:1px solid #E2D7C7;text-align:center;}
 .calendar ul li h3 { font-size:1.3em; }
 .calendar ul li h3 a { color:#3F9FAF;  border-bottom:1px dashed #E2D7C7;}
 
 .calendar ul li div { padding:10px 5px 5px 5px; }

p.event-title { font-size:1.3em;color: #849C12;font-weight:bold; border-bottom:1px dashed #E2D7C7;}
p.event-title a {  }

span.date-of-event span.label { display:none; }
 .calendar ul li div.thumb {width:80px; height:80px;margin:0 auto; }
 .calendar ul li img { display:block; text-align:center;}
 .calendar .post-edit-link { clear:both; float:none; display:block;text-align:right; }


