/*
Theme Name: Mr. Diggles V4
Author: Mr. Diggles
Author URI: http://www.mrdiggles.com/
Description: As above so below.
Version: 4.0
*/

* {
	padding: 0px;
	margin: 0px;
	text-decoration: none;
}

html { 
	padding: 0px;
	margin: 0px;
	text-decoration: none;
}

body {
	background: #000;	
	padding: 0px;
	margin: 0px;
	font-family: 'Lato', Helvetia Neue, sans-serif;
	color:#ccc;
}

em {
	font-style: italic!important;
}

strong {
	font-weight: bold!important;
}

q {
quotes: "Ç" "È";
}

q:before {
    content: '"';
}
q:after {
    content: '"';
}


a {
  text-decoration: none;
    -o-transition:color .1s ease-out, background 1s ease-in;
  -ms-transition:color .1s ease-out, background 1s ease-in;
  -moz-transition:color .1s ease-out, background 1s ease-in;
  -webkit-transition:color .1s ease-out, background 1s ease-in;
  transition:color .1s ease-out, background 1s ease-in;

}

a:hover {  }



.clear {
	clear: both;
}

img {
	border: none;
}

/**.wrap {
	width: 960px;
	margin: 0px auto;
	position: relative;
}**/

h1.entry-title {
	display: none;
}
span.edit-link {
	display: none;
}


@font-face{ font-family: 'MyWebFont'; 	src: url('WebFont.eot'); src: url('WebFont.eot?iefix') format('eot'), url('WebFont.woff') format('woff'), url('WebFont.ttf') format('truetype'), url('WebFont.svg#webfont') format('svg'); } 


@font-face {
    font-family: 'MuralScriptRegular';
    src: url('mh______-webfont.eot');
    src: url('mh______-webfont.eot?iefix') format('eot'),
         url('mh______-webfont.woff') format('woff'),
         url('mh______-webfont.ttf') format('truetype'),
         url('mh______-webfont.svg#webfontptlJxee2') format('svg');
    font-weight: normal;
    font-style: normal;

}

.searchbar {
	padding: 0px 0px;
	background: #fcfafd;
	width: 100%;
	height: 74px;
}


#searchbox {
	padding: 0px 20px;
	width: 100%;
	font-size: 100%;
	color: #99949c;
	font-style: italic;
	border: 0px;
	line-height: 74px;
}

div.sideline {
	height: 3px;
	background: #4197be;
}



div.bonus {
	width: 100%;
	border-bottom: 1px solid #262327;
	border-right: 1px solid #262327;
	border-left: 1px solid #262327;
	height: 40px;
	-webkit-border-bottom-right-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-moz-border-radius-bottomright: 3px;
	-moz-border-radius-bottomleft: 3px;
	border-bottom-right-radius: 3px;
	background: transparent url(http://mrdiggles.com/img/black.png) top left repeat;
	border-bottom-left-radius: 3px;
}


div.bonus p {
font-size: 90%;
font-weight: 600;
text-shadow: 1px 1px 1px #000;
}

div.bonus p.a a{
	float: left;
	display: block;
	text-align: center;
	width: 50%;
	line-height: 40px;
	border-right: 1px solid #262327;
	color: #6c6570;
	text-transform: uppercase;
}

div.bonus p.a a:hover{
	color: #FFF;
}


div.bonus p.b a{
	float: right;
	text-align: center;
	width: 50%;
	color: #6c6570;
	display: block;
	line-height: 40px;
	text-transform: uppercase;
}

div.bonus p.b a:hover{
	color: #FFF;
}

/************************      BLOG      ************************/


.blogleft {
	width: 550px;
	margin: 0px auto;
	 position: relative;
}

.blogleft iframe {
 width: 100%;
}


.shadow {
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.5);
}


 

@media (min-width: 1px) and (max-width: 560px) {


.searchbar {
	padding: 0px 0px;
	background: #fff;
	width: 100%;
	height: 50px;
}


#searchbox {
	padding: 0px 20px;
	width: 100%;
	font-size: 100%;
	border: 0px;
	line-height: 50px;
}

