/* Minify_CSS_UriRewriter::$debugText

docRoot    : /home/skolai5/public_html
currentDir : /home/skolai5/public_html/journal/wp-content/themes/default

file-relative URI  : images/nav.gif
path prepended     : /home/skolai5/public_html/journal/wp-content/themes/default/images/nav.gif
docroot stripped   : /journal/wp-content/themes/default/images/nav.gif
traversals removed : /journal/wp-content/themes/default/images/nav.gif

file-relative URI  : ../../../buttons/nav.gif
path prepended     : /home/skolai5/public_html/journal/wp-content/themes/default/../../../buttons/nav.gif
docroot stripped   : /journal/wp-content/themes/default/../../../buttons/nav.gif
traversals removed : /journal/buttons/nav.gif

file-relative URI  : images/nav.gif
path prepended     : /home/skolai5/public_html/journal/wp-content/themes/default/images/nav.gif
docroot stripped   : /journal/wp-content/themes/default/images/nav.gif
traversals removed : /journal/wp-content/themes/default/images/nav.gif

file-relative URI  : ../../../images/p7PM_dark_south.gif
path prepended     : /home/skolai5/public_html/journal/wp-content/themes/default/../../../images/p7PM_dark_south.gif
docroot stripped   : /journal/wp-content/themes/default/../../../images/p7PM_dark_south.gif
traversals removed : /journal/images/p7PM_dark_south.gif

file-relative URI  : images/footer.jpg
path prepended     : /home/skolai5/public_html/journal/wp-content/themes/default/images/footer.jpg
docroot stripped   : /journal/wp-content/themes/default/images/footer.jpg
traversals removed : /journal/wp-content/themes/default/images/footer.jpg

file-relative URI  : images/sidebau.gif
path prepended     : /home/skolai5/public_html/journal/wp-content/themes/default/images/sidebau.gif
docroot stripped   : /journal/wp-content/themes/default/images/sidebau.gif
traversals removed : /journal/wp-content/themes/default/images/sidebau.gif

*/

/* style.css */

/* 1    */ /*  
/* 2    *| 
/* 3    *| Theme Name: WordPress Default
/* 4    *| 
/* 5    *| Theme URI: http://wordpress.org/
/* 6    *| 
/* 7    *| Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
/* 8    *| 
/* 9    *| Version: 1.6
/* 10   *| 
/* 11   *| Author: Michael Heilemann
/* 12   *| 
/* 13   *| Author URI: http://binarybonsai.com/
/* 14   *| 
/* 15   *| 
/* 16   *| 
/* 17   *| 	Kubrick v1.5
/* 18   *| 
/* 19   *| 	 http://binarybonsai.com/kubrick/
/* 20   *| 
/* 21   *| 
/* 22   *| 
/* 23   *| 	This theme was designed and built by Michael Heilemann,
/* 24   *| 
/* 25   *| 	whose blog you will find at http://binarybonsai.com/
/* 26   *| 
/* 27   *| 
/* 28   *| 
/* 29   *| 	The CSS, XHTML and design is released under GPL:
/* 30   *| 
/* 31   *| 	http://www.opensource.org/licenses/gpl-license.php
/* 32   *| 
/* 33   *| 
/* 34   *| 
/* 35   *| */
/* 36   */ 
/* 37   */ 
/* 38   */ 
/* 39   */ 
/* 40   */ 
/* 41   */ 
/* 42   */ 
/* 43   */ /* Begin Typography & Colors */
/* 44   */ 
/* 45   */ body {
/* 46   */ 
/* 47   */ 	font-size: 75%; /* Resets 1em to 10px */
/* 48   */ 
/* 49   */ 	font-family: Georgia, "Times New Roman", Times, serif;
/* 50   */ 

/* style.css */

/* 51   */ 	background: #222222;
/* 52   */ 
/* 53   */ 	font-color: #000;;
/* 54   */ 
/* 55   */ 	text-align: center;
/* 56   */ 
/* 57   */ 	}
/* 58   */ 
/* 59   */ 
/* 60   */ 
/* 61   */ #page {
/* 62   */ 
/* 63   */ 	background-color: #ffffff;
/* 64   */ 
/* 65   */ 	border: 1px solid #959596;
/* 66   */ 
/* 67   */ 	text-align: left;
/* 68   */ 
/* 69   */ 	}
/* 70   */ 
/* 71   */ 
/* 72   */ 
/* 73   */ #header {
/* 74   */ 
/* 75   */ 	background: #222222 url('http://www.skolaiimages.com/newblogbanner/kubrickheader.jpg') no-repeat top center ;
/* 76   */ 
/* 77   */         border-bottom: 1px solid #959596;   
/* 78   */ 
/* 79   */     }
/* 80   */ 
/* 81   */ 
/* 82   */ 
/* 83   */ subh { font-size: 1.2em;
/* 84   */ 
/* 85   */        font-weight: bold;
/* 86   */ 
/* 87   */         }
/* 88   */ 
/* 89   */     
/* 90   */ 
/* 91   */ #headerslideshow  { 
/* 92   */ 
/* 93   */    z-index: 1; 
/* 94   */ 
/* 95   */        margin: 0; 
/* 96   */ 
/* 97   */        position: absolute; 
/* 98   */ 
/* 99   */        width: 1000px; 
/* 100  */ 

/* style.css */

/* 101  */        height: 120px; 
/* 102  */ 
/* 103  */ } 
/* 104  */ 
/* 105  */ 
/* 106  */ 
/* 107  */ #headertext { 
/* 108  */ 
/* 109  */    z-index: 2;
/* 110  */ 
/* 111  */       position: relative; 
/* 112  */ 
/* 113  */ } 
/* 114  */ 
/* 115  */ 
/* 116  */ 
/* 117  */ #menu  {
/* 118  */ 
/* 119  */     background: #222222 url('/journal/wp-content/themes/default/images/nav.gif') no-repeat bottom center ;
/* 120  */ 
/* 121  */     height: 40px;
/* 122  */ 
/* 123  */     font-family: 'Lucida Grande', Verdana, Sans-Serif;
/* 124  */ 
/* 125  */     letter-spacing: 0.4em;
/* 126  */ 
/* 127  */     font-size: 1.0em;
/* 128  */ 
/* 129  */     text-align: center;
/* 130  */ 
/* 131  */     font-color: #FDFDF7;
/* 132  */ 
/* 133  */     }
/* 134  */ 
/* 135  */ 
/* 136  */ 
/* 137  */ a.menulink:link  {
/* 138  */ 
/* 139  */     color: #FDFDF7;
/* 140  */ 
/* 141  */ }
/* 142  */ 
/* 143  */ 
/* 144  */ 
/* 145  */ a.menulink:visited  {
/* 146  */ 
/* 147  */     color: #FDFDF7;
/* 148  */ 
/* 149  */ }
/* 150  */ 

/* style.css */

/* 151  */ 
/* 152  */ 
/* 153  */ a.menulink:hover  {
/* 154  */ 
/* 155  */     color: #AA0604;
/* 156  */ 
/* 157  */ }
/* 158  */ 
/* 159  */ 
/* 160  */ /* This begins the navbar for the drop down menu */
/* 161  */ 
/* 162  */ #navbar  {
/* 163  */ 		/* background: #2f2f2f url(/journal/buttons/nav.gif) no-repeat top center ; */
/* 164  */ 
/* 165  */     background: #222222 url('/journal/wp-content/themes/default/images/nav.gif') no-repeat bottom center ;
/* 166  */ 
/* 167  */            
/* 168  */     height: 40px;
/* 169  */ }
/* 170  */ 
/* 171  */ #navbarimg 	{ 
/* 172  */ 	padding: 0;
/* 173  */ 	margin: 0; 
/* 174  */ 	list-style: none;
/* 175  */ 	width: 100%; 
/* 176  */ 	}
/* 177  */ 	
/* 178  */ 	/*
/* 179  *| p7menubar is the root UL and p7menubar ul applies to all the sub-menu ULs.
/* 180  *| We set padding and margin to zero to eliminate all indentation, turn bullets off,
/* 181  *| and set a font-family different from the global font-family declared for the
/* 182  *| body element above. This sets font for just the menu. Do not add a font-size here.
/* 183  *| */
/* 184  */ 
/* 185  */ #navbar, #navbar ul {
/* 186  */ 	padding: 0;
/* 187  */ 	margin: 0;
/* 188  */ 	list-style: none;
/* 189  */ 	font-family: Arial, Helvetica, sans-serif;
/* 190  */ }
/* 191  */ /*
/* 192  *| Root-Level Links.  Do not change the first two properties.
/* 193  *| Adjust padding values to make the root links taller and to offset them
/* 194  *| from the left and right edges of the link box. The border right creates a
/* 195  *| separator between links. Font-size is set here and will apply to all menu levels.
/* 196  *| Font color is set to light gray.
/* 197  *| */
/* 198  */ #navbar a {
/* 199  */ 	display: block;
/* 200  */ 	text-decoration: none;

/* style.css */

/* 201  */ 	padding: 10px 5px 5px 10px;
/* 202  */ 	font-size: 0.95em;
/* 203  */ 	color: #FDFDF7;
/* 204  */ }
/* 205  */ /*
/* 206  *| Class assigned to those Root-Level links that have associated Sub-Menus.
/* 207  *| The top and bottom padding assigned this element must be the same as
/* 208  *| that assigned to the p7menubar a element. The right padding is increased
/* 209  *| to accomodate the display of background image depicting a downward
/* 210  *| pointing arrow.
/* 211  *| */
/* 212  */ #navbar a.trigger {
/* 213  */ 	padding: 5px 16px 5px 10px;
/* 214  */ 	background-image: url(/journal/images/p7PM_dark_south.gif);
/* 215  */ 	background-repeat: no-repeat;
/* 216  */ 	background-position: right center;
/* 217  */ }
/* 218  */ /*
/* 219  *| The Root-Level list items. Floating left allows
/* 220  *| them to appear horizontally. Width is for IE5 Mac. The last rule in
/* 221  *| this style sheet will set the width for this element to auto for all
/* 222  *| other browsers - hiding it from IE5 Mac. The width is proportional.
/* 223  *| As you add and edit root menu items, you will need to test this width
/* 224  *| to ensure it is wide enough to accomodate all text.
/* 225  *| */	
/* 226  */ #navbar li {
/* 227  */ 	float: left;
/* 228  */ 	width: 8em;
/* 229  */ }
/* 230  */ /*
/* 231  *| Sets width for Sub-Menu box and the List Items inside - in proportional em units. 
/* 232  *| This allows the sub-menu width to expand if users resize the text in their browsers.
/* 233  *| */
/* 234  */ #navbar li ul, #navbar ul li  {
/* 235  */ 	font-size: 1.0em;
/* 236  */ 	width: 12em;
/* 237  */ }
/* 238  */ /*
/* 239  *| The sub-menu links. We set color and turn off the right border, which
/* 240  *| would otherwise be inherited from the root link rule. We set top and 
/* 241  *| bottom padding less than the root items and increas the left padding
/* 242  *| to indent the sub-menu links a small amount in from the root links.
/* 243  *| */
/* 244  */ #navbar ul li a  {
/* 245  */ 	color: #565656;
/* 246  */ 	border-right: 0;
/* 247  */ 	padding: 3px 0px 3px 4px;
/* 248  */ }
/* 249  */ /*
/* 250  *| Sub-Menu Unordered Lists describes each dropdown sub-menu grouping. 

/* style.css *|

/* 251  *| Positioned Absolutely to allow them to appear below their root trigger.
/* 252  *| Set to display none to hide them until trigger is moused over.
/* 253  *| Background Color must be set or problems will be encountered in MSIE.
/* 254  *| Right and bottom borders are set to simulate a raised look.
/* 255  *| A gradient background image is assigned.
/* 256  *| */
/* 257  */ #navbar li ul {
/* 258  */ 	position: absolute;
/* 259  */ 	display: none;
/* 260  */ 	background-color: #FFFFFF;
/* 261  */ 	border-right: 1px solid #333333;
/* 262  */ 	border-bottom: 1px solid #333333;
/* 263  */ 	border-left: 1px solid #333333;
/* 264  */ 	background-repeat: repeat-x;
/* 265  */ 	margin-top: 0px;
/* 266  */ 	padding-top: 10px;
/* 267  */ }
/* 268  */ 
/* 269  */ .last, .last-2{
/* 270  */ 	padding: 0px;
/* 271  */ 	margin: 0px;
/* 272  */ /*	margin-top:10px; */
/* 273  */ 	position: absolute;
/* 274  */ 	left: 0px;
/* 275  */ 	/* top: 10px; */
/* 276  */ }
/* 277  */ 
/* 278  */ #navbar li a .last, #navbar .last {
/* 279  */ 	display: none; 
/* 280  */ 	
/* 281  */ 	left: 1040px;
/* 282  */ 	
/* 283  */ }
/* 284  */ 
/* 285  */ #navbar li a .last-2, #navbar .last-2 {
/* 286  */ 	display: none; 
/* 287  */ 	
/* 288  */ 	left: 1020px;
/* 289  */ }
/* 290  */ 
/* 291  */ /*
/* 292  *| Changes the Text color and background color when the Root-Level
/* 293  *| menu items are moused over. The second selector sets color and background
/* 294  *| when Root-Level items are accessed with the keyboard tab key. The third
/* 295  *| selector sets an active state to support keyboard access in MSIE. The fourth 
/* 296  *| selector is assigned to IE5 and IE6 Windows via the P7_ExpMenu script.
/* 297  *| Note that IE7 supports hover on elements other than links and so behaves
/* 298  *| like Firefox, Opera, and Safari - making the menu operable even if JavaScript
/* 299  *| is not enabled.
/* 300  *| */

/* style.css */

/* 301  */ #navbar li:hover a, #navbar a:focus,
/* 302  */ #navbar a:active, #navbar li.p7hvr a {
/* 303  */ 	color: #b89f40;
/* 304  */ 	text-decoration: underline;
/* 305  */ 	background-color: transparent;
/* 306  */ }
/* 307  */ /*
/* 308  *| Set the Sub-Menu UL to be visible when its associated
/* 309  *| Root-Level link is moused over. The second selector is 
/* 310  *| assigned to IE5 and IE6 via the P7_ExpMenu script.
/* 311  *| */
/* 312  */ #navbar li:hover ul, #navbar li.p7hvr ul {
/* 313  */ 	display: block;
/* 314  */ 	z-index: 100;
/* 315  */ }
/* 316  */ /*
/* 317  *| Sets the Text color of the Sub-Level links when the Root-Level
/* 318  *| menu items are moused over. The second selector is 
/* 319  *| assigned to IE5 and IE6 via the P7_ExpMenu script.
/* 320  *| The color set should march the normal Sub-Level link color
/* 321  *| in the rule: #p7menubar ul li a. The background color must be
/* 322  *| transparent to allow the underlying gradient background on the UL
/* 323  *| to show through.
/* 324  *| */
/* 325  */ #navbar li:hover ul a, #navbar li.p7hvr ul a {
/* 326  */ 	color: #000000;
/* 327  */ 	background-color: transparent;
/* 328  */ 	border-bottom: 1px solid #000000;
/* 329  */ 	text-decoration: none;
/* 330  */ }
/* 331  */ /*
/* 332  *| The normal hover class for Sub-Level links. The Important directive
/* 333  *| is required for older browsers. We set a background color, which shows
/* 334  *| over the gradient background. We set text color to white.
/* 335  *| */
/* 336  */ #navbar ul a:hover {
/* 337  */ 	background-color: #000000!important;
/* 338  */ 	color: #FFFFFF!important;
/* 339  */ }
/* 340  */ 
/* 341  */ /* The single backslash \ character inside this comment
/* 342  *| causes IE5 Mac to ignore the following rule, which allows other
/* 343  *| browsers to render top-level menu items to their natural width.
/* 344  *| Do not edit this rule in any way. */
/* 345  */ #navbar li {width: auto;}
/* 346  */ 
/* 347  */ #navbar .menu-strong {
/* 348  */ 	font-weight: bold;
/* 349  */ 	
/* 350  */ 	size: 12px;

/* style.css */

/* 351  */ 	
/* 352  */ }
/* 353  */ 
/* 354  */ /* This is the end of the navbar stylings */
/* 355  */ 
/* 356  */ 
/* 357  */ .Form {
/* 358  */ 
/* 359  */         color: #FDFDF7;
/* 360  */ 
/* 361  */ 		font-weight: normal;
/* 362  */ 
/* 363  */         font-family: "Trebuchet MS", Verdana, Geneva, Arial, sans-serif;
/* 364  */ 
/* 365  */         font-size: 14px;
/* 366  */ 
/* 367  */         padding-left: 30px;
/* 368  */ 
/* 369  */ }
/* 370  */ 
/* 371  */ 
/* 372  */ /* class for blog link in nav bar */
/* 373  */ .blog-link {
/* 374  */ 
/* 375  */         color: #FDFDF7;
/* 376  */ 
/* 377  */ 		font-weight: normal;
/* 378  */ 
/* 379  */         font-family: "Trebuchet MS", Verdana, Geneva, Arial, sans-serif;
/* 380  */ 
/* 381  */         font-size: 14px;
/* 382  */ 
/* 383  */         padding-left: 0px;
/* 384  */ 
/* 385  */ }
/* 386  */ 
/* 387  */ 
/* 388  */ 
/* 389  */ /* This ends the drop down for the navbar */
/* 390  */ 
/* 391  */ 
/* 392  */ #content {
/* 393  */ 
/* 394  */ 	font-size: 1.3em
/* 395  */ 
/* 396  */ }
/* 397  */ 
/* 398  */ 
/* 399  */ #subfeed {
/* 400  */ 

/* style.css */

/* 401  */ 	font-size: 15px;
/* 402  */ 
/* 403  */         color: #000;
/* 404  */ 
/* 405  */         text-align: center;
/* 406  */ 
/* 407  */         padding-right: 20px;
/* 408  */ 
/* 409  */         padding-left: 10px;
/* 410  */ 
/* 411  */ }
/* 412  */ 
/* 413  */ #subfeed a, subfeed a:hover {
/* 414  */        color: #000; /* #b89800; */
/* 415  */ }
/* 416  */ 
/* 417  */ .translations {
/* 418  */ 	font-size: 11px;
/* 419  */ 	color: #000;
/* 420  */ 	text-align: center;
/* 421  */ }
/* 422  */ 
/* 423  */ 
/* 424  */ 
/* 425  */ #translate {
/* 426  */ 
/* 427  */ 	font-size: 11px;
/* 428  */ 
/* 429  */         color: #000;
/* 430  */ 
/* 431  */         text-align: left;
/* 432  */ 
/* 433  */         padding-right: 20px;
/* 434  */ 
/* 435  */         padding-left: 10px;
/* 436  */ 
/* 437  */ }
/* 438  */ 
/* 439  */ 
/* 440  */ 
/* 441  */ 
/* 442  */ 
/* 443  */ .sociable {
/* 444  */ 
/* 445  */         font-size: 12px;
/* 446  */ 
/* 447  */         color: #0a1153;
/* 448  */ 
/* 449  */         font-style: italic;
/* 450  */ 

/* style.css */

/* 451  */         text-align: left;
/* 452  */ 
/* 453  */         padding-right: 20px;
/* 454  */ 
/* 455  */ }      
/* 456  */ 
/* 457  */ 
/* 458  */ 
/* 459  */ .widecolumn .entry p {
/* 460  */ 
/* 461  */ 	font-size: 1.05em;
/* 462  */ 
/* 463  */ 	}
/* 464  */ 
/* 465  */ 
/* 466  */ 
/* 467  */ .narrowcolumn .entry, .widecolumn .entry, .narrowcolumn .entry-quips {
/* 468  */ 
/* 469  */ 	line-height: 1.4em;
/* 470  */ 
/* 471  */ 	}
/* 472  */ 
/* 473  */ 
/* 474  */ .narrowcolumn .entry-quips {
/* 475  */ 
/* 476  */ 	padding-top: 25px;
/* 477  */ 
/* 478  */ 	padding-bottom: 5px
/* 479  */ 
/* 480  */ 	text-align:center;
/* 481  */ 
/* 482  */ 	font-style: italic;
/* 483  */ 
/* 484  */ }
/* 485  */ 
/* 486  */ .narrowcolumn .entry-quips p {
/* 487  */ 
/* 488  */ 	text-align: center;
/* 489  */ 	
/* 490  */ }
/* 491  */ 
/* 492  */ 
/* 493  */ .full-frame .entry p {
/* 494  */ 
/* 495  */ 	line-height: 1.4em;
/* 496  */ 	
/* 497  */ 	margin: 20px;
/* 498  */ 
/* 499  */ 	font-family: "Times New Roman", Georgia, Times, serif;
/* 500  */ 

/* style.css */

/* 501  */ 	font-size: 110%;
/* 502  */ 
/* 503  */ 	max-width: 970px;
/* 504  */ 
/* 505  */ 	}
/* 506  */ 
/* 507  */ 
/* 508  */ .total-frame .entry p {
/* 509  */ 
/* 510  */ 	line-height: 1.4em;
/* 511  */ 	
/* 512  */ 	margin: 10px;
/* 513  */ 
/* 514  */ 	font-family: "Times New Roman", Georgia, Times, serif;
/* 515  */ 
/* 516  */ 	font-size: 110%;
/* 517  */ 
/* 518  */ 	max-width: 1000px;
/* 519  */ 
/* 520  */ 	}
/* 521  */ 
/* 522  */ 
/* 523  */ .widecolumn {
/* 524  */ 
/* 525  */ 	line-height: 1.6em;
/* 526  */ 
/* 527  */ 	}
/* 528  */ 
/* 529  */ 
/* 530  */ 
/* 531  */ .narrowcolumn .postmetadata {
/* 532  */ 
/* 533  */ 	text-align: center;
/* 534  */ 
/* 535  */ 	}
/* 536  */ 
/* 537  */ 
/* 538  */ 
/* 539  */ .alt {
/* 540  */ 
/* 541  */ 	background-color: #171717;
/* 542  */ 
/* 543  */ 	border-top: 1px solid #ddd;
/* 544  */ 
/* 545  */ 	border-bottom: 1px solid #ddd;
/* 546  */ 
/* 547  */ 	}
/* 548  */ 
/* 549  */ 
/* 550  */ 

/* style.css */

/* 551  */ 
/* 552  */ 
/* 553  */ #footer {
/* 554  */ 
/* 555  */ /*	background: #aaaaaa url('/journal/wp-content/themes/default/images/footer.jpg') top center ;  */
/* 556  */ 
/* 557  */ 	 background-color: #222222;
/* 558  */ 
/* 559  */ /*	border-top: 1px solid #959596; */
/* 560  */ 
/* 561  */ 	color: #dddddd;
/* 562  */ 
/* 563  */ 	font-style: italic;
/* 564  */ 
/* 565  */ 	font-ize: 0.8em
/* 566  */ 
/* 567  */ 	}
/* 568  */ 
/* 569  */ #footer a {
/* 570  */ 	color: #ffffee;
/* 571  */ }
/* 572  */ 
/* 573  */ #footer a:hover {
/* 574  */ 	color: #990000;
/* 575  */ }
/* 576  */ 
/* 577  */ small {
/* 578  */ 
/* 579  */ 	font-family: Georgia, "Times New Roman", Times, serif;
/* 580  */ 
/* 581  */         color: #000;
/* 582  */ 
/* 583  */ 	font-size: 0.9em;
/* 584  */ 
/* 585  */ 	line-height: 1.5em;
/* 586  */ 
/* 587  */ 	}
/* 588  */ 
/* 589  */ 
/* 590  */ 
/* 591  */ h2, h3 {
/* 592  */ 
/* 593  */ 	font-family: Times New Roman, Times, serif;
/* 594  */ 
/* 595  */ 	font-weight: bold;
/* 596  */ 
/* 597  */ 	}
/* 598  */ 
/* 599  */ 
/* 600  */ 

/* style.css */

/* 601  */ h4 {
/* 602  */ 
/* 603  */ 	font-family: Arial, Helvetica, Sans-Serif;
/* 604  */ 
/* 605  */         font-style: italic;
/* 606  */ 
/* 607  */ 	}
/* 608  */ 
/* 609  */ h1 {
/* 610  */ 
/* 611  */ 	font: italic normal 250% 'Times New Roman', Times, serif;
/* 612  */ 
/* 613  */ 	letter-spacing: 0.6em;
/* 614  */ 
/* 615  */         font-size: 4em;
/* 616  */ 
/* 617  */ 	font-weight: bold;
/* 618  */ 
/* 619  */         text-align: center;
/* 620  */ 
/* 621  */ 	}
/* 622  */ 
/* 623  */ #content h1 {
/* 624  */ 
/* 625  */ 	font-size: 2em;
/* 626  */ 
/* 627  */ 	letter-spacing: 0.1em;
/* 628  */ 
/* 629  */ 	font-family: Times New Roman, Times, serif;
/* 630  */ 
/* 631  */ 	font-weight: bold;
/* 632  */ 
/* 633  */ /*	text-align: left; */
/* 634  */ 
/* 635  */ }
/* 636  */ 
/* 637  */ #content h2 {
/* 638  */ 
/* 639  */ 	padding-top: 1.0em;
/* 640  */ 	
/* 641  */ }
/* 642  */ 
/* 643  */ #fp-header {
/* 644  */ 
/* 645  */ 	text-align: center;
/* 646  */ 	width: 980px;
/* 647  */ 	padding: 10px;
/* 648  */ 	background: #222222;
/* 649  */ 	}
/* 650  */ 

/* style.css */

/* 651  */ #fp-header h1 {
/* 652  */ 
/* 653  */ 	font-size: 1.8em;
/* 654  */ 	
/* 655  */ 	color: #b89f40;
/* 656  */ 	
/* 657  */ 	font-family: "Times New Roman", Times, serif;
/* 658  */ 	
/* 659  */ 	text-decoration: underline;	
/* 660  */ 	
/* 661  */ 	letter-spacing: 0.2em;
/* 662  */ }
/* 663  */ 
/* 664  */ #content h1.title {
/* 665  */ 
/* 666  */ 	color: #000066;
/* 667  */ 
/* 668  */ 	font-size: 1.8em;
/* 669  */ 
/* 670  */ 	text-align: left;
/* 671  */ 
/* 672  */ 	font-family: "Trebuchet MS", Verdana, Geneva, Arial, sans-serif;
/* 673  */ 
/* 674  */ 	padding-top: 5px;
/* 675  */ 
/* 676  */ 	padding-bottom: 10px;
/* 677  */ 
/* 678  */ }
/* 679  */ 
/* 680  */ #fp-header h2{
/* 681  */ 	
/* 682  */         font-size: 14px;
/* 683  */         font-family: "Trebuchet MS", Verdana, Geneva, Arial, sans-serif;
/* 684  */         color: #fdfdf7;
/* 685  */ 		padding-top: 10px;
/* 686  */ 		padding-bottom: 20px;
/* 687  */ 		padding-left: 50px;
/* 688  */ 		padding-right: 50px;
/* 689  */ 		margin: 5px 75px 5px 10px;
/* 690  */ }
/* 691  */ 
/* 692  */ 
/* 693  */ /* These below are the dividers for a 3 column page, like the home page */
/* 694  */ 
/* 695  */ #column-box {
/* 696  */ 
/* 697  */ 		border: 1pix solid #0033ff; 
/* 698  */ 		width:100%;
/* 699  */ 		padding:5px;
/* 700  */ 		overflow: auto;

/* style.css */

/* 701  */ }
/* 702  */ 
/* 703  */ #left-col h2, #mid-col h2, #right-col h2 {
/* 704  */ 
/* 705  */ 		color: #000455;
/* 706  */ 
/* 707  */ 		width: 260px;
/* 708  */ 
/* 709  */ 		text-align:center;
/* 710  */ 
/* 711  */ 		margin: 0px;
/* 712  */ 
/* 713  */ 		padding: 0px !important;
/* 714  */ 
/* 715  */ 		font-size: 1.4em !important;
/* 716  */ 
/* 717  */ 		margin-top: 0px !important;
/* 718  */ 
/* 719  */ }
/* 720  */ 
/* 721  */ #left-col {
/* 722  */ 
/* 723  */ 		float:left;
/* 724  */ 
/* 725  */ 		width: 293px;
/* 726  */ 
/* 727  */ 		padding: 10px 10px;
/* 728  */ 
/* 729  */ 		background: #FDFDF7;
/* 730  */ 
/* 731  */ 		border: 1px solid #990000;
/* 732  */ 
/* 733  */ 		#000;
/* 734  */ 	
/* 735  */ 		-moz-border-radius: 5px;
/* 736  */ 
/* 737  */ 	        -khtml-border-radius: 5px;
/* 738  */ 
/* 739  */         	-webkit-border-radius: 5px;
/* 740  */ 
/* 741  */ 		border-radius: 5px; 
/* 742  */ 
/* 743  */ 		margin: 5px;
/* 744  */ 
/* 745  */ 		margin-left: 10px;
/* 746  */ 
/* 747  */ }
/* 748  */ 
/* 749  */ #mid-col {
/* 750  */ 

