/* 5 doors down styles created by Erika Thorpe 2007 */

body {
	margin-top: 20px;
	background-color: #463C2A;
	background-image: url(images/base.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #463C2A;
	line-height: 13px;
}
#book {
	position:relative;
	width:810px;
	height:575px;
	z-index:1;
	background-image: url(images/bg.jpg);
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	border-top-width: 3px;
	border-right-width: 2px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #473C2B;
	border-right-color: #473C2B;
	border-bottom-color: #473C2B;
	border-left-color: #473C2B;
}
#bookmarks {
	position:absolute;
	left:93px;
	top:7px;
	width:616px;
	height:70px;
	z-index:1;
}
a:link, a:active, a:visited {
	font-size: 11px;
	font-weight: bold;
	color: #5A5A00;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
a:hover {
	font-size: 11px;
	font-weight: bold;
	color: #A99E3B;
	text-decoration: line-through;
	font-family: Arial, Helvetica, sans-serif;
}

.bigText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #5D5709;
	font-style: italic;
}
.padLeft {
	padding-left: 20px;
}
.italic {
	font-size: 11px;
	font-style: italic;
	color: #535329;
}

#blog {
	position:absolute;
	left:742px;
	top:432px;
	width:35px;
	height:33px;
	z-index:4;
	overflow: hidden;
}

.topBottomStroke {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CA5D1A;
	border-bottom-color: #CA5D1A;
}
hr {
	background-image: url(images/hr.gif);
	background-repeat: no-repeat;
}
.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #464424;
	font-size: 13px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8D844E;
}

.dropCap {
	background-color: #E1BA7F;
	border: 1px solid #A99E3B;
	background-image: url(images/pattern_036.gif);
	padding: 1px;
	margin: 2px;
}

/*START INDEX STYLES*/
#index-box {
	position:relative;
	width:580px;
	height:580px;
	z-index:1;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

/*START PROLOGUE STYLES*/
#pro-image {
	position:absolute;
	left:20px;
	top:66px;
	width:389px;
	height:474px;
	z-index:2;
	background-image: url(images/prologue.jpg);
	background-repeat: no-repeat;
	}

#pro-text {
	position:absolute;
	left:430px;
	top:207px;
	width:254px;
	height:204px;
	z-index:3;
	padding-right: 10px;
	padding-left: 13px;
	text-align: justify;
	overflow: hidden;
}
/*START ABOUT STYLES */
#about-image {
	position:absolute;
	left:87px;
	top:74px;
	width:329px;
	height:220px;
	z-index:2;
	background-image: url(images/about.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
}
#stats {
	position:absolute;
	left:101px;
	top:306px;
	width:273px;
	height:200px;
	z-index:5;
	padding-right: 10px;
	padding-left: 10px;
	text-align: justify;
	font-size: 11px;
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	overflow: hidden;
}
#about-text {
	position:absolute;
	left:422px;
	top:80px;
	width:281px;
	height:326px;
	z-index:3;
	padding-left: 13px;
	text-align: justify;
	overflow: hidden;
}
#about-footer {
	position:absolute;
	left:408px;
	top:284px;
	width:321px;
	height:242px;
	z-index:2;
	background-image: url(images/about2.jpg);
}

/*START PORTFOLIO STYLES*/
#mediabase {
	position:absolute;
	left:93px;
	top:74px;
	width:634px;
	height:450px;
	z-index:2;
	background-image: url(images/mediaback.jpg);
	background-repeat: no-repeat;
}
#media {
	position:absolute;
	left:29px;
	top:33px;
	width:576px;
	height:387px;
	z-index:1;
}

/*START CONTACT, ERROR AND SUCCESS STYLES */

#contact-image {
	position:absolute;
	left:96px;
	top:67px;
	width:631px;
	height:451px;
	z-index:2;
	background-image: url(images/contact.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
}
#contact-text {
	position:absolute;
	left:44px;
	top:162px;
	width:293px;
	height:162px;
	z-index:3;
	text-align: justify;
}
#email {
	position:absolute;
	left:573px;
	top:35px;
	width:30px;
	height:18px;
	z-index:4;
	overflow: hidden;
}
textarea {
	background-color: #AFA75F;
	border: 1px solid #8C5737;
	color: #463C2A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
input {
	background-color: #AEA65D;
	border: 1px solid #8A532B;
	color: #463C2A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.redButton {
	color: #F2D88C;
	background-color: #BC460E;
	border: 2px solid #A39121;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

/*START LINKS STYLES */

#links-image {
	position:absolute;
	left:134px;
	top:148px;
	width:598px;
	height:380px;
	z-index:3;
	background-image: url(images/links.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
}
#linksTab {
	position:absolute;
	left:621px;
	top:61px;
	width:89px;
	height:94px;
	z-index:5;
	background-image: url(images/linkTab.jpg);
	overflow: hidden;
	background-repeat: no-repeat;
}
#linksLeft {
	position:absolute;
	left:108px;
	top:129px;
	width:277px;
	height:308px;
	z-index:6;
	padding: 6px;
}
#linksRight {
	position:absolute;
	left:434px;
	top:155px;
	width:225px;
	height:107px;
	z-index:7;
	padding: 6px;
}
#linksTAb {
	position:absolute;
	left:651px;
	top:87px;
	width:70px;
	height:57px;
	z-index:8;
}
#linksLeft a, #linksRight a {
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	padding-left: 13px;
	background-position: left center;
}
#linksLeft a:hover, #linksRight a:hover {
	background-image: url(images/bullet2.gif);
	background-repeat: no-repeat;
	padding-left: 13px;
	background-position: left center;
}

