/*============================================================
 Reset
============================================================*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	}

body {
	line-height: 1;
	color: black;
	background: white;
	}
	
ol, ul {
	list-style: none;
	}

table {
	border-collapse: separate;
	border-spacing: 0;
	}
	
caption, th, td {
	text-align: left;
	font-weight: normal;
	}

blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
	}

blockquote, q {
	quotes: "" "";
	}



	
/*============================================================
 Essentials
============================================================*/

body {
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-weight: normal;
	font-size: 13px;
	color: #222;
	text-align: center;
/*	background: #f9fbf4;
*/	}

h1, h2, h3, h4, h5, h6 {
	margin-bottom: 1em;
	font-weight: normal;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	color: #222; 
	}

h1 { font-size: 32px; line-height: 36px; color: #fff; }
h2 { font-size: 13px; line-height: 18px; font-weight: bold; }
h3, h4 { font-size: 13px; font-weight:bold; }
h5, h6 { font-size: 12px; font-weight:bold; color: #fff;}

p, blockquote, li {
	font-size: 12px;
	line-height: 1.5em;
	color: #777;
	}

p, blockquote, ul, ol {
	margin-bottom: 1.5em;
	}

ul, ol {
	list-style-type: disc;
	margin-left: 18px;
	}

ol {
	list-style-type: decimal;
	}

strong {
	font-weight: bold;
	}

em {
	font-style: italic;
	}

input,
textarea {
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 13px;
	}

a	{
	text-decoration: none;
	}

a:link, a:visited {
	color: #8eac1a;
	}

a:hover, a:active {
	color: #708c00;
	}

a img	{border: none;}

img { -ms-interpolation-mode:bicubic; }




/*============================================================
 Wrapper
============================================================*/

#bar {
	width: 100%;
	height: 5px;
	background: #222;
	overflow: hidden;
	}

#wrap {
	text-align: left;
	width: 720px;
	background: url(../images/content_bg.gif) 0 133px no-repeat;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0;
	padding-right: 90px;
	padding-bottom: 0;
	padding-left: 90px;
	}

#wrap_gmcroute {
	text-align: left;
	width: 720px;
	background: url(../images/content_bg_gmcroutemap.gif) 0 133px no-repeat;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0;
	padding-right: 90px;
	padding-bottom: 0;
	padding-left: 90px;
	}

#wrap_gmcschedule {
	text-align: left;
	width: 720px;
	background: url(../images/content_bg_gmcschedule.gif) 0 133px no-repeat;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0;
	padding-right: 90px;
	padding-bottom: 0;
	padding-left: 90px;
	}
	
#wrap_gmcday1 {
	text-align: left;
	width: 720px;
	background: url(../images/content_bg_gmcday1.gif) 0 133px no-repeat;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0;
	padding-right: 90px;
	padding-bottom: 0;
	padding-left: 90px;
	}
	
#wrap_gmcday2 {
	text-align: left;
	width: 720px;
	background: url(../images/content_bg_gmcday2.gif) 0 133px no-repeat;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0;
	padding-right: 90px;
	padding-bottom: 0;
	padding-left: 90px;
	}

#wrap_gmcday3 {
	text-align: left;
	width: 720px;
	background: url(../images/content_bg_gmcday3.gif) 0 133px no-repeat;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0;
	padding-right: 90px;
	padding-bottom: 0;
	padding-left: 90px;
	}

#wrap_gmcday4 {
	text-align: left;
	width: 720px;
	background: url(../images/content_bg_gmcday4.gif) 0 133px no-repeat;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0;
	padding-right: 90px;
	padding-bottom: 0;
	padding-left: 90px;
	}

#wrap_gmcday5 {
	text-align: left;
	width: 720px;
	background: url(../images/content_bg_gmcday5.gif) 0 133px no-repeat;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0;
	padding-right: 90px;
	padding-bottom: 0;
	padding-left: 90px;
	}

#wrap_gmcday6 {
	text-align: left;
	width: 720px;
	background: url(../images/content_bg_gmcday6.gif) 0 133px no-repeat;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0;
	padding-right: 90px;
	padding-bottom: 0;
	padding-left: 90px;
	}

