/*  HTML5 ✰ Boilerplate  What follows is the result of much research on cross-browser styling.  Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal, Kroc Camen, and the H5BP dev community and team.  Detailed information about this CSS: h5bp.com/css  ==|== normalize ========================================================== */
/* ============================================================================= HTML5 display definitions ========================================================================== */
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }

audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }

audio:not([controls]) { display: none; }

[hidden] { display: none; }

/* ============================================================================= Base ========================================================================== */
/* 1. Correct text resizing oddly in IE6/7 when body font-size is set using em units 2. Force vertical scrollbar in non-IE 3. Prevent iOS text size adjust on device orientation change, without disabling user zoom: h5bp.com/g */
html { font-size: 100%; overflow-y: scroll; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }

body { margin: 0; font-size: 13px; line-height: 1.231; }

body, button, input, select, textarea { font-family: sans-serif; color: #222; }

/*  Remove text-shadow in selection highlight: h5bp.com/i These selection declarations have to be separate Also: hot pink! (or customize the background color to match your design) */
::-moz-selection { background: #fe57a1; color: #fff; text-shadow: none; }

::selection { background: #fe57a1; color: #fff; text-shadow: none; }

/* ============================================================================= Links ========================================================================== */
a { color: #00e; }

a:visited { color: #551a8b; }

a:hover { color: #06e; }

a:focus { outline: thin dotted; }

/* Improve readability when focused and hovered in all browsers: h5bp.com/h */
a:hover, a:active { outline: 0; }

/* ============================================================================= Typography ========================================================================== */
abbr[title] { border-bottom: 1px dotted; }

b, strong { font-weight: bold; }

blockquote { margin: 1em 40px; }

dfn { font-style: italic; }

hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }

ins { background: #ff9; color: #000; text-decoration: none; }

mark { background: #ff0; color: #000; font-style: italic; font-weight: bold; }

/* Redeclare monospace font family: h5bp.com/j */
pre, code, kbd, samp { font-family: monospace, monospace; _font-family: 'courier new', monospace; font-size: 1em; }

/* Improve readability of pre-formatted text in all browsers */
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }

q { quotes: none; }

q:before, q:after { content: ""; content: none; }

small { font-size: 85%; }

/* Position subscript and superscript content without affecting line-height: h5bp.com/k */
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }

sup { top: -0.5em; }

sub { bottom: -0.25em; }

/* ============================================================================= Lists ========================================================================== */
ul, ol { margin: 1em 0; padding: 0 0 0 40px; }

dd { margin: 0 0 0 40px; }

nav ul, nav ol { list-style: none; list-style-image: none; margin: 0; padding: 0; }

/* ============================================================================= Embedded content ========================================================================== */
/* 1. Improve image quality when scaled in IE7: h5bp.com/d 2. Remove the gap between images and borders on image containers: h5bp.com/e  */
img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; }

/* Correct overflow not hidden in IE9  */
svg:not(:root) { overflow: hidden; }

/* ============================================================================= Figures ========================================================================== */
figure { margin: 0; }

/* ============================================================================= Forms ========================================================================== */
form { margin: 0; }

fieldset { border: 0; margin: 0; padding: 0; }

/* Indicate that 'label' will shift focus to the associated form element */
label { cursor: pointer; }

/*  1. Correct color not inheriting in IE6/7/8/9  2. Correct alignment displayed oddly in IE6/7  */
legend { border: 0; *margin-left: -7px; padding: 0; }

/* 1. Correct font-size not inheriting in all browsers 2. Remove margins in FF3/4 S5 Chrome 3. Define consistent vertical alignment display in all browsers */
button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }

/* 1. Define line-height as normal to match FF3/4 (set using !important in the UA stylesheet) 2. Correct inner spacing displayed oddly in IE6/7 */
button, input { line-height: normal; *overflow: visible; }

/* Reintroduce inner spacing in 'table' to avoid overlap and whitespace issues in IE6/7 */
table button, table input { *overflow: auto; }

/* 1. Display hand cursor for clickable form elements 2. Allow styling of clickable form elements in iOS */
button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; }

/* Consistent box sizing and appearance */
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; }

input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }

input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }

/*  Remove inner padding and border in FF3/4: h5bp.com/l  */
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }

/*  1. Remove default vertical scrollbar in IE6/7/8/9  2. Allow only vertical resizing */
textarea { overflow: auto; vertical-align: top; resize: vertical; }

