2013-07-13 07:17:49 +00:00
/* normalize.css v2.1.1 | MIT License | git.io/normalize */
/* ========================================================================== HTML5 display definitions ========================================================================== */
/** Correct `block` display not defined in IE 8/9. */
article , aside , details , figcaption , figure , footer , header , hgroup , main , nav , section , summary { display : block ; }
/** Correct `inline-block` display not defined in IE 8/9. */
audio , canvas , video { display : inline-block ; }
/** Prevent modern browsers from displaying `audio` without controls. Remove excess height in iOS 5 devices. */
audio : not ( [ controls ] ) { display : none ; height : 0 ; }
/** Address styling not present in IE 8/9. */
[ hidden ] { display : none ; }
/* ========================================================================== Base ========================================================================== */
/** 1. Prevent system color scheme's background color being used in Firefox, IE, and Opera. 2. Prevent system color scheme's text color being used in Firefox, IE, and Opera. 3. Set default font family to sans-serif. 4. Prevent iOS text size adjust after orientation change, without disabling user zoom. */
html { background : #fff ; /* 1 */ color : #000 ; /* 2 */ font-family : sans-serif ; /* 3 */ -ms- text-size-adjust : 100 % ; /* 4 */ -webkit- text-size-adjust : 100 % ; /* 4 */ }
/** Remove default margin. */
body { margin : 0 ; }
/* ========================================================================== Links ========================================================================== */
/** Address `outline` inconsistency between Chrome and other browsers. */
a : focus { outline : thin dotted ; }
/** Improve readability when focused and also mouse hovered in all browsers. */
a : active , a : hover { outline : 0 ; }
/* ========================================================================== Typography ========================================================================== */
/** Address variable `h1` font-size and margin within `section` and `article` contexts in Firefox 4+, Safari 5, and Chrome. */
h1 { font-size : 2 em ; margin : 0.67 em 0 ; }
/** Address styling not present in IE 8/9, Safari 5, and Chrome. */
abbr [ title ] { border-bottom : 1 px dotted ; }
/** Address style set to `bolder` in Firefox 4+, Safari 5, and Chrome. */
b , strong { font-weight : bold ; }
/** Address styling not present in Safari 5 and Chrome. */
dfn { font-style : italic ; }
/** Address differences between Firefox and other browsers. */
hr { -moz- box-sizing : content-box ; box-sizing : content-box ; height : 0 ; }
/** Address styling not present in IE 8/9. */
mark { background : #ff0 ; color : #000 ; }
/** Correct font family set oddly in Safari 5 and Chrome. */
code , kbd , pre , samp { font-family : monospace , serif ; font-size : 1 em ; }
/** Improve readability of pre-formatted text in all browsers. */
pre { white-space : pre-wrap ; }
/** Set consistent quote types. */
q { quotes : "\201C" "\201D" "\2018" "\2019" ; }
/** Address inconsistent and variable font size in all browsers. */
small { font-size : 80 % ; }
/** Prevent `sub` and `sup` affecting `line-height` in all browsers. */
sub , sup { font-size : 75 % ; line-height : 0 ; position : relative ; vertical-align : baseline ; }
sup { top : -0.5 em ; }
sub { bottom : -0.25 em ; }
/* ========================================================================== Embedded content ========================================================================== */
/** Remove border when inside `a` element in IE 8/9. */
img { border : 0 ; }
/** Correct overflow displayed oddly in IE 9. */
svg : not ( : root ) { overflow : hidden ; }
/* ========================================================================== Figures ========================================================================== */
/** Address margin not present in IE 8/9 and Safari 5. */
figure { margin : 0 ; }
/* ========================================================================== Forms ========================================================================== */
/** Define consistent border, margin, and padding. */
fieldset { border : 1 px solid #c0c0c0 ; margin : 0 2 px ; padding : 0.35 em 0.625 em 0.75 em ; }
/** 1. Correct `color` not being inherited in IE 8/9. 2. Remove padding so people aren't caught out if they zero out fieldsets. */
legend { border : 0 ; /* 1 */ padding : 0 ; /* 2 */ }
/** 1. Correct font family not being inherited in all browsers. 2. Correct font size not being inherited in all browsers. 3. Address margins set differently in Firefox 4+, Safari 5, and Chrome. */
button , input , select , textarea { font-family : inherit ; /* 1 */ font-size : 100 % ; /* 2 */ margin : 0 ; /* 3 */ }
/** Address Firefox 4+ setting `line-height` on `input` using `!important` in the UA stylesheet. */
button , input { line-height : normal ; }
/** Address inconsistent `text-transform` inheritance for `button` and `select`. All other form control elements do not inherit `text-transform` values. Correct `button` style inheritance in Chrome, Safari 5+, and IE 8+. Correct `select` style inheritance in Firefox 4+ and Opera. */
button , select { text-transform : none ; }
/** 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio` and `video` controls. 2. Correct inability to style clickable `input` types in iOS. 3. Improve usability and consistency of cursor style between image-type `input` and others. */
button , html input [ type = "button" ] , input [ type = "reset" ] , input [ type = "submit" ] { -webkit- appearance : button ; /* 2 */ cursor : pointer ; /* 3 */ }
/** Re-set default cursor for disabled elements. */
button [ disabled ] , html input [ disabled ] { cursor : default ; }
/** 1. Address box sizing set to `content-box` in IE 8/9. 2. Remove excess padding in IE 8/9. */
input [ type = "checkbox" ] , input [ type = "radio" ] { box-sizing : border-box ; /* 1 */ padding : 0 ; /* 2 */ }
/** 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome. 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome (include `-moz` to future-proof). */
input [ type = "search" ] { -webkit- appearance : textfield ; /* 1 */ -moz- box-sizing : content-box ; -webkit- box-sizing : content-box ; /* 2 */ box-sizing : content-box ; }
/** Remove inner padding and search cancel button in Safari 5 and Chrome on OS X. */
input [ type = "search" ] :: -webkit-search-cancel-button , input [ type = "search" ] :: -webkit-search-decoration { -webkit- appearance : none ; }
/** Remove inner padding and border in Firefox 4+. */
button :: -moz-focus-inner , input :: -moz-focus-inner { border : 0 ; padding : 0 ; }
/** 1. Remove default vertical scrollbar in IE 8/9. 2. Improve readability and alignment in all browsers. */
textarea { overflow : auto ; /* 1 */ vertical-align : top ; /* 2 */ }
/* ========================================================================== Tables ========================================================================== */
/** Remove most spacing between table cells. */
table { border-collapse : collapse ; border-spacing : 0 ; }
* , * : before , * : after { -moz- box-sizing : border-box ; -webkit- box-sizing : border-box ; box-sizing : border-box ; }
html , body { font-size : 100 % ; }
body { background : #fbfbfb ; color : #222222 ; padding : 0 ; margin : 0 ; font-family : "Helvetica Neue" , "Helvetica" , Helvetica , Arial , sans-serif ; font-weight : normal ; font-style : normal ; line-height : 1 ; position : relative ; cursor : default ; }
a : hover { cursor : pointer ; }
a : focus { outline : none ; }
img , object , embed { max-width : 100 % ; height : auto ; }
object , embed { height : 100 % ; }
img { -ms- interpolation-mode : bicubic ; }
# map_canvas img , # map_canvas embed , # map_canvas object , . map_canvas img , . map_canvas embed , . map_canvas object { max-width : none !important ; }
. left { float : left !important ; }
. right { float : right !important ; }
. text-left { text-align : left !important ; }
. text-right { text-align : right !important ; }
. text-center { text-align : center !important ; }
. text-justify { text-align : justify !important ; }
. hide { display : none ; }
. antialiased { -webkit- font-smoothing : antialiased ; }
img { display : inline-block ; vertical-align : middle ; }
textarea { height : auto ; min-height : 50 px ; }
select { width : 100 % ; }
2013-05-28 02:19:00 +00:00
/* Grid HTML Classes */
2013-07-13 07:17:49 +00:00
. row { width : 100 % ; margin-left : auto ; margin-right : auto ; margin-top : 0 ; margin-bottom : 0 ; max-width : 62.5 em ; * zoom : 1 ; }
. row : before , . row : after { content : " " ; display : table ; }
. row : after { clear : both ; }
. row . collapse . column , . row . collapse . columns , . row . collapse # mw-content # mw-content-text # toc , # mw-content # mw-content-text . row . collapse # toc { position : relative ; padding-left : 0 ; padding-right : 0 ; float : left ; }
. row . row { width : auto ; margin-left : -0.9375 em ; margin-right : -0.9375 em ; margin-top : 0 ; margin-bottom : 0 ; max-width : none ; * zoom : 1 ; }
. row . row : before , . row . row : after { content : " " ; display : table ; }
. row . row : after { clear : both ; }
. row . row . collapse { width : auto ; margin : 0 ; max-width : none ; * zoom : 1 ; }
. row . row . collapse : before , . row . row . collapse : after { content : " " ; display : table ; }
. row . row . collapse : after { clear : both ; }
. column , . columns , # mw-content # mw-content-text # toc { position : relative ; padding-left : 0.9375 em ; padding-right : 0.9375 em ; width : 100 % ; float : left ; }
@ media only screen { . column , . columns , # mw-content # mw-content-text # toc { position : relative ; padding-left : 0.9375 em ; padding-right : 0.9375 em ; float : left ; }
. small-1 { position : relative ; width : 8.33333 % ; }
. small-2 { position : relative ; width : 16.66667 % ; }
. small-3 { position : relative ; width : 25 % ; }
. small-4 { position : relative ; width : 33.33333 % ; }
. small-5 { position : relative ; width : 41.66667 % ; }
. small-6 { position : relative ; width : 50 % ; }
. small-7 { position : relative ; width : 58.33333 % ; }
. small-8 { position : relative ; width : 66.66667 % ; }
. small-9 { position : relative ; width : 75 % ; }
. small-10 { position : relative ; width : 83.33333 % ; }
. small-11 { position : relative ; width : 91.66667 % ; }
. small-12 { position : relative ; width : 100 % ; }
. small-offset-0 { position : relative ; margin-left : 0 % ; }
. small-offset-1 { position : relative ; margin-left : 8.33333 % ; }
. small-offset-2 { position : relative ; margin-left : 16.66667 % ; }
. small-offset-3 { position : relative ; margin-left : 25 % ; }
. small-offset-4 { position : relative ; margin-left : 33.33333 % ; }
. small-offset-5 { position : relative ; margin-left : 41.66667 % ; }
. small-offset-6 { position : relative ; margin-left : 50 % ; }
. small-offset-7 { position : relative ; margin-left : 58.33333 % ; }
. small-offset-8 { position : relative ; margin-left : 66.66667 % ; }
. small-offset-9 { position : relative ; margin-left : 75 % ; }
. small-offset-10 { position : relative ; margin-left : 83.33333 % ; }
[ class * = "column" ] + [ class * = "column" ] : last-child { float : right ; }
[ class * = "column" ] + [ class * = "column" ] . end { float : left ; }
. column . small-centered , . columns . small-centered , # mw-content # mw-content-text . small-centered # toc { position : relative ; margin-left : auto ; margin-right : auto ; float : none !important ; } }
2013-05-28 02:19:00 +00:00
/* Styles for screens that are atleast 768px; */
2013-07-13 07:17:49 +00:00
@ media only screen and ( min-width : 768px ) { . large-1 { position : relative ; width : 8.33333 % ; }
. large-2 { position : relative ; width : 16.66667 % ; }
. large-3 , # mw-content # mw-content-text # toc { position : relative ; width : 25 % ; }
. large-4 { position : relative ; width : 33.33333 % ; }
. large-5 { position : relative ; width : 41.66667 % ; }
. large-6 { position : relative ; width : 50 % ; }
. large-7 { position : relative ; width : 58.33333 % ; }
. large-8 { position : relative ; width : 66.66667 % ; }
. large-9 { position : relative ; width : 75 % ; }
. large-10 { position : relative ; width : 83.33333 % ; }
. large-11 { position : relative ; width : 91.66667 % ; }
. large-12 { position : relative ; width : 100 % ; }
. row . large-offset-0 { position : relative ; margin-left : 0 % ; }
. row . large-offset-1 { position : relative ; margin-left : 8.33333 % ; }
. row . large-offset-2 { position : relative ; margin-left : 16.66667 % ; }
. row . large-offset-3 { position : relative ; margin-left : 25 % ; }
. row . large-offset-4 { position : relative ; margin-left : 33.33333 % ; }
. row . large-offset-5 { position : relative ; margin-left : 41.66667 % ; }
. row . large-offset-6 { position : relative ; margin-left : 50 % ; }
. row . large-offset-7 { position : relative ; margin-left : 58.33333 % ; }
. row . large-offset-8 { position : relative ; margin-left : 66.66667 % ; }
. row . large-offset-9 { position : relative ; margin-left : 75 % ; }
. row . large-offset-10 { position : relative ; margin-left : 83.33333 % ; }
. row . large-offset-11 { position : relative ; margin-left : 91.66667 % ; }
. push-1 { position : relative ; left : 8.33333 % ; right : auto ; }
. pull-1 { position : relative ; right : 8.33333 % ; left : auto ; }
. push-2 { position : relative ; left : 16.66667 % ; right : auto ; }
. pull-2 { position : relative ; right : 16.66667 % ; left : auto ; }
. push-3 { position : relative ; left : 25 % ; right : auto ; }
. pull-3 { position : relative ; right : 25 % ; left : auto ; }
. push-4 { position : relative ; left : 33.33333 % ; right : auto ; }
. pull-4 { position : relative ; right : 33.33333 % ; left : auto ; }
. push-5 { position : relative ; left : 41.66667 % ; right : auto ; }
. pull-5 { position : relative ; right : 41.66667 % ; left : auto ; }
. push-6 { position : relative ; left : 50 % ; right : auto ; }
. pull-6 { position : relative ; right : 50 % ; left : auto ; }
. push-7 { position : relative ; left : 58.33333 % ; right : auto ; }
. pull-7 { position : relative ; right : 58.33333 % ; left : auto ; }
. push-8 { position : relative ; left : 66.66667 % ; right : auto ; }
. pull-8 { position : relative ; right : 66.66667 % ; left : auto ; }
. push-9 { position : relative ; left : 75 % ; right : auto ; }
. pull-9 { position : relative ; right : 75 % ; left : auto ; }
. push-10 { position : relative ; left : 83.33333 % ; right : auto ; }
. pull-10 { position : relative ; right : 83.33333 % ; left : auto ; }
. push-11 { position : relative ; left : 91.66667 % ; right : auto ; }
. pull-11 { position : relative ; right : 91.66667 % ; left : auto ; }
. column . large-centered , . columns . large-centered , # mw-content # mw-content-text . large-centered # toc { position : relative ; margin-left : auto ; margin-right : auto ; float : none !important ; }
. column . large-uncentered , . columns . large-uncentered , # mw-content # mw-content-text . large-uncentered # toc { margin-left : 0 ; margin-right : 0 ; float : left !important ; }
. column . large-uncentered . opposite , . columns . large-uncentered . opposite , # mw-content # mw-content-text . large-uncentered . opposite # toc { float : right !important ; } }
p . lead { font-size : 1.21875 em ; line-height : 1.6 ; }
. subheader { line-height : 1.4 ; color : #6f6f6f ; font-weight : 300 ; margin-top : 0.2 em ; margin-bottom : 0.5 em ; }
2013-05-28 02:19:00 +00:00
/* Typography resets */
2013-07-13 07:17:49 +00:00
div , dl , dt , dd , ul , ol , li , h1 , h2 , h3 , h4 , h5 , h6 , pre , form , p , blockquote , th , td { margin : 0 ; padding : 0 ; direction : ltr ; }
2013-05-28 02:19:00 +00:00
/* Default Link Styles */
2013-07-13 07:17:49 +00:00
a { color : #9b160d ; text-decoration : none ; line-height : inherit ; }
a : hover , a : focus { color : #83130b ; }
a img { border : none ; }
2013-05-28 02:19:00 +00:00
/* Default paragraph styles */
2013-07-13 07:17:49 +00:00
p { font-family : inherit ; font-weight : normal ; font-size : 1 em ; line-height : 1.6 ; margin-bottom : 1.25 em ; text-rendering : optimizeLegibility ; }
p aside { font-size : 0.875 em ; line-height : 1.35 ; font-style : italic ; }
2013-05-28 02:19:00 +00:00
/* Default header styles */
2013-07-13 07:17:49 +00:00
h1 , h2 , h3 , h4 , h5 , h6 { font-family : "Helvetica Neue" , "Helvetica" , Helvetica , Arial , sans-serif ; font-weight : bold ; font-style : normal ; color : #222222 ; text-rendering : optimizeLegibility ; margin-top : 0.2 em ; margin-bottom : 0.5 em ; line-height : 1.2125 em ; }
h1 small , h2 small , h3 small , h4 small , h5 small , h6 small { font-size : 60 % ; color : #6f6f6f ; line-height : 0 ; }
h1 { font-size : 2.125 em ; }
h2 { font-size : 1.6875 em ; }
h3 { font-size : 1.375 em ; }
h4 { font-size : 1.125 em ; }
h5 { font-size : 1.125 em ; }
h6 { font-size : 1 em ; }
hr { border : solid #dddddd ; border-width : 1 px 0 0 ; clear : both ; margin : 1.25 em 0 1.1875 em ; height : 0 ; }
2013-05-28 02:19:00 +00:00
/* Helpful Typography Defaults */
2013-07-13 07:17:49 +00:00
em , i { font-style : italic ; line-height : inherit ; }
strong , b { font-weight : bold ; line-height : inherit ; }
small { font-size : 60 % ; line-height : inherit ; }
code { font-family : Consolas , "Liberation Mono" , Courier , monospace ; font-weight : bold ; color : #7f0a0c ; }
2013-05-28 02:19:00 +00:00
/* Lists */
2013-07-13 07:17:49 +00:00
ul , ol , dl { font-size : 1 em ; line-height : 1.6 ; margin-bottom : 1.25 em ; list-style-position : outside ; font-family : inherit ; }
ul , ol { margin-left : 1.875 em ; }
2013-05-28 02:19:00 +00:00
/* Unordered Lists */
2013-07-13 07:17:49 +00:00
ul li ul , ul li ol { margin-left : 1.25 em ; margin-bottom : 0 ; font-size : 1 em ; /* Override nested font-size change */ }
ul . square li ul , ul . circle li ul , ul . disc li ul { list-style : inherit ; }
ul . square { list-style-type : square ; }
ul . circle { list-style-type : circle ; }
ul . disc { list-style-type : disc ; }
ul . no-bullet , # mw-content # mw-content-text # toc ul { list-style : none ; }
2013-05-28 02:19:00 +00:00
/* Ordered Lists */
2013-07-13 07:17:49 +00:00
ol li ul , ol li ol { margin-left : 1.25 em ; margin-bottom : 0 ; }
2013-05-28 02:19:00 +00:00
/* Definition Lists */
2013-07-13 07:17:49 +00:00
dl dt { margin-bottom : 0.3 em ; font-weight : bold ; }
dl dd { margin-bottom : 0.75 em ; }
2013-05-28 02:19:00 +00:00
/* Abbreviations */
2013-07-13 07:17:49 +00:00
abbr , acronym { text-transform : uppercase ; font-size : 90 % ; color : #222222 ; border-bottom : 1 px dotted #dddddd ; cursor : help ; }
abbr { text-transform : none ; }
2013-05-28 02:19:00 +00:00
/* Blockquotes */
2013-07-13 07:17:49 +00:00
blockquote { margin : 0 0 1.25 em ; padding : 0.5625 em 1.25 em 0 1.1875 em ; border-left : 1 px solid #dddddd ; }
blockquote cite { display : block ; font-size : 0.8125 em ; color : #555555 ; }
blockquote cite : before { content : "\2014 \0020" ; }
blockquote cite a , blockquote cite a : visited { color : #555555 ; }
blockquote , blockquote p { line-height : 1.6 ; color : #6f6f6f ; }
2013-05-28 02:19:00 +00:00
/* Microformats */
2013-07-13 07:17:49 +00:00
. vcard { display : inline-block ; margin : 0 0 1.25 em 0 ; border : 1 px solid #dddddd ; padding : 0.625 em 0.75 em ; }
. vcard li { margin : 0 ; display : block ; }
. vcard . fn { font-weight : bold ; font-size : 0.9375 em ; }
. vevent . summary { font-weight : bold ; }
. vevent abbr { cursor : default ; text-decoration : none ; font-weight : bold ; border : none ; padding : 0 0.0625 em ; }
@ media only screen and ( min-width : 768px ) { h1 , h2 , h3 , h4 , h5 , h6 { line-height : 1.4 ; }
h1 { font-size : 2.75 em ; }
h2 { font-size : 2.3125 em ; }
h3 { font-size : 1.6875 em ; }
h4 { font-size : 1.4375 em ; } }
/ * Print styles . Inlined to avoid required HTTP connection : www . phpied . com / delay-loading-your-print-css / Credit to Paul Irish and HTML5 Boilerplate ( html5boilerplate . com )
2013-05-28 02:19:00 +00:00
* /
2013-07-13 07:17:49 +00:00
. print-only { display : none !important ; }
@ media print { * { background : transparent !important ; color : #000 !important ; /* Black prints faster: h5bp.com/s */ box-shadow : none !important ; text-shadow : none !important ; }
a , a : visited { text-decoration : underline ; }
a [ href ] : after { content : " (" attr ( href ) ")" ; }
abbr [ title ] : after { content : " (" attr ( title ) ")" ; }
. ir a : after , a [ href ^ = "javascript:" ] : after , a [ href ^ = "#" ] : after { content : "" ; }
pre , blockquote { border : 1 px solid #999 ; page-break-inside : avoid ; }
thead { display : table-header-group ; /* h5bp.com/t */ }
tr , img { page-break-inside : avoid ; }
img { max-width : 100 % !important ; }
@ page { margin : 0 . 5cm ; }
p , h2 , h3 { orphans : 3 ; widows : 3 ; }
h2 , h3 { page-break-after : avoid ; }
. hide-on-print { display : none !important ; }
. print-only { display : block !important ; }
. hide-for-print { display : none !important ; }
. show-for-print { display : inherit !important ; } }
button , . button { border-style : solid ; border-width : 1 px ; cursor : pointer ; font-family : inherit ; font-weight : bold ; line-height : 1 ; margin : 0 0 1.25 em ; position : relative ; text-decoration : none ; text-align : center ; display : inline-block ; padding-top : 0.75 em ; padding-right : 1.5 em ; padding-bottom : 0.8125 em ; padding-left : 1.5 em ; font-size : 1 em ; background-color : #9b160d ; border-color : #6c0f09 ; color : white ; }
button : hover , button : focus , . button : hover , . button : focus { background-color : #6c0f09 ; }
button : hover , button : focus , . button : hover , . button : focus { color : white ; }
button . secondary , . button . secondary { background-color : #e0e0e0 ; border-color : #c7c7c7 ; color : #333333 ; }
button . secondary : hover , button . secondary : focus , . button . secondary : hover , . button . secondary : focus { background-color : #c7c7c7 ; }
button . secondary : hover , button . secondary : focus , . button . secondary : hover , . button . secondary : focus { color : #333333 ; }
button . success , . button . success { background-color : #5da423 ; border-color : #457a1a ; color : white ; }
button . success : hover , button . success : focus , . button . success : hover , . button . success : focus { background-color : #457a1a ; }
button . success : hover , button . success : focus , . button . success : hover , . button . success : focus { color : white ; }
button . alert , . button . alert { background-color : #c60f13 ; border-color : #970b0e ; color : white ; }
button . alert : hover , button . alert : focus , . button . alert : hover , . button . alert : focus { background-color : #970b0e ; }
button . alert : hover , button . alert : focus , . button . alert : hover , . button . alert : focus { color : white ; }
button . large , . button . large { padding-top : 1 em ; padding-right : 2 em ; padding-bottom : 1.0625 em ; padding-left : 2 em ; font-size : 1.25 em ; }
button . small , . button . small { padding-top : 0.5625 em ; padding-right : 1.125 em ; padding-bottom : 0.625 em ; padding-left : 1.125 em ; font-size : 0.8125 em ; }
button . tiny , . button . tiny { padding-top : 0.4375 em ; padding-right : 0.875 em ; padding-bottom : 0.5 em ; padding-left : 0.875 em ; font-size : 0.6875 em ; }
button . expand , . button . expand { padding-right : 0 px ; padding-left : 0 px ; width : 100 % ; }
button . left-align , . button . left-align { text-align : left ; text-indent : 0.75 em ; }
button . right-align , . button . right-align { text-align : right ; padding-right : 0.75 em ; }
button . disabled , button [ disabled ] , . button . disabled , . button [ disabled ] { background-color : #9b160d ; border-color : #6c0f09 ; color : white ; cursor : default ; opacity : 0.6 ; -webkit- box-shadow : none ; box-shadow : none ; }
button . disabled : hover , button . disabled : focus , button [ disabled ] : hover , button [ disabled ] : focus , . button . disabled : hover , . button . disabled : focus , . button [ disabled ] : hover , . button [ disabled ] : focus { background-color : #6c0f09 ; }
button . disabled : hover , button . disabled : focus , button [ disabled ] : hover , button [ disabled ] : focus , . button . disabled : hover , . button . disabled : focus , . button [ disabled ] : hover , . button [ disabled ] : focus { color : white ; }
button . disabled : hover , button . disabled : focus , button [ disabled ] : hover , button [ disabled ] : focus , . button . disabled : hover , . button . disabled : focus , . button [ disabled ] : hover , . button [ disabled ] : focus { background-color : #9b160d ; }
button . disabled . secondary , button [ disabled ] . secondary , . button . disabled . secondary , . button [ disabled ] . secondary { background-color : #e0e0e0 ; border-color : #c7c7c7 ; color : #333333 ; cursor : default ; opacity : 0.6 ; -webkit- box-shadow : none ; box-shadow : none ; }
button . disabled . secondary : hover , button . disabled . secondary : focus , button [ disabled ] . secondary : hover , button [ disabled ] . secondary : focus , . button . disabled . secondary : hover , . button . disabled . secondary : focus , . button [ disabled ] . secondary : hover , . button [ disabled ] . secondary : focus { background-color : #c7c7c7 ; }
button . disabled . secondary : hover , button . disabled . secondary : focus , button [ disabled ] . secondary : hover , button [ disabled ] . secondary : focus , . button . disabled . secondary : hover , . button . disabled . secondary : focus , . button [ disabled ] . secondary : hover , . button [ disabled ] . secondary : focus { color : #333333 ; }
button . disabled . secondary : hover , button . disabled . secondary : focus , button [ disabled ] . secondary : hover , button [ disabled ] . secondary : focus , . button . disabled . secondary : hover , . button . disabled . secondary : focus , . button [ disabled ] . secondary : hover , . button [ disabled ] . secondary : focus { background-color : #e0e0e0 ; }
button . disabled . success , button [ disabled ] . success , . button . disabled . success , . button [ disabled ] . success { background-color : #5da423 ; border-color : #457a1a ; color : white ; cursor : default ; opacity : 0.6 ; -webkit- box-shadow : none ; box-shadow : none ; }
button . disabled . success : hover , button . disabled . success : focus , button [ disabled ] . success : hover , button [ disabled ] . success : focus , . button . disabled . success : hover , . button . disabled . success : focus , . button [ disabled ] . success : hover , . button [ disabled ] . success : focus { background-color : #457a1a ; }
button . disabled . success : hover , button . disabled . success : focus , button [ disabled ] . success : hover , button [ disabled ] . success : focus , . button . disabled . success : hover , . button . disabled . success : focus , . button [ disabled ] . success : hover , . button [ disabled ] . success : focus { color : white ; }
button . disabled . success : hover , button . disabled . success : focus , button [ disabled ] . success : hover , button [ disabled ] . success : focus , . button . disabled . success : hover , . button . disabled . success : focus , . button [ disabled ] . success : hover , . button [ disabled ] . success : focus { background-color : #5da423 ; }
button . disabled . alert , button [ disabled ] . alert , . button . disabled . alert , . button [ disabled ] . alert { background-color : #c60f13 ; border-color : #970b0e ; color : white ; cursor : default ; opacity : 0.6 ; -webkit- box-shadow : none ; box-shadow : none ; }
button . disabled . alert : hover , button . disabled . alert : focus , button [ disabled ] . alert : hover , button [ disabled ] . alert : focus , . button . disabled . alert : hover , . button . disabled . alert : focus , . button [ disabled ] . alert : hover , . button [ disabled ] . alert : focus { background-color : #970b0e ; }
button . disabled . alert : hover , button . disabled . alert : focus , button [ disabled ] . alert : hover , button [ disabled ] . alert : focus , . button . disabled . alert : hover , . button . disabled . alert : focus , . button [ disabled ] . alert : hover , . button [ disabled ] . alert : focus { color : white ; }
button . disabled . alert : hover , button . disabled . alert : focus , button [ disabled ] . alert : hover , button [ disabled ] . alert : focus , . button . disabled . alert : hover , . button . disabled . alert : focus , . button [ disabled ] . alert : hover , . button [ disabled ] . alert : focus { background-color : #c60f13 ; }
button , . button { padding-top : 0.8125 em ; padding-bottom : 0.75 em ; -webkit- appearance : none ; }
button . tiny , . button . tiny { padding-top : 0.5 em ; padding-bottom : 0.4375 em ; -webkit- appearance : none ; }
button . small , . button . small { padding-top : 0.625 em ; padding-bottom : 0.5625 em ; -webkit- appearance : none ; }
button . large , . button . large { padding-top : 1.03125 em ; padding-bottom : 1.03125 em ; -webkit- appearance : none ; }
@ media only screen { button , . button { -webkit- box-shadow : 0 1 px 0 rgba ( 255 , 255 , 255 , 0.5 ) inset ; box-shadow : 0 1 px 0 rgba ( 255 , 255 , 255 , 0.5 ) inset ; -webkit- transition : background-color 300 ms ease-out ; -moz- transition : background-color 300 ms ease-out ; transition : background-color 300 ms ease-out ; }
button : active , . button : active { -webkit- box-shadow : 0 1 px 0 rgba ( 0 , 0 , 0 , 0.2 ) inset ; box-shadow : 0 1 px 0 rgba ( 0 , 0 , 0 , 0.2 ) inset ; }
button . radius , . button . radius { -webkit- border-radius : 3 px ; border-radius : 3 px ; }
button . round , . button . round { -webkit- border-radius : 1000 px ; border-radius : 1000 px ; } }
@ media only screen and ( min-width : 768px ) { button , . button { display : inline-block ; } }
/* Wrapped around .top-bar to contain to grid width */
. contain-to-grid { width : 100 % ; background : #9b160d ; }
. contain-to-grid . top-bar { margin-bottom : 0 ; }
. fixed { width : 100 % ; left : 0 ; position : fixed ; top : 0 ; z-index : 99 ; }
. top-bar { overflow : hidden ; height : 45 px ; line-height : 45 px ; position : relative ; background : #9b160d ; margin-bottom : 1.875 em ; }
. top-bar ul { margin-bottom : 0 ; list-style : none ; }
. top-bar . row { max-width : none ; }
. top-bar form , . top-bar input { margin-bottom : 0 ; }
. top-bar input { height : 2.45 em ; }
. top-bar . button { padding-top : .5 em ; padding-bottom : .5 em ; margin-bottom : 0 ; }
. top-bar . title-area { position : relative ; margin : 0 ; }
. top-bar . name { height : 45 px ; margin : 0 ; font-size : 16 px ; }
. top-bar . name h1 { line-height : 45 px ; font-size : 1.0625 em ; margin : 0 ; }
. top-bar . name h1 a { font-weight : bold ; color : white ; width : 50 % ; display : block ; padding : 0 15 px ; }
. top-bar . toggle-topbar { position : absolute ; right : 0 ; top : 0 ; }
. top-bar . toggle-topbar a { color : white ; text-transform : uppercase ; font-size : 0.8125 em ; font-weight : bold ; position : relative ; display : block ; padding : 0 15 px ; height : 45 px ; line-height : 45 px ; }
. top-bar . toggle-topbar . menu-icon { right : 15 px ; top : 50 % ; margin-top : -16 px ; padding-left : 40 px ; }
. top-bar . toggle-topbar . menu-icon a { text-indent : -48 px ; width : 34 px ; height : 34 px ; line-height : 33 px ; padding : 0 ; color : white ; }
. top-bar . toggle-topbar . menu-icon a span { position : absolute ; right : 0 ; display : block ; width : 16 px ; height : 0 ; -webkit- box-shadow : 0 10 px 0 1 px white , 0 16 px 0 1 px white , 0 22 px 0 1 px white ; box-shadow : 0 10 px 0 1 px white , 0 16 px 0 1 px white , 0 22 px 0 1 px white ; }
. top-bar . expanded { height : auto ; background : transparent ; }
. top-bar . expanded . title-area { background : #9b160d ; }
. top-bar . expanded . toggle-topbar a { color : #eeeeee ; }
. top-bar . expanded . toggle-topbar a span { -webkit- box-shadow : 0 10 px 0 1 px #eeeeee , 0 16 px 0 1 px #eeeeee , 0 22 px 0 1 px #eeeeee ; box-shadow : 0 10 px 0 1 px #eeeeee , 0 16 px 0 1 px #eeeeee , 0 22 px 0 1 px #eeeeee ; }
. top-bar-section { left : 0 ; position : relative ; width : auto ; -webkit- transition : left 300 ms ease-out ; -moz- transition : left 300 ms ease-out ; transition : left 300 ms ease-out ; }
. top-bar-section ul { width : 100 % ; height : auto ; display : block ; background : #83130b ; font-size : 16 px ; margin : 0 ; }
. top-bar-section . divider , . top-bar-section [ role = "separator" ] { border-bottom : solid 1 px #ca1d11 ; border-top : solid 1 px #6c0f09 ; clear : both ; height : 1 px ; width : 100 % ; }
. top-bar-section ul li > a { display : block ; width : 100 % ; color : white ; padding : 12 px 0 12 px 0 ; padding-left : 15 px ; font-size : 0.8125 em ; font-weight : bold ; background : #83130b ; }
. top-bar-section ul li > a . button { background : #9b160d ; font-size : 0.8125 em ; }
. top-bar-section ul li > a . button . hover { background : #6c0f09 ; }
. top-bar-section ul li > a . button . secondary { background : #e0e0e0 ; }
. top-bar-section ul li > a . button . secondary . hover { background : #c7c7c7 ; }
. top-bar-section ul li > a . button . success { background : #5da423 ; }
. top-bar-section ul li > a . button . success . hover { background : #457a1a ; }
. top-bar-section ul li > a . button . alert { background : #c60f13 ; }
. top-bar-section ul li > a . button . alert . hover { background : #970b0e ; }
. top-bar-section ul li . hover > a { background : #8d140c ; color : white ; }
. top-bar-section ul li . active > a { background : #8d140c ; color : white ; }
. top-bar-section . has-form { padding : 15 px ; }
. top-bar-section . has-dropdown { position : relative ; }
. top-bar-section . has-dropdown > a : after { content : "" ; display : block ; width : 0 ; height : 0 ; border : inset 5 px ; border-color : transparent transparent transparent rgba ( 255 , 255 , 255 , 0.5 ) ; border-left-style : solid ; margin-right : 15 px ; margin-top : -4.5 px ; position : absolute ; top : 50 % ; right : 0 ; }
. top-bar-section . has-dropdown . moved { position : static ; }
. top-bar-section . has-dropdown . moved > . dropdown { visibility : visible ; }
. top-bar-section . dropdown { position : absolute ; left : 100 % ; top : 0 ; visibility : hidden ; z-index : 99 ; }
. top-bar-section . dropdown li { width : 100 % ; height : auto ; }
. top-bar-section . dropdown li a { font-weight : normal ; padding : 8 px 15 px ; }
. top-bar-section . dropdown li . title h5 { margin-bottom : 0 ; }
. top-bar-section . dropdown li . title h5 a { color : white ; line-height : 22.5 px ; display : block ; }
. top-bar-section . dropdown label { padding : 8 px 15 px 2 px ; margin-bottom : 0 ; text-transform : uppercase ; color : #555555 ; font-weight : bold ; font-size : 0.625 em ; }
. top-bar-js-breakpoint { width : 58.75 em !important ; visibility : hidden ; }
. js-generated { display : block ; }
@ media only screen and ( min-width : 58 . 75em ) { . top-bar { background : #9b160d ; * zoom : 1 ; overflow : visible ; }
. top-bar : before , . top-bar : after { content : " " ; display : table ; }
. top-bar : after { clear : both ; }
. top-bar . toggle-topbar { display : none ; }
. top-bar . title-area { float : left ; }
. top-bar . name h1 a { width : auto ; }
. top-bar input , . top-bar . button { line-height : 2 em ; font-size : 0.875 em ; height : 2 em ; padding : 0 10 px ; position : relative ; top : 8 px ; }
. top-bar . expanded { background : #9b160d ; }
. contain-to-grid . top-bar { max-width : 62.5 em ; margin : 0 auto ; }
. top-bar-section { -webkit- transition : none 0 0 ; -moz- transition : none 0 0 ; transition : none 0 0 ; left : 0 !important ; }
. top-bar-section ul { width : auto ; height : auto !important ; display : inline ; }
. top-bar-section ul li { float : left ; }
. top-bar-section ul li . js-generated { display : none ; }
. top-bar-section li a : not ( . button ) { padding : 0 15 px ; line-height : 45 px ; background : #9b160d ; }
. top-bar-section li a : not ( . button ) . hover { background : black ; }
. top-bar-section . has-dropdown > a { padding-right : 35 px !important ; }
. top-bar-section . has-dropdown > a : after { content : "" ; display : block ; width : 0 ; height : 0 ; border : inset 5 px ; border-color : rgba ( 255 , 255 , 255 , 0.5 ) transparent transparent transparent ; border-top-style : solid ; margin-top : -2.5 px ; top : 22.5 px ; }
. top-bar-section . has-dropdown . moved { position : relative ; }
. top-bar-section . has-dropdown . moved > . dropdown { visibility : hidden ; }
. top-bar-section . has-dropdown . hover > . dropdown { visibility : visible ; }
. top-bar-section . has-dropdown . dropdown li . has-dropdown > a : after { border : none ; content : "\00bb" ; margin-top : -16 px ; right : 5 px ; }
. top-bar-section . dropdown { left : 0 ; top : auto ; background : transparent ; min-width : 100 % ; }
. top-bar-section . dropdown li a { color : white ; line-height : 1 ; white-space : nowrap ; padding : 7 px 15 px ; background : #b3190f ; }
. top-bar-section . dropdown li label { white-space : nowrap ; background : #b3190f ; }
. top-bar-section . dropdown li . dropdown { left : 100 % ; top : 0 ; }
. top-bar-section > ul > . divider , . top-bar-section > ul > [ role = "separator" ] { border-bottom : none ; border-top : none ; border-right : solid 1 px #ca1d11 ; border-left : solid 1 px #6c0f09 ; clear : none ; height : 45 px ; width : 0 px ; }
. top-bar-section . has-form { background : #9b160d ; padding : 0 15 px ; height : 45 px ; }
. top-bar-section ul . right li . dropdown { left : auto ; right : 0 ; }
. top-bar-section ul . right li . dropdown li . dropdown { right : 100 % ; }
. no-js . top-bar-section ul li : hover > a { background : #8d140c ; color : white ; }
. no-js . top-bar-section ul li : active > a { background : #8d140c ; color : white ; }
. no-js . top-bar-section . has-dropdown : hover > . dropdown { visibility : visible ; } }
/* Inline Lists */
. inline-list { margin : 0 auto 1.0625 em auto ; margin-left : -1.375 em ; margin-right : 0 ; padding : 0 ; list-style : none ; overflow : hidden ; }
. inline-list > li { list-style : none ; float : left ; margin-left : 1.375 em ; display : block ; }
. inline-list > li > * { display : block ; }
2013-05-28 02:19:00 +00:00
/* Panels */
2013-07-13 07:17:49 +00:00
. panel { border-style : solid ; border-width : 1 px ; border-color : #d9d9d9 ; margin-bottom : 1.25 em ; padding : 1.25 em ; background : #f2f2f2 ; }
. panel > : first-child { margin-top : 0 ; }
. panel > : last-child { margin-bottom : 0 ; }
. panel h1 , . panel h2 , . panel h3 , . panel h4 , . panel h5 , . panel h6 , . panel p { color : #333333 ; }
. panel h1 , . panel h2 , . panel h3 , . panel h4 , . panel h5 , . panel h6 { line-height : 1 ; margin-bottom : 0.625 em ; }
. panel h1 . subheader , . panel h2 . subheader , . panel h3 . subheader , . panel h4 . subheader , . panel h5 . subheader , . panel h6 . subheader { line-height : 1.4 ; }
. panel . callout { border-style : solid ; border-width : 1 px ; border-color : #6c0f09 ; margin-bottom : 1.25 em ; padding : 1.25 em ; background : #9b160d ; -webkit- box-shadow : 0 1 px 0 rgba ( 255 , 255 , 255 , 0.5 ) inset ; box-shadow : 0 1 px 0 rgba ( 255 , 255 , 255 , 0.5 ) inset ; }
. panel . callout > : first-child { margin-top : 0 ; }
. panel . callout > : last-child { margin-bottom : 0 ; }
. panel . callout h1 , . panel . callout h2 , . panel . callout h3 , . panel . callout h4 , . panel . callout h5 , . panel . callout h6 , . panel . callout p { color : white ; }
. panel . callout h1 , . panel . callout h2 , . panel . callout h3 , . panel . callout h4 , . panel . callout h5 , . panel . callout h6 { line-height : 1 ; margin-bottom : 0.625 em ; }
. panel . callout h1 . subheader , . panel . callout h2 . subheader , . panel . callout h3 . subheader , . panel . callout h4 . subheader , . panel . callout h5 . subheader , . panel . callout h6 . subheader { line-height : 1.4 ; }
. panel . radius { -webkit- border-radius : 3 px ; border-radius : 3 px ; }
/* Tables */
table { background : white ; margin-bottom : 1.25 em ; border : solid 1 px #dddddd ; }
table thead , table tfoot { background : whitesmoke ; font-weight : bold ; }
table thead tr th , table thead tr td , table tfoot tr th , table tfoot tr td { padding : 0.5 em 0.625 em 0.625 em ; font-size : 0.875 em ; color : #222222 ; text-align : left ; }
table tr th , table tr td { padding : 0.5625 em 0.625 em ; font-size : 0.875 em ; color : #222222 ; }
table tr . even , table tr . alt , table tr : nth-of-type ( even ) { background : #f9f9f9 ; }
table thead tr th , table tfoot tr th , table tbody tr td , table tr td , table tfoot tr td { display : table-cell ; line-height : 1.125 em ; }
2013-07-14 04:52:04 +00:00
/* Icon Font */
2013-07-13 07:17:49 +00:00
@ font-face { font-family : "pelican-red" ; src : url ( '../fonts/pelican-red.eot' ) ; src : url ( '../fonts/pelican-red.eot?#iefix' ) format ( 'eot' ) , url ( '../fonts/pelican-red.woff' ) format ( 'woff' ) , url ( '../fonts/pelican-red.ttf' ) format ( 'truetype' ) , url ( '../fonts/pelican-red.svg' ) format ( 'svg' ) ; font-weight : normal ; font-style : normal ; }
2013-07-14 04:52:04 +00:00
/* Icon font Styles */
2013-07-13 07:17:49 +00:00
[ class * = "icon-" ] { background-image : none ; background-position : 0 % 0 % ; background-repeat : repeat ; display : inline ; height : auto ; width : auto ; vertical-align : baseline ; line-height : 1 ; margin-top : 0 ; speak : none ; font-family : "pelican-red" ; font-style : normal ; font-weight : normal ; font-variant : normal ; text-transform : none ; text-decoration : inherit ; -webkit- font-smoothing : antialiased ; }
[ class * = "icon-" ] : before { text-decoration : inherit ; display : inline-block ; speak : none ; }
[ class * = "border icon-" ] { border : solid 1 px #eeeeee ; padding : .2 em .25 em .15 em ; -webkit- border-radius : 3 px ; -moz- border-radius : 3 px ; border-radius : 3 px ; }
[ class * = "large icon-" ] : before { vertical-align : -10 % ; font-size : 1.333 em ; }
[ class * = "huge icon-" ] : before { vertical-align : -17 % ; font-size : 1.75 em ; }
[ class * = "2x icon-" ] { font-size : 2 em ; }
[ class * = "2x icon-" ] . border { border-width : 2 px ; -webkit- border-radius : 4 px ; -moz- border-radius : 4 px ; border-radius : 4 px ; }
[ class * = "3x icon-" ] { font-size : 3 em ; }
[ class * = "3x icon-" ] . border { border-width : 3 px ; -webkit- border-radius : 5 px ; -moz- border-radius : 5 px ; border-radius : 5 px ; }
[ class * = "4x icon-" ] { font-size : 4 em ; }
[ class * = "4x icon-" ] . border { border-width : 4 px ; -webkit- border-radius : 6 px ; -moz- border-radius : 6 px ; border-radius : 6 px ; }
[ class * = "5x icon-" ] { font-size : 5 em ; }
[ class * = "5x icon-" ] . border { border-width : 5 px ; -webkit- border-radius : 7 px ; -moz- border-radius : 7 px ; border-radius : 7 px ; }
[ class * = "muted icon-" ] { color : #eeeeee ; }
[ class * = "light icon-" ] { color : white ; }
[ class * = "dark icon-" ] { color : #333333 ; }
a [ class * = "icon-" ] : before { display : inline ; }
@ -moz-keyframes spin { 0 % { -moz- transform : rotate ( 0 deg ) ; transform : rotate ( 0 deg ) ; }
100 % { -moz- transform : rotate ( 359 deg ) ; transform : rotate ( 359 deg ) ; } }
@ -webkit-keyframes spin { 0 % { -webkit- transform : rotate ( 0 deg ) ; transform : rotate ( 0 deg ) ; }
100 % { -webkit- transform : rotate ( 359 deg ) ; transform : rotate ( 359 deg ) ; } }
@ -o-keyframes spin { 0 % { -o- transform : rotate ( 0 deg ) ; transform : rotate ( 0 deg ) ; }
100 % { -o- transform : rotate ( 359 deg ) ; transform : rotate ( 359 deg ) ; } }
@ keyframes spin { 0 % { transform : rotate ( 0 deg ) ; }
100 % { transform : rotate ( 359 deg ) ; } }
. animate-spin { -webkit- animation : spin 2 s infinite linear ; -moz- animation : spin 2 s infinite linear ; -o- animation : spin 2 s infinite linear ; animation : spin 2 s infinite linear ; }
2013-07-14 04:52:04 +00:00
/* Icon Font List */
2013-07-13 07:17:49 +00:00
. icon-grooveshark : before { content : "\e805" ; }
. icon-reddit : before { content : "\e804" ; }
. icon-blogger : before { content : "\e803" ; }
. icon-youtube : before { content : "\e802" ; }
. icon-steam : before { content : "\e801" ; }
. icon-tag : before { content : "\e81a" ; }
. icon-vcard : before { content : "\e817" ; }
. icon-language : before { content : "\e806" ; }
. icon-dot-3 : before { content : "\e808" ; }
. icon-cc : before { content : "\e826" ; }
. icon-cc-by : before { content : "\e825" ; }
. icon-cc-nc : before { content : "\e824" ; }
. icon-cc-nc-eu : before { content : "\e823" ; }
. icon-cc-nc-jp : before { content : "\e822" ; }
. icon-cc-sa : before { content : "\e821" ; }
. icon-cc-nd : before { content : "\e820" ; }
. icon-cc-pd : before { content : "\e81f" ; }
. icon-cc-zero : before { content : "\e81e" ; }
. icon-cc-share : before { content : "\e81d" ; }
. icon-cc-remix : before { content : "\e81c" ; }
. icon-github : before { content : "\e80a" ; }
. icon-flickr : before { content : "\e815" ; }
. icon-vimeo : before { content : "\e80b" ; }
. icon-twitter : before { content : "\e80e" ; }
. icon-facebook : before { content : "\e80d" ; }
. icon-gplus : before { content : "\e80c" ; }
. icon-pinterest : before { content : "\e800" ; }
. icon-tumblr : before { content : "\e809" ; }
. icon-linkedin : before { content : "\e80f" ; }
. icon-dribbble : before { content : "\e814" ; }
. icon-stumbleupon : before { content : "\e816" ; }
. icon-lastfm : before { content : "\e810" ; }
. icon-rdio : before { content : "\e811" ; }
. icon-instagram : before { content : "\e812" ; }
. icon-skype : before { content : "\e813" ; }
. icon-picasa : before { content : "\e818" ; }
. icon-soundcloud : before { content : "\e819" ; }
. icon-newspaper : before { content : "\e807" ; }
. icon-search : before { content : "\e827" ; }
. icon-link : before { content : "\e81b" ; }
2013-07-14 04:52:04 +00:00
/* Pygments Code Highlight */
. highlight . hll { background-color : #ffffcc ; }
. highlight . c { color : #999988 ; font-style : italic ; }
. highlight . err { color : #a61717 ; background-color : #e3d2d2 ; }
. highlight . k { color : #000000 ; font-weight : bold ; }
. highlight . o { color : #000000 ; font-weight : bold ; }
. highlight . cm { color : #999988 ; font-style : italic ; }
. highlight . cp { color : #999999 ; font-weight : bold ; font-style : italic ; }
. highlight . c1 { color : #999988 ; font-style : italic ; }
. highlight . cs { color : #999999 ; font-weight : bold ; font-style : italic ; }
. highlight . gd { color : #000000 ; background-color : #ffdddd ; }
. highlight . ge { color : #000000 ; font-style : italic ; }
. highlight . gr { color : #aa0000 ; }
. highlight . gh { color : #999999 ; }
. highlight . gi { color : #000000 ; background-color : #ddffdd ; }
. highlight . go { color : #888888 ; }
. highlight . gp { color : #555555 ; }
. highlight . gs { font-weight : bold ; }
. highlight . gu { color : #aaaaaa ; }
. highlight . gt { color : #aa0000 ; }
. highlight . kc { color : #000000 ; font-weight : bold ; }
. highlight . kd { color : #000000 ; font-weight : bold ; }
. highlight . kn { color : #000000 ; font-weight : bold ; }
. highlight . kp { color : #000000 ; font-weight : bold ; }
. highlight . kr { color : #000000 ; font-weight : bold ; }
. highlight . kt { color : #445588 ; font-weight : bold ; }
. highlight . m { color : #009999 ; }
. highlight . s { color : #d01040 ; }
. highlight . na { color : teal ; }
. highlight . nb { color : #0086b3 ; }
. highlight . nc { color : #445588 ; font-weight : bold ; }
. highlight . no { color : teal ; }
. highlight . nd { color : #3c5d5d ; font-weight : bold ; }
. highlight . ni { color : purple ; }
. highlight . ne { color : #990000 ; font-weight : bold ; }
. highlight . nf { color : #990000 ; font-weight : bold ; }
. highlight . nl { color : #990000 ; font-weight : bold ; }
. highlight . nn { color : #555555 ; }
. highlight . nt { color : navy ; }
. highlight . nv { color : teal ; }
. highlight . ow { color : #000000 ; font-weight : bold ; }
. highlight . w { color : #bbbbbb ; }
. highlight . mf { color : #009999 ; }
. highlight . mh { color : #009999 ; }
. highlight . mi { color : #009999 ; }
. highlight . mo { color : #009999 ; }
. highlight . sb { color : #d01040 ; }
. highlight . sc { color : #d01040 ; }
. highlight . sd { color : #d01040 ; }
. highlight . s2 { color : #d01040 ; }
. highlight . se { color : #d01040 ; }
. highlight . sh { color : #d01040 ; }
. highlight . si { color : #d01040 ; }
. highlight . sx { color : #d01040 ; }
. highlight . sr { color : #009926 ; }
. highlight . s1 { color : #d01040 ; }
. highlight . ss { color : #990073 ; }
. highlight . bp { color : #999999 ; }
. highlight . vc { color : teal ; }
. highlight . vg { color : teal ; }
. highlight . vi { color : teal ; }
. highlight . il { color : #009999 ; }
2013-07-13 07:17:49 +00:00
html { height : 100 % ; }
body { height : 100 % ; }
. top-bar { margin-bottom : 0 ; }
. top-bar # searchInput { width : 100 % ; }
. top-bar-section ul li . hover > a { background : #8d140c ; color : white ; }
@ media only screen and ( min-width : 58 . 75em ) { . top-bar { -webkit- box-shadow : 0 2 px 2 px rgba ( 50 , 50 , 50 , 0.4 ) ; -moz- box-shadow : 0 2 px 2 px rgba ( 50 , 50 , 50 , 0.4 ) ; box-shadow : 0 2 px 2 px rgba ( 50 , 50 , 50 , 0.4 ) ; }
. top-bar . dropdown { -webkit- box-shadow : 0 2 px 2 px rgba ( 50 , 50 , 50 , 0.4 ) ; -moz- box-shadow : 0 2 px 2 px rgba ( 50 , 50 , 50 , 0.4 ) ; box-shadow : 0 2 px 2 px rgba ( 50 , 50 , 50 , 0.4 ) ; }
. top-bar . name h1 a { color : #88130b ; text-shadow : 0 px 1 px 0 px rgba ( 0 , 0 , 0 , 0.3 ) ; }
. top-bar . name h1 a : hover { color : #fff ; } }
. social-area li a : not ( . button ) { padding : 0 10 px ; }
# mainFooter { font-size : 0.8 em ; }
# mainFooter . no-bullet , # mainFooter # mw-content # mw-content-text # toc ul , # mw-content # mw-content-text # toc # mainFooter ul { margin-left : 0 ; }
# mw-content { padding : 0 0.6 em ; margin-bottom : 1.25 em ; }
# mw-content article { background-color : #fff ; padding : 0.5 em 0.5 em 0.5 em 0.8 em ; -webkit- box-shadow : 0 0 0.5 em rgba ( 50 , 50 , 50 , 0.4 ) ; -moz- box-shadow : 0 0 0.5 em rgba ( 50 , 50 , 50 , 0.4 ) ; box-shadow : 0 0 0.5 em rgba ( 50 , 50 , 50 , 0.4 ) ; -webkit- border-radius : 2 px ; -moz- border-radius : 2 px ; border-radius : 2 px ; }
# mw-content a { word-wrap : break-word ; }
# mw-content a . new { color : #c60f13 ; }
# mw-content # mw-content-header h1 { border-bottom : 1 px solid #c7c7c7 ; }
# mw-content # mw-content-text # toc { margin-left : 1 em ; float : right ; font-size : 0.9 em ; }
# mw-content # mw-content-text # toc # toctitle { font-size : 0.8 em ; margin-left : 1 em ; position : relative ; }
# mw-content # mw-content-text # toc # toctitle h2 { border : none ; }
# mw-content # mw-content-text # toc # toctitle . toctoggle { position : absolute ; right : 0 ; top : 1 em ; }
# mw-content # mw-content-text # toc ul { margin-left : 1 em ; }
# mw-content # mw-content-text . mw-editsection { float : right ; }
# mw-content # mw-content-text . mw-editsection a { color : #e0e0e0 ; }
# mw-content # mw-content-text . mw-editsection a : hover { color : #c7c7c7 ; }
# mw-content # mw-content-text h2 { border-bottom : 1 px solid #c7c7c7 ; }
# mw-content # mw-content-text pre { background-color : #f5f2f0 ; margin : 0.5 em 0 ; padding : 1 em ; overflow : auto ; }
# mw-content # mw-content-text # pagehistory . selected { border : 1 px solid #adadad ; background-color : #e0e0e0 ; }
# mw-content # mw-content-text # editform textarea { resize : vertical ; height : 400 px ; }
# mw-content # catlinks { -webkit- border-radius : 3 px ; -moz- border-radius : 3 px ; border-radius : 3 px ; border-style : solid ; border-width : 1 px ; border-color : #d9d9d9 ; margin-bottom : 1.25 em ; padding : 0.4375 em ; background : #f2f2f2 ; margin-bottom : 0 ; }
# mw-content # catlinks > : first-child { margin-top : 0 ; }
# mw-content # catlinks > : last-child { margin-bottom : 0 ; }
# mw-content # catlinks h1 , # mw-content # catlinks h2 , # mw-content # catlinks h3 , # mw-content # catlinks h4 , # mw-content # catlinks h5 , # mw-content # catlinks h6 , # mw-content # catlinks p { color : #333333 ; }
# mw-content # catlinks h1 , # mw-content # catlinks h2 , # mw-content # catlinks h3 , # mw-content # catlinks h4 , # mw-content # catlinks h5 , # mw-content # catlinks h6 { line-height : 1 ; margin-bottom : 0.625 em ; }
# mw-content # catlinks h1 . subheader , # mw-content # catlinks h2 . subheader , # mw-content # catlinks h3 . subheader , # mw-content # catlinks h4 . subheader , # mw-content # catlinks h5 . subheader , # mw-content # catlinks h6 . subheader { line-height : 1.4 ; }
# mw-content # catlinks ul { display : inline ; margin-left : 0.5 em ; }
# mw-content # catlinks ul li { display : inline-block ; margin-right : 0.5 em ; }
# mw-content . catlinks-allhidden { display : none ; }
@ media only screen and ( min-width : 768px ) { # content-actions . inline-list li { width : auto ; margin-left : 15 px ; }
# content-actions . inline-list li a { color : #9b160d ; }
# content-actions . inline-list . selected a { color : #c7c7c7 ; } }
. printfooter , # siteSub { display : none ; }
@ media print { body { padding-top : 0 !important ; }
. printfooter , # siteSub { display : block ; }
# footerPlaces , # footerIcons , . top-bar , . editsection , . toctoggle , # content-actions , # messageArea , . mw-editsection { display : none ; } }