/* style.css */

/* 751  */ 		float: left;
/* 752  */ 		
/* 753  */ 		width: 293px;
/* 754  */ 
/* 755  */ 		padding: 10px 10px;
/* 756  */ 
/* 757  */ 		background: #FDFDF7;
/* 758  */ 
/* 759  */ 		border: 1px solid #000455;
/* 760  */ 
/* 761  */ 		color: #000;
/* 762  */ 	
/* 763  */ 		-moz-border-radius: 5px;
/* 764  */ 
/* 765  */ 	        -khtml-border-radius: 5px;
/* 766  */ 
/* 767  */         	-webkit-border-radius: 5px;
/* 768  */ 
/* 769  */ 		border-radius: 5px; 
/* 770  */ 	
/* 771  */ 		margin: 5px;	
/* 772  */ 
/* 773  */ }
/* 774  */ 
/* 775  */ 
/* 776  */ #right-col {
/* 777  */ 
/* 778  */ 		float: right;
/* 779  */ 
/* 780  */ 		width: 293px;
/* 781  */ 
/* 782  */ 		padding: 10px 10px;
/* 783  */ 
/* 784  */ 		border: 1px solid #0a6400;
/* 785  */ 
/* 786  */ 		color: #000;
/* 787  */ 
/* 788  */ 		background: #FDFDF7;
/* 789  */ 	
/* 790  */ 		-moz-border-radius: 5px;
/* 791  */ 
/* 792  */ 	        -khtml-border-radius: 5px;
/* 793  */ 
/* 794  */         	-webkit-border-radius: 5px;
/* 795  */ 
/* 796  */ 		border-radius: 5px; 
/* 797  */ 
/* 798  */ 		margin: 5px;
/* 799  */ 
/* 800  */ 		overflow: auto;

/* style.css */

/* 801  */ }
/* 802  */ 
/* 803  */ /* Here are the fonts for the columns on the home page */
/* 804  */ 
/* 805  */ #right-col p, #left-col p, #mid-col p {
/* 806  */ 
/* 807  */ 		color: #000;
/* 808  */ 
/* 809  */ 		font-size: 1.2em;
/* 810  */ 
/* 811  */ 		font-family: Arial, Helvetica, Sans-Serif;
/* 812  */ 
/* 813  */ } 
/* 814  */ 
/* 815  */ #fp-tours {
/* 816  */ 	margin:0px; 
/* 817  */ 	padding-right:5px; 
/* 818  */ 	padding-left: 5px; 
/* 819  */ 	padding-bottom: 5px; 
/* 820  */ 	-moz-border-radius: 5px; 
/* 821  */ 	-khtml-border-radius: 5px; 
/* 822  */ 	-webkit-border-radius: 5px; 
/* 823  */ 	border-radius: 5px;  
/* 824  */ 	border: 1px solid #1f1f1f; 
/* 825  */ 	color: #000;
/* 826  */ 
/* 827  */ }
/* 828  */ .fp-tours { 
/* 829  */ 	font-family: Georgia, 'Times New Roman', Times, serif; 
/* 830  */ 	
/* 831  */ 	font-size: 12px; 
/* 832  */ 
/* 833  */ }
/* 834  */ 
/* 835  */ #fp-tours a {
/* 836  */ 	
/* 837  */ 	font-family: Georgia, 'Times New Roman', Times, serif; 
/* 838  */ 
/* 839  */ 	font-size: 12px; 
/* 840  */ 
/* 841  */ 	color: #990000; 
/* 842  */ 
/* 843  */ 	padding-top: 25px !important;
/* 844  */ 
/* 845  */ /*	text-decoration: none; */
/* 846  */ 
/* 847  */ 	font-weight: bold;
/* 848  */ 
/* 849  */ }
/* 850  */ 

/* style.css */

/* 851  */ #fp-tours h3, #fp-tours h3 a {
/* 852  */ 
/* 853  */ 	margin:0px; 
/* 854  */ 
/* 855  */ 	padding-top: 10px;
/* 856  */ 
/* 857  */ 	padding-bottom: 0px; 
/* 858  */ 
/* 859  */ 	text-align:center; 
/* 860  */ 
/* 861  */ 	font-size: 14px !important;
/* 862  */ 
/* 863  */ 	color: #990000;
/* 864  */ 
/* 865  */ }
/* 866  */ 
/* 867  */ /* .fp-tours p, .fp-tours p a, .fp-tours p a:visited {
/* 868  *| 
/* 869  *| 	font-family: Georgia, 'Times New Roman', Times, serif; 
/* 870  *| 
/* 871  *| 	font-size: 12px; 
/* 872  *| 
/* 873  *| 	color: #990000; 
/* 874  *| 
/* 875  *| 	padding-top: 25px !important;
/* 876  *| 
/* 877  *| 	text-decoration: none;
/* 878  *| 
/* 879  *| 	font-weight: bold;
/* 880  *| } */
/* 881  */ 
/* 882  */ .fp-tours p a:hover {
/* 883  */ 
/* 884  */ 	text-decoration: underline;
/* 885  */ 
/* 886  */ }
/* 887  */ 
/* 888  */ .fp-tours a:hover {
/* 889  */ 
/* 890  */ 	text-decoration: underline;
/* 891  */ 
/* 892  */ }
/* 893  */ 
/* 894  */ /* #fp-tours a:hover {
/* 895  *| 
/* 896  *| 	text-decoration: underline;
/* 897  *| 
/* 898  *| } */
/* 899  */ 
/* 900  */ #fp-mainbox {

/* style.css */

/* 901  */ 	
/* 902  */ 	margin-top: 25px;
/* 903  */ 
/* 904  */ }
/* 905  */ 
/* 906  */ #fp-mainbox a {
/* 907  */ 
/* 908  */ 	color: #660000;
/* 909  */ 
/* 910  */ }
/* 911  */ 
/* 912  */ #fp-mainbox h2 {
/* 913  */ 
/* 914  */ 	font-size: 1.4em;
/* 915  */ 
/* 916  */ 	margin-top: 25px;
/* 917  */ 
/* 918  */ }
/* 919  */ 
/* 920  */ #fp-gplus-author {
/* 921  */ 
/* 922  */ 	width: 100%;
/* 923  */ 
/* 924  */ 	color: #ebe8d4;
/* 925  */ 
/* 926  */ 	margin-top: 15px;
/* 927  */ 	
/* 928  */ 	padding: 15px 0px;
/* 929  */ 	
/* 930  */ 	text-align: center;
/* 931  */ 	
/* 932  */ 	font-style:italic;
/* 933  */ 
/* 934  */ }
/* 935  */ 
/* 936  */ 
/* 937  */ #fp-gplus-author a {
/* 938  */ 
/* 939  */ 	color: #ebe8d4;
/* 940  */ 
/* 941  */ }
/* 942  */ 
/* 943  */ /* That ends the 3 column setup */
/* 944  */ 
/* 945  */ 
/* 946  */ #headerimg .description {
/* 947  */ 
/* 948  */ 	font-size: 1.2em;
/* 949  */ 
/* 950  */         font-style: italic;

/* style.css */

/* 951  */ 
/* 952  */ /*	text-align: center; */
/* 953  */ 
/* 954  */         margin-top: 38px;
/* 955  */ 
/* 956  */ 	margin-left: 560px;
/* 957  */ }
/* 958  */ 
/* 959  */ 
/* 960  */ 
/* 961  */ h2 {
/* 962  */ 
/* 963  */ 	color: #000066;
/* 964  */ 
/* 965  */     font-size: 1.4em;
/* 966  */ 
/* 967  */ 	}
/* 968  */ 
/* 969  */ 
/* 970  */ h1.pagetitle {
/* 971  */ 
/* 972  */ 	font-size: 1.2em;
/* 973  */ 
/* 974  */ 	color: #000066;
/* 975  */ 
/* 976  */ 	font-family: Times New Roman, Times, serif;
/* 977  */ 
/* 978  */ 	font-weight: bold;
/* 979  */ 
/* 980  */ 	text-align: left;
/* 981  */ 
/* 982  */ }
/* 983  */ 
/* 984  */ h2.pagetitle {
/* 985  */ 
/* 986  */    font-size: 1.2em;
/* 987  */ 
/* 988  */ 	}
/* 989  */ 
/* 990  */ 
/* 991  */ 
/* 992  */ #pageheadline {
/* 993  */ 
/* 994  */        background: #171717 url('http://www.skolaiimages.com/images/titlebar.jpg') no-repeat bottom center ;
/* 995  */ 
/* 996  */        margin-top: 10px;
/* 997  */ 
/* 998  */        padding-top: 5px;
/* 999  */ 
/* 1000 */        padding-right: 5px;

/* style.css */

/* 1001 */ 
/* 1002 */        padding-bottom: 3px;
/* 1003 */ 
/* 1004 */        padding-left: 10px;
/* 1005 */ 
/* 1006 */        border-top: 1px solid #fdfdf7;
/* 1007 */ 
/* 1008 */        border-right: 0px;
/* 1009 */ 
/* 1010 */        border-bottom: 0px;
/* 1011 */ 
/* 1012 */        border-left: 0px;
/* 1013 */ 
/* 1014 */        width: 100%;
/* 1015 */ 
/* 1016 */        align: center;
/* 1017 */ 
/* 1018 */ }
/* 1019 */ 
/* 1020 */ 
/* 1021 */ 
/* 1022 */ #sidebar h2, #ph-sidebar h2 {
/* 1023 */ 
/* 1024 */ 	font-family: 'Lucida Grande', Verdana, Sans-Serif;
/* 1025 */ 
/* 1026 */ 	color: #000066;
/* 1027 */ 
/* 1028 */    	font-size: 1.1em;
/* 1029 */ 
/* 1030 */ 	}
/* 1031 */ 
/* 1032 */ h3 {
/* 1033 */ 
/* 1034 */ 	font-size: 1.1em;
/* 1035 */ 
/* 1036 */ 	}
/* 1037 */ 
/* 1038 */ /* #sidebar h5 {
/* 1039 *| 
/* 1040 *| 	padding: 5px 0;
/* 1041 *| 	text-align: center;
/* 1042 *| 	font-size: 1.2em
/* 1043 *| }
/* 1044 *| 
/* 1045 *| #sidebar h5 a {
/* 1046 *| 
/* 1047 *| 	text-decoration: none;
/* 1048 *| }
/* 1049 *| 
/* 1050 *| sidebar h5 a:visited: {

/* style.css *|

/* 1051 *| 
/* 1052 *| 	text-decoration: none;
/* 1053 *| }
/* 1054 *| 
/* 1055 *| #sidebar h5 a:hover {
/* 1056 *| 
/* 1057 *| 	text-decoration: underline;
/* 1058 *| 	color: #660000;
/* 1059 *| } */
/* 1060 */ 
/* 1061 */ h4 {
/* 1062 */ 
/* 1063 */ 	font-size: 0.9em;
/* 1064 */ 
/* 1065 */ 	color: #000066;
/* 1066 */ 
/* 1067 */ }
/* 1068 */ 
/* 1069 */ 
/* 1070 */ h1 a, h1 a:hover, {
/* 1071 */ 
/* 1072 */ 	text-decoration: underline;
/* 1073 */ 
/* 1074 */ 	color: #000066;
/* 1075 */ 
/* 1076 */ 	}
/* 1077 */ 
/* 1078 */ 
/* 1079 */ 
/* 1080 */ h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
/* 1081 */ 
/* 1082 */ 	color: #000066;
/* 1083 */ 
/* 1084 */ 	}
/* 1085 */ 
/* 1086 */ 
/* 1087 */ 
/* 1088 */ h2 a:hover, h3 a:hover, #wp-calendar caption, sidebar h2 a:hover {
/* 1089 */ 
/* 1090 */ 	text-decoration: underline;
/* 1091 */ 
/* 1092 */         color: #000066;
/* 1093 */ 
/* 1094 */ 	}
/* 1095 */ 
/* 1096 */ 
/* 1097 */ 
/* 1098 */ #sidebar h2, #ph-sidebar h2 {
/* 1099 */ 
/* 1100 */         color: #333333;

/* style.css */

/* 1101 */ 
/* 1102 */ }
/* 1103 */ 
/* 1104 */ 
/* 1105 */ 
/* 1106 */ .commentlist li, #commentform input, #commentform textarea {
/* 1107 */ 
/* 1108 */ 	font: 1.0em Georgia, "Times New Roman", Times, serif;
/* 1109 */ 
/* 1110 */ 	}
/* 1111 */ 
/* 1112 */ 
/* 1113 */ 
/* 1114 */ .commentlist li {
/* 1115 */ 
/* 1116 */ 	font-weight: bold;
/* 1117 */ 
/* 1118 */ 	}
/* 1119 */ 
/* 1120 */ 
/* 1121 */ 
/* 1122 */ .commentlist cite, .commentlist cite a {
/* 1123 */ 
/* 1124 */ 	font-weight: bold;
/* 1125 */ 
/* 1126 */ 	font-style: normal;
/* 1127 */ 
/* 1128 */ 	font-size: 1.0em;
/* 1129 */ 
/* 1130 */ 	}
/* 1131 */ 
/* 1132 */ 
/* 1133 */ 
/* 1134 */ .commentlist p {
/* 1135 */ 
/* 1136 */ 	font-weight: normal;
/* 1137 */ 
/* 1138 */ 	line-height: 1.5em;
/* 1139 */ 
/* 1140 */ 	text-transform: none;
/* 1141 */ 
/* 1142 */ 	}
/* 1143 */ 
/* 1144 */ 
/* 1145 */ 
/* 1146 */ #commentform p {
/* 1147 */ 
/* 1148 */ 	font-family: Georgia, "Times New Roman", Times, serif;
/* 1149 */ 
/* 1150 */ 	}

/* style.css */

/* 1151 */ 
/* 1152 */ 
/* 1153 */ 
/* 1154 */ .commentmetadata {
/* 1155 */ 
/* 1156 */ 	font-weight: normal;
/* 1157 */ 
/* 1158 */ 	}
/* 1159 */ 
/* 1160 */ 
/* 1161 */ 
/* 1162 */ #sidebar, #ph-sidebar {
/* 1163 */ 
/* 1164 */ 	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
/* 1165 */ 
/* 1166 */     color: #000066;
/* 1167 */ 
/* 1168 */ 	}
/* 1169 */ 
/* 1170 */ 
/* 1171 */ 
/* 1172 */ #sidebar bio, #ph-sidebar bio {
/* 1173 */ 
/* 1174 */ 	 font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
/* 1175 */ 
/* 1176 */     font-size: 11px;
/* 1177 */ 
/* 1178 */     color: #333333;
/* 1179 */ 
/* 1180 */ 	}
/* 1181 */ 
/* 1182 */ 
/* 1183 */ 
/* 1184 */ #bio {
/* 1185 */ 
/* 1186 */ 	 font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
/* 1187 */ 
/* 1188 */     font-size: 11px;
/* 1189 */ 
/* 1190 */     color: #333333;
/* 1191 */ 
/* 1192 */ 	}
/* 1193 */ 
/* 1194 */ 
/* 1195 */ 
/* 1196 */ #sidebar sub, #sidebar2 sub, #ph-sidebar sub {
/* 1197 */ 
/* 1198 */ 	 font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
/* 1199 */ 
/* 1200 */     font-size: 11px;

/* style.css */

/* 1201 */ 
/* 1202 */     color: #b89800;
/* 1203 */ 
/* 1204 */ 	}
/* 1205 */ 
/* 1206 */ #sidebar heading, #sidebar2 heading, #ph-sidebar heading {
/* 1207 */ 
/* 1208 */ 	color: #b89800;
/* 1209 */ 
/* 1210 */     font-size: 1.4em;
/* 1211 */ 
/* 1212 */ 	}
/* 1213 */ 
/* 1214 */ 
/* 1215 */ 
/* 1216 */ #sidebar ul ul li, #sidebar ul ol li, #sidebar_bio, .nocomments, .postmetadata, strike, #ph-sidebar ul ul li, #ph-sidebar ul ol li {
/* 1217 */ 
/* 1218 */ 	color: #000066;
/* 1219 */ font-size: 0.9em;
/* 1220 */ 
/* 1221 */ 	}
/* 1222 */ 
/* 1223 */ 
/* 1224 */ 
/* 1225 */ blockquote {
/* 1226 */ 
/* 1227 */         color: #ebebeb;
/* 1228 */ 
/* 1229 */         font-size: 1.0em;
/* 1230 */ 
/* 1231 */         font-style: italic;
/* 1232 */ 
/* 1233 */         }
/* 1234 */ 
/* 1235 */ 
/* 1236 */ 
/* 1237 */ photocaption {
/* 1238 */ 
/* 1239 */         font-family: Arial, Helvetica, Sans-Serif;
/* 1240 */ 
/* 1241 */         color: #fdfdf7;
/* 1242 */ 
/* 1243 */ 	font-size: 10px;
/* 1244 */ 
/* 1245 */         font-style: italic;
/* 1246 */ 
/* 1247 */ 	}
/* 1248 */ 
/* 1249 */ 
/* 1250 */ 

/* style.css */

/* 1251 */ small {
/* 1252 */ 
/* 1253 */        color: cdcdcd;
/* 1254 */ 
/* 1255 */ }
/* 1256 */ 
/* 1257 */ code {
/* 1258 */ 
/* 1259 */ 	font: 1.1em 'Courier New', Courier, Fixed;
/* 1260 */ 
/* 1261 */ 	}
/* 1262 */ 
/* 1263 */ 
/* 1264 */ 
/* 1265 */ acronym, abbr, span.caps
/* 1266 */ 
/* 1267 */ {
/* 1268 */ 
/* 1269 */ 	font-size: 0.9em;
/* 1270 */ 
/* 1271 */ 	letter-spacing: .07em;
/* 1272 */ 
/* 1273 */ 	}
/* 1274 */ 
/* 1275 */ 
/* 1276 */ 
/* 1277 */ a {
/* 1278 */ 
/* 1279 */ 	color: #03037b;
/* 1280 */ 
/* 1281 */ 	text-decoration: none;
/* 1282 */ 
/* 1283 */ 	}
/* 1284 */ 
/* 1285 */ 
/* 1286 */ 
/* 1287 */ a:hover {
/* 1288 */ 
/* 1289 */ 	color: #03037b;
/* 1290 */ 
/* 1291 */ 	text-decoration: underline;
/* 1292 */ 
/* 1293 */ 	}
/* 1294 */ 
/* 1295 */ 
/* 1296 */ #wp-calendar #prev a, #wp-calendar #next a {
/* 1297 */ 
/* 1298 */ 	font-size: 9pt;
/* 1299 */ 
/* 1300 */ 	}

/* style.css */

/* 1301 */ 
/* 1302 */ 
/* 1303 */ 
/* 1304 */ #wp-calendar a {
/* 1305 */ 
/* 1306 */ 	text-decoration: none;
/* 1307 */ 
/* 1308 */ 	}
/* 1309 */ 
/* 1310 */ 
/* 1311 */ 
/* 1312 */ #wp-calendar caption {
/* 1313 */ 
/* 1314 */ 	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
/* 1315 */ 
/* 1316 */ 	text-align: center;
/* 1317 */ 
/* 1318 */ 	}
/* 1319 */ 
/* 1320 */ 
/* 1321 */ 
/* 1322 */ #wp-calendar th {
/* 1323 */ 
/* 1324 */ 	font-style: normal;
/* 1325 */ 
/* 1326 */ 	text-transform: capitalize;
/* 1327 */ 
/* 1328 */ 	}
/* 1329 */ 
/* 1330 */ /* End Typography & Colors */
/* 1331 */ 
/* 1332 */ 
/* 1333 */ 
/* 1334 */ 
/* 1335 */ 
/* 1336 */ 
/* 1337 */ 
/* 1338 */ /* Begin Structure */
/* 1339 */ 
/* 1340 */ body {
/* 1341 */ 
/* 1342 */         margin: 0 0 20px 0;
/* 1343 */ 
/* 1344 */ 	padding: 0; 
/* 1345 */ 
/* 1346 */ 	}
/* 1347 */ 
/* 1348 */ 
/* 1349 */ 
/* 1350 */ #page {

/* style.css */

/* 1351 */ 
/* 1352 */ 	background-color: #fff;
/* 1353 */ 
/* 1354 */ 	margin: 0px auto;
/* 1355 */ 
/* 1356 */ 	padding: 0;
/* 1357 */ 
/* 1358 */ 	width: 1000px;
/* 1359 */ 
/* 1360 */ 	border: 1px solid #959596;
/* 1361 */ 
/* 1362 */ 	}
/* 1363 */ 
/* 1364 */ 
/* 1365 */ 
/* 1366 */ #header {
/* 1367 */ 
/* 1368 */ 	background-color: #222222;
/* 1369 */ 
/* 1370 */ 	margin: 0 0 0 0px; 
/* 1371 */ 
/* 1372 */ 	padding: 0; 
/* 1373 */ 
/* 1374 */ 	height: 160px; 
/* 1375 */ 
/* 1376 */ 	width: 1000px;
/* 1377 */ 
/* 1378 */ 	}
/* 1379 */ 
/* 1380 */ 
/* 1381 */ 
/* 1382 */ #headerimg {
/* 1383 */ 
/* 1384 */ 	margin: 0;
/* 1385 */ 
/* 1386 */ 	height: 120px;
/* 1387 */ 
/* 1388 */ 	width: 100%;
/* 1389 */ 
/* 1390 */         position: relative;
/* 1391 */ 
/* 1392 */ 	}
/* 1393 */ 
/* 1394 */ 
/* 1395 */ 
/* 1396 */ #headerslideshow  { 
/* 1397 */ 
/* 1398 */    z-index: 1; 
/* 1399 */ 
/* 1400 */        margin: 0; 

/* style.css */

/* 1401 */ 
/* 1402 */        position: absolute; 
/* 1403 */ 
/* 1404 */        width: 1000px; 
/* 1405 */ 
/* 1406 */        height: 120px; 
/* 1407 */ 
/* 1408 */ } 
/* 1409 */ 
/* 1410 */ 
/* 1411 */ 
/* 1412 */ #headertext { 
/* 1413 */ 
/* 1414 */    z-index: 100; 
/* 1415 */ 
/* 1416 */ } 
/* 1417 */ 
/* 1418 */ 
/* 1419 */ 
/* 1420 */ .narrowcolumn {
/* 1421 */ 
/* 1422 */ 	float: left;
/* 1423 */ 
/* 1424 */ 	padding: 5px 15px 5px 15px;
/* 1425 */ 
/* 1426 */ 	margin: 0px 0 0;
/* 1427 */ 
/* 1428 */ 	width: 575px;
/* 1429 */ 
/* 1430 */ 
/* 1431 */ 	}
/* 1432 */ 
/* 1433 */ 
/* 1434 */ 
/* 1435 */ .widecolumn {
/* 1436 */ 
/* 1437 */ 	float: left;
/* 1438 */ 
/* 1439 */ 	padding: 5px 15px 5px 15px;
/* 1440 */ 
/* 1441 */ 	margin: 0px 0 0px;
/* 1442 */ 
/* 1443 */ 	width: 575px;
/* 1444 */ 
/* 1445 */ 	}
/* 1446 */ 
/* 1447 */ .full-frame {
/* 1448 */ 
/* 1449 */ 	/* float: left; */
/* 1450 */ 

/* style.css */

/* 1451 */ 	padding: 5px 5px 5px 5px;
/* 1452 */ 
/* 1453 */ 	margin: 0px 0 0;
/* 1454 */ 
/* 1455 */ 	width: 990px;
/* 1456 */ 
/* 1457 */         background: #222;
/* 1458 */ 
/* 1459 */ 	color: #FDFDF7;
/* 1460 */ 
/* 1461 */ /*	border-right: 1px solid #959596; */
/* 1462 */ 
/* 1463 */ 	}
/* 1464 */ 
/* 1465 */ .full-frame a {
/* 1466 */ 	color: #ffffcc;
/* 1467 */ }
/* 1468 */ 
/* 1469 */ .full-frame a:visited {
/* 1470 */ 	color: #ffffcc;
/* 1471 */ }
/* 1472 */ 
/* 1473 */ .full-frame a:hover {
/* 1474 */ 
/* 1475 */ 	color: #b89f40 !important;
/* 1476 */ }
/* 1477 */ .full-frame .entry p a {
/* 1478 */ 
/* 1479 */ 	color: #990000;
/* 1480 */ }
/* 1481 */ 
/* 1482 */ .full-frame .entry p a:visited {
/* 1483 */ 	color: #990000 !important;
/* 1484 */     
/* 1485 */ }
/* 1486 */ 
/* 1487 */ .full-frame .entry p a:hover {
/* 1488 */ 
/* 1489 */ 	color: #b89f40 !important;
/* 1490 */ 
/* 1491 */ }
/* 1492 */ 
/* 1493 */ .full-frame h3 {
/* 1494 */ 
/* 1495 */    font-family: "Trebuchet MS", Verdana, Geneva, Arial, sans-serif;
/* 1496 */ }
/* 1497 */ 
/* 1498 */ .full-frame h1 {
/* 1499 */ 
/* 1500 */ 	margin-top: 10px;

/* style.css */

/* 1501 */ 
/* 1502 */ 	margin-bottom: 5px;
/* 1503 */ 
/* 1504 */ 	padding: 0px;
/* 1505 */ 
/* 1506 */ 	padding-bottom: 15px;
/* 1507 */ 
/* 1508 */ 	font-family:  "Trebuchet MS", Verdana, Geneva, Arial, sans-serif;
/* 1509 */ 	
/* 1510 */ 	letter-spacing: 0.1em;
/* 1511 */ 
/* 1512 */         font-size: 2em;
/* 1513 */ 
/* 1514 */ 	text-align: center;
/* 1515 */ 
/* 1516 */ }
/* 1517 */ 
/* 1518 */ .gallery-links, .gallery-links a, .gallery-links a:visited {
/* 1519 */ 
/* 1520 */ 	color: #99000;
/* 1521 */ 
/* 1522 */ }
/* 1523 */ 
/* 1524 */ .total-frame {
/* 1525 */ 
/* 1526 */ 
/* 1527 */ 	float: left;
/* 1528 */ 
/* 1529 */ 	padding: 5px 5px 5px 5px;
/* 1530 */ 
/* 1531 */ 	margin: 0px 0 0;
/* 1532 */ 
/* 1533 */ 	width: 990px;
/* 1534 */ 
/* 1535 */         background: #222;
/* 1536 */ 
/* 1537 */ 	color: #FDFDF7;
/* 1538 */ 
/* 1539 */ /*	border-right: 1px solid #959596; */
/* 1540 */ 
/* 1541 */ 	}
/* 1542 */ 
/* 1543 */ .total-frame a {
/* 1544 */ 
/* 1545 */ 	color: #FDFDF7;
/* 1546 */ }
/* 1547 */ 
/* 1548 */ 
/* 1549 */ #regular {
/* 1550 */ 

/* style.css */

/* 1551 */ 	background: #FFF;
/* 1552 */ 	
/* 1553 */ 	color: #000;
/* 1554 */ 	
/* 1555 */ 	padding: 5px 5px;
/* 1556 */ 
/* 1557 */ 	}
/* 1558 */ 
/* 1559 */ #regular a, #regular a:visited, #regular a:hover {
/* 1560 */ 
/* 1561 */ 	color: #000;
/* 1562 */ 
/* 1563 */ 	}
/* 1564 */ 
/* 1565 */ .post {
/* 1566 */ 
/* 1567 */ 	margin: 0 0 10px;
/* 1568 */ 
/* 1569 */ 	text-align: justify;
/* 1570 */ 
/* 1571 */ 	}
/* 1572 */ 
/* 1573 */ 
/* 1574 */ .photo-post {
/* 1575 */  	margin: 0 0px;
/* 1576 */ 
/* 1577 */ 	text-align: justify;
/* 1578 */ 
/* 1579 */ }
/* 1580 */ 
/* 1581 */ .gallery-post {
/* 1582 */ 
/* 1583 */ 	margin: 0 0 10px;
/* 1584 */ 
/* 1585 */ 	text-align: justify;
/* 1586 */ 
/* 1587 */ }
/* 1588 */ 
/* 1589 */ .gallery-post h2 {
/* 1590 */ 
/* 1591 */ 	color: #ebe8d4;
/* 1592 */ 
/* 1593 */ 	padding:10px;
/* 1594 */ 	
/* 1595 */ 	margin-left: 10px;
/* 1596 */ 
/* 1597 */ }
/* 1598 */ 
/* 1599 */ 
/* 1600 */ 

