/* $Id: style.css,v 1.1.4.2 2009/03/19 23:50:07 couzinhub Exp $
*/

/** General styles 
---------------------------------*/

body {
  margin: 0;
  background: url('/site/sites/all/themes/basic/images/bg.png') top left;
}

#page {
	/* Use a 12px base font size with a 18px line height */
  font-size: 8pt;
  line-height: 14pt;
}

body, caption, th, td, input, textarea, select, option, legend, fieldset {
	font-family: Arial, sans-serif;
}

/* When declaring Link states, remember: LoVe HA : Link | Hover | Visited | Active */

a:link, a:visited {
  color: #00a651;
  text-decoration: none;
}

a:hover, a:active {
  text-decoration: none;
}

#navigation {
	background: transparent;
	display: none;
}

.breadcrumb {
	background: transparent;
}

/* Titles  */

h1 {
	font-size: 2em;
	padding: 0 0 0.5em;
	margin: 0;
	text-transform: uppercase;
	font-family: arial black, sans serif;
}

.block-inner h3 {
	margin-left: 0;
	list-style-type: none;
	text-transform: uppercase;
	font-family: arial black, arial;
	font-size: 18pt;
	letter-spacing: -1pt;
	color: #cceddc;
	line-height: 19pt;
}
 
/* Paragraph Styles */

p {
  margin: 1em 0;
}

/* List Styles  */

ul, ol {
  margin-left: 0;
  padding-left: 2em;
}

/* Table Styles  */

table {
	width: 99%;
}
tr.even td, tr.odd td {
	padding: 10px 5px;
}
tr.odd {
	background-color: #fff;
}

/* Code */

pre, code {
  font-family: "monaco", "Courier New", monospace;
}

pre {
	background-color: #efefef;
	display: block;
	padding: 5px;
	margin: 5px 0;
	border: 1px solid #aaa;
}

/* List Styles */

ul          { list-style-type: disc; }
ul ul       { list-style-type: circle; }
ul ul ul    { list-style-type: square; }
ul ul ul ul { list-style-type: circle; }
ol          { list-style-type: decimal; }
ol ol       { list-style-type: lower-alpha; }
ol ol ol    { list-style-type: decimal; }

/* Abbreviation */

abbr {
  border-bottom: 1px dotted #666;
  cursor: help;
  white-space: nowrap;
}


/* Kustom */

#header {
	background-color: #ccc;
	width: 100%;
	background: url('/site/sites/all/themes/basic/images/header.png') no-repeat top center;
	height: 142px;
}

#footer {
	background-color: #eee;
}

#sidebar-left .block-inner div{
	padding: 15px 15px 33px 15px;
}

#sidebar-right {
	background: #00a651;
}

#sidebar-left {
	margin-left: -18px;
}

#navigation {
	background-color: transparent;
	width: 900px;	
}

#main {
	width: 900px;
	margin-left: 32px;
	margin-bottom: 100px;
	padding: 0 0 50px 0;
	text-align: justify;
	background: #ffffff url('/site/sites/all/themes/basic/images/footer.png') bottom center no-repeat;
}

#content {
	margin-top: 0;
}

#content-inner {
	padding-right: 50px;
	padding-left: 20px;
}

.mainnav li a{
	list-style-type: none;
	text-transform: uppercase;
	font-family: arial black, arial;
	font-size: 18pt;
	letter-spacing: -1pt;
	color: #cceddc !important;
	line-height: 19pt;
}

.sidebar-button {
	font-size: 12pt;
	background-color: #00a651;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;	
	-moz-border-radius: 5px;
	border-radius: 5px;
	width: 200px;
	padding: 10px;
}
	
#block-block-1 .block-inner {
	background: #00a651 url('/site/sites/all/themes/basic/images/side-bar-bottom.png') no-repeat bottom left;
	padding: 10px 10px 10px 0;
	width: 100%;
}

	
.browse {

}

.browse li a{
	color: #00a651;
	width: 100%;
	display: block;
	font-size: 10pt !important;
	letter-spacing: 0pt;
	font-family: arial, sans serif !important;
	text-transform: none;
	width: 100%;
	margin-left: -12px;
	padding-left: 5px;
}

.browse li a:hover{
	color: #ffffff;
	background-color: #00a651;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;	
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.collapse {
}

.mainnav ul {
	width: 100%;
}

.mainnav li{
	list-style-type: none;
	margin-left: -12px;
}

.mainnav li li{
	list-style-type: none;
	margin-left: -10px;
	}

.submitted {
	display:none;
}

.views-view-grid {
	margin: 0 auto 50px  100px;
	width: 500px;
}

.view-content h3 {
	font-size: 22pt;
	width: 600px;
	letter-spacing: -1pt;
	border-bottom: 1px solid #cccccc;
	padding-bottom: 10px;
}

.views-field-field-image-cache-fid {
	padding: 25px 0;
}

.views-field-title {
	font-size: 12pt;
	font-weight: bold;	
}

.rss-box-hempworks {
	text-align: left;
	color: #333333;
	line-height: 9pt;
	margin-left: -20px;
	padding: 0;
}

.rss-box-hempworks div{
}

.rss-box-hempworks a{
	font-weight: bold;
	color: #333333;
}

.rss-box-hempworks li{
	list-style-type: none;
	margin-bottom: 10px;
	color: #333333;
}

#block-block-4 div.block-inner {
	background: none !important;
	border-bottom: #4f84bc 5px solid;
	padding: 0;
	margin: 20px 0 0 10px;
}

#block-block-4 div.content {
	padding: 0;
}

#block-block-3 div.content {
	padding: 10px;
}

#block-block-3 div.block-inner {
	background: none !important;
	border-bottom: #4f84bc 5px solid;
	padding: 0;
	margin: 20px 0 0 10px;
}

#block-block-5 div.block-inner {
	background: none !important;
	border-bottom: #4f84bc 5px solid;
	padding: 0;
	margin: 20px 0 0 10px;
}

#block-views-featured_products-block_1 {
	background: none;
}

#block-views-featured_products-block_1 .block-inner div{
	padding: 0 !important;
}

#block-views-featured_products-block_1 div.block-inner{
	background: none;
	text-align: center;
}

#block-views-featured_products-block_1 table{
	margin-left: 0;
	margin-top: 20px;
}

#block-views-featured_products-block_1 h3{
	text-align: left;
}


#block-views-featured_products-block_1 div.view-content {
	border-top: 0px solid #cccccc;
}

#block-views-featured_products-block_1 img {
	margin-top: 20px;
}

#block-views-featured_products-block_1 div.views-field-title {
	margin-top: 20px;
}

.view-content td{
	padding: 0 30px;
	border-right: 1px #cccccc solid;
}

.field-item img {
	margin: 0 auto;
}

#block-block-6 {
	border: 8px solid #CCCCCC;
	margin: 20px auto;
	width: 586px;
}