@charset "utf-8";
/* BEGIN STANDARDIZATION */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,
pre,form,fieldset,input,textarea,p,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}
/* END STANDARDIZATION */

body {
    margin: 10px 0 10px 0;
	min-width: 938px;
	background-color: #e2e6db;
	color: #444;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	line-height: 1.4em;
}

h1,h2,h3,h4,h5,h6,
#menu li {
    font-family: Arial, sans-serif;
}

#wrapper {
	text-align: left;
    width: 938px;
	margin-left: auto;
	margin-right: auto;
    background-color: #d9d8c3;
	border-top: 4px solid #000;
	border-right: 1px solid #000;
	border-bottom: 4px solid #000;
	border-left: 1px solid #000;
}
#header {
	border-bottom: 3px solid #000;
}

h4+p {
    margin-top: 0.5em !important;
}

/* Menu */
#menu {
	width: 938px;
	height: 41px;
	margin: 0 auto;
	background: #FFF url(../images/button_up.jpg);
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
}
#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: right;
}
#menu li {
	display: inline;
}
#menu a {
	display: block;
    float: left;
	height: 31px;
	padding: 10px 32px 0 24px;
	text-decoration: none;
	color: #EDE9D6;
}
#menu a:hover {
	color: #dcc65a;
}
#main {
	width: 100%;
    margin-top: 12px;
}

#main a {
	color: #990000;
}
#main a:hover {
	color: #FF0000;
}
.mainbody-td-left {
    padding: 24px 31px 20px 31px; 
}

p+p {
    margin-top: 1em;
}

.mainbody-p {
    margin-bottom: 1em;
}

.mainbody-p+p {
    margin-top: 0;
}

.info-heading {
    margin: 0px 0px 0px 20px;
    float: left;
    font-weight: bold;

}
.info-listing {
    margin: 0px 20px 1em 100px;
}

.mainbody-td-right {
    padding: 24px 16px 20px 20px; 
}

.home-page-text {
	font-size: 16px;
	line-height: 1.5em;
}

h3.home-page-text {
	font-size: 24px;
	line-height: 1.5em;
	margin-top: 0;
}

h4 {
    margin-top: 1.5em;
    font-size: 1.5em;
}
h4,
#edible-list span,
.event-speaker span {
    color: #b07809;
}

h4.home-page-text {
	font-weight: bold;
	clear: both;
}

p.home-page-text {
	margin: 0.75em 0;
}

p#coupon-caption {
	clear: both;
	margin: 0 0 1em 0;
}

#home-page-plant-image {
	margin: 0 0 24px 12px;
	float: right;
}

.promo {
    color: #990000 !important;
}

.honest-list {
    list-style-type: disc;
    margin: 1em 0 1em 1em;
}


/* Misc */
#footer {
    padding: 0 21px;
}
#footer p {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
    color: #8f7076;
	margin-top: 4px;
	margin-bottom: 8px;
}
#footer a:link,
#footer a:hover,
#footer a:visited {
	text-decoration: none;
	color: #576252;
}

.gray_text {
    color: #999999;
}
.white_text {
    color: #ffffff;
}
.sb {
	font-size:10px;
	line-height: 1.4em;
}

p.sb+p.sb {
	margin-top: 1em;
}
#clearone {
    clear:both;
	height: 1px;
}
.event-header, .event-speaker, h3.contact {
	font-family: Georgia, "Times New Roman", Times, serif;
}

.event-header,
h3.contact,
#newsletter-signup label {
	color: #990000;
}

.event-header, .links-category {
	font-size: 20px;
	margin-top: 18px;
	line-height: 1.333em;
}

.links-category {
	margin-bottom: 18px;
	color: #000;
}

.event-speaker {
    font-size: 14px;
    margin-bottom: 18px;
    margin-top: 0 !important;
    color: inherit;
}

.links-name {
	margin: 1em 0;
}

p+h4.links-name {
	margin-top: 2.5em !important;
}

.links-name a, .links-name a:visited {
	color: #336600 !important;
}