/* style.css */

/* 1601 */ .post hr {
/* 1602 */ 
/* 1603 */ 	display: block;
/* 1604 */ 
/* 1605 */ 	}
/* 1606 */ 
/* 1607 */ 
/* 1608 */ 
/* 1609 */ .widecolumn .post {
/* 1610 */ 
/* 1611 */ 	margin: 0;
/* 1612 */ 
/* 1613 */ 	}
/* 1614 */ 
/* 1615 */ 
/* 1616 */ 
/* 1617 */ .narrowcolumn .postmetadata {
/* 1618 */ 
/* 1619 */ 	padding-top: 5px;
/* 1620 */ 
/* 1621 */ 	padding-right: 5px;
/* 1622 */ 
/* 1623 */         padding-bottom: 5px;
/* 1624 */ 
/* 1625 */ 	padding-left: 5px;
/* 1626 */         border-top: 1px solid #959596;
/* 1627 */ 
/* 1628 */         border-bottom: 1px solid #959596;
/* 1629 */ 
/* 1630 */ 	}
/* 1631 */ 
/* 1632 */ 
/* 1633 */ 
/* 1634 */ .widecolumn .postmetadata {
/* 1635 */ 
/* 1636 */ 	margin: 30px 0;
/* 1637 */ 
/* 1638 */ 	}
/* 1639 */ 
/* 1640 */ 
/* 1641 */ 
/* 1642 */ .widecolumn .smallattachment {
/* 1643 */ 
/* 1644 */ 	text-align: center;
/* 1645 */ 
/* 1646 */ 	float: left;
/* 1647 */ 
/* 1648 */ 	width: 128px;
/* 1649 */ 
/* 1650 */ 	margin: 5px 5px 5px 0px;

/* style.css */

/* 1651 */ 
/* 1652 */ }
/* 1653 */ 
/* 1654 */ 
/* 1655 */ 
/* 1656 */ .widecolumn .attachment {
/* 1657 */ 
/* 1658 */ 	text-align: center;
/* 1659 */ 
/* 1660 */ 	margin: 5px 0px;
/* 1661 */ 
/* 1662 */ 
/* 1663 */ }
/* 1664 */ 
/* 1665 */ .postmetadata {
/* 1666 */ 
/* 1667 */ 	clear: left;
/* 1668 */ 
/* 1669 */         background: #fff;
/* 1670 */ 
/* 1671 */ }
/* 1672 */ 
/* 1673 */ 
/* 1674 */ 
/* 1675 */ #footer {
/* 1676 */ 
/* 1677 */ 	padding: 10;
/* 1678 */ 
/* 1679 */ 	margin: 0 auto;
/* 1680 */ 
/* 1681 */ 	width: 1000px;
/* 1682 */ 
/* 1683 */ 	clear: both;
/* 1684 */ 
/* 1685 */ 	}
/* 1686 */ 
/* 1687 */ 
/* 1688 */ 
/* 1689 */ #footer p {
/* 1690 */ 
/* 1691 */ 	margin: 0;
/* 1692 */ 
/* 1693 */ 	padding-top: 5px;
/* 1694 */ 
/* 1695 */         padding-right: 20px;
/* 1696 */ 
/* 1697 */         padding-bottom: 0px;
/* 1698 */ 
/* 1699 */         padding-left: 20px;
/* 1700 */ 

/* style.css */

/* 1701 */ 	text-align: center;
/* 1702 */ 
/* 1703 */ 	}
/* 1704 */ 
/* 1705 */ /* End Structure */
/* 1706 */ 
/* 1707 */ 
/* 1708 */ 
/* 1709 */ 
/* 1710 */ 
/* 1711 */ 
/* 1712 */ 
/* 1713 */ /*	Begin Headers */
/* 1714 */ 
/* 1715 */ h1 {
/* 1716 */ 
/* 1717 */ 	padding-top: 3px;
/* 1718 */ 
/* 1719 */ 	margin: 0;
/* 1720 */ 
/* 1721 */ 	}
/* 1722 */ 
/* 1723 */ 
/* 1724 */ 
/* 1725 */ h2 {
/* 1726 */ 
/* 1727 */ 	margin: 0px 0 0;
/* 1728 */ 
/* 1729 */ 	}
/* 1730 */ 
/* 1731 */ 
/* 1732 */ 
/* 1733 */ h2.pagetitle {
/* 1734 */ 
/* 1735 */ 	margin-top: 20px;
/* 1736 */ 
/* 1737 */ 	text-align: center;
/* 1738 */ 
/* 1739 */ }
/* 1740 */ 
/* 1741 */ 
/* 1742 */ 
/* 1743 */ #sidebar h2, #ph-sidebar h2 {
/* 1744 */ 
/* 1745 */ 	margin: 5px 0 0;
/* 1746 */ 
/* 1747 */ 	padding: 0;
/* 1748 */ 
/* 1749 */ 	}
/* 1750 */ 

/* style.css */

/* 1751 */ 
/* 1752 */ 
/* 1753 */ h3 {
/* 1754 */ 
/* 1755 */ 	padding: 0;
/* 1756 */ 
/* 1757 */ 	margin: 5px 0 0;
/* 1758 */ 
/* 1759 */ 	}
/* 1760 */ 
/* 1761 */ h4 {
/* 1762 */ 
/* 1763 */ 	padding: 0;
/* 1764 */ 
/* 1765 */ 	margin: 30px 0 0;
/* 1766 */ 
/* 1767 */ 	}
/* 1768 */ 
/* 1769 */ 
/* 1770 */ 
/* 1771 */ h3.comments {
/* 1772 */ 
/* 1773 */ 	padding: 0;
/* 1774 */ 
/* 1775 */ 	margin: 40px auto 20px ;
/* 1776 */ 
/* 1777 */ 	}
/* 1778 */ 
/* 1779 */ 
/* 1780 */ 
/* 1781 */ h4.comments {
/* 1782 */ 
/* 1783 */ 	padding: 0;
/* 1784 */ 
/* 1785 */ 	margin: 40px auto 20px ;
/* 1786 */ 
/* 1787 */ 	}
/* 1788 */ h5 {
/* 1789 */ 
/* 1790 */         font-weight: bold;
/* 1791 */         font-family: 'Trebuchet', Verdana, Arial, Helvetica, sans-serif;
/* 1792 */         font-size: 110%;
/* 1793 */ }
/* 1794 */ 
/* 1795 */ h6 {
/* 1796 */ 	
/* 1797 */ 	margin: 10px 0px 0px 0px;
/* 1798 */ 
/* 1799 */ 	font-family: Times New Roman, Times, serif;
/* 1800 */ 

/* style.css */

/* 1801 */ 	font-weight: bold;
/* 1802 */ 
/* 1803 */ 	padding-bottom: 0px;
/* 1804 */ 
/* 1805 */ 	font-color: #FDFDF7;
/* 1806 */ 
/* 1807 */     	font-size: 1.4em;
/* 1808 */ 
/* 1809 */ 	text-align: center;
/* 1810 */ 
/* 1811 */ 	}
/* 1812 */ 
/* 1813 */ h6 a, h6 a:visited, {
/* 1814 */ 
/* 1815 */ 	color: #FDFDF7;
/* 1816 */ 
/* 1817 */     	text-decoration: none;
/* 1818 */ 
/* 1819 */ 	}
/* 1820 */ 
/* 1821 */ h6 a:hover {
/* 1822 */ 
/* 1823 */ 	text-decoration: underline;
/* 1824 */ 
/* 1825 */         color: #FDFDF7;
/* 1826 */ 
/* 1827 */ 	}
/* 1828 */ 
/* 1829 */ 
/* 1830 */ 
/* 1831 */ /* End Headers */
/* 1832 */ 
/* 1833 */ 
/* 1834 */ 
/* 1835 */ 
/* 1836 */ 
/* 1837 */ 
/* 1838 */ 
/* 1839 */ /* Begin Images */
/* 1840 */ 
/* 1841 */ p img {
/* 1842 */ 
/* 1843 */ 	padding: 0;
/* 1844 */ 
/* 1845 */ 	max-width: 100%;
/* 1846 */ 
/* 1847 */ 	}
/* 1848 */ 
/* 1849 */ 
/* 1850 */ 

/* style.css */

/* 1851 */ /*	Using 'class="alignright"' on an image will (who would've
/* 1852 *| 
/* 1853 *| 	thought?!) align the image to the right. And using 'class="centered',
/* 1854 *| 
/* 1855 *| 	will of course center the image. This is much better than using
/* 1856 *| 
/* 1857 *| 	align="center", being much more futureproof (and valid) */
/* 1858 */ 
/* 1859 */ 
/* 1860 */ 
/* 1861 */ img.centered {
/* 1862 */ 
/* 1863 */ 	display: block;
/* 1864 */ 
/* 1865 */ 	margin-left: auto;
/* 1866 */ 
/* 1867 */ 	margin-right: auto;
/* 1868 */ 
/* 1869 */ 	}
/* 1870 */ 
/* 1871 */ 
/* 1872 */ 
/* 1873 */ img.alignright {
/* 1874 */ 
/* 1875 */ 	padding: 4px;
/* 1876 */ 
/* 1877 */ 	margin: 0 0 2px 7px;
/* 1878 */ 
/* 1879 */ 	display: inline;
/* 1880 */ 
/* 1881 */ 	}
/* 1882 */ 
/* 1883 */ 
/* 1884 */ 
/* 1885 */ img.alignleft {
/* 1886 */ 
/* 1887 */ 	padding: 4px;
/* 1888 */ 
/* 1889 */ 	margin: 0 7px 2px 0;
/* 1890 */ 
/* 1891 */ 	display: inline;
/* 1892 */ 
/* 1893 */ 	}
/* 1894 */ 
/* 1895 */ 
/* 1896 */ 
/* 1897 */ .alignright {
/* 1898 */ 
/* 1899 */ 	float: right;
/* 1900 */ 

/* style.css */

/* 1901 */ 	}
/* 1902 */ 
/* 1903 */ 
/* 1904 */ 
/* 1905 */ .alignleft {
/* 1906 */ 
/* 1907 */ 	float: left
/* 1908 */ 
/* 1909 */ 	}
/* 1910 */ 
/* 1911 */ /* End Images */
/* 1912 */ 
/* 1913 */ 
/* 1914 */ 
/* 1915 */ 
/* 1916 */ 
/* 1917 */ 
/* 1918 */ 
/* 1919 */ /* Begin Lists
/* 1920 *| 
/* 1921 *| 
/* 1922 *| 
/* 1923 *| 	Special stylized non-IE bullets
/* 1924 *| 
/* 1925 *| 	Do not work in Internet Explorer, which merely default to normal bullets. */
/* 1926 */ 
/* 1927 */ 
/* 1928 */ 
/* 1929 */ html>body .entry ul {
/* 1930 */ 
/* 1931 */ 	margin-left: 0px;
/* 1932 */ 
/* 1933 */ 	padding: 0 0 0 30px;
/* 1934 */ 
/* 1935 */ 	list-style: none;
/* 1936 */ 
/* 1937 */ 	padding-left: 10px;
/* 1938 */ 
/* 1939 */ 	text-indent: -10px;
/* 1940 */ 
/* 1941 */ 	} 
/* 1942 */ 
/* 1943 */ 
/* 1944 */ 
/* 1945 */ html>body .entry li {
/* 1946 */ 
/* 1947 */ 	margin: 7px 0 8px 10px;
/* 1948 */ 
/* 1949 */ 	}
/* 1950 */ 

/* style.css */

/* 1951 */ 
/* 1952 */ 
/* 1953 */ .entry ul li:before, #sidebar ul ul li:before, #ph-sidebar ul ul li:before {
/* 1954 */ 
/* 1955 */ 	content: "\00BB \0020";
/* 1956 */ 
/* 1957 */ 	}
/* 1958 */ 
/* 1959 */ 
/* 1960 */ 
/* 1961 */ .entry ol {
/* 1962 */ 
/* 1963 */ 	padding: 0px 0 0 5px;
/* 1964 */ 
/* 1965 */ 	margin: 0;
/* 1966 */ 
/* 1967 */ 	}
/* 1968 */ 
/* 1969 */ 
/* 1970 */ 
/* 1971 */ .entry ol li {
/* 1972 */ 
/* 1973 */ 	margin: 0;
/* 1974 */ 
/* 1975 */ 	padding: 5px 0 0 0;
/* 1976 */ 
/* 1977 */ 	}
/* 1978 */ 
/* 1979 */ 
/* 1980 */ 
/* 1981 */ .postmetadata ul, .postmetadata li {
/* 1982 */ 
/* 1983 */ 	display: inline;
/* 1984 */ 
/* 1985 */ 	list-style-type: none;
/* 1986 */ 
/* 1987 */ 	list-style-image: none;
/* 1988 */ 
/* 1989 */ 	}
/* 1990 */ 
/* 1991 */ 
/* 1992 */ 
/* 1993 */ #sidebar ul, #sidebar ul ol, #ph-sidebar ul, #ph-sidebar ul ol {
/* 1994 */ 
/* 1995 */ 	margin: 0;
/* 1996 */ 
/* 1997 */ 	padding: 0;
/* 1998 */ 
/* 1999 */ 	}
/* 2000 */ 

/* style.css */

/* 2001 */ 
/* 2002 */ 
/* 2003 */ #sidebar ul li, #ph-sidebar ul li {
/* 2004 */ 
/* 2005 */ 	list-style-type: none;
/* 2006 */ 
/* 2007 */ 	list-style-image: none;
/* 2008 */ 
/* 2009 */ 	margin-bottom: 1px;
/* 2010 */ 
/* 2011 */ 	}
/* 2012 */ 
/* 2013 */ 
/* 2014 */ 
/* 2015 */ #sidebar ul p, #sidebar ul select, #ph-sidebar ul p, #ph-sidebarul select {
/* 2016 */ 
/* 2017 */ 	margin: 5px 0 8px;
/* 2018 */ 
/* 2019 */ 	}
/* 2020 */ 
/* 2021 */ 
/* 2022 */ 
/* 2023 */ #sidebar ul ul, #sidebar ul ol, #ph-sidebar ul ul, #ph-sidebar ul ol {
/* 2024 */ 
/* 2025 */ 	margin: 5px 0 0 10px;
/* 2026 */ 
/* 2027 */ 	}
/* 2028 */ 
/* 2029 */ 
/* 2030 */ 
/* 2031 */ #sidebar ul ul ul, #sidebar ul ol, #ph-sidebar ul ol {
/* 2032 */ 
/* 2033 */ 	margin: 0 0 0 10px;
/* 2034 */ 
/* 2035 */ 	}
/* 2036 */ 
/* 2037 */ 
/* 2038 */ 
/* 2039 */ ol li, #sidebar ul ol li, #ph-sidebar ul ol lo {
/* 2040 */ 
/* 2041 */ 	list-style: decimal outside;
/* 2042 */ 	}
/* 2043 */ 
/* 2044 */ 
/* 2045 */ 
/* 2046 */ #sidebar ul ul li, #sidebar ul ol li, #ph-sidebar ul ul li, #ph-sidebar ul ol lo, {
/* 2047 */ 
/* 2048 */ 	margin: 3px 0 0;
/* 2049 */ 
/* 2050 */ 	padding: 0;

/* style.css */

/* 2051 */ 
/* 2052 */ 	}
/* 2053 */ 
/* 2054 */ #recent li {
/* 2055 */         font-style: italic;
/* 2056 */         font-family: Georgia, "Times New Roman", Times, serif; 
/* 2057 */         list-style: none;
/* 2058 */         list-style-type:none;
/* 2059 */         padding-bottom: 3px;
/* 2060 */         margin-bottom 5px;
/* 2061 */ }
/* 2062 */ 
/* 2063 */ 
/* 2064 */ /* End Entry Lists */
/* 2065 */ 
/* 2066 */ 
/* 2067 */ 
/* 2068 */ 
/* 2069 */ 
/* 2070 */ 
/* 2071 */ 
/* 2072 */ /* Begin Form Elements */
/* 2073 */ 
/* 2074 */ #searchform {
/* 2075 */ 
/* 2076 */ 	margin: 10px auto;
/* 2077 */ 
/* 2078 */ 	padding: 5px 3px; 
/* 2079 */ 
/* 2080 */ 	text-align: center;
/* 2081 */ 
/* 2082 */ 	}
/* 2083 */ 
/* 2084 */ 
/* 2085 */ 
/* 2086 */ #sidebar #searchform #s {
/* 2087 */ 
/* 2088 */ 	width: 160px;
/* 2089 */ 
/* 2090 */ 	padding: 2px;
/* 2091 */ 
/* 2092 */ 	}
/* 2093 */ 
/* 2094 */ 
/* 2095 */ 
/* 2096 */ #sidebar #searchsubmit {
/* 2097 */ 
/* 2098 */ 	padding: 20px;
/* 2099 */ 
/* 2100 */ 	}

/* style.css */

/* 2101 */ 
/* 2102 */ 
/* 2103 */ 
/* 2104 */ .entry form { /* This is mainly for password protected posts, makes them look better. */
/* 2105 */ 
/* 2106 */ 	text-align:left;
/* 2107 */ 
/* 2108 */ 	}
/* 2109 */ 
/* 2110 */ 
/* 2111 */ 
/* 2112 */ select {
/* 2113 */ 
/* 2114 */ 	width: 130px;
/* 2115 */ 
/* 2116 */ 	}
/* 2117 */ 
/* 2118 */ 
/* 2119 */ 
/* 2120 */ #commentform input {
/* 2121 */ 
/* 2122 */ 	width: 170px;
/* 2123 */ 
/* 2124 */ 	padding: 2px;
/* 2125 */ 
/* 2126 */ 	margin: 5px 5px 1px 0;
/* 2127 */ 
/* 2128 */ 	}
/* 2129 */ 
/* 2130 */ 
/* 2131 */ 
/* 2132 */ #commentform textarea {
/* 2133 */ 
/* 2134 */ 	width: 100%;
/* 2135 */ 
/* 2136 */ 	padding: 2px;
/* 2137 */ 
/* 2138 */ 	}
/* 2139 */ 
/* 2140 */ 
/* 2141 */ 
/* 2142 */ #commentform #submit {
/* 2143 */ 
/* 2144 */ 	margin: 0;
/* 2145 */ 
/* 2146 */ 	float: right;
/* 2147 */ 
/* 2148 */ 	}
/* 2149 */ 
/* 2150 */ /* End Form Elements */

/* style.css */

/* 2151 */ 
/* 2152 */ 
/* 2153 */ 
/* 2154 */ 
/* 2155 */ 
/* 2156 */ 
/* 2157 */ 
/* 2158 */ /* Begin Comments*/
/* 2159 */ 
/* 2160 */ .alt {
/* 2161 */ 
/* 2162 */ 	background: #fff;
/* 2163 */ 
/* 2164 */         margin: 0;
/* 2165 */ 
/* 2166 */ 	padding: 10px;
/* 2167 */ 
/* 2168 */ 	}
/* 2169 */ 
/* 2170 */ 
/* 2171 */ 
/* 2172 */ .stats {
/* 2173 */ 
/* 2174 */         background: #e6e6e6;
/* 2175 */ 
/* 2176 */         margin: 0;
/* 2177 */ 
/* 2178 */         padding: 2px;
/* 2179 */ 
/* 2180 */         border-top: 1px solid #959596;
/* 2181 */ 
/* 2182 */         border-bottom: 1px solid #959596;
/* 2183 */ 
/* 2184 */ }
/* 2185 */ 
/* 2186 */ 
/* 2187 */ 
/* 2188 */ .commentlist {
/* 2189 */ 
/* 2190 */ 	background: #fff;
/* 2191 */ 
/* 2192 */         padding: 0;
/* 2193 */ 
/* 2194 */ 	text-align: justify;
/* 2195 */ 
/* 2196 */ 	}
/* 2197 */ 
/* 2198 */ 
/* 2199 */ 
/* 2200 */ .commentlist li {

/* style.css */

/* 2201 */ 
/* 2202 */ 	margin: 15px 0 3px;
/* 2203 */ 
/* 2204 */ 	padding: 5px 10px 3px;
/* 2205 */ 
/* 2206 */ 	list-style: none;
/* 2207 */ 
/* 2208 */ 	}
/* 2209 */ 
/* 2210 */ 
/* 2211 */ 
/* 2212 */ .commentlist p {
/* 2213 */ 
/* 2214 */ 	margin: 10px 5px 10px 0;
/* 2215 */ 
/* 2216 */ 	}
/* 2217 */ 
/* 2218 */ 
/* 2219 */ 
/* 2220 */ #commentform p {
/* 2221 */ 
/* 2222 */ 	margin: 5px 0;
/* 2223 */ 
/* 2224 */ 	max-width: 963px;
/* 2225 */ 
/* 2226 */ 	}
/* 2227 */ 
/* 2228 */ 
/* 2229 */ 
/* 2230 */ .nocomments {
/* 2231 */ 
/* 2232 */ 	text-align: center;
/* 2233 */ 
/* 2234 */ 	margin: 0;
/* 2235 */ 
/* 2236 */ 	padding: 0;
/* 2237 */ 
/* 2238 */ 	}
/* 2239 */ 
/* 2240 */ 
/* 2241 */ 
/* 2242 */ .commentmetadata {
/* 2243 */ 
/* 2244 */         background: #fff;
/* 2245 */ 
/* 2246 */ 	margin: 0;
/* 2247 */ 
/* 2248 */ 	display: block;
/* 2249 */ 
/* 2250 */ 	}

/* style.css */

/* 2251 */ 
/* 2252 */ /* End Comments */
/* 2253 */ 
/* 2254 */ 
/* 2255 */ 
/* 2256 */ 
/* 2257 */ 
/* 2258 */ 
/* 2259 */ 
/* 2260 */ /* Begin Sidebar */
/* 2261 */ 
/* 2262 */ #sidebar
/* 2263 */ 
/* 2264 */ {
/* 2265 */ 
/* 2266 */ 	background-color: #fefef2;
/* 2267 */ 
/* 2268 */         padding-top: 20px;
/* 2269 */ 
/* 2270 */         padding-right: 5px;
/* 2271 */ 
/* 2272 */         padding-bottom: 10px;
/* 2273 */ 
/* 2274 */         padding-left: 5px;
/* 2275 */ 
/* 2276 */         margin-bottom: 10px;
/* 2277 */ 
/* 2278 */ 	margin-left: 610px;
/* 2279 */ 
/* 2280 */ 	border-top: 1px solid #fefef2;
/* 2281 */ 
/* 2282 */         border-right: 1px solid #b89f40;
/* 2283 */ 
/* 2284 */         border-bottom: 1px solid #b89f40;
/* 2285 */ 
/* 2286 */         border-left: 1px solid #b89f40;
/* 2287 */ 
/* 2288 */         width: 183px;
/* 2289 */ 
/* 2290 */ 	}
/* 2291 */ 
/* 2292 */ 
/* 2293 */ 
/* 2294 */ #sidebar form {
/* 2295 */ 
/* 2296 */ 	margin: 0;
/* 2297 */ 
/* 2298 */ 	}
/* 2299 */ 
/* 2300 */ 

/* style.css */

/* 2301 */ 
/* 2302 */ #author {
/* 2303 */ 
/* 2304 */ 	-moz-border-radius: 5px;
/* 2305 */ 
/* 2306 */         -khtml-border-radius: 5px;
/* 2307 */ 
/* 2308 */         -webkit-border-radius: 5px;
/* 2309 */ 
/* 2310 */         border-radius: 5px; 
/* 2311 */ 
/* 2312 */ 	border: 1px solid #000;
/* 2313 */ 
/* 2314 */        margin-left: 3px;
/* 2315 */       
/* 2316 */        padding: 5px;
/* 2317 */ 
/* 2318 */        width: 170px;
/* 2319 */ 
/* 2320 */        align: center;
/* 2321 */ 
/* 2322 */ }
/* 2323 */ 
/* 2324 */ 
/* 2325 */ 
/* 2326 */ #carl {
/* 2327 */ 
/* 2328 */        background: #fefef2 url('/journal/wp-content/themes/default/images/sidebau.gif') top center ;
/* 2329 */ 
/* 2330 */        padding-top: 5px;
/* 2331 */ 
/* 2332 */        padding-right: 5px;
/* 2333 */ 
/* 2334 */        padding-bottom: 5px;
/* 2335 */ 
/* 2336 */        padding-left: 5px;
/* 2337 */ 
/* 2338 */        border-top: 0px;
/* 2339 */ 
/* 2340 */        border-right: 1px solid #fefef2;
/* 2341 */ 
/* 2342 */        border-bottom: 0px;
/* 2343 */ 
/* 2344 */        border-left: 1px solid #fefef2;
/* 2345 */ 
/* 2346 */        margin-left: 3px;
/* 2347 */ 
/* 2348 */        width: 160px;
/* 2349 */ 
/* 2350 */        align: center;

/* style.css */

/* 2351 */ 
/* 2352 */ }
/* 2353 */ 
/* 2354 */ 
/* 2355 */ 
/* 2356 */ #subscribe {
/* 2357 */ 
/* 2358 */        background: #333333;
/* 2359 */ 
/* 2360 */        padding-top: 5px;
/* 2361 */ 
/* 2362 */        padding-right: 5px;
/* 2363 */ 
/* 2364 */        padding-bottom: 5px;
/* 2365 */ 
/* 2366 */        padding-left: 8px;
/* 2367 */ 
/* 2368 */ /*        border-top: 0px;
/* 2369 *| 
/* 2370 *|        border-right: 2px solid #C2C2C2;
/* 2371 *| 
/* 2372 *|       border-bottom: 0px;
/* 2373 *| 
/* 2374 *|        border-left: 2px solid #C2C2C2; */
/* 2375 */       
/* 2376 */         -moz-border-radius: 5px;
/* 2377 */ 
/* 2378 */         -khtml-border-radius: 5px;
/* 2379 */ 
/* 2380 */         -webkit-border-radius: 5px;
/* 2381 */        border: 3px solid #c2c2c2;
/* 2382 */        width: 167px;
/* 2383 */ 
/* 2384 */        align: center;
/* 2385 */ 
/* 2386 */ 	margin-top: 10px;
/* 2387 */ 
/* 2388 */ 	margin-bottom: 20px;
/* 2389 */ 
/* 2390 */ 
/* 2391 */ }
/* 2392 */ 
/* 2393 */ 
/* 2394 */ #fb {
/* 2395 */ 
/* 2396 */        margin-left: 0px;
/* 2397 */ 
/* 2398 */        background: #fefef2;
/* 2399 */ 
/* 2400 */        padding-top: 0px;

/* style.css */

/* 2401 */ 
/* 2402 */        padding-right: 5px;
/* 2403 */ 
/* 2404 */        padding-bottom: 5px;
/* 2405 */ 
/* 2406 */        padding-left: 0px;
/* 2407 */ 
/* 2408 */        border-top: 0px;
/* 2409 */ 
/* 2410 */        border-right: 1px solid #000000;
/* 2411 */ 
/* 2412 */        border-bottom: 0px;
/* 2413 */ 
/* 2414 */        border-left: 1px solid #000000;
/* 2415 */ 
/* 2416 */        width: 183px;
/* 2417 */ 
/* 2418 */        align: center;
/* 2419 */ 
/* 2420 */ }
/* 2421 */ 
/* 2422 */ .specials {
/* 2423 */ 	color: #a00000;
/* 2424 */ 	font-size: 1.2em;
/* 2425 */ 	font-weight: bold;
/* 2426 */ 
/* 2427 */ }
/* 2428 */ 
/* 2429 */ #recent {
/* 2430 */         margin: 8px auto;
/* 2431 */         background: #fbfbfb;
/* 2432 */         border: 1px solid #000;
/* 2433 */         width: 170px;
/* 2434 */         padding: 0px 3px 8px 3px;
/* 2435 */         -moz-border-radius: 5px;
/* 2436 */ 
/* 2437 */         -khtml-border-radius: 5px;
/* 2438 */ 
/* 2439 */         -webkit-border-radius: 5px;
/* 2440 */ font-size: 1.2em;
/* 2441 */ 
/* 2442 */ }
/* 2443 */ 
/* 2444 */ #recent h2 {
/* 2445 */ font-size: 0.9em;
/* 2446 */ }
/* 2447 */ 
/* 2448 */ 
/* 2449 */ ul.children { display: none; }
/* 2450 */ 

