/* Minify_CSS_UriRewriter::$debugText

docRoot    : /home2/spirit69/public_html/blog.chapagain.com.np
currentDir : /home2/spirit69/public_html/blog.chapagain.com.np/wp-content/themes/arthemia

file-relative URI  : images/navbar.png
path prepended     : /home2/spirit69/public_html/blog.chapagain.com.np/wp-content/themes/arthemia/images/navbar.png
docroot stripped   : /wp-content/themes/arthemia/images/navbar.png
traversals removed : /wp-content/themes/arthemia/images/navbar.png

file-relative URI  : images/sub.png
path prepended     : /home2/spirit69/public_html/blog.chapagain.com.np/wp-content/themes/arthemia/images/sub.png
docroot stripped   : /wp-content/themes/arthemia/images/sub.png
traversals removed : /wp-content/themes/arthemia/images/sub.png

file-relative URI  : images/sub.png
path prepended     : /home2/spirit69/public_html/blog.chapagain.com.np/wp-content/themes/arthemia/images/sub.png
docroot stripped   : /wp-content/themes/arthemia/images/sub.png
traversals removed : /wp-content/themes/arthemia/images/sub.png

file-relative URI  : images/bottombar.png
path prepended     : /home2/spirit69/public_html/blog.chapagain.com.np/wp-content/themes/arthemia/images/bottombar.png
docroot stripped   : /wp-content/themes/arthemia/images/bottombar.png
traversals removed : /wp-content/themes/arthemia/images/bottombar.png

*/

/* style.css */

/* 1   */ /*  
/* 2   *| Theme Name: Arthemia
/* 3   *| Theme URI: http://michaelhutagalung.com/2008/05/arthemia-magazine-blog-wordpress-theme-released/
/* 4   *| Description: <a href="http://michaelhutagalung.com/2008/05/arthemia-magazine-blog-wordpress-theme-released/">Arthemia</a> theme is combining a magazine and a weblog into one; it is not too magazine-ish nor too blog-ish. Designed for Wordpress. Gravatar support included along with automatic thumbnail resizer.
/* 5   *| Version: 1.0
/* 6   *| Author: Michael Jubel Hutagalung
/* 7   *| Author URI: http://michaelhutagalung.com/2008/05/arthemia-magazine-blog-wordpress-theme-released/
/* 8   *| 
/* 9   *| The CSS, XHTML and design is released under GPL:
/* 10  *| http://www.opensource.org/licenses/gpl-license.php
/* 11  *| */
/* 12  */ 
/* 13  */ 
/* 14  */ /* HTML Elements */
/* 15  */ * {
/* 16  */ 	margin:0;
/* 17  */ 	padding:0;
/* 18  */ 	}
/* 19  */ 
/* 20  */ body {
/* 21  */ 	font: 100% Arial, Helvetica;
/* 22  */ 	background: #FFF;
/* 23  */ 	color: #333;
/* 24  */ 	}
/* 25  */ 
/* 26  */ p {	
/* 27  */ 	margin: 15px 0;
/* 28  */ 	}
/* 29  */ 
/* 30  */ a:link, a:visited {
/* 31  */ 	color: #3c78a7;
/* 32  */ 	text-decoration:none
/* 33  */ 	}
/* 34  */ 
/* 35  */ a:hover, a:active {
/* 36  */ 	color: #3c78a7;
/* 37  */ 	text-decoration:underline;
/* 38  */ 	}
/* 39  */ 
/* 40  */ a img {
/* 41  */ 	border:0;
/* 42  */ 	}
/* 43  */ 
/* 44  */ code {
/* 45  */ 	font: 1.0em 'Courier New', Courier, Fixed;
/* 46  */ 	background:#ececec;
/* 47  */ 	}	
/* 48  */ 
/* 49  */ acronym, abbr, span.caps {	
/* 50  */ 	font-size: 0.9em;

/* style.css */

/* 51  */ 	letter-spacing: .07em;
/* 52  */ 	cursor: help;
/* 53  */ 	}			
/* 54  */ 
/* 55  */ acronym, abbr {
/* 56  */ 	border-bottom: 1px dashed #999;
/* 57  */ 	}
/* 58  */ 
/* 59  */ blockquote {
/* 60  */ 	padding: 10px 10px 0 10px;
/* 61  */ 	border-top: 1px solid #ddd;
/* 62  */ 	border-bottom: 1px solid #ddd;
/* 63  */ 	background: #eee;
/* 64  */ 	font:1.0em Arial;
/* 65  */ 	line-height:1.5em;
/* 66  */ 	margin:10px 0px;
/* 67  */ 	}
/* 68  */ 
/* 69  */ select {
/* 70  */ 	width: 130px;
/* 71  */ 	}	
/* 72  */ 
/* 73  */ 
/* 74  */ 
/* 75  */ /* Structure */
/* 76  */ 
/* 77  */ 
/* 78  */ #head {
/* 79  */ 	width:960px;
/* 80  */ 	margin:0px auto;
/* 81  */ 	margin-top:15px;
/* 82  */ 	padding:0px;
/* 83  */ 	font-size:0.7em;
/* 84  */ 	}
/* 85  */ 
/* 86  */ 
/* 87  */ #page {
/* 88  */ 	width:940px;
/* 89  */ 	margin:0px auto;
/* 90  */ 	padding:10px;
/* 91  */ 	background:#ececec;
/* 92  */ 	font-size:0.7em;
/* 93  */ 	}
/* 94  */ 
/* 95  */ .left, .alignleft {
/* 96  */ 	float:left;
/* 97  */ 	}
/* 98  */ 
/* 99  */ .right, .alignright {
/* 100 */ 	float:right;

/* style.css */

/* 101 */ 	}
/* 102 */ 
/* 103 */ 
/* 104 */ /* Navigation Bar*/
/* 105 */ #navbar {
/* 106 */ 	margin:0 auto;
/* 107 */ 	margin-top:15px;
/* 108 */ 	padding:0px 10px;
/* 109 */ 	text-transform:uppercase;
/* 110 */ 	background:#2c2c2c url(/wp-content/themes/arthemia/images/navbar.png);
/* 111 */ 	}
/* 112 */ 
/* 113 */ #page-bar {	
/* 114 */         width: 648px;
/* 115 */ 	}
/* 116 */ 
/* 117 */ #page-bar ul {
/* 118 */ 	list-style: none;
/* 119 */ 	}
/* 120 */ 
/* 121 */ #page-bar li {
/* 122 */ 	float:left;
/* 123 */ 	list-style:none;
/* 124 */ 	cursor: pointer;
/* 125 */ 	display:block;
/* 126 */ 	border-right:1px solid #333;
/* 127 */ 	}
/* 128 */ 
/* 129 */ #page-bar li:hover {
/* 130 */ 	background: #3c78a7;
/* 131 */ 	}
/* 132 */ 
/* 133 */ 
/* 134 */ #page-bar a, #page-bar a:visited {
/* 135 */ 	margin: 0px;
/* 136 */ 	padding:10px 15px;
/* 137 */ 	font-weight:bold;
/* 138 */ 	color:#FFF;
/* 139 */ 	display:block;
/* 140 */ 	}
/* 141 */ 
/* 142 */ #page-bar a:hover {
/* 143 */ 	text-decoration:none;
/* 144 */ 	display:block;
/* 145 */ 	}
/* 146 */ 
/* 147 */ #searchform {
/* 148 */ 	width:194px;
/* 149 */ 	float:right;
/* 150 */ 	text-align:right;

/* style.css */

/* 151 */ 	padding-top:8px;
/* 152 */ 	margin-right:10px;
/* 153 */ 	}
/* 154 */ 
/* 155 */ /* Dropdown Menus */		
/* 156 */ #page-bar li {
/* 157 */ 	float: left;
/* 158 */ 	margin: 0px;
/* 159 */ 	padding: 0px;
/* 160 */ 	}
/* 161 */ 	
/* 162 */ #page-bar li li {
/* 163 */ 	float: left;
/* 164 */ 	margin: 0px;
/* 165 */ 	padding: 0px;
/* 166 */ 	width: 122px;
/* 167 */ 	text-transform:none;
/* 168 */ 	}
/* 169 */ 	
/* 170 */ #page-bar li li a, #page-bar li li a:link, #page-bar li li a:visited {
/* 171 */ 	background: #2B2B2B;
/* 172 */ 	width: 122px;
/* 173 */ 	float: none;
/* 174 */ 	margin: 0px;
/* 175 */ 	padding: 5px 10px 5px 18px;
/* 176 */ 	border-top: 1px solid #C0C0C0;
/* 177 */ 	}
/* 178 */ 	
/* 179 */ #page-bar li li a:hover, #page-bar li li a:active {
/* 180 */ 	background: #666666;
/* 181 */ 	padding: 5px 10px 5px 18px;
/* 182 */ 	}
/* 183 */ 
/* 184 */ #page-bar li ul {
/* 185 */ 	position: absolute;
/* 186 */ 	width: 10em;
/* 187 */ 	left: -999em;
/* 188 */ 	}
/* 189 */ 
/* 190 */ #page-bar li:hover ul {
/* 191 */ 	left: auto;
/* 192 */ 	display: block;
/* 193 */ 	}
/* 194 */ 	
/* 195 */ #page-bar li:hover ul, #page-bar li.sfhover ul {
/* 196 */ 	left: auto;
/* 197 */ 	}
/* 198 */ 
/* 199 */ 
/* 200 */ /* Text*/

/* style.css */

/* 201 */ 
/* 202 */ h1 {
/* 203 */ 	font:3.5em Arial;
/* 204 */ 	font-weight:bold;
/* 205 */ 	letter-spacing:-0.08em;
/* 206 */ 	}
/* 207 */ 
/* 208 */ h2 {
/* 209 */ 	font:2.3em Georgia, "Times New Roman";
/* 210 */ 	}
/* 211 */ 
/* 212 */ h3 {
/* 213 */ 	font:1.3em Arial;
/* 214 */ 	margin-bottom:3px;
/* 215 */ 	color:#3c78a7;
/* 216 */ 	font-weight:bold;
/* 217 */ 	}
/* 218 */ 
/* 219 */ h4 {
/* 220 */ 	font:1.0em Arial;
/* 221 */ 	}
/* 222 */ 
/* 223 */ h3.cat_title, h3.cat_title a {
/* 224 */ 	color:#333;
/* 225 */ 	letter-spacing:-0.05em;
/* 226 */ 	font-size:0.85em;
/* 227 */ 	}
/* 228 */ 
/* 229 */ h3#respond {
/* 230 */ 	margin-top:0px;
/* 231 */ 	padding-top:20px;
/* 232 */ 	}
/* 233 */ 
/* 234 */ h3#comments {
/* 235 */ 	margin-top:32px;
/* 236 */ 	padding-left:0px;
/* 237 */ 	}
/* 238 */ 
/* 239 */ h3.authors {
/* 240 */ 	margin-top:15px;
/* 241 */ 	}
/* 242 */ 
/* 243 */ /* Index Page*/
/* 244 */ 
/* 245 */ #logo {
/* 246 */ 	width:350px;
/* 247 */ 	}
/* 248 */ 
/* 249 */ #tagline {
/* 250 */ 	margin-top:5px;

/* style.css */

/* 251 */ 	font-size:1em;
/* 252 */ 	color:#333;
/* 253 */ 	}
/* 254 */ 
/* 255 */ #top {
/* 256 */ 	padding:0;
/* 257 */ 	}
/* 258 */ 
/* 259 */ #headline {
/* 260 */ 	width:590px;
/* 261 */ 	float:left;
/* 262 */ 	background:#fff;
/* 263 */ 	padding:10px;
/* 264 */ 	font-size:1.05em;
/* 265 */ 	line-height:1.5em;
/* 266 */ 	margin:0;
/* 267 */ 	}
/* 268 */ 
/* 269 */ #headline  div.title {
/* 270 */ 	font-weight:bold;
/* 271 */ 	font:2.4em Georgia;
/* 272 */ 	letter-spacing:-0.05em;
/* 273 */ 	display:block;
/* 274 */ 	padding-bottom:5px;
/* 275 */ 	}
/* 276 */ 
/* 277 */ #headline div.meta {
/* 278 */ 	display:block;
/* 279 */ 	margin-top:-5px;
/* 280 */ 	padding-bottom:2px;
/* 281 */ 	}
/* 282 */ 
/* 283 */ #headline p {
/* 284 */ 	padding-bottom:15px;
/* 285 */ 	}
/* 286 */ 
/* 287 */ #featured {
/* 288 */ 	width:300px;
/* 289 */ 	background:#fff;
/* 290 */ 	float:right;
/* 291 */ 	padding:10px 10px 9px 10px;
/* 292 */ 	}
/* 293 */ 
/* 294 */ #featured .clearfloat {
/* 295 */ 	margin-top:7px;
/* 296 */ 	margin-bottom:8px;
/* 297 */ 	}
/* 298 */ 
/* 299 */ #featured .info {
/* 300 */ 	margin-top:5px;

/* style.css */

/* 301 */ 	padding-top:5px;
/* 302 */ 	float:right;
/* 303 */ 	width:180px;
/* 304 */ 	}
/* 305 */ 
/* 306 */ #featured .title {
/* 307 */ 	font-weight:bold;
/* 308 */ 	}
/* 309 */ 
/* 310 */ #headline a img, #featured a img {
/* 311 */ 	border:1px solid #ccc;
/* 312 */ 	margin-top:5px;
/* 313 */ 	margin-right:10px;
/* 314 */ 	padding:2px;
/* 315 */ 	}
/* 316 */ 
/* 317 */ 
/* 318 */ #middle {
/* 319 */ 	width: 920px;
/* 320 */ 	background:#fff;
/* 321 */ 	float:right;
/* 322 */ 	padding:10px;
/* 323 */ 	margin:10px 0;
/* 324 */ 	}
/* 325 */ 
/* 326 */ .category {
/* 327 */ 	width:164px;
/* 328 */ 	float:left;
/* 329 */ 	border-top:8px solid #333;
/* 330 */ 	margin:0px;
/* 331 */ 	padding:5px 10px 10px 10px;
/* 332 */ 	background:#fff;
/* 333 */ 	}
/* 334 */ 
/* 335 */ .category p {
/* 336 */ 	margin:0;
/* 337 */ 	}
/* 338 */ 
/* 339 */ #cat-1, #cat-3, #cat-5  {border-top:8px solid #333333;}
/* 340 */ #cat-2, #cat-4 {border-top:8px solid #3c78a7;}
/* 341 */ 
/* 342 */ .category span.cat_title, #front-popular h3, #front-list .cat_title, #archive .cat_title {
/* 343 */ 	text-transform:lowercase;
/* 344 */ 	margin:0;
/* 345 */ 	font-weight:bold;
/* 346 */ 	font-size:1.5em;
/* 347 */ 	letter-spacing:-0.05em;
/* 348 */ 	}
/* 349 */ 
/* 350 */ #front-popular h3 {