.links-name a:hover {
	color: #468c00 !important;
}

.events-hr {
	color: #000000;
	background-color: #000000;
	border: 1px solid;
	margin-bottom: 18px;
}

.event-days, .event-locations {
    list-style-type: disc;
    margin: 1em 0 1em 1em;
}

.event-locations li {
    margin: 1em 0em 0em 0em;
}

#segue {
    clear: both;
}

#home-page-events {
    padding-left: 1em;
    border-left: 4px solid #576252;
}

.event-announcement1 {
	line-height: 1.4em;
	font-weight:bold;
	color: #FF6600;
    margin-top: 2em !important;
}
.event-announcement2 {
	line-height: 1.4em;
	margin-bottom: 1.4em;
}

.event-announcement2 span {
	font-weight:bold;
}

.event-announcement3 {
    font-size:10px;
	line-height: 1.4em;
	font-weight:bold;
	margin-top: 4px;
	margin-left: 20px;
}
.eventann-hr {
	color: #cccccc;
	background-color: #cccccc;
	border: 1px solid;
	margin-top: 12px;
	margin-bottom: 18px;
	width: 80%;
}

.photo-showcase {
    margin-top: 2em;
}

.photo-showcase img {
    float: left;
    margin-bottom: 2em;
}

.photo-showcase img+img {
    margin-left: 16px;
}

/**
 * Styles below this line are part of a gradual re-markup of the site, which
 * began when Digital Craftworks took on site maintenance.
 */

/**
 * '.ir' and '.clearfix' blocks lifted from HTML5 Boilerplate:
 *		http://html5boilerplate.com
 */
.ir { display: block; text-indent: -999em; overflow: hidden; background-repeat: no-repeat; text-align: left; direction: ltr; }

.clearfix:before, .clearfix:after {
	  content: "\0020"; display: block; height: 0; visibility: hidden;
}
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }


/**
 * Header
 */
#header {
    height: 134px;
    background: url('/images/header-gradient.png') repeat-x 0 0;
    position: relative;
}

.pre-content {
    font-family: Georgia, serif;
}

#header,
#header a,
#header a:visited {
    color: #ddd;
}

#header a,
#header a:visited,
#header a:hover {
    text-decoration: none;
    border-bottom: 1px solid #ddd;
}

#header a:hover {
    color: #fff;
    border-color: #fff;
}


#header img,
#slogan,
#location-and-hours,
#contact-info
{
    position: absolute;
}

#logo {
    top: 0;
    left: 0;
}

#site-name {
    left: 160px;
    bottom: 0;
}

#slogan {
    right: 0;
    top: 0;
    width: 314px;
    height: 54px;
    background: url('/images/nopalito-nursery-slogan.jpg') no-repeat 0 0;
}

#contact-info,
#location-and-hours
{
    text-align: right;
    right: 28px;
}


#contact-info {
    top: 55px;
}

#location-and-hours {
    bottom: 16px;
    font-size: 16px;
}

#social-media {
    /**
     * If we use a right-padding of 28px, to line up with contact-info etc. in
     * the header, the 'subscribe' button is not quite on the line. I took the
     * easy way out and manually adjusted instead of tracking down the reason.
     */
	padding: 6px 26px 6px 0;
}

#social-media,
#social-media a,
#social-media a:visited {
    color: #990000;
}

#social-media a:hover {
    color: #ff0000;
}

#social-links {
	float: left;
	padding-top: 4px;
}

#social-links li {
	display: block;
	float: left;
	margin-left: 8px;
}

#social-links li+li {
	margin-left: 25px;
}

#email-newsletter {
	text-align: right;
}

#facebook-link {
	height: 24px;
	width: 25px;
	background: url('/images/facebook-icon.png') no-repeat 0 0;
}

#twitter-link {
	height: 24px;
	width: 26px;
	background: url('/images/twitter-icon.png') no-repeat 0 0;
}

#blog-link {
	height: 24px;
	width: 24px;
	background: url('/images/rss-icon.png') no-repeat 0 0;
}