/* style.css */

/* 2451 */ li.current-cat ul.children { display: block; }
/* 2452 */ 
/* 2453 */ li.current-cat:hover ul.children, li.current-cat:active ul.children { display: block; }
/* 2454 */ 
/* 2455 */ 
/* 2456 */ 
/* 2457 */ /* End Sidebar */
/* 2458 */ 
/* 2459 */ 
/* 2460 */ 
/* 2461 */ /* Begin Sidebar2 */
/* 2462 */ #sidebar2
/* 2463 */ {
/* 2464 */         float: right;
/* 2465 */ 	background: #fefef2;
/* 2466 */         padding: 0px 0px 10px 5px;
/* 2467 */ /*	margin-top: 05px; */
/* 2468 */ /*        margin-left: 80%; */
/* 2469 */ /*        border-bottom: 1px solid #333333; */
/* 2470 */         
/* 2471 */         border-bottom: 1px solid #b89f40;
/* 2472 */ 
/* 2473 */         border-left: 1px solid #b89f40;
/* 2474 */ 	width: 190px;
/* 2475 */ 	}
/* 2476 */ 
/* 2477 */ 
/* 2478 */ #sidebar form {
/* 2479 */ 	margin: 0;
/* 2480 */ 	}
/* 2481 */ 
/* 2482 */ 
/* 2483 */ /* End Sidebar 2 */
/* 2484 */ 
/* 2485 */ 
/* 2486 */ /* Begin Photo Tour Page Sidebar */
/* 2487 */ 
/* 2488 */ 
/* 2489 */ 
/* 2490 */ #ph-sidebar
/* 2491 */ 
/* 2492 */ {
/* 2493 */ 
/* 2494 */ 	background-color: #fefef2;
/* 2495 */ 
/* 2496 */         padding-top: 20px;
/* 2497 */ 
/* 2498 */         padding-right: 5px;
/* 2499 */ 
/* 2500 */         padding-bottom: 10px;

/* style.css */

/* 2501 */ 
/* 2502 */         padding-left: 5px;
/* 2503 */ 
/* 2504 */         margin-bottom: 10px;
/* 2505 */ 
/* 2506 */ 	margin-left: 610px;
/* 2507 */ 
/* 2508 */ 	border-top: 1px solid #fefef2;
/* 2509 */ 
/* 2510 */         border-right: 1px solid #b89f40;
/* 2511 */ 
/* 2512 */         border-bottom: 1px solid #b89f40;
/* 2513 */ 
/* 2514 */         border-left: 1px solid #b89f40;
/* 2515 */ 
/* 2516 */         width: 183px;
/* 2517 */ 
/* 2518 */ 	}
/* 2519 */ 
/* 2520 */ 
/* 2521 */ /* This ends the Photo Tour page sidebar */
/* 2522 */ 
/* 2523 */ 
/* 2524 */ 
/* 2525 */ /* Begin Calendar */
/* 2526 */ 
/* 2527 */ #wp-calendar {
/* 2528 */ 
/* 2529 */ 	empty-cells: show;
/* 2530 */ 
/* 2531 */ 	margin: 10px auto 0;
/* 2532 */ 
/* 2533 */ 	width: 155px;
/* 2534 */ 
/* 2535 */ 	}
/* 2536 */ 
/* 2537 */ 
/* 2538 */ 
/* 2539 */ #wp-calendar #next a {
/* 2540 */ 
/* 2541 */ 	padding-right: 10px;
/* 2542 */ 
/* 2543 */ 	text-align: right;
/* 2544 */ 
/* 2545 */ 	}
/* 2546 */ 
/* 2547 */ 
/* 2548 */ 
/* 2549 */ #wp-calendar #prev a {
/* 2550 */ 

/* style.css */

/* 2551 */ 	padding-left: 10px;
/* 2552 */ 
/* 2553 */ 	text-align: left;
/* 2554 */ 
/* 2555 */ 	}
/* 2556 */ 
/* 2557 */ 
/* 2558 */ 
/* 2559 */ #wp-calendar a {
/* 2560 */ 
/* 2561 */ 	display: block;
/* 2562 */ 
/* 2563 */ 	}
/* 2564 */ 
/* 2565 */ 
/* 2566 */ 
/* 2567 */ #wp-calendar caption {
/* 2568 */ 
/* 2569 */ 	text-align: center;
/* 2570 */ 
/* 2571 */ 	width: 100%;
/* 2572 */ 
/* 2573 */ 	}
/* 2574 */ 
/* 2575 */ 
/* 2576 */ 
/* 2577 */ #wp-calendar td {
/* 2578 */ 
/* 2579 */ 	padding: 3px 0;
/* 2580 */ 
/* 2581 */ 	text-align: center;
/* 2582 */ 
/* 2583 */ 	}
/* 2584 */ 
/* 2585 */ 
/* 2586 */ 
/* 2587 */ #wp-calendar td.pad:hover { /* Doesn't work in IE */
/* 2588 */ 
/* 2589 */ 	background-color: #fff; }
/* 2590 */ 
/* 2591 */ /* End Calendar */
/* 2592 */ 
/* 2593 */ 
/* 2594 */ 
/* 2595 */ 
/* 2596 */ 
/* 2597 */ 
/* 2598 */ 
/* 2599 */ /* Begin Various Tags & Classes */
/* 2600 */ 

/* style.css */

/* 2601 */ acronym, abbr, span.caps {
/* 2602 */ 
/* 2603 */ 	cursor: help;
/* 2604 */ 
/* 2605 */ 	}
/* 2606 */ 
/* 2607 */ 
/* 2608 */ 
/* 2609 */ acronym, abbr {
/* 2610 */ 
/* 2611 */ 	border-bottom: 1px dashed #999;
/* 2612 */ 
/* 2613 */ 	}
/* 2614 */ 
/* 2615 */ 
/* 2616 */ 
/* 2617 */ blockquote {
/* 2618 */ 
/* 2619 */ 	margin: 15px 30px 0px 10px;
/* 2620 */ 
/* 2621 */         padding-right: 15px;
/* 2622 */ 
/* 2623 */ 	padding-left: 15px;
/* 2624 */ 
/* 2625 */         background: #cccccc;
/* 2626 */ 
/* 2627 */         border: 1px solid #959596;
/* 2628 */         
/* 2629 */         color: #222222;
/* 2630 */ 
/* 2631 */ 	}
/* 2632 */ 
/* 2633 */ 
/* 2634 */ 
/* 2635 */ blockquote cite {
/* 2636 */ 
/* 2637 */ 	margin: 5px 0 0;
/* 2638 */ 
/* 2639 */ 	display: block;
/* 2640 */ 
/* 2641 */ 	}
/* 2642 */ 
/* 2643 */ 
/* 2644 */ 
/* 2645 */ .center {
/* 2646 */ 
/* 2647 */ 	text-align: center;
/* 2648 */ 
/* 2649 */ 	}
/* 2650 */ 

/* style.css */

/* 2651 */ 
/* 2652 */ 
/* 2653 */ hr {
/* 2654 */ 
/* 2655 */ 	display: none;
/* 2656 */ 
/* 2657 */ 	}
/* 2658 */ 
/* 2659 */ 
/* 2660 */ 
/* 2661 */ a img {
/* 2662 */ 
/* 2663 */ 	border: none;
/* 2664 */ 
/* 2665 */ 	}
/* 2666 */ 
/* 2667 */ 
/* 2668 */ 
/* 2669 */ .navigation {
/* 2670 */ 
/* 2671 */ 	display: block;
/* 2672 */ 
/* 2673 */ 	text-align: center;
/* 2674 */ 
/* 2675 */ 	margin-top: 10px;
/* 2676 */ 
/* 2677 */ 	margin-bottom: 40px;
/* 2678 */ 
/* 2679 */ 
/* 2680 */ 	}
/* 2681 */ 
/* 2682 */ .image-navigation {
/* 2683 */ 
/* 2684 */ 	display: block;
/* 2685 */ 
/* 2686 */ 	text-align: center;
/* 2687 */ 
/* 2688 */ 	margin-top: 10px;
/* 2689 */ 
/* 2690 */ 	margin-bottom: 40px;
/* 2691 */ 
/* 2692 */ 	width:900px;
/* 2693 */ 
/* 2694 */ 
/* 2695 */ 	}
/* 2696 */ 
/* 2697 */ 
/* 2698 */ #footer copyright {
/* 2699 */ 
/* 2700 */    font-size: 9px;

/* style.css */

/* 2701 */ 
/* 2702 */    font-family: "Trebuchet MS", Verdana, Geneva, Arial, sans-serif;
/* 2703 */ 
/* 2704 */    font-style: italic;
/* 2705 */ 
/* 2706 */    color: #FDFDF7;
/* 2707 */ 
/* 2708 */ }
/* 2709 */ 
/* 2710 */ 
/* 2711 */ 
/* 2712 */ /* Extras */
/* 2713 */ 
/* 2714 */ .stuff-quotes {
/* 2715 */ 
/* 2716 */ 	font-weight: strong;
/* 2717 */ 
/* 2718 */ 	color: #080869;
/* 2719 */ 
/* 2720 */ 
/* 2721 */ }
/* 2722 */    
/* 2723 */ .photocaption {
/* 2724 */ 
/* 2725 */         width: 500px;
/* 2726 */ 
/* 2727 */         background-color: #191919;
/* 2728 */ 
/* 2729 */         padding: 10px;
/* 2730 */ 
/* 2731 */ 	-moz-border-radius: 5px;
/* 2732 */ 
/* 2733 */         -khtml-border-radius: 5px;
/* 2734 */ 
/* 2735 */         -webkit-border-radius: 5px;
/* 2736 */ 
/* 2737 */         border-radius: 5px; 
/* 2738 */ 
/* 2739 */ 	border: 1px solid #959596;
/* 2740 */ 
/* 2741 */ 	font-style: italic;
/* 2742 */ 
/* 2743 */ 	color: #fff;
/* 2744 */ 
/* 2745 */ 	font-size: 0.9em;
/* 2746 */ 
/* 2747 */ 	font-family: 'Trebuchet', Verdana, Arial, Helvetica, sans-serif;
/* 2748 */ 
/* 2749 */ }
/* 2750 */ 

/* style.css */

/* 2751 */ .sitemap	{
/* 2752 */ 
/* 2753 */ 	color: #fff;
/* 2754 */ 
/* 2755 */ 	font-size: 0.9em;
/* 2756 */ 
/* 2757 */ 	font-family: 'Trebuchet', Verdana, Arial, Helvetica, sans-serif;
/* 2758 */ 
/* 2759 */ 	padding: 25px;
/* 2760 */ 
/* 2761 */ 	text-align: center;
/* 2762 */ 
/* 2763 */ }
/* 2764 */ 
/* 2765 */ a.sitemap:link {
/* 2766 */ 
/* 2767 */ 	color: #FFF;
/* 2768 */ }
/* 2769 */ 
/* 2770 */ a.sitemap:visited {
/* 2771 */ 		text-decoration: none;
/* 2772 */ 		color: #FFF;
/* 2773 */ }
/* 2774 */ 		
/* 2775 */ a.sitemap:hover {
/* 2776 */ 	text-decoration: underline;
/* 2777 */ 	color: #FFF;
/* 2778 */ }
/* 2779 */ 
/* 2780 */ a.sitemap:active {
/* 2781 */ 	text-decoration: none;
/* 2782 */ }
/* 2783 */ 
/* 2784 */ 
/* 2785 */ 
/* 2786 */ /* End Various Tags & Classes*/
/* 2787 */ 
/* 2788 */ 
/* 2789 */ 
/* 2790 */ 
/* 2791 */ 
/* 2792 */ 
/* 2793 */ 
/* 2794 */ /* Captions */
/* 2795 */ 
/* 2796 */ .aligncenter,
/* 2797 */ 
/* 2798 */ div.aligncenter {
/* 2799 */ 
/* 2800 */ 	display: block;

/* style.css */

/* 2801 */ 
/* 2802 */ 	margin-left: auto;
/* 2803 */ 
/* 2804 */ 	margin-right: auto;
/* 2805 */ 
/* 2806 */ }
/* 2807 */ 
/* 2808 */ 
/* 2809 */ 
/* 2810 */ .wp-caption {
/* 2811 */ 
/* 2812 */ 	border: 1px solid #ddd;
/* 2813 */ 
/* 2814 */ 	text-align: center;
/* 2815 */ 
/* 2816 */ 	background-color: #f3f3f3;
/* 2817 */ 
/* 2818 */ 	padding-top: 4px;
/* 2819 */ 
/* 2820 */ 	margin: 10px;
/* 2821 */ 
/* 2822 */ 	-moz-border-radius: 3px;
/* 2823 */ 
/* 2824 */ 	-khtml-border-radius: 3px;
/* 2825 */ 
/* 2826 */ 	-webkit-border-radius: 3px;
/* 2827 */ 
/* 2828 */ 	border-radius: 3px;
/* 2829 */ 
/* 2830 */ 	color: #000;
/* 2831 */ 
/* 2832 */ }
/* 2833 */ 
/* 2834 */ 
/* 2835 */ 
/* 2836 */ .wp-caption img {
/* 2837 */ 
/* 2838 */ 	margin: 0;
/* 2839 */ 
/* 2840 */ 	padding: 0;
/* 2841 */ 
/* 2842 */ 	border: 0 none;
/* 2843 */ 
/* 2844 */ }
/* 2845 */ 
/* 2846 */ 
/* 2847 */ 
/* 2848 */ .wp-caption p.wp-caption-text {
/* 2849 */ 
/* 2850 */ 	font-size: 0.9em;;

/* style.css */

/* 2851 */ 
/* 2852 */ 	line-height: 17px;
/* 2853 */ 
/* 2854 */ 	padding: 5px 4px 5px;
/* 2855 */ 
/* 2856 */ 	margin: 0;
/* 2857 */ 
/* 2858 */ }
/* 2859 */ 
/* 2860 */ /* End captions */
/* 2861 */ 
/* 2862 */ 
/* 2863 */ /* Begin News Boxes */
/* 2864 */ 
/* 2865 */ #container {
/* 2866 */ 	width: 385px;
/* 2867 */ 	padding: 0px;
/* 2868 */ 	float: left;
/* 2869 */ 	font-size: 0.9em;
/* 2870 */ 	border-right: 2px #ededed solid;
/* 2871 */ }
/* 2872 */ 
/* 2873 */ #col1 {
/* 2874 */ 	width: 180px;
/* 2875 */ 	float: left;
/* 2876 */ 	padding: 0px 5px 0px 0px;
/* 2877 */ 	border-right: 2px #ededed solid;
/* 2878 */ }
/* 2879 */ 
/* 2880 */ #col2 {
/* 2881 */ 	width: 180px;
/* 2882 */ 	padding: 0px 12px 0px 0px;
/* 2883 */ 	float: right;
/* 2884 */ /*	border-right: 2px #ededed solid; */
/* 2885 */ }
/* 2886 */ 
/* 2887 */ /* Ends boxes */
/* 2888 */ 
/* 2889 */ .clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
/* 2890 */ 	clear:both;
/* 2891 */     height:0;
/* 2892 */     font-size: 1px;
/* 2893 */     line-height: 0px;
/* 2894 */ }
/* 2895 */ 
/* 2896 */ /* This begins the pricing button code */
/* 2897 */ 
/* 2898 */ a#testbutton, a#testbutton:visited {
/* 2899 */ display:block;
/* 2900 */ background: url(http://www.skolaiimages.com/images/simple_button.png) repeat-x;

/* style.css */

/* 2901 */ width: 200px;
/* 2902 */ padding: 5px 0;
/* 2903 */ margin-bottom: 5px;
/* 2904 */ text-align:center;
/* 2905 */ border:1px solid #608925;
/* 2906 */ text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.8);
/* 2907 */ border-radius: 5px;
/* 2908 */ -moz-border-radius: 5px;
/* 2909 */ -webkit-border-radius: 5px;
/* 2910 */ color:#FFF;
/* 2911 */ text-decoration: none;
/* 2912 */ opacity:.85;
/* 2913 */ }
/* 2914 */ 
/* 2915 */ a#testbutton:hover {
/* 2916 */ border-color:#49671d;
/* 2917 */ /* text-decoration: underline; */
/* 2918 */ font-weight:bold; 
/* 2919 */ background: url(http://www.skolaiimages.com/images/simple_button-rollover.jpg) repeat-x; 
/* 2920 */ }
/* 2921 */ 
/* 2922 */ a#testbutton:active {
/* 2923 */ background-position:  0 -200px;
/* 2924 */ padding:11px 0 9px;
/* 2925 */ text-shadow: 0 1px 0 rgba(0, 0, 0, 0.8);
/* 2926 */ }
/* 2927 */ 
/* 2928 */ 
/* 2929 */ /* This ends the pricing button code */
/* 2930 */ 
/* 2931 */ 
/* 2932 */ 
/* 2933 */ /* This begins the licensing button code */
/* 2934 */ 
/* 2935 */ a#testbutton-1, a#testbutton-1:visited {
/* 2936 */ display:block;
/* 2937 */ background: url(http://www.skolaiimages.com/images/simple_button.png) repeat-x;
/* 2938 */ width: 200px;
/* 2939 */ padding: 5px 0;
/* 2940 */ margin-left: 20px;
/* 2941 */ margin-bottom: 5px;
/* 2942 */ text-align:center;
/* 2943 */ border:1px solid #608925;
/* 2944 */ text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.8);
/* 2945 */ border-radius: 5px;
/* 2946 */ -moz-border-radius: 5px;
/* 2947 */ -webkit-border-radius: 5px;
/* 2948 */ color:#FFF;
/* 2949 */ text-decoration: none;
/* 2950 */ opacity:.85;

/* style.css */

/* 2951 */ }
/* 2952 */ 
/* 2953 */ a#testbutton-1:hover {
/* 2954 */ border-color:#49671d;
/* 2955 */ /* text-decoration: underline; */
/* 2956 */ font-weight:bold; 
/* 2957 */ background: url(http://www.skolaiimages.com/images/simple_button-rollover.jpg) repeat-x; 
/* 2958 */ }
/* 2959 */ 
/* 2960 */ a#testbutton-1:active {
/* 2961 */ background-position:  0 -200px;
/* 2962 */ padding:11px 0 9px;
/* 2963 */ text-shadow: 0 1px 0 rgba(0, 0, 0, 0.8);
/* 2964 */ }
/* 2965 */ 
/* 2966 */ 
/* 2967 */ /* This ends the licensing button code */
/* 2968 */ 
/* 2969 */ /* This is to test the attachment page */
/* 2970 */ 
/* 2971 */ /* .attachment .content, .attachment .full-frame, .attachment {
/* 2972 *|     margin-left: auto;
/* 2973 *|     width: 100%;
/* 2974 *| }*/
/* 2975 */ 
/* 2976 */ #full-frame .h2 {
/* 2977 */ 	font-color: #FFFFFF !important;
/* 2978 */ }
/* 2979 */ 
/* 2980 */ .full-frame h4 {
/* 2981 */ 	color: #FFFFCC !important;
/* 2982 */ }
/* 2983 */ 
/* 2984 */ #full-frame a, .full-frame a:visited {
/* 2985 */ 		font-color: #CC0000;
/* 2986 */ }
/* 2987 */ 
/* 2988 */ #full-frame a:hover {
/* 2989 */ 		font-color: #CC0000;
/* 2990 */ 		text-decoration: underline;
/* 2991 */ }
/* 2992 */ 
/* 2993 */ .red-links {
/* 2994 */ 		color: #CC000000;
/* 2995 */ }
/* 2996 */ .red-links a {
/* 2997 */ 		color: #CC0000;
/* 2998 */ 		text-decoration:none;
/* 2999 */ }
/* 3000 */ 

/* style.css */

/* 3001 */ .red-links a:hover {
/* 3002 */ 		color: #CC0000;
/* 3003 */ 		text-decoration: underline;
/* 3004 */ }
/* 3005 */ 
/* 3006 */ #gallery-copyrights {
/* 3007 */         font-size: 9px;
/* 3008 */         font-family: "Trebuchet MS", Verdana, Geneva, Arial, sans-serif;
/* 3009 */         font-style: italic;
/* 3010 */         color: #fdfdf7;
/* 3011 */ 	padding: 0px 15px;
/* 3012 */ 	width: 940px;
/* 3013 */ 	margin-bottom: 15px;
/* 3014 */ 	margin-left: 30px;
/* 3015 */ }
/* 3016 */ 
/* 3017 */ #images-sidebar {
/* 3018 */ 	width: 170px;
/* 3019 */ 	padding: 50px 12px;
/* 3020 */ 	background: #222222;
/* 3021 */ 	font-color:#fff;
/* 3022 */ 	float:right;
/* 3023 */ }
/* 3024 */ 
/* 3025 */ /* finish attachment test */
/* 3026 */ 
/* 3027 */ /* This will be for the Image Attachment, if we go with a sidebar */
/* 3028 */ 
/* 3029 */ /* Image Attachment Sheet Styles for Skolai Images wordpress pages */
/* 3030 */ 
/* 3031 */ .photo-display {
/* 3032 */ 		
/* 3033 */ 		float: left;
/* 3034 */ 
/* 3035 */ 		padding: 5px 0px 0px 0px;
/* 3036 */ 
/* 3037 */ 		margin: 0px 0 0;
/* 3038 */ 
/* 3039 */ 		width: 1000px;
/* 3040 */ 
/* 3041 */         	background: #222;
/* 3042 */ 
/* 3043 */ 		color: #FDFDF7;
/* 3044 */ }	
/* 3045 */ 
/* 3046 */ .photo-display a {
/* 3047 */ 
/* 3048 */ 		color: ##ffffcc;
/* 3049 */ }
/* 3050 */ 

/* style.css */

/* 3051 */ .photo-display a:visited {
/* 3052 */ 		color: #ffffcc;
/* 3053 */     
/* 3054 */ }
/* 3055 */ 
/* 3056 */ .photo-display a:hover {
/* 3057 */ 
/* 3058 */ 		color: #b89f40 !important;
/* 3059 */ 
/* 3060 */ }
/* 3061 */ 
/* 3062 */ .photo-display h3 {
/* 3063 */ 
/* 3064 */    		font-family: "Trebuchet MS", Verdana, Geneva, Arial, sans-serif;
/* 3065 */ }
/* 3066 */ 
/* 3067 */ .photo-display h1 {
/* 3068 */ 
/* 3069 */ 		font-family:  "Trebuchet MS", Verdana, Geneva, Arial, sans-serif;
/* 3070 */ 
/* 3071 */ 		padding-top: 10px;
/* 3072 */ 
/* 3073 */ 		padding-bottom: 5px;
/* 3074 */ 
/* 3075 */ 		padding-left: 10px; 
/* 3076 */ 
/* 3077 */ 		text-align: left;
/* 3078 */ 
/* 3079 */ 		font-size: 1.2em;
/* 3080 */ 
/* 3081 */ 		font-style: normal; color:#FFF;
/* 3082 */ 
/* 3083 */ 		letter-spacing: 0.1em;
/* 3084 */ }
/* 3085 */ 
/* 3086 */ .photo-display h1 a {
/* 3087 */ 
/* 3088 */ 		color: #ffffcc;
/* 3089 */ }
/* 3090 */ 
/* 3091 */ .photo-display h2 a {
/* 3092 */ 		color: #ffffcc;
/* 3093 */ }
/* 3094 */ 
/* 3095 */ .photo-display h2 {
/* 3096 */ 
/* 3097 */ 		font-family:  "Trebuchet MS", Verdana, Geneva, Arial, sans-serif;
/* 3098 */ 	
/* 3099 */ 		letter-spacing: 0.1em;
/* 3100 */ 

/* style.css */

/* 3101 */        	 	font-size: 1.8em;
/* 3102 */ 
/* 3103 */ 		text-align: center;
/* 3104 */ 
/* 3105 */ }
/* 3106 */ 
/* 3107 */ .photo-display h3 {
/* 3108 */ 		font-color: #FFFFFF !important;
/* 3109 */ 		padding-left: 25px !important;
/* 3110 */ 		/*margin-left: 25px !important;*/
/* 3111 */ 		padding-bottom:0px !important;
/* 3112 */ 		font-size: 1.2em;
/* 3113 */ }
/* 3114 */ 
/* 3115 */ .photo-container {
/* 3116 */ 		width: 100%;
/* 3117 */ 		padding-bottom 25px;
/* 3118 */ 		overflow: auto;
/* 3119 */ }
/* 3120 */ 
/* 3121 */ .photo-box {
/* 3122 */ 
/* 3123 */ 		background: #2f2f2f;
/* 3124 */ 		width:770px;
/* 3125 */ 		padding: 0px 20px 10px 10px;
/* 3126 */ 		border-right: 1px dotted #cccccc;
/* 3127 */ 		margin-right: 0px;
/* 3128 */ 		float:left;
/* 3129 */ }
/* 3130 */ 
/* 3131 */ .photo-box a, .photo-box a:visited {
/* 3132 */ 		color: #ebe8d4;
/* 3133 */ }
/* 3134 */ 
/* 3135 */ #side-column {
/* 3136 */ 
/* 3137 */ 		padding: 20px 0px;
/* 3138 */ 		padding-top: 5px;
/* 3139 */ 		width: 199px;
/* 3140 */ 		text-align:center;
/* 3141 */ 		float:right;
/* 3142 */ 		border-top: 1px dotted #CCCCCC;
/* 3143 */ }
/* 3144 */ 
/* 3145 */ .attachment-navigation {
/* 3146 */ 
/* 3147 */ 	display: block;
/* 3148 */ 
/* 3149 */ 	text-align: center;
/* 3150 */ 

/* style.css */

/* 3151 */ 	margin-bottom: 40px;
/* 3152 */ 
/* 3153 */ 	width:750px;
/* 3154 */ }
/* 3155 */ 
/* 3156 */ .fade {
/* 3157 */ 	opacity: 1;
/* 3158 */ 	transition: opacity .25s ease-in-out;
/* 3159 */ 	-moz-transition: opacity .25s ease-in-out;
/* 3160 */ 	-webkit-transition: opacity .25s ease-in-out;
/* 3161 */ }
/* 3162 */ 
/* 3163 */ .fade:hover {
/* 3164 */ 	opacity: 0.5;
/* 3165 */ }
/* 3166 */ 
/* 3167 */ /* this is the styling for the sidebar social media displays on the main image pages */
/* 3168 */ 
/* 3169 */ .sidebar-text {
/* 3170 */         color: #ebe8d4;
/* 3171 */ 	font-weight: strong;
/* 3172 */         font-family: "Trebuchet MS", Verdana, Geneva, Arial, sans-serif;
/* 3173 */         font-size: 14px;
/* 3174 */         margin: 2px;
/* 3175 */ 	margin-top: 5px;
/* 3176 */ }
/* 3177 */ 
/* 3178 */ .other-photos-2 {
/* 3179 */         color: #fdfdf7;
/* 3180 */ 	font-weight: normal;
/* 3181 */         font-family: "Trebuchet MS", Verdana, Geneva, Arial, sans-serif;
/* 3182 */         font-size: 0.9em;
/* 3183 */ 	padding-bottom: 5px;
/* 3184 */         margin-left: 10px;
/* 3185 */ 	text-align:left;
/* 3186 */ }
/* 3187 */ 
/* 3188 */ #soc-media {
/* 3189 */ /*	float: left; */
/* 3190 */ 	background: #ededed;
/* 3191 */ 	/* border: 1px solid #900; */
/* 3192 */ 	-moz-border-radius: 5px; 
/* 3193 */ 	khtml-border-radius: 5px; 
/* 3194 */ 	-webkit-border-radius: 5px; 
/* 3195 */ 	border-radius: 5px; 
/* 3196 */ 	border: 1px solid #1D1D1D;
/* 3197 */ 	padding: 5px 5px 5px 5px;
/* 3198 */ 	vertical-align: top;
/* 3199 */ 	text-align: center;
/* 3200 */ 	margin-top: 0px;

/* style.css */