/* style.css */

/* 351 */ 	color:#fff;
/* 352 */ 	}
/* 353 */ 
/* 354 */ .category a {
/* 355 */ 	color:#333;
/* 356 */ 	display:block;
/* 357 */ 	background:none;
/* 358 */ 	}
/* 359 */ 
/* 360 */ .category a:hover {
/* 361 */ 	background:none;
/* 362 */ 	color:#fff;
/* 363 */ 	text-decoration:none;
/* 364 */ 	}
/* 365 */ 
/* 366 */ #cat-1:hover, #cat-3:hover, #cat-5:hover {background:#333333; color:#fff; }
/* 367 */ #cat-2:hover, #cat-4:hover {background:#3c78a7; color:#fff; }
/* 368 */ #cat-1:hover a, #cat-3:hover a, #cat-5:hover a {background:#333333; color:#fff; }
/* 369 */ #cat-2:hover a, #cat-4:hover a {background:#3c78a7; color:#fff; }
/* 370 */ 
/* 371 */ #bottom {
/* 372 */ 	width: 940px;
/* 373 */ 	}
/* 374 */ 
/* 375 */ #front-list {
/* 376 */ 	width:590px;
/* 377 */ 	background:#fff;
/* 378 */ 	padding:10px;
/* 379 */ 	font-size:1.05em;
/* 380 */ 	line-height:1.75em;
/* 381 */ 	float:left;
/* 382 */ 	}
/* 383 */ 
/* 384 */ #archive {
/* 385 */ 	padding-top:15px;
/* 386 */ 	font-size:1.05em;
/* 387 */ 	line-height:1.75em;
/* 388 */ 	}
/* 389 */ 
/* 390 */ #front-list blockquote {
/* 391 */ 	padding: 0px 10px 0 10px;
/* 392 */ 	}
/* 393 */ 
/* 394 */ #front-list .title, #archive .title {
/* 395 */ 	font-weight:bold;
/* 396 */ 	font:2.0em Georgia;
/* 397 */ 	letter-spacing:-0.05em;
/* 398 */ 	}
/* 399 */ 
/* 400 */ #front-list .clearfloat, #archive .clearfloat {

/* style.css */

/* 401 */ 	padding-bottom:10px;
/* 402 */ 	border-bottom:1px dotted #ccc;
/* 403 */ 	margin-bottom:10px;
/* 404 */ 	}
/* 405 */ 
/* 406 */ #front-list .spoiler, #archive .spoiler {
/* 407 */ 	display:block;
/* 408 */ 	margin-top:3px;
/* 409 */ 	}
/* 410 */ 
/* 411 */ #front-list p, #archive p {
/* 412 */ 	margin:0px;
/* 413 */ 	padding:0px;
/* 414 */ 	}
/* 415 */ 
/* 416 */ .author {
/* 417 */ 	font-size:0.8em;
/* 418 */ 	font-weight:bold;
/* 419 */ 	}
/* 420 */ 
/* 421 */ .meta {
/* 422 */ 	font-size:0.8em;
/* 423 */ 	color:#333;
/* 424 */ 	}
/* 425 */ 
/* 426 */ .meta a {
/* 427 */ 	color:#333;
/* 428 */ 	}
/* 429 */ 
/* 430 */ #headline p, #featured p {
/* 431 */ 	margin:0;
/* 432 */ 	}
/* 433 */ 
/* 434 */ 
/* 435 */ /* Content Page*/
/* 436 */ 
/* 437 */ #content {
/* 438 */ 	width:590px;
/* 439 */ 	background:#fff;
/* 440 */ 	padding:10px;
/* 441 */ 	font-size:1.05em;
/* 442 */ 	line-height:1.75em;
/* 443 */ 	float:left;
/* 444 */ 	min-height:400px;
/* 445 */ 	}
/* 446 */ 
/* 447 */ #content .breadcrumbs, #content .breadcrumbs a {
/* 448 */ 	font-weight:bold;
/* 449 */ 	color:#333;
/* 450 */ 	}

/* style.css */

/* 451 */ 
/* 452 */ #content h2.title {
/* 453 */ 	font:2.2em Georgia;
/* 454 */ 	font-weight:bold;
/* 455 */ 	letter-spacing:-0.05em;
/* 456 */ 	border-bottom:1px solid #ddd;
/* 457 */ 	border-top:3px solid #ddd;
/* 458 */ 	padding:5px 0px;
/* 459 */ 	}
/* 460 */ 
/* 461 */ .post {
/* 462 */ 	font-size:1.10em;
/* 463 */ 	line-height:1.75em;
/* 464 */ 	}
/* 465 */ 
/* 466 */ .post p {
/* 467 */ 	margin-top:0px;
/* 468 */ 	}
/* 469 */ 
/* 470 */ .post .clearfloat {
/* 471 */ 	border-bottom:1px dotted #ccc;
/* 472 */ 	margin:10px 0px;
/* 473 */ 	}
/* 474 */ 
/* 475 */ .post ul, .post ol, #front-list ul, #front-list ol {
/* 476 */ 	margin-bottom:15px;
/* 477 */ 	}
/* 478 */ 
/* 479 */ .post ul li, #front-list ul li {	
/* 480 */ 	list-style:square;
/* 481 */ 	margin-left:30px;
/* 482 */ 	}
/* 483 */ 
/* 484 */ .post ol li, #front-list ol li {	
/* 485 */ 	list-style:decimal;
/* 486 */ 	margin-left:30px;
/* 487 */ 	}
/* 488 */ 
/* 489 */ .post ol li ul li, #front-list ol li ul li {	
/* 490 */ 	list-style:square;
/* 491 */ 	margin-left:20px;
/* 492 */ 	}
/* 493 */ 
/* 494 */ .post img, .post a img, #front-list img, #archive img {
/* 495 */ 	border:1px solid #ccc;
/* 496 */ 	margin:0 10px 5px 0;
/* 497 */ 	padding:2px;
/* 498 */ 	}
/* 499 */ 
/* 500 */ .post .ads {

/* style.css */

/* 501 */ 	margin-top:10px;
/* 502 */ 	}
/* 503 */ 
/* 504 */ .entry {
/* 505 */ 	margin-top:20px;
/* 506 */ 	}
/* 507 */ 
/* 508 */ #stats {
/* 509 */ 	margin-top:0px;
/* 510 */ 	padding:4px 0px;
/* 511 */ 	text-transform:uppercase;
/* 512 */ 	font:0.8em Arial;
/* 513 */ 	display:block;
/* 514 */ 	}
/* 515 */ 
/* 516 */ #stats span {
/* 517 */ 	padding: 0px 20px 0px 0px;
/* 518 */ 	}
/* 519 */ 
/* 520 */ #stats span a:hover {
/* 521 */ 	background:none;
/* 522 */ 	}
/* 523 */ 
/* 524 */ #stats span a {
/* 525 */ 	color:#333;
/* 526 */ 	}
/* 527 */ 
/* 528 */ #stats img, #nav img {
/* 529 */ 	border:0px;
/* 530 */ 	margin:0px;
/* 531 */ 	padding:0px;
/* 532 */ 	}
/* 533 */ 
/* 534 */ #tools {
/* 535 */ 	width:590px;
/* 536 */ 	height:25px;
/* 537 */ 	font-size:0.95em;
/* 538 */ 	}
/* 539 */ 
/* 540 */ #tools a:hover {
/* 541 */ 	background:none;
/* 542 */ 	}
/* 543 */ 
/* 544 */ .navigation {
/* 545 */ 	padding:5px 0px;
/* 546 */ 	text-align:Center;
/* 547 */ 	}
/* 548 */ 
/* 549 */ /* Sidebar*/
/* 550 */ #sidebar {

/* style.css */

/* 551 */ 	width:320px;
/* 552 */ 	float:right;
/* 553 */ 	margin:0px 0px 0px 0px;
/* 554 */ 	}
/* 555 */ 
/* 556 */ #sidebar h3 {
/* 557 */ 	font:1.1em Arial;
/* 558 */ 	font-weight:bold;
/* 559 */ 	background:#333;
/* 560 */ 	color:#fff;
/* 561 */ 	margin:10px 0px 5px 0px;
/* 562 */ 	padding:3px 10px;
/* 563 */ 	}
/* 564 */ 
/* 565 */ #sidebar-top, #sidebar-bottom {
/* 566 */ 	width:300px;
/* 567 */ 	float:right;
/* 568 */ 	padding:0px 10px 10px 10px;
/* 569 */ 	background:#fff;
/* 570 */ 	}
/* 571 */ 
/* 572 */ #sidebar-bottom, #sidebar-middle {
/* 573 */ 	margin-top:10px;
/* 574 */ 	}
/* 575 */ 
/* 576 */ #sidebar-middle {
/* 577 */ 	width:320px;
/* 578 */ 	float:right;
/* 579 */ 	}
/* 580 */ 
/* 581 */ #sidebar-left {
/* 582 */ 	width:135px;
/* 583 */ 	padding:0px 10px 10px 10px;
/* 584 */ 	float:left;
/* 585 */ 	background:#fff;
/* 586 */ 	}
/* 587 */ 
/* 588 */ #sidebar-right {
/* 589 */ 	width:135px;
/* 590 */ 	padding:0px 10px 10px 10px;
/* 591 */ 	float:right;
/* 592 */ 	background:#fff;
/* 593 */ 	}
/* 594 */ 
/* 595 */ 
/* 596 */ #sidebar li {
/* 597 */ 	list-style:none;
/* 598 */ 	border-bottom:1px dotted #ccc;
/* 599 */ 	display:block;
/* 600 */ 	padding:2px 0px 2px 13px;

/* style.css */

/* 601 */ 	background:url(/wp-content/themes/arthemia/images/sub.png) no-repeat 0 0px;
/* 602 */ 	}
/* 603 */ 
/* 604 */ #sidebar li ul li:last-child{
/* 605 */ 	list-style:none;
/* 606 */ 	border-bottom:0px dotted #ccc;
/* 607 */ 	display:block;
/* 608 */ 	padding:2px 0px 0px 13px;
/* 609 */ 	background:url(/wp-content/themes/arthemia/images/sub.png) no-repeat 0 0px;
/* 610 */ 	}
/* 611 */ 
/* 612 */ #sidebar-ads {
/* 613 */ 	width:300px;
/* 614 */ 	float:right;
/* 615 */ 	margin-bottom:10px;
/* 616 */ 	padding:10px;
/* 617 */ 	background:#fff;
/* 618 */ 	}
/* 619 */ 
/* 620 */ 
/* 621 */ /* Form Elements */
/* 622 */ 
/* 623 */ select {
/* 624 */ 	border:1px solid #333;
/* 625 */ 	width:100%
/* 626 */ 	}
/* 627 */ 	
/* 628 */ .field {
/* 629 */ 	padding: 2px;
/* 630 */ 	border:1px solid #333;
/* 631 */ 	background:#fff;
/* 632 */ 	font-size:1.0em;
/* 633 */ 	}
/* 634 */ 
/* 635 */ #s {
/* 636 */ 	padding:1px;
/* 637 */ 	font-size:1.0em;
/* 638 */ 	width:150px;
/* 639 */ 	}
/* 640 */ 	
/* 641 */ #searchsubmit {
/* 642 */ 	padding-left:5px;
/* 643 */ 	}
/* 644 */ 
/* 645 */ #commentform input {
/* 646 */ 	width: 140px;
/* 647 */ 	margin: 5px 5px 1px 0;
/* 648 */ 	}
/* 649 */ 
/* 650 */ #commentform textarea {

/* style.css */

/* 651 */ 	width: 99%;
/* 652 */ 	margin-top:5px;
/* 653 */ 	}
/* 654 */ 
/* 655 */ 
/* 656 */ 
/* 657 */ /* Comments*/
/* 658 */ 
/* 659 */ .commentlist cite {
/* 660 */ 	font-style:normal;
/* 661 */ 	margin-bottom:4px;
/* 662 */ 	display:block;
/* 663 */ 	}	
/* 664 */ 
/* 665 */ .commentlist blockquote {
/* 666 */ 	background:#ededed;
/* 667 */ 	}
/* 668 */ 			
/* 669 */ .commentlist li {
/* 670 */ 	padding: 10px 0px 10px 0px;
/* 671 */ 	list-style:none;
/* 672 */ 	margin-bottom:3px;
/* 673 */ 	}
/* 674 */ 
/* 675 */ .commentlist li li {
/* 676 */ 	background:none;
/* 677 */ 	border:none;
/* 678 */ 	list-style:square;
/* 679 */ 	margin:3px 0 3px 20px;
/* 680 */ 	padding:3px 0;
/* 681 */ 	}
/* 682 */ 
/* 683 */ .commenttext {
/* 684 */ 	padding: 10px 10px 0px 10px;
/* 685 */ 	background:#f2f2f2;
/* 686 */ 	border-top:1px solid #ddd;
/* 687 */ 	border-bottom: 1px solid #ddd;
/* 688 */ 	width:495px;
/* 689 */ 	float:right
/* 690 */ 	}
/* 691 */ 		
/* 692 */ .commentlist cite strong {
/* 693 */ 	font-size:1.1em;
/* 694 */ 	}
/* 695 */ 	
/* 696 */ li.my_comment {
/* 697 */ 	background: #FFF;
/* 698 */ 	border:none;
/* 699 */ 	}
/* 700 */ 

/* style.css */