/* Colors for form validity */
input:invalid, textarea:invalid { background-color: #f0dddd; }

/* ============================================================================= Tables ========================================================================== */
table { border-collapse: collapse; border-spacing: 0; }

td { vertical-align: top; }

@font-face { font-family: "junction"; src: url("../fonts/junction_02-webfont.eot"), url("../fonts/junction_02-webfont.ttf"), url("../fonts/junction_02-webfont.woff"), url("../fonts/junction_02-webfont.svg"); }

@-webkit-keyframes cleft { from { -webkit-transform: translate(-200px, 0); }
  to { -webkit-transform: translate(0px, 0px); } }

@-moz-keyframes cleft { from { -moz-transform: translate(-200px, 0); }
  to { -moz-transform: translate(0px, 0px); } }

@-webkit-keyframes cup { from { -webkit-transform: translate(0, -60px); }
  to { -webkit-transform: translate(0px, 0px); } }

@-webkit-keyframes cup { from { -moz-transform: translate(0, -60px); }
  to { -moz-transform: translate(0px, 0px); } }

@-webkit-keyframes fade { from { opacity: 0.1; -webkit-opacity: 0.1; }
  to { opacity: 1; -webkit-opacity: 1; } }

@-moz-keyframes fade { from { opacity: 0.1; -webkit-opacity: 0.1; }
  to { opacity: 1; -webkit-opacity: 1; } }

body { background: #ededed; }

body, textarea, input, button, select { font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 14px; line-height: 21px; color: #2b2b2b; }

button { font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; }

h1, h2, h3, h4, h5, h6 { font-family: "Amaranth", Tahoma, Geneva, Helvetica, Arial, sans-serif; }

h1 { color: #aa3670; }

body > header { background-color: #90265B; background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(28px, #c60071), color-stop(72px, #9e0057), color-stop(72px, #8b004e), color-stop(73px, #8b004e), color-stop(73px, #9f005a), color-stop(77px, #c2006e), color-stop(100%, #9e0056)); background-image: -webkit-linear-gradient(#c60071 28px, #9e0057 72px, #8b004e 72px, #8b004e 73px, #9f005a 73px, #c2006e 77px, #9e0056); background-image: -moz-linear-gradient(#c60071 28px, #9e0057 72px, #8b004e 72px, #8b004e 73px, #9f005a 73px, #c2006e 77px, #9e0056); background-image: -o-linear-gradient(#c60071 28px, #9e0057 72px, #8b004e 72px, #8b004e 73px, #9f005a 73px, #c2006e 77px, #9e0056); background-image: -ms-linear-gradient(#c60071 28px, #9e0057 72px, #8b004e 72px, #8b004e 73px, #9f005a 73px, #c2006e 77px, #9e0056); background-image: linear-gradient(#c60071 28px, #9e0057 72px, #8b004e 72px, #8b004e 73px, #9f005a 73px, #c2006e 77px, #9e0056); position: relative; }
body > header h1 { background: url(../images/open_education_logo.png) no-repeat left center; text-indent: -9999px; height: 95px; -webkit-animation: fade 2000ms cubic-bezier(0.465, 0.02, 0.19, 0.875); -moz-animation: fade 2000ms cubic-bezier(0.465, 0.02, 0.19, 0.875); }
body > header h2 { font-size: 20px; font-weight: normal; color: #F8F8F8; line-height: 30px; }

body > footer h1 { padding: 0 0 14px; margin: 0 0 14px; border-bottom: 1px dotted #c6c6c6; text-transform: uppercase; font-weight: normal; color: #5b5b5b; font-size: 14px; }

a { text-decoration: none; color: #1E60B7; }

input[type="text"], textarea { color: #606060; -moz-border-radius: 4px; -webkit-border-radius: 4px; -o-border-radius: 4px; -ms-border-radius: 4px; -khtml-border-radius: 4px; border-radius: 4px; padding: 8px; background: #fff; border: 1px solid #D5D5D5; }

button { padding: 7px 16px; color: #F8F8F8; background: #aa3670; border: none; font-style: italic; -moz-border-radius: 4px; -webkit-border-radius: 4px; -o-border-radius: 4px; -ms-border-radius: 4px; -khtml-border-radius: 4px; border-radius: 4px; text-align: left; text-shadow: none; }
button:hover { background: #c64d8a; color: #f8f8f8; }

.ordinal-suffix { font-size: .5em; vertical-align: 2em; line-height: 1em; }

::-moz-selection { background: #3297FD; color: #fff; text-shadow: none; }

::selection { background: #3297FD; color: #fff; text-shadow: none; }

html, body { min-height: 100%; }

body { position: relative; }

p, h1, h2, h3, h4, h5, h6, ol, ul, form { margin: 0 0 21px; padding: 0; }

ul, ol { padding-left: 21px; }

dd + dt { margin-top: 21px; }

.l-wrap { margin: 0 auto; width: 960px; position: relative; }

.l-left-column { width: 536px; margin-right: 50px; float: left; }

.l-right-column { width: 350px; float: left; }

.l-one-line-form { padding: 0 0 21px; margin: 0 0 21px; border-bottom: 1px dotted #c6c6c6; }
.l-one-line-form > input[type="text"] { width: 339px; margin-right: 10px; }
.l-one-line-form > button { width: 163px; }

.l-floated-links { padding: 0; }
.l-floated-links > li { float: left; list-style: none; }
.l-floated-links > li + li { padding-left: 28px; }

body > header { padding: 73px 0 28px; margin-bottom: 28px; }
body > header h1 { margin: 14px 0; }
body > header h2 { margin: 0; }

body > footer { background: #f1f1f1; border-bottom: 14px solid #2b2b2b; padding: 21px; }

.l-logo-grid { padding: 0; }
.l-logo-grid > li { list-style: none; float: left; padding: 0 28px 0 0; }

.topnav { position: absolute; top: -70px; right: 0px; -webkit-animation: cup 1000ms cubic-bezier(0.465, 0.02, 0.19, 0.875); -moz-animation: cup 1000ms cubic-bezier(0.465, 0.02, 0.19, 0.875); }

.topnav-item { display: inline-block; font-family: "Amaranth", Tahoma, Geneva, Helvetica, Arial, sans-serif; }
.topnav-item > a, .topnav-item > span { position: relative; display: inline-block; padding: 4px 13px; margin: 0 0 0 70px; border: 1px solid #AD0062; -moz-border-radius: 5px; -webkit-border-radius: 5px; -o-border-radius: 5px; -ms-border-radius: 5px; -khtml-border-radius: 5px; border-radius: 5px; color: #FFF; background: #AD0062; text-transform: uppercase; line-height: 14px; }
.topnav-item > a:hover, .topnav-item > span:hover { background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(50%, rgba(255, 255, 255, 0.05)), color-stop(50%, rgba(0, 0, 0, 0.05))); background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0.05) 50%, rgba(0, 0, 0, 0.05) 50%); background-image: -moz-linear-gradient(rgba(255, 255, 255, 0.05) 50%, rgba(0, 0, 0, 0.05) 50%); background-image: -o-linear-gradient(rgba(255, 255, 255, 0.05) 50%, rgba(0, 0, 0, 0.05) 50%); background-image: -ms-linear-gradient(rgba(255, 255, 255, 0.05) 50%, rgba(0, 0, 0, 0.05) 50%); background-image: linear-gradient(rgba(255, 255, 255, 0.05) 50%, rgba(0, 0, 0, 0.05) 50%); -moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.05); -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.05); -o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.05); box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.05); border-color: #DB71A3 #D771A0 #D771A0 #DB71A3; }
.topnav-item > a:active, .topnav-item > span:active { background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(50%, rgba(0, 0, 0, 0.05)), color-stop(50%, rgba(255, 255, 255, 0.05))); background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0.05) 50%, rgba(255, 255, 255, 0.05) 50%); background-image: -moz-linear-gradient(rgba(0, 0, 0, 0.05) 50%, rgba(255, 255, 255, 0.05) 50%); background-image: -o-linear-gradient(rgba(0, 0, 0, 0.05) 50%, rgba(255, 255, 255, 0.05) 50%); background-image: -ms-linear-gradient(rgba(0, 0, 0, 0.05) 50%, rgba(255, 255, 255, 0.05) 50%); background-image: linear-gradient(rgba(0, 0, 0, 0.05) 50%, rgba(255, 255, 255, 0.05) 50%); }
.topnav-item.home > a { padding-left: 35px; }
.topnav-item.home > a:before { content: ""; display: inline-block; width: 13px; height: 13px; background: url(../images/home_link_bg.png) center no-repeat; position: absolute; left: 10px; }
.topnav-item.details > span { padding: 5px 14px; border: none; }
.topnav-item.details > span:after { content: "\25be"; font-size: 7px; padding-left: 7px; vertical-align: top; position: relative; top: -1px; }
.topnav-item.details > span > ul { position: absolute; right: 0; top: 24px; -moz-border-radius: 5px 0 5px 5px; -webkit-border-radius: 5px 0 5px 5px; -o-border-radius: 5px 0 5px 5px; -ms-border-radius: 5px 0 5px 5px; -khtml-border-radius: 5px 0 5px 5px; border-radius: 5px 0 5px 5px; display: none; text-transform: none; text-align: right; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 12px; -moz-box-shadow: -1px 1px 3px rgba(51, 43, 47, 0.5); -webkit-box-shadow: -1px 1px 3px rgba(51, 43, 47, 0.5); -o-box-shadow: -1px 1px 3px rgba(51, 43, 47, 0.5); box-shadow: -1px 1px 3px rgba(51, 43, 47, 0.5); }
.topnav-item.details > span > ul > li > a { display: block; height: 28px; padding: 0 14px; width: 128px; border-bottom: 1px solid #3A3236; color: #fff; line-height: 28px; background: #332b2f; }
.topnav-item.details > span > ul > li > a:hover { background: #372f33; }
.topnav-item.details > span > ul > li:first-child > a { -moz-border-radius: 5px 0 0 0; -webkit-border-radius: 5px 0 0 0; -o-border-radius: 5px 0 0 0; -ms-border-radius: 5px 0 0 0; -khtml-border-radius: 5px 0 0 0; border-radius: 5px 0 0 0; }
.topnav-item.details > span > ul > li:last-child > a { border-bottom: none; -moz-border-radius: 0 0 5px 5px; -webkit-border-radius: 0 0 5px 5px; -o-border-radius: 0 0 5px 5px; -ms-border-radius: 0 0 5px 5px; -khtml-border-radius: 0 0 5px 5px; border-radius: 0 0 5px 5px; }
.topnav-item.details > span:hover { background: #332b2f; border-color: #332b2f; border-bottom-right-radius: 0; border-bottom-left-radius: 0; color: #aa3670; -moz-box-shadow: -1px 1px 3px rgba(51, 43, 47, 0.5); -webkit-box-shadow: -1px 1px 3px rgba(51, 43, 47, 0.5); -o-box-shadow: -1px 1px 3px rgba(51, 43, 47, 0.5); box-shadow: -1px 1px 3px rgba(51, 43, 47, 0.5); }
.topnav-item.details > span:hover:before { content: ""; border: 1px solid rgba(0, 0, 0, 0); border-bottom-color: #332b2f; position: absolute; left: -1px; bottom: 0; }
.topnav-item.details > span:hover > ul { display: block; }

.flag { position: absolute; left: -6px; top: 12px; height: 36px; padding: 0 17px 0 14px; background-color: #f3f3f3; background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(50%, #f3f3f3), color-stop(50%, #e6e6e6)); background-image: -webkit-linear-gradient(#f3f3f3 50%, #e6e6e6 50%); background-image: -moz-linear-gradient(#f3f3f3 50%, #e6e6e6 50%); background-image: -o-linear-gradient(#f3f3f3 50%, #e6e6e6 50%); background-image: -ms-linear-gradient(#f3f3f3 50%, #e6e6e6 50%); background-image: linear-gradient(#f3f3f3 50%, #e6e6e6 50%); -moz-background-size: 100%; -webkit-background-size: 100%; -o-background-size: 100%; background-size: 100%; -moz-border-radius: 0 3px 3px 0; -webkit-border-radius: 0 3px 3px 0; -o-border-radius: 0 3px 3px 0; -ms-border-radius: 0 3px 3px 0; -khtml-border-radius: 0 3px 3px 0; border-radius: 0 3px 3px 0; border: 6px solid #d3afc4; font-family: "Amaranth", Tahoma, Geneva, Helvetica, Arial, sans-serif; font-size: 11px; font-style: italic; color: #888; line-height: 36px; letter-spacing: 0.04em; -webkit-animation: cleft 800ms cubic-bezier(0.465, 0.02, 0.19, 0.875); -moz-animation: cleft 800ms cubic-bezier(0.465, 0.02, 0.19, 0.875); }

.submit-button { display: block; position: relative; height: 45px; -moz-border-radius: 10px; -webkit-border-radius: 10px; -o-border-radius: 10px; -ms-border-radius: 10px; -khtml-border-radius: 10px; border-radius: 10px; text-align: center; font-size: 21px; line-height: 45px; font-style: italic; font-weight: bold; font-family: "Amaranth", Tahoma, Geneva, Helvetica, Arial, sans-serif; background-color: #f3f3f3; background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(50%, #f3f3f3), color-stop(50%, #e6e6e6)); background-image: -webkit-linear-gradient(#f3f3f3 50%, #e6e6e6 50%); background-image: -moz-linear-gradient(#f3f3f3 50%, #e6e6e6 50%); background-image: -o-linear-gradient(#f3f3f3 50%, #e6e6e6 50%); background-image: -ms-linear-gradient(#f3f3f3 50%, #e6e6e6 50%); background-image: linear-gradient(#f3f3f3 50%, #e6e6e6 50%); }
.submit-button, .submit-button:visited { color: #2b2b2b; }
.submit-button, .submit-button:hover { border: 6px solid #d3afc4; }

.video-module { width: 517px; background: #fff; padding: 10px; margin-bottom: 10px; -moz-border-radius: 4px; -webkit-border-radius: 4px; -o-border-radius: 4px; -ms-border-radius: 4px; -khtml-border-radius: 4px; border-radius: 4px; }

.social { padding: 0 0 21px; margin: 0 0 21px; border-bottom: 1px dotted #c6c6c6; }

.social-item { display: inline-block; }
.social-item > a { display: inline-block; padding: 10px 16px; width: 140px; margin: 0 10px 0 0; position: relative; color: #F8F8F8; background: #2b2b2b no-repeat 140px center; font-family: "Amaranth", Tahoma, Geneva, Helvetica, Arial, sans-serif; -moz-border-radius: 3px; -webkit-border-radius: 3px; -o-border-radius: 3px; -ms-border-radius: 3px; -khtml-border-radius: 3px; border-radius: 3px; line-height: 14px; font-style: italic; }

.social-facebook > a { background-image: url(../images/facebook_link_bg.png); }
.social-facebook > a:hover { background-color: #4F6CA4; }

.social-twitter > a { background-image: url(../images/twitter_link_bg.png); }
.social-twitter > a:hover { background-color: #3A9ECC; }

.entry { margin-bottom: 42px; }

.entry-header { margin: 14px 0 27px; border-bottom: 1px dotted #c6c6c6; position: relative; }

.entry-title { color: #aa3670; font-size: 28px; }

.entry-pubdate { position: absolute; right: 0; bottom: -21px; background: #ededed; padding-left: 28px; color: #aa3670; text-align: center; font-weight: bold; font-family: "Amaranth", Tahoma, Geneva, Helvetica, Arial, sans-serif; }
.entry-pubdate > span { display: block; }

.entry-footer { background: #2b2b2b; position: relative; -moz-border-radius: 4px 0 0 4px; -webkit-border-radius: 4px 0 0 4px; -o-border-radius: 4px 0 0 4px; -ms-border-radius: 4px 0 0 4px; -khtml-border-radius: 4px 0 0 4px; border-radius: 4px 0 0 4px; font-family: "Amaranth", Tahoma, Geneva, Helvetica, Arial, sans-serif; }
.entry-footer:after { border: 17.5px solid #2b2b2b; content: ""; position: absolute; right: 0; top: 0; border-right-color: #ededed; }

.entry-tags { background: url(../images/entry_tags_bg.png) 6px center no-repeat; color: #fff; padding: 7px 0 7px 28px; }

.sidebar > header { color: #aa3670; margin-bottom: 28px; }
.sidebar > header > h1, .sidebar > header > h2 { display: inline; }
.sidebar > header > h1 { font-size: 25.6px; }
.sidebar > header > h2 { font-size: 20px; text-transform: lowercase; font-weight: normal; }
.sidebar > h3 { padding: 10px 14px; margin: 0 0 28px; position: relative; color: #f2f2f2; background: #2b2b2b; -moz-border-radius: 4px; -webkit-border-radius: 4px; -o-border-radius: 4px; -ms-border-radius: 4px; -khtml-border-radius: 4px; border-radius: 4px; text-transform: uppercase; font-weight: normal; line-height: 14px; }

.prize-list { padding: 0; }

.prize-item { list-style: none; float: left; width: 107.333px; padding-bottom: 14px; background: #f7f7f7; -moz-border-radius: 6px; -webkit-border-radius: 6px; -o-border-radius: 6px; -ms-border-radius: 6px; -khtml-border-radius: 6px; border-radius: 6px; text-align: center; }
.prize-item + .prize-item { margin-left: 14px; }

.prize-name, .submit-button-prize { position: relative; height: 17.5px; width: 60px; margin: 12px; display: block; border-radius: 50%; background: #aa3670 url(../images/prize_border.png) center no-repeat; text-transform: capitalize; font-family: "Amaranth", Tahoma, Geneva, Helvetica, Arial, sans-serif; color: #fff; font-size: 11.2px; }
.prize-name:after, .submit-button-prize:after { width: 100%; height: 100%; display: block; position: absolute; top: 0; left: 0; content: ""; }

.prize-name-1st { color: #2b2b2b; font-weight: bold; padding: 47.917px 12.667px 19.917px; }
.prize-name-1st:after { background: center 21px url(../images/prize_1st_logo.png) no-repeat; }

.prize-name-2nd { padding: 45.917px 12.667px 21.917px; }
.prize-name-2nd:after { background: center 24px url(../images/prize_2nd_logo.png) no-repeat; }

.prize-name-public { font-size: 14px; line-height: 14px; padding: 41.917px 12.667px 25.917px; }
.prize-name-public:after { background: center 14px url(../images/prize_public_logo.png) no-repeat; }

.submit-button-prize { display: block; position: absolute; width: 59px; height: 31.5px; right: -60px; top: -52px; padding: 24.25px 10px; background: transparent url(../images/submit_prize_bg.png) center no-repeat; line-height: 14px; font-size: 14px; font-weight: normal; }
.submit-button-prize:after { background: none; }
.submit-button-prize:first-line { font-size: 17.5px; line-height: 17.5px; }

.prize-amount { font-weight: bold; font-size: 17.5px; font-family: "Amaranth", Tahoma, Geneva, Helvetica, Arial, sans-serif; }

.timeline-list { padding: 0; }

.timeline-item { width: 92.667px; float: left; text-align: center; list-style: none; font-family: "Amaranth", Tahoma, Geneva, Helvetica, Arial, sans-serif; }
.timeline-item + .timeline-item { width: 122.667px; margin-left: 21px; }
.timeline-item + .timeline-item + .timeline-item { width: 92.667px; }

.timeline-date { display: block; margin-bottom: 14px; padding: 7px 0; color: #B32E71; font-weight: bold; text-transform: uppercase; background: #f7f7f7; }

.judges-list { padding: 0; margin-bottom: 14px; }

.judges-item { list-style: none; margin-bottom: 7px; }
.judges-item > img { float: left; width: 100px; height: 94px; padding: 4px; background: #fff; margin: 0 7px 7px 0; }

.judges-item-name { font-size: 17.5px; line-height: 17.5px; }

.scrolling { max-height: 240px; overflow-y: scroll; margin: 28px 0; padding: 0 14px; }

.organizer-list { padding: 0; }

.organizer-list-item { list-style: none; float: left; padding-bottom: 14px; }
.organizer-list-item:first-child { float: right; }

.readmore-link:after { content: " »"; }

.form-fields-label { font-weight: bold; }

.form-fields-field { margin: 0; }
.form-fields-field > input[type="text"], .form-fields-field > textarea { width: 420px; }
.form-fields-field > ul { padding: 0; list-style: none; }

.form-fields-help-text { font-style: italic; margin: 0; }

/* =========================
	VIDEO 
============================ */
.video .header { display: block; width: 100%; height: 40px; padding: 0; margin: -16px 0 0 0; background: #333; }

.video .header .left { display: inline-block; float: left; }

.video .header .left span { display: inline-block; width: 28px; height: 28px; background: url(../images/sprite.png) -11px -561px no-repeat; margin: 6px 0 0 0; float: left; }

.video .header .left p { display: inline-block; font-size: 16px; color: #FFF; text-decoration: underline; font-family: Georgia,serif; margin: 8px 0 0 12px; float: left; font-style: italic; }

.video .header .right { display: inline-block; float: right; }

.video .header .right ul { display: block; }

.video .header .right ul li { display: inline-block; }

.video .header .right ul li a { display: inline-block; color: #22ABE1; font-size: 16px; padding: 0 8px; text-decoration: underline; margin: 10px 0 0 0; font-weight: bold; }

.video .header .right ul li a:hover { text-decoration: none; color: #FFF; }

.video .header .right ul li a.active { text-decoration: none; color: #FFF; }

.video .head { display: block; width: 750px; padding: 22px 0; margin: 10px 0 0 0; position: relative; border-bottom: 1px solid #CCC; }

.video .head h3 { display: inline-block; color: #AA3670; font-size: 40px; font-weight: bold; width: 100%; line-height: 46px; }

.video .head date { display: inline-block; position: absolute; font-family: 'Amaranth',Tahoma,Geneva,Helvetica,Arial,Sans-serif; font-size: 16px; color: #AA3649; right: -187px; bottom: -10px; font-weight: bold; }

.video .head date span { display: block; text-align: center; }

.video .share { display: block; height: 48px; }

.video .body { position: relative; display: block; }

.video .body iframe { width: 622px; height: 380px; }

.video .body article { position: relative; display: inline-block; width: 620px; margin: 0 20px 0 0; float: left; }

.video .body article .vid { display: block; width: 100%; height: 380px; background: #000; margin: 0 0 24px 0; }

.video .body article p { font-size: 14px; line-height: 20px; margin-bottom: 34px; text-shadow: 0 1px 0 #FFF; }

.video .body article .footer { display: block; background: #2B2B2B; position: relative; width: 100%; padding: 6px 0; -webkit-border-radius: 4px; -moz-border-radius: 4px; -o-border-radius: 4px; -ms-border-radius: 4px; border-radius: 4px; }

/*
	.video .body article .footer:after{content: " ";width:27px; height:50px; display:block; position:absolute; 
		top:-2px;right:0px; background:url(../images/sprite.png) no-repeat -218px -479px; 
	}
*/
.video .body article .footer p { display: block; margin: 0 10px; padding: 0; color: #FFF; font-size: 12px; line-height: 16px; font-family: Helvetica neue, Helvetica, Tahoma, Sans-serif; text-shadow: none; }

.video .body article .footer p span { display: inline-block; float: left; width: 14px; height: 13px; margin: 0 6px 0 0; background: url(../images/sprite.png) no-repeat; }

.video .body article .footer p.s span { background-position: -61px -558px; }

.video .body article .footer .tags { margin-top: 4px; display: block; margin: 6px 10px 0 10px; padding: 0; color: #FFF; font-size: 12px; line-height: 16px; font-family: Helvetica neue, Helvetica, Tahoma, Sans-serif; text-shadow: none; }

.video .body article .footer .tags span { display: inline-block; float: left; width: 14px; height: 13px; margin: 0 6px 0 0; background: url(../images/sprite.png) no-repeat -91px -559px; }

.video .body article .footer .tags div { display: inline-block; }

.video .body article .footer .tags div h4 { display: none; }

.video .body article .footer .tags div ul { display: inline-block; padding: 0; width: 570px; margin: 0 0 4px 0; }

.video .body article .footer .tags div ul li { display: inline-block; margin: 0 6px 0px 0; }

.video .body article .footer .tags div ul li a { display: inline-block; color: #FFF; }

.video .body article .footer p a { color: #FFF; text-decoration: underline; font-family: Helvetica neue, Helvetica, Tahoma, Sans-serif; }

.video .body article .comments { display: block; margin: 40px 0 0 0; }

.video .body article .comments h4 { display: block; padding: 0px 0 11px 0; margin: 0 0 14px 0; font-size: 18px; font-weight: bold; color: #2B2B2B; border-bottom: 1px solid #9E9E9E; -webkit-box-shadow: 0 1px 0 0 #F8F8F8; -moz-box-shadow: 0 1px 0 0 #F8F8F8; -o-box-shadow: 0 1px 0 0 #F8F8F8; -ms-box-shadow: 0 1px 0 0 #F8F8F8; box-shadow: 0 1px 0 0 #F8F8F8; }

.video .body article .comments h4 span { width: 25px; height: 22px; background: url(../images/sprite.png) no-repeat -219px -554px; float: left; margin: -6px 6px 0 0; }

.vote-button, .download-button { display: block; width: 100%; height: 56px; line-height: 56px; font-size: 24px; padding: 0px 14px; -moz-border-radius: 10px; -webkit-border-radius: 10px; -o-border-radius: 10px; -ms-border-radius: 10px; -khtml-border-radius: 10px; border-radius: 10px; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box; margin: 0 0 14px; font-weight: bold; font-style: normal; text-align: center; }
.vote-button, .vote-button:visited, .vote-button:hover, .download-button, .download-button:visited, .download-button:hover { color: #fff; -moz-box-shadow: none; -webkit-box-shadow: none; -o-box-shadow: none; box-shadow: none; border: none; }

.download-button { background: #323232; }
.download-button:before { content: ""; background: url(../images/download.png) no-repeat center; width: 29px; height: 26px; display: inline-block; margin-right: 14px; }

.vote-button:before { content: ""; background: url(../images/heart.png) no-repeat center; width: 20px; height: 16px; display: inline-block; margin-right: 14px; }
.vote-button:after { content: "Vote for this video"; }
.vote-button.button-selected { background: #3a3; }
.vote-button.button-selected:before { background: transparent; content: "\2713"; height: auto; }
.vote-button.button-selected:after { content: "You voted!"; }

.video .body aside a.btn_b span { background: url(../images/sprite.png) no-repeat; display: inline-block; position: relative; margin: 4px 16px 0 0; }

.video .body aside a.btn_b.vote span { width: 20px; height: 16px; background-position: -136px -557px; }

.video .body aside a.btn_b.dl span { width: 29px; height: 26px; background-position: -172px -549px; top: 4px; }

.video .body aside a.btn_b:hover { opacity: 0.92; cursor: pointer; }

.video .body aside .social { display: block; margin: 10px 0 20px 0; }

.video .body aside .social a { display: inline-block; width: 96px; height: 33px; margin: 0 2px 0 0; background: url(../images/sprite.png) no-repeat; text-indent: -999999px; }

.video .body aside .social a.twitter { background-position: -268px -474px; }

.video .body aside .social a.facebook { background-position: -268px -519px; }

.video .body aside .social a.gplus { margin-right: 0px; background-position: -268px -564px; }

.video .body aside p { color: #9E9E9E; }

.video .body aside a.back { font-size: 38px; font-weight: bold; color: #D1D1D1; }

.video .body aside a.back span { width: 44px; height: 30px; display: inline-block; background: url(../images/sprite.png) no-repeat -208px -433px; margin: 0 17px 0 0; }

/* =========================
	COMMENTS
============================ */
#comment_form #id_comment { display: block; width: 604px; }

#comment_form .submit-post { cursor: pointer; padding: 7px 0px; color: #F8F8F8; border: none; -moz-border-radius: 4px; -webkit-border-radius: 4px; -o-border-radius: 4px; -ms-border-radius: 4px; -khtml-border-radius: 4px; border-radius: 4px; text-align: center; display: inline-block; width: 100px; font-weight: bold; text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2); margin: 0 0 20px 0; background: #962E61; background: -webkit-linear-gradient(top, #a33a6f, #a33a6e 50%, #962e61 50%, #962e61); background: -moz-linear-gradient(top, #a33a6f, #a33a6e 50%, #962e61 50%, #962e61); background: -o-linear-gradient(top, #a33a6f, #a33a6e 50%, #962e61 50%, #962e61); background: linear-gradient(top, #a33a6f, #a33a6e 50%, #962e61 50%, #962e61); }

/* =========================
	VIDEOS
============================ */
.video ul.vids { display: block; }

.video ul.vids li { display: block; width: 462px; margin: 40px 0 0 0; float: left; }

.video ul.vids li:nth-child(2n+1) { margin-right: 18px; }

.video ul.vids li div { display: inline-block; width: 236px; float: left; }

.video ul.vids li div img { width: 218px; height: 160px; margin: 0 0 12px 0; background: #ccc; -webkit-box-shadow: 0 1px 6px 0px rgba(0, 0, 0, 0.1); -moz-box-shadow: 0 1px 6px 0px rgba(0, 0, 0, 0.1); -o-box-shadow: 0 1px 6px 0px rgba(0, 0, 0, 0.1); -ms-box-shadow: 0 1px 6px 0px rgba(0, 0, 0, 0.1); box-shadow: 0 1px 6px 0px rgba(0, 0, 0, 0.1); }

.video ul.vids li div p { font-size: 12px; color: #999999; font-family: Georgia,serif; margin: 0; }

.video ul.vids li div p a { text-decoration: underline; color: #999999; }

.video ul.vids li div p a:hover { color: #22ABE1; }

.video ul.vids li aside { display: inline-block; width: 226px; float: left; margin: 0 0 0 0; }

.video ul.vids li aside h4 { display: block; font-size: 20px; font-weight: bold; color: #A93570; margin: 0 0 12px 0; }

.video ul.vids li aside h4 a { color: #A93570; text-shadow: 0 1px 0 #FFF; }

.video ul.vids li aside h4 a:hover { color: #22ABE1; }

.video ul.vids li aside p { display: block; font-size: 12px; color: #333; line-height: 22px; text-shadow: 0 1px 0 #FFF; font-family: Helvetica Neue,Helvetica,Tahoma,Sans-serif; }

.pagination { height: 38px; background: #333; margin-bottom: -60px; margin-top: 60px; }

.pagination .right { display: inline-block; float: right; }

.pagination .right ul { display: block; }

.pagination .right ul li { display: inline-block; }

.pagination .right ul li a { display: inline-block; color: #22ABE1; font-size: 16px; padding: 0 8px; text-decoration: underline; margin: 10px 0 0 0; font-weight: bold; }

.pagination .right ul li a:hover { text-decoration: none; color: #FFF; }

.pagination .right ul li a.active { text-decoration: none; color: #FFF; }

/* From HTML5 Boilerplate */
/* Hide from both screenreaders and browsers: h5bp.com/u */
.hidden { display: none !important; visibility: hidden; }

/* Hide only visually, but have it available for screenreaders: h5bp.com/v */
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }

/* Extends the .visuallyhidden class to allow the element to be focusable when navigated to via the keyboard: h5bp.com/p */
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }

/* Hide visually and from screenreaders, but maintain layout */
.invisible { visibility: hidden; }

/* Contain floats: h5bp.com/q */
.clearfix:before, .l-floated-links:before, body > header:before, body > footer:before, .l-logo-grid:before, .prize-list:before, .timeline-list:before, .judges-item:before, .organizer-list:before, .clearfix:after, .l-floated-links:after, body > header:after, body > footer:after, .l-logo-grid:after, .prize-list:after, .timeline-list:after, .judges-item:after, .organizer-list:after { content: ""; display: table; }

.clearfix:after, .l-floated-links:after, body > header:after, body > footer:after, .l-logo-grid:after, .prize-list:after, .timeline-list:after, .judges-item:after, .organizer-list:after { clear: both; }

.clearfix, .l-floated-links, body > header, body > footer, .l-logo-grid, .prize-list, .timeline-list, .judges-item, .organizer-list { zoom: 1; }
