/*
Theme Name: FIRST LEGO League (Official)
Author: FIRST
Author URI: http://firstlegoleague.org/
Description: An official theme for FIRST LEGO League teams. Requires Wordpress version 3.1 or greater.
Version: 1.0.7
License: GNU General Public License
License URI: license.txt
Tags: custom-menu, sticky-post, microformats, rtl-language-support, translation-ready
*/
/* =HTML5 Boilerplate Reset
-------------------------------------------------------------- */
html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
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;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
blockquote, q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}
del {
  text-decoration: line-through;
}
abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}
input, select {
  vertical-align: middle;
}
body {
  font: 13px/1.231 sans-serif;
  *font-size: small;
}
select,
input,
textarea,
button {
  font: 99% sans-serif;
}
pre,
code,
kbd,
samp {
  font-family: monospace, sans-serif;
}
html {
  overflow-y: scroll;
}
a:hover, a:active {
  outline: none;
}
ul, ol {
  margin-left: 2em;
}
ol {
  list-style-type: decimal;
}
nav ul, nav li {
  margin: 0;
  list-style: none;
  list-style-image: none;
}
small {
  font-size: 85%;
}
strong, th {
  font-weight: bold;
}
td {
  vertical-align: top;
}
sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
  padding: 15px;
}
textarea {
  overflow: auto;
}
.ie6 legend, .ie7 legend {
  margin-left: -7px;
}
input[type="radio"] {
  vertical-align: text-bottom;
}
input[type="checkbox"] {
  vertical-align: bottom;
}
.ie7 input[type="checkbox"] {
  vertical-align: baseline;
}
.ie6 input {
  vertical-align: text-bottom;
}
label,
input[type="button"],
input[type="submit"],
input[type="image"],
button {
  cursor: pointer;
}
button,
input,
select,
textarea {
  margin: 0;
}
input:invalid, textarea:invalid {
  border-radius: 1px;
  -moz-box-shadow: 0px 0px 5px red;
  -webkit-box-shadow: 0px 0px 5px red;
  box-shadow: 0px 0px 5px red;
}
.no-boxshadow input:invalid, .no-boxshadow textarea:invalid {
  background-color: #f0dddd;
}
::-moz-selection {
  background: #FF5E99;
  color: #fff;
  text-shadow: none;
}
::selection {
  background: #FF5E99;
  color: #fff;
  text-shadow: none;
}
a:link {
  -webkit-tap-highlight-color: #FF5E99;
}
button {
  width: auto;
  overflow: visible;
}
.ie7 img {
  -ms-interpolation-mode: bicubic;
}
body,
select,
input,
textarea {
  color: #444;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: bold;
}
a, a:active, a:visited {
  color: #607890;
}
a:hover {
  color: #036;
}
/* =Toolbox Base Styles
-------------------------------------------------------------- */
/* Increase the size of the content area for templates without sidebars */
.full-width #content,.full-width-blank #content, .image-attachment #content, .error404 #content {
  margin: 0;
}