/* 701 */ li.my_comment cite strong {
/* 702 */ 	font-size: 1.3em;
/* 703 */ 	color:#313228;
/* 704 */ 	}
/* 705 */ 	
/* 706 */ #commentform small {
/* 707 */ 	background:#FFF;
/* 708 */ 	font-weight:bold;
/* 709 */ 	padding:0;
/* 710 */ 	}
/* 711 */ 	
/* 712 */ .commentmetadata {
/* 713 */ 	color:#4d4d4d;
/* 714 */ 	display: block;
/* 715 */ 	margin-top:3px;
/* 716 */ 	text-align:right;
/* 717 */ 	font-size:0.9em;
/* 718 */ 	}
/* 719 */ 
/* 720 */ .commentmetadata a, .commentmetadata a:visited {
/* 721 */ 	color:#959382;
/* 722 */ 	}
/* 723 */ 	
/* 724 */ .commentlist small {
/* 725 */ 	background:#e9e9e9;
/* 726 */ 	}
/* 727 */ 
/* 728 */ .avatar {
/* 729 */ 	border:1px solid #bbb;
/* 730 */ 	margin:0px 10px 0px 0px;
/* 731 */ 	float:left;
/* 732 */ 	padding:2px;
/* 733 */ 	width:55px;
/* 734 */ 	height:55px;
/* 735 */ 	}	
/* 736 */ 
/* 737 */ #comment {
/* 738 */ 	width:590px;
/* 739 */ 	background:#fff;
/* 740 */ 	}
/* 741 */ 
/* 742 */ /* Footer*/
/* 743 */ 
/* 744 */ #front-popular {
/* 745 */ 	font-size:0.7em;
/* 746 */ 	color:#fff;
/* 747 */ 	width: 940px;
/* 748 */ 	background:#2c2c2c url(/wp-content/themes/arthemia/images/bottombar.png) bottom no-repeat;
/* 749 */ 	margin: 0 auto;
/* 750 */ 	padding:10px;

/* style.css */

/* 751 */ 	}
/* 752 */ 
/* 753 */ #recentpost, #mostcommented {
/* 754 */ 	width:280px;
/* 755 */ 	float:left;
/* 756 */ 	padding:10px;
/* 757 */ 	border:1px solid #fff;
/* 758 */ 	}
/* 759 */ 
/* 760 */ #mostcommented {
/* 761 */ 	margin-left:17px;
/* 762 */ 	}
/* 763 */ 
/* 764 */ #recent_comments {
/* 765 */ 	width:280px;
/* 766 */ 	float:right;
/* 767 */ 	padding:10px;
/* 768 */ 	border:1px solid #fff;
/* 769 */ 	}
/* 770 */ 
/* 771 */ #recentpost a, #mostcommented a, #recent_comments a {
/* 772 */ 	color:#fff;
/* 773 */ 	}
/* 774 */ 
/* 775 */ #recentpost ul, #mostcommented ul, #recent_comments ul {
/* 776 */ 	margin-top:5px;
/* 777 */ 	}
/* 778 */ 
/* 779 */ #recentpost ul li, #mostcommented ul li, #recent_comments ul li {
/* 780 */ 	list-style:none;
/* 781 */ 	border-top:1px dotted #fff;
/* 782 */ 	padding:5px;
/* 783 */ 	display:block;
/* 784 */ 	}
/* 785 */ 
/* 786 */ #recentpost ul li:hover, #mostcommented ul li:hover, #recent_comments ul li:hover {
/* 787 */ 	background:#3c78a7;
/* 788 */ 	color:#fff;
/* 789 */ 	}
/* 790 */ 
/* 791 */ #recentpost ul li:first-child, #mostcommented ul li:first-child, #recent_comments ul li:first-child {
/* 792 */ 	border-top:0px dotted #fff;
/* 793 */ 	}
/* 794 */ 
/* 795 */ 
/* 796 */ #footer {
/* 797 */ 	margin: 0 auto;
/* 798 */ 	width: 960px;
/* 799 */ 	font-size:0.6em;
/* 800 */ 	padding-top:10px;

/* style.css */

/* 801 */ 	padding-bottom:10px;
/* 802 */ 	}
/* 803 */ 
/* 804 */ 
/* 805 */ /* Float Properties*/
/* 806 */ 
/* 807 */ .clearfloat:after {
/* 808 */ 	content:".";
/* 809 */ 	display:block;
/* 810 */ 	height:0;
/* 811 */ 	clear:both;
/* 812 */ 	visibility:hidden;
/* 813 */ 	}
/* 814 */ 
/* 815 */ .clearfloat {
/* 816 */ 	display: inline-block;
/* 817 */ 	}
/* 818 */ 
/* 819 */ 
/* 820 */ /* Hides from IE-mac \*/
/* 821 */ * html .clearfloat {
/* 822 */ 	height:1%;
/* 823 */ 	}
/* 824 */ 
/* 825 */ *+html .clearfloat {
/* 826 */ 	height:1%;
/* 827 */ 	}
/* 828 */ 
/* 829 */ .clearfloat {
/* 830 */ 	display:block;
/* 831 */ 	}
/* 832 */ 
/* 833 */ h3 .rsswidget {
/* 834 */     color: #FFFFFF;
/* 835 */ }
/* Minify_CSS_UriRewriter::$debugText

docRoot    : /home2/spirit69/public_html/blog.chapagain.com.np
currentDir : /home2/spirit69/public_html/blog.chapagain.com.np/wp-content/plugins/yet-another-related-posts-plugin/style

file-relative URI  : ../../../../wp-includes/images/wpicons.png
path prepended     : /home2/spirit69/public_html/blog.chapagain.com.np/wp-content/plugins/yet-another-related-posts-plugin/style/../../../../wp-includes/images/wpicons.png
docroot stripped   : /wp-content/plugins/yet-another-related-posts-plugin/style/../../../../wp-includes/images/wpicons.png
traversals removed : /wp-includes/images/wpicons.png

*/

/* widget.css */

/* 1  */ .yarpp_pro_msg{
/* 2  */     border: 1px ridge #D0D0D0;
/* 3  */     padding: 0.4em 2em 0.8em;
/* 4  */     text-align: justify;
/* 5  */ }
/* 6  */ .yarpp_pro_msg strong{
/* 7  */     display: inline-block;
/* 8  */     text-align: center;
/* 9  */     width: 100%;
/* 10 */     color: orange;
/* 11 */ }
/* 12 */ .yarpp_help {
/* 13 */     position: relative;
/* 14 */     display: inline-block;
/* 15 */     background: transparent url('/wp-includes/images/wpicons.png') no-repeat -520px -20px;
/* 16 */     vertical-align: text-bottom;
/* 17 */     width: 20px;
/* 18 */     height: 20px;
/* 19 */ }
/* 20 */ .yarpp_help_msg {
/* 21 */     position: absolute;
/* 22 */     left: 25px;
/* 23 */     display: none;
/* 24 */     border: 1px solid #D0D0D0;
/* 25 */     width: 250px;
/* 26 */     text-align: justify;
/* 27 */     padding: 10px 15px;
/* 28 */     background-color: #FFF;
/* 29 */     box-shadow: 0 0 0.4em -0.15em #333;
/* 30 */     z-index: 100;
/* 31 */ }
/* 32 */ .yarpp_help:hover .yarpp_help_msg{
/* 33 */     display: block
/* 34 */ }
/* Minify_CSS_UriRewriter::$debugText

docRoot    : /home2/spirit69/public_html/blog.chapagain.com.np
currentDir : /home2/spirit69/public_html/blog.chapagain.com.np/wp-content/plugins/gtranslate

file-relative URI  : 24.png
path prepended     : /home2/spirit69/public_html/blog.chapagain.com.np/wp-content/plugins/gtranslate/24.png
docroot stripped   : /wp-content/plugins/gtranslate/24.png
traversals removed : /wp-content/plugins/gtranslate/24.png

file-relative URI  : 24a.png
path prepended     : /home2/spirit69/public_html/blog.chapagain.com.np/wp-content/plugins/gtranslate/24a.png
docroot stripped   : /wp-content/plugins/gtranslate/24a.png
traversals removed : /wp-content/plugins/gtranslate/24a.png

file-relative URI  : alt_flags.png
path prepended     : /home2/spirit69/public_html/blog.chapagain.com.np/wp-content/plugins/gtranslate/alt_flags.png
docroot stripped   : /wp-content/plugins/gtranslate/alt_flags.png
traversals removed : /wp-content/plugins/gtranslate/alt_flags.png

file-relative URI  : alt_flagsa.png
path prepended     : /home2/spirit69/public_html/blog.chapagain.com.np/wp-content/plugins/gtranslate/alt_flagsa.png
docroot stripped   : /wp-content/plugins/gtranslate/alt_flagsa.png
traversals removed : /wp-content/plugins/gtranslate/alt_flagsa.png

*/

/* gtranslate-style24.css */

/* 1  */ a.gflag {font-size:24px;padding:1px 0;background-repeat:no-repeat;background-image:url(/wp-content/plugins/gtranslate/24.png);}
/* 2  */ a.gflag img {border:0;height:24px;display:inline;}
/* 3  */ a.gflag:hover {background-image:url(/wp-content/plugins/gtranslate/24a.png);}
/* 4  */ img.gstats {display:none;}
/* 5  */ a.alt_flag {background-image:url(/wp-content/plugins/gtranslate/alt_flags.png);}
/* 6  */ a.alt_flag:hover {background-image:url(/wp-content/plugins/gtranslate/alt_flagsa.png);}
/* 7  */ a.us_flag {background-position:-0px -100px;}
/* 8  */ a.br_flag {background-position:-100px -100px;}
/* 9  */ a.mx_flag {background-position:-200px -100px;}
/* 10 */ 
/* 11 */ a.glink {text-decoration:none;}
/* 12 */ a.glink span {margin-right:5px;font-size:15px;vertical-align:middle;}
/* 13 */ a.glink img {vertical-align:middle;display:inline;border:0;padding:0;margin:0;opacity:0.8;}
/* 14 */ a.glink:hover img {opacity:1;}
/* Minify_CSS_UriRewriter::$debugText

docRoot    : /home2/spirit69/public_html/blog.chapagain.com.np
currentDir : /home2/spirit69/public_html/blog.chapagain.com.np/wp-content/plugins/wp-quicklatex/css

*/

/* quicklatex-format.css */

/* 1  */ /* 
/* 2  *|   Inline formulas format:
/* 3  *|   <img class="$1" src="imageURL"/>
/* 4  *| 
/* 5  *|   $1 - default class ql-img-inline-formula
/* 6  *|   
/* 7  *| /* Style for <img> tag of in-text formula */
/* 8  */ .ql-img-inline-formula{
/* 9  */ 	background:none !important; 
/* 10 */ 	border:none !important;
/* 11 */ 	padding:0px !important;
/* 12 */ 	margin:0px  !important;
/* 13 */ }
/* 14 */ 
/* 15 */ /* Style for the <img> tag of displayed equation */
/* 16 */ .ql-img-displayed-equation{
/* 17 */ 	background:none  !important;
/* 18 */ 	border:none  !important;
/* 19 */ 	padding:0px  !important;
/* 20 */ 	margin:0px   !important;
/* 21 */ 	vertical-align:middle  !important;
/* 22 */ 	display:inline-block  !important;	
/* 23 */ }
/* 24 */ 
/* 25 */ /* Style for <img> tag of tikZ images */
/* 26 */ .ql-img-picture{
/* 27 */ 	background:none  !important;
/* 28 */ 	border:none  !important;
/* 29 */ 	padding:0px  !important;
/* 30 */ 	margin:0px  !important;
/* 31 */ }
/* 32 */ 
/* 33 */ /* Style for <p> tag of displayed equation - align: center */
/* 34 */ .ql-center-displayed-equation {
/* 35 */ 	text-align:center  !important;
/* 36 */ 	white-space: nowrap  !important;
/* 37 */ 	overflow:hidden  !important;
/* 38 */ }
/* 39 */ 
/* 40 */ /* Style for <p> tag of displayed equation - align: left */
/* 41 */ .ql-left-displayed-equation {
/* 42 */ 	text-align:left  !important;
/* 43 */ 	white-space: nowrap  !important;
/* 44 */ 	overflow:hidden  !important;
/* 45 */ }
/* 46 */ 
/* 47 */ /* Style for <p> tag of displayed equation - align: right */
/* 48 */ .ql-right-displayed-equation {
/* 49 */ 	text-align:right  !important;
/* 50 */ 	white-space: nowrap  !important;

/* quicklatex-format.css */

/* 51 */ 	overflow:hidden  !important;
/* 52 */ }
/* 53 */ 
/* 54 */ /* Equation numbering - align: left */
/* 55 */ .ql-left-eqno{
/* 56 */ 	width:3em !important;
/* 57 */     text-align:left !important;
/* 58 */ 	float:left !important;
/* 59 */ 	display:inline-block !important;	
/* 60 */ 	font-size:110% !important;
/* 61 */ }
/* 62 */ 
/* 63 */ /* Equation numbering - align: right */
/* 64 */ .ql-right-eqno{
/* 65 */ 	width:3em !important;
/* 66 */     text-align:right !important;
/* 67 */ 	float:right !important;
/* 68 */ 	display:inline-block !important;	
/* 69 */ 	font-size:110%	!important;
/* 70 */ }
/* 71 */ 
/* 72 */ /* <p> tikZ picture styles*/
/* 73 */ .ql-center-picture{
/* 74 */ 	border:none  !important;
/* 75 */ 	text-align:center  !important;
/* 76 */ 	background:none !important; 
/* 77 */ }
/* 78 */ 
/* 79 */ /* Error reporting */
/* 80 */ .ql-errors{
/* 81 */  color: #222222;
/* 82 */  font-family: Georgia,"Bitstream Charter",serif;
/* 83 */  font-size: 16px;
/* 84 */  border:1px solid #FF0000;
/* 85 */ }
/* 86 */ 
/* 87 */ /* Operating mode - manual */
/* 88 */ .ql-manual-mode{
/* 89 */ 	background:none;
/* 90 */ 	border:none;
/* 91 */ 	padding:0px;
/* 92 */ 	margin:0px;
/* 93 */ }
/* Minify_CSS_UriRewriter::$debugText

docRoot    : /home2/spirit69/public_html/blog.chapagain.com.np
currentDir : /home2/spirit69/public_html/blog.chapagain.com.np/wp-content/plugins/crayon-syntax-highlighter/css/min

file-relative URI  : ../images/twitter.png
path prepended     : /home2/spirit69/public_html/blog.chapagain.com.np/wp-content/plugins/crayon-syntax-highlighter/css/min/../images/twitter.png
docroot stripped   : /wp-content/plugins/crayon-syntax-highlighter/css/min/../images/twitter.png
traversals removed : /wp-content/plugins/crayon-syntax-highlighter/css/images/twitter.png

file-relative URI  : ../images/google.png
path prepended     : /home2/spirit69/public_html/blog.chapagain.com.np/wp-content/plugins/crayon-syntax-highlighter/css/min/../images/google.png
docroot stripped   : /wp-content/plugins/crayon-syntax-highlighter/css/min/../images/google.png
traversals removed : /wp-content/plugins/crayon-syntax-highlighter/css/images/google.png

file-relative URI  : ../images/docs.png
path prepended     : /home2/spirit69/public_html/blog.chapagain.com.np/wp-content/plugins/crayon-syntax-highlighter/css/min/../images/docs.png
docroot stripped   : /wp-content/plugins/crayon-syntax-highlighter/css/min/../images/docs.png
traversals removed : /wp-content/plugins/crayon-syntax-highlighter/css/images/docs.png

file-relative URI  : ../images/github.png
path prepended     : /home2/spirit69/public_html/blog.chapagain.com.np/wp-content/plugins/crayon-syntax-highlighter/css/min/../images/github.png
docroot stripped   : /wp-content/plugins/crayon-syntax-highlighter/css/min/../images/github.png
traversals removed : /wp-content/plugins/crayon-syntax-highlighter/css/images/github.png

file-relative URI  : ../images/wordpress-blue.png
path prepended     : /home2/spirit69/public_html/blog.chapagain.com.np/wp-content/plugins/crayon-syntax-highlighter/css/min/../images/wordpress-blue.png
docroot stripped   : /wp-content/plugins/crayon-syntax-highlighter/css/min/../images/wordpress-blue.png
traversals removed : /wp-content/plugins/crayon-syntax-highlighter/css/images/wordpress-blue.png

file-relative URI  : ../images/donate.png
path prepended     : /home2/spirit69/public_html/blog.chapagain.com.np/wp-content/plugins/crayon-syntax-highlighter/css/min/../images/donate.png
docroot stripped   : /wp-content/plugins/crayon-syntax-highlighter/css/min/../images/donate.png
traversals removed : /wp-content/plugins/crayon-syntax-highlighter/css/images/donate.png

file-relative URI  : ../images/toolbar/buttons.png
path prepended     : /home2/spirit69/public_html/blog.chapagain.com.np/wp-content/plugins/crayon-syntax-highlighter/css/min/../images/toolbar/buttons.png
docroot stripped   : /wp-content/plugins/crayon-syntax-highlighter/css/min/../images/toolbar/buttons.png
traversals removed : /wp-content/plugins/crayon-syntax-highlighter/css/images/toolbar/buttons.png

file-relative URI  : ../images/crayon_tinymce.png
path prepended     : /home2/spirit69/public_html/blog.chapagain.com.np/wp-content/plugins/crayon-syntax-highlighter/css/min/../images/crayon_tinymce.png
docroot stripped   : /wp-content/plugins/crayon-syntax-highlighter/css/min/../images/crayon_tinymce.png
traversals removed : /wp-content/plugins/crayon-syntax-highlighter/css/images/crayon_tinymce.png

*/

