/* CSS Document */

body {
	margin:0;
	padding:0;
	font: 12px/1.5em Arial, Helvetica, sans-serif;
	color: #1A1A1A;
	background: url('images/body_bg.gif') center;
	text-align: center;
}

a { color: #9FA617; text-decoration: none; }
a:hover{ color: #9FA617; text-decoration: underline; }
a img { border-style: none; }

#container { width: 835px; margin:0 auto; padding:0; text-align:left; }
#nav { background: #FFF; width: 100%; padding-top: 25px; padding-bottom: 20px; }
img#tandus { margin-top: -10px; margin-bottom: -10px; margin-left: 10px; }

#header { height: 240px; background: url('images/header.jpg') no-repeat; }

#menu { margin: 0 0 0 50px; }
#menu ul{ margin: 0; padding: 0; list-style: none; display: inline; }

#menu li {
	width: 228px;
	height: 32px;
	list-style: none;
	margin:1px;
	padding:5px;
	display: inline;
	background: url('images/menu.gif') no-repeat;
	color: #1A1A1A;
	font-size: 14px;
	font-weight: bold;
}

#menu li a{
	width: 228px;
	height: 32px;
	color: #1A1A1A;
	font-size: 14px;
	font-weight: bold;
}

#contentPost{
	width:525px;
	float:left;
	display:block;
	margin: 0;
	padding: 0;
	background-color:#fff;
	text-align:left;
}

#contentPost .blogPost{ margin:10px 10px 25px; padding: 10px; border-bottom: solid 8px #F2F2F2; text-align:left; }
#contentPost .blogPost a:hover{color:#fff; background-color:#9FA617;text-decoration:none;}
/*#contentPost .blogPost img{ margin: 0; padding: 0; }*/

#contentPost p{ margin: 0 0 10px; padding: 0; }

#contentPost .blogFooter{
	margin: 20px 10px 10px;
	padding-top:10px;
	border-top: solid 1px #9FA617;
	color: #9FA617;
	text-align: right;
	font-style: italic;
	clear:both;
}

#contentPost .blogFooter a{color: #9FA617; text-decoration: none;}
#contentPost .blogFooter a:hover{color: #9FA617; text-decoration: underline; background-color:#fff;}

#contentSideNav { width:300px; margin:0; padding:0; float:left; }
#contentSideNav ul{ margin:0; padding:0; list-style:none; float:right; }
#contentSideNav li{ margin:10px 0px; background-color: transparent; }

#contentSideNav li.Nav-newproducts a, #contentSideNav li.Nav-sustainability a, #contentSideNav li.Nav-aroundtheglobe a, #contentSideNav li.Nav-designers a, #contentSideNav li.Nav-events a, #contentSideNav li.Nav-competition a, #contentSideNav li.Nav-awards a{ display: block; width: 257px; height: 144px; }

#contentSideNav li.Nav-newproducts a{background:url(images/sidenav-newproducts.png) 0 0 no-repeat;}
#contentSideNav li.Nav-sustainability a{background:url(images/sidenav-sustainability.png) 0 0 no-repeat;}
#contentSideNav li.Nav-aroundtheglobe a{background:url(images/sidenav-aroundtheglobe.png) 0 0 no-repeat;}
#contentSideNav li.Nav-designers a{background:url(images/sidenav-designers.png) 0 0 no-repeat;}
#contentSideNav li.Nav-events a{background:url(images/sidenav-events.png) 0 0 no-repeat;}
#contentSideNav li.Nav-competition a{background:url(images/sidenav-competition.png) 0 0 no-repeat;}
#contentSideNav li.Nav-awards a{background:url(images/sidenav-awards.png) 0 0 no-repeat;}

#contentSideNav li.Nav-newproducts a:hover, #contentSideNav li.Nav-sustainability a:hover, #contentSideNav li.Nav-aroundtheglobe a:hover, #contentSideNav li.Nav-designers a:hover, #contentSideNav li.Nav-events a:hover, #contentSideNav li.Nav-competition a:hover, #contentSideNav li.Nav-awards a:hover{ display: block; width: 257px; height: 144px; }

