/*  
Theme Name: GRN Apple Theme
Author URI: http://abecajudo.com
Version: 1
Author: Abe Cajudo
Description: A three column customized theme for the Los Angeles grown apparel company GRN Apple Tree.
The CSS, XHTML and design is released under GPL: 
http://www.opensource.org/licenses/gpl-license.php
*/

body {
	font: 11px Verdana, Helvetica, Arial, Sans-Serif;
	background: #000000;
	color: #181818;
	margin: 0;
	}
a, a:visited{
	color: #9933cc;
	text-decoration: none;
	}
a:hover{
	color: #f8eecb;
	text-decoration: underline;
	}

.headerimg img, a, a:visited, a:active, a:hover {
	text-decoration: none;
	border: 0px;
	}

#container { 
	width: 960px; 
	background: #000000;
	text-align: left; 
	margin: 0 auto; 
        border: 0 solid #cccccc;
	}

#header { 
	background: #000000;
	margin: 0 0 20px 0;
        padding: 0;
	}
#header h3 {
	font: bold 40px Helvetica, Arial, Verdana, Sans-Serif; 
	color: #f8eecb;
	margin: 0;
	padding: 0 0 10px 0;
	text-align: center;
	}
#header h3 a {
	color: #f8eecb;
	text-decoration: none;
	}
#header h3 a:hover {
	color: #ffffff;
	text-decoration: none;
	}
#header a a:hover a:visited img {
	text-decoration: none;
	}
#menucenter
{
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	}
.menu {
	margin: 0;
	padding: 0;
	list-style: none;
	background: #181818;
	position: relative;
	}
.menu li {
	padding: 0;
	margin: 0;
	height: 50px;
	list-style: none;
	background-repeat: no-repeat;
	}
.menu li a, .menu li a:visited {
	display: block;
	margin: 0;
	text-decoration: none;
	text-indent: -1000px;
	height: 50px;
	background-repeat: no-repeat;
	}
ul.menu li a:hover {
	background: none;
	}
.menu li {
	float: left;
	}
.menu:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}
.home {background-image: url(images/menu/home2.gif); width: 95px;}
.home a {background-image: url(images/menu/home.gif);}
.press {background-image: url(images/menu/press2.gif); width: 90px;}
.press a {background-image: url(images/menu/press.gif);}
.contacts {background-image: url(images/menu/contacts2.gif); width: 135px;}
.contacts a {background-image: url(images/menu/contacts.gif);}
.history {background-image: url(images/menu/history2.gif); width: 115px;}
.history a {background-image: url(images/menu/history.gif);}
.collection {background-image: url(images/menu/collection2.gif); width: 160px;}
.collection a {background-image: url(images/menu/collection.gif);}
.vendor {background-image: url(images/menu/vendor2.gif); width: 120px;}
.vendor a {background-image: url(images/menu/vendor.gif);}
.webstores {background-image: url(images/menu/webstores2.gif); width: 155px;}
.webstores a {background-image: url(images/menu/webstores.gif);}
.retail {background-image: url(images/menu/retail2.gif); width: 90px;}
.retail a {background-image: url(images/menu/retail.gif);}

#imagelistcenter
{
width: 260px;
margin-left: auto;
margin-right: auto;
margin-top: 80px;
}

.imagelist {
	margin: 0;
	padding: 0;
	list-style: none;
	background: #181818;
	position: relative;
}
.imagelist li {
	padding: 0;
	margin: 0;
	margin-bottom: 15px;
	height: 50px;
	list-style: none;
	background-repeat: no-repeat;
}
.imagelist li a, .imagelist li a:visited {
	
	margin: 0;
	text-decoration: none;
	text-indent: -1000px;
	height: 50px;
	background-repeat: no-repeat;
}
ul.imagelist li a:hover {background: none;}
.imagelist li {float: left;}
.imagelist:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}