#wrap_gmcday7 {
	text-align: left;
	width: 720px;
	background: url(../images/content_bg_gmcday7.gif) 0 133px no-repeat;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0;
	padding-right: 90px;
	padding-bottom: 0;
	padding-left: 90px;
	}
#wrap_gmcday8 {
	text-align: left;
	width: 720px;
	background: url(../images/content_bg_gmcday8.gif) 0 133px no-repeat;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0;
	padding-right: 90px;
	padding-bottom: 0;
	padding-left: 90px;
	}

#wrap_gmcday9 {
	text-align: left;
	width: 720px;
	background: url(../images/content_bg_gmcday9.gif) 0 133px no-repeat;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0;
	padding-right: 90px;
	padding-bottom: 0;
	padding-left: 90px;
	}

	#wrap_gmcliteracy {
	text-align: left;
	width: 720px;
	background: url(../images/content_bg_gmcliteracy.gif) 0 133px no-repeat;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0;
	padding-right: 90px;
	padding-bottom: 0;
	padding-left: 90px;
	}
	
	#wrap_gmcregistration {
	text-align: left;
	width: 720px;
	background: url(../images/content_bg_gmcregistration.gif) 0 133px no-repeat;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0;
	padding-right: 90px;
	padding-bottom: 0;
	padding-left: 90px;
	}
	
	#wrap_gmcprides {
	text-align: left;
	width: 720px;
	background: url(../images/content_bg_gmcprides.gif) 0 133px no-repeat;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0;
	padding-right: 90px;
	padding-bottom: 0;
	padding-left: 90px;
	} {
	text-align: left;
	width: 720px;
	background: url(../images/content_bg_gmcregistration.gif) 0 133px no-repeat;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0;
	padding-right: 90px;
	padding-bottom: 0;
	padding-left: 90px;
	}	
/*============================================================
 Buttons
============================================================*/

.button {
	display: block;
	width: 64px;
	height: 32px;
	background-position: 0 0;
	background-repeat: no-repeat;
	border: none;
	text-indent: -5000px;
	}

.button:hover, .button_hover {
	background-position: left bottom !important;
	}

.button.static:hover {
	background-position: 0 0;
	}

button.button {
	margin: 0;
	padding: 0;
	background: transparent;
	outline: none;
	cursor: pointer;
	}

button#btn_sign_up {
	width: 112px;
	height: 28px;
	margin: 0 0 0 200px;
	background-image: url(../images/btn_signup.gif);
	}

/* TEMP */
button#btn_send {
	width: 112px;
	height: 28px;
	margin: 10px 0 0 200px;
	background: transparent url(../images/btn_send.gif) no-repeat;
	float: left;
	}




/*============================================================
 Header
============================================================*/

#header {
	float: left;
	position: relative;
	width: 100%;
	height: 128px;
	}

#logo {
	float: left;
	width: 150px;
	height: 120px;
	margin-top: 10px;
	}

#logo a {
	display: block;
	width: 100%;
	height: 100%;
	background: url(../images/Tandem-Trails-Logo.jpg) 0 0 no-repeat;
	text-indent: -5000px;
	padding-bottom: 20px;
	}

#logo a:hover {
	}
#nav {
	float: right;
	margin: 50px 0 0 0;
	}

#nav li {
	float: left;
	display: inline;
	}

#nav a {
	display: block;
	height: 20px;
	background-image: url(../images/nav.png);
	background-repeat: no-repeat;
	text-indent: -5000px;
	outline: none;
	}

#nav_whyTT a {
	width: 71px;
	background-position: 0 0;
	}

#nav_whyTT a:hover {
	background-position: 0px -20px;
	}

#nav_howItWorks a {
	width: 110px;
	background-position: -70px 0;
	}

#nav_howItWorks a:hover {
	background-position: -70px -20px;
	}

#nav_blog a {
	width: 55px;
	background-position: -192px 0;
	}
	
#nav_blog a:hover {
	background-position: -192px -20px;
	}