.blogleft {
	width: 90%;
	margin: 0px auto;
}

.backentry h2 {
	font-size: 210%!important;
	line-height: 34px!important;
}

.backentry p.posted {
	font-size: 75%!important;
	padding-left: 15px!important;
	line-height: 29px!important;
}

.backentry h2 a{
	padding-left: 15px!important;
	padding-right: 15px!important;
	padding-top: 7px!important;
	padding-bottom: 7px!important;
}

.blogleft iframe {
 width: 100%;
 height: 100%;
}

div.prenex {
	margin: 0px auto;
	width: 90%!important;
	text-align: center!important;
}

div.prenex p.preva {
	text-align: center!important;
	font-size: 80%;
	padding-bottom: 25px;
	padding-left: 0px!important;
	float: none!important;
}

div.prenex p.nexta {
	text-align: center!important;
	float: none!important;
	padding-right: 0px!important;
	font-size: 80%;
}

div.prenex a{
	color: #3d9fca;
}
div.prenex a:hover{
	color: #fff;
}


div.contents {
	padding: 15px!important;
}


 
#footer p.tweet {
	font-size: 110%!important;
	line-height: 1.6em;
}


#footer p.timePosted {
	padding: 15px 0px;
}




#switch {}

#comments
{
	margin: 0px auto;
	width: 90%!important;
	padding-top: 17px;
			font-size: 85%!important;


}

#comments h5
{
		text-align: center!important;
		padding-right: 0px!important;
		padding-top: 13px!important;
}

 #comment-form
{
	margin: 0px auto;
	width: 90%!important

}

#comments h5 img
{
	vertical-align: middle;
	margin-left: 0px!important;
	clear: both!important;
	margin: 14px 110px 0px 110px!important;
}

#comments h5.alt
{
	vertical-align: middle;
	text-align: left;
	background: transparent url(img/comment-background-alt.gif) 30px 0px no-repeat;
	padding-left: 30px;
}

div.wp-pagenavi .previouspostslink {
	display: none!important;
}

div.wp-pagenavi .nextpostslink {
	display: none!important;
}

div.contents blockquote {
	margin: 0px 40px 15px 15px!important;
}



}

@media (min-width: 1px) and (max-width: 700px) {

.footwrap {
	width: 90%!important;
	margin: 0px auto;
}




}



#switch { padding: 0px 0px;}