#contentSideNav li.Nav-newproducts a:hover{background:url(images/sidenav-newproducts.png) 0 -144px no-repeat;}
#contentSideNav li.Nav-sustainability a:hover{background:url(images/sidenav-sustainability.png) 0 -144px no-repeat;}
#contentSideNav li.Nav-aroundtheglobe a:hover{background:url(images/sidenav-aroundtheglobe.png) 0 -144px no-repeat;}
#contentSideNav li.Nav-designers a:hover{background:url(images/sidenav-designers.png) 0 -144px no-repeat;}
#contentSideNav li.Nav-events a:hover{background:url(images/sidenav-events.png) 0 -144px no-repeat;}
#contentSideNav li.Nav-competition a:hover{background:url(images/sidenav-competition.png) 0 -144px no-repeat;}
#contentSideNav li.Nav-awards a:hover{background:url(images/sidenav-awards.png) 0 -144px no-repeat;}


h2 {
	color: #9FA617;
	font-size: 16px;
	margin: 10px 10px 0;
	padding:5px 10px;
	background-color: #F2F2F2;
}

h3, h3.subheader {
	color:#9FA617;
	font-weight:bold;
	font-size: 14px;
	margin: 0;
	padding: 0;
}

h3.subheader { margin: 20px; }

h4 {
	color: #006A71;
	font-size: 13px;
        font-weight:bold;
	margin: 0;
	padding: 0;
}

h5, div.feedburnerFeedBlock ul li p.date {
	color: #1A1A1A;
	font-size: 10px;
	font-weight: normal;
	font-style: italic;
	background-color: #F2F2F2;
	margin: 0 10px 0 200px;
	padding: 0 10px 5px 35px;
}

ul { margin-left:15px; padding:0; }

#homelink { padding: 150px 0 0 40px; }
#homelink img { width: 652px; height: 65px; border:0; }

.titleNav { margin: 0 10px; text-align: right; }
.instruct { font-size: 10px; color: #333; }
.navigation { text-align: center; margin: 20px 0; }

/*COMMENT FORM ITEMS*/
h3.comments { padding: 0; margin: 40px auto 20px ; }
	
/* Begin Form Elements */
#searchform { margin: 10px auto; padding: 5px 3px; text-align: center; }
#sidebar #searchform #s { width: 108px; padding: 2px; }
#sidebar #searchsubmit { padding: 1px; }
.entry form { text-align:center; }
select { width: 130px; }
#commentform input { width: 170px; padding: 2px; margin: 5px 5px 1px 0; }
#commentform textarea { width: 100%; padding: 2px; }
#commentform #submit { margin: 20px 10px; float: right; }
/* End Form Elements */

/* Begin Comments*/
.alt { margin: 0; padding: 10px; }
.commentlist { padding: 0; text-align: justify; }
.commentlist li { margin: 15px 0 3px; padding: 5px 10px 3px; list-style: none; }
.commentlist p { margin: 10px 5px 10px 0; }
#commentform p { margin: 5px 0; }
.nocomments { text-align: center; margin: 0; padding: 0; }
.commentmetadata { margin: 0; display: block; }
/* End Comments */

#contentPost .blogPost a.stbutton:hover { color:#9FA617; text-decoration:underline; }
.stbuttontext:hover { color:#9FA617; text-decoration:underline; }
.nav { clear:both; font-size:9pt; margin-bottom:10px; }
p.callout { font-size:18px; line-height:1.5em; margin:0; padding:0; background-color:#9FA617; color:#FFF; text-align:center; }
p.callout a { margin:15px; color:#FFF; margin:0; padding:0; }

/* Begin Images */
p img { padding: 0; max-width: 100%; }

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered { display: block; margin-left: auto; margin-right: auto; }

img.alignright {
	padding: 0;
	margin: 0 0 5px 7px;
	display: inline;
	}

img.alignleft {
	padding: 0;
	margin: 0 7px 5px 0;
	display: inline;
	}


.alignright { float: right; }
.alignleft { float: left; }

/* End Images */

/* Begin Landing Pages */
.totetext { color:#585858; font-size:13px; }
p#totebutton { color:#FFF; font-size:13px; background-color:#006a72; margin-top:20px; padding:17px 35px 9px 15px; }
p#totebutton a { color:#FFF; }
p#totebutton .totetitle { display:block; margin-bottom:20px; }
p#totebutton .totesmall { font-size:11px; font-style:italic; display:block; margin-top:12px; }

form#requestInfo label { width: 150px; display: block; float:left; clear:left; }
form#requestInfo input { margin-bottom: 5px; float:left; display:inline; clear:right; }
form#requestInfo input.button { clear:both; }
.clear { clear:both; }

/* End Landing Pages */

#sharethis_0 { clear:both; }