.full-width-blank {background:#FFF;}
.page-id-38 .full-width-blank h1 { background: url(images/product_title.jpg) no-repeat 0 0; text-indent:-4500px; height:80px; margin:20px 0 0 0;
}
.full-width-blank h1.soft_pro { background: url(images/software_title.jpg) no-repeat 0 0; text-indent:-4500px; height:80px; margin:20px 0 0 0;
}
.full-width-blank h2{ margin:10px 0 0 0; padding:0;}

p.pro_intro{ font-size:16px; line-height:1.6; margin:0 10px 30px 10px; padding:10px; border-bottom:solid #333 3px}
.pro_intro b{ color:#129587;}
ul.pro_cate{ list-style:none; padding:0; margin:0 0 0 12px; }
ul.pro_cate li{display:inline;}

.pro_box{ margin:10px; border-bottom:1px solid #ddd; clear:both; padding-bottom:20px; float:none;font-size:12px; color:#333;}
.pro_box p{ float:none; clear:both;}
.pro_box .pic{ float:left; padding:10px; width:200px;}
.pro_box .pic img{ border:2px solid #129587; padding:5px;}

.pro_box .pic2{ float:left; padding:10px; width:400px;}
.pro_box .pic2 img{ border:2px solid #129587; padding:5px;}

.pro_box .ftr{ float:left; width:438px; color:#727272 }

.pro_box .ftr2{ float:left; width:500px; padding:0 0 0 14px; color:#727272}

.pro_box .ftr h3,.pro_box .ftr2 h3{ color:#129587; font-size:24px; padding:0; margin:10px 0; line-height:24px;}
.pro_box .ftr2 p{}
.pro_box .ftr b{ color:#129587; font-size:14px;}
.pro_box .ftr ul{ margin:0; padding:10px 0; list-style:none;}
.pro_box .ftr ul li{ list-style:none; background: url(images/li.png) 0 5px no-repeat; margin-left:10px; text-indent:10px; padding:0;}



.pro_box  .pur{ float:left; clear:right; width:248px; padding:0 0 0 14px;}
.pro_box .pur h4{ font-size:12px; margin:0; padding:10px 0 5px 0; line-height:1.6; font-weight:bold;}
.pro_box .pur select{ margin:0; padding:0; line-height:none;}
.pro_box .pur input{ margin:0; padding:0;line-height:none;}
.pro_box .pur form{ margin:0; padding:0}

/* Text meant only for screen readers */
.screen-reader-text, .section-heading {
  position: absolute !important;
  clip: rect(1px 1px 1px 1px);
  /* IE6, IE7 */

  clip: rect(1px, 1px, 1px, 1px);
}
/* Alignment */
.alignleft {
  display: inline;
  float: left;
}
.alignright {
  display: inline;
  float: right;
}
.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
#site-title {
  font-size: 2em;
  font-weight: bold;
  margin: .67em 0;
}
#site-description {
  font-size: 1em;
  font-weight: normal;
  margin: 0 0 1em;
}
#access {
  background: #eee;
  display: block;
  float: left;
  margin: 0 auto 1em;
  width: 100%;
}
#access ul {
  list-style: none;
  margin: 0;
  padding-left: 0;
}
#access li {
  float: left;
  position: relative;
}
#access a {
  display: block;
  line-height: 2em;
  padding: 0 1em;
  text-decoration: none;
}
#access ul ul {
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
  display: none;
  float: left;
  position: absolute;
  top: 2em;
  left: 0;
  z-index: 99999;
}
#access ul ul ul {
  left: 100%;
  top: 0;
}
#access ul ul a {
  background: #dedede;
  line-height: 1em;
  padding: .5em .5em .5em 1em;
  width: 10em;
  height: auto;
}
#access li:hover > a, #access ul ul :hover > a {
  background: #dedede;
}
#access ul ul a:hover {
  background: #cecece;
}
#access ul li:hover > ul {
  display: block;
}
.entry-meta {
  clear: both;
  display: block;
}
#content nav {
  display: block;
  overflow: hidden;
}
#content nav .nav-previous {
  float: left;
  width: 50%;
}
#content nav .nav-next {
  float: right;
  text-align: right;
  width: 50%;
}
#content #nav-above {
  display: none;
}
.paged #content #nav-above, .single #content #nav-above {
  display: block;
}
#nav-below {
  margin: 1em 0 0;
}
.page-link {
  margin: 0 0 1em;
}
/* 404 page */
.error404 .widget {
  float: left;
  width: 33%;
}
.error404 .widget .widgettitle, .error404 .widget ul {
  margin-right: 1em;
}
.error404 .widget_tag_cloud {
  clear: both;
  float: none;
  width: 100%;
}
/* Notices */
.post .notice, .error404 #searchform {
  background: #eee;
  display: block;
  padding: 1em;
}
/* Image Attachments */
.image-attachment div.entry-meta {
  float: left;
}
.image-attachment nav {
  float: right;
  margin: 0 0 1em 0;
}
.image-attachment .entry-content {
  clear: both;
}
.image-attachment .entry-content .entry-attachment {
  background: #eee;
  margin: 0 0 1em;
  padding: 1em;
  text-align: center;
}
.image-attachment .entry-content .attachment {
  display: block;
  margin: 0 auto;
  text-align: center;
}
/* Aside Posts */
.format-aside .entry-header {
  display: none;
}
.single .format-aside .entry-header {
  display: block;
}
.format-aside .entry-content, .format-aside .entry-summary {
  padding-top: 1em;
}
.single .format-aside .entry-content, .single .format-aside .entry-summary {
  padding-top: 0;
}
/* Aside Posts */
.format-gallery .gallery-thumb {
  float: left;
  margin-right: 1em;
}
a img {
  border: none;
}
p img {
  margin-bottom: 0.5em;
  /* a small bottom margin prevents content floating under images */

}
/*
Resize images to fit the main content area.
- Applies only to images uploaded via WordPress by targeting size-* classes.
- Other images will be left alone. Use "size-auto" class to apply to other images.
*/
img.size-auto,
img.size-full,
img.size-large,
img.size-medium,
.attachment img,
.widget-area img {
  max-width: 100%;
  /* When images are too wide for containing element, force them to fit. */

  height: auto;
  /* Override height to match resized width for correct aspect ratio. */

}
img.alignleft {
  margin-right: 1em;
}
img.alignright {
  margin-left: 1em;
}
.wp-caption {
  padding: 10px;
  text-align: center;
}
.wp-caption img {
  margin: 10px;
}
.wp-caption .wp-caption-text {
  margin: 10px;
}
.gallery-caption {
  /* prop */

}
.sticky {
  /* prop */

}
.wp-smiley {
  margin: 0;
}
#searchform label {
  display: none;
}
#searchform input#s {
  width: 60%;
}
input[type=text], input#s {
  margin: 0 1em 0 0;
  width: 60%;
}
textarea {
  width: 80%;
}
/* Class for labelling required form items */
.required {
  color: #cc0033;
}
article.comment {
  display: block;
}
#respond input[type=text] {
  display: block;
  width: 60%;
}
#respond textarea {
  display: block;
  margin: 0 0 1em;
  width: 80%;
}
#respond .form-allowed-tags {
  clear: both;
  width: 80%;
}
#respond .form-allowed-tags code {
  display: block;
}
.widget {
  display: block;
}
.widget-area .widget_search {
  overflow: hidden;
}
.widget-area .widget_search input {
  float: left;
}
/* =Typography
-------------------------------------------------------------- */
/*
Type-A-File "Kickoff" designed by Russ Maschmeyer, aka StrangeNative.
http://www.strangenative.com
@strangenative
*/
/*Pick Your Fonts*/
body,
h3,
h4,
h5,
h6 {
  font-family: sans-serif;
}
h1,
h2,
.pullquote,
blockquote,
.sidenote h1,
aside h1,
.pullquote,
.kicker,
.drop-cap,
.run-in,
cite,
dt {
  font-family: "Nobile", sans-serif;
}
/*Size & Vertical Rhythm*/
body {
  font-size: 87.5%;
  font-size: 14px;
  line-height: 1.58em;
}
/*HTML Standard Elements*/
h1 {
  font-size: 3em;
  line-height: 1.333em;
  margin: .7em 0 0em;
}
h2 {
  font-size: 2em;
  line-height: 1.1em;
  margin: 2em 0 .5em;
}
h1 + img, h2 + img {
  margin-top: 1em;
}
h3 {
  font-size: 1.125em;
}
h4 {
  font-weight: bold;
  font-size: 1em;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 700;
}
small {
  display: block;
  font-size: .75em;
  letter-spacing: .05em;
  margin: 2.2em 0 -0.2em;
  font-style: italic;
  line-height: 1.75em;
}
p,
ul,
ol,
form {
  margin: 1.5em 0 1em;
}
ul {
  list-style-position: inside;
  list-style-type: disc;
  line-height: 1.5;
}
li {
  margin-bottom: .75em;
}
ol {
  list-style-position: inside;
  list-style-type: decimal;
}
blockquote {
  font-style: italic;
  line-height: 1.75em;
  font-size: 1.2em;
}
blockquote:before {
  font-family: Georgia, serif;
  content: "“";
  font-size: 2.75em;
  text-indent: -0.95em;
  margin-top: .1em;
  float: left;
  opacity: .3;
}
/*cite{display:block;text-transform:uppercase;letter-spacing:.2em;margin-top:1em;font-weight:900;}
cite:before{content:"- ";}*/
pre {
  margin: 1.5em;
}
dl {
  margin: 1.45em 0;
  /*border-top:1px dotted #999;border-bottom:1px dotted #999;*/
}
dt {
  word-spacing: .2em;
  border-bottom: 1px dotted #999;
  margin-top: 1.5em;
  font-weight: 700;
  text-transform: uppercase;
  font-size: .9em;
  letter-spacing: .2em;
  padding-bottom: .5em;
}
dt:before {
  content: " ";
  font-size: 1.25em;
  text-indent: -1.5em;
  float: left;
}
dd {
  font-style: italic;
  font-size: .9em;
  margin-bottom: 1.65em;
  line-height: 1.75em;
  margin-top: .75em;
}
abbr {
  text-transform: uppercase;
  font-size: .9em;
  letter-spacing: .1em;
}
p {
  margin-bottom: 0;
  hyphenate: auto;
  hyphenate-before: 2;
  hyphenate-after: 3;
  hyphenate-lines: 3;
  orphans: 4;
}
p span.pullquote {
  text-indent: 0;
}
/*Compositional Elements*/
.kicker {
  font-size: 1.33em;
  line-height: 1.693em;
  font-style: italic;
  margin: -0.35em 0 -0.35em;
}
.kicker, .pullquote {
  font-weight: 100;
}
.run-in {
  text-transform: uppercase;
  font-style: normal;
  letter-spacing: .15em;
  font-size: .9em;
  font-weight: bold;
}
.superscript {
  font-family: arial, sans-serif;
  vertical-align: super;
  font-size: 75%;
  margin-right: .4em;
  text-transform: lowercase;
  font-variant: small-caps;
  letter-spacing: .1em;
  line-height: 0;
}
.subscript {
  font-family: arial, sans-serif;
  vertical-align: sub;
  font-size: 75%;
  margin-right: .4em;
  text-transform: lowercase;
  font-variant: small-caps;
  letter-spacing: .1em;
  line-height: 0em;
}
a.superscript, a.subscript {
  text-decoration: none;
}
aside, .sidenote {
  font-size: .83em;
  font-style: italic;
  margin-top: 1.2em;
}
aside h1, .sidenote h1 {
  text-transform: uppercase;
  font-size: 1em;
  line-height: 1.5em;
  font-style: normal;
  letter-spacing: .2em;
  font-weight: 900;
}
aside p, .sidenote p {
  line-height: 1.7em;
  margin: 1.3em 0;
  font-style: normal;
}
aside ul,
aside ol,
.sidenote ul,
.sidenote ol {
  margin-top: 1.3em;
  line-height: 1.7em;
}
aside ul li,
aside ol li,
.sidenote ul li,
.sidenote ol li {
  margin-bottom: 1.3em;
}
.pullquote {
  font-style: italic;
  letter-spacing: .05em;
  margin: 0.3em 0.7em 0.3em -0.5em;
  padding-top: .15em;
  line-height: 1.5em;
  display: block;
  float: left;
  font-size: 2em;
  width: 55%;
}
.pullquote:before {
  font-family: Georgia, serif;
  content: "“";
  font-size: 1.5em;
  text-indent: -0.7em;
  margin-top: .05em;
  float: left;
  opacity: .3;
}
.footnote {
  border-top: 1px solid black;
  font-size: .75em;
  margin-top: 3.5em;
}
.footnote li {
  margin: 1.5em 0 1.5em;
  word-spacing: .1em;
  line-height: 1.75em;
}
.caption {
  font-size: .8em;
  font-style: italic;
  margin: 0.6em 0 -0.2em;
}
.kicker .run-in {
  text-transform: uppercase;
  font-style: normal;
  letter-spacing: .25em;
  font-size: .9em;
}
.drop-cap {
  display: block;
  font-style: normal;
  font-size: 5.75em;
  float: left;
  margin: .04em .1em 0 0;
  line-height: .67em;
  font-weight: 700;
}
/*Tweaks*/
.kern {
  letter-spacing: -0.1em;
}
em {
  font-style: italic;
}
.layout {
  margin: 0;
  padding: 0;
}
/* =CSS3 in LESS
-------------------------------------------------------------- */
/* =Grid (http://www.webdesignerwall.com/tutorials/the-simpler-css-grid/)
-------------------------------------------------------------- */
.container {
  width: 1002px;
  margin: 0 auto;
  padding: 0 10px 0 8px;
  position: relative;
}
.grid1,
.grid2,
.grid3,
.grid4,
.grid5,
.grid6,
.grid7,
.grid8,
.grid9,
.grid10,
.grid11,
.grid12 {
  float: left;
  display: inline;
  margin-left: 30px;
}
.grid1 {
  width: 54px;
}
.grid2 {
  width: 138px;
}
.grid3 {
  width: 222px;
}
.grid4 {
  width: 306px;
}
.grid5 {
  width: 390px;
}
.grid6 {
  width: 474px;
}
.grid7 {
  width: 558px;
}
.grid8 {
  width: 642px;
}
.grid9 {
  width: 726px;
}
.grid10 {
  width: 810px;
}
.grid11 {
  width: 894px;
}
.grid12 {
  width: 978px;
  clear: left;
}
.s.grid4 {
  width: 300px;
  margin-left: 30px;
}
.s.grid4.first {
  margin-left: 0;
}
.first {
  margin-left: 0;
  clear: left;
}
/* =Sticky Footer (http://www.cssstickyfooter.com)
-------------------------------------------------------------- */
html, body {
  height: 100%;
}
#sticky-footer-wrap {
  min-height: 100%;
}
.ie8 #sticky-footer-wrap {
  width: 100%;
}
#sticky-footer-main {
  padding-bottom: 260px;
}
footer#colophon {
  position: relative;
  margin-top: -260px;
  height: 260px;
  clear: both;
}
/*Opera Fix*/
body:before {
  /* thanks to Maleika (Kohoutec)*/

  content: "";
  height: 100%;
  float: left;
  width: 0;
  margin-top: -32767px;
  /* thank you Erik J - negate effect of float*/

}
/* =Variables
-------------------------------------------------------------- */
/* =Layout
-------------------------------------------------------------- */
#primary {
  float: left;
  display: inline;
  width: 722px;
  margin: 0;
}
#sidebar {
  float: left;
  display: inline;
  width: 280px;
  margin: 0;
}
.colwrap {
  background: #ffffff url(images/colwrap.png) repeat-y right top;
}
/* =Header (and Hatter)
-------------------------------------------------------------- */
#site-hatter {
  position: relative;
  z-index: 2;
  background: #c0131f;
}
#site-hatter p, #site-hatter ul {
  margin: 0;
}
#site-hatter ul {
  list-style: none;
  padding: 30px 0 18px 0;
}
#site-hatter ul li a {
  color: #fbd7da;
  font-size: 16px;
  text-decoration: none;
  text-shadow: rgba(0, 0, 0, 0.5) 2px 2px 1px;
}
#site-hatter ul li a strong {
  color: #fff;
  text-decoration: underline;
}
#site-hatter ul li a:hover, #site-hatter ul li a:hover strong {
  text-decoration: none;
}
#site-hatter #pull-tab {
  color: #fff;
  font-weight: bold;
  text-decoration: none;
  background: #e91d2c;
  position: absolute;
  padding: 10px 0 8px 0;
  width: 138px;
  text-align: center;
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 6px;
  -webkit-border-bottom-left-radius: 6px;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 6px;
  -moz-border-radius-bottomleft: 6px;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 6px;
  border-bottom-left-radius: 6px;
  border-top-left-radius: 0;
}
#site-hatter #pull-tab:hover {
  text-decoration: underline;
}
#site-header {
  position: relative;
  z-index: 1;
  background: #ffffff url(images/bg-bricks-white.png) repeat-x center bottom;
  /* Nav */

}
#site-header .prop {
  min-height: 222px;
}
#site-header #official-fll-link {
  float: left;
  width: 138px;
  height: 222px;
  background: transparent url(images/fll-logo@128w.png) no-repeat center 50px;
}
#site-header #team-pin {
  z-index: 3;
  position: relative;
  float: left;
  color: #222;
  background: #A4E9FE;
  text-decoration: none;
  margin: -35px 0 0 20px;
  display: block;
  width: 222px;
  height: 222px;
  -webkit-border-radius: 222px;
  -moz-border-radius: 222px;
  border-radius: 222px;
  -webkit-transform: rotate(-8deg);
  -moz-transform: rotate(-8deg);
  transform: rotate(-8deg);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.5), inset 0 0 40px #ffffff, 0 0 transparent, 0 0 transparent;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.5), inset 0 0 40px #ffffff, 0 0 transparent, 0 0 transparent;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.5), inset 0 0 40px #ffffff, 0 0 transparent, 0 0 transparent;
}
#site-header #team-pin:hover {
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  transform: rotate(0deg);
}
#site-header #team-pin span {
  text-shadow: #fff 2px 2px 2px;
  font-family: 'Arvo', arial, serif;
  font-weight: bold;
  display: block;
  text-align: center;
}
#site-header #team-pin span.pin-top {
  margin-top: 50px;
  font-size: 1.5em;
  line-height: 1.5em;
}
#site-header #team-pin span.pin-mid {
  font-size: 5em;
  line-height: 70px;
}
#site-header #team-pin span.pin-bot {
  padding: 0 40px;
  font-size: 1em;
}
#site-header #team-photo-underlap {
  z-index: 1;
  position: absolute;
  bottom: 70px;
  left: 340px;
  width: 300px;
  overflow: hidden;
  -webkit-transform: rotate(-8deg);
  -moz-transform: rotate(-8deg);
  transform: rotate(-8deg);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.25), 0 0 transparent, 0 0 transparent, 0 0 transparent;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.25), 0 0 transparent, 0 0 transparent, 0 0 transparent;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.25), 0 0 transparent, 0 0 transparent, 0 0 transparent;
  background: #fff;
  border: 1px solid #999;
}
#site-header #team-photo-underlap img {
  padding: 10px;
  display: block;
}
#site-header.no-pin #team-pin {
  display: none;
}
#site-header.no-pin #team-photo-underlap {
  left: 180px;
}
#site-header.no-logo #official-fll-link {
  display: none;
}
#site-header.no-logo #team-pin {
  margin: -10px 0 0 0;
}
#site-header.no-logo #team-photo-underlap {
  left: 140px;
  bottom: 40px;
}
#site-header.no-pin.no-logo #official-fll-link {
  display: none;
}
#site-header.no-pin.no-logo #team-pin {
  display: none;
}
#site-header.no-pin.no-logo #team-photo-underlap {
  left: 30px;
  bottom: 40px;
}
#site-header #team-photo {
  z-index: 2;
  position: absolute;
  bottom: 30px;
  left: 300px;
  background: #fff;
  border: 1px solid #999;
  border-top: none;
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.25), 0 0 transparent, 0 0 transparent, 0 0 transparent;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.25), 0 0 transparent, 0 0 transparent, 0 0 transparent;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.25), 0 0 transparent, 0 0 transparent, 0 0 transparent;
  padding: 10px;
}
#site-header #team-photo .placeholder {
  width: 320px;
  height: 213px;
}
#site-header #share {
  position: absolute;
  top: 20px;
  right: 0px;
