/*
                     Site:   http://www.visitrenotahoe.com/
           Company/Agency:   One to One Interactive     
   Designer+Frond End Dev:   Tim Miley   
                     Site:   Secret Stashes
  
                
  
 
============================================================= */ 
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, del, dfn, font, img, ins, kbd, q, s, samp, tt, var, dd, dl, dt, li, ul, fieldset, form, label, legend, table, caption, tbody, tfoot, thead{margin:0; padding:0; border:0; font-weight:normal; font-style:inherit; font-size:100%; font-family:inherit; text-align:left; vertical-align:top}
a img, :link img, :visited img{border:0}
table{border-collapse:collapse; border-spacing:0}
ol, ul{list-style:none}
acronym{border-bottom:1px dotted #000}
q:before, q:after, blockquote:before, blockquote:after{content:""}
:focus{-moz-outline-style:none}

/* -
============================================================================== */
body{
	background: #141414 url(../images/bck.jpg) no-repeat top center;
	font:12px Arial, Helvetica, sans-serif;
	line-height:1.5em;
	color:#000
	}

hr{
	border:0;
	border-top:1px solid #000;
	margin:10px 0;
	clear:both;
	height:1px
	}
	
input[type="submit"] {
	background: #c03;
	color: #fff;
	padding: 2px 8px;
	border: 0;
	}
input[type="submit"]:hover {
	color: #fff;
	background: #000;
	}

/* -
============================================================= */
h1, h2, h3, h4, h5, h6, h7, h8{
	font-family:Arial,Helvetica,sans-serif;
	font-weight:bold;
	line-height:120%;
	text-transform: uppercase;
	}
h1{font-size:20px; margin:0 0 .5em 0;  color: #000;}
h2{font-size:16px; margin:0 0 .6em 0;  color: #000;}
h3{font-size:14px; margin:0 0 .5em 0;  color: #000;}
h4{font-size:14px; margin:0 0 .2em 0;  color: #333;}
h5, h6, h7, h8{font-size:14px; margin:0 0 .2em 0; border-bottom:1px solid #000; color: #333}

p{margin:0 0 0.9em 0}
a{color:#c03; text-decoration:none}
a:hover{color:#fff; background: #c03}
li, dl {margin-bottom:0.6em}
font {font:14px Arial,Helvetica,sans-serif; line-height:1.5em; color:#333}
strong { font-weight:bold;}

/* - 
============================================================= */
#wrapper {
	background: #fff url(../images/bck_paper.jpg) top center;
	width: 1000px;
	margin: 0 auto;
	}
#flash {
	width: 1000px;
	height: 560px;
	margin: 0 auto;
	}
#m_content {
	width: 960px;
	margin: 0 auto;
	overflow: hidden;
	padding-top: 6px;
	}
#content {
	width: 660px;
	float: left;
	}
.col {
	width: 300px;
	padding: 0 10px;
	float: left;
	}

/* - COMMENTS
============================================================= */	

#twitter_update_list {
  margin-bottom: 14px;
}
	
#twitter_update_list li, #recent_comments p {
	border-bottom: 1px dashed #ccc;
	padding: 5px 0;
	margin: 0;
	overflow: hidden;
	}
 #recent_comments img {
 	border: 1px solid #666;
	float: left;
	margin: 0 10px 5px 0;
	}


/* - TITLES
============================================================= */
#title_tweets, #title_comments, #title_share {
	text-indent: -9999px;
	background-repeat: no-repeat;
	}
#title_tweets {
	background: url('../images/title_tweets.png');
	width: 125px;
	height: 25px;
	}
#title_comments {
	background: url('../images/title_comments.png');
	width: 150px;
	height: 25px;
	}
	

#sidebar {	background: url(../images/sidebar_bck.png) no-repeat top center; padding: 20px; width: 260px;}
#title_share {
	background: url('../images/title_share.png');
	width: 75px;
	height: 40px;
	margin-top: 10px;	
	}
#social { margin-bottom: 50px;	}	
#social li {
	text-indent: -9999px;
	background-repeat: no-repeat;
	}
#social li a { 
	display: block;
	width: 260px;
	height: 45px;
	background-position: top;	
	}
#social li a:hover {	background-position: bottom }
#facebook a {	background: url('../images/facebook.png')}
#twitter a{ background: url('../images/twitter.png')}
#viddler a { background: url('../images/heavenly.png')}
#rss a{ background: url('../images/newsletter.png')}


/* - FOOTER
============================================================= */
#footer {
	color: #999;
	padding: 10px 30px;
	font-size: 11px;
	}
#footer p{
	margin: 0;
	}
#footer a{
	color:#666;
	}
#footer a:hover{
	color: #333;
	background: none;
	}

/* - BUTTON
============================================================= */
p.btn {	border: 0 !important;	}
.btn a {
	background: #c03;
	color: #fff;
	padding: 2px 8px;
	border: 0;
	}
.btn a:hover {
	color: #fff;
	background: #000;
	}

/* - CLASSES
============================================================= */
.hr {
	width: 100%;
	height: 30px;
	background: url('../images/hr.png') no-repeat center center;
	clear: both;
	}
	
/* - FB CONNECT
============================================================= */	

#socialbar {
  border-top: 1px dashed #ccc;
	border-bottom: 1px dashed #ccc;
	overflow: hidden;
	width: 300px;
	margin: 0 auto 20px auto;
	padding: 0 10px;
}

#socialbar li {
  float: left;
	padding: 10px 25px 0 25px;
}

#respond {
  clear: both;
	margin: 12px 0 0 0;
	padding: 10px 0;
	border-top: 1px dashed #ccc;
}


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

.vcard img {
  float: left;
	margin: 0 10px 0 0;
}