

body { background: #dddddd; }

h2 { margin:1.2em 0 .4em 0; }

#jqm-homeheader img { width: 235px; }
img { max-width: 100%; }

/* fluid images moved from jquery.mobile.core.css*/
.ui-mobile img {
	max-width: 100%;
}

.ui-li-has-icon .ui-btn-inner a.ui-link-inherit
{
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 70px;
	margin-top: 3px;
}
.ui-listview .ui-li-icon
{
	left: 10px;
	margin-top: -20px;
	top: 50%;
}
.logo-area
{
	text-align: center;
}
strong, .ui-body-c .ui-link
{
	color: #10a959;
}
.ui-li-divider
{
	font-size: 16px;
}

.ui-header .ui-title
{
	margin-left: 0em;
	margin-right: 0em;
}

#home .ui-header.ui-bar-f {
	border: 1px solid #56A00E;
	background: 			#fff;
	color: 					#fff;
	font-weight: bold;
	text-shadow: 0 1px 1px #335413;	
	background-image: -webkit-gradient(linear, left top, left bottom, from(#10a959), to(#60c792), to(#fff)); /* Saf4+, Chrome */
	background-image: -webkit-linear-gradient(#10a959, #60c792, #fff 65%); /* Chrome 10+, Saf5.1+ */
	background-image:    -moz-linear-gradient(#10a959, #60c792, #fff 65%); /* FF3.6 */
	background-image:     -ms-linear-gradient(#10a959, #60c792, #fff 65%); /* IE10 */
	background-image:      -o-linear-gradient(#10a959, #60c792, #fff 65%); /* Opera 11.10+ */
	background-image:         linear-gradient(#10a959, #60c792, #fff 65%);		
}

/* F bar theme - just for the docs overview headers */
.ui-bar-f {
	border: 1px solid #56A00E;
	background: 			#10a959;
	color: 					#fff;
	font-weight: bold;
	text-shadow: 0 1px 1px #335413;	
	background-image: -webkit-gradient(linear, left top, left bottom, from(#10a959), to(#60c792)); /* Saf4+, Chrome */
	background-image: -webkit-linear-gradient(#10a959, #60c792); /* Chrome 10+, Saf5.1+ */
	background-image:    -moz-linear-gradient(#10a959, #60c792); /* FF3.6 */
	background-image:     -ms-linear-gradient(#10a959, #60c792); /* IE10 */
	background-image:      -o-linear-gradient(#10a959, #60c792); /* Opera 11.10+ */
	background-image:         linear-gradient(#10a959, #60c792);		
}
.ui-bar-f, 
.ui-bar-f input, 
.ui-bar-f select, 
.ui-bar-f textarea, 
.ui-bar-f button {
	font-family: Helvetica, Arial, sans-serif /*{global-font-family}*/;
}

.ui-bar-f,
.ui-bar-f .ui-link-inherit {
	color: 					#fff;
}
.ui-bar-f .ui-link {
	color: 					#fff;
	font-weight: bold;
}
.ui-btn-up-f {
	border: 1px solid 		#3B6F07;
	background: 			#60c792;
	font-weight: bold;
	color: 					#fff;
	text-shadow: 0 1px 1px #234403;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#10a959), to(#60c792)); /* Saf4+, Chrome */
	background-image: -webkit-linear-gradient(#10a959, #60c792); /* Chrome 10+, Saf5.1+ */
	background-image:    -moz-linear-gradient(#10a959, #60c792); /* FF3.6 */
	background-image:     -ms-linear-gradient(#10a959, #60c792); /* IE10 */
	background-image:      -o-linear-gradient(#10a959, #60c792); /* Opera 11.10+ */
	background-image:         linear-gradient(#10a959, #60c792);
}
.ui-btn-up-f a.ui-link-inherit {
	color: 					#fff;
}
.ui-btn-hover-f {
	border: 1px solid 		#3B6F07;
	background: 			#6EBC1F;
	font-weight: bold;
	color: 					#fff;
	text-shadow: 0 1px 1px #234403;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#8FC963), to(#6EBC1F)); /* Saf4+, Chrome */
	background-image: -webkit-linear-gradient(#8FC963, #6EBC1F); /* Chrome 10+, Saf5.1+ */
	background-image:    -moz-linear-gradient(#8FC963, #6EBC1F); /* FF3.6 */
	background-image:     -ms-linear-gradient(#8FC963, #6EBC1F); /* IE10 */
	background-image:      -o-linear-gradient(#8FC963, #6EBC1F); /* Opera 11.10+ */
	background-image:         linear-gradient(#8FC963, #6EBC1F);
}
.ui-btn-hover-f a.ui-link-inherit {
	color: 					#fff;
}
.ui-btn-down-f {
	border: 1px solid 		#3B6F07;
	background: 			#3d3d3d;
	font-weight: bold;
	color: 					#fff;
	text-shadow: 0 1px 1px #234403;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#56A00E), to(#64A234)); /* Saf4+, Chrome */
	background-image: -webkit-linear-gradient(#56A00E, #64A234); /* Chrome 10+, Saf5.1+ */
	background-image:    -moz-linear-gradient(#56A00E, #64A234); /* FF3.6 */
	background-image:     -ms-linear-gradient(#56A00E, #64A234); /* IE10 */
	background-image:      -o-linear-gradient(#56A00E, #64A234); /* Opera 11.10+ */
	background-image:         linear-gradient(#56A00E, #64A234);
}
.ui-btn-down-f a.ui-link-inherit {
	color: 					#fff;
}
.ui-btn-up-f,
.ui-btn-hover-f,
.ui-btn-down-f {
	font-family: Helvetica, Arial, sans-serif;
	text-decoration: none;
}

.ui-btn-active
{
	border: 1px solid #ffed32;
	background: #fff699;
	font-weight: bold;
	color: #000;
	cursor: pointer;
	text-shadow: 0 1px 1px #ffed32;
	text-decoration: none;
	background-image: -webkit-gradient(linear,left top,left bottom,from(#fff699),to(#fef9c1));
	background-image: -webkit-linear-gradient(#fff699,#fef9c1);
	background-image: -moz-linear-gradient(#fff699,#fef9c1);
	background-image: -ms-linear-gradient(#fff699,#fef9c1);
	background-image: -o-linear-gradient(#fff699,#fef9c1);
	background-image: linear-gradient(#fff699,#fef9c1);
	font-family: Helvetica,Arial,sans-serif;
}

.ui-btn-active a.ui-link-inherit
{
	color: #000;
}

.powered-by
{
	width: 120px;
	height: 34px;
	background: url('images/adventure-logo.png') no-repeat;
}

.powered-by .ui-btn-inner, .powered-by.ui-btn-hover-a, .powered-by.ui-btn-up-a
{
	border: none;
}

.ui-bar-a .powered-by.ui-shadow
{
	box-shadow: none;
}

.powered-by .ui-btn-text
{
	display: none;
}

.ui-footer
{
	text-align: center;
}

@media all and (min-width: 650px){
	
}
@media all and (min-width: 750px){

}

@media all and (min-width: 1200px){

}