@charset "utf-8";
@import url("../webfonts/OpenSans_Regular/stylesheet.css");
@import url("../webfonts/lobster_regular/stylesheet.css");
@import url("../webfonts/tangerine_bold/stylesheet.css");
body {
	font-family: "OpenSans Regular";
	text-align: left;
	font-size: 26px;
}
.ui-bar-a,
.ui-page-theme-a .ui-bar-inherit,
html .ui-bar-a .ui-bar-inherit,
html .ui-body-a .ui-bar-inherit,
html body .ui-group-theme-a .ui-bar-inherit {
	background-color: #7F00FF; /*{a-bar-background-color}*/
	;
	color: #FFF;
}
.ui-panel {
	width: 240px;
	min-height: 100%;
	max-height: none;
	border-width: 0;
	position: absolute;
	top: 0;
	display: block;
	background-color: #87CEFA;
	margin: 0px;
	padding: 0px;
	color: #000;
}
#header {
	background-color: #87CEFA;
	box-shadow: 0px 0px 2px rgba(0,0,255,0.9);
		border: none;
}
.ui-footer {
	line-height: 30px;
	height:50px;
	}
.ui-header h1{
	font-family: "lobster regular";
	font-weight: lighter;
	text-transform: capitalize;
	}
.ui-panel-inner {
	padding: 5px;
}
.ui-panel-inner img {
	box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.9);
}
#openb {
	padding-right: 5px;	
}
#openq {
	padding-right: 2px;	
}
.m-line {
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	height: auto;
}
.m-line img{
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 12px;
}
#wrapper {
	margin: 0px;
	padding: 0px;
	text-align: left;
}
#wrapper1 {
	padding: 0px;
	text-align: left;
	font-size: 22px;
	width: 768px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#wrapper1 h2{
	padding: 0px;
	margin: 0px;
	margin-top: -25px;
	margin-bottom: -25px;
	text-align: center;
}
#wrapper1 h3{
	text-align: center;
	font-family: "lobster regular";
	margin-bottom: -15px;
}

#wrapper1 em{
font-family: "lobster regular";	
font-size:18px;
	}
p{
	margin-top: 2px;
	font-size: 26px;
	padding-left: 5px;
	padding-right: 5px;
	color: #000;
}
.holdit {
	padding: 0px;
	height: 120px;
	width: 300px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #87CEFA;
	border-radius: 5px;
	box-shadow: 0px 0px 5px #87CEFA;
}
.holdit h1{
	color: #FFF;
	font-size: 40px;
	padding-top: 40px;
	text-shadow: 1px 1px 1px #FFFFFF;
}
h1{
	text-align: Center;
	font-family: "tangerine bold";
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 32px;
}
h1 img{
	float: left;
	text-decoration: none;
	border-radius: 20%;
	padding: 10px;
	box-shadow: 0px 0px 3px 1px #2E0854;
	margin-top: 1px;
	margin-right: 8px;
}
h2{
	padding: 0px;
	text-align: left;
	margin: 0px;
}
h4{
	margin-top: -20px;
	padding: 0px;
	text-align: right;
	font-family: "lobster regular";
	font-size: 16px;
}
h3{
	padding: 0px;
	text-align: right;
	font-family: "lobster regular";
	margin: 0px;
}
hr{
	background-color: #2E0854;
	height: 1px;
}
img {
	max-width:100% !important;
	height: auto;
	margin: 0px;
}
.roberta img {
	max-width:100% !important;
	height: auto;
	margin: 0px;
	box-shadow: 0px 0px 5px 1px #2E0854;
}
.love1 {
	float: left;
	width: auto;
	margin-right: 2%;
	margin-left: 2%;
	margin-top: -5px;
	margin-bottom: 0px;
	font-size: 22px;
	font-family: "lobster regular";
	text-transform: capitalize;
	}
.love1 p{
	margin: 0px;
	padding: 0px;
	text-transform: capitalize;
	}
.love2 {
	float: left;
	width: 46%;
	margin-right: 2%;
	margin-left: 2%;
	text-align: right;
	margin-top: -5px;
	margin-bottom: 10px;
	font-size: 18px;
	}
.readm{
	position: relative;
	text-align: center;
	font-size: 50px;
	background-color: #87CEFA;
	border-radius: 10px;
	padding-top: 1px;
	padding-bottom: 1px;
	line-height: 50px;
	box-shadow: 0px 0px 5px rgba(0,0,0,0.9);
	color: #FFF;
	font-family: "lobster regular";
}
.readm a {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	text-decoration: none; /* Makes sure the link   doesn't get underlined */
	z-index: 10;
 }
.readm img {
	text-decoration: none;
	border-radius: 30%;
	padding: 5px;
	background-color: #FFF;
	box-shadow: 0px 0px 5px rgba(0,0,0,0.9);
	margin-bottom: 7px;
	margin-right: 8px;
}
#player {
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 90% !important;
	clear: both;
	float: none;
}
span{
	font-family: "lobster regular";
	padding-right: 5px;
	margin-left: -8px;
	text-shadow: 1px 1px 1px #2E0854;
	}
@media all and (max-width: 768px) {
#wrapper1 {
	text-align: left;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
}
@media all and (max-width: 767px) {
body {font-size: 22px;}
p{font-size: 22px;}
}
@media all and (max-width: 320px) {
body {font-size: 20px;}
p{font-size: 20px;}
}
