body {
	font-family: 'Oswald', sans-serif;
	background: #461563;
	color: #fff;
	padding: 0 auto;
}
#container {
	width: 1140px;
/*	width: 100%; */
	margin: 0 auto;
	background: #290a3b;
	border-radius: 16px;
	overflow: hidden;
	background-image:url('../img/phone-sex-girls.jpg');
	background-repeat:no-repeat;
	background-position: center top;
	background-size: 100%;
}
#container-no-bg {
	width: 1140px;	
/*	width: 100%; */
	margin: 0 auto;
	background: #290a3b;
	border-radius: 16px;
	overflow: hidden;
}
#subContainer {
	width: 1140px;	
/*	width: 100%; */
	margin: 0 auto;
/*	background: #000; */
	border-radius: 10px;
	/* overflow: hidden; */
	background: #290a3b;
	background-image:url('img/phone-sex-girls-gray.jpg');
	background-repeat:no-repeat;
	background-position: center top;
	background-size: 100%;
}
h1 {
	font-family: 'Ultra', serif;
	text-transform: uppercase;
	font-size: 7em;
	margin: -0.01em 0 0.2em 0.375em;
	line-height: 100%;
}
h1 a {
	text-decoration: none;
	color: #fff;
}
h2 {
	font-family: 'Ultra', serif;
	text-transform: uppercase;
	font-size: 4em;
	margin: 1.3em 0 0 0.7em;
	line-height: 1%;
}
h2 a {
	text-decoration: none;
	color: #ffffff;
}
h3 {
	font-family: 'Oswald', sans-serif;
	font-weight: 400;
	font-size: 2em;
	padding-bottom: 1em;
	margin: -0.01em 0 0 1em;
	line-height: 115%
}
h3 a {
	color: #ff0000;
	text-decoration: none;
}
.phoneNumber {
	font-size: 3em;
	line-height: 85%
}
h4 {
	font-family: 'Oswald', sans-serif;
	font-weight: 400;
	font-size: 1em;
	text-transform: uppercase;
	margin-left: 3em;
	text-align: center;	
}
ul li {
	text-align: center;
	text-decoration: none;
	display: block;
}
a {
	color: #ff0000;
	text-decoration: none;
}
a:hover {
	color: #fff71a;
}
header {
	overflow: hidden;
	/* float: left; */
	margin: 0;
}
/* this div wraps around 1-800-PHONE-SEX headline */
#main-header-text {
	float: left;
	margin: 0;
	padding: 0;
}
#1-800 {
	font-size: 2em;
}
/* main nav bar at the top - breaks up into 2 navs - left & right */
#leftNav {
	text-transform: uppercase;
	text-align: center;
	color: #fff;
	float: left;
	display: block;
	font-size: 1.8em;
	font-weight: 300;
	margin: -0.9em 0 0.5em 0;
	padding: 0;
}
#leftNav ul li {
	display: inline;
}
#leftNav ul li a {
	background: #ff0000;
	color: #fff;
	text-decoration: none;
	padding: 0.2em 0.5em;
	margin: 0 0 2em 0.5em;
	border-radius: 8px;
}
#leftNav ul li a:hover {
	text-decoration: none;
	background: #ca0000;
}
#rightNav {
	text-transform: uppercase;
	text-align: center;
	color: #fff;
	float: right;
	display: block;
	font-size: 1.8em;
	font-weight: 300;
	margin: -0.9em 0 0.5em 0;
	padding: 0;
}
#rightNav ul li {
	display: inline;
}
#rightNav ul li a {
	background: #ff0000;
	color: #fff;
	text-decoration: none;
	padding: 0.2em 0.5em;
	margin: 0 0.5em 2em 0;
	border-radius: 8px;
}
#rightNav ul li a:hover {
	text-decoration: none;
	background: #ca0000;
}
/* bottom nav */
#bottomNav {
	display: block;
	width: 95%;
	clear: both;
	font-size: 1.2em;
	margin: 0;
	text-align: left;
}
#bottomNav ul li {
	list-style-type: none;
	display: inline-block;
	padding: 0.25em 0.5em 0.25em 0.5em;	
}
#bottomNav ul li a {
	color: #ff0000;
}
#bottomNav ul li a:hover {
	text-decoration: underline;
}	
/* was the area for photo collage of girls on home page, now it's blank */		
#phone-sex-girls {
	width: 100%;
	height: 886px;
	float: left;
	margin: 1.5em 0 1.5em 0;
	display: block;
	clear: both;
}
/* container for girls girls girls page - contains all the thumbnail images */		
#phone-sex-girls-sub {
	width: 100%;
	float: left;
	margin: 1em 0 1.5em 0;
	display: block;
	clear: both;
}
#phone-sex-girls-sub h3 {
	display: inline;
	margin: 1.5em 0.5em 3em 1.5em;
}
#phone-sex-girls-sub p {
	font-family: Arial, sans-serif;
	text-align: center;
	color: white;
	background: #000;
	padding: 1em 4em 1em 4em;
	margin: -1em 0 2em 0;
}
/* 89cent burst */
#burst {
	background-image:url('../img/yellow-burst.png');
	background-repeat:no-repeat;
	background-position: center;
	float: right;
	width: 245px;
	height: 245px;
	margin: 1em 1em 0 0;
	font-size: 1.5em;
	text-align: center;
	color: #000;
	text-transform: uppercase;
}
#burst h2 {
	font-family: 'Ultra', serif;
	font-size: 4em;
	color: #ff0000;
	margin: 0.125em;
	padding-bottom: 0.1em;
}	
#burst p {
	line-height: 1em;
	padding: 0.5em;
}
.only {
	margin-top: 0.7em;
}
/* superscript on the cent symbol */
#burst sup {
	font-size: 0.5em;
	line-height: 2%;
}
/* the cent symbol in 89cents burst */
.small {
	font-size: 0.5em;
	line-height: 1em;
}
.smallText {
	font-size: 0.7em;
	margin: -2em;
}
.twitter-feed {
	width: 40%;
	height: 40%;
	float: left;
	margin: 0 1em 0 1em;
	padding-bottom: 0.5em;
}
.blurb {
	width: 90%;
	background: rgba(202,0,0,1);
	color: #fff;
	display: block;
	clear: both;
	margin: 0 2em;
	padding: 0.25em 1em 0.25em 1em;
	border-radius: 0.5em;
	font-weight: 300;
	font-size: 1.3em;
	line-height: 2em;
	text-align: center;
}
.blurb a {
	color: #fff71a;
}
footer {
/*	clear: both; */
	font-weight: 300;
	text-align: center;
	width: 85%;
	margin: 1em 4em;
	padding: 0 0 0.5em 0;
	color: #c0c0c0;
}	
footer.clear {
	clear:both;
}
/* PRICING SECTION */
#pricing {
	padding: 2em 5em 0.5em 5em;
	font-size: 1.5em;
	margin: 1.5em 0 1em 1em;
}
#pricing h3 {
	padding-bottom: 0.5em;
	margin: 1em 1em 0 0;
}
#pricing p {
	font-weight: 400;
}
.question {
	color: #ff0000;
}
/* different color for the word "SEX" on h1 header */
.headerColor {
	color: #ff0000;
}
/* IMAGES on girls girls girls page */
.image-row {
	width: 500px;
	margin: 1em 0 1.5em 3em;
	border-bottom: 2px solid #ff0000;
	padding: 0 0 1em 0;
	display: inline;
	float: left;
}
.image-link {
	display: inline-block;
	line-height: 0;	
	margin: 0.5em 0.5em 0.5em 0.5em;
	border-radius: 4px;
	border: 4px solid #bcbcbc;
	-webkit-transition: all 0.1s ease-out;
	-moz-transition: all 0.1s ease-out;
	-o-transition: all 0.1s ease-out;
	transition: all 0.1s ease-out;
}
.image-link:hover {
	border-radius: 4px;
	border: 4px solid #ee22e7;
}