/* @override http://www.arboretumapparel.com/index.php?css=stylesheets/screen.v.1199948108 */

/*
***********************************************************

Title:			screen.css
Browser(s): 	All

Author: 		Jason Csizmadi (cobracreative.com)

***********************************************************
*/





/* Basic structure */

html
{
height: 100%;
}

body
{
	margin: 0 auto;
	padding: 0;
	color: #333;
	background: #e6e1c2 url(arb_system/templates/images/bk_tile_wood.jpg) repeat center top;
	font: 80%/130% "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	height: 100%;
}

#page {
	position: relative;
	min-height: 100%;
	background: url(arb_system/templates/images/bk_wood_clouds.jpg) no-repeat center top;
}

* html #page
{
height: 100%;
}

h1, h2, h3, h4 {
letter-spacing: 0.09em;
}

h4 {
margin-bottom: 4px;
}

p {
}

ol {
	margin-bottom: 10px;
}

em {
	font-weight: Bold;
	font-style: normal;
	color: #dc7200;
}

.center {
text-align: center;
}

blockquote {
}

ul {
list-style: square;
margin-top: 3px;
margin-bottom: 3px;
margin-left: 1em;
padding-left: 1em;
}

img {
padding: 0;
	border-width: 0;
	margin: 0;
}

div.window img.left {
	margin-right: 10px;
	border-bottom-style: none;
}

div.box p img.left {
	margin-right: 10px;
	border-bottom-style: none;
	float: none;
}

.left {
	float: left;
}

.right {
	float: right;
}

iframe {
	border: 5px solid white;
}

.divider {
	margin: 0;
	width: 100%;
	padding: 0;
}

.twolines {
	height: 7px;
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-bottom: 10px;
}

.oneCol {
	background: url(arb_system/templates/images/img_divider_oneCol.gif) no-repeat center;
}

.twoCol {
	background: url(arb_system/templates/images/img_divider_twoCol.gif) no-repeat center;
}

.bk_footer {
	height: 25px;
	margin-top: 13px;
	background: url(arb_system/templates/images/img_bk_footer.gif) no-repeat;
}

.hidden {
	display: none;
}

/* #### ELEMENTS #### */

a:link, a:visited, #content .entry a.underline, #content .entry a:visited.underline { background-color: transparent; text-decoration: none; color: #65320f;
	font-weight: normal;
	font-style: normal;
	border-bottom: 1px solid #dc7200;
}
a:hover, a:visited:hover, #content .entry a:hover.underline, #content .entry a:visited:hover.underline { text-decoration: none; color: #dc7200;
	border-bottom-style: none;
	font-weight: normal;
	font-style: normal;
}

#topHeader {
	padding: 0;
	height: 130px;
	margin: 30px 0 0;
}

.secondbar {
margin:0 1px 0 0;
padding:0;
height: 1px;
}

#wrapper {
margin: -57px auto 0 auto;
width: 605px;
color: #333;
	padding: 0 0 10px;
}

.home #wrapper {
	margin-top: 0;
	padding-bottom: 70px;
}

#navbar {
margin:0 0 0 125px;
padding:3px 0 3px 0;
background: #FBFAF4;
text-align: center;
	font-size: 16px;
}

#navbar ul {
list-style: none;
}

#navbar li a {	display: block; 
padding: 0.75em 0 0.25em; 
text-transform: uppercase; 
color: #000;}

#navbar li {
float: left;
padding: 0 23px 0 23px;
margin-right: 5px;
list-style: none;
}

#navbar a:hover {background: transparent;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

#blogtitle {
font-size: 1.25em;
color: #64351a;
float: left;
margin: 7px 0 0 0;
padding: 8px 4px 4px 4px;
}

#blogtitle h1 {
margin: 0;
padding-top: 5px;
letter-spacing: 0.1em;
text-align: left;
	font-size: 160%;
}

.home #flashcontent {
	width: 1024px;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	bottom: 12px;
}

.about #flashcontent, .ethical #flashcontent, .blog #flashcontent, .contact #flashcontent, .none #flashcontent {
	width: 603px;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 52px;
}