div.morning {
margin-left: 20px;
	width: 55px;
	height: 120px;
  background: transparent url(http://mrdiggles.com/img/morning-off.png) top center no-repeat;
  background-size: 55px 120px!important;
	float: left;
}

div.day { 
	width: 55px;
	height: 120px;
  background: transparent url(http://mrdiggles.com/img/day-off.png ) top center no-repeat;
  background-size: 55px 120px!important;
	float: left;
}

div.evening { 	
	width: 55px;
	height: 120px;
  background: transparent url(http://mrdiggles.com/img/evening-off.png) top center no-repeat;
  background-size: 55px 120px!important;
	float: left;
}

div.night { 	
	width: 55px;
	height: 120px;
  background: transparent url(http://mrdiggles.com/img/night-off.png) top center no-repeat;
  background-size: 55px 120px!important;
	float: left;
}



.blogbg {
  background: #000 url(http://mrdiggles.com/img/bg-15.jpg) top center no-repeat;
}

div.headhome {
	margin-bottom: 30px;
}

div.headhome h1 {
	font-family: 'MuralScriptRegular';
	font-weight: 100;
	font-size: 340%;
	color: #fff;
	z-index: 4;
	text-shadow: 1px 1px 1px #000;
}

div.headhome h1 a{
	color: #fff;
	z-index: 4;
}

div.headhome {
	text-align: center;	
	padding-top: 35px;
}

div.headhome p {
	padding-top: 15px;
	font-size: 100%;
	font-weight: 600;
	text-shadow: 1px 1px 1px #000;
}

div.headhome p a{
 	color: #6c6570;
	padding: 0px 10px;
}

div.headhome p a:hover{
 	color: #fff;
}


div.headhome p a.select{
	color: #3d9fca;
}


.backentry {
	margin-bottom: 65px;
}

.backentry h2 {
	background: -webkit-linear-gradient(#252127, #1c1a1d); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(#252127, #1c1a1d); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(#252127, #1c1a1d); /* For Firefox 3.6 to 15 */
	background: linear-gradient(#252127, #1c1a1d); /* Standard syntax */
	line-height: 39px;
	font-family: 'MuralScriptRegular', Arial, sans-serif;
	font-weight: 100;
	font-size: 290%;
-webkit-border-top-left-radius: 3px;
-webkit-border-top-right-radius: 3px;
-moz-border-radius-topleft: 3px;
-moz-border-radius-topright: 3px;
border-top-left-radius: 3px;
border-top-right-radius: 3px;
	text-shadow: 1px 1px 1px #0c0c0c;
		box-shadow: 0 1px 4px rgba(0, 0, 0, 0.5);

}

.backentry h2 a{
	display: block;
	color: #f5f0f7;
	letter-spacing: 1px;
	padding-left: 28px;
	padding-right: 28px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.backentry h2 a:hover{
	color: #3d9fca;
	text-shadow: 1px 1px 1px #000;
}

.backentry p.posted {
	font-size: 80%;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #666;
	text-shadow: 1px 1px 1px #fff;
	line-height: 34px;
	padding-left: 28px;
	background: #dbdbdb url(/img/date-bg.png) top left no-repeat;
}

div.contents {
	padding: 20px 25px 15px 25px;
	background: #fff url(/img/contents-bg.png) top left repeat-x;
	border-top: 1px solid #fff;
}

div.contents span.moar {
	text-transform: uppercase;
	font-size: 90%;
}

div.contents span.moar a{
	color: #3d9fca;
}

div.contents span.moar a:hover{
	color: #cc1cce;
}

div.contents h1 {
	font-family: 'MuralScriptRegular', Arial, sans-serif;
	margin-bottom: 10px;
	font-weight: 100;
	font-size: 280%!important;
	color: #CC3333;
}

div.contents h3 {
	margin-bottom: 10px;
	font-weight: 100;
	color: #CC2DD2;
}


div.contents img{
	padding-bottom: 10px;
}

div.contents p {
	color: #313551;
	line-height: 1.9em;
	padding-bottom: 20px;
}

div.contents p a{
	color: #339fcc;
}

div.contents p a:hover{
	color: #cc2dd2;
}

div.contents ul {	
	color: #313551;
	margin-left: 40px;
list-style-type: circle;
	margin-right: 40px;
	margin-bottom: 15px;
}

div.contents ul a{
	color: #339fcc;
}

div.contents ul a:hover{
	color: #cc2dd2;
}

div.contents ol a{
	color: #339fcc;
}

div.contents ol a:hover{
	color: #cc2dd2;
}

div.contents ul li{
	line-height: 1.5em;
	padding-bottom: 15px;
}

p.related {
	font-size: 90%!important;
	color: #1b191c!important;
}

div.contents ul.rel {
list-style-type: none!important;
	margin-left: 0px;
	margin-top: -10px!important;
list-style-type: circle;
	margin-right: 0px;
	margin-bottom: 0px;
}
div.contents ul.rel li{
	line-height: 1.3em;
	font-size: 95%;
}

div.contents ol {	
	color: #313551;
list-style-type: decimal;
	margin-left: 40px;
	margin-right: 40px;
	margin-bottom: 15px;
}

div.contents ol li{
	line-height: 1.5em;
	padding-bottom: 15px;
}

div.contents blockquote {
	margin: 0px 40px 15px 20px;
	padding-left: 12px;
	border-left: 2px solid #dfdfdf; 
	color: #777!important;
}


.backentry p.entry-tags {
	font-size: 100%;
	text-transform: uppercase;
	color: #666;
	text-shadow: 1px 1px 1px #eee;
	line-height: 34px;
	padding-left: 28px;
	border-bottom: 1px solid #eee;
	background: #dbdbdb url(/img/date-bg.png) top left no-repeat;
}

.backentry p.entry-tags a{
	color: #339fcc;
	text-shadow: 1px 1px 1px #fff;
}

.backentry p.entry-tags a:hover{
	color: #cc2dd2;
}

.backentry p.entry-comments {
	font-size: 100%;
	text-transform: uppercase;
	color: #ccc;
	text-decoration: 1px 1px 1px #02051b;
	line-height: 34px;
	padding-left: 28px;
	background: #393948;
}

.backentry p.entry-comments span{
	color: #02051b;
	padding: 0px 3px;
}

.backentry p.entry-comments a {
	color: #339fcc;
}
.backentry p.entry-comments a:hover{
	color: #fcff00;
}





p.date {
	text-transform: uppercase;
}

p.update {
	font-size: 120%;
	line-height: 1.9em;
	color: #cc2dd2;
	padding-top: 30px;
}

p.update span{
	color: #fcff00;
}


/************************      COMMENTS      ************************/


#comments
{
	margin: 0px auto;
	width: 550px;

}

 #comment-form
{
	padding: 30px 0px 20px 0px;
	margin-top: 0px;
	margin: 0px auto;
	width: 550px;

}

p.inny {
}
p.inny span{
	padding-left: 10px;
}

div.comment
{
	background: #1c1a1d;
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding: 15px 20px;
	margin-bottom: 0 !important;
	width: 100%;
	color: #eee;
	font-size: 100%;
	line-height: 2em;
}

div.comment p {
	text-shadow: 1px 1px 1px #393948;
}

div.comment p a{
	color: #fcff00;
}


#main div.comment p {
	margin: 0;
	padding: 0 0 10px 0;
}

p.alt { background: #fff !important; }

#comments h5
{
	font-size: 90%;
	font-weight: normal;
	padding-bottom: 30px;
	text-align: right;
	z-index: 9999;
	vertical-align: middle;
	color: #ccc;
	background: transparent url(http://mrdiggles.com/img/comment-bg1.png) 520px -1px no-repeat;
	padding-right: 35px;
	padding-top: 10px;
}

#respond {
	text-align: center;
	color: #aaa;
	font-weight: bold;
	font-size: 100%;
	text-transform: uppercase;
}

#dick {
	text-align: center;
	color: #555;
	font-weight: bold;
	font-size: 80%;
	padding: 10px 0px 20px 0px;
	text-transform: uppercase;
}

span.ava img {
	border-radius: 50%;
	border: 2px solid #1c1a1d!important;
}

#comments h5 a {
	color: #339fcc;
}

#comments h5 a:hover{
	color: #fff;
}

#comments h5 img
{
	vertical-align: middle;
	margin-left: 10px;
	border: 2px solid #000;
}

#comments h5.alt
{
	vertical-align: middle;
	text-align: left;
	background: transparent url(img/comment-background-alt.gif) 30px 0px no-repeat;
	padding-left: 30px;
}

#comments h5.alt img
{
	padding-right: 10px;
	padding-left: 30px;
}

#comment-form
{
	
	position: relative;
}
#comment-form br
{
	clear: left;
}

#comment-form form
{
	margin-top: 10px;
}

#comment-form p
{
	text-indent: 0 !important;
}

#comment-form label { display: none; }

#comment-form p.comment-textarea
{
	float: left;
	margin-right: 15px;
	width:  100%;
}

#comment-form p.comment-subscribe label
{
	display: inline !important;
	padding-left: 5px;
}

#comment-form textarea
{
	width: 100%;
	color: #02051b;
	height: 100px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background: #fff;
	border: none;
	margin-bottom: 23px;
	padding: 10px;
	font-size: 100%;
	font-family: 'Lato', Helvetia Neue, sans-serif;
}

#comment-form input
{
	width: 100%;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background: #fff;
	margin-bottom: 25px;
	color: #02051b;
	border: 0px solid #888;
	padding: 10px 10px;
	font-size: 90%;
	font-family: 'Lato', Helvetia Neue, sans-serif;
}

#comment-form input.button {
	background: none;
	padding: 10px 20px;
	color: #339fcc;
	border: 2px solid #333;
	-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
width: 100%;
margin: 0px auto;
	font-size: 100%;
	text-transform: uppercase;
	text-align: center;
}

#comment-form input.button:hover {
	color: #fff;
}


#submit
{
	width: 170px !important;
}




h1.nofound {
	font-size: 120%;
	line-height: 1.5em;
	text-align: center;
	color: #fff;
	text-transform: uppercase; 
	margin-bottom: 8px;
}

h1.nofound span{
	color: #fff;
}

p.arck {
	text-align: center; 
	font-size: 80%; 
	margin-bottom: 30px; 
	margin-top: 0px;
}

p.arck a{
	color: #4093b9;
}

p.arck a:hover{
	color: #fff;
}

p.arcky {
	text-align: center; 
	font-size: 80%; 
	margin-bottom: 0px; 
	margin-top: 0px;
}

p.arcky a{
	color: #4093b9;
}

p.arcky a:hover{
	color: #fff;
}

div.sorry  p {
	font-size: 110%;
	text-align: center;
	line-height: 1.7em;
}

.first {
	display: none!important;
}

.last {
	display: none!important;
}

div.pagination {
	text-align: center;
	margin-top: -15px;
	text-transform: uppercase;
	margin-bottom: 40px;
}

div.wp-pagenavi {
	font-size: 100%;
	word-spacing: 2px;
	line-height: 1.5em;
}

div.wp-pagenavi span.pages {
	padding-right: 10px;
}

div.wp-pagenavi span.current {
	color: #cc2dd2;
	padding-right: 7px;
	padding-left: 7px;
	padding-bottom: 1px;
	border-bottom: 2px solid #fcff00;
}

div.wp-pagenavi a {
	padding: 0px 7px;
	color: #339fcc;
}

div.wp-pagenavi a:hover {
	color: #fcff00;
}

.wp-pagenavi a, .wp-pagenavi span {
text-decoration: none;
border: none!important;
padding: 3px 5px;
margin: 2px;
}


div.prenex {
	margin: 0px auto;
	width: 550px;
	text-transform: uppercase;
	margin-top: -30px;
	padding-bottom: 50px;
}
div.prenex p.prev {
	float: left;
	font-size: 100%;
}

div.prenex p.next {
	float: right;
	font-size: 100%;
}

div.prenex p.preva {
	text-align: left;
	font-size: 80%;
	padding-left: 20px;
	float: left;
}

div.prenex p.nexta {
	text-align: right;
	float: right;
	padding-right: 20px;
	font-size: 80%;
}

div.prenex a{
	color: #3d9fca;
}
div.prenex a:hover{
	color: #fff;
}





/* -------------------------------- 

Primary style

-------------------------------- */
html * {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

*, *:after, *:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

html, body {
  /* you need to set this to assign to the main element a min height of 100% */
  height: 100%;
}

img {
  max-width: 100%;
}


/* -------------------------------- 

Modules - reusable parts of our design

-------------------------------- */
.cd-img-replace {
  /* replace text with a background-image */
  display: inline-block;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
}

.overflow-hidden {
  overflow: hidden;
}



/* -------------------------------- 

Main components 

-------------------------------- */
.cd-main-content {
  /* set a min-height and a z-index to be sure that the main element completely covers the lateral menu */
  min-height: 100%;
  position: relative;
  background-color: #000;
  z-index: 2;
  padding-top: 0px;
  /* Force Hardware Acceleration in WebKit */
  -webkit-transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  transition-property: transform;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  transition-duration: 0.4s;
}


.cd-main-content.lateral-menu-is-open {
  /* translate to show the lateral menu - all content needs to be put in the .cd-main-content to translate*/
  -webkit-transform: translateX(-260px);
  -moz-transform: translateX(-260px);
  -ms-transform: translateX(-260px);
  -o-transform: translateX(-260px);
  transform: translateX(-260px);
}
@media only screen and (min-width: 768px) {
  .cd-main-content {
    padding-top: 0px;
  }
}

header {
  position: absolute;
  top: 0;
  left: 0;
    height: 50px;
  width: 100%;
  z-index: 3;
  /* Force Hardware Acceleration in WebKit */
  -webkit-transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  transition-property: transform;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  transition-duration: 0.4s;
}
header.lateral-menu-is-open {
  /* translate to show the lateral menu */
  -webkit-transform: translateX(-260px);
  -moz-transform: translateX(-260px);
  -ms-transform: translateX(-260px);
  -o-transform: translateX(-260px);
  transform: translateX(-260px);
}
header.is-fixed {
  position: fixed;
}


/************************      FOOTER      ************************/

#footer {
	background: #1c1a1d;
	padding: 30px 0px 50px 0px;
}

.footwrap {
	width: 700px;
	margin: 0px auto;
}

#footer p.tweet {
	font-size: 140%;
	line-height: 1.6em;
	text-align: center;
	color: #fff;
	overflow: hidden;
}

#footer p.timePosted {
	text-align: center;
	padding: 15px 0px;
	color: #6c6570;
	font-size: 80%;
	font-weight: bold;
	text-transform: uppercase;
}