width:360px;
  
}
#site-header #share h3 {
  font-family: 'Nobile', arial, serif;
  color: #e91d2c;
  margin-bottom: 10px;
}
#site-header #share ul {
  margin: 0;
  list-style: none;
}
#site-header #share ul li {
  margin-bottom: 4px;
}
#site-header #share ul li a {
  display: block;
  height: 32px;
  line-height: 32px;
  background: transparent url(images/social-sprite.png) no-repeat left top;
  padding-left: 40px;
}
#site-header #share ul li.facebook a {
  background-position: left -62px;
}
#site-header #share ul li.twitter a {
  background-position: left -124px;
}
#site-header #share ul li.flickr a {
  background-position: left -186px;
}
#site-header #share ul li.youtube a {
  background-position: left -248px;
}
#site-header nav {
  width: 1002px;
}
#site-header nav > .clearfix {
  background: #333;
}
#site-header nav ul {
  z-index: 1;
  background: #333;
  /*.deep(#333);*/

  list-style: none;
}
#site-header nav ul li {
  float: left;
  position: relative;
  margin: 0 8px 0 0;
  overflow: hidden;
}
#site-header nav ul li a {
  font-family: "Nobile", sans-serif;
  font-weight: 900;
  font-size: 1.25em;
  text-decoration: none;
  color: #fff;
  display: block;
  /*text-transform: uppercase;*/

  text-shadow: #000000 2px 2px 1px;
  overflow: hidden;
}
#site-header nav ul li a span {
  background-color: transparent;
  overflow: hidden;
  border: 1px solid transparent;
  z-index: 2;
  position: relative;
  display: block;
  padding: 0 20px;
  line-height: 60px;
  height: 58px;
  white-space: nowrap;
}
#site-header nav ul li .d-wrap {
  display: none;
}
#site-header nav ul li ul {
  margin: 0;
  background: none;
  display: none;
  float: left;
  position: absolute;
  top: 59px;
  /*left: 8px;*/

  z-index: 99999;
}
#site-header nav ul li ul li {
  margin-bottom: -1px;
}
#site-header nav ul li:hover, #site-header nav ul li.current-menu-item, #site-header nav ul li.current_page_item {
  margin: 0;
  left: -8px;
  margin-bottom: -8px;
  top: -8px;
}
#site-header nav ul li:hover a, #site-header nav ul li.current-menu-item a, #site-header nav ul li.current_page_item a {
  padding: 0 8px 8px 0;
}
#site-header nav ul li:hover a span, #site-header nav ul li.current-menu-item a span, #site-header nav ul li.current_page_item a span {
  -moz-box-shadow: 0px 1px #821e26, 1px 0px #b61d28, 2px 1px #b61d28, 1px 2px #821e26, 3px 2px #b61d28, 2px 3px #821e26, 4px 3px #b61d28, 3px 4px #821e26, 5px 4px #b61d28, 4px 5px #821e26, 6px 5px #b61d28, 5px 6px #821e26, 7px 6px #b61d28, 6px 7px #821e26, 8px 7px #b61d28, 7px 8px #821e26, 8px 8px #b61d28;
  -webkit-box-shadow: 0px 1px #821e26, 1px 0px #b61d28, 2px 1px #b61d28, 1px 2px #821e26, 3px 2px #b61d28, 2px 3px #821e26, 4px 3px #b61d28, 3px 4px #821e26, 5px 4px #b61d28, 4px 5px #821e26, 6px 5px #b61d28, 5px 6px #821e26, 7px 6px #b61d28, 6px 7px #821e26, 8px 7px #b61d28, 7px 8px #821e26, 8px 8px #b61d28;
  box-shadow: 0px 1px #821e26, 1px 0px #b61d28, 2px 1px #b61d28, 1px 2px #821e26, 3px 2px #b61d28, 2px 3px #821e26, 4px 3px #b61d28, 3px 4px #821e26, 5px 4px #b61d28, 4px 5px #821e26, 6px 5px #b61d28, 5px 6px #821e26, 7px 6px #b61d28, 6px 7px #821e26, 8px 7px #b61d28, 7px 8px #821e26, 8px 8px #b61d28;
  text-shadow: rgba(0, 0, 0, 0.75) 2px 2px 1px;
  background: #e91d2c;
  border: 1px solid #920e18;
}
#site-header h2.site-description {
  text-align: center;
  margin: 0 0 1em 0;
  letter-spacing: -0.05em;
}
#site-header h2.site-description a {
  color: #e91d2c;
}
#site-header h2.site-description a:hover {
  text-decoration: none;
}
/* =Typography
-------------------------------------------------------------- */
h1.entry-title {
  font-size: 2.5em;
  letter-spacing: -0.05em;
  color: #e91d2c;
}
h1.entry-title a {
  color: #e91d2c;
}
h1.entry-title a:hover {
  text-decoration: none;
}
/* =Content
-------------------------------------------------------------- */
#sticky-footer-wrap {
  background: #ffffff url(images/bg-bricks-gray.png) center -12px;
}
#content {
  padding: 1px 30px 30px;
}
.post .entry-content {
  /* Table styles borrowed from http://www.smashingmagazine.com/2008/08/13/top-10-css-table-designs/ */

}
.post .entry-content ol li,
.post .entry-content ul li,
.post .entry-content dl dt,
.post .entry-content dl dd {
  margin: 0 0 8px 20px;
}
.post .entry-content table {
  font-size: 12px;
  background: #fff;
  margin: 45px;
  width: 480px;
  border-collapse: collapse;
  text-align: left;
}
.post .entry-content table th {
  font-size: 14px;
  font-weight: bold;
  color: #039;
  padding: 10px 8px;
  border-bottom: 2px solid #6678b1;
}
.post .entry-content table td {
  color: #669;
  padding: 9px 8px 0px 8px;
}
.post .entry-content table tbody tr:hover td {
  color: #009;
}
.post .entry-meta {
  font-size: 0.875em;
  font-style: italic;
  color: #999;
}
.post footer.entry-meta {
  margin-top: 30px;
}
.post .wp-caption {
  background: #f5f5f5;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  border: 1px solid #ccc;
  font-size: 0.875em;
  font-style: italic;
  line-height: 1.125em;
  max-width: 560px;
}
.post .wp-caption.alignright {
  margin: 0 0 15px 15px;
}
.post .wp-caption.aligncenter {
  margin: 15px auto;
}
.post .wp-caption img, .post .wp-caption video, .post .wp-caption object {
  max-width: 540px;
}
.post blockquote {
  margin: 0 2.5em;
}
#nav-above, #nav-below {
  margin-top: 30px;
  background: #eee;
  padding: 5px 10px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.single-post #nav-above {
  display: none !important;
}
#comments {
  padding-top: 30px;
  margin-top: 2em;
  border-top: 1px dotted #ccc;
}
#comments h2, #comments h3 {
  color: #f76900;
  font-size: 1.5em;
  margin: 0 0 1em 0;
}
#comments ol.commentlist {
  padding-bottom: 1.5em;
  margin-bottom: 30px;
  border-bottom: 1px solid #999;
  list-style: none;
}
#comments ol.commentlist ul.children {
  list-style: none;
}
#comments ol.commentlist ul.children #respond {
  padding: 16px;
  background: #eee;
}
#comments ol.commentlist ul.children #respond h3 {
  line-height: auto;
}
#comments li.comment {
  padding-left: 56px;
}
#comments .comment footer {
  margin-bottom: -8px;
}
#comments .comment footer a.time {
  float: left;
  margin-top: 5px;
  margin-left: 10px;
}
#comments .comment .comment-author .avatar, #comments .comment .comment-author cite.fn {
  float: left;
}
#comments .comment .comment-author .avatar {
  margin-left: -56px;
}
#comments .comment .comment-author cite {
  background: #0066b3;
  -moz-box-shadow: 0px 1px #082b45, 1px 0px #06487a, 2px 1px #06487a, 1px 2px #082b45, 3px 2px #06487a, 2px 3px #082b45, 4px 3px #06487a, 3px 4px #082b45, 4px 4px #06487a;
  -webkit-box-shadow: 0px 1px #082b45, 1px 0px #06487a, 2px 1px #06487a, 1px 2px #082b45, 3px 2px #06487a, 2px 3px #082b45, 4px 3px #06487a, 3px 4px #082b45, 4px 4px #06487a;
  box-shadow: 0px 1px #082b45, 1px 0px #06487a, 2px 1px #06487a, 1px 2px #082b45, 3px 2px #06487a, 2px 3px #082b45, 4px 3px #06487a, 3px 4px #082b45, 4px 4px #06487a;
  padding: 3px 8px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  color: #fff;
  margin: 0 5px 0 0;
}
#comments .comment .comment-author cite a {
  color: #fff;
}
#comments .comment article.comment {
  padding-bottom: 1.5em;
  border-bottom: 1px solid #eee;
}
#comments p.form-allowed-tags {
  color: #999;
  font-size: 0.875em;
  line-height: 1.375em;
}
/* =Sidebar
-------------------------------------------------------------- */
#secondary {
  padding: 0 0 0 16px;
}
#secondary aside {
  margin: 0 16px 0 0;
  border-bottom: 1px solid #ccc;
  padding: 16px 0;
}
#secondary aside iframe {
  display: block;
}
#secondary aside h1 {
  margin: 0;
  text-transform: none;
  font-family: "Nobile", sans-serif;
  font-size: 1.5em;
  letter-spacing: 0;
}
#secondary aside h1 a:hover {
  text-decoration: none;
}
#secondary aside ul {
  margin: 8px 0 0 -12px;
}
#secondary aside ul li {
  margin: 0 0 8px 20px;
}
#secondary aside.widget_twitter, #secondary aside.twitter_fll, #secondary aside.youtube_fll {
  padding-top: 16px;
}
#secondary aside.widget_twitter ul, #secondary aside.twitter_fll ul, #secondary aside.youtube_fll ul {
  margin: 8px 0 0 0;
  list-style: none;
  padding: 0 8px 0 0;
}
#secondary aside.widget_twitter ul li, #secondary aside.twitter_fll ul li, #secondary aside.youtube_fll ul li {
  margin: 0 0 13px 0;
  padding: 16px;
}
#secondary aside.widget_twitter h1,
#secondary aside.twitter_fll h1,
#secondary aside.widget_twitter h1 a,
#secondary aside.twitter_fll h1 a {
  color: #43b5da;
}
#secondary aside.widget_twitter li, #secondary aside.twitter_fll li {
  -moz-box-shadow: 0px 1px #65cbeb, 1px 0px #8cddf7, 2px 1px #8cddf7, 1px 2px #65cbeb, 3px 2px #8cddf7, 2px 3px #65cbeb, 4px 3px #8cddf7, 3px 4px #65cbeb, 5px 4px #8cddf7, 4px 5px #65cbeb, 6px 5px #8cddf7, 5px 6px #65cbeb, 7px 6px #8cddf7, 6px 7px #65cbeb, 8px 7px #8cddf7, 7px 8px #65cbeb, 8px 8px #8cddf7;
  -webkit-box-shadow: 0px 1px #65cbeb, 1px 0px #8cddf7, 2px 1px #8cddf7, 1px 2px #65cbeb, 3px 2px #8cddf7, 2px 3px #65cbeb, 4px 3px #8cddf7, 3px 4px #65cbeb, 5px 4px #8cddf7, 4px 5px #65cbeb, 6px 5px #8cddf7, 5px 6px #65cbeb, 7px 6px #8cddf7, 6px 7px #65cbeb, 8px 7px #8cddf7, 7px 8px #65cbeb, 8px 8px #8cddf7;
  box-shadow: 0px 1px #65cbeb, 1px 0px #8cddf7, 2px 1px #8cddf7, 1px 2px #65cbeb, 3px 2px #8cddf7, 2px 3px #65cbeb, 4px 3px #8cddf7, 3px 4px #65cbeb, 5px 4px #8cddf7, 4px 5px #65cbeb, 6px 5px #8cddf7, 5px 6px #65cbeb, 7px 6px #8cddf7, 6px 7px #65cbeb, 8px 7px #8cddf7, 7px 8px #65cbeb, 8px 8px #8cddf7;
  background: #b8edfe;
}
#secondary aside.youtube_fll h1, #secondary aside.youtube_fll h1 a {
  color: #333333;
}
#secondary aside.youtube_fll li {
  -moz-box-shadow: 0px 1px #333333, 1px 0px #4d4d4d, 2px 1px #4d4d4d, 1px 2px #333333, 3px 2px #4d4d4d, 2px 3px #333333, 4px 3px #4d4d4d, 3px 4px #333333, 5px 4px #4d4d4d, 4px 5px #333333, 6px 5px #4d4d4d, 5px 6px #333333, 7px 6px #4d4d4d, 6px 7px #333333, 8px 7px #4d4d4d, 7px 8px #333333, 8px 8px #4d4d4d;
  -webkit-box-shadow: 0px 1px #333333, 1px 0px #4d4d4d, 2px 1px #4d4d4d, 1px 2px #333333, 3px 2px #4d4d4d, 2px 3px #333333, 4px 3px #4d4d4d, 3px 4px #333333, 5px 4px #4d4d4d, 4px 5px #333333, 6px 5px #4d4d4d, 5px 6px #333333, 7px 6px #4d4d4d, 6px 7px #333333, 8px 7px #4d4d4d, 7px 8px #333333, 8px 8px #4d4d4d;
  box-shadow: 0px 1px #333333, 1px 0px #4d4d4d, 2px 1px #4d4d4d, 1px 2px #333333, 3px 2px #4d4d4d, 2px 3px #333333, 4px 3px #4d4d4d, 3px 4px #333333, 5px 4px #4d4d4d, 4px 5px #333333, 6px 5px #4d4d4d, 5px 6px #333333, 7px 6px #4d4d4d, 6px 7px #333333, 8px 7px #4d4d4d, 7px 8px #333333, 8px 8px #4d4d4d;
  background: #666666;
}
#secondary aside #searchform {
  margin: 0;
}
/* =Footer
-------------------------------------------------------------- */
footer#colophon {
  background: #333;
}
footer#colophon .container {
  padding-top: 30px;
}
footer#colophon .sponsrs {
  position: relative;
  margin: 0 8px 8px 0;
  background: #fff;
  -moz-box-shadow: 0px 1px #cccccc, 1px 0px #e6e6e6, 2px 1px #e6e6e6, 1px 2px #cccccc, 3px 2px #e6e6e6, 2px 3px #cccccc, 4px 3px #e6e6e6, 3px 4px #cccccc, 5px 4px #e6e6e6, 4px 5px #cccccc, 6px 5px #e6e6e6, 5px 6px #cccccc, 7px 6px #e6e6e6, 6px 7px #cccccc, 8px 7px #e6e6e6, 7px 8px #cccccc, 8px 8px #e6e6e6;
  -webkit-box-shadow: 0px 1px #cccccc, 1px 0px #e6e6e6, 2px 1px #e6e6e6, 1px 2px #cccccc, 3px 2px #e6e6e6, 2px 3px #cccccc, 4px 3px #e6e6e6, 3px 4px #cccccc, 5px 4px #e6e6e6, 4px 5px #cccccc, 6px 5px #e6e6e6, 5px 6px #cccccc, 7px 6px #e6e6e6, 6px 7px #cccccc, 8px 7px #e6e6e6, 7px 8px #cccccc, 8px 8px #e6e6e6;
  box-shadow: 0px 1px #cccccc, 1px 0px #e6e6e6, 2px 1px #e6e6e6, 1px 2px #cccccc, 3px 2px #e6e6e6, 2px 3px #cccccc, 4px 3px #e6e6e6, 3px 4px #cccccc, 5px 4px #e6e6e6, 4px 5px #cccccc, 6px 5px #e6e6e6, 5px 6px #cccccc, 7px 6px #e6e6e6, 6px 7px #cccccc, 8px 7px #e6e6e6, 7px 8px #cccccc, 8px 8px #e6e6e6;
}
footer#colophon .sponsrs h1 {
  color: #999;
  font-size: 1em;
  left: 16px;
  top: 16px;
  margin: 0;
  position: absolute;
}
footer#colophon .sponsrs ul {
  list-style: none;
  float: left;
  margin: 0;
}
footer#colophon .sponsrs ul li {
  float: left;
  margin: 0 0 0 34px;
  padding: 22px 0;
}
footer#colophon .sponsrs ul li a, footer#colophon .sponsrs ul li span.prop {
  display: block;
  height: 89px;
  background: #ffffff url(images/sponsors-layout.png) no-repeat left top;
}
footer#colophon .sponsrs ul li a.ni, footer#colophon .sponsrs ul li span.prop.ni {
  width: 126px;
}
footer#colophon .sponsrs ul li a.vestas, footer#colophon .sponsrs ul li span.prop.vestas {
  width: 125px;
  background-position: -162px top;
}
footer#colophon .sponsrs ul li a.lego, footer#colophon .sponsrs ul li span.prop.lego {
  width: 90px;
  background-position: -330px top;
}
footer#colophon .sponsrs ul li a.threem, footer#colophon .sponsrs ul li span.prop.threem {
  width: 118px;
  background-position: -460px top;
}
footer#colophon .sponsrs ul li a.statoil, footer#colophon .sponsrs ul li span.prop.statoil {
  width: 126px;
  background-position: -612px top;
}
footer#colophon .sponsrs ul li a.rockwell, footer#colophon .sponsrs ul li span.prop.rockwell {
  width: 126px;
  background-position: -774px top;
}
footer#colophon p {
  text-align: center;
  color: #ccc;
}
footer#colophon a {
  color: #e91d2c;
}
/* =Overrides, must come last (mostly lifted from HTML5 boilerplate)
-------------------------------------------------------------- */
.css3 {
  position: relative;
}
.tucked {
  display: block;
  height: 0px;
  overflow: hidden;
}
.ir {
  display: block;
  text-indent: -999em;
  overflow: hidden;
  background-repeat: no-repeat;
  text-align: left;
  direction: ltr;
}
.hidden {
  display: none;
  visibility: hidden;
}
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}
.invisible {
  visibility: hidden;
}
.clearfix:before, .clearfix:after {
  content: "\0020";
  display: block;
  height: 0;
  overflow: hidden;
}
.clearfix:after {
  clear: both;
}
.clearfix {
  zoom: 1;
}

.obd_left {
	float:left;
	width:660px;
	
}
.obd{clear:both; float:none; padding-top:20px;}
.obd_left h2{border-top:1px solid #ccc; padding:20px 0 0 0;margin: 1em 0 0.5em }
.obd_right {
	float:right;
	width:240px;
	
}
.obd_right h2{padding-top:0;margin-top:0;}
.obd_right h3{ color:#B61D28;}
.obd_right ul{float:none; clear:both; font-size:0.9em;}
.obd_right form{border-bottom:1px solid #ccc; padding:0 0 20px 0;}