/* credit to the font styling head-start goes to the extremely useful and 
well written http://www.alistapart.com/articles/settingtypeontheweb/ */

* { 
margin: 0; 
padding: 0;
}

body {
background-color: #fff;
background-image: -webkit-gradient(linear, left top, right top, color-stop(0.25, rgb(255,255,255)), color-stop(0.5, rgb(255,255,255)), color-stop(0.5, rgb(242,242,242)), color-stop(0.88, rgb(242,242,242)));
background-image: -moz-linear-gradient(left center, rgb(255,255,255) 25%, rgb(255,255,255) 50%, rgb(242,242,242) 50%, rgb(242,242,242) 88%);
color: #444;
font-family:"Bliss Regular", 'Helvetica Neue', Arial, sans-serif; font-size-adjust:0.47; font-weight:normal; font-style:normal;
font-size: 14px;
line-height: 21px;
text-align: center;
min-width: 980px;
text-rendering: optimizeLegibility;
}

#wrapper {
background-color: #474747;
position: relative;
text-align: left;
width: 100%;
height: 60px;
-webkit-box-shadow: inset rgba(0, 0, 0, 0.55) 0 -5px 15px;
-moz-box-shadow: inset rgba(0, 0, 0, 0.55) 0 -5px 15px;
box-shadow: inset rgba(0, 0, 0, 0.55) 0 -5px 15px;
}

a img {
border: none;
}

a {
color: #0ca5f5;
text-decoration: none;
}

a:active, a:hover {
text-decoration: underline;
}

p,
ul,
ol { 
margin-bottom: 21px; 
}

ul {
list-style-type: square;
margin-left: 70px;
color: #0ca5f5;
}

ol {
margin-left: 70px;
color: #0ca5f5;
}

li span {
color: #444;
}

em, i { 
font-family:"Bliss Italic", 'Helvetica Neue', Arial, sans-serif; font-size-adjust:0.47; font-weight:normal; font-style:italic;
}

sub, sup {
line-height: 1px;
}

q {
font-family:"Bliss Italic", 'Helvetica Neue', Arial, sans-serif; font-size-adjust:0.47; font-weight:normal; font-style:italic;
}

h1 { 
background: #fff;
font-family:"Bliss Regular", 'Helvetica Neue', Arial, sans-serif; font-size-adjust:0.47; font-weight:normal; font-style:normal;
/*font-family:"Bliss Bold", 'Helvetica Neue', Arial, sans-serif; font-size-adjust:0.47; font-weight:bold; font-style:normal;*/
font-size: 30px; 
line-height: 42px; 
width: 710px;
margin: 63px 20px 42px 250px;
}

h1 a, h1 a:visited {
color: #222;
}

h1 a:hover, h1 a:active {
color: #0ca5f5;
background-color: #fff;
}

h2 { 
font-family:"Bliss Regular", 'Helvetica Neue', Arial, sans-serif; font-size-adjust:0.47; font-weight:normal; font-style:normal;
font-size: 18px; 
line-height: 21px; 
}

h3 { 
font-family:"Bliss Regular", 'Helvetica Neue', Arial, sans-serif; font-size-adjust:0.47; font-weight:normal; font-style:normal;
font-size: 16px; 
line-height: 21px; 
}

#header {
margin-right: auto;
margin-left: auto;
position: relative;
width: 980px;
height: 60px;
}

#logo {
display: block;
background: transparent url(/images/structure/mot-simple-blue.png) no-repeat bottom left;
position: absolute;
top: 0;
left: 180px;
width: 70px;
height: 75px;
-webkit-box-shadow: rgba(255, 255, 255, 0.1) 0 0 25px;
-moz-box-shadow: rgba(255, 255, 255, 0.1) 0 0 25px;
box-shadow: rgba(255, 255, 255, 0.1) 0 0 25px;
z-index: 50;
}

#logo span {
display: none;
}

#page {
margin-right: auto;
margin-left: auto;
background-color: white;
position: relative;
width: 980px;
height: auto;
}

div.entry {
background-color: #fff;
position: relative;
float: left;
width: 980px;
height: auto;
left: 0;
padding-bottom: 30px;
border-bottom: 1px dashed #0ca5f5;
}