#footer a {
	color: #3d9fca;
}

#footer a:hover{
	color: #fcff00;
}

#footer img.tww{
	width: 39px;
	margin-bottom: 20px;
}


div.user {display: none;}




.twitter_retweet_icon {display: none;}
.twitter_reply_icon {display: none;}
.twitter_fav_icon {display: none;}

@media only screen and (min-width: 768px) {
  header {
    height: 70px;
  }
}

#cd-logo {
  display: block;
  float: left;
  margin: 12px 0 0 20px;
}
#cd-logo img {
  display: block;
}
@media only screen and (min-width: 768px) {
  #cd-logo {
    margin: 22px 0 0 30px;
  }
}

#cd-top-nav {
  position: absolute;
  top: 0;
  right: 120px;
  height: 100%;
  display: none;
}
#cd-top-nav ul {
  height: 100%;
  padding-top: 18px;
}
#cd-top-nav li {
  display: inline-block;
  margin-right: 1em;
}
#cd-top-nav a {
  display: inline-block;
  padding: .5em;
  color: #FFF;
  text-transform: uppercase;
  font-weight: 600;
}
#cd-top-nav a.current {
  background-color: #242e30;
}
.no-touch #cd-top-nav a:hover {
  color: rgba(255, 255, 255, 0.7);
}
@media only screen and (min-width: 768px) {
  #cd-top-nav {
    display: block;
  }
}

