/*  
Theme Name: MOP Theme 1
Theme URI: http://www.brettrutecky.com
Version: 1.0
Description: The first mobile theme for the mobile plugin
Author: Brett Rutecky
Author URI: http://www.brettrutecky.com

	Copyright: (c) 2015 Brett Rutecky
	License: GNU/GPL Version 2 or later. http://www.gnu.org/licenses/gpl.html

*/
html, body, form, fieldset, p, div, h1, h2, h3, h4, h5, h6 {
    -webkit-text-size-adjust:none;
}
html, body {
   height:100%;
}

body {
	background-color: #FFF;
	color:#222;
	font-family:Arial, Helvetica, sans-serif;
	font-size:medium;

}
#out {
   min-height:100%;
   position:relative;
   background:url(images/bg.png) top left repeat #CCC;;
}
#inner {
	padding-bottom:54px;
}


#hd {
	height: 74px;
	min-height:74px; 
	position:relative;
	background:url(images/topbkg.png) center repeat-x #216ea9;
}
#lg {
    display: block;
    float: left;
    color: #FFF;
    text-decoration: none;
    padding: 0px 0px 0px 11px;
    height: 73px;
    line-height: 73px;
    letter-spacing: 1px;
}
#cnt img {max-width:100%;}
.cmtcnt {height:39px; width:48px;font-size:11px; color:#A1A1A1 !important; position:absolute; right:-7px; top:-7px; background:url(images/cmts.png) no-repeat; line-height:35px; text-align:center;}
.bname {font-size:large; float:left; clear:both;  text-shadow: 2px 2px 0px rgba(0,0,0,0.3);}
.bdesc {font-size:15px; float:left; clear:both;}
.categories-icon {display:inline-block; width:79px; height:60px !important; background:url(images/categories-icon.png) center -61px no-repeat #FFF; border:1px solid #CCC; border-right:0px;}
.pages-icon {display:inline-block; width:79px; height:60px !important; background:url(images/pages-icon.png) center -61px no-repeat #FFF; border:1px solid #CCC; border-right:0px;}
.tags-icon {display:inline-block; width:79px; height:60px !important; background:url(images/tags-icon.png) center -61px no-repeat #FFF; border:1px solid #CCC; border-right:0px;}
.posts-icon {display:inline-block; width:79px; height:60px !important; background:url(images/posts-icon.png) center -61px no-repeat #FFF; border:1px solid #CCC; border-right:0px;}
.search-icon {display:inline-block; width:78px; height:60px !important; background:url(images/search-icon.png) center -61px no-repeat #FFF; border:1px solid #CCC;}

.active .pages-icon {background: url("images/pages-icon.png") no-repeat scroll center 2px #333; border:1px solid #000; border-bottom:1px solid #333; border-top:1px solid #333; border-right:0px;}
.active .categories-icon {background: url("images/categories-icon.png") no-repeat scroll center -1px #333; border:1px solid #000; border-bottom:1px solid #333; border-top:1px solid #333; border-right:0px;}
.active .tags-icon {background: url("images/tags-icon.png") no-repeat scroll center 2px #333; border:1px solid #000; border-bottom:1px solid #333; border-top:1px solid #333; border-right:0px;}
.active .posts-icon {background: url("images/posts-icon.png") no-repeat scroll center 2px #333; border:1px solid #000; border-bottom:1px solid #333; border-top:1px solid #333; border-right:0px;}
.active .search-icon {background: url("images/search-icon.png") no-repeat scroll center 2px #333; border:1px solid #000; border-bottom:1px solid #333; border-top:1px solid #333;}

#tpmn {
	position:relative;
	z-index:500;
	display:block; 
	height:62px;
	width:100%;
	background:#FFF;
}
#topmenubtn {
display:block;
position:absolute;
right:0px;
width: 72px;
height: 42px;
line-height: 42px;
margin-top: 16px;
text-decoration: none;
color: #FFF;
font-size: small;
background: url("images/topmenubtn2.png") top left no-repeat;
text-align:center; margin-right:12px;
}
.active #topmenubtn {
background: url("images/bluetopbtn.png") top left no-repeat;
color:rgba(255,255,255,0.7);
margin-top:18px;
}
#cnt {padding:14px;}
#tpmn li {
	float:left;
	height:41px;
}
#tpmn li a {
	text-decoration:none;
	color:#FFF;
	padding:0;
	height:41px;
	font-size:14px;
}
#tpmn li a b {
	display:block;
	padding:13px 10px;
	font-size:14px;
}
#tpmn li.active {
color:#DDD;
text-decoration:none;
}
#tpmn li.active a {
color:#DDD;
text-decoration:none;
}
#tpmn li.active a {
	font-size:14px;
}
#tpmn li.active a b {
	background-attachment: scroll;
	background-image: url(images/tb-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;	
	color:#000;
	display:block;
	padding:13px 0 13px 10px;
	font-size:14px;
}
#top-menu, #top-menu2, #top-menu3 {
	background-color:#333;
}
#top-menu li a, #top-menu2 li a, #top-menu3 li a  {
	position:relative;
}
#top-menu li a span, #top-menu2 li a span,  #top-menu3 li a span {
	position:absolute;
	right:10px;
	top:15px;
}
#top-menu li a:link, #top-menu li a:visited, #top-menu2 li a:link, #top-menu2 li a:visited, #top-menu3 li a:link, #top-menu3 li a:visited, #top-menu4 li a:visited, #top-menu4 li a:link, #top-menu4 li a:visited {
	border-top:solid 1px #444;
	padding:15px 10px;
	display:block;
	color:#DDD;
	font-weight:bold;
	font-size:medium;
	text-decoration:none;
}
#top-menu li a:hover, #top-menu2 li a:hover, #top-menu3 li a:hover, #top-menu4 li a:hover {
    background:#222;
	color:#FFF;
}
#searchsubmit {
    width: 80px;
    height: 26px;
    background: #347DCF;
    border: 0px;
    border-radius: 3px;
    color: #FFF;
}
#s {
    height: 24px;
    border-radius: 4px;
    border: 0px;
}
.pagetitle {
	font-size:x-large;
	font-weight:normal;
	padding:15px 10px;
	background-color:#FFF;
	border-bottom:solid 1px #444;
}
a.art {
	color:#111 !important;
	display: block;
	text-decoration:none;
	padding:7px 10px;
	background-color:#FFF;
	box-shadow:0 0 3px rgba(0,0,0,0.4);
	line-height:1.2;
	margin-bottom:10px;
	border-radius:7px;
	position:relative;
	min-height:120px;
}

