@import url(https://fonts.googleapis.com/css?family=Spinnaker|Gochi+Hand);
body
{
	font-family: Spinnaker,"Trebuchet MS",Arial, Helvetica, sans-serif;
	background: #000 url(/images/bg.jpg) no-repeat top;
	color: #FFF;
	font-size: 62.5%;
}

/* links */

a:link, a:visited
{
	color: #edbd16;
	outline: none;
}
a:hover { color: #f6d872; }


/* Page Structure
-------------------------------------------*/

#wrapper
{
	width:930px;
	padding: 5px 15px 0px 15px;
	text-align: center;
	margin: 74px auto 10px auto;
	background: url(/images/page-bg.jpg);
}
#scruffy
{
	background: url(/images/scruffy.png) no-repeat top;
	height: 111px;
	width: 1020px;
	position: absolute;
	top: -40px;
	left: -47px;
}

#innerwrapper
{
	text-align: left;
}

#main /* Wrapper for primary and secondary */
{
	width: 870px;
	margin: 1em 10px 0 30px;
}

#primary
{
	font-size: 1.5em;
	width: 65%;
	float: left;
}

#secondary
{
	font-size: 1.2em;
	width: 261px;
	float: right;
	font-family:Arial;
	color:#e0d4c7;
	text-shadow: 1px 1px 0.01em #4f4740;
}

#footer
{
	color: #555;
	height: 170px;
	margin: 1.5em 0 0 0;
	padding: 15px;
	width: 930px;
	position: relative;
	left: -15px;
	background: #FFF url(/images/footer-logo.png) no-repeat 50% 90%;
	border-radius: 0 0 6px 6px;
	-moz-border-radius: 0 0 6px 6px;
	-webkit-border-radius: 0 0 6px 6px;

}

#subfooter
{
	color: #CCC;
	text-align: center;
	padding: 1em 0;
	clear: both;
}

/* Header and Sub Header
-------------------------------------------*/
#header
{
}
#logo
{
	background: url(/images/logo-top.png) no-repeat;
	position:relative;
	width: 188px;
	height: 228px;
	z-index: 2000;
}
#logo h2
{
	font-size: 2.5em;
	width: 400px;
	position: relative;
	left: 190px;
	top: 80px;
	
}
.social
{
	float:right;
	position:relative;
	width: 200px;
	top: 32px;
	text-align:right;
}
.social a
{
	margin: 0 5px;
}
.social h4
{
	font-size: 1.9em;
	margin: 0 0 20px 0;
	font-family: "Trebuchet MS",Arial,sans-serif;
}


/* Navigation */

#navwrap
{
	background: url(/images/menubg.png) no-repeat 50% 50%;
	position: relative;
	width: 960px;
	left: -15px;
	float:left;
	height:70px;
	font: normal 2em/1.5em "Gochi Hand","Trebuchet MS",sans-serif,Arial;
	z-index: 1000;
	clear:both;
	margin: -120px 0 0 0;
}
#navwrap ul
{
	margin: 20px 0 0 220px;
}
#navwrap li
{
	float:left;
	display:inline;
	padding: 0 15px 0 10px;
	border-right: 1px dotted #efb87a;
	/* background: url(/images/menu-sep.png) no-repeat 100% 50%; */
}
#navwrap a:link,#navwrap a:visited
{
	float:left;
	color: #FFF;
	text-decoration:none;
	padding: 5px 0 5px 0;
	text-shadow: -1px -1px 0.01em #755f13;
}
#navwrap a:hover
{
	color: #ffc88a;
	background: url(/images/menuhover.png) no-repeat 50% 0%;
}

/* Primary Styles
-------------------------------------------*/
h1
{
	font-size: 3em;
	font-weight: normal;
	text-shadow: 2px 2px 0.05em #000;
}
#primary h2
{
	font-size: 1.5em;
	font-weight: normal;
}
h3
{
	font-size: 1.5em;
	font-weight: normal;
	line-height:0.1em;
	margin: 0.4em 0 0 0;
	text-shadow: 2px 2px 0.05em #000;

}
#primary p, #secondary p
{
	margin: 1em 0;
}
#primary p
{
	line-height: 1.7em;
}


/* Secondary Styles
-------------------------------------------*/
#twitter
{
	background: rgb(110, 100, 90);
	background: rgba(255, 255, 255, 0.3);
	padding: 62px 15px 15px 15px;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	position:relative;
	margin: 0 0 10px 0;
}
#twitter_update_list
{
}
#twitter_update_list li
{
	margin: 0 0 12px 0;
	padding: 0 0 10px 0;
	border-bottom: 1px #a69d92 solid;
}
.twitterTop
{
	display:block;
	width: 261px;
	height: 91px;
	position: absolute;
	top: -30px;
 	background: url(/images/twittermenu-top.png) no-repeat;
}
.twitterFoot
{
	display:block;
	width: 261px;
	height: 91px;
	position: absolute;
	top: 96%;
	left: 30px;
 	background: url(/images/ringbind.png) no-repeat;
}
.ringBind
{
	padding: 25px 15px 15px 15px;
	background: rgb(110, 100, 90);
	background: rgba(255, 255, 255, 0.3);
	text-align:center;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}
.ringBind img, .dotw img
{
	border: 4px #aca59c solid;
}
.asideStuff
{
	margin: 15px 0;
	padding: 15px;
	background: rgb(110, 100, 90);
	background: rgba(255, 255, 255, 0.3);
	text-align:center;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}
.asideStuff p, .ringBind p
{
	border-bottom: 1px #a69d92 solid;
	margin: 0 0 12px 0;
	padding: 0 0 10px 0;
}
.asideStuff img, .dotw img
{
	border: 4px #aca59c solid;
}
.didYouKnow span
{
	display:block;
	width: 252px;
	height: 69px;
	background: url(/images/did-you-know.png) no-repeat;
}


/* Footer Styles
-------------------------------------------*/
#footer
{
	font-family: Arial,sans-serif;
	font-size: 120%;
}
#footer ul
{
	float: left;
	margin: 0 10px 0 30px;
}
#footer h5
{
	text-decoration:underline;
	margin: 0 0 5px 0;
	color: #333;
}

/* Subfooter Styles
-------------------------------------------*/


/* Misc Styles
-------------------------------------------*/

hr, .hide
{
	display: none;
}

a img
{
	border: none;
}
.dotw /*DealOfTheWeek*/
{
	padding: 70px 0 0 0;
	background: url(/images/dotw.png) no-repeat 0% 0%;
	clear:both;
	float:left;
	margin: 10px 0;
}
.dotw img
{
	margin: 0 15px 1px 0;
	float:left;
}
/* Clearing Floats */
.module:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

/*Form*/
.warning{color:#FFF;visibility:hidden;display:none;margin-left:10px;background:#F60; padding: 2px 3px;border-radius:5px;font-size:90%;}
label {display:block;margin: 10px 0 0 0;}
input,textarea
{
	padding:0.4em;
	outline:none;
	transition: all 0.25s ease-in-out;
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	border-radius:3px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border:1px solid rgba(0,0,0, 0.2);
	opacity:0.9;
	font-family: Arial, Helvetica, sans-serif;	
	width:18em;
}

input:focus,textarea:focus,.sublink:hover
{
	box-shadow: 0 0 10px rgba(255,102,0, 1);
	-webkit-box-shadow: 0 0 10px rgba(255,102,0, 1); 
	-moz-box-shadow: 0 0 10px rgba(255,102,0, 1);
	border:1px solid rgba(255,102,0, 0.8); 
	opacity:0.9;
}
.sublink
{
position:relative;top:10px;opacity:1;width:8em;background:#F63;
	transition: all 0.1s ease-in-out;
	-webkit-transition: all 0.1s ease-in-out;
	-moz-transition: all 0.1s ease-in-out;

}
.sublink:hover
{
	background:#F60;
	text-shadow: 1px 1px 0px rgba(255, 255, 255, 0.3);
}
textarea {width:35em;}

.regimage
{
	float:left;margin:0 12px 2px 0
}