#cd-menu-trigger {
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  width: 50px;
  background-color: transparent;
}
#cd-menu-trigger .cd-menu-text {
  height: 100%;
  padding-top: 1px;
  text-transform: uppercase;
  color: #f1f1f1;
  font-weight: 600;
  display: none;
}


#cd-menu-trigger:hover .cd-menu-text:hover {
	color: #fff;
}


#cd-menu-trigger .cd-menu-icon {
  /* this span is the central line in the menu menu */
  display: inline-block;
  position: absolute;
  left: 50%;
  top: 50%;
  bottom: auto;
  right: auto;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  width: 18px;
  height: 2px;
  background-color: #f1f1f1;
  /* these are the upper and lower lines in the menu menu */
}


#cd-menu-trigger .cd-menu-icon::before, #cd-menu-trigger .cd-menu-icon:after {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  background-color: inherit;
  left: 0;
}
#cd-menu-trigger .cd-menu-icon::before {
  bottom: 5px;
}
#cd-menu-trigger .cd-menu-icon::after {
  top: 5px;
}
#cd-menu-trigger.is-clicked .cd-menu-icon {
  background-color: rgba(255, 255, 255, 0);
}
#cd-menu-trigger.is-clicked .cd-menu-icon::before, #cd-menu-trigger.is-clicked .cd-menu-icon::after {
  background-color: #f1f1f1;
}
#cd-menu-trigger.is-clicked .cd-menu-icon::before {
  bottom: 0;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