/* 3201 */ 	margin-right: 5px;
/* 3202 */ 	margin-bottom: 25px;
/* 3203 */ 	margin-left: 5px;
/* 3204 */ /*	width: 160px; */
/* 3205 */ }
/* 3206 */ 
/* 3207 */ 
/* 3208 */ #sales-info {
/* 3209 */ 		background: #0d0d0b;
/* 3210 */ 		border: #D2D2D2 solid 1px;
/* 3211 */ 		padding: 5px;
/* 3212 */ 		text-align: center;
/* 3213 */ 		margin-left: 5px;
/* 3214 */ 		margin-right: 10px;
/* 3215 */ }
/* 3216 */ 
/* 3217 */ .sales {
/* 3218 */ 
/* 3219 */ 		align:center;
/* 3220 */ 		padding:5px;
/* 3221 */ 		padding-bottom: 5px;
/* 3222 */ 		display:block;
/* 3223 */ 		background:#0d0d0b;
/* 3224 */ }
/* 3225 */ 
/* 3226 */ 
/* 3227 */ .Orders {
/* 3228 */ 		color: #CC0000;
/* 3229 */ 		font-size: 14px;
/* 3230 */ 		text-align: center;
/* 3231 */ }
/* 3232 */ 
/* 3233 */ .Orders a, .Orders a:visited {
/* 3234 */ 		color: #FFFFCC;
/* 3235 */ }
/* 3236 */ 
/* 3237 */ #visa {
/* 3238 */ 		width: 164px;
/* 3239 */ /*		background: #2f2f2f; */
/* 3240 */ 		margin-top: 5px;
/* 3241 */ 		margin-bottom:28px;
/* 3242 */ 		text-align: center;
/* 3243 */ }
/* 3244 */ 
/* 3245 */ 
/* 3246 */ /* Finish of social media display */
/* 3247 */ 
/* 3248 */ /* Start of gallery-footer containing the bottom navigation menu */
/* 3249 */ 
/* 3250 */ #gallery-footer { 

/* style.css */

/* 3251 */ 	width: 100%; 
/* 3252 */ /*	background-color: #222222; */
/* 3253 */ 	/* background-image: #222222 url('http://www.skolaiimages.com/images/wp-footer.jpg'); */
/* 3254 *| 	margin: 5px 0 0px 0;
/* 3255 *| 	text-align: center; 
/* 3256 *| 	padding: 2px 0 45px 0px;
/* 3257 *| 	height: 1em;
/* 3258 *| }
/* 3259 *| 
/* 3260 *| 
/* 3261 *| #gallery-footer ul {
/* 3262 *| 	margin-left: 10px; 
/* 3263 *| 	margin-bottom: 10px ;
/* 3264 *| }
/* 3265 *| 
/* 3266 *| #gallery-footer ul li {
/* 3267 *| 	display: inline; 
/* 3268 *| 	float: left; 
/* 3269 *| 	list-style: none;
/* 3270 *| 	margin-left: 10px;
/* 3271 *| 	margin-top: 0px;
/* 3272 *| 	padding-top: 0px;
/* 3273 *| 	padding-bottom: 10px;
/* 3274 *| 	padding-left: 0.5em;
/* 3275 *| 	padding-right: 0.5em;
/* 3276 *| }
/* 3277 *| 
/* 3278 *| #gallery-footer li a {
/* 3279 *| /*	background-color:#959596;*/
/* 3280 */ 	height: 1.5em;
/* 3281 */ 	line-height: 1em;
/* 3282 */ 	float: left;
/* 3283 */ 	width: 6em;
/* 3284 */ 	font-color: #FEFEF7;
/* 3285 */ 	text-decoration: none;
/* 3286 */ 	text-align: center;
/* 3287 */ 	margin-left: 10px;
/* 3288 */ 	letter-spacing: 0.1em;
/* 3289 */ 	font-family: Verdana, Arial, Helvetica, sans-serif;
/* 3290 */ 	font-size: 12px;
/* 3291 */ }
/* 3292 */ 
/* 3293 */ #gallery-footer a:hover {
/* 3294 */ 	text-decoration: underline;
/* 3295 */ 	color: #993333;
/* 3296 */ }
/* 3297 */ 
/* 3298 */ /* Hide from IE5-Mac \*/
/* 3299 */ #gallery-footer li a
/* 3300 */ {

/* style.css */

/* 3301 */ float: none
/* 3302 */ }
/* 3303 */ /* End hide */
/* 3304 */ 
/* 3305 */ #gallery-footer
/* 3306 */ {
/* 3307 */  width: 100%;
/* 3308 */  /* background: #959596; */
/* 3309 */   background-image: url('http://www.skolaiimages.com/images/wp-footer-1.jpg');
/* 3310 */  /* border: 1px #222222 solid; */
/* 3311 */ }
/* 3312 */ 
/* 3313 */ #gallery-footer li ul
/* 3314 */ { }
/* 3315 */ 
/* 3316 */ #gallery-footer li:hover ul
/* 3317 */ { }
/* 3318 */ 
/* 3319 */ #gallery-footer li li
/* 3320 */ { }
/* 3321 */ 
/* 3322 */ /* End of footer div containing the Bottom Navigation Menu */
/* 3323 */ 
/* 3324 */ .post-meta ul {
/* 3325 */ 	list-style:none;
/* 3326 */ 	}
/* 3327 */ 
/* 3328 */ .post-meta ul li, post-meta key, .post-meta-key ul, .post-meta-key ul li {
/* 3329 */ 	list-style:none !important;
/* 3330 */ }
/* 3331 */ 
/* 3332 */ /* Ends the Image Attachment Page with a sidebar */
/* 3333 */ 
/* 3334 */ /* This below is an attempt to get the header text for S-I to display correctly with h2 tag, not h1 tag */
/* 3335 */ 
/* 3336 */ #headertext h2 {
/* 3337 */ 
/* 3338 */ 	padding-top: 3px;
/* 3339 */ 
/* 3340 */ 	margin: 0;
/* 3341 */ 
/* 3342 */ 	font: italic normal 250% 'Times New Roman', Times, serif;
/* 3343 */ 
/* 3344 */ 	letter-spacing: 0.6em;
/* 3345 */ 
/* 3346 */         font-size: 4em;
/* 3347 */ 
/* 3348 */ 	font-weight: bold;
/* 3349 */ 
/* 3350 */         text-align: center;

/* style.css */

/* 3351 */ }
/* 3352 */ 
/* 3353 */ #headertext h2 a {
/* 3354 */ 
/* 3355 */ 	text-decoration: none;
/* 3356 */ 
/* 3357 */ 	color: #FFFFFF;
/* 3358 */ 
/* 3359 */ }
/* 3360 */ 
/* 3361 */ #headertext h2 a:hover {
/* 3362 */ 
/* 3363 */ 	text-decoration: underline;
/* 3364 */ 
/* 3365 */ 	color: #FFFFFF;
/* 3366 */ 
/* 3367 */ }
/* 3368 */ 
/* 3369 */ 
/* 3370 */ .headertext a, header text a:visited {
/* 3371 */ 
/* 3372 */ 	text-decoration: none;
/* 3373 */ 
/* 3374 */ 	color: #FFFFFF;
/* 3375 */ }
/* 3376 */ 
/* 3377 */ .headertext a:hover {
/* 3378 */ 
/* 3379 */ 	text-decoration: underline;
/* 3380 */ 
/* 3381 */ }
/* 3382 */ 
/* 3383 */ #headertext h1, headertext a {
/* 3384 */ 
/* 3385 */ 	font-color: #000000;
/* 3386 */ 
/* 3387 */ 	text-decoration: none;
/* 3388 */ 
/* 3389 */ }	
/* 3390 */ 
/* 3391 */ /* End of header text for h2 tag _ I have no idea why it won't work right. Colors should be white - only currently displaying half right because of the override I wrote on header.php file. */
/* 3392 */ 
/* 3393 */ 
/* 3394 */ /* This is the section for the newer Wide Photo Tour stuff */
/* 3395 */ 
/* 3396 */ #fp-pt {
/* 3397 */ 
/* 3398 */ 	width: 95%;
/* 3399 */ 	
/* 3400 */ 	padding: 5px;

/* style.css */

/* 3401 */ 	
/* 3402 */ 	background-color:#FFFFFF;
/* 3403 */ 	
/* 3404 */ 	font-color:#222222;
/* 3405 */ 	
/* 3406 */ 	line-height:1.3em;
/* 3407 */ 	
/* 3408 */ 	font-family:'Open Sans', Arial, Helvetica, sans-serif;
/* 3409 */ 	
/* 3410 */ 	font-size:22px;
/* 3411 */ 	
/* 3412 */ 	font-weight:lighter;
/* 3413 */ 
/* 3414 */ 	font-color: #000000;
/* 3415 */ 
/* 3416 */ 	text-decoration: none;
/* 3417 */ 	
/* 3418 */ }
/* 3419 */ 
/* 3420 */ 
/* 3421 */ /* This ends the section for the Wide Photo Tour pages. */
/* 3422 */ 
/* 3423 */ 
/* Minify_CSS_UriRewriter::$debugText

docRoot    : /home/skolai5/public_html
currentDir : /home/skolai5/public_html/journal/wp-content/plugins/sociable/css

file-relative URI  : ../images/sprites/option1_32.png
path prepended     : /home/skolai5/public_html/journal/wp-content/plugins/sociable/css/../images/sprites/option1_32.png
docroot stripped   : /journal/wp-content/plugins/sociable/css/../images/sprites/option1_32.png
traversals removed : /journal/wp-content/plugins/sociable/images/sprites/option1_32.png

file-relative URI  : ../images/sprites/option1_16.png
path prepended     : /home/skolai5/public_html/journal/wp-content/plugins/sociable/css/../images/sprites/option1_16.png
docroot stripped   : /journal/wp-content/plugins/sociable/css/../images/sprites/option1_16.png
traversals removed : /journal/wp-content/plugins/sociable/images/sprites/option1_16.png

file-relative URI  : ../images/sprites/option1_64.png
path prepended     : /home/skolai5/public_html/journal/wp-content/plugins/sociable/css/../images/sprites/option1_64.png
docroot stripped   : /journal/wp-content/plugins/sociable/css/../images/sprites/option1_64.png
traversals removed : /journal/wp-content/plugins/sociable/images/sprites/option1_64.png

file-relative URI  : ../images/sprites/option1_48.png
path prepended     : /home/skolai5/public_html/journal/wp-content/plugins/sociable/css/../images/sprites/option1_48.png
docroot stripped   : /journal/wp-content/plugins/sociable/css/../images/sprites/option1_48.png
traversals removed : /journal/wp-content/plugins/sociable/images/sprites/option1_48.png

file-relative URI  : ../images/sprites/option2_32.png
path prepended     : /home/skolai5/public_html/journal/wp-content/plugins/sociable/css/../images/sprites/option2_32.png
docroot stripped   : /journal/wp-content/plugins/sociable/css/../images/sprites/option2_32.png
traversals removed : /journal/wp-content/plugins/sociable/images/sprites/option2_32.png

file-relative URI  : ../images/sprites/option2_16.png
path prepended     : /home/skolai5/public_html/journal/wp-content/plugins/sociable/css/../images/sprites/option2_16.png
docroot stripped   : /journal/wp-content/plugins/sociable/css/../images/sprites/option2_16.png
traversals removed : /journal/wp-content/plugins/sociable/images/sprites/option2_16.png

file-relative URI  : ../images/sprites/option2_64.png
path prepended     : /home/skolai5/public_html/journal/wp-content/plugins/sociable/css/../images/sprites/option2_64.png
docroot stripped   : /journal/wp-content/plugins/sociable/css/../images/sprites/option2_64.png
traversals removed : /journal/wp-content/plugins/sociable/images/sprites/option2_64.png

file-relative URI  : ../images/sprites/option3_32.png
path prepended     : /home/skolai5/public_html/journal/wp-content/plugins/sociable/css/../images/sprites/option3_32.png
docroot stripped   : /journal/wp-content/plugins/sociable/css/../images/sprites/option3_32.png
traversals removed : /journal/wp-content/plugins/sociable/images/sprites/option3_32.png

file-relative URI  : ../images/sprites/option3_16.png
path prepended     : /home/skolai5/public_html/journal/wp-content/plugins/sociable/css/../images/sprites/option3_16.png
docroot stripped   : /journal/wp-content/plugins/sociable/css/../images/sprites/option3_16.png
traversals removed : /journal/wp-content/plugins/sociable/images/sprites/option3_16.png

file-relative URI  : ../images/sprites/option3_64.png
path prepended     : /home/skolai5/public_html/journal/wp-content/plugins/sociable/css/../images/sprites/option3_64.png
docroot stripped   : /journal/wp-content/plugins/sociable/css/../images/sprites/option3_64.png
traversals removed : /journal/wp-content/plugins/sociable/images/sprites/option3_64.png

file-relative URI  : ../images/sprites/option3_48.png
path prepended     : /home/skolai5/public_html/journal/wp-content/plugins/sociable/css/../images/sprites/option3_48.png
docroot stripped   : /journal/wp-content/plugins/sociable/css/../images/sprites/option3_48.png
traversals removed : /journal/wp-content/plugins/sociable/images/sprites/option3_48.png

file-relative URI  : ../images/sprites/option4_32.png
path prepended     : /home/skolai5/public_html/journal/wp-content/plugins/sociable/css/../images/sprites/option4_32.png
docroot stripped   : /journal/wp-content/plugins/sociable/css/../images/sprites/option4_32.png
traversals removed : /journal/wp-content/plugins/sociable/images/sprites/option4_32.png

file-relative URI  : ../images/sprites/option4_16.png
path prepended     : /home/skolai5/public_html/journal/wp-content/plugins/sociable/css/../images/sprites/option4_16.png
docroot stripped   : /journal/wp-content/plugins/sociable/css/../images/sprites/option4_16.png
traversals removed : /journal/wp-content/plugins/sociable/images/sprites/option4_16.png

file-relative URI  : ../images/sprites/option4_64.png
path prepended     : /home/skolai5/public_html/journal/wp-content/plugins/sociable/css/../images/sprites/option4_64.png
docroot stripped   : /journal/wp-content/plugins/sociable/css/../images/sprites/option4_64.png
traversals removed : /journal/wp-content/plugins/sociable/images/sprites/option4_64.png

file-relative URI  : ../images/sprites/option4_48.png
path prepended     : /home/skolai5/public_html/journal/wp-content/plugins/sociable/css/../images/sprites/option4_48.png
docroot stripped   : /journal/wp-content/plugins/sociable/css/../images/sprites/option4_48.png
traversals removed : /journal/wp-content/plugins/sociable/images/sprites/option4_48.png

file-relative URI  : ../images/sprites/option5_32.png
path prepended     : /home/skolai5/public_html/journal/wp-content/plugins/sociable/css/../images/sprites/option5_32.png
docroot stripped   : /journal/wp-content/plugins/sociable/css/../images/sprites/option5_32.png
traversals removed : /journal/wp-content/plugins/sociable/images/sprites/option5_32.png

file-relative URI  : ../images/sprites/option5_16.png
path prepended     : /home/skolai5/public_html/journal/wp-content/plugins/sociable/css/../images/sprites/option5_16.png
docroot stripped   : /journal/wp-content/plugins/sociable/css/../images/sprites/option5_16.png
traversals removed : /journal/wp-content/plugins/sociable/images/sprites/option5_16.png

file-relative URI  : ../images/sprites/option5_64.png
path prepended     : /home/skolai5/public_html/journal/wp-content/plugins/sociable/css/../images/sprites/option5_64.png
docroot stripped   : /journal/wp-content/plugins/sociable/css/../images/sprites/option5_64.png
traversals removed : /journal/wp-content/plugins/sociable/images/sprites/option5_64.png

file-relative URI  : ../images/sprites/option5_48.png
path prepended     : /home/skolai5/public_html/journal/wp-content/plugins/sociable/css/../images/sprites/option5_48.png
docroot stripped   : /journal/wp-content/plugins/sociable/css/../images/sprites/option5_48.png
traversals removed : /journal/wp-content/plugins/sociable/images/sprites/option5_48.png

*/

/* sociable.css */

/* 1   */ div.sociable { /*margin: 8px 0;*/}
/* 2   */ 
/* 3   */ li div#___plusone_0 {
/* 4   */ float:right !important;
/* 5   */ width:60px !important;
/* 6   */ }
/* 7   */ li#Google_p div {
/* 8   */ float:right !important;
/* 9   */ width:60px !important;
/* 10  */ }
/* 11  */ /*
/* 12  *| #___plusone_2{
/* 13  *| float:right !important;
/* 14  *| width:60px !important;
/* 15  *| }
/* 16  *| #___plusone_3 {
/* 17  *| float:right !important;
/* 18  *| width:60px !important;
/* 19  *| }
/* 20  *| #___plusone_4 {
/* 21  *| float:right !important;
/* 22  *| width:60px !important;
/* 23  *| }
/* 24  *| #___plusone_5 {
/* 25  *| float:right !important;
/* 26  *| width:60px !important;
/* 27  *| }
/* 28  *| #___plusone_6 {
/* 29  *| float:right !important;
/* 30  *| width:60px !important;
/* 31  *| }
/* 32  *| #___plusone_7 {
/* 33  *| float:right !important;
/* 34  *| width:60px !important;
/* 35  *| }
/* 36  *| #___plusone_8 {
/* 37  *| float:right !important;
/* 38  *| width:60px !important;
/* 39  *| }
/* 40  *| */
/* 41  */ 
/* 42  */ div.sociable li#Twitter_Counter iframe{
/* 43  */ width:100px !important;
/* 44  */ }
/* 45  */ 
/* 46  */ #Digg_Counter{
/* 47  */ width:80px !important;
/* 48  */ 
/* 49  */ }
/* 50  */ #Facebook_Counter iframe{

/* sociable.css */

/* 51  */ 
/* 52  */ width:76px !important;
/* 53  */ }
/* 54  */ 
/* 55  */ span.sociable_tagline { position: relative; }
/* 56  */ span.sociable_tagline span { display: none; width: 14em; }
/* 57  */ span.sociable_tagline:hover span {
/* 58  */ 	position: absolute;
/* 59  */ 	display: block;
/* 60  */ 	top: -5em;
/* 61  */ 	background: #ffe;
/* 62  */ 	border: 1px solid #ccc;
/* 63  */ 	color: black;
/* 64  */ 	line-height: 1.25em;
/* 65  */ }
/* 66  */ .sociable span {
/* 67  */ 	display: block;
/* 68  */ }
/* 69  */ .sociable ul {
/* 70  */ 	display: block;
/* 71  */ 	margin: 0 !important;
/* 72  */ 	padding: 0 !important;
/* 73  */ }
/* 74  */ .sociable ul li {
/* 75  */ 	background: none;
/* 76  */ 	display: inline !important;
/* 77  */ 	list-style-type: none;
/* 78  */ 	margin: 0;
/* 79  */ 	padding: 3px;
/* 80  */     float:left;
/* 81  */ }
/* 82  */ .sociable ul li:before { content: ""; }
/* 83  */ .sociable img {
/* 84  */ 	float: none;
/* 85  */ 
/* 86  */ 	border: 0;
/* 87  */ 	margin: 0;
/* 88  */ 	padding: 0;
/* 89  */ }
/* 90  */ 
/* 91  */ .sociable-hovers {
/* 92  */ 	opacity: .4;
/* 93  */ 	-moz-opacity: .4;
/* 94  */ 	filter: alpha(opacity=40);
/* 95  */ }
/* 96  */ .sociable-hovers:hover {
/* 97  */ 	opacity: 1;
/* 98  */ 	-moz-opacity: 1;
/* 99  */ 	filter: alpha(opacity=100);
/* 100 */ }

/* sociable.css */

/* 101 */ 
/* 102 */ .soc_clear{
/* 103 */     clear:both;
/* 104 */ }
/* 105 */ 
/* 106 */ 
/* 107 */ .option1_32{
/* 108 */ background:url("/journal/wp-content/plugins/sociable/images/sprites/option1_32.png") no-repeat scroll;
/* 109 */ display: block;float: left;height: 32px;width: 32px;
/* 110 */ }
/* 111 */ .option1_16{
/* 112 */ background:url("/journal/wp-content/plugins/sociable/images/sprites/option1_16.png") no-repeat scroll;
/* 113 */ display: block;float: left;height: 16px;width: 16px;
/* 114 */ }
/* 115 */ .option1_64{
/* 116 */ background:url("/journal/wp-content/plugins/sociable/images/sprites/option1_64.png") no-repeat scroll;
/* 117 */ display: block;float: left;height: 64px;width: 64px;
/* 118 */ }
/* 119 */ .option1_48{
/* 120 */ background:url("/journal/wp-content/plugins/sociable/images/sprites/option1_48.png") no-repeat scroll;
/* 121 */ display: block;float: left;height: 48px;width: 48px;
/* 122 */ }
/* 123 */ 
/* 124 */ 
/* 125 */ .option2_32{
/* 126 */ background:url("/journal/wp-content/plugins/sociable/images/sprites/option2_32.png") no-repeat scroll;
/* 127 */ display: block;float: left;height: 32px;width: 32px;
/* 128 */ }
/* 129 */ .option2_16{
/* 130 */ background:url("/journal/wp-content/plugins/sociable/images/sprites/option2_16.png") no-repeat scroll;
/* 131 */ display: block;float: left;height: 16px;width: 16px;
/* 132 */ }
/* 133 */ .option2_64{
/* 134 */ background:url("/journal/wp-content/plugins/sociable/images/sprites/option2_64.png") no-repeat scroll;
/* 135 */ display: block;float: left;height: 64px;width: 64px;
/* 136 */ }
/* 137 */ .option2_48{
/* 138 */ background:url("/wp-content/plugins/sociable/images/sprites/option2_48.png") no-repeat scroll;
/* 139 */ display: block;float: left;height: 48px;width: 48px;
/* 140 */ }
/* 141 */ 
/* 142 */ 
/* 143 */ .option3_32{
/* 144 */ background:url("/journal/wp-content/plugins/sociable/images/sprites/option3_32.png") no-repeat scroll;
/* 145 */ display: block;float: left;height: 32px;width: 32px;
/* 146 */ }
/* 147 */ .option3_16{
/* 148 */ background:url("/journal/wp-content/plugins/sociable/images/sprites/option3_16.png") no-repeat scroll;
/* 149 */ display: block;float: left;height: 16px;width: 16px;
/* 150 */ }

/* sociable.css */

/* 151 */ .option3_64{
/* 152 */ background:url("/journal/wp-content/plugins/sociable/images/sprites/option3_64.png") no-repeat scroll;
/* 153 */ display: block;float: left;height: 64px;width: 64px;
/* 154 */ }
/* 155 */ .option3_48{
/* 156 */ background:url("/journal/wp-content/plugins/sociable/images/sprites/option3_48.png") no-repeat scroll;
/* 157 */ display: block;float: left;height: 48px;width: 48px;
/* 158 */ }
/* 159 */ 
/* 160 */ 
/* 161 */ .option4_32{
/* 162 */ background:url("/journal/wp-content/plugins/sociable/images/sprites/option4_32.png") no-repeat scroll;
/* 163 */ display: block;float: left;height: 32px;width: 32px;
/* 164 */ }
/* 165 */ .option4_16{
/* 166 */ background:url("/journal/wp-content/plugins/sociable/images/sprites/option4_16.png") no-repeat scroll;
/* 167 */ display: block;float: left;height: 16px;width: 16px;
/* 168 */ }
/* 169 */ .option4_64{
/* 170 */ background:url("/journal/wp-content/plugins/sociable/images/sprites/option4_64.png") no-repeat scroll;
/* 171 */ display: block;float: left;height: 64px;width: 64px;
/* 172 */ }
/* 173 */ .option4_48{
/* 174 */ background:url("/journal/wp-content/plugins/sociable/images/sprites/option4_48.png") no-repeat scroll;
/* 175 */ display: block;float: left;height: 48px;width: 48px;
/* 176 */ }
/* 177 */ 
/* 178 */ 
/* 179 */ .option5_32{
/* 180 */ background:url("/journal/wp-content/plugins/sociable/images/sprites/option5_32.png") no-repeat scroll;
/* 181 */ display: block;float: left;height: 32px;width: 32px;
/* 182 */ }
/* 183 */ .option5_16{
/* 184 */ background:url("/journal/wp-content/plugins/sociable/images/sprites/option5_16.png") no-repeat scroll;
/* 185 */ display: block;float: left;height: 16px;width: 16px;
/* 186 */ }
/* 187 */ .option5_64{
/* 188 */ background:url("/journal/wp-content/plugins/sociable/images/sprites/option5_64.png") no-repeat scroll;
/* 189 */ display: block;float: left;height: 64px;width: 64px;
/* 190 */ } 
/* 191 */ 
/* 192 */ .option5_48{
/* 193 */ background:url("/journal/wp-content/plugins/sociable/images/sprites/option5_48.png") no-repeat scroll;
/* 194 */ display: block;float: left;height: 48px;width: 48px;
/* 195 */ } 
/* 196 */ 
/* 197 */ 
/* 198 */ #sociable {
/* 199 */     left: 0;
/* 200 */     position: absolute;

/* sociable.css */