/* crayon.min.css */

/* 1 */ #colorbox.crayon-colorbox,#cboxOverlay.crayon-colorbox,.crayon-colorbox #cboxWrapper{position:absolute;top:0;left:0;z-index:9999;overflow:hidden}#cboxOverlay.crayon-colorbox{position:fixed;width:100%;height:100%}.crayon-colorbox #cboxMiddleLeft,.crayon-colorbox #cboxBottomLeft{clear:left}.crayon-colorbox #cboxContent{position:relative}.crayon-colorbox #cboxLoadedContent{overflow:auto;-webkit-overflow-scrolling:touch}.crayon-colorbox #cboxTitle{display:none!important}.crayon-colorbox #cboxLoadingOverlay,.crayon-colorbox #cboxLoadingGraphic{position:absolute;top:0;left:0;width:100%;height:100%}.crayon-colorbox #cboxPrevious,.crayon-colorbox #cboxNext,.crayon-colorbox #cboxClose,.crayon-colorbox #cboxSlideshow{cursor:pointer}.crayon-colorbox .cboxPhoto{float:left;margin:auto;border:0;display:block;max-width:none;-ms-interpolation-mode:bicubic}.crayon-colorbox .cboxIframe{width:100%;height:100%;display:block;border:0}#colorbox.crayon-colorbox,.crayon-colorbox #cboxContent,.crayon-colorbox #cboxLoadedContent{box-sizing:content-box;-moz-box-sizing:content-box;-webkit-box-sizing:content-box}#cboxOverlay.crayon-colorbox{background:#000}#colorbox.crayon-colorbox{outline:0}.crayon-colorbox #cboxContent{margin-top:20px;background:#000}.crayon-colorbox .cboxIframe{background:#fff}.crayon-colorbox #cboxError{padding:50px;border:1px solid #ccc}.crayon-colorbox #cboxLoadedContent{border:5px solid #000;background:#fff}.crayon-colorbox #cboxTitle{position:absolute;top:-20px;left:0;color:#ccc}.crayon-colorbox #cboxCurrent{position:absolute;top:-20px;right:0;color:#ccc}.crayon-colorbox #cboxPrevious,.crayon-colorbox #cboxNext,.crayon-colorbox #cboxSlideshow,.crayon-colorbox #cboxClose{border:0;padding:0;margin:0;overflow:visible;width:auto;background:0}.crayon-colorbox #cboxPrevious:active,.crayon-colorbox #cboxNext:active,.crayon-colorbox #cboxSlideshow:active,.crayon-colorbox #cboxClose:active{outline:0}.crayon-colorbox #cboxSlideshow{position:absolute;top:-20px;right:90px;color:#fff}.crayon-colorbox #cboxContent{margin-top:0}.crayon-colorbox #cboxLoadedContent{border:0}#crayon-main-wrap .form-table th{width:100px}#crayon-log{display:none;max-height:200px;border-color:#dfdfdf;background-color:white;border-width:1px;border-style:solid;border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;margin:1px;padding:3px;overflow:auto;white-space:pre;margin-bottom:5px}.crayon-span,.crayon-span-5,.crayon-span-10,.crayon-span-50,.crayon-span-100,.crayon-span-110{line-height:24px;display:inline-block}.crayon-span-5{min-width:5px}.crayon-span-10{min-width:10px}.crayon-span-50{min-width:50px}.crayon-span-100{min-width:100px}.crayon-span-110{min-width:117px}.crayon-span-margin{margin-left:5px}#height_mode,#width_mode{min-width:65px}.crayon-error{color:#F00}.crayon-success{color:#00F}.crayon-warning{color:#ff8000}.crayon-help{min-height:30px;padding:5px 10px}.crayon-help .crayon-help-close,.crayon-help .crayon-help-close:active,.crayon-help .crayon-help-close:hover{text-decoration:none;float:right;color:#000}.crayon-help span,.crayon-help a{margin:0;padding:0;font-size:12px}#crayon-log-text{font:11px/13px Monaco,'MonacoRegular','Courier New',monospace}#crayon-log-controls{float:left;margin-right:5px}.crayon-table{font-size:12px;border:1px solid #999;padding:0;margin:0;margin-top:12px}.crayon-table td{vertical-align:top;border-bottom:1px solid #AAA;padding:0 6px;margin:0;background:#EEE}.crayon-table-light td{background:#f8f8f8}.crayon-table-header td{font-weight:bold;background:#CCC}.crayon-table-last td,.crayon-table tr:last-child td{border:0}#lang-info div{padding:5px 0}.crayon-table .not-parsed{color:#F00}.crayon-table .parsed-with-errors{color:#f90}.crayon-table .successfully-parsed{color:#77a000}#crayon-live-preview,#crayon-log-wrapper{padding:0;width:100%;float:left;clear:both}#crayon-live-preview{float:none;padding:0}#crayon-logo{text-align:center}#crayon-info,#crayon-info td{border:0;padding:0 5px;margin:0}.crayon-admin-button{display:inline-block;text-align:center}#crayon-subsection-langs-info{margin-top:5px}#crayon-theme-editor-admin-buttons{display:inline}#crayon-theme-editor-admin-buttons .crayon-admin-button{margin-left:5px}#crayon-theme-info{display:table;padding:0;margin:0;margin-top:5px}#crayon-theme-info>div{display:table-cell;vertical-align:middle}#crayon-theme-info .content *{float:left}#crayon-theme-info .field{font-weight:bold}#crayon-theme-info .field,#crayon-theme-info .value{margin-left:5px}#crayon-theme-info .description.value{font-style:italic;color:#999}#crayon-theme-info .type{text-align:center;min-width:120px;font-weight:bold;border-right:1px solid #ccc;padding-right:5px}#crayon-theme-info .type.stock{color:#666}#crayon-theme-info .type.user{color:#5b9a00}#crayon-editor-table td{vertical-align:top}.small-icon{width:24px;height:24px;display:inline-block;margin:5px 5px 0 0}#twitter-icon{background:url(/wp-content/plugins/crayon-syntax-highlighter/css/images/twitter.png)}#gmail-icon{background:url(/wp-content/plugins/crayon-syntax-highlighter/css/images/google.png)}#docs-icon{background:url(/wp-content/plugins/crayon-syntax-highlighter/css/images/docs.png)}#git-icon{background:url(/wp-content/plugins/crayon-syntax-highlighter/css/images/github.png)}#wp-icon{background:url(/wp-content/plugins/crayon-syntax-highlighter/css/images/wordpress-blue.png)}#donate-icon{background:url(/wp-content/plugins/crayon-syntax-highlighter/css/images/donate.png);width:75px}#crayon-donate,#crayon-donate input{margin:0;display:inline;padding:0}#crayon-theme-editor-info a{text-decoration:none!important;font-style:italic!important;color:#666!important}#crayon-main-wrap .form-table .note{font-style:italic;color:#999}#crayon-change-code-text{width:400px;height:300px}.crayon-syntax{overflow:hidden!important;position:relative!important;direction:ltr;text-align:left;box-sizing:border-box;direction:ltr!important;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-webkit-text-size-adjust:none}.crayon-syntax div{background:0;border:0;padding:0;margin:0;text-align:left}.crayon-syntax.crayon-loading{visibility:hidden}.crayon-syntax,.crayon-syntax .crayon-main,.crayon-syntax .crayon-toolbar,.crayon-syntax .crayon-info,.crayon-syntax .crayon-plain,.crayon-syntax .crayon-code{width:100%}.crayon-syntax .crayon-main,.crayon-syntax .crayon-plain{overflow:auto}.crayon-syntax,.crayon-syntax .crayon-main,.crayon-syntax .crayon-plain,.crayon-syntax .crayon-table{padding:0;margin:0}.crayon-syntax-inline{margin:0 2px;padding:0 2px}.crayon-syntax .crayon-table{border:none!important;background:none!important;padding:0!important;margin-top:0!important;margin-right:0!important;margin-bottom:0!important;width:auto!important;border-spacing:0!important;border-collapse:collapse!important;table-layout:auto!important}.crayon-syntax .crayon-table td,.crayon-syntax .crayon-table tr{padding:0!important;border:none!important;background:0;vertical-align:top!important;margin:0!important}.crayon-syntax .crayon-invisible{display:none!important}.crayon-plain-tag{margin-bottom:12px}.crayon-popup .crayon-plain{display:block!important;width:100%!important;height:100%!important;opacity:100!important;position:relative!important}.crayon-popup-window{background:#fff}.crayon-syntax .crayon-num{text-align:center;padding:0 5px;margin:0}.crayon-syntax .crayon-toolbar{position:relative;overflow:hidden;z-index:4}.crayon-syntax .crayon-info{position:absolute;overflow:hidden;display:none;z-index:3;padding:0;min-height:18px;line-height:18px}.crayon-syntax .crayon-info div{padding:2px!important;text-align:center}.crayon-syntax .crayon-toolbar span{padding:0 4px!important}.crayon-syntax .crayon-toolbar .crayon-button{display:inline;float:left!important;position:relative;width:24px;background-repeat:no-repeat;line-height:15px;border:0;text-decoration:none}.crayon-toolbar .crayon-button,.crayon-toolbar .crayon-button:hover,.crayon-toolbar .crayon-button.crayon-pressed:hover{background-position:0 center}.crayon-toolbar .crayon-button.crayon-pressed,.crayon-toolbar .crayon-button:active,.crayon-toolbar .crayon-button.crayon-pressed:active{background-position:-24px 0}.crayon-toolbar .crayon-button.crayon-popup-button .crayon-button-icon,.crayon-toolbar .crayon-button.crayon-popup-button:hover .crayon-button-icon,.crayon-toolbar .crayon-button.crayon-popup-button.crayon-pressed:hover .crayon-button-icon{background-position:0 0}.crayon-toolbar .crayon-button.crayon-copy-button .crayon-button-icon,.crayon-toolbar .crayon-button.crayon-copy-button:hover .crayon-button-icon,.crayon-toolbar .crayon-button.crayon-copy-button.crayon-pressed:hover .crayon-button-icon{background-position:0 -16px}.crayon-toolbar .crayon-button.crayon-nums-button .crayon-button-icon,.crayon-toolbar .crayon-button.crayon-nums-button:hover .crayon-button-icon,.crayon-toolbar .crayon-button.crayon-nums-button.crayon-pressed:hover .crayon-button-icon{background-position:0 -32px}.crayon-toolbar .crayon-button.crayon-plain-button .crayon-button-icon,.crayon-toolbar .crayon-button.crayon-plain-button:hover .crayon-button-icon,.crayon-toolbar .crayon-button.crayon-plain-button.crayon-pressed:hover .crayon-button-icon{background-position:0 -48px}.crayon-toolbar .crayon-button.crayon-mixed-button .crayon-button-icon,.crayon-toolbar .crayon-button.crayon-mixed-button:hover .crayon-button-icon,.crayon-toolbar .crayon-button.crayon-mixed-button.crayon-pressed:hover .crayon-button-icon{background-position:0 -64px}.crayon-toolbar .crayon-button.crayon-minimize .crayon-button-icon{background-position:0 -80px;background-color:transparent!important}.crayon-toolbar .crayon-button.crayon-expand-button .crayon-button-icon,.crayon-toolbar .crayon-button.crayon-expand-button:hover .crayon-button-icon,.crayon-toolbar .crayon-button.crayon-expand-button.crayon-pressed:hover .crayon-button-icon{background-position:0 -96px}.crayon-toolbar .crayon-button.crayon-wrap-button .crayon-button-icon,.crayon-toolbar .crayon-button.crayon-wrap-button:hover .crayon-button-icon,.crayon-toolbar .crayon-button.crayon-wrap-button.crayon-pressed:hover .crayon-button-icon{background-position:0 -112px}.crayon-toolbar .crayon-button.crayon-popup-button.crayon-pressed .crayon-button-icon,.crayon-toolbar .crayon-button.crayon-popup-button:active .crayon-button-icon,.crayon-toolbar .crayon-button.crayon-popup-button.crayon-pressed:active .crayon-button-icon{background-position:-24px 0}.crayon-toolbar .crayon-button.crayon-copy-button.crayon-pressed .crayon-button-icon,.crayon-toolbar .crayon-button.crayon-copy-button:active .crayon-button-icon,.crayon-toolbar .crayon-button.crayon-copy-button.crayon-pressed:active .crayon-button-icon{background-position:-24px -16px}.crayon-toolbar .crayon-button.crayon-nums-button.crayon-pressed .crayon-button-icon,.crayon-toolbar .crayon-button.crayon-nums-button:active .crayon-button-icon,.crayon-toolbar .crayon-button.crayon-nums-button.crayon-pressed:active .crayon-button-icon{background-position:-24px -32px}.crayon-toolbar .crayon-button.crayon-plain-button.crayon-pressed .crayon-button-icon,.crayon-toolbar .crayon-button.crayon-plain-button:active .crayon-button-icon,.crayon-toolbar .crayon-button.crayon-plain-button.crayon-pressed:active .crayon-button-icon{background-position:-24px -48px}.crayon-toolbar .crayon-button.crayon-mixed-button.crayon-pressed .crayon-button-icon,.crayon-toolbar .crayon-button.crayon-mixed-button:active .crayon-button-icon,.crayon-toolbar .crayon-button.crayon-mixed-button.crayon-pressed:active .crayon-button-icon{background-position:-24px -64px}.crayon-toolbar .crayon-button.crayon-minimize .crayon-button-icon{background-position:-24px -80px;background-color:transparent!important}.crayon-toolbar .crayon-button.crayon-expand-button.crayon-pressed .crayon-button-icon,.crayon-toolbar .crayon-button.crayon-expand-button:active .crayon-button-icon,.crayon-toolbar .crayon-button.crayon-expand-button.crayon-pressed:active .crayon-button-icon{background-position:-24px -96px}.crayon-toolbar .crayon-button.crayon-wrap-button.crayon-pressed .crayon-button-icon,.crayon-toolbar .crayon-button.crayon-wrap-button:active .crayon-button-icon,.crayon-toolbar .crayon-button.crayon-wrap-button.crayon-pressed:active .crayon-button-icon{background-position:-24px -112px}.crayon-syntax .crayon-toolbar .crayon-language{padding-right:8px!important}.crayon-syntax .crayon-title,.crayon-syntax .crayon-language{float:left}.crayon-main::-webkit-scrollbar,.crayon-plain::-webkit-scrollbar{height:6px;overflow:visible;width:6px;background:#EEE}.crayon-main::-webkit-scrollbar-thumb,.crayon-plain::-webkit-scrollbar-thumb{background-color:#CCC;background-clip:padding-box;border:1px solid #AAA;box-shadow:inset 0 0 2px #999;min-height:8px;padding:0;border-width:1px}.crayon-main::-webkit-scrollbar-button,.crayon-plain::-webkit-scrollbar-button{height:0;width:0;padding:0}.crayon-main::-webkit-scrollbar-track,.crayon-plain::-webkit-scrollbar-track{background-clip:padding-box;border:solid transparent;border-width:0 0 0 4px;border:1px solid #BBB;border-right:0;border-bottom:0}.crayon-main::-webkit-scrollbar-corner,.crayon-plain::-webkit-scrollbar-corner{background:#EEE}.crayon-main::-webkit-scrollbar-thumb:hover,.crayon-plain::-webkit-scrollbar-thumb:hover{background:#AAA;border:1px solid #777;box-shadow:inset 0 0 2px #777}.crayon-syntax .crayon-pre,.crayon-syntax pre{color:#000;white-space:pre;margin:0;padding:0;overflow:visible;background:none!important;border:none!important;tab-size:4}.crayon-syntax .crayon-line{padding:0 5px}.crayon-syntax.crayon-wrapped .crayon-line{white-space:pre-wrap!important;height:auto;word-break:break-all}.crayon-syntax-inline .crayon-pre,.crayon-syntax-inline pre{white-space:normal}.crayon-syntax-inline-nowrap .crayon-pre,.crayon-syntax-inline-nowrap pre{white-space:pre}.crayon-syntax{font-family:Monaco,'MonacoRegular','Courier New',monospace;font-weight:500}.crayon-syntax .crayon-toolbar *::selection,.crayon-syntax .crayon-nums *::selection{background:transparent}.crayon-table .crayon-nums-content{white-space:nowrap}.crayon-syntax .crayon-num,.crayon-syntax .crayon-pre .crayon-line,.crayon-syntax .crayon-toolbar *,.crayon-syntax .crayon-pre *{font-family:inherit;font-size:inherit!important;line-height:inherit!important;font-weight:inherit!important;height:inherit}.crayon-syntax .crayon-toolbar .crayon-button .crayon-button-icon{background-image:url('/wp-content/plugins/crayon-syntax-highlighter/css/images/toolbar/buttons.png');height:16px!important;width:100%;position:absolute;left:0;top:50%;margin-top:-8px}.crayon-syntax .crayon-toolbar .crayon-tools{position:absolute;right:0}.crayon-syntax.crayon-expanded{position:absolute!important;margin:0!important}.crayon-syntax.crayon-expanded .crayon-main{overflow:hidden!important}.crayon-placeholder{width:100%!important}.crayon-toolbar-visible .crayon-toolbar{position:relative!important;margin-top:0!important;display:block!important}.crayon-syntax.crayon-expanded .crayon-toolbar .crayon-tools{position:relative;right:auto;float:left!important}.crayon-syntax .crayon-plain-wrap{height:auto!important;padding:0!important;margin:0!important}.crayon-syntax .crayon-plain{width:100%;height:100%;position:absolute;opacity:0;padding:0 5px;margin:0;border:0;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-shadow:none;border-radius:0;-webkit-box-shadow:none;-moz-box-shadow:none;white-space:pre;word-wrap:normal;overflow:auto;resize:none;color:#000;background:#FFF}.crayon-wrapped .crayon-plain{white-space:pre-wrap}.bbp-body .crayon-syntax{clear:none!important}.crayon-minimized .crayon-toolbar{cursor:pointer}.crayon-minimized .crayon-plain-wrap,.crayon-minimized .crayon-main,.crayon-minimized .crayon-toolbar .crayon-tools *{display:none!important}.crayon-minimized .crayon-toolbar .crayon-tools .crayon-minimize{display:block!important}.crayon-minimized .crayon-toolbar{position:relative!important}.crayon-syntax.crayon-minimized .crayon-toolbar{border-bottom:none!important}.crayon-te *,#crayon-te-bar-content{font-family:"Lucida Grande",Arial,sans-serif!important;font-size:12px}.crayon-te input[type="text"],.crayon-te textarea{background:#f9f9f9;border:1px solid #CCC;box-shadow:inset 1px 1px 1px rgba(0,0,0,0.1);-moz-box-shadow:inset 1px 1px 1px rgba(0,0,0,0.1);-webkit-box-shadow:inset 1px 1px 1px rgba(0,0,0,0.1);padding:2px 4px;-webkit-border-radius:3px;border-radius:3px;border-width:1px;border-style:solid}.crayon-te #crayon-code{font-family:monospace!important}#crayon-te-content,#crayon-te-table{width:100%;height:auto!important}#crayon-range,#crayon-mark{width:100px}#crayon-te-table th,#crayon-te-table td{vertical-align:top;text-align:left}.rtl #crayon-te-table th,.rtl #crayon-te-table td{text-align:right}#crayon-te-table .crayon-tr-center td,#crayon-te-table .crayon-tr-center th{vertical-align:middle}#crayon-te-table .crayon-nowrap{white-space:nowrap}#crayon-te-bar{position:absolute;top:0;left:0;width:100%}#crayon-te-bar-content{border:1px solid #666;border-bottom:0;height:26px;line-height:25px;padding:0 8px;padding-right:0;background-color:#222;color:#cfcfcf}#crayon-te-bar-content a{line-height:25px;padding:5px 10px;color:#DDD;font-weight:bold;text-decoration:none!important}#crayon-te-bar-content a:hover{color:#FFF}.crayon-te-seperator{color:#666;margin:0;padding:0}#crayon-te-bar-block{height:34px;width:100%}#crayon-te-title{float:left}#crayon-te-controls{float:right}#crayon-url-th{vertical-align:top!important;padding-top:5px}.crayon-te-heading{font-size:14px;font-weight:bold}#crayon-te-settings-info{text-align:center}.crayon-te-section{font-weight:bold;padding:0 10px}#crayon-te-sub-section{margin-left:10px}#crayon-te-sub-section .crayon-te-section{font-weight:normal;padding:0}#crayon-code{height:200px;white-space:pre}#crayon-code,#crayon-url{width:555px!important}.crayon-disabled{background:#EEE!important}.qt_crayon_highlight{background-image:-ms-linear-gradient(bottom,#daf2ff,white)!important;background-image:-moz-linear-gradient(bottom,#daf2ff,white)!important;background-image:-o-linear-gradient(bottom,#daf2ff,white)!important;background-image:-webkit-linear-gradient(bottom,#daf2ff,white)!important;background-image:linear-gradient(bottom,#daf2ff,white)!important}.qt_crayon_highlight:hover{background:#ddebf2!important}.crayon-tag-editor-button-wrapper{display:inline-block}.mce_crayon_tinymce{padding:0!important;margin:2px 3px!important}.mce-i-crayon_tinymce,.mce_crayon_tinymce{background:url(/wp-content/plugins/crayon-syntax-highlighter/css/images/crayon_tinymce.png) 0 0!important}a.mce_crayon_tinymce{background-position:2px 0!important}.wp_themeSkin .mceButtonEnabled:hover span.mce_crayon_tinymce,.wp_themeSkin .mceButtonActive span.mce_crayon_tinymce{background-position:-20px 0}.wp_themeSkin span.mce_crayon_tinymce{background:none!important}#crayon-te-table{margin-top:26px;padding:10px;border-collapse:separate!important;border-spacing:2px!important}#crayon-te-table th{width:100px}#crayon-te-clear{margin-left:10px;color:#666;background-color:#f4f4f4;border:1px solid #CCC;border-radius:3px;margin-left:8px}#crayon-title{width:360px}#TB_window.crayon-te-ajax{overflow:auto!important}#TB_window.crayon-te-ajax,#TB_window.crayon-te-ajax #TB_ajaxContent,#TB_window.crayon-te-ajax #TB_title{width:680px!important}#TB_window.crayon-te-ajax #TB_ajaxContent{padding:0!important;margin:0!important;width:100%!important;height:auto!important;margin-top:28px!important}#TB_window.crayon-te-ajax #TB_title{position:fixed!important}#TB_window.crayon-te-ajax #TB_title .crayon-te-submit{margin-top:3px!important;float:right!important}#TB_window.crayon-te-ajax a{color:#2587e2;text-decoration:none}#TB_window.crayon-te-ajax a:hover{color:#499ce9}.crayon-te-quote{background:#DDD;padding:0 2px}#crayon-te-submit-wrapper{display:none}#crayon-te-clear{display:none;margin:0;margin-top:10px}.crayon-syntax-pre{background:red;white-space:pre;overflow:auto;display:block;word-wrap:break-word}.crayon-question{padding:1px 4px!important;text-decoration:none!important;color:#83b3cb!important;border-radius:10px!important;height:15px!important;width:15px!important}.crayon-question:hover{background:#83b3cb!important;color:white!important;height:15px!important;width:15px!important}.crayon-setting-changed,.crayon-setting-selected{background:#fffaad!important}.crayon-question:hover{color:white;background:#a6d6ef}#crayon-te-warning{display:none}.crayon-te-info{padding:5px!important;margin:2px 0!important}#crayon-te-submit{margin-bottom:5px}
/* Minify_CSS_UriRewriter::$debugText

docRoot    : /home2/spirit69/public_html/blog.chapagain.com.np
currentDir : /home2/spirit69/public_html/blog.chapagain.com.np/wp-content/plugins/contact-form-7/includes/css

file-relative URI  : ../../images/ajax-loader.gif
path prepended     : /home2/spirit69/public_html/blog.chapagain.com.np/wp-content/plugins/contact-form-7/includes/css/../../images/ajax-loader.gif
docroot stripped   : /wp-content/plugins/contact-form-7/includes/css/../../images/ajax-loader.gif
traversals removed : /wp-content/plugins/contact-form-7/images/ajax-loader.gif

*/

