/* 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: #a1a1a1;
color: #444;
font-family: Lucida Grande, Lucida Sans Unicode, Lucida Sans, sans-serif;
font-size: 11px;
line-height: 18px;
text-align: center;
min-width: 960px;
}

#wrapper {
position: relative;
text-align: left;
margin-right: auto;
margin-left: auto;
width: 960px;
height: 100%;
}

a img {
border: none;
}

a {
color: #79c4b0;
text-decoration: none;
}

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

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

ul {
list-style-type: square;
margin-left: 260px;
width: 600px;
color: #ffffff;
}

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

li span {
color: #444;
}

em, i { 
font-family: "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", Verdana, Tahoma, sans-serif; 
}

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

q {
font-style: italic;
}

h1 { 
font-family: Helvetica Neue, Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 16px; 
line-height: 18px; 
margin-bottom: 18px;
}

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

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

h2 { 
font-family: Helvetica Neue, Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 12px; 
line-height: 18px; 
}

h3 { 
font-family: Helvetica Neue, Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 12px; 
line-height: 18px; 
}

#functions {
position: relative;
width: 960px;
height: 50px;
}

#links {
position: absolute;
top: 15px;
left: 0px; 
text-align: left;
width: 950px;
}

#links a, #links a:visited {
color: #ffffff;
}

#links a:active, #links a:hover {
color: #0a83c4;
}

#search {
position: absolute;
width: 220px;
top: 10px;
right: 0;
}

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

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

#search label span {
display: none;
}

#search #keywords {
background-color: transparent;
border: none;
border-bottom: 1px solid #0a83c4;
color: #444;
width: 194px;
margin-top: 5px;
padding: 3px;
float: left;
}

#search #keywords:focus, #search #keywords:active {
border-bottom: 1px solid #a1a1a1;
background-color: #0a83c4;
color: white;
}

span #submit-button {
margin-left: 20px;
}

#header {
position: relative;
left:40px;
width: 960px;
height: 126px;
}

#logo {
position: absolute;
top: 0;
left: 180px;
width: 50px;
height: 116px;
}

#page {
background-color: white;
position: relative;
float: left;
width: 960px;
height: auto;
-webkit-box-shadow: rgba(0, 0, 0, 0.33) 0 5px 25px;
-moz-box-shadow: rgba(0, 0, 0, 0.33) 0 5px 25px;
-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;
}

div.entry {
position: relative;
float: left;
width: 960px;
height: auto;
left: 0;
padding-bottom: 9px;
margin-bottom: 9px;
border-bottom: 1px solid #dedede;
}

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

.footnote {
color: #666;
}

h1.entry-title {
font-size: 16px;
line-height: 22px; 
text-align: right;
position: relative;
float: left;
width: 200px;
margin: 9px 780px 9px 10px;
}

/* h1.entry-title {
text-align: left;
position: relative;
float: left;
width: 500px;
margin: 9px 230px 9px 230px;
} */

div.entry-data {
background: transparent url(/images/structure/white-lined.png) repeat top left;
position: relative;
float: left;
width: 180px;
height: auto;
font-size: 9px;
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.home-data {
/* background: transparent url(/images/structure/white-lined.png) repeat top left; */
position: relative;
float: left;
width: 230px;
height: auto;
font-size: 9px;
text-align: right;
}

div.home-data p {
margin-left: 10px;
margin-right: 23px;
/* 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: 550px;
height: auto;
}

div.home-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: 50px;
}


div.entry-body p {
/* background: transparent url(/images/structure/white-lined.png) repeat top left; */
margin-left: 50px;
}

div.entry-body ul {
list-style-type: square;
margin-left: 60px;
color: #000000;
}

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


div.home-sponsors {
/* background: transparent url(/images/structure/orange-lined.png) repeat top left; */
position: absolute;
left: 820px;
top: 36px;
/*float: left;*/
width:  170px;
height: auto;
}


div.entry-anim {
/* background: transparent url(/images/structure/orange-lined.png) repeat top left; */
position: absolute;
left: 580px;
top: 50px;
float: left;
width: 330px;
height: auto;
}

div.entry-sponsors h1 {
margin-left: 90px;
}

div.footer h1 {
margin-left: 260px;
color: #ffffff;
}

div.footer ul p, div.footer ol p {
list-style-type: square;
margin-left: 260;
color: #ffffff;
}


div.entry-body span {
/* background: transparent url(/images/structure/red-lined.png) repeat top left; */
}

div.entry-body img {
/* background: transparent url(/images/structure/pink-lined.png) repeat top left; */
}

#commentform {
position: relative;
float: left;
clear: left;
width: 500px;
height: auto;
left: 230px;
padding-bottom: 18px;
padding-top: 9px;
}