/* #### CONTENT AREA #### */

#header {
margin: 0;
padding: 0;
	width: 605px;
}

#header ul {
	margin-bottom: 35px;
}

#header li {
	margin-top: 3px;
	margin-bottom: 3px;
	color: #dc7200;
	float: left;
	margin-right: 30px;
}

#sidebar {
float: right;
margin-left: 5px;
padding: 10px 15px;
width: 219px;
color: #333;
text-align: left;
}

#sidebar li {
	padding-bottom: 8px;
}

.blog .promo {
	width: 250px;
}

.blog .promo .entry {
	width: 130px;
	float: right;
}

.blog .promo .callouts {
	width: 115px;
}

#nav {
float: left;
margin: 0;
padding: 0;
width: 350px;
text-align: right;
background: transparent;
color: #333;
font-size: 70%;
font-variant: small-caps;
letter-spacing: 0.09em;
}

#content {
margin: 0;
padding: 0;
}

.box {
padding: 0;
color: #333;
text-align: left;
	margin: 0;
}

.box.imgSmall img {
	margin-right: 10px;
}

.imgLarge h2 {
	margin-top: 0;
	padding-top: 0;
}

.imgLarge .entry a {
	border-bottom-style: none;
}

.col_two_vendor .entry a {
	border-bottom-style: none;
	border-bottom-width: 0;
	float: left;
}

.col_two_vendor .entry img.left {
	margin: 0;
	padding: 0;
}

#content .link a {
	border-bottom-style: none;
}

.home .promo {
	width: 280px;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
}

.home .promo .entry {
	float: right;
	width: 150px;
}

#blog {
	width: 320px;
	margin: 0;
	padding: 0;
	float: left;
	color: #4c260b;
}

#blog a {
	border-bottom-style: none;
}

#content .imgBox img {
	border: 7px solid white;
	background: white;
}

#blog img.linked-to-original {
	width: inherit;
	height: inherit;
}

#blog a img {
	border: 7px solid white;
	background: white;
	width: 300px;
	margin-bottom: 10px;
}

#blog .entry p img {
	float: none;
}

#blog a:hover img {
	background: white;
	border-top-width: 7px;
	border-top-style: solid;
	border-right-width: 7px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-bottom-width: 7px;
	border-left-width: 7px;
	border-left-style: solid;
	border-color: #dc7200;
}

.col_two_left {
	width: 265px;
	margin: 0;
	padding: 0;
	float: left;
}

.col_two_vendor {
	width: 275px;
	margin: 0;
	padding: 0;
	float: left;
}

.col_two_article {
	width: 300px;
	margin: 0;
	padding: 0;
	float: left;
}

.col_two_article .title {
	line-height: 20px;
}

.col_two_sm_left {
	width: 240px;
	margin: 0;
	padding: 0;
	float: left;
}

.col_two_right {
	width: 315px;
	margin: 0;
	padding: 0;
	float: right;
}

.col_two_sm_right {
	width: 290px;
	margin: 0;
	padding: 0;
	float: right;
}

.col_two_sm_right .promo .entry {
	width: 150px;
}

.entry {
padding: 0 0 5px;
	margin: 0;
}

.callouts {
	width: 140px;
	float: left;
	min-height: 140px;
	margin-left: 10px;
}

.callouts p {
	font-size: 12px;
}

.callouts a {
}

.comment {
	padding: 0;
	border-top: 1px solid white;
	background: white url(/arb_system/templates/images/img_tile_bk_comment.gif) repeat-x;
	margin-top: 20px;
	margin-bottom: 20px;
}

.comment p {
	margin: 0;
	padding: 10px;
}

.comment .posted {
	padding: 3px 3px 3px 10px;
	margin: 0;
	background-color: #dcd0af;
	display: block;
	border-bottom: 5px solid #fff;
	color: #83573f;
}

.promo .entry {
padding: 0 0 5px;
	margin: 0;
	float: right;
	width: 150px;
	min-height:95px;
}

.vendor {
	width: 120px;
	float: left;
	padding-left: 10px;
}

