/*@import "debug.css";*/
@import "reset.css";
@import "fluid.css";
@import "skeleton.css";


/* #MeOnTheNet
================================================== */
.roboto {font-family: "Roboto"} /* 100, 300, 400, 500, 700, 900 *ital - with Open Sans, Lato or Oswald */
.robotocnd {font-family: "Roboto Condensed"} /* 300, 400, 700 *ital - with Roboto or Open Sans */
.opensans {font-family: "Open Sans"} /* 300, 400, 600, 700, 800 *ital  - with Roboto, Lato or Oswald*/
.opensanscnd {font-family: "Open Sans Condensed"} /* 300+ital, 700  - with OpenSans or Oswald*/
.lato {font-family: "Lato"} /* 100, 300, 400, 700, 900 *ital  - with Oswald, OPenSans or Roboto*/
.oswald {font-family: "Oswald"} /* 300, 400 */
.flamenco {font-family: "Flamenco"} /* 300, 400 - with Roboto or Lato*/

    h1, h2, h3, h4, h5, h6 {font-family: "Oswald", Arial, Helvetica, sans-serif; font-weight: 300; line-height: 1em; }
    h1 {line-height: 1.3em; padding-top: 1em;}
    h2 {margin-top: 1.8em; margin-bottom: .2em;}
    h3, h4, h5, h6 {margin-top: 1.8em; margin-bottom: .2em; font-weight:400;}
    h1 { font-size: 2.5em; text-align: center;}
    h2 { font-size: 1.8em; text-align: center;}
    h3 { font-size: 1.4em; }
    h4 {font-size: 1em; }
    h5 { font-size: 1em; }
    h6 { font-size: 1em; }

html {background: url(../bkgnd-wrap.jpg) top center fixed;}

/*p {text-align: left; text-indent: 0;}*/
p+p {text-indent: 1.8em; }
/*div>h4 {margin-top:0}*/
ul, ol {margin: 0 0 1.4em 0; padding-left: 1.8em;}
dl {margin: 0 0 1.4em 0;}
dd {margin-left: 1.6em;}


.zzzzz {}
.nobreak{white-space:nowrap;}

/*sup, sub {line-height: 0%; padding-left:.1em; font-weight:normal}*/
sup, sub {font-size: 90%; padding-left:.1em; font-weight:300}
/*sup {vertical-align:70%;}*/
sub {vertical-align:-40%;}
h1 sup, h2 sup, h3 sup, h1 sub, h2 sub, h3 sub {font-size: 50%;line-height: 100%;padding-left:.1em;}
h1 sup, h2 sup, h3 sup {vertical-align:100%;}

.mid {position: relative;float: none;margin-left: auto;margin-right: auto; text-align:center;}
.banner {height: 60px;vertical-align: 20px;background-color: #eee;}
#x {margin-top: 20px;  border-bottom: 6px solid #333; vertical-align: -20px;}

a:link, a:visited {color:#000AA3; border-bottom:1px dotted #000AA3;}
a:hover {border-bottom: 1px dotted #000AA3; background-color:#56FF89; color: #000AA3;}
a:focus, a:active, .linkpath a:active {color: #A31515;border-bottom-color: #A31515;}
a img, a:link img, a:visited img, a:hover img, a:focus img, a:active img {border:none;line-height:0px;padding: 0;margin: 0;background-image:none;}



/*START Base*/
::selection {background: #FFF0B0;}
::-moz-selection {background: #FFF0B0;}

p.aside {text-indent:0;}

div h5:first-child,div h6:first-child,div p:first-child,h4+h5,h5+h6,h1+p,h2+p,h3+p,h4+p,h5+p,h6+p,p+p,hr+p{margin-top:0;margin-bottom:0;}

strong, code, kbd {font-weight:bold;} /*Not for pre*/
em,cite {font-style:italic;}
abbr[title], acronym[title] {cursor: help;}
hr, .aside, blockquote, table, caption, tbody, tfoot, thead, tr, th, td {border:solid 0 #ccc;}
.deco-on img {border: 0px;
-webkit-box-shadow: 0px 2px 6px 1px rgba(0, 0, 0, .50);
-moz-box-shadow: 0px 2px 6px 1px rgba(0, 0, 0, .50);
box-shadow: 0px 2px 6px 1px rgba(0, 0, 0, .50);
behavior: url(a-PIE.htc)
}
ins {border-bottom: 3px double #165A25; color:#165A25;}
del {text-decoration: line-through;}
code,kbd,pre {white-space:pre-wrap;font-family: "Courier New","Courier 10 Pitch", "Nimbus Mono L",Courier,monospace;}

.extend:after {content: "\2126"; display: block; height:0; clear: both; visibility: hidden;}

table {width:100%;}
caption, thead {border-bottom-color: #333;}
th, thead th, thead td {font-weight: bold;}
tfoot td {font-style:italic;}

/*END Base*/

/* ----- START Utilities ----- */

.clear,#footer{clear:both;}
.norm {font-weight:normal;font-style:normal;}
.fl {float: left;}
.fr {float: right;}
div.keep-prev{clear: none;}
.hide, ul li span.hide {display:none;}
.off {margin-left: -9999px;position:absolute;}
.size-up {font-size:121%;}
.size-down {font-size:87.5%;}
.tx-r {text-align: right}
.tx-l {text-align: left}
.tx-c {text-align: center}
/*.hi {background-color:yellow;}*/
.alert{border:1px solid red;padding-left:.2em;padding-right:.2em;}
ul.in, ol.in { list-style-position: inside;}
.hang dl dt {font-weight:normal;}
.nobreak{white-space:nowrap;}
.mid img {vertical-align:middle;}
.flush p,p.flush {text-indent: 0px;}
.no-cue,.no-cue a, a.no-cue {text-decoration: none; border-style: none; background-color: transparent; background-image: none; padding-right:0; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none;}

hr.spc {border-width:0;margin-bottom:10px;}
hr.dn{margin-top:19px;margin-bottom:0px;}
hr.up{margin-bottom:19px;margin-top:0px;}
/* ----- END Utilities ----- */
