/* Color and Font Legend 
font-family: 'Mate SC', serif;
font-family: 'Judson', serif;

*/


/* Reset */

html, body { margin: 0; padding: 0; border: 0;  
				background: transparent; font-size:10px; }

div, span, article, aside, footer, header, hgroup, nav, section,
h1, h2, h3, h4, h5, h6, p, blockquote, a, ol, ul, li, 
table, tr, th, td, tbody, tfoot, thead {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;
	background: transparent;
	}

img 	{ margin:0; padding:0; border:0; }

table, tr, th, td, tbody, tfoot, thead {
	margin: 0; padding: 0; border: 0;
	vertical-align: baseline;
	background: transparent;
	}
	
table { border-collapse: collapse; border-spacing: 0; }
	
input, select, textarea, form, fieldset {
	margin: 0; padding: 0; border: 0;
	}

article, aside, dialog, figure, footer, header, hgroup, nav, section { 
	display:block; }

h1, h2, h3, h4, h5, h6, p, li, blockquote, td, th, a, caption, em, strong, strike { 
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	font-weight: normal;
	font-style: normal;
	line-height: 100%; 
	text-indent: 0;
	text-decoration: none;
	text-align: left;
	color: #000;
	}

ol, ul { list-style: none; }


/* Global */

html 	{	}
body		{
	background: #50dafe url(../images/bg/RolyBG.jpg) no-repeat fixed center top;
	 -webkit-background-size: cover;  
  -moz-background-size: cover;  
  -o-background-size: cover;  
  background-size: cover;  
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://media02.hongkiat.com/oversized-background-image-design/bg.jpg', sizingMethod='scale')";  
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='.http://media02.hongkiat.com/oversized-background-image-design/bg.jpg', sizingMethod='scale');
}



/* Headings */

h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
	color: #00c6f3;
	font-family:"idolwild", Arial, sans-serif;
}

h1 { font-size:24px; }
h2 { font-size:24px; }
h3 { font-size:16px; }
h4 { font-size:14px; }
h5 { font-size:14px; }
h6 { font-size:14px; }

h1 img, h2 img, h3 img, h4 img, h5 img, h6 img { margin: 0; }



/* Text Elements */

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

}

p           	{
	color:#00ace0;
	font-size:1.7em;
	line-height:150%;
	margin-bottom:12px;
}
p .left		{ margin: 1.5em 1.5em 1.5em 0; padding: 0; }
p .right 		{ margin: 1.5em 0 1.5em 1.5em; padding: 0; }

