/* ==============================================
	  A Witness In Palestine.css
	  Author: Paul Brent
	  medialite@gmail.com
============================================== */



/* ==============================================
   Global Text Styles
============================================== */

* { /* Global browser reset */
	margin: 0;
	padding: 0;
} 
h1, h2, h3, h4, h5, h6, p, blockquote, form, ul, ol, dl, fieldset, address {
    margin-bottom: 1em;
    margin-top: 1em;
}
h1 {
	text-indent: -9999px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	float: left;	
}
h2 {
	font-size: 2.6em;
	font-weight: normal;
	font-family: Copperplate, Copperplate Gothic Bold, Copperplate Gothic Light, Georgia, serif;
	margin: 0 0 .4em 0;
}
h3 {
	font-size: 1.8em;
	font-weight: normal;
	color: #75a204;
	font-family: Copperplate, Copperplate Gothic Bold, Georgia, serif;
	margin: -.2em 0 0.25em 0;
}
h4, h5 {
	font-size: 1em;
	font-weight: bold;
}
p {
	line-height: 1.6;
	margin-top: 2px;
}
a:link, a:visited {
	text-decoration: none;
	color: #424242;
}
a:hover {
	text-decoration: underline;
}
ol {
	padding-left: 1.7em;
}



/* ==============================================
   Site Shell Elements
============================================== */

body {
	font: 0.8125em georgia, serif;
	color: #000000;
	background: transparent url(../images/back.gif) repeat top left;
	text-align: center; /* Workaround for IE 5.x */
}

body strong{
    font: 1.5em georgia, serif;
	color: #000000;
    }

#wrapper {
	width: 1023px;
	margin: 0 auto;
	text-align: left;
	position: relative;
	background: transparent url(../images/shadow.png) repeat-y top left;
}
#header {
	height: 208px;
    z-index:-2;
	background: transparent url(../images/header.jpg) no-repeat 29px 0;
	cursor: pointer;
}
#content {
	background: transparent url(../images/content.jpg) repeat-y 29px 0;
}

#contenthome {
	background: transparent url(../images/contenthome.jpg) repeat-y 29px 0;
}

#sidebar-lefthome {
	float: left;
	margin-left: 36px;
	padding: 68px 7px;
	width: 504px;
	display: inline; /* IE Double-Margin Bug */
}

#sidebar-left {
	float: left;
	margin-left: 30px;
	padding: 20px 7px;
	width: 194px;
	background: transparent url(../images/col-left.jpg) no-repeat top left;
	display: inline; /* IE Double-Margin Bug */
}

#sidebar-left2 {
	float: left;
	margin-left: 30px;
	padding: 48px 7px;
	width: 194px;
	background: transparent url(../images/col-left2.jpg) no-repeat top left;
	display: inline; /* IE Double-Margin Bug */
}

#sidebar-left3 {
	float: left;
	margin-left: 30px;
	padding: 15px 7px;
	width: 194px;
	background: transparent url(../images/col-left3.jpg) no-repeat top left;
	display: inline; /* IE Double-Margin Bug */
}

#content-mainhome {
	float: left;
	margin-left: 43px;
	padding-top: 68px;
	width: 711px;
	padding-right: 23px;
}

#content-main {
	float: left;
	margin-left: 13px;
	padding-top: 20px;
	width: 513px;
	padding-right: 13px;
}
#sidebar-right {
	float: left;
	margin-left: 0px;
	padding-top: 20px;
	padding-left: 18px;
	width: 192px;
	background: transparent url(../images/col-right.jpg) no-repeat top left;
	display: inline; /* IE Double-Margin Bug */
}

#sidebar-rightHOME {
	float: left;
	margin-left: 0px;
	padding-top: 20px;
	padding-left: 18px;
	width: 192px;
	background: transparent url(../images/col-rightHOME.jpg) no-repeat top left;
	display: inline; /* IE Double-Margin Bug */
}

#footer {
	color: #646051;
	text-align: center;
	font-size: .7em;
	padding-top: 8px;
	height: 26px;
	background: transparent url(../images/footer.jpg) no-repeat 29px 0;
}
#shadow-bottom {
	width: 1023px;
	margin: 0 auto;
	height: 30px;
	background: transparent url(../images/shadow-bottom.png) no-repeat 0 0;
}


/* ==============================================
   Nav
============================================== */

