@charset "utf-8";
.content {
	color: #F7F7F7;
	background-color: #2C2A1E;
	background-image: url(../images/backgrounds/containerbg.jpg);
	border: 1px solid #5D5541;
	float: left;
	width: 780px;
	margin-top: 0px;
	padding-top: 20px;
	padding-bottom: 30px;
	padding-left: 20px;
}
.content p {
	letter-spacing:1px;
}

#masthead {
	background-image: url(../images/backgrounds/headingbg.gif);
	height: 140px;
	width: 800px;
	color: #333;
	float: left;
	background-position: bottom;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 5px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #766B4E;
	border-right-color: #766B4E;
	border-bottom-color: #666;
	border-left-color: #766B4E;
	text-align: left;
	vertical-align: middle;
}
#masthead h1  {
	font-family: "Arial Black", Gadget, sans-serif;
	color: #FFC;
	line-height: 190px;
	font-size: 2.5em;
}
.iconsbox {
	height: 60px;
	float: right;
	width: 120px;
	top: 0px;
	padding: 5px;
}

.socialbuttons {
	height: 55px;
	width: 55px;
	float: right;
	padding: 2px;
}

#artistmasthead {
	background-image: url(file:///Macintosh%20HD/Users/diana.aguilar/Desktop/TimetoShineWebsite/images/backgrounds/headingbg.gif);
	width: 800px;
	color: #333;
	float: left;
	background-position: bottom;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 5px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #978964;
	border-right-color: #978964;
	border-bottom-color: #978964;
	border-left-color: #978964;
	text-align: left;
	vertical-align: middle;
	height: 240px;
}

.artisticonsbox {
	height: auto;
	width: 150px;

	padding top: 10px;
	float: right;
	position: relative;
	right: 0px;
	background-image: url(../images/backgrounds/contacttab2.gif);
	background-position: left bottom;
	z-index: 2;
}

.column1 {-
	width: 370px;
	float: left;
	margin-left: 10px;
	width: 370px;
	font-size: .8em;
}
.smallcolumn h3 {
	color: #FC3;
}
.medialist {
	width: 310px;
	float: left;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	border: 1px solid #7B6A3D;
	padding: 5px;
}
.medialist a {
	color: #FFC;
	text-decoration: none;
}

.column {
	width: 335px;
	float: left;
	margin-left: 10px;
	border: 1px solid #7B6A3D;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	margin-bottom: 15px;
	margin-right: 10px;
	background-repeat: no-repeat;
	background-image: url(../images/backgrounds/hardcity.jpg);
	font-size: .9em;
	letter-spacing: 2px;
	background-color: #1C1A12;
	opacity: .85;
	background-position: 0px -200px;
	overflow: auto;
}
.columnnoFloat {
	width: 330px;
	height: auto;
	margin-left: 10px;
	border: 1px solid #7B6A3D;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	margin-bottom: 30px;
	margin-right: 10px;
	margin-top: 10px;
	background-repeat: no-repeat;
	background-image: url(../images/backgrounds/hardcity.jpg);
	font-size: .9em;
	letter-spacing: 2px;
	background-color: #1C1A12;
	opacity: .85;
	background-position: 0px -200px;
	clear: left;
	overflow: auto;
}

#player {
	padding: 10px;
}

.contacticon {
	background-color: #DED03C;
}
.widecolumn {
	width: 690px;
	float: left;
	margin-left: 10px;
	padding-top: 30px;
	padding-right: 25px;
	padding-bottom: 20px;
	padding-left: 25px;
	margin-right: 10px;
	background-color: #1C1A12;
	opacity:  0.85;
	margin-top: 10px;
	border: 1px solid #7B6A3D;
	font-size: .9em;
}
.content .widecolumn h2 {
	font-size: 1.8em;
	color: #FDF774;
}

.content .widecolumn p {
	padding-bottom: 10px;
	padding-left: 10px;
}

.smallcolumn {
	width: 323px;
	float: left;
	margin: 10px;
	border: 1px solid #7B6A3D;
}
.widecolumn img {
	margin-right: 20px;
	margin-left: 10px;
}
