
/* style.css */

/* 1    */ /*
/* 2    *| Theme Name: Santiago Kid
/* 3    *| Theme URI: http://www.rockmysite.de
/* 4    *| Description: Child Theme for Santiago
/* 5    *| Author: Rock my Site
/* 6    *| Author URI: http://www.rockmysite.de
/* 7    *| Template: fp_santiago
/* 8    *| Version: 18.95
/* 9    *| */
/* 10   */ 
/* 11   */ /*
/* 12   *| Theme Name: Santiago
/* 13   *| Theme URI: http://fairpixels.com/
/* 14   *| Author: FairPixels
/* 15   *| Author URI: http://fairpixels.com/
/* 16   *| Description: A Magazine and Blog Theme
/* 17   *| Version: 1.0
/* 18   *| License: GNU General Public License v2 or later
/* 19   *| License URI: http://www.gnu.org/licenses/gpl-2.0.html
/* 20   *| Tags: white, black, gray, light, one-column, two-columns, right-sidebar, responsive-layout, featured-images, full-width-template, sticky-post, theme-options
/* 21   *| Text Domain: fairpixels
/* 22   *| */
/* 23   */ 
/* 24   */ /*
/* 25   *| 
/* 26   *| WARNING! DO NOT EDIT THIS FILE!
/* 27   *| 
/* 28   *| Do not edit this file, it will be overwritten by the next theme update. If you want to customize the styles, create a child theme instead See: http://codex.wordpress.org/Child_Themes
/* 29   *| */
/* 30   */ 
/* 31   */ /* TABLE OF CONTENT 
/* 32   *|  * ==================
/* 33   *|  * 1.  BASE
/* 34   *|  * 2.  HEADER
/* 35   *|  * 3.  NAVIGATION MENU
/* 36   *|  * 4.  HOMEPAGE
/* 37   *|  * 5.  BLOG
/* 38   *|  * 6.  PAGES
/* 39   *|  * 7.  SIDEBAR
/* 40   *|  * 8.  FOOTER
/* 41   *|  * 10. MEDIA QUERIES
/* 42   *|  **/
/* 43   */  
/* 44   */ @import url(//fonts.googleapis.com/css?family=Oswald:400,300,700);
/* 45   */ html, body, div, span, applet, object, iframe,
/* 46   */ h1, h2, h3, h4, h5, h6, p, blockquote, pre,
/* 47   */ a, abbr, acronym, address, big, cite, code,
/* 48   */ del, dfn, em, img, ins, kbd, q, s, samp,
/* 49   */ small, strike, strong, sub, sup, tt, var,
/* 50   */ b, u, i, center,

/* style.css */

/* 51   */ dl, dt, dd, ol, ul, li,
/* 52   */ fieldset, form, label, legend,
/* 53   */ table, caption, tbody, tfoot, thead, tr, th, td,
/* 54   */ article, aside, canvas, details, embed, 
/* 55   */ figure, figcaption, footer, header, hgroup, 
/* 56   */ menu, nav, output, ruby, section, summary,
/* 57   */ time, mark, audio, video {
/* 58   */ 	margin: 0;
/* 59   */ 	padding: 0;
/* 60   */ 	border: 0;
/* 61   */ 	font-size: 100%;
/* 62   */ 	font: inherit;
/* 63   */ 	vertical-align: baseline;
/* 64   */ }
/* 65   */ /* HTML5 display-role reset for older browsers */
/* 66   */ article, aside, details, figcaption, figure, 
/* 67   */ footer, header, hgroup, menu, nav, section {
/* 68   */ 	display: block;
/* 69   */ }
/* 70   */ body {
/* 71   */ 	line-height: 1;
/* 72   */ }
/* 73   */ ol, ul {
/* 74   */ 	list-style: none;
/* 75   */ }
/* 76   */ blockquote, q {
/* 77   */ 	quotes: none;
/* 78   */ }
/* 79   */ blockquote:before, blockquote:after,
/* 80   */ q:before, q:after {
/* 81   */ 	content: '';
/* 82   */ 	content: none;
/* 83   */ }
/* 84   */ table {
/* 85   */ 	border-collapse: collapse;
/* 86   */ 	border-spacing: 0;
/* 87   */ } 
/* 88   */ /*=== Core Styles ===*/
/* 89   */ .slicknav_btn { 
/* 90   */ 	position: relative; 
/* 91   */ 	display: block; 
/* 92   */ 	vertical-align: middle; 
/* 93   */ 	float: right; 
/* 94   */ 	padding: 0.438em 0.625em 0.438em 0.625em; 
/* 95   */ 	line-height: 1.125em; 
/* 96   */ 	cursor: pointer; 
/* 97   */ }
/* 98   */ 
/* 99   */ .slicknav_menu  .slicknav_menutxt { 
/* 100  */ 	display: block; 

/* style.css */

/* 101  */ 	line-height: 1.188em; 
/* 102  */ 	float: left; 
/* 103  */ }
/* 104  */ 
/* 105  */ .slicknav_menu .slicknav_icon { 
/* 106  */ 	float: right; 
/* 107  */ 	margin: 0.188em 0 0 0.438em; 
/* 108  */ }
/* 109  */ 
/* 110  */ .slicknav_menu .slicknav_no-text { 
/* 111  */ 	margin: 0 
/* 112  */ }
/* 113  */ 
/* 114  */ .slicknav_menu .slicknav_icon-bar { 
/* 115  */ 	display: block; 
/* 116  */ 	width: 1.125em; 
/* 117  */ 	height: 0.125em; 
/* 118  */ 	-webkit-border-radius: 1px; 
/* 119  */ 	-moz-border-radius: 1px; 
/* 120  */ 	border-radius: 1px;
/* 121  */ }
/* 122  */ 
/* 123  */ .slicknav_btn .slicknav_icon-bar + .slicknav_icon-bar { 
/* 124  */ 	margin-top: 0.188em 
/* 125  */ }
/* 126  */ 
/* 127  */ .slicknav_nav { 
/* 128  */ 	clear: both 
/* 129  */ }
/* 130  */ 
/* 131  */ .slicknav_nav ul,
/* 132  */ .slicknav_nav li{ 
/* 133  */ 	display: block 
/* 134  */ }
/* 135  */ 
/* 136  */ .slicknav_nav .slicknav_arrow{
/* 137  */ 	font-size: 0.8em; 
/* 138  */ 	margin: 0 0 0 0.4em; 
/* 139  */ }
/* 140  */ 
/* 141  */ .slicknav_nav .slicknav_item { 
/* 142  */ 	display: block; 
/* 143  */ 	cursor: pointer; 
/* 144  */ }
/* 145  */ 
/* 146  */ .slicknav_nav a{ 
/* 147  */ 	display: block 
/* 148  */ }
/* 149  */ 
/* 150  */ .slicknav_nav .slicknav_item a { 

/* style.css */

/* 151  */ 	display: inline 
/* 152  */ }
/* 153  */ 
/* 154  */ .slicknav_menu:before,
/* 155  */ .slicknav_menu:after { 
/* 156  */ 	content: " "; 
/* 157  */ 	display: table; 
/* 158  */ }
/* 159  */ 
/* 160  */ .slicknav_menu:after { 
/* 161  */ 	clear: both 
/* 162  */ }
/* 163  */ 
/* 164  */ .slicknav_menu { 
/* 165  */ 	*zoom: 1 
/* 166  */ }
/* 167  */ 
/* 168  */ /* 
/* 169  *|     Custom Styles
/* 170  *| */
/* 171  */ .slicknav_menu {
/* 172  */ 	font-size: 16px;
/* 173  */ 	display: none;
/* 174  */ 	position: absolute;
/* 175  */ 	right: 50px;
/* 176  */ 	z-index: 999;
/* 177  */ 	
/* 178  */ }
/* 179  */ 
/* 180  */ .slicknav_btn {
/* 181  */ 	text-decoration: none;	
/* 182  */ 	background-color: #EEEEEE;
/* 183  */ 	border: 1px solid #DDD;
/* 184  */ }
/* 185  */ 
/* 186  */ .slicknav_menu  .slicknav_menutxt {	
/* 187  */ 	color: #999999;
/* 188  */ 	font-weight: bold;	
/* 189  */ }
/* 190  */ 
/* 191  */ .slicknav_menu .slicknav_icon-bar {
/* 192  */ 	background-color: #999999;
/* 193  */ }
/* 194  */ 
/* 195  */ .slicknav_nav {
/* 196  */ 	background-color: #FFFFFF;
/* 197  */ 	margin: 0;	
/* 198  */ 	padding: 0;
/* 199  */ }
/* 200  */ .slicknav_nav, .slicknav_nav ul {

/* style.css */

/* 201  */ 	list-style: none;
/* 202  */ 	overflow:hidden;
/* 203  */ }
/* 204  */ 
/* 205  */ .slicknav_nav {
/* 206  */   border: 1px solid #EAEAEA;
/* 207  */ }
/* 208  */ 
/* 209  */ .slicknav_nav ul li {
/* 210  */ 	display: block;
/* 211  */ 	
/* 212  */ }
/* 213  */ .slicknav_nav li a{
/* 214  */ 	display: block;
/* 215  */ 	padding: 5px 15px;
/* 216  */ 	margin: 2px 5px;
/* 217  */ 	font-size: 13px;
/* 218  */ 	text-decoration:none;
/* 219  */ }
/* 220  */ 
/* 221  */ .slicknav_nav li a a{
/* 222  */ 	margin: 2px 0;
/* 223  */ 	padding: 5px 0;
/* 224  */ }
/* 225  */ 
/* 226  */ .slicknav_nav .menu-item {
/* 227  */   border-bottom: 1px solid #EAEAEA;
/* 228  */ }
/* 229  */ 
/* 230  */ .slicknav_nav .sub-menu {
/* 231  */ 	margin-left: 0;
/* 232  */ }
/* 233  */ 
/* 234  */ .slicknav_nav a:hover{
/* 235  */ 	color: #222;
/* 236  */ }
/* 237  */ 
/* 238  */ .slicknav_nav .slicknav_txtnode {
/* 239  */      margin-left: 15px;   
/* 240  */ }
/* 241  */ 
/* 242  */ .slicknav_nav .slicknav_arrow{
/* 243  */ 	float: right;
/* 244  */ 	margin-top: 3px;
/* 245  */ 	margin-left: 10px;
/* 246  */ 	display: inline-block;
/* 247  */ 	color: #DDD;
/* 248  */ } 
/* 249  */ ul, ol {
/* 250  */ 	margin: 0 0 1.5em 2.5em;

/* style.css */

/* 251  */ }
/* 252  */ 
/* 253  */ ul {
/* 254  */ 	list-style: square;
/* 255  */ }
/* 256  */ 
/* 257  */ ol {
/* 258  */ 	list-style-type: decimal;
/* 259  */ }
/* 260  */ 
/* 261  */ ol ol {
/* 262  */ 	list-style: upper-alpha;
/* 263  */ }
/* 264  */ 
/* 265  */ ol ol ol {
/* 266  */ 	list-style: lower-roman;
/* 267  */ }
/* 268  */ 
/* 269  */ ol ol ol ol {
/* 270  */ 	list-style: lower-alpha;
/* 271  */ }
/* 272  */ 
/* 273  */ ul ul, ol ol, ul ol, ol ul {
/* 274  */ 	margin-bottom: 0;
/* 275  */ }
/* 276  */ 
/* 277  */ dl {
/* 278  */ 	margin: 0 1.5em;
/* 279  */ }
/* 280  */ 
/* 281  */ dt {
/* 282  */ 	font-weight: bold;
/* 283  */ }
/* 284  */ dd {
/* 285  */ 	margin-bottom: 1.5em;
/* 286  */ }
/* 287  */ 
/* 288  */ strong {
/* 289  */ 	font-weight: bold;
/* 290  */ }
/* 291  */ 
/* 292  */ small { 
/* 293  */ 	font-size: 80%; 
/* 294  */ }
/* 295  */ 
/* 296  */ big {
/* 297  */ 	font-size: 120%;
/* 298  */ }
/* 299  */ 
/* 300  */ cite, em, i {

/* style.css */

/* 301  */ 	font-style: italic;
/* 302  */ }
/* 303  */ 
/* 304  */ cite {
/* 305  */ 	border: none;
/* 306  */ }
/* 307  */ 
/* 308  */ blockquote {
/* 309  */ 	font-style:italic;
/* 310  */     margin: 7px 35px 10px 45px;    
/* 311  */ 	font-style: italic;
/* 312  */ 	background: #EFEFEF;
/* 313  */ 	padding: 10px;
/* 314  */ 	clear: both;
/* 315  */ }
/* 316  */ 
/* 317  */ blockquote p {
/* 318  */ 	margin: 0px;
/* 319  */ 	padding: 0px;
/* 320  */ }
/* 321  */ blockquote em, blockquote i, blockquote cite {
/* 322  */ 	font-style: normal;
/* 323  */ }
/* 324  */ pre {
/* 325  */ 	background: rgba(0, 0, 0, 0.05);
/* 326  */ 	font: 87.5% "Courier 10 Pitch", Courier, monospace;
/* 327  */ 	line-height: normal;
/* 328  */ 	margin-bottom: 1.5em;
/* 329  */ 	padding: 0.75em 1.5em;
/* 330  */ }
/* 331  */ code, kbd {
/* 332  */ 	font: 13px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
/* 333  */ }
/* 334  */ abbr, acronym {
/* 335  */ 	border-bottom: 1px dotted #666;
/* 336  */ 	cursor: help;
/* 337  */ }
/* 338  */ ins {
/* 339  */ 	text-decoration: none;
/* 340  */ }
/* 341  */ sup, sub {
/* 342  */ 	font-size: 62.5%;
/* 343  */ 	height: 0;
/* 344  */ 	line-height: 1;
/* 345  */ 	position: relative;
/* 346  */ 	vertical-align: baseline;
/* 347  */ }
/* 348  */ sup {
/* 349  */ 	bottom: 1ex;
/* 350  */ }

/* style.css */

/* 351  */ sub {
/* 352  */ 	top: .5ex;
/* 353  */ }
/* 354  */ 
/* 355  */ input[type=text], textarea {
/* 356  */ 	border: 1px solid #ECECEC;
/* 357  */ }
/* 358  */ 
/* 359  */ textarea {
/* 360  */ 	padding-left: 3px;
/* 361  */ 	width: 98%;
/* 362  */ }
/* 363  */ 
/* 364  */ address {
/* 365  */ 	display: block;
/* 366  */ 	margin: 0 0 1.625em;
/* 367  */ }
/* 368  */ 
/* 369  */ table {
/* 370  */ 	border-bottom: 1px solid #F2F2F2;
/* 371  */ 	margin: 0 0 1.625em;
/* 372  */ 	width: 100%;
/* 373  */ 	text-align:left;
/* 374  */ }
/* 375  */ 
/* 376  */ th {
/* 377  */ 	color: #666;
/* 378  */ 	font-size: 14px;
/* 379  */ 	font-weight: 600;
/* 380  */ 	letter-spacing: 0.1em;
/* 381  */ 	line-height: 2.6em;
/* 382  */ }
/* 383  */ 
/* 384  */ td {
/* 385  */ 	border-top: 1px solid #F2F2F2;
/* 386  */ 	padding: 6px 10px 6px 0;
/* 387  */ }
/* 388  */ 
/* 389  */ p{
/* 390  */ 	margin-bottom: 15px;
/* 391  */ }
/* 392  */ 
/* 393  */ img{
/* 394  */ 	max-width: 100%; 
/* 395  */ 	height: auto;
/* 396  */ }
/* 397  */ 
/* 398  */ /*-- WordPress common classes*/
/* 399  */ .alignleft{
/* 400  */ 	display: inline;

/* style.css */

/* 401  */ 	float: left;
/* 402  */ 	margin-right: 1.25em;
/* 403  */ }
/* 404  */ .alignright{
/* 405  */ 	display: inline;
/* 406  */ 	float: right;
/* 407  */ 	margin-left: 1.25em;
/* 408  */ }
/* 409  */ 
/* 410  */ .alignnone,
/* 411  */ .aligncenter{
/* 412  */ 	clear: both;
/* 413  */ 	display: block;
/* 414  */ 	margin-left: auto;
/* 415  */ 	margin-right: auto;
/* 416  */ }
/* 417  */ 
/* 418  */ img.alignleft,
/* 419  */ img.alignright,
/* 420  */ img.alignnone,
/* 421  */ img.aligncenter{
/* 422  */ 	margin-bottom: 1.25em;	
/* 423  */ }
/* 424  */ 
/* 425  */ p img,
/* 426  */ .wp-caption {
/* 427  */ 	margin-top: 0.4em;
/* 428  */ }
/* 429  */ .wp-caption {
/* 430  */ 	margin-bottom: 1.25em;
/* 431  */ 	max-width: 96%;
/* 432  */ 	text-align:center;
/* 433  */ }
/* 434  */ 
/* 435  */ .wp-caption img {
/* 436  */ 	display: block;
/* 437  */ 	margin: 0 auto;
/* 438  */ 	max-width: 98%;
/* 439  */ }
/* 440  */ 
/* 441  */ p.wp-caption-text{
/* 442  */ 	margin-bottom: 0;
/* 443  */ }
/* 444  */ 
/* 445  */ .wp-caption .wp-caption-text,
/* 446  */ .gallery-caption {
/* 447  */ 	color: #666;
/* 448  */ 	
/* 449  */ 	font-size: 12px;
/* 450  */ }

/* style.css */

/* 451  */ 
/* 452  */ /*-- Gallery --*/ 
/* 453  */ .gallery img {
/* 454  */ 	border: none !important;
/* 455  */ 	line-height: 0;
/* 456  */ 	display: inline-block;
/* 457  */ 	-webkit-box-shadow: none;
/* 458  */ 	box-shadow: none;
/* 459  */ 	max-width: 100%;
/* 460  */ }
/* 461  */ 
/* 462  */ .gallery img:hover, .gallery img:focus {
/* 463  */ 	-webkit-box-shadow: none;
/* 464  */ 	box-shadow: none;
/* 465  */ }
/* 466  */ 
/* 467  */ .gallery .wp-caption-text {
/* 468  */ 	margin: 0 !important;
/* 469  */ }
/* 470  */ 
/* 471  */ .gallery .gallery-item {
/* 472  */ 	width: 100%;
/* 473  */ 	margin: 0 0 10px !important;
/* 474  */ }
/* 475  */ 
/* 476  */ .gallery-icon {
/* 477  */ 	margin: 0;
/* 478  */ 	padding: 0 10px;
/* 479  */ }
/* 480  */ 
/* 481  */ .sticky {
/* 482  */ 	
/* 483  */ }
/* 484  */ 
/* 485  */ .button {
/* 486  */ 	color: #FFFFFF !important;
/* 487  */ 	cursor: pointer;
/* 488  */ 	font-family: inherit;
/* 489  */ 	font-size: 14px;
/* 490  */ 	font-weight: 700;
/* 491  */ 	display: inline-block;
/* 492  */     padding: 8px 12px;
/* 493  */     text-decoration: none;
/* 494  */ 	text-transform: uppercase;
/* 495  */ 	border: none;
/* 496  */ 	-moz-transition:  .4s ease-in-out; 
/* 497  */ 	-webkit-transition:  .4s ease-in-out; 
/* 498  */ 	transition:  .4s ease-in-out;
/* 499  */ }
/* 500  */ 

/* style.css */

/* 501  */ .clear{
/* 502  */ 	clear:both;
/* 503  */ }
/* 504  */  
/* 505  */ .clearfix:after { 
/* 506  */ 	content: "."; 
/* 507  */ 	display: block; 
/* 508  */ 	height: 0; 
/* 509  */ 	clear: both; 
/* 510  */ 	visibility: hidden; 
/* 511  */ }
/* 512  */ 
/* 513  */ .clearfix { 
/* 514  */ 	display: inline-block; 
/* 515  */ } 
/* 516  */  
/* 517  */  /* Hide from IE Mac \*/ 
/* 518  */ .clearfix { 
/* 519  */ display: block; 
/* 520  */ }
/* 521  */  
/* 522  */ .bypostauthor{
/* 523  */ 
/* 524  */ }
/* 525  */  
/* 526  */ .list{
/* 527  */ 	list-style: none;
/* 528  */ 	margin: 0;
/* 529  */ 	padding: 0;
/* 530  */ 	overflow: hidden;
/* 531  */ } 
/* 532  */ /* line 7, ../sass/lightbox.sass */
/* 533  */ body:after {
/* 534  */   content: url(/wp-content/themes/fp_santiago/images/close.png) url(/wp-content/themes/fp_santiago/images/loading.gif) url(/wp-content/themes/fp_santiago/images/prev.png) url(/wp-content/themes/fp_santiago/images/next.png);
/* 535  */   display: none;
/* 536  */ }
/* 537  */ 
/* 538  */ /* line 11, ../sass/lightbox.sass */
/* 539  */ .lightboxOverlay {
/* 540  */   position: absolute;
/* 541  */   top: 0;
/* 542  */   left: 0;
/* 543  */   z-index: 9999;
/* 544  */   background-color: black;
/* 545  */   filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
/* 546  */   opacity: 0.8;
/* 547  */   display: none;
/* 548  */ }
/* 549  */ 
/* 550  */ /* line 20, ../sass/lightbox.sass */

/* style.css */

/* 551  */ .lightbox {
/* 552  */   position: absolute;
/* 553  */   left: 0;
/* 554  */   width: 100%;
/* 555  */   z-index: 10000;
/* 556  */   text-align: center;
/* 557  */   line-height: 0;
/* 558  */   font-weight: normal;
/* 559  */ }
/* 560  */ /* line 28, ../sass/lightbox.sass */
/* 561  */ .lightbox .lb-image {
/* 562  */   display: block;
/* 563  */   height: auto;
/* 564  */   -webkit-border-radius: 3px;
/* 565  */   -moz-border-radius: 3px;
/* 566  */   -ms-border-radius: 3px;
/* 567  */   -o-border-radius: 3px;
/* 568  */   border-radius: 3px;
/* 569  */ }
/* 570  */ /* line 32, ../sass/lightbox.sass */
/* 571  */ .lightbox a img {
/* 572  */   border: none;
/* 573  */ }
/* 574  */ 
/* 575  */ /* line 35, ../sass/lightbox.sass */
/* 576  */ .lb-outerContainer {
/* 577  */   position: relative;
/* 578  */   background-color: white;
/* 579  */   *zoom: 1;
/* 580  */   width: 250px;
/* 581  */   height: 250px;
/* 582  */   margin: 0 auto;
/* 583  */   -webkit-border-radius: 4px;
/* 584  */   -moz-border-radius: 4px;
/* 585  */   -ms-border-radius: 4px;
/* 586  */   -o-border-radius: 4px;
/* 587  */   border-radius: 4px;
/* 588  */ }
/* 589  */ /* line 38, ../../../../.rvm/gems/ruby-1.9.3-p392/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/general/_clearfix.scss */
/* 590  */ .lb-outerContainer:after {
/* 591  */   content: "";
/* 592  */   display: table;
/* 593  */   clear: both;
/* 594  */ }
/* 595  */ 
/* 596  */ /* line 44, ../sass/lightbox.sass */
/* 597  */ .lb-container {
/* 598  */   padding: 4px;
/* 599  */ }
/* 600  */ 

/* style.css */

/* 601  */ /* line 47, ../sass/lightbox.sass */
/* 602  */ .lb-loader {
/* 603  */   position: absolute;
/* 604  */   top: 43%;
/* 605  */   left: 0%;
/* 606  */   height: 25%;
/* 607  */   width: 100%;
/* 608  */   text-align: center;
/* 609  */   line-height: 0;
/* 610  */ }
/* 611  */ 
/* 612  */ /* line 56, ../sass/lightbox.sass */
/* 613  */ .lb-cancel {
/* 614  */   display: block;
/* 615  */   width: 32px;
/* 616  */   height: 32px;
/* 617  */   margin: 0 auto;
/* 618  */   background: url(/wp-content/themes/fp_santiago/images/loading.gif) no-repeat;
/* 619  */ }
/* 620  */ 
/* 621  */ /* line 63, ../sass/lightbox.sass */
/* 622  */ .lb-nav {
/* 623  */   position: absolute;
/* 624  */   top: 0;
/* 625  */   left: 0;
/* 626  */   height: 100%;
/* 627  */   width: 100%;
/* 628  */   z-index: 10;
/* 629  */ }
/* 630  */ 
/* 631  */ /* line 71, ../sass/lightbox.sass */
/* 632  */ .lb-container > .nav {
/* 633  */   left: 0;
/* 634  */ }
/* 635  */ 
/* 636  */ /* line 74, ../sass/lightbox.sass */
/* 637  */ .lb-nav a {
/* 638  */   outline: none;
/* 639  */ }
/* 640  */ 
/* 641  */ /* line 77, ../sass/lightbox.sass */
/* 642  */ .lb-prev, .lb-next {
/* 643  */   width: 49%;
/* 644  */   height: 100%;
/* 645  */   cursor: pointer;
/* 646  */   /* Trick IE into showing hover */
/* 647  */   display: block;
/* 648  */ }
/* 649  */ 
/* 650  */ /* line 84, ../sass/lightbox.sass */

/* style.css */

/* 651  */ .lb-prev {
/* 652  */   left: 0;
/* 653  */   float: left;
/* 654  */ }
/* 655  */ /* line 87, ../sass/lightbox.sass */
/* 656  */ .lb-prev:hover {
/* 657  */   background: url(/wp-content/themes/fp_santiago/images/prev.png) left 48% no-repeat;
/* 658  */ }
/* 659  */ 
/* 660  */ /* line 90, ../sass/lightbox.sass */
/* 661  */ .lb-next {
/* 662  */   right: 0;
/* 663  */   float: right;
/* 664  */ }
/* 665  */ /* line 93, ../sass/lightbox.sass */
/* 666  */ .lb-next:hover {
/* 667  */   background: url(/wp-content/themes/fp_santiago/images/next.png) right 48% no-repeat;
/* 668  */ }
/* 669  */ 
/* 670  */ /* line 96, ../sass/lightbox.sass */
/* 671  */ .lb-dataContainer {
/* 672  */   margin: 0 auto;
/* 673  */   padding-top: 5px;
/* 674  */   *zoom: 1;
/* 675  */   width: 100%;
/* 676  */   -moz-border-radius-bottomleft: 4px;
/* 677  */   -webkit-border-bottom-left-radius: 4px;
/* 678  */   border-bottom-left-radius: 4px;
/* 679  */   -moz-border-radius-bottomright: 4px;
/* 680  */   -webkit-border-bottom-right-radius: 4px;
/* 681  */   border-bottom-right-radius: 4px;
/* 682  */ }
/* 683  */ /* line 38, ../../../../.rvm/gems/ruby-1.9.3-p392/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/general/_clearfix.scss */
/* 684  */ .lb-dataContainer:after {
/* 685  */   content: "";
/* 686  */   display: table;
/* 687  */   clear: both;
/* 688  */ }
/* 689  */ 
/* 690  */ /* line 103, ../sass/lightbox.sass */
/* 691  */ .lb-data {
/* 692  */   padding: 0 4px;
/* 693  */   color: #bbbbbb;
/* 694  */ }
/* 695  */ /* line 106, ../sass/lightbox.sass */
/* 696  */ .lb-data .lb-details {
/* 697  */   width: 85%;
/* 698  */   float: left;
/* 699  */   text-align: left;
/* 700  */   line-height: 1.1em;

/* style.css */

/* 701  */ }
/* 702  */ /* line 111, ../sass/lightbox.sass */
/* 703  */ .lb-data .lb-caption {
/* 704  */   font-size: 13px;
/* 705  */   font-weight: bold;
/* 706  */   line-height: 1em;
/* 707  */ }
/* 708  */ /* line 115, ../sass/lightbox.sass */
/* 709  */ .lb-data .lb-number {
/* 710  */   display: block;
/* 711  */   clear: left;
/* 712  */   padding-bottom: 1em;
/* 713  */   font-size: 12px;
/* 714  */   color: #999999;
/* 715  */ }
/* 716  */ /* line 121, ../sass/lightbox.sass */
/* 717  */ .lb-data .lb-close {
/* 718  */   display: block;
/* 719  */   float: right;
/* 720  */   width: 30px;
/* 721  */   height: 30px;
/* 722  */   background: url(/wp-content/themes/fp_santiago/images/close.png) top right no-repeat;
/* 723  */   text-align: right;
/* 724  */   outline: none;
/* 725  */   filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
/* 726  */   opacity: 0.7;
/* 727  */ }
/* 728  */ /* line 130, ../sass/lightbox.sass */
/* 729  */ .lb-data .lb-close:hover {
/* 730  */   cursor: pointer;
/* 731  */   filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
/* 732  */   opacity: 1;
/* 733  */ }
/* 734  */ 
/* 735  */ .lb-image{ 
/* 736  */ 	max-width: inherit; 
/* 737  */ }
/* 738  */ 
/* 739  */ .lb-nav a{
/* 740  */ 	transition: none;
/* 741  */ }
/* 742  */  
/* 743  */ 
/* 744  */ /* 1. BASE
/* 745  *|  * ======================== */	
/* 746  */ 
/* 747  */ body{
/* 748  */     font-size: 13px;
/* 749  */ 	line-height: 1.5;
/* 750  */ 	background-size: cover;

/* style.css */

/* 751  */ 	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
/* 752  */ 	color: #555555;
/* 753  */ }
/* 754  */ 
/* 755  */ #main,
/* 756  */ .content-wrap{
/* 757  */ 	overflow: hidden;
/* 758  */ }
/* 759  */ 
/* 760  */ #container,
/* 761  */ .inner-wrap{
/* 762  */ 	width: 1100px;
/* 763  */ 	margin: 0 auto;
/* 764  */ 	overflow: hidden;
/* 765  */ }
/* 766  */ 
/* 767  */ #content{
/* 768  */ 	width: 770px;
/* 769  */ 	margin-right: 30px;
/* 770  */ 	float: left;
/* 771  */ }
/* 772  */ 
/* 773  */ #sidebar{
/* 774  */ 	width: 300px;
/* 775  */ 	float: left;
/* 776  */ }
/* 777  */ 
/* 778  */ .full-width{
/* 779  */ 	width: 100% !important;
/* 780  */ 	margin-right: 0 !important;
/* 781  */ }
/* 782  */ 
/* 783  */ /*====== Link styles =====*/
/* 784  */ a{
/* 785  */ 	text-decoration: none;
/* 786  */ 	color: #111111;
/* 787  */ 	transition: all 0.2s ease 0s;
/* 788  */ 	outline: 0;
/* 789  */ }
/* 790  */ 
/* 791  */ a:visited {
/* 792  */ 	color: #111111;
/* 793  */ } 
/* 794  */ 
/* 795  */ a:hover {
/* 796  */ 	color: #FFB400;
/* 797  */ }
/* 798  */ 
/* 799  */ /*====== Colors =======*/
/* 800  */ .main-color{

/* style.css */

/* 801  */ 	color: #FFB400;
/* 802  */ }
/* 803  */ 
/* 804  */ .main-color-bg{
/* 805  */ 	background: #FFB400;
/* 806  */ }
/* 807  */ 
/* 808  */ /*====== Images =======*/
/* 809  */ .wp-post-image{
/* 810  */ 	display: block;
/* 811  */ }
/* 812  */ 
/* 813  */ .attachment-fp770_375{
/* 814  */ 	width: 770px;
/* 815  */ 	height: 375px;
/* 816  */ }
/* 817  */ 
/* 818  */ .attachment-fp520_400{
/* 819  */ 	width: 520px;
/* 820  */ 	height: 400px;
/* 821  */ }
/* 822  */ 
/* 823  */ .attachment-fp370_215{
/* 824  */ 	width: 370px;
/* 825  */ 	height: 215px;
/* 826  */ }
/* 827  */ 
/* 828  */ .attachment-fp240_165{
/* 829  */ 	width: 240px;
/* 830  */ 	height: 165px;
/* 831  */ }
/* 832  */ 
/* 833  */ .attachment-fp120_90{
/* 834  */ 	width: 120px;
/* 835  */ 	height: 90px;
/* 836  */ }
/* 837  */ 
/* 838  */ .attachment-fp75_75{
/* 839  */ 	width: 75px;
/* 840  */ 	height: 75px;
/* 841  */ }
/* 842  */ 
/* 843  */ .one-half{
/* 844  */ 	width: 370px;
/* 845  */ 	margin-right: 30px;
/* 846  */ 	float: left;
/* 847  */ }
/* 848  */ 
/* 849  */ .col-last{
/* 850  */ 	margin-right: 0 !important;

/* style.css */

/* 851  */ }
/* 852  */ 
/* 853  */ /*========= Headings =========*/
/* 854  */ h1,h2,h3,h4,h5,h5,h6{
/* 855  */ 	font-family: 'Oswald', "Helvetica Neue",Helvetica,Arial,sans-serif;
/* 856  */ 	line-height: 1.3;
/* 857  */ 	font-weight: 400;
/* 858  */ 	color: #111111;
/* 859  */ 	margin-top:30px;
/* 860  */ }
/* 861  */ 
/* 862  */ h1{
/* 863  */ 	font-size: 28px;
/* 864  */ }
/* 865  */ 
/* 866  */ h2{
/* 867  */ 	font-size: 26px;
/* 868  */ }
/* 869  */ 
/* 870  */ h3{
/* 871  */ 	font-size: 20px;
/* 872  */ }
/* 873  */ 
/* 874  */ h4{
/* 875  */ 	font-size: 18px;
/* 876  */ 	text-transform: uppercase;
/* 877  */ }
/* 878  */ 
/* 879  */ h5{
/* 880  */ 	font-size: 16px;
/* 881  */ }
/* 882  */ 
/* 883  */ h6{
/* 884  */ 	font-size: 14px;
/* 885  */ }
/* 886  */ 
/* 887  */ :focus {
/* 888  */ 	outline: 0;
/* 889  */ }
/* 890  */ 
/* 891  */ /* 2. HEADER
/* 892  *|  * ======================== */
/* 893  */ #topbar{
/* 894  */ 	overflow: hidden;
/* 895  */ 	height: 45px;
/* 896  */ 	background: #222222;
/* 897  */ 	padding: 0 50px;	
/* 898  */ }
/* 899  */ 
/* 900  */ #topbar .top-menu{

/* style.css */

/* 901  */ 	float: left;
/* 902  */ 	max-width: 1000px;
/* 903  */ }
/* 904  */ 
/* 905  */ #topbar .top-menu ul{
/* 906  */ 	list-style: none;
/* 907  */ 	margin: 0;
/* 908  */ 	padding: 0;
/* 909  */ 	overflow: hidden;
/* 910  */ }
/* 911  */ 
/* 912  */ #topbar .top-menu ul li{
/* 913  */ 	float: left;
/* 914  */ 	padding-right: 10px;
/* 915  */ 	margin-right: 10px;
/* 916  */ 	border-right: 1px solid #555555;
/* 917  */ 	height: 45px;
/* 918  */ }
/* 919  */ 
/* 920  */ #topbar .top-menu ul li:last-child{
/* 921  */ 	padding-right: 0;
/* 922  */ 	margin-right: 0;
/* 923  */ 	border-right: none;
/* 924  */ }
/* 925  */ 
/* 926  */ #topbar .top-menu ul li a{
/* 927  */ 	margin-top: 13px;
/* 928  */ 	display: inline-block;
/* 929  */ 	font-size: 14px;
/* 930  */ 	color: #999999;
/* 931  */ 	font-family: 'Oswald', Helvetica, Arial, sans-serif;
/* 932  */ 	text-transform: uppercase;
/* 933  */ }
/* 934  */ 
/* 935  */ #topbar .top-menu ul li a:hover{
/* 936  */ 	color: #CCCCCC;
/* 937  */ }
/* 938  */ 
/* 939  */ #topbar .social{
/* 940  */ 	float: right;
/* 941  */ }
/* 942  */ 
/* 943  */ #topbar .social ul li{
/* 944  */ 	float: left;
/* 945  */ 	text-align: center;
/* 946  */ 	cursor: pointer;
/* 947  */ 	padding: 0 5px;
/* 948  */ }
/* 949  */ 
/* 950  */ #topbar .social ul li i{

/* style.css */

/* 951  */ 	font-size: 18px;
/* 952  */ 	margin-top: 14px;
/* 953  */ }
/* 954  */ 
/* 955  */ #topbar .social ul li a{
/* 956  */ 	color: #B2B2B2;
/* 957  */ }
/* 958  */ 
/* 959  */ #topbar .social ul li a:hover{
/* 960  */ 	color: #CCCCCC;
/* 961  */ }
/* 962  */ 
/* 963  */ #header{
/* 964  */ 	margin-bottom: 30px;
/* 965  */ }
/* 966  */ 
/* 967  */ #header .logo-section{
/* 968  */ 	overflow: hidden;
/* 969  */ 	margin: 40px 0; 
/* 970  */ }
/* 971  */ 
/* 972  */ #header .logo{
/* 973  */ 	overflow: hidden;
/* 974  */ 	float: left;
/* 975  */ 	margin-top: 10px;
/* 976  */ }
/* 977  */ 
/* 978  */ #header .banner{
/* 979  */ 	float: right;
/* 980  */ 	max-width: 730px;
/* 981  */ }
/* 982  */ 
/* 983  */ #header .banner img{
/* 984  */ 	display: block;
/* 985  */ }
/* 986  */ 
/* 987  */ #header .menu-section{
/* 988  */ 	height: 50px;
/* 989  */ 	background: #FFFFFF;
/* 990  */ }
/* 991  */ 
/* 992  */ /* 3. NAVIGATION MENU
/* 993  *|  * =================== */
/* 994  */ .primary-menu {
/* 995  */ 	width: 100%;
/* 996  */ 	position: relative;
/* 997  */ 	z-index: 30;
/* 998  */ 	font-family: 'Oswald', Helvetica, Arial, sans-serif;
/* 999  */ 	background: url("/wp-content/themes/fp_santiago/images/sep.png") repeat-x left top;
/* 1000 */ 	border-bottom: 4px solid #232424;	

/* style.css */

/* 1001 */ }
/* 1002 */ 
/* 1003 */ .primary-menu ul.sf-menu{
/* 1004 */ 	display: none;
/* 1005 */ }
/* 1006 */ 
/* 1007 */ .primary-menu ul {
/* 1008 */ 	list-style: none;
/* 1009 */ 	margin: 0px;
/* 1010 */ 	padding: 0px;
/* 1011 */ 	position: relative;
/* 1012 */ 	z-index: 99;
/* 1013 */ }
/* 1014 */ 
/* 1015 */ .primary-menu ul li {
/* 1016 */ 	float: left;
/* 1017 */ 	padding: 0px;
/* 1018 */ 	margin: 0px;
/* 1019 */ 	position: relative;
/* 1020 */ }
/* 1021 */ 
/* 1022 */ .primary-menu ul li a {
/* 1023 */ 	display: inline-block;
/* 1024 */ 	padding: 10px 14px;
/* 1025 */ 	margin: 10px 8px 6px;
/* 1026 */ 	text-align: center;
/* 1027 */ 	font-size: 18px;
/* 1028 */ 	font-weight: 400;
/* 1029 */ 	line-height: 1;
/* 1030 */ 	text-transform: uppercase;	
/* 1031 */ }
/* 1032 */ 
/* 1033 */ .primary-menu ul li:after {
/* 1034 */     color: #121212;
/* 1035 */     content: "/";
/* 1036 */     font-size: 20px;
/* 1037 */ }
/* 1038 */ 
/* 1039 */ .primary-menu .current-menu-item a,
/* 1040 */ .primary-menu .current_page_item a,
/* 1041 */ .primary-menu > ul  > li > a:hover{
/* 1042 */ 	background: #FFB400;
/* 1043 */ 	color: #FFFFFF;
/* 1044 */ }
/* 1045 */ 
/* 1046 */ .primary-menu ul li ul {
/* 1047 */ 	display: none;
/* 1048 */ 	position: absolute;
/* 1049 */ 	padding: 0;
/* 1050 */ 	margin-top: 0;

/* style.css */

/* 1051 */ }
/* 1052 */ 
/* 1053 */ .primary-menu ul li ul li {
/* 1054 */ 	float: none;
/* 1055 */ 	padding:0px;
/* 1056 */ }
/* 1057 */ 
/* 1058 */ .primary-menu ul li:hover ul {
/* 1059 */ 	background: #222222;
/* 1060 */ 	color: #FFFFFF;
/* 1061 */ }
/* 1062 */ 
/* 1063 */ .primary-menu ul li:hover ul li:after{
/* 1064 */ 	display: none;
/* 1065 */ }
/* 1066 */ 
/* 1067 */ .primary-menu ul li ul li a, 
/* 1068 */ .primary-menu ul li:hover ul li a, 
/* 1069 */ .primary-menu ul li.over ul li a {	
/* 1070 */ 	padding: 12px 12px;	
/* 1071 */ 	display: block;	
/* 1072 */ 	width: 150px;	
/* 1073 */ 	text-align: left;	
/* 1074 */ 	height: auto;	
/* 1075 */ 	font-size: 14px;	
/* 1076 */ 	text-transform: none;	
/* 1077 */ 	color: #FFFFFF;
/* 1078 */ 	margin: 0;
/* 1079 */ }
/* 1080 */ 
/* 1081 */ .primary-menu ul li ul li a:hover{
/* 1082 */ 	background: #FFB400;
/* 1083 */ }
/* 1084 */ 
/* 1085 */ .primary-menu ul li ul li a:after{
/* 1086 */ 	display: none;
/* 1087 */ }
/* 1088 */ 
/* 1089 */ .primary-menu ul li ul li ul {	
/* 1090 */ 	display: none;	
/* 1091 */ 	position: absolute;	
/* 1092 */ 	left: 174px;	
/* 1093 */ 	top: -1px;	
/* 1094 */ }
/* 1095 */ 
/* 1096 */ .primary-menu ul li ul li:hover ul, 
/* 1097 */ .primary-menu ul li ul li.sfHover ul {	
/* 1098 */ 	display: block;	
/* 1099 */ 	position: absolute;	
/* 1100 */ 	left: 174px;	

/* style.css */

/* 1101 */ 	top: 0;	
/* 1102 */ }
/* 1103 */ 
/* 1104 */ .primary-menu .sf-sub-indicator {
/* 1105 */ 	display: none;
/* 1106 */ }
/* 1107 */ 
/* 1108 */ .primary-menu a.menu-link {
/* 1109 */ 	display: none;
/* 1110 */ }
/* 1111 */ 
/* 1112 */ /* 4. HOMEPAGE
/* 1113 *|  * ============ */
/* 1114 */  
/* 1115 */ /*=== Slider ===*/
/* 1116 */ .section{
/* 1117 */ 	overflow: hidden;
/* 1118 */ 	margin-bottom: 20px;
/* 1119 */ }
/* 1120 */ 
/* 1121 */ .slider-main {
/* 1122 */ 	display: none;
/* 1123 */     overflow: hidden;
/* 1124 */     position: relative;
/* 1125 */     z-index: 1;
/* 1126 */ 	width: 770px;
/* 1127 */ 	float: left;
/* 1128 */ }
/* 1129 */ 
/* 1130 */ .slider-main ul, 
/* 1131 */ .slider-main ol {
/* 1132 */     list-style: none;
/* 1133 */     margin: 0;
/* 1134 */     padding: 0;	
/* 1135 */ }
/* 1136 */ 
/* 1137 */ .slider-main .slides li {
/* 1138 */     position: relative;
/* 1139 */ }
/* 1140 */ 
/* 1141 */ .slider-main .flex-viewport {
/* 1142 */     max-height: 630px;
/* 1143 */     transition: all 1s ease 0s;
/* 1144 */ }
/* 1145 */ 
/* 1146 */ .slider-main .post-info{
/* 1147 */ 	position: absolute;
/* 1148 */ 	bottom: 40px;
/* 1149 */ 	width: 80%;
/* 1150 */ 	margin-left: 10%;

/* style.css */

/* 1151 */ 	color: #FFFFFF;
/* 1152 */ 	text-align: center;
/* 1153 */ }
/* 1154 */ 
/* 1155 */ .slider-main .post-info h2{
/* 1156 */ 	text-transform: uppercase;
/* 1157 */ 	font-size: 38px;
/* 1158 */ 	font-weight: 700;
/* 1159 */ 	margin-bottom: 10px;
/* 1160 */ 	text-shadow: 0 3px 0 rgba(0, 0, 0, 0.15);
/* 1161 */ }
/* 1162 */ 
/* 1163 */ .slider-main .post-info h2 a{
/* 1164 */ 	color: #FFFFFF;
/* 1165 */ }
/* 1166 */ 
/* 1167 */ .slider-main .post-info h5{
/* 1168 */ 	color: #FFFFFF;
/* 1169 */ 	text-transform: none;
/* 1170 */ 	text-shadow: 0 3px 0 rgba(0, 0, 0, 0.15);
/* 1171 */ }
/* 1172 */ 
/* 1173 */ .slider-main .more{
/* 1174 */ 	display: inline-block;
/* 1175 */ 	margin-top: 10px;
/* 1176 */ 	border: 0px solid #FFFFFF;
/* 1177 */ }
/* 1178 */ 
/* 1179 */ .slider-main .more h6{	
/* 1180 */ 	text-transform: uppercase;
/* 1181 */ 	display: inline-block;
/* 1182 */ 	border: 2px solid #FFFFFF;
/* 1183 */ 	font-weight: 700;
/* 1184 */ }
/* 1185 */ 
/* 1186 */ .slider-main .more h6 a{
/* 1187 */ 	display: inline-block;
/* 1188 */ 	color: #FFFFFF;
/* 1189 */ 	padding: 8px 12px;	
/* 1190 */ }
/* 1191 */ 
/* 1192 */ .slider-main h6 a:hover{
/* 1193 */ 	background: #FF6C60;
/* 1194 */ }
/* 1195 */ 
/* 1196 */ .slider-main .post-excerpt h6{
/* 1197 */ 	font-size: 13px;
/* 1198 */ }
/* 1199 */ 
/* 1200 */ .slider-main-nav{

/* style.css */

/* 1201 */ 	z-index: 3;
/* 1202 */ 	display: inline-block;
/* 1203 */ 	position: absolute;
/* 1204 */ 	bottom: 12px;
/* 1205 */ 	left: 45%;
/* 1206 */ }
/* 1207 */ 
/* 1208 */ .slider-main-nav ol li{
/* 1209 */ 	float: left;
/* 1210 */ 	line-height: 1;
/* 1211 */ 	margin-right: 3px;
/* 1212 */ }
/* 1213 */ 
/* 1214 */ .slider-main-nav ol li a{
/* 1215 */ 	font-size: 0;
/* 1216 */ 	color: #FFFFFF;
/* 1217 */ 	cursor: pointer;	
/* 1218 */ }
/* 1219 */ 
/* 1220 */ .slider-main-nav ol li a:before {
/* 1221 */ 	content: "\f10c";
/* 1222 */ 	font-family: FontAwesome;
/* 1223 */ 	display: inline-block;
/* 1224 */ 	padding: 0;
/* 1225 */ 	font-weight: 400;
/* 1226 */ 	font-size: 14px;
/* 1227 */ 	margin-right: 2px;
/* 1228 */ }
/* 1229 */ 
/* 1230 */ .slider-main-nav ol li a.flex-active:before ,
/* 1231 */ .slider-main-nav ol li a:hover:before{
/* 1232 */ 	content: "\f111";	
/* 1233 */ }
/* 1234 */ 
/* 1235 */ .slider-main .category a{
/* 1236 */ 	color: #FFFFFF;
/* 1237 */ 	font-size: 16px;
/* 1238 */ 	font-weight: 700
/* 1239 */ }
/* 1240 */ 
/* 1241 */ .slider-main .entry-meta a{
/* 1242 */ 	color: #FFFFFF;
/* 1243 */ 	border-bottom: 2px solid #FFFFFF;
/* 1244 */ 	margin-bottom: 10px;
/* 1245 */ 	padding-bottom: 0px;
/* 1246 */ 	display: inline-block;
/* 1247 */ 	font-weight: 400;
/* 1248 */ 	font-size: 14px;
/* 1249 */ }
/* 1250 */ 

/* style.css */

/* 1251 */ /*=== Slider Posts ===*/
/* 1252 */ .slider-right{
/* 1253 */ 	float: left;
/* 1254 */ 	width: 325px;
/* 1255 */ 	margin-left: 5px;
/* 1256 */ }
/* 1257 */ 
/* 1258 */ .slider-right .item-post{
/* 1259 */ 	height: 185px;
/* 1260 */ 	overflow: hidden;
/* 1261 */ 	position: relative;
/* 1262 */ }
/* 1263 */ 
/* 1264 */ .slider-right .item-post:first-child{
/* 1265 */ 	margin-bottom: 5px;
/* 1266 */ }
/* 1267 */ 
/* 1268 */ .slider-right .item-post .wp-post-image{
/* 1269 */ 	margin-top: -15px;
/* 1270 */ 	margin-left: -20px;
/* 1271 */ 	max-width: 370px;
/* 1272 */ }
/* 1273 */ 
/* 1274 */ .slider-right .item-post .post-info{
/* 1275 */ 	position: absolute;
/* 1276 */ 	bottom: 20px;
/* 1277 */ 	width: 100%;
/* 1278 */ 	text-align: center;
/* 1279 */ }
/* 1280 */ 
/* 1281 */ .slider-right .entry-meta a{
/* 1282 */ 	color: #FFFFFF;
/* 1283 */ 	border-bottom: 2px solid #FFFFFF;
/* 1284 */ 	margin-bottom: 10px;
/* 1285 */ 	padding-bottom: 0px;
/* 1286 */ 	display: inline-block;
/* 1287 */ 	font-weight: 400;
/* 1288 */ }
/* 1289 */ 
/* 1290 */ .slider-right h4{
/* 1291 */ 	text-transform: uppercase;
/* 1292 */ 	font-weight: 700;
/* 1293 */ 	margin-bottom: 10px;
/* 1294 */ }
/* 1295 */ 
/* 1296 */ .slider-right h4 a{
/* 1297 */ 	color: #FFFFFF;
/* 1298 */ }
/* 1299 */ 
/* 1300 */ /*=== Carousel ===*/

/* style.css */

/* 1301 */ .feat-carousel .section-title{
/* 1302 */ 	position: relative;
/* 1303 */ 	text-align: center;
/* 1304 */ }
/* 1305 */ 
/* 1306 */ .feat-carousel .title-wrap{
/* 1307 */ 	display: inline-block;
/* 1308 */ }
/* 1309 */ 
/* 1310 */ .feat-carousel .carousel-prev a,
/* 1311 */ .feat-carousel .carousel-next a{ 	
/* 1312 */     overflow: hidden;
/* 1313 */ 	display: block;
/* 1314 */ 	width: 22px;
/* 1315 */     height: 22px;	
/* 1316 */     transition: all 0.3s ease 0s;
/* 1317 */ 	z-index: 1;	
/* 1318 */ 	opacity: 0.9;
/* 1319 */ 	position: relative;
/* 1320 */ 	font-size: 0;
/* 1321 */ 	text-align: center;	
/* 1322 */ 	border: 1px solid #111111;
/* 1323 */ 	margin-top: 10px;
/* 1324 */ }
/* 1325 */ 
/* 1326 */ .carousel-posts{
/* 1327 */ 	overflow: hidden;	
/* 1328 */ 	max-height: 100%;
/* 1329 */ }
/* 1330 */ 
/* 1331 */ .feat-carousel .carousel-prev a{
/* 1332 */ 	float: left;
/* 1333 */ }
/* 1334 */ 
/* 1335 */ .feat-carousel .carousel-next a{ 
/* 1336 */ 	float: right;
/* 1337 */ }
/* 1338 */ 
/* 1339 */ .feat-carousel a.bx-prev:before {
/* 1340 */ 	content: "\f0d9";
/* 1341 */ 	font-family: FontAwesome;
/* 1342 */ 	display: block;
/* 1343 */ 	font-weight: 400;
/* 1344 */ 	font-size: 16px;
/* 1345 */ 	margin-right: 2px;
/* 1346 */ }
/* 1347 */ 
/* 1348 */ .feat-carousel a.bx-next:before {
/* 1349 */ 	content: "\f0da";
/* 1350 */ 	font-family: FontAwesome;

/* style.css */

/* 1351 */ 	display: block;
/* 1352 */ 	font-weight: 400;
/* 1353 */ 	font-size: 16px;
/* 1354 */ 	margin-left: 2px;
/* 1355 */ }
/* 1356 */ 
/* 1357 */ .feat-carousel .carousel-prev a:hover,
/* 1358 */ .feat-carousel .carousel-next a:hover{
/* 1359 */ 	background: #232424;
/* 1360 */ 	color: #FFFFFF;
/* 1361 */ }
/* 1362 */ 
/* 1363 */ .feat-carousel .thumb{
/* 1364 */ 	margin-bottom: 10px;
/* 1365 */ }
/* 1366 */ 
/* 1367 */ /*=== Featured Posts ===*/
/* 1368 */ .video-thumb iframe{
/* 1369 */ 	width: 100% !important;
/* 1370 */ 	height: 215px !important;
/* 1371 */ 	display: block;
/* 1372 */ }
/* 1373 */ 
/* 1374 */ .video-thumb{
/* 1375 */ 	overflow: hidden;
/* 1376 */ }
/* 1377 */ 
/* 1378 */ .video-thumb p{
/* 1379 */ 	display: none;
/* 1380 */ }
/* 1381 */ 
/* 1382 */ #feat-postlist{
/* 1383 */ 	overflow: hidden;
/* 1384 */ }
/* 1385 */ 
/* 1386 */ .cat-posts-list .post-item{
/* 1387 */ 	width: 170px;
/* 1388 */ 	margin-right: 13px;
/* 1389 */ 	float: left;	
/* 1390 */ }
/* 1391 */ 
/* 1392 */ .cat-posts-list .post-item .entry-header{
/* 1393 */ 	margin-bottom: 6px;
/* 1394 */ }
/* 1395 */ 
/* 1396 */ .cat-posts-list .last{
/* 1397 */ 	margin-right: 0;
/* 1398 */ }
/* 1399 */ 
/* 1400 */ .cat-posts-list .entry-meta{

/* style.css */

/* 1401 */ 	margin: 7px 0 5px;
/* 1402 */ }
/* 1403 */ 
/* 1404 */ .cat-posts-list .last{
/* 1405 */ 	clear: right;
/* 1406 */ }
/* 1407 */ 
/* 1408 */ .cat-posts-list .row-margin{
/* 1409 */ 	margin-bottom: 15px;
/* 1410 */ }
/* 1411 */ 
/* 1412 */ /*=== Overlay ===*/
/* 1413 */ .overlay{
/* 1414 */ 	overflow: hidden;
/* 1415 */ 	background: #000;
/* 1416 */ }
/* 1417 */ 
/* 1418 */ .overlay img{
/* 1419 */  -webkit-transition: -webkit-transform .3s ease-out;
/* 1420 */     -moz-transition: -moz-transform .3s ease-out;
/* 1421 */     -o-transition: -o-transform .3s ease-out;
/* 1422 */     transition: transform .3s ease-out;
/* 1423 */ }
/* 1424 */ 
/* 1425 */ .overlay:hover img{	
/* 1426 */     -webkit-transform: scale(1.2) rotate(-5deg);
/* 1427 */     -moz-transform: scale(1.2) rotate(-5deg);
/* 1428 */     -o-transform: scale(1.2) rotate(-5deg);
/* 1429 */     -ms-transform: scale(1.2) rotate(-5deg);
/* 1430 */     transform: scale(1.2) rotate(-5deg);
/* 1431 */ 	opacity: 0.7;	
/* 1432 */ }
/* 1433 */ 
/* 1434 */ .section-title{
/* 1435 */ 	overflow: hidden;
/* 1436 */ 	margin-bottom: 20px;
/* 1437 */ 	padding: 15px 0 12px;
/* 1438 */ 	background: url("/wp-content/themes/fp_santiago/images/sep.png") repeat-x left top;
/* 1439 */ 	border-bottom: 3px solid #111111;
/* 1440 */ }
/* 1441 */ 
/* 1442 */ .section-title h4{
/* 1443 */ 	text-transform: uppercase;
/* 1444 */ 	text-align: center;
/* 1445 */ }
/* 1446 */ 
/* 1447 */ .section-title h6{
/* 1448 */ 	letter-spacing: 1px;
/* 1449 */ 	font-weight: 300;
/* 1450 */ 	text-align: center;

/* style.css */

/* 1451 */ 	color: 	#555555;
/* 1452 */ }
/* 1453 */ 
/* 1454 */ /*=== Category Large ===*/
/* 1455 */ .cat-large .main-post{
/* 1456 */ 	width: 520px;
/* 1457 */ 	float: right;
/* 1458 */ }
/* 1459 */ 
/* 1460 */ .cat-large .main-post .entry-slider{
/* 1461 */ 	margin: 0;
/* 1462 */ 	padding: 0;
/* 1463 */ }
/* 1464 */ 
/* 1465 */ .cat-large .main-post .entry-slider ul li img{
/* 1466 */ 	display: block;
/* 1467 */ }
/* 1468 */ 
/* 1469 */ .cat-large .main-post .thumb{
/* 1470 */ 	margin-bottom: 0 !important;
/* 1471 */ }
/* 1472 */ 
/* 1473 */ .cat-large .main-post p{
/* 1474 */ 	margin-bottom: 10px;
/* 1475 */ }
/* 1476 */ 
/* 1477 */ .cat-large .main-post .entry-meta,
/* 1478 */ .cat-large .main-post .entry-meta a{
/* 1479 */ 	color: #666666;
/* 1480 */ }
/* 1481 */ 
/* 1482 */ .cat-large .read-more h6{
/* 1483 */ 	display: inline-block;
/* 1484 */ 	font-size: 13px;
/* 1485 */ 	margin-left: 4px
/* 1486 */ }
/* 1487 */ 
/* 1488 */ .cat-large .entry-wrap{
/* 1489 */ 	padding: 15px;
/* 1490 */ 	background: #F2F2F2;
/* 1491 */ }
/* 1492 */ 
/* 1493 */ .cat-large .post-list{
/* 1494 */ 	width: 220px;
/* 1495 */ 	float: left;
/* 1496 */ 	margin-right: 30px;
/* 1497 */ }
/* 1498 */ 
/* 1499 */ .cat-large .post-list .wp-post-image{
/* 1500 */ 	width: 220px;

/* style.css */

/* 1501 */ 	height: 120px;
/* 1502 */ }
/* 1503 */ 
/* 1504 */ .cat-large .post-list .thumb{
/* 1505 */ 	margin-bottom: 10px;	
/* 1506 */ }
/* 1507 */ 
/* 1508 */ .cat-large .post-list .entry-meta .sep{
/* 1509 */ 	margin: 0 3px;
/* 1510 */ }
/* 1511 */ 
/* 1512 */ /*=== Featured Category ===*/
/* 1513 */ .feat-cat .main-post{
/* 1514 */ 	overflow: hidden;
/* 1515 */ }
/* 1516 */ 
/* 1517 */ .feat-cat .main-post .thumb{
/* 1518 */ 	margin-bottom: 15px;
/* 1519 */ }
/* 1520 */ 
/* 1521 */ .feat-cat p{
/* 1522 */ 	margin-bottom: 0;
/* 1523 */ }
/* 1524 */ 
/* 1525 */ .feat-cat .item-post{
/* 1526 */ 	overflow: hidden;
/* 1527 */ 	margin-bottom: 10px;	
/* 1528 */ 	border-bottom: 1px solid #E0E0E0;
/* 1529 */ }
/* 1530 */ 
/* 1531 */ .feat-cat .item-wrap{
/* 1532 */ 	overflow: hidden;
/* 1533 */ 	border-bottom: 1px solid #EEEEEE;
/* 1534 */ 	margin-bottom: 2px;
/* 1535 */ 	padding-bottom: 10px;
/* 1536 */ }
/* 1537 */ 
/* 1538 */ .feat-cat .item-post:last-child{
/* 1539 */ 	margin-bottom: 0;
/* 1540 */ 	padding-bottom: 0;
/* 1541 */ 	border-bottom: none;
/* 1542 */ }
/* 1543 */ 
/* 1544 */ .feat-cat .item-post:last-child .item-wrap{
/* 1545 */ 	border-bottom: none;
/* 1546 */ 	margin-bottom: 0;
/* 1547 */ 	padding-bottom: 0;
/* 1548 */ }
/* 1549 */ 
/* 1550 */ .feat-cat .item-post h5{

/* style.css */

/* 1551 */ 	margin-bottom: 10px;
/* 1552 */ }
/* 1553 */ 
/* 1554 */ .feat-cat .item-post .thumb{
/* 1555 */ 	margin-right: 15px;
/* 1556 */ 	float: left;
/* 1557 */ }
/* 1558 */ 
/* 1559 */ /*=== Featured Section 2 ===*/
/* 1560 */ .feat-cat2 .main-post .thumb{	
/* 1561 */ 	margin-bottom: 10px;
/* 1562 */ }
/* 1563 */ 
/* 1564 */ .feat-cat p{
/* 1565 */ 	margin-bottom: 0;
/* 1566 */ }
/* 1567 */ 
/* 1568 */ .feat-cat .entry-header{
/* 1569 */ 	margin-bottom: 10px;
/* 1570 */ }
/* 1571 */ 
/* 1572 */ .feat-cat2 .item-post{
/* 1573 */ 	overflow: hidden;
/* 1574 */ 	margin-bottom: 12px;
/* 1575 */ 	padding-bottom: 12px;
/* 1576 */ 	border-bottom: 1px solid #EEEEEE;
/* 1577 */ }
/* 1578 */ 
/* 1579 */ .feat-cat2 .item-post:last-child{
/* 1580 */ 	margin-bottom: 0;
/* 1581 */ 	padding-bottom: 0;
/* 1582 */ 	border-bottom: none;
/* 1583 */ }
/* 1584 */ 
/* 1585 */ .feat-cat2 .item-post h5{
/* 1586 */ 	font-size: 14px;
/* 1587 */ 	font-weight: 600;
/* 1588 */ }
/* 1589 */ 
/* 1590 */ .feat-cat2 .item-post .entry-meta{
/* 1591 */ 	margin-top: 10px;
/* 1592 */ }
/* 1593 */ 
/* 1594 */ .feat-cat2 .item-post .thumb{
/* 1595 */ 	width: 70px;
/* 1596 */ 	margin-right: 10px;
/* 1597 */ 	float: left;
/* 1598 */ }
/* 1599 */ 
/* 1600 */ .feat-cat2 .item-post .thumb img{

/* style.css */

/* 1601 */ 	width: 70px;
/* 1602 */ 	height: 70px;
/* 1603 */ }
/* 1604 */ 
/* 1605 */ /* 5. POSTS
/* 1606 *|  * =============== */
/* 1607 */ 
/* 1608 */ /*=== Archive ===*/
/* 1609 */ .archive-header {
/* 1610 */ 	margin-bottom: 20px;
/* 1611 */ }
/* 1612 */ 
/* 1613 */ .archive-postlist{
/* 1614 */ 	overflow: hidden;
/* 1615 */ }
/* 1616 */ 
/* 1617 */ .archive-postlist .entry-header{
/* 1618 */ 	margin: 15px 0 10px;
/* 1619 */ }
/* 1620 */ 
/* 1621 */ .archive-postlist .post p{
/* 1622 */ 	margin-bottom: 0;
/* 1623 */ }
/* 1624 */ 
/* 1625 */ .archive-postlist .one-half{
/* 1626 */ 	margin-bottom: 20px;
/* 1627 */ 	padding-bottom: 20px;
/* 1628 */ 	border-bottom: 3px solid #111111;
/* 1629 */ }
/* 1630 */ 
/* 1631 */ /* === Pagination === */
/* 1632 */ .pagination{
/* 1633 */ 	overflow: hidden;
/* 1634 */ 	margin: 30px 0;	
/* 1635 */ 	font-weight: 700;
/* 1636 */ 	clear: both;	
/* 1637 */ }
/* 1638 */ 
/* 1639 */ .pagination  .page-numbers {
/* 1640 */ 	background: #FFFFFF;
/* 1641 */ 	display: inline-block;	
/* 1642 */ 	margin-right: 5px;
/* 1643 */ 	margin-bottom: 5px;
/* 1644 */ 	padding: 5px 10px;
/* 1645 */ 	border: 1px solid #111111;	
/* 1646 */ }
/* 1647 */ 
/* 1648 */ .pagination a:hover,
/* 1649 */ .pagination .current {
/* 1650 */ 	background: #111111;

/* style.css */

/* 1651 */ 	color: #FFFFFF;
/* 1652 */ }
/* 1653 */ 
/* 1654 */ /*=== Post slider ===*/
/* 1655 */ .entry-slider{
/* 1656 */ 	display: none;
/* 1657 */ 	margin: 15px 0 20px;
/* 1658 */ 	position: relative;
/* 1659 */ }
/* 1660 */ 
/* 1661 */ .entry-slider ul, 
/* 1662 */ .entry-slider ol {
/* 1663 */     list-style: none;
/* 1664 */     margin: 0;
/* 1665 */     padding: 0;	
/* 1666 */ }
/* 1667 */ 
/* 1668 */ .entry-slider .slides li {
/* 1669 */     position: relative;
/* 1670 */ }
/* 1671 */ 
/* 1672 */ .entry-slider .flex-direction-nav a{
/* 1673 */     margin: 0;
/* 1674 */ 	opacity: 0.3; 
/* 1675 */ 	font-size: 0;
/* 1676 */ 	display: block;
/* 1677 */ 	position: absolute;
/* 1678 */ 	top: 46%;
/* 1679 */ 	z-index: 3;	
/* 1680 */ 	border: 3px solid #FFFFFF;
/* 1681 */ 	width: 32px;
/* 1682 */ 	height: 32px;
/* 1683 */ 	text-align: center;
/* 1684 */ }
/* 1685 */ 
/* 1686 */ .entry-slider:hover .flex-direction-nav a { 
/* 1687 */ 	opacity: 0.8;	
/* 1688 */ }
/* 1689 */ 
/* 1690 */ .entry-slider .flex-direction-nav a.flex-prev{
/* 1691 */ 	left: 20px;
/* 1692 */ }
/* 1693 */ 
/* 1694 */ .entry-slider .flex-direction-nav a.flex-next{
/* 1695 */ 	right: 20px;
/* 1696 */ }
/* 1697 */ 
/* 1698 */ .entry-slider .flex-direction-nav a:before{
/* 1699 */ 	font-family: FontAwesome;
/* 1700 */ 	display: inline-block;

/* style.css */

/* 1701 */ 	padding: 0;
/* 1702 */ 	font-weight: 400;
/* 1703 */ 	font-size: 22px;
/* 1704 */ 	margin-right: 2px;
/* 1705 */ 	color: #FFFFFF;	
/* 1706 */ }
/* 1707 */ 
/* 1708 */ .entry-slider .flex-direction-nav a.flex-prev:before {
/* 1709 */ 	content: "\f053";	
/* 1710 */ }
/* 1711 */ 
/* 1712 */ .entry-slider .flex-direction-nav a.flex-next:before {
/* 1713 */ 	content: "\f054";
/* 1714 */ }
/* 1715 */ 
/* 1716 */ /*=== Single Post ===*/
/* 1717 */ .single-post .entry-header{
/* 1718 */ 	border-bottom: 1px solid #DDDDDD;
/* 1719 */ 	margin-bottom: 20px;	
/* 1720 */ }
/* 1721 */ 
/* 1722 */ .single-post .entry-header .entry-meta{
/* 1723 */ 	border-bottom: 1px solid #DDDDDD;
/* 1724 */ 	margin-bottom: 2px;	
/* 1725 */ 	padding-bottom: 10px;
/* 1726 */ }
/* 1727 */ 
/* 1728 */ .entry-image{
/* 1729 */ 	margin-bottom: 20px;
/* 1730 */     overflow: hidden;
/* 1731 */ }
/* 1732 */ 
/* 1733 */ .entry-video {
/* 1734 */   margin: 10px 0 20px;
/* 1735 */   text-align: center;
/* 1736 */ }
/* 1737 */ 
/* 1738 */ .entry-video iframe {
/* 1739 */ 	display: inline-block;
/* 1740 */ }
/* 1741 */ 
/* 1742 */ .entry-header h1{
/* 1743 */ 	margin-bottom: 10px;
/* 1744 */ }
/* 1745 */ 
/* 1746 */ .entry-header h4{
/* 1747 */ 	margin: 5px 0 8px;
/* 1748 */ }
/* 1749 */ 
/* 1750 */ .entry-meta{

/* style.css */

/* 1751 */ 	overflow: hidden;
/* 1752 */ 	margin-top: 5px;
/* 1753 */ 	letter-spacing: 2.2px;
/* 1754 */ 	font-size: 11px;
/* 1755 */ 	font-weight: 300;
/* 1756 */ 	text-transform: uppercase;
/* 1757 */ 	font-family: 'Oswald', Helvetica, Arial, sans-serif;
/* 1758 */ }
/* 1759 */ 
/* 1760 */ .entry-meta,
/* 1761 */ .entry-meta a{
/* 1762 */ 	color: #999999;
/* 1763 */ }
/* 1764 */ 
/* 1765 */ .entry-meta .sep{
/* 1766 */ 	margin: 0 10px;
/* 1767 */ }
/* 1768 */ 
/* 1769 */ .entry-meta .social{
/* 1770 */ 	float: right;		
/* 1771 */ }
/* 1772 */ 
/* 1773 */ .entry-meta .social i{
/* 1774 */ 	font-size: 16px;
/* 1775 */ }
/* 1776 */ 
/* 1777 */ .entry-meta .social span{
/* 1778 */ 	padding-right: 2px;
/* 1779 */ 	display: block;
/* 1780 */ 	float: left;
/* 1781 */ }
/* 1782 */ 
/* 1783 */ .entry-meta .social a{
/* 1784 */ 	display: block;
/* 1785 */ 	background: #111111;
/* 1786 */ 	width: 24px;
/* 1787 */ 	height: 24px;
/* 1788 */ 	border-radius: 24px;
/* 1789 */ 	text-align: center;	
/* 1790 */ 	color: #FFFFFF;
/* 1791 */ }
/* 1792 */ 
/* 1793 */ .entry-meta .social .fb a{
/* 1794 */ 	background: #00549F;
/* 1795 */ }
/* 1796 */ 
/* 1797 */ .entry-meta .social .twitter a{
/* 1798 */ 	background: #38CDFF;
/* 1799 */ }
/* 1800 */ 

/* style.css */

/* 1801 */ .entry-meta .social .gplus a{
/* 1802 */ 	background: #C94434;
/* 1803 */ }
/* 1804 */ 
/* 1805 */ .entry-meta .social .pinterest a{
/* 1806 */ 	background: #CD3939;
/* 1807 */ }
/* 1808 */ 
/* 1809 */ .entry-meta .social i{
/* 1810 */ 	margin-top: 4px;
/* 1811 */ 	margin-left: 3px;
/* 1812 */ }
/* 1813 */ 
/* 1814 */ .entry-meta .left{
/* 1815 */ 	float: left;
/* 1816 */ 	margin-top: 5px;
/* 1817 */ }
/* 1818 */ 
/* 1819 */ .entry-footer{
/* 1820 */ 	overflow: hidden;
/* 1821 */ 	margin: 20px 0;
/* 1822 */ }
/* 1823 */ 
/* 1824 */ .entry-footer .categories{
/* 1825 */ 	overflow: hidden;
/* 1826 */ 	margin-bottom: 10px;
/* 1827 */ }
/* 1828 */ 
/* 1829 */ .entry-footer .tags{
/* 1830 */ 	overflow: hidden;
/* 1831 */ }
/* 1832 */ 
/* 1833 */ .entry-footer .icon{
/* 1834 */ 	border: 1px solid #DDDDDD;
/* 1835 */ 	display: block;
/* 1836 */ 	float: left;
/* 1837 */ 	padding: 4px 10px 2px;
/* 1838 */ 	margin-right: 10px;	
/* 1839 */ }
/* 1840 */ 
/* 1841 */ .entry-footer .icon i{
/* 1842 */ 	font-size: 18px;
/* 1843 */ 	padding: 0;
/* 1844 */ 	line-height: 1;
/* 1845 */ 	color: #666;
/* 1846 */ }
/* 1847 */ 
/* 1848 */ .entry-footer a{
/* 1849 */ 	border: 1px solid #DDDDDD;
/* 1850 */ 	display: block;

/* style.css */

/* 1851 */ 	float: left;
/* 1852 */ 	padding: 4px 10px;
/* 1853 */ 	color: #AAAAAA;
/* 1854 */ 	margin-right: 10px;
/* 1855 */ }
/* 1856 */ 
/* 1857 */ .entry-footer a:hover{
/* 1858 */ 	border: 1px solid #111111;
/* 1859 */ 	color: #111111;
/* 1860 */ }
/* 1861 */ 
/* 1862 */ .entry-author{
/* 1863 */ 	padding: 15px;
/* 1864 */ 	margin-bottom: 20px;
/* 1865 */ 	overflow: hidden;
/* 1866 */ 	border: 1px solid #DDDDDD;	
/* 1867 */ }
/* 1868 */ 
/* 1869 */ .entry-content h1,
/* 1870 */ .entry-content h2,
/* 1871 */ .entry-content h3,
/* 1872 */ .entry-content h4,
/* 1873 */ .entry-content h5,
/* 1874 */ .entry-content h6{
/* 1875 */ 	margin-bottom: 10px;
/* 1876 */ 	font-weight:bold;
/* 1877 */ }
/* 1878 */ 
/* 1879 */ .entry-content p:last-child{
/* 1880 */ 	margin-bottom: 0;
/* 1881 */ }
/* 1882 */ 
/* 1883 */ .entry-content a,
/* 1884 */ .entry-author a{
/* 1885 */ 	color: #57C8F2;
/* 1886 */ }
/* 1887 */ 
/* 1888 */ .entry-content a:hover,
/* 1889 */ .entry-author a:hover{
/* 1890 */ 	color: #2B2E24;
/* 1891 */ }
/* 1892 */ 
/* 1893 */ /*=== Entry Auhtor ===*/
/* 1894 */ .entry-author .author-avatar{
/* 1895 */ 	float: left; 
/* 1896 */ 	margin-right: 15px;
/* 1897 */ }
/* 1898 */ 
/* 1899 */ .entry-author .author-avatar .avatar{
/* 1900 */ 	display: block;

/* style.css */

/* 1901 */ }
/* 1902 */ 
/* 1903 */ /*=== Entry Nav ===*/
/* 1904 */ .entry-nav{
/* 1905 */ 	overflow: hidden;
/* 1906 */ 	margin-bottom: 30px;
/* 1907 */ 	padding: 15px;
/* 1908 */ 	background: #F4F4F4;	
/* 1909 */ }
/* 1910 */ 
/* 1911 */ .entry-nav .prev-post{
/* 1912 */ 	float: left;
/* 1913 */ 	max-width: 48%;
/* 1914 */ }
/* 1915 */ 
/* 1916 */ .entry-nav .next-post{
/* 1917 */ 	float: right;
/* 1918 */ 	text-align: right;
/* 1919 */ 	max-width: 48%;
/* 1920 */ }
/* 1921 */ 
/* 1922 */ .entry-nav .title1 i{
/* 1923 */ 	display: block;
/* 1924 */ 	float: left;
/* 1925 */ 	margin-right: 7px;	
/* 1926 */ 	margin-top: 5px;
/* 1927 */ }
/* 1928 */ 
/* 1929 */ .entry-nav .title1 h5{
/* 1930 */ 	display: inline-block;
/* 1931 */ 	font-weight: 300;
/* 1932 */ }
/* 1933 */ 
/* 1934 */ .entry-nav .next-post i{
/* 1935 */ 	float: right;
/* 1936 */ 	margin-right: 0;
/* 1937 */ 	margin-left: 7px;
/* 1938 */ }
/* 1939 */ 
/* 1940 */ .entry-nav .link{
/* 1941 */ 	display: inline-block;
/* 1942 */ }
/* 1943 */ 
/* 1944 */ .entry-nav .prev i{
/* 1945 */ 	margin-right: 7px;
/* 1946 */ 	margin-top: 4px;
/* 1947 */ }
/* 1948 */ 
/* 1949 */ .entry-nav .next i{
/* 1950 */ 	margin-left: 7px;

/* style.css */

/* 1951 */ 	margin-top: 4px;
/* 1952 */ 	float: right;
/* 1953 */ }
/* 1954 */ 
/* 1955 */ /*=== Related Posts ===*/
/* 1956 */ .related-posts{
/* 1957 */ 	margin-bottom: 20px;
/* 1958 */ }
/* 1959 */ 
/* 1960 */ .related-posts ul{
/* 1961 */ 	overflow: hidden;
/* 1962 */ }
/* 1963 */ 
/* 1964 */ .related-posts ul li{
/* 1965 */ 	width: 250px;
/* 1966 */ 	float: left;
/* 1967 */ 	margin-right: 10px;
/* 1968 */ }
/* 1969 */ 
/* 1970 */ .related-posts .thumbnail{
/* 1971 */ 	margin-bottom: 10px;
/* 1972 */ }
/* 1973 */ 
/* 1974 */ .related-posts .wp-post-image{
/* 1975 */ 	width: 250px;
/* 1976 */ 	height: 145px;
/* 1977 */ }
/* 1978 */ 
/* 1979 */ /* ========= Comments ========= */
/* 1980 */ #comments{
/* 1981 */ 	max-width: 770px;
/* 1982 */ 	background: #FFFFFF;
/* 1983 */ 	margin: 30px 0;	
/* 1984 */ 	padding-top: 15px;
/* 1985 */ 	background: url('/wp-content/themes/fp_santiago/images/sep.png') repeat-x left top;
/* 1986 */ 	
/* 1987 */ }
/* 1988 */ 
/* 1989 */ #comments .comments-title{
/* 1990 */ 	overflow: hidden;
/* 1991 */ 	margin-bottom: 30px;
/* 1992 */ 	padding-bottom: 15px;
/* 1993 */ 	border-bottom: 2px solid #111111;
/* 1994 */ }
/* 1995 */ 
/* 1996 */ #comments .comments-title .comments-num{
/* 1997 */ 	float: left;	
/* 1998 */ 	margin-right: 10px;
/* 1999 */ 	padding: 10px 15px;
/* 2000 */ }

/* style.css */

/* 2001 */ 
/* 2002 */ #comments .comments-title .add-comment{
/* 2003 */ 	float: left;
/* 2004 */ 	background: #4E4E4E url('/wp-content/themes/fp_santiago/images/pencil-white.png') no-repeat 10px center;	
/* 2005 */ 	padding: 10px 15px 10px 36px;
/* 2006 */ }
/* 2007 */ 
/* 2008 */ #comments ol.commentlist{
/* 2009 */ 	margin: 10px 0;
/* 2010 */ 	list-style: none;
/* 2011 */ }
/* 2012 */ 
/* 2013 */ #comments .comment{
/* 2014 */ 	overflow: hidden;
/* 2015 */ 	margin-bottom: 10px;
/* 2016 */ }
/* 2017 */ 
/* 2018 */ #comments .author-info{
/* 2019 */ 	margin-bottom: 5px;
/* 2020 */ 	overflow: hidden;
/* 2021 */ }
/* 2022 */ 
/* 2023 */ #comments .author-avatar{
/* 2024 */ 	float: left;
/* 2025 */ 	width: 60px;	
/* 2026 */ 	margin-right: 20px;
/* 2027 */ }
/* 2028 */ 
/* 2029 */ #comments .author-avatar img{
/* 2030 */ 	display: block;
/* 2031 */ }
/* 2032 */ 
/* 2033 */ #comments .comment-header {
/* 2034 */ 	overflow: hidden;
/* 2035 */ }
/* 2036 */ 
/* 2037 */ #comments .comment-header h5{
/* 2038 */ 	float: left;
/* 2039 */ 	margin-right: 15px;
/* 2040 */ 
/* 2041 */ }
/* 2042 */ 
/* 2043 */ #comments .comment-header .fn {	
/* 2044 */ 	width: auto;
/* 2045 */ 	font-style: normal;
/* 2046 */ 	margin-right: 10px;
/* 2047 */ }
/* 2048 */ 
/* 2049 */ #comments .comment-meta{
/* 2050 */ 	margin-bottom: 2px;	

/* style.css */

/* 2051 */ }
/* 2052 */ 
/* 2053 */ #comments .author-comment{
/* 2054 */ 	color: #FFFFFF;
/* 2055 */ 	font-size: 12px;
/* 2056 */ 	padding: 3px 8px 4px;	
/* 2057 */ 	line-height: 1;
/* 2058 */ 	display: block;
/* 2059 */ 	float: left;
/* 2060 */ }
/* 2061 */ 
/* 2062 */ #comments .comment-time{	
/* 2063 */ 	font-size: 13px;
/* 2064 */ 	letter-spacing: 0;
/* 2065 */ 	margin-right: 5px;
/* 2066 */ }
/* 2067 */ 
/* 2068 */ #comments .comment-time a{
/* 2069 */ 	color: #AEAEAE;
/* 2070 */ }
/* 2071 */ 
/* 2072 */ #comments .sep{
/* 2073 */ 	color: #AEAEAE;
/* 2074 */ 	margin-right: 0px;
/* 2075 */ }
/* 2076 */ 
/* 2077 */ #comments .reply {
/* 2078 */ 	font-size: 13px;
/* 2079 */ 	margin-right: 10px;
/* 2080 */ }
/* 2081 */ 
/* 2082 */ #comments .edit-link{
/* 2083 */ 	font-size: 13px;
/* 2084 */ }
/* 2085 */ 
/* 2086 */ #comments .comment-text{
/* 2087 */ 	color: #777777;
/* 2088 */ }
/* 2089 */ 
/* 2090 */ #comments .moderation{ 
/* 2091 */ 	color: red; 
/* 2092 */ 	font-size: 13px;
/* 2093 */ 	margin-bottom: 0;
/* 2094 */ 	overflow: hidden;
/* 2095 */ 	clear: both;
/* 2096 */ }
/* 2097 */ 
/* 2098 */ #comments ul.children{
/* 2099 */ 	list-style: none;
/* 2100 */ 	position:relative;

/* style.css */

/* 2101 */ }
/* 2102 */ 
/* 2103 */ #comments ul.children:before{
/* 2104 */ 	width: 14px;
/* 2105 */ 	height: 12px;
/* 2106 */     content: " ";
/* 2107 */     background-image: url("/wp-content/themes/fp_santiago/images/arrow-up.png");
/* 2108 */ 	background-repeat: no-repeat;
/* 2109 */     position: absolute;
/* 2110 */     left: 5px;
/* 2111 */     top: 10px;    
/* 2112 */ }
/* 2113 */ 
/* 2114 */ #comments ol.commentlist li ul.children { 
/* 2115 */ 	list-style: none; 
/* 2116 */ 	margin: 15px 0 0; 	
/* 2117 */ }
/* 2118 */ 
/* 2119 */ #comments ul.children .author-avatar{
/* 2120 */ 	width: 50px;
/* 2121 */ 	margin-top: 5px;
/* 2122 */ 	margin-right: 10px;
/* 2123 */ }
/* 2124 */ 
/* 2125 */ #comments ul.children li.comment{
/* 2126 */ 	margin-bottom: 5px;
/* 2127 */ }
/* 2128 */ 
/* 2129 */ #comments ol.commentlist li ul.children li.depth-2 { 
/* 2130 */ 	margin-left: 30px;  
/* 2131 */ }
/* 2132 */ 
/* 2133 */ #comments ol.commentlist li ul.children li.depth-3 { 
/* 2134 */ 	margin-left: 30px; 
/* 2135 */ }
/* 2136 */ 
/* 2137 */ #comments ol.commentlist li ul.children li.depth-4 { 
/* 2138 */ 	margin-left: 30px; 
/* 2139 */ }
/* 2140 */ 
/* 2141 */ #comments ol.commentlist li ul.children li.depth-5 { 
/* 2142 */ 	margin-left: 30px; 
/* 2143 */ }
/* 2144 */ 
/* 2145 */ #comments ol.commentlist li.pingback .url{
/* 2146 */ 	margin-right: 10px;
/* 2147 */ }
/* 2148 */ 
/* 2149 */ #comments .comment-nav  h4{
/* 2150 */ 	margin-bottom: 5px;

/* style.css */

/* 2151 */ }
/* 2152 */ 
/* 2153 */ #comments .comment-nav {
/* 2154 */ 	margin-bottom: 15px;
/* 2155 */ 	overflow: hidden;
/* 2156 */ }
/* 2157 */ 
/* 2158 */ #comments .comment-nav .nav-previous{
/* 2159 */ 	float: left;
/* 2160 */ }
/* 2161 */ 
/* 2162 */ #comments .comment-nav .nav-next{
/* 2163 */ 	float: right;
/* 2164 */ }
/* 2165 */ 
/* 2166 */ #comments  .moderation{
/* 2167 */ 	color: #E96065;
/* 2168 */ 	font-size: 14px;
/* 2169 */ }
/* 2170 */ 
/* 2171 */ #respond #reply-title{	
/* 2172 */ 	margin: 15px 0 10px; 
/* 2173 */ }
/* 2174 */ 
/* 2175 */ #respond #reply-title small{
/* 2176 */ 	font-weight: 400;
/* 2177 */ 	font-size: 12px;
/* 2178 */ 	text-transform: none;
/* 2179 */ 	margin-left: 8px;
/* 2180 */ } 
/* 2181 */ 
/* 2182 */ #respond #reply-title small a{
/* 2183 */ 	color: #CCCCCC;
/* 2184 */ }
/* 2185 */ 
/* 2186 */ #respond .required {
/* 2187 */ 	color: #ff4b33;
/* 2188 */ 	font-weight: bold;
/* 2189 */ }
/* 2190 */ 
/* 2191 */ #respond label {
/* 2192 */ 	display: block;
/* 2193 */ 	margin-bottom: 3px;
/* 2194 */ }
/* 2195 */ 
/* 2196 */ #respond .comment-notes{
/* 2197 */ 	font-size: 13px;
/* 2198 */ 	color: #999999;
/* 2199 */ 	margin-bottom: 20px !important;
/* 2200 */ }

/* style.css */

/* 2201 */ 
/* 2202 */ #respond .comment-form-author{
/* 2203 */ 	margin-right: 2%;
/* 2204 */ }
/* 2205 */ 
/* 2206 */ #respond .comment-form-author,
/* 2207 */ #respond .comment-form-email{
/* 2208 */ 	width: 49%;
/* 2209 */ 	float: left;	
/* 2210 */ }
/* 2211 */ 
/* 2212 */ #respond .comment-form-author input[type=text],
/* 2213 */ #respond .comment-form-email input[type=text]{	
/* 2214 */ 	width: 90%;
/* 2215 */ }
/* 2216 */ 
/* 2217 */ #respond .comment-form-url input[type=text],
/* 2218 */ #respond textarea{
/* 2219 */ 	width: 95%;
/* 2220 */ }
/* 2221 */ 
/* 2222 */ #respond input[type=text],
/* 2223 */ #respond textarea{	
/* 2224 */ 	display: block;	
/* 2225 */ 	font-family: inherit;
/* 2226 */ 	font-size: 14px;
/* 2227 */ 	color: inherit;	
/* 2228 */ 	padding: 8px 12px;
/* 2229 */ 	border: 1px solid #222222;
/* 2230 */ }
/* 2231 */ 
/* 2232 */ #respond textarea{
/* 2233 */ 	height: 185px;
/* 2234 */ }
/* 2235 */ 
/* 2236 */ #respond input[type=submit]{
/* 2237 */ 	border: none;
/* 2238 */ 	background: #FFB400;
/* 2239 */ 	color: #FFFFFF;
/* 2240 */ 	cursor: pointer;
/* 2241 */ 	font: inherit;
/* 2242 */ 	padding: 8px 12px;
/* 2243 */ 	margin: 5px 0;
/* 2244 */ 	text-align: center;
/* 2245 */ }
/* 2246 */ 
/* 2247 */ #respond .form-allowed-tags {
/* 2248 */ 	margin: 15px 0 !important;
/* 2249 */ 	color: #A8A8A8;
/* 2250 */ }

/* style.css */

/* 2251 */ 
/* 2252 */ /* 6. PAGES
/* 2253 *|  * ========= */	
/* 2254 */ .page-header{
/* 2255 */ 	border-bottom: 1px solid #DDDDDD;
/* 2256 */ 	margin-bottom: 20px;	
/* 2257 */ }
/* 2258 */ 
/* 2259 */ .page-header h2{
/* 2260 */ 	border-bottom: 1px solid #DDDDDD;
/* 2261 */ 	margin-bottom: 2px;	
/* 2262 */ 	padding-bottom: 10px;
/* 2263 */ }
/* 2264 */ 
/* 2265 */ /*=== Error Page ===*/
/* 2266 */ .error-page .error-page-wrap{
/* 2267 */ 	overflow: hidden;
/* 2268 */ 	width: 80%;
/* 2269 */ 	margin: 0 auto;
/* 2270 */ 	text-align: center;
/* 2271 */ }
/* 2272 */ 
/* 2273 */ .error-page .error-page-wrap h1{
/* 2274 */ 	font-size: 140px;
/* 2275 */ }
/* 2276 */ 
/* 2277 */ .error-page .error-page-wrap p{
/* 2278 */ 	margin: 20px 0; 
/* 2279 */ }
/* 2280 */ 
/* 2281 */ .error-page .search-form{
/* 2282 */ 	width: 300px;
/* 2283 */ 	margin: 0 auto;	
/* 2284 */ }
/* 2285 */ 
/* 2286 */ .error-page .search-field{
/* 2287 */ 	width: 278px;
/* 2288 */ }
/* 2289 */ 
/* 2290 */ .error-page .widget{
/* 2291 */ 	margin: 20px 0;
/* 2292 */ }
/* 2293 */ 
/* 2294 */ .error-page .widget ul{
/* 2295 */ 	display: inline-block;
/* 2296 */ }
/* 2297 */ 
/* 2298 */ .error-page .widget h4{
/* 2299 */ 	margin-bottom: 10px;
/* 2300 */ }

/* style.css */

/* 2301 */ 
/* 2302 */ /*=== Archives Page ===*/
/* 2303 */ .archive-columns {
/* 2304 */ 	margin-top: 20px;
/* 2305 */ 	overflow: hidden;
/* 2306 */ }
/* 2307 */ 
/* 2308 */ .archive-page .wt-row{
/* 2309 */ 	overflow: hidden;
/* 2310 */ 	margin-bottom: 20px;
/* 2311 */ }
/* 2312 */ 
/* 2313 */ .archive-page .wt-row h4{
/* 2314 */ 	margin-bottom: 10px;
/* 2315 */ }
/* 2316 */ 
/* 2317 */ .archive-page .wp-tag-cloud a{
/* 2318 */ 	font-size: 13px !important;
/* 2319 */ }
/* 2320 */ 
/* 2321 */ .archive-page .search-form{
/* 2322 */ 	width: 220px;
/* 2323 */ }
/* 2324 */ 
/* 2325 */ .archive-page .search-field {
/* 2326 */ 	width: 198px;
/* 2327 */ }
/* 2328 */  
/* 2329 */ /*=== Contact Page ===*/
/* 2330 */ .contact-page .contact-text p:last-child{
/* 2331 */ 	margin-bottom: 0;
/* 2332 */ }
/* 2333 */ 
/* 2334 */ .contact-page .map,
/* 2335 */ .contact-page .contact-text{
/* 2336 */ 	margin-bottom: 20px;
/* 2337 */ 	overflow: hidden;
/* 2338 */ }
/* 2339 */ 
/* 2340 */ .contact-page .contact-form .error{
/* 2341 */ 	color: #F0685C;
/* 2342 */ 	font-size: 13px;
/* 2343 */ }
/* 2344 */ 
/* 2345 */ .contact-page .contact-form .wt-row{
/* 2346 */ 	margin-bottom: 20px;
/* 2347 */ 	overflow: hidden;
/* 2348 */ }
/* 2349 */ 
/* 2350 */ .recaptcha_only_if_image, 

/* style.css */

/* 2351 */ .recaptcha_only_if_audio, 
/* 2352 */ .contact-page .contact-form label{
/* 2353 */ 	display: block;
/* 2354 */ 	font-size: 14px;
/* 2355 */ 	margin-bottom: 3px;
/* 2356 */ }
/* 2357 */ 
/* 2358 */ .recaptcha_refresh,
/* 2359 */ .recaptcha_only_if_image,
/* 2360 */ .recaptcha_only_if_audio,
/* 2361 */ .recaptcha_help{
/* 2362 */ 	float: left;
/* 2363 */ 	font-size: 12px;
/* 2364 */ 	color: #999999;
/* 2365 */ 	margin-right: 15px;
/* 2366 */ }
/* 2367 */ 
/* 2368 */ #recaptcha_widget a{
/* 2369 */ 	color: #BCBCBC;
/* 2370 */ }
/* 2371 */ #recaptcha_widget i{
/* 2372 */ 	margin-right: 5px;
/* 2373 */ 	color: #BCBCBC;
/* 2374 */ }
/* 2375 */ 
/* 2376 */ #recaptcha_image{
/* 2377 */ 	max-width: 100%;
/* 2378 */ }
/* 2379 */ 
/* 2380 */ .col-last .recaptcha_only_if_image, 
/* 2381 */ .col-last .recaptcha_only_if_audio{
/* 2382 */ 	font-weight: 400;
/* 2383 */ }
/* 2384 */ 
/* 2385 */ .contact-page .contact-form label span{
/* 2386 */ 	margin-left: 15px;
/* 2387 */ 	font-size: 12px;
/* 2388 */ 	color: #BCBCBC;
/* 2389 */ 	font-weight: normal;
/* 2390 */ }
/* 2391 */ 
/* 2392 */ .contact-page .one-half{
/* 2393 */ 	overflow: hidden;
/* 2394 */ }
/* 2395 */ 
/* 2396 */ .contact-page .one-half{
/* 2397 */ 	width: 48%;
/* 2398 */ }
/* 2399 */ 
/* 2400 */ .contact-page .contact-form input[type="text"],

/* style.css */

/* 2401 */ .contact-page .contact-form input[type="email"],
/* 2402 */ .contact-page .contact-form textarea{
/* 2403 */ 	display: block;
/* 2404 */ 	font-family: inherit;
/* 2405 */ 	font-size: 14px;
/* 2406 */ 	padding: 10px 14px;
/* 2407 */ 	border: 1px solid #EEEEEE;
/* 2408 */ 	margin: 0;
/* 2409 */ 	color: #AEAEAE;
/* 2410 */ }
/* 2411 */ 
/* 2412 */ .contact-page .contact-form input[type="text"],
/* 2413 */ .contact-page .contact-form input[type="email"]{
/* 2414 */ 	width: 91%;
/* 2415 */ }
/* 2416 */ 
/* 2417 */ .contact-page .contact-form .message-field input[type="text"]{
/* 2418 */ 	width: 95.5%;
/* 2419 */ }
/* 2420 */ 
/* 2421 */ .contact-page .contact-form textarea{
/* 2422 */ 	height: 185px;
/* 2423 */ 	width: 95.5%;
/* 2424 */ }
/* 2425 */ 
/* 2426 */ .msgbox{
/* 2427 */ 	color: #FFFFFF;
/* 2428 */ 	margin-bottom: 20px;
/* 2429 */ 	padding: 10px;
/* 2430 */ }
/* 2431 */ 
/* 2432 */ .msgbox-error{
/* 2433 */ 	background: #C14E36;	
/* 2434 */ }
/* 2435 */ 
/* 2436 */ .msgbox-success{
/* 2437 */ 	background: #6BCA70;
/* 2438 */ }
/* 2439 */ 
/* 2440 */ .msgbox-warning{
/* 2441 */ 	background: #EBA709;
/* 2442 */ }
/* 2443 */ 
/* 2444 */ 
/* 2445 */ .msgbox i{
/* 2446 */ 	margin-right: 5px;
/* 2447 */ }
/* 2448 */ 
/* 2449 */ /* 7. SIDEBAR
/* 2450 *|  * ======================== */	

/* style.css */

/* 2451 */ #sidebar .widget{
/* 2452 */ 	background: #FFFFFF;
/* 2453 */ 	overflow: hidden;
/* 2454 */ 	margin-bottom: 20px;
/* 2455 */ }
/* 2456 */ 
/* 2457 */ #sidebar .widget .widget-title{
/* 2458 */ 	background: url('/wp-content/themes/fp_santiago/images/sep.png') repeat-x left bottom;
/* 2459 */ 	padding-bottom: 10px;
/* 2460 */ 	margin-bottom: 15px;
/* 2461 */ 	overflow: hidden;
/* 2462 */ }
/* 2463 */ 
/* 2464 */ .widget ul{
/* 2465 */ 	list-style: none;
/* 2466 */ 	margin: 0;
/* 2467 */ 	padding: 0;
/* 2468 */ }
/* 2469 */ 
/* 2470 */ .widget ul li{
/* 2471 */ 	border-bottom: 1px solid #F2F2F2;
/* 2472 */ 	padding: 8px 0;
/* 2473 */ 	overflow: hidden;
/* 2474 */ }
/* 2475 */ 
/* 2476 */ .widget ul li:first-child{
/* 2477 */ 	padding-top: 0;
/* 2478 */ }
/* 2479 */ 
/* 2480 */ .widget ul li:last-child{
/* 2481 */ 	border-bottom: 0;
/* 2482 */ 	padding-bottom: 0;
/* 2483 */ }
/* 2484 */ 
/* 2485 */ .widget select {
/* 2486 */ 	border: 1px solid #F2F2F2;
/* 2487 */ 	font: inherit;
/* 2488 */ 	color: inherit;
/* 2489 */ 	width: 100%;
/* 2490 */ 	padding: 8px;
/* 2491 */ }
/* 2492 */ 
/* 2493 */ .widget input[type=text]{	
/* 2494 */ 	display: block;	
/* 2495 */ 	font-family: inherit;
/* 2496 */ 	font-size: 14px;
/* 2497 */ 	color: inherit;	
/* 2498 */ 	padding: 8px 12px;
/* 2499 */ 	border: 1px solid #ECECEC;
/* 2500 */ 	height: 18px;

/* style.css */

/* 2501 */ }
/* 2502 */ 
/* 2503 */ /* ======= Default Widgets ======= */
/* 2504 */ /* .widget_categories ul li,
/* 2505 *| .widget_recent_comments ul li,
/* 2506 *| .widget_archive ul li,
/* 2507 *| .widget_meta ul li,
/* 2508 *| .widget_pages ul li,
/* 2509 *| .widget_recent_entries ul li{	
/* 2510 *| 	margin-bottom: 8px;
/* 2511 *| 	padding-bottom: 8px;
/* 2512 *| }
/* 2513 *|  */
/* 2514 */ /* #sidebar .widget_categories ul li:before,
/* 2515 *| #sidebar .widget_recent_comments ul li:before,
/* 2516 *| #sidebar .widget_archive ul li:before,
/* 2517 *| #sidebar .widget_meta ul li:before,
/* 2518 *| #sidebar .widget_pages ul li:before,
/* 2519 *| #sidebar .widget_recent_entries ul li:before{
/* 2520 *| 	background: url("/wp-content/themes/fp_santiago/images/bullet-dark.png") no-repeat left 8px;
/* 2521 *| 	padding-left: 12px;	
/* 2522 *| 	border-bottom: 1px solid #ECECEC;
/* 2523 *| } */
/* 2524 */ 
/* 2525 */ /* === Subscription Widget === */
/* 2526 */ .widget_subscribe input[type=text]{
/* 2527 */ 	float: left;
/* 2528 */ 	width: 180px;
/* 2529 */ 	margin-right: 5px;
/* 2530 */ }
/* 2531 */ 
/* 2532 */ .widget_subscribe .button{
/* 2533 */ 	height: 36px;
/* 2534 */ }
/* 2535 */ 
/* 2536 */ #footer .widget_subscribe input[type=text]{
/* 2537 */ 	width: 200px;
/* 2538 */ 	margin-bottom: 10px;
/* 2539 */ }
/* 2540 */ 
/* 2541 */ /* === Subscribers Widget === */
/* 2542 */ .widget_followers ul li{
/* 2543 */ 	border-bottom: none;
/* 2544 */ }
/* 2545 */ 
/* 2546 */ .widget_followers ul li{
/* 2547 */ 	width: 90px;
/* 2548 */ 	float: left;
/* 2549 */ 	margin-right: 15px;
/* 2550 */ 	text-align: center;

/* style.css */

/* 2551 */ 	padding: 0;
/* 2552 */ }
/* 2553 */ 
/* 2554 */ .widget_followers ul li.rss{
/* 2555 */ 	margin-right: 0;
/* 2556 */ }
/* 2557 */ 
/* 2558 */ .widget_followers .icon{
/* 2559 */ 	width: 65px;
/* 2560 */ 	height: 65px;
/* 2561 */ 	border-radius: 65px;
/* 2562 */ 	display: inline-block;
/* 2563 */ 	margin-bottom: 10px;
/* 2564 */ }
/* 2565 */ 
/* 2566 */ .widget_followers .facebook .icon{
/* 2567 */ 	background: #00549F;
/* 2568 */ }
/* 2569 */ 
/* 2570 */ .widget_followers .twitter .icon{
/* 2571 */ 	background: #38CDFF;
/* 2572 */ }
/* 2573 */ 
/* 2574 */ .widget_followers .rss .icon{
/* 2575 */ 	background: #F8A631;
/* 2576 */ }
/* 2577 */ 
/* 2578 */ .widget_followers .icon i{
/* 2579 */ 	font-size: 36px;
/* 2580 */ 	margin-top: 15px;
/* 2581 */ 	color: #FFFFFF;
/* 2582 */ }
/* 2583 */ 
/* 2584 */ .widget_followers ul li.rss i{
/* 2585 */ 	margin-left: 5px;
/* 2586 */ }
/* 2587 */ 
/* 2588 */ /* === Categories Widget === */
/* 2589 */ .widget_categories ul li i{
/* 2590 */ 	margin-right: 5px;
/* 2591 */ }
/* 2592 */ 
/* 2593 */ .widget_categories ul li h6{
/* 2594 */ 	display: inline-block;
/* 2595 */ }
/* 2596 */ 
/* 2597 */ .widget_categories .post-count{
/* 2598 */ 	padding: 4px 10px 3px;
/* 2599 */ 	border: 1px solid #111111;	
/* 2600 */ 	display: block;

/* style.css */

/* 2601 */ 	float: right;
/* 2602 */ }
/* 2603 */ 
/* 2604 */ /* === Search Widget === */
/* 2605 */ .search-form{
/* 2606 */ 	overflow: hidden;
/* 2607 */ 	position: relative; 
/* 2608 */ }
/* 2609 */ 
/* 2610 */ .search-field {
/* 2611 */ 	padding: 9px 10px 10px;
/* 2612 */ }
/* 2613 */ 
/* 2614 */ #sidebar .search-field {
/* 2615 */ 	width: 274px;
/* 2616 */ }
/* 2617 */ 
/* 2618 */ .search-submit {
/* 2619 */ 	border: none;
/* 2620 */ 	color: #111111;
/* 2621 */ 	cursor: pointer;
/* 2622 */ 	font-size: 18px;
/* 2623 */ 	height: 20px;
/* 2624 */ 	margin: 0;
/* 2625 */ 	overflow: hidden;
/* 2626 */ 	position: absolute;
/* 2627 */ 	right: 5px;
/* 2628 */ 	top: 6px;
/* 2629 */ 	padding: 0;
/* 2630 */ 	background: none;
/* 2631 */ }
/* 2632 */ 
/* 2633 */ #footer .search-field {
/* 2634 */ 	width: 210px;
/* 2635 */ }
/* 2636 */ 
/* 2637 */ /* === Image widgets === */
/* 2638 */ .widget_pinterest ul li.pinterest-follow-me img{
/* 2639 */ 	display: block;
/* 2640 */ 	height: 28px
/* 2641 */ }
/* 2642 */ 
/* 2643 */ .widget_pinterest .recent-pins-widget{
/* 2644 */ 	overflow: hidden;
/* 2645 */ }
/* 2646 */ 
/* 2647 */ #sidebar .widget_pinterest ul li,
/* 2648 */ #sidebar .widget_flickr ul li{
/* 2649 */ 	width: 55px;
/* 2650 */ 	float: left;

/* style.css */

/* 2651 */ 	margin-right: 5px;
/* 2652 */ 	margin-bottom: 5px;
/* 2653 */ 	padding: 0 !important;
/* 2654 */ 	border-bottom: none !important;
/* 2655 */ }
/* 2656 */ 
/* 2657 */ #sidebar .widget_pinterest .pinterest-image img,
/* 2658 */ #sidebar .widget_flickr .flickr_thumbs img{
/* 2659 */ 	width: 55px;
/* 2660 */ 	height: 55px;
/* 2661 */ 	display: block;
/* 2662 */ }
/* 2663 */ 
/* 2664 */ #footer .widget_pinterest ul li,
/* 2665 */ #footer .widget_flickr ul li{
/* 2666 */ 	width: 60px;
/* 2667 */ 	float: left;
/* 2668 */ 	margin-right: 5px;
/* 2669 */ 	margin-bottom: 5px;
/* 2670 */ 	padding: 0 !important;
/* 2671 */ 	border-bottom: none !important;
/* 2672 */ }
/* 2673 */ 
/* 2674 */ #footer .widget_pinterest .pinterest-image img,
/* 2675 */ #footer .widget_flickr .flickr_thumbs img{
/* 2676 */ 	width: 60px;
/* 2677 */ 	height: 60px;
/* 2678 */ 	display: block;
/* 2679 */ }
/* 2680 */ 
/* 2681 */ /* === Tabs widget === */
/* 2682 */ .widget_tabs .widget-tabs-title-container{
/* 2683 */ 	overflow: hidden;
/* 2684 */ 	margin-bottom: 15px;
/* 2685 */ }
/* 2686 */ 
/* 2687 */ .widget_tabs .widget-tabs-title-container ul{
/* 2688 */ 	overflow: hidden;
/* 2689 */ 	padding-bottom: 5px;
/* 2690 */ 	background: url("/wp-content/themes/fp_santiago/images/sep.png") repeat-x left bottom;
/* 2691 */ }
/* 2692 */ 
/* 2693 */ .widget_tabs .widget-tabs-title-container ul li{	
/* 2694 */ 	padding: 8px 9px !important;
/* 2695 */ 	float: left;	
/* 2696 */ 	display: block;	
/* 2697 */ 	border-bottom: none !important;
/* 2698 */ }
/* 2699 */ 
/* 2700 */ .widget_tabs .widget-tabs-title-container ul li:hover,

/* style.css */

/* 2701 */ .widget_tabs .active {
/* 2702 */ 	background: #111111;
/* 2703 */ 	color: #FFFFFF;
/* 2704 */ }
/* 2705 */ 
/* 2706 */ .widget_tabs .widget-tabs-title-container ul li:hover a,
/* 2707 */ .widget_tabs .widget-tabs-title-container ul li.active a{
/* 2708 */ 	color: #FFFFFF;
/* 2709 */ }
/* 2710 */ 
/* 2711 */ .widget_tabs .widget-tabs-title-container ul li:first-child{
/* 2712 */ 	margin-left: 0;
/* 2713 */ }
/* 2714 */ 
/* 2715 */ .widget_tabs .tab-content{
/* 2716 */ 	display: none;
/* 2717 */ }
/* 2718 */ 
/* 2719 */ .widget_tabs .post-list li{
/* 2720 */ 	overflow: hidden;
/* 2721 */ 	margin-bottom: 7px;	
/* 2722 */ 	padding: 0 0 10px 0 !important;
/* 2723 */ }
/* 2724 */ 
/* 2725 */ .widget_tabs .comment-list li{
/* 2726 */ 	overflow: hidden;
/* 2727 */ 	margin-bottom: 10px;	
/* 2728 */ 	padding: 0 0 1px 0 !important;
/* 2729 */ }
/* 2730 */ 
/* 2731 */ .widget_tabs .comment-list .thumbnail,
/* 2732 */ .widget_tabs .post-list .thumbnail{
/* 2733 */ 	width: 65px;
/* 2734 */ 	float: left;
/* 2735 */ 	margin-right: 15px;
/* 2736 */ }
/* 2737 */ 
/* 2738 */ .widget_tabs .comment-list .avatar,
/* 2739 */ .widget_tabs .post-list .wp-post-image{
/* 2740 */ 	width: 65px;
/* 2741 */ 	height: 65px;
/* 2742 */ }
/* 2743 */ 
/* 2744 */ .widget_tabs .comment-text{
/* 2745 */ 	line-height: 1.2;
/* 2746 */ }
/* 2747 */ 
/* 2748 */ /* === Comments widget === */
/* 2749 */ .widget_comments .comment-list li{
/* 2750 */ 	margin-bottom: 8px;

/* style.css */

/* 2751 */ 	overflow: hidden;
/* 2752 */ }
/* 2753 */ 
/* 2754 */ .widget_comments .thumbnail{
/* 2755 */ 	float: left;	
/* 2756 */ 	width: 65px;
/* 2757 */ 	margin-right: 10px;
/* 2758 */ }
/* 2759 */ 
/* 2760 */ .widget_comments .thumbnail img{
/* 2761 */ 	display: block;
/* 2762 */ }
/* 2763 */ 
/* 2764 */ .widget_comments .entry-meta {
/* 2765 */ 	margin: 0;
/* 2766 */ }
/* 2767 */ 
/* 2768 */ .widget_comments .comment-text {
/* 2769 */ 	margin-top: 3px;
/* 2770 */ 	font-size: 12px;
/* 2771 */ 	line-height: 1.4;
/* 2772 */ }
/* 2773 */ 
/* 2774 */ #footer .widget_comments .thumbnail{
/* 2775 */ 	width: 50px;
/* 2776 */ 	margin-right: 7px;
/* 2777 */ }
/* 2778 */ 
/* 2779 */ /* === Tags widget === */
/* 2780 */ .tagcloud{
/* 2781 */ 	overflow: hidden;
/* 2782 */ 	margin-top: 10px;
/* 2783 */ }
/* 2784 */ 
/* 2785 */ .tagcloud a{
/* 2786 */ 	display: block;
/* 2787 */ 	float: left;
/* 2788 */ 	font-size: 13px !important;
/* 2789 */ 	margin-bottom: 6px;
/* 2790 */ 	margin-right: 6px;
/* 2791 */ 	padding: 4px 8px; 	
/* 2792 */ 	border: 1px solid #111111;
/* 2793 */ }
/* 2794 */ 
/* 2795 */ .tagcloud a:hover{
/* 2796 */ 	color: #FFFFFF;
/* 2797 */ 	background: #111111;
/* 2798 */ }
/* 2799 */ 
/* 2800 */ #footer .tagcloud a{

/* style.css */

/* 2801 */ 	border: 1px solid #444444;
/* 2802 */ }
/* 2803 */ 
/* 2804 */ #footer .tagcloud a:hover{
/* 2805 */ 	background: #333;
/* 2806 */ 	border: 1px solid #333;
/* 2807 */ }
/* 2808 */ 
/* 2809 */ /* === Calendar widget === */
/* 2810 */ .widget_calendar { 
/* 2811 */ 	margin-bottom: 0 
/* 2812 */ }
/* 2813 */ 
/* 2814 */ .widget_calendar #calendar_wrap{
/* 2815 */ 	padding: 1px;
/* 2816 */ }
/* 2817 */ 
/* 2818 */ .widget_calendar td {
/* 2819 */     text-align: center;
/* 2820 */     padding: 7px 0;
/* 2821 */     border-top: 1px solid #F1F4F6;
/* 2822 */     border-right: 1px solid #F1F4F6;
/* 2823 */ }
/* 2824 */ 
/* 2825 */ .widget_calendar td:first-child{
/* 2826 */ 	border-left: 1px solid #F1F4F6;
/* 2827 */ }
/* 2828 */ 
/* 2829 */ .widget_calendar td a{
/* 2830 */ 	font-weight: 700;
/* 2831 */ }
/* 2832 */ 
/* 2833 */ .widget_calendar tfoot td a{
/* 2834 */ 	font-weight: 400;
/* 2835 */ }
/* 2836 */ 
/* 2837 */ .widget_calendar thead th {
/* 2838 */     padding: 10px 0;
/* 2839 */     text-align: center;
/* 2840 */ }
/* 2841 */ 
/* 2842 */ .widget_calendar caption {   
/* 2843 */     font-weight: 700;
/* 2844 */ }
/* 2845 */ 
/* 2846 */ .widget_calendar #prev {
/* 2847 */     text-align: left;
/* 2848 */     padding-left: 12px;
/* 2849 */ }
/* 2850 */ 

/* style.css */

/* 2851 */ /* === Ads Block widget === */
/* 2852 */ .widget_adsblock ul{
/* 2853 */ 	overflow: hidden;
/* 2854 */ 	margin-top: 10px;
/* 2855 */ 	list-style: none;	
/* 2856 */ 	margin: 0;
/* 2857 */ 	padding: 0;
/* 2858 */ }
/* 2859 */ 
/* 2860 */ .widget_adsblock ul li{
/* 2861 */ 	float: left;
/* 2862 */ 	margin-top: 15px;
/* 2863 */ 	padding: 0 !important;
/* 2864 */ 	width: 125x;
/* 2865 */ 	height: 125x;	
/* 2866 */ 	border-bottom: none !important;
/* 2867 */ 	margin-right: 0px;	
/* 2868 */ }
/* 2869 */ 
/* 2870 */ .widget_adsblock ul li img{
/* 2871 */ 	width: 125x;
/* 2872 */ 	height: 125x;	
/* 2873 */ }
/* 2874 */ 
/* 2875 */ .widget_adsblock ul li a{
/* 2876 */ 	display: block;
/* 2877 */ }
/* 2878 */ 
/* 2879 */ .widget_adsblock  ul li:first-child{
/* 2880 */ 	margin-right: 25px;
/* 2881 */ 	margin-top: 0;
/* 2882 */ }
/* 2883 */ 
/* 2884 */ .widget_adsblock ul li:first-child + li {
/* 2885 */ 	margin-top: 0;
/* 2886 */ }
/* 2887 */ 
/* 2888 */ .widget_adsblock ul li:first-child + li + li{
/* 2889 */     margin-right: 25px;
/* 2890 */ }
/* 2891 */ 
/* 2892 */ /* === Single Ad Block === */
/* 2893 */ .widget_adsingle .outer-wrap{	
/* 2894 */ 	text-align: center;
/* 2895 */ }
/* 2896 */ 
/* 2897 */ .widget_adsingle .in-wrap{
/* 2898 */ 	display: inline-block;
/* 2899 */ 	max-width: 100%;
/* 2900 */ }

/* style.css */

/* 2901 */ 
/* 2902 */ /*=== Slider Widget ===*/
/* 2903 */ .widget_slider{
/* 2904 */ 	position: relative;
/* 2905 */ }
/* 2906 */ 
/* 2907 */ .widget_slider .attachment-fp370_215{
/* 2908 */ 	height: 175px;
/* 2909 */ 	width: 300px;
/* 2910 */ }
/* 2911 */ 
/* 2912 */ .widget_slider ul{
/* 2913 */ 	list-style: none;
/* 2914 */ 	margin: 0;
/* 2915 */ 	padding: 0;
/* 2916 */ }
/* 2917 */ 
/* 2918 */ .widget_slider .slider-widget-posts ul li{
/* 2919 */ 	position: relative;
/* 2920 */ 	border-bottom: 0 !important;
/* 2921 */ 	margin-bottom: 0;
/* 2922 */ 	padding-bottom: 0 !important;
/* 2923 */ }
/* 2924 */ 
/* 2925 */ .widget .sidebar-carousel-nav{
/* 2926 */ 	display: inline-block;
/* 2927 */ 	position: absolute;
/* 2928 */ 	right: 0;
/* 2929 */ 	top: 2px;
/* 2930 */ 	background: #FFFFFF;
/* 2931 */ 	padding-left: 10px;
/* 2932 */ }
/* 2933 */ 
/* 2934 */ .widget_slider .post-info{
/* 2935 */ 	position: absolute;
/* 2936 */ 	bottom: 10px;
/* 2937 */ 	width: 100%;
/* 2938 */ 	text-align: center;
/* 2939 */ }
/* 2940 */ 
/* 2941 */ .widget_slider .entry-meta a{
/* 2942 */ 	color: #FFFFFF;
/* 2943 */ 	border-bottom: 2px solid #FFFFFF;
/* 2944 */ 	margin-bottom: 10px;
/* 2945 */ 	padding-bottom: 0px;
/* 2946 */ 	display: inline-block;
/* 2947 */ 	font-weight: 400;
/* 2948 */ }
/* 2949 */ 
/* 2950 */ .widget_slider .post-info h4{

/* style.css */

/* 2951 */ 	text-transform: uppercase;
/* 2952 */ 	font-weight: 700;
/* 2953 */ 	margin-bottom: 10px;
/* 2954 */ }
/* 2955 */ 
/* 2956 */ .widget_slider .post-info h4 a{
/* 2957 */ 	color: #FFFFFF;
/* 2958 */ }
/* 2959 */ 
/* 2960 */ #footer .widget .sidebar-carousel-nav{
/* 2961 */ 	top: 0;
/* 2962 */ 	right: 0;
/* 2963 */ }
/* 2964 */ 
/* 2965 */ .widget .flex-direction-nav{
/* 2966 */ 	overflow: hidden;
/* 2967 */ }
/* 2968 */ 
/* 2969 */ .widget .flex-direction-nav li{
/* 2970 */ 	float: left;
/* 2971 */ 	overflow: hidden;
/* 2972 */ 	margin: 0;
/* 2973 */ 	padding: 0 !important;
/* 2974 */ }
/* 2975 */ 
/* 2976 */ .widget .flex-direction-nav a {	
/* 2977 */ 	cursor: pointer;
/* 2978 */ 	display: block;
/* 2979 */ 	width: 18px;
/* 2980 */ 	height: 18px;
/* 2981 */ 	font-size: 0;
/* 2982 */ 	-webkit-transition: all 1s ease; 
/* 2983 */ 	-moz-transition: all 1s ease; 
/* 2984 */ 	transition: all 1s ease;
/* 2985 */ 	background: #111111;
/* 2986 */ 	text-align: center;
/* 2987 */ }
/* 2988 */ 
/* 2989 */ .widget .flex-direction-nav a:before{
/* 2990 */ 	font-family: FontAwesome;
/* 2991 */ 	display: inline-block;
/* 2992 */ 	padding: 0;
/* 2993 */ 	font-weight: 400;
/* 2994 */ 	font-size: 10px;
/* 2995 */ 	margin-top: 2px;	
/* 2996 */ 	color: #FFFFFF;	
/* 2997 */ }
/* 2998 */ 
/* 2999 */ .widget .flex-direction-nav a.flex-prev{
/* 3000 */ 	margin-right: 3px;

/* style.css */

/* 3001 */ }
/* 3002 */ 
/* 3003 */ .widget .flex-direction-nav a.flex-prev:before{
/* 3004 */ 	content: "\f053";	
/* 3005 */ }
/* 3006 */ 
/* 3007 */ .widget .flex-direction-nav a.flex-next:before{
/* 3008 */ 	content: "\f054";	
/* 3009 */ }
/* 3010 */ 
/* 3011 */ /*=== Social Links ===*/
/* 3012 */ .widget_social ul {
/* 3013 */ 	overflow: hidden;
/* 3014 */ 	margin-top: 10px;
/* 3015 */ }
/* 3016 */ 
/* 3017 */ .widget_social ul li{
/* 3018 */ 	border-bottom: none !important;
/* 3019 */ 	float: left;
/* 3020 */ 	margin-right: 10px;
/* 3021 */ 	padding: 0;
/* 3022 */ }
/* 3023 */ 
/* 3024 */ .widget_social ul li i{
/* 3025 */ 	font-size: 16px;
/* 3026 */ }
/* 3027 */ 
/* 3028 */ /* 8. FOOTER
/* 3029 *|  * ========== */	
/* 3030 */ #footer{
/* 3031 */ 	background: #222222;	
/* 3032 */ 	overflow: hidden;
/* 3033 */ 	margin-top: 30px;
/* 3034 */ 	color: #999999;
/* 3035 */ }
/* 3036 */ 
/* 3037 */ #footer a{
/* 3038 */ 	color: #999999;
/* 3039 */ }
/* 3040 */ 
/* 3041 */ #footer a:hover{
/* 3042 */ 	color: #FFFFFF;
/* 3043 */ }
/* 3044 */ 
/* 3045 */ #footer h4,
/* 3046 */ #footer h5,
/* 3047 */ #footer h6{
/* 3048 */ 	color: #FFFFFF;
/* 3049 */ }
/* 3050 */ 

/* style.css */

/* 3051 */ #footer .footer-widgets{
/* 3052 */ 	padding: 30px 0 15px;
/* 3053 */ }
/* 3054 */ 
/* 3055 */ #footer .footer-widget{
/* 3056 */ 	width: 265px;
/* 3057 */ 	float: left;
/* 3058 */ 	margin-right: 13px;
/* 3059 */ 	overflow: hidden;	
/* 3060 */ }
/* 3061 */ 
/* 3062 */ #footer .widget{
/* 3063 */ 	margin-bottom: 15px;
/* 3064 */ }
/* 3065 */ 
/* 3066 */ #footer .widget .widget-title{
/* 3067 */ 	margin-bottom: 10px;
/* 3068 */ }
/* 3069 */ 
/* 3070 */ #footer .widget ul li {
/* 3071 */ 	border-bottom: 1px solid #444444;
/* 3072 */ 	overflow: hidden;
/* 3073 */ 	padding: 8px 0;
/* 3074 */ }
/* 3075 */ 
/* 3076 */ #footer .widget ul li:last-child {
/* 3077 */ 	border-bottom: none;
/* 3078 */ 	padding-bottom: 0;
/* 3079 */ }
/* 3080 */ 
/* 3081 */ #footer .footer-info{
/* 3082 */ 	background: #333333;	
/* 3083 */ 	padding: 7px 0;
/* 3084 */ }
/* 3085 */ 
/* 3086 */ #footer .footer-left{
/* 3087 */ 	float: left;
/* 3088 */ }
/* 3089 */ 
/* 3090 */ #footer .footer-right{
/* 3091 */ 	float: right;
/* 3092 */ 	max-width: 200px;	
/* 3093 */ }
/* 3094 */ 
/* 3095 */ #footer .footer-right ul{
/* 3096 */ 	overflow: hidden;
/* 3097 */ }
/* 3098 */ 
/* 3099 */ #footer .footer-right ul li{
/* 3100 */ 	float: left;

/* style.css */

/* 3101 */ 	margin-left: 7px;
/* 3102 */ 	font-size: 14px;
/* 3103 */ }
/* 3104 */ 
/* 3105 */ /* 10.1 DESKTOPS
/* 3106 *|  * =========================== */ 
/* 3107 */ @media only screen and (min-width: 768px) and (max-width: 1129px) {
/* 3108 */ 	#container,
/* 3109 */ 	.inner-wrap{
/* 3110 */ 		width: 750px;	
/* 3111 */ 		position: relative;
/* 3112 */ 	}
/* 3113 */ 	
/* 3114 */ 	#content {
/* 3115 */ 		margin-right: 0;
/* 3116 */ 		width: 750px;
/* 3117 */ 	}
/* 3118 */ 	
/* 3119 */ 	#header {
/* 3120 */ 		margin-bottom: 20px;
/* 3121 */ 	}
/* 3122 */ 
/* 3123 */ 	#header .logo {
/* 3124 */ 		margin-bottom: 20px;
/* 3125 */ 		float: none;
/* 3126 */ 	}
/* 3127 */ 
/* 3128 */ 	#header .banner {
/* 3129 */ 		float: none;
/* 3130 */ 		margin: 0 auto;
/* 3131 */ 	}	
/* 3132 */ 	
/* 3133 */ 	.primary-menu{
/* 3134 */ 		display: none;
/* 3135 */ 	}
/* 3136 */ 	
/* 3137 */ 	.slicknav_menu{
/* 3138 */ 		display: block;
/* 3139 */ 		right: 234px;
/* 3140 */ 	}
/* 3141 */ 	
/* 3142 */ 	.slicknav_btn {
/* 3143 */ 		width: 260px;		
/* 3144 */ 	}
/* 3145 */ 	
/* 3146 */ 	.slider-main {
/* 3147 */ 		width: 750px;
/* 3148 */ 		margin-bottom: 15px;
/* 3149 */ 	}
/* 3150 */ 	

/* style.css */

/* 3151 */ 	.slider-right {
/* 3152 */ 		margin-left: 0;
/* 3153 */ 		width: 750px;
/* 3154 */ 	}
/* 3155 */ 	
/* 3156 */ 	.slider-right .item-post{
/* 3157 */ 		float: left;
/* 3158 */ 		width: 365px;
/* 3159 */ 	}
/* 3160 */ 	
/* 3161 */ 	.slider-right .item-post:first-child {
/* 3162 */ 		margin-right: 20px;
/* 3163 */ 		margin-bottom: 0;		
/* 3164 */ 	}
/* 3165 */ 	
/* 3166 */ 	.slider-right .item-post .wp-post-image {
/* 3167 */ 		max-width: 370px;
/* 3168 */ 		margin-left: 0;
/* 3169 */ 		margin-top: 0;
/* 3170 */ 	}
/* 3171 */ 	
/* 3172 */ 	.cat-large .post-list {
/* 3173 */ 		margin-right: 10px;
/* 3174 */ 	}
/* 3175 */ 	
/* 3176 */ 	.cat-large .main-post {
/* 3177 */ 		width: 520px;
/* 3178 */ 	}
/* 3179 */ 	
/* 3180 */ 	.one-half {
/* 3181 */ 		margin-right: 10px;
/* 3182 */ 	}	
/* 3183 */ 	
/* 3184 */ 	.related-posts ul li {
/* 3185 */ 		width: 243px;
/* 3186 */ 	}
/* 3187 */ 	
/* 3188 */ 	#sidebar{
/* 3189 */ 		width: 750px;
/* 3190 */ 		margin: 20px 0;
/* 3191 */ 		float: left;
/* 3192 */ 		-moz-column-count: 2;
/* 3193 */ 		-moz-column-gap: 30px;
/* 3194 */ 		-webkit-column-count: 2;
/* 3195 */ 		-webkit-column-gap: 30px;
/* 3196 */ 		column-count: 2;
/* 3197 */ 		column-gap: 30px;
/* 3198 */ 	}
/* 3199 */ 
/* 3200 */ 	#footer .footer-widget,

/* style.css */

/* 3201 */ 	#sidebar .widget{
/* 3202 */ 	   display: inline-block;
/* 3203 */ 	   width: 300px !important;
/* 3204 */ 	   margin-bottom: 10px;
/* 3205 */ 		-webkit-column-break-inside: avoid;
/* 3206 */ 		-moz-column-break-inside: avoid;
/* 3207 */ 		column-break-inside: avoid;
/* 3208 */ 	}
/* 3209 */ 
/* 3210 */ 
/* 3211 */ }
/* 3212 */ /* 10.2. Tablet Portrait (devices and browsers)
/* 3213 *| ================================================= */
/* 3214 */ @media only screen and (min-width: 570px) and (max-width: 767px) {
/* 3215 */ 	#container,
/* 3216 */ 	.inner-wrap{
/* 3217 */ 		width: 550px;	
/* 3218 */ 		position: relative;
/* 3219 */ 	}
/* 3220 */ 	
/* 3221 */ 	#content {
/* 3222 */ 		margin-right: 0;
/* 3223 */ 		width: 550px;
/* 3224 */ 	}
/* 3225 */ 	
/* 3226 */ 	#header {
/* 3227 */ 		margin-bottom: 20px;
/* 3228 */ 	}
/* 3229 */ 
/* 3230 */ 	#header .logo {
/* 3231 */ 		margin-bottom: 20px;
/* 3232 */ 		float: none;
/* 3233 */ 		text-align: center;		
/* 3234 */ 	}
/* 3235 */ 	
/* 3236 */ 	.primary-menu{
/* 3237 */ 		display: none;
/* 3238 */ 	}
/* 3239 */ 	
/* 3240 */ 	.slicknav_menu{
/* 3241 */ 		display: block;
/* 3242 */ 		right: 134px;
/* 3243 */ 	}
/* 3244 */ 	
/* 3245 */ 	.slicknav_btn {
/* 3246 */ 		width: 260px;
/* 3247 */ 	}
/* 3248 */ 
/* 3249 */ 	#header .banner {
/* 3250 */ 		float: none;

/* style.css */

/* 3251 */ 		margin: 0 auto;
/* 3252 */ 	}
/* 3253 */ 	
/* 3254 */ 	.slider-main {
/* 3255 */ 		width: 550px;
/* 3256 */ 		margin-bottom: 15px;
/* 3257 */ 	}
/* 3258 */ 	
/* 3259 */ 	.slider-right {
/* 3260 */ 		margin-left: 0;
/* 3261 */ 		width: 550px;
/* 3262 */ 	}
/* 3263 */ 	
/* 3264 */ 	.attachment-fp770_375 {
/* 3265 */ 		height: 300px;
/* 3266 */ 		width: 550px;
/* 3267 */ 	}
/* 3268 */ 	
/* 3269 */ 	.slider-right .item-post {
/* 3270 */ 		height: 185px;
/* 3271 */ 		width: 270px;
/* 3272 */ 		float: left;
/* 3273 */ 	}
/* 3274 */ 	
/* 3275 */ 	.slider-right .item-post:first-child {
/* 3276 */ 		margin-bottom: 0;
/* 3277 */ 		margin-right: 10px;
/* 3278 */ 	}
/* 3279 */ 	
/* 3280 */ 	.slider-right .item-post .wp-post-image {
/* 3281 */ 		margin-left: 0;
/* 3282 */ 		margin-top: 0;
/* 3283 */ 		max-width: 100%;
/* 3284 */ 	}
/* 3285 */ 	
/* 3286 */ 	.cat-large .main-post {
/* 3287 */ 		float: left;
/* 3288 */ 		margin-left: 15px;
/* 3289 */ 		margin-bottom: 15px;
/* 3290 */ 	}
/* 3291 */ 	
/* 3292 */ 	.cat-large .post-list {
/* 3293 */ 		margin-right: 0;
/* 3294 */ 		width: 100%;
/* 3295 */ 	}
/* 3296 */ 
/* 3297 */ 	.feat-cat .item-post {
/* 3298 */ 		border-bottom: none;
/* 3299 */ 		margin-bottom: 0;
/* 3300 */ 		margin-right: 20px;

/* style.css */

/* 3301 */ 		float: left;
/* 3302 */ 	}
/* 3303 */ 	
/* 3304 */ 	.feat-cat .item-post:last-child{
/* 3305 */ 		display: none;
/* 3306 */ 	}
/* 3307 */ 	
/* 3308 */ 	.cat-large .post-list .wp-post-image {
/* 3309 */ 		height: 120px;
/* 3310 */ 		width: 220px;
/* 3311 */ 	}
/* 3312 */ 	
/* 3313 */ 	.feat-cat .item-wrap {
/* 3314 */ 		border-bottom: none;
/* 3315 */ 		margin-bottom: 0;
/* 3316 */ 		padding-bottom: 0;
/* 3317 */ 	}
/* 3318 */ 	
/* 3319 */ 	.one-half {
/* 3320 */ 		margin-right: 10px;
/* 3321 */ 		width: 270px;
/* 3322 */ 	}
/* 3323 */ 	
/* 3324 */ 	.attachment-fp370_215 {
/* 3325 */ 		height: 160px;
/* 3326 */ 		width: 270px;
/* 3327 */ 	}
/* 3328 */ 	
/* 3329 */ 	.video-thumb iframe {
/* 3330 */ 		height: 160px !important;
/* 3331 */ 	}
/* 3332 */ 	
/* 3333 */ 	.entry-meta .sep {
/* 3334 */ 		margin: 0;
/* 3335 */ 	}
/* 3336 */ 	
/* 3337 */ 	#sidebar{
/* 3338 */ 		width: 550px;
/* 3339 */ 		margin: 20px 0;
/* 3340 */ 		float: left;
/* 3341 */ 		-moz-column-count: 2;
/* 3342 */ 		-moz-column-gap: 20px;
/* 3343 */ 		-webkit-column-count: 2;
/* 3344 */ 		-webkit-column-gap: 20px;
/* 3345 */ 		column-count: 2;
/* 3346 */ 		column-gap: 20px;
/* 3347 */ 	}
/* 3348 */ 	
/* 3349 */ 	.widget_subscribe input[type="text"] {
/* 3350 */ 		margin-bottom: 10px;

/* style.css */

/* 3351 */ 	}
/* 3352 */ 
/* 3353 */ 	#footer .footer-widget,
/* 3354 */ 	#sidebar .widget{
/* 3355 */ 	   display: inline-block;
/* 3356 */ 	   width: 260px !important;
/* 3357 */ 	    margin-bottom: 10px;
/* 3358 */ 		-webkit-column-break-inside: avoid;
/* 3359 */ 		-moz-column-break-inside: avoid;
/* 3360 */ 		column-break-inside: avoid;
/* 3361 */ 	}
/* 3362 */ 
/* 3363 */ }
/* 3364 */ /* 10.3. Mobile Landscape Size to Tablet Portrait (devices and browsers)
/* 3365 *| ========================================================================== */
/* 3366 */ @media only screen and (min-width: 460px) and (max-width: 569px) {
/* 3367 */ 	#container,
/* 3368 */ 	.inner-wrap{
/* 3369 */ 		width: 440px;
/* 3370 */ 		position: relative;	
/* 3371 */ 	}
/* 3372 */ 	
/* 3373 */ 	#content {
/* 3374 */ 		margin-right: 0;
/* 3375 */ 		width: 440px;
/* 3376 */ 	}
/* 3377 */ 	
/* 3378 */ 	#header {
/* 3379 */ 		margin-bottom: 10px;
/* 3380 */ 	}
/* 3381 */ 
/* 3382 */ 	#header .logo {
/* 3383 */ 		margin: 0;
/* 3384 */ 		float: none;
/* 3385 */ 		text-align: center;		
/* 3386 */ 	}
/* 3387 */ 
/* 3388 */ 	#header .banner {
/* 3389 */ 		display: none;
/* 3390 */ 	}
/* 3391 */ 	
/* 3392 */ 	.primary-menu{
/* 3393 */ 		display: none;
/* 3394 */ 	}
/* 3395 */ 	
/* 3396 */ 	.slicknav_menu{
/* 3397 */ 		display: block;
/* 3398 */ 		right: 79px;
/* 3399 */ 	}
/* 3400 */ 	

/* style.css */

/* 3401 */ 	.slicknav_btn {
/* 3402 */ 		width: 260px;
/* 3403 */ 	}
/* 3404 */ 	
/* 3405 */ 	.slider-main {
/* 3406 */ 		width: 440px;
/* 3407 */ 		margin-bottom: 15px;
/* 3408 */ 	}
/* 3409 */ 	
/* 3410 */ 	.slider-right {
/* 3411 */ 		margin-left: 55px;
/* 3412 */ 		width: 325px;
/* 3413 */ 	}
/* 3414 */ 	
/* 3415 */ 	.attachment-fp770_375 {
/* 3416 */ 		height: 250px;
/* 3417 */ 		width: 440px;
/* 3418 */ 	}
/* 3419 */ 	
/* 3420 */ 	.slider-main .post-info h5,
/* 3421 */ 	.slider-main .more {
/* 3422 */ 		display: none;
/* 3423 */ 	}
/* 3424 */ 	
/* 3425 */ 	.slider-main .post-info h2 {
/* 3426 */ 		font-size: 32px;
/* 3427 */ 	}
/* 3428 */ 	
/* 3429 */ 	.slider-right .item-post:first-child {
/* 3430 */ 		margin-bottom: 15px;
/* 3431 */ 	}
/* 3432 */ 	
/* 3433 */ 	.cat-large .main-post {
/* 3434 */ 		width: 440px;
/* 3435 */ 		margin-bottom: 15px;
/* 3436 */ 	}
/* 3437 */ 	
/* 3438 */ 	.attachment-fp520_400 {
/* 3439 */ 		height: 330px;
/* 3440 */ 	}
/* 3441 */ 	
/* 3442 */ 	.cat-large .post-list {
/* 3443 */ 		margin-right: 0;
/* 3444 */ 		width: 100%;
/* 3445 */ 	}
/* 3446 */ 
/* 3447 */ 	.cat-large .item-post {
/* 3448 */ 		border-bottom: none;
/* 3449 */ 		margin-bottom: 0;
/* 3450 */ 		width: 215px;

/* style.css */

/* 3451 */ 	}
/* 3452 */ 	
/* 3453 */ 	.feat-cat .item-wrap {
/* 3454 */ 		border-bottom: none;
/* 3455 */ 		margin-bottom: 0;
/* 3456 */ 		padding-bottom: 0;
/* 3457 */ 	}
/* 3458 */ 	
/* 3459 */ 	.cat-large .item-post:first-child {
/* 3460 */ 		margin-right: 10px;
/* 3461 */ 	}
/* 3462 */ 	
/* 3463 */ 	.cat-large .item-post:last-child {
/* 3464 */ 		display: none;
/* 3465 */ 	}
/* 3466 */ 	
/* 3467 */ 	.bx-wrapper {
/* 3468 */ 		width: 700px;
/* 3469 */ 	}
/* 3470 */ 	
/* 3471 */ 	.carousel-posts li{
/* 3472 */ 		width: 220px !important;
/* 3473 */ 		margin-right: 10px !important;
/* 3474 */ 	}
/* 3475 */ 	
/* 3476 */ 	.attachment-fp240_165 {
/* 3477 */ 		height: 145px;
/* 3478 */ 	}
/* 3479 */ 	
/* 3480 */ 	.feat-cat .main-post {
/* 3481 */ 		margin-bottom: 15px;
/* 3482 */ 	}
/* 3483 */ 	
/* 3484 */ 	.contact-page .map iframe{
/* 3485 */ 		width: 440px;
/* 3486 */ 		height: 220px;
/* 3487 */ 	}
/* 3488 */ 	
/* 3489 */ 	#respond .comment-form-author, 
/* 3490 */ 	#respond .comment-form-email {
/* 3491 */ 		width: 48%;
/* 3492 */ 	}
/* 3493 */ 	
/* 3494 */ 	#respond .comment-form-url input[type="text"], 
/* 3495 */ 	#respond textarea {
/* 3496 */ 		width: 93.5%;
/* 3497 */ 	}
/* 3498 */ 
/* 3499 */ }
/* 3500 */ /* 10.4. Mobile Portrait Size to Mobile Landscape Size (devices and browsers)

/* style.css */

/* 3501 *| ====================================================================== */
/* 3502 */ @media only screen and (max-width: 459px) {
/* 3503 */ 	#container,
/* 3504 */ 	.inner-wrap{
/* 3505 */ 		width: 300px;	
/* 3506 */ 		position: relative;
/* 3507 */ 	}
/* 3508 */ 	
/* 3509 */ 	#content {
/* 3510 */ 		margin-right: 0;
/* 3511 */ 		width: 300px;
/* 3512 */ 	}
/* 3513 */ 		
/* 3514 */ 	#header{
/* 3515 */ 		margin-bottom: 10px;
/* 3516 */ 	}
/* 3517 */ 	
/* 3518 */ 	#header .logo {
/* 3519 */ 		margin-bottom: 15px;
/* 3520 */ 		float: none;
/* 3521 */ 		text-align: center;		
/* 3522 */ 	}
/* 3523 */ 
/* 3524 */ 	#header .banner {
/* 3525 */ 		display: none;
/* 3526 */ 	}
/* 3527 */ 	
/* 3528 */ 	.primary-menu{
/* 3529 */ 		display: none;
/* 3530 */ 	}
/* 3531 */ 	
/* 3532 */ 	.slicknav_menu{
/* 3533 */ 		display: block;
/* 3534 */ 		right: 11px;
/* 3535 */ 	}
/* 3536 */ 	
/* 3537 */ 	.slicknav_btn {
/* 3538 */ 		width: 255px;		
/* 3539 */ 	}
/* 3540 */ 	
/* 3541 */ 	.slider-main {
/* 3542 */ 		width: 300px;
/* 3543 */ 		margin-bottom: 15px;
/* 3544 */ 	}
/* 3545 */ 	
/* 3546 */ 	.slider-right {
/* 3547 */ 		display: none;
/* 3548 */ 	}
/* 3549 */ 	
/* 3550 */ 	.attachment-fp770_375 {

/* style.css */

/* 3551 */ 		height: 160px;
/* 3552 */ 	}
/* 3553 */ 	
/* 3554 */ 	.slider-main .post-info h5,
/* 3555 */ 	.slider-main .more {
/* 3556 */ 		display: none;
/* 3557 */ 	}
/* 3558 */ 	
/* 3559 */ 	.slider-main .post-info h2 {
/* 3560 */ 		font-size: 20px;
/* 3561 */ 	}
/* 3562 */ 	
/* 3563 */ 	.slider-right .item-post:first-child {
/* 3564 */ 		margin-bottom: 15px;
/* 3565 */ 	}
/* 3566 */ 	.slider-main .post-info {
/* 3567 */ 		bottom: 20px;
/* 3568 */ 	}
/* 3569 */ 
/* 3570 */ 	.slider-main-nav{
/* 3571 */ 		display: none;
/* 3572 */ 	}
/* 3573 */ 	
/* 3574 */ 	.cat-large .main-post {
/* 3575 */ 		width: 300px;
/* 3576 */ 		margin-bottom: 15px;
/* 3577 */ 	}
/* 3578 */ 	
/* 3579 */ 	.attachment-fp520_400 {
/* 3580 */ 		height: 230px;
/* 3581 */ 	}
/* 3582 */ 	
/* 3583 */ 	.cat-large .post-list {
/* 3584 */ 		margin-right: 0;		
/* 3585 */ 	}
/* 3586 */ 	
/* 3587 */ 	.bx-wrapper {
/* 3588 */ 		width: 700px;
/* 3589 */ 	}
/* 3590 */ 	
/* 3591 */ 	.feat-cat .main-post {
/* 3592 */ 		margin-bottom: 15px;
/* 3593 */ 	}
/* 3594 */ 	
/* 3595 */ 	.one-half {
/* 3596 */ 		margin-right: 0;
/* 3597 */ 		width: 300px;
/* 3598 */ 	}
/* 3599 */ 	
/* 3600 */ 	.attachment-fp370_215 {

/* style.css */

/* 3601 */ 		height: 175px;
/* 3602 */ 	}
/* 3603 */ 	
/* 3604 */ 	.entry-meta .social {
/* 3605 */ 		display: none;
/* 3606 */ 	}
/* 3607 */ 	
/* 3608 */ 	.related-posts ul li {
/* 3609 */ 		margin-bottom: 10px;
/* 3610 */ 		margin-right: 0;
/* 3611 */ 	}
/* 3612 */ 	
/* 3613 */ 	.contact-page .map iframe{
/* 3614 */ 		width: 100%;
/* 3615 */ 		height: 180px;
/* 3616 */ 	}
/* 3617 */ 	
/* 3618 */ 	#respond .comment-form-author, 
/* 3619 */ 	#respond .comment-form-email {
/* 3620 */ 		width: 100%;
/* 3621 */ 	}
/* 3622 */ 	
/* 3623 */ 	#respond .comment-form-author {
/* 3624 */ 		margin-right: 0;
/* 3625 */ 	}
/* 3626 */ 	
/* 3627 */ 	#respond .comment-form-url input[type="text"], 
/* 3628 */ 	#respond textarea {
/* 3629 */ 		width: 90.5%;
/* 3630 */ 	}
/* 3631 */ 
/* 3632 */ 	
/* 3633 */ }
/* 3634 */ 
/* 3635 */ body{
/* 3636 */   	background: #ffffff;}
/* 3637 */ /*	background: url("/wp-content/themes/santiago-child/images/background.png") repeat;*/
/* 3638 */ 
/* 3639 */ #header .logo-section{
/* 3640 */ 	overflow: hidden;
/* 3641 */ 	margin: 0; 
/* 3642 */ }
/* 3643 */ 
/* 3644 */ #header .logo{
/* 3645 */ 	overflow: hidden;
/* 3646 */ 	float: left;
/* 3647 */ 	margin-top: 0px;
/* 3648 */ }
/* 3649 */ 
/* 3650 */ /*========= Headings =========*/

/* style.css */

/* 3651 */ h1,h2,h3,h4,h5,h5,h6{
/* 3652 */ 	font-family: 'Oswald', "Helvetica Neue",Helvetica,Arial,sans-serif;
/* 3653 */ 	line-height: 1.3;
/* 3654 */ 	font-weight: 400;
/* 3655 */ 	color: #78662a;
/* 3656 */ 	margin-top:30px;	
/* 3657 */ }
/* 3658 */ 
/* 3659 */ .entry-content h1,
/* 3660 */ .entry-content h2,
/* 3661 */ .entry-content h3,
/* 3662 */ .entry-content h4,
/* 3663 */ .entry-content h5,
/* 3664 */ .entry-content h6{
/* 3665 */ 	margin-bottom: 25px;
/* 3666 */ 	font-weight:bold;
/* 3667 */ }
/* 3668 */ 
/* 3669 */ .entry-img {
/* 3670 */     margin-bottom: 20px;
/* 3671 */     overflow: hidden;
/* 3672 */ }
/* 3673 */ 
/* 3674 */ .entry-content a {
/* 3675 */     text-decoration: underline;
/* 3676 */ }
/* 3677 */ 
/* 3678 */ #topbar .top-menu{
/* 3679 */ 	float: left;
/* 3680 */ 	max-width: 900px;
/* 3681 */ }
/* 3682 */ 
/* 3683 */ /*====== Link styles =====*/
/* 3684 */ a{
/* 3685 */ 	text-decoration: none;
/* 3686 */ 	color: #111111;
/* 3687 */ 	transition: all 0.2s ease 0s;
/* 3688 */ 	outline: 0;
/* 3689 */ }

/* jetpack.css */

/* 1 */ /*!
/* 2 *| * Do not modify this file directly.  It is concatenated from individual module CSS files.
/* 3 *| */
/* 4 */ .jp-carousel-wrap *{line-height:inherit}.jp-carousel-overlay{background:#000}div.jp-carousel-fadeaway{position:fixed;bottom:0;z-index:2147483647;width:100%;height:15px}.jp-carousel-next-button span,.jp-carousel-previous-button span{background:url(/wp-content/plugins/jetpack/modules/carousel/images/arrows.png) center center/200px 126px no-repeat}.jp-carousel-msg{font-family:"Open Sans",sans-serif;font-style:normal;display:inline-block;line-height:19px;padding:11px 15px;font-size:14px;text-align:center;margin:25px 20px 0 2px;background-color:#fff;border-left:4px solid #ffba00;box-shadow:0 1px 1px 0 rgba(0,0,0,.1)}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (-o-min-device-pixel-ratio:3/2),only screen and (min--moz-device-pixel-ratio:1.5),only screen and (min-device-pixel-ratio:1.5){.jp-carousel-next-button span,.jp-carousel-previous-button span{background-image:url(/wp-content/plugins/jetpack/modules/carousel/images/arrows-2x.png)}}.jp-carousel-wrap{font-family:"Helvetica Neue",sans-serif!important}.jp-carousel-info{position:absolute;bottom:0;text-align:left!important;-webkit-font-smoothing:subpixel-antialiased!important}.jp-carousel-info ::selection{background:#68c9e8;color:#fff}.jp-carousel-info ::-moz-selection{background:#68c9e8;color:#fff}.jp-carousel-photo-info{position:relative;left:25%;width:50%}.jp-carousel-transitions .jp-carousel-photo-info{transition:400ms ease-out}.jp-carousel-info h2{background:none!important;border:none!important;color:#999;display:block!important;font:400 13px/1.25em "Helvetica Neue",sans-serif!important;letter-spacing:0!important;margin:7px 0 0!important;padding:10px 0 0!important;overflow:hidden;text-align:left;text-shadow:none!important;text-transform:none!important;-webkit-font-smoothing:subpixel-antialiased}.jp-carousel-next-button,.jp-carousel-previous-button{text-indent:-9999px;overflow:hidden;cursor:pointer}.jp-carousel-next-button span,.jp-carousel-previous-button span{position:absolute;top:0;bottom:0;width:82px;zoom:1;filter:alpha(opacity=20);opacity:.2}.jp-carousel-transitions .jp-carousel-next-button span,.jp-carousel-transitions .jp-carousel-previous-button span{transition:500ms opacity ease-out}.jp-carousel-next-button:hover span,.jp-carousel-previous-button:hover span{filter:alpha(opacity=60);opacity:.6}.jp-carousel-next-button span{background-position:-110px center;right:0}.jp-carousel-previous-button span{background-position:-10px center;left:0}.jp-carousel-buttons{margin:-18px -20px 15px;padding:8px 10px;border-bottom:1px solid #222;background:#222;text-align:center}div.jp-carousel-buttons a{border:none!important;color:#999;font:400 11px/1.2em "Helvetica Neue",sans-serif!important;letter-spacing:0!important;padding:5px 2px 5px 0;text-decoration:none!important;text-shadow:none!important;vertical-align:middle;-webkit-font-smoothing:subpixel-antialiased}div.jp-carousel-buttons a:hover{color:#68c9e8;border:none!important}.jp-carousel-transitions div.jp-carousel-buttons a:hover{transition:none!important}.jp-carousel-next-button,.jp-carousel-previous-button,.jp-carousel-slide,.jp-carousel-slide img{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.jp-carousel-slide{position:fixed;width:0;bottom:0;background-color:#000;border-radius:2px;-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px}.jp-carousel-slide.selected{position:absolute!important;filter:alpha(opacity=100);opacity:1}.jp-carousel-slide{filter:alpha(opacity=25);opacity:.25}.jp-carousel-slide img{display:block;width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;background:none!important;border:none!important;padding:0!important;box-shadow:0 2px 8px rgba(0,0,0,.1);zoom:1}.jp-carousel-transitions .jp-carousel-slide{transition:opacity 400ms linear}.jp-carousel-close-hint{color:#999;cursor:default;letter-spacing:0!important;padding:.35em 0 0;position:absolute;text-align:left;width:90%}.jp-carousel-transitions .jp-carousel-close-hint{transition:color 200ms linear}.jp-carousel-close-hint span{cursor:pointer;background-color:#000;background-color:rgba(0,0,0,.8);display:block;height:22px;font:400 24px/1 "Helvetica Neue",sans-serif!important;line-height:22px;margin:0 0 0 .4em;text-align:center;vertical-align:middle;width:22px;border-radius:4px}.jp-carousel-transitions .jp-carousel-close-hint span{transition:border-color 200ms linear}.jp-carousel-close-hint:hover{cursor:default;color:#fff}.jp-carousel-close-hint:hover span{border-color:#fff}a.jp-carousel-image-download,div.jp-carousel-buttons a.jp-carousel-commentlink,div.jp-carousel-buttons a.jp-carousel-like,div.jp-carousel-buttons a.jp-carousel-reblog{background:url(/wp-content/plugins/jetpack/modules/carousel/images/carousel-sprite.png?5) 0 0/16px 200px no-repeat}div.jp-carousel-buttons a.jp-carousel-commentlink,div.jp-carousel-buttons a.jp-carousel-reblog{margin:0 14px 0 0!important}div.jp-carousel-buttons a.jp-carousel-like.liked,div.jp-carousel-buttons a.jp-carousel-reblog.reblogged{background-color:#303030;padding-right:8px!important;border-radius:2px;-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px}div.jp-carousel-buttons a.jp-carousel-reblog.reblogged{margin:0 2px 0 -12px!important}div.jp-carousel-buttons a.jp-carousel-reblog,div.jp-carousel-buttons a.jp-carousel-reblog.reblogged:hover{background-position:6px -36px;padding-right:auto!important;padding-left:26px!important;color:#999}div.jp-carousel-buttons a.jp-carousel-commentlink{background-position:0 -156px;padding-left:19px!important}div.jp-carousel-buttons a.jp-carousel-reblog.reblogged:hover{cursor:default}div.jp-carousel-buttons a.jp-carousel-reblog:hover{background-position:6px -56px;color:#68c9e8}div.jp-carousel-buttons a.jp-carousel-like{background-position:5px 5px;padding-left:24px!important}div.jp-carousel-buttons a.jp-carousel-like:hover{background-position:5px -15px}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (-o-min-device-pixel-ratio:3/2),only screen and (min--moz-device-pixel-ratio:1.5),only screen and (min-device-pixel-ratio:1.5){a.jp-carousel-image-download,div.jp-carousel-buttons a.jp-carousel-commentlink,div.jp-carousel-buttons a.jp-carousel-like,div.jp-carousel-buttons a.jp-carousel-reblog{background-image:url(/wp-content/plugins/jetpack/modules/carousel/images/carousel-sprite-2x.png?5)}}div#carousel-reblog-box{background:#222;padding:3px 0 0;display:none;margin:5px auto 0;border-radius:2px;box-shadow:0 0 20px rgba(0,0,0,.9);height:74px;width:565px}#carousel-reblog-box textarea{background:#999;font:13px/1.4 "Helvetica Neue",sans-serif!important;color:#444;padding:3px 6px;width:370px;height:48px;float:left;margin:6px 9px 0;border:1px solid #666;box-shadow:inset 2px 2px 2px rgba(0,0,0,.2);border-radius:2px}#carousel-reblog-box textarea:focus{background:#ccc;color:#222}#carousel-reblog-box label{color:#aaa;font-size:11px;padding-right:2px;padding-left:2px;display:inline;font-weight:400}#carousel-reblog-box select{width:110px;padding:0;font-size:12px;font-family:"Helvetica Neue",sans-serif!important;background:#333;color:#eee;border:1px solid #444;margin-top:5px}#carousel-reblog-box .submit,#wrapper #carousel-reblog-box p.response{float:left;width:154px;padding-top:0;padding-left:1px;overflow:hidden;height:34px;margin:3px 0 0 2px!important}#wrapper #carousel-reblog-box p.response{font-size:13px;clear:none;padding-left:2px;height:34px;color:#aaa}#carousel-reblog-box input#carousel-reblog-submit,#jp-carousel-comment-form-button-submit{font:13px/24px "Helvetica Neue",sans-serif!important;margin-top:8px;padding:0 10px!important;border-radius:1em;height:24px;color:#333;cursor:pointer;font-weight:400;background:#aaa;border:1px solid #444}#carousel-reblog-box input#carousel-reblog-submit:hover,#jp-carousel-comment-form-button-submit:hover{background:#ccc}#carousel-reblog-box .canceltext{color:#aaa;font-size:11px;line-height:24px}#carousel-reblog-box .canceltext a{color:#fff}.jp-carousel-titleanddesc{border-top:1px solid #222;color:#999;font-size:15px;padding-top:24px;margin-bottom:20px;font-weight:400}.jp-carousel-titleanddesc-title{font:300 1.5em/1.1 "Helvetica Neue",sans-serif!important;text-transform:none!important;color:#fff;margin:0 0 15px;padding:0}.jp-carousel-titleanddesc-desc p{color:#999;line-height:1.4;margin-bottom:.75em}.jp-carousel-comments p a,.jp-carousel-info h2 a,.jp-carousel-titleanddesc p a{color:#fff!important;border:none!important;text-decoration:underline!important;font-weight:400!important;font-style:normal!important}.jp-carousel-titleanddesc p b,.jp-carousel-titleanddesc p strong{font-weight:700;color:#999}.jp-carousel-titleanddesc p em,.jp-carousel-titleanddesc p i{font-style:italic;color:#999}.jp-carousel-comments p a:hover,.jp-carousel-info h2 a:hover,.jp-carousel-titleanddesc p a:hover{color:#68c9e8!important}.jp-carousel-titleanddesc p:empty{display:none}.jp-carousel-left-column-wrapper h1:after,.jp-carousel-left-column-wrapper h1:before,.jp-carousel-photo-info h1:after,.jp-carousel-photo-info h1:before{content:none!important}.jp-carousel-image-meta{background:#111;border:1px solid #222;color:#fff;font:12px/1.4 "Helvetica Neue",sans-serif!important;overflow:hidden;padding:18px 20px;width:209px!important}.jp-carousel-image-meta h5,.jp-carousel-image-meta li{font-family:"Helvetica Neue",sans-serif!important;position:inherit!important;top:auto!important;right:auto!important;left:auto!important;bottom:auto!important;background:none!important;border:none!important;font-weight:400!important;line-height:1.3em!important}.jp-carousel-image-meta ul{margin:0!important;padding:0!important;list-style:none!important}.jp-carousel-image-meta li{width:48%!important;float:left!important;margin:0 2% 15px 0!important;color:#fff!important;font-size:13px!important}.jp-carousel-image-meta h5{color:#999!important;text-transform:uppercase!important;font-size:10px!important;margin:0 0 2px!important;letter-spacing:.1em!important}a.jp-carousel-image-download{padding-left:23px;display:inline-block;clear:both;color:#999;line-height:1;font-weight:400;font-size:13px;text-decoration:none;background-position:0 -82px}a.jp-carousel-image-download span.photo-size{font-size:11px;border-radius:1em;margin-left:2px;display:inline-block}a.jp-carousel-image-download span.photo-size-times{padding:0 1px 0 2px}a.jp-carousel-image-download:hover{background-position:0 -122px;color:#68c9e8;border:none!important}.jp-carousel-image-map{position:relative;margin:-20px -20px 20px;border-bottom:1px solid rgba(255,255,255,.17);height:154px}.jp-carousel-image-map img.gmap-main{border-top-left-radius:6px;border-right:1px solid rgba(255,255,255,.17)}.jp-carousel-image-map div.gmap-topright{width:94px;height:154px;position:absolute;top:0;right:0}.jp-carousel-image-map div.imgclip{overflow:hidden;border-top-right-radius:6px}.jp-carousel-image-map div.gmap-topright img{margin-left:-40px}.jp-carousel-image-map img.gmap-bottomright{position:absolute;top:96px;right:0}.jp-carousel-comments{font:15px/1.7 "Helvetica Neue",sans-serif!important;font-weight:400;background:none}.jp-carousel-comments p a:active,.jp-carousel-comments p a:focus,.jp-carousel-comments p a:hover{color:#68c9e8!important}.jp-carousel-comment{background:none;color:#999;margin-bottom:20px;clear:left;overflow:auto;width:100%}.jp-carousel-comment p{color:#999!important}.jp-carousel-comment .comment-author{font-size:13px;font-weight:400;padding:0;width:auto;display:inline;float:none;border:none;margin:0}.jp-carousel-comment .comment-author a{color:#fff}.jp-carousel-comment .comment-gravatar{float:left}.jp-carousel-comment .comment-content{border:none;margin-left:85px;padding:0}.jp-carousel-comment .avatar{margin:0 20px 0 0;border-radius:4px;border:none!important;padding:0!important;background-color:transparent!important}.jp-carousel-comment .comment-date{color:#999;margin-top:4px;font-size:11px;display:inline;float:right}#jp-carousel-comment-form{margin:0 0 10px!important;float:left;width:100%}textarea#jp-carousel-comment-form-comment-field{background:rgba(34,34,34,.9);border:1px solid #3a3a3a;color:#aaa;font:15px/1.4 "Helvetica Neue",sans-serif!important;width:100%;padding:10px 10px 5px;margin:0;float:none;height:147px;box-shadow:inset 2px 2px 2px rgba(0,0,0,.2);border-radius:3px;overflow:hidden;-moz-box-sizing:border-box;box-sizing:border-box}textarea#jp-carousel-comment-form-comment-field::-webkit-input-placeholder{color:#555}textarea#jp-carousel-comment-form-comment-field:focus{background:#ccc;color:#222}textarea#jp-carousel-comment-form-comment-field:focus::-webkit-input-placeholder{color:#aaa}#jp-carousel-comment-form-spinner{color:#fff;margin:22px 0 0 10px;display:block;width:20px;height:20px;float:left}#jp-carousel-comment-form-submit-and-info-wrapper{display:none;overflow:hidden;width:100%}#jp-carousel-comment-form-commenting-as input{background:rgba(34,34,34,.9);border:1px solid #3a3a3a;color:#aaa;font:13px/1.4 "Helvetica Neue",sans-serif!important;padding:3px 6px;float:left;box-shadow:inset 2px 2px 2px rgba(0,0,0,.2);border-radius:2px;width:285px}#jp-carousel-comment-form-commenting-as input:focus{background:#ccc;color:#222}#jp-carousel-comment-form-commenting-as p{font:400 13px/1.7 "Helvetica Neue",sans-serif!important;margin:22px 0 0;float:left}#jp-carousel-comment-form-commenting-as fieldset{float:left;border:none;margin:20px 0 0;padding:0;clear:both}#jp-carousel-comment-form-commenting-as label{font:400 13px/1.7 "Helvetica Neue",sans-serif!important;margin:0 20px 3px 0;float:left;width:100px}#jp-carousel-comment-form-button-submit{margin-top:20px;float:right}#jp-carousel-comment-form-container,#js-carousel-comment-form-container{margin-bottom:15px;overflow:auto;width:100%}#jp-carousel-comment-post-results{display:none;overflow:auto;width:100%}#jp-carousel-comment-post-results span{display:block;text-align:center;margin-top:20px;width:100%;overflow:auto;padding:1em 0;-moz-box-sizing:border-box;box-sizing:border-box;background:rgba(0,0,0,.7);border-radius:2px;font:13px/1.4 "Helvetica Neue",sans-serif!important;border:1px solid rgba(255,255,255,.17);box-shadow:inset 0 0 5px 5px rgba(0,0,0,1)}.jp-carousel-comment-post-error{color:#DF4926}#jp-carousel-comments-closed{display:none;color:#999}#jp-carousel-comments-loading{font:400 15px/1.7 "Helvetica Neue",sans-serif!important;display:none;color:#999;text-align:left;margin-bottom:20px}.jp-carousel-light .jp-carousel-overlay{background:#fff}.jp-carousel-light .jp-carousel-next-button:hover span,.jp-carousel-light .jp-carousel-previous-button:hover span{opacity:.8}.jp-carousel-light .jp-carousel-close-hint:hover,.jp-carousel-light .jp-carousel-titleanddesc div{color:#000!important}.jp-carousel-light .jp-carousel-comment .comment-author a,.jp-carousel-light .jp-carousel-comments p a,.jp-carousel-light .jp-carousel-info h2 a,.jp-carousel-light .jp-carousel-titleanddesc p a{color:#1e8cbe!important}.jp-carousel-light .jp-carousel-comment .comment-author a:hover,.jp-carousel-light .jp-carousel-comments p a:hover,.jp-carousel-light .jp-carousel-info h2 a:hover,.jp-carousel-light .jp-carousel-titleanddesc p a:hover{color:#f1831e!important}.jp-carousel-light .jp-carousel-comment,.jp-carousel-light .jp-carousel-comment p,.jp-carousel-light .jp-carousel-info h2,.jp-carousel-light .jp-carousel-titleanddesc,.jp-carousel-light .jp-carousel-titleanddesc p,.jp-carousel-light .jp-carousel-titleanddesc p b,.jp-carousel-light .jp-carousel-titleanddesc p em,.jp-carousel-light .jp-carousel-titleanddesc p i,.jp-carousel-light .jp-carousel-titleanddesc p strong,.jp-carousel-light div.jp-carousel-buttons a{color:#666}.jp-carousel-light .jp-carousel-buttons{border-bottom-color:#f0f0f0;background:#f5f5f5}.jp-carousel-light div.jp-carousel-buttons a:hover{text-decoration:none;color:#f1831e}.jp-carousel-light div.jp-carousel-buttons a.jp-carousel-reblog,.jp-carousel-light div.jp-carousel-buttons a.jp-carousel-reblog:hover{background-position:4px -56px;padding-left:24px!important}.jp-carousel-light div.jp-carousel-buttons a.jp-carousel-like.liked,.jp-carousel-light div.jp-carousel-buttons a.jp-carousel-reblog.reblogged{background-color:#2ea2cc;color:#fff}.jp-carousel-light div.jp-carousel-buttons a.jp-carousel-commentlink{background-position:0 -176px}.jp-carousel-light div.jp-carousel-buttons a.jp-carousel-like,.jp-carousel-light div.jp-carousel-buttons a.jp-carousel-like:hover{background-position:5px -15px;padding-left:23px!important}.jp-carousel-light div.jp-carousel-buttons a.jp-carousel-reblog.reblogged{background-position:5px -36px}.jp-carousel-light div.jp-carousel-buttons a.jp-carousel-like.liked{background-position:5px 5px}.jp-carousel-light div#carousel-reblog-box{background:#eee;box-shadow:0 2px 10px rgba(0,0,0,.1);border:1px solid #ddd}.jp-carousel-light #carousel-reblog-box textarea{color:#666;border:1px solid #cfcfcf;background:#fff}.jp-carousel-light #carousel-reblog-box .canceltext{color:#888}.jp-carousel-light #carousel-reblog-box .canceltext a{color:#666}.jp-carousel-light #carousel-reblog-box select{background:#eee;color:#333;border:1px solid #aaa}#jp-carousel-comment-form-button-submit,.jp-carousel-light #carousel-reblog-box input#carousel-reblog-submit{color:#333;background:#fff;border:1px solid #aaa}.jp-carousel-light .jp-carousel-image-meta{background:#fafafa;border:1px solid #eee;border-top-color:#f5f5f5;border-left-color:#f5f5f5;color:#333}.jp-carousel-light .jp-carousel-image-meta li{color:#000!important}.jp-carousel-light .jp-carousel-close-hint{color:#ccc}.jp-carousel-light .jp-carousel-close-hint span{background-color:#fff;border-color:#ccc}.jp-carousel-light #jp-carousel-comment-form-comment-field::-webkit-input-placeholder{color:#aaa}.jp-carousel-light #jp-carousel-comment-form-comment-field:focus{color:#333}.jp-carousel-light #jp-carousel-comment-form-comment-field:focus::-webkit-input-placeholder{color:#ddd}.jp-carousel-light a.jp-carousel-image-download{background-position:0 -122px}.jp-carousel-light a.jp-carousel-image-download:hover{background-position:0 -122px;color:#f1831e}.jp-carousel-light textarea#jp-carousel-comment-form-comment-field{background:#fbfbfb;color:#333;border:1px solid #dfdfdf;box-shadow:inset 2px 2px 2px rgba(0,0,0,.1)}.jp-carousel-light #jp-carousel-comment-form-commenting-as input{background:#fbfbfb;border:1px solid #dfdfdf;color:#333;box-shadow:inset 2px 2px 2px rgba(0,0,0,.1)}.jp-carousel-light #jp-carousel-comment-form-commenting-as input:focus{background:#fbfbfb;color:#333}.jp-carousel-light #jp-carousel-comment-post-results span{background:#f7f7f7;border:1px solid #dfdfdf;box-shadow:inset 0 0 5px rgba(0,0,0,.05)}.jp-carousel-light .jp-carousel-slide{background-color:#fff}.jp-carousel-light .jp-carousel-titleanddesc{border-top:1px solid #eee}@media only screen and (max-width:760px){.jp-carousel-info{margin:0 10px!important}.jp-carousel-buttons,.jp-carousel-next-button,.jp-carousel-previous-button{display:none!important}.jp-carousel-image-meta{float:none!important;width:100%!important;-moz-box-sizing:border-box;box-sizing:border-box}.jp-carousel-close-hint{font-weight:800!important;font-size:26px!important;position:fixed!important;top:-10px}.jp-carousel-slide img{filter:alpha(opacity=100);opacity:1}.jp-carousel-wrap{background-color:#000}.jp-carousel-fadeaway{display:none}#jp-carousel-comment-form-container{display:none!important}.jp-carousel-titleanddesc{padding-top:0!important;border:none!important}.jp-carousel-titleanddesc-title{font-size:1em!important}.jp-carousel-left-column-wrapper{padding:0;width:100%!important}.jp-carousel-photo-info{left:0!important;width:100%!important}}.contact-form .clear-form{clear:both}.contact-form input[type=email],.contact-form input[type=text]{width:300px;max-width:98%;margin-bottom:13px}.contact-form select{margin-bottom:13px}.contact-form textarea{height:200px;width:80%;float:none;margin-bottom:13px}.contact-form input[type=checkbox],.contact-form input[type=radio]{float:none;margin-bottom:13px}.contact-form label{margin-bottom:3px;float:none;font-weight:700;display:block}.contact-form label.checkbox,.contact-form label.radio{margin-bottom:3px;float:none;font-weight:700;display:inline-block}.contact-form label span{color:#AAA;margin-left:4px;font-weight:400}.contact-form-submission{margin-bottom:4em;padding:1.5em 1em}.contact-form-submission p{margin:0 auto}.form-errors .form-error-message{color:red}.textwidget .contact-form input[type=email],.textwidget .contact-form input[type=text],.textwidget .contact-form textarea{width:250px;max-width:100%;-moz-box-sizing:border-box;box-sizing:border-box}#jetpack-check-feedback-spam{margin:1px 8px 0 0}.jetpack-check-feedback-spam-spinner{display:inline-block;margin-top:7px}.infinite-loader{color:#000;display:block;height:28px;text-indent:-9999px}#infinite-handle span{background:#333;border-radius:1px;color:#eee;cursor:pointer;font-size:13px;padding:6px 16px}#infinite-handle span button,#infinite-handle span button:focus,#infinite-handle span button:hover{display:inline;position:static;padding:0;margin:0;border:none;line-height:inherit;background:0 0;color:inherit;cursor:inherit;font-size:inherit;font-weight:inherit;font-family:inherit}#infinite-handle span button::-moz-focus-inner{margin:0;padding:0;border:none}@media (max-width:800px){#infinite-handle span:before{display:none}#infinite-handle span{display:block}}#infinite-footer{position:fixed;bottom:-50px;left:0;width:100%}#infinite-footer a{text-decoration:none}#infinite-footer .blog-credits a:hover,#infinite-footer .blog-info a:hover{color:#444;text-decoration:underline}#infinite-footer .container{background:rgba(255,255,255,.8);border-color:#ccc;border-color:rgba(0,0,0,.1);border-style:solid;border-width:1px 0 0;-moz-box-sizing:border-box;box-sizing:border-box;margin:0 auto;overflow:hidden;padding:1px 20px;width:780px}#infinite-footer .blog-credits,#infinite-footer .blog-info{-moz-box-sizing:border-box;box-sizing:border-box;line-height:25px}#infinite-footer .blog-info{float:left;overflow:hidden;text-align:left;text-overflow:ellipsis;white-space:nowrap;width:40%}#infinite-footer .blog-credits{font-weight:400;float:right;width:60%}#infinite-footer .blog-info a{color:#111;font-size:14px;font-weight:700}#infinite-footer .blog-credits{color:#888;font-size:12px;text-align:right}#infinite-footer .blog-credits a{color:#666}.infinity-end.neverending #infinite-footer{display:none}@media (max-width:640px){#infinite-footer .container{-moz-box-sizing:border-box;box-sizing:border-box;width:100%}#infinite-footer .blog-info{width:30%}#infinite-footer .blog-credits{width:70%}#infinite-footer .blog-credits,#infinite-footer .blog-info a{font-size:10px}}@media (max-width:640px){#infinite-footer{position:static}}#wpadminbar li#wp-admin-bar-admin-bar-likes-widget{width:61px;overflow:hidden}#wpadminbar iframe.admin-bar-likes-widget{width:61px;height:28px;min-height:28px;border-width:0;position:absolute;top:0}div.jetpack-likes-widget-wrapper{width:100%;min-height:50px;position:relative}div.jetpack-likes-widget-wrapper .sd-link-color{font-size:12px}div.jetpack-likes-widget-wrapper.slim-likes-widget{width:1px;min-height:0}#likes-other-gravatars{display:none;position:absolute;padding:10px 10px 12px;background-color:#2e4453;border-width:0;box-shadow:0 0 10px #2e4453;box-shadow:0 0 10px rgba(46,68,83,.6);min-width:130px;z-index:1000}#likes-other-gravatars *{line-height:normal}#likes-other-gravatars .likes-text{color:#fff;font-size:12px;padding-bottom:8px}#likes-other-gravatars li,#likes-other-gravatars ul{margin:0;padding:0;text-indent:0;list-style-type:none}#likes-other-gravatars li::before{content:""}#likes-other-gravatars ul.wpl-avatars{overflow:auto;display:block;max-height:190px}#likes-other-gravatars ul.wpl-avatars li{width:32px;height:32px;float:left;margin:0 5px 5px 0}#likes-other-gravatars ul.wpl-avatars li a{margin:0 2px 0 0;border-bottom:none!important;display:block}#likes-other-gravatars ul.wpl-avatars li a img{background:0 0;border:none;margin:0!important;padding:0!important;position:static}div.sd-box{border-top:1px solid #ddd;border-top:1px solid rgba(0,0,0,.13)}.comment-likes-widget,.entry-content .post-likes-widget,.post-likes-widget{margin:0;border-width:0;display:block}.post-likes-widget-placeholder{margin:0;border-width:0;position:relative}.post-likes-widget-placeholder .button{display:none}.post-likes-widget-placeholder .loading{color:#999;font-size:12px}.slim-likes-widget .post-likes-widget{width:auto;float:none}div.sharedaddy.sd-like-enabled .sd-like h3{display:none}div.sharedaddy.sd-like-enabled .sd-like .post-likes-widget{width:100%;float:none;position:absolute;top:0}.comment-likes-widget{width:100%}.pd-rating{display:block!important}.sd-gplus .sd-title{display:none}#jp-relatedposts{display:none;padding-top:1em;margin:1em 0;position:relative;clear:both}.jp-relatedposts:after{content:'';display:block;clear:both}#jp-relatedposts h3.jp-relatedposts-headline{margin:0 0 1em;display:inline-block;float:left;font-size:9pt;font-weight:700;font-family:inherit}#jp-relatedposts h3.jp-relatedposts-headline em:before{content:"";display:block;width:100%;min-width:30px;border-top:1px solid #ddd;border-top:1px solid rgba(0,0,0,.2);margin-bottom:1em}#jp-relatedposts h3.jp-relatedposts-headline em{font-style:normal;font-weight:700}#jp-relatedposts .jp-relatedposts-items{clear:left}#jp-relatedposts .jp-relatedposts-items-visual{margin-right:-20px}#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post{float:left;width:33%;margin:0 0 1em;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box}#jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post{padding-right:20px;filter:alpha(opacity=80);-moz-opacity:.8;opacity:.8}#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post:nth-child(3n+4),#jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post:nth-child(3n+4){clear:both}#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post:hover .jp-relatedposts-post-title a{text-decoration:underline}#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post:hover{filter:alpha(opacity=100);-moz-opacity:1;opacity:1}#jp-relatedposts .jp-relatedposts-items p,#jp-relatedposts .jp-relatedposts-items-visual h4.jp-relatedposts-post-title{font-size:14px;line-height:20px;margin:0}#jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post-nothumbs{position:relative}#jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post-nothumbs a.jp-relatedposts-post-aoverlay{position:absolute;top:0;bottom:0;left:0;right:0;display:block}#jp-relatedposts .jp-relatedposts-items p{margin-bottom:0}#jp-relatedposts .jp-relatedposts-items-visual h4.jp-relatedposts-post-title{text-transform:none;margin:0;font-family:inherit;display:block;max-width:100%}#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-title a{font-size:inherit;font-weight:400;text-decoration:none;filter:alpha(opacity=100);-moz-opacity:1;opacity:1}#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-title a:hover{text-decoration:underline}#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post img.jp-relatedposts-post-img,#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post span{display:block;max-width:90%;overflow:hidden;text-overflow:ellipsis}#jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post img.jp-relatedposts-post-img,#jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post span{max-width:100%}#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-context,#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-date{opacity:.6}#jp-relatedposts .jp-relatedposts-items-visual div.jp-relatedposts-post-thumbs p.jp-relatedposts-post-excerpt,.jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-date{display:none}#jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post-nothumbs p.jp-relatedposts-post-excerpt{overflow:hidden}#jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post-nothumbs span{margin-bottom:1em}@media only screen and (max-width:640px){#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post{width:50%}#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post:nth-child(3n){clear:left}#jp-relatedposts .jp-relatedposts-items-visual{margin-right:20px}}@media only screen and (max-width:320px){#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post{width:100%;clear:both;margin:0 0 1em}}#jp-post-flair{padding-top:.5em}#content div.sharedaddy,#main div.sharedaddy,div.sharedaddy{clear:both}div.sharedaddy h3.sd-title{margin:0 0 1em;display:inline-block;line-height:1.2;font-size:9pt;font-weight:700}div.sharedaddy h3.sd-title:before{content:"";display:block;width:100%;min-width:30px;border-top:1px solid #ddd;margin-bottom:1em}body.highlander-light h3.sd-title:before{border-top:1px solid rgba(0,0,0,.2)}body.highlander-dark h3.sd-title:before{border-top:1px solid rgba(255,255,255,.4)}.sd-content ul{padding:0!important;margin:0 0 .7em!important;list-style:none!important}.sd-content ul li{display:inline-block}.sd-block.sd-gplus{margin:0 0 .5em}.sd-gplus .sd-content{font-size:12px}#sharing_email .sharing_send,.sd-content ul li .option a.share-ustom,.sd-content ul li a.sd-button,.sd-content ul li.advanced a.share-more,.sd-content ul li.preview-item div.option.option-smart-off a,.sd-social-icon .sd-content ul li a.sd-button,.sd-social-icon-text .sd-content ul li a.sd-button,.sd-social-official .sd-content>ul>li .digg_button >a,.sd-social-official .sd-content>ul>li>a.sd-button,.sd-social-text .sd-content ul li a.sd-button{text-decoration:none!important;display:inline-block;margin:0 5px 5px 0;font-size:12px;font-family:"Open Sans",sans-serif;font-weight:400;border-radius:3px;color:#777!important;background:#f8f8f8;border:1px solid #ccc;box-shadow:0 1px 0 rgba(0,0,0,.08);text-shadow:none;line-height:23px;padding:1px 8px 0 5px}.sd-content ul li .option a.share-ustom span,.sd-content ul li a.sd-button>span,.sd-content ul li.advanced a.share-more span,.sd-content ul li.preview-item div.option.option-smart-off a span,.sd-social-icon-text .sd-content ul li a.sd-button>span,.sd-social-official .sd-content>ul>li .digg_button >a span,.sd-social-official .sd-content>ul>li>a.sd-button span,.sd-social-text .sd-content ul li a.sd-button span{line-height:23px}.sd-social-official .sd-content .sharing-hidden .inner>ul>li .digg_button>a,.sd-social-official .sd-content .sharing-hidden .inner>ul>li>a.sd-button,.sd-social-official .sd-content>ul>li .digg_button>a,.sd-social-official .sd-content>ul>li>a.sd-button{line-height:17px;box-shadow:none;vertical-align:top}.sd-social-official .sd-content .sharing-hidden .inner>ul>li .digg_button>a:before,.sd-social-official .sd-content .sharing-hidden .inner>ul>li>a.sd-button:before,.sd-social-official .sd-content>ul>li .digg_button>a:before,.sd-social-official .sd-content>ul>li>a.sd-button:before{margin-bottom:-1px;top:0}.sd-social-icon .sd-content ul li a.sd-button:active,.sd-social-icon .sd-content ul li a.sd-button:hover,.sd-social-icon-text .sd-content ul li a.sd-button:active,.sd-social-icon-text .sd-content ul li a.sd-button:hover,.sd-social-official .sd-content>ul>li .digg_button>a:active,.sd-social-official .sd-content>ul>li .digg_button>a:hover,.sd-social-official .sd-content>ul>li>a.sd-button:active,.sd-social-official .sd-content>ul>li>a.sd-button:hover,.sd-social-text .sd-content ul li a.sd-button:active,.sd-social-text .sd-content ul li a.sd-button:hover{color:#555;background:#fafafa;border:1px solid #999}.sd-social-icon .sd-content ul li a.sd-button:active,.sd-social-icon-text .sd-content ul li a.sd-button:active,.sd-social-official .sd-content>ul>li .digg_button>a:active,.sd-social-official .sd-content>ul>li>a.sd-button:active,.sd-social-text .sd-content ul li a.sd-button:active{box-shadow:inset 0 1px 0 rgba(0,0,0,.16)}.sd-content ul li a.sd-button:before{display:inline-block;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font:400 16px/1 Genericons;vertical-align:top;position:relative;top:3px;text-align:center}.sd-content ul li{margin:0!important;padding:0}.sd-content ul li.preview-item a.sd-button span,.sd-social-icon-text .sd-content ul li a span,.sd-social-official .sd-content ul li a.sd-button span{margin-left:3px}.sd-content ul li.preview-item.no-icon a.sd-button span{margin-left:0}.sd-content ul li.no-icon a:before,.sd-social-text .sd-content ul li a:before{display:none}body .sd-content ul li.share-custom.no-icon a span,body .sd-social-text .sd-content ul li.share-custom a span{background-image:none;background-position:-500px -500px!important;background-repeat:no-repeat!important;padding-left:0;height:0;line-height:inherit}.sd-social-icon .sd-content ul li a.share-more{position:relative;top:2px}.sd-social-icon .sd-content ul li a.share-more span{margin-left:3px}.sd-content ul li.share-print div.option.option-smart-off a:before,.sd-social-icon .sd-content ul li.share-print a:before,.sd-social-icon-text .sd-content li.share-print a:before,.sd-social-official .sd-content li.share-print a:before,.sd-social-text .sd-content ul li.share-print a:before{content:'\f469'}.sd-content ul li.share-email div.option.option-smart-off a:before,.sd-social-icon .sd-content ul li.share-email a:before,.sd-social-icon-text .sd-content li.share-email a:before,.sd-social-official .sd-content li.share-email a:before,.sd-social-text .sd-content ul li.share-email a:before{content:'\f410'}.sd-content ul li.share-linkedin div.option.option-smart-off a:before,.sd-social-icon .sd-content ul li.share-linkedin a:before,.sd-social-icon-text .sd-content li.share-linkedin a:before,.sd-social-text .sd-content ul li.share-linkedin a:before{content:'\f207'}.sd-content ul li.share-twitter div.option.option-smart-off a:before,.sd-social-icon .sd-content ul li.share-twitter a:before,.sd-social-icon-text .sd-content li.share-twitter a:before,.sd-social-text .sd-content ul li.share-twitter a:before{content:'\f202'}.sd-content ul li.share-reddit div.option.option-smart-off a:before,.sd-social-icon .sd-content ul li.share-reddit a:before,.sd-social-icon-text .sd-content li.share-reddit a:before,.sd-social-text .sd-content ul li.share-reddit a:before{content:'\f222'}.sd-content ul li.share-tumblr div.option.option-smart-off a:before,.sd-social-icon .sd-content ul li.share-tumblr a:before,.sd-social-icon-text .sd-content li.share-tumblr a:before,.sd-social-text .sd-content ul li.share-tumblr a:before{content:'\f214'}.sd-content ul li.share-pocket div.option.option-smart-off a:before,.sd-social-icon .sd-content ul li.share-pocket a:before,.sd-social-icon-text .sd-content li.share-pocket a:before,.sd-social-text .sd-content ul li.share-pocket a:before{content:'\f224'}.sd-content ul li.share-skype div.option.option-smart-off a:before,.sd-social-icon .sd-content ul li.share-skype a:before,.sd-social-icon-text .sd-content li.share-skype a:before,.sd-social-text .sd-content ul li.share-skype a:before{content:'\f220'}.sd-content ul li.share-pinterest div.option.option-smart-off a:before,.sd-social-icon .sd-content ul li.share-pinterest a:before,.sd-social-icon-text .sd-content li.share-pinterest a:before,.sd-social-text .sd-content ul li.share-pinterest a:before{content:'\f209'}.sd-content ul li.share-google-plus-1 div.option.option-smart-off a:before,.sd-social-icon .sd-content ul li.share-google-plus-1 a:before,.sd-social-icon-text .sd-content li.share-google-plus-1 a:before,.sd-social-text .sd-content ul li.share-google-plus-1 a:before{content:'\f218'}.sd-content ul li.share-facebook div.option.option-smart-off a:before,.sd-social-icon .sd-content ul li.share-facebook a:before,.sd-social-icon-text .sd-content li.share-facebook a:before,.sd-social-text .sd-content ul li.share-facebook a:before{content:'\f204'}.sd-content ul li.share-press-this div.option.option-smart-off a:before,.sd-social-icon .sd-content ul li.share-press-this a:before,.sd-social-icon-text .sd-content li.share-press-this a:before,.sd-social-official .sd-content li.share-press-this a:before,.sd-social-text .sd-content ul li.share-press-this a:before{content:'\f205'}.sd-social-official .sd-content li.share-press-this a:before{color:#2ba1cb}.sd-content ul li.advanced a.share-more:before,.sd-social-icon .sd-content ul a.share-more:before,.sd-social-icon-text .sd-content a.share-more:before,.sd-social-official .sd-content a.share-more:before,.sd-social-text .sd-content ul a.share-more:before{content:'\f415'}.sd-social-official .sd-content a.share-more:before{color:#2ba1cb}.sd-social .sd-button .share-count{background:#2ea2cc;color:#fff;border-radius:10px;display:inline-block;text-align:center;font-size:10px;padding:1px 3px;line-height:1}.sd-social-official .sd-content ul,.sd-social-official .sd-content ul li{line-height:25px!important}.sd-social-official .sd-content>ul>li>a.sd-button span{line-height:1}.sd-social-official .sd-content ul:after{content:".";display:block;height:0;clear:both;visibility:hidden}.sd-social-official .sd-content li.share-press-this a{margin:0 0 5px}.sd-social-official .sd-content ul>li{display:block;float:left;margin:0 10px 5px 0!important;height:25px}.sd-social-official .fb-share-button>span{vertical-align:top!important}.sd-social-official .sd-content .pocket_button iframe{width:98px}.sd-social-official .sd-content .skypeShare{width:55px}.googleplus1_button .g-plus{vertical-align:top!important}.reddit_button iframe{margin-top:1px}.googleplus1_button iframe,.linkedin_button>span,.pinterest_button,.pocket_button iframe,.twitter_button{margin:0!important}body .sd-social-official li a.share-more,body .sd-social-official li.share-custom a,body .sd-social-official li.share-digg a,body .sd-social-official li.share-email a,body .sd-social-official li.share-press-this a,body .sd-social-official li.share-print{position:relative;top:0}body .sd-social-icon .sd-content li.share-custom>a{padding:2px 3px 0;position:relative;top:4px}body .sd-content ul li.share-custom a.share-icon span,body .sd-social-icon .sd-content li.share-custom a span,body .sd-social-icon-text .sd-content li.share-custom a span,body .sd-social-official .sd-content li.share-custom a span,body .sd-social-text .sd-content li.share-custom a span{background-size:16px 16px;background-repeat:no-repeat;margin-left:0;padding:0 0 0 19px;display:inline-block;height:16px;line-height:16px}body .sd-social-icon .sd-content li.share-custom a span{width:0}body .sd-social-icon .sd-content li.share-custom a span{padding-left:16px!important}.sharing-hidden .inner{position:absolute;z-index:2;border:1px solid #ccc;padding:10px;background:#fff;box-shadow:0 5px 20px rgba(0,0,0,.2);border-radius:2px;margin-top:5px;max-width:400px}.sharing-hidden .inner ul{margin:0!important}.sd-social-official .sd-content .sharing-hidden ul>li.share-end{clear:both;margin:0;height:0}.sharing-hidden .inner:after,.sharing-hidden .inner:before{position:absolute;z-index:1;top:-8px;left:20px;width:0;height:0;border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:8px solid #ccc;content:"";display:block}.sharing-hidden .inner:after{z-index:2;top:-7px;border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:8px solid #fff}.sharing-hidden ul{margin:0}.sd-social-icon .sd-content ul li[class*=share-] a,.sd-social-icon .sd-content ul li[class*=share-] a:hover,.sd-social-icon .sd-content ul li[class*=share-] div.option a{border-radius:50%;-webkit-border-radius:50%;border:0;box-shadow:none;padding:8px;position:relative;top:-2px;line-height:1;width:auto;height:auto;margin-bottom:0}.sd-social-icon .sd-content ul li[class*=share-] a.sd-button>span,.sd-social-icon .sd-content ul li[class*=share-] div.option a span{line-height:1}.sd-social-icon .sd-content ul li[class*=share-] a:hover,.sd-social-icon .sd-content ul li[class*=share-] div.option a:hover{border:none;opacity:.6}.sd-social-icon .sd-content ul li[class*=share-] a.sd-button:before{top:0}.sd-social-icon .sd-content ul li[class*=share-] a.sd-button.share-custom{padding:8px 8px 6px;top:5px}.sd-social-icon .sd-content ul li a.sd-button.share-more{margin-left:10px}.sd-social-icon .sd-content ul li:first-child a.sd-button.share-more{margin-left:0}.sd-social-icon .sd-button span.share-count{position:absolute;bottom:0;right:0;border-radius:0;background:#555;font-size:9px}.sd-social-icon .sd-content ul li[class*=share-] a.sd-button{background:#e9e9e9;margin-top:2px;text-indent:0}.sd-social-icon .sd-content ul li[class*=share-].share-tumblr a.sd-button{background:#2c4762;color:#fff!important}.sd-social-icon .sd-content ul li[class*=share-].share-facebook a.sd-button{background:#3b5998;color:#fff!important}.sd-social-icon .sd-content ul li[class*=share-].share-twitter a.sd-button{background:#00acee;color:#fff!important}.sd-social-icon .sd-content ul li[class*=share-].share-pinterest a.sd-button{background:#ca1f27;color:#fff!important}.sd-social-icon .sd-content ul li[class*=share-].share-digg a.sd-button{color:#555!important}.sd-social-icon .sd-content ul li[class*=share-].share-press-this a.sd-button{background:#1e8cbe;color:#fff!important}.sd-social-icon .sd-content ul li[class*=share-].share-linkedin a.sd-button{background:#0077b5;color:#fff!important}.sd-social-icon .sd-content ul li[class*=share-].share-google-plus-1 a.sd-button{background:#dd4b39;color:#fff!important}.sd-social-icon .sd-content ul li[class*=share-].share-pocket a.sd-button{background:#ee4056;color:#fff!important}.sd-social-icon .sd-content ul li[class*=share-].share-skype a.sd-button{background:#00AFF0;color:#fff!important}.sd-social-icon .sd-content ul li[class*=share-].share-reddit a.sd-button{background:#cee3f8;color:#555!important}.sharing-screen-reader-text{clip:rect(1px,1px,1px,1px);position:absolute!important;height:1px;width:1px;overflow:hidden}.sharing-screen-reader-text:active,.sharing-screen-reader-text:focus,.sharing-screen-reader-text:hover{background-color:#f1f1f1;border-radius:3px;box-shadow:0 0 2px 2px rgba(0,0,0,.6);clip:auto!important;color:#21759b;display:block;font-size:14px;font-weight:700;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}#sharing_email{width:342px;position:absolute;z-index:1001;border:1px solid #ccc;padding:15px;background:#fff;box-shadow:0 5px 20px rgba(0,0,0,.2);text-align:left}div.sharedaddy.sharedaddy-dark #sharing_email{border-color:#fff}#sharing_email .errors{color:#fff;background-color:#771a09;font-size:12px;padding:5px 8px;line-height:1;margin:10px 0 0}#sharing_email label{font-size:12px;color:#333;font-weight:700;display:block;padding:0 0 4px;text-align:left;text-shadow:none}#sharing_email form{margin:0}#sharing_email input[type=email],#sharing_email input[type=text]{width:100%;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;border:1px solid #ccc;margin-bottom:1em;background:#fff;font-size:12px;color:#333;max-width:none;padding:1px 3px}#jetpack-source_f_name{display:none!important;position:absolute!important;left:-9000px}#sharing_email .sharing_cancel{padding:0 0 0 1em;font-size:12px;text-shadow:none}#sharing_email .recaptcha{width:312px;height:123px;margin:0 0 1em}.slideshow-window{background-color:#222;border:20px solid #222;border-radius:10px;height:0;margin-bottom:20px;overflow:hidden;padding-top:30px!important;padding-bottom:56.25%!important;position:relative;z-index:1}.slideshow-window.slideshow-white{background-color:#fff;border-color:#fff}.slideshow-window,.slideshow-window *{-moz-box-sizing:content-box;box-sizing:content-box}.slideshow-loading{height:100%;text-align:center;margin:auto}body div.slideshow-window * img{background-color:transparent!important;background-image:none!important;border-width:0!important;display:block;margin:0 auto;max-width:100%;max-height:100%;padding:0!important;position:relative;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);top:50%}.slideshow-loading img{vertical-align:middle}.slideshow-slide{display:none;height:100%!important;left:0;margin:auto;position:absolute;text-align:center;top:0;width:100%!important}.slideshow-slide img{vertical-align:middle}.slideshow-line-height-hack{overflow:hidden;width:0;font-size:0}.slideshow-slide-caption{font-size:13px;font-family:"Helvetica Neue",sans-serif;color:#f7f7f7;text-shadow:#222 1px 1px 2px;line-height:25px;height:25px;position:absolute;bottom:5px;left:0;z-index:100;width:100%;text-align:center}.slideshow-controls{z-index:1000;position:absolute;bottom:30px;margin:auto;text-align:center;width:100%;-ms-filter:"alpha(Opacity=50)";opacity:.5;direction:ltr;transition:300ms opacity ease-out}.slideshow-window:hover .slideshow-controls{-ms-filter:"alpha(Opacity=100)";opacity:1}body div div.slideshow-controls a,body div div.slideshow-controls a:hover{border:2px solid rgba(255,255,255,.1)!important;background-color:#000!important;background-color:rgba(0,0,0,.6)!important;background-image:url(/wp-content/plugins/jetpack/modules/shortcodes/img/slideshow-controls.png)!important;background-repeat:no-repeat;background-size:142px 16px!important;background-position:-34px 8px!important;color:#222!important;margin:0 5px!important;padding:0!important;display:inline-block!important;zoom:1;height:32px!important;width:32px!important;line-height:32px!important;text-align:center!important;-khtml-border-radius:10em!important;border-radius:10em!important;transition:300ms border-color ease-out}@media only screen and (-webkit-min-device-pixel-ratio:1.5){body div div.slideshow-controls a,body div div.slideshow-controls a:hover{background-image:url(/wp-content/plugins/jetpack/modules/shortcodes/img/slideshow-controls-2x.png)!important}}body div div.slideshow-controls a:hover{border-color:rgba(255,255,255,1)!important}body div div.slideshow-controls a:first-child{background-position:-76px 8px!important}body div div.slideshow-controls a:last-child{background-position:-117px 8px!important}body div div.slideshow-controls a.running,body div div.slideshow-controls a:nth-child(2){background-position:-34px 8px!important}body div div.slideshow-controls a.paused{background-position:9px 8px!important}.slideshow-controls a img{border:50px dotted #f0f}body.presentation-wrapper-fullscreen-parent,html.presentation-wrapper-fullscreen-parent{overflow:hidden!important}.presentation-wrapper-fullscreen-parent #wpadminbar{display:none}.presentation-wrapper-fullscreen,.presentation-wrapper-fullscreen-parent{min-width:100%!important;min-height:100%!important;position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;margin:0!important;padding:0!important;z-index:10000!important}.presentation-wrapper-fullscreen{background-color:gray;border:none!important}.presentation-wrapper-fullscreen .nav-arrow-left,.presentation-wrapper-fullscreen .nav-arrow-right{z-index:20001}.presentation-wrapper-fullscreen .nav-fullscreen-button{z-index:20002}.presentation-wrapper{margin:20px auto;border:1px solid #e5e5e5;overflow:hidden;line-height:normal}.presentation{position:relative;margin:0;overflow:hidden;outline:0}.presentation,.presentation .step{background-repeat:no-repeat;background-position:center;background-size:100% 100%}.presentation .step.fade:not(.active){opacity:0}.presentation .slide-content{padding:30px}.presentation .nav-arrow-left,.presentation .nav-arrow-right,.presentation .nav-fullscreen-button{position:absolute;width:34px;background-repeat:no-repeat;z-index:2;opacity:0;transition:opacity .25s}.presentation .nav-arrow-left,.presentation .nav-arrow-right{height:100%;background-image:url(/wp-content/plugins/jetpack/modules/shortcodes/images/slide-nav.png);background-size:450% 61px}.presentation .nav-arrow-left{left:0;background-position:4px 50%}.presentation .nav-arrow-right{right:0;background-position:-120px 50%}.presentation .nav-fullscreen-button{width:32px;height:32px;margin:4px;bottom:0;right:0;z-index:3;background-image:url(/wp-content/plugins/jetpack/modules/shortcodes/images/expand.png);background-size:100% 100%}.presentation:hover .nav-arrow-left,.presentation:hover .nav-arrow-right{opacity:1}.presentation:hover .nav-fullscreen-button{opacity:.8}.presentation-wrapper-fullscreen .nav-fullscreen-button{background-image:url(/wp-content/plugins/jetpack/modules/shortcodes/images/collapse.png)}.presentation .autoplay-overlay{height:15%;width:80%;margin:30% 10%;position:relative;z-index:100;display:table;border-radius:50px;background-color:#e5e5e5;background-color:rgba(0,0,0,.75);transition:opacity .5s}.presentation .autoplay-overlay .overlay-msg{position:relative;display:table-cell;text-align:center;vertical-align:middle;color:#fff}.presentation .will-fade{opacity:0}.presentation .do-fade{opacity:1;transition:opacity .5s}#subscribe-email input{width:95%;padding:1px 2px}.comment-subscription-form .subscribe-label{display:inline!important}.jetpack-video-wrapper{margin-bottom:1.6em}.jetpack-video-wrapper>.wp-video,.jetpack-video-wrapper>embed,.jetpack-video-wrapper>iframe,.jetpack-video-wrapper>object{margin-bottom:0}.jetpack-social-navigation ul{display:block;margin:0 0 1.5em;padding:0}.jetpack-social-navigation li{display:inline-block;margin:0;line-height:1}.jetpack-social-navigation a{border:0;height:1em;text-decoration:none;width:1em}.jetpack-social-navigation a:before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-family:Genericons;font-size:1em;font-style:normal;font-weight:400;height:1em;line-height:1;speak:none;text-decoration:inherit;vertical-align:top;width:1em;content:"\f415"}.jetpack-social-navigation a[href*="codepen.io"]:before{content:"\f216"}.jetpack-social-navigation a[href*="digg.com"]:before{content:"\f221"}.jetpack-social-navigation a[href*="dribbble.com"]:before{content:"\f201"}.jetpack-social-navigation a[href*="dropbox.com"]:before{content:"\f225"}.jetpack-social-navigation a[href*="mailto:"]:before{content:"\f410"}.jetpack-social-navigation a[href*="facebook.com"]:before{content:"\f203"}.jetpack-social-navigation a[href*="flickr.com"]:before{content:"\f211"}.jetpack-social-navigation a[href*="foursquare.com"]:before{content:"\f226"}.jetpack-social-navigation a[href*="github.com"]:before{content:"\f200"}.jetpack-social-navigation a[href*="plus.google.com"]:before{content:"\f206"}.jetpack-social-navigation a[href*="instagram.com"]:before{content:"\f215"}.jetpack-social-navigation a[href*="linkedin.com"]:before{content:"\f208"}.jetpack-social-navigation a[href*="path.com"]:before{content:"\f219"}.jetpack-social-navigation a[href*="pinterest.com"]:before{content:"\f210"}.jetpack-social-navigation a[href*="getpocket.com"]:before{content:"\f224"}.jetpack-social-navigation a[href*="polldaddy.com"]:before{content:"\f217"}.jetpack-social-navigation a[href*="reddit.com"]:before{content:"\f222"}.jetpack-social-navigation a[href$="/feed/"]:before{content:"\f413"}.jetpack-social-navigation a[href*="skype:"]:before{content:"\f220"}.jetpack-social-navigation a[href*="spotify.com"]:before{content:"\f515"}.jetpack-social-navigation a[href*="stumbleupon.com"]:before{content:"\f223"}.jetpack-social-navigation a[href*="tumblr.com"]:before{content:"\f214"}.jetpack-social-navigation a[href*="twitch.tv"]:before{content:"\f516"}.jetpack-social-navigation a[href*="twitter.com"]:before{content:"\f202"}.jetpack-social-navigation a[href*="vimeo.com"]:before{content:"\f212"}.jetpack-social-navigation a[href*="vine.co"]:before{content:"\f517"}.jetpack-social-navigation a[href*="wordpress.com"]:before,.jetpack-social-navigation a[href*="wordpress.org"]:before{content:"\f205"}.jetpack-social-navigation a[href*="youtube.com"]:before{content:"\f213"}.tiled-gallery{clear:both;margin:0 0 20px;overflow:hidden}.tiled-gallery img{margin:2px!important}.tiled-gallery .gallery-group{float:left;position:relative}.tiled-gallery .tiled-gallery-item{float:left;margin:0;position:relative;width:inherit}.tiled-gallery .gallery-row{overflow:hidden}.tiled-gallery .tiled-gallery-item a{background:0 0;border:none;color:inherit;margin:0;padding:0;text-decoration:none;width:auto}.tiled-gallery .tiled-gallery-item img,.tiled-gallery .tiled-gallery-item img:hover{background:0 0;border:none;box-shadow:none;max-width:100%;padding:0;vertical-align:middle}.tiled-gallery-caption{background:#eee;background:rgba(255,255,255,.8);color:#333;font-size:13px;font-weight:400;overflow:hidden;padding:10px 0;position:absolute;bottom:0;text-indent:10px;text-overflow:ellipsis;width:100%;white-space:nowrap}.tiled-gallery .tiled-gallery-item-small .tiled-gallery-caption{font-size:11px}.widget-gallery .tiled-gallery-unresized{visibility:hidden;height:0;overflow:hidden}.tiled-gallery .tiled-gallery-item img.grayscale{position:absolute;left:0;top:0}.tiled-gallery .tiled-gallery-item img.grayscale:hover{opacity:0}.tiled-gallery.type-circle .tiled-gallery-item img{border-radius:50%!important}.tiled-gallery.type-circle .tiled-gallery-caption{display:none;opacity:0}.jetpack-display-remote-posts{margin:5px 0 20px}.jetpack-display-remote-posts h4{font-size:90%;margin:5px 0;padding:0}.jetpack-display-remote-posts h4 a{text-decoration:none}.jetpack-display-remote-posts p{margin:0!important;padding:0;line-height:1.4em!important;font-size:90%}.jetpack-display-remote-posts img{max-width:100%}.widget-grofile h4{margin:1em 0 .5em}.widget-grofile ul.grofile-urls{margin-left:0;overflow:hidden}.widget-grofile ul.grofile-accounts li{list-style:none;display:inline}.widget-grofile ul.grofile-accounts li::before{content:""!important}.widget-grofile .grofile-accounts-logo{background-image:url(//0.gravatar.com/images/grav-share-sprite.png);background-repeat:no-repeat;width:16px;height:16px;float:left;margin-right:8px;margin-bottom:8px}.rtl .widget-grofile .grofile-accounts-logo{margin-left:8px;margin-right:0}.grofile-thumbnail{width:500px;max-width:100%}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (-o-min-device-pixel-ratio:3/2),only screen and (min--moz-device-pixel-ratio:1.5),only screen and (min-device-pixel-ratio:1.5){.widget-grofile .grofile-accounts-logo{background-image:url(//0.gravatar.com/images/grav-share-sprite-2x.png);background-size:16px 784px}}div[class^=gr_custom_container]{border:1px solid gray;border-radius:10px;padding:10px 5px;background-color:#FFF;color:#000}div[class^=gr_custom_container] a{color:#000}h2[class^=gr_custom_header]{display:none}div[class^=gr_custom_each_container]{width:100%;clear:both;margin-bottom:10px;overflow:auto;padding-bottom:4px;border-bottom:1px solid #aaa}div[class^=gr_custom_book_container]{float:right;overflow:hidden;height:60px;margin-left:4px;width:39px}div[class^=gr_custom_author]{font-size:10px}div[class^=gr_custom_tags]{font-size:10px;color:gray}div[class^=gr_custom_rating]{display:none}.widget_wpcom_social_media_icons_widget ul{list-style-type:none;margin-left:0}.widget_wpcom_social_media_icons_widget li{border:0;display:inline;margin-right:.5em}.widget_wpcom_social_media_icons_widget li a{border:0;text-decoration:none}.widget_wpcom_social_media_icons_widget .genericon{font-family:Genericons}.widget_wpcom_social_media_icons_widget .screen-reader-text{clip:rect(1px,1px,1px,1px);position:absolute!important;height:1px;width:1px;overflow:hidden}.widget_wpcom_social_media_icons_widget .screen-reader-text:active,.widget_wpcom_social_media_icons_widget .screen-reader-text:focus,.widget_wpcom_social_media_icons_widget .screen-reader-text:hover{background-color:#f1f1f1;border-radius:3px;box-shadow:0 0 2px 2px rgba(0,0,0,.6);clip:auto!important;color:#21759b;display:block;font-size:14px;font-size:.875rem;font-weight:700;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}.widgets-grid-layout{width:100%}.widgets-grid-layout:after,.widgets-grid-layout:before{content:" ";display:table}.widgets-grid-layout:after{clear:both}.widget-grid-view-image{float:left;max-width:50%}.widget-grid-view-image a{display:block;margin:0 2px 4px 0}.widget-grid-view-image:image:nth-child(even){float:right}.widget-grid-view-image:nth-child(even) a{margin:0 0 4px 2px}.widgets-grid-layout .widget-grid-view-image img{max-width:100%;height:auto}.widgets-multi-column-grid ul{overflow:hidden;padding:0;margin:0;list-style-type:none}.widgets-multi-column-grid ul li{background:0 0;clear:none;float:left;margin:0 -5px -3px 0;padding:0 8px 6px 0;border:none;list-style-type:none!important}.widgets-multi-column-grid ul li a{background:0 0;margin:0;padding:0;border:0}.widgets-multi-column-grid .avatar{vertical-align:middle}.widgets-list-layout{padding:0;margin:0;list-style-type:none}.widgets-list-layout li:after,.widgets-list-layout li:before{content:"";display:table}.widgets-list-layout li:after{clear:both}.widgets-list-layout li{zoom:1;margin-bottom:1em;list-style-type:none!important}.widgets-list-layout .widgets-list-layout-blavatar{float:left;width:21.276596%;max-width:40px;height:auto}.widgets-list-layout-links{float:right;width:73.404255%}.widgets-list-layout span{opacity:.5}.widgets-list-layout span:hover{opacity:.8}

/* style.css */

/* 1   */ /* 
/* 2   *|  * Top Posts Widget styles for Jetpack
/* 3   *|  */
/* 4   */ 
/* 5   */ /* 2-Column Grid Layout */
/* 6   */ 
/* 7   */ .widgets-grid-layout {
/* 8   */ 	width: 100%;
/* 9   */ }
/* 10  */ 
/* 11  */ .widgets-grid-layout:before,
/* 12  */ .widgets-grid-layout:after {
/* 13  */ 	content: " ";
/* 14  */ 	display: table;
/* 15  */ }
/* 16  */ 
/* 17  */ .widgets-grid-layout:after {
/* 18  */ 	clear: both;
/* 19  */ }
/* 20  */ 
/* 21  */ .widget-grid-view-image {
/* 22  */ 	float: left;
/* 23  */ 	max-width: 50%;
/* 24  */ }
/* 25  */ 
/* 26  */ .widget-grid-view-image a {
/* 27  */ 	display: block;
/* 28  */ 	margin: 0 2px 4px 0;
/* 29  */ }
/* 30  */ 
/* 31  */ .widget-grid-view-image:image:nth-child(even) {
/* 32  */ 	float: right;
/* 33  */ }
/* 34  */ 
/* 35  */ .widget-grid-view-image:nth-child(even) a {
/* 36  */ 	margin: 0 0 4px 2px;
/* 37  */ }
/* 38  */ 
/* 39  */ .widgets-grid-layout .widget-grid-view-image img {
/* 40  */ 	max-width: 100%;
/* 41  */ 	height: auto;
/* 42  */ }
/* 43  */ 
/* 44  */ /* Multi-Column Grid Layout */
/* 45  */ 
/* 46  */ .widgets-multi-column-grid ul {
/* 47  */ 	overflow: hidden;
/* 48  */ 	padding: 0;
/* 49  */ 	margin: 0;
/* 50  */ 	list-style-type: none;

/* style.css */

/* 51  */ }
/* 52  */ 
/* 53  */ .widgets-multi-column-grid ul li {
/* 54  */ 	background: none;
/* 55  */ 	clear: none;
/* 56  */ 	float: left;
/* 57  */ 	margin: 0 -5px -3px 0;
/* 58  */ 	padding: 0 8px 6px 0;
/* 59  */ 	border: none;
/* 60  */ 	list-style-type: none !important;
/* 61  */ }
/* 62  */ 
/* 63  */ .widgets-multi-column-grid ul li a {
/* 64  */ 	background: none;
/* 65  */ 	margin: 0;
/* 66  */ 	padding: 0;
/* 67  */ 	border: 0;
/* 68  */ }
/* 69  */ 
/* 70  */ .widgets-multi-column-grid .avatar {
/* 71  */ 	vertical-align: middle;
/* 72  */ }
/* 73  */ 
/* 74  */ /* List Layout */
/* 75  */ 
/* 76  */ .widgets-list-layout {
/* 77  */ 	padding: 0;
/* 78  */ 	margin: 0;
/* 79  */ 	list-style-type: none;
/* 80  */ }
/* 81  */ 
/* 82  */ .widgets-list-layout li:before,
/* 83  */ .widgets-list-layout li:after {
/* 84  */ 	content:"";
/* 85  */ 	display:table;
/* 86  */ }
/* 87  */ .widgets-list-layout li:after {
/* 88  */ 	clear:both;
/* 89  */ }
/* 90  */ .widgets-list-layout li {
/* 91  */ 	zoom:1;
/* 92  */ 	margin-bottom: 1em;
/* 93  */ 	list-style-type: none !important;
/* 94  */ }
/* 95  */ 
/* 96  */ .widgets-list-layout .widgets-list-layout-blavatar {
/* 97  */ 	float: left;
/* 98  */ 	width: 21.276596%;
/* 99  */ 	max-width: 40px;
/* 100 */ 	height: auto;

/* style.css */

/* 101 */ }
/* 102 */ 
/* 103 */ .widgets-list-layout-links {
/* 104 */ 	float: right;
/* 105 */ 	width: 73.404255%;
/* 106 */ }
/* 107 */ 
/* 108 */ .widgets-list-layout span {
/* 109 */ 	opacity: 0.5;
/* 110 */ }
/* 111 */ 
/* 112 */ .widgets-list-layout span:hover {
/* 113 */ 	opacity: 0.8;
/* 114 */ }
/* 115 */ 

/* style.css */

/* 1  */ /*
/* 2  *|  * Image Widget styles for Jetpack
/* 3  *|  */
/* 4  */ 
/* 5  */ /* Clear floats */
/* 6  */ .jetpack-image-container:after {
/* 7  */ 	clear: both;
/* 8  */ }
/* 9  */ .jetpack-image-container:before,
/* 10 */ .jetpack-image-container:after {
/* 11 */ 	display: table;
/* 12 */ 	content: "";
/* 13 */ }
/* 14 */ 

/* font-awesome.min.css */

/* 1   */ @font-face{font-family:'FontAwesome';src:url('/wp-content/themes/fp_santiago/css/fonts/font-awesome/fonts/fontawesome-webfont.eot?v=4.0.1');src:url('/wp-content/themes/fp_santiago/css/fonts/font-awesome/fonts/fontawesome-webfont.eot?#iefix&v=4.0.1') format('embedded-opentype'),url('/wp-content/themes/fp_santiago/css/fonts/font-awesome/fonts/fontawesome-webfont.woff?v=4.0.1') format('woff'),url('/wp-content/themes/fp_santiago/css/fonts/font-awesome/fonts/fontawesome-webfont.ttf?v=4.0.1') format('truetype'),url('/wp-content/themes/fp_santiago/css/fonts/font-awesome/fonts/fontawesome-webfont.svg?v=4.0.1#fontawesomeregular') format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font-family:FontAwesome;font-style:normal;font-weight:normal;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
/* 2   */ .fa-lg{font-size:1.3333333333333333em;line-height:.75em;vertical-align:-15%}
/* 3   */ .fa-2x{font-size:2em}
/* 4   */ .fa-3x{font-size:3em}
/* 5   */ .fa-4x{font-size:4em}
/* 6   */ .fa-5x{font-size:5em}
/* 7   */ .fa-fw{width:1.2857142857142858em;text-align:center}
/* 8   */ .fa-ul{padding-left:0;margin-left:2.142857142857143em;list-style-type:none}.fa-ul>li{position:relative}
/* 9   */ .fa-li{position:absolute;left:-2.142857142857143em;width:2.142857142857143em;top:.14285714285714285em;text-align:center}.fa-li.fa-lg{left:-1.8571428571428572em}
/* 10  */ .fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}
/* 11  */ .pull-right{float:right}
/* 12  */ .pull-left{float:left}
/* 13  */ .fa.pull-left{margin-right:.3em}
/* 14  */ .fa.pull-right{margin-left:.3em}
/* 15  */ .fa-spin{-webkit-animation:spin 2s infinite linear;-moz-animation:spin 2s infinite linear;-o-animation:spin 2s infinite linear;animation:spin 2s infinite linear}
/* 16  */ @-moz-keyframes spin{0%{-moz-transform:rotate(0deg)} 100%{-moz-transform:rotate(359deg)}}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg)} 100%{-webkit-transform:rotate(359deg)}}@-o-keyframes spin{0%{-o-transform:rotate(0deg)} 100%{-o-transform:rotate(359deg)}}@-ms-keyframes spin{0%{-ms-transform:rotate(0deg)} 100%{-ms-transform:rotate(359deg)}}@keyframes spin{0%{transform:rotate(0deg)} 100%{transform:rotate(359deg)}}.fa-rotate-90{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg)}
/* 17  */ .fa-rotate-180{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg)}
/* 18  */ .fa-rotate-270{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);-webkit-transform:rotate(270deg);-moz-transform:rotate(270deg);-ms-transform:rotate(270deg);-o-transform:rotate(270deg);transform:rotate(270deg)}
/* 19  */ .fa-flip-horizontal{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);-webkit-transform:scale(-1, 1);-moz-transform:scale(-1, 1);-ms-transform:scale(-1, 1);-o-transform:scale(-1, 1);transform:scale(-1, 1)}
/* 20  */ .fa-flip-vertical{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);-webkit-transform:scale(1, -1);-moz-transform:scale(1, -1);-ms-transform:scale(1, -1);-o-transform:scale(1, -1);transform:scale(1, -1)}
/* 21  */ .fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}
/* 22  */ .fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}
/* 23  */ .fa-stack-1x{line-height:inherit}
/* 24  */ .fa-stack-2x{font-size:2em}
/* 25  */ .fa-inverse{color:#fff}
/* 26  */ .fa-glass:before{content:"\f000"}
/* 27  */ .fa-music:before{content:"\f001"}
/* 28  */ .fa-search:before{content:"\f002"}
/* 29  */ .fa-envelope-o:before{content:"\f003"}
/* 30  */ .fa-heart:before{content:"\f004"}
/* 31  */ .fa-star:before{content:"\f005"}
/* 32  */ .fa-star-o:before{content:"\f006"}
/* 33  */ .fa-user:before{content:"\f007"}
/* 34  */ .fa-film:before{content:"\f008"}
/* 35  */ .fa-th-large:before{content:"\f009"}
/* 36  */ .fa-th:before{content:"\f00a"}
/* 37  */ .fa-th-list:before{content:"\f00b"}
/* 38  */ .fa-check:before{content:"\f00c"}
/* 39  */ .fa-times:before{content:"\f00d"}
/* 40  */ .fa-search-plus:before{content:"\f00e"}
/* 41  */ .fa-search-minus:before{content:"\f010"}
/* 42  */ .fa-power-off:before{content:"\f011"}
/* 43  */ .fa-signal:before{content:"\f012"}
/* 44  */ .fa-gear:before,.fa-cog:before{content:"\f013"}
/* 45  */ .fa-trash-o:before{content:"\f014"}
/* 46  */ .fa-home:before{content:"\f015"}
/* 47  */ .fa-file-o:before{content:"\f016"}
/* 48  */ .fa-clock-o:before{content:"\f017"}
/* 49  */ .fa-road:before{content:"\f018"}
/* 50  */ .fa-download:before{content:"\f019"}

/* font-awesome.min.css */

/* 51  */ .fa-arrow-circle-o-down:before{content:"\f01a"}
/* 52  */ .fa-arrow-circle-o-up:before{content:"\f01b"}
/* 53  */ .fa-inbox:before{content:"\f01c"}
/* 54  */ .fa-play-circle-o:before{content:"\f01d"}
/* 55  */ .fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}
/* 56  */ .fa-refresh:before{content:"\f021"}
/* 57  */ .fa-list-alt:before{content:"\f022"}
/* 58  */ .fa-lock:before{content:"\f023"}
/* 59  */ .fa-flag:before{content:"\f024"}
/* 60  */ .fa-headphones:before{content:"\f025"}
/* 61  */ .fa-volume-off:before{content:"\f026"}
/* 62  */ .fa-volume-down:before{content:"\f027"}
/* 63  */ .fa-volume-up:before{content:"\f028"}
/* 64  */ .fa-qrcode:before{content:"\f029"}
/* 65  */ .fa-barcode:before{content:"\f02a"}
/* 66  */ .fa-tag:before{content:"\f02b"}
/* 67  */ .fa-tags:before{content:"\f02c"}
/* 68  */ .fa-book:before{content:"\f02d"}
/* 69  */ .fa-bookmark:before{content:"\f02e"}
/* 70  */ .fa-print:before{content:"\f02f"}
/* 71  */ .fa-camera:before{content:"\f030"}
/* 72  */ .fa-font:before{content:"\f031"}
/* 73  */ .fa-bold:before{content:"\f032"}
/* 74  */ .fa-italic:before{content:"\f033"}
/* 75  */ .fa-text-height:before{content:"\f034"}
/* 76  */ .fa-text-width:before{content:"\f035"}
/* 77  */ .fa-align-left:before{content:"\f036"}
/* 78  */ .fa-align-center:before{content:"\f037"}
/* 79  */ .fa-align-right:before{content:"\f038"}
/* 80  */ .fa-align-justify:before{content:"\f039"}
/* 81  */ .fa-list:before{content:"\f03a"}
/* 82  */ .fa-dedent:before,.fa-outdent:before{content:"\f03b"}
/* 83  */ .fa-indent:before{content:"\f03c"}
/* 84  */ .fa-video-camera:before{content:"\f03d"}
/* 85  */ .fa-picture-o:before{content:"\f03e"}
/* 86  */ .fa-pencil:before{content:"\f040"}
/* 87  */ .fa-map-marker:before{content:"\f041"}
/* 88  */ .fa-adjust:before{content:"\f042"}
/* 89  */ .fa-tint:before{content:"\f043"}
/* 90  */ .fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}
/* 91  */ .fa-share-square-o:before{content:"\f045"}
/* 92  */ .fa-check-square-o:before{content:"\f046"}
/* 93  */ .fa-move:before{content:"\f047"}
/* 94  */ .fa-step-backward:before{content:"\f048"}
/* 95  */ .fa-fast-backward:before{content:"\f049"}
/* 96  */ .fa-backward:before{content:"\f04a"}
/* 97  */ .fa-play:before{content:"\f04b"}
/* 98  */ .fa-pause:before{content:"\f04c"}
/* 99  */ .fa-stop:before{content:"\f04d"}
/* 100 */ .fa-forward:before{content:"\f04e"}

/* font-awesome.min.css */

/* 101 */ .fa-fast-forward:before{content:"\f050"}
/* 102 */ .fa-step-forward:before{content:"\f051"}
/* 103 */ .fa-eject:before{content:"\f052"}
/* 104 */ .fa-chevron-left:before{content:"\f053"}
/* 105 */ .fa-chevron-right:before{content:"\f054"}
/* 106 */ .fa-plus-circle:before{content:"\f055"}
/* 107 */ .fa-minus-circle:before{content:"\f056"}
/* 108 */ .fa-times-circle:before{content:"\f057"}
/* 109 */ .fa-check-circle:before{content:"\f058"}
/* 110 */ .fa-question-circle:before{content:"\f059"}
/* 111 */ .fa-info-circle:before{content:"\f05a"}
/* 112 */ .fa-crosshairs:before{content:"\f05b"}
/* 113 */ .fa-times-circle-o:before{content:"\f05c"}
/* 114 */ .fa-check-circle-o:before{content:"\f05d"}
/* 115 */ .fa-ban:before{content:"\f05e"}
/* 116 */ .fa-arrow-left:before{content:"\f060"}
/* 117 */ .fa-arrow-right:before{content:"\f061"}
/* 118 */ .fa-arrow-up:before{content:"\f062"}
/* 119 */ .fa-arrow-down:before{content:"\f063"}
/* 120 */ .fa-mail-forward:before,.fa-share:before{content:"\f064"}
/* 121 */ .fa-resize-full:before{content:"\f065"}
/* 122 */ .fa-resize-small:before{content:"\f066"}
/* 123 */ .fa-plus:before{content:"\f067"}
/* 124 */ .fa-minus:before{content:"\f068"}
/* 125 */ .fa-asterisk:before{content:"\f069"}
/* 126 */ .fa-exclamation-circle:before{content:"\f06a"}
/* 127 */ .fa-gift:before{content:"\f06b"}
/* 128 */ .fa-leaf:before{content:"\f06c"}
/* 129 */ .fa-fire:before{content:"\f06d"}
/* 130 */ .fa-eye:before{content:"\f06e"}
/* 131 */ .fa-eye-slash:before{content:"\f070"}
/* 132 */ .fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}
/* 133 */ .fa-plane:before{content:"\f072"}
/* 134 */ .fa-calendar:before{content:"\f073"}
/* 135 */ .fa-random:before{content:"\f074"}
/* 136 */ .fa-comment:before{content:"\f075"}
/* 137 */ .fa-magnet:before{content:"\f076"}
/* 138 */ .fa-chevron-up:before{content:"\f077"}
/* 139 */ .fa-chevron-down:before{content:"\f078"}
/* 140 */ .fa-retweet:before{content:"\f079"}
/* 141 */ .fa-shopping-cart:before{content:"\f07a"}
/* 142 */ .fa-folder:before{content:"\f07b"}
/* 143 */ .fa-folder-open:before{content:"\f07c"}
/* 144 */ .fa-resize-vertical:before{content:"\f07d"}
/* 145 */ .fa-resize-horizontal:before{content:"\f07e"}
/* 146 */ .fa-bar-chart-o:before{content:"\f080"}
/* 147 */ .fa-twitter-square:before{content:"\f081"}
/* 148 */ .fa-facebook-square:before{content:"\f082"}
/* 149 */ .fa-camera-retro:before{content:"\f083"}
/* 150 */ .fa-key:before{content:"\f084"}

/* font-awesome.min.css */

/* 151 */ .fa-gears:before,.fa-cogs:before{content:"\f085"}
/* 152 */ .fa-comments:before{content:"\f086"}
/* 153 */ .fa-thumbs-o-up:before{content:"\f087"}
/* 154 */ .fa-thumbs-o-down:before{content:"\f088"}
/* 155 */ .fa-star-half:before{content:"\f089"}
/* 156 */ .fa-heart-o:before{content:"\f08a"}
/* 157 */ .fa-sign-out:before{content:"\f08b"}
/* 158 */ .fa-linkedin-square:before{content:"\f08c"}
/* 159 */ .fa-thumb-tack:before{content:"\f08d"}
/* 160 */ .fa-external-link:before{content:"\f08e"}
/* 161 */ .fa-sign-in:before{content:"\f090"}
/* 162 */ .fa-trophy:before{content:"\f091"}
/* 163 */ .fa-github-square:before{content:"\f092"}
/* 164 */ .fa-upload:before{content:"\f093"}
/* 165 */ .fa-lemon-o:before{content:"\f094"}
/* 166 */ .fa-phone:before{content:"\f095"}
/* 167 */ .fa-square-o:before{content:"\f096"}
/* 168 */ .fa-bookmark-o:before{content:"\f097"}
/* 169 */ .fa-phone-square:before{content:"\f098"}
/* 170 */ .fa-twitter:before{content:"\f099"}
/* 171 */ .fa-facebook:before{content:"\f09a"}
/* 172 */ .fa-github:before{content:"\f09b"}
/* 173 */ .fa-unlock:before{content:"\f09c"}
/* 174 */ .fa-credit-card:before{content:"\f09d"}
/* 175 */ .fa-rss:before{content:"\f09e"}
/* 176 */ .fa-hdd-o:before{content:"\f0a0"}
/* 177 */ .fa-bullhorn:before{content:"\f0a1"}
/* 178 */ .fa-bell:before{content:"\f0f3"}
/* 179 */ .fa-certificate:before{content:"\f0a3"}
/* 180 */ .fa-hand-o-right:before{content:"\f0a4"}
/* 181 */ .fa-hand-o-left:before{content:"\f0a5"}
/* 182 */ .fa-hand-o-up:before{content:"\f0a6"}
/* 183 */ .fa-hand-o-down:before{content:"\f0a7"}
/* 184 */ .fa-arrow-circle-left:before{content:"\f0a8"}
/* 185 */ .fa-arrow-circle-right:before{content:"\f0a9"}
/* 186 */ .fa-arrow-circle-up:before{content:"\f0aa"}
/* 187 */ .fa-arrow-circle-down:before{content:"\f0ab"}
/* 188 */ .fa-globe:before{content:"\f0ac"}
/* 189 */ .fa-wrench:before{content:"\f0ad"}
/* 190 */ .fa-tasks:before{content:"\f0ae"}
/* 191 */ .fa-filter:before{content:"\f0b0"}
/* 192 */ .fa-briefcase:before{content:"\f0b1"}
/* 193 */ .fa-fullscreen:before{content:"\f0b2"}
/* 194 */ .fa-group:before{content:"\f0c0"}
/* 195 */ .fa-chain:before,.fa-link:before{content:"\f0c1"}
/* 196 */ .fa-cloud:before{content:"\f0c2"}
/* 197 */ .fa-flask:before{content:"\f0c3"}
/* 198 */ .fa-cut:before,.fa-scissors:before{content:"\f0c4"}
/* 199 */ .fa-copy:before,.fa-files-o:before{content:"\f0c5"}
/* 200 */ .fa-paperclip:before{content:"\f0c6"}

/* font-awesome.min.css */

/* 201 */ .fa-save:before,.fa-floppy-o:before{content:"\f0c7"}
/* 202 */ .fa-square:before{content:"\f0c8"}
/* 203 */ .fa-reorder:before{content:"\f0c9"}
/* 204 */ .fa-list-ul:before{content:"\f0ca"}
/* 205 */ .fa-list-ol:before{content:"\f0cb"}
/* 206 */ .fa-strikethrough:before{content:"\f0cc"}
/* 207 */ .fa-underline:before{content:"\f0cd"}
/* 208 */ .fa-table:before{content:"\f0ce"}
/* 209 */ .fa-magic:before{content:"\f0d0"}
/* 210 */ .fa-truck:before{content:"\f0d1"}
/* 211 */ .fa-pinterest:before{content:"\f0d2"}
/* 212 */ .fa-pinterest-square:before{content:"\f0d3"}
/* 213 */ .fa-google-plus-square:before{content:"\f0d4"}
/* 214 */ .fa-google-plus:before{content:"\f0d5"}
/* 215 */ .fa-money:before{content:"\f0d6"}
/* 216 */ .fa-caret-down:before{content:"\f0d7"}
/* 217 */ .fa-caret-up:before{content:"\f0d8"}
/* 218 */ .fa-caret-left:before{content:"\f0d9"}
/* 219 */ .fa-caret-right:before{content:"\f0da"}
/* 220 */ .fa-columns:before{content:"\f0db"}
/* 221 */ .fa-unsorted:before,.fa-sort:before{content:"\f0dc"}
/* 222 */ .fa-sort-down:before,.fa-sort-asc:before{content:"\f0dd"}
/* 223 */ .fa-sort-up:before,.fa-sort-desc:before{content:"\f0de"}
/* 224 */ .fa-envelope:before{content:"\f0e0"}
/* 225 */ .fa-linkedin:before{content:"\f0e1"}
/* 226 */ .fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}
/* 227 */ .fa-legal:before,.fa-gavel:before{content:"\f0e3"}
/* 228 */ .fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}
/* 229 */ .fa-comment-o:before{content:"\f0e5"}
/* 230 */ .fa-comments-o:before{content:"\f0e6"}
/* 231 */ .fa-flash:before,.fa-bolt:before{content:"\f0e7"}
/* 232 */ .fa-sitemap:before{content:"\f0e8"}
/* 233 */ .fa-umbrella:before{content:"\f0e9"}
/* 234 */ .fa-paste:before,.fa-clipboard:before{content:"\f0ea"}
/* 235 */ .fa-lightbulb-o:before{content:"\f0eb"}
/* 236 */ .fa-exchange:before{content:"\f0ec"}
/* 237 */ .fa-cloud-download:before{content:"\f0ed"}
/* 238 */ .fa-cloud-upload:before{content:"\f0ee"}
/* 239 */ .fa-user-md:before{content:"\f0f0"}
/* 240 */ .fa-stethoscope:before{content:"\f0f1"}
/* 241 */ .fa-suitcase:before{content:"\f0f2"}
/* 242 */ .fa-bell-o:before{content:"\f0a2"}
/* 243 */ .fa-coffee:before{content:"\f0f4"}
/* 244 */ .fa-cutlery:before{content:"\f0f5"}
/* 245 */ .fa-file-text-o:before{content:"\f0f6"}
/* 246 */ .fa-building:before{content:"\f0f7"}
/* 247 */ .fa-hospital:before{content:"\f0f8"}
/* 248 */ .fa-ambulance:before{content:"\f0f9"}
/* 249 */ .fa-medkit:before{content:"\f0fa"}
/* 250 */ .fa-fighter-jet:before{content:"\f0fb"}

/* font-awesome.min.css */

/* 251 */ .fa-beer:before{content:"\f0fc"}
/* 252 */ .fa-h-square:before{content:"\f0fd"}
/* 253 */ .fa-plus-square:before{content:"\f0fe"}
/* 254 */ .fa-angle-double-left:before{content:"\f100"}
/* 255 */ .fa-angle-double-right:before{content:"\f101"}
/* 256 */ .fa-angle-double-up:before{content:"\f102"}
/* 257 */ .fa-angle-double-down:before{content:"\f103"}
/* 258 */ .fa-angle-left:before{content:"\f104"}
/* 259 */ .fa-angle-right:before{content:"\f105"}
/* 260 */ .fa-angle-up:before{content:"\f106"}
/* 261 */ .fa-angle-down:before{content:"\f107"}
/* 262 */ .fa-desktop:before{content:"\f108"}
/* 263 */ .fa-laptop:before{content:"\f109"}
/* 264 */ .fa-tablet:before{content:"\f10a"}
/* 265 */ .fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}
/* 266 */ .fa-circle-o:before{content:"\f10c"}
/* 267 */ .fa-quote-left:before{content:"\f10d"}
/* 268 */ .fa-quote-right:before{content:"\f10e"}
/* 269 */ .fa-spinner:before{content:"\f110"}
/* 270 */ .fa-circle:before{content:"\f111"}
/* 271 */ .fa-mail-reply:before,.fa-reply:before{content:"\f112"}
/* 272 */ .fa-github-alt:before{content:"\f113"}
/* 273 */ .fa-folder-o:before{content:"\f114"}
/* 274 */ .fa-folder-open-o:before{content:"\f115"}
/* 275 */ .fa-expand-o:before{content:"\f116"}
/* 276 */ .fa-collapse-o:before{content:"\f117"}
/* 277 */ .fa-smile-o:before{content:"\f118"}
/* 278 */ .fa-frown-o:before{content:"\f119"}
/* 279 */ .fa-meh-o:before{content:"\f11a"}
/* 280 */ .fa-gamepad:before{content:"\f11b"}
/* 281 */ .fa-keyboard-o:before{content:"\f11c"}
/* 282 */ .fa-flag-o:before{content:"\f11d"}
/* 283 */ .fa-flag-checkered:before{content:"\f11e"}
/* 284 */ .fa-terminal:before{content:"\f120"}
/* 285 */ .fa-code:before{content:"\f121"}
/* 286 */ .fa-reply-all:before{content:"\f122"}
/* 287 */ .fa-mail-reply-all:before{content:"\f122"}
/* 288 */ .fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}
/* 289 */ .fa-location-arrow:before{content:"\f124"}
/* 290 */ .fa-crop:before{content:"\f125"}
/* 291 */ .fa-code-fork:before{content:"\f126"}
/* 292 */ .fa-unlink:before,.fa-chain-broken:before{content:"\f127"}
/* 293 */ .fa-question:before{content:"\f128"}
/* 294 */ .fa-info:before{content:"\f129"}
/* 295 */ .fa-exclamation:before{content:"\f12a"}
/* 296 */ .fa-superscript:before{content:"\f12b"}
/* 297 */ .fa-subscript:before{content:"\f12c"}
/* 298 */ .fa-eraser:before{content:"\f12d"}
/* 299 */ .fa-puzzle-piece:before{content:"\f12e"}
/* 300 */ .fa-microphone:before{content:"\f130"}

/* font-awesome.min.css */

/* 301 */ .fa-microphone-slash:before{content:"\f131"}
/* 302 */ .fa-shield:before{content:"\f132"}
/* 303 */ .fa-calendar-o:before{content:"\f133"}
/* 304 */ .fa-fire-extinguisher:before{content:"\f134"}
/* 305 */ .fa-rocket:before{content:"\f135"}
/* 306 */ .fa-maxcdn:before{content:"\f136"}
/* 307 */ .fa-chevron-circle-left:before{content:"\f137"}
/* 308 */ .fa-chevron-circle-right:before{content:"\f138"}
/* 309 */ .fa-chevron-circle-up:before{content:"\f139"}
/* 310 */ .fa-chevron-circle-down:before{content:"\f13a"}
/* 311 */ .fa-html5:before{content:"\f13b"}
/* 312 */ .fa-css3:before{content:"\f13c"}
/* 313 */ .fa-anchor:before{content:"\f13d"}
/* 314 */ .fa-unlock-o:before{content:"\f13e"}
/* 315 */ .fa-bullseye:before{content:"\f140"}
/* 316 */ .fa-ellipsis-horizontal:before{content:"\f141"}
/* 317 */ .fa-ellipsis-vertical:before{content:"\f142"}
/* 318 */ .fa-rss-square:before{content:"\f143"}
/* 319 */ .fa-play-circle:before{content:"\f144"}
/* 320 */ .fa-ticket:before{content:"\f145"}
/* 321 */ .fa-minus-square:before{content:"\f146"}
/* 322 */ .fa-minus-square-o:before{content:"\f147"}
/* 323 */ .fa-level-up:before{content:"\f148"}
/* 324 */ .fa-level-down:before{content:"\f149"}
/* 325 */ .fa-check-square:before{content:"\f14a"}
/* 326 */ .fa-pencil-square:before{content:"\f14b"}
/* 327 */ .fa-external-link-square:before{content:"\f14c"}
/* 328 */ .fa-share-square:before{content:"\f14d"}
/* 329 */ .fa-compass:before{content:"\f14e"}
/* 330 */ .fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}
/* 331 */ .fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}
/* 332 */ .fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}
/* 333 */ .fa-euro:before,.fa-eur:before{content:"\f153"}
/* 334 */ .fa-gbp:before{content:"\f154"}
/* 335 */ .fa-dollar:before,.fa-usd:before{content:"\f155"}
/* 336 */ .fa-rupee:before,.fa-inr:before{content:"\f156"}
/* 337 */ .fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}
/* 338 */ .fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}
/* 339 */ .fa-won:before,.fa-krw:before{content:"\f159"}
/* 340 */ .fa-bitcoin:before,.fa-btc:before{content:"\f15a"}
/* 341 */ .fa-file:before{content:"\f15b"}
/* 342 */ .fa-file-text:before{content:"\f15c"}
/* 343 */ .fa-sort-alpha-asc:before{content:"\f15d"}
/* 344 */ .fa-sort-alpha-desc:before{content:"\f15e"}
/* 345 */ .fa-sort-amount-asc:before{content:"\f160"}
/* 346 */ .fa-sort-amount-desc:before{content:"\f161"}
/* 347 */ .fa-sort-numeric-asc:before{content:"\f162"}
/* 348 */ .fa-sort-numeric-desc:before{content:"\f163"}
/* 349 */ .fa-thumbs-up:before{content:"\f164"}
/* 350 */ .fa-thumbs-down:before{content:"\f165"}

/* font-awesome.min.css */

/* 351 */ .fa-youtube-square:before{content:"\f166"}
/* 352 */ .fa-youtube:before{content:"\f167"}
/* 353 */ .fa-xing:before{content:"\f168"}
/* 354 */ .fa-xing-square:before{content:"\f169"}
/* 355 */ .fa-youtube-play:before{content:"\f16a"}
/* 356 */ .fa-dropbox:before{content:"\f16b"}
/* 357 */ .fa-stack-overflow:before{content:"\f16c"}
/* 358 */ .fa-instagram:before{content:"\f16d"}
/* 359 */ .fa-flickr:before{content:"\f16e"}
/* 360 */ .fa-adn:before{content:"\f170"}
/* 361 */ .fa-bitbucket:before{content:"\f171"}
/* 362 */ .fa-bitbucket-square:before{content:"\f172"}
/* 363 */ .fa-tumblr:before{content:"\f173"}
/* 364 */ .fa-tumblr-square:before{content:"\f174"}
/* 365 */ .fa-long-arrow-down:before{content:"\f175"}
/* 366 */ .fa-long-arrow-up:before{content:"\f176"}
/* 367 */ .fa-long-arrow-left:before{content:"\f177"}
/* 368 */ .fa-long-arrow-right:before{content:"\f178"}
/* 369 */ .fa-apple:before{content:"\f179"}
/* 370 */ .fa-windows:before{content:"\f17a"}
/* 371 */ .fa-android:before{content:"\f17b"}
/* 372 */ .fa-linux:before{content:"\f17c"}
/* 373 */ .fa-dribbble:before{content:"\f17d"}
/* 374 */ .fa-skype:before{content:"\f17e"}
/* 375 */ .fa-foursquare:before{content:"\f180"}
/* 376 */ .fa-trello:before{content:"\f181"}
/* 377 */ .fa-female:before{content:"\f182"}
/* 378 */ .fa-male:before{content:"\f183"}
/* 379 */ .fa-gittip:before{content:"\f184"}
/* 380 */ .fa-sun-o:before{content:"\f185"}
/* 381 */ .fa-moon-o:before{content:"\f186"}
/* 382 */ .fa-archive:before{content:"\f187"}
/* 383 */ .fa-bug:before{content:"\f188"}
/* 384 */ .fa-vk:before{content:"\f189"}
/* 385 */ .fa-weibo:before{content:"\f18a"}
/* 386 */ .fa-renren:before{content:"\f18b"}
/* 387 */ .fa-pagelines:before{content:"\f18c"}
/* 388 */ .fa-stack-exchange:before{content:"\f18d"}
/* 389 */ .fa-arrow-circle-o-right:before{content:"\f18e"}
/* 390 */ .fa-arrow-circle-o-left:before{content:"\f190"}
/* 391 */ .fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}
/* 392 */ .fa-dot-circle-o:before{content:"\f192"}
/* 393 */ .fa-wheelchair:before{content:"\f193"}
/* 394 */ .fa-vimeo-square:before{content:"\f194"}
/* 395 */ .fa-turkish-lira:before,.fa-try:before{content:"\f195"}
/* 396 */ 

/* ois_reset.css */

/* 1  */ /* 
/* 2  *| 	Based on Eric Meyer's CSS Reset
/* 3  *| 	Reworked by Graeme Boy (graemeboy@gmail.com)
/* 4  *| 	http://meyerweb.com/eric/tools/css/reset/ 
/* 5  *|    	v2.0 | 20110126
/* 6  *|    	License: none (public domain)
/* 7  *| */
/* 8  */ 
/* 9  */ .ois_wrapper div, .ois_wrapper span, .ois_wrapper applet, .ois_wrapper object, .ois_wrapper iframe,
/* 10 */ .ois_wrapper h1, .ois_wrapper h2, .ois_wrapper h3, .ois_wrapper h4, .ois_wrapper h5, .ois_wrapper h6, .ois_wrapper p, .ois_wrapper blockquote, .ois_wrapper pre,
/* 11 */ .ois_wrapper a, .ois_wrapper abbr, .ois_wrapper acronym, .ois_wrapper address, .ois_wrapper big,  .ois_wrapper cite, .ois_wrapper code,
/* 12 */ .ois_wrapper del, .ois_wrapper dfn, .ois_wrapper em, .ois_wrapper img, .ois_wrapper ins, .ois_wrapper kbd, .ois_wrapper q, .ois_wrapper s, .ois_wrapper samp, .ois_wrapper small, .ois_wrapper strike, .ois_wrapper strong, .ois_wrapper sub, .ois_wrapper sup, .ois_wrapper tt, .ois_wrapper var,
/* 13 */ .ois_wrapper b, .ois_wrapper u, .ois_wrapper i, .ois_wrapper center,
/* 14 */ .ois_wrapper dl, .ois_wrapper dt, .ois_wrapper dd, .ois_wrapper ol, .ois_wrapper ul, .ois_wrapper li,
/* 15 */ .ois_wrapper fieldset, .ois_wrapper form, .ois_wrapper label, .ois_wrapper legend,
/* 16 */ .ois_wrapper table, .ois_wrapper caption, .ois_wrapper tbody, .ois_wrapper tfoot, .ois_wrapper thead, .ois_wrapper tr, .ois_wrapper th, .ois_wrapper td,
/* 17 */ .ois_wrapper article, .ois_wrapper aside, .ois_wrapper canvas, .ois_wrapper details, .ois_wrapper embed, .ois_wrapper 
/* 18 */ .ois_wrapper figure, .ois_wrapper figcaption, .ois_wrapper footer, .ois_wrapper header, .ois_wrapper hgroup, .ois_wrapper 
/* 19 */ .ois_wrapper menu, .ois_wrapper nav, .ois_wrapper output, .ois_wrapper ruby, .ois_wrapper section, .ois_wrapper summary,
/* 20 */ .ois_wrapper time, .ois_wrapper mark, .ois_wrapper audio, .ois_wrapper video {
/* 21 */ 	margin: 0;
/* 22 */ 	padding: 0;
/* 23 */ 	border: 0;
/* 24 */ 	font-size: 100%;
/* 25 */ 	font: inherit;
/* 26 */ 	vertical-align: baseline;
/* 27 */ 	background-color: transparent !important;
/* 28 */ 	border: none;
/* 29 */ 	text-align: left;
/* 30 */ 	overflow: visible;
/* 31 */ }
/* 32 */ .ois_wrapper ol, .ois_wrapper ul {
/* 33 */ 	list-style: none;
/* 34 */ }
/* 35 */ .ois_wrapper table {
/* 36 */ 	border-collapse: collapse;
/* 37 */ 	border-spacing: 0;
/* 38 */ }
/* 39 */ .ois_wrapper iframe { 
/* 40 */ 	overflow: hidden !important;
/* 41 */ }
/* 42 */ .ois_wrapper input[type="submit"] {
/* 43 */ 	cursor: pointer !important;
/* 44 */ 	width: auto;
/* 45 */ }
/* 46 */ .ois_wrapper img, .ois_wrapper table, .ois_wrapper table tr td {
/* 47 */ 	border: none !important;
/* 48 */ 	margin: 0 !important;
/* 49 */ 	padding: 0 !important;
/* 50 */ 	box-shadow: none !important;

/* ois_reset.css */

/* 51 */ 	-webkit-box-shadow: none !important;
/* 52 */ 	-moz-box-shadow: none !important;
/* 53 */ 	max-width: none !important;
/* 54 */ }
/* 55 */ .ois_wrapper input[type="submit"] {
/* 56 */ 	width: auto !important;
/* 57 */ 	height: auto !important;
/* 58 */ 	background: none !important;
/* 59 */ 	background-image: none !important;
/* 60 */ }
/* 61 */ .ois_stick {
/* 62 */ 	position:fixed;
/* 63 */ 	top:0;
/* 64 */ 	z-index: 99;
/* 65 */ }
/* 66 */ .ois_popup {
/* 67 */ 	display:none;
/* 68 */ }
/* 69 */ /* Some responsiveness from latest bootstrap */
/* 70 */ .img-responsive{display:block;max-width:100%;height:auto;}.img-rounded{border-radius:6px;}.img-thumbnail{padding:4px;line-height:1.428571429;background-color:#ffffff;border:1px solid #dddddd;border-radius:4px;-webkit-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;display:inline-block;max-width:100%;height:auto;}.img-circle{border-radius:50%;}hr{margin-top:20px;margin-bottom:20px;border:0;border-top:1px solid #eeeeee;}.sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0 0 0 0);border:0;}@-ms-viewport{width:device-width;}@media screen and (max-width:400px){@-ms-viewport{width:320px;}}.hidden{display:none !important;visibility:hidden !important;}.visible-xs{display:none !important;}tr.visible-xs{display:none !important;}th.visible-xs,td.visible-xs{display:none !important;}@media (max-width:767px){.visible-xs{display:block !important;}tr.visible-xs{display:table-row !important;} th.visible-xs,td.visible-xs{display:table-cell !important;}}@media (min-width:768px) and (max-width:991px){.visible-xs.visible-sm{display:block !important;}tr.visible-xs.visible-sm{display:table-row !important;} th.visible-xs.visible-sm,td.visible-xs.visible-sm{display:table-cell !important;}}@media (min-width:992px) and (max-width:1199px){.visible-xs.visible-md{display:block !important;}tr.visible-xs.visible-md{display:table-row !important;} th.visible-xs.visible-md,td.visible-xs.visible-md{display:table-cell !important;}}@media (min-width:1200px){.visible-xs.visible-lg{display:block !important;}tr.visible-xs.visible-lg{display:table-row !important;} th.visible-xs.visible-lg,td.visible-xs.visible-lg{display:table-cell !important;}}.visible-sm{display:none !important;}tr.visible-sm{display:none !important;}th.visible-sm,td.visible-sm{display:none !important;}@media (max-width:767px){.visible-sm.visible-xs{display:block !important;}tr.visible-sm.visible-xs{display:table-row !important;} th.visible-sm.visible-xs,td.visible-sm.visible-xs{display:table-cell !important;}}@media (min-width:768px) and (max-width:991px){.visible-sm{display:block !important;}tr.visible-sm{display:table-row !important;} th.visible-sm,td.visible-sm{display:table-cell !important;}}@media (min-width:992px) and (max-width:1199px){.visible-sm.visible-md{display:block !important;}tr.visible-sm.visible-md{display:table-row !important;} th.visible-sm.visible-md,td.visible-sm.visible-md{display:table-cell !important;}}@media (min-width:1200px){.visible-sm.visible-lg{display:block !important;}tr.visible-sm.visible-lg{display:table-row !important;} th.visible-sm.visible-lg,td.visible-sm.visible-lg{display:table-cell !important;}}.visible-md{display:none !important;}tr.visible-md{display:none !important;}th.visible-md,td.visible-md{display:none !important;}@media (max-width:767px){.visible-md.visible-xs{display:block !important;}tr.visible-md.visible-xs{display:table-row !important;} th.visible-md.visible-xs,td.visible-md.visible-xs{display:table-cell !important;}}@media (min-width:768px) and (max-width:991px){.visible-md.visible-sm{display:block !important;}tr.visible-md.visible-sm{display:table-row !important;} th.visible-md.visible-sm,td.visible-md.visible-sm{display:table-cell !important;}}@media (min-width:992px) and (max-width:1199px){.visible-md{display:block !important;}tr.visible-md{display:table-row !important;} th.visible-md,td.visible-md{display:table-cell !important;}}@media (min-width:1200px){.visible-md.visible-lg{display:block !important;}tr.visible-md.visible-lg{display:table-row !important;} th.visible-md.visible-lg,td.visible-md.visible-lg{display:table-cell !important;}}.visible-lg{display:none !important;}tr.visible-lg{display:none !important;}th.visible-lg,td.visible-lg{display:none !important;}@media (max-width:767px){.visible-lg.visible-xs{display:block !important;}tr.visible-lg.visible-xs{display:table-row !important;} th.visible-lg.visible-xs,td.visible-lg.visible-xs{display:table-cell !important;}}@media (min-width:768px) and (max-width:991px){.visible-lg.visible-sm{display:block !important;}tr.visible-lg.visible-sm{display:table-row !important;} th.visible-lg.visible-sm,td.visible-lg.visible-sm{display:table-cell !important;}}@media (min-width:992px) and (max-width:1199px){.visible-lg.visible-md{display:block !important;}tr.visible-lg.visible-md{display:table-row !important;} th.visible-lg.visible-md,td.visible-lg.visible-md{display:table-cell !important;}}@media (min-width:1200px){.visible-lg{display:block !important;}tr.visible-lg{display:table-row !important;} th.visible-lg,td.visible-lg{display:table-cell !important;}}.hidden-xs{display:block !important;}tr.hidden-xs{display:table-row !important;}th.hidden-xs,td.hidden-xs{display:table-cell !important;}@media (max-width:767px){.hidden-xs{display:none !important;}tr.hidden-xs{display:none !important;} th.hidden-xs,td.hidden-xs{display:none !important;}}@media (min-width:768px) and (max-width:991px){.hidden-xs.hidden-sm{display:none !important;}tr.hidden-xs.hidden-sm{display:none !important;} th.hidden-xs.hidden-sm,td.hidden-xs.hidden-sm{display:none !important;}}@media (min-width:992px) and (max-width:1199px){.hidden-xs.hidden-md{display:none !important;}tr.hidden-xs.hidden-md{display:none !important;} th.hidden-xs.hidden-md,td.hidden-xs.hidden-md{display:none !important;}}@media (min-width:1200px){.hidden-xs.hidden-lg{display:none !important;}tr.hidden-xs.hidden-lg{display:none !important;} th.hidden-xs.hidden-lg,td.hidden-xs.hidden-lg{display:none !important;}}.hidden-sm{display:block !important;}tr.hidden-sm{display:table-row !important;}th.hidden-sm,td.hidden-sm{display:table-cell !important;}@media (max-width:767px){.hidden-sm.hidden-xs{display:none !important;}tr.hidden-sm.hidden-xs{display:none !important;} th.hidden-sm.hidden-xs,td.hidden-sm.hidden-xs{display:none !important;}}@media (min-width:768px) and (max-width:991px){.hidden-sm{display:none !important;}tr.hidden-sm{display:none !important;} th.hidden-sm,td.hidden-sm{display:none !important;}}@media (min-width:992px) and (max-width:1199px){.hidden-sm.hidden-md{display:none !important;}tr.hidden-sm.hidden-md{display:none !important;} th.hidden-sm.hidden-md,td.hidden-sm.hidden-md{display:none !important;}}@media (min-width:1200px){.hidden-sm.hidden-lg{display:none !important;}tr.hidden-sm.hidden-lg{display:none !important;} th.hidden-sm.hidden-lg,td.hidden-sm.hidden-lg{display:none !important;}}.hidden-md{display:block !important;}tr.hidden-md{display:table-row !important;}th.hidden-md,td.hidden-md{display:table-cell !important;}@media (max-width:767px){.hidden-md.hidden-xs{display:none !important;}tr.hidden-md.hidden-xs{display:none !important;} th.hidden-md.hidden-xs,td.hidden-md.hidden-xs{display:none !important;}}@media (min-width:768px) and (max-width:991px){.hidden-md.hidden-sm{display:none !important;}tr.hidden-md.hidden-sm{display:none !important;} th.hidden-md.hidden-sm,td.hidden-md.hidden-sm{display:none !important;}}@media (min-width:992px) and (max-width:1199px){.hidden-md{display:none !important;}tr.hidden-md{display:none !important;} th.hidden-md,td.hidden-md{display:none !important;}}@media (min-width:1200px){.hidden-md.hidden-lg{display:none !important;}tr.hidden-md.hidden-lg{display:none !important;} th.hidden-md.hidden-lg,td.hidden-md.hidden-lg{display:none !important;}}.hidden-lg{display:block !important;}tr.hidden-lg{display:table-row !important;}th.hidden-lg,td.hidden-lg{display:table-cell !important;}@media (max-width:767px){.hidden-lg.hidden-xs{display:none !important;}tr.hidden-lg.hidden-xs{display:none !important;} th.hidden-lg.hidden-xs,td.hidden-lg.hidden-xs{display:none !important;}}@media (min-width:768px) and (max-width:991px){.hidden-lg.hidden-sm{display:none !important;}tr.hidden-lg.hidden-sm{display:none !important;} th.hidden-lg.hidden-sm,td.hidden-lg.hidden-sm{display:none !important;}}@media (min-width:992px) and (max-width:1199px){.hidden-lg.hidden-md{display:none !important;}tr.hidden-lg.hidden-md{display:none !important;} th.hidden-lg.hidden-md,td.hidden-lg.hidden-md{display:none !important;}}@media (min-width:1200px){.hidden-lg{display:none !important;}tr.hidden-lg{display:none !important;} th.hidden-lg,td.hidden-lg{display:none !important;}}.visible-print{display:none !important;}tr.visible-print{display:none !important;}th.visible-print,td.visible-print{display:none !important;}@media print{.visible-print{display:block !important;}tr.visible-print{display:table-row !important;} th.visible-print,td.visible-print{display:table-cell !important;} .hidden-print{display:none !important;}tr.hidden-print{display:none !important;} th.hidden-print,td.hidden-print{display:none !important;}}

/* bootstrap.min.css */

/* 1 */ /*!.ois_wrapper  * Bootstrap v2.1.1.ois_wrapper  *.ois_wrapper  * Copyright 2012 Twitter,.ois_wrapper  Inc.ois_wrapper  * Licensed under the Apache License v2.0.ois_wrapper  * http://www.apache.org/licenses/LICENSE-2.0.ois_wrapper  *.ois_wrapper  * Designed and built with all the love in the world @twitter by @mdo and @fat..ois_wrapper  */.ois_wrapper .clearfix{*zoom:1;}.ois_wrapper .clearfix:before,.ois_wrapper .clearfix:after{display:table;content:"";line-height:0;}.ois_wrapper .clearfix:after{clear:both;}.ois_wrapper .hide-text{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0;}.ois_wrapper .input-block-level{display:block;width:100%;min-height:30px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}.ois_wrapper .row{margin-left:-20px;*zoom:1;}.row:before,.ois_wrapper .row:after{display:table;content:"";line-height:0;}.ois_wrapper .row:after{clear:both;}.ois_wrapper [class*="span"]{float:left;min-height:1px;margin-left:20px;}.ois_wrapper .container,.ois_wrapper .navbar-static-top .container,.ois_wrapper .navbar-fixed-top .container,.ois_wrapper .navbar-fixed-bottom .container{width:940px;}.ois_wrapper .span12{width:940px;}.ois_wrapper .span11{width:860px;}.ois_wrapper .span10{width:780px;}.ois_wrapper .span9{width:700px;}.ois_wrapper .span8{width:620px;}.ois_wrapper .span7{width:540px;}.ois_wrapper .span6{width:460px;}.ois_wrapper .span5{width:380px;}.ois_wrapper .span4{width:300px;}.ois_wrapper .span3{width:220px;}.ois_wrapper .span2{width:140px;}.ois_wrapper .span1{width:60px;}.ois_wrapper .offset12{margin-left:980px;}.ois_wrapper .offset11{margin-left:900px;}.ois_wrapper .offset10{margin-left:820px;}.ois_wrapper .offset9{margin-left:740px;}.ois_wrapper .offset8{margin-left:660px;}.ois_wrapper .offset7{margin-left:580px;}.ois_wrapper .offset6{margin-left:500px;}.ois_wrapper .offset5{margin-left:420px;}.ois_wrapper .offset4{margin-left:340px;}.ois_wrapper .offset3{margin-left:260px;}.ois_wrapper .offset2{margin-left:180px;}.ois_wrapper .offset1{margin-left:100px;}.ois_wrapper .row-fluid{width:100%;*zoom:1;}.row-fluid:before,.ois_wrapper .row-fluid:after{display:table;content:"";line-height:0;}.ois_wrapper .row-fluid:after{clear:both;}.ois_wrapper .row-fluid [class*="span"]{display:block;width:100%;min-height:30px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;float:left;margin-left:2.127659574468085%;*margin-left:2.074468085106383%;}.ois_wrapper .row-fluid [class*="span"]:first-child{margin-left:0;}.ois_wrapper .row-fluid .span12{width:100%;*width:99.94680851063829%;}.ois_wrapper .row-fluid .span11{width:91.48936170212765%;*width:91.43617021276594%;}.ois_wrapper .row-fluid .span10{width:82.97872340425532%;*width:82.92553191489361%;}.ois_wrapper .row-fluid .span9{width:74.46808510638297%;*width:74.41489361702126%;}.ois_wrapper .row-fluid .span8{width:65.95744680851064%;*width:65.90425531914893%;}.ois_wrapper .row-fluid .span7{width:57.44680851063829%;*width:57.39361702127659%;}.ois_wrapper .row-fluid .span6{width:48.93617021276595%;*width:48.88297872340425%;}.ois_wrapper .row-fluid .span5{width:40.42553191489362%;*width:40.37234042553192%;}.ois_wrapper .row-fluid .span4{width:31.914893617021278%;*width:31.861702127659576%;}.ois_wrapper .row-fluid .span3{width:23.404255319148934%;*width:23.351063829787233%;}.ois_wrapper .row-fluid .span2{width:14.893617021276595%;*width:14.840425531914894%;}.ois_wrapper .row-fluid .span1{width:6.382978723404255%;*width:6.329787234042553%;}.ois_wrapper .row-fluid .offset12{margin-left:104.25531914893617%;*margin-left:104.14893617021275%;}.ois_wrapper .row-fluid .offset12:first-child{margin-left:102.12765957446808%;*margin-left:102.02127659574467%;}.ois_wrapper .row-fluid .offset11{margin-left:95.74468085106382%;*margin-left:95.6382978723404%;}.ois_wrapper .row-fluid .offset11:first-child{margin-left:93.61702127659574%;*margin-left:93.51063829787232%;}.ois_wrapper .row-fluid .offset10{margin-left:87.23404255319149%;*margin-left:87.12765957446807%;}.ois_wrapper .row-fluid .offset10:first-child{margin-left:85.1063829787234%;*margin-left:84.99999999999999%;}.ois_wrapper .row-fluid .offset9{margin-left:78.72340425531914%;*margin-left:78.61702127659572%;}.ois_wrapper .row-fluid .offset9:first-child{margin-left:76.59574468085106%;*margin-left:76.48936170212764%;}.ois_wrapper .row-fluid .offset8{margin-left:70.2127659574468%;*margin-left:70.10638297872339%;}.ois_wrapper .row-fluid .offset8:first-child{margin-left:68.08510638297872%;*margin-left:67.9787234042553%;}.ois_wrapper .row-fluid .offset7{margin-left:61.70212765957446%;*margin-left:61.59574468085106%;}.ois_wrapper .row-fluid .offset7:first-child{margin-left:59.574468085106375%;*margin-left:59.46808510638297%;}.ois_wrapper .row-fluid .offset6{margin-left:53.191489361702125%;*margin-left:53.085106382978715%;}.ois_wrapper .row-fluid .offset6:first-child{margin-left:51.063829787234035%;*margin-left:50.95744680851063%;}.ois_wrapper .row-fluid .offset5{margin-left:44.68085106382979%;*margin-left:44.57446808510638%;}.ois_wrapper .row-fluid .offset5:first-child{margin-left:42.5531914893617%;*margin-left:42.4468085106383%;}.ois_wrapper .row-fluid .offset4{margin-left:36.170212765957444%;*margin-left:36.06382978723405%;}.ois_wrapper .row-fluid .offset4:first-child{margin-left:34.04255319148936%;*margin-left:33.93617021276596%;}.ois_wrapper .row-fluid .offset3{margin-left:27.659574468085104%;*margin-left:27.5531914893617%;}.ois_wrapper .row-fluid .offset3:first-child{margin-left:25.53191489361702%;*margin-left:25.425531914893618%;}.ois_wrapper .row-fluid .offset2{margin-left:19.148936170212764%;*margin-left:19.04255319148936%;}.ois_wrapper .row-fluid .offset2:first-child{margin-left:17.02127659574468%;*margin-left:16.914893617021278%;}.ois_wrapper .row-fluid .offset1{margin-left:10.638297872340425%;*margin-left:10.53191489361702%;}.ois_wrapper .row-fluid .offset1:first-child{margin-left:8.51063829787234%;*margin-left:8.404255319148938%;}.ois_wrapper [class*="span"].hide,.ois_wrapper .row-fluid [class*="span"].hide{display:none;}.ois_wrapper [class*="span"].pull-right,.ois_wrapper .row-fluid [class*="span"].pull-right{float:right;}.ois_wrapper .container{margin-right:auto;margin-left:auto;*zoom:1;}.container:before,.ois_wrapper .container:after{display:table;content:"";line-height:0;}.ois_wrapper .container:after{clear:both;}.ois_wrapper .container-fluid{padding-right:20px;padding-left:20px;*zoom:1;}.container-fluid:before,.ois_wrapper .container-fluid:after{display:table;content:"";line-height:0;}.ois_wrapper .container-fluid:after{clear:both;}.ois_wrapper form{margin:0 0 20px;}.ois_wrapper fieldset{padding:0;margin:0;border:0;}.ois_wrapper legend{display:block;width:100%;padding:0;margin-bottom:20px;font-size:21px;line-height:40px;color:#333333;border:0;border-bottom:1px solid #e5e5e5;}legend small{font-size:15px;color:#999999;}.ois_wrapper label,.ois_wrapper input,.ois_wrapper button,.ois_wrapper select,.ois_wrapper textarea{font-size:14px;font-weight:normal;line-height:20px;}.ois_wrapper input,.ois_wrapper button,.ois_wrapper select,.ois_wrapper textarea{font-family:"Helvetica Neue",.ois_wrapper Helvetica,.ois_wrapper Arial,.ois_wrapper sans-serif;}.ois_wrapper label{display:block;margin-bottom:5px;}.ois_wrapper select,.ois_wrapper textarea,.ois_wrapper input[type="text"],.ois_wrapper input[type="password"],.ois_wrapper input[type="datetime"],.ois_wrapper input[type="datetime-local"],.ois_wrapper input[type="date"],.ois_wrapper input[type="month"],.ois_wrapper input[type="time"],.ois_wrapper input[type="week"],.ois_wrapper input[type="number"],.ois_wrapper input[type="email"],.ois_wrapper input[type="url"],.ois_wrapper input[type="search"],.ois_wrapper input[type="tel"],.ois_wrapper input[type="color"],.ois_wrapper .uneditable-input{display:inline-block;height:20px;padding:4px 6px;margin-bottom:9px;font-size:14px;line-height:20px;color:#555555;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;}.ois_wrapper input,.ois_wrapper textarea,.ois_wrapper .uneditable-input{width:206px;}.ois_wrapper textarea{height:auto;}.ois_wrapper textarea,.ois_wrapper input[type="text"],.ois_wrapper input[type="password"],.ois_wrapper input[type="datetime"],.ois_wrapper input[type="datetime-local"],.ois_wrapper input[type="date"],.ois_wrapper input[type="month"],.ois_wrapper input[type="time"],.ois_wrapper input[type="week"],.ois_wrapper input[type="number"],.ois_wrapper input[type="email"],.ois_wrapper input[type="url"],.ois_wrapper input[type="search"],.ois_wrapper input[type="tel"],.ois_wrapper input[type="color"],.ois_wrapper .uneditable-input{background-color:#ffffff;border:1px solid #cccccc;-webkit-box-shadow:inset 0 1px 1px rgba(0,.ois_wrapper  0,.ois_wrapper  0,.ois_wrapper  0.075);-moz-box-shadow:inset 0 1px 1px rgba(0,.ois_wrapper  0,.ois_wrapper  0,.ois_wrapper  0.075);box-shadow:inset 0 1px 1px rgba(0,.ois_wrapper  0,.ois_wrapper  0,.ois_wrapper  0.075);-webkit-transition:border linear .2s,.ois_wrapper  box-shadow linear .2s;-moz-transition:border linear .2s,.ois_wrapper  box-shadow linear .2s;-o-transition:border linear .2s,.ois_wrapper  box-shadow linear .2s;transition:border linear .2s,.ois_wrapper  box-shadow linear .2s;}textarea:focus,.ois_wrapper input[type="text"]:focus,.ois_wrapper input[type="password"]:focus,.ois_wrapper input[type="datetime"]:focus,.ois_wrapper input[type="datetime-local"]:focus,.ois_wrapper input[type="date"]:focus,.ois_wrapper input[type="month"]:focus,.ois_wrapper input[type="time"]:focus,.ois_wrapper input[type="week"]:focus,.ois_wrapper input[type="number"]:focus,.ois_wrapper input[type="email"]:focus,.ois_wrapper input[type="url"]:focus,.ois_wrapper input[type="search"]:focus,.ois_wrapper input[type="tel"]:focus,.ois_wrapper input[type="color"]:focus,.ois_wrapper .uneditable-input:focus{border-color:rgba(82,.ois_wrapper  168,.ois_wrapper  236,.ois_wrapper  0.8);outline:0;outline:thin dotted \9;-webkit-box-shadow:inset 0 1px 1px rgba(0,.ois_wrapper  0,.ois_wrapper  0,.ois_wrapper  0.075),.ois_wrapper  0 0 8px rgba(82,.ois_wrapper  168,.ois_wrapper  236,.ois_wrapper  0.6);-moz-box-shadow:inset 0 1px 1px rgba(0,.ois_wrapper  0,.ois_wrapper  0,.ois_wrapper  0.075),.ois_wrapper  0 0 8px rgba(82,.ois_wrapper  168,.ois_wrapper  236,.ois_wrapper  0.6);box-shadow:inset 0 1px 1px rgba(0,.ois_wrapper  0,.ois_wrapper  0,.ois_wrapper  0.075),.ois_wrapper  0 0 8px rgba(82,.ois_wrapper  168,.ois_wrapper  236,.ois_wrapper  0.6);}.ois_wrapper input[type="radio"],.ois_wrapper input[type="checkbox"]{margin:4px 0 0;*margin-top:0;margin-top:1px \9;line-height:normal;cursor:pointer;}.ois_wrapper input[type="file"],.ois_wrapper input[type="image"],.ois_wrapper input[type="submit"],.ois_wrapper input[type="reset"],.ois_wrapper input[type="button"],.ois_wrapper input[type="radio"],.ois_wrapper input[type="checkbox"]{width:auto;}.ois_wrapper select,.ois_wrapper input[type="file"]{height:30px;*margin-top:4px;line-height:30px;}.ois_wrapper select{width:220px;border:1px solid #cccccc;background-color:#ffffff;}.ois_wrapper select[multiple],.ois_wrapper select[size]{height:auto;}.ois_wrapper select:focus,.ois_wrapper input[type="file"]:focus,.ois_wrapper input[type="radio"]:focus,.ois_wrapper input[type="checkbox"]:focus{outline:thin dotted #333;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px;}.ois_wrapper .uneditable-input,.ois_wrapper .uneditable-textarea{color:#999999;background-color:#fcfcfc;border-color:#cccccc;-webkit-box-shadow:inset 0 1px 2px rgba(0,.ois_wrapper  0,.ois_wrapper  0,.ois_wrapper  0.025);-moz-box-shadow:inset 0 1px 2px rgba(0,.ois_wrapper  0,.ois_wrapper  0,.ois_wrapper  0.025);box-shadow:inset 0 1px 2px rgba(0,.ois_wrapper  0,.ois_wrapper  0,.ois_wrapper  0.025);cursor:not-allowed;}.ois_wrapper .uneditable-input{overflow:hidden;white-space:nowrap;}.ois_wrapper .uneditable-textarea{width:auto;height:auto;}.ois_wrapper input:-moz-placeholder,.ois_wrapper textarea:-moz-placeholder{color:#999999;}.ois_wrapper input:-ms-input-placeholder,.ois_wrapper textarea:-ms-input-placeholder{color:#999999;}.ois_wrapper input::-webkit-input-placeholder,.ois_wrapper textarea::-webkit-input-placeholder{color:#999999;}.ois_wrapper .radio,.ois_wrapper .checkbox{min-height:18px;padding-left:18px;}.ois_wrapper .radio input[type="radio"],.ois_wrapper .checkbox input[type="checkbox"]{float:left;margin-left:-18px;}.ois_wrapper .controls>.radio:first-child,.ois_wrapper .controls>.checkbox:first-child{padding-top:5px;}.ois_wrapper .radio.inline,.ois_wrapper .checkbox.inline{display:inline-block;padding-top:5px;margin-bottom:0;vertical-align:middle;}.ois_wrapper .radio.inline+.radio.inline,.ois_wrapper .checkbox.inline+.checkbox.inline{margin-left:10px;}.ois_wrapper .input-mini{width:60px;}.ois_wrapper .input-small{width:90px;}.ois_wrapper .input-medium{width:150px;}.ois_wrapper .input-large{width:210px;}.ois_wrapper .input-xlarge{width:270px;}.ois_wrapper .input-xxlarge{width:530px;}.ois_wrapper input[class*="span"],.ois_wrapper select[class*="span"],.ois_wrapper textarea[class*="span"],.ois_wrapper .uneditable-input[class*="span"],.ois_wrapper .row-fluid input[class*="span"],.ois_wrapper .row-fluid select[class*="span"],.ois_wrapper .row-fluid textarea[class*="span"],.ois_wrapper .row-fluid .uneditable-input[class*="span"]{float:none;margin-left:0;}.ois_wrapper .input-append input[class*="span"],.ois_wrapper .input-append .uneditable-input[class*="span"],.ois_wrapper .input-prepend input[class*="span"],.ois_wrapper .input-prepend .uneditable-input[class*="span"],.ois_wrapper .row-fluid input[class*="span"],.ois_wrapper .row-fluid select[class*="span"],.ois_wrapper .row-fluid textarea[class*="span"],.ois_wrapper .row-fluid .uneditable-input[class*="span"],.ois_wrapper .row-fluid .input-prepend [class*="span"],.ois_wrapper .row-fluid .input-append [class*="span"]{display:inline-block;}.ois_wrapper input,.ois_wrapper textarea,.ois_wrapper .uneditable-input{margin-left:0;}.ois_wrapper .controls-row [class*="span"]+[class*="span"]{margin-left:20px;}.ois_wrapper input.span12,.ois_wrapper  textarea.span12,.ois_wrapper  .uneditable-input.span12{width:926px;}.ois_wrapper input.span11,.ois_wrapper  textarea.span11,.ois_wrapper  .uneditable-input.span11{width:846px;}.ois_wrapper input.span10,.ois_wrapper  textarea.span10,.ois_wrapper  .uneditable-input.span10{width:766px;}.ois_wrapper input.span9,.ois_wrapper  textarea.span9,.ois_wrapper  .uneditable-input.span9{width:686px;}.ois_wrapper input.span8,.ois_wrapper  textarea.span8,.ois_wrapper  .uneditable-input.span8{width:606px;}.ois_wrapper input.span7,.ois_wrapper  textarea.span7,.ois_wrapper  .uneditable-input.span7{width:526px;}.ois_wrapper input.span6,.ois_wrapper  textarea.span6,.ois_wrapper  .uneditable-input.span6{width:446px;}.ois_wrapper input.span5,.ois_wrapper  textarea.span5,.ois_wrapper  .uneditable-input.span5{width:366px;}.ois_wrapper input.span4,.ois_wrapper  textarea.span4,.ois_wrapper  .uneditable-input.span4{width:286px;}.ois_wrapper input.span3,.ois_wrapper  textarea.span3,.ois_wrapper  .uneditable-input.span3{width:206px;}.ois_wrapper input.span2,.ois_wrapper  textarea.span2,.ois_wrapper  .uneditable-input.span2{width:126px;}.ois_wrapper input.span1,.ois_wrapper  textarea.span1,.ois_wrapper  .uneditable-input.span1{width:46px;}.ois_wrapper .controls-row{*zoom:1;}.controls-row:before,.ois_wrapper .controls-row:after{display:table;content:"";line-height:0;}.ois_wrapper .controls-row:after{clear:both;}.ois_wrapper .controls-row [class*="span"]{float:left;}.ois_wrapper input[disabled],.ois_wrapper select[disabled],.ois_wrapper textarea[disabled],.ois_wrapper input[readonly],.ois_wrapper select[readonly],.ois_wrapper textarea[readonly]{cursor:not-allowed;background-color:#eeeeee;}.ois_wrapper input[type="radio"][disabled],.ois_wrapper input[type="checkbox"][disabled],.ois_wrapper input[type="radio"][readonly],.ois_wrapper input[type="checkbox"][readonly]{background-color:transparent;}.ois_wrapper .control-group.warning>label,.ois_wrapper .control-group.warning .help-block,.ois_wrapper .control-group.warning .help-inline{color:#c09853;}.ois_wrapper .control-group.warning .checkbox,.ois_wrapper .control-group.warning .radio,.ois_wrapper .control-group.warning input,.ois_wrapper .control-group.warning select,.ois_wrapper .control-group.warning textarea{color:#c09853;}.ois_wrapper .control-group.warning input,.ois_wrapper .control-group.warning select,.ois_wrapper .control-group.warning textarea{border-color:#c09853;-webkit-box-shadow:inset 0 1px 1px rgba(0,.ois_wrapper  0,.ois_wrapper  0,.ois_wrapper  0.075);-moz-box-shadow:inset 0 1px 1px rgba(0,.ois_wrapper  0,.ois_wrapper  0,.ois_wrapper  0.075);box-shadow:inset 0 1px 1px rgba(0,.ois_wrapper  0,.ois_wrapper  0,.ois_wrapper  0.075);}.control-group.warning input:focus,.ois_wrapper .control-group.warning select:focus,.ois_wrapper .control-group.warning textarea:focus{border-color:#a47e3c;-webkit-box-shadow:inset 0 1px 1px rgba(0,.ois_wrapper  0,.ois_wrapper  0,.ois_wrapper  0.075),.ois_wrapper  0 0 6px #dbc59e;-moz-box-shadow:inset 0 1px 1px rgba(0,.ois_wrapper  0,.ois_wrapper  0,.ois_wrapper  0.075),.ois_wrapper  0 0 6px #dbc59e;box-shadow:inset 0 1px 1px rgba(0,.ois_wrapper  0,.ois_wrapper  0,.ois_wrapper  0.075),.ois_wrapper  0 0 6px #dbc59e;}.ois_wrapper .control-group.warning .input-prepend .add-on,.ois_wrapper .control-group.warning .input-append .add-on{color:#c09853;background-color:#fcf8e3;border-color:#c09853;}.ois_wrapper .control-group.error>label,.ois_wrapper .control-group.error .help-block,.ois_wrapper .control-group.error .help-inline{color:#b94a48;}.ois_wrapper .control-group.error .checkbox,.ois_wrapper .control-group.error .radio,.ois_wrapper .control-group.error input,.ois_wrapper .control-group.error select,.ois_wrapper .control-group.error textarea{color:#b94a48;}.ois_wrapper .control-group.error input,.ois_wrapper .control-group.error select,.ois_wrapper .control-group.error textarea{border-color:#b94a48;-webkit-box-shadow:inset 0 1px 1px rgba(0,.ois_wrapper  0,.ois_wrapper  0,.ois_wrapper  0.075);-moz-box-shadow:inset 0 1px 1px rgba(0,.ois_wrapper  0,.ois_wrapper  0,.ois_wrapper  0.075);box-shadow:inset 0 1px 1px rgba(0,.ois_wrapper  0,.ois_wrapper  0,.ois_wrapper  0.075);}.control-group.error input:focus,.ois_wrapper .control-group.error select:focus,.ois_wrapper .control-group.error textarea:focus{border-color:#953b39;-webkit-box-shadow:inset 0 1px 1px rgba(0,.ois_wrapper  0,.ois_wrapper  0,.ois_wrapper  0.075),.ois_wrapper  0 0 6px #d59392;-moz-box-shadow:inset 0 1px 1px rgba(0,.ois_wrapper  0,.ois_wrapper  0,.ois_wrapper  0.075),.ois_wrapper  0 0 6px #d59392;box-shadow:inset 0 1px 1px rgba(0,.ois_wrapper  0,.ois_wrapper  0,.ois_wrapper  0.075),.ois_wrapper  0 0 6px #d59392;}.ois_wrapper .control-group.error .input-prepend .add-on,.ois_wrapper .control-group.error .input-append .add-on{color:#b94a48;background-color:#f2dede;border-color:#b94a48;}.ois_wrapper .control-group.success>label,.ois_wrapper .control-group.success .help-block,.ois_wrapper .control-group.success .help-inline{color:#468847;}.ois_wrapper .control-group.success .checkbox,.ois_wrapper .control-group.success .radio,.ois_wrapper .control-group.success input,.ois_wrapper .control-group.success select,.ois_wrapper .control-group.success textarea{color:#468847;}.ois_wrapper .control-group.success input,.ois_wrapper .control-group.success select,.ois_wrapper .control-group.success textarea{border-color:#468847;-webkit-box-shadow:inset 0 1px 1px rgba(0,.ois_wrapper  0,.ois_wrapper  0,.ois_wrapper  0.075);-moz-box-shadow:inset 0 1px 1px rgba(0,.ois_wrapper  0,.ois_wrapper  0,.ois_wrapper  0.075);box-shadow:inset 0 1px 1px rgba(0,.ois_wrapper  0,.ois_wrapper  0,.ois_wrapper  0.075);}.control-group.success input:focus,.ois_wrapper .control-group.success select:focus,.ois_wrapper .control-group.success textarea:focus{border-color:#356635;-webkit-box-shadow:inset 0 1px 1px rgba(0,.ois_wrapper  0,.ois_wrapper  0,.ois_wrapper  0.075),.ois_wrapper  0 0 6px #7aba7b;-moz-box-shadow:inset 0 1px 1px rgba(0,.ois_wrapper  0,.ois_wrapper  0,.ois_wrapper  0.075),.ois_wrapper  0 0 6px #7aba7b;box-shadow:inset 0 1px 1px rgba(0,.ois_wrapper  0,.ois_wrapper  0,.ois_wrapper  0.075),.ois_wrapper  0 0 6px #7aba7b;}.ois_wrapper .control-group.success .input-prepend .add-on,.ois_wrapper .control-group.success .input-append .add-on{color:#468847;background-color:#dff0d8;border-color:#468847;}.ois_wrapper .control-group.info>label,.ois_wrapper .control-group.info .help-block,.ois_wrapper .control-group.info .help-inline{color:#3a87ad;}.ois_wrapper .control-group.info .checkbox,.ois_wrapper .control-group.info .radio,.ois_wrapper .control-group.info input,.ois_wrapper .control-group.info select,.ois_wrapper .control-group.info textarea{color:#3a87ad;}.ois_wrapper .control-group.info input,.ois_wrapper .control-group.info select,.ois_wrapper .control-group.info textarea{border-color:#3a87ad;-webkit-box-shadow:inset 0 1px 1px rgba(0,.ois_wrapper  0,.ois_wrapper  0,.ois_wrapper  0.075);-moz-box-shadow:inset 0 1px 1px rgba(0,.ois_wrapper  0,.ois_wrapper  0,.ois_wrapper  0.075);box-shadow:inset 0 1px 1px rgba(0,.ois_wrapper  0,.ois_wrapper  0,.ois_wrapper  0.075);}.control-group.info input:focus,.ois_wrapper .control-group.info select:focus,.ois_wrapper .control-group.info textarea:focus{border-color:#2d6987;-webkit-box-shadow:inset 0 1px 1px rgba(0,.ois_wrapper  0,.ois_wrapper  0,.ois_wrapper  0.075),.ois_wrapper  0 0 6px #7ab5d3;-moz-box-shadow:inset 0 1px 1px rgba(0,.ois_wrapper  0,.ois_wrapper  0,.ois_wrapper  0.075),.ois_wrapper  0 0 6px #7ab5d3;box-shadow:inset 0 1px 1px rgba(0,.ois_wrapper  0,.ois_wrapper  0,.ois_wrapper  0.075),.ois_wrapper  0 0 6px #7ab5d3;}.ois_wrapper .control-group.info .input-prepend .add-on,.ois_wrapper .control-group.info .input-append .add-on{color:#3a87ad;background-color:#d9edf7;border-color:#3a87ad;}.ois_wrapper input:focus:required:invalid,.ois_wrapper textarea:focus:required:invalid,.ois_wrapper select:focus:required:invalid{color:#b94a48;border-color:#ee5f5b;}input:focus:required:invalid:focus,.ois_wrapper textarea:focus:required:invalid:focus,.ois_wrapper select:focus:required:invalid:focus{border-color:#e9322d;-webkit-box-shadow:0 0 6px #f8b9b7;-moz-box-shadow:0 0 6px #f8b9b7;box-shadow:0 0 6px #f8b9b7;}.ois_wrapper .form-actions{padding:19px 20px 20px;margin-top:20px;margin-bottom:20px;background-color:#f5f5f5;border-top:1px solid #e5e5e5;*zoom:1;}.form-actions:before,.ois_wrapper .form-actions:after{display:table;content:"";line-height:0;}.ois_wrapper .form-actions:after{clear:both;}.ois_wrapper .help-block,.ois_wrapper .help-inline{color:#595959;}.ois_wrapper .help-block{display:block;margin-bottom:10px;}.ois_wrapper .help-inline{display:inline-block;*display:inline;*zoom:1;vertical-align:middle;padding-left:5px;}.ois_wrapper .input-append,.ois_wrapper .input-prepend{margin-bottom:5px;font-size:0;white-space:nowrap;}.input-append input,.ois_wrapper .input-prepend input,.ois_wrapper .input-append select,.ois_wrapper .input-prepend select,.ois_wrapper .input-append .uneditable-input,.ois_wrapper .input-prepend .uneditable-input{position:relative;margin-bottom:0;*margin-left:0;font-size:14px;vertical-align:top;-webkit-border-radius:0 3px 3px 0;-moz-border-radius:0 3px 3px 0;border-radius:0 3px 3px 0;}.input-append input:focus,.ois_wrapper .input-prepend input:focus,.ois_wrapper .input-append select:focus,.ois_wrapper .input-prepend select:focus,.ois_wrapper .input-append .uneditable-input:focus,.ois_wrapper .input-prepend .uneditable-input:focus{z-index:2;}.ois_wrapper .input-append .add-on,.ois_wrapper .input-prepend .add-on{display:inline-block;width:auto;height:20px;min-width:16px;padding:4px 5px;font-size:14px;font-weight:normal;line-height:20px;text-align:center;text-shadow:0 1px 0 #ffffff;background-color:#eeeeee;border:1px solid #ccc;}.ois_wrapper .input-append .add-on,.ois_wrapper .input-prepend .add-on,.ois_wrapper .input-append .btn,.ois_wrapper .input-prepend .btn{vertical-align:top;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;}.ois_wrapper .input-append .active,.ois_wrapper .input-prepend .active{background-color:#a9dba9;border-color:#46a546;}.ois_wrapper .input-prepend .add-on,.ois_wrapper .input-prepend .btn{margin-right:-1px;}.ois_wrapper .input-prepend .add-on:first-child,.ois_wrapper .input-prepend .btn:first-child{-webkit-border-radius:3px 0 0 3px;-moz-border-radius:3px 0 0 3px;border-radius:3px 0 0 3px;}.ois_wrapper .input-append input,.ois_wrapper .input-append select,.ois_wrapper .input-append .uneditable-input{-webkit-border-radius:3px 0 0 3px;-moz-border-radius:3px 0 0 3px;border-radius:3px 0 0 3px;}.ois_wrapper .input-append .add-on,.ois_wrapper .input-append .btn{margin-left:-1px;}.ois_wrapper .input-append .add-on:last-child,.ois_wrapper .input-append .btn:last-child{-webkit-border-radius:0 3px 3px 0;-moz-border-radius:0 3px 3px 0;border-radius:0 3px 3px 0;}.ois_wrapper .input-prepend.input-append input,.ois_wrapper .input-prepend.input-append select,.ois_wrapper .input-prepend.input-append .uneditable-input{-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;}.ois_wrapper .input-prepend.input-append .add-on:first-child,.ois_wrapper .input-prepend.input-append .btn:first-child{margin-right:-1px;-webkit-border-radius:3px 0 0 3px;-moz-border-radius:3px 0 0 3px;border-radius:3px 0 0 3px;}.ois_wrapper .input-prepend.input-append .add-on:last-child,.ois_wrapper .input-prepend.input-append .btn:last-child{margin-left:-1px;-webkit-border-radius:0 3px 3px 0;-moz-border-radius:0 3px 3px 0;border-radius:0 3px 3px 0;}.ois_wrapper input.search-query{padding-right:14px;padding-right:4px \9;padding-left:14px;padding-left:4px \9;margin-bottom:0;-webkit-border-radius:15px;-moz-border-radius:15px;border-radius:15px;}.ois_wrapper .form-search .input-append .search-query,.ois_wrapper .form-search .input-prepend .search-query{-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;}.ois_wrapper .form-search .input-append .search-query{-webkit-border-radius:14px 0 0 14px;-moz-border-radius:14px 0 0 14px;border-radius:14px 0 0 14px;}.ois_wrapper .form-search .input-append .btn{-webkit-border-radius:0 14px 14px 0;-moz-border-radius:0 14px 14px 0;border-radius:0 14px 14px 0;}.ois_wrapper .form-search .input-prepend .search-query{-webkit-border-radius:0 14px 14px 0;-moz-border-radius:0 14px 14px 0;border-radius:0 14px 14px 0;}.ois_wrapper .form-search .input-prepend .btn{-webkit-border-radius:14px 0 0 14px;-moz-border-radius:14px 0 0 14px;border-radius:14px 0 0 14px;}.ois_wrapper .form-search input,.ois_wrapper .form-inline input,.ois_wrapper .form-horizontal input,.ois_wrapper .form-search textarea,.ois_wrapper .form-inline textarea,.ois_wrapper .form-horizontal textarea,.ois_wrapper .form-search select,.ois_wrapper .form-inline select,.ois_wrapper .form-horizontal select,.ois_wrapper .form-search .help-inline,.ois_wrapper .form-inline .help-inline,.ois_wrapper .form-horizontal .help-inline,.ois_wrapper .form-search .uneditable-input,.ois_wrapper .form-inline .uneditable-input,.ois_wrapper .form-horizontal .uneditable-input,.ois_wrapper .form-search .input-prepend,.ois_wrapper .form-inline .input-prepend,.ois_wrapper .form-horizontal .input-prepend,.ois_wrapper .form-search .input-append,.ois_wrapper .form-inline .input-append,.ois_wrapper .form-horizontal .input-append{display:inline-block;*display:inline;*zoom:1;margin-bottom:0;vertical-align:middle;}.ois_wrapper .form-search .hide,.ois_wrapper .form-inline .hide,.ois_wrapper .form-horizontal .hide{display:none;}.ois_wrapper .form-search label,.ois_wrapper .form-inline label,.ois_wrapper .form-search .btn-group,.ois_wrapper .form-inline .btn-group{display:inline-block;}.ois_wrapper .form-search .input-append,.ois_wrapper .form-inline .input-append,.ois_wrapper .form-search .input-prepend,.ois_wrapper .form-inline .input-prepend{margin-bottom:0;}.ois_wrapper .form-search .radio,.ois_wrapper .form-search .checkbox,.ois_wrapper .form-inline .radio,.ois_wrapper .form-inline .checkbox{padding-left:0;margin-bottom:0;vertical-align:middle;}.ois_wrapper .form-search .radio input[type="radio"],.ois_wrapper .form-search .checkbox input[type="checkbox"],.ois_wrapper .form-inline .radio input[type="radio"],.ois_wrapper .form-inline .checkbox input[type="checkbox"]{float:left;margin-right:3px;margin-left:0;}.ois_wrapper .control-group{margin-bottom:10px;}.ois_wrapper legend+.control-group{margin-top:20px;-webkit-margin-top-collapse:separate;}.ois_wrapper .form-horizontal .control-group{margin-bottom:20px;*zoom:1;}.form-horizontal .control-group:before,.ois_wrapper .form-horizontal .control-group:after{display:table;content:"";line-height:0;}.ois_wrapper .form-horizontal .control-group:after{clear:both;}.ois_wrapper .form-horizontal .control-label{float:left;width:160px;padding-top:5px;text-align:right;}.ois_wrapper .form-horizontal .controls{*display:inline-block;*padding-left:20px;margin-left:180px;*margin-left:0;}.form-horizontal .controls:first-child{*padding-left:180px;}.ois_wrapper .form-horizontal .help-block{margin-bottom:0;}.ois_wrapper .form-horizontal input+.help-block,.ois_wrapper .form-horizontal select+.help-block,.ois_wrapper .form-horizontal textarea+.help-block{margin-top:10px;}.ois_wrapper .form-horizontal .form-actions{padding-left:180px;}.ois_wrapper [class^="icon-"],.ois_wrapper [class*=" icon-"]{display:inline-block;width:14px;height:14px;*margin-right:.3em;line-height:14px;vertical-align:text-top;background-image:url("/wp-content/plugins/OptinSkin/includes/ois_bootstrap/img/glyphicons-halflings.png");background-position:14px 14px;background-repeat:no-repeat;margin-top:1px;}.ois_wrapper .icon-white,.ois_wrapper .nav-tabs>.active>a>[class^="icon-"],.ois_wrapper .nav-tabs>.active>a>[class*=" icon-"],.ois_wrapper .nav-pills>.active>a>[class^="icon-"],.ois_wrapper .nav-pills>.active>a>[class*=" icon-"],.ois_wrapper .nav-list>.active>a>[class^="icon-"],.ois_wrapper .nav-list>.active>a>[class*=" icon-"],.ois_wrapper .navbar-inverse .nav>.active>a>[class^="icon-"],.ois_wrapper .navbar-inverse .nav>.active>a>[class*=" icon-"],.ois_wrapper .dropdown-menu>li>a:hover>[class^="icon-"],.ois_wrapper .dropdown-menu>li>a:hover>[class*=" icon-"],.ois_wrapper .dropdown-menu>.active>a>[class^="icon-"],.ois_wrapper .dropdown-menu>.active>a>[class*=" icon-"]{background-image:url("/wp-content/plugins/OptinSkin/includes/ois_bootstrap/img/glyphicons-halflings-white.png");}.ois_wrapper .icon-glass{background-position:0 0;}.ois_wrapper .icon-music{background-position:-24px 0;}.ois_wrapper .icon-search{background-position:-48px 0;}.ois_wrapper .icon-envelope{background-position:-72px 0;}.ois_wrapper .icon-heart{background-position:-96px 0;}.ois_wrapper .icon-star{background-position:-120px 0;}.ois_wrapper .icon-star-empty{background-position:-144px 0;}.ois_wrapper .icon-user{background-position:-168px 0;}.ois_wrapper .icon-film{background-position:-192px 0;}.ois_wrapper .icon-th-large{background-position:-216px 0;}.ois_wrapper .icon-th{background-position:-240px 0;}.ois_wrapper .icon-th-list{background-position:-264px 0;}.ois_wrapper .icon-ok{background-position:-288px 0;}.ois_wrapper .icon-remove{background-position:-312px 0;}.ois_wrapper .icon-zoom-in{background-position:-336px 0;}.ois_wrapper .icon-zoom-out{background-position:-360px 0;}.ois_wrapper .icon-off{background-position:-384px 0;}.ois_wrapper .icon-signal{background-position:-408px 0;}.ois_wrapper .icon-cog{background-position:-432px 0;}.ois_wrapper .icon-trash{background-position:-456px 0;}.ois_wrapper .icon-home{background-position:0 -24px;}.ois_wrapper .icon-file{background-position:-24px -24px;}.ois_wrapper .icon-time{background-position:-48px -24px;}.ois_wrapper .icon-road{background-position:-72px -24px;}.ois_wrapper .icon-download-alt{background-position:-96px -24px;}.ois_wrapper .icon-download{background-position:-120px -24px;}.ois_wrapper .icon-upload{background-position:-144px -24px;}.ois_wrapper .icon-inbox{background-position:-168px -24px;}.ois_wrapper .icon-play-circle{background-position:-192px -24px;}.ois_wrapper .icon-repeat{background-position:-216px -24px;}.ois_wrapper .icon-refresh{background-position:-240px -24px;}.ois_wrapper .icon-list-alt{background-position:-264px -24px;}.ois_wrapper .icon-lock{background-position:-287px -24px;}.ois_wrapper .icon-flag{background-position:-312px -24px;}.ois_wrapper .icon-headphones{background-position:-336px -24px;}.ois_wrapper .icon-volume-off{background-position:-360px -24px;}.ois_wrapper .icon-volume-down{background-position:-384px -24px;}.ois_wrapper .icon-volume-up{background-position:-408px -24px;}.ois_wrapper .icon-qrcode{background-position:-432px -24px;}.ois_wrapper .icon-barcode{background-position:-456px -24px;}.ois_wrapper .icon-tag{background-position:0 -48px;}.ois_wrapper .icon-tags{background-position:-25px -48px;}.ois_wrapper .icon-book{background-position:-48px -48px;}.ois_wrapper .icon-bookmark{background-position:-72px -48px;}.ois_wrapper .icon-print{background-position:-96px -48px;}.ois_wrapper .icon-camera{background-position:-120px -48px;}.ois_wrapper .icon-font{background-position:-144px -48px;}.ois_wrapper .icon-bold{background-position:-167px -48px;}.ois_wrapper .icon-italic{background-position:-192px -48px;}.ois_wrapper .icon-text-height{background-position:-216px -48px;}.ois_wrapper .icon-text-width{background-position:-240px -48px;}.ois_wrapper .icon-align-left{background-position:-264px -48px;}.ois_wrapper .icon-align-center{background-position:-288px -48px;}.ois_wrapper .icon-align-right{background-position:-312px -48px;}.ois_wrapper .icon-align-justify{background-position:-336px -48px;}.ois_wrapper .icon-list{background-position:-360px -48px;}.ois_wrapper .icon-indent-left{background-position:-384px -48px;}.ois_wrapper .icon-indent-right{background-position:-408px -48px;}.ois_wrapper .icon-facetime-video{background-position:-432px -48px;}.ois_wrapper .icon-picture{background-position:-456px -48px;}.ois_wrapper .icon-pencil{background-position:0 -72px;}.ois_wrapper .icon-map-marker{background-position:-24px -72px;}.ois_wrapper .icon-adjust{background-position:-48px -72px;}.ois_wrapper .icon-tint{background-position:-72px -72px;}.ois_wrapper .icon-edit{background-position:-96px -72px;}.ois_wrapper .icon-share{background-position:-120px -72px;}.ois_wrapper .icon-check{background-position:-144px -72px;}.ois_wrapper .icon-move{background-position:-168px -72px;}.ois_wrapper .icon-step-backward{background-position:-192px -72px;}.ois_wrapper .icon-fast-backward{background-position:-216px -72px;}.ois_wrapper .icon-backward{background-position:-240px -72px;}.ois_wrapper .icon-play{background-position:-264px -72px;}.ois_wrapper .icon-pause{background-position:-288px -72px;}.ois_wrapper .icon-stop{background-position:-312px -72px;}.ois_wrapper .icon-forward{background-position:-336px -72px;}.ois_wrapper .icon-fast-forward{background-position:-360px -72px;}.ois_wrapper .icon-step-forward{background-position:-384px -72px;}.ois_wrapper .icon-eject{background-position:-408px -72px;}.ois_wrapper .icon-chevron-left{background-position:-432px -72px;}.ois_wrapper .icon-chevron-right{background-position:-456px -72px;}.ois_wrapper .icon-plus-sign{background-position:0 -96px;}.ois_wrapper .icon-minus-sign{background-position:-24px -96px;}.ois_wrapper .icon-remove-sign{background-position:-48px -96px;}.ois_wrapper .icon-ok-sign{background-position:-72px -96px;}.ois_wrapper .icon-question-sign{background-position:-96px -96px;}.ois_wrapper .icon-info-sign{background-position:-120px -96px;}.ois_wrapper .icon-screenshot{background-position:-144px -96px;}.ois_wrapper .icon-remove-circle{background-position:-168px -96px;}.ois_wrapper .icon-ok-circle{background-position:-192px -96px;}.ois_wrapper .icon-ban-circle{background-position:-216px -96px;}.ois_wrapper .icon-arrow-left{background-position:-240px -96px;}.ois_wrapper .icon-arrow-right{background-position:-264px -96px;}.ois_wrapper .icon-arrow-up{background-position:-289px -96px;}.ois_wrapper .icon-arrow-down{background-position:-312px -96px;}.ois_wrapper .icon-share-alt{background-position:-336px -96px;}.ois_wrapper .icon-resize-full{background-position:-360px -96px;}.ois_wrapper .icon-resize-small{background-position:-384px -96px;}.ois_wrapper .icon-plus{background-position:-408px -96px;}.ois_wrapper .icon-minus{background-position:-433px -96px;}.ois_wrapper .icon-asterisk{background-position:-456px -96px;}.ois_wrapper .icon-exclamation-sign{background-position:0 -120px;}.ois_wrapper .icon-gift{background-position:-24px -120px;}.ois_wrapper .icon-leaf{background-position:-48px -120px;}.ois_wrapper .icon-fire{background-position:-72px -120px;}.ois_wrapper .icon-eye-open{background-position:-96px -120px;}.ois_wrapper .icon-eye-close{background-position:-120px -120px;}.ois_wrapper .icon-warning-sign{background-position:-144px -120px;}.ois_wrapper .icon-plane{background-position:-168px -120px;}.ois_wrapper .icon-calendar{background-position:-192px -120px;}.ois_wrapper .icon-random{background-position:-216px -120px;width:16px;}.ois_wrapper .icon-comment{background-position:-240px -120px;}.ois_wrapper .icon-magnet{background-position:-264px -120px;}.ois_wrapper .icon-chevron-up{background-position:-288px -120px;}.ois_wrapper .icon-chevron-down{background-position:-313px -119px;}.ois_wrapper .icon-retweet{background-position:-336px -120px;}.ois_wrapper .icon-shopping-cart{background-position:-360px -120px;}.ois_wrapper .icon-folder-close{background-position:-384px -120px;}.ois_wrapper .icon-folder-open{background-position:-408px -120px;width:16px;}.ois_wrapper .icon-resize-vertical{background-position:-432px -119px;}.ois_wrapper .icon-resize-horizontal{background-position:-456px -118px;}.ois_wrapper .icon-hdd{background-position:0 -144px;}.ois_wrapper .icon-bullhorn{background-position:-24px -144px;}.ois_wrapper .icon-bell{background-position:-48px -144px;}.ois_wrapper .icon-certificate{background-position:-72px -144px;}.ois_wrapper .icon-thumbs-up{background-position:-96px -144px;}.ois_wrapper .icon-thumbs-down{background-position:-120px -144px;}.ois_wrapper .icon-hand-right{background-position:-144px -144px;}.ois_wrapper .icon-hand-left{background-position:-168px -144px;}.ois_wrapper .icon-hand-up{background-position:-192px -144px;}.ois_wrapper .icon-hand-down{background-position:-216px -144px;}.ois_wrapper .icon-circle-arrow-right{background-position:-240px -144px;}.ois_wrapper .icon-circle-arrow-left{background-position:-264px -144px;}.ois_wrapper .icon-circle-arrow-up{background-position:-288px -144px;}.ois_wrapper .icon-circle-arrow-down{background-position:-312px -144px;}.ois_wrapper .icon-globe{background-position:-336px -144px;}.ois_wrapper .icon-wrench{background-position:-360px -144px;}.ois_wrapper .icon-tasks{background-position:-384px -144px;}.ois_wrapper .icon-filter{background-position:-408px -144px;}.ois_wrapper .icon-briefcase{background-position:-432px -144px;}.ois_wrapper .icon-fullscreen{background-position:-456px -144px;}.ois_wrapper @media (max-width:767px){body{padding-left:20px;padding-right:20px;} .navbar-fixed-top,.ois_wrapper .navbar-fixed-bottom,.ois_wrapper .navbar-static-top{margin-left:-20px;margin-right:-20px;} .container-fluid{padding:0;} .dl-horizontal dt{float:none;clear:none;width:auto;text-align:left;} .dl-horizontal dd{margin-left:0;} .container{width:auto;} .row-fluid{width:100%;} .row,.ois_wrapper .thumbnails{margin-left:0;} .thumbnails>li{float:none;margin-left:0;} [class*="span"],.ois_wrapper .row-fluid [class*="span"]{float:none;display:block;width:100%;margin-left:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;} .span12,.ois_wrapper .row-fluid .span12{width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;} .input-large,.ois_wrapper .input-xlarge,.ois_wrapper .input-xxlarge,.ois_wrapper input[class*="span"],.ois_wrapper select[class*="span"],.ois_wrapper textarea[class*="span"],.ois_wrapper .uneditable-input{display:block;width:100%;min-height:30px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;} .input-prepend input,.ois_wrapper .input-append input,.ois_wrapper .input-prepend input[class*="span"],.ois_wrapper .input-append input[class*="span"]{display:inline-block;width:auto;} .controls-row [class*="span"]+[class*="span"]{margin-left:0;} .modal{position:fixed;top:20px;left:20px;right:20px;width:auto;margin:0;}.modal.fade.in{top:auto;}}@media (max-width:480px){.nav-collapse{-webkit-transform:translate3d(0,.ois_wrapper  0,.ois_wrapper  0);} .page-header h1 small{display:block;line-height:20px;} input[type="checkbox"],.ois_wrapper input[type="radio"]{border:1px solid #ccc;} .form-horizontal .control-label{float:none;width:auto;padding-top:0;text-align:left;} .form-horizontal .controls{margin-left:0;} .form-horizontal .control-list{padding-top:0;} .form-horizontal .form-actions{padding-left:10px;padding-right:10px;} .modal{top:10px;left:10px;right:10px;} .modal-header .close{padding:10px;margin:-10px;} .carousel-caption{position:static;}}@media (min-width:768px) and (max-width:979px){.row{margin-left:-20px;*zoom:1;}.row:before,.ois_wrapper .row:after{display:table;content:"";line-height:0;} .row:after{clear:both;} [class*="span"]{float:left;min-height:1px;margin-left:20px;} .container,.ois_wrapper .navbar-static-top .container,.ois_wrapper .navbar-fixed-top .container,.ois_wrapper .navbar-fixed-bottom .container{width:724px;} .span12{width:724px;} .ois_wrapper .span11{width:662px;} .ois_wrapper .span10{width:600px;} .ois_wrapper .span9{width:538px;} .ois_wrapper .span8{width:476px;} .ois_wrapper .span7{width:414px;} .ois_wrapper .span6{width:352px;} .ois_wrapper .span5{width:290px;} .ois_wrapper .span4{width:228px;} .ois_wrapper .span3{width:166px;} .ois_wrapper .span2{width:104px;} .ois_wrapper .span1{width:42px;} .ois_wrapper .offset12{margin-left:764px;} .ois_wrapper .offset11{margin-left:702px;} .ois_wrapper .offset10{margin-left:640px;} .ois_wrapper .offset9{margin-left:578px;} .ois_wrapper .offset8{margin-left:516px;} .ois_wrapper .offset7{margin-left:454px;} .ois_wrapper .offset6{margin-left:392px;} .ois_wrapper .offset5{margin-left:330px;} .ois_wrapper .offset4{margin-left:268px;} .ois_wrapper .offset3{margin-left:206px;} .ois_wrapper .offset2{margin-left:144px;} .ois_wrapper .offset1{margin-left:82px;} .ois_wrapper .row-fluid{width:100%;*zoom:1;}.row-fluid:before,.ois_wrapper .row-fluid:after{display:table;content:"";line-height:0;} .ois_wrapper .row-fluid:after{clear:both;} .ois_wrapper .row-fluid [class*="span"]{display:block;width:100%;min-height:30px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;float:left;margin-left:2.7624309392265194%;*margin-left:2.709239449864817%;} .ois_wrapper .row-fluid [class*="span"]:first-child{margin-left:0;} .ois_wrapper .row-fluid .span12{width:100%;*width:99.94680851063829%;} .ois_wrapper .row-fluid .span11{width:91.43646408839778%;*width:91.38327259903608%;} .ois_wrapper .row-fluid .span10{width:82.87292817679558%;*width:82.81973668743387%;} .ois_wrapper .row-fluid .span9{width:74.30939226519337%;*width:74.25620077583166%;} .ois_wrapper .row-fluid .span8{width:65.74585635359117%;*width:65.69266486422946%;} .ois_wrapper .row-fluid .span7{width:57.18232044198895%;*width:57.12912895262725%;} .ois_wrapper .row-fluid .span6{width:48.61878453038674%;*width:48.56559304102504%;} .ois_wrapper .row-fluid .span5{width:40.05524861878453%;*width:40.00205712942283%;} .ois_wrapper .row-fluid .span4{width:31.491712707182323%;*width:31.43852121782062%;} .ois_wrapper .row-fluid .span3{width:22.92817679558011%;*width:22.87498530621841%;} .ois_wrapper .row-fluid .span2{width:14.3646408839779%;*width:14.311449394616199%;} .ois_wrapper .row-fluid .span1{width:5.801104972375691%;*width:5.747913483013988%;} .ois_wrapper .row-fluid .offset12{margin-left:105.52486187845304%;*margin-left:105.41847889972962%;} .ois_wrapper .row-fluid .offset12:first-child{margin-left:102.76243093922652%;*margin-left:102.6560479605031%;} .ois_wrapper .row-fluid .offset11{margin-left:96.96132596685082%;*margin-left:96.8549429881274%;} .ois_wrapper .row-fluid .offset11:first-child{margin-left:94.1988950276243%;*margin-left:94.09251204890089%;} .ois_wrapper .row-fluid .offset10{margin-left:88.39779005524862%;*margin-left:88.2914070765252%;} .ois_wrapper .row-fluid .offset10:first-child{margin-left:85.6353591160221%;*margin-left:85.52897613729868%;} .ois_wrapper .row-fluid .offset9{margin-left:79.8342541436464%;*margin-left:79.72787116492299%;} .ois_wrapper .row-fluid .offset9:first-child{margin-left:77.07182320441989%;*margin-left:76.96544022569647%;} .ois_wrapper .row-fluid .offset8{margin-left:71.2707182320442%;*margin-left:71.16433525332079%;} .ois_wrapper .row-fluid .offset8:first-child{margin-left:68.50828729281768%;*margin-left:68.40190431409427%;} .ois_wrapper .row-fluid .offset7{margin-left:62.70718232044199%;*margin-left:62.600799341718584%;} .ois_wrapper .row-fluid .offset7:first-child{margin-left:59.94475138121547%;*margin-left:59.838368402492065%;} .ois_wrapper .row-fluid .offset6{margin-left:54.14364640883978%;*margin-left:54.037263430116376%;} .ois_wrapper .row-fluid .offset6:first-child{margin-left:51.38121546961326%;*margin-left:51.27483249088986%;} .ois_wrapper .row-fluid .offset5{margin-left:45.58011049723757%;*margin-left:45.47372751851417%;} .ois_wrapper .row-fluid .offset5:first-child{margin-left:42.81767955801105%;*margin-left:42.71129657928765%;} .ois_wrapper .row-fluid .offset4{margin-left:37.01657458563536%;*margin-left:36.91019160691196%;} .ois_wrapper .row-fluid .offset4:first-child{margin-left:34.25414364640884%;*margin-left:34.14776066768544%;} .ois_wrapper .row-fluid .offset3{margin-left:28.45303867403315%;*margin-left:28.346655695309746%;} .ois_wrapper .row-fluid .offset3:first-child{margin-left:25.69060773480663%;*margin-left:25.584224756083227%;} .ois_wrapper .row-fluid .offset2{margin-left:19.88950276243094%;*margin-left:19.783119783707537%;} .ois_wrapper .row-fluid .offset2:first-child{margin-left:17.12707182320442%;*margin-left:17.02068884448102%;} .ois_wrapper .row-fluid .offset1{margin-left:11.32596685082873%;*margin-left:11.219583872105325%;} .ois_wrapper .row-fluid .offset1:first-child{margin-left:8.56353591160221%;*margin-left:8.457152932878806%;} input,.ois_wrapper textarea,.ois_wrapper .uneditable-input{margin-left:0;} .ois_wrapper .controls-row [class*="span"]+[class*="span"]{margin-left:20px;} ois_wrapper. input.span12,.ois_wrapper  textarea.span12,.ois_wrapper  .uneditable-input.span12{width:710px;} .ois_wrapper input.span11,.ois_wrapper  textarea.span11,.ois_wrapper  .uneditable-input.span11{width:648px;} .ois_wrapper input.span10,.ois_wrapper  textarea.span10,.ois_wrapper  .uneditable-input.span10{width:586px;} .ois_wrapper input.span9,.ois_wrapper  textarea.span9,.ois_wrapper  .uneditable-input.span9{width:524px;} .ois_wrapper input.span8,.ois_wrapper  textarea.span8,.ois_wrapper  .uneditable-input.span8{width:462px;} .ois_wrapper input.span7,.ois_wrapper  textarea.span7,.ois_wrapper  .uneditable-input.span7{width:400px;} .ois_wrapper input.span6,.ois_wrapper  textarea.span6,.ois_wrapper  .uneditable-input.span6{width:338px;} .ois_wrapper input.span5,.ois_wrapper  textarea.span5,.ois_wrapper  .uneditable-input.span5{width:276px;} .ois_wrapper input.span4,.ois_wrapper  textarea.span4,.ois_wrapper  .uneditable-input.span4{width:214px;} .ois_wrapper input.span3,.ois_wrapper  textarea.span3,.ois_wrapper  .uneditable-input.span3{width:152px;} .ois_wrapper input.span2,.ois_wrapper  textarea.span2,.ois_wrapper  .uneditable-input.span2{width:90px;} .ois_wrapper input.span1,.ois_wrapper  textarea.span1,.ois_wrapper  .uneditable-input.span1{width:28px;}}@media (min-width:1200px){.ois_wrapper .row{margin-left:-30px;*zoom:1;}.ois_wrapper .row:before,.ois_wrapper .row:after{display:table;content:"";line-height:0;}.ois_wrapper .row:after{clear:both;}.ois_wrapper [class*="span"]{float:left;min-height:1px;margin-left:30px;} .ois_wrapper .container,.ois_wrapper .navbar-static-top .container,.ois_wrapper .navbar-fixed-top .container,.ois_wrapper .navbar-fixed-bottom .container{width:1170px;} .ois_wrapper .span12{width:1170px;} .ois_wrapper .span11{width:1070px;} .ois_wrapper .span10{width:970px;} .ois_wrapper .span9{width:870px;} .ois_wrapper .span8{width:770px;} .ois_wrapper .span7{width:670px;} .ois_wrapper .span6{width:570px;} .ois_wrapper .span5{width:470px;} .ois_wrapper .span4{width:370px;} .ois_wrapper .span3{width:270px;} .ois_wrapper .span2{width:170px;} .ois_wrapper .span1{width:70px;} .ois_wrapper .offset12{margin-left:1230px;} .ois_wrapper .offset11{margin-left:1130px;} .ois_wrapper .offset10{margin-left:1030px;} .ois_wrapper .offset9{margin-left:930px;} .ois_wrapper .offset8{margin-left:830px;} .ois_wrapper .offset7{margin-left:730px;} .ois_wrapper .offset6{margin-left:630px;} .ois_wrapper .offset5{margin-left:530px;} .ois_wrapper .offset4{margin-left:430px;} .ois_wrapper .offset3{margin-left:330px;} .ois_wrapper .offset2{margin-left:230px;} .ois_wrapper .offset1{margin-left:130px;} .ois_wrapper .row-fluid{width:100%;*zoom:1;}.row-fluid:before,.ois_wrapper .row-fluid:after{display:table;content:"";line-height:0;} .ois_wrapper .row-fluid:after{clear:both;} .ois_wrapper .row-fluid [class*="span"]{display:block;width:100%;min-height:30px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;float:left;margin-left:2.564102564102564%;*margin-left:2.5109110747408616%;} .ois_wrapper .row-fluid [class*="span"]:first-child{margin-left:0;} .ois_wrapper .row-fluid .span12{width:100%;*width:99.94680851063829%;} .ois_wrapper .row-fluid .span11{width:91.45299145299145%;*width:91.39979996362975%;} .ois_wrapper .row-fluid .span10{width:82.90598290598291%;*width:82.8527914166212%;} .ois_wrapper .row-fluid .span9{width:74.35897435897436%;*width:74.30578286961266%;} .ois_wrapper .row-fluid .span8{width:65.81196581196582%;*width:65.75877432260411%;} .ois_wrapper .row-fluid .span7{width:57.26495726495726%;*width:57.21176577559556%;} .ois_wrapper .row-fluid .span6{width:48.717948717948715%;*width:48.664757228587014%;} .ois_wrapper .row-fluid .span5{width:40.17094017094017%;*width:40.11774868157847%;} .ois_wrapper .row-fluid .span4{width:31.623931623931625%;*width:31.570740134569924%;} .ois_wrapper .row-fluid .span3{width:23.076923076923077%;*width:23.023731587561375%;} .ois_wrapper .row-fluid .span2{width:14.52991452991453%;*width:14.476723040552828%;} .ois_wrapper .row-fluid .span1{width:5.982905982905983%;*width:5.929714493544281%;} .ois_wrapper .row-fluid .offset12{margin-left:105.12820512820512%;*margin-left:105.02182214948171%;} .ois_wrapper .row-fluid .offset12:first-child{margin-left:102.56410256410257%;*margin-left:102.45771958537915%;} .ois_wrapper .row-fluid .offset11{margin-left:96.58119658119658%;*margin-left:96.47481360247316%;} .ois_wrapper .row-fluid .offset11:first-child{margin-left:94.01709401709402%;*margin-left:93.91071103837061%;} .ois_wrapper .row-fluid .offset10{margin-left:88.03418803418803%;*margin-left:87.92780505546462%;} .ois_wrapper .row-fluid .offset10:first-child{margin-left:85.47008547008548%;*margin-left:85.36370249136206%;} .ois_wrapper .row-fluid .offset9{margin-left:79.48717948717949%;*margin-left:79.38079650845607%;} .ois_wrapper .row-fluid .offset9:first-child{margin-left:76.92307692307693%;*margin-left:76.81669394435352%;} .ois_wrapper .row-fluid .offset8{margin-left:70.94017094017094%;*margin-left:70.83378796144753%;} .ois_wrapper .row-fluid .offset8:first-child{margin-left:68.37606837606839%;*margin-left:68.26968539734497%;} .ois_wrapper .row-fluid .offset7{margin-left:62.393162393162385%;*margin-left:62.28677941443899%;} .ois_wrapper .row-fluid .offset7:first-child{margin-left:59.82905982905982%;*margin-left:59.72267685033642%;} .ois_wrapper .row-fluid .offset6{margin-left:53.84615384615384%;*margin-left:53.739770867430444%;} .ois_wrapper .row-fluid .offset6:first-child{margin-left:51.28205128205128%;*margin-left:51.175668303327875%;} .ois_wrapper .row-fluid .offset5{margin-left:45.299145299145295%;*margin-left:45.1927623204219%;} .ois_wrapper .row-fluid .offset5:first-child{margin-left:42.73504273504273%;*margin-left:42.62865975631933%;} .ois_wrapper .row-fluid .offset4{margin-left:36.75213675213675%;*margin-left:36.645753773413354%;} .ois_wrapper .row-fluid .offset4:first-child{margin-left:34.18803418803419%;*margin-left:34.081651209310785%;} .ois_wrapper .row-fluid .offset3{margin-left:28.205128205128204%;*margin-left:28.0987452264048%;} .ois_wrapper .row-fluid .offset3:first-child{margin-left:25.641025641025642%;*margin-left:25.53464266230224%;} .ois_wrapper .row-fluid .offset2{margin-left:19.65811965811966%;*margin-left:19.551736679396257%;} .ois_wrapper .row-fluid .offset2:first-child{margin-left:17.094017094017094%;*margin-left:16.98763411529369%;} .ois_wrapper .row-fluid .offset1{margin-left:11.11111111111111%;*margin-left:11.004728132387708%;} .ois_wrapper .row-fluid .offset1:first-child{margin-left:8.547008547008547%;*margin-left:8.440625568285142%;} .ois_wrapper input,.ois_wrapper textarea,.ois_wrapper .uneditable-input{margin-left:0;} .ois_wrapper .controls-row [class*="span"]+[class*="span"]{margin-left:30px;} .ois_wrapper input.span12,.ois_wrapper  textarea.span12,.ois_wrapper  .uneditable-input.span12{width:1156px;} .ois_wrapper input.span11,.ois_wrapper  textarea.span11,.ois_wrapper  .uneditable-input.span11{width:1056px;} .ois_wrapper input.span10,.ois_wrapper  textarea.span10,.ois_wrapper  .uneditable-input.span10{width:956px;} .ois_wrapper input.span9,.ois_wrapper  textarea.span9,.ois_wrapper  .uneditable-input.span9{width:856px;} .ois_wrapper input.span8,.ois_wrapper  textarea.span8,.ois_wrapper  .uneditable-input.span8{width:756px;} .ois_wrapper input.span7,.ois_wrapper  textarea.span7,.ois_wrapper  .uneditable-input.span7{width:656px;} .ois_wrapper input.span6,.ois_wrapper  textarea.span6,.ois_wrapper  .uneditable-input.span6{width:556px;} .ois_wrapper input.span5,.ois_wrapper  textarea.span5,.ois_wrapper  .uneditable-input.span5{width:456px;} .ois_wrapper input.span4,.ois_wrapper  textarea.span4,.ois_wrapper  .uneditable-input.span4{width:356px;} .ois_wrapper input.span3,.ois_wrapper  textarea.span3,.ois_wrapper  .uneditable-input.span3{width:256px;} .ois_wrapper input.span2,.ois_wrapper  textarea.span2,.ois_wrapper  .uneditable-input.span2{width:156px;} .ois_wrapper input.span1,.ois_wrapper  textarea.span1,.ois_wrapper  .uneditable-input.span1{width:56px;} .ois_wrapper .thumbnails{margin-left:-30px;} .ois_wrapper .thumbnails>li{margin-left:30px;} .ois_wrapper .row-fluid .thumbnails{margin-left:0;}}

/* design_14.css */

/* 1   */ .ois_form_14 {
/* 2   */ 	text-align:center!important;
/* 3   */ }
/* 4   */ 
/* 5   */ .ois_textbox_14,.ois_form_14 input[type="text"],.ois_form_14 input[type="email"] {
/* 6   */ 	padding:5px 8px!important;
/* 7   */ 	font-size:14px!important;
/* 8   */ 	background-color:#FAFAFA!important;
/* 9   */ 	background-image:none!important;
/* 10  */ 	border:1px solid#DDD!important;
/* 11  */ 	-webkit-box-shadow:inset 0 1px 1px 0 rgba(0,0,0,0.0976562)!important;
/* 12  */ 	-moz-box-shadow:inset 0 1px 1px 0 rgba(0,0,0,0.0976562)!important;
/* 13  */ 	box-shadow:inset 0 1px 1px 0 rgba(0,0,0,0.0976562)!important;
/* 14  */ 	color:#888!important;
/* 15  */ 	cursor:auto!important;
/* 16  */ 	display:inline-block!important;
/* 17  */ 	font-family:'Helvetica Neue',Helvetica,Arial,sans-serif!important;
/* 18  */ 	font-style:normal!important;
/* 19  */ 	font-variant:normal!important;
/* 20  */ 	font-weight:400!important;
/* 21  */ 	letter-spacing:normal!important;
/* 22  */ 	line-height:18px!important;
/* 23  */ 	margin:3px 0!important;
/* 24  */ 	outline:none!important;
/* 25  */ 	text-indent:0!important;
/* 26  */ 	text-shadow:none!important;
/* 27  */ 	text-transform:none!important;
/* 28  */ 	vertical-align:baseline!important;
/* 29  */ 	word-spacing:0!important
/* 30  */ }
/* 31  */ 
/* 32  */ .ois_subtext_14 {
/* 33  */ 	-webkit-border-horizontal-spacing:0!important;
/* 34  */ 	-webkit-border-vertical-spacing:0!important;
/* 35  */ 	background-attachment:scroll!important;
/* 36  */ 	background-clip:border-box!important;
/* 37  */ 	background-color:transparent!important;
/* 38  */ 	background-image:none!important;
/* 39  */ 	background-origin:padding-box!important;
/* 40  */ 	border-bottom-color:#555!important;
/* 41  */ 	border-bottom-style:none!important;
/* 42  */ 	border-bottom-width:0!important;
/* 43  */ 	border-collapse:collapse!important;
/* 44  */ 	border-left-color:#555!important;
/* 45  */ 	border-left-style:none!important;
/* 46  */ 	border-left-width:0!important;
/* 47  */ 	border-right-color:#555!important;
/* 48  */ 	border-right-style:none!important;
/* 49  */ 	border-right-width:0!important;
/* 50  */ 	border-top-color:#555!important;

/* design_14.css */

/* 51  */ 	border-top-style:none!important;
/* 52  */ 	border-top-width:0!important;
/* 53  */ 	clear:none!important;
/* 54  */ 	color:#555!important;
/* 55  */ 	display:block!important;
/* 56  */ 	font-family:sans-serif!important;
/* 57  */ 	font-size:12px!important;
/* 58  */ 	font-style:normal!important;
/* 59  */ 	font-variant:normal!important;
/* 60  */ 	font-weight:400!important;
/* 61  */ 	left:auto!important;
/* 62  */ 	line-height:16px!important;
/* 63  */ 	list-style-image:none!important;
/* 64  */ 	list-style-position:outside!important;
/* 65  */ 	list-style-type:none!important;
/* 66  */ 	margin-bottom:0!important;
/* 67  */ 	margin-left:0!important;
/* 68  */ 	margin-right:0!important;
/* 69  */ 	margin-top:0!important;
/* 70  */ 	max-width:none!important;
/* 71  */ 	min-width:0!important;
/* 72  */ 	overflow-x:visible!important;
/* 73  */ 	overflow-y:visible!important;
/* 74  */ 	padding-bottom:15px!important;
/* 75  */ 	padding-left:15px!important;
/* 76  */ 	padding-right:15px!important;
/* 77  */ 	padding-top:15px!important;
/* 78  */ 	position:static!important;
/* 79  */ 	text-align:left!important;
/* 80  */ 	top:auto!important;
/* 81  */ 	vertical-align:baseline!important;
/* 82  */ 	word-wrap:break-word!important
/* 83  */ }
/* 84  */ 
/* 85  */ .ois_button_14,.ois_form_14 input[type="submit"] {
/* 86  */ 	-webkit-appearance:none!important;
/* 87  */ 	-webkit-border-horizontal-spacing:0!important;
/* 88  */ 	-webkit-border-vertical-spacing:0!important;
/* 89  */ 	-webkit-box-align:center!important;
/* 90  */ 	-webkit-rtl-ordering:logical!important;
/* 91  */ 	-webkit-user-select:text!important;
/* 92  */ 	background-attachment:scroll!important;
/* 93  */ 	background-clip:border-box!important;
/* 94  */ 	background-color:#fff!important;
/* 95  */ 	background-origin:padding-box!important;
/* 96  */ 	border:none!important;
/* 97  */ 	box-sizing:border-box!important;
/* 98  */ 	clear:none!important;
/* 99  */ 	cursor:default!important;
/* 100 */ 	display:inline-block!important;

/* design_14.css */

/* 101 */ 	font-family:sans-serif!important;
/* 102 */ 	font-size:12px!important;
/* 103 */ 	font-style:normal!important;
/* 104 */ 	font-variant:normal!important;
/* 105 */ 	font-weight:400!important;
/* 106 */ 	letter-spacing:normal!important;
/* 107 */ 	line-height:15px!important;
/* 108 */ 	list-style-image:none!important;
/* 109 */ 	list-style-position:outside!important;
/* 110 */ 	list-style-type:none!important;
/* 111 */ 	margin:1px!important;
/* 112 */ 	max-width:none!important;
/* 113 */ 	min-width:0!important;
/* 114 */ 	outline-color:#FFE557!important;
/* 115 */ 	outline-style:none!important;
/* 116 */ 	outline-width:0!important;
/* 117 */ 	overflow-x:visible!important;
/* 118 */ 	overflow-y:visible!important;
/* 119 */ 	padding:5px 10px!important;
/* 120 */ 	position:static!important;
/* 121 */ 	text-align:center!important;
/* 122 */ 	text-indent:0!important;
/* 123 */ 	text-shadow:none!important;
/* 124 */ 	text-transform:none!important;
/* 125 */ 	top:auto!important;
/* 126 */ 	vertical-align:baseline!important;
/* 127 */ 	white-space:pre!important;
/* 128 */ 	word-spacing:0!important;
/* 129 */ 	word-wrap:break-word!important
/* 130 */ }

/* design_20.css */

/* 1   */ .ois_box_19 {
/* 2   */ 	padding:5px!important;
/* 3   */ 	border-radius:3px!important;
/* 4   */ 	margin:10px 0 20px!important
/* 5   */ }
/* 6   */ .ois_title_19 {
/* 7   */ 	padding:2px!important;
/* 8   */ }
/* 9   */ 
/* 10  */ .ois_textbox_19,.ois_box_19 input[type="text"],.ois_box_19 input[type="email"] {
/* 11  */ 	text-align:left!important;
/* 12  */ 	padding:7px 5px 7px 40px!important;
/* 13  */ 	background-repeat:no-repeat!important;
/* 14  */ 	background-position:2px 4px!important;
/* 15  */ 	color:#888!important;
/* 16  */ 	cursor:auto!important;
/* 17  */ 	display:inline-block!important;
/* 18  */ 	font-family:'Helvetica Neue',Helvetica,Arial,sans-serif!important;
/* 19  */ 	font-style:normal!important;
/* 20  */ 	font-variant:normal!important;
/* 21  */ 	font-weight:300!important;
/* 22  */ 	letter-spacing:normal!important;
/* 23  */ 	line-height:18px!important;
/* 24  */ 	font-size:13px!important;
/* 25  */ 	margin:2px 0!important;
/* 26  */ 	cursor:pointer!important;
/* 27  */ 	outline:none!important;
/* 28  */ 	text-indent:0!important;
/* 29  */ 	text-shadow:none!important;
/* 30  */ 	text-transform:none!important;
/* 31  */ 	vertical-align:baseline!important;
/* 32  */ 	word-spacing:0!important;
/* 33  */ }
/* 34  */ 
/* 35  */ .ois_form_19 {
/* 36  */ }
/* 37  */ 
/* 38  */ .ois_button_19,.ois_box_19 input[type="submit"] {
/* 39  */ 	-webkit-appearance:none!important;
/* 40  */ 	-webkit-border-horizontal-spacing:0!important;
/* 41  */ 	-webkit-border-vertical-spacing:0!important;
/* 42  */ 	-webkit-box-align:center!important;
/* 43  */ 	-webkit-rtl-ordering:logical!important;
/* 44  */ 	-webkit-user-select:text!important;
/* 45  */ 	background-attachment:scroll!important;
/* 46  */ 	background-clip:border-box!important;
/* 47  */ 	background-image:none!important;
/* 48  */ 	background-origin:padding-box!important;
/* 49  */ 	border-bottom-left-radius:2px!important;
/* 50  */ 	border-bottom-right-radius:2px!important;

/* design_20.css */

/* 51  */ 	border-bottom-style:solid!important;
/* 52  */ 	border-bottom-width:1px!important;
/* 53  */ 	border-collapse:separate!important;
/* 54  */ 	border-left-style:solid!important;
/* 55  */ 	border-left-width:1px!important;
/* 56  */ 	border-right-style:solid!important;
/* 57  */ 	border-right-width:1px!important;
/* 58  */ 	border-top-left-radius:2px!important;
/* 59  */ 	border-top-right-radius:2px!important;
/* 60  */ 	border-top-style:solid!important;
/* 61  */ 	border-top-width:1px!important;
/* 62  */ 	box-sizing:border-box!important;
/* 63  */ 	-moz-box-sizing:border-box!important;
/* 64  */ 	-webkit-box-sizing:border-box!important;
/* 65  */ 	clear:none!important;
/* 66  */ 	cursor:pointer!important;
/* 67  */ 	display:inline-block!important;
/* 68  */ 	font-family:sans-serif!important;
/* 69  */ 	font-size:13px!important;
/* 70  */ 	font-style:normal!important;
/* 71  */ 	font-variant:normal!important;
/* 72  */ 	font-weight:400!important;
/* 73  */ 	height:33px!important;
/* 74  */ 	left:auto!important;
/* 75  */ 	letter-spacing:normal!important;
/* 76  */ 	line-height:15px!important;
/* 77  */ 	list-style-image:none!important;
/* 78  */ 	list-style-position:outside!important;
/* 79  */ 	list-style-type:none!important;
/* 80  */ 	margin-bottom:5px!important;
/* 81  */ 	margin-left:1px!important;
/* 82  */ 	margin-right:1px!important;
/* 83  */ 	margin-top:7px!important;
/* 84  */ 	max-width:none!important;
/* 85  */ 	min-width:0!important;
/* 86  */ 	outline-style:none!important;
/* 87  */ 	outline-width:0!important;
/* 88  */ 	overflow-x:visible!important;
/* 89  */ 	overflow-y:visible!important;
/* 90  */ 	padding-bottom:8px!important;
/* 91  */ 	padding-left:15px!important;
/* 92  */ 	padding-right:15px!important;
/* 93  */ 	padding-top:8px!important;
/* 94  */ 	position:static!important;
/* 95  */ 	text-align:center!important;
/* 96  */ 	text-indent:0!important;
/* 97  */ 	text-shadow:none!important;
/* 98  */ 	text-transform:none!important;
/* 99  */ 	top:auto!important;
/* 100 */ 	vertical-align:baseline!important;

/* design_20.css */

/* 101 */ 	white-space:pre!important;
/* 102 */ 	width:215px!important;
/* 103 */ 	word-spacing:0!important;
/* 104 */ 	word-wrap:break-word!important
/* 105 */ }
/* 106 */ 
/* 107 */ .ois_outer_text_19 {
/* 108 */ 	-webkit-border-horizontal-spacing:0!important;
/* 109 */ 	-webkit-border-vertical-spacing:0!important;
/* 110 */ 	background-attachment:scroll!important;
/* 111 */ 	background-clip:border-box!important;
/* 112 */ 	background-color:transparent!important;
/* 113 */ 	background-image:none!important;
/* 114 */ 	background-origin:padding-box!important;
/* 115 */ 	border-bottom-color:#fff!important;
/* 116 */ 	border-bottom-style:none!important;
/* 117 */ 	border-bottom-width:0!important;
/* 118 */ 	border-collapse:separate!important;
/* 119 */ 	border-left-color:#fff!important;
/* 120 */ 	border-left-style:none!important;
/* 121 */ 	border-left-width:0!important;
/* 122 */ 	border-right-color:#fff!important;
/* 123 */ 	border-right-style:none!important;
/* 124 */ 	border-right-width:0!important;
/* 125 */ 	border-top-color:#fff!important;
/* 126 */ 	border-top-style:none!important;
/* 127 */ 	border-top-width:0!important;
/* 128 */ 	clear:none!important;
/* 129 */ 	display:block!important;
/* 130 */ 	font-size:12px!important;
/* 131 */ 	font-style:normal!important;
/* 132 */ 	font-variant:normal!important;
/* 133 */ 	font-weight:400!important;
/* 134 */ 	height:16px!important;
/* 135 */ 	left:auto!important;
/* 136 */ 	line-height:normal!important;
/* 137 */ 	list-style-image:none!important;
/* 138 */ 	list-style-position:outside!important;
/* 139 */ 	list-style-type:none!important;
/* 140 */ 	margin-bottom:0!important;
/* 141 */ 	margin-left:0!important;
/* 142 */ 	margin-right:0!important;
/* 143 */ 	margin-top:0!important;
/* 144 */ 	max-width:none!important;
/* 145 */ 	min-width:0!important;
/* 146 */ 	overflow-x:visible!important;
/* 147 */ 	overflow-y:visible!important;
/* 148 */ 	padding-bottom:5px!important;
/* 149 */ 	padding-left:0!important;
/* 150 */ 	padding-right:0!important;

/* design_20.css */

/* 151 */ 	padding-top:5px!important;
/* 152 */ 	position:static!important;
/* 153 */ 	text-align:center!important;
/* 154 */ 	top:auto!important;
/* 155 */ 	vertical-align:baseline!important;
/* 156 */ 	white-space:normal!important;
/* 157 */ 	word-wrap:break-word!important
/* 158 */ }
/* 159 */ 
/* 160 */ .ois_product_19 {
/* 161 */ 	width:80px!important;
/* 162 */ }

/* design_1.css */

/* 1  */ .ois_form_15 {
/* 2  */ 	display:inline!important
/* 3  */ }
/* 4  */ 
/* 5  */ .ois_textbox_15,.ois_form_15 input[type="text"],.ois_form_15 input[type="email"] {
/* 6  */ 	text-align:center!important;
/* 7  */ 	padding:5px!important;
/* 8  */ 	background-color:#FAFAFA!important;
/* 9  */ 	background-image:none!important;
/* 10 */ 	box-sizing: border-box !important;
/* 11 */ 	-webkit-box-sizing: border-box !important;
/* 12 */ 	-moz-box-sizing: border-box !important;
/* 13 */ 	border:1px solid#DDD!important;
/* 14 */ 	-webkit-box-shadow:inset 0 1px 1px 0 rgba(0,0,0,0.0976562)!important;
/* 15 */ 	-moz-box-shadow:inset 0 1px 1px 0 rgba(0,0,0,0.0976562)!important;
/* 16 */ 	box-shadow:inset 0 1px 1px 0 rgba(0,0,0,0.0976562)!important;
/* 17 */ 	color:#888!important;
/* 18 */ 	cursor:auto!important;
/* 19 */ 	display:inline-block!important;
/* 20 */ 	font-family:'Helvetica Neue',Helvetica,Arial,sans-serif!important;
/* 21 */ 	font-style:normal!important;
/* 22 */ 	font-variant:normal!important;
/* 23 */ 	font-weight:300!important;
/* 24 */ 	letter-spacing:normal!important;
/* 25 */ 	line-height:18px!important;
/* 26 */ 	margin:2px 0!important;
/* 27 */ 	outline:none!important;
/* 28 */ 	text-indent:0!important;
/* 29 */ 	text-shadow:none!important;
/* 30 */ 	text-transform:none!important;
/* 31 */ 	vertical-align:baseline!important;
/* 32 */ 	word-spacing:0!important
/* 33 */ }
/* 34 */ 
/* 35 */ .ois_button_15,.ois_form_15 input[type="submit"] {
/* 36 */ 	background: none !important;
/* 37 */ 	background-image:url(/wp-content/plugins/OptinSkin/front/images/white-grad.png) !important;;
/* 38 */ 	background-color:#fff!important;
/* 39 */ 	border:1px solid#BBB!important;
/* 40 */ 	border-radius:11px!important;
/* 41 */ 	-webkit-border-radius:11px!important;
/* 42 */ 	-moz-border-radius:11px!important;
/* 43 */ 	
/* 44 */ 	color:#464646!important;
/* 45 */ 	cursor:pointer!important;
/* 46 */ 	display:inline-block!important;
/* 47 */ 	font-family:sans-serif!important;
/* 48 */ 	font-size:12px!important;
/* 49 */ 	font-style:normal!important;
/* 50 */ 	font-variant:normal!important;

/* design_1.css */

/* 51 */ 	font-weight:400!important;
/* 52 */ 	letter-spacing:normal!important;
/* 53 */ 	line-height:13px!important;
/* 54 */ 	margin:1px!important;
/* 55 */ 	margin-top:5px!important;
/* 56 */ 	outline:none!important;
/* 57 */ 	padding:4px 8px!important;
/* 58 */ 	text-align:center!important;
/* 59 */ 	text-decoration:none!important;
/* 60 */ 	text-indent:0!important;
/* 61 */ 	text-shadow:#fff 0 1px 0!important;
/* 62 */ 	text-transform:none!important
/* 63 */ }

/* style.css */

/* 1   */ /*=============================================
/* 2   *| Yuzo in post
/* 3   *| ==============================================*/
/* 4   */ .yuzo_related_post{
/* 5   */ 
/* 6   */ 	overflow: hidden;
/* 7   */ 	padding: 10px 0;
/* 8   */ 	margin: 10px 0;
/* 9   */   width: 100%;
/* 10  */   display: block;
/* 11  */   /*float: left;*/  /*problem with other plugins*/
/* 12  */   clear: both;
/* 13  */ 
/* 14  */ }
/* 15  */ .yuzo_related_post .yuzo_clearfixed, .yuzo_widget_wrap .yuzo_clearfixed{
/* 16  */   clear: both;
/* 17  */   display: block;
/* 18  */   margin: 5px 0;
/* 19  */ }
/* 20  */ 
/* 21  */ .yuzo_related_post h3 {margin: 0 !important}
/* 22  */ .yuzo_related_post .relatedposts {margin: 0 0 20px 0; float: left; font-size: 12px;}  
/* 23  */ .yuzo_related_post .relatedposts h3 {font-size: 20px; /*margin: 0 0 5px 0;*/ }  
/* 24  */ .yuzo_related_post .relatedthumb {margin: 0 1px 0 1px; float: left;line-height: 15px;text-align: left; /*padding: 5px;*/ }  
/* 25  */ .yuzo_related_post .relatedthumb img {margin: 0 0 3px 0; padding: 0;}  
/* 26  */ .yuzo_related_post .relatedthumb a {overflow: hidden; text-decoration: none; display:block; padding:0;background-image: none !important;background-color:transparent; }  
/* 27  */ .yuzo_related_post .yuzo_text { color:  }
/* 28  */ .yuzo_related_post .relatedthumb .yuzo-img-wrap{ margin-bottom: 10px; }
/* 29  */ .yuzo_related_post .relatedthumb.box_shadow_related {box-shadow: 1px 1px 3px rgba(227, 227, 227, 1);}
/* 30  */ 
/* 31  */ /* views */
/* 32  */ .yuzo_icon_views{
/* 33  */   padding-left: 21px;
/* 34  */   background: url(/wp-content/plugins/yuzo-related-post/assets/images/views.png) 0 3px no-repeat;
/* 35  */   color: #000;
/* 36  */   font-style: italic;
/* 37  */ }
/* 38  */ 
/* 39  */ 
/* 40  */ 
/* 41  */ /* style list */
/* 42  */ .yuzo-list{
/* 43  */   overflow: hidden;
/* 44  */   clear: both;
/* 45  */   margin-bottom: 10px;
/* 46  */   width:100%;
/* 47  */   float:left;
/* 48  */   border-bottom: 1px solid rgb(244, 244, 244);
/* 49  */   position: relative;
/* 50  */ }

/* style.css */

/* 51  */ .yuzo-list .image-list{
/* 52  */   float: left;
/* 53  */ }
/* 54  */ .yuzo-list .image-list{
/* 55  */   display: inline;
/* 56  */   margin-right: 15px;
/* 57  */ }
/* 58  */ .yuzo_views_post{
/* 59  */   opacity: .4;
/* 60  */   margin: 4px 0;
/* 61  */ }
/* 62  */ .yuzo-list .link-list .yuzo_views_post{
/* 63  */   display: inline-block!important;
/* 64  */   background: url(/wp-content/plugins/yuzo-related-post/assets/images/views.png) 0 6px no-repeat;
/* 65  */   margin: 0;
/* 66  */   font-weight: normal;
/* 67  */ }
/* 68  */ .yuzo-list .link-list .yuzo_icon_views__top{
/* 69  */   min-width: 35px;
/* 70  */ }
/* 71  */ .style-3 .yuzo-list:before {
/* 72  */   content: '';
/* 73  */   background: url(/wp-content/plugins/yuzo-related-post/assets/images/arrow-left-point.png);
/* 74  */   position: absolute;
/* 75  */   left: 0;
/* 76  */   top: 7px;
/* 77  */   width: 22px;
/* 78  */   height: 22px;
/* 79  */   opacity: .2;
/* 80  */ }
/* 81  */ .style-3 .yuzo-list a{
/* 82  */   padding-left: 22px;
/* 83  */ }
/* 84  */ 
/* 85  */ 
/* 86  */ 
/* 87  */ 
/* 88  */ 
/* 89  */ 
/* 90  */ /* style colors */
/* 91  */ .yuzo-list-color{
/* 92  */   display: block;
/* 93  */   width: 100%;
/* 94  */   background:#DEDEDE;
/* 95  */   color: #444444;
/* 96  */   padding: 15px 10px!important;
/* 97  */ }
/* 98  */ .yuzo_related_post .yuzo-list-color{
/* 99  */   width: 50%;
/* 100 */   position: relative;

/* style.css */

/* 101 */   /*border-top-right-radius: 3px;*/
/* 102 */ 
/* 103 */   -webkit-transition:width .3s ease-out;
/* 104 */   -moz-transition:width .3s ease-out;
/* 105 */   -o-transition:width .3s ease-out;
/* 106 */   -ms-transition:width .3s ease-out;
/* 107 */   transition:width .3s ease-out;
/* 108 */ }
/* 109 */ .yuzo-list-color.color-1{ background:#FD6964;width: 97%; }
/* 110 */ .yuzo-list-color.color-2{ background:#F7C79E;width: 90%;position: relative;top: -10px; }
/* 111 */ .yuzo-list-color.color-3{ background:#F8E664;width: 80%;position: relative;top: -20px; }
/* 112 */ .yuzo-list-color.color-4{ background:#DBF59D;width: 70%;position: relative;top: -30px; }
/* 113 */ .yuzo-list-color.color-5{ background:#82DCF2;width: 60%;position: relative;top: -40px; }
/* 114 */ .yuzo-list-color.color-6{ position: relative;top: -50px; }
/* 115 */ .yuzo-list-color.color-7{ position: relative;top: -60px; }
/* 116 */ .yuzo-list-color.color-8{ position: relative;top: -70px; }
/* 117 */ .yuzo-list-color.color-9{ position: relative;top: -80px; }
/* 118 */ .yuzo-list-color.color-10{ position: relative;top: -90px; }
/* 119 */ .yuzo-list-color.color-11{ position: relative;top: -100px; }
/* 120 */ .yuzo-list-color.color-12{ position: relative;top: -110px; }
/* 121 */ .yuzo-list-color.color-13{ position: relative;top: -120px; }
/* 122 */ 
/* 123 */ .yuzo-list-color.color-1:hover{ width: 100%; }
/* 124 */ .yuzo-list-color.color-2:hover{ width: 93%; }
/* 125 */ .yuzo-list-color.color-3:hover{ width: 83%; }
/* 126 */ .yuzo-list-color.color-4:hover{ width: 73%; }
/* 127 */ .yuzo-list-color.color-5:hover{ width: 63%; }
/* 128 */ 
/* 129 */ 
/* 130 */ .yuzo_related_post.style-4 .relatedthumb:hover{
/* 131 */     opacity: .9;
/* 132 */ }
/* 133 */ .yuzo-list-color .yuzo_icon_views {
/* 134 */     background: url(/wp-content/plugins/yuzo-related-post/assets/images/views2.png) 0 7px no-repeat;
/* 135 */     opacity: .6;
/* 136 */     color: #4D4D4D;
/* 137 */     font-weight: normal;
/* 138 */ }
/* 139 */ 
/* 140 */ .yuzo_related_post.style-2{
/* 141 */     overflow: inherit!important;
/* 142 */     width: 100%;
/* 143 */     display: inline-block;
/* 144 */ }
/* 145 */ 
/* 146 */ .yuzo_related_post.style-1 .yuzo_text{
/* 147 */     display: block;
/* 148 */ }
/* 149 */ 
/* 150 */ 

/* style.css */

/* 151 */ 
/* 152 */ 
/* 153 */ 
/* 154 */ 
/* 155 */ 
/* 156 */ 
/* 157 */ 
/* 158 */ 
/* 159 */ /*=============================================
/* 160 *| Yuzo in Widget
/* 161 *| ==============================================*/
/* 162 */ .yuzo_related_post_widget{
/* 163 */ 
/* 164 */   /*overflow: hidden;*/
/* 165 */   padding: 0 0;
/* 166 */   margin: 10px 0;
/* 167 */   width: 100%;
/* 168 */   display: block;
/* 169 */   float: left;
/* 170 */   clear: both;
/* 171 */ 
/* 172 */ }
/* 173 */ .yuzo_related_post_widget .yuzo_clearfixed{
/* 174 */   clear: both;
/* 175 */   display: block;
/* 176 */   margin: 5px 0;
/* 177 */ }
/* 178 */ .yuzo_related_post_widget h3 {margin: 0 !important}
/* 179 */ .yuzo_related_post_widget .relatedposts {margin: 0 0 20px 0; float: left; font-size: 12px;}  
/* 180 */ .yuzo_related_post_widget .relatedposts h3 {font-size: 20px; /*margin: 0 0 5px 0;*/ }  
/* 181 */ .yuzo_related_post_widget .relatedthumb {margin: 0 1px 0 1px; float: left;line-height: 15px;text-align: left; /*padding: 5px;*/ }  
/* 182 */ .yuzo_related_post_widget .relatedthumb img {margin: 0 0 3px 0; padding: 0;}  
/* 183 */ .yuzo_related_post_widget .relatedthumb a {overflow: hidden; text-decoration: none; display:block; padding:0;background-image: none !important;background-color:transparent; }  
/* 184 */ .yuzo_related_post_widget .yuzo_text { color:  }
/* 185 */ /*.yuzo_related_post_widget .relatedthumb:hover:not(.style-4) {background-color: #F7F7F7; color: #000;}*/
/* 186 */ .yuzo_related_post_widget .relatedthumb .yuzo-img-wrap{ }
/* 187 */ .yuzo_related_post_widget.style-1{ /*overflow: inherit!important;*/ }
/* 188 */ /* views */
/* 189 */ .yuzo_icon_views{
/* 190 */   padding-left: 21px;
/* 191 */   background: url(/wp-content/plugins/yuzo-related-post/assets/images/views.png) 0 3px no-repeat;
/* 192 */   color: #000;
/* 193 */   font-style: italic;
/* 194 */ }
/* 195 */ 
/* 196 */ 
/* 197 */ 
/* 198 */ /* style list */
/* 199 */ .yuzo-list{
/* 200 */   overflow: hidden;

/* style.css */

/* 201 */   clear: both;
/* 202 */   margin-bottom: 10px;
/* 203 */   width:100%;
/* 204 */   float:left;
/* 205 */   border-bottom: 1px solid rgb(244, 244, 244);
/* 206 */   position: relative;
/* 207 */ }
/* 208 */ .yuzo-list .image-list{
/* 209 */   float: left;
/* 210 */ }
/* 211 */ .yuzo-list .image-list{
/* 212 */   display: inline;
/* 213 */   margin-right: 15px;
/* 214 */ }
/* 215 */ .yuzo_views_post{
/* 216 */   opacity: .4;
/* 217 */   margin: 4px 0;
/* 218 */   text-align: left;
/* 219 */ }
/* 220 */ .yuzo-list .link-list .yuzo_views_post{
/* 221 */   background: url(/wp-content/plugins/yuzo-related-post/assets/images/views.png) 0 6px no-repeat;
/* 222 */   margin: 0;
/* 223 */   font-weight: normal;
/* 224 */ }
/* 225 */ .yuzo-list .link-list .yuzo_icon_views__top{
/* 226 */   min-width: 35px;
/* 227 */ }
/* 228 */ .style-3 .yuzo-list:before {
/* 229 */     content: '';
/* 230 */     background: url(/wp-content/plugins/yuzo-related-post/assets/images/arrow-left-point.png);
/* 231 */     position: absolute;
/* 232 */     left: 0;
/* 233 */     top: 7px;
/* 234 */     width: 22px;
/* 235 */     height: 22px;
/* 236 */     opacity: .2;
/* 237 */ }
/* 238 */ .style-3 .yuzo-list a{
/* 239 */     padding-left: 22px;
/* 240 */ }
/* 241 */ .yuzo_widget_wrap .yuzo_views_post{
/* 242 */     padding: 4px 20px;
/* 243 */ }
/* 244 */ 
/* 245 */ 
/* 246 */ 
/* 247 */ 
/* 248 */ 
/* 249 */ /* style colors */
/* 250 */ .yuzo-list-color{

/* style.css */

/* 251 */   display: block;
/* 252 */   width: 100%;
/* 253 */   background:#DEDEDE;
/* 254 */   color: #444444;
/* 255 */   padding: 15px 10px!important;
/* 256 */ }
/* 257 */ .yuzo_related_post_widget .yuzo-list-color{
/* 258 */   width: 50%;
/* 259 */   position: relative;
/* 260 */   /*border-top-right-radius: 3px;*/
/* 261 */ 
/* 262 */   -webkit-transition:width .3s ease-out;
/* 263 */   -moz-transition:width .3s ease-out;
/* 264 */   -o-transition:width .3s ease-out;
/* 265 */   -ms-transition:width .3s ease-out;
/* 266 */   transition:width .3s ease-out;
/* 267 */ }
/* 268 */ .yuzo-list-color.color-1{ background:#FD6964;width: 97%; }
/* 269 */ .yuzo-list-color.color-2{ background:#F7C79E;width: 90%;position: relative;top: -10px; }
/* 270 */ .yuzo-list-color.color-3{ background:#F8E664;width: 80%;position: relative;top: -20px; }
/* 271 */ .yuzo-list-color.color-4{ background:#DBF59D;width: 70%;position: relative;top: -30px; }
/* 272 */ .yuzo-list-color.color-5{ background:#82DCF2;width: 60%;position: relative;top: -40px; }
/* 273 */ .yuzo-list-color.color-6{ position: relative;top: -50px; }
/* 274 */ .yuzo-list-color.color-7{ position: relative;top: -60px; }
/* 275 */ .yuzo-list-color.color-8{ position: relative;top: -70px; }
/* 276 */ .yuzo-list-color.color-9{ position: relative;top: -80px; }
/* 277 */ .yuzo-list-color.color-10{ position: relative;top: -90px; }
/* 278 */ .yuzo-list-color.color-11{ position: relative;top: -100px; }
/* 279 */ .yuzo-list-color.color-12{ position: relative;top: -110px; }
/* 280 */ .yuzo-list-color.color-13{ position: relative;top: -120px; }
/* 281 */ 
/* 282 */ .yuzo-list-color.color-1:hover{ width: 100%; }
/* 283 */ .yuzo-list-color.color-2:hover{ width: 93%; }
/* 284 */ .yuzo-list-color.color-3:hover{ width: 83%; }
/* 285 */ .yuzo-list-color.color-4:hover{ width: 73%; }
/* 286 */ .yuzo-list-color.color-5:hover{ width: 63%; }
/* 287 */ 
/* 288 */ 
/* 289 */ .yuzo_related_post_widget.style-4 .relatedthumb:hover{
/* 290 */   opacity: .9;
/* 291 */ }
/* 292 */ .yuzo-list-color .yuzo_icon_views {
/* 293 */   background: url(/wp-content/plugins/yuzo-related-post/assets/images/views2.png) 0 7px no-repeat;
/* 294 */   opacity: .6;
/* 295 */   color: #4D4D4D;
/* 296 */   font-weight: normal;
/* 297 */ }
/* 298 */ 
/* 299 */ .yuzo_related_post_widget.style-2{
/* 300 */   overflow: inherit!important;

/* style.css */

/* 301 */ }
/* 302 */ 
/* 303 */ .yuzo_related_post_widget.style-1 .yuzo_text{
/* 304 */   display: block;
/* 305 */ }
/* 306 */ .yuzo_related_post_widget .yuzo-list .link-list .yuzo_views_post{
/* 307 */   display: block!important;
/* 308 */ }
/* 309 */ .yuzo_related_post_widget .yuzo-list-color  .yuzo_icon_views {
/* 310 */   background: url(/wp-content/plugins/yuzo-related-post/assets/images/views2.png) 0 0px no-repeat;
/* 311 */ }
/* 312 */ .yuzo_related_post_widget.style-1 .yuzo_icon_views {
/* 313 */   background: url(/wp-content/plugins/yuzo-related-post/assets/images/views2.png) 0 2px no-repeat;
/* 314 */ }
/* 315 */ 
/* 316 */ 
/* 317 */ 
/* 318 */ 
/* 319 */ 
/* 320 */ 
/* 321 */ 
/* 322 */ 
/* 323 */ /* Effects */
/* 324 */ 
/* 325 */ /* Shine image
/* 326 *|  link: http://jsfiddle.net/AntonTrollback/nqQc7/;
/* 327 *| */
/* 328 */ .ilen_shine {
/* 329 */   display: block;
/* 330 */   /*width: 332px;
/* 331 *|   height: 332px;*/
/* 332 */   position: relative;
/* 333 */   overflow: hidden;
/* 334 */ }
/* 335 */ 
/* 336 */ /* "shine" element */
/* 337 */ /* Could be a pseudo element but they lack support for CSS transitions in some browsers */
/* 338 */ .ilen_shine .shine-effect {
/* 339 */   position: absolute;
/* 340 */   top: -110%;
/* 341 */   left: -210%;
/* 342 */   width: 200%;
/* 343 */   height: 200%;
/* 344 */ 
/* 345 */   opacity: 0;
/* 346 */   
/* 347 */   background: rgba(255, 255, 255, 0.2);
/* 348 */   background: -moz-linear-gradient(
/* 349 */     left,
/* 350 */     rgba(255, 255, 255, 0.1) 0%,

/* style.css */

/* 351 */     rgba(255, 255, 255, 0.1) 75%,
/* 352 */     rgba(255, 255, 255, 0.5) 90%,
/* 353 */     rgba(255, 255, 255, 0.0) 100%
/* 354 */   );
/* 355 */   background: -webkit-linear-gradient(
/* 356 */     top,
/* 357 */     rgba(255, 255, 255, 0.1) 0%,
/* 358 */     rgba(255, 255, 255, 0.1) 75%,
/* 359 */     rgba(255, 255, 255, 0.5) 90%,
/* 360 */     rgba(255, 255, 255, 0.0) 100%
/* 361 */   );
/* 362 */   background: -webkit-gradient(
/* 363 */     linear, left top, right top,
/* 364 */     color-stop(0%  ,rgba(255, 255, 255, 0.2)),
/* 365 */     color-stop(75% ,rgba(255, 255, 255, 0.2)),
/* 366 */     color-stop(90% ,rgba(255, 255, 255, 0.8)),
/* 367 */     color-stop(100%,rgba(255, 255, 255, 0.0))
/* 368 */   );
/* 369 */   background: -o-linear-gradient(
/* 370 */     top,
/* 371 */     rgba(255, 255, 255, 0.1) 0%,
/* 372 */     rgba(255, 255, 255, 0.1) 75%,
/* 373 */     rgba(255, 255, 255, 0.5) 90%,
/* 374 */     rgba(255, 255, 255, 0.0) 100%
/* 375 */   );
/* 376 */   background: -ms-linear-gradient(
/* 377 */     top,
/* 378 */     rgba(255, 255, 255, 0.1) 0%,
/* 379 */     rgba(255, 255, 255, 0.1) 75%,
/* 380 */     rgba(255, 255, 255, 0.5) 90%,6
/* 381 */     rgba(255, 255, 255, 0.0) 100%
/* 382 */   );
/* 383 */   background: linear-gradient(
/* 384 */     top,
/* 385 */     rgba(255, 255, 255, 0.1) 0%,
/* 386 */     rgba(255, 255, 255, 0.1) 75%,
/* 387 */     rgba(255, 255, 255, 0.5) 90%,
/* 388 */     rgba(255, 255, 255, 0.0) 100%
/* 389 */   );
/* 390 */ 
/* 391 */   -webkit-transform: rotate(30deg);
/* 392 */      -moz-transform: rotate(30deg);
/* 393 */       -ms-transform: rotate(30deg);
/* 394 */        -o-transform: rotate(30deg);
/* 395 */           transform: rotate(30deg);
/* 396 */     
/* 397 */   -webkit-transition-property: left, top, opacity;
/* 398 */      -moz-transition-property: left, top, opacity;
/* 399 */       -ms-transition-property: left, top, opacity;
/* 400 */        -o-transition-property: left, top, opacity;

/* style.css */

/* 401 */           transition-property: left, top, opacity;
/* 402 */   -webkit-transition-duration: 0.5s, 0.5s, 0.1s;
/* 403 */      -moz-transition-duration: 0.5s, 0.5s, 0.1s;
/* 404 */       -ms-transition-duration: 0.5s, 0.5s, 0.1s;
/* 405 */        -o-transition-duration: 0.5s, 0.5s, 0.1s;
/* 406 */           transition-duration: 0.5s, 0.5s, 0.1s;
/* 407 */   -webkit-transition-timing-function: ease;
/* 408 */      -moz-transition-timing-function: ease;
/* 409 */       -ms-transition-timing-function: ease;
/* 410 */        -o-transition-timing-function: ease;
/* 411 */           transition-timing-function: ease;
/* 412 */ }
/* 413 */ 
/* 414 */ /* Hover state - trigger effect */
/* 415 */ 
/* 416 */ .ilen_shine:hover .shine-effect {
/* 417 */   opacity: 1;
/* 418 */   top: -30%;
/* 419 */   left: -30%;
/* 420 */ }
/* 421 */ 
/* 422 */ /* Active state */
/* 423 */ 
/* 424 */ .ilen_shine:active .shine-effect {
/* 425 */   opacity: 0;
/* 426 */ }