#article div.entry {
margin-bottom: 0;
}

.footnote {
border-bottom: 1px dashed #ceedfd;
padding-top: 18px;
color: #666;
}

p.entry-date {
font-family:"Bliss Bold", 'Helvetica Neue', Arial, sans-serif; font-size-adjust:0.47; font-weight:bold; font-style:normal;
float: left;
width: 170px;
margin: 0 70px 21px 10px;
text-align: right;
position: relative;
}

h1.entry-title {
text-align: left;
position: relative;
float: left;
width: 710px;
margin: 63px 20px 42px 250px;
}

div.entry-data {
position: relative;
float: left;
width: 180px;
height: auto;
min-height: 20px;
text-align: right;
}

div.entry-data p, div.entry-data ul.entry-categories {
margin-left: 10px;
/* background: transparent url(/images/structure/orange-lined.png) repeat top left; */
}

div.entry-data ul.entry-categories {
list-style-type: none;
margin-bottom: 0;
}

div.entry-body {
/* background: transparent url(/images/structure/orange-lined.png) repeat top left; */
position: relative;
float: left;
width: 570px;
height: auto;
}

div.entry-body h1, div.entry-body h2, div.entry-body h3 {
margin-left: 70px;
}

div.entry-body h2 {
font-size: 18px; 
line-height: 21px;
margin-bottom: 10px;
margin-top: 11px;
}

div.entry-body p {
margin-left: 70px;
}

div.entry-body ul p, div.entry-body ol p {
margin-left: 0;
color: #444;
}

div.entry-body span {
}

div.entry-body img {
}

#commentform {
background-color: #fff;
position: relative;
float: left;
width: 500px;
padding: 0 230px 30px 250px;
height: auto;
left: 0;
border-bottom: 1px dashed #ceedfd;
}

#commentform h1 {
margin-left: 0;
margin-right: 0;
font-size: 24px;
}

#pagination {
background-color: #fff;
position: relative;
float: left;
clear: left;
width: 500px;
padding-right: 230px;
height: auto;
left: 250px;
padding-bottom: 21px;
padding-top: 10px;
}

#pagination #pagination-pagecount {
float: right;
text-align: right;
width: 150px;
margin: 0;
}

#pagination #pagination-links {
float: left;
margin: 0;
width: 300px;
font-size: 21px;
font-weight: bold;
}

#article #pagination {
background-color: #fff;
position: relative;
float: left;
left: 0;
width: 980px;
height: auto;
border-bottom: 1px dashed #ceedfd;
padding: 10px 0 11px 0;
}

#article #pagination-wrapper {
float: left;
margin: 0;
margin-left: 250px;
}

#article #pagination #paginate-later {
float: left;
margin: 0;
margin-right: 9px;
width: auto;
padding-right: 9px;
border-right: 1px solid #dedede;
}

#article #pagination #paginate-earlier {
float: left;
margin: 0;
width: auto;
}

#footer-wrapper {
position: relative;
float: left;
padding: 21px 0 0 0;
height: auto;
width: 100%;
text-align: left;
background-color: #1D89D7;
-webkit-box-shadow: inset rgba(0, 0, 0, 0.35) 0 5px 25px;
-moz-box-shadow: inset rgba(0, 0, 0, 0.35) 0 5px 25px;
}

#footer {
padding-top: 70px;
margin-right: auto;
margin-left: auto;
position: relative;
width: 980px;
}

#footer-crown {
position: absolute;
top: 0;
left: 178px; /* optical nudging */
}

#footer p {
margin-left: 250px;
width: 500px;
color: white;
}

#footer a {
color: white;
text-decoration: underline;
}

#legal {
padding-top: 20px;
}

#functions {
text-align: right;
position: absolute;
top: 70px;
left: 0;
width: 180px;
height: auto;
}

#archives {
padding-top: 21px;
list-style-type: none;
margin: 0;
text-align: right;
width: 180px;
}

#archives a, #archives a:visited {
color: white;
text-decoration: none;
}

#archives a:active, #archives a:hover {
text-decoration: underline;
}

#search {
text-align: right;
height: 21px;
}