a           	{   }
a:link		{ color: #fe7229;  }
a:visited		{ color: #fe7229;  }
a:active		{ color: #fe7229;  }
a:focus		{ color: #e74f00;  }
a:hover     	{ color: #e74f00;  }


blockquote  	{ color:#000; font-size:12px; }

strong      	{ font-weight: bold; }
em		     { font-style: italic; }

/* Images */



/* Lists */

ul          	{ 	}
ol          	{ list-style-type:decimal; }

ul li		{ color:#000; font-size:12px; }
ol li	     { color:#000; font-size:12px; }

dl          	{  	}
dt       		{  	}
dd          	{ 	}



/* Tables */

table       	{ width:100%; }

tr			{	}
.odd			{ background-color:#eee; }
.even		{ background-color:#fff; }

th          	{ font-weight: bold; }
thead, th    	{ background: #ccc; }

tbody		{    }

th,td,caption 	{ 	}
caption 		{ 	}

tfoot       	{	}
.tfooter		{ background-color:#ccc; text-align:center; font-style:italic; }

caption     	{ background: #efefef; }



/* Miscellaneous */

sup, sub    	{ line-height: 0; }

abbr, acronym  { border-bottom: 1px dotted #666; }
address     	{ 	 }
del         	{ background:#FFCECE; color:#f00; }

code, pre		{ background-color:#FF9; padding:2px 0px; margin:4px 25px;
					font-family:"Courier New", Courier, monospace; font-size:12px; font-weight:normal; line-height:150%;	}


/* Containers */

#wrapper 			{    }

#top	 			{
	30width:900px;
	margin:0 auto;
	height: 20px;
	width: 900px;
}
#top-bg			{ background-color:#50daff; width:100%; overflow:auto; }

#name			{ float:left; 	}
#name img			{
	margin:10px 0;
	position: absolute;
	top: 5px;
	z-index: 9998
}

#social-media			{
	float:right;
	margin-top:42px;
	margin-right: 10px;
}
#social-media ul 		{	}
#social-media ul li		{
	display:inline;
	text-align: right;
}
#social-media img		{ width:32px; height:32px; margin:0 0 5px 5px; 	}
#social-media ul li p	{ color:#fff; font-size:18px; text-align:center; line-height:130%;  }

#topnav 			{
	width:900px;
	margin:0 auto;
	text-align: right;
}
#topnav-bg		{
	clear:both;
	background-color:#0bc3f4;
	width:100%;
	padding:10px 0;
}
#topnav-wrap		{	
}

#topnav ul		{ 	}
#topnav ul li		{ font-size:2.1em; display:inline; 
					margin:0 32px 0 0;	}
#topnav ul li a	{ 	font-family:'idolwild', Georgia, "Times New Roman", Times, serif;}

#topnav a:link		{ color:#fff;	}
#topnav a:visited	{ color:#fff;	}
#topnav a:active	{ color:#fff200;	}
#topnav a:hover	{ color:#5F8EC2; }
#topnav a:focus	{ color:#5F8EC2; }


#banner-bg		{
	width:100%;
}

#banner			{
	padding:5px 0px 0px 0px;
	width:900px;
	margin:0 auto;
}

#accordion a			{ font-size:16px; font-weight:bold; }
#accordion a:link		{ color:#fe7229;	}
#accordion a:visited	{ color:#fe7229;	}
#accordion a:active		{ color:#fe7229;	}
#accordion a:hover		{ color:#e74f00; text-decoration:underline;	}
#accordion a:focus		{ color:#e74f00; text-decoration:underline;	}

#subbanner 		{
	width:900px;
	margin:0 auto;
	padding:30px 20px;
	position: relative;
}



#subbanner-bg		{
	width:940px;
	background: #f1fcff;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
}
#subbanner h1		{
	font-size:48px;
	margin-bottom:20px;
	padding-bottom:20px;
	border-bottom:1px #00c5ed solid;
}

#subbanner h4		{ color:#fff; margin:30px 20px 20px 20px; text-align:center;
					font-size:42px; font-weight:bold;
					padding-bottom:10px; border-bottom:1px #fff solid; }
#subbanner h5		{ color:#fff; text-align:center; }

#subbanner p		{ line-height:180%; }

#buyitlinks 		{
	width:900px;
	margin:0 auto;
	padding:30px 20px;
	position: relative;
	
}



#buyitlinks-bg		{
	width:940px;
	background: #f1fcff;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
}
#buyitlinks h1		{
	font-size:48px;
	margin-bottom:20px;
	padding-bottom:20px;
	border-bottom:1px #00c5ed solid;
}

#buyitlinks h4		{ color:#fff; margin:30px 20px 20px 20px; text-align:center;
					font-size:42px; font-weight:bold;
					padding-bottom:10px; border-bottom:1px #fff solid; }
#buyitlinks h5		{ color:#fff; text-align:center; }

#buyitlinksr p		{ line-height:180%; }

#buyitlinks a			{  }
#buyitlinks a:link		{ color:#fe7229;	}
#buyitlinks a:visited	{ color:#fe7229;	}
#buyitlinks a:active		{ color:#fe7229;	}
#buyitlinks a:hover		{ color:#e74f00; 	}
#buyitlinks a:focus		{ color:#e74f00; 	}