#nav {
	background: transparent url(../images/nav.png) no-repeat 29px 0;
}
#nav ul {
	list-style: none;
	width: 961px;
	height: 32px;
	margin: 0;
	padding: 0;
	position: relative;
	left: 29px;
	background: transparent url(../images/nav.png) no-repeat top left;
}
#nav li {
	position: absolute;
	margin: 0;
	padding: 0;
	top: 0;
}
#menu li, #menu a {
	height: 32px;
	display: block;
}
#nav a {
	text-indent: -9999px;
	overflow: hidden;
	text-decoration: none;
}
#nav_home	{left: 0px; width: 77px;}
#nav_presentations	{left: 77px; width: 139px;}
#nav_photosmaps	{left: 216px; width: 133px;}
#nav_book	{left: 349px; width: 61px;}
#nav_dvd		{left: 410px; width: 53px;}
#nav_articles	{left: 463px; width: 190px;}
#nav_findoutmore	{left: 653px; width: 145px;}
#nav_whatcanyou	{left: 798px; width: 163px;}

#nav_home a:hover {background: transparent url(../images/nav.png) 0px -32px no-repeat;}
#nav_presentations a:hover {background: transparent url(../images/nav.png) -77px -32px no-repeat;}
#nav_photosmaps a:hover {background: transparent url(../images/nav.png) -216px -32px no-repeat;}
#nav_book a:hover {background: transparent url(../images/nav.png) -349px -32px no-repeat;}
#nav_dvd a:hover {background: transparent url(../images/nav.png) -410px -32px no-repeat;}
#nav_articles a:hover {background: transparent url(../images/nav.png) -463px -32px no-repeat;}
#nav_findoutmore a:hover {background: transparent url(../images/nav.png) -653px -32px no-repeat;}
#nav_whatcanyou a:hover 	{background: transparent url(../images/nav.png) -798px -32px no-repeat;}

#nav_home.current a {background: transparent url(../images/nav.png) 0px -64px no-repeat;}
#nav_presentations.current a {background: transparent url(../images/nav.png) -77px -64px no-repeat;}
#nav_photosmaps.current a {background: transparent url(../images/nav.png) -216px -64px no-repeat;}
#nav_book.current a {background: transparent url(../images/nav.png) -349px -64px no-repeat;}
#nav_dvd.current a {background: transparent url(../images/nav.png) -410px -64px no-repeat;}
#nav_articles.current a {background: transparent url(../images/nav.png) -463px -64px no-repeat;}
#nav_findoutmore.current a {background: transparent url(../images/nav.png) -653px -64px no-repeat;}
#nav_whatcanyou.current a {background: transparent url(../images/nav.png) -798px -64px no-repeat;}




/* ==============================================
   Sidebar-right
============================================== */

#sidebar-right h2, #sidebar-left h2 {
	font-size: 1.8em;
	margin: 0.35em 0 0.65em;
}
#photosmaps_bar {
	margin: 0;
}
#photosmaps_bar li {
	list-style: none;
	float: left;
}
#photosmaps_bar img {
	margin: 0 8px 10px 0;
	border: 5px solid #000000;
}
#photosmaps_bar li:hover img {
	border: 5px solid #FFF;
}

/* ==============================================
   Sidebar-rightHOME
============================================== */

#sidebar-rightHOME h2, #sidebar-left h2 {
	font-size: 1.8em;
	margin: 0.35em 0 0.65em;
}
#photosmaps_bar {
	margin: 0;
}
#photosmaps_bar li {
	list-style: none;
	float: left;
}
#photosmaps_bar img {
	margin: 0 8px 10px 0;
	border: 5px solid #000000;
}
#photosmaps_bar li:hover img {
	border: 5px solid #FFF;
}
#photosmaps_bar p {
	list-style: none;
	float: left;
    font-size: 1.8em;
	margin: 0em 0 1.95em;
}


/* ==============================================
   Sidebar-left
============================================== */

#sidebar-left ul {
	margin: 0;
	list-style: none;
}
#sidebar-left h2 {
	margin-left: 11px;
}

#photosmaps_bar2 {
	margin: 0;
}
#photosmaps_bar2 li {
	list-style: none;
	float: left;
}
#photosmaps_bar2 img {
	margin: 4px 48px 17px 0;
	border: 5px solid #bbbba5;
}
#photosmaps_bar2 li:hover img {
	border: 5px solid #ffffff;
}

#sidebar-left a:link, #sidebar-left a:visited {
	color: #838383;
	font-size: 1.3em;
	padding: 2px 0 0px 0px;
	}
#sidebar-left a:hover {
	color: #999999;
	text-decoration: none;
}
#sidebar-left .active a:link, #sidebar-left .active a:visited {
	background-color: #a2b598;
	color: #999999;
}

/* ==============================================
   Footer
============================================== */

#footer a:link, #footer a:visited {
	color: #646051;
}
#footer a:hover {
	text-decoration: underline;
}



/* ==============================================
   Content
============================================== */

