/*  
Theme Name: Fatbits
Theme URI: http://www.thegogglesdonothing.com/projects/themes/fatbits
Description: Cupertino circa 1985.
Version: 0.7
Author: Peter Leonard
Author URI: http://www.thegogglesdonothing.com
*/

/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0b1 | 201101 
   NOTE: WORK IN PROGRESS
   USE WITH CAUTION AND TEST WITH ABANDON */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
img[src$=".gif"], img[src$=".png"], img[src$=".jpg"] {
  image-rendering:optimizeSpeed;             /* Legal fallback */
  image-rendering:-moz-crisp-edges;          /* Firefox        */
  image-rendering:-o-crisp-edges;            /* Opera          */
  image-rendering:-webkit-optimize-contrast; /* Safari         */
  image-rendering:optimize-contrast;         /* CSS3 Proposed  */
  image-rendering:crisp-edges;               /* CSS4 Proposed  */
  image-rendering:pixelated;                 /* CSS4 Proposed  */
  -ms-interpolation-mode:nearest-neighbor;   /* IE8+           */
   
   
	
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}


del {
	text-decoration: line-through;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}


a, a:link, a:visited, a:hover, a:active {color:#000;text-decoration:underline;}
a img {border: none;}

img.floatleft  {border:1px solid black; position:relative; float:left;margin-right:7px;}
img.floatright  {border:1px solid black; position:relative; float:right;margin-left:7px;}

acronym, abbr, span.caps {cursor: help;font-size: 0.9em;letter-spacing: .07em;}
acronym, abbr {border-bottom: 1px dashed #999;}

blockquote {margin:15px 30px 0 10px;padding-left:20px;border-left:5px solid #ddd;}
blockquote cite {margin: 5px 0 0;display: block;}

body {margin:0px 0px 20px 0px;padding:0px;font-size:0.8em;font-family: Helvetica, Arial, Sans-Serif;background:#000;text-align:center;}

code { font: 1.1em 'Courier New', Courier, Fixed; }

h1 {font-family: "ChicagoRegular"; font-weight:normal; font-smooth: never; -webkit-font-smoothing: none; font-size:12px;padding:1px 0px 0px 40px;}

h2.pagetitle {font-family: "ChicagoRegular"; font-weight:normal;font-smooth: never; -webkit-font-smoothing: none; font-size:12px;display:block;background:Url('images/alert.png') 35px 7px no-repeat;padding:7px 10px 24px 116px;
  image-rendering:optimizeSpeed;             /* Legal fallback */
  image-rendering:-moz-crisp-edges;          /* Firefox        */
  image-rendering:-o-crisp-edges;            /* Opera          */
  image-rendering:-webkit-optimize-contrast; /* Safari         */
  image-rendering:optimize-contrast;         /* CSS3 Proposed  */
  image-rendering:crisp-edges;               /* CSS4 Proposed  */
  image-rendering:pixelated;                 /* CSS4 Proposed  */
  -ms-interpolation-mode:nearest-neighbor;   /* IE8+           */
}

h2.bombtitle {font-family: "ChicagoRegular"; font-weight:normal;font-smooth: never; -webkit-font-smoothing: none; font-size:12px;position:relative; left: 74px;top:19px;margin: 0;padding:0 }


.alertboxwrapouter {border: 1px solid black; padding:2px; background-color:#fff;height:118px;width:394px;margin:16px 0px;}
.alertboxwrapinner {position: relative;border: 2px solid black; height:114px; background-color:#fff;}
.bombboxwrapinner {position: relative;border: 2px solid black; height:114px; background-color:#fff;background:Url('images/bomb.png') 13px 3px no-repeat;
  image-rendering:optimizeSpeed;             /* Legal fallback */
  image-rendering:-moz-crisp-edges;          /* Firefox        */
  image-rendering:-o-crisp-edges;            /* Opera          */
  image-rendering:-webkit-optimize-contrast; /* Safari         */
  image-rendering:optimize-contrast;         /* CSS3 Proposed  */
  image-rendering:crisp-edges;               /* CSS4 Proposed  */
  image-rendering:pixelated;                 /* CSS4 Proposed  */
  -ms-interpolation-mode:nearest-neighbor;   /* IE8+           */
  }
.farleftbutton {position:absolute; left: 22px;top:80px;}
.nextleftbutton {position:absolute; left: 92px;top:80px;}

.post .iconwindow a:link, .iconwindow a:visited, .iconwindow a:active {
border-bottom:none;
}

img.centered {display:block;margin-left:auto;margin-right:auto;}
img.alignright {padding:4px;margin:0 0 2px 7px;display:inline;}
img.alignleft {padding:4px;margin: 0 7px 2px 0;display:inline;}

select {width: 130px;}



code {font-family:"BitMonaco9", fixed;font-size:9px;}


html>body .entry ul {margin-left: 0px;padding: 0 0 0 30px;list-style: none;padding-left: 10px;text-indent: -10px;}
html>body .entry li {margin: 7px 0 8px 10px;}

.entry ol {padding: 0 0 0 35px;margin: 0;}
.entry ol li {margin: 0;padding: 0;}



#commentform {background:#fff;padding:0px 6px 40px;border:0;}
#commentform h3 {margin:0px;}
#commentform input {width: 170px;padding: 2px;margin:0;}
#commentform textarea {width:370px;padding:2px;margin:0px 0px;height:56px;border: 1px solid black;}
#commentform p {margin: 5px 0;}
#commentform label {color:grey;font-family:"BitMonaco9", fixed;font-size:9px;font-smooth: never; -webkit-font-smoothing: none;}
#commentform #submit {margin: 4px 0 ;float: right;background:#fff;border:1px solid #000;-moz-border-radius:8px;border-radius:8px;font-family: "ChicagoRegular"; font-weight:normal;font-smooth: never; -webkit-font-smoothing: none; font-size:12px;}

#comment {resize: none;}


p.instructions {color:grey;font-family:"BitMonaco9", fixed;font-size:9px;font-smooth: never; -webkit-font-smoothing: none;}

p.instructions a {color:grey;}

#footer {padding:1px 0px 0px 0px;margin:0px 0px auto;width: 958px;clear: both;}
#footer p {width:400px;margin:0px auto;padding:32px 0px 32px 56px;text-align:center;border:4px solid #000}

#header {background:Url('images/header-image.png') #fff;margin: 0px;border-bottom:1px solid #000;padding:2px;height: 15px;width: 954px;
  image-rendering:optimizeSpeed;             /* Legal fallback */
  image-rendering:-moz-crisp-edges;          /* Firefox        */
  image-rendering:-o-crisp-edges;            /* Opera          */
  image-rendering:-webkit-optimize-contrast; /* Safari         */
  image-rendering:optimize-contrast;         /* CSS3 Proposed  */
  image-rendering:crisp-edges;               /* CSS4 Proposed  */
  image-rendering:pixelated;                 /* CSS4 Proposed  */
  -ms-interpolation-mode:nearest-neighbor;   /* IE8+           */
}
#header a:link, #header a:visited, #header a:hover, #header a:active {color:#000;text-decoration:none;}

#page {
	margin: 20px auto;padding: 0px;width: 958px;
	background:Url('images/background.png');
	background-size: 4px 4px;
	text-align: left;
	}

@media (-webkit-min-device-pixel-ratio: 2), 
(min-resolution: 192dpi) { 
	#page {
		background:Url('images/background@2x.png');
		background-size: 2px 2px;

	}
}

#content {position:relative;}

#sidebar {padding:0px;margin:16px 0px 0px 880px;text-align:center;}
#sidebar h2 {font-size: 1.2em;}
#sidebar ul {margin:0px;padding:0px;list-style-type:none;}
#sidebar ul li {margin:0px;padding:0px;}
#sidebar ul li.home_icon {margin:0px 0px 10px 0px;padding:30px 0px 6px 0px;text-align:center;background-image:Url('images/disk_floppy.png');
background-position-y: 0px;
background-position-x: 78px; 
background-repeat:no-repeat;}
#sidebar ul li.page_item {margin:0px;padding:35px 0px 6px 0px;text-align:center;background-image:Url('images/text-file.png');
background-position-y: 5px;
background-position-x: 78px; 
background-repeat:no-repeat;}

#sidebar ul li .archive_item {margin:0px;padding:35px 0px 6px 0px;text-align:center;background-image:Url('images/folder.png'); 
background-position-y: 6px;
background-position-x: 78px; 
background-repeat:no-repeat;}
#sidebar ul li p {background:#fff;padding:8px;margin:12px 16px 12px 0px;border:2px solid #000;border-right-width:4px;border-bottom-width:4px;}
#sidebar ul li p a:link, #sidebar ul li p a:visited {border:none;}
#sidebar .categories li {margin:0px;padding:35px 0px 6px 0px;text-align:center;
background-image:url('images/suitcase.png');
background-position-y: 7px;
background-position-x: 78px; 
background-repeat:no-repeat;
}


