@charset "utf-8";
/* CSS Document */
html {
	height: 100%;
	overflow-y: scroll;
}
body {
	font-size:100%;
	font-family: 'Imprima ', sans-serif;
	font-size:1.3em; /* 40px/16=2.5em */
	color:#2F0444;
	background-color:#bda66c;
	margin:0;
	padding:0;
	align:center;
}
a:link, a:visited {
	color:#F2D58A;
	text-decoration:none;
}
a:hover, a:active {
	color:#F2D58A;
	text-decoration:underline;
}
.forumlink a:link, .forumlink a:visited {
	color:#D7D5AD;
	text-decoration:none;
}
.forumlink a:hover, .forumlink a:active {
	color:#E0DEB5;
	text-decoration:none;
}
.articleslink a:link, .articleslink a:visited {
	color:#D9D580;
	text-decoration:none;
}
.articleslink a:hover, .articleslink a:active {
	color:#E3DF86;
	text-decoration:none;
}
.videoslink a:link, .videoslink a:visited {
	color:#F2B680;
	text-decoration:none;
}
.videoslink a:hover, .videoslink a:active {
	color:#FFC087;
	text-decoration:none;
}
.podcastlink a:link, .podcastlink a:visited {
	color:#F2D565;
	text-decoration:none;
}
.podcastlink a:hover, .podcastlink a:active {
	color:#FFE06A;
	text-decoration:none;
}
.contactlink a:link, .contactlink a:visited {
	color:#E6D3BE;
	text-decoration:none;
}
.contactlink a:hover, .contactlink a:active {
	color:#FAE5CE;
	text-decoration:none;
}
img {
	border:none;
	}