#content-wrap		{ width:940px; margin:0 auto;  }

#leftside 		{ width:425px; margin-right:5px; float:left; background: #f1fcff; margin-top: 20px; padding:30px 20px;  }
#leftside h2		{ padding-bottom:10px; margin:20px 0px 10px 0px; 
					border-bottom:1px #000 solid; 	}
#leftside h3		{ 	}
#leftside p		{ line-height:180%;	}
#leftside img		{ border:10px #fff solid;	}
#leftside li		{ 	}
#leftside a		{	}

#rightside 		{
	width:425px;
	float:right;
	background: #f1fcff;
	margin-top: 20px;
	padding:30px 20px;
}
#rightside h2		{ padding-bottom:10px; margin:20px 0px 10px 0px; 
					border-bottom:1px #000 solid;	}
#rightside h3		{ 	}
#rightside p		{ line-height:180%; 	}
#rightside img		{ border:10px #fff solid;	}
#rightside li		{ 	}
#rightside a		{	}


#content 			{    }
#content-bg		{	}
#content-wrap		{	}

#content h2		{ 	}
#content h3		{ 	}
#content p		{ 	}
#content img		{ 	}
#content li		{ 	}
#content a		{	}

#content a:link		{ color:#000;	}
#content a:visited		{ color:#000;	}
#content a:active		{ color:#000;	}
#content a:hover		{ color:#000;	}
#content a:focus		{ color:#000;	}

#gallery			{	}

#team			{	}

#faq				{	}

#footer 			{
	width:900px;
	margin-top:30px;
	margin-left:auto;
	margin-right:auto;
	padding:20px 0;
	height: 300px;
}
#footer-bg		{
	clear:both;
	background-color:#50daff;
	width:100%;
}
#footer p			{ 	}

#footer a:link			{ color:#ffffff;	}
#footer a:visited		{ color:#ffffff;	}
#footer a:active		{ color:#ffffff;	}
#footer a:hover		{ color:#ffffff;	}
#footer a:focus		{ color:#ffffff;	}

#video {
	width: 640px;
	margin-left:auto;
	margin-right:auto;
	padding-bottom: 20px;
}


#box1 {   }

#box2 {   }

#box3 {   }

#box4 {   }

#box5 {   }

#box6 {   }

#box7 {   }

#box8 {   }

#box9 {   }



/* Layout Extra */

.event-title	{ font-family:Arial, Helvetica, sans-serif; font-size:16px; font-weight:bold;
				margin:0 0 0 40px; border-bottom:1px #000 dotted; padding:3px 5px; }
.event-desc	{ font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:normal;
				margin:0 0 20px 40px; padding:3px 5px; 	}
.event-date	{ font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:normal;
				margin:0 0 0 40px; padding:3px 5px; }

/* Layout Extra */




/* Navigation Extra */



/* Forms */

#feedback 					{ margin:0 0 0 20px; 	}

form ol 						{ list-style-type:none; }

#feedback label 				{
	display: block;
	margin:0 0 7px 0;
	font-family:'idolwild', Georgia, "Times New Roman", Times, serif;
	text-transform:uppercase;
	font-size: 2em;
	color: #00c6f3;
} 
								
#feedback input, textarea, select 	{width: 280px; margin:0 0 16px 10px; display: block; padding:5px; }

#feedback ol li				{ display:block; padding:20px 0px 5px 0px; }

#feedback #submit				{ padding:5px 20px; }


/* Miscellaneous  */
.image-and-button {
	position: absolute;
	top: 30px;
	left: 40px;
	text-align: center;
}

