@charset "UTF-8";
/* CSS Document */

body,td,th { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000; }
body { background-color: #FFE691; margin: 0px; }

a { color: #d90700; text-decoration: underline; }
a:hover { color: #000; text-decoration: none; }

h1 { font-size: 26px; font-weight: normal; color: #FFFFFF; padding: 0; margin: 0; text-transform: uppercase; letter-spacing: -0.03em; }

.welcome-text { color: #000000; font-size: 14px; line-height: 1.3em; font-weight: normal; }
.style2 {
	font-size: 16px;
	font-weight: bold; }
/* Big red text and small text under red */
.big-title-text { font-size: 32px; color: #d90700; font-weight: normal; letter-spacing: -0.03em; line-height: 1.5em; }
.big-title-text2 { font-size: 25px; color: #d90700; font-weight: normal; letter-spacing: -0.03em; line-height: 1.5em; }
.small-text { color: #000000; font-size: 14px; line-height: 1.4em; font-weight: normal; }


/* Episode box */
.episode-title { font-size: 18px; font-weight: normal; color: #d90700; letter-spacing: -0.03em; }
.episode-text { font-family: Verdana, Arial, Helvetica, sans-serif; color: #000000; font-size: 12px; line-height: 1.3em; font-weight: normal; }
.thumbs-border { border: 1px solid #FFFFFF; }


/* FAQ page */
.faq-title { font-size: 18px; font-weight: normal; color: #000; letter-spacing: -0.03em; }
.faq-text { color: #000000; font-size: 12px; line-height: 1.3em; font-weight: normal; }

.faq-big-title { font-size: 25px; font-weight: normal; color: #000; letter-spacing: -0.03em; }
.faq-big-title-red { font-size: 25px; font-weight: normal; color: #d90700; letter-spacing: -0.03em; }
.faq-big-title-red2 { font-size: 36px; font-weight: normal; color: #d90700; letter-spacing: -0.03em; }
.whats-inside { font-size: 18px; color: #000000; line-height: 1.3em; font-weight: normal; letter-spacing: -0.03em; padding: 0; margin: 0; }
.whats-inside2 { font-size: 26px; color: #000000; line-height: 1.3em; font-weight: normal; letter-spacing: -0.03em; padding: 0; margin: 0; }
.whats-inside span { color: #d90700; }

/* Join page */
.join-title { font-size: 18px; font-weight: normal; color: #000; letter-spacing: -0.03em; }
.join-title-red { font-size: 18px; font-weight: normal; color: #d90700; letter-spacing: -0.03em; }
.join-text { font-family: Verdana, Arial, Helvetica, sans-serif; color: #000000; font-size: 12px; line-height: 1.3em; font-weight: normal; }
.join-small-text { font-family: Verdana, Arial, Helvetica, sans-serif; color: #000000; font-size: 11px; line-height: 1.3em; font-weight: normal; }

/* index */
.menu { font-size: 30px; color: #000000; text-decoration: underline; font-weight: bold; letter-spacing: -0.03em; line-height: 1.5em; }
.rubbg {
	background-color: #b30300;
	background-image: url(images/rubbg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.rubbg2 {
	background-color: #b30300;
	background-image: url(images/rubbg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
}
.pbord {
	border: 1px solid #FFFFFF;
}
.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #B7221B;
	text-decoration: none;
}
.sslink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #B7221B;
	text-decoration: none;
}
.morelikethis {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #B7221B;
	text-decoration: none;
}
.nav_ {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #B7221B;
	text-decoration: none;
}

.txt2white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.category {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #B7221B;
	font-weight: bold;
}