/* resets */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,th,var{font-style:normal;font-weight:normal;}
li {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym {border:0;font-variant:normal;}
sub {vertical-align:text-bottom;}
input, textarea, select{font-family:inherit;font-size:inherit;font-weight:inherit;}
article, aside, canvas, details,figcaption, figure, footer, header,hgroup, nav, section, summary, video { display: block; }
audio:not([controls]) { display: none; height: 0; }
button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}
.zoom {
	cursor: zoom-in;
	cursor: -webkit-zoom-in;
	cursor: -moz-zoom-in;
}
*:focus {
	outline: 0;
}
.clear {
	clear: both;
}
.hidden {
	display: none;
}
.col_main img {
	border: 1px #595a5e solid;
}

/* core */
html,body {
	background: #0d0d0d url(../images/bg.jpg) 50% 50% repeat-y;
	color: #fff;
	margin: 0;
	text-align: center;
}
body, p, input, select, textarea {
	font-family: "Droid Sans", Helvetica, Arial, sans-serif;
	font-size: 1em;
}
a {
	color: #ff9;
	text-decoration: none;
}
a:hover {
	color: #fff;
}
h1.pagetitle {
	font-family: "Patrick Hand", Arial, sans-serif;
	font-size: 30px;
	letter-spacing: 0.075em;
	padding-bottom: 15px;
}

a.buy_button {
	background: transparent url(../images/buy_button.png) no-repeat;
	font-family: "Patrick Hand", Arial, sans-serif;
	color: #d3f3c9;
	height: 51px;
	font-size: 20px !important;
	letter-spacing: 0.02em;
	text-align: center;
	text-transform: uppercase;
	width: 127px;
}

hr {
	background: transparent url(../images/article_divider_mobile.png) 50% 50% no-repeat;
	padding: 15px 0 15px 0;
	border: 0;
}

/* header */
header.mobile {
	background: transparent url(../images/article_divider_mobile.png) 50% 100% no-repeat;
	padding-bottom: 15px;
	margin-bottom: 20px;
}
h1.header {
	display: inline;
}
h1.header > a {
	background: transparent url(../images/header_mobile.png) no-repeat;
	display: block;
	height: 252px;
	margin: 0 auto;
	width: 312px;
}
h1.header > a span {
	display: none;
}


/* navigation */
#nav_mobile_link {
	background: transparent url(../images/nav_mobile_link.png) no-repeat 50% 12px;
	display: block;
	font-family: "Patrick Hand", Arial, sans-serif;
	font-size: 18px;
	height: 20px;
	letter-spacing: 0.2em;
	margin: 0 auto;
	padding-top: 10px;
	text-align: center;
	text-transform: uppercase;
	width: 100px;
}
#nav_home,
#nav_mobile {
	margin: 0 auto;
	text-align: left;
	width: 300px;
}
#nav_home > a,
#nav_mobile > a {
	background: transparent url(../images/nav_divider.png) 50% 100% no-repeat;
	display: block;
	font-family: "Patrick Hand", Arial, sans-serif;

}
#nav_home > a > span,
#nav_mobile > a > span {
	display: block;
	font-size: 18px;
	letter-spacing: 0.2em;
	line-height: 16px;
	padding: 10px 0 10px 40px;
	text-transform: uppercase;
}
#nav_home > a:hover > span,
#nav_mobile > a:hover > span {
	background: transparent url(../images/nav_active.png) 15px 50% no-repeat;
}
#nav_mobile > a.submit {
	background: transparent url(../images/superfolder_submit.png) no-repeat;
	height: 68px;
	margin: 20px 0 8px 0;
	padding: 0;
	width: 247px;
}
#nav_mobile > a.submit > span {
	display: none;
}

/* columns */
.content_wrapper {
	margin: 0 auto;
	text-align: left;
	width: 320px;
}
.col_main {
	margin-bottom: 20px;
}
.col_sidebar {
	margin-bottom: 20px;
}
.col_main p {
	line-height: 170%;
	padding-bottom: 20px;
}
.col_main a:hover {
	color:#d3f3c9;
}
.content_col_side {
	text-align: center;
}
.col_main h3 {
	color: #aaa;
	font-family: "Patrick Hand", Arial, sans-serif;
	font-size: 21px;
	font-weight: normal;
	letter-spacing: 0.075em;
	padding-bottom: 0;
}
.content_col_main h1.pagetitle {
	color: #ccc;
	font-size: 32px;
}
div.hp_promo img {
	border: 0;
}
.col_main ul li {
	margin: 5px;
}
body.blogroll .col_main ul li {
	border-bottom: 1px #333 solid;
	padding: 5px 5px 8px 5px;
}