.button {
	background-image: -moz-linear-gradient(top, #ffa12f, #ffa12f);
	background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #ffa12f),color-stop(1, #ffa12f));
	padding: 5px 15px;
	-moz-border-radius: 20px;
	color: white;
	font-weight: normal !important;
	text-transform: uppercase;
	border: 2px solid white !important;
	-moz-box-shadow: 1px 1px 3px #666;
	-webkit-box-shadow: 1px 1px 3px #666;
	position: absolute;
	font-size: 1.2em;
	left: 15px;
	width: 104px;
	text-align: center;
	margin-top: 10px;	
}

#subbanner a:link		{ color:#e74f00;	}
#subbanner a:visited	{ color:#e74f00;	}
#subbanner a:active	{ color:#ffffff;	}
#subbanner a:hover	{ color:#e74f00; }
#subbanner a:focus	{ color:#ffffff; }

#subbannerlinkv2 a:link		{ color:#ffffff;	}
#subbannerlinkv2 a:visited	{ color:#ffffff;	}
#subbannerlinkv2 a:active	{ color:#ffffff;	}
#subbannerlinkv2 a:hover	{ color:#e74f00; }
#subbannerlinkv2 a:focus	{ color:#ffffff; }


.copyright-text	{ font-size:80%; font-style:italic; color:#333; }
.footer-text		{ font-size:1.6em; font-style:normal; color:#fff; text-align:center;
					margin-top:10px; padding-top:10px; 
					border-top:1px #fff dotted; }

.title			{ font-size:18px; font-weight:bold; color:#333;  }
.subtitle			{ font-size:14px; font-style:italic; color:#333;  }

.artist			{ font-size:16px; font-weight:bold; color:#333;  }
.author			{ font-size:14px font-weight:bold; color:#555;  }
.editor			{ font-size:14px font-style:italic; color:#555;  }

.pub-date			{ font-size:10px font-style:italic; color:#555; }
.article-date		{ font-size:10px font-style:italic; color:#555;  }
.location			{ font-size:10px font-style:italic; color:#555;  }

.float-right		{ float:right; }
.float-left		{ float:left; }
.clear			{ clear:both; }

.hide			{ display:none; }
.block			{ display:block; }
.inline			{ display:inline; }

.first			{ font-weight:bold; }
.last			{ font-weight:bold; }
.left			{ font-weight:bold; text-align:left; }
.right			{ font-weight:bold; text-align:right; }

.added      		{ background:#D7D7FF; }
.removed    		{ background:#FFCECE; color:#f00; }
.changed			{ background:#FFB; }


/* Success, info, notice and error/alert boxes - from Blueprint CSS Framework */

.error, .alert, .notice, .success, .info {
	padding: 0.8em; margin-bottom: 1em; border: 2px solid #ddd; }

.error, .alert 	{ background: #fbe3e4; color: #8a1f11; border-color: #fbc2c4; }
	
.notice			{ background: #fff6bf; color: #514721; border-color: #ffd324; }
	
.success   		{ background: #e6efc2; color: #264409; border-color: #c6d880; }
	
.info 			{ background: #d5edf8; color: #205791; border-color: #92cae4; }
	
.error a 	{ color: #8a1f11; }
.alert a 	{ color: #8a1f11; }
	
.notice a   { color: #514721; }
.success a  { color: #264409; }
.info a		{ color: #205791; }
#subbanner-bg #subbanner img {
}
.clear {
	clear: both;
}
.aboutimages {
	float: left;
	margin: 0 20px 0 0;
}

.aboutimages2 {
	float: right;
	margin: 0 0 0 20px;
}
.aboutimages3 {
	float: right;
	margin: 0 20px 0 0;
}
.productimages {
	margin: 0 20px 0 0;
	padding: 12px 12px 12px 12px;
}

.kindleimage {
	float: left;
	margin: 45px 20px 0 0;
}
.kindleimage2 {
	float: right;
	margin: 45px 0 0 20px;
}

.wheretobuytext {
	font-size: 3em;
	padding-top: 65px;
	font-family:'idolwild', Georgia, "Times New Roman", Times, serif;
	text-align: center;
}
