/*
============================================================================
red #e36d6d
============================================================================
*/

body {
  background: #f6f6f3;
}

#header {
  border-top: 7px solid #e36d6d;
}

.page blockquote, .format-standard blockquote {
  border-left: 3px solid #e36d6d;
  font-size: 1.24em;
  color: #9a9a9a;
}

.format-standard.entry blockquote p {
  line-height: 1.3em;
  font-family: Lato;
}

h1, h2, h3, h4, h5, h6 {
  color: #e36d6d;
  font-weight: normal;
}

/* Text links */
a {
  text-decoration:none;
  color: #e36d6d;
}

a:focus,a:active,a:hover {
  text-decoration: none;
  color: #ab1f1f;
}

p a:hover {
  text-decoration: underline;
}

/* Nav */
#navigation > li > ul {
  border-top: 4px solid #d54747;
}

#navigation > li > ul li a:hover {
  background: #fbeeee;
}

#footer {
  border-bottom: 7px solid #e36d6d;
}


#commentform button[type=submit], .gform_wrapper input[type=submit], .gform_wrapper input[type=submit] {
  border: 1px solid #aa5555; /* inner stroke */
  background-color: #e36d6d; /* layer fill content */
}


.joinnow {
	-moz-box-shadow:inset 0px 1px 0px 0px #f9eca0;
	-webkit-box-shadow:inset 0px 1px 0px 0px #f9eca0;
	box-shadow:inset 0px 1px 0px 0px #f9eca0;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #f0c911), color-stop(1, #f2ab1e) );
	background:-moz-linear-gradient( center top, #f0c911 5%, #f2ab1e 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f0c911', endColorstr='#f2ab1e');
	background-color:#f0c911;
	-webkit-border-top-left-radius:37px;
	-moz-border-radius-topleft:37px;
	border-top-left-radius:37px;
	-webkit-border-top-right-radius:0px;
	-moz-border-radius-topright:0px;
	border-top-right-radius:0px;
	-webkit-border-bottom-right-radius:37px;
	-moz-border-radius-bottomright:37px;
	border-bottom-right-radius:37px;
	-webkit-border-bottom-left-radius:0px;
	-moz-border-radius-bottomleft:0px;
	border-bottom-left-radius:0px;
	text-indent:0px;
	border:1px solid #e65f44;
	display:inline-block;
	color:#c92200;
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	font-style:normal;
	height:30px;
	line-height:30px;
	width:120px;
	text-decoration:none;
	text-align:center;
	text-shadow:1px 1px 0px #ded17c;
}
.joinnow:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #f2ab1e), color-stop(1, #f0c911) );
	background:-moz-linear-gradient( center top, #f2ab1e 5%, #f0c911 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f2ab1e', endColorstr='#f0c911');
	background-color:#f2ab1e;
}.joinnow:active {
	position:relative;
	top:1px;
}

.members {
	-moz-box-shadow:inset 0px 1px 0px 0px #e8e8e5;
	-webkit-box-shadow:inset 0px 1px 0px 0px #e8e8e5;
	box-shadow:inset 0px 1px 0px 0px #e8e8e5;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #e8e7e1), color-stop(1, #858380) );
	background:-moz-linear-gradient( center top, #e8e7e1 5%, #858380 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e8e7e1', endColorstr='#858380');
	background-color:#e8e7e1;
	-webkit-border-top-left-radius:37px;
	-moz-border-radius-topleft:37px;
	border-top-left-radius:37px;
	-webkit-border-top-right-radius:0px;
	-moz-border-radius-topright:0px;
	border-top-right-radius:0px;
	-webkit-border-bottom-right-radius:37px;
	-moz-border-radius-bottomright:37px;
	border-bottom-right-radius:37px;
	-webkit-border-bottom-left-radius:0px;
	-moz-border-radius-bottomleft:0px;
	border-bottom-left-radius:0px;
	text-indent:0px;
	border:1px solid #5e5b5a;
	display:inline-block;
	color:#211f1e;
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	font-style:normal;
	height:30px;
	line-height:30px;
	width:120px;
	text-decoration:none;
	text-align:center;
	text-shadow:1px 1px 0px #b5b5af;
}
.members:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #858380), color-stop(1, #e8e7e1) );
	background:-moz-linear-gradient( center top, #858380 5%, #e8e7e1 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#858380', endColorstr='#e8e7e1');
	background-color:#858380;
}.members:active {
	position:relative;
	top:1px;
}

.navibutton {
	-moz-box-shadow:inset 0px 1px 0px 0px #f7bec8;
	-webkit-box-shadow:inset 0px 1px 0px 0px #f7bec8;
	box-shadow:inset 0px 1px 0px 0px #f7bec8;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #f7b4b4), color-stop(1, #e36d6d) );
	background:-moz-linear-gradient( center top, #f7b4b4 5%, #e36d6d 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f7b4b4', endColorstr='#e36d6d');
	background-color:#f7b4b4;
	-webkit-border-top-left-radius:0px;
	-moz-border-radius-topleft:0px;
	border-top-left-radius:0px;
	-webkit-border-top-right-radius:0px;
	-moz-border-radius-topright:0px;
	border-top-right-radius:0px;
	-webkit-border-bottom-right-radius:0px;
	-moz-border-radius-bottomright:0px;
	border-bottom-right-radius:0px;
	-webkit-border-bottom-left-radius:0px;
	-moz-border-radius-bottomleft:0px;
	border-bottom-left-radius:0px;
	text-indent:0px;
	border:1px solid #1b1c1c;
	display:inline-block;
	color:#300814;
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	font-style:normal;
	height:30px;
	line-height:30px;
	width:120px;
	text-decoration:none;
	text-align:center;
	text-shadow:1px 1px 0px #de7c7c;
}
.navibutton:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #e36d6d), color-stop(1, #f7b4b4) );
	background:-moz-linear-gradient( center top, #e36d6d 5%, #f7b4b4 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e36d6d', endColorstr='#f7b4b4');
	background-color:#e36d6d;
}.navibutton:active {
	position:relative;
	top:1px;
}

.sxfont {

        font-family: Arial;
	font-size: 10px;
	}




.mlink {

        font-family: Arial;
	font-size: 18px;
	color: #f3e07a;
	}	
	
.mlink a:link{color:#f3e07a; font-weight:normal; text-decoration:none; background:none}
.mlink a:active{color:#f3e07a; font-weight:normal; text-decoration:none; background:none}
.mlink a:visited{color:#f3e07a; font-weight:normal; text-decoration:none; background:none}
.mlink a:hover{color:#f3e07a; font-weight:normal; text-decoration:underline; background:none}


.bdout {
        border-style: solid;
        border-width: 1px;
        border-color: #cdf5fc;
	padding: 1px;
	}

.bdin {
        border-style: solid;
        border-width: 1px;
        border-color: #000000;
        background-color: #F5F5F5;
	padding: 1px;
	}
	

.bgblack {
	background:#2c3e4f;
}
	
	
.galout {
        border-style: solid;
        border-width: 1px;
        border-color: #3f3e3e;
        background-color: #FFFFFF;
	padding: 5px;
	}
	
.galin {
        border-style: solid;
        border-width: 1px;
        border-color: #3f3e3e;
	padding: 1px;
	}	
	
.galpad {
	padding: 5px;
	}	
	

.title  {
        font-family: Arial;
	font-size: 16px;
	color: #FFFFFF;
	}


.desctx  {
        font-family: Arial;
	font-size: 8 px;
	color: #858181;
	padding: 5px;
	}

.aflink  {
        font-family: Arial;
        font-weight:bold;
	font-size: 22 px;
	padding: 5px;
	}
	
	
.bigjoin {
	-moz-box-shadow:inset 0px 1px 0px 0px #f9eca0;
	-webkit-box-shadow:inset 0px 1px 0px 0px #f9eca0;
	box-shadow:inset 0px 1px 0px 0px #f9eca0;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #f0c911), color-stop(1, #f2ab1e) );
	background:-moz-linear-gradient( center top, #f0c911 5%, #f2ab1e 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f0c911', endColorstr='#f2ab1e');
	background-color:#f0c911;
	-webkit-border-top-left-radius:37px;
	-moz-border-radius-topleft:37px;
	border-top-left-radius:37px;
	-webkit-border-top-right-radius:0px;
	-moz-border-radius-topright:0px;
	border-top-right-radius:0px;
	-webkit-border-bottom-right-radius:37px;
	-moz-border-radius-bottomright:37px;
	border-bottom-right-radius:37px;
	-webkit-border-bottom-left-radius:0px;
	-moz-border-radius-bottomleft:0px;
	border-bottom-left-radius:0px;
	text-indent:0px;
	border:1px solid #e65f44;
	display:inline-block;
	color:#c92200;
	font-family:Arial;
	font-size:22px;
	font-weight:bold;
	font-style:normal;
	height:40px;
	line-height:40px;
	width:90%;
	text-decoration:none;
	text-align:center;
	text-shadow:1px 1px 0px #ded17c;
}
.bigjoin:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #f2ab1e), color-stop(1, #f0c911) );
	background:-moz-linear-gradient( center top, #f2ab1e 5%, #f0c911 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f2ab1e', endColorstr='#f0c911');
	background-color:#f2ab1e;
}.bigjoin:active {
	position:relative;
	top:1px;
}