#nav_aboutUs a {
	width: 79px;
	background-position: -228px 0;
	}

#nav_aboutUs a:hover {
	background-position: -228px -20px;
	}

#nav_contactUs a {
	width: 89px;
	background-position: -307px 0;
	}

#nav_contactUs a:hover {
	background-position: -307px -20px;
	}
#nav_partners a {
	width: 75px;
	background-position: -395px 0px;
	}

#nav_partners a:hover {
	background-position: -395px -20px;
	}

#nav_archives a {
	width: 58px;
	background-position: -470px 0px;
	}

#nav_archives a:hover {
	background-position: -470px -20px;
	}

/*******Nav for GMC Pages****************/
#gmcnav {
	float: left;
	margin: 50px 0 0 0;
	}

#gmcnav li {
	float: left;
	display: inline;
	}

#gmcnav a {
	display: block;
	height: 17px;
	background-image: url(../images/navgmcfull85.png);
	background-repeat: no-repeat;
	text-indent: -5000px;
	outline: none;
	}

#gmcnav_aboutGMC a {
	width: 87px;
	background-position: 0 0;
	}

#gmcnav_aboutGMC a:hover {
	background-position: 0px -17px;
	}	
	
#gmcnav_routeMap a {
	width: 85px;
	background-position: -87px 0;
	}

#gmcnav_routeMap a:hover {
	background-position: -87px -17px;
	}
	
#gmcnav_schedule a {
	width: 73px;
	background-position: -172px 0;
	}

#gmcnav_schedule a:hover {
	background-position: -172px -17px;
	}

#gmcnav_prides a {
	width: 119px;
	background-position: -245px 0;
	}

#gmcnav_prides a:hover {
	background-position: -245px -17px;
	}

#gmcnav_lc a {
	width: 143px;
	background-position: -364px 0;
	}
	
#gmcnav_lc a:hover {
	background-position: -364px -17px;
	}

#gmcnav_registration a {
	width: 72px;
	background-position: -507px 0;
	}

#gmcnav_registration a:hover {
	background-position: -507px -17px;
	}
/*
#nav_contactUs a {
	width: 89px;
	background-position: -307px 0;
	}

#nav_contactUs a:hover {
	background-position: -307px -20px;
	}
#nav_partners a {
	width: 75px;
	background-position: -395px 0px;
	}

#nav_partners a:hover {
	background-position: -395px -20px;
	}

#nav_archives a {
	width: 58px;
	background-position: -470px 0px;
	}

#nav_archives a:hover {
	background-position: -470px -20px;
	}
	*/
/****************/
	
/*#nav {
	float: right;
	margin-top: 50px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	}

#nav li {
	float: left;
	display: inline;
	}

#nav a {
	display: block;
	height: 20px;
	background-image: url(../images/nav.png);
	background-repeat: no-repeat;
	text-indent: -5000px;
	outline: none;
	}

#nav_whyTT a {
	width: 70px;
	background-position: 0 0;
	}

#nav_whyTT a:hover {
	background-position: 0px -20px;
	}

#nav_howItWorks a {
	width: 120px;
	background-position: -70px 0;
	}

#nav_howItWorks a:hover {
	background-position: -70px -20px;
	}

#nav_blog a {
	width: 55px;
	background-position: -192px 0;
	}
	
#nav_blog a:hover {
	background-position: -192px -20px;
	}

#nav_aboutUs a {
	width: 87px;
	background-position: -245px 0;
	}

#nav_aboutUs a:hover {
	background-position: -245px -20px;
	}

#nav_contactUs a {
	width: 103px;
	background-position: -335px 0;
	}

#nav_contactUs a:hover {
	background-position: -335px -20px;
	}
#nav_partners a {
	width: 103px;
	background-position: -434px 0px;
	}

#nav_partners a:hover {
	background-position: -434px -20px;
	}
*/
#nav_supplement {
	position: absolute;
	top: 10px;
	right: 0;
	margin: 0;
	}

#nav_supplement li {
	float: left;
	display: inline;
	}