/* 201 */     text-align: left;
/* 202 */     top: 0;
/* 203 */     z-index: 100;
/* 204 */ }
/* 205 */ #sociable .popup {
/* 206 */ 	behavior: url('/wp-content/plugins/sociable/css/pie.htc');
/* 207 */ 	-moz-border-radius: 5px;
/* 208 */ 	-webkit-border-radius: 5px;
/* 209 */ 	-webkit-box-shadow: #999999 0px 0px 24px;
/* 210 */     border: 3px solid transparent;
/* 211 */     border-radius: 5px 5px 5px 5px;
/* 212 */     box-shadow: 0 0 7px #000000;
/* 213 */     position: relative;
/* 214 */ 	background: none repeat scroll 0 0 #FFFFFF;
/* 215 */ }
/* 216 */ #sociable .content {
/* 217 */ 	behavior: url('/wp-content/plugins/sociable/css/pie.htc');
/* 218 */     background: none repeat scroll 0 0 #FFFFFF;
/* 219 */     border-radius: 4px 4px 4px 4px;
/* 220 */     box-shadow: 0 0 7px #000000;
/* 221 */     display: table;
/* 222 */     padding: 10px;
/* 223 */     width: 370px;
/* 224 */ }
/* 225 */ #sociable .close {
/* 226 */     background: none repeat scroll 0 0 #FFFFFF;
/* 227 */     padding: 2px;
/* 228 */     position: absolute;
/* 229 */     right: 5px;
/* 230 */     top: 5px;
/* 231 */ }
/* 232 */ #sociable .close img {
/* 233 */     opacity: 0.3;
/* 234 */ }
/* 235 */ 
/* 236 */ #sociable img {
/* 237 */     border: 0 none;
/* 238 */     margin: 0;
/* 239 */ }
/* 240 */ #sociable .close{
/* 241 */     background: none repeat scroll 0 0 #FFFFFF;
/* 242 */     padding: 2px;
/* 243 */     position: absolute;
/* 244 */     right: 5px;
/* 245 */     top: 5px;
/* 246 */ }
/* 247 */ .share_buttons{
/* 248 */ 	list-style:none;
/* 249 */ }
/* 250 */ .share_buttons li{

/* sociable.css */

/* 251 */ 	float:left;
/* 252 */ }
/* 253 */ 
/* 254 */ .clearfix:after {
/* 255 */ 	visibility: hidden;
/* 256 */ 	display: block;
/* 257 */ 	font-size: 0;
/* 258 */ 	content: " ";
/* 259 */ 	clear: both;
/* 260 */ 	height: 0;
/* 261 */ }
/* 262 */ 
/* Minify_CSS_UriRewriter::$debugText

docRoot    : /home/skolai5/public_html
currentDir : /home/skolai5/public_html/journal/wp-content/cache/minify

file-relative URI  : images/ui-bg_flat_75_ffffff_40x100.png
path prepended     : /home/skolai5/public_html/journal/wp-content/cache/minify/images/ui-bg_flat_75_ffffff_40x100.png
docroot stripped   : /journal/wp-content/cache/minify/images/ui-bg_flat_75_ffffff_40x100.png
traversals removed : /journal/wp-content/cache/minify/images/ui-bg_flat_75_ffffff_40x100.png

file-relative URI  : images/ui-bg_highlight-soft_75_cccccc_1x100.png
path prepended     : /home/skolai5/public_html/journal/wp-content/cache/minify/images/ui-bg_highlight-soft_75_cccccc_1x100.png
docroot stripped   : /journal/wp-content/cache/minify/images/ui-bg_highlight-soft_75_cccccc_1x100.png
traversals removed : /journal/wp-content/cache/minify/images/ui-bg_highlight-soft_75_cccccc_1x100.png

file-relative URI  : images/ui-bg_glass_75_e6e6e6_1x400.png
path prepended     : /home/skolai5/public_html/journal/wp-content/cache/minify/images/ui-bg_glass_75_e6e6e6_1x400.png
docroot stripped   : /journal/wp-content/cache/minify/images/ui-bg_glass_75_e6e6e6_1x400.png
traversals removed : /journal/wp-content/cache/minify/images/ui-bg_glass_75_e6e6e6_1x400.png

file-relative URI  : images/ui-bg_glass_75_dadada_1x400.png
path prepended     : /home/skolai5/public_html/journal/wp-content/cache/minify/images/ui-bg_glass_75_dadada_1x400.png
docroot stripped   : /journal/wp-content/cache/minify/images/ui-bg_glass_75_dadada_1x400.png
traversals removed : /journal/wp-content/cache/minify/images/ui-bg_glass_75_dadada_1x400.png

file-relative URI  : images/ui-bg_glass_65_ffffff_1x400.png
path prepended     : /home/skolai5/public_html/journal/wp-content/cache/minify/images/ui-bg_glass_65_ffffff_1x400.png
docroot stripped   : /journal/wp-content/cache/minify/images/ui-bg_glass_65_ffffff_1x400.png
traversals removed : /journal/wp-content/cache/minify/images/ui-bg_glass_65_ffffff_1x400.png

file-relative URI  : images/ui-bg_glass_55_fbf9ee_1x400.png
path prepended     : /home/skolai5/public_html/journal/wp-content/cache/minify/images/ui-bg_glass_55_fbf9ee_1x400.png
docroot stripped   : /journal/wp-content/cache/minify/images/ui-bg_glass_55_fbf9ee_1x400.png
traversals removed : /journal/wp-content/cache/minify/images/ui-bg_glass_55_fbf9ee_1x400.png

file-relative URI  : images/ui-bg_glass_95_fef1ec_1x400.png
path prepended     : /home/skolai5/public_html/journal/wp-content/cache/minify/images/ui-bg_glass_95_fef1ec_1x400.png
docroot stripped   : /journal/wp-content/cache/minify/images/ui-bg_glass_95_fef1ec_1x400.png
traversals removed : /journal/wp-content/cache/minify/images/ui-bg_glass_95_fef1ec_1x400.png

file-relative URI  : images/ui-icons_222222_256x240.png
path prepended     : /home/skolai5/public_html/journal/wp-content/cache/minify/images/ui-icons_222222_256x240.png
docroot stripped   : /journal/wp-content/cache/minify/images/ui-icons_222222_256x240.png
traversals removed : /journal/wp-content/cache/minify/images/ui-icons_222222_256x240.png

file-relative URI  : images/ui-icons_222222_256x240.png
path prepended     : /home/skolai5/public_html/journal/wp-content/cache/minify/images/ui-icons_222222_256x240.png
docroot stripped   : /journal/wp-content/cache/minify/images/ui-icons_222222_256x240.png
traversals removed : /journal/wp-content/cache/minify/images/ui-icons_222222_256x240.png

file-relative URI  : images/ui-icons_222222_256x240.png
path prepended     : /home/skolai5/public_html/journal/wp-content/cache/minify/images/ui-icons_222222_256x240.png
docroot stripped   : /journal/wp-content/cache/minify/images/ui-icons_222222_256x240.png
traversals removed : /journal/wp-content/cache/minify/images/ui-icons_222222_256x240.png

file-relative URI  : images/ui-icons_888888_256x240.png
path prepended     : /home/skolai5/public_html/journal/wp-content/cache/minify/images/ui-icons_888888_256x240.png
docroot stripped   : /journal/wp-content/cache/minify/images/ui-icons_888888_256x240.png
traversals removed : /journal/wp-content/cache/minify/images/ui-icons_888888_256x240.png

file-relative URI  : images/ui-icons_454545_256x240.png
path prepended     : /home/skolai5/public_html/journal/wp-content/cache/minify/images/ui-icons_454545_256x240.png
docroot stripped   : /journal/wp-content/cache/minify/images/ui-icons_454545_256x240.png
traversals removed : /journal/wp-content/cache/minify/images/ui-icons_454545_256x240.png

file-relative URI  : images/ui-icons_454545_256x240.png
path prepended     : /home/skolai5/public_html/journal/wp-content/cache/minify/images/ui-icons_454545_256x240.png
docroot stripped   : /journal/wp-content/cache/minify/images/ui-icons_454545_256x240.png
traversals removed : /journal/wp-content/cache/minify/images/ui-icons_454545_256x240.png

file-relative URI  : images/ui-icons_2e83ff_256x240.png
path prepended     : /home/skolai5/public_html/journal/wp-content/cache/minify/images/ui-icons_2e83ff_256x240.png
docroot stripped   : /journal/wp-content/cache/minify/images/ui-icons_2e83ff_256x240.png
traversals removed : /journal/wp-content/cache/minify/images/ui-icons_2e83ff_256x240.png

file-relative URI  : images/ui-icons_cd0a0a_256x240.png
path prepended     : /home/skolai5/public_html/journal/wp-content/cache/minify/images/ui-icons_cd0a0a_256x240.png
docroot stripped   : /journal/wp-content/cache/minify/images/ui-icons_cd0a0a_256x240.png
traversals removed : /journal/wp-content/cache/minify/images/ui-icons_cd0a0a_256x240.png

file-relative URI  : images/ui-bg_flat_0_aaaaaa_40x100.png
path prepended     : /home/skolai5/public_html/journal/wp-content/cache/minify/images/ui-bg_flat_0_aaaaaa_40x100.png
docroot stripped   : /journal/wp-content/cache/minify/images/ui-bg_flat_0_aaaaaa_40x100.png
traversals removed : /journal/wp-content/cache/minify/images/ui-bg_flat_0_aaaaaa_40x100.png

file-relative URI  : images/ui-bg_flat_0_aaaaaa_40x100.png
path prepended     : /home/skolai5/public_html/journal/wp-content/cache/minify/images/ui-bg_flat_0_aaaaaa_40x100.png
docroot stripped   : /journal/wp-content/cache/minify/images/ui-bg_flat_0_aaaaaa_40x100.png
traversals removed : /journal/wp-content/cache/minify/images/ui-bg_flat_0_aaaaaa_40x100.png

file-relative URI  : images/ui-anim_basic_16x16.gif
path prepended     : /home/skolai5/public_html/journal/wp-content/cache/minify/images/ui-anim_basic_16x16.gif
docroot stripped   : /journal/wp-content/cache/minify/images/ui-anim_basic_16x16.gif
traversals removed : /journal/wp-content/cache/minify/images/ui-anim_basic_16x16.gif

*/

/* minify_cf5dd5a60de860b8b6e36cebd0f9ac39.css */

/* 1   */ /*
/* 2   *| * jQuery UI CSS Framework
/* 3   *| * Copyright (c) 2010 AUTHORS.txt (http://jqueryui.com/about)
/* 4   *| * Dual licensed under the MIT (MIT-LICENSE.txt) and GPL (GPL-LICENSE.txt) licenses.
/* 5   *| */
/* 6   */ 
/* 7   */ /* Layout helpers
/* 8   *| ----------------------------------*/
/* 9   */ .ui-helper-hidden { display: none; }
/* 10  */ .ui-helper-hidden-accessible { position: absolute; left: -99999999px; }
/* 11  */ .ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; }
/* 12  */ .ui-helper-clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
/* 13  */ .ui-helper-clearfix { display: inline-block; }
/* 14  */ /* required comment for clearfix to work in Opera \*/
/* 15  */ * html .ui-helper-clearfix { height:1%; }
/* 16  */ .ui-helper-clearfix { display:block; }
/* 17  */ /* end clearfix */
/* 18  */ .ui-helper-zfix { width: 100%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; filter:Alpha(Opacity=0); }
/* 19  */ 
/* 20  */ 
/* 21  */ /* Interaction Cues
/* 22  *| ----------------------------------*/
/* 23  */ .ui-state-disabled { cursor: default !important; }
/* 24  */ 
/* 25  */ 
/* 26  */ /* Icons
/* 27  *| ----------------------------------*/
/* 28  */ 
/* 29  */ /* states and images */
/* 30  */ .ui-icon { display: block; text-indent: -99999px; overflow: hidden; background-repeat: no-repeat; }
/* 31  */ 
/* 32  */ 
/* 33  */ /* Misc visuals
/* 34  *| ----------------------------------*/
/* 35  */ 
/* 36  */ /* Overlays */
/* 37  */ .ui-widget-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
/* 38  */ 
/* 39  */ 
/* 40  */ /*
/* 41  *| * jQuery UI CSS Framework
/* 42  *| * Copyright (c) 2010 AUTHORS.txt (http://jqueryui.com/about)
/* 43  *| * Dual licensed under the MIT (MIT-LICENSE.txt) and GPL (GPL-LICENSE.txt) licenses.
/* 44  *| * To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Verdana,Arial,sans-serif&fwDefault=normal&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=cccccc&bgTextureHeader=03_highlight_soft.png&bgImgOpacityHeader=75&borderColorHeader=aaaaaa&fcHeader=222222&iconColorHeader=222222&bgColorContent=ffffff&bgTextureContent=01_flat.png&bgImgOpacityContent=75&borderColorContent=aaaaaa&fcContent=222222&iconColorContent=222222&bgColorDefault=e6e6e6&bgTextureDefault=02_glass.png&bgImgOpacityDefault=75&borderColorDefault=d3d3d3&fcDefault=555555&iconColorDefault=888888&bgColorHover=dadada&bgTextureHover=02_glass.png&bgImgOpacityHover=75&borderColorHover=999999&fcHover=212121&iconColorHover=454545&bgColorActive=ffffff&bgTextureActive=02_glass.png&bgImgOpacityActive=65&borderColorActive=aaaaaa&fcActive=212121&iconColorActive=454545&bgColorHighlight=fbf9ee&bgTextureHighlight=02_glass.png&bgImgOpacityHighlight=55&borderColorHighlight=fcefa1&fcHighlight=363636&iconColorHighlight=2e83ff&bgColorError=fef1ec&bgTextureError=02_glass.png&bgImgOpacityError=95&borderColorError=cd0a0a&fcError=cd0a0a&iconColorError=cd0a0a&bgColorOverlay=aaaaaa&bgTextureOverlay=01_flat.png&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=aaaaaa&bgTextureShadow=01_flat.png&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=8px&offsetTopShadow=-8px&offsetLeftShadow=-8px&cornerRadiusShadow=8px
/* 45  *| */
/* 46  */ 
/* 47  */ 
/* 48  */ /* Component containers
/* 49  *| ----------------------------------*/
/* 50  */ .ui-widget { font-family: Verdana,Arial,sans-serif; font-size: 1.1em; }

/* minify_cf5dd5a60de860b8b6e36cebd0f9ac39.css */

/* 51  */ .ui-widget .ui-widget { font-size: 1em; }
/* 52  */ .ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { font-family: Verdana,Arial,sans-serif; font-size: 1em; }
/* 53  */ .ui-widget-content { border: 1px solid #aaaaaa; background: #ffffff url(/journal/wp-content/cache/minify/images/ui-bg_flat_75_ffffff_40x100.png) 50% 50% repeat-x; color: #222222; }
/* 54  */ .ui-widget-content a { color: #222222; }
/* 55  */ .ui-widget-header { border: 1px solid #aaaaaa; background: #cccccc url(/journal/wp-content/cache/minify/images/ui-bg_highlight-soft_75_cccccc_1x100.png) 50% 50% repeat-x; color: #222222; font-weight: bold; }
/* 56  */ .ui-widget-header a { color: #222222; }
/* 57  */ 
/* 58  */ /* Interaction states
/* 59  *| ----------------------------------*/
/* 60  */ .ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default { border: 1px solid #d3d3d3; background: #e6e6e6 url(/journal/wp-content/cache/minify/images/ui-bg_glass_75_e6e6e6_1x400.png) 50% 50% repeat-x; font-weight: normal; color: #555555; }
/* 61  */ .ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: #555555; text-decoration: none; }
/* 62  */ .ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus { border: 1px solid #999999; background: #dadada url(/journal/wp-content/cache/minify/images/ui-bg_glass_75_dadada_1x400.png) 50% 50% repeat-x; font-weight: normal; color: #212121; }
/* 63  */ .ui-state-hover a, .ui-state-hover a:hover { color: #212121; text-decoration: none; }
/* 64  */ .ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active { border: 1px solid #aaaaaa; background: #ffffff url(/journal/wp-content/cache/minify/images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x; font-weight: normal; color: #212121; }
/* 65  */ .ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #212121; text-decoration: none; }
/* 66  */ .ui-widget :active { outline: none; }
/* 67  */ 
/* 68  */ /* Interaction Cues
/* 69  *| ----------------------------------*/
/* 70  */ .ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight  {border: 1px solid #fcefa1; background: #fbf9ee url(/journal/wp-content/cache/minify/images/ui-bg_glass_55_fbf9ee_1x400.png) 50% 50% repeat-x; color: #363636; }
/* 71  */ .ui-state-highlight a, .ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a { color: #363636; }
/* 72  */ .ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error {border: 1px solid #cd0a0a; background: #fef1ec url(/journal/wp-content/cache/minify/images/ui-bg_glass_95_fef1ec_1x400.png) 50% 50% repeat-x; color: #cd0a0a; }
/* 73  */ .ui-state-error a, .ui-widget-content .ui-state-error a, .ui-widget-header .ui-state-error a { color: #cd0a0a; }
/* 74  */ .ui-state-error-text, .ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error-text { color: #cd0a0a; }
/* 75  */ .ui-priority-primary, .ui-widget-content .ui-priority-primary, .ui-widget-header .ui-priority-primary { font-weight: bold; }
/* 76  */ .ui-priority-secondary, .ui-widget-content .ui-priority-secondary,  .ui-widget-header .ui-priority-secondary { opacity: .7; filter:Alpha(Opacity=70); font-weight: normal; }
/* 77  */ .ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled { opacity: .35; filter:Alpha(Opacity=35); background-image: none; }
/* 78  */ 
/* 79  */ /* Icons
/* 80  *| ----------------------------------*/
/* 81  */ 
/* 82  */ /* states and images */
/* 83  */ .ui-icon { width: 16px; height: 16px; background-image: url(/journal/wp-content/cache/minify/images/ui-icons_222222_256x240.png); }
/* 84  */ .ui-widget-content .ui-icon {background-image: url(/journal/wp-content/cache/minify/images/ui-icons_222222_256x240.png); }
/* 85  */ .ui-widget-header .ui-icon {background-image: url(/journal/wp-content/cache/minify/images/ui-icons_222222_256x240.png); }
/* 86  */ .ui-state-default .ui-icon { background-image: url(/journal/wp-content/cache/minify/images/ui-icons_888888_256x240.png); }
/* 87  */ .ui-state-hover .ui-icon, .ui-state-focus .ui-icon {background-image: url(/journal/wp-content/cache/minify/images/ui-icons_454545_256x240.png); }
/* 88  */ .ui-state-active .ui-icon {background-image: url(/journal/wp-content/cache/minify/images/ui-icons_454545_256x240.png); }
/* 89  */ .ui-state-highlight .ui-icon {background-image: url(/journal/wp-content/cache/minify/images/ui-icons_2e83ff_256x240.png); }
/* 90  */ .ui-state-error .ui-icon, .ui-state-error-text .ui-icon {background-image: url(/journal/wp-content/cache/minify/images/ui-icons_cd0a0a_256x240.png); }
/* 91  */ 
/* 92  */ /* positioning */
/* 93  */ .ui-icon-carat-1-n { background-position: 0 0; }
/* 94  */ .ui-icon-carat-1-ne { background-position: -16px 0; }
/* 95  */ .ui-icon-carat-1-e { background-position: -32px 0; }
/* 96  */ .ui-icon-carat-1-se { background-position: -48px 0; }
/* 97  */ .ui-icon-carat-1-s { background-position: -64px 0; }
/* 98  */ .ui-icon-carat-1-sw { background-position: -80px 0; }
/* 99  */ .ui-icon-carat-1-w { background-position: -96px 0; }
/* 100 */ .ui-icon-carat-1-nw { background-position: -112px 0; }

/* minify_cf5dd5a60de860b8b6e36cebd0f9ac39.css */

/* 101 */ .ui-icon-carat-2-n-s { background-position: -128px 0; }
/* 102 */ .ui-icon-carat-2-e-w { background-position: -144px 0; }
/* 103 */ .ui-icon-triangle-1-n { background-position: 0 -16px; }
/* 104 */ .ui-icon-triangle-1-ne { background-position: -16px -16px; }
/* 105 */ .ui-icon-triangle-1-e { background-position: -32px -16px; }
/* 106 */ .ui-icon-triangle-1-se { background-position: -48px -16px; }
/* 107 */ .ui-icon-triangle-1-s { background-position: -64px -16px; }
/* 108 */ .ui-icon-triangle-1-sw { background-position: -80px -16px; }
/* 109 */ .ui-icon-triangle-1-w { background-position: -96px -16px; }
/* 110 */ .ui-icon-triangle-1-nw { background-position: -112px -16px; }
/* 111 */ .ui-icon-triangle-2-n-s { background-position: -128px -16px; }
/* 112 */ .ui-icon-triangle-2-e-w { background-position: -144px -16px; }
/* 113 */ .ui-icon-arrow-1-n { background-position: 0 -32px; }
/* 114 */ .ui-icon-arrow-1-ne { background-position: -16px -32px; }
/* 115 */ .ui-icon-arrow-1-e { background-position: -32px -32px; }
/* 116 */ .ui-icon-arrow-1-se { background-position: -48px -32px; }
/* 117 */ .ui-icon-arrow-1-s { background-position: -64px -32px; }
/* 118 */ .ui-icon-arrow-1-sw { background-position: -80px -32px; }
/* 119 */ .ui-icon-arrow-1-w { background-position: -96px -32px; }
/* 120 */ .ui-icon-arrow-1-nw { background-position: -112px -32px; }
/* 121 */ .ui-icon-arrow-2-n-s { background-position: -128px -32px; }
/* 122 */ .ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }
/* 123 */ .ui-icon-arrow-2-e-w { background-position: -160px -32px; }
/* 124 */ .ui-icon-arrow-2-se-nw { background-position: -176px -32px; }
/* 125 */ .ui-icon-arrowstop-1-n { background-position: -192px -32px; }
/* 126 */ .ui-icon-arrowstop-1-e { background-position: -208px -32px; }
/* 127 */ .ui-icon-arrowstop-1-s { background-position: -224px -32px; }
/* 128 */ .ui-icon-arrowstop-1-w { background-position: -240px -32px; }
/* 129 */ .ui-icon-arrowthick-1-n { background-position: 0 -48px; }
/* 130 */ .ui-icon-arrowthick-1-ne { background-position: -16px -48px; }
/* 131 */ .ui-icon-arrowthick-1-e { background-position: -32px -48px; }
/* 132 */ .ui-icon-arrowthick-1-se { background-position: -48px -48px; }
/* 133 */ .ui-icon-arrowthick-1-s { background-position: -64px -48px; }
/* 134 */ .ui-icon-arrowthick-1-sw { background-position: -80px -48px; }
/* 135 */ .ui-icon-arrowthick-1-w { background-position: -96px -48px; }
/* 136 */ .ui-icon-arrowthick-1-nw { background-position: -112px -48px; }
/* 137 */ .ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }
/* 138 */ .ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }
/* 139 */ .ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }
/* 140 */ .ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }
/* 141 */ .ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }
/* 142 */ .ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }
/* 143 */ .ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }
/* 144 */ .ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }
/* 145 */ .ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }
/* 146 */ .ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }
/* 147 */ .ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }
/* 148 */ .ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }
/* 149 */ .ui-icon-arrowreturn-1-w { background-position: -64px -64px; }
/* 150 */ .ui-icon-arrowreturn-1-n { background-position: -80px -64px; }

/* minify_cf5dd5a60de860b8b6e36cebd0f9ac39.css */

/* 151 */ .ui-icon-arrowreturn-1-e { background-position: -96px -64px; }
/* 152 */ .ui-icon-arrowreturn-1-s { background-position: -112px -64px; }
/* 153 */ .ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }
/* 154 */ .ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }
/* 155 */ .ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }
/* 156 */ .ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }
/* 157 */ .ui-icon-arrow-4 { background-position: 0 -80px; }
/* 158 */ .ui-icon-arrow-4-diag { background-position: -16px -80px; }
/* 159 */ .ui-icon-extlink { background-position: -32px -80px; }
/* 160 */ .ui-icon-newwin { background-position: -48px -80px; }
/* 161 */ .ui-icon-refresh { background-position: -64px -80px; }
/* 162 */ .ui-icon-shuffle { background-position: -80px -80px; }
/* 163 */ .ui-icon-transfer-e-w { background-position: -96px -80px; }
/* 164 */ .ui-icon-transferthick-e-w { background-position: -112px -80px; }
/* 165 */ .ui-icon-folder-collapsed { background-position: 0 -96px; }
/* 166 */ .ui-icon-folder-open { background-position: -16px -96px; }
/* 167 */ .ui-icon-document { background-position: -32px -96px; }
/* 168 */ .ui-icon-document-b { background-position: -48px -96px; }
/* 169 */ .ui-icon-note { background-position: -64px -96px; }
/* 170 */ .ui-icon-mail-closed { background-position: -80px -96px; }
/* 171 */ .ui-icon-mail-open { background-position: -96px -96px; }
/* 172 */ .ui-icon-suitcase { background-position: -112px -96px; }
/* 173 */ .ui-icon-comment { background-position: -128px -96px; }
/* 174 */ .ui-icon-person { background-position: -144px -96px; }
/* 175 */ .ui-icon-print { background-position: -160px -96px; }
/* 176 */ .ui-icon-trash { background-position: -176px -96px; }
/* 177 */ .ui-icon-locked { background-position: -192px -96px; }
/* 178 */ .ui-icon-unlocked { background-position: -208px -96px; }
/* 179 */ .ui-icon-bookmark { background-position: -224px -96px; }
/* 180 */ .ui-icon-tag { background-position: -240px -96px; }
/* 181 */ .ui-icon-home { background-position: 0 -112px; }
/* 182 */ .ui-icon-flag { background-position: -16px -112px; }
/* 183 */ .ui-icon-calendar { background-position: -32px -112px; }
/* 184 */ .ui-icon-cart { background-position: -48px -112px; }
/* 185 */ .ui-icon-pencil { background-position: -64px -112px; }
/* 186 */ .ui-icon-clock { background-position: -80px -112px; }
/* 187 */ .ui-icon-disk { background-position: -96px -112px; }
/* 188 */ .ui-icon-calculator { background-position: -112px -112px; }
/* 189 */ .ui-icon-zoomin { background-position: -128px -112px; }
/* 190 */ .ui-icon-zoomout { background-position: -144px -112px; }
/* 191 */ .ui-icon-search { background-position: -160px -112px; }
/* 192 */ .ui-icon-wrench { background-position: -176px -112px; }
/* 193 */ .ui-icon-gear { background-position: -192px -112px; }
/* 194 */ .ui-icon-heart { background-position: -208px -112px; }
/* 195 */ .ui-icon-star { background-position: -224px -112px; }
/* 196 */ .ui-icon-link { background-position: -240px -112px; }
/* 197 */ .ui-icon-cancel { background-position: 0 -128px; }
/* 198 */ .ui-icon-plus { background-position: -16px -128px; }
/* 199 */ .ui-icon-plusthick { background-position: -32px -128px; }
/* 200 */ .ui-icon-minus { background-position: -48px -128px; }

/* minify_cf5dd5a60de860b8b6e36cebd0f9ac39.css */

/* 201 */ .ui-icon-minusthick { background-position: -64px -128px; }
/* 202 */ .ui-icon-close { background-position: -80px -128px; }
/* 203 */ .ui-icon-closethick { background-position: -96px -128px; }
/* 204 */ .ui-icon-key { background-position: -112px -128px; }
/* 205 */ .ui-icon-lightbulb { background-position: -128px -128px; }
/* 206 */ .ui-icon-scissors { background-position: -144px -128px; }
/* 207 */ .ui-icon-clipboard { background-position: -160px -128px; }
/* 208 */ .ui-icon-copy { background-position: -176px -128px; }
/* 209 */ .ui-icon-contact { background-position: -192px -128px; }
/* 210 */ .ui-icon-image { background-position: -208px -128px; }
/* 211 */ .ui-icon-video { background-position: -224px -128px; }
/* 212 */ .ui-icon-script { background-position: -240px -128px; }
/* 213 */ .ui-icon-alert { background-position: 0 -144px; }
/* 214 */ .ui-icon-info { background-position: -16px -144px; }
/* 215 */ .ui-icon-notice { background-position: -32px -144px; }
/* 216 */ .ui-icon-help { background-position: -48px -144px; }
/* 217 */ .ui-icon-check { background-position: -64px -144px; }
/* 218 */ .ui-icon-bullet { background-position: -80px -144px; }
/* 219 */ .ui-icon-radio-off { background-position: -96px -144px; }
/* 220 */ .ui-icon-radio-on { background-position: -112px -144px; }
/* 221 */ .ui-icon-pin-w { background-position: -128px -144px; }
/* 222 */ .ui-icon-pin-s { background-position: -144px -144px; }
/* 223 */ .ui-icon-play { background-position: 0 -160px; }
/* 224 */ .ui-icon-pause { background-position: -16px -160px; }
/* 225 */ .ui-icon-seek-next { background-position: -32px -160px; }
/* 226 */ .ui-icon-seek-prev { background-position: -48px -160px; }
/* 227 */ .ui-icon-seek-end { background-position: -64px -160px; }
/* 228 */ .ui-icon-seek-start { background-position: -80px -160px; }
/* 229 */ /* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
/* 230 */ .ui-icon-seek-first { background-position: -80px -160px; }
/* 231 */ .ui-icon-stop { background-position: -96px -160px; }
/* 232 */ .ui-icon-eject { background-position: -112px -160px; }
/* 233 */ .ui-icon-volume-off { background-position: -128px -160px; }
/* 234 */ .ui-icon-volume-on { background-position: -144px -160px; }
/* 235 */ .ui-icon-power { background-position: 0 -176px; }
/* 236 */ .ui-icon-signal-diag { background-position: -16px -176px; }
/* 237 */ .ui-icon-signal { background-position: -32px -176px; }
/* 238 */ .ui-icon-battery-0 { background-position: -48px -176px; }
/* 239 */ .ui-icon-battery-1 { background-position: -64px -176px; }
/* 240 */ .ui-icon-battery-2 { background-position: -80px -176px; }
/* 241 */ .ui-icon-battery-3 { background-position: -96px -176px; }
/* 242 */ .ui-icon-circle-plus { background-position: 0 -192px; }
/* 243 */ .ui-icon-circle-minus { background-position: -16px -192px; }
/* 244 */ .ui-icon-circle-close { background-position: -32px -192px; }
/* 245 */ .ui-icon-circle-triangle-e { background-position: -48px -192px; }
/* 246 */ .ui-icon-circle-triangle-s { background-position: -64px -192px; }
/* 247 */ .ui-icon-circle-triangle-w { background-position: -80px -192px; }
/* 248 */ .ui-icon-circle-triangle-n { background-position: -96px -192px; }
/* 249 */ .ui-icon-circle-arrow-e { background-position: -112px -192px; }
/* 250 */ .ui-icon-circle-arrow-s { background-position: -128px -192px; }

/* minify_cf5dd5a60de860b8b6e36cebd0f9ac39.css */