h1 {
	font-family: 'Special Elite', cursive;
	font-size:27px;
	margin:0px;
	text-align:center;
}
h2 {
	font-family: 'Special Elite', cursive;
	font-size:34px;
	text-shadow: 4px 4px #82724A;
	letter-spacing:1px;
	margin:0px;
}
h3 {
	text-transform:capitalize;
	font-size:33px;
	margin:0px;
}
.topbackground {
	width:100%;
	height:227px;
	border:none;
	margin:0 auto 0 auto;
	background:url(images/side.jpg);
	background-repeat: repeat-x;
}
.bottombackground {
	width:100%;
	border:none;
	margin:0 auto 0 auto;
	background:url(images/background.jpg);
	background-repeat: repeat;
}
.wrapper {
	width:990px;
	border:none;
	margin:0 auto 0 auto;
	padding:59px 0 0 0;
	position:relative;
	z-index:5;
}
.title {
	width:100%;
	height:283px;
	text-align:center;
	background:url(images/cover.jpg);
	background-position: center;
	background-repeat: no-repeat;
	position:relative;
	padding:39px 0 0 0;
}
.permies {
	position:relative;
	top:-29px;
	left:-343px;
	font-family: 'Special Elite', cursive;
	font-size:47px;
	color:#F2D578;
	text-shadow: -3px -3px #B09A64;
	filter: DropShadow(Color=#252525, Direction=45, Strength=2);
	letter-spacing:1px;
	margin:0px;
}
.permies a:link, .permies a:visited {
	color:#F2D578;
	text-decoration:none;
}
.permies a:hover, .permies a:active {
	color:#FFE065;
	text-decoration:none;
}
.forumtitle {
	width:227px;
	display:block;
	float:left;
	text-align:center;
	margin:0 0 30px 0;
	font-family: 'Special Elite', cursive;
	font-size:23px;
	letter-spacing:1px;
}
.forumtitle:hover {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter: alpha(opacity=50);
	opacity: 0.5;
}
.forumimage {
	margin:auto 0;
	height:100px;
	border:none;
}
.forumname {
	margin:7px 0 0 0;
	}
.forums a:link, a:visited {
	color:#52472F;
	text-decoration:none;
	border:none;
}
.forums a:hover, a:active {
	color:#52472F;
	text-decoration:underline;
	border:none;
}
.forumname a:link, .forumname a:visited, .forumname a:hover, .forumname a:active {
	color:#2F0444;
	text-decoration:none;
	border:none;
}
.menu1 {
        position: relative;
        top: 129px;
        left: -162px;
        z-index: 99;
}
.menu2 {
	line-height:1.2;
	text-align: center;
	margin: 15px 0 15px 0;
}
.subwrappercontent, .subwrapper {
	width:100%;
	height:478px;
	margin:0 0 10px 0;
	position:absolute;
	-webkit-box-shadow: 0px 0px 19px #58613D;
	box-shadow: 0px 0px 19px #58613D;
}
.subwrapper {
	z-index:3;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter: alpha(opacity=50);
	opacity: 0.5;
}
.subwrappercontent {
	z-index:5;
}
.forums {
	float:left;
	width:692px;
	padding:10px;
}
.sidebar {
	float:right;
	width:274px;
}
.network {
	position:relative;
	top:-15px;
	left:14px;
}
.contentboxcontent, .contentbox {
	float:none;
	width:100%;
	height:173px;
	margin:15px 0 10px 0;
	font-size:14px;
	position:absolute;
	-webkit-box-shadow: 0px 0px 19px #58613D;
	box-shadow: 0px 0px 19px #58613D;
}
.contentbox {
	z-index:3;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter: alpha(opacity=50);
	opacity: 0.5;
}
.contentboxcontent {
	z-index:5;
}
.contenttitle {
	position:relative;
	top:-15px;
	left:14px;
}
.articleswrap {
}
.videoswrap {
}
.color1 {
	background-color:#E4D2B8;
}
.curved {
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	-khtml-border-radius: 7px;
}
.articles, .videos {
	margin:0 auto 0 auto;
	width:97%;
	position:relative;
	top:-10px;
}
.articlestitle {
	color:#D9D580;
}
.videostitle {
	color:#F2B680;
}
.footer {
	width:100%;
	text-align:center;
	color:#F2D58A;
	text-shadow: 3px 3px #B09A64;
}
/*CAROUSEL*/
.carouselimage {
	float:left;
	height:130px;
	border:2px solid #82724A;
	margin:0 10px 0 0;
}
.largelink {
	float:left;
	width:960px;
}
.contentboxcontent a:link, .contentboxcontent a:visited, .contentboxcontent a:hover, .contentboxcontent a:active {
	color:#2F0444;
	text-decoration:none;
}
.videoslink2:hover + .videoslink {
	background-color: #FCE8CB;
}
.articleslink2:hover + .articleslink {
	background-color: #FCE8CB;
}
.articlestitle a:link, .articlestitle a:visited {
	color:#D9D580;
	text-decoration:none;
}
.articlestitle a:hover, .articlestitle a:active {
	color:#E3DF86;
	text-decoration:none;
}
.videostitle a:link, .videostitle a:visited {
	color:#F2B680;
	text-decoration:none;
}
.videostitle a:hover, .videostitle a:active {
	color:#FFC087;
	text-decoration:none;
}

/* DAILY EMAIL*/
#af-form-1578764301 .af-body .af-textWrap, #af-form-1578764301 .af-body .af-checkWrap {
	width:100%;
	display:block;
	float:none;
}
#af-form-1578764301 .af-body a {
	color:#700909;
	text-decoration:underline;
	font-style:normal;
	font-weight:normal;
}
#af-form-1578764301 .af-body input.text, #af-form-1578764301 .af-body textarea {
	background-color:#FFFAD6;
	border:1px solid #706D43;
	text-decoration:none;
	font-style:normal;
	font-weight:normal;
	font-family: 'Imprima ', sans-serif;
	color:#D6D195;
	text-transform:lowercase;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
	text-align:center;
}
#af-form-1578764301 .af-body input.text:focus, #af-form-1578764301 .af-body textarea:focus {
	background-color:#FFFAD6;
	color:#2F0444;
	outline:none;
}
#af-form-1578764301 .af-body label.choice {
	text-decoration:none;
	font-style:normal;
	font-weight:normal;
	font-size:inherit;
	font-family:inherit;
}
#af-form-1578764301 .af-body label.previewLabel {
	display:block;
	float:none;
	text-align:left;
	width:auto;
	color:#000000;
	text-decoration:none;
	font-style:normal;
	font-weight:normal;
	font-family: 'Imprima ', sans-serif;
	font-size: 0.7em;
	color: #2F0444;
}
#af-form-1578764301 .af-body {
	background-repeat:repeat-y;
	background-position:center left;
	color:#000000;
	font-family: 'Imprima ', sans-serif;
	font-size: 0.9em;
	color: #2F0444;
}
#af-form-1578764301 .af-footer {
	padding-bottom:45px;
	padding-top:1px;
	padding-right:34px;
	padding-left:34px;
	background-color:transparent;
	background-repeat:no-repeat;
	background-position:bottom left;
	border-width:1px;
	border-bottom-style:none;
	border-left-style:none;
	border-right-style:none;
	border-top-style:none;
	font-family: 'Imprima ', sans-serif;
	font-size: 0.7em;
	color: #2F0444;
}
#af-form-1578764301 .af-header {
	padding-bottom:1px;
	padding-top:20px;
	padding-right:34px;
	padding-left:34px;
	background-color:transparent;
	background-repeat:no-repeat;
	background-position:top left;
	border-width:1px;
	border-bottom-style:none;
	border-left-style:none;
	border-right-style:none;
	border-top-style:none;

	font-family: 'Special Elite', cursive;
	font-size: 27px;
	color: #2F0444;
}
#af-form-1578764301 .af-quirksMode .bodyText {
	padding-top:2px;
	padding-bottom:2px;
}
#af-form-1578764301 .af-quirksMode {
	padding-right:32px;
	padding-left:34px;
}
#af-form-1578764301 .af-standards .af-element {
	padding-right:32px;
	padding-left:34px;
}
#af-form-1578764301 .bodyText p {
	margin:0;
	text-align:center;
}
#af-form-1578764301 .buttonContainer input.submit {
padding: 0px;
line-height: 1.6;
letter-spacing: 2px;
font-size: 119%;
text-align: center;
width: 118px;
height: 31px;
cursor: pointer;
background-color: #D6D195;
border: none;
margin: 0 auto;
margin-bottom: 31px;
padding: 0px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
-khtml-border-radius: 3px;
border-radius: 3px;
border: 1px solid #706D43;
font-family: 'Special Elite', cursive;
color:#7A774B;
}
.buttonContainer {
	margin:0 0 0 0;
	}