#nav_supplement a {
	display: block;
	height: 25px;
	background-image: url(../images/nav_supplement.gif);
	background-repeat: no-repeat;
	text-indent: -5000px;
	outline: none;
	}

#nav_directory a {
	width: 112px;
	background-position: 0 0;
	}

#nav_directory a:hover {
	background-position: 0 bottom;
	}




/*============================================================
 Content
============================================================*/

#content {
	float: left;
	width: 100%;
	min-height: 300px;
	padding-bottom: 48px;
	}

#content_header {
	float: left;
	height: 82px;
	width: 100%;
	}
#content_header p{
	display:none;
}
#content_header h2 a {
	float: left;
	margin: 22px 0 0 0;
	font-size: 45px;
	color: #fff;
	line-height: .9em;
	height: 50px;
	text-indent: -9999em;
	}

#content_header h2.whyTT a {
	width: 172px;
	height: 43px;
	background: url(../images/WhyTT_hdr.gif) 0 0 no-repeat;
	}

#content_header h2.howItWorks a {
	width: 316px;
	height: 35px;
	background: url(../images/HowItWorks_hdr.gif) 0 0 no-repeat;
	}

#content_header h2.blog a {
	width: 103px;
	height: 43px;
	background: url(../images/Blog_hdr.gif) 0 0 no-repeat;
	}


#content_header h2.aboutUs a {
	width: 202px;
	height: 35px;
	background: url(../images/AboutUs_hdr.gif) 0 0 no-repeat;
	}


#content_header h2.contactUs a {
	width: 242px;
	height: 35px;
	background: url(../images/ContactUs_hdr.gif) 0 0 no-repeat;
	}

#content_header h2.register a {
	width: 193px;
	height: 43px;
	background: url(../images/Register_hdr.gif) 0 0 no-repeat;
	}

#content_header h2.gallery a {
	width: 193px;
	height: 43px;
	background: url(../images/Gallery_hdr.gif) 0 0 no-repeat;
	}
#content_header h2.weSupport a {
	width: 268px;
	height: 43px;
	background: url(../images/WeSupport_hdr.gif) 0 0 no-repeat;
	}
#content_header h2.archives a {
	width: 199px;
	height: 33px;
	background: url(../images/Archives_hdr.gif) 0 0 no-repeat;
	}



#content_header h2 {
	float: left;
	margin: 0;
	}

#content_header p {
	float: left;
	margin: 18px 0 0 18px;
	padding: 18px 0 15px 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
	text-indent: 20px;
	color: #fff;
	background: transparent url(../images/hdr_dots.gif) no-repeat left center;
	}

.maincol,
.maincol_two {
	display: block;
	float: left;
	position: relative;
	width: 656px;
	padding: 32px;
	background: #fff;
	}

.maincol_two {
	width: 448px;
	}

.sidebar {
	float: right;
	width: 135px;
	margin-right: 16px;
	padding: 16px;
	background: #fff;
	}

.sidebar_pod {
	font-size: 10px;
	}

	


/*============================================================
 Footer
============================================================*/

#footer {
	clear: both;
	float: left;
	width: 100%;
	padding: 24px 0 32px 0;
	text-align: left;
	background: url(../images/dots_row.gif) top left repeat-x;
	}

#footer_menu {
	float: left;
	list-style: none;
	margin: 0 0 250px 250px;
	}

#footer_menu li {
	float: left;
	font-size: 16px;
	}

#footer a,
#footer p {
	color: #808080;
	}

#footer a {
	padding: 4px 14px;
	}

#footer a:hover {
	color: #8eac1a;
	}

#copyright {
	float: left;
	margin: 1px 45px 0 0;
	font-size: 10px;
	color: #333;
	}

#copyright a {
	padding: 4px;
	}

#copyright a #logo_indie {
	float: left;
	display: block;
	width: 45px;
	height: 17px;
	margin-top: -4px;
	padding-right: 1px;
	background: url(../images/logo_indie.gif) 0 0 no-repeat;
	}

#copyright a:hover #logo_indie {
	background-position: 0 bottom;
	}




/*============================================================
 Help
============================================================*/