a.art h1, a.art h2 {
	font-weight:bold;
	font-size:x-large;
	color:#111 !important;
	margin-bottom:10px !important;
	font-weight:normal;
	padding-right:25px;
}
.prv {
	float:left;
	margin:0 10px 0 0;
	width: 80px;
	height: 80px;
	border-radius:3px;
}
a.art p span {
	color:#d5d5d5;
}
a.art.sm {
	font-weight:bold;
	font-size:medium;
	position:relative;
}
a.art.sm:hover, a.art.sm:active {
	background-color:#1862C2;
}
a.art.sm span {
	float:right;
	font-weight:normal;
	color:#d5d5d5;
}
.single #cnt, .page #cnt, .author #cnt {
    font-size: medium;
    line-height: 1.2;
    background-color: #FFF;
    overflow: hidden;
    margin: 12px;
    border-radius: 5px;
    box-shadow: 0 0 2px rgba(0,0,0,0.5);
}
.single #cnt .art, .page #cnt .art, .author #cnt {
	padding:7px 10px 0;
}
.art.first {
	border-top:none;
}
.art h1, .art h2 {
	font-weight:bold;
	font-size:x-large;
	color:#000 !important;
	margin-bottom:10px !important;
	font-weight:normal;
	padding-right:25px;
}
.art.sm h1, .art.sm h2, .author #cnt h2 {
	margin-bottom:0px !important;
	font-size:large;
	padding:7px 25px 7px 0;
}
.art p {
	margin-bottom:26px;
	line-height:1.2;
}
.art a {
	color:#1862C2 !important;
}
.art ul, .art ol {
	margin-bottom:26px;
}
.art.sm span {
	color:#d5d5d5 !important;
	position:absolute;
	top:14px;
	right:10px;
	font-size:medium;
}
#cnt dl, #cnt dd {
	margin-bottom:10px !important;
}
#cnt dl a, #cnt dd a {
	color:#FFFFFF !important;
	text-decoration:none;
}
#cnt #post-list a {
	color:#FFFFFF !important;
	font-size:medium;
	font-weight:normal;
	margin-bottom:10px !important;
	text-decoration:none;
}
#cnt #post-list li {
	margin-bottom:10px;
}
blockquote, q {
    quotes: inherit;
    padding-left: 20px;
    border-left: 4px solid #1D69B3;
}


