﻿@charset "UTF-8";
/*
Theme Name: MKEdata
Theme URI: http://mkedata.net/
Description: Custom HTML5 theme for MKEdata based on the Lenomag theme.
Author: Jeffrey Barke
Author URI: http://jeffreybarke.net/
Version: 1.0
*/

/* clearfix and accessibility
----------------------------------------------- */
a {
	overflow: hidden;
}
a:focus {
	outline: thin dotted;
}
a:active {
	outline: none;
}
.clearfix:after {
	clear: both;
	content: '.';
	display: block;
	height: 0;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/*Hide from IE Mac \*/
.clearfix {
	display: block;
}
/*End hide from IE Mac */

/* html5
----------------------------------------------- */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}

/* general
----------------------------------------------- */
* {
	margin: 0;
	padding: 0;
}
img, a img {
	border: 0;
}
h1, h2, h3, h4 {
	font-weight: normal;
}
.update {
	font-weight: bold;
}



ul, li, dl, dt, dd { list-style: none; }
textarea, input, button, select {
	color: #333;
	font-family: Arial;
	font-size: 12px;
	padding: 1px;
	vertical-align: middle;
}
html { height:100%; }

a {
	color: #a7a7a7;
	text-decoration: underline;
}
a:hover { text-decoration: none; }
a:active { outline: none; }
a:focus { -moz-outline-style: none; }
.clear{clear:both;height:0;overflow:hidden;font-size:0;line-height:0;border:0;}
.clearfix:after {clear:both; height:0; overflow:hidden; display:block; visibility:hidden; content:"."; }


body {
	background-color: #f3f3f3;
	color: #333;
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	padding: 30px 0 0 0;
}
.absolute{position:absolute; overflow:hidden; height:7px; width:7px;}
.box_1_t_l{background:url(images/box_1.gif) top left; top:0; left:0;}
.box_1_b_l{background:url(images/box_1.gif) 0px 7px; bottom:0; left:0;}
.box_1_t_r{background:url(images/box_1.gif) top right; top:0; right:0;}
.box_1_b_r{background:url(images/box_1.gif) 7px 7px; bottom:0; right:0;}
.box_2_t_l{background:url(images/box_2.gif) top left; top:0; left:0;}
.box_2_b_l{background:url(images/box_2.gif) 0px 7px; bottom:0; left:0;}
.box_2_t_r{background:url(images/box_2.gif) top right; top:0; right:0;}
.box_2_b_r{background:url(images/box_2.gif) 7px 7px; bottom:0; right:0;}
/************* Body style end **************/

#wrap {
	background: #ebebeb url(images/header.gif) left top no-repeat;
	margin: 0 auto;
	padding: 4px;
	width: 962px;
}

/* header
----------------------------------------------- */
#header{height:110px; position:relative; background:#fff;}
#header h1 a{position:absolute; text-indent:-9999pt; background:url(images/logo.gif); height:82px; width:212px; cursor:pointera; left:30px; top:15px;}
#header p strong{ background:url(images/right.gif) left top no-repeat; height:30px; display:inline-block; padding:2px 10px; font-size:12px;}
#header p{background:url(images/left.gif) right top no-repeat;position:absolute; left:260px; top:45px;}
#searchform {
	float: right;
	margin: 47px 30px 0 0;
}
#searchform label {
	display: none;
}
#searchform input[type=text] {
	border: 1px solid #999;
}
#searchform input[type=text]:focus {
	border: 1px solid #333;
}

