@charset "utf-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #000;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #fa8376;
}
a {outline:none; color: #fa8376;}
img{border:0;}
a:hover{color: #f9c4be;}

#splash{
	margin-top: 50px;
}

#logo{
	background:url(images/logo.jpg) no-repeat center;
	height:163px;
	width: 878px;
	float: left;
	margin: 50px 0 0 0;
}
#container {
	width: 878px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
}
#mainContent {
	padding: 0 60px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	margin-left: 60px;
	min-height: 550px;
}
#footer{
	clear: both;
	width: 695px;
	margin: 0 auto;
	margin-top: 15px;
	padding: 0 0 20px 0;
	color: #fff;
	text-align: center;
	font-size: 10px;
}

#footer a{
	font-family: Garamond, "Times New Roman", Times, serif;
	color: #fff;
	font-size: 23px;
	text-decoration: none;
	margin: 0 18px;
}
#copy {	font: 12px Verdana, Arial, Helvetica, sans-serif;}
#copy a{font: 12px Verdana, Arial, Helvetica, sans-serif; margin: 0;}
#pageheading{
	height: 48px;
	background-repeat:no-repeat;
	width: 252px;
}
/************************** MENU BAR **************************/
#menu{
	background: url(images/background_menu.jpg) no-repeat;
	width:878px;
	height: 100px;
	padding-top: 48px;
	font-family: Garamond, "Times New Roman", Times, serif;
}
#menu a{
	color:#fff; 
	text-decoration: none;
	margin: 0 10px;
	font-size: 35px;
}
#menu a:hover, #footer a:hover{color:#fed4cf;}
#menu b{
	font-weight:normal;
	padding-left:90px;
}
/************************** HOMEPAGE **************************/
#dvd{
	height: 196px;
	width: 415px;
	float: left;
	margin: -30px 10px 0 -5px;
}
#floatingcontent{
	float: right;
	margin: -180px -60px 76px 15px;
	}
	#buttons:after, #floatingcontent:after {
		content: ".";
    display: block;
    height: 0;
    visibility: hidden;
    clear: both;
	}
#promovideo{
	margin: 30px 0 45px 0;
}
.hometext{padding-top: 60px;}
#mattrose{
	height: 504px;
	width:315px;
}
.home_mattrose{
	background:url(images/mattwayne3.png) no-repeat;
}
#buttons{
	margin: 25px 0;
	height: 48px;
	width: 315px;
	float: right;
	text-align: right;
}
#buttons img{
	margin: 0 6px;
}
#quotes{
	padding: 0 60px;
	height:100px;
	}
#company{
	float: left;
	width: 200px;
	margin-top: -8px;
	margin-left: -225px;
	text-align:right;
	line-height: 30px;
	color: #7d423c;
}
#floatingcontent.alt{
	float: right;
	margin: -64px -50px 70px 15px;
	}
/************************** CONTACT **************************/
.contact_mattrose{
	background:url(images/mattwayne2.png) no-repeat;
}
#pageheading.contact_pageheading{
	background:url(images/heading_contactme.jpg);
	height: 37px;
	width: 269px
}

/************************** SHOWS **************************/
.shows_mattrose{
	background:url(images/mattwayne.png) no-repeat;
}

.shows_pageheading{
	background:url(images/heading_shows.jpg);

}
.products_pageheading{
	background:url(images/products.gif);

}

/************************** MEDIA **************************/
.media_mattrose{
	background:url(images/mattwayne5.png) no-repeat;
}
.media_pageheading{
	background:url(images/heading_media.jpg);
}

/************************** NEWS **************************/
.news_mattrose{
	background:url(images/mattwayne6.png) no-repeat;
}
.news_pageheading{
	background:url(images/heading_news.jpg) no-repeat;
}
.news hr{border:1px solid #fa8376;}
.news h4{margin: 20px 0 0 0;}
#twitter_update_list li{
	margin: 25px 0;
	list-style: none;
}