#pagination {
position: relative;
float: left;
clear: left;
width: 500px;
height: auto;
left: 230px;
padding-bottom: 18px;
padding-top: 9px;
}

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

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

#article #pagination {
/* background-color: #f8f8f8; */
position: relative;
float: left;
left: 0;
width: 960px;
height: auto;
border-bottom: 1px solid #dedede;
margin-bottom: 18px;
padding: 9px 0;
}

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

#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 {
position: relative;
float: left;
padding: 18px 0 0 0;
height: auto;
background-color: #0c76b2;
/*background-color: #79c4b0;*/
width: 960px;
-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;
-webkit-box-shadow: rgba(0, 0, 0, 0.33) 0 5px 25px;
-moz-box-shadow: rgba(0, 0, 0, 0.33) 0 5px 25px;
}

#home-foot {
position: relative;
float: left;
padding: 18px 0 0 0;
height: auto;
background-color: #0c76b2;
/*background-color: #79c4b0;*/
width: 960px;
-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;
-webkit-box-shadow: rgba(0, 0, 0, 0.33) 0 5px 25px;
-moz-box-shadow: rgba(0, 0, 0, 0.33) 0 5px 25px;
}

#quotefooter {
position: relative;
float: left;
line-height: 16px;
}

#entry-book {
position: absolute;
top: 20px;
left: 100px;
}

#entry-slug {
position: absolute;
top: 5px;
left: 217px;
}

#entry-sponsors-img {
position: absolute;
top: 30px;
left: 0px;
}

#entry-yougetxl-img {
position: absolute;
top: 70px;
left: 55px;
}

#entry-outlineanim-img {
position: absolute;
top:  45px;
left: 35px;
}

#entry-FOAbook {
position: absolute;
top: 20px;
left: 45px;
}

#entry-MSTARbook {
position: absolute;
top: 155px;
left: 50px;
}

#entry-yougetFS {
position: absolute;
top: 195px;
left: 60px;
}

#entry-cap {
position: absolute;
top: 225px;
left: 105px;
}

#entry-distlogo {
position: absolute;
top: 110px;
left: 95px;
}


#footer-sheet {
position: absolute;
top: 25px;
left: 20px;
}

#footer-sam {
position: absolute;
top: 20px;
left: 90px;
}

#footer-xlsim {
position: absolute;
top: 50px;
left: 800px;
}

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

#header h1 {
margin-left: 320px;
width: 500px;
color: white;
}

#footer h1 {
margin-left: 260px;
width: 500px;
color: white;
}

#footer cite {
margin-left: 260px;
width: 500px;
color: white;
}



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

#legal {
position: relative;
float: left;
width: 960px;
height: auto;
padding-top: 20px;
}

#legal p {
text-align: left;
padding: 0 40px 0 30px;
}

.quotefoot {
margin-left: 260px;
font-size: 11px;
color: white;
width: 500px;
}

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

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

p.sidequote {
padding:0;
color: #777;
}

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

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

p.caption {
font-size: 10px;
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: 18px;
}

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

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

p.pullout span {
display: block;
padding-right: 20px;
padding-bottom: 9px;
}

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

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

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

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

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

