
/* styles.css */

/* 1  */ div.wpcf7 {
/* 2  */ 	margin: 0;
/* 3  */ 	padding: 0;
/* 4  */ }
/* 5  */ 
/* 6  */ div.wpcf7-response-output {
/* 7  */ 	margin: 2em 0.5em 1em;
/* 8  */ 	padding: 0.2em 1em;
/* 9  */ }
/* 10 */ 
/* 11 */ div.wpcf7-mail-sent-ok {
/* 12 */ 	border: 2px solid #398f14;
/* 13 */ }
/* 14 */ 
/* 15 */ div.wpcf7-mail-sent-ng {
/* 16 */ 	border: 2px solid #ff0000;
/* 17 */ }
/* 18 */ 
/* 19 */ div.wpcf7-spam-blocked {
/* 20 */ 	border: 2px solid #ffa500;
/* 21 */ }
/* 22 */ 
/* 23 */ div.wpcf7-validation-errors {
/* 24 */ 	border: 2px solid #f7e700;
/* 25 */ }
/* 26 */ 
/* 27 */ span.wpcf7-form-control-wrap {
/* 28 */ 	position: relative;
/* 29 */ }
/* 30 */ 
/* 31 */ span.wpcf7-not-valid-tip {
/* 32 */ 	color: #f00;
/* 33 */ 	font-size: 1em;
/* 34 */ 	display: block;
/* 35 */ }
/* 36 */ 
/* 37 */ span.wpcf7-list-item {
/* 38 */ 	margin-left: 0.5em;
/* 39 */ }
/* 40 */ 
/* 41 */ .wpcf7-display-none {
/* 42 */ 	display: none;
/* 43 */ }
/* 44 */ 
/* 45 */ div.wpcf7 img.ajax-loader {
/* 46 */ 	border: none;
/* 47 */ 	vertical-align: middle;
/* 48 */ 	margin-left: 4px;
/* 49 */ }
/* 50 */ 

/* styles.css */

/* 51 */ div.wpcf7 div.ajax-error {
/* 52 */ 	display: none;
/* 53 */ }
/* 54 */ 
/* 55 */ div.wpcf7 .placeheld {
/* 56 */ 	color: #888;
/* 57 */ }

/* se-styles.css */

/* 1  */ a.se-box {
/* 2  */     display: block;
/* 3  */     float:right;
/* 4  */     box-shadow: rgba(0, 0, 0, 0.15) 0 1px 3px 0;
/* 5  */     width: 200px;
/* 6  */     font-family: "Helvetica Neue", Arial, sans-serif;
/* 7  */     color: rgb(0, 0, 0);
/* 8  */     text-decoration: none;
/* 9  */     margin: 10px;
/* 10 */     -webkit-border-radius: 5px;
/* 11 */     -moz-border-radius: 5px;
/* 12 */     -ms-border-radius: 5px;
/* 13 */     -o-border-radius: 5px;
/* 14 */     border-radius: 5px;
/* 15 */     border: 1px solid rgb(238, 238, 238);
/* 16 */     padding: 10px;
/* 17 */     background-color: #fff;
/* 18 */     -webkit-box-shadow: rgba(0, 0, 0, 0.15) 0 1px 3px 0;
/* 19 */     -moz-box-shadow: rgba(0, 0, 0, 0.15) 0 1px 3px 0;
/* 20 */ }
/* 21 */ 
/* 22 */ a.se-box span.se-box-heading {
/* 23 */     display: block;
/* 24 */     line-height:20px;
/* 25 */ }
/* 26 */ 
/* 27 */ a.se-box span.se-box-heading span.se-box-heading-title {
/* 28 */     font-weight: bold;
/* 29 */     font-size: 16px;
/* 30 */     display: inline-block;
/* 31 */     color: #3498db;
/* 32 */ }
/* 33 */ 
/* 34 */ a.se-box span.se-box-text {
/* 35 */     font-style: italic;
/* 36 */     margin: 8px 0;
/* 37 */     font-size: 12px;
/* 38 */     display: block;
/* 39 */     color:#7f8c8d;
/* 40 */     line-height:14px;
/* 41 */ }
/* 42 */ 
/* 43 */ a.se-box span.se-box-date {
/* 44 */     font-style: italic;
/* 45 */     margin: 0 0 5px 0;
/* 46 */     font-size: 10px;
/* 47 */     display: block;
/* 48 */     color: #2c3e50;
/* 49 */     line-height:10px;
/* 50 */ }

/* se-styles.css */

/* 51 */ 
/* 52 */ a.se-box span.se-box-domain {
/* 53 */     font-style: italic;
/* 54 */     margin: 0;
/* 55 */     font-size: 10px;
/* 56 */     display: block;
/* 57 */     color: #2c3e50;
/* 58 */     line-height:10px;
/* 59 */ }

/* wpba-frontend.css */

/* 1 */ .wpba ol.unstyled,.wpba ul.unstyled{margin-left:0;list-style:none}.wpba .pull-left{float:left}.wpba .pull-right{float:right}.wpba .hide{display:none}.wpba .hide-text{text-indent:100%;white-space:nowrap;overflow:hidden}.wpba .clearfix{*zoom:1}.wpba .clearfix:before,.wpba .clearfix:after{display:table;content:"";line-height:0}.wpba .clearfix:after{clear:both}.wpba .img-polaroid{padding:4px;border:1px solid #ccc;border:1px solid rgba(0,0,0,0.2);background-color:#fafafa;-webkit-box-shadow:0 1px 3px rgba(0,0,0,0.1);-moz-box-shadow:0 1px 3px rgba(0,0,0,0.1);box-shadow:0 1px 3px rgba(0,0,0,0.1)}.wpba .clear{clear:both}.wpba-wrap{float:left}.wpba-attachment-list li{line-height:20px;margin-bottom:10px;clear:both}.wpba-attachment-list li a{line-height:20px;padding:0;margin:0 0 0 5px;display:inline-block}.flex-container a:active,.flexslider a:active,.flex-container a:focus,.flexslider a:focus{outline:none}.slides,.flex-control-nav,.flex-direction-nav{margin:0;padding:0;list-style:none}.flexslider{margin:0;padding:0}.flexslider ul{list-style:none !important}.flexslider .slides>li{display:none;-webkit-backface-visibility:hidden}.flexslider .slides img{width:100%;max-height:100%;max-width:100%;display:block}.flex-pauseplay span{text-transform:capitalize}.slides:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}html[xmlns] .slides{display:block}* html .slides{height:1%}.no-js .slides>li:first-child{display:block}.flexslider{margin:0 0 60px;background:#fff;border:4px solid #fff;position:relative;-webkit-border-radius:4px;-moz-border-radius:4px;-o-border-radius:4px;border-radius:4px;box-shadow:0 1px 4px rgba(0,0,0,0.2);-webkit-box-shadow:0 1px 4px rgba(0,0,0,0.2);-moz-box-shadow:0 1px 4px rgba(0,0,0,0.2);-o-box-shadow:0 1px 4px rgba(0,0,0,0.2);zoom:1}.flex-viewport{max-height:2000px;-webkit-transition:all 1s ease;-moz-transition:all 1s ease;transition:all 1s ease}.loading .flex-viewport{max-height:300px}.flexslider .slides{zoom:1}.carousel li{margin-right:5px}.flex-direction-nav{*height:0}.flex-direction-nav a{width:30px;height:30px;margin:-20px 0 0;display:block;background:url(/admin/wp-content/plugins/wp-better-attachments/assets/img/bg_direction_nav.png) no-repeat 0 0;position:absolute;top:50%;z-index:10;cursor:pointer;text-indent:-9999px;opacity:0;-webkit-transition:all .3s ease}.flex-direction-nav .flex-next{background-position:100% 0;right:-36px}.flex-direction-nav .flex-prev{left:-36px}.flexslider:hover .flex-next{opacity:0.8;right:5px}.flexslider:hover .flex-prev{opacity:0.8;left:5px}.flexslider:hover .flex-next:hover,.flexslider:hover .flex-prev:hover{opacity:1}.flex-direction-nav .flex-disabled{opacity:0.3 !important;filter:alpha(opacity=30);cursor:default}.flex-control-nav{width:100%;position:absolute;bottom:-40px;text-align:center}.flex-control-nav li{margin:0 6px;display:inline-block;zoom:1;*display:inline}.flex-control-paging li a{width:11px;height:11px;display:block;background:#666;background:rgba(0,0,0,0.5);cursor:pointer;text-indent:-9999px;-webkit-border-radius:20px;-moz-border-radius:20px;-o-border-radius:20px;border-radius:20px;box-shadow:inset 0 0 3px rgba(0,0,0,0.3)}.flex-control-paging li a:hover{background:#333;background:rgba(0,0,0,0.7)}.flex-control-paging li a.flex-active{background:#000;background:rgba(0,0,0,0.9);cursor:default}.flex-control-thumbs{margin:5px 0 0;position:static;overflow:hidden}.flex-control-thumbs li{width:25%;float:left;margin:0}.flex-control-thumbs img{width:100%;display:block;opacity:.7;cursor:pointer}.flex-control-thumbs img:hover{opacity:1}.flex-control-thumbs .flex-active{opacity:1;cursor:default}@media screen and (max-width: 860px){.flex-direction-nav .flex-prev{opacity:1;left:0}.flex-direction-nav .flex-next{opacity:1;right:0}}
/* 2 */ 

/* pagenavi-css.css */

/* 1  */ /*
/* 2  *| Default style for WP-PageNavi plugin
/* 3  *| 
/* 4  *| http://wordpress.org/extend/plugins/wp-pagenavi/
/* 5  *| */
/* 6  */ 
/* 7  */ .wp-pagenavi {
/* 8  */ 	clear: both;
/* 9  */ }
/* 10 */ 
/* 11 */ .wp-pagenavi a, .wp-pagenavi span {
/* 12 */ 	text-decoration: none;
/* 13 */ 	border: 1px solid #BFBFBF;
/* 14 */ 	padding: 3px 5px;
/* 15 */ 	margin: 2px;
/* 16 */ }
/* 17 */ 
/* 18 */ .wp-pagenavi a:hover, .wp-pagenavi span.current {
/* 19 */ 	border-color: #000;
/* 20 */ }
/* 21 */ 
/* 22 */ .wp-pagenavi span.current {
/* 23 */ 	font-weight: bold;
/* 24 */ }
/* 25 */ 

/* style.css */

/* 1    */ /******************************************************************
/* 2    *| Site Name:
/* 3    *| Author:
/* 4    *| 
/* 5    *| Stylesheet: Main Stylesheet
/* 6    *| 
/* 7    *| Here's where the magic happens. Here, you'll see we are calling in
/* 8    *| the separate media queries. The base mobile goes outside any query
/* 9    *| and is called at the beginning, after that we call the rest
/* 10   *| of the styles inside media queries.
/* 11   *| ******************************************************************/
/* 12   */ /* -----------------------------------------
/* 13   *|    Fonts
/* 14   *| ----------------------------------------- */
/* 15   */ @font-face {
/* 16   */   font-family: 'blender_pro_mediumregular';
/* 17   */   src: url('/stylesheets/fonts/blenderpro-medium-webfont.eot');
/* 18   */   src: url('/stylesheets/fonts/blenderpro-medium-webfont.eot?#iefix') format('embedded-opentype'), url('/stylesheets/fonts/blenderpro-medium-webfont.woff') format('woff'), url('/stylesheets/fonts/blenderpro-medium-webfont.ttf') format('truetype'), url('/stylesheets/fonts/blenderpro-medium-webfont.svg#blender_pro_mediumregular') format('svg');
/* 19   */   font-weight: normal;
/* 20   */   font-style: normal;
/* 21   */ }
/* 22   */ @font-face {
/* 23   */   font-family: 'blender_pro_thinregular';
/* 24   */   src: url('/stylesheets/fonts/blenderpro-thin-webfont.eot');
/* 25   */   src: url('/stylesheets/fonts/blenderpro-thin-webfont.eot?#iefix') format('embedded-opentype'), url('/stylesheets/fonts/blenderpro-thin-webfont.woff') format('woff'), url('/stylesheets/fonts/blenderpro-thin-webfont.ttf') format('truetype'), url('/stylesheets/fonts/blenderpro-thin-webfont.svg#blender_pro_thinregular') format('svg');
/* 26   */   font-weight: normal;
/* 27   */   font-style: normal;
/* 28   */ }
/* 29   */ /*! normalize.css 2012-07-07T09:50 UTC - http://github.com/necolas/normalize.css */
/* 30   */ /* ==========================================================================
/* 31   *|    HTML5 display definitions
/* 32   *|    ========================================================================== */
/* 33   */ /*
/* 34   *|  * Corrects `block` display not defined in IE6/7/8/9 & FF3.
/* 35   *|  */
/* 36   */ article,
/* 37   */ aside,
/* 38   */ details,
/* 39   */ figcaption,
/* 40   */ figure,
/* 41   */ footer,
/* 42   */ header,
/* 43   */ hgroup,
/* 44   */ nav,
/* 45   */ section,
/* 46   */ summary {
/* 47   */   display: block;
/* 48   */ }
/* 49   */ /*
/* 50   *|  * Corrects `inline-block` display not defined in IE6/7/8/9 & FF3.

/* style.css */

/* 51   *|  */
/* 52   */ audio,
/* 53   */ canvas,
/* 54   */ video {
/* 55   */   display: inline-block;
/* 56   */   *display: inline;
/* 57   */   *zoom: 1;
/* 58   */ }
/* 59   */ /*
/* 60   *|  * Prevents modern browsers from displaying `audio` without controls.
/* 61   *|  * Remove excess height in iOS5 devices.
/* 62   *|  */
/* 63   */ audio:not([controls]) {
/* 64   */   display: none;
/* 65   */   height: 0;
/* 66   */ }
/* 67   */ /*
/* 68   *|  * Addresses styling for `hidden` attribute not present in IE7/8/9, FF3, S4.
/* 69   *|  * Known issue: no IE6 support.
/* 70   *|  */
/* 71   */ [hidden] {
/* 72   */   display: none;
/* 73   */ }
/* 74   */ /* ==========================================================================
/* 75   *|    Base
/* 76   *|    ========================================================================== */
/* 77   */ /*
/* 78   *|  * 1. Corrects text resizing oddly in IE6/7 when body `font-size` is set using
/* 79   *|  *    `em` units.
/* 80   *|  * 2. Prevents iOS text size adjust after orientation change, without disabling
/* 81   *|  *    user zoom.
/* 82   *|  */
/* 83   */ html {
/* 84   */   font-size: 100%;
/* 85   */   /* 1 */
/* 86   */ 
/* 87   */   -webkit-text-size-adjust: 100%;
/* 88   */   -ms-text-size-adjust: 100%;
/* 89   */   /* 2 */
/* 90   */ 
/* 91   */ }
/* 92   */ /*
/* 93   *|  * Addresses `font-family` inconsistency between `textarea` and other form
/* 94   *|  * elements.
/* 95   *|  */
/* 96   */ html,
/* 97   */ button,
/* 98   */ input,
/* 99   */ select,
/* 100  */ textarea {

/* style.css */

/* 101  */   font-family: sans-serif;
/* 102  */ }
/* 103  */ /*
/* 104  *|  * Addresses margins handled incorrectly in IE6/7.
/* 105  *|  */
/* 106  */ body {
/* 107  */   margin: 0;
/* 108  */ }
/* 109  */ /* ==========================================================================
/* 110  *|    Links
/* 111  *|    ========================================================================== */
/* 112  */ /*
/* 113  *|  * Addresses `outline` inconsistency between Chrome and other browsers.
/* 114  *|  */
/* 115  */ a:focus {
/* 116  */   outline: thin dotted;
/* 117  */ }
/* 118  */ /*
/* 119  *|  * Improves readability when focused and also mouse hovered in all browsers.
/* 120  *|  * people.opera.com/patrickl/experiments/keyboard/test
/* 121  *|  */
/* 122  */ a:active,
/* 123  */ a:hover {
/* 124  */   outline: 0;
/* 125  */ }
/* 126  */ /* ==========================================================================
/* 127  *|    Typography
/* 128  *|    ========================================================================== */
/* 129  */ /*
/* 130  *|  * Addresses font sizes and margins set differently in IE6/7.
/* 131  *|  * Addresses font sizes within `section` and `article` in FF4+, Chrome, S5.
/* 132  *|  */
/* 133  */ h1 {
/* 134  */   font-size: 2em;
/* 135  */   margin: 0.67em 0;
/* 136  */ }
/* 137  */ h2 {
/* 138  */   font-size: 1.5em;
/* 139  */   margin: 0.83em 0;
/* 140  */ }
/* 141  */ h3 {
/* 142  */   font-size: 1.17em;
/* 143  */   margin: 1em 0;
/* 144  */ }
/* 145  */ h4 {
/* 146  */   font-size: 1em;
/* 147  */   margin: 1.33em 0;
/* 148  */ }
/* 149  */ h5 {
/* 150  */   font-size: 0.83em;

/* style.css */

/* 151  */   margin: 1.67em 0;
/* 152  */ }
/* 153  */ h6 {
/* 154  */   font-size: 0.75em;
/* 155  */   margin: 2.33em 0;
/* 156  */ }
/* 157  */ /*
/* 158  *|  * Addresses styling not present in IE7/8/9, S5, Chrome.
/* 159  *|  */
/* 160  */ abbr[title] {
/* 161  */   border-bottom: 1px dotted;
/* 162  */ }
/* 163  */ /*
/* 164  *|  * Addresses style set to `bolder` in FF3+, S4/5, Chrome.
/* 165  *|  */
/* 166  */ b,
/* 167  */ strong {
/* 168  */   font-weight: bold;
/* 169  */ }
/* 170  */ blockquote {
/* 171  */   margin: 1em 40px;
/* 172  */ }
/* 173  */ /*
/* 174  *|  * Addresses styling not present in S5, Chrome.
/* 175  *|  */
/* 176  */ dfn {
/* 177  */   font-style: italic;
/* 178  */ }
/* 179  */ /*
/* 180  *|  * Addresses styling not present in IE6/7/8/9.
/* 181  *|  */
/* 182  */ mark {
/* 183  */   background: #ff0;
/* 184  */   color: #000;
/* 185  */ }
/* 186  */ /*
/* 187  *|  * Addresses margins set differently in IE6/7.
/* 188  *|  */
/* 189  */ p,
/* 190  */ pre {
/* 191  */   margin: 1em 0;
/* 192  */ }
/* 193  */ /*
/* 194  *|  * Corrects font family set oddly in IE6, S4/5, Chrome.
/* 195  *|  * en.wikipedia.org/wiki/User:Davidgothberg/Test59
/* 196  *|  */
/* 197  */ code,
/* 198  */ kbd,
/* 199  */ pre,
/* 200  */ samp {

/* style.css */

/* 201  */   font-family: monospace, serif;
/* 202  */   _font-family: 'courier new', monospace;
/* 203  */   font-size: 1em;
/* 204  */ }
/* 205  */ /*
/* 206  *|  * Improves readability of pre-formatted text in all browsers.
/* 207  *|  */
/* 208  */ pre {
/* 209  */   white-space: pre;
/* 210  */   white-space: pre-wrap;
/* 211  */   word-wrap: break-word;
/* 212  */ }
/* 213  */ /*
/* 214  *|  * Addresses CSS quotes not supported in IE6/7.
/* 215  *|  */
/* 216  */ q {
/* 217  */   quotes: none;
/* 218  */ }
/* 219  */ /*
/* 220  *|  * Addresses `quotes` property not supported in S4.
/* 221  *|  */
/* 222  */ q:before,
/* 223  */ q:after {
/* 224  */   content: '';
/* 225  */   content: none;
/* 226  */ }
/* 227  */ small {
/* 228  */   font-size: 75%;
/* 229  */ }
/* 230  */ /*
/* 231  *|  * Prevents `sub` and `sup` affecting `line-height` in all browsers.
/* 232  *|  * gist.github.com/413930
/* 233  *|  */
/* 234  */ sub,
/* 235  */ sup {
/* 236  */   font-size: 75%;
/* 237  */   line-height: 0;
/* 238  */   position: relative;
/* 239  */   vertical-align: baseline;
/* 240  */ }
/* 241  */ sup {
/* 242  */   top: -0.5em;
/* 243  */ }
/* 244  */ sub {
/* 245  */   bottom: -0.25em;
/* 246  */ }
/* 247  */ /* ==========================================================================
/* 248  *|    Lists
/* 249  *|    ========================================================================== */
/* 250  */ /*

/* style.css */

/* 251  *|  * Addresses margins set differently in IE6/7.
/* 252  *|  */
/* 253  */ dl,
/* 254  */ menu,
/* 255  */ ol,
/* 256  */ ul {
/* 257  */   margin: 1em 0;
/* 258  */ }
/* 259  */ dd {
/* 260  */   margin: 0 0 0 40px;
/* 261  */ }
/* 262  */ /*
/* 263  *|  * Addresses paddings set differently in IE6/7.
/* 264  *|  */
/* 265  */ menu,
/* 266  */ ol,
/* 267  */ ul {
/* 268  */   padding: 0 0 0 40px;
/* 269  */ }
/* 270  */ /*
/* 271  *|  * Corrects list images handled incorrectly in IE7.
/* 272  *|  */
/* 273  */ nav ul,
/* 274  */ nav ol {
/* 275  */   list-style: none;
/* 276  */   list-style-image: none;
/* 277  */ }
/* 278  */ /* ==========================================================================
/* 279  *|    Embedded content
/* 280  *|    ========================================================================== */
/* 281  */ /*
/* 282  *|  * 1. Removes border when inside `a` element in IE6/7/8/9, FF3.
/* 283  *|  * 2. Improves image quality when scaled in IE7.
/* 284  *|  *    code.flickr.com/blog/2008/11/12/on-ui-quality-the-little-things-client-side-image-resizing/
/* 285  *|  */
/* 286  */ img {
/* 287  */   border: 0;
/* 288  */   /* 1 */
/* 289  */ 
/* 290  */   -ms-interpolation-mode: bicubic;
/* 291  */   /* 2 */
/* 292  */ 
/* 293  */ }
/* 294  */ /*
/* 295  *|  * Corrects overflow displayed oddly in IE9.
/* 296  *|  */
/* 297  */ svg:not(:root) {
/* 298  */   overflow: hidden;
/* 299  */ }
/* 300  */ /* ==========================================================================

/* style.css */

/* 301  *|    Figures
/* 302  *|    ========================================================================== */
/* 303  */ /*
/* 304  *|  * Addresses margin not present in IE6/7/8/9, S5, O11.
/* 305  *|  */
/* 306  */ figure {
/* 307  */   margin: 0;
/* 308  */ }
/* 309  */ /* ==========================================================================
/* 310  *|    Forms
/* 311  *|    ========================================================================== */
/* 312  */ /*
/* 313  *|  * Corrects margin displayed oddly in IE6/7.
/* 314  *|  */
/* 315  */ form {
/* 316  */   margin: 0;
/* 317  */ }
/* 318  */ /*
/* 319  *|  * Define consistent border, margin, and padding.
/* 320  *|  */
/* 321  */ fieldset {
/* 322  */   border: 1px solid #c0c0c0;
/* 323  */   margin: 0 2px;
/* 324  */   padding: 0.35em 0.625em 0.75em;
/* 325  */ }
/* 326  */ /*
/* 327  *|  * 1. Corrects color not being inherited in IE6/7/8/9.
/* 328  *|  * 2. Corrects text not wrapping in FF3.
/* 329  *|  * 3. Corrects alignment displayed oddly in IE6/7.
/* 330  *|  */
/* 331  */ legend {
/* 332  */   border: 0;
/* 333  */   /* 1 */
/* 334  */ 
/* 335  */   padding: 0;
/* 336  */   white-space: normal;
/* 337  */   /* 2 */
/* 338  */ 
/* 339  */   *margin-left: -7px;
/* 340  */   /* 3 */
/* 341  */ 
/* 342  */ }
/* 343  */ /*
/* 344  *|  * 1. Corrects font size not being inherited in all browsers.
/* 345  *|  * 2. Addresses margins set differently in IE6/7, FF3+, S5, Chrome.
/* 346  *|  * 3. Improves appearance and consistency in all browsers.
/* 347  *|  */
/* 348  */ button,
/* 349  */ input,
/* 350  */ select,

/* style.css */

/* 351  */ textarea {
/* 352  */   font-size: 100%;
/* 353  */   /* 1 */
/* 354  */ 
/* 355  */   margin: 0;
/* 356  */   /* 2 */
/* 357  */ 
/* 358  */   vertical-align: baseline;
/* 359  */   *vertical-align: middle;
/* 360  */   /* 3 */
/* 361  */ 
/* 362  */ }
/* 363  */ /*
/* 364  *|  * Addresses FF3/4 setting `line-height` on `input` using `!important` in the
/* 365  *|  * UA stylesheet.
/* 366  *|  */
/* 367  */ button,
/* 368  */ input {
/* 369  */   line-height: normal;
/* 370  */ }
/* 371  */ /*
/* 372  *|  * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
/* 373  *|  *    and `video` controls.
/* 374  *|  * 2. Corrects inability to style clickable `input` types in iOS.
/* 375  *|  * 3. Improves usability and consistency of cursor style between image-type
/* 376  *|  *    `input` and others.
/* 377  *|  * 4. Removes inner spacing in IE7 without affecting normal text inputs.
/* 378  *|  *    Known issue: inner spacing remains in IE6.
/* 379  *|  */
/* 380  */ button,
/* 381  */ html input[type="button"],
/* 382  */ input[type="reset"],
/* 383  */ input[type="submit"] {
/* 384  */   -webkit-appearance: button;
/* 385  */   /* 2 */
/* 386  */ 
/* 387  */   cursor: pointer;
/* 388  */   /* 3 */
/* 389  */ 
/* 390  */   *overflow: visible;
/* 391  */   /* 4 */
/* 392  */ 
/* 393  */ }
/* 394  */ /*
/* 395  *|  * Re-set default cursor for disabled elements.
/* 396  *|  */
/* 397  */ button[disabled],
/* 398  */ input[disabled] {
/* 399  */   cursor: default;
/* 400  */ }

/* style.css */

/* 401  */ /*
/* 402  *|  * 1. Addresses box sizing set to content-box in IE8/9.
/* 403  *|  * 2. Removes excess padding in IE8/9.
/* 404  *|  * 3. Removes excess padding in IE7.
/* 405  *|  *    Known issue: excess padding remains in IE6.
/* 406  *|  */
/* 407  */ input[type="checkbox"],
/* 408  */ input[type="radio"] {
/* 409  */   box-sizing: border-box;
/* 410  */   /* 1 */
/* 411  */ 
/* 412  */   padding: 0;
/* 413  */   /* 2 */
/* 414  */ 
/* 415  */   *height: 13px;
/* 416  */   *width: 13px;
/* 417  */   /* 3 */
/* 418  */ 
/* 419  */ }
/* 420  */ /*
/* 421  *|  * 1. Addresses `appearance` set to `searchfield` in S5, Chrome.
/* 422  *|  * 2. Addresses `box-sizing` set to `border-box` in S5, Chrome (include `-moz`
/* 423  *|  *    to future-proof).
/* 424  *|  */
/* 425  */ input[type="search"] {
/* 426  */   -webkit-appearance: textfield;
/* 427  */   /* 1 */
/* 428  */ 
/* 429  */   -moz-box-sizing: content-box;
/* 430  */   -webkit-box-sizing: content-box;
/* 431  */   /* 2 */
/* 432  */ 
/* 433  */   box-sizing: content-box;
/* 434  */ }
/* 435  */ /*
/* 436  *|  * Removes inner padding and search cancel button in S5, Chrome on OS X.
/* 437  *|  */
/* 438  */ input[type="search"]::-webkit-search-cancel-button,
/* 439  */ input[type="search"]::-webkit-search-decoration {
/* 440  */   -webkit-appearance: none;
/* 441  */ }
/* 442  */ /*
/* 443  *|  * Removes inner padding and border in FF3+.
/* 444  *|  */
/* 445  */ button::-moz-focus-inner,
/* 446  */ input::-moz-focus-inner {
/* 447  */   border: 0;
/* 448  */   padding: 0;
/* 449  */ }
/* 450  */ /*

/* style.css */

/* 451  *|  * 1. Removes default vertical scrollbar in IE6/7/8/9.
/* 452  *|  * 2. Improves readability and alignment in all browsers.
/* 453  *|  */
/* 454  */ textarea {
/* 455  */   overflow: auto;
/* 456  */   /* 1 */
/* 457  */ 
/* 458  */   vertical-align: top;
/* 459  */   /* 2 */
/* 460  */ 
/* 461  */ }
/* 462  */ /* ==========================================================================
/* 463  *|    Tables
/* 464  *|    ========================================================================== */
/* 465  */ /*
/* 466  *|  * Remove most spacing between table cells.
/* 467  *|  */
/* 468  */ table {
/* 469  */   border-collapse: collapse;
/* 470  */   border-spacing: 0;
/* 471  */ }
/* 472  */ /******************************************************************
/* 473  *| CUSTOMIZED RESET VALUES
/* 474  *| I added these extra styles as a more personalized reset. Feel free
/* 475  *| to remove them if you like or add your own. If you want to update
/* 476  *| the normalize styles, make sure to edit from this point up.
/* 477  *| ******************************************************************/
/* 478  */ p {
/* 479  */   -webkit-hyphens: auto;
/* 480  */   -epub-hyphens: auto;
/* 481  */   -moz-hyphens: auto;
/* 482  */   hyphens: auto;
/* 483  */ }
/* 484  */ b,
/* 485  */ strong,
/* 486  */ .strong {
/* 487  */   font-weight: bold;
/* 488  */ }
/* 489  */ dfn,
/* 490  */ em,
/* 491  */ .em {
/* 492  */   font-style: italic;
/* 493  */ }
/* 494  */ small,
/* 495  */ .small {
/* 496  */   font-size: 75%;
/* 497  */ }
/* 498  */ ul,
/* 499  */ ol {
/* 500  */   padding: 0;

/* style.css */

/* 501  */   list-style-type: none;
/* 502  */ }
/* 503  */ dd {
/* 504  */   margin: 0;
/* 505  */ }
/* 506  */ .sidebar ul,
/* 507  */ .sidebar ol,
/* 508  */ .commentlist {
/* 509  */   list-style: none;
/* 510  */ }
/* 511  */ /******************************************************************
/* 512  *| Site Name:
/* 513  *| Author:
/* 514  *| 
/* 515  *| Stylesheet: Mixins & Constants Stylesheet
/* 516  *| 
/* 517  *| This is where you can take advantage of LESS' great features:
/* 518  *| Mixins & Constants. I won't go in-depth on how they work exactly,
/* 519  *| there are a few articles below that will help do that. What I will
/* 520  *| tell you is that this will help speed up simple changes like
/* 521  *| changing a color or adding CSS3 techniques like box shadow and
/* 522  *| border-radius.
/* 523  *| 
/* 524  *| A WORD OF WARNING: It's very easy to overdo it here. Be careful and
/* 525  *| remember less is more.
/* 526  *| 
/* 527  *| ******************************************************************/
/* 528  */ /*********************
/* 529  *| CLEARFIXIN'
/* 530  *| *********************/
/* 531  */ .clearfix {
/* 532  */   zoom: 1;
/* 533  */ }
/* 534  */ .clearfix:before,
/* 535  */ .clearfix:after {
/* 536  */   content: "";
/* 537  */   display: table;
/* 538  */ }
/* 539  */ .clearfix:after {
/* 540  */   clear: both;
/* 541  */ }
/* 542  */ /*********************
/* 543  *| TOOLS
/* 544  *| *********************/
/* 545  */ * {
/* 546  */   -webkit-box-sizing: border-box;
/* 547  */   -moz-box-sizing: border-box;
/* 548  */   box-sizing: border-box;
/* 549  */ }
/* 550  */ .image-replacement {

/* style.css */

/* 551  */   text-indent: 100%;
/* 552  */   white-space: nowrap;
/* 553  */   overflow: hidden;
/* 554  */ }
/* 555  */ /*********************
/* 556  *| COLORS
/* 557  *| Need help w/ choosing your colors? Try this site out:
/* 558  *| http://0to255.com/
/* 559  *| *********************/
/* 560  */ /*
/* 561  *| Here's a great tutorial on how to
/* 562  *| use color variables properly:
/* 563  *| http://sachagreif.com/sass-color-variables/
/* 564  *| */
/* 565  */ /*********************
/* 566  *| TYPOGRAPHY
/* 567  *| *********************/
/* 568  */ /* 	To embed your own fonts, use this syntax
/* 569  *| 	and place your fonts inside the
/* 570  *| 	library/fonts folder. For more information
/* 571  *| 	on embedding fonts, go to:
/* 572  *| 	http://www.fontsquirrel.com/
/* 573  *| 	Be sure to remove the comment brackets.
/* 574  *| */
/* 575  */ /*	@font-face {
/* 576  *|     	font-family: 'Font Name';
/* 577  *|     	src: url('/admin/wp-content/themes/huck2013/library/fonts/font-name.eot');
/* 578  *|     	src: url('/admin/wp-content/themes/huck2013/library/fonts/font-name.eot?#iefix') format('embedded-opentype'),
/* 579  *|              url('/admin/wp-content/themes/huck2013/library/fonts/font-name.woff') format('woff'),
/* 580  *|              url('/admin/wp-content/themes/huck2013/library/fonts/font-name.ttf') format('truetype'),
/* 581  *|              url('/admin/wp-content/themes/huck2013/library/fonts/font-name.svg#font-name') format('svg');
/* 582  *|     	font-weight: normal;
/* 583  *|     	font-style: normal;
/* 584  *| 	}
/* 585  *| */
/* 586  */ /*
/* 587  *| use the best ampersand
/* 588  *| http://simplebits.com/notebook/2008/08/14/ampersands-2/
/* 589  *| */
/* 590  */ span.amp {
/* 591  */   font-family: Baskerville, 'Goudy Old Style', Palatino, 'Book Antiqua', serif;
/* 592  */   font-style: italic;
/* 593  */ }
/* 594  */ /* text alignment */
/* 595  */ .text-left {
/* 596  */   text-align: left;
/* 597  */ }
/* 598  */ .text-center {
/* 599  */   text-align: center;
/* 600  */ }

/* style.css */

/* 601  */ .text-right {
/* 602  */   text-align: right;
/* 603  */ }
/* 604  */ .alert {
/* 605  */   margin: 10px;
/* 606  */   padding: 5px 18px;
/* 607  */   border: 1px solid;
/* 608  */ }
/* 609  */ .alert-help {
/* 610  */   margin: 10px;
/* 611  */   padding: 5px 18px;
/* 612  */   border: 1px solid;
/* 613  */   border-color: #e8dc59;
/* 614  */   background: #ebe16f;
/* 615  */ }
/* 616  */ .alert-info {
/* 617  */   margin: 10px;
/* 618  */   padding: 5px 18px;
/* 619  */   border: 1px solid;
/* 620  */   border-color: #bfe4f4;
/* 621  */   background: #d5edf8;
/* 622  */ }
/* 623  */ .alert-error {
/* 624  */   margin: 10px;
/* 625  */   padding: 5px 18px;
/* 626  */   border: 1px solid;
/* 627  */   border-color: #f8cdce;
/* 628  */   background: #fbe3e4;
/* 629  */ }
/* 630  */ .alert-success {
/* 631  */   margin: 10px;
/* 632  */   padding: 5px 18px;
/* 633  */   border: 1px solid;
/* 634  */   border-color: #deeaae;
/* 635  */   background: #e6efc2;
/* 636  */ }
/* 637  */ /*********************
/* 638  *| BORDER RADIUS
/* 639  *| *********************/
/* 640  */ /*
/* 641  *| NOTE: For older browser support (and some mobile),
/* 642  *| don't use the shorthand to define *different* corners.
/* 643  *| 
/* 644  *| USAGE: .border-radius(4px);
/* 645  *| 
/* 646  *| */
/* 647  */ /*********************
/* 648  *| TRANSITION
/* 649  *| *********************/
/* 650  */ /* .transition(all,2s); */

/* style.css */

/* 651  */ /*********************
/* 652  *| CSS3 GRADIENTS
/* 653  *| Be careful with these since they can
/* 654  *| really slow down your CSS. Don't overdo it.
/* 655  *| *********************/
/* 656  */ /* .css-gradient(#dfdfdf,#f8f8f8); */
/* 657  */ /*********************
/* 658  *| BOX SHADOW
/* 659  *| *********************/
/* 660  */ /* .boxShadow(0,0,4px,0,#444); */
/* 661  */ /* .boxShadow(none); */
/* 662  */ /*********************
/* 663  *| BUTTONS
/* 664  *| *********************/
/* 665  */ .button,
/* 666  */ .button:visited {
/* 667  */   border: 1px solid #be0d37;
/* 668  */   border-top-color: #db0f3f;
/* 669  */   border-left-color: #db0f3f;
/* 670  */   padding: 4px 12px;
/* 671  */   color: #ffffff;
/* 672  */   display: inline-block;
/* 673  */   font-size: 11px;
/* 674  */   font-weight: bold;
/* 675  */   text-decoration: none;
/* 676  */   text-shadow: 0 1px rgba(0, 0, 0, 0.75);
/* 677  */   cursor: pointer;
/* 678  */   margin-bottom: 20px;
/* 679  */   line-height: 21px;
/* 680  */   -webkit-transition: all 0.2s ease-in-out;
/* 681  */   -moz-transition: all 0.2s ease-in-out;
/* 682  */   -ms-transition: all 0.2s ease-in-out;
/* 683  */   -o-transition: all 0.2s ease-in-out;
/* 684  */   transition: all 0.2s ease-in-out;
/* 685  */   -webkit-border-radius: 4px;
/* 686  */   -moz-border-radius: 4px;
/* 687  */   border-radius: 4px;
/* 688  */   background-color: #e40f42;
/* 689  */   background-image: -webkit-gradient(linear, left top, left bottom, from(#f01d4f), to(#e40f42));
/* 690  */   background-image: -webkit-linear-gradient(top, #f01d4f, #e40f42);
/* 691  */   background-image: -moz-linear-gradient(top, #f01d4f, #e40f42);
/* 692  */   background-image: -o-linear-gradient(top, #f01d4f, #e40f42);
/* 693  */   background-image: linear-gradient(to bottom, #f01d4f, #e40f42);
/* 694  */ }
/* 695  */ .button:hover,
/* 696  */ .button:visited:hover,
/* 697  */ .button:focus,
/* 698  */ .button:visited:focus {
/* 699  */   color: #ffffff;
/* 700  */   border: 1px solid #be0d37;

/* style.css */

/* 701  */   border-top-color: #9d0a2d;
/* 702  */   border-left-color: #9d0a2d;
/* 703  */   background-color: #cc0e3b;
/* 704  */   background-image: -webkit-gradient(linear, left top, left bottom, from(#e40f42), to(#cc0e3b));
/* 705  */   background-image: -webkit-linear-gradient(top, #e40f42, #cc0e3b);
/* 706  */   background-image: -moz-linear-gradient(top, #e40f42, #cc0e3b);
/* 707  */   background-image: -o-linear-gradient(top, #e40f42, #cc0e3b);
/* 708  */   background-image: linear-gradient(to bottom, #e40f42, #cc0e3b);
/* 709  */ }
/* 710  */ .button:active,
/* 711  */ .button:visited:active {
/* 712  */   background-color: #f01d4f;
/* 713  */   background-image: -webkit-gradient(linear, left top, left bottom, from(#e40f42), to(#f01d4f));
/* 714  */   background-image: -webkit-linear-gradient(top, #e40f42, #f01d4f);
/* 715  */   background-image: -moz-linear-gradient(top, #e40f42, #f01d4f);
/* 716  */   background-image: -o-linear-gradient(top, #e40f42, #f01d4f);
/* 717  */   background-image: linear-gradient(to bottom, #e40f42, #f01d4f);
/* 718  */ }
/* 719  */ .blue-button,
/* 720  */ .blue-button:visited {
/* 721  */   border-color: #1472ad;
/* 722  */   text-shadow: 0 1px 1px #1472ad;
/* 723  */   background-color: #1681c4;
/* 724  */   background-image: -webkit-gradient(linear, left top, left bottom, from(#1990db), to(#1681c4));
/* 725  */   background-image: -webkit-linear-gradient(top, #1990db, #1681c4);
/* 726  */   background-image: -moz-linear-gradient(top, #1990db, #1681c4);
/* 727  */   background-image: -o-linear-gradient(top, #1990db, #1681c4);
/* 728  */   background-image: linear-gradient(to bottom, #1990db, #1681c4);
/* 729  */   -webkit-box-shadow: inset 0 0 3px #59b3ec;
/* 730  */   -moz-box-shadow: inset 0 0 3px #59b3ec;
/* 731  */   box-shadow: inset 0 0 3px #59b3ec;
/* 732  */ }
/* 733  */ .blue-button:hover,
/* 734  */ .blue-button:visited:hover,
/* 735  */ .blue-button:focus,
/* 736  */ .blue-button:visited:focus {
/* 737  */   border-color: #116396;
/* 738  */   background-color: #1472ad;
/* 739  */   background-image: -webkit-gradient(linear, left top, left bottom, from(#1784c9), to(#1472ad));
/* 740  */   background-image: -webkit-linear-gradient(top, #1784c9, #1472ad);
/* 741  */   background-image: -moz-linear-gradient(top, #1784c9, #1472ad);
/* 742  */   background-image: -o-linear-gradient(top, #1784c9, #1472ad);
/* 743  */   background-image: linear-gradient(to bottom, #1784c9, #1472ad);
/* 744  */ }
/* 745  */ .blue-button:active,
/* 746  */ .blue-button:visited:active {
/* 747  */   background-color: #1990db;
/* 748  */   background-image: -webkit-gradient(linear, left top, left bottom, from(#1681c4), to(#1990db));
/* 749  */   background-image: -webkit-linear-gradient(top, #1681c4, #1990db);
/* 750  */   background-image: -moz-linear-gradient(top, #1681c4, #1990db);

/* style.css */

/* 751  */   background-image: -o-linear-gradient(top, #1681c4, #1990db);
/* 752  */   background-image: linear-gradient(to bottom, #1681c4, #1990db);
/* 753  */ }
/* 754  */ /* form elements */
/* 755  */ /* greyscale */
/* 756  */ .greyscale {
/* 757  */   filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
/* 758  */   /* Firefox 10+ */
/* 759  */ 
/* 760  */   filter: gray;
/* 761  */   /* IE6-9 */
/* 762  */ 
/* 763  */   -webkit-filter: grayscale(100%);
/* 764  */   /* Chrome 19+ & Safari 6+ */
/* 765  */ 
/* 766  */   -webkit-backface-visibility: hidden;
/* 767  */   /* Fix for transition flickering */
/* 768  */ 
/* 769  */ }
/* 770  */ .blockquote {
/* 771  */   margin: 0;
/* 772  */ }
/* 773  */ .blockquote:before {
/* 774  */   font-family: "Libre Baskerville", "Georgia", Cambria, Times New Roman, Times, serif;
/* 775  */   content: "\201C";
/* 776  */   font-size: 34pt;
/* 777  */   padding-right: 5px;
/* 778  */   line-height: 0em;
/* 779  */   vertical-align: -0.5em;
/* 780  */   margin-top: 22px;
/* 781  */   float: left;
/* 782  */   color: #999999;
/* 783  */ }
/* 784  */ .blockquote:after {
/* 785  */   font-family: "Libre Baskerville", "Georgia", Cambria, Times New Roman, Times, serif;
/* 786  */   color: #999999;
/* 787  */   margin-top: -20px;
/* 788  */   padding-left: 10px;
/* 789  */   float: right;
/* 790  */   font-size: 34pt;
/* 791  */   content: "\201D";
/* 792  */ }
/* 793  */ /*
/* 794  *| BASE (MOBILE) SIZE
/* 795  *| This are the mobile styles. It's what people see on their phones. If
/* 796  *| you set a great foundation, you won't need to add too many styles in
/* 797  *| the other stylesheets. Remember, keep it light: Speed is Important.
/* 798  *| */
/* 799  */ /******************************************************************
/* 800  *| Site Name:

/* style.css */

/* 801  *| Author:
/* 802  *| 
/* 803  *| Stylesheet: Base Mobile Stylesheet
/* 804  *| 
/* 805  *| Be light and don't over style since everything here will be
/* 806  *| loaded by mobile devices. You want to keep it as minimal as
/* 807  *| possible. This is called at the top of the main stylsheet
/* 808  *| and will be used across all viewports.
/* 809  *| 
/* 810  *| ------------ MAP ------------
/* 811  *| 
/* 812  *| 01. GENERAL STYLES
/* 813  *| 02. WORDPRESS BODY CLASSES
/* 814  *| 03. LAYOUT & GRID STYLES
/* 815  *| 04. LINK STYLES
/* 816  *| 05. H1, H2, H3, H4, H5 STYLES
/* 817  *| 06. HEADER STYLES
/* 818  *| 07. NAVIGATION STYLES
/* 819  *| 08. POSTS & CONTENT STYLES
/* 820  *| 09. PAGE NAVI STYLES
/* 821  *| 10. COMMENT STYLES
/* 822  *| 11. COMMENT FORM STYLES
/* 823  *| 12. SIDEBARS & ASIDES
/* 824  *| 13. FOOTER STYLES
/* 825  *| 14. Form Elements
/* 826  *| 15. Partial Elements
/* 827  *| 
/* 828  *| ******************************************************************/
/* 829  */ /*********************
/* 830  *| 01. GENERAL STYLES
/* 831  *| *********************/
/* 832  */ html,
/* 833  */ body {
/* 834  */   /* height: 100%; */
/* 835  */ 
/* 836  */ }
/* 837  */ body {
/* 838  */   font-family: "Libre Baskerville", "Georgia", Cambria, Times New Roman, Times, serif;
/* 839  */   font-size: 100%;
/* 840  */   line-height: 1.5;
/* 841  */   color: #000000;
/* 842  */ }
/* 843  */ .rule {
/* 844  */   height: 0.8em;
/* 845  */   width: 100%;
/* 846  */   border-bottom: 1px solid;
/* 847  */   display: inline-block;
/* 848  */ }
/* 849  */ /********************
/* 850  *| 02. WORDPRESS BODY CLASSES

/* style.css */

/* 851  *|     style a page via class
/* 852  *| ********************/
/* 853  */ /* for sites that are read right to left (i.e. hebrew) */
/* 854  */ /* home page */
/* 855  */ /* blog template page */
/* 856  */ /* archive page */
/* 857  */ /* date archive page */
/* 858  */ /* replace the number to the corresponding page number */
/* 859  */ /* search page */
/* 860  */ /* search result page */
/* 861  */ /* no results search page */
/* 862  */ /* individual paged search (i.e. body.search-paged-3) */
/* 863  */ /* 404 page */
/* 864  */ .single .row {
/* 865  */   width: 100%;
/* 866  */ }
/* 867  */ .single .panel img {
/* 868  */   width: 100%;
/* 869  */ }
/* 870  */ .single .post-meta {
/* 871  */   font-family: "Libre Baskerville", "Georgia", Cambria, Times New Roman, Times, serif;
/* 872  */   font-style: italic;
/* 873  */   color: #333333;
/* 874  */   font-size: 11pt;
/* 875  */   padding-bottom: 20px;
/* 876  */ }
/* 877  */ .single .post-meta p {
/* 878  */   margin-bottom: 0;
/* 879  */   margin-top: 0;
/* 880  */ }
/* 881  */ .single .post-meta p.byline {
/* 882  */   color: #333333;
/* 883  */ }
/* 884  */ .single #breadcrumbs {
/* 885  */   padding: 20px 0 20px 0;
/* 886  */   margin-top: 60px;
/* 887  */   font-size: 21pt;
/* 888  */ }
/* 889  */ .single #breadcrumbs div {
/* 890  */   line-height: 1.2em;
/* 891  */ }
/* 892  */ .single #breadcrumbs a {
/* 893  */   line-height: 1.2em;
/* 894  */ }
/* 895  */ .single #breadcrumbs .crumb a {
/* 896  */   color: #666666;
/* 897  */ }
/* 898  */ /* single post page */
/* 899  */ /* individual post page by id (i.e. body.postid-73) */
/* 900  */ /* individual paged single (i.e. body.single-paged-3) */

/* style.css */

/* 901  */ /* attatchment page */
/* 902  */ /* individual attatchment page (i.e. body.attachmentid-763) */
/* 903  */ /* style mime type pages */
/* 904  */ /* author page */
/* 905  */ /* user nicename (i.e. body.author-samueladams) */
/* 906  */ /* paged author archives (i.e. body.author-paged-4) for page 4 */
/* 907  */ /* category page */
/* 908  */ /* individual category page (i.e. body.category-6) */
/* 909  */ /* replace the number to the corresponding page number */
/* 910  */ /* tag page */
/* 911  */ /* individual tag page (i.e. body.tag-news) */
/* 912  */ /* replace the number to the corresponding page number */
/* 913  */ /* custom page template page */
/* 914  */ /* individual page template (i.e. body.page-template-contact-php */
/* 915  */ /* replace the number to the corresponding page number */
/* 916  */ /* parent page template */
/* 917  */ /* child page template */
/* 918  */ /* replace the number to the corresponding page number */
/* 919  */ /* if user is logged in */
/* 920  */ /* paged items like search results or archives */
/* 921  */ /* individual paged (i.e. body.paged-3) */
/* 922  */ /*********************
/* 923  *| 03. LAYOUT & GRID STYLES
/* 924  *| *********************/
/* 925  */ .wrap {
/* 926  */   width: 100%;
/* 927  */   padding: 0 4%;
/* 928  */   margin: 0 auto;
/* 929  */ }
/* 930  */ .wrap.preSlides {
/* 931  */   padding: 0;
/* 932  */ }
/* 933  */ #container {
/* 934  */   position: relative;
/* 935  */   display: inline-block;
/* 936  */   max-width: 100%;
/* 937  */   min-width: 100%;
/* 938  */ }
/* 939  */ .clear {
/* 940  */   clear: both;
/* 941  */ }
/* 942  */ /*********************
/* 943  *| 04. LINK STYLES
/* 944  *| *********************/
/* 945  */ a,
/* 946  */ a:visited {
/* 947  */   color: #000000;
/* 948  */   /* on hover */
/* 949  */ 
/* 950  */   /* on click */

/* style.css */

/* 951  */ 
/* 952  */   /* mobile tap color */
/* 953  */ 
/* 954  */ }
/* 955  */ a:hover,
/* 956  */ a:visited:hover,
/* 957  */ a:focus,
/* 958  */ a:visited:focus {
/* 959  */   color: #000000;
/* 960  */ }
/* 961  */ a:link,
/* 962  */ a:visited:link {
/* 963  */   /*
/* 964  *|         this highlights links on iPhones/iPads.
/* 965  *|         so it basically works like the :hover selector
/* 966  *|         for mobile devices.
/* 967  *|         */
/* 968  */ 
/* 969  */   -webkit-tap-highlight-color: rgba(0, 0, 0, 0.3);
/* 970  */ }
/* 971  */ .social-links {
/* 972  */   padding-left: 10px;
/* 973  */   margin-top: 32px;
/* 974  */   background: #ffffff;
/* 975  */   float: right;
/* 976  */ }
/* 977  */ .social-links a {
/* 978  */   margin-left: 10px;
/* 979  */   font-size: 16pt;
/* 980  */ }
/* 981  */ .social-links a:hover {
/* 982  */   color: #ff6666;
/* 983  */ }
/* 984  */ /******************************************************************
/* 985  *| 05. H1, H2, H3, H4, H5 STYLES
/* 986  *| ******************************************************************/
/* 987  */ h1,
/* 988  */ .h1,
/* 989  */ h2,
/* 990  */ .h2,
/* 991  */ h3,
/* 992  */ .h3,
/* 993  */ h4,
/* 994  */ .h4 {
/* 995  */   font-family: "blender_pro_mediumregular";
/* 996  */ }
/* 997  */ h1,
/* 998  */ .h1,
/* 999  */ h2,
/* 1000 */ .h2,

/* style.css */

/* 1001 */ h3,
/* 1002 */ .h3,
/* 1003 */ h4,
/* 1004 */ .h4,
/* 1005 */ h5,
/* 1006 */ .h5 {
/* 1007 */   text-rendering: optimizelegibility;
/* 1008 */   font-weight: 200;
/* 1009 */   letter-spacing: 1px;
/* 1010 */   /*
/* 1011 *|     if you're going to use webfonts, be sure to check your weights
/* 1012 *|     http://css-tricks.com/watch-your-font-weight/
/* 1013 *|     */
/* 1014 */ 
/* 1015 */   /* removing text decoration from all headline links */
/* 1016 */ 
/* 1017 */ }
/* 1018 */ h1 a,
/* 1019 */ .h1 a,
/* 1020 */ h2 a,
/* 1021 */ .h2 a,
/* 1022 */ h3 a,
/* 1023 */ .h3 a,
/* 1024 */ h4 a,
/* 1025 */ .h4 a,
/* 1026 */ h5 a,
/* 1027 */ .h5 a {
/* 1028 */   text-decoration: none;
/* 1029 */ }
/* 1030 */ h1,
/* 1031 */ .h1 {
/* 1032 */   font-size: 2.5em;
/* 1033 */   line-height: 1.333em;
/* 1034 */ }
/* 1035 */ h2,
/* 1036 */ .h2 {
/* 1037 */   font-size: 1.75em;
/* 1038 */   line-height: 1.4em;
/* 1039 */   margin-bottom: 0.375em;
/* 1040 */ }
/* 1041 */ h3,
/* 1042 */ .h3 {
/* 1043 */   font-size: 1.125em;
/* 1044 */   line-height: 1.333em;
/* 1045 */ }
/* 1046 */ h4,
/* 1047 */ .h4 {
/* 1048 */   font-size: 1.1em;
/* 1049 */   font-weight: 700;
/* 1050 */ }

/* style.css */

/* 1051 */ h5,
/* 1052 */ .h5 {
/* 1053 */   font-size: 0.846em;
/* 1054 */   line-height: 2.09em;
/* 1055 */   text-transform: uppercase;
/* 1056 */   letter-spacing: 2px;
/* 1057 */   font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
/* 1058 */ }
/* 1059 */ /*********************
/* 1060 *| 06. HEADER STYLES
/* 1061 *| *********************/
/* 1062 */ #toggle,
/* 1063 */ #toggle-search,
/* 1064 */ .toggle,
/* 1065 */ .toggle-search {
/* 1066 */   display: none;
/* 1067 */ }
/* 1068 */ .header #inner-header {
/* 1069 */   padding: 0 0 0 22px;
/* 1070 */ }
/* 1071 */ .header #searchform {
/* 1072 */   display: none;
/* 1073 */   margin-top: 10px;
/* 1074 */ }
/* 1075 */ .header #logo {
/* 1076 */   background-image: url('/admin/wp-content/themes/huck2013/library/images/huck_masthead_mobile.svg');
/* 1077 */   background-repeat: no-repeat;
/* 1078 */   background-position: 50% 50%;
/* 1079 */   background-size: 92px 33px;
/* 1080 */   width: 102px;
/* 1081 */   height: 43px;
/* 1082 */   float: right;
/* 1083 */   margin: 10px;
/* 1084 */ }
/* 1085 */ .header #logo a {
/* 1086 */   float: left;
/* 1087 */   width: 100%;
/* 1088 */   height: 100%;
/* 1089 */ }
/* 1090 */ .header .toggle {
/* 1091 */   width: 75px;
/* 1092 */   margin-left: -22px;
/* 1093 */ }
/* 1094 */ .header .toggle:after {
/* 1095 */   width: 75px;
/* 1096 */   height: 60px;
/* 1097 */   background: #000000 url('/admin/wp-content/themes/huck2013/library/images/huck_nav_icon.svg') 50% 50% no-repeat;
/* 1098 */ }
/* 1099 */ .header .toggle-search {
/* 1100 */   width: 75px;

/* style.css */

/* 1101 */ }
/* 1102 */ .header .toggle-search:after {
/* 1103 */   width: 75px;
/* 1104 */   height: 60px;
/* 1105 */   background-image: url('/admin/wp-content/themes/huck2013/library/images/huck-icon-search.svg');
/* 1106 */   background-position: 50% 50%;
/* 1107 */   background-repeat: no-repeat;
/* 1108 */   background-color: transparent;
/* 1109 */   background-size: 33px 33px;
/* 1110 */ }
/* 1111 */ .header .toggle,
/* 1112 */ .header .toggle-search {
/* 1113 */   display: block;
/* 1114 */   position: relative;
/* 1115 */   cursor: pointer;
/* 1116 */   float: left;
/* 1117 */   -webkit-touch-callout: none;
/* 1118 */   -webkit-user-select: none;
/* 1119 */   user-select: none;
/* 1120 */ }
/* 1121 */ .header .toggle:after,
/* 1122 */ .header .toggle-search:after {
/* 1123 */   content: '';
/* 1124 */   display: block;
/* 1125 */   -webkit-box-sizing: border-box;
/* 1126 */   -moz-box-sizing: border-box;
/* 1127 */   box-sizing: border-box;
/* 1128 */ }
/* 1129 */ .header #toggle:checked ~ .top-nav,
/* 1130 */ .header #toggle-search:checked ~ #searchform {
/* 1131 */   display: block;
/* 1132 */   -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(100));
/* 1133 */   filter: alpha(opacity = (100));
/* 1134 */   opacity: 1;
/* 1135 */ }
/* 1136 */ .header #toggle-search:checked ~ .toggle-search:after {
/* 1137 */   background-image: url('/admin/wp-content/themes/huck2013/library/images/huck-icon-search-large-active.svg');
/* 1138 */ }
/* 1139 */ .header .top-nav {
/* 1140 */   display: none;
/* 1141 */   -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(0));
/* 1142 */   filter: alpha(opacity = (0));
/* 1143 */   opacity: 0;
/* 1144 */   top: 60px;
/* 1145 */   position: absolute;
/* 1146 */   left: 0;
/* 1147 */   z-index: 9999;
/* 1148 */   width: 248px;
/* 1149 */ }
/* 1150 */ .header .top-nav > li {

/* style.css */

/* 1151 */   display: block;
/* 1152 */   width: 100%;
/* 1153 */   margin: 0;
/* 1154 */   background: #000000;
/* 1155 */ }
/* 1156 */ .header .top-nav > li.title-get-the-mag a {
/* 1157 */   border-bottom: 0;
/* 1158 */   padding-bottom: 15px;
/* 1159 */ }
/* 1160 */ .header .top-nav > li > a {
/* 1161 */   display: block;
/* 1162 */   color: #ffffff;
/* 1163 */   padding: 10.5px 0;
/* 1164 */   text-decoration: none;
/* 1165 */   -webkit-box-sizing: border-box;
/* 1166 */   -moz-box-sizing: border-box;
/* 1167 */   box-sizing: border-box;
/* 1168 */   border-bottom: 1px solid #ffffff;
/* 1169 */   margin: 0 15px;
/* 1170 */ }
/* 1171 */ .header .top-nav > li > a:after {
/* 1172 */   float: right;
/* 1173 */   font-family: "blender_pro_mediumregular";
/* 1174 */   font-size: 19pt;
/* 1175 */   line-height: 1em;
/* 1176 */ }
/* 1177 */ .header .top-nav > li > a.open-child:after {
/* 1178 */   content: '\2192';
/* 1179 */   color: #ffffff;
/* 1180 */ }
/* 1181 */ .header .top-nav > li > a.close-child:after {
/* 1182 */   content: '\2190';
/* 1183 */   color: #000000;
/* 1184 */ }
/* 1185 */ .header .top-nav > li:last-child {
/* 1186 */   border-bottom: 0;
/* 1187 */ }
/* 1188 */ .header .top-nav > li.active .sub-menu {
/* 1189 */   display: block;
/* 1190 */ }
/* 1191 */ .header .top-nav > li:active > a,
/* 1192 */ .header .top-nav > li.active > a,
/* 1193 */ .header .top-nav > li.current-menu-item > a {
/* 1194 */   color: #000000;
/* 1195 */ }
/* 1196 */ .header .top-nav > li:active a,
/* 1197 */ .header .top-nav > li.active a,
/* 1198 */ .header .top-nav > li.current-menu-item a {
/* 1199 */   color: #ff6666;
/* 1200 */ }

/* style.css */

/* 1201 */ .header .top-nav > li:focus,
/* 1202 */ .header .top-nav > li:hover,
/* 1203 */ .header .top-nav > li.hover {
/* 1204 */   background: #ff6666;
/* 1205 */ }
/* 1206 */ .header .top-nav > li:focus a,
/* 1207 */ .header .top-nav > li:hover a,
/* 1208 */ .header .top-nav > li.hover a {
/* 1209 */   color: #000000;
/* 1210 */   border-bottom: 1px solid #ff6666;
/* 1211 */ }
/* 1212 */ .header .top-nav > li.active > a:hover,
/* 1213 */ .header .top-nav > li.current-menu-item > a:hover,
/* 1214 */ .header .top-nav > li:active > a:hover,
/* 1215 */ .header .top-nav > li.active > a.hover,
/* 1216 */ .header .top-nav > li.current-menu-item > a.hover,
/* 1217 */ .header .top-nav > li:active > a.hover {
/* 1218 */   color: #000000;
/* 1219 */ }
/* 1220 */ .header .top-nav > li:focus > a {
/* 1221 */   color: #000000;
/* 1222 */ }
/* 1223 */ .header .top-nav > li.active.menu-item-has-children > a:after {
/* 1224 */   content: '\003C';
/* 1225 */   font-family: "blender_pro_mediumregular";
/* 1226 */   position: absolute;
/* 1227 */   left: 90%;
/* 1228 */   z-index: 9998;
/* 1229 */   font-size: 20pt;
/* 1230 */ }
/* 1231 */ .header .top-nav > li:hover .sub-menu {
/* 1232 */   display: block;
/* 1233 */ }
/* 1234 */ .header .top-nav .sub-menu {
/* 1235 */   display: none;
/* 1236 */   float: left;
/* 1237 */   position: absolute;
/* 1238 */   left: 100%;
/* 1239 */   top: 0;
/* 1240 */   margin: 0;
/* 1241 */   height: 100%;
/* 1242 */ }
/* 1243 */ .header .top-nav .sub-menu li {
/* 1244 */   background: #ff6666;
/* 1245 */ }
/* 1246 */ .header .top-nav .sub-menu li a {
/* 1247 */   color: #000000;
/* 1248 */ }
/* 1249 */ .header .top-nav .sub-menu li:last-child {
/* 1250 */   float: none;

/* style.css */

/* 1251 */ }
/* 1252 */ .header nav div.top-nav ul li a {
/* 1253 */   color: #000000;
/* 1254 */ }
/* 1255 */ #menu-footer-menu .sub-menu li {
/* 1256 */   float: none;
/* 1257 */ }
/* 1258 */ /* slideshow */
/* 1259 */ #slideshow {
/* 1260 */   position: relative;
/* 1261 */ }
/* 1262 */ #slideshow .items {
/* 1263 */   position: relative;
/* 1264 */ }
/* 1265 */ #slideshow .items .slide {
/* 1266 */   width: 100%;
/* 1267 */   position: absolute;
/* 1268 */   top: 0;
/* 1269 */   left: 0;
/* 1270 */ }
/* 1271 */ #slideshow .items .slide .panel {
/* 1272 */   background-size: cover;
/* 1273 */   background-position: 50% 50%;
/* 1274 */ }
/* 1275 */ #slideshow .items .slide .twelvecol {
/* 1276 */   width: 100%;
/* 1277 */   height: auto;
/* 1278 */   padding: 30px 0;
/* 1279 */   bottom: 0;
/* 1280 */ }
/* 1281 */ #slideshow .items .slide .twelvecol .title-contain {
/* 1282 */   float: left;
/* 1283 */   width: auto;
/* 1284 */ }
/* 1285 */ #slideshow .items .slide .twelvecol .excerpt-contain {
/* 1286 */   float: left;
/* 1287 */ }
/* 1288 */ #slideshow .article-details {
/* 1289 */   position: relative;
/* 1290 */ }
/* 1291 */ #slideshow .article-details .title {
/* 1292 */   font-size: 1.7em;
/* 1293 */   line-height: 0.9em;
/* 1294 */   margin: 0;
/* 1295 */ }
/* 1296 */ #slideshow .article-details .post-subtitle h2 {
/* 1297 */   font-family: "blender_pro_thinregular";
/* 1298 */   font-size: 2.6em;
/* 1299 */   color: #666666;
/* 1300 */   margin-top: 0;

/* style.css */

/* 1301 */   line-height: 1em;
/* 1302 */ }
/* 1303 */ #slideshow .article-details .post-subtitle a {
/* 1304 */   text-decoration: none;
/* 1305 */ }
/* 1306 */ #slideshow .article-details .excerpt {
/* 1307 */   font-family: "Libre Baskerville", "Georgia", Cambria, Times New Roman, Times, serif;
/* 1308 */   font-size: 11pt;
/* 1309 */ }
/* 1310 */ #slideshow .article-details .excerpt p {
/* 1311 */   margin-top: 0;
/* 1312 */ }
/* 1313 */ #slideshow .article-details .sixcol p {
/* 1314 */   width: 60%;
/* 1315 */   margin: 0;
/* 1316 */ }
/* 1317 */ #slideshow .article-details .post-meta {
/* 1318 */   position: absolute;
/* 1319 */   width: 260px;
/* 1320 */   right: 0;
/* 1321 */   z-index: 9998;
/* 1322 */   padding-left: 30px;
/* 1323 */   line-height: 1em;
/* 1324 */   text-transform: uppercase;
/* 1325 */   min-height: 100%;
/* 1326 */ }
/* 1327 */ #slideshow .article-details .post-meta .post-meta-contain {
/* 1328 */   position: absolute;
/* 1329 */   bottom: 0;
/* 1330 */   width: 100%;
/* 1331 */   z-index: 9998;
/* 1332 */ }
/* 1333 */ #slideshow .article-details .post-meta .date {
/* 1334 */   font-family: "blender_pro_mediumregular";
/* 1335 */ }
/* 1336 */ #slideshow .article-details .post-meta .author {
/* 1337 */   font-family: "blender_pro_mediumregular";
/* 1338 */ }
/* 1339 */ .control {
/* 1340 */   -moz-border-radius: 20px;
/* 1341 */   -ms-border-radius: 20px;
/* 1342 */   -webkit-border-radius: 20px;
/* 1343 */   border-radius: 20px;
/* 1344 */   width: 40px;
/* 1345 */   height: 40px;
/* 1346 */   float: left;
/* 1347 */   position: absolute;
/* 1348 */   background-repeat: no-repeat;
/* 1349 */   z-index: 335;
/* 1350 */   background-color: rgba(255, 255, 255, 0.3);

/* style.css */

/* 1351 */   filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#4cffffff', endColorstr='#4cffffff');
/* 1352 */   /* IE */
/* 1353 */ 
/* 1354 */ }
/* 1355 */ .control:hover,
/* 1356 */ .control.hover,
/* 1357 */ .control.touch {
/* 1358 */   background-color: #ff6666;
/* 1359 */   cursor: pointer;
/* 1360 */ }
/* 1361 */ .control.prev {
/* 1362 */   top: 40%;
/* 1363 */   left: 7%;
/* 1364 */   background-image: url('/admin/wp-content/themes/huck2013/library/images/huck-slide-nav-prev.svg');
/* 1365 */   background-position: 40% 50%;
/* 1366 */ }
/* 1367 */ .control.next {
/* 1368 */   top: 40%;
/* 1369 */   right: 7%;
/* 1370 */   background-image: url('/admin/wp-content/themes/huck2013/library/images/huck-slide-nav-next.svg');
/* 1371 */   background-repeat: no-repeat;
/* 1372 */   background-position: 55% 50%;
/* 1373 */ }
/* 1374 */ .playlist .control,
/* 1375 */ .social-feed .control {
/* 1376 */   background-color: #ffffff;
/* 1377 */   width: 50px;
/* 1378 */   height: 50px;
/* 1379 */ }
/* 1380 */ .playlist .control.prev,
/* 1381 */ .social-feed .control.prev {
/* 1382 */   background-image: url('/admin/wp-content/themes/huck2013/library/images/huck-slide-nav-dark-prev-large.svg');
/* 1383 */ }
/* 1384 */ .playlist .control.next,
/* 1385 */ .social-feed .control.next {
/* 1386 */   background-image: url('/admin/wp-content/themes/huck2013/library/images/huck-slide-nav-dark-next-large.svg');
/* 1387 */ }
/* 1388 */ .single-format-video .panel {
/* 1389 */   position: relative;
/* 1390 */   padding-bottom: 56.25%;
/* 1391 */   /* 16:9 */
/* 1392 */ 
/* 1393 */   padding-top: 25px;
/* 1394 */   height: 0;
/* 1395 */ }
/* 1396 */ .single-format-video .panel iframe {
/* 1397 */   position: absolute;
/* 1398 */   z-index: 9998;
/* 1399 */   top: 0;
/* 1400 */   left: 0;

/* style.css */

/* 1401 */   width: 100%;
/* 1402 */   height: 100%;
/* 1403 */ }
/* 1404 */ /*********************
/* 1405 *| 07. NAVIGATION STYLES
/* 1406 *| *********************/
/* 1407 */ /*
/* 1408 *| all navs have a .nav class applied via
/* 1409 *| the wp_menu function; this is so we can
/* 1410 *| easily write one group of styles for
/* 1411 *| the navs on the site so our css is cleaner
/* 1412 *| and more scalable.
/* 1413 *| */
/* 1414 */ #wpadminbar {
/* 1415 */   position: fixed;
/* 1416 */ }
/* 1417 */ .nav {
/* 1418 */   border-bottom: 0;
/* 1419 */   margin: 0;
/* 1420 */   /* end .menu li */
/* 1421 */ 
/* 1422 */   /* highlight current page */
/* 1423 */ 
/* 1424 */   /* end current highlighters */
/* 1425 */ 
/* 1426 */ }
/* 1427 */ .nav ul {
/* 1428 */   width: 100%;
/* 1429 */ }
/* 1430 */ .nav li a {
/* 1431 */   font-family: "blender_pro_mediumregular";
/* 1432 */   display: block;
/* 1433 */   text-decoration: none;
/* 1434 */   padding: 11.5px 10px;
/* 1435 */   text-transform: uppercase;
/* 1436 */   /*
/* 1437 *|             remember this is for mobile ONLY, so there's no need
/* 1438 *|             to even declare hover styles here, you can do it in
/* 1439 *|             the style.scss file where it's relevant. We want to
/* 1440 *|             keep this file as small as possible!
/* 1441 *|             */
/* 1442 */ 
/* 1443 */ }
/* 1444 */ .nav li ul.sub-menu li a,
/* 1445 */ .nav li ul.children li a {
/* 1446 */   text-transform: none;
/* 1447 */ }
/* 1448 */ .nav li.current-menu-item a,
/* 1449 */ .nav li.current_page_item a,
/* 1450 */ .nav li.current_page_ancestor a {

/* style.css */

/* 1451 */   color: #ff6666;
/* 1452 */ }
/* 1453 */ .header {
/* 1454 */   position: fixed;
/* 1455 */   z-index: 9999;
/* 1456 */   width: 100%;
/* 1457 */   background: #ffffff;
/* 1458 */   background: rgba(255, 255, 255, 0.95);
/* 1459 */   top: 0;
/* 1460 */ }
/* 1461 */ .header .nav li a:hover,
/* 1462 */ .header .nav li a:focus {
/* 1463 */   font-family: "blender_pro_mediumregular";
/* 1464 */ }
/* 1465 */ .header .nav li:last-child {
/* 1466 */   float: right;
/* 1467 */ }
/* 1468 */ .header .nav ul.sub-menu,
/* 1469 */ .header .nav ul.children {
/* 1470 */   background: #ff6666;
/* 1471 */ }
/* 1472 */ .header .nav ul.sub-menu li a,
/* 1473 */ .header .nav ul.children li a {
/* 1474 */   text-transform: uppercase;
/* 1475 */   font-family: "blender_pro_thinregular";
/* 1476 */   border-bottom: 1px solid #000000;
/* 1477 */   margin: 0 15px;
/* 1478 */ }
/* 1479 */ .header .nav ul.sub-menu li:last-child a,
/* 1480 */ .header .nav ul.children li:last-child a {
/* 1481 */   border-bottom: 0;
/* 1482 */ }
/* 1483 */ .admin-bar .header {
/* 1484 */   top: 46px;
/* 1485 */ }
/* 1486 */ /* end .nav */
/* 1487 */ /* search filter */
/* 1488 */ .search-filter {
/* 1489 */   font-family: "blender_pro_mediumregular";
/* 1490 */   text-transform: uppercase;
/* 1491 */   height: auto;
/* 1492 */ }
/* 1493 */ .search-filter .rule {
/* 1494 */   width: 422px;
/* 1495 */   margin: 0 15px;
/* 1496 */ }
/* 1497 */ /* eand search filter */
/* 1498 */ /* search form */
/* 1499 */ #searchform {
/* 1500 */   margin: 10px 4%;

/* style.css */

/* 1501 */   float: left;
/* 1502 */   width: 92%;
/* 1503 */ }
/* 1504 */ #searchform label {
/* 1505 */   display: none;
/* 1506 */ }
/* 1507 */ #searchform input {
/* 1508 */   border: 0;
/* 1509 */ }
/* 1510 */ #searchform input[type=text] {
/* 1511 */   font-size: 13.5pt;
/* 1512 */   background: transparent;
/* 1513 */   font-family: "blender_pro_mediumregular";
/* 1514 */   padding: 3px 0;
/* 1515 */   width: 80%;
/* 1516 */ }
/* 1517 */ #searchform #s:before {
/* 1518 */   content: '';
/* 1519 */ }
/* 1520 */ #searchform #searchsubmit {
/* 1521 */   background: none;
/* 1522 */   width: 11px;
/* 1523 */   height: 11px;
/* 1524 */ }
/* 1525 */ /* end search form */
/* 1526 */ /*********************
/* 1527 *| 08. POSTS & CONTENT STYLES
/* 1528 *| *********************/
/* 1529 */ #content {
/* 1530 */   margin-top: 2.2em;
/* 1531 */ }
/* 1532 */ .column {
/* 1533 */   margin-top: 40px;
/* 1534 */   line-height: 2em;
/* 1535 */ }
/* 1536 */ .column.column-1 {
/* 1537 */   padding-right: 10px;
/* 1538 */ }
/* 1539 */ .column.column-2 {
/* 1540 */   padding-left: 10px;
/* 1541 */ }
/* 1542 */ .current-issue .entry-content {
/* 1543 */   font-size: 9.5pt;
/* 1544 */   letter-spacing: 0;
/* 1545 */ }
/* 1546 */ .current-issue .column {
/* 1547 */   margin-top: 0;
/* 1548 */ }
/* 1549 */ .current-issue #slideshow .article-details {
/* 1550 */   padding: 0 4%;

/* style.css */

/* 1551 */ }
/* 1552 */ .current-issue #slideshow .article-details .title-contain h1 {
/* 1553 */   font-size: 22.5pt;
/* 1554 */ }
/* 1555 */ .current-issue #slideshow .article-details .title-contain h2 {
/* 1556 */   font-size: 22.5pt;
/* 1557 */   line-height: 1em;
/* 1558 */ }
/* 1559 */ .current-issue .column-2 {
/* 1560 */   padding-left: 0;
/* 1561 */ }
/* 1562 */ .current-issue .issues-container .title {
/* 1563 */   font-size: 23pt;
/* 1564 */ }
/* 1565 */ .current-issue .issues-container .row {
/* 1566 */   width: 100%;
/* 1567 */   margin-top: 20px;
/* 1568 */ }
/* 1569 */ .current-issue .issues-container .row.row-1 {
/* 1570 */   margin-top: 0;
/* 1571 */ }
/* 1572 */ .current-issue .issues-container .row article {
/* 1573 */   width: 100%;
/* 1574 */   float: left;
/* 1575 */   margin-top: 20px;
/* 1576 */ }
/* 1577 */ .current-issue .issues-container .row article .post-title h3 {
/* 1578 */   margin-top: 20px;
/* 1579 */ }
/* 1580 */ .current-issue .issues-container .row article .post-title h3 a {
/* 1581 */   font-size: 23pt;
/* 1582 */ }
/* 1583 */ .current-issue .issues-container .row article h4 a {
/* 1584 */   font-size: 23pt;
/* 1585 */ }
/* 1586 */ .current-issue .issues-container .row article:first-child {
/* 1587 */   margin-top: 0;
/* 1588 */ }
/* 1589 */ .first-letter,
/* 1590 */ .column-first:first-letter,
/* 1591 */ .dropcaps-word > p:first-of-type:first-letter,
/* 1592 */ .dropcaps > p:first-of-type:first-letter {
/* 1593 */   float: left;
/* 1594 */   font-size: 46pt;
/* 1595 */   line-height: 0.78em;
/* 1596 */   padding-right: 2px;
/* 1597 */   font-family: "blender_pro_mediumregular";
/* 1598 */ }
/* 1599 */ /* end .hentry */
/* 1600 */ .single-title,

/* style.css */

/* 1601 */ .page-title {
/* 1602 */   margin-bottom: 0;
/* 1603 */ }
/* 1604 */ .post-titles h1 {
/* 1605 */   margin-bottom: 0;
/* 1606 */   line-height: 1em;
/* 1607 */   margin-top: 0.4em;
/* 1608 */ }
/* 1609 */ /* post by id (i.e. post-3) */
/* 1610 */ .post .post-subtitle h2 {
/* 1611 */   margin-top: 5px;
/* 1612 */   line-height: 1em;
/* 1613 */   font-family: "blender_pro_thinregular";
/* 1614 */ }
/* 1615 */ .post .post-subtitle h2 a {
/* 1616 */   color: #666666;
/* 1617 */   text-decoration: none;
/* 1618 */   font-weight: normal;
/* 1619 */ }
/* 1620 */ .row {
/* 1621 */   float: left;
/* 1622 */ }
/* 1623 */ article img {
/* 1624 */   width: 100%;
/* 1625 */   height: auto;
/* 1626 */ }
/* 1627 */ .post.fourcol {
/* 1628 */   min-height: 0;
/* 1629 */ }
/* 1630 */ .post.fourcol .post-titles {
/* 1631 */   border-bottom: 1px solid #cccccc;
/* 1632 */ }
/* 1633 */ .post.sixcol .post-titles {
/* 1634 */   margin-top: 10px;
/* 1635 */   padding-right: 10px;
/* 1636 */   float: left;
/* 1637 */ }
/* 1638 */ .post.sixcol .post-titles h1 {
/* 1639 */   margin-top: 0;
/* 1640 */   line-height: 1em;
/* 1641 */   font-size: 26pt;
/* 1642 */ }
/* 1643 */ .post.sixcol .post-titles .post-subtitle {
/* 1644 */   width: 100%;
/* 1645 */ }
/* 1646 */ .post.sixcol .post-titles .post-subtitle h2 {
/* 1647 */   border-bottom: 0;
/* 1648 */   margin: 0;
/* 1649 */   padding-bottom: 0;
/* 1650 */   font-size: 26pt;

/* style.css */

/* 1651 */   font-family: "blender_pro_thinregular";
/* 1652 */   font-weight: 200;
/* 1653 */ }
/* 1654 */ .post.sixcol .entry-content {
/* 1655 */   float: left;
/* 1656 */ }
/* 1657 */ .post.sixcol .entry-content,
/* 1658 */ .post.fourcol .entry-content {
/* 1659 */   font-size: 10pt;
/* 1660 */   padding-top: 15px;
/* 1661 */   padding-bottom: 25px;
/* 1662 */ }
/* 1663 */ /* general post style */
/* 1664 */ .page .page-title {
/* 1665 */   font-size: 23pt;
/* 1666 */   line-height: 1em;
/* 1667 */   margin-top: 10px;
/* 1668 */ }
/* 1669 */ .page .page-subtitle {
/* 1670 */   margin-top: 0;
/* 1671 */   font-size: 23pt;
/* 1672 */   font-family: "blender_pro_thinregular";
/* 1673 */   color: #666666;
/* 1674 */   line-height: 0.8em;
/* 1675 */ }
/* 1676 */ .page .entry-content p {
/* 1677 */   font-size: 9.5pt;
/* 1678 */   line-height: 1.7em;
/* 1679 */   margin: 20px 0;
/* 1680 */   letter-spacing: 0;
/* 1681 */ }
/* 1682 */ #huck-recommends {
/* 1683 */   padding-bottom: 30px;
/* 1684 */   float: left;
/* 1685 */ }
/* 1686 */ #huck-recommends .recommendations {
/* 1687 */   margin-top: 30px;
/* 1688 */ }
/* 1689 */ #huck-recommends .preRule .subtitle {
/* 1690 */   font-family: "blender_pro_thinregular";
/* 1691 */   color: #666666;
/* 1692 */   font-size: 14.5pt;
/* 1693 */   height: auto;
/* 1694 */   line-height: 1.5em;
/* 1695 */   border-bottom: 0;
/* 1696 */   text-transform: uppercase;
/* 1697 */   margin-top: 30px;
/* 1698 */   margin-left: 10px;
/* 1699 */   width: auto;
/* 1700 */   float: left;

/* style.css */

/* 1701 */ }
/* 1702 */ #huck-recommends .preRule .rule {
/* 1703 */   width: 68%;
/* 1704 */ }
/* 1705 */ #huck-recommends article {
/* 1706 */   padding-bottom: 25px;
/* 1707 */   float: left;
/* 1708 */   width: 47.5%;
/* 1709 */ }
/* 1710 */ #huck-recommends article:nth-child(even) {
/* 1711 */   margin-left: 5%;
/* 1712 */ }
/* 1713 */ #huck-recommends article:first-child {
/* 1714 */   margin-left: 0;
/* 1715 */ }
/* 1716 */ #huck-recommends article .post-thumbnail-contain {
/* 1717 */   background: #eeeeee;
/* 1718 */   min-height: 101px;
/* 1719 */   width: 100%;
/* 1720 */ }
/* 1721 */ #huck-recommends article img {
/* 1722 */   filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
/* 1723 */   /* Firefox 10+ */
/* 1724 */ 
/* 1725 */   filter: gray;
/* 1726 */   /* IE6-9 */
/* 1727 */ 
/* 1728 */   -webkit-filter: grayscale(100%);
/* 1729 */   /* Chrome 19+ & Safari 6+ */
/* 1730 */ 
/* 1731 */   -webkit-backface-visibility: hidden;
/* 1732 */   /* Fix for transition flickering */
/* 1733 */ 
/* 1734 */   width: 100%;
/* 1735 */   height: auto;
/* 1736 */ }
/* 1737 */ #huck-recommends article .recommend-titles {
/* 1738 */   margin-top: 12px;
/* 1739 */ }
/* 1740 */ #huck-recommends article h4 {
/* 1741 */   margin: 15px 0 0 0;
/* 1742 */   line-height: 1em;
/* 1743 */   text-transform: uppercase;
/* 1744 */ }
/* 1745 */ #huck-recommends article p {
/* 1746 */   font-family: "blender_pro_mediumregular";
/* 1747 */   line-height: 1.5em;
/* 1748 */   font-size: 9.5pt;
/* 1749 */   height: 74px;
/* 1750 */   overflow: hidden;

/* style.css */

/* 1751 */   margin-bottom: 0;
/* 1752 */ }
/* 1753 */ #huck-recommends article .article-footer {
/* 1754 */   margin-top: 5px;
/* 1755 */   font-style: italic;
/* 1756 */   color: #999999;
/* 1757 */   font-size: 9pt;
/* 1758 */ }
/* 1759 */ /* general article on a page style */
/* 1760 */ /* general style on an attatchment */
/* 1761 */ /* sticky post style */
/* 1762 */ /* hentry class */
/* 1763 */ /* style by category (i.e. category-videos) */
/* 1764 */ /* style by tag (i.e. tag-news) */
/* 1765 */ /* breadcrumbs */
/* 1766 */ .breadcrumbs {
/* 1767 */   margin-top: 8px;
/* 1768 */   font-family: arial, helvetica, verdana, sans-serif;
/* 1769 */   text-transform: uppercase;
/* 1770 */   font-size: 8pt;
/* 1771 */ }
/* 1772 */ .breadcrumbs a {
/* 1773 */   text-decoration: none;
/* 1774 */ }
/* 1775 */ .breadcrumbs a:last-child {
/* 1776 */   color: #ff6666;
/* 1777 */ }
/* 1778 */ /* post meta */
/* 1779 */ .byline {
/* 1780 */   color: #999;
/* 1781 */ }
/* 1782 */ /* entry content */
/* 1783 */ .entry-content {
/* 1784 */   font-family: "Libre Baskerville", "Georgia", Cambria, Times New Roman, Times, serif;
/* 1785 */   letter-spacing: 1px;
/* 1786 */   /*
/* 1787 *|     image alignment on a screen this size may be
/* 1788 *|     a bit difficult. It's set to start aligning
/* 1789 *|     and floating images at the next breakpoint,
/* 1790 *|     but it's up to you. Feel free to change it up.
/* 1791 *|     */
/* 1792 */ 
/* 1793 */ }
/* 1794 */ .entry-content dd {
/* 1795 */   margin-left: 0;
/* 1796 */   font-size: 0.9em;
/* 1797 */   color: #787878;
/* 1798 */   margin-bottom: 1.5em;
/* 1799 */ }
/* 1800 */ .entry-content img {

/* style.css */

/* 1801 */   margin: 0 0 1.5em 0;
/* 1802 */   max-width: 100%;
/* 1803 */   height: auto;
/* 1804 */ }
/* 1805 */ .entry-content video,
/* 1806 */ .entry-content object {
/* 1807 */   max-width: 100%;
/* 1808 */   height: auto;
/* 1809 */ }
/* 1810 */ .entry-content pre {
/* 1811 */   background: #eee;
/* 1812 */   border: 1px solid #cecece;
/* 1813 */   padding: 10px;
/* 1814 */ }
/* 1815 */ /* end .entry-content */
/* 1816 */ .wp-caption {
/* 1817 */   max-width: 100%;
/* 1818 */   background: #eee;
/* 1819 */   padding: 5px;
/* 1820 */   /* images inside wp-caption */
/* 1821 */ 
/* 1822 */ }
/* 1823 */ .wp-caption img {
/* 1824 */   max-width: 100%;
/* 1825 */   margin-bottom: 0;
/* 1826 */   width: 100%;
/* 1827 */ }
/* 1828 */ .wp-caption p.wp-caption-text {
/* 1829 */   font-size: 0.85em;
/* 1830 */   margin: 4px 0 7px;
/* 1831 */   text-align: center;
/* 1832 */ }
/* 1833 */ /* end .wp-caption */
/* 1834 */ /* image gallery styles */
/* 1835 */ /* end .gallery */
/* 1836 */ /* gallery caption styles */
/* 1837 */ /******************************************************************
/* 1838 *| 09. PAGE NAVI STYLES
/* 1839 *| ******************************************************************/
/* 1840 */ .page-navigation,
/* 1841 */ .wp-prev-next {
/* 1842 */   margin: 1.1em 0 2.2em;
/* 1843 */ }
/* 1844 */ .bones_page_navi {
/* 1845 */   /* current page link */
/* 1846 */ 
/* 1847 */   /* end .bones_page_navi .bpn-current */
/* 1848 */ 
/* 1849 */   /* common styles for page-navi links */
/* 1850 */ 

/* style.css */

/* 1851 */   /* remove the bg on end links */
/* 1852 */ 
/* 1853 */   /* previous link */
/* 1854 */ 
/* 1855 */   /* next page link */
/* 1856 */ 
/* 1857 */   /* first page link */
/* 1858 */ 
/* 1859 */   /* last page link */
/* 1860 */ 
/* 1861 */ }
/* 1862 */ .bones_page_navi li {
/* 1863 */   float: left;
/* 1864 */   margin-left: 10px;
/* 1865 */ }
/* 1866 */ .bones_page_navi li a {
/* 1867 */   padding: 3px 6px;
/* 1868 */   display: block;
/* 1869 */   text-decoration: none;
/* 1870 */   position: relative;
/* 1871 */ }
/* 1872 */ .bones_page_navi li a:hover,
/* 1873 */ .bones_page_navi li a:focus {
/* 1874 */   color: #f01d4f;
/* 1875 */   text-decoration: underline;
/* 1876 */ }
/* 1877 */ .bones_page_navi li.bpn-current {
/* 1878 */   padding: 3px 6px;
/* 1879 */   border-bottom: 2px solid #f01d4f;
/* 1880 */   position: relative;
/* 1881 */ }
/* 1882 */ .bones_page_navi li.bpn-current a {
/* 1883 */   /* hovering on current page link */
/* 1884 */ 
/* 1885 */ }
/* 1886 */ .bones_page_navi li.bpn-prev-link,
/* 1887 */ .bones_page_navi li.bpn-next-link {
/* 1888 */   font-weight: 700;
/* 1889 */ }
/* 1890 */ .bones_page_navi li.bpn-prev-link a,
/* 1891 */ .bones_page_navi li.bpn-next-link a {
/* 1892 */   padding: 0;
/* 1893 */ }
/* 1894 */ .bones_page_navi li.bpn-prev-link a:hover,
/* 1895 */ .bones_page_navi li.bpn-next-link a:hover,
/* 1896 */ .bones_page_navi li.bpn-first-page-link a:hover,
/* 1897 */ .bones_page_navi li.bpn-last-page-link a:hover {
/* 1898 */   background: none;
/* 1899 */ }
/* 1900 */ /* end .bones_page_navi */

/* style.css */

/* 1901 */ /* fallback previous & next links */
/* 1902 */ .wp-prev-next .prev-link {
/* 1903 */   float: left;
/* 1904 */ }
/* 1905 */ .wp-prev-next .next-link {
/* 1906 */   float: right;
/* 1907 */ }
/* 1908 */ /* end .wp-prev-next */
/* 1909 */ /******************************************************************
/* 1910 *| 10. COMMENT STYLES
/* 1911 *| ******************************************************************/
/* 1912 */ /* h3 comment title */
/* 1913 */ #comments {
/* 1914 */   /* number of comments span */
/* 1915 */ 
/* 1916 */ }
/* 1917 */ .commentlist {
/* 1918 */   /* general comment classes */
/* 1919 */ 
/* 1920 */   /* vcard */
/* 1921 */ 
/* 1922 */   /* end .commentlist .vcard */
/* 1923 */ 
/* 1924 */   /* comment meta */
/* 1925 */ 
/* 1926 */   /* comment content */
/* 1927 */ 
/* 1928 */   /* end .commentlist .comment_content */
/* 1929 */ 
/* 1930 */   /* comment reply link */
/* 1931 */ 
/* 1932 */   /* end .commentlist .comment-reply-link */
/* 1933 */ 
/* 1934 */ }
/* 1935 */ .commentlist li {
/* 1936 */   position: relative;
/* 1937 */   clear: both;
/* 1938 */   overflow: hidden;
/* 1939 */   list-style-type: none;
/* 1940 */   margin-bottom: 1.5em;
/* 1941 */   padding: 0.7335em 10px;
/* 1942 */   /* end .commentlist li ul.children */
/* 1943 */ 
/* 1944 */ }
/* 1945 */ .commentlist li:last-child {
/* 1946 */   margin-bottom: 0;
/* 1947 */ }
/* 1948 */ .commentlist li ul.children {
/* 1949 */   margin: 0;
/* 1950 */   /* variations */

/* style.css */

/* 1951 */ 
/* 1952 */   /* change number for different depth */
/* 1953 */ 
/* 1954 */ }
/* 1955 */ .commentlist li[class*=depth-] {
/* 1956 */   margin-top: 1.1em;
/* 1957 */ }
/* 1958 */ .commentlist li.depth-1 {
/* 1959 */   margin-left: 0;
/* 1960 */   margin-top: 0;
/* 1961 */ }
/* 1962 */ .commentlist li:not(.depth-1) {
/* 1963 */   margin-right: -10px;
/* 1964 */   margin-left: -10px;
/* 1965 */   margin-top: 0;
/* 1966 */   padding-bottom: 0;
/* 1967 */ }
/* 1968 */ .commentlist .odd {
/* 1969 */   background: #eee;
/* 1970 */ }
/* 1971 */ .commentlist .even {
/* 1972 */   background: #fefefe;
/* 1973 */ }
/* 1974 */ .commentlist .vcard {
/* 1975 */   margin-left: 50px;
/* 1976 */ }
/* 1977 */ .commentlist .vcard cite.fn {
/* 1978 */   font-weight: 700;
/* 1979 */   font-style: normal;
/* 1980 */ }
/* 1981 */ .commentlist .vcard time {
/* 1982 */   float: right;
/* 1983 */ }
/* 1984 */ .commentlist .vcard time a {
/* 1985 */   color: #999;
/* 1986 */   text-decoration: none;
/* 1987 */ }
/* 1988 */ .commentlist .vcard time a:hover {
/* 1989 */   text-decoration: underline;
/* 1990 */ }
/* 1991 */ .commentlist .vcard img.avatar {
/* 1992 */   position: absolute;
/* 1993 */   left: 10px;
/* 1994 */   padding: 2px;
/* 1995 */   border: 1px solid #cecece;
/* 1996 */   background: #fff;
/* 1997 */ }
/* 1998 */ .commentlist .comment_content {
/* 1999 */   margin-left: 50px;
/* 2000 */ }

/* style.css */

/* 2001 */ .commentlist .comment_content p {
/* 2002 */   margin: 0.7335em 0 1.5em;
/* 2003 */   font-size: 1em;
/* 2004 */   line-height: 1.5em;
/* 2005 */ }
/* 2006 */ .commentlist .comment-reply-link {
/* 2007 */   text-decoration: none;
/* 2008 */   float: right;
/* 2009 */   background: #4598bb;
/* 2010 */   padding: 3px 5px;
/* 2011 */   color: #fff;
/* 2012 */   -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(65));
/* 2013 */   filter: alpha(opacity = (65));
/* 2014 */   opacity: 0.65;
/* 2015 */   margin-bottom: 10px;
/* 2016 */   font-weight: 700;
/* 2017 */   font-size: 0.9em;
/* 2018 */ }
/* 2019 */ .commentlist .comment-reply-link:hover,
/* 2020 */ .commentlist .comment-reply-link:focus {
/* 2021 */   -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(100));
/* 2022 */   filter: alpha(opacity = (100));
/* 2023 */   opacity: 1;
/* 2024 */ }
/* 2025 */ /* end .commentlist */
/* 2026 */ /******************************************************************
/* 2027 *| 11. COMMENT FORM STYLES
/* 2028 *| ******************************************************************/
/* 2029 */ .respond-form {
/* 2030 */   margin: 1.5em 10px;
/* 2031 */   padding-bottom: 2.2em;
/* 2032 */ }
/* 2033 */ .respond-form form {
/* 2034 */   margin: 0.75em 0;
/* 2035 */ }
/* 2036 */ .respond-form form li {
/* 2037 */   list-style-type: none;
/* 2038 */   clear: both;
/* 2039 */   margin-bottom: 0.7335em;
/* 2040 */ }
/* 2041 */ .respond-form form li label,
/* 2042 */ .respond-form form li small {
/* 2043 */   display: none;
/* 2044 */ }
/* 2045 */ .respond-form form input[type=text],
/* 2046 */ .respond-form form input[type=email],
/* 2047 */ .respond-form form input[type=url],
/* 2048 */ .respond-form form textarea {
/* 2049 */   padding: 3px 6px;
/* 2050 */   background: #efefef;

/* style.css */

/* 2051 */   border: 2px solid #cecece;
/* 2052 */   line-height: 1.5em;
/* 2053 */   /* form validation */
/* 2054 */ 
/* 2055 */ }
/* 2056 */ .respond-form form input[type=text]:focus,
/* 2057 */ .respond-form form input[type=email]:focus,
/* 2058 */ .respond-form form input[type=url]:focus,
/* 2059 */ .respond-form form textarea:focus {
/* 2060 */   background: #fff;
/* 2061 */ }
/* 2062 */ .respond-form form input[type=text]:invalid,
/* 2063 */ .respond-form form input[type=email]:invalid,
/* 2064 */ .respond-form form input[type=url]:invalid,
/* 2065 */ .respond-form form textarea:invalid {
/* 2066 */   outline: none;
/* 2067 */   border-color: #fbc2c4;
/* 2068 */   background-color: #f6e7eb;
/* 2069 */   -webkit-box-shadow: none;
/* 2070 */   -moz-box-shadow: none;
/* 2071 */   -ms-box-shadow: none;
/* 2072 */   box-shadow: none;
/* 2073 */ }
/* 2074 */ .respond-form form input[type=text],
/* 2075 */ .respond-form form input[type=email],
/* 2076 */ .respond-form form input[type=url] {
/* 2077 */   max-width: 400px;
/* 2078 */   min-width: 250px;
/* 2079 */ }
/* 2080 */ .respond-form form textarea {
/* 2081 */   resize: none;
/* 2082 */   width: 97.3%;
/* 2083 */   height: 150px;
/* 2084 */ }
/* 2085 */ /* comment submit button */
/* 2086 */ /* comment form title */
/* 2087 */ #comment-form-title {
/* 2088 */   margin: 0 0 1.1em;
/* 2089 */ }
/* 2090 */ /* cancel comment reply link */
/* 2091 */ /* logged in comments */
/* 2092 */ /* allowed tags */
/* 2093 */ #allowed_tags {
/* 2094 */   margin: 1.5em 10px 0.7335em 0;
/* 2095 */ }
/* 2096 */ /* no comments */
/* 2097 */ .nocomments {
/* 2098 */   margin: 0 20px 1.1em;
/* 2099 */ }
/* 2100 */ /*********************

/* style.css */

/* 2101 *| 12. SIDEBARS & ASIDES
/* 2102 *| *********************/
/* 2103 */ .widget ul li {
/* 2104 */   /* deep nesting */
/* 2105 */ 
/* 2106 */ }
/* 2107 */ /*********************
/* 2108 *| 13. FOOTER STYLES
/* 2109 *| *********************/
/* 2110 */ .footer {
/* 2111 */   background: #000000;
/* 2112 */   clear: both;
/* 2113 */   color: #ffffff;
/* 2114 */   width: 100%;
/* 2115 */ }
/* 2116 */ .footer #inner-footer {
/* 2117 */   color: #ffffff;
/* 2118 */   font-family: "blender_pro_thinregular";
/* 2119 */   padding: 20px 22px 80px 22px;
/* 2120 */ }
/* 2121 */ .footer #inner-footer .tencol {
/* 2122 */   margin-left: 1.38%;
/* 2123 */ }
/* 2124 */ .footer #inner-footer p {
/* 2125 */   float: left;
/* 2126 */   margin: 5px 0 0;
/* 2127 */   font-size: 14pt;
/* 2128 */   text-transform: uppercase;
/* 2129 */   width: 100%;
/* 2130 */ }
/* 2131 */ .footer #inner-footer p input {
/* 2132 */   font-family: "blender_pro_thinregular";
/* 2133 */   text-transform: uppercase;
/* 2134 */   width: 100%;
/* 2135 */   font-size: 12pt;
/* 2136 */   padding: 5px 5px;
/* 2137 */   margin-top: 5px;
/* 2138 */ }
/* 2139 */ .footer #inner-footer p input[type=submit] {
/* 2140 */   margin-top: 10px;
/* 2141 */   background: #333333;
/* 2142 */   color: #ffffff;
/* 2143 */   border: none;
/* 2144 */   width: 70%;
/* 2145 */   font-family: "blender_pro_mediumregular";
/* 2146 */   padding: 10px 0;
/* 2147 */ }
/* 2148 */ .footer #inner-footer #footer-logo {
/* 2149 */   background-image: url('/admin/wp-content/themes/huck2013/library/images/huck-logo-light.svg');
/* 2150 */   background-repeat: no-repeat;

/* style.css */

/* 2151 */   background-position: 50% 50%;
/* 2152 */   background-size: 84px 30px;
/* 2153 */   width: 84px;
/* 2154 */   height: 30px;
/* 2155 */   float: left;
/* 2156 */ }
/* 2157 */ .footer nav ul.nav li {
/* 2158 */   width: auto;
/* 2159 */   padding-right: 20px;
/* 2160 */   line-height: 1em;
/* 2161 */ }
/* 2162 */ .footer nav ul.nav li a {
/* 2163 */   font-family: "blender_pro_thinregular";
/* 2164 */   font-weight: bold;
/* 2165 */   padding-top: 0;
/* 2166 */   color: #ffffff;
/* 2167 */ }
/* 2168 */ .footer nav ul.nav li ul {
/* 2169 */   display: block;
/* 2170 */ }
/* 2171 */ /* end .footer-links */
/* 2172 */ /*********************
/* 2173 *| 14. form elements
/* 2174 *| *********************/
/* 2175 */ ::-webkit-input-placeholder {
/* 2176 */   color: #000000;
/* 2177 */ }
/* 2178 */ :-moz-placeholder {
/* 2179 */   color: #000000;
/* 2180 */ }
/* 2181 */ ::-moz-placeholder {
/* 2182 */   color: #000000;
/* 2183 */ }
/* 2184 */ :-ms-input-placeholder {
/* 2185 */   color: #000000;
/* 2186 */ }
/* 2187 */ placeholder {
/* 2188 */   color: #000000;
/* 2189 */ }
/* 2190 */ input[type=text],
/* 2191 */ input[type=email],
/* 2192 */ input[type=url] {
/* 2193 */   background-image: url('/admin/wp-content/themes/huck2013/library/images/huck-bg-000000-20.png');
/* 2194 */   font-size: 11pt;
/* 2195 */   font-family: "blender_pro_thinregular";
/* 2196 */   text-transform: uppercase;
/* 2197 */   border: 0;
/* 2198 */   padding: 3px 12px;
/* 2199 */ }
/* 2200 */ label {

/* style.css */

/* 2201 */   font-family: "blender_pro_thinregular";
/* 2202 */   text-transform: uppercase;
/* 2203 */ }
/* 2204 */ /* simple select jquery plugin*/
/* 2205 */ .hidden_select_container {
/* 2206 */   width: 0;
/* 2207 */   height: 0;
/* 2208 */   overflow: hidden;
/* 2209 */ }
/* 2210 */ .simpleselect {
/* 2211 */   width: 248px;
/* 2212 */   box-sizing: border-box;
/* 2213 */ }
/* 2214 */ /* compensation for the border */
/* 2215 */ .options,
/* 2216 */ .placeholder {
/* 2217 */   width: 225px;
/* 2218 */ }
/* 2219 */ .simpleselect,
/* 2220 */ .simpleselect .placeholder,
/* 2221 */ .simpleselect .options .option {
/* 2222 */   line-height: 1em;
/* 2223 */ }
/* 2224 */ .simpleselect {
/* 2225 */   position: relative;
/* 2226 */   color: #333;
/* 2227 */   z-index: 9998;
/* 2228 */   background: url('/admin/wp-content/themes/huck2013/library/images/huck-icon-dropdown-large.svg') 100% 50% no-repeat;
/* 2229 */ }
/* 2230 */ .simpleselect .placeholder .option,
/* 2231 */ .simpleselect .options .option,
/* 2232 */ .simpleselect .placeholder .optgroup .optgroup-label,
/* 2233 */ .simpleselect .options .optgroup .optgroup-label {
/* 2234 */   padding: 0 20px;
/* 2235 */   cursor: pointer;
/* 2236 */ }
/* 2237 */ .simpleselect .placeholder .option,
/* 2238 */ .simpleselect .options .option {
/* 2239 */   padding: 3px 10px;
/* 2240 */   min-height: 21px;
/* 2241 */ }
/* 2242 */ .simpleselect .options .optgroup .optgroup-label {
/* 2243 */   cursor: default;
/* 2244 */   font-weight: bold;
/* 2245 */ }
/* 2246 */ .simpleselect .placeholder {
/* 2247 */   background: #cccccc;
/* 2248 */   min-height: 21px;
/* 2249 */   padding: 3px 10px;
/* 2250 */ }

/* style.css */

/* 2251 */ .simpleselect .options {
/* 2252 */   background: #ff6666;
/* 2253 */ }
/* 2254 */ .simpleselect .options {
/* 2255 */   display: none;
/* 2256 */   position: absolute;
/* 2257 */   top: 1em;
/* 2258 */   left: 0;
/* 2259 */ }
/* 2260 */ .simpleselect .placeholder:hover,
/* 2261 */ .simpleselect.active .placeholder,
/* 2262 */ .simpleselect .options .option.active {
/* 2263 */   background: #d9d9d9;
/* 2264 */ }
/* 2265 */ .simpleselect.disabled .placeholder :hover {
/* 2266 */   background: #f3f3f3;
/* 2267 */   color: #aaa;
/* 2268 */   border-color: #eee;
/* 2269 */   cursor: default;
/* 2270 */ }
/* 2271 */ /*********************
/* 2272 *| 15. partial elements
/* 2273 *| *********************/
/* 2274 */ /** NEW VICE ADS */
/* 2275 */ #main-billboard {
/* 2276 */   margin-top: 75px;
/* 2277 */   margin-bottom: 15px;
/* 2278 */   text-align: center;
/* 2279 */ }
/* 2280 */ 
/* 2281 */ #huck-tv-ad {
/* 2282 */   margin: 18px auto;
/* 2283 */   width: 404px;
/* 2284 */   height: 85px;
/* 2285 */ }
/* 2286 */ 
/* 2287 */ body.home #sidebar1-desktop {
/* 2288 */   width: 402px;
/* 2289 */ 
/* 2290 */ 
/* 2291 */ }
/* 2292 */ 
/* 2293 */ #sidebar1-desktop {
/* 2294 */     text-align: center;
/* 2295 */     padding-bottom: 18px;
/* 2296 */ }
/* 2297 */ 
/* 2298 */ #sidebar1-mobile {
/* 2299 */     margin-bottom: 30px;
/* 2300 */ }

/* style.css */

/* 2301 */ 
/* 2302 */ body.home #main .row-1:first-child {
/* 2303 */     margin-bottom: 1em;
/* 2304 */ }
/* 2305 */ 
/* 2306 */ .wrap.adverts {
/* 2307 */   margin-top: 40px;
/* 2308 */ }
/* 2309 */ .wrap.adverts.mpus .advert img {
/* 2310 */   width: 100%;
/* 2311 */   height: auto;
/* 2312 */ }
/* 2313 */ .billboard {
/* 2314 */   text-align: center;
/* 2315 */ }
/* 2316 */ .billboard .advert {
/* 2317 */   margin: auto;
/* 2318 */   width: auto;
/* 2319 */   display: inline-block;
/* 2320 */ }
/* 2321 */ .wrap.search-filter {
/* 2322 */   margin-top: 30px;
/* 2323 */   padding-bottom: 30px;
/* 2324 */   font-size: 11.5pt;
/* 2325 */   font-family: "blender_pro_mediumregular";
/* 2326 */   display: inline-block;
/* 2327 */ }
/* 2328 */ .wrap.search-filter .simpleselect {
/* 2329 */   float: left;
/* 2330 */ }
/* 2331 */ .wrap.search-filter .filter-subject {
/* 2332 */   width: 343px;
/* 2333 */ }
/* 2334 */ .wrap.search-filter .filter-subject label {
/* 2335 */   float: left;
/* 2336 */   padding-right: 15px;
/* 2337 */ }
/* 2338 */ .wrap.search-filter .filter-subject .options {
/* 2339 */   width: 225px;
/* 2340 */ }
/* 2341 */ .wrap.search-filter .filter-type {
/* 2342 */   width: 319px;
/* 2343 */ }
/* 2344 */ .wrap.search-filter .filter-type label {
/* 2345 */   float: left;
/* 2346 */   padding-right: 15px;
/* 2347 */ }
/* 2348 */ .left {
/* 2349 */   float: left;
/* 2350 */ }

/* style.css */

/* 2351 */ .right {
/* 2352 */   float: right;
/* 2353 */ }
/* 2354 */ .sub-title .issue-col .article-thumb {
/* 2355 */   position: relative;
/* 2356 */   width: 190px;
/* 2357 */   height: 190px;
/* 2358 */ }
/* 2359 */ .sub-title .issue-col .article-thumb .overlay {
/* 2360 */   padding: 30px;
/* 2361 */   position: absolute;
/* 2362 */   top: 0;
/* 2363 */   left: 0;
/* 2364 */   width: 100%;
/* 2365 */   height: 100%;
/* 2366 */   background: url('/admin/wp-content/themes/huck2013/library/images/huck-bg-ff6666-90.png') repeat;
/* 2367 */   -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(0));
/* 2368 */   filter: alpha(opacity = (0));
/* 2369 */   opacity: 0;
/* 2370 */ }
/* 2371 */ .sub-title .issue-col .article-thumb .overlay p {
/* 2372 */   font-family: "Libre Baskerville", "Georgia", Cambria, Times New Roman, Times, serif;
/* 2373 */   font-weight: 200;
/* 2374 */   font-style: italic;
/* 2375 */   color: #ffffff;
/* 2376 */   font-size: 14.5pt;
/* 2377 */   text-align: center;
/* 2378 */ }
/* 2379 */ .sub-title .issue-col .article-thumb .overlay:hover,
/* 2380 */ .sub-title .issue-col .article-thumb .overlay .hover {
/* 2381 */   -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(100));
/* 2382 */   filter: alpha(opacity = (100));
/* 2383 */   opacity: 1;
/* 2384 */   cursor: pointer;
/* 2385 */ }
/* 2386 */ .sub-title .issue-col .article-thumb .overlay .buy-me {
/* 2387 */   border-bottom: 1px solid #ffffff;
/* 2388 */ }
/* 2389 */ .sub-title .issue-col h1 {
/* 2390 */   font-family: "blender_pro_thinregular";
/* 2391 */   margin-top: 0;
/* 2392 */ }
/* 2393 */ .sub-title .issue-col h2 {
/* 2394 */   margin-bottom: 0;
/* 2395 */   margin-top: 15px;
/* 2396 */   line-height: 1em;
/* 2397 */ }
/* 2398 */ #slideshow.issue-slideshow .article-details {
/* 2399 */   position: absolute;
/* 2400 */   bottom: 0;

/* style.css */

/* 2401 */   z-index: 200;
/* 2402 */   background: url('/admin/wp-content/themes/huck2013/library/images/huck-bg-ffffff-80.png') repeat;
/* 2403 */ }
/* 2404 */ #slideshow.issue-slideshow .article-details h1 {
/* 2405 */   margin-top: 20px;
/* 2406 */   margin-bottom: 0;
/* 2407 */   line-height: 1em;
/* 2408 */   font-size: 34pt;
/* 2409 */ }
/* 2410 */ #slideshow.issue-slideshow .article-details h2 {
/* 2411 */   font-family: "blender_pro_thinregular";
/* 2412 */   font-size: 34pt;
/* 2413 */   color: #666666;
/* 2414 */   margin: 0;
/* 2415 */   line-height: 0.8em;
/* 2416 */ }
/* 2417 */ .flash {
/* 2418 */   position: absolute;
/* 2419 */   right: 20px;
/* 2420 */   z-index: 263;
/* 2421 */   width: 111px;
/* 2422 */   height: 112px;
/* 2423 */   top: -90px;
/* 2424 */   background-image: url('/admin/wp-content/themes/huck2013/library/images/huck-flash-buy-this-issue-now.png');
/* 2425 */   background-repeat: no-repeat;
/* 2426 */   background-size: contain;
/* 2427 */ }
/* 2428 */ .flash a {
/* 2429 */   width: 100%;
/* 2430 */   height: 100%;
/* 2431 */   float: left;
/* 2432 */ }
/* 2433 */ .issues-container {
/* 2434 */   margin-top: 25px;
/* 2435 */   padding-bottom: 20px;
/* 2436 */ }
/* 2437 */ .issues-container .title {
/* 2438 */   font-size: 26pt;
/* 2439 */   text-transform: uppercase;
/* 2440 */   margin-bottom: 0;
/* 2441 */   margin-top: 10px;
/* 2442 */ }
/* 2443 */ .issues-container .title span {
/* 2444 */   border-bottom: 1px solid #cccccc;
/* 2445 */   display: block;
/* 2446 */   float: right;
/* 2447 */   height: 1em;
/* 2448 */   margin-right: 15px;
/* 2449 */ }
/* 2450 */ .issues-container .row {

/* style.css */

/* 2451 */   margin-top: 60px;
/* 2452 */ }
/* 2453 */ .issues-container .row-1 {
/* 2454 */   margin-top: 20px;
/* 2455 */ }
/* 2456 */ .mapContain {
/* 2457 */   float: left;
/* 2458 */ }
/* 2459 */ #locationMap {
/* 2460 */   width: 100%;
/* 2461 */   margin-top: 20px;
/* 2462 */   height: 400px;
/* 2463 */   position: relative;
/* 2464 */ }
/* 2465 */ #locationMap:before {
/* 2466 */   content: "";
/* 2467 */   float: left;
/* 2468 */   padding-top: 120%;
/* 2469 */ }
/* 2470 */ #locationMap .infoBox {
/* 2471 */   letter-spacing: 1px;
/* 2472 */   min-width: 180px;
/* 2473 */   background: #ff6666;
/* 2474 */   color: #ffffff;
/* 2475 */   padding: 10px 20px;
/* 2476 */ }
/* 2477 */ #locationMap .infoBox h2 {
/* 2478 */   font-family: "blender_pro_mediumregular";
/* 2479 */   font-size: 26pt;
/* 2480 */   margin-top: 0;
/* 2481 */ }
/* 2482 */ #locationMap .infoBox h3 {
/* 2483 */   padding-bottom: 9px;
/* 2484 */   margin-bottom: 0px;
/* 2485 */   margin-top: 0;
/* 2486 */   line-height: 1em;
/* 2487 */   font-size: 12pt;
/* 2488 */   text-transform: uppercase;
/* 2489 */ }
/* 2490 */ #locationMap .infoBox ul {
/* 2491 */   margin-top: 0;
/* 2492 */   font-family: "Libre Baskerville", "Georgia", Cambria, Times New Roman, Times, serif;
/* 2493 */ }
/* 2494 */ #locationMap .infoBox ul li {
/* 2495 */   font-size: 9pt;
/* 2496 */   line-height: 1.7em;
/* 2497 */   min-height: 1.3em;
/* 2498 */ }
/* 2499 */ #locationMap .infoBox ul li:last-child {
/* 2500 */   line-height: 1.5em;

/* style.css */

/* 2501 */   min-height: 0;
/* 2502 */   margin-bottom: 0;
/* 2503 */   padding-top: 3px;
/* 2504 */ }
/* 2505 */ #locationMap .infoBox h3,
/* 2506 */ #locationMap .infoBox ul {
/* 2507 */   padding-left: 20px;
/* 2508 */   border-left: 1px solid #ffffff;
/* 2509 */ }
/* 2510 */ #locationMap .infoBox a {
/* 2511 */   color: #ffffff;
/* 2512 */   font-family: "Libre Baskerville", "Georgia", Cambria, Times New Roman, Times, serif;
/* 2513 */   text-decoration: none;
/* 2514 */   letter-spacing: 1px;
/* 2515 */ }
/* 2516 */ .contact-details {
/* 2517 */   margin-top: 440px;
/* 2518 */   padding-bottom: 50px;
/* 2519 */   float: left;
/* 2520 */   font-family: "Libre Baskerville", "Georgia", Cambria, Times New Roman, Times, serif;
/* 2521 */   font-size: 9pt;
/* 2522 */   color: #666666;
/* 2523 */ }
/* 2524 */ .contact-details h2,
/* 2525 */ .contact-details h3 {
/* 2526 */   font-size: 13pt;
/* 2527 */   text-transform: uppercase;
/* 2528 */   margin-top: 0;
/* 2529 */   color: #666666;
/* 2530 */ }
/* 2531 */ .contact-details > div {
/* 2532 */   padding-left: 20px;
/* 2533 */ }
/* 2534 */ .contact-details .threecol {
/* 2535 */   float: left;
/* 2536 */   margin-top: 40px;
/* 2537 */ }
/* 2538 */ .contact-details .editorial-submissions {
/* 2539 */   width: 241px;
/* 2540 */ }
/* 2541 */ .contact-details .advertise-in-huck {
/* 2542 */   width: 338px;
/* 2543 */ }
/* 2544 */ .contact-details .stock-huck {
/* 2545 */   width: 253px;
/* 2546 */ }
/* 2547 */ .contact-details .our-network {
/* 2548 */   width: 194px;
/* 2549 */ }
/* 2550 */ .contact-details .subscription-enquiries {

/* style.css */

/* 2551 */   width: 230px;
/* 2552 */ }
/* 2553 */ .contact-details .column {
/* 2554 */   margin-top: 0;
/* 2555 */   width: 50%;
/* 2556 */   line-height: 1.5em;
/* 2557 */   float: left;
/* 2558 */ }
/* 2559 */ .contact-details .column ul {
/* 2560 */   margin-top: 6px;
/* 2561 */ }
/* 2562 */ .contact-details ul {
/* 2563 */   margin-bottom: 0;
/* 2564 */ }
/* 2565 */ .contact-details ul li {
/* 2566 */   line-height: 1.7em;
/* 2567 */   min-height: 1.7em;
/* 2568 */ }
/* 2569 */ .contact-details a {
/* 2570 */   text-decoration: none;
/* 2571 */   color: #666666;
/* 2572 */ }
/* 2573 */ .contact-details a:hover {
/* 2574 */   text-decoration: underline;
/* 2575 */ }
/* 2576 */ #breadcrumbs .seperator,
/* 2577 */ .breadcrumbs .seperator {
/* 2578 */   float: left;
/* 2579 */ }
/* 2580 */ #breadcrumbs {
/* 2581 */   margin-top: 130px;
/* 2582 */   font-family: "blender_pro_mediumregular";
/* 2583 */   font-size: 30pt;
/* 2584 */ }
/* 2585 */ #breadcrumbs .crumb,
/* 2586 */ #breadcrumbs div,
/* 2587 */ #breadcrumbs a {
/* 2588 */   line-height: 1em;
/* 2589 */   float: left;
/* 2590 */ }
/* 2591 */ #breadcrumbs .crumb a,
/* 2592 */ #breadcrumbs div a,
/* 2593 */ #breadcrumbs a a {
/* 2594 */   text-decoration: none;
/* 2595 */ }
/* 2596 */ #breadcrumbs .crumb a:hover,
/* 2597 */ #breadcrumbs div a:hover,
/* 2598 */ #breadcrumbs a a:hover {
/* 2599 */   color: #ff6666;
/* 2600 */ }

/* style.css */

/* 2601 */ #breadcrumbs .crumb.first,
/* 2602 */ #breadcrumbs div.first,
/* 2603 */ #breadcrumbs a.first {
/* 2604 */   clear: both;
/* 2605 */   float: none;
/* 2606 */   color: #e5e5e5;
/* 2607 */ }
/* 2608 */ #breadcrumbs .crumb.first a,
/* 2609 */ #breadcrumbs div.first a,
/* 2610 */ #breadcrumbs a.first a {
/* 2611 */   color: #e5e5e5;
/* 2612 */ }
/* 2613 */ #breadcrumbs a {
/* 2614 */   text-decoration: none;
/* 2615 */ }
/* 2616 */ #breadcrumbs a:hover {
/* 2617 */   color: #ff6666;
/* 2618 */ }
/* 2619 */ #breadcrumbs .current {
/* 2620 */   color: #ff6666;
/* 2621 */ }
/* 2622 */ .panel-container {
/* 2623 */   position: relative;
/* 2624 */   overflow: hidden;
/* 2625 */ }
/* 2626 */ .panel-container .panel {
/* 2627 */   border-top: 1px solid #999999;
/* 2628 */   min-height: 400px;
/* 2629 */   background: #ffffff;
/* 2630 */   width: 100%;
/* 2631 */ }
/* 2632 */ .panel-container .panel h3 {
/* 2633 */   font-size: 23pt;
/* 2634 */   margin-top: 10px;
/* 2635 */   margin-bottom: 20px;
/* 2636 */ }
/* 2637 */ .panel-container .panel.results {
/* 2638 */   font-family: "blender_pro_mediumregular";
/* 2639 */   font-size: 12.5pt;
/* 2640 */   letter-spacing: 1px;
/* 2641 */   border-bottom: 1px solid #000000;
/* 2642 */ }
/* 2643 */ .panel-container .panel .results-message {
/* 2644 */   min-height: 30px;
/* 2645 */ }
/* 2646 */ .panel-container .panel .results-message a {
/* 2647 */   clear: both;
/* 2648 */   text-decoration: none;
/* 2649 */   font-family: "Libre Baskerville", "Georgia", Cambria, Times New Roman, Times, serif;
/* 2650 */   font-size: 9pt;

/* style.css */

/* 2651 */   font-weight: normal;
/* 2652 */ }
/* 2653 */ .panel-container .panel .no-results-message p {
/* 2654 */   margin-top: 40px;
/* 2655 */   width: 95%;
/* 2656 */   font-size: 42pt;
/* 2657 */   font-family: "blender_pro_thinregular";
/* 2658 */   line-height: 1.2em;
/* 2659 */ }
/* 2660 */ .panel-container .panel .no-results-message p a {
/* 2661 */   text-decoration: none;
/* 2662 */ }
/* 2663 */ .panel-container .panel .no-results-message p a:hover {
/* 2664 */   text-decoration: underline;
/* 2665 */ }
/* 2666 */ .panel-container .panel a {
/* 2667 */   color: #ff6666;
/* 2668 */ }
/* 2669 */ .panel-container .panel a.panelTrigger {
/* 2670 */   text-transform: uppercase;
/* 2671 */   font-family: "blender_pro_thinregular";
/* 2672 */   color: #000000;
/* 2673 */   margin-top: 40px;
/* 2674 */   display: block;
/* 2675 */   font-size: 11pt;
/* 2676 */   text-decoration: underline;
/* 2677 */ }
/* 2678 */ .panel-container .panel .step {
/* 2679 */   display: inline-block;
/* 2680 */   width: 100%;
/* 2681 */   border-bottom: 1px solid #999999;
/* 2682 */   padding: 10px 0;
/* 2683 */ }
/* 2684 */ .panel-container .panel .step-title {
/* 2685 */   font-family: "blender_pro_mediumregular";
/* 2686 */   display: inline-block;
/* 2687 */   float: left;
/* 2688 */   font-size: 23pt;
/* 2689 */ }
/* 2690 */ .panel-container .panel.slideRight {
/* 2691 */   position: absolute;
/* 2692 */   left: 100%;
/* 2693 */   top: 0;
/* 2694 */   padding-bottom: 80px;
/* 2695 */ }
/* 2696 */ .panel-container .panel.inactive .step-title,
/* 2697 */ .panel-container .panel.inactive label {
/* 2698 */   color: #cccccc;
/* 2699 */ }
/* 2700 */ /* end partial elements */

/* style.css */

/* 2701 */ /* page specifics */
/* 2702 */ .more-categories .row .sub-cat-box {
/* 2703 */   margin-left: 0;
/* 2704 */ }
/* 2705 */ .more-categories .row .signup-widget {
/* 2706 */   margin: 30px 0;
/* 2707 */ }
/* 2708 */ .sub-cat-absolute-box {
/* 2709 */   position: static;
/* 2710 */ }
/* 2711 */ .sub-cat-absolute-box.right {
/* 2712 */   float: left;
/* 2713 */ }
/* 2714 */ .sub-cat-see-more {
/* 2715 */   line-height: 1em;
/* 2716 */ }
/* 2717 */ .sub-cat-see-more a {
/* 2718 */   font-size: 10.5pt;
/* 2719 */   color: #CCCCCC;
/* 2720 */   font-family: "blender_pro_thinregular";
/* 2721 */ }
/* 2722 */ .sub-cat-see-more a:hover {
/* 2723 */   color: #ff6666;
/* 2724 */ }
/* 2725 */ .sub-cat-box {
/* 2726 */   float: left;
/* 2727 */ }
/* 2728 */ .sub-cat-name {
/* 2729 */   position: relative;
/* 2730 */   width: 100%;
/* 2731 */ }
/* 2732 */ .sub-cat-see-more {
/* 2733 */   float: right;
/* 2734 */   line-height: 15px;
/* 2735 */   right: 0;
/* 2736 */   background: white;
/* 2737 */ }
/* 2738 */ .stockists p {
/* 2739 */   width: 265px;
/* 2740 */ }
/* 2741 */ .stockists .results-message {
/* 2742 */   min-height: 30px;
/* 2743 */ }
/* 2744 */ .stockists input {
/* 2745 */   width: 309px;
/* 2746 */ }
/* 2747 */ .stockists #breadcrumbs {
/* 2748 */   margin-top: 60px;
/* 2749 */ }
/* 2750 */ .stockists .panel-container {

/* style.css */

/* 2751 */   clear: both;
/* 2752 */   float: left;
/* 2753 */   margin-top: 40px;
/* 2754 */   width: 100%;
/* 2755 */ }
/* 2756 */ .stockists .panel-container .input-postcode {
/* 2757 */   width: 100%;
/* 2758 */   line-height: 55pt;
/* 2759 */ }
/* 2760 */ .stockists .panel-container .input-postcode input {
/* 2761 */   width: 100%;
/* 2762 */   padding: 15px 10px;
/* 2763 */ }
/* 2764 */ .stockists .stockist {
/* 2765 */   margin-top: 25px;
/* 2766 */   width: 220px;
/* 2767 */   position: relative;
/* 2768 */   float: left;
/* 2769 */ }
/* 2770 */ .stockists .stockist .titles {
/* 2771 */   min-height: 62px;
/* 2772 */ }
/* 2773 */ .stockists .stockist .border-left.details {
/* 2774 */   border-left: 1px solid #000000;
/* 2775 */   margin-top: 5px;
/* 2776 */   padding-bottom: 5px;
/* 2777 */ }
/* 2778 */ .stockists .stockist h3 {
/* 2779 */   font-size: 14.5pt;
/* 2780 */   margin-bottom: 0;
/* 2781 */   line-height: 1em;
/* 2782 */ }
/* 2783 */ .stockists .stockist .border-left {
/* 2784 */   margin-top: 15px;
/* 2785 */   padding-left: 18px;
/* 2786 */ }
/* 2787 */ .stockists .stockist .border-left span {
/* 2788 */   line-height: 0.8em;
/* 2789 */   margin: 0;
/* 2790 */ }
/* 2791 */ .stockists .stockist address {
/* 2792 */   margin-top: 10px;
/* 2793 */   font-style: normal;
/* 2794 */   font-family: "Libre Baskerville", "Georgia", Cambria, Times New Roman, Times, serif;
/* 2795 */   font-size: 9pt;
/* 2796 */   text-transform: capitalize;
/* 2797 */   width: 145px;
/* 2798 */ }
/* 2799 */ .stockists .stockist.first {
/* 2800 */   margin-left: 0;

/* style.css */

/* 2801 */ }
/* 2802 */ .network-links h3 {
/* 2803 */   text-transform: uppercase;
/* 2804 */   font-family: 12pt;
/* 2805 */   float: left;
/* 2806 */   margin: 0;
/* 2807 */   line-height: 2em;
/* 2808 */   width: 100%;
/* 2809 */ }
/* 2810 */ .network-links ul {
/* 2811 */   line-height: 2em;
/* 2812 */ }
/* 2813 */ .network-links ul li {
/* 2814 */   display: block;
/* 2815 */   font-size: 8pt;
/* 2816 */   margin-left: 0px;
/* 2817 */ }
/* 2818 */ .network-links ul li a {
/* 2819 */   color: #666666;
/* 2820 */ }
/* 2821 */ .ajax-load {
/* 2822 */   width: 63px;
/* 2823 */   height: 63px;
/* 2824 */   background: url('/admin/wp-content/themes/huck2013/library/images/ajax-loader-large.gif') no-repeat;
/* 2825 */ }
/* 2826 */ .wpcf7 img.ajax-loader {
/* 2827 */   width: 20px;
/* 2828 */   height: 20px;
/* 2829 */   margin: 0;
/* 2830 */ }
/* 2831 */ .hidden {
/* 2832 */   -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(0));
/* 2833 */   filter: alpha(opacity = (0));
/* 2834 */   opacity: 0;
/* 2835 */ }
/* 2836 */ #playlist,
/* 2837 */ #social-feed {
/* 2838 */   float: left;
/* 2839 */   position: relative;
/* 2840 */   width: 100%;
/* 2841 */ }
/* 2842 */ #playlist .control,
/* 2843 */ #social-feed .control {
/* 2844 */   top: 230px;
/* 2845 */   border-radius: 50px;
/* 2846 */ }
/* 2847 */ #playlist .control:hover,
/* 2848 */ #social-feed .control:hover,
/* 2849 */ #playlist .control.hover,
/* 2850 */ #social-feed .control.hover {

/* style.css */

/* 2851 */   background-color: #ff6666;
/* 2852 */ }
/* 2853 */ #playlist .control.prev,
/* 2854 */ #social-feed .control.prev {
/* 2855 */   left: -3px;
/* 2856 */ }
/* 2857 */ #playlist .control.next,
/* 2858 */ #social-feed .control.next {
/* 2859 */   right: -3px;
/* 2860 */ }
/* 2861 */ /* Tiny Scrollbar */
/* 2862 */ .scrollbarPlaylist,
/* 2863 */ #scrollbarSocialFeed {
/* 2864 */   width: 100%;
/* 2865 */   margin: 20px 0 10px;
/* 2866 */   float: left;
/* 2867 */ }
/* 2868 */ .scrollbarPlaylist .viewport,
/* 2869 */ #scrollbarSocialFeed .viewport {
/* 2870 */   width: 100%;
/* 2871 */   height: 645px;
/* 2872 */   overflow: hidden;
/* 2873 */   position: relative;
/* 2874 */ }
/* 2875 */ .scrollbarPlaylist.slideshow-style .post,
/* 2876 */ #scrollbarSocialFeed.slideshow-style .post,
/* 2877 */ .scrollbarPlaylist.slideshow-style article,
/* 2878 */ #scrollbarSocialFeed.slideshow-style article {
/* 2879 */   margin-left: 0;
/* 2880 */ }
/* 2881 */ .scrollbarPlaylist.slideshow-style .post blockquote,
/* 2882 */ #scrollbarSocialFeed.slideshow-style .post blockquote,
/* 2883 */ .scrollbarPlaylist.slideshow-style article blockquote,
/* 2884 */ #scrollbarSocialFeed.slideshow-style article blockquote {
/* 2885 */   margin: 0;
/* 2886 */ }
/* 2887 */ .scrollbarPlaylist.slideshow-style .post iframe,
/* 2888 */ #scrollbarSocialFeed.slideshow-style .post iframe,
/* 2889 */ .scrollbarPlaylist.slideshow-style article iframe,
/* 2890 */ #scrollbarSocialFeed.slideshow-style article iframe {
/* 2891 */   width: 100%;
/* 2892 */ }
/* 2893 */ .scrollbarPlaylist.slideshow-style .post .thumbnail-contain,
/* 2894 */ #scrollbarSocialFeed.slideshow-style .post .thumbnail-contain,
/* 2895 */ .scrollbarPlaylist.slideshow-style article .thumbnail-contain,
/* 2896 */ #scrollbarSocialFeed.slideshow-style article .thumbnail-contain {
/* 2897 */   background: transparent;
/* 2898 */   width: 100%;
/* 2899 */   height: auto;
/* 2900 */ }

/* style.css */

/* 2901 */ .scrollbarPlaylist.slideshow-style .post a,
/* 2902 */ #scrollbarSocialFeed.slideshow-style .post a,
/* 2903 */ .scrollbarPlaylist.slideshow-style article a,
/* 2904 */ #scrollbarSocialFeed.slideshow-style article a {
/* 2905 */   text-align: center;
/* 2906 */   width: 100%;
/* 2907 */ }
/* 2908 */ .scrollbarPlaylist.slideshow-style .post a img,
/* 2909 */ #scrollbarSocialFeed.slideshow-style .post a img,
/* 2910 */ .scrollbarPlaylist.slideshow-style article a img,
/* 2911 */ #scrollbarSocialFeed.slideshow-style article a img {
/* 2912 */   width: 100%;
/* 2913 */   padding: 5%;
/* 2914 */ }
/* 2915 */ .scrollbarPlaylist .overview,
/* 2916 */ #scrollbarSocialFeed .overview {
/* 2917 */   min-width: 0;
/* 2918 */   list-style: none;
/* 2919 */   position: static;
/* 2920 */   left: 0;
/* 2921 */   top: 0;
/* 2922 */   padding: 0;
/* 2923 */   margin: 0;
/* 2924 */ }
/* 2925 */ .scrollbarPlaylist .track,
/* 2926 */ #scrollbarSocialFeed .track {
/* 2927 */   -webkit-border-radius: 10px;
/* 2928 */   -moz-border-radius: 10px;
/* 2929 */   border-radius: 10px;
/* 2930 */   background: #e6e6e6;
/* 2931 */   height: 20px;
/* 2932 */   position: relative;
/* 2933 */   padding: 0 5px;
/* 2934 */ }
/* 2935 */ .scrollbarPlaylist .scrollbar,
/* 2936 */ #scrollbarSocialFeed .scrollbar {
/* 2937 */   display: none;
/* 2938 */   position: relative;
/* 2939 */   background-position: 0 0;
/* 2940 */   float: right;
/* 2941 */   height: 15px;
/* 2942 */ }
/* 2943 */ .scrollbarPlaylist .scrollbar .thumb,
/* 2944 */ #scrollbarSocialFeed .scrollbar .thumb {
/* 2945 */   -webkit-border-radius: 10px;
/* 2946 */   -moz-border-radius: 10px;
/* 2947 */   border-radius: 10px;
/* 2948 */   border: 6px solid #e6e6e6;
/* 2949 */   background-color: #ffffff;
/* 2950 */   height: 20px;

/* style.css */

/* 2951 */   width: 25px;
/* 2952 */   cursor: pointer;
/* 2953 */   overflow: hidden;
/* 2954 */   position: absolute;
/* 2955 */   top: 0;
/* 2956 */ }
/* 2957 */ .scrollbarPlaylist .scrollbar .thumb .end,
/* 2958 */ #scrollbarSocialFeed .scrollbar .thumb .end {
/* 2959 */   overflow: hidden;
/* 2960 */   height: 5px;
/* 2961 */   width: 25px;
/* 2962 */ }
/* 2963 */ .scrollbarPlaylist .post {
/* 2964 */   max-width: 480px;
/* 2965 */   float: left;
/* 2966 */   margin-left: 0;
/* 2967 */ }
/* 2968 */ .scrollbarPlaylist .post.first,
/* 2969 */ .scrollbarPlaylist .post:first-child {
/* 2970 */   margin-left: 0;
/* 2971 */ }
/* 2972 */ .scrollbarPlaylist .viewport {
/* 2973 */   height: auto;
/* 2974 */ }
/* 2975 */ #scrollbarSocialFeed {
/* 2976 */   margin: 20px 0 10px;
/* 2977 */ }
/* 2978 */ #scrollbarSocialFeed.slideshow-style article.facebook .post-content {
/* 2979 */   margin-left: 0;
/* 2980 */   width: auto;
/* 2981 */ }
/* 2982 */ #scrollbarSocialFeed.slideshow-style article.facebook .entry-content {
/* 2983 */   width: 100%;
/* 2984 */   height: 103px;
/* 2985 */ }
/* 2986 */ #scrollbarSocialFeed.slideshow-style article.facebook .click-to-follow {
/* 2987 */   margin-left: 0;
/* 2988 */ }
/* 2989 */ #scrollbarSocialFeed .viewport {
/* 2990 */   height: auto;
/* 2991 */ }
/* 2992 */ #scrollbarSocialFeed .overview {
/* 2993 */   min-width: 0;
/* 2994 */ }
/* 2995 */ #scrollbarSocialFeed .scrollbar {
/* 2996 */   margin-top: 30px;
/* 2997 */ }
/* 2998 */ #scrollbarPopular,
/* 2999 */ #scrollbarHuckTV {
/* 3000 */   width: 100%;

/* style.css */

/* 3001 */   height: 342px;
/* 3002 */   float: left;
/* 3003 */ }
/* 3004 */ #scrollbarPopular .viewport,
/* 3005 */ #scrollbarHuckTV .viewport {
/* 3006 */   width: 89%;
/* 3007 */   height: 342px;
/* 3008 */   overflow: hidden;
/* 3009 */   position: relative;
/* 3010 */ }
/* 3011 */ #scrollbarPopular .overview,
/* 3012 */ #scrollbarHuckTV .overview {
/* 3013 */   height: 400px;
/* 3014 */   width: 100%;
/* 3015 */   list-style: none;
/* 3016 */   position: absolute;
/* 3017 */   left: 0;
/* 3018 */   top: 0;
/* 3019 */   padding: 0;
/* 3020 */   margin: 0;
/* 3021 */ }
/* 3022 */ #scrollbarPopular .track,
/* 3023 */ #scrollbarHuckTV .track {
/* 3024 */   -webkit-border-radius: 10px;
/* 3025 */   -moz-border-radius: 10px;
/* 3026 */   border-radius: 10px;
/* 3027 */   background: #e6e6e6;
/* 3028 */   width: 19px;
/* 3029 */   position: relative;
/* 3030 */   padding: 0 5px;
/* 3031 */ }
/* 3032 */ #scrollbarPopular .scrollbar,
/* 3033 */ #scrollbarHuckTV .scrollbar {
/* 3034 */   position: relative;
/* 3035 */   background-position: 0 0;
/* 3036 */   float: right;
/* 3037 */   height: 200px;
/* 3038 */   top: 20px;
/* 3039 */   margin-right: 10px;
/* 3040 */ }
/* 3041 */ #scrollbarPopular .scrollbar .thumb,
/* 3042 */ #scrollbarHuckTV .scrollbar .thumb {
/* 3043 */   -webkit-border-radius: 10px;
/* 3044 */   -moz-border-radius: 10px;
/* 3045 */   border-radius: 10px;
/* 3046 */   background-color: #ffffff;
/* 3047 */   width: 10px;
/* 3048 */   cursor: pointer;
/* 3049 */   overflow: hidden;
/* 3050 */   position: absolute;

/* style.css */

/* 3051 */   top: 20px;
/* 3052 */   left: 4px;
/* 3053 */   margin: 5px 0;
/* 3054 */ }
/* 3055 */ #scrollbarPopular .scrollbar .thumb .end,
/* 3056 */ #scrollbarHuckTV .scrollbar .thumb .end {
/* 3057 */   overflow: hidden;
/* 3058 */   height: 5px;
/* 3059 */   width: 9px;
/* 3060 */ }
/* 3061 */ .disable {
/* 3062 */   display: none;
/* 3063 */ }
/* 3064 */ .noSelect {
/* 3065 */   user-select: none;
/* 3066 */   -o-user-select: none;
/* 3067 */   -moz-user-select: none;
/* 3068 */   -khtml-user-select: none;
/* 3069 */   -webkit-user-select: none;
/* 3070 */ }
/* 3071 */ .icon {
/* 3072 */   position: absolute;
/* 3073 */   top: 0;
/* 3074 */   left: 0;
/* 3075 */   width: 100%;
/* 3076 */   height: 100%;
/* 3077 */ }
/* 3078 */ .icon.gallery {
/* 3079 */   background: url('/admin/wp-content/themes/huck2013/library/images/huck-icon-gallery.png') 50% 50% no-repeat;
/* 3080 */ }
/* 3081 */ .icon.video {
/* 3082 */   background: url('/admin/wp-content/themes/huck2013/library/images/huck-icon-video.png') 50% 50% no-repeat;
/* 3083 */ }
/* 3084 */ .relative {
/* 3085 */   position: relative;
/* 3086 */ }
/* 3087 */ .thumbnail-contain a {
/* 3088 */   display: inline-block;
/* 3089 */ }
/* 3090 */ .preRule {
/* 3091 */   clear: both;
/* 3092 */ }
/* 3093 */ .preRule h2,
/* 3094 */ .preRule h4 {
/* 3095 */   text-transform: uppercase;
/* 3096 */ }
/* 3097 */ .preRule span {
/* 3098 */   display: none;
/* 3099 */ }
/* 3100 */ .post-thumbnail-contain {

/* style.css */

/* 3101 */   position: relative;
/* 3102 */ }
/* 3103 */ .post-thumbnail-contain a {
/* 3104 */   display: inline-block;
/* 3105 */   width: 100%;
/* 3106 */ }
/* 3107 */ .post-thumbnail-contain a img {
/* 3108 */   width: 100%;
/* 3109 */ }
/* 3110 */ .post-thumbnail-contain .overlay {
/* 3111 */   position: absolute;
/* 3112 */   width: 100%;
/* 3113 */   height: 100%;
/* 3114 */   top: 0;
/* 3115 */   left: 0;
/* 3116 */   background: url('/admin/wp-content/themes/huck2013/library/images/huck-bg-ff6666-90.png');
/* 3117 */   color: #ffffff;
/* 3118 */   font-family: "Libre Baskerville", "Georgia", Cambria, Times New Roman, Times, serif;
/* 3119 */   font-style: italic;
/* 3120 */   text-align: center;
/* 3121 */   font-size: 14.5pt;
/* 3122 */ }
/* 3123 */ .post-thumbnail-contain .overlay .read-more {
/* 3124 */   padding: 0 40px;
/* 3125 */   position: relative;
/* 3126 */   top: 50%;
/* 3127 */   -webkit-transform: translateY(-50%);
/* 3128 */   -ms-transform: translateY(-50%);
/* 3129 */   transform: translateY(-50%);
/* 3130 */ }
/* 3131 */ .post-thumbnail-contain .overlay .read-more p {
/* 3132 */   border-bottom: 1px solid #ffffff;
/* 3133 */   padding-bottom: 15px;
/* 3134 */   margin-bottom: 15px;
/* 3135 */   margin-top: 0;
/* 3136 */ }
/* 3137 */ .post-thumbnail-contain .overlay .read-more time {
/* 3138 */   margin-top: 15px;
/* 3139 */ }
/* 3140 */ .post-thumbnail-contain .overlay:hover {
/* 3141 */   -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(100));
/* 3142 */   filter: alpha(opacity = (100));
/* 3143 */   opacity: 1;
/* 3144 */ }
/* 3145 */ .fourcol {
/* 3146 */   width: 100%;
/* 3147 */ }
/* 3148 */ .fourcol .post-thumbnail-contain {
/* 3149 */   width: 100%;
/* 3150 */ }

/* style.css */

/* 3151 */ .sixcol .post-thumbnail-contain {
/* 3152 */   width: 100%;
/* 3153 */ }
/* 3154 */ .pagination {
/* 3155 */   width: 100%;
/* 3156 */   float: left;
/* 3157 */   padding: 10px 0;
/* 3158 */   background: #e6e6e6;
/* 3159 */   font-family: "blender_pro_mediumregular";
/* 3160 */   text-align: center;
/* 3161 */   font-size: 13.5pt;
/* 3162 */   text-transform: uppercase;
/* 3163 */   margin-bottom: 60px;
/* 3164 */ }
/* 3165 */ .pagination:hover {
/* 3166 */   background: #ff6666;
/* 3167 */   cursor: pointer;
/* 3168 */   color: #ffffff;
/* 3169 */ }
/* 3170 */ .playlist .post-thumbnail-contain .overlay {
/* 3171 */   top: 5%;
/* 3172 */   left: 5%;
/* 3173 */   width: 90%;
/* 3174 */   height: 90%;
/* 3175 */ }
/* 3176 */ .playlist .post-thumbnail-contain .icon {
/* 3177 */   width: 90%;
/* 3178 */   height: 90%;
/* 3179 */   left: 5%;
/* 3180 */ }
/* 3181 */ .category-playlist-archive .playlist .sub-cat-name {
/* 3182 */   margin-bottom: 3px;
/* 3183 */ }
/* 3184 */ .category-playlist-archive .playlist .sub-cat-header {
/* 3185 */   margin-bottom: 0;
/* 3186 */ }
/* 3187 */ .category-playlist-archive .playlist-pagination {
/* 3188 */   margin-top: 0;
/* 3189 */ }
/* 3190 */ 
/* 3191 */ #social-feed {
/* 3192 */   padding: 30px 0;
/* 3193 */ }
/* 3194 */ div.wpcf7-validation-errors {
/* 3195 */   float: left;
/* 3196 */   margin: 15px 0 0 0;
/* 3197 */ }
/* 3198 */ /* tabbed module */
/* 3199 */ #tabbed-module {
/* 3200 */   min-height: 441px;

/* style.css */

/* 3201 */ }
/* 3202 */ #tabbed-module ul {
/* 3203 */   margin: 0;
/* 3204 */   float: left;
/* 3205 */ }
/* 3206 */ #tabbed-module ul li {
/* 3207 */   float: left;
/* 3208 */   width: 100%;
/* 3209 */   border-bottom: 1px solid #cccccc;
/* 3210 */ }
/* 3211 */ #tabbed-module ul li:hover {
/* 3212 */   background: #ff6666;
/* 3213 */   cursor: pointer;
/* 3214 */ }
/* 3215 */ #tabbed-module ul li:hover .titles {
/* 3216 */   color: #ffffff;
/* 3217 */ }
/* 3218 */ #tabbed-module .tab-titles {
/* 3219 */   float: left;
/* 3220 */   display: inline-block;
/* 3221 */   width: 100%;
/* 3222 */   border-top: 1px solid #cccccc;
/* 3223 */   border-left: 1px solid #cccccc;
/* 3224 */   border-right: 1px solid #cccccc;
/* 3225 */ }
/* 3226 */ #tabbed-module .tab-titles .tab-title {
/* 3227 */   background: #cccccc;
/* 3228 */   color: #666666;
/* 3229 */   font-family: "blender_pro_thinregular";
/* 3230 */   width: 50%;
/* 3231 */   float: left;
/* 3232 */   font-size: 23pt;
/* 3233 */   padding: 020px;
/* 3234 */   min-height: 108px;
/* 3235 */ }
/* 3236 */ #tabbed-module .tab-titles .tab-title h3 {
/* 3237 */   line-height: 1em;
/* 3238 */   margin: 0;
/* 3239 */ }
/* 3240 */ #tabbed-module .tab-titles .tab-title.active {
/* 3241 */   background: #ffffff;
/* 3242 */   color: #000000;
/* 3243 */   font-family: "blender_pro_mediumregular";
/* 3244 */ }
/* 3245 */ #tabbed-module .tab-titles .tab-title:hover {
/* 3246 */   cursor: pointer;
/* 3247 */   color: #ff6666;
/* 3248 */ }
/* 3249 */ #tabbed-module .tabs {
/* 3250 */   position: relative;

/* style.css */

/* 3251 */   float: left;
/* 3252 */   width: 100%;
/* 3253 */ }
/* 3254 */ #tabbed-module .tab {
/* 3255 */   position: absolute;
/* 3256 */   left: 0;
/* 3257 */   top: 0;
/* 3258 */   width: 100%;
/* 3259 */   height: 100%;
/* 3260 */   z-index: 5;
/* 3261 */ }
/* 3262 */ #tabbed-module .tab.active {
/* 3263 */   z-index: 10;
/* 3264 */ }
/* 3265 */ #tabbed-module .tab .tab-content {
/* 3266 */   border-left: 1px solid #cccccc;
/* 3267 */   border-bottom: 1px solid #cccccc;
/* 3268 */   border-right: 1px solid #cccccc;
/* 3269 */   width: 100%;
/* 3270 */   background: #ffffff;
/* 3271 */   height: 342px;
/* 3272 */   overflow: hidden;
/* 3273 */ }
/* 3274 */ #tabbed-module .tab .tab-content a {
/* 3275 */   float: left;
/* 3276 */ }
/* 3277 */ #tabbed-module .tab .tab-content article {
/* 3278 */   float: left;
/* 3279 */   width: 100%;
/* 3280 */ }
/* 3281 */ #tabbed-module .tab .tab-content .post-thumbnail-contain {
/* 3282 */   width: 114px;
/* 3283 */   height: 114px;
/* 3284 */   float: left;
/* 3285 */ }
/* 3286 */ #tabbed-module .tab .tab-content .titles {
/* 3287 */   width: 222px;
/* 3288 */   margin-left: 20px;
/* 3289 */   display: inline-block;
/* 3290 */ }
/* 3291 */ #tabbed-module .tab .tab-content .titles h3 {
/* 3292 */   font-size: 19pt;
/* 3293 */ }
/* 3294 */ #tabbed-module .tab .tab-content .titles h4 {
/* 3295 */   font-size: 13.5pt;
/* 3296 */   color: #666666;
/* 3297 */ }
/* 3298 */ #social-feed article {
/* 3299 */   vertical-align: top;
/* 3300 */   border-right: 2px solid #f4f4f4;

/* style.css */

/* 3301 */   display: inline-block;
/* 3302 */   margin-left: 30px;
/* 3303 */ }
/* 3304 */ #social-feed article:first-child {
/* 3305 */   margin-left: 0;
/* 3306 */ }
/* 3307 */ #social-feed article .article-posted {
/* 3308 */   font-family: "Libre Baskerville", "Georgia", Cambria, Times New Roman, Times, serif;
/* 3309 */   font-style: italic;
/* 3310 */   color: #999999;
/* 3311 */   font-size: 9pt;
/* 3312 */ }
/* 3313 */ #social-feed article .post-content {
/* 3314 */   float: left;
/* 3315 */ }
/* 3316 */ #social-feed article .entry-content {
/* 3317 */   margin-top: 20px;
/* 3318 */   font-family: "blender_pro_thinregular";
/* 3319 */   font-size: 11pt;
/* 3320 */   line-height: 1.5em;
/* 3321 */ }
/* 3322 */ #social-feed article .click-to-follow {
/* 3323 */   font-family: "blender_pro_mediumregular";
/* 3324 */   font-size: 9pt;
/* 3325 */   text-transform: uppercase;
/* 3326 */   width: 225px;
/* 3327 */   display: inline-block;
/* 3328 */   line-height: 44px;
/* 3329 */   float: left;
/* 3330 */ }
/* 3331 */ #social-feed article .click-to-follow .genericon {
/* 3332 */   font-size: 23pt;
/* 3333 */   width: 23px;
/* 3334 */   height: 23px;
/* 3335 */   margin-right: 15px;
/* 3336 */ }
/* 3337 */ #social-feed article .click-to-follow a {
/* 3338 */   text-decoration: underline;
/* 3339 */ }
/* 3340 */ #social-feed article .click-to-follow a.genericon {
/* 3341 */   text-decoration: none;
/* 3342 */ }
/* 3343 */ #social-feed article .thumbnail-contain {
/* 3344 */   float: left;
/* 3345 */   width: 299px;
/* 3346 */   height: 298px;
/* 3347 */   background: #eeeeee;
/* 3348 */ }
/* 3349 */ #social-feed article.facebook {
/* 3350 */   width: 582px;

/* style.css */

/* 3351 */ }
/* 3352 */ #social-feed article.facebook .entry-content {
/* 3353 */   height: 232px;
/* 3354 */ }
/* 3355 */ #social-feed article.instagram {
/* 3356 */   width: 609px;
/* 3357 */ }
/* 3358 */ #social-feed article.instagram .post-content {
/* 3359 */   height: 270px;
/* 3360 */ }
/* 3361 */ #social-feed article.twitter {
/* 3362 */   width: 333px;
/* 3363 */   padding: 0 40px 0 10px;
/* 3364 */ }
/* 3365 */ #social-feed article.twitter .entry-content {
/* 3366 */   height: 234px;
/* 3367 */ }
/* 3368 */ #social-feed article.twitter .entry-content blockquote {
/* 3369 */   margin: 0;
/* 3370 */   margin: 0 40px;
/* 3371 */ }
/* 3372 */ #social-feed article.twitter .entry-content blockquote:before {
/* 3373 */   font-family: "Libre Baskerville", "Georgia", Cambria, Times New Roman, Times, serif;
/* 3374 */   content: "\201C";
/* 3375 */   font-size: 34pt;
/* 3376 */   padding-right: 5px;
/* 3377 */   line-height: 0em;
/* 3378 */   vertical-align: -0.5em;
/* 3379 */   margin-top: 22px;
/* 3380 */   float: left;
/* 3381 */   color: #999999;
/* 3382 */ }
/* 3383 */ #social-feed article.twitter .entry-content blockquote:after {
/* 3384 */   font-family: "Libre Baskerville", "Georgia", Cambria, Times New Roman, Times, serif;
/* 3385 */   color: #999999;
/* 3386 */   margin-top: -20px;
/* 3387 */   padding-left: 10px;
/* 3388 */   float: right;
/* 3389 */   font-size: 34pt;
/* 3390 */   content: "\201D";
/* 3391 */ }
/* 3392 */ #social-feed article.twitter .click-to-follow {
/* 3393 */   line-height: 37px;
/* 3394 */ }
/* 3395 */ .mobile-hide {
/* 3396 */   display: none !important;
/* 3397 */ }
/* 3398 */ .reveal {
/* 3399 */   display: block !important;
/* 3400 */ }

/* style.css */

/* 3401 */ .single-post-page-width#slideshow {
/* 3402 */   height: auto;
/* 3403 */ }
/* 3404 */ .single-post-page-width .items {
/* 3405 */   height: 100%;
/* 3406 */ }
/* 3407 */ .single-post-page-width .panel {
/* 3408 */   height: 100%;
/* 3409 */   overflow: hidden;
/* 3410 */ }
/* 3411 */ .single-post #content {
/* 3412 */   margin-top: 5px;
/* 3413 */ }
/* 3414 */ .single-post .entry-content {
/* 3415 */   font-size: 9.5pt;
/* 3416 */   letter-spacing: 0;
/* 3417 */   line-height: 1.8em;
/* 3418 */ }
/* 3419 */ .single-post .single-page-top {
/* 3420 */   font-size: 24px;
/* 3421 */   padding-bottom: 15px;
/* 3422 */   border-bottom: 1px solid #CCCCCC;
/* 3423 */   margin-bottom: 20px;
/* 3424 */   margin-top: 7px;
/* 3425 */ }
/* 3426 */ .single-post .single-page-top .h2,
/* 3427 */ .single-post .single-page-top h2,
/* 3428 */ .single-post .single-page-top h1 {
/* 3429 */   margin: 0;
/* 3430 */   line-height: 1em;
/* 3431 */ }
/* 3432 */ .single-post .single-page-top .post-subtitle h2 {
/* 3433 */   font-family: "blender_pro_thinregular";
/* 3434 */ }
/* 3435 */ .single-post .single-page-top .post-subtitle h2 a {
/* 3436 */   color: #666666;
/* 3437 */ }
/* 3438 */ .single-page-left {
/* 3439 */   width: 100%;
/* 3440 */ }
/* 3441 */ .single-page-left img {
/* 3442 */   width: 100%;
/* 3443 */   height: auto;
/* 3444 */ }
/* 3445 */ .single-page-left iframe,
/* 3446 */ .single-page-left object,
/* 3447 */ .single-page-left embed {
/* 3448 */   width: 100%;
/* 3449 */ }
/* 3450 */ .single-page-breadcrumbs {

/* style.css */

/* 3451 */   padding: 0 4%;
/* 3452 */ }
/* 3453 */ .home .playlist {
/* 3454 */   margin-top: 20px;
/* 3455 */ }
/* 3456 */ .home .post.sixcol .post-titles {
/* 3457 */   border-right: 0;
/* 3458 */   width: 100%;
/* 3459 */ }
/* 3460 */ .home .post.sixcol .entry-content {
/* 3461 */   width: 100%;
/* 3462 */ }
/* 3463 */ .ad-block {
/* 3464 */   text-align: center;
/* 3465 */ }
/* 3466 */ .ad-block.ads-300x250_300x250_300x250_300x250,
/* 3467 */ .ad-block.ads-976x250 {
/* 3468 */   width: 100%;
/* 3469 */   margin-top: 35px;
/* 3470 */   float: left;
/* 3471 */ }
/* 3472 */ .ad-block.ads-300x250_300x250_300x250_300x250 {
/* 3473 */   margin-top: 75px;
/* 3474 */   margin-bottom: 75px;
/* 3475 */ }
/* 3476 */ .ad-block.ads-380x308_404x85 {
/* 3477 */   display: inline-block;
/* 3478 */ }
/* 3479 */ .ad img {
/* 3480 */   max-width: 100%;
/* 3481 */   height: auto;
/* 3482 */ }
/* 3483 */ .ad.size-380x308 {
/* 3484 */   width: 100%;
/* 3485 */   text-align: center;
/* 3486 */ }
/* 3487 */ .ad.size-308x308 {
/* 3488 */   width: 100%;
/* 3489 */ }
/* 3490 */ .ad.size-300x250 {
/* 3491 */   width: 100%;
/* 3492 */ }
/* 3493 */ .ad.size-1256x90 {
/* 3494 */   width: 100%;
/* 3495 */ }
/* 3496 */ .ad.size-250x250 {
/* 3497 */   margin: 50px 0 60px;
/* 3498 */ }
/* 3499 */ .sub-cat-header {
/* 3500 */   text-transform: uppercase;

/* style.css */

/* 3501 */ }
/* 3502 */ .sub-cat-header a:hover {
/* 3503 */   color: #ff6666;
/* 3504 */ }
/* 3505 */ .cycle-slide {
/* 3506 */   width: 100%;
/* 3507 */ }
/* 3508 */ .signup-widget {
/* 3509 */   outline: 1px solid #FF6666;
/* 3510 */   padding: 0 24.5px;
/* 3511 */   float: left;
/* 3512 */   font-size: 23pt;
/* 3513 */   font-family: "blender_pro_mediumregular";
/* 3514 */   overflow: hidden;
/* 3515 */   margin-bottom: 40px;
/* 3516 */ }
/* 3517 */ .signup-widget * {
/* 3518 */   margin: 0;
/* 3519 */   float: left;
/* 3520 */ }
/* 3521 */ .signup-widget h3,
/* 3522 */ .signup-widget h4 {
/* 3523 */   line-height: 23pt;
/* 3524 */ }
/* 3525 */ .signup-widget h4 {
/* 3526 */   font-family: "blender_pro_thinregular";
/* 3527 */   margin-bottom: 5px;
/* 3528 */ }
/* 3529 */ .signup-widget label {
/* 3530 */   font-size: 11pt;
/* 3531 */ }
/* 3532 */ .signup-widget p {
/* 3533 */   font-size: 10pt;
/* 3534 */ }
/* 3535 */ .signup-widget img {
/* 3536 */   width: 100%;
/* 3537 */   height: auto;
/* 3538 */   margin-bottom: 18px;
/* 3539 */   margin-top: 24px;
/* 3540 */ }
/* 3541 */ .signup-widget input {
/* 3542 */   margin-bottom: 5px;
/* 3543 */   width: 73%;
/* 3544 */   float: right;
/* 3545 */ }
/* 3546 */ .signup-widget .fieldset span {
/* 3547 */   width: 73%;
/* 3548 */   float: right;
/* 3549 */ }
/* 3550 */ .signup-widget p {

/* style.css */

/* 3551 */   float: left;
/* 3552 */   width: 100%;
/* 3553 */ }
/* 3554 */ .signup-widget div.submit {
/* 3555 */   float: right;
/* 3556 */   width: 120px;
/* 3557 */ }
/* 3558 */ .signup-widget input[type="submit"] {
/* 3559 */   background-color: #000000;
/* 3560 */   border: 0;
/* 3561 */   color: white;
/* 3562 */   font-size: 12.5pt;
/* 3563 */   width: 120px;
/* 3564 */   padding-top: 5px;
/* 3565 */   height: 33px;
/* 3566 */   font-family: "blender_pro_mediumregular";
/* 3567 */ }
/* 3568 */ .signup-widget .signup-text {
/* 3569 */   line-height: 12px;
/* 3570 */   width: 40%;
/* 3571 */   margin-top: 5px;
/* 3572 */ }
/* 3573 */ .signup-widget .widget-bottom {
/* 3574 */   width: 100%;
/* 3575 */ }
/* 3576 */ .signup-widget .input-boxes {
/* 3577 */   width: 100%;
/* 3578 */   margin: 10px 0;
/* 3579 */ }
/* 3580 */ .signup-widget .input-boxes .fieldset {
/* 3581 */   width: 100%;
/* 3582 */ }
/* 3583 */ .signup-widget .input-boxes span {
/* 3584 */   float: right;
/* 3585 */ }
/* 3586 */ .signup-widget .wpcf7-mail-sent-ok {
/* 3587 */   position: absolute;
/* 3588 */   top: 164px;
/* 3589 */   left: -8px;
/* 3590 */   background-color: white;
/* 3591 */   border: 0;
/* 3592 */   font-family: "blender_pro_thinregular";
/* 3593 */   line-height: 33px;
/* 3594 */   width: 380px;
/* 3595 */   height: 200px;
/* 3596 */   font-size: 23pt;
/* 3597 */   padding: 0;
/* 3598 */   padding-left: 20px;
/* 3599 */   padding-top: 21px;
/* 3600 */ }

/* style.css */

/* 3601 */ .signup-widget .wpcf7-mail-sent-ok .red-text {
/* 3602 */   color: #FF6666;
/* 3603 */   line-height: 20px;
/* 3604 */ }
/* 3605 */ .cover {
/* 3606 */   background-size: cover;
/* 3607 */   background-position: 50%;
/* 3608 */ }
/* 3609 */ .about-page-ads .ad-block {
/* 3610 */   width: 100%;
/* 3611 */   float: left;
/* 3612 */   margin-left: 0;
/* 3613 */   margin-bottom: 45px;
/* 3614 */ }
/* 3615 */ .about-page-ads .ad-block.mobile-ad {
/* 3616 */   width: 100%;
/* 3617 */ }
/* 3618 */ .about-page-ads .ad-block.mobile-ad .ad {
/* 3619 */   margin: auto;
/* 3620 */   float: none;
/* 3621 */ }
/* 3622 */ .contact-huck-map {
/* 3623 */   outline: 1px solid #CCCCCC;
/* 3624 */   width: 100%;
/* 3625 */   position: relative;
/* 3626 */   float: left;
/* 3627 */   overflow: hidden;
/* 3628 */ }
/* 3629 */ .contact-huck-map .map-inner {
/* 3630 */   width: 100%;
/* 3631 */   min-width: 373px;
/* 3632 */   padding: 13.5px 15.5px;
/* 3633 */   position: relative;
/* 3634 */ }
/* 3635 */ .contact-huck-map .map-inner img {
/* 3636 */   z-index: 1;
/* 3637 */   width: 100%;
/* 3638 */ }
/* 3639 */ .contact-huck-map .contact-huck-map-text {
/* 3640 */   position: absolute;
/* 3641 */   z-index: 2;
/* 3642 */   color: white;
/* 3643 */   left: 84px;
/* 3644 */   top: 39px;
/* 3645 */   font-size: 26pt;
/* 3646 */   font-family: "blender_pro_thinregular";
/* 3647 */   font-weight: bold;
/* 3648 */ }
/* 3649 */ .contact-huck-map .contact-huck-map-text a {
/* 3650 */   color: inherit;

/* style.css */

/* 3651 */   text-decoration: none;
/* 3652 */ }
/* 3653 */ .contact-huck-map .contact-huck-map-text a:hover {
/* 3654 */   color: white;
/* 3655 */ }
/* 3656 */ .border-left-huck-map {
/* 3657 */   font-weight: normal;
/* 3658 */   font-size: 12pt;
/* 3659 */   border-left: 1px solid white;
/* 3660 */   padding-left: 20px;
/* 3661 */   line-height: 17px;
/* 3662 */   margin-top: 7px;
/* 3663 */ }
/* 3664 */ .border-left-huck-map .entry-content {
/* 3665 */   font-size: 7pt;
/* 3666 */ }
/* 3667 */ .mapContain {
/* 3668 */   margin-top: 20px;
/* 3669 */   width: 100%;
/* 3670 */   position: absolute;
/* 3671 */   left: 0;
/* 3672 */ }
/* 3673 */ .other-articles {
/* 3674 */   margin-top: 0;
/* 3675 */   float: left;
/* 3676 */ }
/* 3677 */ .single .other-articles {
/* 3678 */   margin-top: 0;
/* 3679 */ }
/* 3680 */ .issues-left-wrapper {
/* 3681 */   float: left;
/* 3682 */ }
/* 3683 */ .issues-container .post-thumbnail-contain .overlay .read-more .top,
/* 3684 */ .issues-container .post-thumbnail-contain .overlay .read-more .bottom {
/* 3685 */   width: 100%;
/* 3686 */ }
/* 3687 */ .current-issue-pagination.pagination {
/* 3688 */   margin-top: 20px;
/* 3689 */   margin-bottom: 48px;
/* 3690 */ }
/* 3691 */ .current-issue .sidebar.mobile-hide {
/* 3692 */   display: block !important;
/* 3693 */ }
/* 3694 */ .bgContain {
/* 3695 */   background-repeat: no-repeat;
/* 3696 */   background-size: contain;
/* 3697 */ }
/* 3698 */ .instruct-swipe {
/* 3699 */   font-family: "blender_pro_mediumregular";
/* 3700 */   font-size: 15pt;

/* style.css */

/* 3701 */   width: 100%;
/* 3702 */   padding: 0 4%;
/* 3703 */   line-height: 0.8em;
/* 3704 */ }
/* 3705 */ .instruct-swipe p {
/* 3706 */   margin: 20px 0 10px 0;
/* 3707 */ }
/* 3708 */ .single-page-left .article-footer .network-links .explore-more {
/* 3709 */   width: 100%;
/* 3710 */   font-size: 13.5pt;
/* 3711 */ }
/* 3712 */ .single-page-left .article-footer .network-links ul {
/* 3713 */   margin-top: 10px;
/* 3714 */ }
/* 3715 */ .single-page-left .article-footer .network-links .explore-more-text {
/* 3716 */   padding-right: 35px;
/* 3717 */   margin-top: 3px;
/* 3718 */   font-size: 13.5pt;
/* 3719 */   font-style: italic;
/* 3720 */   color: #666666;
/* 3721 */ }
/* 3722 */ .single-page-left .article-footer .network-links ul li {
/* 3723 */   margin-left: 0;
/* 3724 */   display: inline-block;
/* 3725 */   font-size: 13.5pt;
/* 3726 */   width: 45%;
/* 3727 */ }
/* 3728 */ .single-page-left .article-footer .network-links ul li:nth-child(even) {
/* 3729 */   margin-left: 10%;
/* 3730 */ }
/* 3731 */ .extra-social #ssba a {
/* 3732 */   width: 16.66%;
/* 3733 */   margin: 0;
/* 3734 */ }
/* 3735 */ .extra-social .social-share {
/* 3736 */   margin-bottom: 35px;
/* 3737 */ }
/* 3738 */ .single-page-sidebar {
/* 3739 */   margin-left: 0;
/* 3740 */ }
/* 3741 */ .issue-slideshow#slideshow {
/* 3742 */   height: auto;
/* 3743 */ }
/* 3744 */ .issue-slideshow#slideshow .panel img {
/* 3745 */   width: 100%;
/* 3746 */ }
/* 3747 */ .issue-slideshow#slideshow .article-details {
/* 3748 */   position: relative;
/* 3749 */ }
/* 3750 */ #content.current-issue,

/* style.css */

/* 3751 */ #content.about {
/* 3752 */   margin-top: 60px;
/* 3753 */ }
/* 3754 */ .about #slideshow .panel img {
/* 3755 */   width: 100%;
/* 3756 */ }
/* 3757 */ .internal_headline {
/* 3758 */   font-size: 34pt;
/* 3759 */   font-family: "blender_pro_mediumregular";
/* 3760 */   margin-top: 30px;
/* 3761 */   margin-bottom: 10px;
/* 3762 */   line-height: 1em;
/* 3763 */ }
/* 3764 */ .internal_standfirst {
/* 3765 */   font-size: 23pt;
/* 3766 */   font-family: "Libre Baskerville", "Georgia", Cambria, Times New Roman, Times, serif;
/* 3767 */   font-style: italic;
/* 3768 */   margin-top: -35px;
/* 3769 */   letter-spacing: 0.15em;
/* 3770 */ }
/* 3771 */ .subsection_headline {
/* 3772 */   font-size: 26pt;
/* 3773 */   font-family: "blender_pro_thinregular";
/* 3774 */   margin-top: 35px;
/* 3775 */   margin-bottom: 0;
/* 3776 */   line-height: 1em;
/* 3777 */ }
/* 3778 */ .subsection_details {
/* 3779 */   font-size: 14.5pt;
/* 3780 */   font-family: "Libre Baskerville", "Georgia", Cambria, Times New Roman, Times, serif;
/* 3781 */   font-style: italic;
/* 3782 */   margin-top: -19px;
/* 3783 */   margin-bottom: 27px;
/* 3784 */   text-transform: none;
/* 3785 */   letter-spacing: 0.15em;
/* 3786 */ }
/* 3787 */ .single-post .entry-content blockquote {
/* 3788 */   margin: 35px 0;
/* 3789 */   font-style: italic;
/* 3790 */ }
/* 3791 */ .single-post .entry-content blockquote p:before {
/* 3792 */   font-family: "Libre Baskerville", "Georgia", Cambria, Times New Roman, Times, serif;
/* 3793 */   content: "\201C";
/* 3794 */   font-size: 34pt;
/* 3795 */   padding-right: 20px;
/* 3796 */   line-height: 0em;
/* 3797 */   vertical-align: -0.5em;
/* 3798 */   margin-top: 24px;
/* 3799 */   float: left;
/* 3800 */   color: inherit;

/* style.css */

/* 3801 */ }
/* 3802 */ .single-post .entry-content blockquote p:after {
/* 3803 */   font-family: "Libre Baskerville", "Georgia", Cambria, Times New Roman, Times, serif;
/* 3804 */   color: inherit;
/* 3805 */   margin-top: 8px;
/* 3806 */   padding-left: 20px;
/* 3807 */   float: right;
/* 3808 */   font-size: 34pt;
/* 3809 */   content: "\201D";
/* 3810 */ }
/* 3811 */ .ad.size-250x250 {
/* 3812 */   display: inline-block;
/* 3813 */   margin: 40px 0 80px 0;
/* 3814 */ }
/* 3815 */ .single-post #outer-content .ad-block {
/* 3816 */   margin-bottom: 0px;
/* 3817 */   margin-left: 0;
/* 3818 */   margin-top: 50px;
/* 3819 */ }
/* 3820 */ .playlist-archive.twelvecol:first-child {
/* 3821 */   margin-top: 40px;
/* 3822 */ }
/* 3823 */ .home .search-filter {
/* 3824 */   display: none;
/* 3825 */ }
/* 3826 */ .search-filter .filter-type.right .simpleselect {
/* 3827 */   float: left;
/* 3828 */   width: 284px;
/* 3829 */ }
/* 3830 */ .search-filter .filter-type.right .simpleselect .options {
/* 3831 */   width: 246px;
/* 3832 */ }
/* 3833 */ /* hide desktop-only menu items */
/* 3834 */ /* 'no svg' support for dynamic elements */
/* 3835 */ .no-svg #logo {
/* 3836 */   background-image: url('/admin/wp-content/themes/huck2013/library/images/huck_masthead_mobile.png');
/* 3837 */ }
/* 3838 */ .no-svg .simpleselect {
/* 3839 */   background: url('/admin/wp-content/themes/huck2013/library/images/huck-icon-dropdown-large.png') 100% 50% no-repeat;
/* 3840 */ }
/* 3841 */ .no-svg .toggle:after {
/* 3842 */   background: #000000 url('/admin/wp-content/themes/huck2013/library/images/huck_nav_icon.png') 50% 50% no-repeat;
/* 3843 */ }
/* 3844 */ .no-svg .toggle-search:after {
/* 3845 */   background-image: url('/admin/wp-content/themes/huck2013/library/images/huck-icon-search.png');
/* 3846 */ }
/* 3847 */ .no-svg .toggle-search #toggle-search:checked ~ .toggle-search:after {
/* 3848 */   background-image: url('/admin/wp-content/themes/huck2013/library/images/huck-icon-search-large-active.png');
/* 3849 */ }
/* 3850 */ .no-svg .control.prev {

/* style.css */

/* 3851 */   background-image: url('/admin/wp-content/themes/huck2013/library/images/huck-slide-nav-prev.png');
/* 3852 */ }
/* 3853 */ .no-svg .control.next {
/* 3854 */   background-image: url('/admin/wp-content/themes/huck2013/library/images/huck-slide-nav-next.png');
/* 3855 */ }
/* 3856 */ .no-svg .playlist .control.prev,
/* 3857 */ .no-svg .social-feed .control.prev {
/* 3858 */   background-image: url('/admin/wp-content/themes/huck2013/library/images/huck-slide-nav-dark-prev-large.png');
/* 3859 */ }
/* 3860 */ .no-svg .playlist .control.next,
/* 3861 */ .no-svg .social-feed .control.next {
/* 3862 */   background-image: url('/admin/wp-content/themes/huck2013/library/images/huck-slide-nav-dark-next-large.png');
/* 3863 */ }
/* 3864 */ .no-svg .footer #inner-footer #footer-logo {
/* 3865 */   background-image: url('/admin/wp-content/themes/huck2013/library/images/huck-logo-light.png');
/* 3866 */ }
/* 3867 */ /* transp bg fix for android */
/* 3868 */ h1 a,
/* 3869 */ h2 a,
/* 3870 */ h3 a,
/* 3871 */ h4 a,
/* 3872 */ h5 a {
/* 3873 */   min-width: 100%;
/* 3874 */ }
/* 3875 */ .touch .header {
/* 3876 */   position: fixed;
/* 3877 */ }
/* 3878 */ .touch .header.absoluteHeader {
/* 3879 */   position: absolute;
/* 3880 */ }
/* 3881 */ .touch .touch-hide {
/* 3882 */   display: none !important;
/* 3883 */ }
/* 3884 */ .touch input {
/* 3885 */   -webkit-appearance: none;
/* 3886 */   border-radius: 0;
/* 3887 */ }
/* 3888 */ .iPhone .header .top-nav > li:hover {
/* 3889 */   background: #000000;
/* 3890 */ }
/* 3891 */ .iPhone .header .top-nav > li:hover > a {
/* 3892 */   color: #ffffff;
/* 3893 */   border-bottom: 1px solid #ffffff;
/* 3894 */ }
/* 3895 */ .iPhone .header .top-nav > li.active {
/* 3896 */   background: #000000;
/* 3897 */ }
/* 3898 */ .iPhone .header .top-nav > li.active > a {
/* 3899 */   color: #ff6666;
/* 3900 */ }

/* style.css */

/* 3901 */ .iPhone .header .top-nav > li.active > a:focus,
/* 3902 */ .iPhone .header .top-nav > li.active > a:hover,
/* 3903 */ .iPhone .header .top-nav > li.active > a.hover {
/* 3904 */   background: #000000;
/* 3905 */   color: #ff6666;
/* 3906 */ }
/* 3907 */ .iPhone .header .top-nav > li.active > a:focus:after,
/* 3908 */ .iPhone .header .top-nav > li.active > a:hover:after,
/* 3909 */ .iPhone .header .top-nav > li.active > a.hover:after {
/* 3910 */   color: #ff6666;
/* 3911 */ }
/* 3912 */ .iPhone .simpleselect .options {
/* 3913 */   display: none !important;
/* 3914 */ }
/* 3915 */ .more-categories .signup-widget {
/* 3916 */   display: none;
/* 3917 */ }
/* 3918 */ #logo ul {
/* 3919 */   background: #000000;
/* 3920 */ }
/* 3921 */ #logo ul li {
/* 3922 */   border-bottom: 1px solid #ffffff;
/* 3923 */ }
/* 3924 */ #logo ul li a {
/* 3925 */   color: #ffffff;
/* 3926 */   background: #000000;
/* 3927 */ }
/* 3928 */ #logo ul li:hover a {
/* 3929 */   color: #ff6666;
/* 3930 */ }
/* 3931 */ #logo ul li:last-child {
/* 3932 */   border-bottom: 1px solid;
/* 3933 */ }
/* 3934 */ .search-results .pagination,
/* 3935 */ .tag.archive .pagination {
/* 3936 */   margin-bottom: 50px;
/* 3937 */ }
/* 3938 */ .mobile .home-articles.twelvecol .row {
/* 3939 */   width: 100%;
/* 3940 */ }
/* 3941 */ .shortStandfirst p,
/* 3942 */ .longStandfirst p {
/* 3943 */   font-style: italic;
/* 3944 */   font-size: 11pt;
/* 3945 */   line-height: 1.5em;
/* 3946 */   margin-top: 0;
/* 3947 */   margin-bottom: 0.5em;
/* 3948 */ }
/* 3949 */ .wpcf7 .mc-signup {
/* 3950 */   display: none;

/* style.css */

/* 3951 */ }
/* 3952 */ /*
/* 3953 *| LARGER MOBILE DEVICES
/* 3954 *| This is for devices like the Galaxy Note or something that's
/* 3955 *| larger than an iPhone but smaller than a tablet. Let's call them
/* 3956 *| tweeners.
/* 3957 *| */
/* 3958 */ @media only screen and (min-width: 481px) {
/* 3959 */   /******************************************************************
/* 3960 *|   Site Name:
/* 3961 *|   Author:
/* 3962 *| 
/* 3963 *|   Stylesheet: Tablet & Small Desktop Stylesheet
/* 3964 *| 
/* 3965 *|   Here's where you can start getting into the good stuff.
/* 3966 *|   This size will work on iPads, other tablets, and desktops.
/* 3967 *|   So you can start working with more styles, background images,
/* 3968 *|   and other resources. You'll also notice the grid starts to
/* 3969 *|   come into play. Have fun!
/* 3970 *| 
/* 3971 *|   ******************************************************************/
/* 3972 */   /*********************
/* 3973 *|   GENERAL STYLES
/* 3974 *|   *********************/
/* 3975 */   /*********************
/* 3976 *|   LAYOUT & GRID STYLES
/* 3977 *|   *********************/
/* 3978 */   /*********************
/* 3979 *|   HEADER STYLES
/* 3980 *|   *********************/
/* 3981 */   /*********************
/* 3982 *|   NAVIGATION STYLES
/* 3983 *|   *********************/
/* 3984 */   .nav {
/* 3985 */     border: 0;
/* 3986 */     /* end .menu ul li */
/* 3987 */ 
/* 3988 */     /* highlight current page */
/* 3989 */ 
/* 3990 */     /* end current highlighters */
/* 3991 */ 
/* 3992 */   }
/* 3993 */   .nav ul {
/* 3994 */     margin-top: 0;
/* 3995 */   }
/* 3996 */   .nav li {
/* 3997 */     /*
/* 3998 *|   		plan your menus and drop-downs wisely.
/* 3999 *|   		*/
/* 4000 */ 

/* style.css */

/* 4001 */     /* showing sub-menus */
/* 4002 */ 
/* 4003 */   }
/* 4004 */   .nav li a {
/* 4005 */     border-bottom: 0;
/* 4006 */     /*
/* 4007 *|   			you can use hover styles here even though this size
/* 4008 *|   			has the possibility of being a mobile device.
/* 4009 *|   			*/
/* 4010 */ 
/* 4011 */   }
/* 4012 */   .nav li ul.sub-menu,
/* 4013 */   .nav li ul.children {
/* 4014 */     margin-top: 0;
/* 4015 */     border-top: 0;
/* 4016 */     /* highlight sub-menu current page */
/* 4017 */ 
/* 4018 */   }
/* 4019 */   .nav li ul.sub-menu li,
/* 4020 */   .nav li ul.children li {
/* 4021 */     /*
/* 4022 *|   				if you need to go deeper, go nuts
/* 4023 *|   				just remember deeper menus suck
/* 4024 *|   				for usability. k, bai.
/* 4025 *|   				*/
/* 4026 */ 
/* 4027 */   }
/* 4028 */   /* end .nav */
/* 4029 */   .header {
/* 4030 */     /* end .nav */
/* 4031 */ 
/* 4032 */   }
/* 4033 */   .header .nav {
/* 4034 */     /* end .menu ul li */
/* 4035 */ 
/* 4036 */     /* highlight current page */
/* 4037 */ 
/* 4038 */     /* end current highlighters */
/* 4039 */ 
/* 4040 */   }
/* 4041 */   .header .nav li {
/* 4042 */     /*
/* 4043 *|   		plan your menus and drop-downs wisely.
/* 4044 *|   		*/
/* 4045 */ 
/* 4046 */     /* showing sub-menus */
/* 4047 */ 
/* 4048 */   }
/* 4049 */   .header .nav li ul.sub-menu,
/* 4050 */   .header .nav li ul.children {

/* style.css */

/* 4051 */     /* highlight sub-menu current page */
/* 4052 */ 
/* 4053 */   }
/* 4054 */   .header .nav li ul.sub-menu li,
/* 4055 */   .header .nav li ul.children li {
/* 4056 */     /*
/* 4057 *|   				if you need to go deeper, go nuts
/* 4058 *|   				just remember deeper menus suck
/* 4059 *|   				for usability. k, bai.
/* 4060 *|   				*/
/* 4061 */ 
/* 4062 */   }
/* 4063 */   /* links widget */
/* 4064 */   /* meta widget */
/* 4065 */   /* pages widget */
/* 4066 */   /* recent-posts widget */
/* 4067 */   /* archives widget */
/* 4068 */   /* tag-cloud widget */
/* 4069 */   /* calendar widget */
/* 4070 */   /* category widget */
/* 4071 */   /* recent-comments widget */
/* 4072 */   /* search widget */
/* 4073 */   /* text widget */
/* 4074 */   /*********************
/* 4075 *|   FOOTER STYLES
/* 4076 *|   *********************/
/* 4077 */   /*
/* 4078 *|   you'll probably need to do quite a bit
/* 4079 *|   of overriding here if you styled them for
/* 4080 *|   mobile. Make sure to double check these!
/* 4081 *|   */
/* 4082 */   .footer-links ul li {
/* 4083 */     /*
/* 4084 *|   			be careful with the depth of your menus.
/* 4085 *|   			it's very rare to have multi-depth menus in
/* 4086 *|   			the footer.
/* 4087 *|   			*/
/* 4088 */ 
/* 4089 */   }
/* 4090 */   /* end .footer-links */
/* 4091 */   #huck-recommends article {
/* 4092 */     margin-left: 1%;
/* 4093 */     width: 24.25%;
/* 4094 */   }
/* 4095 */   #huck-recommends article:nth-child(even) {
/* 4096 */     margin-left: 1%;
/* 4097 */   }
/* 4098 */   #huck-recommends article:first-child,
/* 4099 */   #huck-recommends article:nth-child(5n+5) {
/* 4100 */     margin-left: 0;

/* style.css */

/* 4101 */   }
/* 4102 */   #huck-recommends article .post-thumbnail-contain {
/* 4103 */     width: 100%;
/* 4104 */   }
/* 4105 */   /* Tiny Scrollbar */
/* 4106 */   #social-feed article {
/* 4107 */     /* height:298px; */
/* 4108 */ 
/* 4109 */   }
/* 4110 */   .scrollbarPlaylist .post {
/* 4111 */     width: 306px;
/* 4112 */     min-height: 0;
/* 4113 */     margin-left: 9px;
/* 4114 */   }
/* 4115 */   .playlist {
/* 4116 */     margin-top: 70px;
/* 4117 */   }
/* 4118 */   .tablet-hide {
/* 4119 */     display: none;
/* 4120 */   }
/* 4121 */ }
/* 4122 */ /*
/* 4123 *| TABLET & SMALLER LAPTOPS
/* 4124 *| This is the average viewing window. So Desktops, Laptops, and
/* 4125 *| in general anyone not viewing on a mobile device. Here's where
/* 4126 *| you can add resource intensive styles.
/* 4127 *| */
/* 4128 */ @media only screen and (min-width: 768px) {
/* 4129 */ 
/* 4130 */ }
/* 4131 */ @media only screen and (min-width: 783px) {
/* 4132 */   .admin-bar .header {
/* 4133 */     top: 32px;
/* 4134 */   }
/* 4135 */ }
/* 4136 */ /* serve mobile for <1025 */
/* 4137 */ @media only screen and (min-width: 1025px) {
/* 4138 */   /******************************************************************
/* 4139 *|   Site Name:
/* 4140 *|   Author:
/* 4141 *| 
/* 4142 *|   Stylesheet: Grid Stylesheet
/* 4143 *| 
/* 4144 *|   I've seperated the grid so you can swap it out easily. It's
/* 4145 *|   called at the top the style.less stylesheet.
/* 4146 *| 
/* 4147 *|   There are a ton of grid solutions out there. You should definitely
/* 4148 *|   experiment with your own. Here are some recommendations:
/* 4149 *| 
/* 4150 *|   http://gridsetapp.com - Love this site. Responsive Grids made easy.

/* style.css */

/* 4151 *|   http://gridpak.com/ - Create your own responsive grid.
/* 4152 *| 
/* 4153 *|   The grid below is a combination of the 1140 grid and Twitter Boostrap.
/* 4154 *|   I liked 1140 but Boostrap's grid was way more detailed so I merged them
/* 4155 *|   together, let's see how this works out. If you want to use 1140, the original
/* 4156 *|   values are commented out on each line.
/* 4157 *| 
/* 4158 *|   ******************************************************************/
/* 4159 */   .onecol {
/* 4160 */     width: 5.801104972%;
/* 4161 */   }
/* 4162 */   /* 4.85%;  } /* grid_1  */
/* 4163 */   .twocol {
/* 4164 */     width: 14.364640883%;
/* 4165 */   }
/* 4166 */   /* 13.45%; } /* grid_2  */
/* 4167 */   .threecol {
/* 4168 */     width: 300px;
/* 4169 */     /* 22.928176794%;  */
/* 4170 */ 
/* 4171 */   }
/* 4172 */   /* 22.05%; } /* grid_3  */
/* 4173 */   /* 30.75%;  */
/* 4174 */   /* grid_4  */
/* 4175 */   .fivecol {
/* 4176 */     width: 40.055248616%;
/* 4177 */   }
/* 4178 */   /* 39.45%; } /* grid_5  */
/* 4179 */   .sixcol {
/* 4180 */     width: 617px;
/* 4181 */     /* 48.618784527%;
/* 4182 *|                  /* 48%;*/
/* 4183 */ 
/* 4184 */   }
/* 4185 */   /* grid_6  */
/* 4186 */   .sevencol {
/* 4187 */     width: 57.182320438000005%;
/* 4188 */   }
/* 4189 */   /* 56.75%; } /* grid_7  */
/* 4190 */   .eightcol {
/* 4191 */     width: 65.74585634900001%;
/* 4192 */   }
/* 4193 */   /* 65.4%;  } /* grid_8  */
/* 4194 */   .ninecol {
/* 4195 */     width: 74.30939226%;
/* 4196 */   }
/* 4197 */   /* 74.05%; } /* grid_9  */
/* 4198 */   .tencol {
/* 4199 */     width: 82.87292817100001%;
/* 4200 */   }

/* style.css */

/* 4201 */   /* 82.7%;  } /* grid_10 */
/* 4202 */   .elevencol {
/* 4203 */     width: 91.436464082%;
/* 4204 */   }
/* 4205 */   /* 91.35%; } /* grid_11 */
/* 4206 */   .twelvecol {
/* 4207 */     width: 100%;
/* 4208 */     /* width: 99.999999993%;  */
/* 4209 */ 
/* 4210 */     /* 100%;  */
/* 4211 */ 
/* 4212 */   }
/* 4213 */   /* grid_12 */
/* 4214 */   .issue-col {
/* 4215 */     width: 190px;
/* 4216 */   }
/* 4217 */   .onecol,
/* 4218 */   .twocol,
/* 4219 */   .threecol,
/* 4220 */   .fourcol,
/* 4221 */   .fivecol,
/* 4222 */   .sixcol,
/* 4223 */   .sevencol,
/* 4224 */   .eightcol,
/* 4225 */   .ninecol,
/* 4226 */   .tencol,
/* 4227 */   .elevencol,
/* 4228 */   .twelvecol,
/* 4229 */   .issue-col {
/* 4230 */     position: relative;
/* 4231 */     float: left;
/* 4232 */     margin-left: 25px;
/* 4233 */     /* 1.762430939%; */
/* 4234 */ 
/* 4235 */   }
/* 4236 */   /* pushes and pulls */
/* 4237 */   .pushtwo {
/* 4238 */     left: 14.364640833%;
/* 4239 */     float: none;
/* 4240 */     display: inline-block;
/* 4241 */   }
/* 4242 */   .centered {
/* 4243 */     float: none;
/* 4244 */     margin: auto;
/* 4245 */   }
/* 4246 */   /******************************************************************
/* 4247 *|   Site Name:
/* 4248 *|   Author:
/* 4249 *| 
/* 4250 *|   Stylesheet: 1280px and Up Stylesheet

/* style.css */

/* 4251 *| 
/* 4252 *|   This stylesheet is loaded for larger devices. It's set to
/* 4253 *|   481px because at 480px it would load on a landscaped iPhone.
/* 4254 *|   This isn't ideal because then you would be loading all those
/* 4255 *|   extra styles on that same mobile connection.
/* 4256 *| 
/* 4257 *|   A word of warning. This size COULD be a larger mobile device,
/* 4258 *|   so you still want to keep it pretty light and simply expand
/* 4259 *|   upon your base.less styles.
/* 4260 *| 
/* 4261 *|   ******************************************************************/
/* 4262 */   /*********************
/* 4263 *|   LAYOUT & GRID STYLES
/* 4264 *|   *********************/
/* 4265 */   #container {
/* 4266 */     min-width: 100%;
/* 4267 */     max-width: none;
/* 4268 */   }
/* 4269 */   .wrap {
/* 4270 */     max-width: 1280px;
/* 4271 */     min-width: 1280px;
/* 4272 */     padding: 0 10px;
/* 4273 */   }
/* 4274 */   .wrap.preSlides {
/* 4275 */     padding: 0 10px;
/* 4276 */   }
/* 4277 */   .fourcol {
/* 4278 */     width: 402px;
/* 4279 */     /* 31.491712705%; */
/* 4280 */ 
/* 4281 */   }
/* 4282 */   .fourcol .post-thumbnail-contain {
/* 4283 */     height: 267px;
/* 4284 */     width: 402px;
/* 4285 */   }
/* 4286 */   .sixcol .post-thumbnail-contain {
/* 4287 */     height: 347px;
/* 4288 */     width: 617px;
/* 4289 */   }
/* 4290 */   /*********************
/* 4291 *|   HEADER STYLES
/* 4292 *|   *********************/
/* 4293 */   #toggle,
/* 4294 */   #toggle-search,
/* 4295 */   .toggle,
/* 4296 */   .toggle-search {
/* 4297 */     display: none;
/* 4298 */   }
/* 4299 */   /*********************
/* 4300 *|   NAVIGATION STYLES

/* style.css */

/* 4301 *|   *********************/
/* 4302 */   /* begin no-touch */
/* 4303 */   .header {
/* 4304 */     position: static;
/* 4305 */   }
/* 4306 */   .no-touch {
/* 4307 */     /* end header */
/* 4308 */ 
/* 4309 */   }
/* 4310 */   .no-touch .header {
/* 4311 */     position: fixed !important;
/* 4312 */     top: 0;
/* 4313 */     left: 0;
/* 4314 */     height: 50px;
/* 4315 */     z-index: 9999;
/* 4316 */     /* end .nav */
/* 4317 */ 
/* 4318 */     /* .menu is clearfixed inside mixins.scss */
/* 4319 */ 
/* 4320 */     /* end .menu */
/* 4321 */ 
/* 4322 */     /* search form */
/* 4323 */ 
/* 4324 */     /* end search form */
/* 4325 */ 
/* 4326 */   }
/* 4327 */   .no-touch .header .toggle,
/* 4328 */   .no-touch .header .toggle-search {
/* 4329 */     display: none;
/* 4330 */   }
/* 4331 */   .no-touch .header #logo {
/* 4332 */     float: left;
/* 4333 */     margin: 0;
/* 4334 */     background-image: url('/admin/wp-content/themes/huck2013/library/images/huck_masthead.svg');
/* 4335 */     background-size: 84px 30px;
/* 4336 */     width: 94px;
/* 4337 */     height: 40px;
/* 4338 */   }
/* 4339 */   .no-touch .header .nav {
/* 4340 */     border: 0;
/* 4341 */     width: 810px;
/* 4342 */     float: right;
/* 4343 */     margin-right: 20px;
/* 4344 */     /* end .menu ul li */
/* 4345 */ 
/* 4346 */     /* highlight current page */
/* 4347 */ 
/* 4348 */     /* end current highlighters */
/* 4349 */ 
/* 4350 */   }

/* style.css */

/* 4351 */   .no-touch .header .nav ul {
/* 4352 */     margin-top: 0;
/* 4353 */   }
/* 4354 */   .no-touch .header .nav li {
/* 4355 */     float: left;
/* 4356 */     /*
/* 4357 *|                   plan your menus and drop-downs wisely.
/* 4358 *|                   */
/* 4359 */ 
/* 4360 */     /* showing sub-menus */
/* 4361 */ 
/* 4362 */   }
/* 4363 */   .no-touch .header .nav li a {
/* 4364 */     border-bottom: 0;
/* 4365 */     /*
/* 4366 *|                       you can use hover styles here even though this size
/* 4367 *|                       has the possibility of being a mobile device.
/* 4368 *|                       */
/* 4369 */ 
/* 4370 */   }
/* 4371 */   .no-touch .header .nav li a:hover,
/* 4372 */   .no-touch .header .nav li a:focus {
/* 4373 */     color: #ff6666;
/* 4374 */   }
/* 4375 */   .no-touch .header .nav li a:hover .submenu,
/* 4376 */   .no-touch .header .nav li a:focus .submenu {
/* 4377 */     visibility: visible;
/* 4378 */   }
/* 4379 */   .no-touch .header .nav li:last-child .sub-menu li {
/* 4380 */     float: left;
/* 4381 */   }
/* 4382 */   .no-touch .header .nav li.current-menu-item a,
/* 4383 */   .no-touch .header .nav li.current-menu-parent a {
/* 4384 */     color: #ff6666;
/* 4385 */     font-weight: bold;
/* 4386 */   }
/* 4387 */   .no-touch .header .nav li ul.sub-menu,
/* 4388 */   .no-touch .header .nav li ul.children {
/* 4389 */     margin-top: 0;
/* 4390 */     background: #ff6666;
/* 4391 */     border-top: 0;
/* 4392 */     position: absolute;
/* 4393 */     overflow: hidden;
/* 4394 */     visibility: hidden;
/* 4395 */     z-index: 8999;
/* 4396 */     width: auto;
/* 4397 */     left: auto;
/* 4398 */     top: 0;
/* 4399 */     padding: 0;
/* 4400 */     /* highlight sub-menu current page */

/* style.css */

/* 4401 */ 
/* 4402 */   }
/* 4403 */   .no-touch .header .nav li ul.sub-menu li,
/* 4404 */   .no-touch .header .nav li ul.children li {
/* 4405 */     position: static;
/* 4406 */     float: left;
/* 4407 */     /*
/* 4408 *|                           if you need to go deeper, go nuts
/* 4409 *|                           just remember deeper menus suck
/* 4410 *|                           for usability. k, bai.
/* 4411 *|                           */
/* 4412 */ 
/* 4413 */   }
/* 4414 */   .no-touch .header .nav li ul.sub-menu li a,
/* 4415 */   .no-touch .header .nav li ul.children li a {
/* 4416 */     font-size: 12pt;
/* 4417 */     padding: 10px 30px;
/* 4418 */     border-right: 0;
/* 4419 */     display: block;
/* 4420 */     color: #000000;
/* 4421 */     background: #ff6666;
/* 4422 */     border-bottom: 0;
/* 4423 */     margin: 0;
/* 4424 */   }
/* 4425 */   .no-touch .header .nav li ul.sub-menu li a:hover,
/* 4426 */   .no-touch .header .nav li ul.children li a:hover,
/* 4427 */   .no-touch .header .nav li ul.sub-menu li a:focus,
/* 4428 */   .no-touch .header .nav li ul.children li a:focus {
/* 4429 */     color: #ffffff;
/* 4430 */   }
/* 4431 */   .no-touch .header .nav li ul.sub-menu li:last-child,
/* 4432 */   .no-touch .header .nav li ul.children li:last-child {
/* 4433 */     float: left;
/* 4434 */   }
/* 4435 */   .no-touch .header .nav li ul.sub-menu li:last-child a,
/* 4436 */   .no-touch .header .nav li ul.children li:last-child a {
/* 4437 */     border-bottom: 0;
/* 4438 */   }
/* 4439 */   .no-touch .header .nav li ul.sub-menu li.current-menu-item a,
/* 4440 */   .no-touch .header .nav li ul.children li.current-menu-item a,
/* 4441 */   .no-touch .header .nav li ul.sub-menu li.current-menu-parent a,
/* 4442 */   .no-touch .header .nav li ul.children li.current-menu-parent a {
/* 4443 */     color: #ffffff;
/* 4444 */     font-weight: bold;
/* 4445 */   }
/* 4446 */   .no-touch .header .nav li:hover ul {
/* 4447 */     display: block;
/* 4448 */     top: auto;
/* 4449 */     overflow: visible;
/* 4450 */     visibility: visible;

/* style.css */

/* 4451 */   }
/* 4452 */   .no-touch .header .top-nav {
/* 4453 */     display: block;
/* 4454 */     -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(100));
/* 4455 */     filter: alpha(opacity = (100));
/* 4456 */     opacity: 1;
/* 4457 */     width: 881px;
/* 4458 */     margin-right: 0;
/* 4459 */     position: static;
/* 4460 */     float: right;
/* 4461 */     padding-bottom: 0;
/* 4462 */   }
/* 4463 */   .no-touch .header .top-nav > li {
/* 4464 */     position: static;
/* 4465 */     width: auto;
/* 4466 */     background: transparent;
/* 4467 */     border-bottom: 0;
/* 4468 */   }
/* 4469 */   .no-touch .header .top-nav > li:active,
/* 4470 */   .no-touch .header .top-nav > li:focus,
/* 4471 */   .no-touch .header .top-nav > li:hover,
/* 4472 */   .no-touch .header .top-nav > li.hover,
/* 4473 */   .no-touch .header .top-nav > li.active,
/* 4474 */   .no-touch .header .top-nav > li.current-menu-item {
/* 4475 */     background: transparent;
/* 4476 */     border-bottom: none;
/* 4477 */   }
/* 4478 */   .no-touch .header .top-nav > li:active a,
/* 4479 */   .no-touch .header .top-nav > li:focus a,
/* 4480 */   .no-touch .header .top-nav > li:hover a,
/* 4481 */   .no-touch .header .top-nav > li.hover a,
/* 4482 */   .no-touch .header .top-nav > li.active a,
/* 4483 */   .no-touch .header .top-nav > li.current-menu-item a {
/* 4484 */     color: #000000;
/* 4485 */     border-bottom: none;
/* 4486 */     margin: 0;
/* 4487 */   }
/* 4488 */   .no-touch .header .top-nav > li:active a:after,
/* 4489 */   .no-touch .header .top-nav > li:focus a:after,
/* 4490 */   .no-touch .header .top-nav > li:hover a:after,
/* 4491 */   .no-touch .header .top-nav > li.hover a:after,
/* 4492 */   .no-touch .header .top-nav > li.active a:after,
/* 4493 */   .no-touch .header .top-nav > li.current-menu-item a:after {
/* 4494 */     content: '';
/* 4495 */   }
/* 4496 */   .no-touch .header .top-nav > li.current-menu-item.menu-item-has-children > a:after,
/* 4497 */   .no-touch .header .top-nav > li.active.menu-item-has-children > a:after {
/* 4498 */     content: '';
/* 4499 */   }
/* 4500 */   .no-touch .header .top-nav > li > a {

/* style.css */

/* 4501 */     color: #000000;
/* 4502 */     padding: 15px 18px 13px 18px;
/* 4503 */     font-size: 11pt;
/* 4504 */     width: 100%;
/* 4505 */     margin: 0;
/* 4506 */   }
/* 4507 */   .no-touch .header .top-nav > li > a:hover {
/* 4508 */     color: #ff6666 !important;
/* 4509 */     border-bottom: none;
/* 4510 */   }
/* 4511 */   .no-touch .header .top-nav .sub-menu {
/* 4512 */     position: static;
/* 4513 */     left: auto;
/* 4514 */     height: auto;
/* 4515 */   }
/* 4516 */   .no-touch .header .top-nav .sub-menu li a {
/* 4517 */     margin: 0;
/* 4518 */   }
/* 4519 */   .no-touch .header .top-nav .sub-menu li:last-child {
/* 4520 */     float: left;
/* 4521 */   }
/* 4522 */   .no-touch .header .menu {
/* 4523 */     /* end .menu ul */
/* 4524 */ 
/* 4525 */   }
/* 4526 */   .no-touch .header .menu ul {
/* 4527 */     /* end .menu ul li */
/* 4528 */ 
/* 4529 */     /* highlight current page */
/* 4530 */ 
/* 4531 */     /* end current highlighters */
/* 4532 */ 
/* 4533 */   }
/* 4534 */   .no-touch .header .menu ul li {
/* 4535 */     /*
/* 4536 *|                       plan your menus and drop-downs wisely.
/* 4537 *|                       */
/* 4538 */ 
/* 4539 */   }
/* 4540 */   .no-touch .header .menu ul li a {
/* 4541 */     margin: 0;
/* 4542 */   }
/* 4543 */   .no-touch .header .menu ul li ul.sub-menu,
/* 4544 */   .no-touch .header .menu ul li ul.children {
/* 4545 */     margin-top: 0;
/* 4546 */     border-top: 0;
/* 4547 */     /* highlight sub-menu current page */
/* 4548 */ 
/* 4549 */   }
/* 4550 */   .no-touch .header .menu ul li ul.sub-menu li,

/* style.css */

/* 4551 */   .no-touch .header .menu ul li ul.children li {
/* 4552 */     float: none;
/* 4553 */     /*
/* 4554 *|                               if you need to go deeper, go nuts
/* 4555 *|                               just remember deeper menus suck
/* 4556 *|                               for usability. k, bai.
/* 4557 *|                               */
/* 4558 */ 
/* 4559 */   }
/* 4560 */   .no-touch .header .menu ul li ul.sub-menu li a,
/* 4561 */   .no-touch .header .menu ul li ul.children li a {
/* 4562 */     font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
/* 4563 */     font-weight: normal;
/* 4564 */     font-size: 9pt;
/* 4565 */     border-right: 0;
/* 4566 */     display: block;
/* 4567 */     padding: 0 10px;
/* 4568 */   }
/* 4569 */   .no-touch .header .menu ul li ul.sub-menu li:last-child a,
/* 4570 */   .no-touch .header .menu ul li ul.children li:last-child a {
/* 4571 */     border-bottom: 0;
/* 4572 */   }
/* 4573 */   .no-touch .header .menu ul li ul.sub-menu li.current-menu-item a,
/* 4574 */   .no-touch .header .menu ul li ul.children li.current-menu-item a,
/* 4575 */   .no-touch .header .menu ul li ul.sub-menu li.current_page_item a,
/* 4576 */   .no-touch .header .menu ul li ul.children li.current_page_item a,
/* 4577 */   .no-touch .header .menu ul li ul.sub-menu li.current_page_ancestor a,
/* 4578 */   .no-touch .header .menu ul li ul.children li.current_page_ancestor a {
/* 4579 */     border-bottom: 0;
/* 4580 */   }
/* 4581 */   .no-touch .header #searchform {
/* 4582 */     display: block;
/* 4583 */     float: right;
/* 4584 */     width: auto;
/* 4585 */     background: url('/admin/wp-content/themes/huck2013/library/images/huck-icon-search.svg') 100% 50% no-repeat;
/* 4586 */   }
/* 4587 */   .no-touch .header #searchform input {
/* 4588 */     border: 0;
/* 4589 */     font-family: "blender_pro_thinregular";
/* 4590 */   }
/* 4591 */   .no-touch .header #searchform #s {
/* 4592 */     background: #c8c9c7;
/* 4593 */     background: rgba(0, 0, 0, 0.2);
/* 4594 */     width: 146px;
/* 4595 */     padding: 2px 10px;
/* 4596 */   }
/* 4597 */   .no-touch .header #searchform #searchsubmit {
/* 4598 */     background: none;
/* 4599 */     width: 11px;
/* 4600 */     height: 11px;

/* style.css */

/* 4601 */   }
/* 4602 */   .no-touch .header .inner-header {
/* 4603 */     padding: 0 22px;
/* 4604 */   }
/* 4605 */   /* end no-touch */
/* 4606 */   .admin-bar .header {
/* 4607 */     top: 32px;
/* 4608 */   }
/* 4609 */   /*********************
/* 4610 *|   SLIDESHOW / HEADING
/* 4611 *|   *********************/
/* 4612 */   .single-post-page-width#slideshow {
/* 4613 */     height: 559px;
/* 4614 */   }
/* 4615 */   #slideshow.issue-slideshow .slide {
/* 4616 */     height: 559px;
/* 4617 */   }
/* 4618 */   #slideshow.issue-slideshow .article-details {
/* 4619 */     position: absolute;
/* 4620 */   }
/* 4621 */   #slideshow.issue-slideshow .article-details.wrap {
/* 4622 */     padding: 0 4%;
/* 4623 */     max-width: 100%;
/* 4624 */   }
/* 4625 */   #slideshow.issue-slideshow .article-details.wrap .article-header {
/* 4626 */     padding-left: 60px;
/* 4627 */   }
/* 4628 */   #slideshow {
/* 4629 */     height: 678px;
/* 4630 */     overflow: hidden;
/* 4631 */   }
/* 4632 */   #slideshow .items .slide {
/* 4633 */     height: 559px;
/* 4634 */   }
/* 4635 */   #slideshow .items .slide .panel {
/* 4636 */     height: 559px;
/* 4637 */   }
/* 4638 */   #slideshow .items .slide .twelvecol {
/* 4639 */     position: absolute;
/* 4640 */     background: #ffffff;
/* 4641 */     background: rgba(255, 255, 255, 0.8);
/* 4642 */   }
/* 4643 */   #slideshow .items .slide .twelvecol .title-contain {
/* 4644 */     max-width: 503px;
/* 4645 */     padding-right: 30px;
/* 4646 */   }
/* 4647 */   #slideshow .items .slide .twelvecol .excerpt-contain {
/* 4648 */     width: 503px;
/* 4649 */     margin-left: 30px;
/* 4650 */     padding-right: 10px;

/* style.css */

/* 4651 */   }
/* 4652 */   #slideshow .article-details .excerpt p {
/* 4653 */     width: 384px;
/* 4654 */   }
/* 4655 */   #slideshow .article-details .excerpt p .post {
/* 4656 */     width: 306px;
/* 4657 */     min-height: 0;
/* 4658 */     margin-left: 9px;
/* 4659 */   }
/* 4660 */   .breadcrumbs {
/* 4661 */     font-family: "blender_pro_mediumregular";
/* 4662 */   }
/* 4663 */   /*********************
/* 4664 *|   POSTS & CONTENT STYLES
/* 4665 *|   *********************/
/* 4666 */   .single-page-breadcrumbs {
/* 4667 */     padding: 0;
/* 4668 */   }
/* 4669 */   .single-post .single-page-top {
/* 4670 */     font-size: 42px;
/* 4671 */   }
/* 4672 */   #breadcrumbs {
/* 4673 */     margin-top: 12px;
/* 4674 */     font-size: 72pt;
/* 4675 */   }
/* 4676 */   .more-categories .row .sub-cat-box {
/* 4677 */     margin-left: 25px;
/* 4678 */   }
/* 4679 */   .more-categories .row .sub-cat-box:first-of-type {
/* 4680 */     margin-left: 0;
/* 4681 */   }
/* 4682 */   .more-categories .row .signup-widget {
/* 4683 */     margin: 63px 0 0 25px;
/* 4684 */   }
/* 4685 */   /* entry content */
/* 4686 */   .entry-content {
/* 4687 */     /* at this larger size, we can start to align images */
/* 4688 */ 
/* 4689 */   }
/* 4690 */   .entry-content .alignleft,
/* 4691 */   .entry-content img.alignleft {
/* 4692 */     margin-right: 1.5em;
/* 4693 */     display: inline;
/* 4694 */     float: left;
/* 4695 */   }
/* 4696 */   .entry-content .alignright,
/* 4697 */   .entry-content img.alignright {
/* 4698 */     margin-left: 1.5em;
/* 4699 */     display: inline;
/* 4700 */     float: right;

/* style.css */

/* 4701 */   }
/* 4702 */   .entry-content .aligncenter,
/* 4703 */   .entry-content img.aligncenter {
/* 4704 */     margin-right: auto;
/* 4705 */     margin-left: auto;
/* 4706 */     display: block;
/* 4707 */     clear: both;
/* 4708 */   }
/* 4709 */   /* end .entry-content */
/* 4710 */   .post.fourcol {
/* 4711 */     min-height: 443px;
/* 4712 */   }
/* 4713 */   .home .post.sixcol .post-titles {
/* 4714 */     width: 45%;
/* 4715 */     border-right: 1px solid #cccccc;
/* 4716 */   }
/* 4717 */   .home .post.sixcol .entry-content {
/* 4718 */     margin-top: 15px;
/* 4719 */     float: right;
/* 4720 */     padding: 0 15px 20px 40px;
/* 4721 */     width: 55%;
/* 4722 */   }
/* 4723 */   #scrollbarSocialFeed {
/* 4724 */     margin: 20px 0 10px;
/* 4725 */   }
/* 4726 */   #scrollbarSocialFeed .scrollbar {
/* 4727 */     margin-top: 30px;
/* 4728 */   }
/* 4729 */   .scrollbarPlaylist .viewport {
/* 4730 */     height: 507px;
/* 4731 */   }
/* 4732 */   .pagination {
/* 4733 */     margin-top: 20px;
/* 4734 */     margin-bottom: 0;
/* 4735 */   }
/* 4736 */   .category-playlist-archive .playlist .sub-cat-name {
/* 4737 */     margin-bottom: 15px;
/* 4738 */   }
/* 4739 */   .category-playlist-archive .playlist .post-thumbnail-contain .icon {
/* 4740 */     width: 100%;
/* 4741 */     height: 100%;
/* 4742 */     left: 0;
/* 4743 */   }
/* 4744 */   .category-playlist-archive .playlist .post-thumbnail-contain .overlay {
/* 4745 */     top: 0;
/* 4746 */     left: 0;
/* 4747 */     width: 100%;
/* 4748 */     height: 100%;
/* 4749 */   }
/* 4750 */   .category-playlist-archive .playlist-pagination {

/* style.css */

/* 4751 */     margin-top: 32px;
/* 4752 */   }
/* 4753 */   /*********************
/* 4754 *|   partial elements
/* 4755 *|   *********************/
/* 4756 */   .wrap.adverts.mpus .advert img {
/* 4757 */     width: auto;
/* 4758 */     height: auto;
/* 4759 */   }
/* 4760 */   #huck-recommends .recommendations .huck_recommendations .entry-content {
/* 4761 */     min-height: 189px;
/* 4762 */   }
/* 4763 */   #huck-recommends .preRule .rule {
/* 4764 */     width: 68%;
/* 4765 */   }
/* 4766 */   #huck-recommends article {
/* 4767 */     margin-left: 20px;
/* 4768 */     margin-top: 0;
/* 4769 */     padding: 23px;
/* 4770 */     width: 192px;
/* 4771 */     outline: 1px solid #cccccc;
/* 4772 */   }
/* 4773 */   #huck-recommends article:nth-child(even),
/* 4774 */   #huck-recommends article:nth-child(5n+5) {
/* 4775 */     margin-left: 20px;
/* 4776 */   }
/* 4777 */   #huck-recommends article .post-thumbnail-contain {
/* 4778 */     width: 142px;
/* 4779 */     height: 114px;
/* 4780 */   }
/* 4781 */   #huck-recommends article img {
/* 4782 */     filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
/* 4783 */     /* Firefox 10+ */
/* 4784 */ 
/* 4785 */     filter: gray;
/* 4786 */     /* IE6-9 */
/* 4787 */ 
/* 4788 */     -webkit-filter: grayscale(100%);
/* 4789 */     /* Chrome 19+ & Safari 6+ */
/* 4790 */ 
/* 4791 */     -webkit-backface-visibility: hidden;
/* 4792 */     /* Fix for transition flickering */
/* 4793 */ 
/* 4794 */   }
/* 4795 */   #huck-recommends article h4 {
/* 4796 */     margin: 0px;
/* 4797 */   }
/* 4798 */   #huck-recommends article p {
/* 4799 */     height: auto;
/* 4800 */   }

/* style.css */

/* 4801 */   .preRule h2,
/* 4802 */   .preRule h4 {
/* 4803 */     float: left;
/* 4804 */   }
/* 4805 */   .preRule span {
/* 4806 */     border-bottom: 1px solid #cccccc;
/* 4807 */     display: block;
/* 4808 */     float: right;
/* 4809 */     width: 1013px;
/* 4810 */     line-height: 3em;
/* 4811 */     height: 51px;
/* 4812 */   }
/* 4813 */   .post-thumbnail-contain .overlay .read-more {
/* 4814 */     padding: 0 40px;
/* 4815 */   }
/* 4816 */   /*********************
/* 4817 *|   FOOTER STYLES
/* 4818 *|   *********************/
/* 4819 */   .footer {
/* 4820 */     padding: 30px 0 0;
/* 4821 */     overflow: hidden;
/* 4822 */   }
/* 4823 */   .footer #inner-footer {
/* 4824 */     padding: 20px 10px 80px 10px;
/* 4825 */   }
/* 4826 */   /*
/* 4827 *|   check your menus here. do they look good?
/* 4828 *|   do they need tweaking?
/* 4829 *|   */
/* 4830 */   /* end .footer-links */
/* 4831 */   .mobile-hide {
/* 4832 */     display: block !important;
/* 4833 */   }
/* 4834 */ 
/* 4835 */   /*********************
/* 4836 *|   container accents
/* 4837 *|   *********************/
/* 4838 */   .border-left {
/* 4839 */     border-left: 1px solid #000000;
/* 4840 */   }
/* 4841 */   .border-right {
/* 4842 */     border-right: 1px solid #000000;
/* 4843 */   }
/* 4844 */   .issue-col {
/* 4845 */     margin-left: 21px;
/* 4846 */   }
/* 4847 */   .advert.threecol {
/* 4848 */     margin-left: 18px;
/* 4849 */   }
/* 4850 */   .advert.first {

/* style.css */

/* 4851 */     margin-left: 0;
/* 4852 */   }
/* 4853 */   .first {
/* 4854 */     margin-left: 0;
/* 4855 */   }
/* 4856 */   .last {
/* 4857 */     float: right;
/* 4858 */   }
/* 4859 */   .single-post-page-width {
/* 4860 */     width: 958px;
/* 4861 */   }
/* 4862 */   .single-page-left {
/* 4863 */     width: 619px;
/* 4864 */     float: left;
/* 4865 */   }
/* 4866 */   .single-page-left img {
/* 4867 */     width: auto;
/* 4868 */     height: auto;
/* 4869 */   }
/* 4870 */   .single-page-left iframe,
/* 4871 */   .single-page-left object,
/* 4872 */   .single-page-left embed {
/* 4873 */     width: 500px;
/* 4874 */     height: 281px;
/* 4875 */   }
/* 4876 */   .home .ad-block.ads-300x250_300x250_300x250_300x250 {
/* 4877 */     margin-top: 35px;
/* 4878 */     margin-bottom: 0;
/* 4879 */   }
/* 4880 */   .ad-block .size-380x308 img {
/* 4881 */     max-width: 380px;
/* 4882 */     /*height:308px;*/
/* 4883 */ 
/* 4884 */     width: 100%;
/* 4885 */     height: auto;
/* 4886 */     padding: 13.5px 12px;
/* 4887 */   }
/* 4888 */   .ad-block .size-300x250,
/* 4889 */   .ad-block .size-300x250 img {
/* 4890 */     width: 300px;
/* 4891 */     height: 250px;
/* 4892 */   }
/* 4893 */   .ad-block .size-380x308 {
/* 4894 */     height: 335px;
/* 4895 */     width: 404px;
/* 4896 */     outline: 1px solid #CCCCCC;
/* 4897 */   }
/* 4898 */   .ad-block .size-1256x90,
/* 4899 */   .ad-block .size-1256x90 img {
/* 4900 */     width: 1256px;

/* style.css */

/* 4901 */     height: 90px;
/* 4902 */   }
/* 4903 */   .ad-block.ads-1256x90 {
/* 4904 */     width: 1256px;
/* 4905 */   }
/* 4906 */   .screen-reader-text {
/* 4907 */     display: none;
/* 4908 */   }
/* 4909 */   /*********************
/* 4910 *|   SIDEBARS & ASIDES
/* 4911 *|   *********************/
/* 4912 */   .sidebar {
/* 4913 */     margin-top: 2.2em;
/* 4914 */   }
/* 4915 */   .widgettitle {
/* 4916 */     border-bottom: 2px solid #444;
/* 4917 */     margin-bottom: 0.75em;
/* 4918 */   }
/* 4919 */   .widget {
/* 4920 */     padding: 0 10px;
/* 4921 */     margin: 2.2em 0;
/* 4922 */   }
/* 4923 */   .widget ul li {
/* 4924 */     margin-bottom: 0.75em;
/* 4925 */     /* deep nesting */
/* 4926 */ 
/* 4927 */   }
/* 4928 */   .widget ul li ul {
/* 4929 */     margin-top: 0.75em;
/* 4930 */     padding-left: 1em;
/* 4931 */   }
/* 4932 */   .desktop-hide {
/* 4933 */     display: none;
/* 4934 */   }
/* 4935 */   .sub-cat-absolute-box {
/* 4936 */     position: absolute;
/* 4937 */     bottom: -1px;
/* 4938 */     background: white;
/* 4939 */     z-index: 7000;
/* 4940 */     padding-right: 20px;
/* 4941 */   }
/* 4942 */   .sub-cat-absolute-box.right {
/* 4943 */     right: 0;
/* 4944 */     padding-right: 0;
/* 4945 */     padding-left: 20px;
/* 4946 */   }
/* 4947 */   .sub-cat-box {
/* 4948 */     float: left;
/* 4949 */   }
/* 4950 */   .sub-cat-name {

/* style.css */

/* 4951 */     min-height: 30px;
/* 4952 */     border-bottom: 1px solid #CCCCCC;
/* 4953 */     margin-bottom: 33px;
/* 4954 */   }
/* 4955 */   .sub-cat-header {
/* 4956 */     line-height: 18px;
/* 4957 */     margin-bottom: 0;
/* 4958 */   }
/* 4959 */   .sub-cat-see-more {
/* 4960 */     float: right;
/* 4961 */     border-bottom: 1px solid #CCCCCC;
/* 4962 */     line-height: 15px;
/* 4963 */     right: 0;
/* 4964 */     background: white;
/* 4965 */   }
/* 4966 */   .sub-cat-see-more a {
/* 4967 */     line-height: 10px;
/* 4968 */   }
/* 4969 */   .sub-cat-see-more:hover {
/* 4970 */     border-bottom: 1px solid #ff6666;
/* 4971 */   }
/* 4972 */   .home .playlist {
/* 4973 */     margin-top: 80px;
/* 4974 */   }
/* 4975 */   #social-feed article {
/* 4976 */     vertical-align: top;
/* 4977 */     border-right: 2px solid #f4f4f4;
/* 4978 */     display: inline-block;
/* 4979 */     margin-left: 30px;
/* 4980 */   }
/* 4981 */   #social-feed article:first-child {
/* 4982 */     margin-left: 0;
/* 4983 */   }
/* 4984 */   #social-feed article .article-posted {
/* 4985 */     font-family: "Libre Baskerville", "Georgia", Cambria, Times New Roman, Times, serif;
/* 4986 */     font-style: italic;
/* 4987 */     color: #999999;
/* 4988 */     font-size: 9pt;
/* 4989 */   }
/* 4990 */   #social-feed article .post-titles {
/* 4991 */     margin-top: 60px;
/* 4992 */   }
/* 4993 */   #social-feed article.instagram .post-titles {
/* 4994 */     margin-top: 0;
/* 4995 */   }
/* 4996 */   #social-feed article .post-content {
/* 4997 */     float: left;
/* 4998 */     width: 225px;
/* 4999 */     margin-left: 40px;
/* 5000 */   }

/* style.css */

/* 5001 */   #social-feed article .entry-content {
/* 5002 */     margin-top: 20px;
/* 5003 */     font-family: "blender_pro_thinregular";
/* 5004 */     font-size: 11pt;
/* 5005 */     line-height: 1.5em;
/* 5006 */   }
/* 5007 */   #social-feed article .click-to-follow {
/* 5008 */     margin-left: 40px;
/* 5009 */     font-family: "blender_pro_mediumregular";
/* 5010 */     font-size: 9pt;
/* 5011 */     text-transform: uppercase;
/* 5012 */     width: 225px;
/* 5013 */     display: inline-block;
/* 5014 */     line-height: 44px;
/* 5015 */     float: left;
/* 5016 */   }
/* 5017 */   #social-feed article .click-to-follow .genericon {
/* 5018 */     font-size: 23pt;
/* 5019 */     width: 23px;
/* 5020 */     height: 23px;
/* 5021 */     margin-right: 15px;
/* 5022 */   }
/* 5023 */   #social-feed article .click-to-follow a {
/* 5024 */     text-decoration: underline;
/* 5025 */   }
/* 5026 */   #social-feed article .click-to-follow a.genericon {
/* 5027 */     text-decoration: none;
/* 5028 */   }
/* 5029 */   #social-feed article .thumbnail-contain {
/* 5030 */     float: left;
/* 5031 */     width: 299px;
/* 5032 */     height: 298px;
/* 5033 */     background: #eeeeee;
/* 5034 */   }
/* 5035 */   #social-feed article.facebook {
/* 5036 */     width: 582px;
/* 5037 */   }
/* 5038 */   #social-feed article.facebook .entry-content {
/* 5039 */     height: 232px;
/* 5040 */   }
/* 5041 */   #social-feed article.instagram {
/* 5042 */     width: 609px;
/* 5043 */   }
/* 5044 */   #social-feed article.instagram .post-content {
/* 5045 */     height: 270px;
/* 5046 */   }
/* 5047 */   #social-feed article.twitter .entry-content blockquote {
/* 5048 */     margin: 0;
/* 5049 */   }
/* 5050 */   #social-feed article .post-titles {

/* style.css */

/* 5051 */     margin-top: 60px;
/* 5052 */   }
/* 5053 */   #social-feed article .post-content {
/* 5054 */     margin-left: 40px;
/* 5055 */     width: 225px;
/* 5056 */   }
/* 5057 */   #social-feed article .click-to-follow {
/* 5058 */     margin-left: 40px;
/* 5059 */   }
/* 5060 */   #social-feed article.twitter .entry-content blockquote {
/* 5061 */     margin: 0;
/* 5062 */   }
/* 5063 */   #social-feed article.twitter .entry-content blockquote:before {
/* 5064 */     font-family: "Libre Baskerville", "Georgia", Cambria, Times New Roman, Times, serif;
/* 5065 */     content: "\201C";
/* 5066 */     font-size: 34pt;
/* 5067 */     padding-right: 5px;
/* 5068 */     line-height: 0em;
/* 5069 */     vertical-align: -0.5em;
/* 5070 */     margin-top: 22px;
/* 5071 */     float: left;
/* 5072 */     color: #999999;
/* 5073 */   }
/* 5074 */   #social-feed article.twitter .entry-content blockquote:after {
/* 5075 */     font-family: "Libre Baskerville", "Georgia", Cambria, Times New Roman, Times, serif;
/* 5076 */     color: #999999;
/* 5077 */     margin-top: -20px;
/* 5078 */     padding-left: 10px;
/* 5079 */     float: right;
/* 5080 */     font-size: 34pt;
/* 5081 */     content: "\201D";
/* 5082 */   }
/* 5083 */   #huck-recommends .recommendations {
/* 5084 */     margin-top: 10px;
/* 5085 */   }
/* 5086 */   #huck-recommends article:hover {
/* 5087 */     background-color: #FF6666;
/* 5088 */     border-color: #FF6666;
/* 5089 */   }
/* 5090 */   #huck-recommends article:hover .article-footer,
/* 5091 */   #huck-recommends article:hover .entry-content,
/* 5092 */   #huck-recommends article:hover .recommend-titles h4 a {
/* 5093 */     color: white;
/* 5094 */   }
/* 5095 */   .signup-widget {
/* 5096 */     height: 433px;
/* 5097 */     margin-bottom: 0;
/* 5098 */   }
/* 5099 */   .signup-widget img {
/* 5100 */     width: 353px;

/* style.css */

/* 5101 */     height: 199px;
/* 5102 */   }
/* 5103 */   .signup-widget .fieldset span {
/* 5104 */     width: auto;
/* 5105 */     float: right;
/* 5106 */   }
/* 5107 */   .signup-widget input {
/* 5108 */     width: 240px;
/* 5109 */     float: right;
/* 5110 */   }
/* 5111 */   .signup-widget .signup-text {
/* 5112 */     width: 185px;
/* 5113 */     position: absolute;
/* 5114 */   }
/* 5115 */   .about-page-ads .ad-block {
/* 5116 */     width: 844px;
/* 5117 */   }
/* 5118 */   .contact-huck-map {
/* 5119 */     width: 404px;
/* 5120 */     height: 335px;
/* 5121 */   }
/* 5122 */   .contact-huck-map .map-inner {
/* 5123 */     width: 373px;
/* 5124 */     height: 308px;
/* 5125 */     margin: 13.5px 15.5px;
/* 5126 */   }
/* 5127 */   .mapContain {
/* 5128 */     position: static;
/* 5129 */   }
/* 5130 */   .network-links h3 {
/* 5131 */     width: auto;
/* 5132 */   }
/* 5133 */   .network-links ul li {
/* 5134 */     display: inline-block;
/* 5135 */     margin-left: 20px;
/* 5136 */   }
/* 5137 */   .other-articles {
/* 5138 */     margin-top: 0;
/* 5139 */   }
/* 5140 */   .mapContain {
/* 5141 */     padding: 20px;
/* 5142 */     border: 1px solid #000000;
/* 5143 */   }
/* 5144 */   #locationMap {
/* 5145 */     margin-top: 0;
/* 5146 */     width: 1214px;
/* 5147 */     height: 422px;
/* 5148 */   }
/* 5149 */   #locationMap .infoBox {
/* 5150 */     min-width: 180px;

/* style.css */

/* 5151 */   }
/* 5152 */   #locationMap .infoBox h3,
/* 5153 */   #locationMap .infoBox ul {
/* 5154 */     padding-left: 20px;
/* 5155 */     border-left: 1px solid #ffffff;
/* 5156 */   }
/* 5157 */   .contact-details {
/* 5158 */     margin-top: 50px;
/* 5159 */   }
/* 5160 */   .contact-details .threecol {
/* 5161 */     margin-top: 0;
/* 5162 */   }
/* 5163 */   .panel-container .panel {
/* 5164 */     min-height: 550px;
/* 5165 */   }
/* 5166 */   .panel-container .panel h3 {
/* 5167 */     font-size: 45pt;
/* 5168 */     margin-top: 30px;
/* 5169 */   }
/* 5170 */   .panel-container .panel .step-title {
/* 5171 */     font-size: 45pt;
/* 5172 */   }
/* 5173 */   .panel-container .panel.slideRight {
/* 5174 */     padding-bottom: 0;
/* 5175 */   }
/* 5176 */   .stockists p {
/* 5177 */     width: 265px;
/* 5178 */   }
/* 5179 */   .stockists .results-message {
/* 5180 */     min-height: 350px;
/* 5181 */   }
/* 5182 */   .stockists #breadcrumbs {
/* 5183 */     margin-top: 220px;
/* 5184 */   }
/* 5185 */   .stockists .panel-container {
/* 5186 */     clear: none;
/* 5187 */     margin-bottom: 145px;
/* 5188 */   }
/* 5189 */   .stockists .panel-container .input-postcode {
/* 5190 */     margin-left: 155px;
/* 5191 */     width: auto;
/* 5192 */     line-height: 75pt;
/* 5193 */   }
/* 5194 */   .stockists .panel-container .input-postcode label {
/* 5195 */     display: inline-block !important;
/* 5196 */   }
/* 5197 */   .stockists .panel-container .input-postcode input {
/* 5198 */     width: 309px;
/* 5199 */     padding: 3px 12px;
/* 5200 */   }

/* style.css */

/* 5201 */   .stockists .stockist {
/* 5202 */     margin-left: 60px;
/* 5203 */     margin-top: 5px;
/* 5204 */   }
/* 5205 */   .stockists .stockist .border-left.details {
/* 5206 */     margin-top: 15px;
/* 5207 */     padding-bottom: 0;
/* 5208 */   }
/* 5209 */   .stockists .stockist h3 {
/* 5210 */     font-size: 20pt;
/* 5211 */   }
/* 5212 */   .ajax-load {
/* 5213 */     margin-right: 20px;
/* 5214 */     margin-top: 20px;
/* 5215 */   }
/* 5216 */   .issues-left-wrapper {
/* 5217 */     width: 825px;
/* 5218 */   }
/* 5219 */   .issues-container .title span {
/* 5220 */     width: 1065px;
/* 5221 */     margin-right: -3px;
/* 5222 */   }
/* 5223 */   .current-issue .column {
/* 5224 */     margin-top: 40px;
/* 5225 */   }
/* 5226 */   .current-issue .column-2 {
/* 5227 */     padding-left: 10px;
/* 5228 */     margin-top: 40px;
/* 5229 */   }
/* 5230 */   .flash {
/* 5231 */     right: 50px;
/* 5232 */     width: 176px;
/* 5233 */     height: 177px;
/* 5234 */     top: 64px;
/* 5235 */   }
/* 5236 */   .current-issue .entry-content p {
/* 5237 */     font-size: 16px;
/* 5238 */     letter-spacing: 1.5px;
/* 5239 */   }
/* 5240 */   .current-issue #slideshow .article-details .title-contain h1 {
/* 5241 */     font-size: 34pt;
/* 5242 */   }
/* 5243 */   .current-issue #slideshow .article-details .title-contain h2 {
/* 5244 */     font-size: 34pt;
/* 5245 */     line-height: 0.7em;
/* 5246 */   }
/* 5247 */   .current-issue .issues-container .title {
/* 5248 */     font-size: 26pt;
/* 5249 */   }
/* 5250 */   .current-issue .issues-container .issue-col {

/* style.css */

/* 5251 */     margin-left: 21px;
/* 5252 */   }
/* 5253 */   .current-issue .issues-container .row {
/* 5254 */     margin-top: 60px;
/* 5255 */     width: auto;
/* 5256 */   }
/* 5257 */   .current-issue .issues-container .row.row-1 {
/* 5258 */     margin-top: 20px;
/* 5259 */   }
/* 5260 */   .current-issue .issues-container .row article {
/* 5261 */     max-width: 190px;
/* 5262 */     width: auto;
/* 5263 */     margin-top: 0;
/* 5264 */   }
/* 5265 */   .current-issue .issues-container .row article .post-title h3 {
/* 5266 */     margin-top: 0;
/* 5267 */   }
/* 5268 */   .current-issue .issues-container .row article .post-title h3 a {
/* 5269 */     font-size: 25px;
/* 5270 */   }
/* 5271 */   .current-issue .issues-container .row article h4 a {
/* 5272 */     font-size: 24px;
/* 5273 */   }
/* 5274 */   .current-issue .issues-container .row article:nth-child(even) {
/* 5275 */     margin-left: 22px;
/* 5276 */   }
/* 5277 */   .current-issue .issues-container .row article:first-child {
/* 5278 */     margin-left: 0;
/* 5279 */   }
/* 5280 */   .current-issue .sidebar {
/* 5281 */     margin-top: 21px;
/* 5282 */   }
/* 5283 */   .current-issue .flash {
/* 5284 */     top: 405px;
/* 5285 */   }
/* 5286 */   .current-issue-pagination.pagination {
/* 5287 */     margin-top: 20px;
/* 5288 */   }
/* 5289 */   .issues-container .post-thumbnail-contain .overlay .read-more .top,
/* 5290 */   .issues-container .post-thumbnail-contain .overlay .read-more .bottom {
/* 5291 */     width: 123px;
/* 5292 */   }
/* 5293 */   .first-letter,
/* 5294 */   .column-first:first-letter,
/* 5295 */   .dropcaps-word > p:first-of-type:first-letter,
/* 5296 */   .dropcaps > p:first-of-type:first-letter {
/* 5297 */     font-size: 58.5pt;
/* 5298 */     line-height: 0.76em;
/* 5299 */     padding-right: 5px;
/* 5300 */     padding-bottom: 0;

/* style.css */

/* 5301 */   }
/* 5302 */   .current-issue .dropcaps p:first-of-type:first-letter {
/* 5303 */     font-size: 50.5pt;
/* 5304 */   }
/* 5305 */   .panel-container #panelResults {
/* 5306 */     margin-top: 96px;
/* 5307 */   }
/* 5308 */   .panel-container .panel.results .results-message {
/* 5309 */     min-height: 400px;
/* 5310 */   }
/* 5311 */   ::-webkit-input-placeholder {
/* 5312 */     color: transparent;
/* 5313 */   }
/* 5314 */   :-moz-placeholder {
/* 5315 */     color: transparent;
/* 5316 */   }
/* 5317 */   ::-moz-placeholder {
/* 5318 */     color: transparent;
/* 5319 */   }
/* 5320 */   :-ms-input-placeholder {
/* 5321 */     color: transparent;
/* 5322 */   }
/* 5323 */   placeholder {
/* 5324 */     color: transparent;
/* 5325 */   }
/* 5326 */   .single #breadcrumbs {
/* 5327 */     padding: 7px 0;
/* 5328 */     margin-top: 50px;
/* 5329 */     font-size: 11pt;
/* 5330 */   }
/* 5331 */   .single #breadcrumbs div {
/* 5332 */     line-height: 0.9em;
/* 5333 */   }
/* 5334 */   .single #breadcrumbs a {
/* 5335 */     color: #CCCCCC;
/* 5336 */     line-height: 0.9em;
/* 5337 */   }
/* 5338 */   .entry-content {
/* 5339 */     letter-spacing: 1.5px;
/* 5340 */     line-height: 1.8em;
/* 5341 */     font-size: 16px;
/* 5342 */   }
/* 5343 */   .single-post .entry-content {
/* 5344 */     line-height: 2em;
/* 5345 */     font-size: 16px;
/* 5346 */   }
/* 5347 */   .single-post .entry-content p:first-of-type {
/* 5348 */     margin-top: 0;
/* 5349 */   }
/* 5350 */   .single-post p:first-of-type {

/* style.css */

/* 5351 */     margin-top: 2px;
/* 5352 */   }
/* 5353 */   .single-post #slideshow .control {
/* 5354 */     top: 50%;
/* 5355 */   }
/* 5356 */   .single-page-left .article-footer .network-links .explore-more {
/* 5357 */     float: left;
/* 5358 */     width: auto;
/* 5359 */   }
/* 5360 */   .single-page-left .article-footer .network-links .explore-more-text {
/* 5361 */     font-size: 10.5pt;
/* 5362 */   }
/* 5363 */   .single-page-left .article-footer .network-links ul li {
/* 5364 */     width: auto;
/* 5365 */     font-size: 12pt;
/* 5366 */     margin-right: 35px;
/* 5367 */   }
/* 5368 */   .single-page-left .article-footer .network-links ul li:nth-child(even) {
/* 5369 */     margin-left: 0;
/* 5370 */   }
/* 5371 */   .single-page-left .article-footer .network-links ul {
/* 5372 */     margin: 1em 0;
/* 5373 */   }
/* 5374 */   .single-page-sidebar {
/* 5375 */     margin-left: 21px;
/* 5376 */     width: 318px;
/* 5377 */     overflow: hidden;
/* 5378 */     float: right;
/* 5379 */   }
/* 5380 */   .single-page-sidebar .sidebar {
/* 5381 */     width: 100%;
/* 5382 */     margin: 0;
/* 5383 */   }
/* 5384 */   #content.current-issue,
/* 5385 */   #content.about {
/* 5386 */     margin-top: 50px;
/* 5387 */   }
/* 5388 */   .page .page-title {
/* 5389 */     font-size: 34pt;
/* 5390 */     line-height: 1em;
/* 5391 */     margin-top: 0.67em;
/* 5392 */   }
/* 5393 */   .page .page-subtitle {
/* 5394 */     font-size: 34pt;
/* 5395 */   }
/* 5396 */   .page .entry-content p {
/* 5397 */     font-size: 16px;
/* 5398 */     line-height: 1.7em;
/* 5399 */     letter-spacing: 1.5px;
/* 5400 */   }

/* style.css */

/* 5401 */   .related-articles {
/* 5402 */     width: 100%;
/* 5403 */     float: left;
/* 5404 */     margin-top: 50px;
/* 5405 */   }
/* 5406 */   .related-articles .related-header {
/* 5407 */     border-bottom: 1px solid #CCCCCC;
/* 5408 */     margin-bottom: 25px;
/* 5409 */     padding-bottom: 14px;
/* 5410 */     font-size: 28pt;
/* 5411 */   }
/* 5412 */   .related-articles .row,
/* 5413 */   .related-articles article {
/* 5414 */     width: 313px;
/* 5415 */   }
/* 5416 */   .related-articles .row {
/* 5417 */     margin-bottom: 30px;
/* 5418 */   }
/* 5419 */   .related-articles .post.fourcol {
/* 5420 */     height: auto;
/* 5421 */     min-height: 0;
/* 5422 */   }
/* 5423 */   .related-articles .post-thumbnail-contain {
/* 5424 */     width: 313px;
/* 5425 */     height: 207px;
/* 5426 */   }
/* 5427 */   .related-articles .post-titles * {
/* 5428 */     font-size: 19pt;
/* 5429 */   }
/* 5430 */   .related-articles .post-thumbnail-contain .overlay .read-more {
/* 5431 */     padding: 24px 40px;
/* 5432 */   }
/* 5433 */   .single .related-articles .post-thumbnail-contain .overlay.new-overlay .line {
/* 5434 */     width: 18% !important;
/* 5435 */   }
/* 5436 */   .single .related-articles .post-thumbnail-contain .overlay .read-more {
/* 5437 */     padding: 0;
/* 5438 */   }
/* 5439 */   .single .related-articles .post-thumbnail-contain .overlay .read-more p {
/* 5440 */     margin: 0;
/* 5441 */   }
/* 5442 */   .related-articles .post-thumbnail-contain .overlay .read-more p {
/* 5443 */     margin-top: 20px;
/* 5444 */   }
/* 5445 */   .internal_headline {
/* 5446 */     margin-top: 60px;
/* 5447 */     line-height: 1.4em;
/* 5448 */     margin-bottom: 20px;
/* 5449 */     margin-bottom: 0;
/* 5450 */   }

/* style.css */

/* 5451 */   .internal_standfirst {
/* 5452 */     margin-top: -35px;
/* 5453 */     margin-bottom: 36px;
/* 5454 */   }
/* 5455 */   .subsection_headline {
/* 5456 */     margin-top: 70px;
/* 5457 */   }
/* 5458 */   .subsection_details {
/* 5459 */     margin-top: -30px;
/* 5460 */   }
/* 5461 */   .single-post .entry-content blockquote {
/* 5462 */     margin: 65px 0;
/* 5463 */   }
/* 5464 */   .ad.size-250x250 {
/* 5465 */     margin: 28px 0 72px 0;
/* 5466 */   }
/* 5467 */   .single-post #outer-content .ad-block {
/* 5468 */     margin-bottom: 55px;
/* 5469 */     margin-left: 0;
/* 5470 */     margin-top: 40px;
/* 5471 */   }
/* 5472 */   .single .other-articles {
/* 5473 */     margin-top: 0;
/* 5474 */   }
/* 5475 */   .playlist-archive.twelvecol {
/* 5476 */     margin-top: 50px;
/* 5477 */   }
/* 5478 */   .playlist-archive.twelvecol:first-child {
/* 5479 */     margin-top: 70px;
/* 5480 */   }
/* 5481 */   .playlist-archive .playlist {
/* 5482 */     margin-top: 70px;
/* 5483 */   }
/* 5484 */   .home .search-filter {
/* 5485 */     display: block;
/* 5486 */   }
/* 5487 */   .category .sub-cat-box .row {
/* 5488 */     margin-top: 26px;
/* 5489 */   }
/* 5490 */   .playlist .post-thumbnail-contain .overlay {
/* 5491 */     top: 0;
/* 5492 */     left: 0;
/* 5493 */     width: 100%;
/* 5494 */     height: 100%;
/* 5495 */   }
/* 5496 */   .playlist .post-thumbnail-contain .icon {
/* 5497 */     width: 100%;
/* 5498 */     height: 100%;
/* 5499 */     left: 0%;
/* 5500 */   }

/* style.css */

/* 5501 */   .simpleselect {
/* 5502 */     background: url('/admin/wp-content/themes/huck2013/library/images/huck-icon-dropdown.svg') 100% 50% no-repeat;
/* 5503 */   }
/* 5504 */   .search-filter .filter-type.right .simpleselect {
/* 5505 */     width: 249px;
/* 5506 */     float: right;
/* 5507 */   }
/* 5508 */   .search-filter .filter-type.right .simpleselect .options {
/* 5509 */     width: 225px;
/* 5510 */   }
/* 5511 */   .scrollbarPlaylist .viewport,
/* 5512 */   #scrollbarSocialFeed .viewport {
/* 5513 */     height: 298px;
/* 5514 */   }
/* 5515 */   .scrollbarPlaylist .overview,
/* 5516 */   #scrollbarSocialFeed .overview {
/* 5517 */     position: absolute;
/* 5518 */   }
/* 5519 */   .scrollbarPlaylist .scrollbar,
/* 5520 */   #scrollbarSocialFeed .scrollbar {
/* 5521 */     display: block;
/* 5522 */   }
/* 5523 */   /* hide main menu mobile nav items */
/* 5524 */   #menu-main .title-about-huck,
/* 5525 */   #menu-main .title-contact-us,
/* 5526 */   #menu-main .title-events {
/* 5527 */     display: none;
/* 5528 */   }
/* 5529 */   #menu-main .sub-menu {
/* 5530 */     /* hide top-level submenu items */
/* 5531 */ 
/* 5532 */   }
/* 5533 */   #menu-main .sub-menu .title-art-culture,
/* 5534 */   #menu-main .sub-menu .title-ride,
/* 5535 */   #menu-main .sub-menu .title-perspectives {
/* 5536 */     display: none;
/* 5537 */   }
/* 5538 */   #menu-main .title-get-the-mag .sub-menu {
/* 5539 */     min-width: 454px;
/* 5540 */   }
/* 5541 */   #menu-main > li:last-child {
/* 5542 */     display: inline-block;
/* 5543 */   }
/* 5544 */   .nav li.current-menu-item a,
/* 5545 */   .nav li.current-menu-item a:hover,
/* 5546 */   .nav li.current-category-ancestor a,
/* 5547 */   .nav li.current-category-ancestor a:hover,
/* 5548 */   .header .nav li ul.sub-menu li.current-menu-item a,
/* 5549 */   .header .nav li ul.sub-menu li.current-menu-item a:hover,
/* 5550 */   .header .nav li ul.sub-menu li.current-post-parent a,

/* style.css */

/* 5551 */   .header .nav li ul.sub-menu li.current-post-parent a:hover,
/* 5552 */   .header .nav li.current-menu-parent a,
/* 5553 */   .header .nav li.current-menu-parent a:hover {
/* 5554 */     font-family: "blender_pro_mediumregular";
/* 5555 */     color: black;
/* 5556 */   }
/* 5557 */   #menu-footer-menu > li {
/* 5558 */     float: left;
/* 5559 */   }
/* 5560 */   .header .nav li a:hover,
/* 5561 */   .header .nav li a:focus {
/* 5562 */     font-family: "blender_pro_thinregular";
/* 5563 */   }
/* 5564 */   .nav li.current-category-ancestor ul.sub-menu li a:hover {
/* 5565 */     font-family: "blender_pro_thinregular";
/* 5566 */     color: white;
/* 5567 */   }
/* 5568 */   .nav li a {
/* 5569 */     font-family: "blender_pro_thinregular";
/* 5570 */   }
/* 5571 */   .no-svg #logo {
/* 5572 */     background-image: url('/admin/wp-content/themes/huck2013/library/images/huck_masthead.png');
/* 5573 */   }
/* 5574 */   .no-svg .simpleselect {
/* 5575 */     background: url('/admin/wp-content/themes/huck2013/library/images/huck-icon-dropdown.svg') 100% 50% no-repeat;
/* 5576 */   }
/* 5577 */   .no-svg .playlist .control.prev,
/* 5578 */   .no-svg .social-feed .control.prev {
/* 5579 */     background-image: url('/admin/wp-content/themes/huck2013/library/images/huck-slide-nav-dark-prev.png');
/* 5580 */   }
/* 5581 */   .no-svg .playlist .control.next,
/* 5582 */   .no-svg .social-feed .control.next {
/* 5583 */     background-image: url('/admin/wp-content/themes/huck2013/library/images/huck-slide-nav-dark-next.png');
/* 5584 */   }
/* 5585 */   .no-svg #searchform {
/* 5586 */     background: url('/admin/wp-content/themes/huck2013/library/images/huck-icon-search.png') 100% 50% no-repeat;
/* 5587 */   }
/* 5588 */   .nav li.current-category-ancestor a,
/* 5589 */   .nav li.current-category-ancestor a:hover,
/* 5590 */   .header .nav li.current-menu-parent a,
/* 5591 */   .header .nav li.current-menu-parent a:hover {
/* 5592 */     color: #FF6666;
/* 5593 */   }
/* 5594 */   .header #inner-header {
/* 5595 */     padding: 0 10px;
/* 5596 */   }
/* 5597 */   #inner-content .ad-block:first-of-type {
/* 5598 */     margin-left: 0;
/* 5599 */   }
/* 5600 */   .touch .header #inner-header.wrap {

/* style.css */

/* 5601 */     margin: 0;
/* 5602 */     min-width: 0;
/* 5603 */     max-width: none;
/* 5604 */   }
/* 5605 */   .more-categories .signup-widget {
/* 5606 */     display: block;
/* 5607 */   }
/* 5608 */   .shortStandfirst p,
/* 5609 */   .longStandfirst p {
/* 5610 */     font-style: italic;
/* 5611 */     font-size: 18px;
/* 5612 */     letter-spacing: 1px;
/* 5613 */     line-height: 2em;
/* 5614 */     margin-top: 1em;
/* 5615 */     margin-bottom: 1em;
/* 5616 */   }
/* 5617 */   .page .entry-content p {
/* 5618 */     font-size: 16px;
/* 5619 */   }
/* 5620 */ }
/* 5621 */ 
/* 5622 */ /*
/* 5623 *| DESKTOP
/* 5624 *| This is the average viewing window. So Desktops, Laptops, and
/* 5625 *| in general anyone not viewing on a mobile device. Here's where
/* 5626 *| you can add resource intensive styles.
/* 5627 *| */
/* 5628 */ @media only screen and (min-width: 1030px) {
/* 5629 */   /******************************************************************
/* 5630 *|   Site Name:
/* 5631 *|   Author:
/* 5632 *| 
/* 5633 *|   Stylesheet: Desktop Stylsheet
/* 5634 *| 
/* 5635 *|   This is the desktop size. It's larger than an iPad so it will only
/* 5636 *|   be seen on the Desktop.
/* 5637 *| 
/* 5638 *|   ******************************************************************/
/* 5639 */ }
/* 5640 */ /*
/* 5641 *| LARGE VIEWING SIZE
/* 5642 *| This is for the larger monitors and possibly full screen viewers.
/* 5643 *| */
/* 5644 */ @media only screen and (min-width: 1240px) {
/* 5645 */   /******************************************************************
/* 5646 *|   Site Name:
/* 5647 *|   Author:
/* 5648 *| 
/* 5649 *|   Stylesheet: Super Large Monitor Stylesheet
/* 5650 *| 

/* style.css */

/* 5651 *|   You can add some advanced styles here if you like. This kicks in
/* 5652 *|   on larger screens.
/* 5653 *| 
/* 5654 *|   ******************************************************************/
/* 5655 */ }
/* 5656 */ /*
/* 5657 *| RETINA (2x RESOLUTION DEVICES)
/* 5658 *| This applies to the retina iPhone (4s) and iPad (2,3) along with
/* 5659 *| other displays with a 2x resolution. You can also create a media
/* 5660 *| query for retina AND a certain size if you want. Go Nuts.
/* 5661 *| */
/* 5662 */ @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
/* 5663 */   /******************************************************************
/* 5664 *|   Site Name:
/* 5665 *|   Author:
/* 5666 *| 
/* 5667 *|   Stylesheet: Retina Screens & Devices Stylesheet
/* 5668 *| 
/* 5669 *|   When handling retina screens you need to make adjustments, especially
/* 5670 *|   if you're not using font icons. Here you can add them in one neat
/* 5671 *|   place.
/* 5672 *| 
/* 5673 *|   ******************************************************************/
/* 5674 */   /*
/* 5675 *| 
/* 5676 *|   EXAMPLE
/* 5677 *|   Let's say you have an image and you need to make sure it looks ok
/* 5678 *|   on retina screens. Let's say we have an icon which dimension are
/* 5679 *|   24px x 24px. In your regular stylesheets, it would look something
/* 5680 *|   like this:
/* 5681 *| 
/* 5682 *|   .icon {
/* 5683 *|   	width: 24px;
/* 5684 *|   	height: 24px;
/* 5685 *|   	background: url(/admin/wp-content/themes/huck2013/library/css/img/test.png) no-repeat;
/* 5686 *|   }
/* 5687 *| 
/* 5688 *|   For retina screens, we have to make some adjustments, so that image
/* 5689 *|   doesn't look blurry. So, taking into account the image above and the
/* 5690 *|   dimensions, this is what we would put in our retina stylesheet:
/* 5691 *| 
/* 5692 *|   .icon {
/* 5693 *|   	background: url(/admin/wp-content/themes/huck2013/library/css/img/test@2x.png) no-repeat;
/* 5694 *|   	background-size: 24px 24px;
/* 5695 *|   }
/* 5696 *| 
/* 5697 *|   So, you would create the same icon, but at double the resolution, meaning
/* 5698 *|   it would be 48px x 48px. You'd name it the same, but with a @2x at the end
/* 5699 *|   (this is pretty standard practice). Set the background image so it matches
/* 5700 *|   the original dimensions and you are good to go.

/* style.css */

/* 5701 *| 
/* 5702 *|   */
/* 5703 */ }
/* 5704 */ /*
/* 5705 *| iPHONE 5 MEDIA QUERY
/* 5706 *| Want to get fancy for no good reason? Knock yourself out.
/* 5707 *| */
/* 5708 */ @media (device-height: 568px) and (-webkit-min-device-pixel-ratio: 2) {
/* 5709 */ 
/* 5710 */ }
/* 5711 */ /*
/* 5712 *| PRINT STYLESHEET
/* 5713 *| Feel free to customize this. Remember to add things that won't make
/* 5714 *| sense to print at the bottom. Things like nav, ads, and forms should
/* 5715 *| be set to display none.
/* 5716 *| */
/* 5717 */ @media print {
/* 5718 */   /******************************************************************
/* 5719 *|   Site Name:
/* 5720 *|   Author:
/* 5721 *| 
/* 5722 *|   Stylesheet: Print Stylesheet
/* 5723 *| 
/* 5724 *|   This is the print stylesheet. There's probably not a lot
/* 5725 *|   of reasons to edit this stylesheet. If you want to
/* 5726 *|   though, go for it.
/* 5727 *| 
/* 5728 *|   ******************************************************************/
/* 5729 */   * {
/* 5730 */     background: transparent !important;
/* 5731 */     color: black !important;
/* 5732 */     text-shadow: none !important;
/* 5733 */     filter: none !important;
/* 5734 */     -ms-filter: none !important;
/* 5735 */   }
/* 5736 */   a,
/* 5737 */   a:visited {
/* 5738 */     color: #444 !important;
/* 5739 */     text-decoration: underline;
/* 5740 */   }
/* 5741 */   a:after,
/* 5742 */   a:visited:after {
/* 5743 */     content: " (" attr(href) ")";
/* 5744 */   }
/* 5745 */   a abbr[title]:after,
/* 5746 */   a:visited abbr[title]:after {
/* 5747 */     content: " (" attr(title) ")";
/* 5748 */   }
/* 5749 */   .ir a:after,
/* 5750 */   a[href^="javascript:"]:after,

/* style.css */

/* 5751 */   a[href^="#"]:after {
/* 5752 */     content: "";
/* 5753 */   }
/* 5754 */   pre,
/* 5755 */   blockquote {
/* 5756 */     border: 1px solid #999;
/* 5757 */     page-break-inside: avoid;
/* 5758 */   }
/* 5759 */   thead {
/* 5760 */     display: table-header-group;
/* 5761 */   }
/* 5762 */   tr,
/* 5763 */   img {
/* 5764 */     page-break-inside: avoid;
/* 5765 */   }
/* 5766 */   img {
/* 5767 */     max-width: 100% !important;
/* 5768 */   }
/* 5769 */   @page  {
/* 5770 */     margin: 0.5cm;
/* 5771 */   }
/* 5772 */   p,
/* 5773 */   h2,
/* 5774 */   h3 {
/* 5775 */     orphans: 3;
/* 5776 */     widows: 3;
/* 5777 */   }
/* 5778 */   h2,
/* 5779 */   h3 {
/* 5780 */     page-break-after: avoid;
/* 5781 */   }
/* 5782 */   .sidebar,
/* 5783 */   .page-navigation,
/* 5784 */   .wp-prev-next,
/* 5785 */   .respond-form,
/* 5786 */   nav {
/* 5787 */     display: none;
/* 5788 */   }
/* 5789 */ }
/* 5790 */ 

/* override.css */

/* 1    */ /*
/* 2    *| To change this license header, choose License Headers in Project Properties.
/* 3    *| To change this template file, choose Tools | Templates
/* 4    *| and open the template in the editor.
/* 5    *| */
/* 6    */ /*
/* 7    *|     Created on : 24-Jan-2014, 14:59:25
/* 8    *|     Author     : chris.girdlestone
/* 9    *| */
/* 10   */ html, body {
/* 11   */     height: 100% !important;
/* 12   */     background-color: black;
/* 13   */ }
/* 14   */ #container{
/* 15   */     background-color:white;
/* 16   */ }
/* 17   */ 
/* 18   */ #breadcrumbs .crumb.black{
/* 19   */     color:black;
/* 20   */ }
/* 21   */ #breadcrumbs .crumb.black a{
/* 22   */     color:black;
/* 23   */ }
/* 24   */ 
/* 25   */ 
/* 26   */ .more-categories{
/* 27   */     margin-top:80px;
/* 28   */ }
/* 29   */ 
/* 30   */ 
/* 31   */ 
/* 32   */ 
/* 33   */ .social-share{
/* 34   */     width:100%;
/* 35   */     float:left;
/* 36   */ }
/* 37   */ 
/* 38   */ .entry-by{
/* 39   */     font-size:9pt;
/* 40   */     color:black;
/* 41   */     font-style:italic;
/* 42   */     margin-bottom:50px;
/* 43   */     margin-top:8px;
/* 44   */ }
/* 45   */ 
/* 46   */ .single-page-left .article-header .h2{
/* 47   */     margin-top:0;
/* 48   */ }
/* 49   */ 
/* 50   */ 

/* override.css */

/* 51   */ 
/* 52   */ 
/* 53   */ 
/* 54   */ .single-page-left .article-footer .network-links ul li a{
/* 55   */     color:#CCCCCC;
/* 56   */     text-decoration: none;
/* 57   */     font-family:"blender_pro_thinregular";
/* 58   */ }
/* 59   */ .single-page-left .article-footer .network-links ul li a:hover{
/* 60   */     color:#FF6666;
/* 61   */ }
/* 62   */ 
/* 63   */ 
/* 64   */ 
/* 65   */ 
/* 66   */ 
/* 67   */ #slideshow .items .slide .panel .caption{
/* 68   */     position:absolute;
/* 69   */     z-index:9998;
/* 70   */     bottom:0;
/* 71   */     left:35px;
/* 72   */     background: #ffffff;
/* 73   */     background: rgba(255, 255, 255, 0.5);
/* 74   */     height:35px;
/* 75   */     box-sizing:border-box;
/* 76   */     padding:7px 15px 3px 15px;
/* 77   */     font-size:11pt;
/* 78   */     font-family: "blender_pro_mediumregular";
/* 79   */     display:none;
/* 80   */ }
/* 81   */ 
/* 82   */ #slideshow .items .slide .panel .caption-control{
/* 83   */     content:'i';
/* 84   */     padding:5px 0 5px 0;
/* 85   */     height:35px;
/* 86   */     width:35px;
/* 87   */     text-align:center;
/* 88   */     background-color:#ffffff;
/* 89   */     background: rgba(255, 255, 255, 0.5);
/* 90   */     position:absolute;
/* 91   */     z-index:9998;
/* 92   */     left:0;
/* 93   */     bottom:0;
/* 94   */     box-sizing:border-box;
/* 95   */     font-family: "blender_pro_mediumregular";
/* 96   */     font-size:13.5pt;
/* 97   */     cursor:pointer;
/* 98   */     z-index:200;
/* 99   */ }
/* 100  */ 

/* override.css */

/* 101  */ #slideshow{
/* 102  */     height:559px;
/* 103  */ }
/* 104  */ .single-page #content{
/* 105  */     margin-top:30px;
/* 106  */ }
/* 107  */ 
/* 108  */ /*social share*/
/* 109  */ #ssba a{
/* 110  */     height:41px; width:39px; overflow:hidden; position:relative; float:left;
/* 111  */     margin-right:14px;
/* 112  */ }
/* 113  */ #ssba a img{
/* 114  */     margin-bottom:0;
/* 115  */     padding:0;
/* 116  */     width:39px !important;
/* 117  */     position:absolute;
/* 118  */     z-index:9998;
/* 119  */     top:0;
/* 120  */ }
/* 121  */ #ssba a:hover img{
/* 122  */     top:-41px;
/* 123  */ }
/* 124  */ .social-share{
/* 125  */     margin-bottom:50px;
/* 126  */ }
/* 127  */ .social-share .share-this{
/* 128  */     font-size:13.5pt;
/* 129  */     font-style:italic;
/* 130  */     color:#666666;
/* 131  */     margin-bottom:20px;
/* 132  */ }
/* 133  */ 
/* 134  */ 
/* 135  */ 
/* 136  */ #breadcrumbs .single-page-breadcrumbs{
/* 137  */     float:none;
/* 138  */     letter-spacing:1.5px;
/* 139  */ }
/* 140  */ 
/* 141  */ 
/* 142  */ .single-page-breadcrumbs span.current-post-breadcrumb{
/* 143  */     color:#FF6666;
/* 144  */ }
/* 145  */ 
/* 146  */ /*ADS*/
/* 147  */ .ad-block.ads-380x308_404x85 .size-404x85{
/* 148  */     margin-top:18px;
/* 149  */ }
/* 150  */ 

/* override.css */

/* 151  */ 
/* 152  */ 
/* 153  */ 
/* 154  */ .ad-block .size-404x85, .ad-block .size-404x85 img{
/* 155  */     width:404px;
/* 156  */     height:85px;
/* 157  */ }
/* 158  */ .ad-block .size-300x600{
/* 159  */     width:404px;
/* 160  */     height:703px;
/* 161  */     outline:1px solid #CCCCCC;
/* 162  */ }
/* 163  */ .ad-block .size-300x600 img{
/* 164  */     width:300px;
/* 165  */     height:600px;
/* 166  */     margin:51.5px 52px;
/* 167  */ }
/* 168  */ .ad-block .size-404x191, .ad-block .size-404x191 img{
/* 169  */     width:404px;
/* 170  */     height:191px;
/* 171  */ }
/* 172  */ .ad-block.ads-300x600_404x191{
/* 173  */     float:right;
/* 174  */ }
/* 175  */ .ad-block.ads-300x600_404x191 .size-404x191{
/* 176  */     margin-top:50px;
/* 177  */ }
/* 178  */ 
/* 179  */ .sidebar .ad-block{
/* 180  */     margin-left:0;
/* 181  */     width:100%;
/* 182  */ }
/* 183  */ 
/* 184  */ 
/* 185  */ 
/* 186  */ 
/* 187  */ 
/* 188  */ 
/* 189  */ 
/* 190  */ .more-categories .ad-block.ads-300x250_404x85{
/* 191  */     margin-top:64px;
/* 192  */ }
/* 193  */ 
/* 194  */ .ad-block.ads-300x250_404x85 .size-300x250{
/* 195  */     outline:1px solid #CCCCCC;
/* 196  */     width:404px;
/* 197  */     height:335px;
/* 198  */ }
/* 199  */ 
/* 200  */ .ad-block.ads-300x250_404x85 .size-300x250 img{

/* override.css */

/* 201  */     margin:43px 52px;
/* 202  */ }
/* 203  */ 
/* 204  */ .ad-block.ads-300x250_404x85 .size-404x85{
/* 205  */     margin-top:15px;
/* 206  */ }
/* 207  */ 
/* 208  */ 
/* 209  */ 
/* 210  */ .ad-block.ads-380x308_404x191 .size-404x191{
/* 211  */     margin-top:50px;
/* 212  */ }
/* 213  */ 
/* 214  */ 
/* 215  */ 
/* 216  */ .home .ad-block.ads-976x250{
/* 217  */ 
/* 218  */ 
/* 219  */ }
/* 220  */ .ad-block .size-976x250 img{
/* 221  */     width:976px;
/* 222  */     height:250px;
/* 223  */ }
/* 224  */ 
/* 225  */ .ad-block.ads-300x250_300x250_300x250_300x250 .size-300x250:first-of-type{
/* 226  */     margin-left:0;
/* 227  */ }
/* 228  */ .ad-block.ads-300x250_300x250_300x250_300x250 .size-300x250{
/* 229  */     float:left;
/* 230  */     margin-left:18px;
/* 231  */ }
/* 232  */ 
/* 233  */ .search-filter{
/* 234  */     float:left;
/* 235  */     width:100%;
/* 236  */     margin: 33px 0 32px 0;
/* 237  */ }
/* 238  */ .about-page-ads{
/* 239  */     float:left;
/* 240  */ }
/* 241  */ 
/* 242  */ .about-page-ads .ad-block .ad{
/* 243  */     float:left;
/* 244  */     margin-right:18px;
/* 245  */ }
/* 246  */ 
/* 247  */ 
/* 248  */ 
/* 249  */ 
/* 250  */ .category-playlist-archive #outer-content{

/* override.css */

/* 251  */     float:left;
/* 252  */     margin-top:60px;
/* 253  */     margin-bottom: 50px;
/* 254  */ }
/* 255  */ 
/* 256  */ 
/* 257  */ .scrollbarPlaylist .viewport.no-scrollbar{
/* 258  */     height:auto;
/* 259  */ }
/* 260  */ .scrollbarPlaylist .viewport.no-scrollbar .overview{
/* 261  */     position:relative;
/* 262  */ }
/* 263  */ 
/* 264  */ .ad-block.ads-300x250_300x250_300x250_300x250{
/* 265  */     margin-left:0;
/* 266  */ }
/* 267  */ 
/* 268  */ 
/* 269  */ 
/* 270  */ .youtube blockquote{
/* 271  */     margin-top:-21px;
/* 272  */ }
/* 273  */ 
/* 274  */ .youtube blockquote p{
/* 275  */     margin:0;
/* 276  */ }
/* 277  */ 
/* 278  */ .youtube:first-of-type blockquote{
/* 279  */     margin-left:0;
/* 280  */ }
/* 281  */ 
/* 282  */ 
/* 283  */ .pagination.no-more-posts{
/* 284  */     background-color:#FF6666;
/* 285  */ }
/* 286  */ .signup-widget span.wpcf7-not-valid-tip{
/* 287  */     position: absolute;
/* 288  */     z-index:9998;
/* 289  */     float: none;
/* 290  */     width: 240px;
/* 291  */     height: 24px;
/* 292  */     background-color: #FF6666;
/* 293  */     color: black;
/* 294  */     font-size: 11pt;
/* 295  */     padding: 2px 12px;
/* 296  */ }
/* 297  */ p.search-no-results{
/* 298  */     font-size:45pt;
/* 299  */     font-family:"blender_pro_thinregular";
/* 300  */     margin-top:10px;

/* override.css */

/* 301  */     line-height:1.2em;
/* 302  */ }
/* 303  */ p.search-no-results a{
/* 304  */     color:#FF6666;
/* 305  */     text-decoration:none;
/* 306  */ }
/* 307  */ 
/* 308  */ #slideshow .article-details .post-subtitle h2 {
/* 309  */     margin-bottom:0;
/* 310  */ }
/* 311  */ 
/* 312  */ #slideshow .article-details .title-contain h2,#slideshow .article-details .title-contain h3 {
/* 313  */     line-height:0.7em;
/* 314  */ }
/* 315  */ 
/* 316  */ .home #slideshow .article-details .title-contain .post-subtitle a{
/* 317  */     margin-top: 10px;
/* 318  */     color:#666666;
/* 319  */ }
/* 320  */ 
/* 321  */ .home #slideshow .article-details .title-contain a{
/* 322  */     float:left;
/* 323  */ }
/* 324  */ 
/* 325  */ .home #slideshow .article-details .excerpt p{
/* 326  */     margin-top:7px;
/* 327  */     margin-bottom:0;
/* 328  */ }
/* 329  */ 
/* 330  */ .post-thumbnail-contain .overlay .read-more {
/* 331  */     margin:0 auto;
/* 332  */     letter-spacing:3px;
/* 333  */ }
/* 334  */ .post-thumbnail-contain .overlay .read-more .top, .post-thumbnail-contain .overlay .read-more .bottom{
/* 335  */     width:100%;
/* 336  */     text-align:center;
/* 337  */     display:block;
/* 338  */ }
/* 339  */ .post-thumbnail-contain .overlay .read-more p {
/* 340  */     margin:0 auto;
/* 341  */     display:inline-block;
/* 342  */     border-bottom:0;
/* 343  */ }
/* 344  */ .post-thumbnail-contain .overlay .read-more .bottom p {
/* 345  */     padding-bottom:0;
/* 346  */     padding-top:14px;
/* 347  */     border-top:1px solid #FFFFFF;
/* 348  */ }
/* 349  */ .sub-cat-name.large-sub-heading .sub-cat-header{
/* 350  */     font-size:26pt;

/* override.css */

/* 351  */     line-height:26px;
/* 352  */ }
/* 353  */ .sub-cat-name.large-sub-heading{
/* 354  */     min-height:23px;
/* 355  */ }
/* 356  */ .sub-cat-name.large-sub-heading .sub-cat-absolute-box:first-of-type{
/* 357  */     bottom:-3px;
/* 358  */ }
/* 359  */ .scrollbarPlaylist{
/* 360  */     margin-top:0;
/* 361  */ }
/* 362  */ 
/* 363  */ 
/* 364  */ .sub-cat-name span.mobile-hide{
/* 365  */     display:inline-block !important;
/* 366  */ }
/* 367  */ 
/* 368  */ .social-links{
/* 369  */     margin-top:6px;
/* 370  */     height:20px;
/* 371  */ }
/* 372  */ 
/* 373  */ .sub-cat-name .subtitle{
/* 374  */     font-family: "blender_pro_thinregular";
/* 375  */     color: #666666;
/* 376  */     font-size: 14.5pt;
/* 377  */     line-height: 1.5em;
/* 378  */     text-transform: uppercase;
/* 379  */     bottom:-10px;
/* 380  */ }
/* 381  */ 
/* 382  */ #social-feed {
/* 383  */     padding: 72px 0;
/* 384  */ }
/* 385  */ #main-footer{
/* 386  */     /* margin-top: 50px; */
/* 387  */ }
/* 388  */ .filter-subject{
/* 389  */     width:345px;
/* 390  */ }
/* 391  */ .filter-subject label{
/* 392  */     float:left;
/* 393  */ }
/* 394  */ .filter-subject .simpleselect{
/* 395  */     float:right;
/* 396  */ }
/* 397  */ .filter-type{
/* 398  */     width:337px;
/* 399  */ }
/* 400  */ .filter-type label{

/* override.css */

/* 401  */     float:left;
/* 402  */     margin-right:20px;
/* 403  */ }
/* 404  */ .filter-type .simpleselect{
/* 405  */     float:right;
/* 406  */ }
/* 407  */ 
/* 408  */ 
/* 409  */ #huck-recommends article p {
/* 410  */     font-family:"blender_pro_thinregular";
/* 411  */     font-size: 10pt;
/* 412  */     line-height:1.2em;
/* 413  */ }
/* 414  */ 
/* 415  */ #locationMap .infoBox{
/* 416  */     background-color:#000000;
/* 417  */ }
/* 418  */ 
/* 419  */ .contact-details{
/* 420  */     letter-spacing:0.12em;
/* 421  */     font-size:8pt;
/* 422  */ }
/* 423  */ .contact-details h2{
/* 424  */     color:black;
/* 425  */ }
/* 426  */ .contact-details > div {
/* 427  */     padding-left:12px;
/* 428  */     padding-right: 12px;
/* 429  */ }
/* 430  */ 
/* 431  */ .contact-details .editorial-submissions, .contact-details .advertise-in-huck,.contact-details .stock-huck,.contact-details .our-network,.contact-details .subscription-enquiries, .partnership_and_collaborations, .events, .contact-details .column {
/* 432  */     height: 163px;
/* 433  */     width:310px;
/* 434  */ }
/* 435  */ .contact-details .subscription-enquiries{
/* 436  */     padding-right:0;
/* 437  */     margin-top:-48px;
/* 438  */ }
/* 439  */ 
/* 440  */ .contact-details .partnership_and_collaborations{
/* 441  */     padding-right:0;
/* 442  */     margin-top:-48px;
/* 443  */ }
/* 444  */ 
/* 445  */ .contact-details .editorial-submissions a{
/* 446  */     color:#000;
/* 447  */ }
/* 448  */ 
/* 449  */ .contact-details .advertise-in-huck a{
/* 450  */     color:#000;

/* override.css */

/* 451  */ }
/* 452  */ 
/* 453  */ .contact-details .stock-huck a{
/* 454  */     color:#000;
/* 455  */ }
/* 456  */ 
/* 457  */ .contact-details .our-network a{
/* 458  */     color:#000;
/* 459  */ }
/* 460  */ 
/* 461  */ .contact-details .subscription-enquiries a{
/* 462  */     color:#000;
/* 463  */ }
/* 464  */ 
/* 465  */ .contact-details .partnership_and_collaborations a{
/* 466  */     color:#000;
/* 467  */ }
/* 468  */ 
/* 469  */ .contact-details .events a{
/* 470  */     color:#000;
/* 471  */ }
/* 472  */ 
/* 473  */ .contact-details .events{
/* 474  */     padding-right:0;
/* 475  */     margin-top:-48px;
/* 476  */ }
/* 477  */ 
/* 478  */ .contact-details .column-left {
/* 479  */     margin-right:20px;
/* 480  */ }
/* 481  */ 
/* 482  */ .stockists .stockist .titles {
/* 483  */     min-height: 35px;
/* 484  */ }
/* 485  */ .panel-container .panel.results {
/* 486  */     font-size:12pt;
/* 487  */ }
/* 488  */ 
/* 489  */ .panel{
/* 490  */     z-index: 10000;
/* 491  */ }
/* 492  */ 
/* 493  */ .panel-container .panel.results .results-message p a {
/* 494  */     margin-top: -5px;
/* 495  */     position: absolute;
/* 496  */     z-index:9998;
/* 497  */ }
/* 498  */ 
/* 499  */ .panel-container .panel a.panelTrigger {
/* 500  */     position:absolute;

/* override.css */

/* 501  */     z-index:9998;
/* 502  */     bottom:0;
/* 503  */ }
/* 504  */ 
/* 505  */ @media only screen and (min-width: 321px) and (max-width:768px) {
/* 506  */     .panel-container .panel a.panelTrigger {
/* 507  */         position:absolute;
/* 508  */         z-index:9998;
/* 509  */         bottom:0px;
/* 510  */     }
/* 511  */ }
/* 512  */ 
/* 513  */ .panel-container #panelResults .no-results-message{
/* 514  */     margin-top:-61px;
/* 515  */ }
/* 516  */ 
/* 517  */ 
/* 518  */ .header .top-nav > li > a {
/* 519  */ 
/* 520  */ }
/* 521  */ .header #searchform {
/* 522  */     margin-right:0;
/* 523  */     margin-left:0;
/* 524  */     margin-top:12px;
/* 525  */ }
/* 526  */ .header #searchform input[type="text"]{
/* 527  */     height:21px;
/* 528  */     width:146px;
/* 529  */     font-size:9.5pt;
/* 530  */ }
/* 531  */ .no-touch .header #logo {
/* 532  */     margin-top: 4px;
/* 533  */ }
/* 534  */ .header .nav li:last-child {
/* 535  */ float: left;
/* 536  */ }
/* 537  */ 
/* 538  */ .header .nav.logo-nav li:last-child .sub-menu li {
/* 539  */ float: none;
/* 540  */ }
/* 541  */ .header .nav li ul.sub-menu li a, .header .nav li ul.children li a {
/* 542  */ font-size: 11pt;
/* 543  */ }
/* 544  */ #logo{
/* 545  */     cursor: pointer;
/* 546  */ }
/* 547  */ header .nav li ul.sub-menu li.current-menu-item a:hover{
/* 548  */     font-family:"blender_pro_thinregular";
/* 549  */ }
/* 550  */ .header .nav li.current-menu-parent ul.sub-menu a, .header .nav li.current-menu-parent ul.sub-menu a:hover {

/* override.css */

/* 551  */     font-family:"blender_pro_thinregular";
/* 552  */ }
/* 553  */ .huck-logo-dropdown-arrow{
/* 554  */     position: absolute;
/* 555  */     z-index:9998;
/* 556  */     right: 0px;
/* 557  */     top: 24px;
/* 558  */     width: 13px;
/* 559  */     height: 8px;
/* 560  */ }
/* 561  */ .footer .wpcf7-form input[type=email]{
/* 562  */     background-color:white;
/* 563  */     background-image:none;
/* 564  */     height:21px;
/* 565  */     width:154px;
/* 566  */ }
/* 567  */ .footer #inner-footer p input {
/* 568  */     font-size:11pt;
/* 569  */     margin-top:6px;
/* 570  */ }
/* 571  */ 
/* 572  */ .footer #inner-footer p input[type=submit] {
/* 573  */     margin-top:6px;
/* 574  */ }
/* 575  */ 
/* 576  */ .footer #inner-footer .wpcf7-form p {
/* 577  */     font-size:12pt;
/* 578  */ }
/* 579  */ 
/* 580  */ .footer .nav li.home{
/* 581  */     display:none;
/* 582  */ }
/* 583  */ .footer nav ul.nav li a,.footer .nav li.current-menu-item a:hover, .footer .nav li.current-category-ancestor a:hover,
/* 584  */ .footer .header .nav li.current-menu-parent a:hover
/* 585  */ {
/* 586  */     font-size:10.5pt;
/* 587  */     color:white;
/* 588  */     font-family:"blender_pro_thinregular";
/* 589  */ }
/* 590  */ .footer nav ul.nav li a{
/* 591  */     padding-bottom:11px;
/* 592  */ }
/* 593  */ .footer nav ul.nav li ul li a,.footer .nav li.current-menu-item .sub-menu a:hover,.footer .nav li.current-category-ancestor ul li a:hover,
/* 594  */ .footer .header .nav li ul.sub-menu li.current-menu-item a:hover {
/* 595  */     font-size:10pt;
/* 596  */     font-family:"blender_pro_thinregular";
/* 597  */     font-weight:normal;
/* 598  */     color:white;
/* 599  */ }
/* 600  */ .footer nav ul.nav li ul li a{

/* override.css */

/* 601  */     padding-bottom:1.5px;
/* 602  */ }
/* 603  */ .footer nav ul.nav li {
/* 604  */     padding-right:16px;
/* 605  */ }
/* 606  */ .footer nav ul.nav li ul.sub-menu li{
/* 607  */     padding-right:0;
/* 608  */ }
/* 609  */ .footer nav ul.nav li ul.sub-menu{
/* 610  */     margin-bottom:0;
/* 611  */ }
/* 612  */ .footer nav{
/* 613  */     float:right;
/* 614  */ }
/* 615  */ .footer .tencol{
/* 616  */     float:right;
/* 617  */ }
/* 618  */ .footer nav ul.nav li:last-of-type{
/* 619  */     padding-right:0;
/* 620  */ }
/* 621  */ .footer nav ul.nav li:last-of-type a{
/* 622  */     padding-right:3px;
/* 623  */ }
/* 624  */ .footer{
/* 625  */     padding-bottom:30px;
/* 626  */ }
/* 627  */ .footer #inner-footer{
/* 628  */     padding-bottom:20px;
/* 629  */ }
/* 630  */ 
/* 631  */ .home #slideshow .article-details .post-meta .date,.home #slideshow .article-details .post-meta .author {
/* 632  */     font-family:"blender_pro_thinregular";
/* 633  */ }
/* 634  */ .header .nav li a:hover, .header .nav li a:focus {
/* 635  */     font-family:"blender_pro_mediumregular";
/* 636  */ }
/* 637  */ 
/* 638  */ .simpleselect .options {
/* 639  */     top: 1.4em;
/* 640  */ }
/* 641  */ .search-filter{
/* 642  */     font-family:"blender_pro_thinregular";
/* 643  */ }
/* 644  */ #social-feed article.twitter .entry-content, #social-feed article.facebook .entry-content,#social-feed article.instagram .entry-content{
/* 645  */     height: auto;
/* 646  */     margin-top:0;
/* 647  */ }
/* 648  */ #social-feed article.facebook .entry-content{
/* 649  */     max-width:209px;
/* 650  */ }

/* override.css */

/* 651  */ #social-feed article .display-table{
/* 652  */     display:table;height:250px;
/* 653  */ }
/* 654  */ #social-feed article .display-table-cell{
/* 655  */     display:table-cell;vertical-align:middle;
/* 656  */ }
/* 657  */ .first-two-words{
/* 658  */     color:#FF6666;
/* 659  */ }
/* 660  */ .first-two-words .first-letter{
/* 661  */     line-height:0.75em;
/* 662  */ }
/* 663  */ .sub-category-filter.search-filter .rule{
/* 664  */     width:905px;
/* 665  */ }
/* 666  */ .sub-category-filter .filter-type{
/* 667  */     width:253px;
/* 668  */ }
/* 669  */ .issues-container .post-thumbnail-contain .overlay .read-more .top{
/* 670  */     border-bottom:1px solid white;
/* 671  */ }
/* 672  */ 
/* 673  */ .issues-container .post-thumbnail-contain .overlay .read-more .bottom p{
/* 674  */     border-top:0;
/* 675  */ }
/* 676  */ .issues-container .post-thumbnail-contain .overlay .read-more {
/* 677  */     padding: 0 34px;
/* 678  */ }
/* 679  */ .issues-container .post-title h3 a{
/* 680  */     font-size:19pt;
/* 681  */ }
/* 682  */ .issues-container .post-subtitle h4 a{
/* 683  */     font-size:19pt;
/* 684  */     font-family:"blender_pro_thinregular";
/* 685  */ }
/* 686  */ .issues-container .post-title h3,.issues-container .post-subtitle h4{
/* 687  */     margin-bottom:0px;
/* 688  */     line-height:19pt;
/* 689  */     margin-top:0;
/* 690  */ }
/* 691  */ .issues-container .post-title{
/* 692  */     margin-top:5px;
/* 693  */ }
/* 694  */ 
/* 695  */ .post-thumbnail-contain a img,.post-thumbnail-contain a, .post-thumbnail-contain {
/* 696  */     display:block;
/* 697  */ }
/* 698  */ #scrollbarPopular .scrollbar,#scrollbarPopular .track,#scrollbarHuckTV .scrollbar,#scrollbarHuckTV .track{
/* 699  */     height:351px!important;
/* 700  */     width:19px;

/* override.css */

/* 701  */ }
/* 702  */ #scrollbarPopular .track,#scrollbarHuckTV .track{
/* 703  */     width:19px;
/* 704  */ }
/* 705  */ #scrollbarPopular .scrollbar,#scrollbarHuckTV .scrollbar{
/* 706  */     top:17px;
/* 707  */ }
/* 708  */ #scrollbarPopular .scrollbar .track .thumb,#scrollbarHuckTV .scrollbar .track .thumb{
/* 709  */     width: 9px;
/* 710  */     left: 5px;
/* 711  */ }
/* 712  */ #scrollbarPopular .track,#scrollbarHuckTV .track{
/* 713  */     zoom:0.88;
/* 714  */     -moz-transform: scale(0.88);
/* 715  */ }
/* 716  */ 
/* 717  */ #tabbed-module .tab .tab-content .titles .tab-title,#tabbed-module .tab .tab-content .titles .tab-subtitle{
/* 718  */     margin:0;
/* 719  */     line-height:1em;
/* 720  */ }
/* 721  */ #tabbed-module .tab .tab-content .titles .tab-subtitle{
/* 722  */     font-family:"blender_pro_thinregular";
/* 723  */ }
/* 724  */ #tabbed-module .tab .tab-content article:hover .titles .tab-subtitle{
/* 725  */     color:white;
/* 726  */ }
/* 727  */ #tabbed-module .tab .tab-content .titles{
/* 728  */     display: table;
/* 729  */     height: 114px;
/* 730  */     position: relative;
/* 731  */     float: left;
/* 732  */ }
/* 733  */ #tabbed-module .tab .tab-content .titles-cell{
/* 734  */     vertical-align: middle;
/* 735  */     float:none;
/* 736  */     display:table-cell;
/* 737  */ }
/* 738  */ .post-thumbnail-contain.thumbnail-contain{
/* 739  */     width:306px;
/* 740  */     height:307px;
/* 741  */     cursor:pointer;
/* 742  */ }
/* 743  */ .entry-content a{
/* 744  */     color:#FF6666;
/* 745  */ }
/* 746  */ span.author a{
/* 747  */     color:black;
/* 748  */     text-decoration: none;
/* 749  */ }
/* 750  */ span.author a:hover{

/* override.css */

/* 751  */     color:#FF6666;
/* 752  */ }
/* 753  */ .desktop-hide{
/* 754  */     display:none;
/* 755  */ }
/* 756  */ .home-articles article.post .breadcrumbs,.sub-cat-box article.post .breadcrumbs,.about article.post .breadcrumbs,.single-post #outer-content article.post .breadcrumbs{
/* 757  */     margin-top:17px;
/* 758  */ }
/* 759  */ .signup-widget{
/* 760  */     outline: 2px solid #FF6666;
/* 761  */ }
/* 762  */ 
/* 763  */ .signup-widget h4{
/* 764  */     clear:both;
/* 765  */     font-weight: 200;
/* 766  */ }
/* 767  */ 
/* 768  */ .ad-block .size-380x308 img {
/* 769  */     padding: 21.5px 10px;
/* 770  */ }
/* 771  */ .issues-container .sub-cat-name{
/* 772  */     margin-bottom:13px;
/* 773  */ }
/* 774  */ #content.about .mapContain{
/* 775  */     width:404px;
/* 776  */     height:335px;
/* 777  */     margin-top:0;
/* 778  */     border-color:#CCCCCC;
/* 779  */ }
/* 780  */ #content.about #locationMap {
/* 781  */     margin-top: 0;
/* 782  */     width: 100%;
/* 783  */     height: 100%;
/* 784  */ }
/* 785  */ #content.about .about-page-ads .ad-block.smaller-ad-block{
/* 786  */     width:auto;
/* 787  */ }
/* 788  */ .h1-404{
/* 789  */     font-size:76pt;
/* 790  */     margin-top:319px;
/* 791  */ }
/* 792  */ .home #slideshow .article-details .title,.home #slideshow .article-details .post-subtitle {
/* 793  */ width: 100%;
/* 794  */ display: block;
/* 795  */ float: left;
/* 796  */ }
/* 797  */ .header .nav ul{
/* 798  */         margin:0;
/* 799  */     }
/* 800  */ 

/* override.css */

/* 801  */     .new-overlay .line{
/* 802  */         border-top:1px solid white;
/* 803  */         width:23%;
/* 804  */         top:13px;
/* 805  */         position:absolute;
/* 806  */         z-index:9998;
/* 807  */     }
/* 808  */     .new-overlay .line-left{
/* 809  */         left:7%;
/* 810  */     }
/* 811  */     .new-overlay .line-right{
/* 812  */         right:7%;
/* 813  */     }
/* 814  */     .post-thumbnail-contain .overlay.new-overlay .read-more {
/* 815  */         height:22px;
/* 816  */     }
/* 817  */ 
/* 818  */ 
/* 819  */ 
/* 820  */ 
/* 821  */ 
/* 822  */ @media only screen and (min-width: 1025px) {
/* 823  */ 
/* 824  */     /* new navigation styles */
/* 825  */     .no-touch .header .top-nav > li > a {
/* 826  */         font-family:"blender_pro_mediumregular";
/* 827  */     }
/* 828  */         .more-categories .row .signup-widget {
/* 829  */ /*margin-left: 0;*/
/* 830  */ margin-top: 0;
/* 831  */ }
/* 832  */ .more-categories .ad-block.ads-300x250_404x85 {
/* 833  */ margin-top: 0;
/* 834  */ }
/* 835  */ .sub-cat-box .signup-widget{
/* 836  */     margin-left:22px;
/* 837  */ }
/* 838  */ .category .sub-cat-box .row {
/* 839  */     margin-top:0;
/* 840  */ }
/* 841  */ .more-categories .row{
/* 842  */     width:100%;
/* 843  */ }
/* 844  */ .more-categories .sub-cat-box .row{
/* 845  */     width:auto;
/* 846  */ }
/* 847  */ 
/* 848  */     .no-touch
/* 849  */     .nav.logo-nav{
/* 850  */         width:auto;

/* override.css */

/* 851  */         float:left;
/* 852  */         position:relative;
/* 853  */     }
/* 854  */     .no-touch .header .nav.logo-nav li ul.sub-menu{
/* 855  */         margin-top:46px;
/* 856  */         left:-20px;
/* 857  */         width:190px;
/* 858  */         float:left;
/* 859  */         padding:5px 23px 5px 23px;
/* 860  */     }
/* 861  */   .no-touch .header .nav.logo-nav li#logo ul.sub-menu li a{
/* 862  */ padding: 10px 0;
/* 863  */ width:auto;
/* 864  */ font-size:11pt;
/* 865  */     }
/* 866  */     .no-touch .header .nav.logo-nav li#logo ul.sub-menu li {
/* 867  */         border-top:1px solid black;
/* 868  */         width:100%;
/* 869  */         height:42px;
/* 870  */     }
/* 871  */    .no-touch .header .nav.logo-nav li#logo ul.sub-menu li:first-of-type {
/* 872  */         border-top:0;
/* 873  */     }
/* 874  */ 
/* 875  */    .no-touch .header #logo {
/* 876  */ height:46px;
/* 877  */ width:145px;
/* 878  */ background-position-y: 6px;
/* 879  */ background-position-x: 0px;
/* 880  */     }
/* 881  */ }
/* 882  */ 
/* 883  */ .wpcf7-validation-errors{
/* 884  */     display:none !important;
/* 885  */ }
/* 886  */ 
/* 887  */ .footer span.wpcf7-not-valid-tip, .footer .wpcf7-mail-sent-ng {
/* 888  */         position: absolute;
/* 889  */     z-index:9998;
/* 890  */     float: none;
/* 891  */     width: 180px;
/* 892  */     height: 21px;
/* 893  */     background-color: #FF6666;
/* 894  */     color: black;
/* 895  */     font-size: 11pt;
/* 896  */     padding: 0 12px;
/* 897  */     top:-2px;
/* 898  */     left:0px;
/* 899  */ }
/* 900  */ .footer .wpcf7-mail-sent-ng {

/* override.css */

/* 901  */     bottom:48px;
/* 902  */     top:auto;
/* 903  */     margin:0;
/* 904  */     border:0;
/* 905  */ }
/* 906  */ .footer .wpcf7-mail-sent-ok{
/* 907  */    position: absolute;
/* 908  */ width: 200px;
/* 909  */ left: -10px;
/* 910  */ top: 40px;
/* 911  */ border: 0;
/* 912  */ background-color: black;
/* 913  */ height: 105px;
/* 914  */ padding: 0;
/* 915  */ margin: 0;
/* 916  */ padding-top: 18px;
/* 917  */ padding-left:10px;
/* 918  */ color: white;
/* 919  */ }
/* 920  */ .category.sub_category .sub-cat-box .row {
/* 921  */ margin-top: 0px;
/* 922  */ }
/* 923  */ .category .sub-cat-box{
/* 924  */     width:100%;
/* 925  */ }
/* 926  */ .category.sub_category .sub-cat-box{
/* 927  */     width:auto;
/* 928  */ }
/* 929  */ @media only screen and (max-width: 1024px) {
/* 930  */ 
/* 931  */     #content.about .page-subtitle{
/* 932  */         line-height: 1.0em;
/* 933  */ margin-top: 4px;
/* 934  */     }
/* 935  */     .single-page-left .article-footer .network-links ul li a {
/* 936  */ color: #666666;
/* 937  */     }
/* 938  */     .header #searchform input[type="text"] {
/* 939  */ border-bottom: 1px solid black;
/* 940  */ width: 50%;
/* 941  */     }
/* 942  */     .footer form{
/* 943  */         position:relative;
/* 944  */     }
/* 945  */     .footer .wpcf7-mail-sent-ok{
/* 946  */         width:360px;
/* 947  */         height:110px;
/* 948  */     }
/* 949  */     .footer span.wpcf7-not-valid-tip, .footer .wpcf7-mail-sent-ng{
/* 950  */         width: 100%;

/* override.css */

/* 951  */ height: 44px;
/* 952  */ top: -11px;
/* 953  */ padding: 12px 12px;
/* 954  */     }
/* 955  */     .overview{
/* 956  */         left:0 !important;
/* 957  */     }
/* 958  */     .playlist .overview article{
/* 959  */         height:auto !important;
/* 960  */     }
/* 961  */     .single-page-left iframe{
/* 962  */         width: auto;
/* 963  */ margin:10px auto;
/* 964  */ float: none;
/* 965  */ display: block;
/* 966  */     }
/* 967  */ 
/* 968  */ 
/* 969  */     #main-footer{
/* 970  */     margin-top: 0;
/* 971  */ }
/* 972  */     #social-feed article {
/* 973  */         border-right:0;
/* 974  */     }
/* 975  */     .header #logo {
/* 976  */ margin-bottom: 0;
/* 977  */     }
/* 978  */     .home #slideshow .article-details .title a,.home #slideshow .article-details .post-subtitle a{
/* 979  */         font-size:23pt;
/* 980  */         line-height:0.6em;
/* 981  */     }
/* 982  */     .home #slideshow .article-details .title-contain .post-subtitle a {
/* 983  */         margin-top:10px;
/* 984  */         margin-bottom:20px;
/* 985  */     }
/* 986  */     #slideshow .article-details .excerpt {
/* 987  */         font-size:9.5pt
/* 988  */     }
/* 989  */     .home #content{
/* 990  */         margin-top:17px;
/* 991  */     }
/* 992  */     .mobile-ad img{
/* 993  */         width:250px;
/* 994  */         height:250px;
/* 995  */     }
/* 996  */     .mobile-ad{
/* 997  */         display:inline-block;
/* 998  */     }
/* 999  */ 
/* 1000 */     .desktop-hide{

/* override.css */

/* 1001 */         display:block;
/* 1002 */     }
/* 1003 */     .home .post.sixcol .post-titles{
/* 1004 */         border-bottom:1px solid #CCCCCC;
/* 1005 */     }
/* 1006 */     .home .post.sixcol .post-titles .post-subtitle h2 {
/* 1007 */         margin-bottom:0.375em;
/* 1008 */     }
/* 1009 */     .sub-cat-name.large-sub-heading .sub-cat-header {
/* 1010 */         font-size:23pt;
/* 1011 */     }
/* 1012 */     .home .pagination{
/* 1013 */         margin-top:-13px;
/* 1014 */     }
/* 1015 */     .pagination{
/* 1016 */         margin-bottom:53px;
/* 1017 */     }
/* 1018 */     #huck-recommends article p {
/* 1019 */         height:auto;
/* 1020 */     }
/* 1021 */     #huck-recommends article .post-thumbnail-contain {
/* 1022 */         min-height:114px;
/* 1023 */     }
/* 1024 */     #social-feed article.twitter .display-table-cell {
/* 1025 */         width:100%;
/* 1026 */     }
/* 1027 */     #social-feed article.facebook .display-table,#social-feed article.instagram .display-table,
/* 1028 */     #social-feed article.facebook .display-table-cell,#social-feed article.instagram .display-table-cell,
/* 1029 */     #scrollbarSocialFeed.slideshow-style article.facebook .entry-content,
/* 1030 */     #scrollbarSocialFeed.slideshow-style article.instagram .entry-content,
/* 1031 */     #social-feed article.instagram .post-content {
/* 1032 */         height:auto;
/* 1033 */         display:block;
/* 1034 */         float:left;
/* 1035 */         max-width:100%;
/* 1036 */     }
/* 1037 */     #social-feed article.facebook .article-header,#social-feed article.instagram .article-header{
/* 1038 */         width:90%;
/* 1039 */         margin:0 auto;
/* 1040 */         display:block;
/* 1041 */     }
/* 1042 */     #social-feed article.facebook .post-content,#social-feed article.instagram .post-content{
/* 1043 */         margin-top:15px;
/* 1044 */     }
/* 1045 */     #social-feed article.twitter .post-content {
/* 1046 */         width:100%;
/* 1047 */     }
/* 1048 */     #social-feed article.twitter .entry-content blockquote {
/* 1049 */         margin: 0 55px;
/* 1050 */     }

/* override.css */

/* 1051 */     #scrollbarSocialFeed.slideshow-style article.facebook .entry-content,#scrollbarSocialFeed.slideshow-style article.instagram .entry-content{
/* 1052 */         padding:16px 0 26px 0;
/* 1053 */     }
/* 1054 */     #social-feed article .article-posted {
/* 1055 */         font-size:10pt;
/* 1056 */     }
/* 1057 */     .home #slideshow .items .slide .panel {
/* 1058 */         height: 326px;
/* 1059 */         padding-top: 60px;
/* 1060 */     }
/* 1061 */     .home #slideshow{
/* 1062 */         height: auto;
/* 1063 */     }
/* 1064 */     .playlist article{
/* 1065 */         /*        height:auto !important;*/
/* 1066 */     }
/* 1067 */     #social-feed{
/* 1068 */         padding-top:26px;
/* 1069 */     }
/* 1070 */     .signup-widget{
/* 1071 */         padding: 10px 10px 0 10px;
/* 1072 */         position:relative;
/* 1073 */     }
/* 1074 */     .signup-widget img{
/* 1075 */         margin:10px 0 13px 0;
/* 1076 */     }
/* 1077 */     .signup-widget label{
/* 1078 */         display:none;
/* 1079 */     }
/* 1080 */     .signup-widget .input-boxes span,.signup-widget .input-boxes span input{
/* 1081 */         float:left;
/* 1082 */         width:100%;
/* 1083 */         height:44px;
/* 1084 */     }
/* 1085 */     .signup-widget .input-boxes span{
/* 1086 */         margin-bottom:20px;
/* 1087 */     }
/* 1088 */     .signup-widget div.submit{
/* 1089 */         width:120px;
/* 1090 */         float:left;
/* 1091 */         position:absolute;
/* 1092 */         z-index:9998;
/* 1093 */         height:44px;
/* 1094 */         bottom:23px;
/* 1095 */     }
/* 1096 */     .signup-widget .signup-text{
/* 1097 */         margin-top:51px;
/* 1098 */         width:75%;
/* 1099 */         margin-bottom:9px;
/* 1100 */     }

/* override.css */

/* 1101 */     .signup-widget div.submit input[type=submit]{
/* 1102 */         height:44px;
/* 1103 */     }
/* 1104 */     .signup-widget .signup-text p{
/* 1105 */         font-size:12pt;
/* 1106 */         font-family:"blender_pro_thinregular";
/* 1107 */         line-height: 1.1em;
/* 1108 */     }
/* 1109 */     .signup-widget .wpcf7-mail-sent-ok {
/* 1110 */         width:100%;
/* 1111 */         height:307px;
/* 1112 */         padding-left:18px;
/* 1113 */         padding-top:45px;
/* 1114 */         top:116px;
/* 1115 */     }
/* 1116 */     .signup-widget div.wpcf7-validation-errors {
/* 1117 */         display:none !important;
/* 1118 */     }
/* 1119 */     .signup-widget span.wpcf7-not-valid-tip {
/* 1120 */         font-size: 15pt;
/* 1121 */         padding: 8px 12px;
/* 1122 */     }
/* 1123 */     .contact-details .threecol{
/* 1124 */         border-left: 1px solid black;
/* 1125 */         width:100%;
/* 1126 */     }
/* 1127 */     .contact-details .threecol h2{
/* 1128 */         font-size:14.5pt;
/* 1129 */     }
/* 1130 */     .contact-details .threecol{
/* 1131 */         font-size:9.5pt;
/* 1132 */     }
/* 1133 */     .contact-details .threecol a{
/* 1134 */         color:black;
/* 1135 */     }
/* 1136 */     .contact-details .our-network li:last-of-type{
/* 1137 */         display:none;
/* 1138 */     }
/* 1139 */     .contact-details .advertise-in-huck .column-left li:last-of-type{
/* 1140 */         padding-bottom:16px;
/* 1141 */     }
/* 1142 */     .home-articles .signup-widget{
/* 1143 */         margin-bottom:77px;
/* 1144 */         margin-top:38px;
/* 1145 */     }
/* 1146 */     .signup-widget .signup-text p{
/* 1147 */         width:200px;
/* 1148 */     }
/* 1149 */     .category .sub-cat-name, .sub_category .issues-container .sub-cat-name,.category.sub_category .sub-cat-name {
/* 1150 */         border-bottom: 1px solid #CCCCCC;

/* override.css */

/* 1151 */         margin-bottom:15px;
/* 1152 */     }
/* 1153 */     .sub_category .issues-container .sub-cat-name {
/* 1154 */         margin-bottom:19px;
/* 1155 */     }
/* 1156 */     .sub_category .issues-container .sub-cat-name .sub-cat-header {
/* 1157 */         line-height:1em;
/* 1158 */     }
/* 1159 */     .sub_category .sub-cat-name{
/* 1160 */         margin-bottom:0;
/* 1161 */     }
/* 1162 */     .category .sub-cat-see-more {
/* 1163 */         line-height: 15px;
/* 1164 */         right: 0;
/* 1165 */         margin-bottom:10px;
/* 1166 */     }
/* 1167 */     .category .sub-cat-see-more a{
/* 1168 */         font-size:12pt;
/* 1169 */         text-decoration:underline;
/* 1170 */         color:#666666;
/* 1171 */     }
/* 1172 */     .category .sub-cat-header{
/* 1173 */         font-size:23pt;
/* 1174 */     }
/* 1175 */     .sub-cat-absolute-box{
/* 1176 */         position: absolute;
/* 1177 */         z-index:9998;
/* 1178 */         bottom: -12px;
/* 1179 */         background: white;
/* 1180 */         z-index: 7000;
/* 1181 */         padding-right: 10px;
/* 1182 */     }
/* 1183 */     .category .sub-cat-absolute-box.right{
/* 1184 */         padding-right:0;
/* 1185 */         padding-left:10px;
/* 1186 */         float:none;
/* 1187 */         right:0;
/* 1188 */     }
/* 1189 */     .category .sub-cat-box{
/* 1190 */         margin-top:53px;
/* 1191 */     }
/* 1192 */ 
/* 1193 */     .search-filter .rule{
/* 1194 */         display:none;
/* 1195 */     }
/* 1196 */     .search-filter span{
/* 1197 */         font-size:12pt;
/* 1198 */         display:inline-block;
/* 1199 */     }
/* 1200 */     .search-filter .filter-type.right{

/* override.css */

/* 1201 */         width:100%;
/* 1202 */         margin-top:10px;
/* 1203 */     }
/* 1204 */ 
/* 1205 */     .search-filter .filter-type.right .simpleselect .placeholder{
/* 1206 */         width:246px;
/* 1207 */         height:44px;
/* 1208 */         padding: 15px 15px;
/* 1209 */     }
/* 1210 */     .simpleselect .options .option {
/* 1211 */         padding:15px 15px;
/* 1212 */     }
/* 1213 */     .simpleselect .options{
/* 1214 */         top:44px;
/* 1215 */         width:246px;
/* 1216 */     }
/* 1217 */     .footer #inner-footer .wpcf7-form p{
/* 1218 */         font-size:14.5pt;
/* 1219 */         font-family:"blender_pro_mediumregular";
/* 1220 */     }
/* 1221 */     .footer .wpcf7-form input[type=email] {
/* 1222 */         height:44px;
/* 1223 */         margin-top: 10px;
/* 1224 */     }
/* 1225 */     .footer #inner-footer p input[type=submit] {
/* 1226 */         width:120px;
/* 1227 */         height:44px;
/* 1228 */     }
/* 1229 */     .footer {
/* 1230 */         padding-bottom: 5px;
/* 1231 */     }
/* 1232 */     .footer #inner-footer .wpcf7-form p:first-of-type {
/* 1233 */         margin:10px 0 0;
/* 1234 */     }
/* 1235 */     .single-page-left {
/* 1236 */         margin-bottom: 27px;
/* 1237 */     }
/* 1238 */     #content.current-issue{
/* 1239 */         margin-top:60px;
/* 1240 */     }
/* 1241 */     #content.current-issue .issue-slideshow .title{
/* 1242 */         max-width:60%;
/* 1243 */     }
/* 1244 */     .mapContain {
/* 1245 */         margin-top: 5px;
/* 1246 */     }
/* 1247 */     .contact-details {
/* 1248 */         margin-top: 425px;
/* 1249 */     }
/* 1250 */     .single-post .ad.size-250x250, .current-issue .ad.size-250x250 {

/* override.css */

/* 1251 */         margin-bottom:0;
/* 1252 */     }
/* 1253 */     .sub-cat-name span.mobile-hide {
/* 1254 */         display:none !important;
/* 1255 */     }
/* 1256 */     .issues-container .sub-cat-name.large-sub-heading .sub-cat-absolute-box:first-of-type {
/* 1257 */         bottom:-6px;
/* 1258 */     }
/* 1259 */     .issues-container .post-titles{
/* 1260 */         margin-top: -3px;
/* 1261 */         margin-bottom:16px;
/* 1262 */     }
/* 1263 */     .twelvecol.other-articles{
/* 1264 */         width:100%;
/* 1265 */     }
/* 1266 */     .twelvecol.other-articles .sub-cat-name{
/* 1267 */         border-bottom:1px solid #666666;
/* 1268 */         margin-bottom:35px;
/* 1269 */     }
/* 1270 */     .about-page-ads{
/* 1271 */         width:100%;
/* 1272 */     }
/* 1273 */     .about-page-ads .ad-block{
/* 1274 */         margin-bottom:0;
/* 1275 */     }
/* 1276 */     .about-page-ads .ad-block .size-380x308 {
/* 1277 */         outline: 1px solid #CCCCCC;
/* 1278 */     }
/* 1279 */     .about-page-ads .ad-block .size-380x308 img{
/* 1280 */         padding:21.5px;
/* 1281 */     }
/* 1282 */     #content.about .mapContain,#content.about .about-page-ads .ad{
/* 1283 */         width:100%;
/* 1284 */         display:block !important;
/* 1285 */         position:relative;
/* 1286 */         max-width:404px;
/* 1287 */         float:none;
/* 1288 */         margin-left:auto;
/* 1289 */         margin-right:auto;
/* 1290 */         margin-bottom:35px;
/* 1291 */     }
/* 1292 */     #content.about .mapContain{
/* 1293 */         padding: 21.5px;
/* 1294 */         outline: 1px solid #CCCCCC;
/* 1295 */         text-align:left;
/* 1296 */     }
/* 1297 */ 
/* 1298 */     .extra-social .social-share {
/* 1299 */         margin-top: 25px;
/* 1300 */     }

/* override.css */

/* 1301 */     #slideshow .items .slide .twelvecol .title-contain,#slideshow .items .slide .twelvecol .excerpt-contain {
/* 1302 */         margin-top: -10px;
/* 1303 */     }
/* 1304 */     .footer #inner-footer p input {
/* 1305 */         padding-left: 15px;
/* 1306 */         padding-right: 15px;
/* 1307 */     }
/* 1308 */     .single-post #breadcrumbs{
/* 1309 */         font-size:11pt;
/* 1310 */     }
/* 1311 */     .single-post #breadcrumbs a{
/* 1312 */         color:#666666;
/* 1313 */     }
/* 1314 */     .overview{
/* 1315 */         width:100% !important;
/* 1316 */     }
/* 1317 */     #social-feed article.twitter {
/* 1318 */         width: 333px;
/* 1319 */         padding: 0;
/* 1320 */     }
/* 1321 */     .playlist .scrollbarPlaylist article.post{
/* 1322 */         width:100% !important;
/* 1323 */         max-width: none;
/* 1324 */     }
/* 1325 */     .stockists .results-message p{
/* 1326 */         display:none;
/* 1327 */     }
/* 1328 */     .panel-container .panel.results {
/* 1329 */         border-bottom:0;
/* 1330 */     }
/* 1331 */     .panel-container .panel .results-message {
/* 1332 */         min-height: 40px;
/* 1333 */     }
/* 1334 */     #content.about .about-page-ads .ad-block.smaller-ad-block {
/* 1335 */         width: 100%;
/* 1336 */     }
/* 1337 */     .top-50pc{
/* 1338 */         top:41%!important;
/* 1339 */     }
/* 1340 */     #slideshow .items .slide .panel .caption-control {
/* 1341 */         bottom: 6px;
/* 1342 */     }
/* 1343 */     #slideshow .items .slide .panel .caption {
/* 1344 */         bottom: 6px;
/* 1345 */     }
/* 1346 */     .sub-category-filter{
/* 1347 */         margin-top:0;
/* 1348 */     }
/* 1349 */     .stockists .panel-container {
/* 1350 */         margin-top: 12px;

/* override.css */

/* 1351 */     }
/* 1352 */     .panel-container .panel .step {
/* 1353 */         padding: 8px 0;
/* 1354 */     }
/* 1355 */     .stockists .stockist {
/* 1356 */         margin-top: 16px;
/* 1357 */     }
/* 1358 */     .category-playlist-archive #outer-content {
/* 1359 */         margin-top: 10px;
/* 1360 */     }
/* 1361 */     .category-playlist-archive .playlist-pagination {
/* 1362 */         margin-bottom: 0;
/* 1363 */     }
/* 1364 */     .simpleselect .options {
/* 1365 */         top: 0px;
/* 1366 */     }
/* 1367 */     .h1-404 {
/* 1368 */         font-size: 45pt;
/* 1369 */         margin-top: 132px;
/* 1370 */     }
/* 1371 */     .header #logo {
/* 1372 */         margin-top: 10px;
/* 1373 */     }
/* 1374 */     .header #inner-header {
/* 1375 */         padding-right: 0;
/* 1376 */     }
/* 1377 */     .footer .wpcf7-mail-sent-ng {
/* 1378 */         top:44px;
/* 1379 */     }
/* 1380 */ 
/* 1381 */     .contact-details .editorial-submissions{
/* 1382 */         height:195px;
/* 1383 */     }
/* 1384 */ 
/* 1385 */     .contact-details .subscription-enquiries{
/* 1386 */         margin-top:-435px;
/* 1387 */     }
/* 1388 */ 
/* 1389 */     .contact-details .partnership_and_collaborations{
/* 1390 */         margin-top:-235px;
/* 1391 */         margin-bottom:90px;
/* 1392 */     }
/* 1393 */ 
/* 1394 */ }
/* 1395 */ 
/* 1396 */ @media only screen and (max-width: 1025px) {
/* 1397 */     p.search-no-results {
/* 1398 */         font-size: 15pt;
/* 1399 */         margin-bottom:50px;
/* 1400 */     }

/* override.css */

/* 1401 */ }
/* 1402 */ 
/* 1403 */ @media only screen and (min-width:1025px){
/* 1404 */     html.touch .simpleselect .options{
/* 1405 */         display:none !important;
/* 1406 */     }
/* 1407 */     html.touch .sub-cat-box .sub-cat-see-more {
/* 1408 */         line-height: 20px;
/* 1409 */     }
/* 1410 */     html.touch, html.touch body{
/* 1411 */         height:auto !important;
/* 1412 */         width:auto !important;
/* 1413 */ /*        min-height:100% !important;*/
/* 1414 */         float:left;
/* 1415 */     }
/* 1416 */     html.touch body #container{
/* 1417 */         min-height:100%;
/* 1418 */     }
/* 1419 */     html.touch body #content{
/* 1420 */         min-height:1424px;
/* 1421 */     }
/* 1422 */ 
/* 1423 */ }
/* 1424 */ 
/* 1425 */ @media only screen and (min-width:1025px){
/* 1426 */     .desktop-hide{
/* 1427 */         display:none !important;
/* 1428 */     }
/* 1429 */     .social-footer .inner-footer .social-links{
/* 1430 */         width:176px !important;
/* 1431 */     }
/* 1432 */     #menu-footer-menu a:hover{
/* 1433 */         color:#FF6666 !important;
/* 1434 */     }
/* 1435 */ 
/* 1436 */ }
/* 1437 */ 
/* 1438 */ 
/* 1439 */ 
/* 1440 */ 
/* 1441 */ 
/* 1442 */ 
/* 1443 */    .social-footer{
/* 1444 */         height:50px;
/* 1445 */         padding:14px 0;
/* 1446 */         z-index:999999;
/* 1447 */         right:0;
/* 1448 */     }
/* 1449 */     .social-footer .inner-footer{
/* 1450 */         height:22px;

/* override.css */

/* 1451 */         padding-top:0;
/* 1452 */         padding-bottom:0;
/* 1453 */     }
/* 1454 */     .social-footer .inner-footer .social-links{
/* 1455 */         float: left;
/* 1456 */ padding: 0;
/* 1457 */ margin: 0;
/* 1458 */ background-color: inherit;
/* 1459 */ margin-top: 0;
/* 1460 */ width:auto;
/* 1461 */ display:inline-block;
/* 1462 */ height:auto;
/* 1463 */     }
/* 1464 */     .social-footer .inner-footer .social-links a{
/* 1465 */         color:white;
/* 1466 */     }
/* 1467 */     .social-footer .inner-footer .social-links a:first-of-type{
/* 1468 */         margin-left:0;
/* 1469 */     }
/* 1470 */     .social-footer .inner-footer #menu-social-footer-menu li{
/* 1471 */         float:left;
/* 1472 */     }
/* 1473 */     .social-footer .inner-footer #menu-social-footer-menu li a{
/* 1474 */         font-size:10pt;
/* 1475 */         font-family:"blender_pro_mediumregular";
/* 1476 */     }
/* 1477 */     .social-footer .inner-footer #menu-social-footer-menu{
/* 1478 */         float:none;
/* 1479 */         margin-top: 3px;
/* 1480 */         display:inline-block;
/* 1481 */     }
/* 1482 */     .social-footer .inner-footer .social-menu{
/* 1483 */         text-align:center;
/* 1484 */     }
/* 1485 */     .social-footer .inner-footer .lwl-logo img{
/* 1486 */         float:right;
/* 1487 */         margin-top: -5px;
/* 1488 */     }
/* 1489 */     .social-footer .inner-footer .lwl-logo{
/* 1490 */         float:right;
/* 1491 */     }
/* 1492 */     .social-footer .inner-footer #menu-social-footer-menu li a{
/* 1493 */         color:white;
/* 1494 */         padding-bottom:0;
/* 1495 */         padding-top:0;
/* 1496 */     }
/* 1497 */ 
/* 1498 */     @media only screen and (max-width: 1024px) {
/* 1499 */         @font-face {
/* 1500 */ 	font-family: 'icomoon';

/* override.css */

/* 1501 */ 	src:url('/admin/wp-content/themes/huck2013/library/css/fonts/icomoon.eot?-j10ua0');
/* 1502 */ 	src:url('/admin/wp-content/themes/huck2013/library/css/fonts/icomoon.eot?#iefix-j10ua0') format('embedded-opentype'),
/* 1503 */ 		url('/admin/wp-content/themes/huck2013/library/css/fonts/icomoon.woff?-j10ua0') format('woff'),
/* 1504 */ 		url('/admin/wp-content/themes/huck2013/library/css/fonts/icomoon.ttf?-j10ua0') format('truetype'),
/* 1505 */ 		url('/admin/wp-content/themes/huck2013/library/css/fonts/icomoon.svg?-j10ua0#icomoon') format('svg');
/* 1506 */ 	font-weight: normal;
/* 1507 */ 	font-style: normal;
/* 1508 */ }
/* 1509 */ 
/* 1510 */ .icon-share {
/* 1511 */ 	font-family: 'icomoon';
/* 1512 */ 	speak: none;
/* 1513 */ 	font-style: normal;
/* 1514 */ 	font-weight: normal;
/* 1515 */ 	font-variant: normal;
/* 1516 */ 	text-transform: none;
/* 1517 */ 	line-height: 1;
/* 1518 */ 
/* 1519 */ 	/* Better Font Rendering =========== */
/* 1520 */ 	-webkit-font-smoothing: antialiased;
/* 1521 */ 	-moz-osx-font-smoothing: grayscale;
/* 1522 */ }
/* 1523 */ 
/* 1524 */ .icon-share:before {
/* 1525 */ 	content: "\e600";
/* 1526 */ }
/* 1527 */ 
/* 1528 */         .social-footer{
/* 1529 */             float: right;
/* 1530 */             width: auto;
/* 1531 */         }
/* 1532 */         .social-bar div,.social-footer .inner-footer .social-links {
/* 1533 */             float:right;
/* 1534 */             display:block;
/* 1535 */             padding:0;
/* 1536 */             margin:0;
/* 1537 */         }
/* 1538 */         .social-footer .inner-footer .social-links {
/* 1539 */             float:right;
/* 1540 */             display:block;
/* 1541 */            height:44px;
/* 1542 */             width:0;
/* 1543 */             overflow:hidden;
/* 1544 */         }
/* 1545 */         .social-links-wrap.active{
/* 1546 */             display:block;
/* 1547 */         }
/* 1548 */         .social-bar div#shareToggle.active{
/* 1549 */             border-left:2px solid white;
/* 1550 */         }

/* override.css */

/* 1551 */         .social-bar a,.social-bar div#shareToggle{
/* 1552 */             color:white;
/* 1553 */             text-decoration:none;
/* 1554 */             font-size:22px;
/* 1555 */             line-height:33px;
/* 1556 */             width:44px;
/* 1557 */             height:44px;
/* 1558 */             border-left:2px solid white;
/* 1559 */             display:block;
/* 1560 */             float:left;
/* 1561 */             margin:0;
/* 1562 */             padding: 7px 0 0 11px;
/* 1563 */         }
/* 1564 */         .social-bar div#shareToggle{
/* 1565 */             border-left:0;
/* 1566 */         }
/* 1567 */         .social-bar div#anchorTop a span.genericon{
/* 1568 */             font-size:32px;
/* 1569 */         }
/* 1570 */         .social-bar div#anchorTop a:hover span.genericon{
/* 1571 */             color:white;
/* 1572 */         }
/* 1573 */         .social-bar div#shareToggle{
/* 1574 */             font-size:18px;
/* 1575 */             cursor:pointer;
/* 1576 */         }
/* 1577 */         .social-bar div#shareToggle.active{
/* 1578 */             background-color:#FF6666;
/* 1579 */         }
/* 1580 */         .social-bar .social-links-wrap{
/* 1581 */ 
/* 1582 */         }
/* 1583 */         .social-bar{
/* 1584 */             float:left;
/* 1585 */             position:relative;
/* 1586 */         }
/* 1587 */         .social-footer .inner-footer,.social-footer{
/* 1588 */             height: auto;
/* 1589 */             padding:0;
/* 1590 */         }
/* 1591 */         .social-footer .inner-footer .social-links a:first-of-type{
/* 1592 */             border-left:0;
/* 1593 */         }
/* 1594 */ 
/* 1595 */ 
/* 1596 */     }
/* 1597 */     /*IPOD-IPHONE*/
/* 1598 */     @media only screen and (min-width: 320px) and (max-width: 321px) {
/* 1599 */         .social-links.desktop-hide a {
/* 1600 */ 

/* override.css */

/* 1601 */                 border-left:0;
/* 1602 */                 width:38px;
/* 1603 */ 
/* 1604 */         }
/* 1605 */ 
/* 1606 */         .simpleselect{ vertical-align: baseline; margin-bottom: 40px; margin-left: 10px; width:150px;}
/* 1607 */ 
/* 1608 */         .simpleselect .placeholder {
/* 1609 */         background: #cccccc;
/* 1610 */         min-height: 45px;
/* 1611 */         padding: 22.5px 10px;
/* 1612 */         width:255px;
/* 1613 */         margin-top:-45px;
/* 1614 */         margin-left:-10px;
/* 1615 */ }
/* 1616 */         .simpleselect {
/* 1617 */         position: relative;
/* 1618 */         color: #333;
/* 1619 */         z-index: 9998;
/* 1620 */         background: url('/admin/wp-content/themes/huck2013/library/images/huck-icon-dropdown-large.svg') 100% 50% no-repeat;
/* 1621 */         width:280px;
/* 1622 */ }
/* 1623 */ 
/* 1624 */         .simpleselect { background: none;}
/* 1625 */         .placeholder { cursor: pointer; }
/* 1626 */         div.placeholder::after {
/* 1627 */             background: url('/admin/wp-content/themes/huck2013/library/images/huck-icon-dropdown-large.svg') 100% 50% no-repeat;
/* 1628 */             content: " ";
/* 1629 */             width: 50px;
/* 1630 */             position: absolute;
/* 1631 */             height: 20px;
/* 1632 */             top: 5px;
/* 1633 */             right: 0px;
/* 1634 */         }
/* 1635 */ 
/* 1636 */         .stockists .panel-container .input-postcode input {
/* 1637 */         margin-top:32px;
/* 1638 */         width: 100%;
/* 1639 */         padding: 22.5px 10px;
/* 1640 */         width:300px;
/* 1641 */         margin-left:-10px;
/* 1642 */ }
/* 1643 */ 
/* 1644 */     .button#location-submit.button{
/* 1645 */         font-size:15px;
/* 1646 */         text-shadow: 0 0px rgba(0, 0, 0, 0);
/* 1647 */         margin-top:27px;
/* 1648 */ 
/* 1649 */         }
/* 1650 */ 

/* override.css */

/* 1651 */     .button{
/* 1652 */         width:130px;
/* 1653 */         margin-left:-10px;
/* 1654 */         height:55px;
/* 1655 */         margin-bottom:27px;
/* 1656 */     }
/* 1657 */ 
/* 1658 */     .panel-container .panel .step {
/* 1659 */       display: inline-block;
/* 1660 */       width: 100%;
/* 1661 */       border-bottom: 1px solid #999999;
/* 1662 */       padding: 10px 0;
/* 1663 */       height: 377px;
/* 1664 */     }
/* 1665 */ 
/* 1666 */     .stockists .panel-container {
/* 1667 */       clear: both;
/* 1668 */       float: left;
/* 1669 */       margin-top: 40px;
/* 1670 */       width: 100%;
/* 1671 */       height: 411px;
/* 1672 */     }
/* 1673 */ 
/* 1674 */     .panel-container .panel .step-title {
/* 1675 */       font-family: "blender_pro_mediumregular";
/* 1676 */       display: inline-block;
/* 1677 */       float: left;
/* 1678 */       font-size: 23pt;
/* 1679 */       margin-top: 17px;
/* 1680 */     }
/* 1681 */         .button,
/* 1682 */     .button:visited {
/* 1683 */       border: 0px solid #be0d37;
/* 1684 */       padding: 0px 12px;
/* 1685 */       color: #ffffff;
/* 1686 */       display: inline-block;
/* 1687 */       font-size:145px;
/* 1688 */       font-weight: bold;
/* 1689 */       text-transform: uppercase;
/* 1690 */       text-decoration: none;
/* 1691 */       text-shadow: 0 1px rgba(0, 0, 0, 0.75);
/* 1692 */       cursor: pointer;
/* 1693 */       padding-top: 3px;
/* 1694 */       line-height: 21px;
/* 1695 */       -webkit-transition: all 0.2s ease-in-out;
/* 1696 */       -moz-transition: all 0.2s ease-in-out;
/* 1697 */       -ms-transition: all 0.2s ease-in-out;
/* 1698 */       -o-transition: all 0.2s ease-in-out;
/* 1699 */       transition: all 0.2s ease-in-out;
/* 1700 */       -webkit-border-radius: 0px;

/* override.css */

/* 1701 */       -moz-border-radius: 0px;
/* 1702 */       border-radius: 0px;
/* 1703 */       background-color: #FF6666 !important;
/* 1704 */       background-image: none;
/* 1705 */       font-family: 'blender_pro_thinregular' !important;
/* 1706 */     }
/* 1707 */     .button:hover,
/* 1708 */     .button:visited:hover,
/* 1709 */     .button:focus,
/* 1710 */     .button:visited:focus {
/* 1711 */       color: #ffffff;
/* 1712 */       border: 0px solid #be0d37;
/* 1713 */       background-image: none;
/* 1714 */     }
/* 1715 */     .button:active,
/* 1716 */     .button:visited:active {
/* 1717 */       background-color: #FF6666 !important;
/* 1718 */       background-image: none;
/* 1719 */     }
/* 1720 */         }
/* 1721 */         /*smartphones*/
/* 1722 */          @media only screen and (min-width: 321px) and (max-width:768px) {
/* 1723 */ 
/* 1724 */         .social-links.desktop-hide a {
/* 1725 */ 
/* 1726 */                 border-left:0;
/* 1727 */                 width:38px;
/* 1728 */ 
/* 1729 */         }
/* 1730 */ 
/* 1731 */         .simpleselect{ vertical-align: baseline; margin-bottom: 40px; margin-left: 10px; width:150px;}
/* 1732 */ 
/* 1733 */         .simpleselect .placeholder {
/* 1734 */         background: #cccccc;
/* 1735 */         min-height: 45px;
/* 1736 */         padding: 22.5px 10px;
/* 1737 */         width:290px;
/* 1738 */         margin-top:-45px;
/* 1739 */         margin-left:-10px;
/* 1740 */ }
/* 1741 */         .simpleselect {
/* 1742 */         position: relative;
/* 1743 */         color: #333;
/* 1744 */         z-index: 9998;
/* 1745 */         width:320px;
/* 1746 */ }
/* 1747 */ 
/* 1748 */         .simpleselect { background: none !important;}
/* 1749 */         .placeholder { cursor: pointer; }
/* 1750 */         div.placeholder::after {

/* override.css */

/* 1751 */             background: url('/admin/wp-content/themes/huck2013/library/images/huck-icon-dropdown-large.svg') 100% 50% no-repeat;
/* 1752 */             content: " ";
/* 1753 */             width: 50px;
/* 1754 */             position: absolute;
/* 1755 */             height: 30px;
/* 1756 */             top: 17px;
/* 1757 */             right: 0px;
/* 1758 */         }
/* 1759 */ 
/* 1760 */         .simpleselect .options{
/* 1761 */         width:290px;
/* 1762 */         margin-left:-10px;
/* 1763 */         }
/* 1764 */ 
/* 1765 */         .stockists .panel-container .input-postcode input {
/* 1766 */         margin-top:32px;
/* 1767 */         width: 100%;
/* 1768 */         padding: 22.5px 10px;
/* 1769 */         width:330px;
/* 1770 */         margin-left:-10px;
/* 1771 */ }
/* 1772 */ 
/* 1773 */     .button#location-submit.button{
/* 1774 */         font-size:15px;
/* 1775 */         text-shadow: 0 0px rgba(0, 0, 0, 0);
/* 1776 */         margin-top:27px;
/* 1777 */         margin-left: 1px;
/* 1778 */         }
/* 1779 */ 
/* 1780 */     .button{
/* 1781 */         width:130px;
/* 1782 */         margin-left:-10px;
/* 1783 */         height:55px;
/* 1784 */         margin-bottom:27px;
/* 1785 */     }
/* 1786 */ 
/* 1787 */     .panel-container .panel .step {
/* 1788 */       display: inline-block;
/* 1789 */       width: 100%;
/* 1790 */       border-bottom: 1px solid #999999;
/* 1791 */       padding: 10px 0;
/* 1792 */       height: 377px;
/* 1793 */     }
/* 1794 */ 
/* 1795 */     .stockists .panel-container {
/* 1796 */       clear: both;
/* 1797 */       float: left;
/* 1798 */       margin-top: 40px;
/* 1799 */       width: 100%;
/* 1800 */       height: 411px;

/* override.css */

/* 1801 */     }
/* 1802 */ 
/* 1803 */     .panel-container .panel .step-title {
/* 1804 */       font-family: "blender_pro_mediumregular";
/* 1805 */       display: inline-block;
/* 1806 */       float: left;
/* 1807 */       font-size: 23pt;
/* 1808 */       margin-top: 17px;
/* 1809 */     }
/* 1810 */         .button,
/* 1811 */     .button:visited {
/* 1812 */       border: 0px solid #be0d37;
/* 1813 */       padding: 0px 12px;
/* 1814 */       color: #ffffff;
/* 1815 */       display: inline-block;
/* 1816 */       font-size:145px;
/* 1817 */       font-weight: bold;
/* 1818 */       text-transform: uppercase;
/* 1819 */       text-decoration: none;
/* 1820 */       text-shadow: 0 1px rgba(0, 0, 0, 0.75);
/* 1821 */       cursor: pointer;
/* 1822 */       padding-top: 3px;
/* 1823 */       line-height: 21px;
/* 1824 */       -webkit-transition: all 0.2s ease-in-out;
/* 1825 */       -moz-transition: all 0.2s ease-in-out;
/* 1826 */       -ms-transition: all 0.2s ease-in-out;
/* 1827 */       -o-transition: all 0.2s ease-in-out;
/* 1828 */       transition: all 0.2s ease-in-out;
/* 1829 */       -webkit-border-radius: 0px;
/* 1830 */       -moz-border-radius: 0px;
/* 1831 */       border-radius: 0px;
/* 1832 */       background-color: #FF6666 !important;
/* 1833 */       background-image: none;
/* 1834 */       font-family: 'blender_pro_thinregular' !important;
/* 1835 */     }
/* 1836 */     .button:hover,
/* 1837 */     .button:visited:hover,
/* 1838 */     .button:focus,
/* 1839 */     .button:visited:focus {
/* 1840 */       color: #ffffff;
/* 1841 */       border: 0px solid #be0d37;
/* 1842 */       background-image: none;
/* 1843 */     }
/* 1844 */     .button:active,
/* 1845 */     .button:visited:active {
/* 1846 */       background-color: #FF6666 !important;
/* 1847 */       background-image: none;
/* 1848 */     }
/* 1849 */         }
/* 1850 */ 

/* override.css */

/* 1851 */     @media only screen and (min-width: 480px) and (max-width: 768px) {
/* 1852 */         .social-links.desktop-hide a {
/* 1853 */ 
/* 1854 */                 border-left:0;
/* 1855 */                 width:38px;
/* 1856 */ 
/* 1857 */         }
/* 1858 */ 
/* 1859 */         .simpleselect{ vertical-align: baseline; margin-bottom: 40px; margin-left: 10px; width:150px;}
/* 1860 */ 
/* 1861 */         .simpleselect .placeholder {
/* 1862 */         background: #cccccc;
/* 1863 */         min-height: 45px;
/* 1864 */         padding: 22.5px 10px;
/* 1865 */         width:465px;
/* 1866 */         margin-top:-45px;
/* 1867 */         margin-left:-10px;
/* 1868 */ }
/* 1869 */         .simpleselect {
/* 1870 */         position: relative;
/* 1871 */         color: #333;
/* 1872 */         z-index: 9998;
/* 1873 */         background: none;
/* 1874 */         width:505px;
/* 1875 */ }
/* 1876 */         .simpleselect { background: none !important;}
/* 1877 */         .placeholder { cursor: pointer; }
/* 1878 */         div.placeholder::after {
/* 1879 */             background: url('/admin/wp-content/themes/huck2013/library/images/huck-icon-dropdown-large.svg') 100% 50% no-repeat;
/* 1880 */             content: " ";
/* 1881 */             width: 50px;
/* 1882 */             position: absolute;
/* 1883 */             height: 30px;
/* 1884 */             top: 17px;
/* 1885 */             right: 10px;
/* 1886 */         }
/* 1887 */ 
/* 1888 */ .simpleselect .options{
/* 1889 */     width:465px;
/* 1890 */     margin-left:-10px;
/* 1891 */     }
/* 1892 */ 
/* 1893 */         .stockists .panel-container .input-postcode input {
/* 1894 */         margin-top:32px;
/* 1895 */         width: 100%;
/* 1896 */         padding: 22.5px 10px;
/* 1897 */         width:510px;
/* 1898 */         margin-left:-10px;
/* 1899 */ }
/* 1900 */ 

/* override.css */

/* 1901 */ .button#location-submit.button{
/* 1902 */     font-size:15px;
/* 1903 */     text-shadow: 0 0px rgba(0, 0, 0, 0);
/* 1904 */     margin-top:27px;
/* 1905 */     }
/* 1906 */ 
/* 1907 */ .button{
/* 1908 */     width:230px;
/* 1909 */     margin-left:-10px;
/* 1910 */     height:55px;
/* 1911 */     margin-bottom:27px;
/* 1912 */ }
/* 1913 */ 
/* 1914 */ .panel-container .panel .step {
/* 1915 */   display: inline-block;
/* 1916 */   width: 100%;
/* 1917 */   border-bottom: 1px solid #999999;
/* 1918 */   padding: 10px 0;
/* 1919 */   height: 377px;
/* 1920 */ }
/* 1921 */ 
/* 1922 */ .stockists .panel-container {
/* 1923 */   clear: both;
/* 1924 */   float: left;
/* 1925 */   margin-top: 40px;
/* 1926 */   width: 100%;
/* 1927 */   height: 411px;
/* 1928 */ }
/* 1929 */ 
/* 1930 */ .panel-container .panel .step-title {
/* 1931 */   font-family: "blender_pro_mediumregular";
/* 1932 */   display: inline-block;
/* 1933 */   float: left;
/* 1934 */   font-size: 23pt;
/* 1935 */   margin-top: 17px;
/* 1936 */ }
/* 1937 */     .button,
/* 1938 */ .button:visited {
/* 1939 */   border: 0px solid #be0d37;
/* 1940 */   padding: 0px 12px;
/* 1941 */   color: #ffffff;
/* 1942 */   display: inline-block;
/* 1943 */   font-size:145px;
/* 1944 */   font-weight: bold;
/* 1945 */   text-transform: uppercase;
/* 1946 */   text-decoration: none;
/* 1947 */   text-shadow: 0 1px rgba(0, 0, 0, 0.75);
/* 1948 */   cursor: pointer;
/* 1949 */   padding-top: 3px;
/* 1950 */   line-height: 21px;

/* override.css */

/* 1951 */   -webkit-transition: all 0.2s ease-in-out;
/* 1952 */   -moz-transition: all 0.2s ease-in-out;
/* 1953 */   -ms-transition: all 0.2s ease-in-out;
/* 1954 */   -o-transition: all 0.2s ease-in-out;
/* 1955 */   transition: all 0.2s ease-in-out;
/* 1956 */   -webkit-border-radius: 0px;
/* 1957 */   -moz-border-radius: 0px;
/* 1958 */   border-radius: 0px;
/* 1959 */   background-color: #FF6666 !important;
/* 1960 */   background-image: none;
/* 1961 */   font-family: 'blender_pro_thinregular' !important;
/* 1962 */ }
/* 1963 */ .button:hover,
/* 1964 */ .button:visited:hover,
/* 1965 */ .button:focus,
/* 1966 */ .button:visited:focus {
/* 1967 */   color: #ffffff;
/* 1968 */   border: 0px solid #be0d37;
/* 1969 */   background-image: none;
/* 1970 */ }
/* 1971 */ .button:active,
/* 1972 */ .button:visited:active {
/* 1973 */   background-color: #FF6666 !important;
/* 1974 */   background-image: none;
/* 1975 */ }
/* 1976 */     }
/* 1977 */ 
/* 1978 */     @media only screen and (min-width: 768px) and (max-width:1024px) {
/* 1979 */         .social-links.desktop-hide a {
/* 1980 */ 
/* 1981 */                 border-left:0;
/* 1982 */                 width:38px;
/* 1983 */ 
/* 1984 */         }
/* 1985 */ 
/* 1986 */         .simpleselect{ vertical-align: baseline; margin-bottom: 40px; margin-left: 10px; width:150px;}
/* 1987 */ 
/* 1988 */         .simpleselect .placeholder {
/* 1989 */         background: #cccccc;
/* 1990 */         min-height: 45px;
/* 1991 */         padding: 22.5px 10px;
/* 1992 */         width:835px;
/* 1993 */         margin-top:-45px;
/* 1994 */         margin-left:-10px;
/* 1995 */ }
/* 1996 */         .simpleselect {
/* 1997 */         position: relative;
/* 1998 */         color: #333;
/* 1999 */         z-index: 9998;
/* 2000 */         background: none;

/* override.css */

/* 2001 */         width:875px;
/* 2002 */ }
/* 2003 */         .simpleselect { background: none !important;}
/* 2004 */         .placeholder { cursor: pointer; }
/* 2005 */         div.placeholder::after {
/* 2006 */             background: url('/admin/wp-content/themes/huck2013/library/images/huck-icon-dropdown-large.svg') 100% 50% no-repeat;
/* 2007 */             content: " ";
/* 2008 */             width: 50px;
/* 2009 */             position: absolute;
/* 2010 */             height: 30px;
/* 2011 */             top: 17px;
/* 2012 */             right: 10px;
/* 2013 */         }
/* 2014 */ 
/* 2015 */     .simpleselect .options{
/* 2016 */     width:835px;
/* 2017 */     margin-left:-10px;
/* 2018 */     }
/* 2019 */ 
/* 2020 */         .stockists .panel-container .input-postcode input {
/* 2021 */         margin-top:32px;
/* 2022 */         width: 100%;
/* 2023 */         padding: 22.5px 10px;
/* 2024 */         width:885px;
/* 2025 */         margin-left:-10px;
/* 2026 */ }
/* 2027 */ 
/* 2028 */ .button#location-submit.button{
/* 2029 */     font-size:15px;
/* 2030 */     text-shadow: 0 0px rgba(0, 0, 0, 0);
/* 2031 */     margin-top:27px;
/* 2032 */     }
/* 2033 */ 
/* 2034 */ .button{
/* 2035 */     width:430px;
/* 2036 */     margin-left:-10px;
/* 2037 */     height:55px;
/* 2038 */     margin-bottom:27px;
/* 2039 */ 
/* 2040 */ }
/* 2041 */ 
/* 2042 */ .panel-container .panel .step {
/* 2043 */   display: inline-block;
/* 2044 */   width: 100%;
/* 2045 */   border-bottom: 1px solid #999999;
/* 2046 */   padding: 10px 0;
/* 2047 */   height: 377px;
/* 2048 */ }
/* 2049 */ 
/* 2050 */ .stockists .panel-container {

/* override.css */

/* 2051 */   clear: both;
/* 2052 */   float: left;
/* 2053 */   margin-top: 40px;
/* 2054 */   width: 100%;
/* 2055 */   height: 411px;
/* 2056 */ }
/* 2057 */ 
/* 2058 */ .panel-container .panel .step-title {
/* 2059 */   font-family: "blender_pro_mediumregular";
/* 2060 */   display: inline-block;
/* 2061 */   float: left;
/* 2062 */   font-size: 23pt;
/* 2063 */   margin-top: 17px;
/* 2064 */ }
/* 2065 */     .button,
/* 2066 */ .button:visited {
/* 2067 */   border: 0px solid #be0d37;
/* 2068 */   padding: 0px 12px;
/* 2069 */   color: #ffffff;
/* 2070 */   display: inline-block;
/* 2071 */   font-size:145px;
/* 2072 */   font-weight: bold;
/* 2073 */   text-transform: uppercase;
/* 2074 */   text-decoration: none;
/* 2075 */   text-shadow: 0 1px rgba(0, 0, 0, 0.75);
/* 2076 */   cursor: pointer;
/* 2077 */   padding-top: 3px;
/* 2078 */   line-height: 21px;
/* 2079 */   -webkit-transition: all 0.2s ease-in-out;
/* 2080 */   -moz-transition: all 0.2s ease-in-out;
/* 2081 */   -ms-transition: all 0.2s ease-in-out;
/* 2082 */   -o-transition: all 0.2s ease-in-out;
/* 2083 */   transition: all 0.2s ease-in-out;
/* 2084 */   -webkit-border-radius: 0px;
/* 2085 */   -moz-border-radius: 0px;
/* 2086 */   border-radius: 0px;
/* 2087 */   background-color: #FF6666 !important;
/* 2088 */   background-image: none;
/* 2089 */   font-family: 'blender_pro_thinregular' !important;
/* 2090 */ }
/* 2091 */ .button:hover,
/* 2092 */ .button:visited:hover,
/* 2093 */ .button:focus,
/* 2094 */ .button:visited:focus {
/* 2095 */   color: #ffffff;
/* 2096 */   border: 0px solid #be0d37;
/* 2097 */   background-image: none;
/* 2098 */ }
/* 2099 */ .button:active,
/* 2100 */ .button:visited:active {

/* override.css */

/* 2101 */   background-color: #FF6666 !important;
/* 2102 */   background-image: none;
/* 2103 */ }
/* 2104 */     }
/* 2105 */ 
/* 2106 */ @media only screen and (min-width:1025px) {
/* 2107 */     .simpleselect .placeholder {
/* 2108 */     background: #cccccc;
/* 2109 */     min-height: 21px;
/* 2110 */     padding: 3px 10px;
/* 2111 */     margin-top: -25px;
/* 2112 */     }
/* 2113 */ 
/* 2114 */     .simpleselect { background: none;}
/* 2115 */     .placeholder { cursor: pointer; }
/* 2116 */     div.placeholder::after {
/* 2117 */         background: url('/admin/wp-content/themes/huck2013/library/images/huck-icon-dropdown.svg') 100% 50% no-repeat;
/* 2118 */         content: " ";
/* 2119 */         width: 50px;
/* 2120 */         position: absolute;
/* 2121 */         height: 20px;
/* 2122 */         top: 2px;
/* 2123 */         right: 0px;
/* 2124 */     }
/* 2125 */ 
/* 2126 */     #simpleselect_countries { vertical-align: baseline; top: 37px; padding-right: 20px; margin-left: -150px;}
/* 2127 */     .push-right { padding-left: 10px; margin-left: 425px; margin-top: -27px;}
/* 2128 */     .button-submit{margin-top:-30px; float:right; margin-left:-70px;}
/* 2129 */ 
/* 2130 */ }
/* 2131 */ @media only screen and (max-width:1024px) {
/* 2132 */ 
/* 2133 */ }
/* 2134 */ 
/* 2135 */ 
/* 2136 */ 
/* 2137 */ 
/* 2138 */ 
/* 2139 */ 
/* 2140 */ /*<<<<<< HEAD
/* 2141 *| 
/* 2142 *|     /*
/* 2143 *|     * Buttons
/* 2144 *|     */
/* 2145 */ 
/* 2146 */ 
/* 2147 */     .button,
/* 2148 */ .button:visited {
/* 2149 */   border: 0px solid #be0d37;
/* 2150 */   padding: 2px 25px;

/* override.css */

/* 2151 */   color: #ffffff;
/* 2152 */   display: inline-block;
/* 2153 */   font-size: 12px;
/* 2154 */   font-weight: bold;
/* 2155 */   text-transform: uppercase;
/* 2156 */   text-decoration: none;
/* 2157 */   text-shadow: 0 0 rgba(0, 0, 0, 0);
/* 2158 */   cursor: pointer;
/* 2159 */   margin-bottom:0px;
/* 2160 */   padding-top: 1px;
/* 2161 */   line-height: 21px;
/* 2162 */   -webkit-transition: all 0.2s ease-in-out;
/* 2163 */   -moz-transition: all 0.2s ease-in-out;
/* 2164 */   -ms-transition: all 0.2s ease-in-out;
/* 2165 */   -o-transition: all 0.2s ease-in-out;
/* 2166 */   transition: all 0.2s ease-in-out;
/* 2167 */   -webkit-border-radius: 0px;
/* 2168 */   -moz-border-radius: 0px;
/* 2169 */   border-radius: 0px;
/* 2170 */   background-color: #FF6666 !important;
/* 2171 */   background-image: none;
/* 2172 */   font-family: 'blender_pro_thinregular' !important;
/* 2173 */ }
/* 2174 */ .button:hover,
/* 2175 */ .button:visited:hover,
/* 2176 */ .button:focus,
/* 2177 */ .button:visited:focus {
/* 2178 */   color: #ffffff;
/* 2179 */   border: 0px solid #be0d37;
/* 2180 */   background-image: none;
/* 2181 */ }
/* 2182 */ .button:active,
/* 2183 */ .button:visited:active {
/* 2184 */   background-color: #FF6666 !important;
/* 2185 */   background-image: none;
/* 2186 */ }
/* 2187 */ ::-webkit-input-placeholder {
/* 2188 */     color: #666666;
/* 2189 */ }
/* 2190 */ 
/* 2191 */ h1.stockistH1 {
/* 2192 */     font-weight: lighter !important;
/* 2193 */     font-size: 52px;
/* 2194 */     margin-top: 20px;
/* 2195 */ }
/* 2196 */ 
/* 2197 */ h1.stockistH1 strong {
/* 2198 */     font-size: 60px;
/* 2199 */ }
/* 2200 */ 

/* override.css */

/* 2201 */ #panelResults{
/* 2202 */     margin-top: 0px !important;
/* 2203 */ }
/* 2204 */ 
/* 2205 */ .stockist-postcode {
/* 2206 */     line-height: 1em; width: 80px; vertical-align: baseline;
/* 2207 */     padding-right: 10px;
/* 2208 */     padding-left: 10px;
/* 2209 */     padding-top: 0px;
/* 2210 */     width: auto;
/* 2211 */ }
/* 2212 */ 
/* 2213 */ .baseline{
/* 2214 */     vertical-align: baseline;
/* 2215 */     top: 36px;
/* 2216 */     margin-top: -27px;
/* 2217 */ }
/* 2218 */ 
/* 2219 */ #simpleselect_countries { vertical-align: baseline; top: 37px; padding-right: 20px; }
/* 2220 */ 
/* 2221 */ .push-right { padding-left: 10px; }
/* 2222 */ /*=======*/
/* 2223 */     #huck-recommends article .entry-content {
/* 2224 */ min-height: 210px;
/* 2225 */ }
/* 2226 */ /*>>>>>>> 12a42006c4b4c2c71fb52518624e60d03e7f72e3*/
/* 2227 */ 
/* 2228 */ .filter-subject .placeholder, .options { margin-top: 0; }
/* 2229 */ .filter-type .placeholder, .options { margin-top: 0; }
/* 2230 */  #simpleselect_type { width: 246px; }
/* 2231 */ 
/* 2232 */  @media only screen and (max-width: 1025px) {
/* 2233 */     .search-filter.sub-category-filter .placeholder::after {
/* 2234 */        background: url('/admin/wp-content/themes/huck2013/library/images/huck-icon-dropdown-large.svg') 100% 50% no-repeat;
/* 2235 */        content: " ";
/* 2236 */        width: 50px;
/* 2237 */        position: absolute;
/* 2238 */        height: 30px;
/* 2239 */        top: 10px;
/* 2240 */        right: -25px;
/* 2241 */     }
/* 2242 */  }
/* 2243 */ 
/* 2244 */  @media only screen and (max-width: 768px) {
/* 2245 */      .stockists .stockist {
/* 2246 */         min-height: 160px;
/* 2247 */         width: 100%;
/* 2248 */      }
/* 2249 */  }
/* 2250 */ 

/* override.css */

/* 2251 */  .results { z-index: 10100; }
/* 2252 */  .header { z-index: 20000; }
/* 2253 */ 
/* 2254 */ 
/* 2255 */  @media only screen and (min-width: 1025px){
/* 2256 */     .input-postcode .push-right {
/* 2257 */         margin-left: 40px;
/* 2258 */     }
/* 2259 */ 
/* 2260 */     .stockists .panel-container .input-postcode {
/* 2261 */         margin-left: 0px;
/* 2262 */     }
/* 2263 */ 
/* 2264 */     div.input-postcode #simpleselect_countries {
/* 2265 */         width: 330px
/* 2266 */     }
/* 2267 */ 
/* 2268 */     div.input-postcode #simpleselect_countries .placeholder, div.input-postcode #simpleselect_countries .options{
/* 2269 */         width: 309px
/* 2270 */     }
/* 2271 */ 
/* 2272 */     .input-postcode .button-submit {
/* 2273 */         margin-top: -29px;
/* 2274 */         float: right;
/* 2275 */         margin-left: 18px;
/* 2276 */     }
/* 2277 */     .input-postcode #simpleselect_countries {
/* 2278 */         top: -36px;
/* 2279 */         margin-left: 90px;
/* 2280 */ 
/* 2281 */     }
/* 2282 */  }
/* 2283 */ 
/* 2284 */  div.stockist > div.details.border-left > h3 {
/* 2285 */     font-size: 15pt;
/* 2286 */  }
/* 2287 */ 
/* 2288 */ 
/* 2289 */  /* KODAK */
/* 2290 */  .category-kodak-ektra #breadcrumbs {
/* 2291 */      display: none;
/* 2292 */  }
/* 2293 */  .category-kodak-ektra .row {
/* 2294 */      clear: both;
/* 2295 */  }
/* 2296 */  .kodak-intro {
/* 2297 */      display: none;
/* 2298 */      padding-top: 20px;
/* 2299 */      padding-bottom: 20px;
/* 2300 */      padding-right: 50px;

/* override.css */

/* 2301 */      /*margin-bottom: 40px;*/
/* 2302 */      background-repeat: no-repeat;
/* 2303 */      background-position: center right;
/* 2304 */      background-image: url("/admin/wp-content/themes/huck2013/library/images/kodakPhone.png");
/* 2305 */      background-size: contain;
/* 2306 */      background-origin: content-box;
/* 2307 */  }
/* 2308 */  .kodak-intro span {
/* 2309 */      display: block;
/* 2310 */      color: #ED0000;
/* 2311 */      font-size: 72pt;
/* 2312 */      font-family: "blender_pro_mediumregular";
/* 2313 */      line-height: 92px;
/* 2314 */  }
/* 2315 */ 
/* 2316 */  /*.title-kodak-ektra a {
/* 2317 *|      color: #ED0000 !important;
/* 2318 *|  }*/
/* 2319 */ 
/* 2320 */  .kodak-advert--fallback {
/* 2321 */      height: 700px;
/* 2322 */      width: 100%;
/* 2323 */      position: relative;
/* 2324 */      background-color: #FFB700;
/* 2325 */  }
/* 2326 */ 
/* 2327 */  .kodak-advert--fallback img {
/* 2328 */      position: absolute;
/* 2329 */      bottom: -25px;
/* 2330 */      left: -55px;
/* 2331 */      width: 300px;
/* 2332 */      height: auto;
/* 2333 */  }
/* 2334 */ 
/* 2335 */  .kodak-single .single-page-top .article-header a {
/* 2336 */      color: #ED0000 !important;
/* 2337 */  }
/* 2338 */ 
/* 2339 */  .kodak-single .single-page-top .article-header .post-subtitle a {
/* 2340 */      opacity: 0.4;
/* 2341 */  }
/* 2342 */ 
/* 2343 */  .kodak-single #breadcrumbs {
/* 2344 */      margin-top: 0 !important;
/* 2345 */  }
/* 2346 */ 
/* 2347 */  .kodak-banner,
/* 2348 */  .kodak-banner--mobile {
/* 2349 */     max-width: 100%;
/* 2350 */     margin-bottom: 20px;

/* override.css */

/* 2351 */     margin-top: -12px;
/* 2352 */     display: block;
/* 2353 */ 
/* 2354 */  }
/* 2355 */ 
/* 2356 */  .kodak-banner--mobile {
/* 2357 */      margin-top: -6px;
/* 2358 */      display: none;
/* 2359 */  }
/* 2360 */ 
/* 2361 */ .category-kodak-ektra .sub-menu li a {
/* 2362 */     font-family: "blender_pro_thinregular" !important;
/* 2363 */     color: black;
/* 2364 */ }
/* 2365 */ .category-kodak-ektra .sub-menu li a:hover {
/* 2366 */     color: white;
/* 2367 */ }
/* 2368 */ 
/* 2369 */ .category-kodak-ektra .overlay {
/* 2370 */     background: url("/admin/wp-content/themes/huck2013/library/images/huck-bg-ffb700-90.png");
/* 2371 */ }
/* 2372 */ 
/* 2373 */  .kodak-intro .h1 {
/* 2374 */      text-transform: uppercase;
/* 2375 */  }
/* 2376 */ 
/* 2377 */  .category-kodak-ektra .kodak-intro,
/* 2378 */  .kodak-single .kodak-intro {
/* 2379 */      display: block;
/* 2380 */  }
/* 2381 */  .kodak-single .kodak-intro {
/* 2382 */      padding-right: 0;
/* 2383 */      margin-bottom: 0;
/* 2384 */  }
/* 2385 */  .home-articles .category-kodak-ektra .post-titles .h2 a {
/* 2386 */      color: #ED0000;
/* 2387 */  }
/* 2388 */  .home-articles .category-kodak-ektra .post-titles .post-subtitle a {
/* 2389 */      color: #ED0000;
/* 2390 */      opacity: 0.4;
/* 2391 */  }
/* 2392 */  .category-kodak-ektra .article-header .breadcrumbs a {
/* 2393 */      color: black;
/* 2394 */  }
/* 2395 */ 
/* 2396 */  @media only screen and (max-width: 988px) {
/* 2397 */      .kodak-intro span {
/* 2398 */          font-size: 30pt;
/* 2399 */          line-height: 42px;
/* 2400 */      }

/* override.css */

/* 2401 */      .category-kodak-ektra .kodak-intro,
/* 2402 */      .kodak-single .kodak-intro {
/* 2403 */          background-image: none;
/* 2404 */      }
/* 2405 */     .kodak-banner--mobile {
/* 2406 */         display: block;
/* 2407 */     }
/* 2408 */     .kodak-banner {
/* 2409 */         display: none;
/* 2410 */     }
/* 2411 */ 
/* 2412 */  }
/* 2413 */ 
/* 2414 */  /* KODAK */
/* 2415 */ 
/* 2416 */  div[id*='vice-ad-protector-sidebar-'] {
/* 2417 */      clear:both;
/* 2418 */  }
/* 2419 */ 
/* 2420 */  .archive div[id*='vice-ad-protector-sidebar-'] {
/* 2421 */      clear:none;
/* 2422 */      float:right;
/* 2423 */      width:402px;
/* 2424 */  }
/* 2425 */  @media only screen and (max-width: 988px) {
/* 2426 */      .archive div[id*='vice-ad-protector-sidebar-'] {
/* 2427 */         float: none;
/* 2428 */         width: 300px;
/* 2429 */         margin-left: auto;
/* 2430 */         margin-right: auto;
/* 2431 */         clear: both;
/* 2432 */      }
/* 2433 */  }
/* 2434 */ 
/* 2435 */  /* Maintenance - Jan 2018 */
/* 2436 */ 
/* 2437 */ .single .single-content {
/* 2438 */     position: relative;
/* 2439 */ }
/* 2440 */ .single .single-content .social-share {
/* 2441 */     position: absolute;
/* 2442 */     width: 40px;
/* 2443 */     margin-left: -44px;
/* 2444 */ }
/* 2445 */ .single .single-content .social-share .entry-content {
/* 2446 */     display: none;
/* 2447 */ }
/* 2448 */ .single .single-content .social-share .ssba a {
/* 2449 */     display: inline-block;
/* 2450 */     width: 30px;

/* override.css */

/* 2451 */     height: 30px;
/* 2452 */     overflow: hidden;
/* 2453 */     position: relative;
/* 2454 */ }
/* 2455 */ .single .single-content .social-share .ssba a img {
/* 2456 */     width: 30px !important;
/* 2457 */     padding: 0;
/* 2458 */     position: relative;
/* 2459 */     margin-bottom: 0;
/* 2460 */ }
/* 2461 */ .single .single-content .social-share .ssba a:hover img {
/* 2462 */     top:-30px;
/* 2463 */ }
/* 2464 */ .single .single-content .socialFixed {
/* 2465 */     position: fixed;
/* 2466 */     top:60px;
/* 2467 */ }
/* 2468 */ 
/* 2469 */ .single #outer-content {
/* 2470 */     position: relative;
/* 2471 */     background-color:white;
/* 2472 */ }
/* 2473 */ 
/* 2474 */ @media only screen and (max-width: 1024px) {
/* 2475 */     .single .single-content .social-share {
/* 2476 */         display: none;
/* 2477 */     }
/* 2478 */ }
/* 2479 */ 
/* 2480 */  /* Maintenance - Feb 2018 */
/* 2481 */ 
/* 2482 */  .home.sticky-container {
/* 2483 */      margin-bottom: 60px;
/* 2484 */  }
/* 2485 */ 

/* genericons.css */

/* 1   */ /**
/* 2   *| 
/* 3   *| 	Genericons Helper CSS
/* 4   *| 
/* 5   *| */
/* 6   */ 
/* 7   */ 
/* 8   */ /**
/* 9   *|  * The font was graciously generated by Font Squirrel (http://www.fontsquirrel.com). We love those guys.
/* 10  *|  */
/* 11  */ 
/* 12  */ @font-face {
/* 13  */     font-family: 'Genericons';
/* 14  */     src: url('/admin/wp-content/themes/huck2013/library/css/font/genericons-regular-webfont.eot');
/* 15  */     src: url('/admin/wp-content/themes/huck2013/library/css/font/genericons-regular-webfont.eot?#iefix') format('embedded-opentype'),
/* 16  */          url('/admin/wp-content/themes/huck2013/library/css/font/genericons-regular-webfont.woff') format('woff'),
/* 17  */          url('/admin/wp-content/themes/huck2013/library/css/font/genericons-regular-webfont.ttf') format('truetype'),
/* 18  */          url('/admin/wp-content/themes/huck2013/library/css/font/genericons-regular-webfont.svg#genericonsregular') format('svg');
/* 19  */     font-weight: normal;
/* 20  */     font-style: normal;
/* 21  */ 
/* 22  */ }
/* 23  */ 
/* 24  */ 
/* 25  */ /**
/* 26  *|  * All Genericons
/* 27  *|  */
/* 28  */ 
/* 29  */ .genericon {
/* 30  */ 	display: inline-block;
/* 31  */ 	width: 16px;
/* 32  */ 	height: 16px;
/* 33  */ 	-webkit-font-smoothing: antialiased;
/* 34  */ 	-moz-osx-font-smoothing: grayscale;
/* 35  */ 	font-size: 16px;
/* 36  */ 	line-height: 1;
/* 37  */ 	font-family: 'Genericons';
/* 38  */ 	text-decoration: inherit;
/* 39  */ 	font-weight: normal;
/* 40  */ 	font-style: normal;
/* 41  */ 	vertical-align: top;
/* 42  */ }
/* 43  */ 
/* 44  */ /**
/* 45  *|  * IE7 and IE6 hacks
/* 46  *|  */
/* 47  */ 
/* 48  */ .genericon {
/* 49  */ 	*overflow: auto;
/* 50  */ 	*zoom: 1;

/* genericons.css */

/* 51  */ 	*display: inline;
/* 52  */ }
/* 53  */ 
/* 54  */ /**
/* 55  *|  * Individual icons
/* 56  *|  */
/* 57  */ 
/* 58  */ /* Post formats */
/* 59  */ .genericon-standard:before {        content: '\f100'; }
/* 60  */ .genericon-aside:before {           content: '\f101'; }
/* 61  */ .genericon-image:before {           content: '\f102'; }
/* 62  */ .genericon-gallery:before {         content: '\f103'; }
/* 63  */ .genericon-video:before {           content: '\f104'; }
/* 64  */ .genericon-status:before {          content: '\f105'; }
/* 65  */ .genericon-quote:before {           content: '\f106'; }
/* 66  */ .genericon-link:before {            content: '\f107'; }
/* 67  */ .genericon-chat:before {            content: '\f108'; }
/* 68  */ .genericon-audio:before {           content: '\f109'; }
/* 69  */ 
/* 70  */ /* Social icons */
/* 71  */ .genericon-github:before {          content: '\f200'; }
/* 72  */ .genericon-dribbble:before {        content: '\f201'; }
/* 73  */ .genericon-twitter:before {         content: '\f202'; }
/* 74  */ .genericon-facebook:before {        content: '\f203'; }
/* 75  */ .genericon-facebook-alt:before {    content: '\f204'; }
/* 76  */ .genericon-wordpress:before {       content: '\f205'; }
/* 77  */ .genericon-googleplus:before {      content: '\f206'; }
/* 78  */ .genericon-linkedin:before {        content: '\f207'; }
/* 79  */ .genericon-linkedin-alt:before {    content: '\f208'; }
/* 80  */ .genericon-pinterest:before {       content: '\f209'; }
/* 81  */ .genericon-pinterest-alt:before {   content: '\f210'; }
/* 82  */ .genericon-flickr:before {          content: '\f211'; }
/* 83  */ .genericon-vimeo:before {           content: '\f212'; }
/* 84  */ .genericon-youtube:before {         content: '\f213'; }
/* 85  */ .genericon-tumblr:before {          content: '\f214'; }
/* 86  */ .genericon-instagram:before {       content: '\f215'; }
/* 87  */ .genericon-codepen:before {         content: '\f216'; }
/* 88  */ .genericon-polldaddy:before {       content: '\f217'; }
/* 89  */ .genericon-googleplus-alt:before {  content: '\f218'; }
/* 90  */ .genericon-path:before {            content: '\f219'; }
/* 91  */ .genericon-skype:before {           content: '\f220'; }
/* 92  */ .genericon-digg:before {            content: '\f221'; }
/* 93  */ .genericon-reddit:before {          content: '\f222'; }
/* 94  */ .genericon-stumbleupon:before {     content: '\f223'; }
/* 95  */ .genericon-pocket:before {          content: '\f224'; }
/* 96  */ .genericon-dropbox:before {         content: '\f225'; }
/* 97  */ 
/* 98  */ /* Meta icons */
/* 99  */ .genericon-comment:before {         content: '\f300'; }
/* 100 */ .genericon-category:before {        content: '\f301'; }

/* genericons.css */

/* 101 */ .genericon-tag:before {             content: '\f302'; }
/* 102 */ .genericon-time:before {            content: '\f303'; }
/* 103 */ .genericon-user:before {            content: '\f304'; }
/* 104 */ .genericon-day:before {             content: '\f305'; }
/* 105 */ .genericon-week:before {            content: '\f306'; }
/* 106 */ .genericon-month:before {           content: '\f307'; }
/* 107 */ .genericon-pinned:before {          content: '\f308'; }
/* 108 */ 
/* 109 */ /* Other icons */
/* 110 */ .genericon-search:before {          content: '\f400'; }
/* 111 */ .genericon-unzoom:before {          content: '\f401'; }
/* 112 */ .genericon-zoom:before {            content: '\f402'; }
/* 113 */ .genericon-show:before {            content: '\f403'; }
/* 114 */ .genericon-hide:before {            content: '\f404'; }
/* 115 */ .genericon-close:before {           content: '\f405'; }
/* 116 */ .genericon-close-alt:before {       content: '\f406'; }
/* 117 */ .genericon-trash:before {           content: '\f407'; }
/* 118 */ .genericon-star:before {            content: '\f408'; }
/* 119 */ .genericon-home:before {            content: '\f409'; }
/* 120 */ .genericon-mail:before {            content: '\f410'; }
/* 121 */ .genericon-edit:before {            content: '\f411'; }
/* 122 */ .genericon-reply:before {           content: '\f412'; }
/* 123 */ .genericon-feed:before {            content: '\f413'; }
/* 124 */ .genericon-warning:before {         content: '\f414'; }
/* 125 */ .genericon-share:before {           content: '\f415'; }
/* 126 */ .genericon-attachment:before {      content: '\f416'; }
/* 127 */ .genericon-location:before {        content: '\f417'; }
/* 128 */ .genericon-checkmark:before {       content: '\f418'; }
/* 129 */ .genericon-menu:before {            content: '\f419'; }
/* 130 */ .genericon-refresh:before {         content: '\f420'; }
/* 131 */ .genericon-minimize:before {        content: '\f421'; }
/* 132 */ .genericon-maximize:before {        content: '\f422'; }
/* 133 */ .genericon-404:before {             content: '\f423'; }
/* 134 */ .genericon-spam:before {            content: '\f424'; }
/* 135 */ .genericon-summary:before {         content: '\f425'; }
/* 136 */ .genericon-cloud:before {           content: '\f426'; }
/* 137 */ .genericon-key:before {             content: '\f427'; }
/* 138 */ .genericon-dot:before {             content: '\f428'; }
/* 139 */ .genericon-next:before {            content: '\f429'; }
/* 140 */ .genericon-previous:before {        content: '\f430'; }
/* 141 */ .genericon-expand:before {          content: '\f431'; }
/* 142 */ .genericon-collapse:before {        content: '\f432'; }
/* 143 */ .genericon-dropdown:before {        content: '\f433'; }
/* 144 */ .genericon-dropdown-left:before {   content: '\f434'; }
/* 145 */ .genericon-top:before {             content: '\f435'; }
/* 146 */ .genericon-draggable:before {       content: '\f436'; }
/* 147 */ .genericon-phone:before {           content: '\f437'; }
/* 148 */ .genericon-send-to-phone:before {   content: '\f438'; }
/* 149 */ .genericon-plugin:before {          content: '\f439'; }
/* 150 */ .genericon-cloud-download:before {  content: '\f440'; }

/* genericons.css */

/* 151 */ .genericon-cloud-upload:before {    content: '\f441'; }
/* 152 */ .genericon-external:before {        content: '\f442'; }
/* 153 */ .genericon-document:before {        content: '\f443'; }
/* 154 */ .genericon-book:before {            content: '\f444'; }
/* 155 */ .genericon-cog:before {             content: '\f445'; }
/* 156 */ .genericon-unapprove:before {       content: '\f446'; }
/* 157 */ .genericon-cart:before {            content: '\f447'; }
/* 158 */ .genericon-pause:before {           content: '\f448'; }
/* 159 */ .genericon-stop:before {            content: '\f449'; }
/* 160 */ .genericon-skip-back:before {       content: '\f450'; }
/* 161 */ .genericon-skip-ahead:before {      content: '\f451'; }
/* 162 */ .genericon-play:before {            content: '\f452'; }
/* 163 */ .genericon-tablet:before {          content: '\f453'; }
/* 164 */ .genericon-send-to-tablet:before {  content: '\f454'; }
/* 165 */ .genericon-info:before {            content: '\f455'; }
/* 166 */ .genericon-notice:before {          content: '\f456'; }
/* 167 */ .genericon-help:before {            content: '\f457'; }
/* 168 */ .genericon-fastforward:before {     content: '\f458'; }
/* 169 */ .genericon-rewind:before {          content: '\f459'; }
/* 170 */ .genericon-portfolio:before {       content: '\f460'; }
/* 171 */ .genericon-heart:before {           content: '\f461'; }
/* 172 */ .genericon-code:before {            content: '\f462'; }
/* 173 */ .genericon-subscribe:before {       content: '\f463'; }
/* 174 */ .genericon-unsubscribe:before {     content: '\f464'; }
/* 175 */ .genericon-subscribed:before {      content: '\f465'; }
/* 176 */ .genericon-reply-alt:before {       content: '\f466'; }
/* 177 */ .genericon-reply-single:before {    content: '\f467'; }
/* 178 */ .genericon-flag:before {            content: '\f468'; }
/* 179 */ .genericon-print:before {           content: '\f469'; }
/* 180 */ .genericon-lock:before {            content: '\f470'; }
/* 181 */ .genericon-bold:before {            content: '\f471'; }
/* 182 */ .genericon-italic:before {          content: '\f472'; }
/* 183 */ .genericon-picture:before {         content: '\f473'; }
/* 184 */ .genericon-fullscreen:before {      content: '\f474'; }
/* 185 */ 
/* 186 */ /* Generic shapes */
/* 187 */ .genericon-uparrow:before {         content: '\f500'; }
/* 188 */ .genericon-rightarrow:before {      content: '\f501'; }
/* 189 */ .genericon-downarrow:before {       content: '\f502'; }
/* 190 */ .genericon-leftarrow:before {       content: '\f503'; }
/* 191 */ 
/* 192 */ 
/* 193 */ 
/* 194 */ 
/* 195 */ 
/* 196 */ 