.Navi {
	background: #fff no-repeat scroll right center;
	height: 42px;
	margin: 4px 0 0 0;
	overflow: hidden;
	position: relative;
}
	.Navi ul{float:left; padding-left:10px;}
	.Navi li{float:left; position:relative; z-index:2;}
	.Navi li a{display: inline-block; height:42px; line-height:42px; padding:0 15px; font-size:12px; font-weight:bold;
	text-decoration: none;
}
	.Navi li a:hover,.current_page_item a{color:#FFF; text-decoration:none;}
	.Navi .style{position:absolute; width:150px; right:0; top:15px; color:#6f6f6f; font-size:12px; font-weight:bold;}
	.Navi .style span{display:inline-block; height:14px; width:14px; overflow:hidden; margin-left:5px; cursor:pointer; background-image:url(images/button.gif); background-position:0 0;}
	.Navi .style span.GreenButton{background-position:31px 0;}
	.Navi .style span.blueButton{background-position:right 0;}
	li.back{background: url(images/nav_1.gif) left no-repeat; position:absolute; z-index:1; top:9px;}
	li div.left{background:url(images/nav_2.gif) right no-repeat; height:26px;}

.listBox{margin:4px 0 0 0; padding:5px 6px 10px 6px; background:#fff; position:relative; float:left; width:950px;}
	.listBox div{float:left; width:305px; padding-right:10px;}
	.listBox .RecentComments{padding-right:0;}
	.listBox .RecentEntries {padding-left:5px;}
	.listBox h2{font-size:17px; line-height:24px; height:24px;}
	.listBox li a{display:block; padding:0 0 0 20px; height:28px; overflow:hidden; line-height:28px; font-size:13px; font-weight:bold; border-bottom:1px solid #efefef;}
	.RecentEntries a{background:url(images/icon_1.gif) no-repeat 0 48%;}
	.PopularPosts a{background:url(images/icon_2.gif) no-repeat 0 48%;}
	.RecentComments a{background:url(images/icon_3.gif) no-repeat 0 48%;}

#stage{}
	.content{float:left; width:668px;}
	.slidePost{position:relative; height:280px; padding:5px;margin-top:4px; overflow:hidden; background:#f6f6f6;} 
	.slidePost h2{ height:30px; line-height:30px; font-size:21px; border-bottom:1px solid #e0e0e0; font-weight: normal; }
	.slidePost .text{padding:10px 5px;}
	.slidePost .prev{cursor:pointer; text-indent:-9999pt; position:absolute; z-index:999; background:url(images/icon_7.gif) left; bottom:20px; right:63px; height:23px; width:29px;}
	.slidePost .next{cursor:pointer; text-indent:-9999pt; position:absolute; z-index:999; background:url(images/icon_7.gif) right; bottom:20px; right:35px; height:23px; width:29px;}
	.content .post{margin-top:4px;position:relative; padding:5px;background:#fff; width:658px;}

.content .post h2 {
	border-bottom: 3px solid #e0e0e0;
	font-size: 21px;
	height: 30px;
	line-height: 30px;
	margin: 0 20px;
}
.content .post p.a {
	background: #f3f3f3;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	color: #848484;
	height: 22px;
	line-height: 22px;
	margin-left: 20px;
	margin-right: 20px;
}
.content .post p.a a {
	color: #848484;
}

.content .post p.a span {
	padding:0 15px 0 20px; 
}

.content .post .details {
	padding: 0 20px 10px 20px;
}
.content .post .details h2 {
	margin-left: 0;
	margin-right: 0;
}

	.content .post .more-link{ display:block; text-indent:-9999pt; background: url(images/more.gif) right top no-repeat; height:30px;}
	.post-nav{ height:40px; font-size:14px; padding:5px 10px; font-weight:bold;}
	#nav-prev-post{float:left;}
	#nav-next-post{float:right;}

.content .post p, .content .post h2, .content .post h3 {
	margin-bottom: 0.75em;
	margin-top: 1em;
}
.content .post h2.pageTitle {
	font-weight: normal;
	margin-bottom: 0;
}

h2 a, h2.pageTitle a {
	text-decoration: none;
}

/* definition lists
----------------------------------------------- */
/*dl {
	clear: left;
}
dt, dd {
	display: inline;
	float: left;
	vertical-align: baseline;
}*/
dt {
	font: bold 13px "Courier New", Courier, monospace;
}

/* tables
----------------------------------------------- */
table.dataset {
	border-collapse: collapse;
	display: table;
	width: 100%;
}
table.dataset th {
	border-bottom: 1px solid #ccc;
	padding: 0.25em 0.5em;
	text-align: left;
	vertical-align: bottom;
}
table.dataset td {
	padding: 0.25em 0.5em;
	text-align: left;
	vertical-align: top;
}

	.sidebar{float:right; width:290px; padding-bottom:30px;}
	.sidebar .mob{margin:4px 0 0 0; padding:5px; width:280px; position:relative; background:#fff;}
	.sidebar .adBox{padding:10px 12px; width:266px; height:270px; overflow:hidden;}
	.sidebar .adBox img{margin:2px;}

.sidebar .mob h2 {
	border-bottom: 2px solid #a7a7a7;
	color: #999;
	font-size: 18px;
	height: 24px;
	line-height: 20px;
}
.sidebar .mob ul{ padding-bottom: 5px; }
	.sidebar .mob li a{display:block; color:#9e9e9e; font-size:12px; height:31px; line-height:31px; padding:0 0 0 20px; border-bottom:1px solid #deddde;
	background: transparent url(images/icon_0.gif) no-repeat scroll 2px 11px;
	text-decoration: none;
}
.sidebar .mob li a:hover { text-decoration: underline; }
	
.glidecontentwrapper{
	background-color: #f6f6f6;
}
.featured-post {
	background: #f6f6f6 none repeat scroll 0 0;
	margin: 10px;
	position: absolute;
	width: 640px;
}
.featured-post h2 a {
	text-decoration: none;
}
.featured-post h2 a:hover {
	text-decoration: underline;
}
#commentsBox h3#comments{text-align:right; font-size:15px;}
.commentlist{padding:10px 0;}
.commentlist li{padding:10px 0; border-bottom:3px solid #f2f2f2; color:#a1a1a1;}
.commentlist li.odd{background:#f7f7f7;}
.commentmetadata{padding:5px;}
#respond p{padding:3px 0;}
#respond h3{padding:20px 0 0 0; font-size:15px;}
#respond input{width:230px;}
#respond textarea {width:300px; height:80px;}

.sociable_tagline {
	margin: 20px 0 10px 0;
}
#comments {
	font-size: 11px;
	padding: 0 20px;
}
#commentform p {
	clear: left;
}
#commentform input[type=text], #commentform textarea {
	border: 1px solid #999;
}
#commentform input[type=text]:focus, #commentform textarea:focus {
	border: 1px solid #333;
}
#commentform label {
	float: left;
	width: 125px;
}



/* footer
----------------------------------------------- */
#footer {
	background: url(images/footer.gif) left top no-repeat;
	clear: both;
	font-size: 10px;
	height: 160px;
	margin: 0 auto;
	text-align: left;
	width: 970px;
}
#footer #copyright, #footer .bottom {
	color: #828282;
	float: left;
	padding: 40px 0 10px 0;
}
#footer #copyright img {
	border: none;
	vertical-align: middle;
}