#search p {
margin: 0;
line-height: 0;
}

#search label {
display: block;
float: left;
background: transparent url(/images/structure/search-button-white.png) no-repeat center center;
width: 20px;
height: 20px;
}

#search label span {
display: none;
}

#search #keywords {
background-color: #176eac;
border: none;
border-top: 1px solid #12588a;
color: white;
width: 153px;
margin-top: 0;
padding: 3px;
float: left;
-moz-border-radius-topleft: 5px;
-webkit-border-top-left-radius: 5px;
-moz-border-radius-topright: 5px;
-webkit-border-top-right-radius: 5px;
border-top-right-radius: 5px;
border-top-left-radius: 5px;
-moz-border-radius-bottomleft: 5px;
-webkit-border-bottom-left-radius: 5px;
-moz-border-radius-bottomright: 5px;
-webkit-border-bottom-right-radius: 5px;
border-bottom-right-radius: 5px;
border-bottom-left-radius: 5px;
}

#search #keywords:focus, #search #keywords:active {
border-top: 1px solid white;
border-bottom: 1px solid #12588a;
background-color: white;
color: #444;
}

#submit-button {
display: none;
}


.shout {
text-transform: uppercase;
font-size: 11px;
letter-spacing: 2px;
font-weight: bold;
}

.reversal {
text-decoration: line-through;
}

abbr, .note {
font-variant: small-caps;
letter-spacing: 2px;
}

p.pullout {
background-image: none ! important;
width: 220px;
font-size: 12px;
padding: 0;
line-height: 0;
}

p.sidequote {
color: #777;
}

.left { 
float: left; 
margin: 0 10px 21px 0; 
}

.right {
position: absolute;
right: -230px;
}

p.caption {
font-size: 12px;
color: #777;
padding: 0;
line-height: 0;
}

p.caption img, p.pullout img {
line-height: 0;
padding: 0;
margin: 0;
clear: both;
}

p.caption span, p.pullout span {
line-height: 21px;
}

p.caption span {
display: block;
padding-top: 10px;
width: 500px;
}

p.superwide {
width: 980px;
margin-left: -180px ! important;
}

p.pullout span {
display: block;
padding-right: 15px;
padding-left: 15px;
padding-bottom: 11px;
}

p.superwide span {
margin-left: 250px;
}

.full {
width: 730px;
border: none;
padding: 0;
}

div.entry-body blockquote {
display: block;
float: left;
margin-left: 60px;
border-left: 2px solid #0ca5f5;
padding-left: 8px;
width: auto;
color: #444;
margin-bottom: 21px;
}

div.entry-body blockquote p {
margin: 0;
}

div.entry-body blockquote p + p {
margin-top: 21px;
}

cite {
display: block;
float: right;
width: auto;
font-style: normal;
}

#paginate {
float: left;
width: 740px;
margin-left: 250px;
}


#archive h3 {
width: 170px;
text-align: right;
margin: 10px 0 11px 10px;
}

#archive #page #archive-wrapper {
background-color: #fff;
position: relative;
float: left;
width: 980px;
height: auto;
left: 0;
padding-bottom: 30px;
border-bottom: 1px dashed #ceedfd;
}

#archive #page span {
display: block;
float: left;
text-align: right;
width: 180px;
margin-left: 0;
margin-right: 70px;
font-size: 12px;
line-height: 21px;
}

#archive ul {
list-style-type: none;
color: #444;
margin-left: 0;
}

#archive ul li {
margin-left: 0;
}

#searchresults div.entry-data p {
margin-bottom: 0;
}

h1.searchtitle, h1.categorytitle, #archive h1 {
color: #999;
font-size: 24px;
margin-bottom: 0;
margin-top: 0;
padding-top: 50px;
}

#searchresults div.n1 h1 {
margin-top: 21px;
}

div.lastresult {
border: none;
}

#goog-wm h3 {
display: none;
margin-left: 70px;
}

#goog-wm ul {
list-style-type: none;
margin-top: 10px;
}

#goog-wm .search-goog {
list-style-type: none;
color: #444;
}

#goog-wm input {
margin-top: 10px;
margin-right: 10px;
}