hr {
	border: none;
	background-color: #c0c0aa;
	color: #c0c0aa;
	height: 1px;
	margin-bottom: 1.6em;
}
.clear {
	clear: both;
}
#content-foot {
	clear: both;
	height: 74px;
	background: transparent url(../images/content-foot.jpg) repeat-y 29px 0;
}
#content-main ul {
	list-style: none;
}
#content-main li {
	padding: 6px;
}
.oddrow {
	background-color: #e3e3c9;
}
#content-main button {
	border: none;
	background: none;
	cursor: pointer;
	background: url(../images/b_print.gif) no-repeat center left;
	font-size: 0.9em;
	color: #bbbba5;
	padding-left: 20px;
	float: right;
	margin-top: -15px;
}

/* ==============================================
   Homepage
============================================== */

body#home #content-main {
	margin-left: 30px;
	padding: 20px 25px 0 30px;
	width: 692px;
	display: inline; /* IE Double-Margin Bug */
}
body#home #content {
	background: transparent url(../images/content-home.jpg) repeat-y 29px 0;
}
body#home #content-foot {
	background: transparent url(../images/content-foot-home.jpg) repeat-y 29px 0;
}
#presentations li {
	list-style: none;
	float: left;
	background-color: #bbbba5;
	padding: 5px;
	margin: 0 30px 20px 0;
	text-indent: -9999px;
	text-decoration: none; 
	float: left;
}
#presentations li.flush-right {
	margin-right: 0;
}
#presentations li a {
	width: 200px;
	height: 96px;
}

#prod_berry a {background: transparent url(../images/homepage/berry.jpg) no-repeat 0 0;}
#prod_fruit a {background: transparent url(../images/homepage/fruit.jpg) no-repeat 0 0;}
#prod_vine a {background: transparent url(../images/homepage/vine.jpg) no-repeat 0 0;}
#prod_shade a {background: transparent url(../images/homepage/shade.jpg) no-repeat 0 0;}
#prod_flowering a {background: transparent url(../images/homepage/flowering.jpg) no-repeat 0 0;}
#prod_planting a {background: transparent url(../images/homepage/planting.jpg) no-repeat 0 0;}
#prod_berry a:hover, #prod_fruit a:hover, #prod_vine a:hover, #prod_shade a:hover, #prod_flowering a:hover, #prod_planting a:hover {background-position: 0px -96px;}

#presentations a {
	display: block; 
}
.feature_img {
	float: right;
	margin: 0 0 10px 30px;
	border: 5px solid #bbbba5;
	width: 200px;
	height: 200px;
}
.date {
	font-size: 0.9em;
	color: #bbbba5;
}


/* ==============================================
   articles
============================================== */

#articles #content {
	background: transparent url(../images/content-articles.jpg) repeat-y 29px 0;
}
#articles #content-foot {
	background: transparent url(../images/content-foot-articles.jpg) repeat-y 29px 0;
}
#articles #content-main {
	width: 692px;
}
#articles .articles {
	border: 5px solid #bbbba5;
}


/* ==============================================
   photosmaps
============================================== */

.recipe_img {
	float: left;
	margin-right: 16px;
	border: 5px solid #bbbba5;
}
#photosmaps h3 {
	font-size: 1.15em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: .25em;
}
#photosmaps li {
	height: 86px;
	overflow: hidden;
}
#photosmaps li p {

}
#ingredients {
	clear: both;
	float: left;
	font-size: .8em;
	width: 190px;
	margin: 10px 16px 0 0;
	padding: 10px;
	background-color: #e3e3c9;
	display: inline; /* IE Double-Margin Bug */
}
#instructions {
	padding-top: 10px;
}



/* ==============================================
   presentations
============================================== */

#varieties {
	margin-bottom: 2em;
}
#varieties li {
	clear: both;
	height: 12em;
	overflow: hidden;
}
#varieties img {
	float: right;
	margin-left: 10px;
}
#varieties h4 {
	margin: .25em 0;
	font-size: 1.1em;
}
#care {
	margin: 0;
	padding: .25em 0 0 1.7em;
}
#care li{
	padding: 0;
}
#care h4 {
	margin: .25em 0;
}
.float_img {
	float: left;
	margin: 0 20px 20px 0;
	border: 5px solid #bbbba5;
}



/* ==============================================
   Form Attributes
============================================== */

.entrybox {
	border: 1px solid #bbbba5;
	background-color: #f3f3f3;
	width: 350px;
}
form p { /* (for the function below) */
	clear: left;
}
form p label {
	float: left;
	width: 130px;
}
.oops, .required {
	color: #EE0000;
}