#af-form-1578764301 .buttonContainer input.submit {

}
#af-form-1578764301 .buttonContainer {
	text-align:center;
}
#af-form-1578764301 body, #af-form-1578764301 dl, #af-form-1578764301 dt, #af-form-1578764301 dd, #af-form-1578764301 h1, #af-form-1578764301 h2, #af-form-1578764301 h3, #af-form-1578764301 h4, #af-form-1578764301 h5, #af-form-1578764301 h6, #af-form-1578764301 pre, #af-form-1578764301 code, #af-form-1578764301 fieldset, #af-form-1578764301 legend, #af-form-1578764301 blockquote, #af-form-1578764301 th, #af-form-1578764301 td {
	float:none;
	color:inherit;
	position:static;
	margin:0;
	padding:0;
}
#af-form-1578764301 button, #af-form-1578764301 input, #af-form-1578764301 submit, #af-form-1578764301 textarea, #af-form-1578764301 select, #af-form-1578764301 label, #af-form-1578764301 optgroup, #af-form-1578764301 option {
	float:none;
	position:static;
	margin:0;
}
#af-form-1578764301 div {

}
#af-form-1578764301 fieldset {
	border:0;
}
#af-form-1578764301 form, #af-form-1578764301 textarea, .af-form-wrapper, .af-form-close-button, #af-form-1578764301 img {
	float:none;
	color:inherit;
	position:static;
	background-color:none;
	border:none;
	margin:0;
	padding:0;
}
#af-form-1578764301 input, #af-form-1578764301 button, #af-form-1578764301 textarea, #af-form-1578764301 select {
	font-size:100%;
}
#af-form-1578764301 p {
	color:inherit;
}
#af-form-1578764301 select, #af-form-1578764301 label, #af-form-1578764301 optgroup, #af-form-1578764301 option {
	padding:0;
}
#af-form-1578764301 table {
	border-collapse:collapse;
	border-spacing:0;
}
#af-form-1578764301 ul, #af-form-1578764301 ol {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:disc;
	padding-left:40px;
}
#af-form-1578764301, #af-form-1578764301 .quirksMode {
	width:275px;
}
#af-form-1578764301.af-quirksMode {
	overflow-x:hidden;
}
#af-form-1578764301 {
	background-color:transparent;
	border-color:transparent;
	border-width:1px;
	border-style:none;
}
#af-form-1578764301 {
	display:block;
}
#af-form-1578764301 {
	overflow:hidden;
}
.af-body .af-textWrap {
	text-align:left;
}
.af-body input.image {
	border:none!important;
}
.af-body input.submit, .af-body input.image, .af-form .af-element input.button {
	float:none!important;
}
.af-body input.text {
	width:100%;
	float:none;
	padding:2px!important;
}
.af-body.af-standards input.submit {
	padding:4px 12px;
}
.af-clear {
	clear:both;
}
.af-element label {
	text-align:left;
	display:block;
	float:left;
}
.af-element-checkbox .choice {
	display:inline;
}
.af-element-checkbox label, .af-element-checkbox input.checkbox {
	display:inline!important;
	float:none!important;
}
.af-element {
	padding:5px 0;
}
.af-form-wrapper {
	text-indent:0;
}
.af-form {
	text-align:left;
	margin:auto;
}
.af-header, .af-footer {
	margin-bottom:0;
	margin-top:0;
	padding:10px;
}
.af-quirksMode .af-element {
	padding-left:0!important;
	padding-right:0!important;
}
.lbl-right .af-element label {
	text-align:right;
}
.af-element-checkbox {
	margin:0 0 0 6px;
	}