/* side */
.login_block {
	background: transparent url(../images/nav_active.png) left 50% no-repeat;
	font-family: "Patrick Hand", Arial, sans-serif;
	font-size: 18px;
	letter-spacing: 0.15em;
	margin-left: 15px;
	padding-left: 23px;
}

.login_block a.signin {
	color: #d3f3c9;
	text-transform: uppercase;
}
.login_block a.signin:hover {
	color: #fff;
}
a.signout {
	display: block;
	float: right;
	font-size: 13px;
	padding-top: 4px;
	margin-left: 10px;
	text-transform: uppercase;
}
#sf_uploads > a {
	background: transparent url(../images/icon_image.png) left 50% no-repeat;
	padding-left: 28px;
	text-transform: uppercase;
}

div.widget {
	color: #ccc;
	font-size: 85%;
	line-height: 160%;
	margin-top: 15px;
	padding: 25px 18px;
}
div.widget h4 {
	color: #fd9b53;
	font-family: "Patrick Hand", Arial, sans-serif;
	font-size: 17px;
	letter-spacing: 0.1em;
}
div.widget p {
	margin-bottom: 12px;
}
div.textwidget ul li {
	background: transparent url(../images/nav_divider.png) 50% 100% no-repeat;
	padding: 8px 12px;
	font-family: "Patrick Hand", Arial, sans-serif;
	font-size: 16px;
	letter-spacing: 0.075em;
}

p.acct-delete {
	margin-top: 18px;
}
p.acct-delete a {
	background: transparent url(../images/icon_trash.png) left 50% no-repeat;
	display: block;
	font-size: 14px;
	height: 20px;
	letter-spacing: 0.075em;
	padding-left: 28px;
	text-transform: uppercase;
}


/* blog */
.blog_list > article {
	background: transparent url(../images/article_divider_mobile.png) 50% 100% no-repeat;
	padding: 30px 0 15px 0;
}
article .comments_num {
	background: transparent url(../images/comments_num.png) no-repeat;
	color: #ffff99;
	float: left;
	height: 56px;
	margin: 0 8px 15px 0;
	padding-top: 14px;
	text-align: center;
	width: 68px;
}
article .no_comments {
	float: left;
	height: 56px;
	width: 68px;
}

article .post_main {
	
}
article .post_main h2 {
	font-family: "Patrick Hand", Arial, sans-serif;
	font-size: 22px;
	font-weight: normal;
	letter-spacing: 0.075em;
	padding-bottom: 0;
}
article .post_main h2 a {
	color: #d3f3c9;
}
article .post_main h2 a:hover {
	color: #ffff99;
}
article time {
	color: #999;
	display: block;
	font-size: 11px;
	padding-top: 8px;
	padding-bottom: 18px;
	text-transform: uppercase;
}
.post_image > img {
	width: 310px;
}
a.post_thumb {
	display: block;
}
a.post_thumb > img {
	width: 280px;
}



/* books */
.books_list {
	text-align: center;
}
.books_list > .book {
	padding-bottom: 30px;
}
.books_list > .book a.cover_img {
	display: block;
	margin: 0 auto;
	width: 300px;
}
.books_list > .book a.cover_img > img {
	border: 1px #595a5e solid;
	margin-bottom: 10px;
	width: 300px;
}
.books_list > .book a {
	font-family: "Patrick Hand", Arial, sans-serif;
	letter-spacing: 0.075em;
}
.books_list > .book a:hover {
	color: #d3f3c9;
}
div.buy_links {
	margin: 0 auto;
	width: 130px;
}
div.buy_links ul {
	background: transparent url(../images/buy_bg.png) repeat;
	border-radius: 6px;
	-moz-box-shadow: 0 0 5px #131313;
	-webkit-box-shadow: 0 0 5px #131313;
	box-shadow: 0 0 5px #131313;
	margin-top: -17px;
	padding: 4px 15px;
	padding-top: 4px;
	position: absolute;
}
div.buy_links ul > li {
	font-size: 0.75em;
	overflow: hidden;
	padding: 18px 10px;
	text-align: left;
	width: 110px;
}

