/* @override http://10.10.10.192/~stuartrichardson/html-builds/birthday-bundle-over-2010/stylesheets/styles.css */

body {
  background-color: #8d5230;
  background: #8d5230 url(../images/wood-128.gif) repeat center;
  color: #f1ebd5;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 18px;
  line-height: 26px;
}
a {
  color: #f7da61;
}
a:focus {
  outline: none;
}
a:active {
  outline: none;
}

.wrapper {
  width: 790px;
  margin: 0px auto;
  overflow: hidden;
}

h1 {
  height: 203px;	  
  margin-top: 65px;
  text-align: center;
  text-indent: -9999px;
  background: transparent url(../images/party_over.png) no-repeat center;
}

p.intro {
  text-align: center;
  color: #ffd47a;
  font-family: Helvetica, Arial, sans-serif;
  font-style: italic;
  font-size: 27px;
  line-height: 52px;
  font-weight: bold;
  margin-top: 10px;
}

.sidebar {
  float: right;
  width: 230px;
}
.sidebar p {
  text-align: left;
  margin: 30px 0px;
}

.copy {
  padding-left: 30px;
  width: 490px;
  float: left;
}

.copy p {
  margin: 25px 0px;
  text-align:  left;
}
a.mediatemple {
  display: block;
  text-indent: -9999px;
  width: 125px;
  height: 78px;
  margin: 0px auto;
  background: transparent url(../images/thanks_mediatemple.png) no-repeat top left;
}

div.rockable_container {
  position: relative;
  margin-top: 30px;
}

div.rockable_container p {
  position: absolute;
  top: 13px;
  right: 23px;
  width: 150px;
  text-align: center;
  font-size: 16px;
  line-height: 23px;
  color: #672f12;
}
div.rockable_container p a {
  color: #2f2c22;
  font-weight: bold;
}


ul {
	overflow: hidden;
	list-style: none;
}

li {
	float: left;
	margin-right: 25px;
}

ul li a {
	text-indent: -9999px;
	display: block;
	background: transparent url(../images/affiliates.png) no-repeat top left;
	height: 41px;
	width: 36px;
}
li.themeforest a {
    background-position: 0px 3px;
}
li.activeden a {
    background-position: 0px -328px;
}
li.codecanyon a {
    background-position: 0px -247px;
}
li.audiojungle a {
    background-position: 0px -163px;
}
li.videohive a {
    background-position: 0px -81px;
}
li.graphicriver a {
    background-position: 0px -412px;
    width: 38px;
    height: 43px;
}
li.three_d_ocean a {
    background-position: 0px -505px;
}
li.tuts a {
    background-position: 0px -584px;
}

form {
  overflow: hidden;
  margin-bottom: 100px;
}
form h2 {
  background: transparent url(../images/upcoming_offers.png) no-repeat top left;
  height: 55px;
  text-indent: -9999px;
  margin-top: 20px;
}
.copy form p {
  margin: 10px 0px 15px;
}

input {
	float: left;
	padding: 10px 10px;
	width: 320px;
	border: 0px;
	background-color: #4f240b;
	color: #806048;
	font-size: 16px;
}
input.submit {
	height: 36px;
	width: 126px;
	border: 0px;
	background-color: #f6dd6a;
	font-size: 18px;
	float: right;
	margin-top: 2px;
	padding: 0px;

}