/**
 * Contact Us page
 */
h3.contact {
	font-size: 2em;
	margin-bottom: 0.667em;
}

p+h3.contact,
blockquote+h3.contact {
	margin-top: 1.334em;
}

.contact-important, #mce-EMAIL {
	font-size: 1.5em;
}

#mce-EMAIL {
	padding: 0.167em;
}

#cboxTitle {
    color: #336600 !important;
}


/**
 * Workshop-related
 */
#california-lawn-book-promo h3,
#workshop-teasers h3 {
    font-family: Georgia, serif;
    font-size: 2em;
    line-height: 1em;
}

#california-lawn-book-promo h3,
#workshop-teasers h3,
#workshop-teasers strong {
    color: #336600;
}


#workshop-teasers p {
    margin-top: 0.5em;
}

#workshop-teasers p:last-child {
    margin-top: 2.25em;
}

#workshop-teasers .library-series {
    color: #b07809;
}

h5.multiple-locations {
    color: #b07809;
    font-weight: bold;
}

.workshop-description tr {
    margin: 1em 0;
}

/**
 * Succulent wreath page
 */
.succulent-wreath-photos img {
    height: 173px;
}

.emphatic {
    background-color: #dcd4ad;
    border: 2px solid #bdb695;
    color: black;
    padding: 16px;
}

#next-wreath-class {
    font-size: 1.16667em;
    margin: 2em 0;
    padding: 0.5em 1em 1em 1em;
}

#next-wreath-class h4 {
    line-height: 1.8667em;
    margin-top: 0;
}

/**
 * Plants page
 */
#plant-list-nav p strong {
	color: #360;
	font-family: Georgia, sans-serif;
	font-size: 18px;
}

#plant-list-nav li {
	float: left;
	margin-top: 14px;
	font-size: 14px;
	padding: 7px;
	border: 2px solid #bdb695;

	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
}

#plant-list-nav li.current {
	background-color: #dcd4ad;
}

#plant-list-nav li.current a,
#plant-list-nav li.current a:visited,
#plant-list-nav li.current a:hover
{
	color: black;
	cursor: default;
	outline: none;
}

#plant-list-nav li+li {
	margin-left: 40px;
}

#plant-list-nav li a,
#plant-list-nav li a:hover,
#plant-list-nav li a:visited {
	text-decoration: none;
}



.plant-list {
	padding-top: 1em;
    clear: both;
}

.plant-name h5,
.plant-name h6
{
	float: left;
	width: 50%;

	line-height: 2;

    border-bottom: 1px solid #336600;
}

.plant-name h5 {
	font-style: italic;
}

.plant-name h5 span {
	font-style: normal;
}

.plant-name:hover h5,
.plant-name:hover h6,
.plant-name h5.active,
.plant-name h6.active
{
	background-color: #dcd4ad;
	cursor: pointer;
}

.plant-profile {
	padding: 1em 0 2em 0;
	clear: both;

	display: none;
}

.plant-profile img,
.succulent-wreath-photos img
{
    border: 2px solid #dcd4ad; /* this is the color of the logo field */
    outline: 2px solid #bdb695; /* this is a slightly more saturated version */
}

.plant-profile img {
	margin-top: 1em;
}

.plant-profile a+a {
	margin-left: 45px;
}

/**
 * Bornstein/Fross/O'Brien book promo
 */

#california-lawn-book-promo img {
    float: left;
    margin-right: 31px;
}

#sidebar-book-cover {
    float: left;
    width: 100px;
    margin: 6px 6px 12px 0;
}

#workshop-description-book-cover {
    float: right;
    width: 166px;
    margin: 6px 0 12px 12px;
}

/**
 * Special hours summer 2011
 */

#new-summer-hours-callout {
    background-color: #ffee99;
    border: 1px solid #d8b400;

    font-size: 1.3em;
    line-height: 1.5em;

    margin-bottom: 1.5em;
    padding: 0.5em;

    color: #225500;
    text-align: center;

    font-family: Arial, sans-serif;
}