.maincol {
/*	background: transparent url(../images/help_dots.gif) repeat-y 0 0;	*/
	}
	
	

/* Main Content
------------------------------------------------------------*/

#main_content {
	float: left;
	width: 447px;
	overflow: hidden;
	}

#main_content h1 {
	margin-bottom: 28px;
	padding-bottom: 8px;
	font-size: 18px;
	font-weight: normal;
	color: #222;
	line-height: 1.3em;
	background: url(../images/dots_row.gif) bottom left repeat-x;
	}
	
#site_help #main_content h1 {
	display: none;
	}


	
/* FAQs
------------------------------------------------------------*/

#site_help .faq {
	width: 99%;
	margin-bottom: 24px;
	padding-bottom: 24px;
	background: url(../images/dots_row.gif) bottom left repeat-x;
	}
	
#site_help .faq:last-child {
	margin-bottom: 0;
	background: none;
	}

#site_help .faq h3 {
	margin-bottom: .4em;
	padding-left: 24px;
	font-size: 18px;
	font-weight: normal;
	line-height: 1.3em;
	}

div.paragraph {
	padding-left: 24px;
	font-size: 18px;
	font-weight: normal;
	line-height: 1.3em;
	}
div.paragraphArch {
	padding-left: 24px;
	font-size: 16px;
	font-weight: normal;
	line-height: 1.3em;
	}	
div.nonParagraph {
	padding-left: 10px;
	font-size: 18px;
	font-weight: normal;
	line-height: 1.3em;
	}
		
#site_help .faq h3 a { color: #222; }
#site_help .faq h3 a:hover { color: #444; }

	
#site_help .faq ul {
	margin: 0 0 0 24px;
	}
	
#site_help .faq ul li {
	padding-left: 14px;
	line-height: 21px;
	list-style-type: none;
	background-color: transparent;
	background-image: url(../images/help_arrow_faq.gif);
	background-repeat: no-repeat;
	background-position: left 7px;
	}
	
	
/* Top Faqs
------------------------------------------------------------*/
.15MemberTag {
	background-image: url(../images/15-mem-tag.gif) !important;
	background-repeat: no-repeat  !important;
	background-position: right top  !important;
	}

#table_faq {
	background: #222;
	}
	
#table_faq h3 {
	margin: 24px 0 12px 0;
	color: #fff;
}


#site_help #top_faq {
	background: #222;
	}
	
#site_help #top_faq h3 {
	float: left;
	margin: 24px 0 12px 0;
	color: #fff;
	}
	
#site_help #top_faq ul {
	clear: both;
	}
	
#site_help #top_faq ul li {
	font-size: 15px;
	line-height: 1.7em;
	background-image: url(../images/help_arrow_topfaq.gif);
	background-repeat: no-repeat;
	background-position: left 7px;
	}

/* Bottom Faqs
------------------------------------------------------------*/
	
#site_help #bottom_faq {
	background:#b8ecd1;
	}
	
#site_help #bottom_faq h3 {
	float: left;
	margin: 24px 0 12px 0;
	color: #000000;
	}
	
#site_help #bottom_faq ul {
	clear: both;
	}
	
#site_help #bottom_faq ul li {
	font-size: 15px;
	line-height: 1.7em;
	background-color: transparent;
	background-image: url(../images/help_arrow_bottomfaq.gif);
	background-repeat: no-repeat;
	background-position: left 7px;
	}

	
/* Secondary Content
------------------------------------------------------------*/

#sec_content {
	width: 144px;
	float: right;
	}
	
	
/* Search
------------------------------------------------------------*/

#sec_content #search {
	width: 144px;
	height: 26px;
	background: url(../images/search_bg.gif) 0 0 no-repeat;
	}

#sec_content #searchform {
	float: left;
	width: 100%;
	}

#sec_content input#s {
	float: left;
	height: 18px;
	width: 102px;
	margin: 0;
	padding: 8px 8px 0 8px;
	background: none;
	border: none;
	outline: none;
	font-size: 10px;
	color: #777;
	}

#btn_search {
	float: right;
	width: 26px;
	height: 26px;
	background: url(../images/btn_search.gif) 0 0 no-repeat;
	}
	
	