.vendor .title {
	margin: 0 0 5px;
	padding: 0;
	font-size: 110%;
	font-weight: normal;
	color: #65320f;
	font-style: normal;
}

/* #### FOOTER #### */

#footer {
padding: 0 0 60px;
color: #65320f;
	text-transform: uppercase;
	text-align: center;
	margin: 0;
}

#footer .entry {
	margin: 5px 0 0;
	padding: 0;
}

#blog .social a img {
	width: inherit;
	margin-top: 10px;
}

#footer ul {
	list-style-type: none;
	padding: 0;
	margin: 0 0 2px;
	font-size: 12px;
}

#footer li {
	display: inline;
	margin: 0 15px 0 0;
	padding: 0;
}

/* #### FORMS #### */

form {
	margin: 0;
	padding: 0;
}

#sidebar form {
	width: 255px;
}

#from, #subject, #message  {
	width: 200px;
	margin: 10px 3px 3px;
	padding: 3px;
}

#form_comment {
	width: 325px;
}

label {
	text-transform: uppercase;
	font-size: 89%;
	font-weight: bold;
}

.title {
font-size: 120%;
font-weight: normal;
background: transparent;
color: #7e3108;
	text-transform: uppercase;
	font-style: normal;
}

h1.title {
font-size: 160%;
background: transparent;
color: #4c260b;
	text-transform: uppercase;
}

.posted {
margin-bottom: 10px;
background: transparent;
color: #65320f;
	font-size: 10px;
	text-transform: uppercase;
}

.sidetitle {
margin: 18px 0 7px 0;
font-size: 115%;
letter-spacing: 0.09em;
font-weight: normal;
background: transparent;
color: #666600;
}

.spacer, .clear {
clear: both;
}

.paginate {
 font-size:			12px;
 font-weight: 		normal;
 letter-spacing:	.1em;
 padding:			10px 6px 10px 4px;
 margin:			0;
 background-color:	transparent;
}

.pagecount {
 font-size:			10px;
 color:				#666;
 font-weight:		normal;
 background-color: transparent;
}

.input {
background-color:  #fff;
color:             #000;
font-size:         11px;
height:            1.6em;
padding:           .3em 0 0 2px;
margin-top:        6px;
margin-bottom:     3px;
}

.textarea {
background-color:  #fff;
color:             #000;
font-size:         11px;
margin-top:        3px;
margin-bottom:     3px;
}

.checkbox {
background-color:  transparent;
margin:            3px;
padding:           0;
border:            0;
}

.submit {
background-color:  #fff;
font-size:         11px;
font-weight:       normal;
letter-spacing:    .1em;
padding:           1px 3px 1px 3px;
margin-top:        6px;
margin-bottom:     4px;
text-transform:    uppercase;
color:             #000;
}

/* #### SEARCH #### */

#search {
	padding-bottom: 10px;
}

#search input {
	padding-right: 2px;
	padding: 2px;
	margin-right: 14px;
	text-transform: uppercase;
	color: #7e3108;
}

#search .bt_search {
	position: relative;
	top: 13px;
	margin: 0;
	padding: 0;
}

/* #### Cal #### */

.calendarBG {
 background-color: #000;
}

.calendarBlank {
 background-color: #9DB7A7;
}

.calendarHeader {
 font-weight: bold;
 color: #fff;
 text-align: center;
 background-color: #000;
}

.calendarMonthLinks {
 font-size:         11px;
 font-weight:		bold;
 letter-spacing:	.1em;
 text-decoration:   none;
 color:             #fff;
 background-color:  transparent;
}

.calendarMonthLinks a {
 color:             #fff;
 text-decoration:   none;
 background-color:  transparent;
}

.calendarMonthLinks a:visited {
 color:             #fff;
 text-decoration:   none;
 background-color:  transparent;
	font-weight: normal;
	font-style: normal;
}

.calendarMonthLinks a:hover {
 color:             #ccc;
 text-decoration:   underline;
 background-color:  transparent;
	font-weight: normal;
	font-style: normal;
}