.apples {background-image: url(images/webstores/applesoranges2.gif); width: 260px;}
.apples a {background-image: url(images/webstores/applesoranges.gif);}
.gravel {background-image: url(images/webstores/digitalgravel2.gif); width: 260px;}
.gravel a {background-image: url(images/webstores/digitalgravel.gif);}
.purple {background-image: url(images/webstores/80spurple2.gif); width: 260px;}
.purple a {background-image: url(images/webstores/80spurple.gif);}
.revolve {background-image: url(images/webstores/revolve2.gif); width: 260px;}
.revolve a {background-image: url(images/webstores/revolve.gif);}
.mercado {background-image: url(images/webstores/elmercado2.gif); width: 260px;}
.mercado a {background-image: url(images/webstores/elmercado.gif);}
.become {background-image: url(images/webstores/becomefitted2.gif); width: 260px;}
.become a {background-image: url(images/webstores/becomefitted.gif);}
.mauve {background-image: url(images/webstores/mauveonline2.gif); width: 260px;}
.mauve a {background-image: url(images/webstores/mauveonline.gif);}
.loser {background-image: url(images/webstores/loserkids2.gif); width: 260px;}
.loser a {background-image: url(images/webstores/loserkids.gif);}


#flash_header { 
	width: 474px;
        height: 151px; 
	background: #181818;
	color: #ffffff;
	margin-top: 0;
	margin-bottom: 20px;
	margin-left: 243px;
	margin-right: 0;
	position:relative;
	padding: 0;
	border: 0;
	}

#content { 
	width: 440px;
	background: #181818;
	color: #ffffff;
	margin-top: 0;
	margin-bottom: 20px;
	margin-left: 243px;
	margin-right: 0;
	position:absolute;
	padding: 15px 15px 15px 20px;
	border: 0 solid #333333;
	min-height: 660px;
	}
* html #content { height: 660px; word-wrap: break-word;}
#content p{
	margin: 0;
	line-height: 18px;
	padding: 0 0 10px 0;
	}
#content p img{
	border: none;
	margin-right: 5px;
	margin-bottom: 10px;
	}
#content img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
#content .aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
#content h1 {
	font-family: "HelveticaNeue-Light","Helvetica Neue Light","Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 24px;
	font-size-adjust: none;
	font-variant: normal; 
	font-weight: 200;
	color: #ffffcc;
	padding: 0px 10px 0px 0px;
	line-height: 30px;
	margin: 0;
	margin-bottom: 10px;
	border-bottom: 1px solid #666666;
	}
#content h1 a  {
	color: #ffffcc;
	}
#content h1 a:hover {
	color: #9933cc;
	text-decoration: none;
	}
#content h2 {
	font-family: "HelveticaNeue-Light","Helvetica Neue Light","Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 24px;
	font-size-adjust: none;
	font-variant: normal; 
	font-weight: 200;
	color: #ffffcc;
	margin: 0 0 8px 0;
	line-height: 30px;
	}
#content h2 a  {
	color: #ffffcc;
	text-decoration: none;
	}
#content h2 a:hover {
	color: #f8eecb;
	text-decoration: none;
	}
#content h3 {
	font-family: "HelveticaNeue-Light","Helvetica Neue Light","Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 24px;
	font-size-adjust: none;
	font-variant: normal; 
	font-weight: 200;
	color: #9933cc;
	margin-bottom: 10px;
	line-height: 30px;
	border-bottom: 1px solid #666666;
	}
#content h3 a  {
	color: #9933cc;
	text-decoration: none;
	}
#content h3 a:hover {
	color: #f8eecb;
	text-decoration: none;
	}
#content h4 {
	font-family: "HelveticaNeue-Light","Helvetica Neue Light","Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 18px;
	font-size-adjust: none;
	font-variant: normal; 
	font-weight: 200;
	color: #ffffcc;
	margin-bottom: 10px;
	line-height: 120%;
	border-bottom: 1px solid #666666;
	}
#content h4 a  {
	color: #9933cc;
	text-decoration: none;
	}
#content h4 a:hover {
	color: #f8eecb;
	text-decoration: none;
	}
#content h5 {
	font: normal 18px Helvetica Bold, Arial Bold, Verdana, Sans-Serif; 
	color: #ffffcc;
	padding: 0px 0px 0px 0px;
	line-height: 100%;
	margin: 0;
	margin-top: 0px;
	margin-bottom: 30px;
	}