/* Pods
------------------------------------------------------------*/

#sec_content .pod {
	margin-bottom: 32px;
	}
	
#sec_content h2 {
	margin-bottom: 8px;
	line-height: 12px;
	display: block;
	text-indent: -9999em;	
	}
	
#sec_content #help h2 {
	width: 35px;
	height: 17px;
	background: transparent url(../images/help_hdr_help.jpg) no-repeat;
	}
	
#sec_content #help h2 a {
	width: 35px;
	background: transparent url(../images/help_hdr_help.jpg) no-repeat;
	}	

#sec_content #forums h2 {
	width: 64px;
	background: transparent url(../images/help_hdr_forums.jpg) no-repeat 0 0;
	}

#sec_content #forums h2 a.button {
	width: 80px;
	height: 16px;
	background: transparent url(../images/help_hdr_forums.jpg) no-repeat left top;
	}
	
#sec_content #contact h2 {
	width: 65px;
	background: transparent url(../images/help_hdr_contact.jpg) no-repeat left top;
	}	
		
#sec_content #contact h2 a.button {
	width: 83px;
	height: 16px;
	background: transparent url(../images/help_hdr_contact.jpg) no-repeat left top;
	}		
	
#sec_content .pod p {
	font-size: 11px;
	line-height: 15px;
	color: #777;	
	}
		
#sec_content ul {
	margin-top: 13px;
	margin-left: 0;
	border-top: 1px solid #eee;
	}	

#sec_content li {
	font-size: 12px;
	list-style-type: none;
	border-bottom: 1px solid #eee;
	}

#sec_content li a {
	display: block;
	width: 100%;
	padding: 7px 0 6px 0;
	}
	
#sec_content .current-cat a {
	color: #ccc;
	}


/* Pagination
------------------------------------------------------------*/					

#pagination {
	clear: both;
	margin: 0 0 16px 0;
	/*padding-top: 16px;*/
	width: 100%;
	overflow: hidden;
	background: #fff;
	/*border-top: 2px solid #f3f6ea;*/
	}		

#pagination li {	
	height: 16px;	
	font-size: 11px;
	list-style-type: none;
	}

#pagination #older_entries {
	float: right;
	background: transparent url(../images/blog_arrow_newer.gif) no-repeat right top;
	}
	
#pagination #older_entries a{
	float: right;
	padding: 0 20px 0 0;
	background: transparent url(../images/blog_arrow_newer.gif) no-repeat right top;
	}
	

#pagination #newer_entries {
	float: left;
	background: transparent url(../images/blog_arrow_older.gif) no-repeat left top;
	}

#pagination #newer_entries a{
	float: left;
	padding: 0 0 0 20px;	
	background: transparent url(../images/blog_arrow_older.gif) no-repeat left top;
	}




/*============================================================
 Article
============================================================*/

.article {
	float: left;
	width: 100%;
	background: #fff;
	}


/* Article Header
------------------------------------------------------------*/

.article .article_header {
	margin-bottom: 28px;
	padding: 0 0 16px 0;
	border-bottom: 4px solid #eee;
	}

#main_content .article .article_header h1,
#main_content .article .article_header h2 {
	margin-bottom: 0;
	padding: 0 0 .2em 0;
	font-size: 24px;
	font-weight: normal;
	line-height: 1.1em;
	color: #222;
	border: none;
	background: none;
	color: #8eac1a;
	padding-left: 24px;
	background: url(../images/icon_question_green.gif) 0 6px no-repeat;
	}

#main_content .article .article_header h2 {
	padding-left: 24px;
	background: url(../images/icon_question_green.gif) 0 6px no-repeat;
	}

.article .article_header p {
	margin-bottom: 0;
	padding-left: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: italic;
	color: #999;
	}


/* Article Body
------------------------------------------------------------*/

.article .article_body,
.article #article_children {
	float: left;
	clear: both;
	display: inline;
	width: 399px;
	margin: 0 24px;
	}

.article .article_body p,
.article .article_body ul li, 
.article .article_body ol li  {
	color: #777;
	}