.comments {
	height:40px;
	background:#000;
	padding:0 10px;
	border-top:1px solid #444444;
}
#cmnts {
	float:left;
	line-height:40px;
}
#cmnts a {
	color:#FFF;
	text-decoration:none;
	font-weight:bold;
}
#cmnts-l {
	float:right;
	line-height:40px;
}
#cmnts-l a {
	color:#FFF;
	text-decoration:none;
	font-weight:bold;
}
.commentlist {
	word-wrap:break-word;
}
.commentlist a, .login a {
	color:rgb(10, 114, 180); !important;
}
.comment, .trackback {
	padding:10px;
	border-top:1px solid #444444;
}
#author, #email, #url, #comment {
	border:0;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	padding:10px 1%;
	width:98%;
	margin-bottom:10px;
	font-size:medium;
	font-family:Arial, Helvetica, sans-serif;
	border: 1px solid #AAA;
	box-shadow: 3px 3px 0 rgba(0,0,0,0.07) inset;
}
#cnt ul {padding-left:30px;}
.entry ol {padding-left:30px !important;}
#submit {
	width:100%;
	border:0;
}
.login {
	margin-bottom:10px;
}
.outbl {
	padding:10px;
	margin-bottom:10px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
}
.outbl.sbm {
    background-color: #0A72B4;
}
#submit {
	background:none;
	color:#FFF;
	font-weight:bold;
	cursor:pointer;
	font-size:medium;
}
#respond {
	border:1px solid #AAA;
	padding:7px 10px 0;
}

.wp-pagenavi {
	text-align:center;
	height:45px;
	line-height:45px;
	padding:0 10px;
	font-size:medium;
	font-weight:bold;
	border-bottom:1px solid #444444;
	background-color:#1a1a1a;
}
.wp-pagenavi a {
	color:#FFF;
	text-decoration:none !important;
	line-height:45px;
	padding:15px 5px;
	margin:0 5px;
}
.current {
	line-height:25px;
	padding:5px 10px;
	background-color:#1862C2;
	margin:0 5px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
}
.nextpostslink {
	float:right;
}
.previouspostslink {
	float:left;
}
.nextpostslink, .previouspostslink {
	line-height:15px !important;
	margin:0 !important;
	padding:15px 0 !important;
}

#ftr {
    height: 63px;
    line-height: 63px;
    font-size: medium;
    position: absolute;
    bottom: 0px;
    width: 100%;
    background: url("images/topbkg.png") repeat-x scroll center center #000;
}
#ftr span {

}
#ftr a {
	float:right;
	background-image: url(images/btt.png);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center center;
	height: 26px;
	width: 26px;
	margin-top:20px;
	margin-right:15px;
	opacity:0.8;
	transition:0.3s;
}
#ftr a:hover {	opacity:1;
	transition:0.3s;}