/*
Title: 
Description:	Global styles and page build
Author: Christine Harcinske / One to One Interactive
Last Updated:	
*/



/*****************************************************************************
RESETS
*****************************************************************************/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

fieldset, img { 
	border: 0;
}
	
table {
	border-collapse: collapse;
	border-spacing: 0;
}
	
ol, ul {
	list-style: none;
}
	
address, caption, cite, code, dfn, em, strong, th, var {
	font-weight: normal;
	font-style: normal;
}
	
caption, th {
	text-align: left;
}
	
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	font-size: 100%;
}

:focus {
	-moz-outline-style:none
}

/*****************************************************************************
GLOBAL STYLES
*****************************************************************************/

html {
	font-size: 100%;
	text-align: center;
}

body {
	margin: 0;
	text-align: left;
	background: #3c4649 url('/skin/frontend/default/renoenvy/assets/images/site_bg.jpg') top left;
	font: 12px/18px Arial, Helvetica, sans-serif;
}


/* TYPOGRAPHY
----------------------------------------------------------------------*/

p {
  margin: 16px 0;
}

strong {
  font-weight: bold;
}

a, a:link, a:visited {
  color: #a75300;
	text-decoration: none;
	font-weight: bold;
	position: relative;
}

a:hover, a:visited:hover {
  color: #307023;
	text-decoration: underline;
	font-weight: bold;
}

blockquote {
  margin: 16px 40px;
	padding: 8px;
	border: 1px solid #bbb;
}

blockquote p {
  margin: 0;
	color: #307023;
}

h1, h2, h3, h4, h5, h6 {
  color: #307023;
}

h1#logo_envy {
  margin: 52px 0 0;
  width: 294px;
  height: 56px;
  float: left;
}

h1#logo_envy a {
  width: 294px;
  height: 56px;
  background: url('/skin/frontend/default/renoenvy/assets/images/envy_logo_hover.png') no-repeat top left;
  text-indent: -9000px;
  display: block;
}

h1#logo_envy a:hover {
  background-position: 0 -56px;
	cursor: pointer;
}

h1 {
  color: #307023;
	font: bold 30px/32px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	margin: 12px 0;
}

h2 {
  color: #307023;
	font: bold 24px/26px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	margin: 12px 0;
}

#sidebar h3 {
  font: bold 18px/20px Arial, Helvetica, sans-serif;
	padding: 4px 8px;
  background: #307023;
	color: #fff;
	margin: 10px 0;
}

h3 {
  font: 18px/20px Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 10px 0;
}

#good_word_header {
  height: 19px;
	width: 252px;
	text-indent: -9000px;
	background: url('/skin/frontend/default/renoenvy/assets/images/good_word.gif') top left no-repeat;
}

#latest_tweets_header {
  height: 21px;
	width: 252px;
	text-indent: -9000px;
	background: url('/skin/frontend/default/renoenvy/assets/images/latest_tweets.gif') top left no-repeat;
}

::-moz-selection { 
  background: #307023; 
	color: #fff;
}

::selection { 
  background: #307023;
	color: #fff;
}



/* FORM STYLES
----------------------------------------------------------------------*/

input {
  vertical-align: middle;
}

legend {
  display: none;
}

#search {
  border: 0;
	height: 24px;
	width: 222px;
	padding: 17px 0 0 40px;
	background: url('/skin/frontend/default/renoenvy/assets/images/search_bg.gif') top left no-repeat; 
	font: 12px/14px Arial, Helvetica, sans-serif;
	color: #333;
}

input.input-text, select, textarea { 
  border:1px solid #b6b6b6; 
	font:12px arial, helvetica, sans-serif; 
}

input.input-text, textarea { 
  padding:2px; 
}

.mini-search .input-text { width:212px; margin-right:2px; }

#search_go {
  border: 0;
	height: 45px;
	width: 60px;
	background: url('/skin/frontend/default/renoenvy/assets/images/search_go.gif') top left no-repeat;
	cursor: pointer;
}


/* GENERAL STYLES
----------------------------------------------------------------------*/

.dbl_border {
  background: url('/skin/frontend/default/renoenvy/assets/images/dbl_border.gif') top left repeat-x;
	height: 5px;
	display: block;
	margin: 0;
	padding: 0;
	width: 100%;
}

/*****************************************************************************
SITE BUILD
*****************************************************************************/

#top_thread {
  height: 42px;
	background: url('/skin/frontend/default/renoenvy/assets/images/thread_header.jpg') top left repeat-x;
}

#header {
  width: 942px;
	margin: 0 auto;
	overflow: hidden;
}

#logo {
  margin-top: 52px;
	float: left;
}

#hRight{
  float: right;
	width: 646px;
	padding: 18px 0 0 0;
	font: 11px/16px Arial, Helvetica, sans-serif;
	color: #f0d65e;
	overflow: hidden;
}

#hRight fieldset {
  float: right;
	margin-right: 6px;
}

#hRight ul {
  margin: 0 10px 0 0;
	padding: 0;
	float: right;
}