.article .article_body ol {
	margin-left: 24px;
	}
		
.article .article_body h3 {
	margin: 1.5em 0 .75em 0;
	font-size: 18px;
	font-weight: normal;
	line-height: 1.3em;
	}
	
.article .article_body h3:first-child {
	margin-top: 0;
	}

	
.article .article_body strong {
	color: #666;
	}


/* Article Code Definition List
------------------------------------------------------------*/

.article .article_body dl dt {
	margin-bottom: .2em;
	font-weight: bold;
	}
	
.article .article_body dl dd {
	margin-bottom: 32px;
	}
	
.article .article_body dl dd p {
	margin-bottom: .7em;
	}


/* Article Footer
------------------------------------------------------------*/	

.article .article_footer {
	float: left;
	width: 100%;
	widows: 100%;
	overflow: hidden;
	margin-top: 16px;
	padding: 16px 0 8px 0;
	background: transparent url(../images/dots_row.gif) repeat-x left top;
	}

.article .article_footer ul {
	margin: 0;
	padding: 0;
	}

.article .article_footer ul li {
	font-size: 11px;
	color: #777;
	list-style-type: none;
	}

.article .article_footer ul li.categories {
	float: left;
	}			

.article .article_footer ul li.comments {
	float: right;
	padding-right: 13px;
	background: transparent url(../images/blog_icon_bubble.gif) no-repeat right 1.6px;
	}
	
.article .article_footer ul li.editpost {
	float: left;
	margin-left: 11px;
	padding-left: 10px;
	}		


/* Category
------------------------------------------------------------*/

#site_help_category .article {
	clear: both;
	float: left;
	margin-bottom: 36px;
	background: url(../images/dots_row.gif) bottom left repeat-x;
	}	




/*============================================================
 Code Format
============================================================*/

.args {
	margin: 0 2px;
	font-size: 12px;
	font-weight: normal;
	color: #b9b99e;
	}

#main ul.options {
	margin: 10px 0 0 0;
	padding: 0;
	}

#main ul.options li {
	margin-bottom: 2px;
	padding: 3px 0 3px 15px;
	background: #f0f0e4;
	font-size: 11px;
	list-style-position: inside;
	}

.code {
	background: #f9fbf4;
	padding: 10px 15px 10px 12px;
	}

.wp_syntax {
	margin: 1.5em 0;
	background-color: #fff;
	border: none;
	border-left: 3px solid #ececde;
	font-family: Monaco, monospace;
  	font-size: 11px;
  	line-height: 17px;
  	color: #595750;
	overflow: auto;
	}	

/* IE FIX */
.wp_syntax {
  	overflow-x: auto;
  	overflow-y: hidden;
  	padding-bottom: expression(this.scrollWidth > this.offsetWidth ? 15 : 0);
  	width: 100%;
	}

.wp_syntax table {
  	border-collapse: collapse;
	}

.wp_syntax td {
  	vertical-align: top;
  	padding: 2px 4px;
	}

.wp_syntax .line_numbers {
  	text-align: right;
  	background-color: #def;
  	color: gray;
  	overflow: visible;
	}

/* potential overrides for other styles */
.wp_syntax pre {
 	margin: 0;
  	width: auto;
  	float: none;
  	clear: none;
  	overflow: visible;
	}


/*============================================================
 Stats
============================================================*/
	
img#wpstats {
	width: 0;
	height: 0;
	padding: 0;
	border: none;
	overflow: hidden;
	}


/*============================================================
 Search
============================================================*/

.searchterm1,
.searchterm2,
.searchterm3,
.searchterm4,
.searchterm5,
.searchterm6,
.searchterm7,
.searchterm8,
.searchterm9,
.searchterm10 {
	background: #f0ff9d;
	}

#incoming {
	display: none;
	}


/*============================================================
 Domain instructions
============================================================*/

#instructions {
	clear: both;
	float: left;
	width: 100%;
	margin: 0 0 36px 0;
	background: #f3f6ea;
	}

#instructions fieldset {
	border: 3px solid #e0e4d5;
	}