.calendarDayHeading {
 font-weight: bold;
 font-size:	11px;
 color: #fff;
 background-color: #195337;
 text-align:  center;
 vertical-align: middle;
}

.calendarToday {
 font-size:         12px;
 font-weight:		bold;
 letter-spacing:	.1em;
 text-decoration:   none;
 text-align:  center;
 vertical-align: middle;
 color:             #000;
 background-color: 	#ccc;
}

.calendarCell {
 font-size:         12px;
 font-weight:		bold;
 letter-spacing:	.1em;
 text-decoration:   none;
 text-align:  center;
 vertical-align: middle;
 color:             #666;
 background-color:  #fff;
}

.calendarCell a {
 color:             #000;
 text-decoration:   underline;
 background-color:  transparent;
}

.calendarCell a:visited {
 color:             #000;
 text-decoration:   underline;
 background-color:  transparent;
	font-weight: normal;
	font-style: normal;
}

.calendarCell a:hover {
 color:             #fff;
 text-decoration:   none;
 background-color:  transparent;
}

/* #### DATE #### */

.date {
	height: 46px;
	width: 35px;
	margin-right:8px;
	padding-top: 3px;
	background:url(/arb_system/templates/images/bk_date.gif) no-repeat;
	float: left;
	position: relative;
	right: 50px;
	top: 60px;
}
.date p {
	text-align:center;
	color: #65320f;
	margin: 0 0 0 -2px;
	text-transform:uppercase;
	}
.date span.month {
	font-size: 13px;
	display:block;
	margin-top: 5px;
}
.date span.day {
	font-size: 18px;
	height:12px;
	display:block;
	}

/* #### MENU #### */

#menu
{
	margin:0;
	padding:0;
	position:relative;
	display:block;
	height: 58px;
	background: #522609 url(arb_system/templates/images/nav_tile_bk_bar.gif) repeat-x left;
	text-align: center;
	text-decoration: none;
	font-style: normal;
}

.menu_bk_right {
	background: url(/arb_system/templates/images/nav_bk_bar_right_bubbles.gif) no-repeat right;
	height: 58px;
	margin: 0;
	padding: 0;
}

.menu_bk_left {
	background: url(/arb_system/templates/images/nav_bk_bar_left_bubbles.gif) no-repeat left;
	height: 58px;
	margin: 0;
	padding: 0;
}

#menu ul {
	width: 495px;
	padding: 0;
	margin: 0 auto;
}

#menu li
{
	display:block;
	float:left;
	margin:0;
	padding:0;
}
	
#menu li a
{
	display:block;
	float:left;
	color: #dc7200;
	text-decoration:none;
	padding: 18px 15px 0;
	text-transform: lowercase;
	letter-spacing: 1px;
	font-weight: normal;
	font-style: normal;
	border-bottom-style: none;
	font-size: 14px;
}
	
#menu li a:hover
{	
	color:#FFFFFF;
	height:22px;
	background:transparent url(../images/nav_bg.gif) 0px -30px no-repeat;		
}
	
body.home #menu li a.home
{
	height: 58px;
	background: transparent url(/arb_system/templates/images/nav_bk_dot_home.gif) no-repeat center 0;
	margin:0;
	color: #dccc86;
}

body.about #menu li a.about
{
	height: 58px;
	background: transparent url(/arb_system/templates/images/nav_bk_dot_about.gif) no-repeat center 0;
	margin:0;
	color: #dccc86;
}

body.ethical #menu li a.ethical
{
	height: 58px;
	background: transparent url(/arb_system/templates/images/nav_bk_dot_apparel.gif) no-repeat center 0;
	margin:0;
	color: #dccc86;
}

body.blog #menu li a.blog
{
	height: 58px;
	background: transparent url(/arb_system/templates/images/nav_bk_dot_blog.gif) no-repeat center 0;
	margin:0;
	color: #dccc86;
}

body.contact #menu li a.contact
{
	height: 58px;
	background: transparent url(/arb_system/templates/images/nav_bk_dot_contact.gif) no-repeat center 0;
	margin:0;
	color: #dccc86;
}