/* styles.css */

/* 1   */ div.wpcf7 {
/* 2   */ 	margin: 0;
/* 3   */ 	padding: 0;
/* 4   */ }
/* 5   */ 
/* 6   */ div.wpcf7-response-output {
/* 7   */ 	margin: 2em 0.5em 1em;
/* 8   */ 	padding: 0.2em 1em;
/* 9   */ }
/* 10  */ 
/* 11  */ div.wpcf7 .screen-reader-response {
/* 12  */ 	position: absolute;
/* 13  */ 	overflow: hidden;
/* 14  */ 	clip: rect(1px, 1px, 1px, 1px);
/* 15  */ 	height: 1px;
/* 16  */ 	width: 1px;
/* 17  */ 	margin: 0;
/* 18  */ 	padding: 0;
/* 19  */ 	border: 0;
/* 20  */ }
/* 21  */ 
/* 22  */ div.wpcf7-mail-sent-ok {
/* 23  */ 	border: 2px solid #398f14;
/* 24  */ }
/* 25  */ 
/* 26  */ div.wpcf7-mail-sent-ng {
/* 27  */ 	border: 2px solid #ff0000;
/* 28  */ }
/* 29  */ 
/* 30  */ div.wpcf7-spam-blocked {
/* 31  */ 	border: 2px solid #ffa500;
/* 32  */ }
/* 33  */ 
/* 34  */ div.wpcf7-validation-errors {
/* 35  */ 	border: 2px solid #f7e700;
/* 36  */ }
/* 37  */ 
/* 38  */ .wpcf7-form-control-wrap {
/* 39  */ 	position: relative;
/* 40  */ }
/* 41  */ 
/* 42  */ span.wpcf7-not-valid-tip {
/* 43  */ 	color: #f00;
/* 44  */ 	font-size: 1em;
/* 45  */ 	display: block;
/* 46  */ }
/* 47  */ 
/* 48  */ .use-floating-validation-tip span.wpcf7-not-valid-tip {
/* 49  */ 	position: absolute;
/* 50  */ 	top: 20%;

/* styles.css */

/* 51  */ 	left: 20%;
/* 52  */ 	z-index: 100;
/* 53  */ 	border: 1px solid #ff0000;
/* 54  */ 	background: #fff;
/* 55  */ 	padding: .2em .8em;
/* 56  */ }
/* 57  */ 
/* 58  */ span.wpcf7-list-item {
/* 59  */ 	display: inline-block;
/* 60  */ 	margin: 0 0 0 1em;
/* 61  */ }
/* 62  */ 
/* 63  */ span.wpcf7-list-item-label::before,
/* 64  */ span.wpcf7-list-item-label::after {
/* 65  */ 	content: " ";
/* 66  */ }
/* 67  */ 
/* 68  */ .wpcf7-display-none {
/* 69  */ 	display: none;
/* 70  */ }
/* 71  */ 
/* 72  */ div.wpcf7 .ajax-loader {
/* 73  */ 	visibility: hidden;
/* 74  */ 	display: inline-block;
/* 75  */ 	background-image: url('/wp-content/plugins/contact-form-7/images/ajax-loader.gif');
/* 76  */ 	width: 16px;
/* 77  */ 	height: 16px;
/* 78  */ 	border: none;
/* 79  */ 	padding: 0;
/* 80  */ 	margin: 0 0 0 4px;
/* 81  */ 	vertical-align: middle;
/* 82  */ }
/* 83  */ 
/* 84  */ div.wpcf7 .ajax-loader.is-active {
/* 85  */ 	visibility: visible;
/* 86  */ }
/* 87  */ 
/* 88  */ div.wpcf7 div.ajax-error {
/* 89  */ 	display: none;
/* 90  */ }
/* 91  */ 
/* 92  */ div.wpcf7 .placeheld {
/* 93  */ 	color: #888;
/* 94  */ }
/* 95  */ 
/* 96  */ div.wpcf7 .wpcf7-recaptcha iframe {
/* 97  */ 	margin-bottom: 0;
/* 98  */ }
/* 99  */ 
/* 100 */ div.wpcf7 input[type="file"] {

/* styles.css */

/* 101 */ 	cursor: pointer;
/* 102 */ }
/* 103 */ 
/* 104 */ div.wpcf7 input[type="file"]:disabled {
/* 105 */ 	cursor: default;
/* 106 */ }
/* 107 */ 
/* Minify_CSS_UriRewriter::$debugText

docRoot    : /home2/spirit69/public_html/blog.chapagain.com.np
currentDir : /home2/spirit69/public_html/blog.chapagain.com.np/wp-content/themes/arthemia

*/

