@charset "UTF-8";
/* CSS Document */
/*reset*/

body,form,fieldset,p,h1,h2,h3,h4,ul,ol,li,dl,dd,dt,input,select,textarea,button, time { padding:0; margin:0;font-family: Arial, Helvetica, sans-serif; font-weight:normal; -webkit-font-smoothing: antialiased; }
body, p, time { color:#1A171B; }
p,h1,h2,h3,h4,li,div,span { line-height:1.1em; }
fieldset,img { border:none; }
.cleaner { clear:both; font-size:1px; line-height:1px; height:1px; }
.hidden { position:absolute; text-indent:-5000px; }
.hidden2 { position:absolute; left:-5000px; }
.none { display:none; }
input { line-height:1.5em; cursor:text; padding:1px; }

#page input:focus { background-color:#ECEDED; }

#page .search input:focus,
#page .follow input:focus { background-color:#fff; }

* { word-wrap: break-word; }


/*background*/
body { background:#fff; padding:50px 0 50px 50px; }

a { text-decoration:none; color:#1A171B; }
a:hover { text-decoration:underline; }

/**
 * Html 5
 */
abbr,article,aside,audio,canvas,datalist,details,figure,footer,header,hgroup,mark,menu,meter,nav,output,progress,section,video { display:block; }
time { display:inline; }

/**
 * Columns
 */


@media only screen and (max-device-width: 1024px) {
   #page { width:100%; }
   #page .col { width:100%; }
}

/*nav accessibility*/
nav.skip { position:absolute; text-indent:-5000px; }
nav.skip li { list-style-type:none; }


.body { }


p,
li,
dd,
dt { font-size:0.75em; line-height:1.65em; margin-right:200px; }
p span,
li span,
dd span,
dt span { background-color:#fff; font-weight:bold; }

p,
ul { padding-bottom:20px; }

article li { list-style-position:inside; }

/**
 * Colors
 */
 
#page { width:750px; }

h1 { padding:0 0 45px 0; margin:0; }

a.button { display:block; padding:0 0 250px 175px; }

body.satellite_1 { background:url(../images/bg_1.png) -375px -1160px no-repeat; background-color:#e82528; }
body.satellite_2 { background:url(../images/bg_2.png) -375px -1160px no-repeat; background-color:#557abd; }
body.satellite_3 { background:url(../images/bg_3.png) -375px -1160px no-repeat; background-color:#199cd8; }
body.satellite_4 { background:url(../images/bg_4.png) -375px -1160px no-repeat; background-color:#911923; }
body.satellite_5 { background:url(../images/bg_5.png) -375px -1160px no-repeat; background-color:#fdb82c; }
body.satellite_6 { background:url(../images/bg_6.png) -475px -1160px no-repeat; background-color:#f15d2f; }