body.shop #menu li a.shop {
height:58px;
background:transparent url(http://www.arboretumapparel.com/arb_system/templates/images/nav_bk_dot_about.gif) no-repeat center 0;
color:#dccc86;
margin:0;
}

/* #### SND FOOTER #### */

#snd_footer
{
	padding:0;
	height: 58px;
	background: #522609 url(arb_system/templates/images/bk_footer.gif) repeat-x;
	position: relative;
	margin: -4.6em 0 0;
}

#snd_footer p {
	padding: 5px;
	width: 250px;
	margin: 0 auto;
	color: #a7560b;
	text-transform: uppercase;
	background-color: #542500;
	position: relative;
	top: 20px;
	font-size: 10px;
	text-align: center;
}

/* #### ROUNDER CORNERS #### */

.promo h2, .dialog h2, .main h2 {
	padding: 0;
	margin: 0 0 10px;
}

.main h2 {
	text-transform: capitalize;
	text-decoration: none;
	font-variant: normal;
	font-style: normal;
	font-size: 160%;
}

.dialog {
 margin:0px auto;
 min-width:20em;
 color: #000;
	width: 100%;
}

.dialog .hd .c,
.dialog .ft .c {
 font-size:1px; /* ensure minimum height */
 height: 11px;
}

.dialog .ft .c {
 height: 11px;
}

.dialog .hd {
 background:transparent url(/arb_system/templates/images/rcorn_press_tl.gif) no-repeat 0px 0px;
}

.dialog .hd .c {
 background:transparent url(/arb_system/templates/images/rcorn_press_tr.gif) no-repeat right 0px;
}

.dialog .bd {
 background:transparent url(/arb_system/templates/images/rcorn_press_ml.gif) repeat-y 0px 0px;
}

.dialog .bd .c {
 background: transparent url(/arb_system/templates/images/rcorn_press_mr.gif) repeat-y right 0;
}

.dialog .bd .c .s {
 margin: 0px 10px;
 background: url(/arb_system/templates/images/rcorn_press_ms.gif) repeat-x 0 0;
	padding: 5px;
}

.dialog .ft {
 background:transparent url(/arb_system/templates/images/rcorn_press_bl.gif) no-repeat 0px 0px;
}

.dialog .ft .c {
 background:transparent url(/arb_system/templates/images/rcorn_press_br.gif) no-repeat right 0px;
}


/* content-specific */

.dialog h1 {
 margin:0px;
 padding:0px;
}

.dialog p {
 margin:0.5em 0px 0px 0px;
 padding:0px;
}

html>body .dialog pre {
 font-size:1.1em;
}

/* #### PROMO #### */

.promo {
 margin:0px auto;
 min-width:20em;
 color: #000;
	width: 280px;
	float: left;
	padding-bottom: 20px;
}

.promo .hd .c,
.promo .ft .c {
 font-size:1px; /* ensure minimum height */
 height: 11px;
}

.promo .ft .c {
 height: 11px;
}

.promo .hd {
 background:transparent url(/arb_system/templates/images/rcorn_promo_tl.gif) no-repeat 0px 0px;
}

.blog .promo .hd {
 background:transparent url(/arb_system/templates/images/rcorn_promo_tl_blog.gif) no-repeat 0px 0px;
}

.promo .hd .c {
 background:transparent url(/arb_system/templates/images/rcorn_promo_tr.gif) no-repeat right 0px;
}

.promo .bd {
 background:transparent url(/arb_system/templates/images/rcorn_promo_ml.gif) repeat-y 0px 0px;
}

.promo .bd .c {
 background: transparent url(/arb_system/templates/images/rcorn_promo_mr.gif) repeat-y right 0;
}

.promo .bd .c .s {
 margin: 0px 10px;
 background: none repeat-x 100px 0;
	padding: 5px;
}

.promo .ft {
 background:transparent url(/arb_system/templates/images/rcorn_promo_bl.gif) no-repeat 0px 0px;
}

.blog .promo .ft {
 background:transparent url(/arb_system/templates/images/rcorn_promo_bl_blog.gif) no-repeat 0px 0px;
}