/* pagenavi-css.css */

/* 1  */ /*
/* 2  *| +----------------------------------------------------------------+
/* 3  *| |																							|
/* 4  *| |	WordPress 2.5 Plugin: WP-PageNavi 2.30									|
/* 5  *| |	Copyright (c) 2008 Lester "GaMerZ" Chan									|
/* 6  *| |																							|
/* 7  *| |	File Written By:																	|
/* 8  *| |	- Lester "GaMerZ" Chan															|
/* 9  *| |	- http://lesterchan.net															|
/* 10 *| |																							|
/* 11 *| |	File Information:																	|
/* 12 *| |	- Page Navigation CSS Style													|
/* 13 *| |	- wp-content/plugins/wp-pagenavi/pagenavi-css.css					|
/* 14 *| |																							|
/* 15 *| +----------------------------------------------------------------+
/* 16 *| */
/* 17 */ 
/* 18 */ 
/* 19 */ .wp-pagenavi a, .wp-pagenavi a:link {
/* 20 */ 	padding: 2px 4px 2px 4px; 
/* 21 */ 	margin: 2px;
/* 22 */ 	text-decoration: none;
/* 23 */ 	border: 1px solid #3c78a7;
/* 24 */ 	color: #3c78a7;
/* 25 */ 	background-color: #FFFFFF;	
/* 26 */ }
/* 27 */ .wp-pagenavi a:visited {
/* 28 */ 	padding: 2px 4px 2px 4px; 
/* 29 */ 	margin: 2px;
/* 30 */ 	text-decoration: none;
/* 31 */ 	border: 1px solid #3c78a7;
/* 32 */ 	color: #3c78a7;
/* 33 */ 	background-color: #FFFFFF;	
/* 34 */ }
/* 35 */ .wp-pagenavi a:hover {	
/* 36 */ 	border: 1px solid #303030;
/* 37 */ 	color: #303030;
/* 38 */ 	background-color: #FFFFFF;
/* 39 */ }
/* 40 */ .wp-pagenavi a:active {
/* 41 */ 	padding: 2px 4px 2px 4px; 
/* 42 */ 	margin: 2px;
/* 43 */ 	text-decoration: none;
/* 44 */ 	border: 1px solid #3c78a7;
/* 45 */ 	color: #3c78a7;
/* 46 */ 	background-color: #FFFFFF;	
/* 47 */ }
/* 48 */ .wp-pagenavi span.pages {
/* 49 */ 	padding: 2px 4px 2px 4px; 
/* 50 */ 	margin: 2px 2px 2px 2px;

/* pagenavi-css.css */

/* 51 */ 	color: #303030;
/* 52 */ 	border: 1px solid #303030;
/* 53 */ 	background-color: #FFFFFF;
/* 54 */ }
/* 55 */ .wp-pagenavi span.current {
/* 56 */ 	padding: 2px 4px 2px 4px; 
/* 57 */ 	margin: 2px;
/* 58 */ 	font-weight: bold;
/* 59 */ 	border: 1px solid #303030;
/* 60 */ 	color: #303030;
/* 61 */ 	background-color: #FFFFFF;
/* 62 */ }
/* 63 */ .wp-pagenavi span.extend {
/* 64 */ 	padding: 2px 4px 2px 4px; 
/* 65 */ 	margin: 2px;	
/* 66 */ 	border: 1px solid #303030;
/* 67 */ 	color: #303030;
/* 68 */ 	background-color: #FFFFFF;
/* 69 */ }
/* Minify_CSS_UriRewriter::$debugText

docRoot    : /home2/spirit69/public_html/blog.chapagain.com.np
currentDir : /home2/spirit69/public_html/blog.chapagain.com.np/wp-content/plugins/tablepress/css

file-relative URI  : tablepress.eot
path prepended     : /home2/spirit69/public_html/blog.chapagain.com.np/wp-content/plugins/tablepress/css/tablepress.eot
docroot stripped   : /wp-content/plugins/tablepress/css/tablepress.eot
traversals removed : /wp-content/plugins/tablepress/css/tablepress.eot

file-relative URI  : tablepress.eot?#ie
path prepended     : /home2/spirit69/public_html/blog.chapagain.com.np/wp-content/plugins/tablepress/css/tablepress.eot?#ie
docroot stripped   : /wp-content/plugins/tablepress/css/tablepress.eot?#ie
traversals removed : /wp-content/plugins/tablepress/css/tablepress.eot?#ie

file-relative URI  : tablepress.ttf
path prepended     : /home2/spirit69/public_html/blog.chapagain.com.np/wp-content/plugins/tablepress/css/tablepress.ttf
docroot stripped   : /wp-content/plugins/tablepress/css/tablepress.ttf
traversals removed : /wp-content/plugins/tablepress/css/tablepress.ttf

file-relative URI  : tablepress.svg#TablePress
path prepended     : /home2/spirit69/public_html/blog.chapagain.com.np/wp-content/plugins/tablepress/css/tablepress.svg#TablePress
docroot stripped   : /wp-content/plugins/tablepress/css/tablepress.svg#TablePress
traversals removed : /wp-content/plugins/tablepress/css/tablepress.svg#TablePress

*/

/* default.min.css */