#content ol {
	list-style: decimal; 
	line-height: 18px;
	margin: 0;
	padding: 0 0 10px 30px;
	}
#content ul {
	list-style: none;
	margin: 0;
	padding: 0 0 20px 0;
	}
#content li {
	margin: 0;
	padding: 0;
	}
#content ul li {
	list-style: square inside;
	margin: 0 0 0 10px;
	padding: 5px 0 0 0;
	}
#content ul li a {
	color: #9933cc;
	text-decoration: none;
	}
#content ul li a:hover {
	color: #f8eecb;
	text-decoration: underline;
	}
blockquote{
	margin: 0 0 0 25px;
	padding: 0 25px 0 10px;
	font-style: italic;
	color: #666666;
	border-left: 1px solid #ffffff;
	}
#content blockquote p{
	margin: 0 0 20px 0;
	padding: 0;
	}
.postspace {
	width: 440px;
	height: 36px;
	margin: 0;
	padding: 0;
	}
.postspace2 {
	width: 440px;
	height: 0;
	margin: 0;
	padding: 0;
	}
.postspace3 {
	width: 440px;
	height: 15px;
	margin: 0;
	padding: 0;
	}
.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
#l_sidebar { 
	background: #000000;
	color: #f8eecb;
	width: 225px;
    float: left;
	margin-top: 0;
	margin-bottom: 20px;
	padding: 0; 
	min-height: 660px;
	text-align: right;
	}
* html #l_sidebar { height: 660px; }
#l_sidebar a {
	color: #f8eecb;
	text-decoration: none;
	}
#l_sidebar a:hover {
	color: #9933cc;
	text-decoration: underline;
	}
#l_sidebar p{
	margin: 0;
	line-height: 16px;
	padding: 5px 0 5px 0;
	}
#l_sidebar h2, #r_sidebar h2 {
	font-family: "HelveticaNeue-Light","Helvetica Neue Light","Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 20px;
	font-size-adjust: none;
	font-variant: normal; 
	font-weight: 200;
	color: #ffffcc;
	list-style: none;
	padding: 10px 0 10px 0;
	margin: 0;
	}
#l_sidebar ul, #l_sidebar li, #l_sidebar ul li{
	list-style: none;
	margin: 0;
	padding: 0;
	}
#l_sidebar ul.children {
	margin-right: 15px;
	}
#l_sidebar ul li a {
	display: block;
	color: #f8eecb;
	text-decoration: none;
	padding: 5px 0 5px 0;
	}
#l_sidebar ul li a:hover {
	color: #9933cc;
	}

#r_sidebar { 
	background: #000000;
	color: #f8eecb;
	width: 225px;
	float: right;
	margin-top: 0;
	margin-bottom: 20px;
	padding: 0; 
	min-height: 660px;
	}
* html #r_sidebar { height: 660px; }
#r_sidebar a {
	color: #f8eecb;
	text-decoration: none;
	}
#r_sidebar a:hover {
	color: #9933cc;
	text-decoration: underline;
	}
#r_sidebar p{
	margin: 0;
	line-height: 16px;
	padding: 5px 0 5px 0;
	}
#r_sidebar ul.children {
	margin-left: 15px;
	}
#r_sidebar ul,#r_sidebar li,#r_sidebar ul li  {
	list-style: none;
	margin: 0;
	padding: 0;
	}
#r_sidebar ul li a {
	display: block;
	color: #f8eecb;
	text-decoration: none;
	padding: 5px 0 5px 0;
	}
#r_sidebar ul li a:hover { color: #9933cc; }

#footer {
	font-size: 9px;
	background: #000000;
	color: #666666; 
	background: #000000;
	padding: 20px 0 20px 0;
	text-align: center;
	clear: both;
	}
#footer a {
	font-size: 9px;
	color: #666666;
	text-decoration: none;
	}
#footer a:hover {
	font-size: 9px;
	color: #9933cc;
	text-decoration: underline;
	}