.promo .ft .c {
 background:transparent url(/arb_system/templates/images/rcorn_promo_br.gif) no-repeat right 0px;
}


/* content-specific */

.promo h1 {
 margin:0px;
 padding:0px;
}

.promo p {
 margin:0.5em 0px 0px 0px;
 padding:0px;
}

html>body .promo pre {
 font-size:1.1em;
}

/* #### main #### */

.main {
 margin:0px auto;
 min-width:20em;
 color: #65320f;
	width: 100%;
}

.main .hd .c,
.main .ft .c {
 font-size:1px; /* ensure minimum height */
 height: 14px;
}

.main .ft .c {
 height: 14px;
}

.main .hd {
 background:transparent url(/arb_system/templates/images/rcorn_main_tl.gif) no-repeat 0px 0px;
}

.main .hd .c {
 background:transparent url(/arb_system/templates/images/rcorn_main_tr.gif) no-repeat right 0px;
}

.main .bd {
 background:transparent url(/arb_system/templates/images/rcorn_main_ml.gif) repeat-y 0px 0px;
}

.main .bd .c {
 background: transparent url(/arb_system/templates/images/rcorn_main_mr.gif) repeat-y right 0;
}

.main .bd .c .s {
 margin: 0px 10px;
 background: none repeat-x 100px 0;
	padding: 15px;
}

.main .ft {
 background:transparent url(/arb_system/templates/images/rcorn_main_bl.gif) no-repeat 0px 0px;
}

.main .ft .c {
 background:transparent url(/arb_system/templates/images/rcorn_main_br.gif) no-repeat right 0px;
}


/* content-specific */

.main h1 {
 margin:0px;
 padding:0px;
}

.main p {
 padding:0px;
	margin: 0.5em 0px .5em;
}

html>body .main pre {
 font-size:1.1em;
}

/* #### window #### */

.window {
 margin:0px auto;
 min-width:20em;
 color: #65320f;
	width: 100%;
}

.window .hd .c,
.window .ft .c {
 font-size:1px; /* ensure minimum height */
 height: 17px;
}

.window .ft .c {
 height: 17px;
}

.window .hd {
 background:transparent url(/arb_system/templates/images/rcorn_window_tl.gif) no-repeat 0px 0px;
}

.window .hd .c {
 background:transparent url(/arb_system/templates/images/rcorn_window_tr.gif) no-repeat right 0px;
}

.window .bd {
 background:transparent url(/arb_system/templates/images/rcorn_window_ml.gif) repeat-y 0px 0px;
}

.window .bd .c {
 background: transparent url(/arb_system/templates/images/rcorn_window_mr.gif) repeat-y right 0;
}

.window .bd .c .s {
 margin: 0px 10px;
 background: #dcd0af none repeat-x 100px 0;
	padding: 5px;
}

.window .ft {
 background:transparent url(/arb_system/templates/images/rcorn_window_bl.gif) no-repeat 0px 0px;
}

.window .ft .c {
 background:transparent url(/arb_system/templates/images/rcorn_window_br.gif) no-repeat right 0px;
}


/* content-specific */

.window h1 {
 margin:0px;
 padding:0px;
}

html>body .window pre {
 font-size:1.1em;
}

/* #### RSS #### */

.feed .bd .c .s {
	margin: 0 0 0 20px;
	padding: 5px;
}

.feed a {
	text-transform: uppercase;
	font-size: 90%;
}

.feed img {
	position: relative;
	top: 4px;
}

/* #### Comments #### */

.combox .bd .c .s {
	margin: 0;
	padding: 0 0 0 20px;
}

.combox {
	text-transform: uppercase;
	font-size: 75%;
}

a img {
	border-bottom-style: none;
	text-decoration: none;
	border-bottom-width: 0;
}

a.bt {
	margin-left: 5px;
}

.gallery {
	margin-top: 10px;
	margin-bottom: 10px;
}

.gallery img {
	margin-right: 25px;
}

.gallery img.left.none {
	margin: 0;
	padding: 0;
}