/* 251 */ .ui-icon-circle-arrow-w { background-position: -144px -192px; }
/* 252 */ .ui-icon-circle-arrow-n { background-position: -160px -192px; }
/* 253 */ .ui-icon-circle-zoomin { background-position: -176px -192px; }
/* 254 */ .ui-icon-circle-zoomout { background-position: -192px -192px; }
/* 255 */ .ui-icon-circle-check { background-position: -208px -192px; }
/* 256 */ .ui-icon-circlesmall-plus { background-position: 0 -208px; }
/* 257 */ .ui-icon-circlesmall-minus { background-position: -16px -208px; }
/* 258 */ .ui-icon-circlesmall-close { background-position: -32px -208px; }
/* 259 */ .ui-icon-squaresmall-plus { background-position: -48px -208px; }
/* 260 */ .ui-icon-squaresmall-minus { background-position: -64px -208px; }
/* 261 */ .ui-icon-squaresmall-close { background-position: -80px -208px; }
/* 262 */ .ui-icon-grip-dotted-vertical { background-position: 0 -224px; }
/* 263 */ .ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }
/* 264 */ .ui-icon-grip-solid-vertical { background-position: -32px -224px; }
/* 265 */ .ui-icon-grip-solid-horizontal { background-position: -48px -224px; }
/* 266 */ .ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }
/* 267 */ .ui-icon-grip-diagonal-se { background-position: -80px -224px; }
/* 268 */ 
/* 269 */ 
/* 270 */ /* Misc visuals
/* 271 *| ----------------------------------*/
/* 272 */ 
/* 273 */ /* Corner radius */
/* 274 */ .ui-corner-tl { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; border-top-left-radius: 4px; }
/* 275 */ .ui-corner-tr { -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; border-top-right-radius: 4px; }
/* 276 */ .ui-corner-bl { -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; border-bottom-left-radius: 4px; }
/* 277 */ .ui-corner-br { -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; border-bottom-right-radius: 4px; }
/* 278 */ .ui-corner-top { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; border-top-left-radius: 4px; -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; border-top-right-radius: 4px; }
/* 279 */ .ui-corner-bottom { -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; border-bottom-left-radius: 4px; -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; border-bottom-right-radius: 4px; }
/* 280 */ .ui-corner-right {  -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; border-top-right-radius: 4px; -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; border-bottom-right-radius: 4px; }
/* 281 */ .ui-corner-left { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; border-top-left-radius: 4px; -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; border-bottom-left-radius: 4px; }
/* 282 */ .ui-corner-all { -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; }
/* 283 */ 
/* 284 */ /* Overlays */
/* 285 */ .ui-widget-overlay { background: #aaaaaa url(/journal/wp-content/cache/minify/images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x; opacity: .30;filter:Alpha(Opacity=30); }
/* 286 */ .ui-widget-shadow { margin: -8px 0 0 -8px; padding: 8px; background: #aaaaaa url(/journal/wp-content/cache/minify/images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x; opacity: .30;filter:Alpha(Opacity=30); -moz-border-radius: 8px; -webkit-border-radius: 8px; border-radius: 8px; }/* Resizable
/* 287 *| ----------------------------------*/
/* 288 */ .ui-resizable { position: relative;}
/* 289 */ .ui-resizable-handle { position: absolute;font-size: 0.1px;z-index: 99999; display: block;}
/* 290 */ .ui-resizable-disabled .ui-resizable-handle, .ui-resizable-autohide .ui-resizable-handle { display: none; }
/* 291 */ .ui-resizable-n { cursor: n-resize; height: 7px; width: 100%; top: -5px; left: 0; }
/* 292 */ .ui-resizable-s { cursor: s-resize; height: 7px; width: 100%; bottom: -5px; left: 0; }
/* 293 */ .ui-resizable-e { cursor: e-resize; width: 7px; right: -5px; top: 0; height: 100%; }
/* 294 */ .ui-resizable-w { cursor: w-resize; width: 7px; left: -5px; top: 0; height: 100%; }
/* 295 */ .ui-resizable-se { cursor: se-resize; width: 12px; height: 12px; right: 1px; bottom: 1px; }
/* 296 */ .ui-resizable-sw { cursor: sw-resize; width: 9px; height: 9px; left: -5px; bottom: -5px; }
/* 297 */ .ui-resizable-nw { cursor: nw-resize; width: 9px; height: 9px; left: -5px; top: -5px; }
/* 298 */ .ui-resizable-ne { cursor: ne-resize; width: 9px; height: 9px; right: -5px; top: -5px;}/* Selectable
/* 299 *| ----------------------------------*/
/* 300 */ .ui-selectable-helper { border:1px dotted black }

/* minify_cf5dd5a60de860b8b6e36cebd0f9ac39.css */

/* 301 */ /* Accordion
/* 302 *| ----------------------------------*/
/* 303 */ .ui-accordion .ui-accordion-header { cursor: pointer; position: relative; margin-top: 1px; zoom: 1; }
/* 304 */ .ui-accordion .ui-accordion-li-fix { display: inline; }
/* 305 */ .ui-accordion .ui-accordion-header-active { border-bottom: 0 !important; }
/* 306 */ .ui-accordion .ui-accordion-header a { display: block; font-size: 1em; padding: .5em .5em .5em .7em; }
/* 307 */ /* IE7-/Win - Fix extra vertical space in lists */
/* 308 */ .ui-accordion a { zoom: 1; }
/* 309 */ .ui-accordion-icons .ui-accordion-header a { padding-left: 2.2em; }
/* 310 */ .ui-accordion .ui-accordion-header .ui-icon { position: absolute; left: .5em; top: 50%; margin-top: -8px; }
/* 311 */ .ui-accordion .ui-accordion-content { padding: 1em 2.2em; border-top: 0; margin-top: -2px; position: relative; top: 1px; margin-bottom: 2px; overflow: auto; display: none; zoom: 1; }
/* 312 */ .ui-accordion .ui-accordion-content-active { display: block; }/* Autocomplete
/* 313 *| ----------------------------------*/
/* 314 */ .ui-autocomplete { position: absolute; cursor: default; }	
/* 315 */ .ui-autocomplete-loading { background: white url('/journal/wp-content/cache/minify/images/ui-anim_basic_16x16.gif') right center no-repeat; }
/* 316 */ 
/* 317 */ /* workarounds */
/* 318 */ * html .ui-autocomplete { width:1px; } /* without this, the menu expands to 100% in IE6 */
/* 319 */ 
/* 320 */ /* Menu
/* 321 *| ----------------------------------*/
/* 322 */ .ui-menu {
/* 323 */ 	list-style:none;
/* 324 */ 	padding: 2px;
/* 325 */ 	margin: 0;
/* 326 */ 	display:block;
/* 327 */ }
/* 328 */ .ui-menu .ui-menu {
/* 329 */ 	margin-top: -3px;
/* 330 */ }
/* 331 */ .ui-menu .ui-menu-item {
/* 332 */ 	margin:0;
/* 333 */ 	padding: 0;
/* 334 */ 	zoom: 1;
/* 335 */ 	float: left;
/* 336 */ 	clear: left;
/* 337 */ 	width: 100%;
/* 338 */ }
/* 339 */ .ui-menu .ui-menu-item a {
/* 340 */ 	text-decoration:none;
/* 341 */ 	display:block;
/* 342 */ 	padding:.2em .4em;
/* 343 */ 	line-height:1.5;
/* 344 */ 	zoom:1;
/* 345 */ }
/* 346 */ .ui-menu .ui-menu-item a.ui-state-hover,
/* 347 */ .ui-menu .ui-menu-item a.ui-state-active {
/* 348 */ 	font-weight: normal;
/* 349 */ 	margin: -1px;
/* 350 */ }

/* minify_cf5dd5a60de860b8b6e36cebd0f9ac39.css */

/* 351 */ /* Button
/* 352 *| ----------------------------------*/
/* 353 */ 
/* 354 */ .ui-button { display: inline-block; position: relative; padding: 0; margin-right: .1em; text-decoration: none !important; cursor: pointer; text-align: center; zoom: 1; overflow: visible; } /* the overflow property removes extra width in IE */
/* 355 */ .ui-button-icon-only { width: 2.2em; } /* to make room for the icon, a width needs to be set here */
/* 356 */ button.ui-button-icon-only { width: 2.4em; } /* button elements seem to need a little more width */
/* 357 */ .ui-button-icons-only { width: 3.4em; } 
/* 358 */ button.ui-button-icons-only { width: 3.7em; } 
/* 359 */ 
/* 360 */ /*button text element */
/* 361 */ .ui-button .ui-button-text { display: block; line-height: 1.4;  }
/* 362 */ .ui-button-text-only .ui-button-text { padding: .4em 1em; }
/* 363 */ .ui-button-icon-only .ui-button-text, .ui-button-icons-only .ui-button-text { padding: .4em; text-indent: -9999999px; }
/* 364 */ .ui-button-text-icon .ui-button-text, .ui-button-text-icons .ui-button-text { padding: .4em 1em .4em 2.1em; }
/* 365 */ .ui-button-text-icons .ui-button-text { padding-left: 2.1em; padding-right: 2.1em; }
/* 366 */ /* no icon support for input elements, provide padding by default */
/* 367 */ input.ui-button { padding: .4em 1em; }
/* 368 */ 
/* 369 */ /*button icon element(s) */
/* 370 */ .ui-button-icon-only .ui-icon, .ui-button-text-icon .ui-icon, .ui-button-text-icons .ui-icon, .ui-button-icons-only .ui-icon { position: absolute; top: 50%; margin-top: -8px; }
/* 371 */ .ui-button-icon-only .ui-icon { left: 50%; margin-left: -8px; }
/* 372 */ .ui-button-text-icon .ui-button-icon-primary, .ui-button-text-icons .ui-button-icon-primary, .ui-button-icons-only .ui-button-icon-primary { left: .5em; }
/* 373 */ .ui-button-text-icons .ui-button-icon-secondary, .ui-button-icons-only .ui-button-icon-secondary { right: .5em; }
/* 374 */ 
/* 375 */ /*button sets*/
/* 376 */ .ui-buttonset { margin-right: 7px; }
/* 377 */ .ui-buttonset .ui-button { margin-left: 0; margin-right: -.3em; }
/* 378 */ 
/* 379 */ /* workarounds */
/* 380 */ button.ui-button::-moz-focus-inner { border: 0; padding: 0; } /* reset extra padding in Firefox */
/* 381 */ 
/* 382 */ 
/* 383 */ 
/* 384 */ 
/* 385 */ 
/* 386 */ /* Dialog
/* 387 *| ----------------------------------*/
/* 388 */ .ui-dialog { position: absolute; padding: .2em; width: 300px; overflow: hidden; }
/* 389 */ .ui-dialog .ui-dialog-titlebar { padding: .5em 1em .3em; position: relative;  }
/* 390 */ .ui-dialog .ui-dialog-title { float: left; margin: .1em 16px .2em 0; } 
/* 391 */ .ui-dialog .ui-dialog-titlebar-close { position: absolute; right: .3em; top: 50%; width: 19px; margin: -10px 0 0 0; padding: 1px; height: 18px; }
/* 392 */ .ui-dialog .ui-dialog-titlebar-close span { display: block; margin: 1px; }
/* 393 */ .ui-dialog .ui-dialog-titlebar-close:hover, .ui-dialog .ui-dialog-titlebar-close:focus { padding: 0; }
/* 394 */ .ui-dialog .ui-dialog-content { border: 0; padding: .5em 1em; background: none; overflow: auto; zoom: 1; }
/* 395 */ .ui-dialog .ui-dialog-buttonpane { text-align: left; border-width: 1px 0 0 0; background-image: none; margin: .5em 0 0 0; padding: .3em 1em .5em .4em; }
/* 396 */ .ui-dialog .ui-dialog-buttonpane button { float: right; margin: .5em .4em .5em 0; cursor: pointer; padding: .2em .6em .3em .6em; line-height: 1.4em; width:auto; overflow:visible; }
/* 397 */ .ui-dialog .ui-resizable-se { width: 14px; height: 14px; right: 3px; bottom: 3px; }
/* 398 */ .ui-draggable .ui-dialog-titlebar { cursor: move; }
/* 399 */ /* Slider
/* 400 *| ----------------------------------*/

/* minify_cf5dd5a60de860b8b6e36cebd0f9ac39.css */

/* 401 */ .ui-slider { position: relative; text-align: left; }
/* 402 */ .ui-slider .ui-slider-handle { position: absolute; z-index: 2; width: 1.2em; height: 1.2em; cursor: default; }
/* 403 */ .ui-slider .ui-slider-range { position: absolute; z-index: 1; font-size: .7em; display: block; border: 0; background-position: 0 0; }
/* 404 */ 
/* 405 */ .ui-slider-horizontal { height: .8em; }
/* 406 */ .ui-slider-horizontal .ui-slider-handle { top: -.3em; margin-left: -.6em; }
/* 407 */ .ui-slider-horizontal .ui-slider-range { top: 0; height: 100%; }
/* 408 */ .ui-slider-horizontal .ui-slider-range-min { left: 0; }
/* 409 */ .ui-slider-horizontal .ui-slider-range-max { right: 0; }
/* 410 */ 
/* 411 */ .ui-slider-vertical { width: .8em; height: 100px; }
/* 412 */ .ui-slider-vertical .ui-slider-handle { left: -.3em; margin-left: 0; margin-bottom: -.6em; }
/* 413 */ .ui-slider-vertical .ui-slider-range { left: 0; width: 100%; }
/* 414 */ .ui-slider-vertical .ui-slider-range-min { bottom: 0; }
/* 415 */ .ui-slider-vertical .ui-slider-range-max { top: 0; }/* Tabs
/* 416 *| ----------------------------------*/
/* 417 */ .ui-tabs { position: relative; padding: .2em; zoom: 1; } /* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
/* 418 */ .ui-tabs .ui-tabs-nav { margin: 0; padding: .2em .2em 0; }
/* 419 */ .ui-tabs .ui-tabs-nav li { list-style: none; float: left; position: relative; top: 1px; margin: 0 .2em 1px 0; border-bottom: 0 !important; padding: 0; white-space: nowrap; }
/* 420 */ .ui-tabs .ui-tabs-nav li a { float: left; padding: .5em 1em; text-decoration: none; }
/* 421 */ .ui-tabs .ui-tabs-nav li.ui-tabs-selected { margin-bottom: 0; padding-bottom: 1px; }
/* 422 */ .ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a { cursor: text; }
/* 423 */ .ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a { cursor: pointer; } /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
/* 424 */ .ui-tabs .ui-tabs-panel { display: block; border-width: 0; padding: 1em 1.4em; background: none; }
/* 425 */ .ui-tabs .ui-tabs-hide { display: none !important; }
/* 426 */ /* Datepicker
/* 427 *| ----------------------------------*/
/* 428 */ .ui-datepicker { width: 17em; padding: .2em .2em 0; }
/* 429 */ .ui-datepicker .ui-datepicker-header { position:relative; padding:.2em 0; }
/* 430 */ .ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next { position:absolute; top: 2px; width: 1.8em; height: 1.8em; }
/* 431 */ .ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover { top: 1px; }
/* 432 */ .ui-datepicker .ui-datepicker-prev { left:2px; }
/* 433 */ .ui-datepicker .ui-datepicker-next { right:2px; }
/* 434 */ .ui-datepicker .ui-datepicker-prev-hover { left:1px; }
/* 435 */ .ui-datepicker .ui-datepicker-next-hover { right:1px; }
/* 436 */ .ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span { display: block; position: absolute; left: 50%; margin-left: -8px; top: 50%; margin-top: -8px;  }
/* 437 */ .ui-datepicker .ui-datepicker-title { margin: 0 2.3em; line-height: 1.8em; text-align: center; }
/* 438 */ .ui-datepicker .ui-datepicker-title select { font-size:1em; margin:1px 0; }
/* 439 */ .ui-datepicker select.ui-datepicker-month-year {width: 100%;}
/* 440 */ .ui-datepicker select.ui-datepicker-month, 
/* 441 */ .ui-datepicker select.ui-datepicker-year { width: 49%;}
/* 442 */ .ui-datepicker table {width: 100%; font-size: .9em; border-collapse: collapse; margin:0 0 .4em; }
/* 443 */ .ui-datepicker th { padding: .7em .3em; text-align: center; font-weight: bold; border: 0;  }
/* 444 */ .ui-datepicker td { border: 0; padding: 1px; }
/* 445 */ .ui-datepicker td span, .ui-datepicker td a { display: block; padding: .2em; text-align: right; text-decoration: none; }
/* 446 */ .ui-datepicker .ui-datepicker-buttonpane { background-image: none; margin: .7em 0 0 0; padding:0 .2em; border-left: 0; border-right: 0; border-bottom: 0; }
/* 447 */ .ui-datepicker .ui-datepicker-buttonpane button { float: right; margin: .5em .2em .4em; cursor: pointer; padding: .2em .6em .3em .6em; width:auto; overflow:visible; }
/* 448 */ .ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current { float:left; }
/* 449 */ 
/* 450 */ /* with multiple calendars */

/* minify_cf5dd5a60de860b8b6e36cebd0f9ac39.css */

/* 451 */ .ui-datepicker.ui-datepicker-multi { width:auto; }
/* 452 */ .ui-datepicker-multi .ui-datepicker-group { float:left; }
/* 453 */ .ui-datepicker-multi .ui-datepicker-group table { width:95%; margin:0 auto .4em; }
/* 454 */ .ui-datepicker-multi-2 .ui-datepicker-group { width:50%; }
/* 455 */ .ui-datepicker-multi-3 .ui-datepicker-group { width:33.3%; }
/* 456 */ .ui-datepicker-multi-4 .ui-datepicker-group { width:25%; }
/* 457 */ .ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header { border-left-width:0; }
/* 458 */ .ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header { border-left-width:0; }
/* 459 */ .ui-datepicker-multi .ui-datepicker-buttonpane { clear:left; }
/* 460 */ .ui-datepicker-row-break { clear:both; width:100%; }
/* 461 */ 
/* 462 */ /* RTL support */
/* 463 */ .ui-datepicker-rtl { direction: rtl; }
/* 464 */ .ui-datepicker-rtl .ui-datepicker-prev { right: 2px; left: auto; }
/* 465 */ .ui-datepicker-rtl .ui-datepicker-next { left: 2px; right: auto; }
/* 466 */ .ui-datepicker-rtl .ui-datepicker-prev:hover { right: 1px; left: auto; }
/* 467 */ .ui-datepicker-rtl .ui-datepicker-next:hover { left: 1px; right: auto; }
/* 468 */ .ui-datepicker-rtl .ui-datepicker-buttonpane { clear:right; }
/* 469 */ .ui-datepicker-rtl .ui-datepicker-buttonpane button { float: left; }
/* 470 */ .ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current { float:right; }
/* 471 */ .ui-datepicker-rtl .ui-datepicker-group { float:right; }
/* 472 */ .ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header { border-right-width:0; border-left-width:1px; }
/* 473 */ .ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header { border-right-width:0; border-left-width:1px; }
/* 474 */ 
/* 475 */ /* IE6 IFRAME FIX (taken from datepicker 1.5.3 */
/* 476 */ .ui-datepicker-cover {
/* 477 */     display: none; /*sorry for IE5*/
/* 478 */     display/**/: block; /*sorry for IE5*/
/* 479 */     position: absolute; /*must have*/
/* 480 */     z-index: -1; /*must have*/
/* 481 */     filter: mask(); /*must have*/
/* 482 */     top: -4px; /*must have*/
/* 483 */     left: -4px; /*must have*/
/* 484 */     width: 200px; /*must have*/
/* 485 */     height: 200px; /*must have*/
/* 486 */ }/* Progressbar
/* 487 *| ----------------------------------*/
/* 488 */ .ui-progressbar { height:2em; text-align: left; }
/* 489 */ .ui-progressbar .ui-progressbar-value {margin: -1px; height:100%; }
/* Minify_CSS_UriRewriter::$debugText

docRoot    : /home/skolai5/public_html
currentDir : /home/skolai5/public_html/journal/wp-content/plugins/custom-contact-forms/assets/build/css

*/

/* form.min.css */

/* 1 */ .ccf-form-wrapper{margin:20px 0}.ccf-form-wrapper .ccf-form-frame{display:none}.ccf-form-wrapper .ccf-clear{clear:both}.ccf-form-wrapper .form-title{font-size:150%;padding:20px 0}.ccf-form-wrapper .form-description{padding:0 0 20px}.ccf-form-wrapper .form-submit img{vertical-align:middle;display:inline-block;border:0;-ms-filter:"alpha(Opacity=0)";filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity:0;opacity:0;float:none;margin:0 0 0 6px}.ccf-form-wrapper .field-description{font-size:85%;clear:left;margin-top:6px}.ccf-form-wrapper .error{color:red;float:right;font-size:85%;margin-top:3px}.ccf-form-wrapper .error.email-error,.ccf-form-wrapper .error.match-error,.ccf-form-wrapper .error.unknown-error{float:none}.ccf-form-wrapper .error.right-error{float:right}.ccf-form-wrapper .field-hide{display:none}.ccf-form-wrapper .field{margin-bottom:24px;clear:both}.ccf-form-wrapper .field[data-field-type=checkboxes] .error,.ccf-form-wrapper .field[data-field-type=date] .error,.ccf-form-wrapper .field[data-field-type=dropdown] .error,.ccf-form-wrapper .field[data-field-type=file] .error,.ccf-form-wrapper .field[data-field-type=radio] .error,.ccf-form-wrapper .field[data-field-type=recaptcha] .error{float:none}.ccf-form-wrapper .field .ccf-simple-captcha-wrapper{margin-bottom:12px}.ccf-form-wrapper .field .field-error-input{border:1px solid red}.ccf-form-wrapper .field label.main-label{display:block;clear:both;margin-bottom:6px;font-weight:700}.ccf-form-wrapper .field label.main-label .required{padding-right:.3em;color:red}.ccf-form-wrapper .field input[type=text],.ccf-form-wrapper .field textarea{width:100%;box-sizing:border-box}.ccf-form-wrapper .field select{display:block;width:auto}.ccf-form-wrapper .field input[type=file]{background-color:inherit;border:0;line-height:0}.ccf-form-wrapper .field textarea{min-height:100px;color:inherit;font-family:inherit}.ccf-form-wrapper .field .left{width:50%;float:left;box-sizing:border-box;padding-right:10px;clear:both}.ccf-form-wrapper .field .right{width:50%;float:right;box-sizing:border-box;padding-left:10px}.ccf-form-wrapper .field .sub-label{margin-top:3px;font-size:85%;clear:none;font-weight:400}.ccf-form-wrapper .field.field-type-section-header .heading{font-size:125%;border-bottom:1px solid #ccc;padding-bottom:5px}.ccf-form-wrapper .field.field-type-section-header .subheading{margin-top:10px;font-size:85%;font-style:italic}.ccf-form-wrapper .field.field-type-date .hour,.ccf-form-wrapper .field.field-type-date .minute{display:inline-block;margin-right:5px}.ccf-form-wrapper .field.field-type-date .hour input,.ccf-form-wrapper .field.field-type-date .minute input{width:3.5em}.ccf-form-wrapper .field.field-type-date .hour label,.ccf-form-wrapper .field.field-type-date .minute label{font-weight:400}.ccf-form-wrapper .field.field-type-date .am-pm{display:inline-block;vertical-align:top}.ccf-form-wrapper .field.field-type-date .am-pm select{width:auto}.ccf-form-wrapper .ccf-theme-dark{font-size:16px}.ccf-form-wrapper .ccf-theme-dark dropdown,.ccf-form-wrapper .ccf-theme-dark input[type=submit],.ccf-form-wrapper .ccf-theme-dark input[type=text],.ccf-form-wrapper .ccf-theme-dark select,.ccf-form-wrapper .ccf-theme-dark textarea{border-radius:4px;background-color:#555;color:#fff;border:1px solid #ccc;padding:8px}.ccf-form-wrapper .ccf-theme-dark dropdown::-webkit-input-placeholder,.ccf-form-wrapper .ccf-theme-dark input[type=submit]::-webkit-input-placeholder,.ccf-form-wrapper .ccf-theme-dark input[type=text]::-webkit-input-placeholder,.ccf-form-wrapper .ccf-theme-dark select::-webkit-input-placeholder,.ccf-form-wrapper .ccf-theme-dark textarea::-webkit-input-placeholder{color:#ccc}.ccf-form-wrapper .ccf-theme-dark dropdown:-moz-placeholder,.ccf-form-wrapper .ccf-theme-dark input[type=submit]:-moz-placeholder,.ccf-form-wrapper .ccf-theme-dark input[type=text]:-moz-placeholder,.ccf-form-wrapper .ccf-theme-dark select:-moz-placeholder,.ccf-form-wrapper .ccf-theme-dark textarea:-moz-placeholder{color:#ccc}.ccf-form-wrapper .ccf-theme-dark dropdown:-ms-input-placeholder,.ccf-form-wrapper .ccf-theme-dark input[type=submit]:-ms-input-placeholder,.ccf-form-wrapper .ccf-theme-dark input[type=text]:-ms-input-placeholder,.ccf-form-wrapper .ccf-theme-dark select:-ms-input-placeholder,.ccf-form-wrapper .ccf-theme-dark textarea:-ms-input-placeholder{color:#ccc}.ccf-form-wrapper .ccf-theme-dark input.ccf-submit-button{padding:8px 14px;background-color:#555;background-image:-webkit-gradient(linear,left top,left bottom,from(#555),to(#222));background-image:-webkit-linear-gradient(top,#555,#222);background-image:-moz-linear-gradient(top,#555,#222);background-image:-ms-linear-gradient(top,#555,#222);background-image:-o-linear-gradient(top,#555,#222);background-image:linear-gradient(to bottom,#555,#222);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#555555, endColorstr=#222)}.ccf-form-wrapper .ccf-theme-light{font-size:16px}.ccf-form-wrapper .ccf-theme-light dropdown,.ccf-form-wrapper .ccf-theme-light input[type=submit],.ccf-form-wrapper .ccf-theme-light input[type=text],.ccf-form-wrapper .ccf-theme-light select,.ccf-form-wrapper .ccf-theme-light textarea{border-radius:4px;background-color:#fcfcfc;color:#333;border:1px solid #e0e0e0;padding:8px}.ccf-form-wrapper .ccf-theme-light dropdown::-webkit-input-placeholder,.ccf-form-wrapper .ccf-theme-light input[type=submit]::-webkit-input-placeholder,.ccf-form-wrapper .ccf-theme-light input[type=text]::-webkit-input-placeholder,.ccf-form-wrapper .ccf-theme-light select::-webkit-input-placeholder,.ccf-form-wrapper .ccf-theme-light textarea::-webkit-input-placeholder{color:#ccc}.ccf-form-wrapper .ccf-theme-light dropdown:-moz-placeholder,.ccf-form-wrapper .ccf-theme-light input[type=submit]:-moz-placeholder,.ccf-form-wrapper .ccf-theme-light input[type=text]:-moz-placeholder,.ccf-form-wrapper .ccf-theme-light select:-moz-placeholder,.ccf-form-wrapper .ccf-theme-light textarea:-moz-placeholder{color:#ccc}.ccf-form-wrapper .ccf-theme-light dropdown:-ms-input-placeholder,.ccf-form-wrapper .ccf-theme-light input[type=submit]:-ms-input-placeholder,.ccf-form-wrapper .ccf-theme-light input[type=text]:-ms-input-placeholder,.ccf-form-wrapper .ccf-theme-light select:-ms-input-placeholder,.ccf-form-wrapper .ccf-theme-light textarea:-ms-input-placeholder{color:#ccc}.ccf-form-wrapper .ccf-theme-light input.ccf-submit-button{padding:8px 14px;background-color:#f0f0f0;background-image:-webkit-gradient(linear,left top,left bottom,from(#f0f0f0),to(#fcfcfc));background-image:-webkit-linear-gradient(top,#f0f0f0,#fcfcfc);background-image:-moz-linear-gradient(top,#f0f0f0,#fcfcfc);background-image:-ms-linear-gradient(top,#f0f0f0,#fcfcfc);background-image:-o-linear-gradient(top,#f0f0f0,#fcfcfc);background-image:linear-gradient(to bottom,#f0f0f0,#fcfcfc);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#f0f0f0, endColorstr=#fcfcfc)}
/* Minify_CSS_UriRewriter::$debugText

docRoot    : /home/skolai5/public_html
currentDir : /home/skolai5/public_html/journal/wp-content/plugins/fancybox-for-wordpress/fancybox

file-relative URI  : fancybox.png
path prepended     : /home/skolai5/public_html/journal/wp-content/plugins/fancybox-for-wordpress/fancybox/fancybox.png
docroot stripped   : /journal/wp-content/plugins/fancybox-for-wordpress/fancybox/fancybox.png
traversals removed : /journal/wp-content/plugins/fancybox-for-wordpress/fancybox/fancybox.png

file-relative URI  : fancybox.png
path prepended     : /home/skolai5/public_html/journal/wp-content/plugins/fancybox-for-wordpress/fancybox/fancybox.png
docroot stripped   : /journal/wp-content/plugins/fancybox-for-wordpress/fancybox/fancybox.png
traversals removed : /journal/wp-content/plugins/fancybox-for-wordpress/fancybox/fancybox.png

file-relative URI  : blank.gif
path prepended     : /home/skolai5/public_html/journal/wp-content/plugins/fancybox-for-wordpress/fancybox/blank.gif
docroot stripped   : /journal/wp-content/plugins/fancybox-for-wordpress/fancybox/blank.gif
traversals removed : /journal/wp-content/plugins/fancybox-for-wordpress/fancybox/blank.gif

file-relative URI  : fancybox.png
path prepended     : /home/skolai5/public_html/journal/wp-content/plugins/fancybox-for-wordpress/fancybox/fancybox.png
docroot stripped   : /journal/wp-content/plugins/fancybox-for-wordpress/fancybox/fancybox.png
traversals removed : /journal/wp-content/plugins/fancybox-for-wordpress/fancybox/fancybox.png

file-relative URI  : fancybox.png
path prepended     : /home/skolai5/public_html/journal/wp-content/plugins/fancybox-for-wordpress/fancybox/fancybox.png
docroot stripped   : /journal/wp-content/plugins/fancybox-for-wordpress/fancybox/fancybox.png
traversals removed : /journal/wp-content/plugins/fancybox-for-wordpress/fancybox/fancybox.png

file-relative URI  : fancybox-x.png
path prepended     : /home/skolai5/public_html/journal/wp-content/plugins/fancybox-for-wordpress/fancybox/fancybox-x.png
docroot stripped   : /journal/wp-content/plugins/fancybox-for-wordpress/fancybox/fancybox-x.png
traversals removed : /journal/wp-content/plugins/fancybox-for-wordpress/fancybox/fancybox-x.png

file-relative URI  : fancybox.png
path prepended     : /home/skolai5/public_html/journal/wp-content/plugins/fancybox-for-wordpress/fancybox/fancybox.png
docroot stripped   : /journal/wp-content/plugins/fancybox-for-wordpress/fancybox/fancybox.png
traversals removed : /journal/wp-content/plugins/fancybox-for-wordpress/fancybox/fancybox.png

file-relative URI  : fancybox-y.png
path prepended     : /home/skolai5/public_html/journal/wp-content/plugins/fancybox-for-wordpress/fancybox/fancybox-y.png
docroot stripped   : /journal/wp-content/plugins/fancybox-for-wordpress/fancybox/fancybox-y.png
traversals removed : /journal/wp-content/plugins/fancybox-for-wordpress/fancybox/fancybox-y.png

file-relative URI  : fancybox.png
path prepended     : /home/skolai5/public_html/journal/wp-content/plugins/fancybox-for-wordpress/fancybox/fancybox.png
docroot stripped   : /journal/wp-content/plugins/fancybox-for-wordpress/fancybox/fancybox.png
traversals removed : /journal/wp-content/plugins/fancybox-for-wordpress/fancybox/fancybox.png

file-relative URI  : fancybox-x.png
path prepended     : /home/skolai5/public_html/journal/wp-content/plugins/fancybox-for-wordpress/fancybox/fancybox-x.png
docroot stripped   : /journal/wp-content/plugins/fancybox-for-wordpress/fancybox/fancybox-x.png
traversals removed : /journal/wp-content/plugins/fancybox-for-wordpress/fancybox/fancybox-x.png

file-relative URI  : fancybox.png
path prepended     : /home/skolai5/public_html/journal/wp-content/plugins/fancybox-for-wordpress/fancybox/fancybox.png
docroot stripped   : /journal/wp-content/plugins/fancybox-for-wordpress/fancybox/fancybox.png
traversals removed : /journal/wp-content/plugins/fancybox-for-wordpress/fancybox/fancybox.png

file-relative URI  : fancybox-y.png
path prepended     : /home/skolai5/public_html/journal/wp-content/plugins/fancybox-for-wordpress/fancybox/fancybox-y.png
docroot stripped   : /journal/wp-content/plugins/fancybox-for-wordpress/fancybox/fancybox-y.png
traversals removed : /journal/wp-content/plugins/fancybox-for-wordpress/fancybox/fancybox-y.png

file-relative URI  : fancybox.png
path prepended     : /home/skolai5/public_html/journal/wp-content/plugins/fancybox-for-wordpress/fancybox/fancybox.png
docroot stripped   : /journal/wp-content/plugins/fancybox-for-wordpress/fancybox/fancybox.png
traversals removed : /journal/wp-content/plugins/fancybox-for-wordpress/fancybox/fancybox.png

file-relative URI  : fancy_title_over.png
path prepended     : /home/skolai5/public_html/journal/wp-content/plugins/fancybox-for-wordpress/fancybox/fancy_title_over.png
docroot stripped   : /journal/wp-content/plugins/fancybox-for-wordpress/fancybox/fancy_title_over.png
traversals removed : /journal/wp-content/plugins/fancybox-for-wordpress/fancybox/fancy_title_over.png

file-relative URI  : fancybox.png
path prepended     : /home/skolai5/public_html/journal/wp-content/plugins/fancybox-for-wordpress/fancybox/fancybox.png
docroot stripped   : /journal/wp-content/plugins/fancybox-for-wordpress/fancybox/fancybox.png
traversals removed : /journal/wp-content/plugins/fancybox-for-wordpress/fancybox/fancybox.png

file-relative URI  : fancybox-x.png
path prepended     : /home/skolai5/public_html/journal/wp-content/plugins/fancybox-for-wordpress/fancybox/fancybox-x.png
docroot stripped   : /journal/wp-content/plugins/fancybox-for-wordpress/fancybox/fancybox-x.png
traversals removed : /journal/wp-content/plugins/fancybox-for-wordpress/fancybox/fancybox-x.png

file-relative URI  : fancybox.png
path prepended     : /home/skolai5/public_html/journal/wp-content/plugins/fancybox-for-wordpress/fancybox/fancybox.png
docroot stripped   : /journal/wp-content/plugins/fancybox-for-wordpress/fancybox/fancybox.png
traversals removed : /journal/wp-content/plugins/fancybox-for-wordpress/fancybox/fancybox.png

*/

/* fancybox.css */

/* 1   */ /*
/* 2   *|  * FancyBox - jQuery Plugin
/* 3   *|  * Simple and fancy lightbox alternative
/* 4   *|  *
/* 5   *|  * Examples and documentation at: http://fancybox.net
/* 6   *|  *
/* 7   *|  * Copyright (c) 2008 - 2010 Janis Skarnelis
/* 8   *|  * That said, it is hardly a one-person project. Many people have submitted bugs, code, and offered their advice freely. Their support is greatly appreciated.
/* 9   *|  *
/* 10  *|  * Version: 1.3.8 (11/11/2010)
/* 11  *|  * Requires: jQuery v1.3+
/* 12  *|  *
/* 13  *|  * Dual licensed under the MIT and GPL licenses:
/* 14  *|  *   http://www.opensource.org/licenses/mit-license.php
/* 15  *|  *   http://www.gnu.org/licenses/gpl.html
/* 16  *|  */
/* 17  */ 
/* 18  */ #fancybox-loading {
/* 19  */ 	position: fixed;
/* 20  */ 	top: 50%;
/* 21  */ 	left: 50%;
/* 22  */ 	width: 40px;
/* 23  */ 	height: 40px;
/* 24  */ 	margin-top: -20px;
/* 25  */ 	margin-left: -20px;
/* 26  */ 	cursor: pointer;
/* 27  */ 	overflow: hidden;
/* 28  */ 	z-index:11104;
/* 29  */ 	display: none;
/* 30  */ 	box-sizing: content-box;
/* 31  */ 	-moz-box-sizing: content-box;
/* 32  */ }
/* 33  */ 
/* 34  */ #fancybox-loading div {
/* 35  */ 	position: absolute;
/* 36  */ 	top: 0;
/* 37  */ 	left: 0;
/* 38  */ 	width: 40px;
/* 39  */ 	height: 480px;
/* 40  */ 	background-image: url('/journal/wp-content/plugins/fancybox-for-wordpress/fancybox/fancybox.png');
/* 41  */ 	box-sizing: content-box;
/* 42  */ 	-moz-box-sizing: content-box;
/* 43  */ }
/* 44  */ 
/* 45  */ #fancybox-overlay {
/* 46  */ 	position: absolute;
/* 47  */ 	top: 0;
/* 48  */ 	left: 0;
/* 49  */ 	width: 100%;
/* 50  */ 	z-index:11100;

/* fancybox.css */

/* 51  */ 	display: none;
/* 52  */ 	box-sizing: content-box;
/* 53  */ 	-moz-box-sizing: content-box;
/* 54  */ }
/* 55  */ 
/* 56  */ #fancybox-tmp {
/* 57  */ 	padding: 0;
/* 58  */ 	margin: 0;
/* 59  */ 	border: 0;
/* 60  */ 	overflow: auto;
/* 61  */ 	display: none;
/* 62  */ }
/* 63  */ 
/* 64  */ #fancybox-wrap {
/* 65  */ 	position: absolute;
/* 66  */ 	top: 0;
/* 67  */ 	left: 0;
/* 68  */ 	padding: 20px;
/* 69  */ 	z-index:11101;
/* 70  */ 	outline: none;
/* 71  */ 	display: none;
/* 72  */ 	box-sizing: content-box;
/* 73  */ 	-moz-box-sizing: content-box;
/* 74  */ }
/* 75  */ 
/* 76  */ #fancybox-wrap div {
/* 77  */ 	box-sizing: content-box;
/* 78  */ 	-moz-box-sizing: content-box;
/* 79  */ }
/* 80  */ 
/* 81  */ #fancybox-outer {
/* 82  */ 	position: relative;
/* 83  */ 	width: 100%;
/* 84  */ 	height: 100%;
/* 85  */ 	background: #fff;
/* 86  */ }
/* 87  */ 
/* 88  */ #fancybox-content {
/* 89  */ 	width: 0;
/* 90  */ 	height: 0;
/* 91  */ 	padding: 0;
/* 92  */ 	outline: none;
/* 93  */ 	position: relative;
/* 94  */ 	overflow: hidden;
/* 95  */ 	z-index:11102;
/* 96  */ 	border: 0px solid #fff;
/* 97  */ 	background: #fff;
/* 98  */ 	-moz-background-clip: padding; /* Firefox 3.6 */
/* 99  */     -webkit-background-clip: padding; /* Safari 4? Chrome 6? */
/* 100 */     background-clip: padding-box; /* IE9+, Firefox 4+, Opera, Chrome */

