/*
Theme Name: Boostapps V2
Theme URI: http://boostapps.com
Description: Custom WordPress Mobile Pack theme for BoostApps
Author: Dennis Bournique, hat tip to James Pearce and Andrea Trasatti for creating WPMP
Version: 0.1
Template: mobile_pack_base
Tags: none
*/
* {
	margin:0;
	padding:0
}

body {
	color:#fff;
	background:  darkgray;
}

textarea,input {
	border-color:#2a2e2f;
	margin:0.2em 0;
}

a:link, a:visited {
	text-decoration: none;
}

#sidebar ul h2 {
	color:#fff;
}

p.metadata,div.dateicon {
	color:darkgray;
}

.altURLs a {
	margin-right:.2em;
}

.says {
	margin-left: .2em;
}

#content {
	padding:0 0.5em 0.5em;
	font-size: 110%;
	word-wrap: break-word;
	overflow-wrap: break-word;
	-ms-hyphens: auto;
	-moz-hyphens: auto;
	-webkit-hyphens: auto;
	hyphens: auto;	
}

#Search,#commentform,ol.commentlist,div.post,h1,#sidebar ul h2,#menu {
	border-color:#2a2e2f;
}

#sidebar ul h2,#menu {
	background:#131313;
}

#wrap {
	background:#131313;
	max-width: 640px;
}

#footer,#header,#submit,.button, .buttonface, #menu{
	background:#131313;
}

#wrapper h2, .post a, #comments {
	color:#ff5a00;
}

.button,#submit,#footer a,#header a, #header, body a, div.plain a{
	color:#fff;
}

#menu a, #footer a, input[name="wpgdprc_submit"] {
  background-color: dimgray;
  color: white;
  position: relative;
  text-decoration: none;
  text-transform: uppercase;
  line-height: 150%;
  padding: .3em;
}
#menu a:hover, #footer a:hover {
  background-color: darkgray;
}
#menu a:active  {
  box-shadow: none;
  top: 5px;
}

#footer,div.post,h3,.navigation {
	border-top-color:#2a2e2f
}

img,#Search input[type="radio"] {
	border:none
}

img,textarea,#submit {
	padding:0.2em
}

a:visited,a:hover,a {
	text-decoration:underline
}

ul,ol.commentlist {
	list-style-type:none
}

h3,#footer,div.post,.navigation {
	border-top-width:1px;
	border-top-style:solid
}

h3,div.post,.navigation {
	padding-top:0.5em
}

acronym,abbr {
	border-bottom:none
}

blockquote,p {
	padding-top:0.2em;
	padding-bottom:0.2em
}

blockquote,#sidebar ul ul ul {
	padding-left:1em
}

textarea,input,#Search,#sidebar ul h2,#menu {
	border-width:1px;
	border-style:solid
}

input.button,input[type="checkbox"],#submit,#Search {
	width:auto
}

#menu,#header {
	padding:0.5em
}

#footer {
	padding: .5em .5em .2em;
	margin:.2em 0;
}

body {
    font-family:arial, verdana, sans-serif;
    font-size:medium;
}

#header,#footer {
	text-align:left
}

#menu ul li, #footer ul li {
	display:inline;
	padding-right:0.5em
}

#sidebar ul h2,#Search h2 {
	padding:0.2em 0.5em
}

#sidebar ul h2 {
	margin-top:1em
}

#sidebar ul div,#sidebar ul ul{
	padding:0.2em 0.8em 0.5em
}

.entry {
	padding:0.2em 0
}

h1,div.post,ol.commentlist,#commentform {
	border-bottom-width:1px;
	border-bottom-style:solid
}

label{
	display: block;
	margin: .25em 0;
}
div.post {
	padding-bottom:0.5em
}

div.post img {
	display: block;
	margin-left: auto;
	margin-right: auto;  
}

div.post:first-child {
	border-top:none
}

div.post ol,div.post ul {
	padding:1em 2em
}

div.post ul {
	list-style-type:square
}

ol.commentlist li,#commentform {
	padding:0.5em 0 0.5em 1em
}

#wpmp_analytics,#wpmp_analytics img {
	display:none!important
}

#wpmp_analytics img {
	padding:0em!important;
	margin:0em!important
}

textarea,input[type="search"], input[type="text"], input[type="email"] {
	width:84%;
	height:2.5em;
}
input[type="search"]{
	float:left;
}
input[type="submit"]{
	height:2.5em;
	width:2.5em;
	color: white;
	margin-left:.1em;
}

input[name="wpgdprc_submit"]{
	width: auto;
	height: auto;
	font-size: medium;
}

#searchsubmit{
	background: url('/search.gif');
	background-position:center;
	background-repeat:no-repeat;
	background-color: darkgray;
}

#header strong {
        font-size:200%;
}

h1,h2,h3 {
       font-size:110%;
}

.breadcrumbs {padding-left:0;}

#header {border-bottom:1px solid #696969;}

#footer {border-top:1px solid #696969;}

img {
	max-width:97% !important;
	height:auto !important;
}

.GoogleLogo {
    vertical-align: middle;
}
.search, #social {
	padding-left:.5em;
	padding-top:0.2em;
	border-top: 1px solid #696969;
}
.social-image {
	vertical-align: middle;
}

.fn a {
	text-decoration: underline;
}
.comment-meta{
	padding-top:.5em;
}
#noAds{
	padding:.25em .5em;
	border-top: 1px solid #696969;
}

@media (min-width: 640px) {
	#wrap {
		margin: 1.5em auto 0
	}
}
/* Full width search field on small screens */
@media (max-width: 310px) {
	textarea,input[type="search"], input[type="text"] {
		width:90%;
	}
}
/* Reduce button and textbox size on very small screens */
@media (max-width: 210px) {
	#content {
		padding:0;

	}
	input[type="search"], input[type="text"]{
		height: 2em;
	}
	input[type="submit"] {
		height: 2em;
		width: 2em;
	}
	#menu, #header, #footer, .search, #content, #social, input {
		padding-left: 0;
	}
	#menu a, #footer a {
		padding: .1em;
	}
}
/* defaults for Openwave, Netfront and other mobile browsers that obey all media queries */
@media  (max-width:10px) {
	#wrap {
		margin: 0;
	}
}