/**************** CORNERS THANKS TO SPIFFY CORNERS ********************/
.corners{display:block}
.cornerst *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#fb9d93}
.corners *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#fa877a}
.corners1t{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #fb9d93;
  border-right:1px solid #fb9d93;
  background:#bb655b}
.corners2t{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #fb9d93;
  border-right:1px solid #fb9d93;
  background:#ca6d62}
.corners3t{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #fb9d93;
  border-right:1px solid #fb9d93;}
.corners4t{
  border-left:1px solid #fb9d93;
  border-right:1px solid #fb9d93}
.corners5t{
  border-left:1px solid #fb9d93;
  border-right:1px solid #fb9d93}
  .corners1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #6b3a34;
  border-right:1px solid #6b3a34;
  background:#bb655b}
.corners2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #190d0c;
  border-right:1px solid #190d0c;
  background:#ca6d62}
.corners3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #ca6d62;
  border-right:1px solid #ca6d62;}
.corners4{
  border-left:1px solid #6b3a34;
  border-right:1px solid #6b3a34}
.corners5{
  border-left:1px solid #bb655b;
  border-right:1px solid #bb655b}
.cornersfg{
  overflow: auto;
  background: #fa877a url(images/footerback.jpg) repeat-x;
  }

#socialtext {
	display: block;
    margin: 7px 0 0;
    text-align: center;
}
#biopic {
	float: left;
    font-size: 12px;
    font-style: italic;
    line-height: 19px;
    margin: 20px 30px 60px 0;
    text-align: center;
    width: 200px
}
#bio {
	border: 1px solid #FA8376;
	float: left;
    height: 350px;
	margin: 30px 0 35px;
    overflow-y: scroll;
    padding-right: 20px;
	width:100%
}
#bio:after, #blogtweet:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
#twitterbtn {
	margin: 10px 0
}
#fbbtn {
	margin-left: 15px
}

/**************** TWEETS ********************/
#blogtweet {
	margin-bottom: 20px
}
#blogtweet > div  {
	float: left;
	
	width: 340px
}
#blogtweet > div > div {
	background: rgb(252,165,156);
	background: -moz-linear-gradient(top, rgba(252,165,156,1) 0%, rgba(207,104,97,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(252,165,156,1)), color-stop(100%,rgba(207,104,97,1)));
	background: -webkit-linear-gradient(top, rgba(252,165,156,1) 0%,rgba(207,104,97,1) 100%);
	background: -o-linear-gradient(top, rgba(252,165,156,1) 0%,rgba(207,104,97,1) 100%);
	background: -ms-linear-gradient(top, rgba(252,165,156,1) 0%,rgba(207,104,97,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fca59c', endColorstr='#cf6861',GradientType=0 );
	background: linear-gradient(top, rgba(252,165,156,1) 0%,rgba(207,104,97,1) 100%);
	padding: 10px;
	color: #59332a;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px
}
#tweets ul {
	margin: 0;
	padding: 0
}
#tweets li {
	border-top: 1px solid #ccc;
    list-style: none;
    margin-bottom: 10px;
    padding: 12px 0;
}
	#tweets li.tweet_first {
		border: none
	}
#blogtweet a{
	color: #59332a
}
.blogger-post-footer {
	display:none
}
#hblog, #htweets {
	background: url(images/h-blog.gif) no-repeat;
	display:block;
	height: 30px;
	margin: 0 0 10px 0;
	overflow: hidden;
	text-indent: -9999px;
	width: 151px
}
	#htweets {
		background: url(images/h-tweets.gif) no-repeat;
		width: 185px
	}
#first {
	margin-right: 18px
}
#blog h2 {
	font-size: 18px
}
#blog img {
	width: 300px !important
}
#follow {
	padding: 0 0 10px 71px;
    position: relative;
}
#follow img {
	position: relative;
    top: 10px
}
#follow span {
	border-color: transparent #FA8376 transparent transparent;
    border-style: solid;
    border-width: 0 40px 35px 20px;
	height: 0;
    left: 0;
    position: absolute;
    top: 0;
    width: 0;
}

#contact input, #contact textarea {
	display:block;
	font: 14px Verdana, Arial, sans-serif;
	margin:5px 0;
	padding: 5px;
	width:380px
}
#contact .error {
	background: #FA8376
}
#contact button {
	background: #FA8376;
	border: none;
	color: #fff;
	cursor: pointer;
	font-weight: bold;
	padding: 8px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px
}
