/* if you mess up this stylesheet I will super glue your ipad and iphone together (screen first)*/
-webkit-text-size-adjust: none;
/*e3e3e3*/

* { margin:0; padding:0; border:0; }

html, body, #wrapper {height: 100%;}
body > #wrapper {height: auto; min-height: 100%;}

#content { padding-bottom:150px;}

#content:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
#wrapper { width:460px; margin:0 auto}

html { background:#444444  }
body { font-family: helvetica, arial, "comic sans", "serif"; padding:20px 0 0; color:#c9c9c9;}

.right { float:right;}
.left { float:left;}

/* ================= */
/* = General Style = */
/* ================= */

h2,h3,h4,h5,h6 { color:#fff; display:block;}

.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}

a { border-bottom:1px dotted #aaa; text-decoration: none; ;color:#fff;}
a:hover { border-bottom:1px  solid #777; color:#777;}  


h2 { font-size:21px; color:#fff; letter-spacing:-0.5px; margin-bottom:15px;font-weight:100;}  
h2 a { color:#fff; border:0px;}
h2 a:hover { border-color:#fff;}

ul,ol { margin-left:30px; margin-bottom:15px;}
p, li { font-size:13px;}
p { line-height:1.42em; margin-bottom:15px;}
li { margin-bottom:19px;line-height:1.42em;}

blockquote { font-size:16px; font-style:italic; font-family:georgia, serif; margin-bottom:15px;}

#content { width:460px; clear:both;}
#content .post { margin-bottom:40px; padding:0 0 40px 0; }

/* = Layout = */
/* ========== */
#intro { margin-bottom:110px;padding-bottom:25px; margin-top:40px;}
#intro h1 {  float:right;  margin:-5px -20px 0 0; padding:10px 0 0 0;}
#intro h1 a { text-indent:-999999px;display:block; height:50px; width:60px; background:url('images/logo-markdunkley.png') no-repeat;border:none; padding:0px 10px 10px 0; outline:none;} 
#intro h1 a:hover { background-position:0px -65px; border:none;}   
  
  
.post strong { color:#fff;}
.post-navigation {  padding-top:20px; margin-bottom:50px}  
.post-navigation h4  { margin-bottom:10px;  background:  url("images/bg-border.png") repeat-x top; padding:15px 0 0 0; text-align:right; clear:both; text-transform:uppercase; color:#737373;  }
.post-navigation h4  a { color:#737373; border:0px;}

.post-navigation p { font-size:17px; }
.post-navigation ul { clear:both; margin:-35px 0 30px 0; padding:9px 0 0 0 }
.post-navigation ul:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
.post-navigation ul li {  list-style-type:none; margin-right:20px;  padding-bottom:15px; color:#ccc; width:300px; float:left; background:  url("images/bg-border.png") repeat-x bottom;}


.post-navigation ul li strong { font-size:13px; position:relative; top:0px; text-transform:uppercase; color:#737373; }
.post-navigation ul li a { margin-left:9px; padding:2px; border:0px }
.post-navigation ul li a:hover { border-bottom:1px  solid #777; color:#777;}

#footer {position: relative;
	margin-top: -150px; /* negative value of footer height */
	height: 150px;
	clear:both;
	background:rgba(0,0,0,0.4); color:#fff; padding-left:30px; color:#c1c1c1; }
#footer a { color:#ed145b; border:none;border-bottom:1px dotted transparent;}
#footer a:hover { border-bottom:1px dotted;}
#footer ul { margin:0;}
#footer ul li { list-style-type:none;}
#footer h4 { margin:0 0 6px 0; color:#fff; font-weight:normal;}
#footer .single, #footer .double { float:left; margin-right:20px; padding-right:15px; margin-top:20px; }
#footer .single { width:155px; border-right:1px solid #393235; }
#footer .double { width:370px;}

#footer .search { background:none; border:0;color:#ed145b; font-size:14px; font-family:helvetica, arial, "comic sans", "serif";}

/* ========= */
/* = Forms = */
/* ========= */
.post .comments-wrapper a { font-size:13px;}

/*.meta ul { margin:0 0 15px 0;}

.meta ul li { display:inline; margin:0; } 


.comments { display:none; }
.comments ul  { margin:0;}
.comments ul li { margin:0 0 20px 0; list-style-type:none; color: rgba(256,256,256,0.9); line-height:1.37em;  background:url('images/border.png') repeat-x bottom; padding:0 0 15px;}
.comments h3 {   background:url('images/border.png') repeat-x bottom; padding:10px 0 18px; font-weight:normal; margin-bottom:20px; font-size:22px;}

.comments ul li strong { font-size:11.5px; text-transform:uppercase;color: rgba(256,256,256,0.8); display:block; margin:0 0 3px 0; }

.your-comment dl { clear:both;}
input { display:inline; -moz-border-radius:10px; border:none;}

.your-comment  dd { float:left; margin-bottom:14px; font-size:13px;} 

.your-comment  dt { clear:both;float:left; width:100px; text-align:right;}
                                                                                       */


/* ==================== */
/* = Individual pages = */