/* 1 */ @font-face{font-family:TablePress;src:url(/wp-content/plugins/tablepress/css/tablepress.eot);src:url(/wp-content/plugins/tablepress/css/tablepress.eot?#ie) format('embedded-opentype'),url(data:application/x-font-woff;base64,d09GRgABAAAAAAXYAAwAAAAACXwAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAABHAAAABwAAAAcZInHOk9TLzIAAAE4AAAAPgAAAGB7NXPDY21hcAAAAXgAAABMAAABUvD45QVnYXNwAAABxAAAAAgAAAAIAAAAEGdseWYAAAHMAAABKQAAAgjYVHFyaGVhZAAAAvgAAAAvAAAANv2jaBNoaGVhAAADKAAAAB0AAAAkCk0F6GhtdHgAAANIAAAAIAAAACgoAADqbG9jYQAAA2gAAAAWAAAAFgJWAbxtYXhwAAADgAAAAB0AAAAgAE4AH25hbWUAAAOgAAAB3AAAA43ZugaUcG9zdAAABXwAAABZAAAAgeNVfAkAAAABAAAAAMwXcmMAAAAAy1XFoAAAAADNHI82eJxjYGbexjiBgZWBhaWHxZiBgaENQjMVM0SB+ThBQWVRMYPDh+APd9gY/gP5bAyMykCKEUmJAgMjAC56Ct8AAHicY2BgYGaAYBkGRgYQ8AHyGMF8FgYDIM0BhEwMDB9CPtz6cOf/fyAr+MN1EIt/A78evy5UFxgwsjHAuYxAPSB9KICRYdgDAL67D8kAAQAB//8AD3icXU/NTsJAEJ5ZFggxxmCbkiwHAzLTowlu4ejeyxPwCOBR7r3rE/geeubuG3i3TyGts12MtT18ndnd7w8QsvpdX/Q/IAboI9s1rpY3mMTDkcAVDuaqPD0RqRfaU05UGSxJhj2p5wDNUplqyjsZQT6EQ/2mc9GcyBIPReQOObPrkccHMZhgonMS3R1tiLCsDNFm8bgQF3W06ekgqqnN5Aa//D9nlrOgDeg09Aq4lK3RTiX16n621BBVLrIe2PQK09s2c4THyPIvF4TrAndwO5uHvhPUwOa7MNw8FsCtZfZDJBKB66BQhW58cRwHW09OVMEtI+3aOhEHX+E63crM2dh6X+WazMFLvf6F57OvAqiPGvo+87Tb+LrT4X9/7lT6bKXs9vsByDlkyAAAAHicY2BkYGAA4mO9Sxji+W2+MnCzM4DAWZl+bwT9fyuLN+tpIJeDgQkkCgAbqgoOAHicY2BkYGBj+HeXgYGdAQRYvBkYGVABFwA+hgJEAAAAeJxjZ4AAdiBmaWAwBeJSFhAbiJkaGByAGMwGADa+AxEAAAAAAAAAAAAqAFgAdgCUALIA0AEEAAB4nGNgZGBg4GKQYWBiAAEQycgAEnMA8xkABjEAbgAAAHicjZJBaxNBFMf/u0mbJoig5KC3QcRblt2tFCm9lEp701iKIHiZJLPJ0mSnzE5S8h38BB79Nn4ab94E/zN9JVB7MCEzv/3Pm/f+720ADPEbCe4/qXCCAV4Kp+jhrXAHGb4Ld/Ecv4T38Cx5I7yPQfJBuIdPyR/hAzxJa+E+Buk3Zku6fal8xwn9dIRTPMVr4Q6+4kS4S/Wn8B5eJanwPobJO+EefiRfhA/wIv0o3Mcw3YRyV9CYYAmDMRzXll9c6cnSjJ1pyZcU51gzRDMAl2a+XmrCOSwa+Lg7RhgolJxKzv2Yv8cSqwfZ7iILHGHEdcT7OfdDJreNP7dublSZ5epY7QwpMUCxOBoVozIvDh/v4mEx/JsE+MwQx+A6dhO8hA7y2EvwUjLEuLa2jSqyPFcsV/7H0MbxUFMOYwkhVSykODAb10U8OePTDbY8qel0QV3FO1PSvaUqDnh3p5LBB8WxxozqKnZ4TU1T9THfhJ3vsjTcw9M02s1ocWl0a5QzlXHKW+UXRp3Zm62r5wuvWjP1oenKunhS8YUo7/TMrLS7Vtp7V0/WMaSxvp6aNoP8FYKzU9zGOpbOTHidzqvTW9PaFZ/e0+QmtnJBatjAlqLeGHWhm9kWfwGPR6C4eJxjYGIAg/9VDFEM2AAXEDMyMDEyMTIzsjCyMrIxsjNy8CRnpJYV5efF56SmlfDCOEWZ6RklXMmJRakl8Sn55XkcEGZpAVQMpJgbwgQrZSnOLyoBACnGHqgAAAA=) format('woff'),url(/wp-content/plugins/tablepress/css/tablepress.ttf) format('truetype'),url(/wp-content/plugins/tablepress/css/tablepress.svg#TablePress) format('svg');font-weight:400;font-style:normal}.tablepress-table-description{clear:both;display:block}.tablepress{border-collapse:collapse;border-spacing:0;width:100%;margin-bottom:1em;border:none}.tablepress td,.tablepress th{padding:8px;border:none;background:0 0;text-align:left;float:none!important}.tablepress tbody td{vertical-align:top}.tablepress tbody td,.tablepress tfoot th{border-top:1px solid #ddd}.tablepress tbody tr:first-child td{border-top:0}.tablepress thead th{border-bottom:1px solid #ddd}.tablepress tfoot th,.tablepress thead th{background-color:#d9edf7;font-weight:700;vertical-align:middle}.tablepress .odd td{background-color:#f9f9f9}.tablepress .even td{background-color:#fff}.tablepress .row-hover tr:hover td{background-color:#f3f3f3}.tablepress img{margin:0;padding:0;border:none;max-width:none}.dataTables_wrapper{clear:both;margin-bottom:1em}.dataTables_wrapper .tablepress{clear:both;margin:0!important}.dataTables_length{float:left;white-space:nowrap}.dataTables_filter{float:right;white-space:nowrap}.dataTables_info{clear:both;float:left;margin:4px 0 0}.dataTables_paginate{float:right;margin:4px 0 0}.dataTables_paginate a{color:#111!important;display:inline-block;outline:0;position:relative;text-decoration:underline;text-decoration:none\0/IE;margin:0 5px}.dataTables_paginate a:first-child{margin-left:0}.dataTables_paginate a:last-child{margin-right:0}.paginate_button:hover{cursor:pointer;text-decoration:none}.paginate_button.disabled{color:#999!important;text-decoration:none;cursor:default}.paginate_button.current{font-weight:700;text-decoration:none;cursor:default}.dataTables_paginate.paging_simple{padding:0 15px}.paging_simple .paginate_button.next:after,.paging_simple .paginate_button.previous:before{text-align:left;font-family:TablePress;font-size:14px;font-weight:700;-webkit-font-smoothing:antialiased;content:"\f053";text-shadow:.1em .1em #666;position:absolute;top:0;right:auto;bottom:0;left:-14px;margin:auto;height:14px;width:14px;line-height:1}.paging_simple .paginate_button.next:after{text-align:right;content:"\f054";left:auto}.paginate_button:after,.paginate_button:before{color:#d9edf7}.paginate_button:hover:after,.paginate_button:hover:before{color:#049cdb}.paginate_button.disabled:after,.paginate_button.disabled:before{color:#f9f9f9}.dataTables_processing{display:none}.dataTables_scroll{clear:both}.dataTables_scrollBody{-webkit-overflow-scrolling:touch}.tablepress .sorting,.tablepress .sorting_asc,.tablepress .sorting_desc{position:relative;padding-right:20px;cursor:pointer;outline:0}.tablepress .sorting:after,.tablepress .sorting_asc:after,.tablepress .sorting_desc:after{font-family:TablePress;font-weight:400;font-size:14px;-webkit-font-smoothing:antialiased;position:absolute;top:0;bottom:0;left:auto;right:6px;margin:auto;height:14px;line-height:1}.tablepress .sorting:after{content:"\f0dc"}.tablepress .sorting_asc:after{content:"\f0d8";padding:0 0 2px}.tablepress .sorting_desc:after{content:"\f0d7"}.dataTables_scrollBody .tablepress thead th:after,.dataTables_wrapper:after{content:""}.tablepress .sorting:hover,.tablepress .sorting_asc,.tablepress .sorting_desc{background-color:#049cdb}.dataTables_wrapper:after{display:block;clear:both;visibility:hidden;line-height:0;height:0}.dataTables_wrapper label input,.dataTables_wrapper label select{display:inline;margin:2px;width:auto}
/* Minify_CSS_UriRewriter::$debugText

docRoot    : /home2/spirit69/public_html/blog.chapagain.com.np
currentDir : /home2/spirit69/public_html/blog.chapagain.com.np/wp-content/plugins/jetpack/css

file-relative URI  : ../modules/carousel/images/arrows.png
path prepended     : /home2/spirit69/public_html/blog.chapagain.com.np/wp-content/plugins/jetpack/css/../modules/carousel/images/arrows.png
docroot stripped   : /wp-content/plugins/jetpack/css/../modules/carousel/images/arrows.png
traversals removed : /wp-content/plugins/jetpack/modules/carousel/images/arrows.png

file-relative URI  : ../modules/carousel/images/arrows-2x.png
path prepended     : /home2/spirit69/public_html/blog.chapagain.com.np/wp-content/plugins/jetpack/css/../modules/carousel/images/arrows-2x.png
docroot stripped   : /wp-content/plugins/jetpack/css/../modules/carousel/images/arrows-2x.png
traversals removed : /wp-content/plugins/jetpack/modules/carousel/images/arrows-2x.png

file-relative URI  : ../modules/carousel/images/carousel-sprite.png?5
path prepended     : /home2/spirit69/public_html/blog.chapagain.com.np/wp-content/plugins/jetpack/css/../modules/carousel/images/carousel-sprite.png?5
docroot stripped   : /wp-content/plugins/jetpack/css/../modules/carousel/images/carousel-sprite.png?5
traversals removed : /wp-content/plugins/jetpack/modules/carousel/images/carousel-sprite.png?5

file-relative URI  : ../modules/carousel/images/carousel-sprite-2x.png?5
path prepended     : /home2/spirit69/public_html/blog.chapagain.com.np/wp-content/plugins/jetpack/css/../modules/carousel/images/carousel-sprite-2x.png?5
docroot stripped   : /wp-content/plugins/jetpack/css/../modules/carousel/images/carousel-sprite-2x.png?5
traversals removed : /wp-content/plugins/jetpack/modules/carousel/images/carousel-sprite-2x.png?5

file-relative URI  : ../modules/shortcodes/img/slideshow-controls.png
path prepended     : /home2/spirit69/public_html/blog.chapagain.com.np/wp-content/plugins/jetpack/css/../modules/shortcodes/img/slideshow-controls.png
docroot stripped   : /wp-content/plugins/jetpack/css/../modules/shortcodes/img/slideshow-controls.png
traversals removed : /wp-content/plugins/jetpack/modules/shortcodes/img/slideshow-controls.png

file-relative URI  : ../modules/shortcodes/img/slideshow-controls-2x.png
path prepended     : /home2/spirit69/public_html/blog.chapagain.com.np/wp-content/plugins/jetpack/css/../modules/shortcodes/img/slideshow-controls-2x.png
docroot stripped   : /wp-content/plugins/jetpack/css/../modules/shortcodes/img/slideshow-controls-2x.png
traversals removed : /wp-content/plugins/jetpack/modules/shortcodes/img/slideshow-controls-2x.png

file-relative URI  : ../modules/shortcodes/images/slide-nav.png
path prepended     : /home2/spirit69/public_html/blog.chapagain.com.np/wp-content/plugins/jetpack/css/../modules/shortcodes/images/slide-nav.png
docroot stripped   : /wp-content/plugins/jetpack/css/../modules/shortcodes/images/slide-nav.png
traversals removed : /wp-content/plugins/jetpack/modules/shortcodes/images/slide-nav.png

file-relative URI  : ../modules/shortcodes/images/expand.png
path prepended     : /home2/spirit69/public_html/blog.chapagain.com.np/wp-content/plugins/jetpack/css/../modules/shortcodes/images/expand.png
docroot stripped   : /wp-content/plugins/jetpack/css/../modules/shortcodes/images/expand.png
traversals removed : /wp-content/plugins/jetpack/modules/shortcodes/images/expand.png

file-relative URI  : ../modules/shortcodes/images/collapse.png
path prepended     : /home2/spirit69/public_html/blog.chapagain.com.np/wp-content/plugins/jetpack/css/../modules/shortcodes/images/collapse.png
docroot stripped   : /wp-content/plugins/jetpack/css/../modules/shortcodes/images/collapse.png
traversals removed : /wp-content/plugins/jetpack/modules/shortcodes/images/collapse.png

*/

/* 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{background:-moz-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));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) no-repeat center center;background-size:200px 126px}.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 ::-moz-selection{background:#68c9e8;color:#fff}.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:.4s ease-out}.jp-carousel-info h2{background:0 0!important;border:none!important;color:#999;display:block!important;font:normal 13px/1.25em "Helvetica Neue",sans-serif!important;letter-spacing:0!important;margin:7px 0 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:.5s 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:normal 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-transitions .jp-carousel-slide{transition:.3s ease-out}.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:0 0!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 .4s linear}.jp-carousel-close-hint{color:#999;cursor:default;letter-spacing:0!important;padding:.35em 0 0;position:absolute;text-align:right;width:90%}.jp-carousel-transitions .jp-carousel-close-hint{transition:color .2s linear}.jp-carousel-close-hint span{cursor:pointer;background-color:#000;background-color:rgba(0,0,0,.8);display:inline-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 .2s 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-reblog{background:url(/wp-content/plugins/jetpack/modules/carousel/images/carousel-sprite.png?5) no-repeat;background-size:16px 200px}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-reblog.reblogged{background-color:#303030;padding-right:8px!important;border-radius:2px;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}@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-reblog{background-image:url(/wp-content/plugins/jetpack/modules/carousel/images/carousel-sprite-2x.png?5)}}div#carousel-reblog-box{background:#222;background:-moz-linear-gradient(bottom,#222,#333);background:-webkit-gradient(linear,left bottom,left top,from(#222),to(#333));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 9px;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;background:-moz-linear-gradient(bottom,#aaa,#ccc);background:-webkit-gradient(linear,left bottom,left top,from(#aaa),to(#ccc));border:1px solid #444}#carousel-reblog-box input#carousel-reblog-submit:hover,#jp-carousel-comment-form-button-submit:hover{background:#ccc;background:-moz-linear-gradient(bottom,#ccc,#eee);background:-webkit-gradient(linear,left bottom,left top,from(#ccc),to(#eee))}#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-size:13px;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:0 0!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;display:inline-block!important;vertical-align:top!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 transparent}.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 transparent;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;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 0;padding:0}#jp-carousel-comment-form-commenting-as fieldset{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}#js-carousel-comment-form-container{margin-bottom:15px;overflow:auto;width:100%}#jp-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;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-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-reblog.reblogged{background-position:5px -36px}.jp-carousel-light div#carousel-reblog-box{background:#eee;background:-moz-linear-gradient(bottom,#ececec,#f7f7f7);background:-webkit-gradient(linear,left bottom,left top,from(#ececec),to(#f7f7f7));box-shadow:0 2px 10px rgba(0,0,0,.1);border:1px solid #ddd}.jp-carousel-light #carousel-reblog-box textarea{border:1px inset #ccc;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;background:-moz-linear-gradient(bottom,#ddd,#fff);background:-webkit-gradient(linear,left bottom,left top,from(#ddd),to(#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}.jp-carousel-light .jp-carousel-fadeaway{background:-moz-linear-gradient(bottom,rgba(255,255,255,.75),rgba(255,255,255,0));background:-webkit-gradient(linear,left bottom,left top,from(rgba(255,255,255,.75)),to(rgba(255,255,255,0)))}@media only screen and (max-width:760px){.jp-carousel-info{margin:0 10px!important}.jp-carousel-next-button,.jp-carousel-previous-button{display:none!important}.jp-carousel-buttons{display:none!important}.jp-carousel-image-meta{float:none!important;width:100%!important;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}}
/* 5  */ .contact-form .clear-form{clear:both}.contact-form input[type=email],.contact-form input[type=text],.contact-form input[type=url]{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 input[type=url],.textwidget .contact-form textarea{width:250px;max-width:100%;box-sizing:border-box}#jetpack-check-feedback-spam{margin:1px 8px 0 0}.jetpack-check-feedback-spam-spinner{display:inline-block;margin-top:7px}
/* 6  */ .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;box-sizing:border-box;margin:0 auto;overflow:hidden;padding:1px 20px;width:780px}#infinite-footer .blog-credits,#infinite-footer .blog-info{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{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}}
/* 7  */ @font-face{font-family:Noticons;src:url(https://wordpress.com/i/noticons/Noticons.woff)}#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 0;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}#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}div.jetpack-comment-likes-widget-wrapper{width:100%;position:relative;min-height:31px}div.jetpack-comment-likes-widget-wrapper iframe{margin-bottom:0}#likes-other-gravatars{display:none;position:absolute;padding:10px 10px 12px 10px;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}.comment-likes-widget-placeholder,.post-likes-widget-placeholder{margin:0;border-width:0;position:relative}.comment-likes-widget-placeholder{height:18px;position:absolute;display:-ms-flexbox;display:flex;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;margin-top:4px}.comment-likes-widget-placeholder::before{-webkit-font-smoothing:antialiased;font-family:Noticons;font-size:20px;line-height:.9;color:#5cb5d4;content:'\f408';width:16px;display:inline-block;vertical-align:middle}.post-likes-widget-placeholder .button{display:none}.comment-likes-widget-placeholder .loading,.post-likes-widget-placeholder .loading{color:#999;font-size:12px}.comment-likes-widget-placeholder .loading{padding-left:5px;margin-top:2px;-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center;color:#4e4e4e}.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}
/* 8  */ #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 0;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;border-bottom:0}#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-items .jp-relatedposts-post .jp-relatedposts-post-date{display:none}#jp-relatedposts .jp-relatedposts-items-visual div.jp-relatedposts-post-thumbs p.jp-relatedposts-post-excerpt{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}#jp-relatedposts .jp-relatedposts-list .jp-relatedposts-post{clear:both;width:100%}#jp-relatedposts .jp-relatedposts-list .jp-relatedposts-post img.jp-relatedposts-post-img{float:left;overflow:hidden;max-width:33%;margin-right:3%}#jp-relatedposts .jp-relatedposts-list h4.jp-relatedposts-post-title{display:inline-block;max-width:63%}@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-relatedposts .jp-relatedposts-list .jp-relatedposts-post img.jp-relatedposts-post-img,#jp-relatedposts .jp-relatedposts-list h4.jp-relatedposts-post-title{float:none;max-width:100%;margin-right:0}}
/* 9  */ #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 0;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 0!important;list-style:none!important}.sd-content ul li{display:inline-block}.sd-block.sd-gplus{margin:0 0 .5em 0}.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;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 ul li a.sd-button>span{line-height:17px}.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}.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:normal 18px/1 social-logos;vertical-align:top;text-align:center}.sd-social-icon-text ul li a.sd-button:before{position:relative;top:2px}@media screen and (-webkit-min-device-pixel-ratio:0){.sd-content ul li a.sd-button:before{position:relative;top:2px}}.sd-social-official ul li a.sd-button:before{position:relative;top:-2px}@media screen and (-webkit-min-device-pixel-ratio:0){.sd-social-official ul li a.sd-button:before{top:0}}.sd-content ul li{margin:0 5px 5px 0;padding:0}.jp-sharing-input-touch .sd-content ul li{padding-left:10px}.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:-4px}@media screen and (-webkit-min-device-pixel-ratio:0){.sd-social-icon .sd-content ul li a.share-more{top:2px}}@-moz-document url-prefix(){.sd-social-icon .sd-content ul li a.share-more{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:'\f607'}.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-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:'\f210'}.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:'\f203'}.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.share-telegram div.option.option-smart-off a:before,.sd-social-icon .sd-content ul li.share-telegram a:before,.sd-social-icon-text .sd-content li.share-telegram a:before,.sd-social-official .sd-content li.share-telegram a:before,.sd-social-text .sd-content ul li.share-telegram a:before{content:'\f606'}.sd-social-official .sd-content li.share-telegram a:before{color:#08c}.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.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-content ul li.share-jetpack-whatsapp div.option.option-smart-off a:before,.sd-social-icon .sd-content ul li.share-jetpack-whatsapp a:before,.sd-social-icon-text .sd-content li.share-jetpack-whatsapp a:before,.sd-social-official .sd-content li.share-jetpack-whatsapp a:before,.sd-social-text .sd-content ul li.share-jetpack-whatsapp a:before{content:'\f608'}.sd-social-official .sd-content li.share-jetpack-whatsapp a:before{color:#43d854}.sd-social-icon .sd-content ul li[class*=share-].share-jetpack-whatsapp a.sd-button{background:#43d854;color:#fff!important}.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 0}.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}.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}.sd-social-official .sd-content .share-skype{width:55px}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 3px;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:21px;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!important;height:0!important}.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:7px;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:1px;top:0\9}.sd-social-icon .sd-content ul li[class*=share-] a.sd-button.share-custom{padding:8px 8px 6px 8px;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-telegram a.sd-button{background:#08c;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-reddit a.sd-button{background:#cee3f8;color:#555!important}.sd-social-icon .sd-content ul li[class*=share-].share-skype a.sd-button{background:#00aff0;color:#fff!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 0}#sharing_email label{font-size:12px;color:#333;font-weight:700;display:block;padding:0 0 4px 0;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 0}
/* 10 */ .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 *{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;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:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";opacity:.5;direction:ltr;transition:.3s opacity ease-out}.slideshow-window:hover .slideshow-controls{-ms-filter:"progid:DXImageTransform.Microsoft.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;*display:inline;zoom:1;height:32px!important;width:32px!important;line-height:32px!important;text-align:center!important;border-radius:10em!important;transition:.3s 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:nth-child(2){background-position:-34px 8px!important}body div div.slideshow-controls a.running{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}
/* 11 */ 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:grey;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}
/* 12 */ div.jetpack-quiz{border:1px solid #deede3;background-color:#f3f3f3;padding:1em;line-height:1.3em;margin-bottom:2em;border-radius:.2em}div.jetpack-quiz div.jetpack-quiz-question{margin-bottom:.5em;font-weight:700}div.jetpack-quiz div.jetpack-quiz-answer{cursor:pointer;margin-bottom:.5em;padding:1em 0 1em 1em;border-bottom:1px dotted #999}div.jetpack-quiz div.jetpack-quiz-answer.last{padding-bottom:0;margin-bottom:0;border-bottom:0}div.jetpack-quiz div.jetpack-quiz-answer.correct{color:green}div.jetpack-quiz div.jetpack-quiz-answer.wrong{color:red}div.jetpack-quiz div.jetpack-quiz-answer div.jetpack-quiz-explanation{display:none}div.jetpack-quiz div.jetpack-quiz-answer.correct div.jetpack-quiz-explanation,div.jetpack-quiz div.jetpack-quiz-answer.wrong div.jetpack-quiz-explanation{display:block;color:#000;font-size:90%;margin-top:1em}div.jetpack-quiz div.jetpack-quiz-answer.correct div.jetpack-quiz-explanation tt,div.jetpack-quiz div.jetpack-quiz-answer.wrong div.jetpack-quiz-explanation tt{font-size:85%}div.jetpack-quiz pre{font:15px Monaco,Consolas,"Andale Mono","DejaVu Sans Mono",monospace;background:0 0;margin:0;padding:0}
/* 13 */ #subscribe-email input{width:95%}.comment-subscription-form .subscribe-label{display:inline!important}
/* 14 */ .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}
/* 15 */ .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-svg .icon{color:inherit;fill:currentColor;height:1em;vertical-align:middle;width:1em}.jetpack-social-navigation-genericons 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}.jetpack-social-navigation-genericons a:before{content:"\f415"}.jetpack-social-navigation-genericons a[href*="codepen.io"]:before{content:"\f216"}.jetpack-social-navigation-genericons a[href*="digg.com"]:before{content:"\f221"}.jetpack-social-navigation-genericons a[href*="dribbble.com"]:before{content:"\f201"}.jetpack-social-navigation-genericons a[href*="dropbox.com"]:before{content:"\f225"}.jetpack-social-navigation-genericons a[href*="mailto:"]:before{content:"\f410"}.jetpack-social-navigation-genericons a[href*="facebook.com"]:before{content:"\f203"}.jetpack-social-navigation-genericons a[href*="flickr.com"]:before{content:"\f211"}.jetpack-social-navigation-genericons a[href*="foursquare.com"]:before{content:"\f226"}.jetpack-social-navigation-genericons a[href*="github.com"]:before{content:"\f200"}.jetpack-social-navigation-genericons a[href*="plus.google.com"]:before{content:"\f206"}.jetpack-social-navigation-genericons a[href*="instagram.com"]:before{content:"\f215"}.jetpack-social-navigation-genericons a[href*="linkedin.com"]:before{content:"\f208"}.jetpack-social-navigation-genericons a[href*="path.com"]:before{content:"\f219"}.jetpack-social-navigation-genericons a[href*="pinterest.com"]:before{content:"\f210"}.jetpack-social-navigation-genericons a[href*="getpocket.com"]:before{content:"\f224"}.jetpack-social-navigation-genericons a[href*="polldaddy.com"]:before{content:"\f217"}.jetpack-social-navigation-genericons a[href*="reddit.com"]:before{content:"\f222"}.jetpack-social-navigation-genericons a[href$="/feed/"]:before{content:"\f413"}.jetpack-social-navigation-genericons a[href*="skype:"]:before{content:"\f220"}.jetpack-social-navigation-genericons a[href*="spotify.com"]:before{content:"\f515"}.jetpack-social-navigation-genericons a[href*="stumbleupon.com"]:before{content:"\f223"}.jetpack-social-navigation-genericons a[href*="tumblr.com"]:before{content:"\f214"}.jetpack-social-navigation-genericons a[href*="twitch.tv"]:before{content:"\f516"}.jetpack-social-navigation-genericons a[href*="twitter.com"]:before{content:"\f202"}.jetpack-social-navigation-genericons a[href*="vimeo.com"]:before{content:"\f212"}.jetpack-social-navigation-genericons a[href*="vine.co"]:before{content:"\f517"}.jetpack-social-navigation-genericons a[href*="wordpress.com"]:before,.jetpack-social-navigation-genericons a[href*="wordpress.org"]:before{content:"\f205"}.jetpack-social-navigation-genericons a[href*="youtube.com"]:before{content:"\f213"}
/* 16 */ .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}
/* 17 */ .jetpack-display-remote-posts{margin:5px 0 20px 0}.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%}
/* 18 */ .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(https://secure.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(https://secure.gravatar.com/images/grav-share-sprite-2x.png);background-size:16px 784px}}
/* 19 */ div[class^=gr_custom_container]{border:1px solid gray;border-radius:10px;padding:10px 5px 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}
/* 20 */ .widget_wpcom_social_media_icons_widget ul{list-style-type:none;margin-left:0}.widget_wpcom_social_media_icons_widget ul li{border:0 none;display:inline;margin-right:.5em}.widget_wpcom_social_media_icons_widget li a{border:0 none;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}
/* 21 */ .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: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}
/* 22 */ .jetpack-image-container:after{clear:both}.jetpack-image-container:after,.jetpack-image-container:before{display:table;content:""}
/* 23 */ .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}.widget_jetpack_my_community .avatar-240,.widget_jetpack_my_community .avatar-48{max-width:48px;max-height:48px}
/* 24 */ .widget.widget_authors li>ul,.widget_authors>ul{margin-left:inherit;padding-left:0}.widget_authors ul li li{padding-left:0}.widget_authors>ul>li{margin-bottom:1em;list-style:none}.widget_authors>ul>li+li{border-top:0}.widget.widget_authors img{margin-right:5px;margin-bottom:5px;vertical-align:middle;box-shadow:none}
/* 25 */ .wpcnt{text-align:center;line-height:2}.wpa{position:relative;overflow:hidden;display:inline-block;max-width:100%}.wpa-about{position:absolute;top:5px;left:0;right:0;display:block;margin-top:0;color:#888;font:10px/1 "Open Sans",Arial,sans-serif!important;text-align:left!important;text-decoration:none!important;opacity:.85;border-bottom:none!important;box-shadow:none!important}.wpa .u>div{display:block;margin-top:5px;margin-bottom:1em}div.wpa>div{margin-top:20px}.wpa .u .adsbygoogle{display:block;margin-top:17px;margin-bottom:1em;background-color:transparent}
/* 26 */ .widget_eu_cookie_law_widget.widget{border:none;bottom:1em;display:none;left:1em;margin:0;padding:0;position:fixed;right:1em;width:auto;z-index:50001}#eu-cookie-law{background-color:#fff;border:1px solid #dedede;color:#2e4467;font-size:12px;line-height:1.5;overflow:hidden;padding:6px 6px 6px 15px;position:relative}#eu-cookie-law a,#eu-cookie-law a:active,#eu-cookie-law a:visited{color:inherit;cursor:inherit;text-decoration:underline}#eu-cookie-law a:hover{cursor:pointer;text-decoration:none}#eu-cookie-law.negative{background-color:#000;border:none;color:#fff}#eu-cookie-law input,#eu-cookie-law input:focus,#eu-cookie-law input:hover{background:#f3f3f3;border:1px solid #dedede;border-radius:4px;-moz-border-radius:3px;-webkit-border-radius:3px;color:#2e4453;cursor:pointer;display:inline;float:right;font-family:inherit;font-size:14px;font-weight:inherit;line-height:inherit;margin:0 0 0 5%;padding:8px 12px;position:static;text-transform:none}#eu-cookie-law.negative input,#eu-cookie-law.negative input:focus,#eu-cookie-law.negative input:hover{background:#282828;border-color:#535353;color:#fff}@media (max-width:600px){#eu-cookie-law{padding-bottom:55px}#eu-cookie-law input.accept{bottom:8px;position:absolute;right:8px}}
/* 27 */ .flickr-images{text-align:center}.flickr-size-thumbnail .flickr-images{-ms-flex-line-pack:justify;align-content:space-between;-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-pack:center;justify-content:center}.flickr-images img{max-width:100%;margin:5px}
/* Minify_CSS_UriRewriter::$debugText

docRoot    : /home2/spirit69/public_html/blog.chapagain.com.np
currentDir : /home2/spirit69/public_html/blog.chapagain.com.np/wp-content/plugins/pb-embedflash/css

*/

/* shadowbox.css */

/* 1 */ #shadowbox_overlay{visibility:hidden;position:absolute;display:block;margin:0;padding:0;top:0;left:0;z-index:998;}#shadowbox_container{position:fixed;height:0;width:100%;margin:0;padding:0;top:0;left:0;z-index:999;text-align:center;}#shadowbox{display:none;visibility:hidden;margin:0 auto;position:relative;font-family:'Lucida Grande',Tahoma,sans-serif;text-align:left;}#shadowbox_title{height:25px;padding:0;overflow:hidden;}#shadowbox_title_inner{height:16px;font-size:16px;line-height:16px;white-space:nowrap;padding:5px 0 4px 8px;color:#fff;}#shadowbox_body{position:relative;overflow:hidden;margin:0;padding:0;border:2px solid #fff;background-color:#000;}#shadowbox_body_inner{position:relative;overflow:hidden;}#shadowbox_loading{position:absolute;top:0;left:0;height:10000px;width:100%;background-color:#222;}#shadowbox_loading img{float:left;margin:10px 10px 0 10px;}#shadowbox_loading span{float:left;margin-top:16px;font-size:10px;}#shadowbox_loading span a,#shadowbox_loading span a:link,#shadowbox_loading span a:visited{color:#fff;}#shadowbox_content.html{height:100%;width:100%;overflow:auto;}#shadowbox_toolbar{margin:0;padding:0;height:20px;overflow:hidden;}#shadowbox_toolbar_inner{height:20px;color:#fff;}#shadowbox_toolbar_inner div{padding-top:4px;padding-bottom:2px;font-size:10px;height:10px;line-height:10px;}#shadowbox_toolbar_inner div span.shortcut{text-decoration:underline;font-weight:bold;}#shadowbox_toolbar_inner div a{text-decoration:none;color:#fff;}#shadowbox_nav_close,#shadowbox_nav_previous,#shadowbox_nav_next{float:right;padding-right:10px;}#shadowbox_counter{float:left;padding-left:10px;}#shadowbox_counter a{padding:0 4px 0 0;}#shadowbox_counter a.shadowbox_counter_current{text-decoration:underline;font-weight:bold;}div.shadowbox_message{text-align:center;padding:10px;}div.shadowbox_message a:link,div.shadowbox_message a:visited{text-decoration:none;color:#bed333;}div.shadowbox_message a:hover,div.shadowbox_message a:focus{text-decoration:underline;}
/* Minify_CSS_UriRewriter::$debugText

docRoot    : /home2/spirit69/public_html/blog.chapagain.com.np
currentDir : /home2/spirit69/public_html/blog.chapagain.com.np/wp-content/plugins/yet-another-related-posts-plugin/style

*/

/* related.css */

/* 1  */ .yarpp-related {
/* 2  */     margin: 1em 0;
/* 3  */ }
/* 4  */ 
/* 5  */ .yarpp-related a{
/* 6  */     text-decoration: none;
/* 7  */     font-weight: bold;
/* 8  */ }
/* 9  */ 
/* 10 */ .yarpp-related .yarpp-thumbnail-title{
/* 11 */     text-align: left;
/* 12 */     font-weight: bold;
/* 13 */     font-size: 96%;
/* 14 */     text-decoration: none;
/* 15 */ }
/* 16 */ 
/* 17 */ .yarpp-related h3{
/* 18 */     font-weight: bold;
/* 19 */     padding: 0 0 5px 0;
/* 20 */     font-size: 125%;
/* 21 */     text-transform: capitalize;
/* 22 */     margin: 0;
/* 23 */ }
/* 24 */ 
/* 25 */ .yarpp-related .yarpp-promote{ 
/* 26 */     clear: both;
/* 27 */     background: url(//api.engage.bidsystem.com/adk_mini_logo.png) no-repeat;
/* 28 */     float: right;
/* 29 */     text-indent: -1000px;
/* 30 */     cursor: pointer;
/* 31 */     color: #666;
/* 32 */     font-size: 11px;
/* 33 */     height: 17px;
/* 34 */     width: 78px;
/* 35 */ }
/* 36 */ 