.iconholder {display: block;width: 32px;height: 32px; margin: 0 auto;margin-bottom:1px;margin-top:10px;
		  image-rendering:optimizeSpeed;             /* Legal fallback */
  image-rendering:-moz-crisp-edges;          /* Firefox        */
  image-rendering:-o-crisp-edges;            /* Opera          */
  image-rendering:-webkit-optimize-contrast; /* Safari         */
  image-rendering:optimize-contrast;         /* CSS3 Proposed  */
  image-rendering:crisp-edges;               /* CSS4 Proposed  */
  image-rendering:pixelated;                 /* CSS4 Proposed  */
  -ms-interpolation-mode:nearest-neighbor;   /* IE8+           */
}
.nav_text, .nav_text a {background:#fff;color:#000;padding:0px 3px 0px 3px;font-family: "BitGeneva9"; font-weight:normal;font-size:9px;text-decoration:none;font-smooth: never; -webkit-font-smoothing: none;}


.nav_floppy .iconholder {background-image: url(images/disk_floppy.png);}
.nav_floppy a {text-decoration: none;}
.nav_floppy:hover .iconholder {background-image: url(images/disk_floppy_inverted.png);}    
.nav_floppy:hover .nav_text {background:#000;color:#fff;}    

.nav_folder .iconholder {background-image: url(images/folder.png);}
.nav_folder a {text-decoration: none;}
.nav_folder:hover .iconholder {background-image: url(images/folder_inverted.png);}    
.nav_folder:hover .nav_text {background:#000;color:#fff;}    



.nav_textfile .iconholder {background-image: url(images/text-file.png);}
.nav_textfile a {text-decoration: none;}
.nav_textfile:hover .iconholder {background-image: url(images/text-file_inverted.png);}    
.nav_textfile:hover .nav_text {background:#000;color:#fff;}   
.nav_textfile:hover .nav_text a {background:#000;color:#fff;}

.nav_single_bottom img {position:relative; top:-1px;}
.nav_single_bottom a {text-decoration: none;} 


.commentlist .nav_text {background:#fff;color:#000;} 

.software {line-height:12px;}
.software .iconholder {background-image: url(icons/app.png);margin-bottom:0;}
.software a {text-decoration: none;}
.software:hover .iconholder {background-image: url(icons/app_inverted.png);}    
.software:hover .nav_text {background:#000;color:#fff;padding:0px 2px;line-height:12px;} 




.navigation {display:block;text-align:center;margin-top:20px;margin-bottom:0px;height:32px;}
.navigation .navigation_icon {margin:0px;padding:33px 0px 6px 0px;text-align:center;background:Url('images/text-file.png') top center no-repeat}

.navigation .navigation_icon a {background:#fff;color:#000;padding:1px 2px;font-family: "BitGeneva9"; font-weight:normal;font-size:9px;text-decoration:none;font-smooth: never; -webkit-font-smoothing: none;}


div.citationheader {
border-bottom:3px double black;
margin:6px 0;
font-family: "BitMonaco9";font-size:9px;
font-weight:bold;
}

div.citations {

text-align: left;

}

.csl-entry {font-family: "BitMonaco9";font-size:9px;margin-bottom:7px;}
.csl-entry a {word-wrap:break-word;}





.center {text-align: center;}

.getinfoandcomments {
position:relative;
width:850px;
height:auto;
}  


.commentlist {padding:0px;
float:right;

width:415px;
height:auto;

}


.commentlist div.top {background:Url('images/comment-bg-top.png') top left no-repeat;margin-top:30px;height:17px;}
.commentlist div.main {font-size:10px; background:Url('images/comment-bg-mid.png') repeat-y bottom left;margin:0;padding:0px 60px 20px 36px}
.commentlist div.commentinfo {display:block;position:relative;top:-10px;}
.commentlist div.end {background:Url('images/comment-bg-bottom.png') bottom left no-repeat;margin:0;height:6px;}


.commentlist cite, .commentlist cite a {font-family:"BitLosAngeles"; font-size: 12px;margin-top:10px;display:block;}
.commentlist p {margin: 0px 5px 0px 0;font-weight: normal;line-height: 1.5em;text-transform: none;}
.commentmetadata {font-weight: normal;font-family:"BitMonaco9";font-size:9px; margin: 0;display: block;}

.narrowcolumn {float: left;padding: 0 0 20px 24px;margin: 0px 0 0;width: 700px;}
.narrowcolumn .postmetadata {padding-top: 5px;text-align:left;font-family: "BitGeneva9";font-size:9px;font-smooth: never; -webkit-font-smoothing: none;}
.narrowcolumn .entry, .widecolumn .entry { line-height: 1.4em; }






.nocomments {text-align: center;margin: 0;padding: 0;}

.post {background-image:Url('images/post-bg.png'); background-repeat: repeat-y; background-color: #fff;padding:0px;border:1px solid #000;border-right:2px solid #000;border-bottom:2px solid #000;margin: 26px 0px; text-align: left;}
.post .entry {padding:12px 57px 0px 40px;margin:0px;background:Url('images/post-topright.png') top right no-repeat;font-family: "BitGeneva12";font-size:12px;font-smooth: never; -webkit-font-smoothing: none;}

.post .entry p {padding:5px 0;}

.post .entry h3 {font-family:"BitNewYork24";font-smooth: never; -webkit-font-smoothing: none; font-weight:normal; font-size:24px;margin:10px 0 0 0;border-bottom:3px double black;padding-bottom:2px;}

.post .entry h3 img {margin-right:10px;   display:inline;}

.post .entry h4 {font-family:"BitVenice14";font-smooth: never; -webkit-font-smoothing: none; font-weight:normal; font-size:14px;margin:10px 0;}

.post .entry h6 {font-family:"BitMonaco9";font-smooth: never; -webkit-font-smoothing: none; font-weight:normal; font-size:9px;text-align:right;margin:0 0 10px 0;}

.quote {font-family:"BitLosAngeles";
margin-right:30px;
margin-left:30px;
font-smooth: never; -webkit-font-smoothing: none; 
text-align: left;
}

.post .caption {font-family:"BitLosAngeles";font-smooth: never; -webkit-font-smoothing: none; font-weight:normal; font-size:12px;color:white;background-color:black;margin:-5px 5px 7px 0;width:589px; padding:4px;text-align: right;}


.post .entry p {margin:0 0px 12 0;}

.post a:link, .post a:visited, .post a:active {
text-decoration: none;
border-bottom: 1px dotted black;
}




.post a:hover {
color: white;
background-color: black;
}

.post a:link img, .post a:visited img, .post a:active img { 
border-bottom:0; 
vertical-align: middle;
} 




.post h2 {font-family: "ChicagoRegular"; font-smooth: never; -webkit-font-smoothing: none; font-weight:normal; font-size:12px;margin:0px;margin-top:0;height:15px;line-height:12px;background:Url('images/titlebar-bg.png') no-repeat; background-color: #fff;text-align:center;border-bottom:1px solid #000;padding-top:2px;
		  image-rendering:optimizeSpeed;             /* Legal fallback */
  image-rendering:-moz-crisp-edges;          /* Firefox        */
  image-rendering:-o-crisp-edges;            /* Opera          */
  image-rendering:-webkit-optimize-contrast; /* Safari         */
  image-rendering:optimize-contrast;         /* CSS3 Proposed  */
  image-rendering:crisp-edges;               /* CSS4 Proposed  */
  image-rendering:pixelated;                 /* CSS4 Proposed  */
  -ms-interpolation-mode:nearest-neighbor;   /* IE8+           */
}

.post h2 a, .post h2 a:link, .post h2 a:visited, .post h2 a:hover, .post h2 a:active {text-decoration:none;background:#fff;padding:0 6px;color:#000;border-bottom:none;
}

@-moz-document url-prefix() { .post h2 {} }
@-moz-document url-prefix() { .post h2 a, .post h2 a:link, .post h2 a:visited, .post h2 a:hover, .post h2 a:active {} }




.getinfo  {background-color:white;padding:0px;border:1px solid #000;border-right:2px solid #000;border-bottom:2px solid #000;margin: 0px 0px;width:387px; 
line-height: normal;float:left;
}
.getinfo .titlebar {margin:0px;height:18px;background:Url('images/titlebar-bg.png') no-repeat; background-color: #fff;text-align:center;border-bottom:1px solid #000;margin-top:1px;
   image-rendering:optimizeSpeed;             /* Legal fallback */
  image-rendering:-moz-crisp-edges;          /* Firefox        */
  image-rendering:-o-crisp-edges;            /* Opera          */
  image-rendering:-webkit-optimize-contrast; /* Safari         */
  image-rendering:optimize-contrast;         /* CSS3 Proposed  */
  image-rendering:crisp-edges;               /* CSS4 Proposed  */
  image-rendering:pixelated;                 /* CSS4 Proposed  */
  -ms-interpolation-mode:nearest-neighbor;   /* IE8+           */
}

.getinfoicon img {vertical-align:middle;margin-left:17px;margin-right:17px;}

.getinfo h2 {margin:0;}

.getinfo h2 a {font-family: "ChicagoRegular"; font-smooth: never; -webkit-font-smoothing: none; font-weight:normal; font-size:12px;background:#fff;padding:1px 6px;line-height:17px;color:#000;border-bottom:none;pointer-events: none;
       cursor: default;text-decoration: none;}

.getinfocontent {margin:0;font-family: "ChicagoRegular"; font-smooth: never; -webkit-font-smoothing: none; font-weight:normal; font-size:12px;text-align: left;}


.post .small {display:block;text-align:left;padding:2px 4px 2px 8px;border-bottom:3px double #000;color:#000;font-weight:bold;font-size:0.95em;background:#fff;font-family: "BitGeneva9";font-size:9px;font-smooth: never; -webkit-font-smoothing: none;line-height: 1.5em; }



.bottomscrollbar {height:30px;width:697px;


background-image:url(images/bottomscrollbar.png); background-repeat:  no-repeat;position:relative;left:-40px;}

.postmetadata {clear: left;}
.postmetadata ul, .postmetadata li {display: inline;list-style-type: none;list-style-image: none;}

.widecolumn {padding: 10px 0 20px 0;margin: 5px 0 0 150px;width: 450px;line-height: 1.6em;}
.widecolumn .attachment {text-align: center;margin: 5px 0px;}

.widecolumn .post {margin: 0px;}
.widecolumn .smallattachment {text-align: center;float: left;width: 128px;margin: 5px 5px 5px 0px;}



.alignleft  {
float: left;
margin:0px;padding:0px;
}
.alignright {
float: right;
margin:0px;padding:0px;
}
.aligncenter {
text-align: center;
margin:0px;padding:0px;
display:inline;
left:270px;
position:relative;
}


@font-face {
    font-family: 'ChicagoRegular';
    src: url('/wp-content/themes/fatbits/fonts/bitchicago12-webfont.eot');
    src: url('/wp-content/themes/fatbits/fonts/bitchicago12-webfont.eot?iefix') format('eot'),
         url('/wp-content/themes/fatbits/fonts/bitchicago12-webfont.woff') format('woff'),
         url('/wp-content/themes/fatbits/fonts/bitchicago12-webfont.ttf') format('truetype'),
         url('/wp-content/themes/fatbits/fonts/bitchicago12-webfont.svg#webfontvbCjnPDX') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'BitNewYork24';
    src: url('/wp-content/themes/fatbits/fonts/bitnewyork24-webfont.eot');
    src: url('/wp-content/themes/fatbits/fonts/bitnewyork24-webfont.eot?iefix') format('eot'),
         url('/wp-content/themes/fatbits/fonts/bitnewyork24-webfont.woff') format('woff'),
         url('/wp-content/themes/fatbits/fonts/bitnewyork24-webfont.ttf') format('truetype'),
         url('/wp-content/themes/fatbits/fonts/bitnewyork24-webfont.svg#webfontzwaUqGRe') format('svg');
    font-weight: normal;
    font-style: normal;

}



@font-face {
    font-family: 'BitGeneva12';
    src: url('/wp-content/themes/fatbits/fonts/bitgeneva12-webfont.eot');
    src: url('/wp-content/themes/fatbits/fonts/bitgeneva12-webfont.eot?iefix') format('eot'),
         url('/wp-content/themes/fatbits/fonts/bitgeneva12-webfont.woff') format('woff'),
         url('/wp-content/themes/fatbits/fonts/bitgeneva12-webfont.ttf') format('truetype'),
         url('/wp-content/themes/fatbits/fonts/bitgeneva12-webfont.svg#webfontx0MbJbLm') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'BitGeneva9';
    src: url('/wp-content/themes/fatbits/fonts/bitgeneva9-webfont.eot');
    src: url('/wp-content/themes/fatbits/fonts/bitgeneva9-webfont.eot?iefix') format('eot'),
         url('/wp-content/themes/fatbits/fonts/bitgeneva9-webfont.woff') format('woff'),
         url('/wp-content/themes/fatbits/fonts/bitgeneva9-webfont.ttf') format('truetype'),
         url('/wp-content/themes/fatbits/fonts/bitgeneva9-webfont.svg#webfontx0MbJbLm') format('svg');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'BitLosAngeles';
    src: url('/wp-content/themes/fatbits/fonts/bitlosangeles-webfont.eot');
    src: url('/wp-content/themes/fatbits/fonts/bitlosangeles-webfont.eot?iefix') format('eot'),
         url('/wp-content/themes/fatbits/fonts/bitlosangeles-webfont.woff') format('woff'),
         url('/wp-content/themes/fatbits/fonts/bitlosangeles-webfont.ttf') format('truetype'),
         url('/wp-content/themes/fatbits/fonts/bitlosangeles-webfont.svg#webfontGizQorZu') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'BitVenice14';
    src: url('/wp-content/themes/fatbits/fonts/bitvenice14-webfont.eot');
    src: url('/wp-content/themes/fatbits/fonts/bitvenice14-webfont.eot?iefix') format('eot'),
         url('/wp-content/themes/fatbits/fonts/bitvenice14-webfont.woff') format('woff'),
         url('/wp-content/themes/fatbits/fonts/bitvenice14-webfont.ttf') format('truetype'),
         url('/wp-content/themes/fatbits/fonts/bitvenice14-webfont.svg#webfontg2RqLcNy') format('svg');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'BitMonaco9';
    src: url('/wp-content/themes/fatbits/fonts/bitmonaco9-webfont.eot');
    src: url('/wp-content/themes/fatbits/fonts/bitmonaco9-webfont.eot?iefix') format('eot'),
         url('/wp-content/themes/fatbits/fonts/bitmonaco9-webfont.woff') format('woff'),
         url('/wp-content/themes/fatbits/fonts/bitmonaco9-webfont.ttf') format('truetype'),
         url('/wp-content/themes/fatbits/fonts/bitmonaco9-webfont.svg#webfontg2RqLcNy') format('svg');
    font-weight: normal;
    font-style: normal;
}








p img {padding:0px;max-width: 100%;}



/* BMUG Meeting Minutes - ACTA style.	 */
p.p1 {margin: 0.0px 0.0px 0.0px 0.0px  ; padding: 0px !important ; }
p.p2 {margin: 0.0px 0.0px 0.0px 18.0px ; padding: 0px !important ;}
p.p3 {margin: 0.0px 0.0px 0.0px 36.0px ; padding: 0px !important ;}
p.p4 {margin: 0.0px 0.0px 0.0px 52.0px ; padding: 0px !important ;}
p.p5 {margin: 0.0px 0.0px 0.0px 70.0px ; padding: 0px !important;}
p.bullet-bmug-children {
		list-style:none url('images/bullet-bmug-children.png');
		display:list-item; 
		
}
p.bullet-bmug-nochildren {
		list-style:none url('images/bullet-bmug-nochildren.png');
		display:list-item; 
}



.entry form {text-align:center;}

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


.post-link .nav_text {padding:0;}



#wpstats {height:0px;}