/* ==============================================
   Photo Gallery
============================================== */

#albums li {
	list-style: none;
	float: left;
	background-color: #e3e3c9;
	padding: 5px;
	margin: 0 30px 20px 28px;
	width: 188px;
	display: inline; /* IE Double-Margin Bug */
}
#albums li.flush-right {
	margin-right: 0;
}
#albums img {
	border: none;
	margin-bottom: 4px;
}
#albums h3 {
	margin: 4px 0 0 0;
	text-align: center;
}
#albums h3 a:link, #albums h3 a:visited, #albums h3 a:hover{
	color: #424242;
	display: block;
}
#albums a:link, #albums a:visited {
	color: #eafac0;
	display: block; 
}
#albums a:hover {
	text-decoration: none;
}
#gallery td {
	padding: 8px;
}

/* ==============================================
   Sidebar
============================================== */

#sidebar {
	background: transparent url(../images/sidebarbackground.jpg) no-repeat 29px 0;
}

td.sidebar {
width: 932px;
vertical-align: top;
text-align: center;
}

a.sidebar:link, a.sidebar:visited {
color: #dcf3de;
padding: .0em 1.5em .0em .0em;
font-family: Copperplate, Copperplate Gothic Bold, Copperplate Gothic Light, Georgia, serif;
font-size: 95%;
text-decoration: none;
text-transform: uppercase;
whitespace: nowrap;
}

a.sidebar:focus,a.sidebar:hover,a.sidebar:active {
color: #FFFF33;
font-family: Copperplate, Copperplate Gothic Bold, Copperplate Gothic Light, Georgia, serif;
font-size: 95%;
text-decoration: none;
text-transform: uppercase;
whitespace: nowrap;
}

table.sidebar {
border: 1px solid black;
background: #cccccc;
}

.sidebar td {
padding: .2em .4em .2em .4em;
}

.sidebar p {
font-size: 95%;
}

.sidebar p.last {
font-size: 95%;
margin: 0;
}

.sidebar h1 {
font-size: 95%;
text-align: center;
margin:0;
}

p.sidebar {
padding-left: 85px;
line-height: 95%;
margin:.6em 0 0 0;
padding-bottom: 4px;
}

/* ==============================================
   Sidebar2
============================================== */

#sidebar2 {
	background: transparent url(../images/sidebarbackground.jpg) no-repeat 29px 0;
}

td.sidebar2 {
width: 932px;
vertical-align: top;
}

a.sidebar2:link, a.sidebar2:visited {
color: #dbf1dd;
padding: .0em 1.5em .0em .0em;
font-family: Copperplate, Copperplate Gothic Bold, Copperplate Gothic Light, Georgia, serif;
font-size: 90%;
text-decoration: none;
text-transform: uppercase;
whitespace: nowrap;
}

a.sidebar2:focus,a.sidebar2:hover,a.sidebar2:active {
color: #FFFF33;
font-family: Copperplate, Copperplate Gothic Bold, Copperplate Gothic Light, Georgia, serif;
font-size: 90%;
text-decoration: none;
text-transform: uppercase;
whitespace: nowrap;
}

table.sidebar2 {
border: 1px solid black;
background: #cccccc;
}

.sidebar2 td {
padding: .2em .4em .2em .4em;
}

.sidebar2 p {
font-size: 90%;
}

.sidebar2 p.last {
font-size: 90%;
margin: 0;
}

.sidebar2 h1 {
font-size: 90%;
text-align: center;
margin:0;
}

p.sidebar2 {
padding-left: 41px;
line-height: 90%;
margin:.6em 0 0 0;
padding-bottom: 4px;
}

/* ==============================================
   Contact Anna
============================================== */

#contactAnna {
	position:absolute;
	padding-left: 0px;
	top:0;
	right:33px;
	width:499px;
	height:28px;
	background:url(../images/friend_Anna.jpg) no-repeat top left;
}

#contactAnna ul {
	list-style:none;
	margin:0;
}

#contactAnna li {
	float:left;
	text-indent:-9000px;
}

#contactAnna li a {
	float:none;
	display:block;
	overflow:hidden;
	height:28px;
}

#contactAnna li#contact {
	width:90px;
}

#contactAnna li#AboutAnna a {
	width:113px;
}

#contactAnna li#JoinList a {
	width:177px;
}

#contactAnna li#facebook a {
	width:43px;
}

#contactAnna li#twitter a {
	width:41px;
}

#contactAnna li#sharelist a {
	width:35px;
}


/* ==============================================
   Share This
============================================== */

#sharethis2 {
	padding-left: 960px;
    z-index:1;
    margin:0;
    padding-top:0px;
	right:0;
}