#hRight li {
  float: left;
	padding: 17px 8px 0 5px;
	background: url('/skin/frontend/default/renoenvy/assets/images/top-links-tickbg.gif') no-repeat right 21px;
}

#hRight li.first {
  padding: 17px 8px 0 0;
}

#hRight li.last {
  padding: 17px 0 0 5px;
	background: none 0;
}

#hRight a {
  color: #fff;
	font-weight: bold;
}

#mContainer {
  width: 960px;
	margin: 70px auto 0 auto;
	z-index: 100;
	position: relative;
}

#mContainter_top {
  width: 960px;
	height: 44px;
	background: url('/skin/frontend/default/renoenvy/assets/images/container_top.png') top left no-repeat;
}

#mContainter_bg {
  width: 884px;
	padding: 10px 38px 10px 38px;
	background: url('/skin/frontend/default/renoenvy/assets/images/container_bg.png') top left repeat-y;
	text-align: left;
}

#mContainter_btm {
  width: 960px;
	height: 44px;
	background: url('/skin/frontend/default/renoenvy/assets/images/container_btm.png') top left no-repeat;
}

#content_container {
  width: 892px;
	margin: 10px 0 0 0;
  border: 1px solid #bbb;
	background: url('/skin/frontend/default/renoenvy/assets/images/white_bg.png');
	overflow: hidden;
	min-height: 300px;
}

#sidebar {
  width: 230px;
	padding: 10px 0 0 20px;
	float: left;
}

#content {
  width: 600px;
	float:right;
	padding: 10px 20px 0 0;
}

.post img {
  background: #fff;
	padding: 4px;
	border: 1px solid #a0a2a2;
}

div.post > img:first-child {
  height: 227px;
	width: 592px;
	overflow: hidden;
}


img.aligncenter {
	padding: 4px;
	margin-left: auto;
	margin-right: auto;
	display: block;
}
    
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}
    
.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}

#content_onecolumn {
  padding: 10px;
}

/* HOMEPAGE
----------------------------------------------------------------------*/

#feature_container {
  width: 872px;
	height: 360px;
	padding: 10px;
	background: #fff;
}

#slideshow {
  width: 615px;
	height: 360px;
}

#good_word {
  width: 566px;
	margin: 12px 0;
	padding: 0 0 0 12px;
	float: left;	
}

.post_summary {
  float: left;
  width: 273px;
	padding-right: 10px;
}

#twitter {
  margin: 12px 0;
	padding: 0 12px 0 10px;
  width: 290px;
	float: left;
	border-left: 1px solid #c8cacb;
}

.tweetStamp {
  font: italic 11px/18px Verdana, Arial, Helvetica, sans-serif;
}

#footer {
  width: 892px;
	margin: 26px 0 0 0;
	padding: 14px 0 0 0;
	height: 160px;
	background: url('/skin/frontend/default/renoenvy/assets/images/dbl_border.gif') top left repeat-x;
	position: relative;
}

#footer p {
  width: 530px;
	clear: both;
	margin-top: 0;
}

#footer p img {
  float: left;
}

#footer_nav li {
  float: left;
	padding: 0 16px 20px 0;
}

#footer_nav a {
  color: #a75300;
	font: bold 16px/18px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}

#footer_nav a:hover {
  color: #307023;
	text-decoration: underline;
	font-weight: bold;
}

#fSocial {
  width: 308px;
	height: 208px;
	padding: 50px 0 0 50px;
	background: url('/skin/frontend/default/renoenvy/assets/images/social_bg.gif') top left no-repeat;
	position: absolute;
	right: -20px;
	top: -26px;
	z-index: 150;
	color: #aaa99e;
}

#fSocial p {
  width: 250px;
	margin: 6px 0 0 20px;
}

#fSocial li {
  float: left;
	padding-right: 10px;
	text-align: center;
}

#fSocial a {
  color: #f0d65e;
	font-weight: normal;
}

#fSocial a:hover {
  font-weight: normal;
	background: none;
	color: #fff;
	text-decoration: none;
}

#site_btm {
  background: url('/skin/frontend/default/renoenvy/assets/images/footer_bg.png') top left repeat-x;
	height: 374px;
	margin-top: -270px;
	z-index: 10;
	text-align: left;
	position: relative;
}

#site_btm img {
  text-align: left;
	margin: 0;
	padding: 0; 
	left: 0;
	top: 217px;
	position: absolute;
}

/* MAIN NAVIGATION
----------------------------------------------------------------------*/

#main_nav {
	list-style: none;
	margin: 10px 0 0 0;
	float: right;
}

#main_nav li {
  list-style: none;
	float: left;
	height: 34px;
}

#store {
  width: 92px;
	height: 36px;
	display: block;
	text-indent: -9000px;
	background: url('/skin/frontend/default/renoenvy/assets/images/main_menu_sprite.png') top left no-repeat;
}

#store:hover {
	background-position: 0 -32px;
}