/* fancybox.css */

/* 101 */ }
/* 102 */ 
/* 103 */ #fancybox-hide-sel-frame {
/* 104 */ 	position: absolute;
/* 105 */ 	top: 0;
/* 106 */ 	left: 0;
/* 107 */ 	width: 100%;
/* 108 */ 	height: 100%;
/* 109 */ 	background: transparent;
/* 110 */ 	z-index:11101;
/* 111 */ }
/* 112 */ 
/* 113 */ #fancybox-close {
/* 114 */ 	position: absolute;
/* 115 */ 	top: -15px;
/* 116 */ 	right: -15px;
/* 117 */ 	width: 30px;
/* 118 */ 	height: 30px;
/* 119 */ 	background: transparent url('/journal/wp-content/plugins/fancybox-for-wordpress/fancybox/fancybox.png') -40px 0px;
/* 120 */ 	cursor: pointer;
/* 121 */ 	z-index:11103;
/* 122 */ 	display: none;
/* 123 */ }
/* 124 */ 
/* 125 */ #fancybox-error {
/* 126 */ 	color: #444;
/* 127 */ 	font: normal 12px/20px Arial;
/* 128 */ 	padding: 14px;
/* 129 */ 	margin: 0;
/* 130 */ }
/* 131 */ 
/* 132 */ #fancybox-img {
/* 133 */ 	width: 100%;
/* 134 */ 	height: 100%;
/* 135 */ 	padding: 0;
/* 136 */ 	margin: 0;
/* 137 */ 	border: none;
/* 138 */ 	outline: none;
/* 139 */ 	line-height: 0;
/* 140 */ 	vertical-align: top;
/* 141 */ 	max-width:none !important;
/* 142 */ 	max-height:none !important
/* 143 */ }
/* 144 */ 
/* 145 */ #fancybox-frame {
/* 146 */ 	width: 100%;
/* 147 */ 	height: 100%;
/* 148 */ 	border: none;
/* 149 */ 	display: block;
/* 150 */ 	-webkit-overflow-scrolling: touch;

/* fancybox.css */

/* 151 */ 	z-index:0; /* z-index bug with -webkit-overflow-scrolling */
/* 152 */ }
/* 153 */ 
/* 154 */ #fancybox-left, #fancybox-right {
/* 155 */ 	position: absolute;
/* 156 */ 	bottom: 0px;
/* 157 */ 	height: 100%;
/* 158 */ 	width: 35%;
/* 159 */ 	cursor: pointer;
/* 160 */ 	outline: none;
/* 161 */ 	background: transparent url('/journal/wp-content/plugins/fancybox-for-wordpress/fancybox/blank.gif');
/* 162 */ 	z-index:11102;
/* 163 */ 	display: none;
/* 164 */ }
/* 165 */ 
/* 166 */ #fancybox-left {
/* 167 */ 	left: 0px;
/* 168 */ }
/* 169 */ 
/* 170 */ .rtl #fancybox-left {
/* 171 */ 	left:auto;
/* 172 */ 	right:0px
/* 173 */ }
/* 174 */ 
/* 175 */ #fancybox-right {
/* 176 */ 	right: 0px;
/* 177 */ }
/* 178 */ 
/* 179 */ .rtl #fancybox-right {
/* 180 */ 	left:0px;
/* 181 */ 	right:auto
/* 182 */ }
/* 183 */ 
/* 184 */ #fancybox-left-ico, #fancybox-right-ico {
/* 185 */ 	position: absolute;
/* 186 */ 	top: 50%;
/* 187 */ 	left: -9999px;
/* 188 */ 	width: 30px;
/* 189 */ 	height: 30px;
/* 190 */ 	margin-top: -15px;
/* 191 */ 	cursor: pointer;
/* 192 */ 	z-index:11102;
/* 193 */ 	display: block;
/* 194 */ }
/* 195 */ 
/* 196 */ #fancybox-left-ico {
/* 197 */ 	background-image: url('/journal/wp-content/plugins/fancybox-for-wordpress/fancybox/fancybox.png');
/* 198 */ 	background-position: -40px -30px;
/* 199 */ }
/* 200 */ 

/* fancybox.css */

/* 201 */ .rtl #fancybox-left-ico{
/* 202 */ 	background-position:-40px -60px;
/* 203 */ 	right:-9999px
/* 204 */ }
/* 205 */ 
/* 206 */ #fancybox-right-ico {
/* 207 */ 	background-image: url('/journal/wp-content/plugins/fancybox-for-wordpress/fancybox/fancybox.png');
/* 208 */ 	background-position: -40px -60px;
/* 209 */ }
/* 210 */ 
/* 211 */ .rtl #fancybox-right-ico{
/* 212 */ 	background-position:-40px -30px;
/* 213 */ 	right:-9999px
/* 214 */ }
/* 215 */ 
/* 216 */ #fancybox-left:hover, #fancybox-right:hover {
/* 217 */ 	visibility: visible; /* IE6 */
/* 218 */ }
/* 219 */ 
/* 220 */ #fancybox-left:hover span {
/* 221 */ 	left: 20px;
/* 222 */ }
/* 223 */ 
/* 224 */ .rtl #fancybox-left:hover span {
/* 225 */ 	right:20px
/* 226 */ }
/* 227 */ 
/* 228 */ #fancybox-right:hover span {
/* 229 */ 	left: auto;
/* 230 */ 	right: 20px;
/* 231 */ }
/* 232 */ 
/* 233 */ .rtl #fancybox-right:hover span {
/* 234 */ 	right:auto;
/* 235 */ 	left:20px
/* 236 */ }
/* 237 */ 
/* 238 */ .fancybox-bg {
/* 239 */ 	position: absolute;
/* 240 */ 	padding: 0;
/* 241 */ 	margin: 0;
/* 242 */ 	border: 0;
/* 243 */ 	width: 20px;
/* 244 */ 	height: 20px;
/* 245 */ 	z-index:11001;
/* 246 */ }
/* 247 */ 
/* 248 */ #fancybox-bg-n {
/* 249 */ 	top: -20px;
/* 250 */ 	left: 0;

/* fancybox.css */

/* 251 */ 	width: 100%;
/* 252 */ 	background-image: url('/journal/wp-content/plugins/fancybox-for-wordpress/fancybox/fancybox-x.png');
/* 253 */ }
/* 254 */ 
/* 255 */ #fancybox-bg-ne {
/* 256 */ 	top: -20px;
/* 257 */ 	right: -20px;
/* 258 */ 	background-image: url('/journal/wp-content/plugins/fancybox-for-wordpress/fancybox/fancybox.png');
/* 259 */ 	background-position: -40px -162px;
/* 260 */ }
/* 261 */ 
/* 262 */ #fancybox-bg-e {
/* 263 */ 	top: 0;
/* 264 */ 	right: -20px;
/* 265 */ 	height: 100%;
/* 266 */ 	background-image: url('/journal/wp-content/plugins/fancybox-for-wordpress/fancybox/fancybox-y.png');
/* 267 */ 	background-position: -20px 0px;
/* 268 */ }
/* 269 */ 
/* 270 */ #fancybox-bg-se {
/* 271 */ 	bottom: -20px;
/* 272 */ 	right: -20px;
/* 273 */ 	background-image: url('/journal/wp-content/plugins/fancybox-for-wordpress/fancybox/fancybox.png');
/* 274 */ 	background-position: -40px -182px;
/* 275 */ }
/* 276 */ 
/* 277 */ #fancybox-bg-s {
/* 278 */ 	bottom: -20px;
/* 279 */ 	left: 0;
/* 280 */ 	width: 100%;
/* 281 */ 	background-image: url('/journal/wp-content/plugins/fancybox-for-wordpress/fancybox/fancybox-x.png');
/* 282 */ 	background-position: 0px -20px;
/* 283 */ }
/* 284 */ 
/* 285 */ #fancybox-bg-sw {
/* 286 */ 	bottom: -20px;
/* 287 */ 	left: -20px;
/* 288 */ 	background-image: url('/journal/wp-content/plugins/fancybox-for-wordpress/fancybox/fancybox.png');
/* 289 */ 	background-position: -40px -142px;
/* 290 */ }
/* 291 */ 
/* 292 */ #fancybox-bg-w {
/* 293 */ 	top: 0;
/* 294 */ 	left: -20px;
/* 295 */ 	height: 100%;
/* 296 */ 	background-image: url('/journal/wp-content/plugins/fancybox-for-wordpress/fancybox/fancybox-y.png');
/* 297 */ }
/* 298 */ 
/* 299 */ #fancybox-bg-nw {
/* 300 */ 	top: -20px;

/* fancybox.css */

/* 301 */ 	left: -20px;
/* 302 */ 	background-image: url('/journal/wp-content/plugins/fancybox-for-wordpress/fancybox/fancybox.png');
/* 303 */ 	background-position: -40px -122px;
/* 304 */ }
/* 305 */ 
/* 306 */ #fancybox-title {
/* 307 */ 	font-family: Helvetica;
/* 308 */ 	font-size: 12px;
/* 309 */ 	z-index:11102;
/* 310 */ }
/* 311 */ 
/* 312 */ .fancybox-title-inside {
/* 313 */ 	padding-bottom: 10px;
/* 314 */ 	text-align: center;
/* 315 */ 	color: #333;
/* 316 */ 	position: relative;
/* 317 */ }
/* 318 */ 
/* 319 */ .fancybox-title-outside {
/* 320 */ 	padding-top: 10px;
/* 321 */ 	color: #fff;
/* 322 */ }
/* 323 */ 
/* 324 */ .fancybox-title-over {
/* 325 */ 	position: absolute;
/* 326 */ 	bottom: 0;
/* 327 */ 	left: 0;
/* 328 */ 	color: #FFF;
/* 329 */ 	text-align: left;
/* 330 */ }
/* 331 */ 
/* 332 */ .rtl .fancybox-title-over {
/* 333 */ 	text-align:right
/* 334 */ }
/* 335 */ 
/* 336 */ #fancybox-title-over {
/* 337 */ 	padding: 10px;
/* 338 */ 	background-image: url('/journal/wp-content/plugins/fancybox-for-wordpress/fancybox/fancy_title_over.png');
/* 339 */ 	display: block;
/* 340 */ }
/* 341 */ 
/* 342 */ .fancybox-title-float {
/* 343 */ 	position: absolute;
/* 344 */ 	left: 0;
/* 345 */ 	bottom: -20px;
/* 346 */ 	height: 32px;
/* 347 */ }
/* 348 */ 
/* 349 */ #fancybox-title-float-wrap {
/* 350 */ 	border: none;

/* fancybox.css */

/* 351 */ 	border-collapse: collapse;
/* 352 */ 	width: auto;
/* 353 */ }
/* 354 */ 
/* 355 */ #fancybox-title-float-wrap td {
/* 356 */ 	border: none;
/* 357 */ 	white-space: nowrap;
/* 358 */ }
/* 359 */ 
/* 360 */ #fancybox-title-float-left {
/* 361 */ 	padding: 0 0 0 15px;
/* 362 */ 	background: url('/journal/wp-content/plugins/fancybox-for-wordpress/fancybox/fancybox.png') -40px -90px no-repeat;
/* 363 */ }
/* 364 */ 
/* 365 */ #fancybox-title-float-main {
/* 366 */ 	color: #FFF;
/* 367 */ 	line-height: 29px;
/* 368 */ 	font-weight: bold;
/* 369 */ 	padding: 0 0 3px 0;
/* 370 */ 	background: url('/journal/wp-content/plugins/fancybox-for-wordpress/fancybox/fancybox-x.png') 0px -40px;
/* 371 */ }
/* 372 */ 
/* 373 */ #fancybox-title-float-right {
/* 374 */ 	padding: 0 0 0 15px;
/* 375 */ 	background: url('/journal/wp-content/plugins/fancybox-for-wordpress/fancybox/fancybox.png') -55px -90px no-repeat;
/* 376 */ }
/* 377 */ 
/* 378 */ .fancybox-hidden{
/* 379 */ 	display:none
/* 380 */ }
/* 381 */ 
/* 382 */ /* IE */
/* 383 */ .fancybox-ie .fancybox-bg{
/* 384 */ 	background: transparent !important
/* 385 */ }
/* 386 */ 
/* Minify_CSS_UriRewriter::$debugText

docRoot    : /home/skolai5/public_html
currentDir : /home/skolai5/public_html/journal/wp-content/plugins/jetpack/css

file-relative URI  : ../modules/carousel/images/arrows.png
path prepended     : /home/skolai5/public_html/journal/wp-content/plugins/jetpack/css/../modules/carousel/images/arrows.png
docroot stripped   : /journal/wp-content/plugins/jetpack/css/../modules/carousel/images/arrows.png
traversals removed : /journal/wp-content/plugins/jetpack/modules/carousel/images/arrows.png

file-relative URI  : ../modules/carousel/images/arrows-2x.png
path prepended     : /home/skolai5/public_html/journal/wp-content/plugins/jetpack/css/../modules/carousel/images/arrows-2x.png
docroot stripped   : /journal/wp-content/plugins/jetpack/css/../modules/carousel/images/arrows-2x.png
traversals removed : /journal/wp-content/plugins/jetpack/modules/carousel/images/arrows-2x.png

file-relative URI  : ../modules/carousel/images/carousel-sprite.png?5
path prepended     : /home/skolai5/public_html/journal/wp-content/plugins/jetpack/css/../modules/carousel/images/carousel-sprite.png?5
docroot stripped   : /journal/wp-content/plugins/jetpack/css/../modules/carousel/images/carousel-sprite.png?5
traversals removed : /journal/wp-content/plugins/jetpack/modules/carousel/images/carousel-sprite.png?5

file-relative URI  : ../modules/carousel/images/carousel-sprite-2x.png?5
path prepended     : /home/skolai5/public_html/journal/wp-content/plugins/jetpack/css/../modules/carousel/images/carousel-sprite-2x.png?5
docroot stripped   : /journal/wp-content/plugins/jetpack/css/../modules/carousel/images/carousel-sprite-2x.png?5
traversals removed : /journal/wp-content/plugins/jetpack/modules/carousel/images/carousel-sprite-2x.png?5

file-relative URI  : ../modules/shortcodes/img/slideshow-controls.png
path prepended     : /home/skolai5/public_html/journal/wp-content/plugins/jetpack/css/../modules/shortcodes/img/slideshow-controls.png
docroot stripped   : /journal/wp-content/plugins/jetpack/css/../modules/shortcodes/img/slideshow-controls.png
traversals removed : /journal/wp-content/plugins/jetpack/modules/shortcodes/img/slideshow-controls.png

file-relative URI  : ../modules/shortcodes/img/slideshow-controls-2x.png
path prepended     : /home/skolai5/public_html/journal/wp-content/plugins/jetpack/css/../modules/shortcodes/img/slideshow-controls-2x.png
docroot stripped   : /journal/wp-content/plugins/jetpack/css/../modules/shortcodes/img/slideshow-controls-2x.png
traversals removed : /journal/wp-content/plugins/jetpack/modules/shortcodes/img/slideshow-controls-2x.png

file-relative URI  : ../modules/shortcodes/images/slide-nav.png
path prepended     : /home/skolai5/public_html/journal/wp-content/plugins/jetpack/css/../modules/shortcodes/images/slide-nav.png
docroot stripped   : /journal/wp-content/plugins/jetpack/css/../modules/shortcodes/images/slide-nav.png
traversals removed : /journal/wp-content/plugins/jetpack/modules/shortcodes/images/slide-nav.png

file-relative URI  : ../modules/shortcodes/images/expand.png
path prepended     : /home/skolai5/public_html/journal/wp-content/plugins/jetpack/css/../modules/shortcodes/images/expand.png
docroot stripped   : /journal/wp-content/plugins/jetpack/css/../modules/shortcodes/images/expand.png
traversals removed : /journal/wp-content/plugins/jetpack/modules/shortcodes/images/expand.png

file-relative URI  : ../modules/shortcodes/images/collapse.png
path prepended     : /home/skolai5/public_html/journal/wp-content/plugins/jetpack/css/../modules/shortcodes/images/collapse.png
docroot stripped   : /journal/wp-content/plugins/jetpack/css/../modules/shortcodes/images/collapse.png
traversals removed : /journal/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(/journal/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(/journal/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(/journal/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(/journal/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]{width:300px;max-width:98%;margin-bottom:13px}.contact-form select{margin-bottom:13px}.contact-form textarea{height:200px;width:80%;float:none;margin-bottom:13px}.contact-form input[type=checkbox],.contact-form input[type=radio]{float:none;margin-bottom:13px}.contact-form label{margin-bottom:3px;float:none;font-weight:700;display:block}.contact-form label.checkbox,.contact-form label.radio{margin-bottom:3px;float:none;font-weight:700;display:inline-block}.contact-form label span{color:#aaa;margin-left:4px;font-weight:400}.contact-form-submission{margin-bottom:4em;padding:1.5em 1em}.contact-form-submission p{margin:0 auto}.form-errors .form-error-message{color:red}.textwidget .contact-form input[type=email],.textwidget .contact-form input[type=text],.textwidget .contact-form textarea{width:250px;max-width:100%;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:16px;line-height:16px}body .sd-social-icon .sd-content li.share-custom a span{width:0}body .sd-social-icon .sd-content li.share-custom a span{padding-left:16px!important}.sharing-hidden .inner{position:absolute;z-index:2;border:1px solid #ccc;padding:10px;background:#fff;box-shadow:0 5px 20px rgba(0,0,0,.2);border-radius:2px;margin-top:5px;max-width:400px}.sharing-hidden .inner ul{margin:0!important}.sd-social-official .sd-content .sharing-hidden ul>li.share-end{clear:both;margin:0!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(/journal/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(/journal/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(/journal/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(/journal/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(/journal/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 */ /*!
/* 26 *| * Do not modify this file directly.  It is compiled SASS code.
/* 27 *| */#wp-admin-bar-jetpack-idc.hide{display:none}#wp-admin-bar-jetpack-idc .jp-idc-admin-bar{background:#fff;border-radius:2px;color:#23282d;padding:4px 8px;font-size:12px}#wpadminbar #wp-admin-bar-jetpack-idc .dashicons{color:#23282d;font-family:dashicons}#wpadminbar #wp-admin-bar-jetpack-idc .dashicons:before{font-size:16px}#wpadminbar #wp-admin-bar-jetpack-idc:hover .ab-item{background:inherit}#wpadminbar #wp-admin-bar-jetpack-idc:hover .jp-idc-admin-bar{background:#eee}
/* 28 */ .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}
/* 29 */ .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}}
/* 30 */ .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}