#cd-menu-trigger.is-clicked .cd-menu-icon::after {
  top: 0;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
@media only screen and (min-width: 768px) {
  #cd-menu-trigger {
    width: 110px;
    padding-left: 1.25em;
  }
  #cd-menu-trigger .cd-menu-text {
    display: inline-block;
    line-height: 70px;
  }
  #cd-menu-trigger .cd-menu-icon {
    left: auto;
    right: 1.25em;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
}

#cd-lateral-nav {
  position: fixed;
  height: 100%;
  right: 0;
  top: 0;
  visibility: hidden;
  /* the secondary navigation is covered by the main element */
  z-index: 1;
  width: 260px;
  background: #141315 url() top left repeat-y;  
  overflow-y: auto;
  /* Force Hardware Acceleration in WebKit */
  -webkit-transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  -webkit-transition: -webkit-transform .4s 0s, visibility 0s .4s;
  -moz-transition: -moz-transform .4s 0s, visibility 0s .4s;
  transition: transform .4s 0s, visibility 0s .4s;
  /* this creates the subtle slide in animation of the navigation */
  -webkit-transform: translateX(80px);
  -moz-transform: translateX(80px);
  -ms-transform: translateX(80px);
  -o-transform: translateX(80px);
  transform: translateX(80px);
}
#cd-lateral-nav .cd-navigation {
  margin: 15px 0px 0px 0px;
}
#cd-lateral-nav .sub-menu {
  padding: 0 10px 20px 10px;
  display: none;
}