#tahoe {
  width: 92px;
	height: 36px;
	display: block;
	text-indent: -9000px;
	background: url('/skin/frontend/default/renoenvy/assets/images/main_menu_sprite.png') -126px 0 no-repeat;
}

#tahoe:hover {
	background-position: -126px -32px;
}

#culture {
  width: 113px;
	height: 36px;
	display: block;
	text-indent: -9000px;
	background: url('/skin/frontend/default/renoenvy/assets/images/main_menu_sprite.png') -252px 0 no-repeat;
}

#culture:hover {
	background-position: -252px -32px;
}

#dealers {
  width: 118px;
	height: 36px;
	display: block;
	text-indent: -9000px;
	background: url('/skin/frontend/default/renoenvy/assets/images/main_menu_sprite.png') -400px 0 no-repeat;
}

#dealers:hover {
	background-position: -400px -32px;
}

p.top-links {
  padding: 17px 0 0 20px;
}

.menu_star {
  width: 38px;
	height: 36px;
	display: block;
	text-indent: -9000px;
	background: url('/skin/frontend/default/renoenvy/assets/images/main_menu_sprite.png') -88px 0 no-repeat;
}

/* BLOG SIDEBAR
----------------------------------------------------------------------*/

.widget {
  overflow: hidden;
	clear: both;
}

#blog_nav {
	margin-bottom: 20px;
}

#blog_nav li ul li a {
 padding: 4px 0 4px 34px; 
 font-size: 14px;
 color: #a75300;
 background: none;
 width: 205px;
}

#blog_nav li.current_page_item ul li a:link, #blog_nav li.current_page_item ul li a:visited {
 padding: 4px 0 4px 18px; 
 font-size: 14px;
 color: #a75300;
 background: none;
 width: 205px;
}

#blog_nav li ul li.current_page_item a:link, #blog_nav li ul li.current_page_item a:visited {
  background: url('/wordpress/wp-content/themes/reno_envy/assets/images/subnav_star.gif') 34px 10px no-repeat;
	color: #666;
	text-indent: 18px;
	padding: 4px 0 4px 34px;
}

#blog_nav lu ul li.current_page_item a:hover, #blog_nav lu ul li.current_page_item a:visited:hover {
  background: url('/wordpress/wp-content/themes/reno_envy/assets/images/subnav_star.gif') 34px 10px no-repeat;
	color: #333;
	text-indent: 18px;
	padding: 4px 0 4px 34px;
}

#blog_nav a {
  font: 18px/20px Arial, Helvetica, sans-serif;
	color: #a75300;
	padding: 4px 0 4px 10px;
	border-bottom: 1px solid #c4c5c5;
	width: 220px;
	display: block;
}

#blog_nav a:hover, #blog_nav a.on {
  color: #666;
	background: none;
	text-indent: 18px;
	background: url('/wordpress/wp-content/themes/reno_envy/assets/images/subnav_star.gif') 10px 10px no-repeat;
}

#blog_nav li.current_page_item a:link, #blog_nav li.current_page_item a:visited {
  background: url('/wordpress/wp-content/themes/reno_envy/assets/images/subnav_star.gif') 10px 10px no-repeat;
	color: #666;
	text-indent: 18px;
}

#blog_nav li.current_page_item a:hover, #blog_nav li.current_page_item a:visited:hover {
  background: url('/wordpress/wp-content/themes/reno_envy/assets/images/subnav_star.gif') 10px 10px no-repeat;
	color: #333;
	text-indent: 18px;
}

.flickr_img {
  height: 60px;
	width: 60px;
	padding: 2px;
	border: 1px solid #a0a2a2;
	float: left;
	margin: 0 6px 6px 0;
}

.widget_recent_entries li {
  margin: 0 0 12px 0;
}

.blog_tweet {
  padding: 0 0 0 46px;
  background: url('/wordpress/wp-content/themes/reno_envy/assets/images/blog-tweet.gif') no-repeat 0 3px;
}

#twitter_update_list li {
  padding-bottom: 10px;
}

#twitter_update_list li span {
  display: block;
}

#respond {
  width: 450px;
}

.launch_player {
  margin: 0;
}

.youtube {
  padding: 0 6px;
}

.blog-newsletter {
  border-top: 1px solid #c4c5c5;
	background: url('/wordpress/wp-content/themes/reno_envy/assets/images/icon_newsletter_blog.gif') no-repeat 3px 8px;
	height: 30px;
	margin: 0 0 16px;
}

.blog-newsletter p {
  margin: 6px 0 0 24px;
}

.flickr_badge_image {
  float: left;
	margin: 0 20px 10px 0;
	min-height: 150px;
}

#flashcontent {
  text-align: center; 
	border: 4px double #A0A2A2;
	background: #fff;
}

/* FEEDBURNER
-------------------------------------------------------*/

.feedburnerFeedBlock li {
  float: left;
	width: 260px;
	margin-right: 20px;
}

.feedburnerFeedBlock li a {
  font-size: 16px;
	line-height: 20px;
}

#creditfooter {
  display: none;
}