div.buy_links a.buy_button {
	display: block;
	font-weight: bold;
	margin: 12px auto 5px auto;
	padding: 10px 0 0 0;
}
div.buy_links a.buy_button:hover {
	color: #fff;
}
div.buy_links ul {
	display: none;
}
div.buy_links ul.expand_open {
	display: block;
}
div.buy_links ul > li a {
	display: block;
	padding-bottom: 8px;
}
div.buy_links:hover ul {
	display: block;
}
div.buy_links ul > li > h5 {
	color: #999;
	font-family: "Patrick Hand", Arial, sans-serif;
	font-size: 15px;
	letter-spacing: 0.1em;
	margin-bottom: 8px;
	text-transform: uppercase;
}

#book_about iframe {
	width: 310px;
}

/* videos */
div.video_thumb {
	padding-bottom: 1em;
	width: 100%;
}
div.video_thumb > a > img {
	display: block;
}
div.video_thumb > a > span {
	display: none;
}
div.video_thumb > a:hover span {
	background: transparent url(../images/video_play_overlay.png) 50% 50% repeat;
	display: block;
	height: 154px;
	margin-top: -154px;
	position: relative;
	width: 100%;
}

/* events */
div.event {
	background: transparent url(../images/article_divider.png) 50% bottom no-repeat;
}
div.event div.event-date {
	background: transparent url(../images/icon_cal.png) 50% 0 no-repeat;
	color: #ccc;
	font-family: "Patrick Hand", Arial, sans-serif;
	float: left;
	height: 105px;
	letter-spacing: 0.075em;
	line-height: 100%;
	padding-top: 31px;
	margin-top: 5px;
	margin-right: 20px;
	text-align: center;
	text-transform: uppercase;
	width: 100px;
}
div.event div.event-date span.dday {
	color: #d3f3c9;
	display: block;	
	margin: 3px 0;
	padding: 3px 0;
	font-size: 26px;
}
div.event-details div.time {
	font-size: 12px;
	margin: 10px 0;
	text-transform: uppercase;
}
div.event-details h3 {
	color: #999;
	font-size: 30px;
}
div.event-details h4 {
	color: #fd9b53;
	font-size: 18px;
	padding-bottom: 10px;
}
div.event-details p {
	font-size: 90%;
}


/* forms */
span.error {
	background: #300;
	border-radius: 6px;
	color: #c66;
	display: block;
	margin-bottom: 12px;
	padding: 4px 6px;
}
span.form_note {
	border-radius: 6px;
	display: none;
	padding: 4px 6px;
}
span.valid {
	background: #030;
	color: #6c6;
	display: block;
	margin-bottom: 12px;
}
span.invalid {
	background: #300;
	color: #c66;
	display: block;
}
div.col_main form {
	background: transparent url(../images/form-bg.png) 50% 50% repeat;
	border-radius: 8px;
	padding: 25px 20px 20px 20px;
}

div.col_main form input,
div.col_main form textarea {
	background: #1a1a1a;
	border-radius: 8px;
	border: 1px #282829 solid;
	color: #ccc;
	padding: 8px;
}
div.col_main form textarea {
	width: 260px;
}
input[type="submit"] {
	background: #ffff99 !important;
	border: 0 !important;
	color: #000 !important;
	font-family: "Patrick Hand", Arial, sans-serif;
	font-size: 18px !important;
	font-weight: bold;
	letter-spacing: 0.075em;
	padding: 5px;
	text-transform: uppercase;
}
input[type="submit"]:hover {
	background: #d3f3c9 !important;
}
input[disabled="true"] {
	background: #ccc;
}
#searchform input[type="submit"] {
	font-size: 14px !important;
	padding: 2px;
}
#searchform input[type="text"] {
	padding: 2px;
}
#searchform label {
	display: none;
}

#sf_manage_form p.note {
	border-top: 1px #282829 solid;
	font-family: "Patrick Hand", Arial, sans-serif;
	font-size: 17px;
	letter-spacing: 0.075em;
	margin: 10px 0;
	padding: 15px 0;
}
div.next_previous {
	clear: both;
	font-family: "Patrick Hand", Arial, sans-serif;
	font-size: 14px;
	margin-top: 25px;
	letter-spacing: 0.085em;
	text-transform: uppercase;
}
div.nav_previous a {
	background: transparent url(../images/nextprev.png) no-repeat;
	height: 36px;
	float: left;
	padding-top: 6px;
	text-align: center;
	text-transform: uppercase;
	width: 90px;
}
div.nav_next a {
	background: transparent url(../images/nextprev.png) no-repeat;
	height: 36px;
	float: right;
	margin-right: 10px;
	padding-top: 6px;
	text-align: center;
	text-transform: uppercase;
	width: 90px;
}
a.more {
	background: transparent url(../images/link_more.png) no-repeat;
	display: block;
	font-family: "Patrick Hand", Arial, sans-serif;
	font-size: 14px;
	height: 30px;
	letter-spacing: 0.085em;
	margin: 20px auto 0 auto;
	padding-top: 6px;
	text-align: center;
	text-transform: uppercase;
	width: 180px;
}