#cd-lateral-nav .sub-menu a{
	color: #FFF;
}

.cd-navigation h3 {
	padding-left: 20px;
	padding-bottom: 5px;
	padding-top: 5px;
	color: #4197be;
	text-shadow: 1px 1px 1px #080705;
	font-weight: bold;
	text-transform: uppercase;
}

#cd-lateral-nav .sub-menu a:hover{
	color: #888!important;
}

#cd-lateral-nav li.arch {
	font-size: 80%;
	margin-top: 5px;
}

#cd-lateral-nav li.arch a{
	color: #888;
}

ul.xxtr {
	border-top: 1px solid #333;
	border-bottom: 1px solid #333;
	margin-top: 15px;
	padding-top: 7px;
	margin-bottom: 15px;
	padding-bottom: 7px;	
}

ul.xxtr li{
	width: 80px;
	float: left;
	font-size: 80%;
	line-height: 30px;
}


ul.xxtr li a{
	color:#666!important;
	padding: 0px!important;
}

ul.xxtr li a:hover{
	color: #fff!important;
}

ul.xxtr li.a {
	text-align: center;
	padding: 0px!important;
	margin-left: -2px;
	
}

ul.xxtr li.b{
	text-align: center;

}

ul.xxtr li.c {
	text-align: right;
}



#cd-lateral-nav h3 {
	padding-bottom: 14px;
}

#cd-lateral-nav a {
  display: block;
  line-height: 1.4em;
  padding: 0 20px 17px 20px;
  color: #f5f0f7;
	text-shadow: 1px 1px 1px #080705;
  
}
#cd-lateral-nav a.current {
  background-color: #3a4a4d;
  color: #FFF;
}
.no-touch #cd-lateral-nav a:hover {
  color: #459fc8;
}
@media only screen and (min-width: 768px) {
  #cd-lateral-nav .cd-navigation {
    margin: 20px 0;
  }
}
#cd-lateral-nav.lateral-menu-is-open {
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
  visibility: visible;
  -webkit-transition: -webkit-transform .4s 0s, visibility 0s 0s;
  -moz-transition: -moz-transform .4s 0s, visibility 0s 0s;
  transition: transform .4s 0s, visibility 0s 0s;
  /* smooth the scrolling on touch devices - webkit browsers */
  -webkit-overflow-scrolling: touch;
}

