/*

Jabeh - Cascading Style Sheet

Copyright 2008 Louis Harboe - Graphicpeel.com

*/


body {
background: #380009 url(images/bg.png) repeat-x;
margin: 0px;
padding: 0px;
font-family: Helvetica, Verdana, Arial, sans-serif;
}

a {
outline: none; /* Firefox fix */
border: 0;
}

#wrapper {
margin: auto;
width: 731px;
padding-top: 30px;
}

.topcap {
background: url(images/topcap.png) no-repeat;
height: 7px;
width: 731px;
}

.bottomcap {
background: url(images/bottomcap.png) no-repeat;
height: 9px;
width: 731px;
}

#content {
background: url(images/content.jpg) no-repeat;
height: 601px;
width: 740px;
}

p {
float:right;
text-shadow: #ffd19c 0px 1px 1px;
}

#content .large {
font-size: 18px;
margin-top: 200px;
width: 270px;
margin-right: 70px;
margin-bottom: 20px;
color: #792114;
font-style: italic;
text-align: center;
}

#content .large2 {
font-size: 18px;
width: 270px;
margin-top: 10px;
margin-right: 70px;
margin-bottom: 20px;
color: #792114;
font-weight: bold;
text-align: center;
}

#content .small {
font-size: 15px;
margin-top: 0px;
width: 270px;
margin-right: 70px;
color: #370906;
}

#reviews {
background: url(images/reviewsbg.png);
width: 690px;
height: 98px;
margin-top: 0px;
margin-bottom: 10px;
padding: 25px;
float: left;
}

#movie embed {
height: 355px;
width: 239px;
margin: auto;
position: absolute;
}

#badge {
background: url(images/musicbadge.png) no-repeat;
width: 171px;
height: 171px;
top: 0px;
left: 0px;
position: fixed;
}

#badge a{
text-indent: -9990px;
display: block;
height: 171px;
width: 171px;

}

#movie {
padding-left: 50px;
padding-top: 95px;
background: url(images/moviebg.png) no-repeat;
width: 316px;
height: 485px;
padding-bottom: 19px;
float:left;
margin-top: 25px;
margin-left: 30px;
}

.download {
display: block;
line-height: 29px;
background: url(images/download.png) no-repeat;
width: 274px;
height: 82px;
float: left;
text-indent: -9990px;
margin-left: 0px;
margin-top: 0px;
}

.tutorial {
display: block;
line-height: 29px;
background: url(images/havingTrouble.png) no-repeat;
width: 192px;
height: 82px;
float: left;
text-indent: -9990px;
margin-left: 0px;
margin-top: 0px;
}

.quote {
background: url(images/quotebg.png) no-repeat;
width: 160px;
height: 90px;
color: #fff;
font-size: 12px;
padding-left: 35px;
float: left;
margin-right: 25px;
}

.author {
color: #ffbeb6;
font-style: italic;
padding-top: 10px;
float: right;
text-align: right;
}

#footer {
padding: 0px;
}

#footer p{
color: #812923;
font-size: 14px;
text-shadow: #000 0px 1px 1px;
margin-bottom: 25px;
width: 700px;
margin: 0px;
}

.right {
margin-left: 40px;
margin-right: 40px;
padding-bottom: 25px;
position: absolute;
}

a {
color: #691617;
font-size: 14px;
text-shadow: #000 0px 1px 1px;
}

a:hover {
color: #000;
font-size: 14px;
text-shadow: #5c1314 0px 1px 1px;
}