/* comments */

#comments > .comment {
	border-bottom: 1px #333 solid;
	padding: 10px;
}
.comment_children {
	padding: 5px;
}
.comment_children > .child {
	border-bottom: 1px #222 solid;
	padding: 5px;
}
.comment_form_wrapper {
	display: none;
}
#comment_form {
	margin: 15px 0;
}
#comment_form textarea {
	width: 97%;
}
.comment h4 {
	color: #fd9b53;
	display: inline;
	font-family: "Patrick Hand", Arial, sans-serif;
	font-size: 16px;
	letter-spacing: 0.075em;
	margin: 0 8px 0 0;
	padding-bottom: 0;
}
#comments p {
	font-size: 85%;
	margin-top: -5px;
	margin-bottom: 0;
	padding-bottom: 8px;
	padding-top: 0;
}
.children {
	padding-left: 30px;
}
a.reply {
	font-family: "Patrick Hand", Arial, sans-serif;
	font-size: 14px;
	letter-spacing: 0.075em;
	text-transform: uppercase;
}
div.comment_body {
	margin-bottom: 0;
	padding-bottom: 0;
}
#comment_form h5 {
	color: #999;
	font-family: "Patrick Hand", Arial, sans-serif !important;
	font-size: 21px;
	letter-spacing: 0.075em;
	margin-bottom: 10px;
}
.comment header {
	display: block;
	padding-bottom: 4px;
}
.comment header > time {
	color: #999;
	display: inline;
	font-size: 11px;
	text-transform: uppercase;
}
.comment header > a.delete {
	float: right;
}

.comments_nav {
	padding: 20px 0;
	width: 100%;
}
.comments_nav a.next {
	float: right;
	text-align: right;
	width: 50%;
}
.comments_nav a.prev {
	float: left;
	text-align: left;
	width: 50%;
}

/* likes */
#sf_likes {
	padding-top: 15px;
}
#sf_likes .like {
	padding-bottom: 4px;
}
#sf_like_options li {
	display: inline-block;
	margin-right: 10px;
}

/* expanders */
.expand_button_wrapper {
	text-align: center;
	padding-top: 16px;
}
a.expander_link {
	background: #000;
	display: none;
	font-size: 0.75em;
	font-weight: bold;
	letter-spacing: 0.1em;
	margin: 6px auto 0 auto;
	padding: 0.5em;
	width: 8em;
}
a.expander_link:hover {
	background: #10a4ff;
	color: #fff;
}



/* footer */
footer.site {
	background: transparent url(../images/footer.png) 50% 100% repeat-x;
	padding: 30px 0 0 0;
}

footer.site > div.inner {
	background: transparent url(../images/footer_darth_mobile.png) 0 100% no-repeat;
	margin: 0 auto;
	padding-bottom: 30px;
	text-align: left;
	width: 310px;
}
footer.site > div.inner > p {
	color: #999;
	line-height: 140%;
	font-size: 11px;
	padding-bottom: 15px;
}
footer.site > div.inner > p.links {
	padding-left: 164px;
}
footer.site > div.inner > p.links > a {
	color: #fff;
	display: block;
	padding-bottom: 10px;
	text-decoration: underline;
	text-transform: uppercase;
}
footer.site > div.inner > p.links > a:hover {
	color: #999;
	text-decoration: none;
}
footer.site > div.inner > p.links span {
	display: none;
}



/* overlays */
#site_overlay {
	background: transparent url(../images/overlay_black.png) repeat;
	cursor: zoom-out;
	cursor: -webkit-zoom-out;
	cursor: -moz-zoom-out;
	left: 0;
	position: absolute;
	text-align: center;
	top: 0;
	width: 100%;
	z-index: 2000;

}



.hide_desktop {	display: block !important; }
.hide_desktop_inline {	display: inline !important; }
.hide_phone,
.hide_phone_inline { display: none !important; }