/* style menu items which have a submenu  */
#cd-lateral-nav .item-has-children > a {
  position: relative;
  text-transform: uppercase;
  font-weight: 600;
  /* this is the right arrow to show that the item has a submenu  */
}
#cd-lateral-nav .item-has-children > a::after {
  content: '';
  display: block;
  height: 11px;
  width: 8px;
  position: absolute;
  top: 50%;
  bottom: auto;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 1em;
  background: url("http://mrdiggles.com/img/cd-arrow.svg") no-repeat center center;
  background-size: 8px 11px;
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  transition-property: transform;
  -webkit-transition-duration: 0.2s;
  -moz-transition-duration: 0.2s;
  transition-duration: 0.2s;
}
#cd-lateral-nav .item-has-children > a.submenu-open::after {
  -webkit-transform: translateY(-50%) rotate(90deg);
  -moz-transform: translateY(-50%) rotate(90deg);
  -ms-transform: translateY(-50%) rotate(90deg);
  -o-transform: translateY(-50%) rotate(90deg);
  transform: translateY(-50%) rotate(90deg);
}





//****** 404 ******//



#mainContent {
	position: relative; 
	width: 500px;
	border: none;
	margin: 0px auto;
	height: 500px;
	overflow: visible;
}

div.bggg{
	background:  url(http://mrdiggles.com/img/target.png) 0px 70px no-repeat;
	height: 395px;
	width: 295px;
	margin: 0px auto;
}

#sun {

	border-radius: 50%;
	margin-top: 150px;
	margin-bottom: -40px;
	width: 130px;
	height: 130px;
	border: 5px solid #28292d;
}

#enterprise {
	border-radius: 50%;
	width: 90px;
	margin-top: -90px!important;
	height: 90px; 
	border: 3px solid #1c1a1d;
	/* This is the point we rotate the object around */

	
	/*
	 * CSS Please is your friend for ensuring cross browser syntax */
	-webkit-animation: orbit 5s linear infinite; /* Chrome, Safari 5 */
       -moz-animation: orbit 5s linear infinite; /* Firefox 5-15 */
         -o-animation: orbit 5s linear infinite; /* Opera 12+ */
            animation: orbit 5s linear infinite; /* Chrome, Firefox 16+, IE 10+, Safari 5 */
	
	
	
}



@-webkit-keyframes orbit {
	from { 	-webkit-transform: rotate(0deg) translateX(150px); }
	to   {  -webkit-transform: rotate(360deg) translateX(150px); }
}

@-moz-keyframes orbit {
	from { 	-moz-transform: rotate(0deg) translateX(150px); }
	to   {  -moz-transform: rotate(360deg) translateX(150px); }
}

@-o-keyframes orbit {
	from { 	-o-transform: rotate(0deg) translateX(150px); }
	to   {  -o-transform: rotate(360deg) translateX(150px); }
}

@keyframes orbit {
	from { 	transform: rotate(0deg) translateX(150px); }
	to   {  transform: rotate(360deg) translateX(150px); }
}


.entry img {
	border: none !important;
}

div.fow h1{
	font-size: 120%;
	color: #cc3333;
}

div.fow h2{
	font-size: 90%;
	padding-top: 10px;
	color: #999;
	text-transform: uppercase;
}

div.fow img{

}


/************************      ARCHIVES      ************************/


div.archiva {
	margin: 0px auto 40px auto;
	text-align: center;
	padding-top: 75px;
	text-shadow: 1px 1px 1px #1b191c;
	background: transparent url(/img/black.png) top left repeat;

}

div.archiva img.pulled {
	margin: 5px 0px 0px 5px;
}

div.archiva strong {
	color: #999;
	margin-top: 70px!important;
	font-size: 110%;
	color: #fff!important;
}

div.archiva ul {
	list-style: none;
	padding: 14px 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 30px!important;
}

div.archiva ul li a{
	line-height: 1.5em;
	font-size: 110%;
}

div.archiva span.monthtitle {
	font-size: 90%;
	text-transform: uppercase;
	
}




div.archiva a{
	padding: 3px 0px;
	color: #a1d8ff;
	font-size: 80%;
}

div.archiva a:hover{
	color: #fcff00;
}

#arck {
	border-radius: 50%;
	margin-top: 0px;
	margin-bottom: -64px;
	width: 130px;
	height: 130px;
	border: 5px solid #28292d;
}



