/* Matt Marshak Lifestyle Style Sheet - 6/24/2014 */


/* FONT-FACE */

@font-face {
    font-family: 'identikalsans-boldregular';
    src: url('fonts/406927-webfont.eot');
    src: url('fonts/406927-webfont.eot?#iefix') format('embedded-opentype'),
		 url('fonts/406927-webfont.woff') format('woff'),
		 url('fonts/406927-webfont.ttf') format('truetype'),
		 url('fonts/406927-webfont.svg#identikalsans-boldregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'skeletonantiquelight';
    src: url('fonts/skeletonantique_light-webfont.eot');
    src: url('fonts/skeletonantique_light-webfont.eot?#iefix') format('embedded-opentype'),
		 url('fonts/skeletonantique_light-webfont.woff') format('woff'),
		 url('fonts/skeletonantique_light-webfont.ttf') format('truetype'),
		 url('fonts/skeletonantique_light-webfont.svg#skeletonantiquelight') format('svg');
    font-weight: normal;
    font-style: normal;

}

/* BODY */

html { 
	background: url('images/bg.jpg') no-repeat center center fixed; 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-color:#b7b9d2;
}

body {
	margin-top: 0px;
	margin-bottom: 0px;	
}

h1, h2, h3, h4, h5 { 
	font-family: identikalsans-boldregular, sans-serif; 
	font-weight: bold; 
	color: #5a4e79;
	letter-spacing:2px;
	font-style: normal; 
}

body,td,th {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #000000;
}

a {
	font-size: 14px;
	color: #23224c;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #ffffff;
}
a:active {
	text-decoration: none;
}

.titlebar {
	width: 510px;
	height: auto;
	padding-top: 10px;
	padding-right: 40px;
	padding-bottom: 10px;
	padding-left: 450px;
	text-align: right;
}
.pageTitle {
	font-family: skeletonantiquelight, serif;
	font-size: 36px;
	font-weight: normal;	
	letter-spacing: 1px;
	color: #23224c;
}
.pageTitle a {
	font-family: skeletonantiquelight, serif;
	font-size: 36px;
	font-weight: normal;	
	letter-spacing: 1px;
	color: #23224c;
}
.pageTitle a:link {
	text-decoration: none;
}
.pageTitle a:visited {
	text-decoration: none;
}
.pageTitle a:hover {
	text-decoration: none;
	color: #ffffff;
}
.pageTitle a:active {
	text-decoration: none;
}

.subtitle {
	font-family: identikalsans-boldregular, verdana, Geneva, sans-serif;
	font-size: 17px;
	font-weight: normal;
	letter-spacing: 1px;
	color: #000000;
	top: 0px;
	padding-top: 15px;
}

.imageCenter {
	text-align: center;
	padding: 5px;
}

.coverImage {
	text-align: center;
	padding-top: 2px;
	padding-bottom: 5px;
}





/* HEADER/MENU PAGE */

.header {
	margin-left: auto;
	margin-right: auto;
	margin-bottom:0px;
	width: 1000px;
	height:100px;
	background: url('images/headerBG.jpg');
	background-color: #b7b9d2;
}

.menubar {
	width: 1000px;
	height: 30px;
	padding-left: 115px;
	padding-top: 72px;
}

.menu {
	font-family: identikalsans-boldregular, verdana, Geneva, sans-serif;
	font-size:16px;
	color: #5a4e79;
	text-transform: uppercase;
	letter-spacing:1px;
}
.menu a {
	font-size:16px;
	color: #5a4e79;
	font-weight: bold;
}
.menu a:link {
	text-decoration: none;
}
.menu a:visited {
	text-decoration: none;
}
.menu a:hover {
	text-decoration: none;
	color: #ffffff;
}
.menu a:active {
	text-decoration: none;
}


/* FOOTER */

.footer {
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	width: 1000px;
	height: 100px;
	background: url('images/footerBG.jpg');
	background-color: #b7b9d2;
	color: #FFFFFF;
	text-align: center;
	
}

.socialmediaBox {
	width: 225px;
	height: auto;
	padding-right: 40px;
	padding-top: 10px;
	padding-left: 735px;
	padding-bottom: 5px;
	float: left;
}

.footerBox {
	width: 960px;
	height: auto;
	padding: 20px;
	text-align:center;
}

.copyrightText {
	font-size:10px;
	color:#ffffff;
}
.copyrightText a {
	font-size:10px;
	color:#ffffff;
	font-weight: normal;
}
.copyrightText a:link {
	text-decoration: none;
}
.copyrightText a:visited {
	text-decoration: none;
}
.copyrightText a:hover {
	text-decoration: underline;
	color: #ffffff;
	font-weight:bold;
}
.copyrightText a:active {
	text-decoration: none;
}

/* HOME PAGE */

.homePage {
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	height:619px;
	background: url('images/page-homeBG.jpg');
	background-color: #b7b9d2;
}

.homeContentBox {
	width: 470px;
	height: 515px;
	overflow: auto;
	padding-left: 495px;
	padding-top: 5px;
	padding-right: 25px;
	padding-bottom: 25px;
}

/* TOUR PAGE */

.tourPage {
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	height:619px;
	background: url('images/page-tourBG.jpg');
	background-color: #b7b9d2;
}

.tourSubheaderBox {
	width: 450px;
	height: 25px;
	padding-left: 502px;
	padding-top: 5px;
	padding-right: 25px;
	padding-bottom: 5px;
	float: left;
	
}

.tourContentBox {
	width: 485px;
	height: 480px;
	overflow: auto;
	padding-left: 485px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 25px;
	float: left;
}

.tourMonth {
	width: 455px;
	height:auto;
	float:left;
	text-align:left;
	font-weight:bold;
	padding: 5px;
}
.tourDate {
	width: 55px;
	float:left;
	height:auto;
	text-align:right;
	padding: 2px 2px 2px 2px;
}
.tourDetails {
	width:385px;
	height:auto;
	float:left;
	padding: 2px 2px 2px 15px;
}

/* MUSIC PAGE */

.musicPage {
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	height:619px;
	background: url('images/page-musicBG.jpg');
	background-color: #b7b9d2;
}

.musicContentBox {
	width: 615px;
	height: auto;
	padding-left: 360px;
	padding-top: 5px;
	padding-right: 25px;
	padding-bottom: 25px;
}
.buyIcon {
	padding: 2px;
}

/* BIO PAGE */

.bioPage {
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	height:619px;
	background: url('images/page-bioBG.jpg');
	background-color: #b7b9d2;
}

.bioContentBox {
	width: 550px;
	height: 510px;
	overflow: auto;
	padding-left: 415px;
	padding-top: 5px;
	padding-right: 25px;
	padding-bottom: 25px;
}

/* PHOTOS PAGE */

.photosPage {
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	height:619px;
	background: url('images/page-photosBG.jpg');
	background-color: #b7b9d2;
}

.photosContentBox {
	width: 500px;
	height: auto;
	padding-left: 475px;
	padding-top: 5px;
	padding-right: 25px;
	padding-bottom: 25px;
}
.photoImage {
	border: 1px;
	border-color:#253D6B;
	margin-top: 2px;
	margin-left: 2px;
	margin-bottom: 2px;
	margin-right: 2px;
}

/* VIDEOS PAGE */

.videosPage {
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	height:619px;
	background: url('images/page-videosBG.jpg');
	background-color: #b7b9d2;
}

.videosContentBox {
	width: 540px;
	height: 510px;
	overflow: auto;
	padding-left: 425px;
	padding-top: 5px;
	padding-right: 25px;
	padding-bottom: 25px;
}

/* JOURNAL PAGE */

.journalPage {
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	height:619px;
	background: url('images/page-journalBG.jpg');
	background-color: #b7b9d2;
}

.journalContentBox {
	width: 480px;
	height: 510px;
	overflow: auto;
	padding-left: 485px;
	padding-top: 5px;
	padding-right: 25px;
	padding-bottom: 25px;
	border-color: #253D6B;
}
.journalHeading {
	font-family: identikalsans-boldregular, verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: normal;
	letter-spacing: 1px;
	color: #333850;
	text-transform: uppercase;
	letter-spacing:1px;
}

/* CONTACT PAGE */

.contactPage {
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	height:619px;
	background: url('images/page-contactBG.jpg');
	background-color: #b7b9d2;
}

.contactContentBox {
	width: 510px;
	height: auto;
	padding-left: 40px;
	padding-top: 5px;
	padding-right: 25px;
	padding-bottom: 25px;
}

/* LINKS PAGE */

.linksPage {
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	height:619px;
	background: url('images/page-linksBG.jpg');
	background-color: #b7b9d2;
}

.linksContentBox {
	width: 465px;
	height: auto;
	padding-left: 40px;
	padding-top: 5px;
	padding-right: 25px;
	padding-bottom: 15px;
	font-weight: 700;
}

/* GIVEAWAY PAGE */

.giveawayPage {
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	height:619px;
	background: url('images/page-giveawayBG.jpg');
	background-color: #b7b9d2;
}

.giveawayContentBox {
	width: 540px;
	height: 400px;
	overflow: auto;
	padding-left: 410px;
	padding-top: 5px;
	padding-right: 45px;
	padding-bottom: 5px;
}
.giveawaySignupBox {
	width: 400px;
	height: 205px;
	overflow: auto;
	padding-left: 400px;
	padding-top: 5px;
	padding-right: 25px;
	padding-bottom: 15px;
}