#instructions fieldset dl {
	float: left;
	width: 100%;
	}

#instructions fieldset dt {
	padding: 16px 18px 4px 18px;
	}


#site_help_detail .article .article_body #instructions dl dd, 
#site_help_category .article .article_body #instructions dl dd {
	margin-bottom: 0;	
	}

#instructions fieldset dd {
	padding: 0 18px 18px 18px;
	font-size: 12px;
	color: #777;
	border-bottom: 1px solid #e0e4d5;
	}

#instructions fieldset dt.first  {
	border: none;
	}

#instructions fieldset dt label {
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
	}

#instructions fieldset dd label {
	padding-left: 4px;
	}

#instructions fieldset input.text {
	width: 220px;
	margin: 0;
	padding: 2px;
	}

#instructions fieldset li {
	line-height: 18px;
	}

#instructions fieldset li label {
	padding-left: 6px;
	font-size: 11px;
	font-weight: normal;
	color: #595750;
	}

#instructions fieldset li label span {
	font-size: 9px;
	color: #918862;
	}

#instructions fieldset p {
	display: block;
	margin: 8px 0 0 0;
	font-size: 10px;
	line-height: 14px;
	color: #918862;
	}

#instructions p.error {
	color: #c82c5a;
	}

#get_instructions {
	background: #e0e4d5;
	}

#btn_get_instructions {
	margin: 16px 0 16px 18px;
	}

#bigcartel_url {
	width: 200px;
	margin: 0 4px;
	padding: 4px;
	}

#custom_url {
	width: 280px;
	margin: 0 4px;
	padding: 4px;
	}
#contact_form,
#contact_sent {
	clear: both;
	width: 528px;
	padding: 32px 64px 8px 64px;
	background: #f3f6ea;
	}
#contact_form fieldset {
	display: block;
	}

#contact_form dl {
	float: left;
	}

#contact_form dt,
#contact_form h3 {
	clear: both;
	float: left;
	width: 100%;
	margin-bottom: .7em;
	font-size: 14px;
	font-weight: bold;
	}

#contact_form dt.summarize {
	font-size: 18px;
	}

#contact_form dd {
	float: left;
	width: 100%;
	padding-bottom: 24px;
	font-size: 11px;
	color: #918862;
	}

#contact_form input,
#contact_form textarea {
	float: left;
	margin: 0;
	width: 98%;
	line-height: 18px;
	}

#contact_form textarea {
	height: 120px;
	}

#contact_form dd p {
	clear: both;
	float: left;
	margin: 5px 0 0 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: italic;
	line-height: 14px;
	color: #999;
	}

#contact_form input#store {
	width: 400px;
	}

#contact_form form label {
	font-weight: bold;
	margin: 5px 0px;
	display:block;
	}

/*============================================================
 Debris
============================================================*/

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
	}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


table.dotted{
	border-top: 1px dotted #C9C9C9;
	border-left: 1px dotted #C9C9C9;
}

table.dotted tr.green{
	background:#b8ecd1;
}

table.dotted td.darkgreen{
	background-color: #008000;
	text-align:center !important;
}


table.dotted tr td{
	font-size: 12px;
	font-weight: normal;
	line-height: 1.3em;
	padding:5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C9C9C9;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #C9C9C9;
	vertical-align:middle;
}

div.galleryImages img{
	border: 1px dotted #C9C9C9;
	padding: 5px;
	margin-left: 3px;
	margin-right: 3px;
}
a.registerNow {
	background-color: #B6D666;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 5px;
	font-weight: bold;
	color: #FFFFFF;
}

a.registerNow:hover {
	background-color: #669E33;
}
#subscribeBox {
float:right;
margin-left:30px;
margin-top:10px;
}
div.feeback_quote {
	background-image: url(../images/quotes_start.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 30px;
	padding-top: 10px;
}
div.feeback_quote div {
	background-image: url(../images/quotes_end.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-bottom: 1px;
}
div.feeback_quote p {
	font-size: 13px;
	font-style: italic;
	background-color: #E9F1E0;
	padding: 5px;
	margin-right: 30px;
}

