/* style.css */

/* 1    */ /*
/* 2    *| Theme Name: Magazine Premium
/* 3    *| Theme URI:  http://themes.bavotasan.com/our-themes/premium-themes/magazine-premium/
/* 4    *| Description: A Premium Theme featuring a fully customizable layout and design built for WordPress 3.0. Theme options include site width, widgetized sidebars and footer bar, header logo, Google Analytics, multiple front page layouts, color and font options and tons more. Designed by <a href="http://themes.bavotasan.com/">Themes by bavotasan.com</a>. Built for WordPress 3.0.
/* 5    *| Version: 1.1.5
/* 6    *| Author: c.bavota
/* 7    *| Author URI: http://themes.bavotasan.com/
/* 8    *| Tags: right-sidebar,left-sidebar,fixed-width,three-columns,two-columns,white,custom-header,theme-options
/* 9    *| 
/* 10   *| License: GNU General Public License v2.0
/* 11   *| License URI: http://www.gnu.org/licenses/gpl-2.0.html
/* 12   *| 
/* 13   *| */
/* 14   */ 
/* 15   */ /* General settings */
/* 16   */ 
/* 17   */ * {
/* 18   */ 	margin: 0;
/* 19   */ 	padding: 0;
/* 20   */ 	border: 0;
/* 21   */ 	outline: none;
/* 22   */ 	}
/* 23   */ 	
/* 24   */ #body {
/* 25   */ 	margin: auto;
/* 26   */ 	}
/* 27   */ 
/* 28   */ p {
/* 29   */ 	margin: 12px 0;
/* 30   */ 	}
/* 31   */ 
/* 32   */ a {
/* 33   */ 	text-decoration: none;
/* 34   */ 	}
/* 35   */ 	
/* 36   */ 	a:hover {
/* 37   */ 		text-decoration: underline;
/* 38   */ 		}
/* 39   */ 		
/* 40   */ textarea {
/* 41   */ 	width: 96%;
/* 42   */ 	border: 1px solid #ccc;
/* 43   */ 	}			
/* 44   */ 		
/* 45   */ input { 
/* 46   */ 	border: 1px solid #ccc;
/* 47   */ 	padding: 3px;
/* 48   */ 	}		
/* 49   */ 		
/* 50   */ .fl {

/* style.css */

/* 51   */ 	float: left;
/* 52   */ 	}
/* 53   */ 	
/* 54   */ .fr {
/* 55   */ 	float: right;
/* 56   */ 	}
/* 57   */ 
/* 58   */ h1, h2, h3, h4, h5, h6 {
/* 59   */ 	clear: both;
/* 60   */ 	font-weight: normal;
/* 61   */ 	margin: 12px 0;
/* 62   */ 	}
/* 63   */ 
/* 64   */ h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
/* 65   */ 	font-weight: normal;
/* 66   */ 	}
/* 67   */ 	
/* 68   */ h2 {
/* 69   */ 	font-size: 22px;
/* 70   */ 	line-height: 24px;
/* 71   */ 	}
/* 72   */ 	
/* 73   */ h3 {
/* 74   */ 	font-size: 16px;
/* 75   */ 	line-height: 18px;
/* 76   */ 	}	
/* 77   */ 	
/* 78   */ blockquote {
/* 79   */ 	clear: left;
/* 80   */ 	padding: 0 10px;
/* 81   */ 	margin-left: 20px;
/* 82   */ 	border-left: 4px solid #aaa;
/* 83   */ 	}
/* 84   */ 	
/* 85   */ /* Header elements */
/* 86   */ 
/* 87   */ #header {
/* 88   */ 	width: 100%;
/* 89   */ 	padding: 0;
/* 90   */ 	margin: 0 0 20px 0;
/* 91   */ 	float: left;
/* 92   */ 	}
/* 93   */ 	
/* 94   */ 	#headerad {
/* 95   */ 		margin: 24px 20px 16px;
/* 96   */ 		text-align: center;
/* 97   */ 		}
/* 98   */ 
/* 99   */ /***** clearfix *****/
/* 100  */ .clear {clear: both;height: 0;line-height: 0;}

/* style.css */

/* 101  */ .clearfix:after {content: ".";display: block;height: 0;clear: both;visibility: hidden;}
/* 102  */ .clearfix {display: inline-block;}
/* 103  */ /* Hides from IE-mac \*/
/* 104  */ * html .clearfix {height: 1%;}
/* 105  */ .clearfix {display: block;}
/* 106  */ /* End hide from IE-mac */
/* 107  */ .clearfix {height: 1%;}
/* 108  */ .clearfix {display: block;}
/* 109  */ 
/* 110  */ /* Panel Tab/button */
/* 111  */ .tab {
/* 112  */   	background: url(../wp-content/themes/magazine-premium/images/tab_b.png) repeat-x;
/* 113  */ 	height: 38px;
/* 114  */ 	position: relative;
/* 115  */     top: 0;
/* 116  */     z-index: 999;
/* 117  */ }
/* 118  */ 
/* 119  */ .tab .wrap {
/* 120  */ 	margin: auto;
/* 121  */ 	}
/* 122  */ 
/* 123  */ .tab ul.login {
/* 124  */ 	display: block;
/* 125  */ 	position: relative;
/* 126  */   	float: right;
/* 127  */   	clear: right;
/* 128  */   	height: 38px;
/* 129  */ 	width: auto;
/* 130  */   	font-weight: bold;
/* 131  */ 	line-height: 30px;
/* 132  */ 	margin: 0;
/* 133  */ 	right: 20px;
/* 134  */   	color: white;
/* 135  */   	font-size: 75%;
/* 136  */ 	text-align: center;
/* 137  */ }
/* 138  */ 
/* 139  */ .tab ul.login li.left {
/* 140  */   	background: url(../wp-content/themes/magazine-premium/images/tab_l.png) no-repeat left 0;
/* 141  */   	height: 38px;
/* 142  */ 	width: 21px;
/* 143  */ 	padding: 0;
/* 144  */ 	margin: 0;
/* 145  */   	display: block;
/* 146  */ 	float: left;
/* 147  */ }
/* 148  */ 
/* 149  */ .tab ul.login li.right {
/* 150  */   	background: url(../wp-content/themes/magazine-premium/images/tab_r.png) no-repeat left 0;

/* style.css */

/* 151  */   	height: 38px;
/* 152  */ 	width: 21px;
/* 153  */ 	padding: 0;
/* 154  */ 	margin: 0;
/* 155  */   	display: block;
/* 156  */ 	float: left;
/* 157  */ }
/* 158  */ 
/* 159  */ .tab ul.login li {
/* 160  */  	text-align: left;
/* 161  */   	padding: 0 5px;
/* 162  */ 	display: block;
/* 163  */ 	float: left;
/* 164  */ 	height: 38px;
/* 165  */   	background: url(../wp-content/themes/magazine-premium/images/tab_m.png) repeat-x 0 0;
/* 166  */ }
/* 167  */ 
/* 168  */ .tab ul.login li a {
/* 169  */ 	color: #FFF;
/* 170  */ }
/* 171  */ 
/* 172  */ .tab ul.login li a:hover {
/* 173  */ 	color: #eee;
/* 174  */ 	text-decoration: none;
/* 175  */ }
/* 176  */ .tab a.open, .tab a.close {
/* 177  */ 	height: 20px;
/* 178  */ 	line-height: 22px !important;
/* 179  */ 	cursor: pointer;
/* 180  */ 	display: block;
/* 181  */ 	position: relative;
/* 182  */ 	top: 5px;
/* 183  */ 	font-size: 10px;
/* 184  */ }
/* 185  */ 
/* 186  */ /* sliding panel */
/* 187  */ #toppanel {
/* 188  */     position: absolute;   /*Panel will overlap  content */
/* 189  */     /*position: relative;*/   /*Panel will "push" the content down */
/* 190  */     top: 0;
/* 191  */ 	left: 0;
/* 192  */     width: 100%;
/* 193  */     z-index: 9999;
/* 194  */     text-align: center;
/* 195  */     margin-left: auto;
/* 196  */     margin-right: auto;
/* 197  */ }
/* 198  */ 
/* 199  */ #panel {
/* 200  */ 	width: 100%;

/* style.css */

/* 201  */ 	color: #999999;
/* 202  */ 	background: #272727;
/* 203  */ 	overflow: hidden;
/* 204  */ 	position: relative;
/* 205  */ 	z-index: 3;
/* 206  */ 	display: none;
/* 207  */ 	padding-bottom: 20px;
/* 208  */ }
/* 209  */ 
/* 210  */ #panel .paneltitle,
/* 211  */ #panel h1 {
/* 212  */ 	font-size: 1.6em;
/* 213  */ 	line-height: 1.8em;
/* 214  */ 	padding: 5px 0 10px;
/* 215  */ 	margin: 0;
/* 216  */ 	color: white;
/* 217  */ }
/* 218  */ 
/* 219  */ #panel h2 {
/* 220  */ 	font-size: 1.2em;
/* 221  */ 	line-height: 1.4em;
/* 222  */ 	padding: 10px 0 5px;
/* 223  */ 	margin: 0;
/* 224  */ 	color: white;
/* 225  */ }
/* 226  */ 
/* 227  */ #panel p {
/* 228  */ 	margin: 5px 0;
/* 229  */ 	padding: 0;
/* 230  */ }
/* 231  */ 
/* 232  */ #panel a {
/* 233  */ 	text-decoration: none;
/* 234  */ 	color: #fff;
/* 235  */ }
/* 236  */ 
/* 237  */ #panel a:hover {
/* 238  */ 	color: #eee;
/* 239  */ }
/* 240  */ 
/* 241  */ #panel a-lost-pwd {
/* 242  */ 	display: block;
/* 243  */ 	float: left;
/* 244  */ }
/* 245  */ 
/* 246  */ #panel .content {
/* 247  */ 	margin: 0 auto;
/* 248  */ 	padding-top: 15px;
/* 249  */ 	text-align: left;
/* 250  */ 	font-size: 1em;

/* style.css */

/* 251  */ 	letter-spacing: .02em;
/* 252  */ }
/* 253  */ 
/* 254  */ #panel .content .left {
/* 255  */ 	width: 30%;
/* 256  */ 	float: left;
/* 257  */ 	padding: 0 1.5%;
/* 258  */ 	border-right: 1px solid #333;
/* 259  */ 	min-height: 195px;
/* 260  */ }
/* 261  */ 
/* 262  */ 	#panel .content .left ul {
/* 263  */ 		padding: 5px 0 0 20px;
/* 264  */ 		}
/* 265  */ 		
/* 266  */ 		#panel .content .left ul li {
/* 267  */ 			margin: 0;
/* 268  */ 			}
/* 269  */ 
/* 270  */ #panel .content .right {
/* 271  */ 	border-left: 1px solid #333;
/* 272  */ }
/* 273  */ 
/* 274  */ #panel .content form {
/* 275  */ 	margin: 0 0 10px 0;
/* 276  */ }
/* 277  */ 
/* 278  */ #panel .content label {
/* 279  */ 	float: left;
/* 280  */ 	padding-top: 8px;
/* 281  */ 	clear: both;
/* 282  */ 	width: 280px;
/* 283  */ 	display: block;
/* 284  */ }
/* 285  */ 
/* 286  */ #panel .content input.field {
/* 287  */ 	border: 1px #1A1A1A solid;
/* 288  */ 	background: #414141;
/* 289  */ 	margin-right: 5px;
/* 290  */ 	width: 200px;
/* 291  */ 	color: white;
/* 292  */ 	height: 16px;
/* 293  */ }
/* 294  */ 
/* 295  */ #panel .content input:focus.field {
/* 296  */ 	background: #545454;
/* 297  */ }
/* 298  */ 
/* 299  */ /* BUTTONS */
/* 300  */ /* Login and Register buttons */

/* style.css */

/* 301  */ #panel .content input.bt_login,
/* 302  */ #panel .content a.bt_logout,
/* 303  */ #panel .content input.bt_register {
/* 304  */ 	display: block;
/* 305  */ 	float: left;
/* 306  */ 	clear: left;
/* 307  */ 	height: 28px;
/* 308  */ 	text-align: center;
/* 309  */ 	cursor: pointer;
/* 310  */ 	border: none;
/* 311  */ 	font-weight: bold;
/* 312  */ 	margin: 10px 0;
/* 313  */ }
/* 314  */ 
/* 315  */ #panel .content input.bt_login,
/* 316  */ #panel .content a.bt_logout {
/* 317  */ 	width: 78px;
/* 318  */ 	background: transparent url(../wp-content/themes/magazine-premium/images/bt_login.png) no-repeat 0 0;
/* 319  */ }
/* 320  */ 
/* 321  */ #panel .content input.bt_login {
/* 322  */ 	color: #222;
/* 323  */ 	padding-bottom: 10px;
/* 324  */ 	}
/* 325  */ 
/* 326  */ #panel .content a.bt_logout  {
/* 327  */ 	color: #222;
/* 328  */ 	padding-top: 4px;
/* 329  */ 	font-size: 12px;
/* 330  */ 	line-height: 16px;
/* 331  */ 	}
/* 332  */ 	
/* 333  */ 	#panel .content a:hover.bt_logout, #panel .content input:hover.bt_login {
/* 334  */ 		color: #333;
/* 335  */ 		text-decoration: none;
/* 336  */ 		}
/* 337  */ 
/* 338  */ #panel .content input.bt_register {
/* 339  */ 	width: 97px;
/* 340  */ 	color: white;
/* 341  */ 	padding-bottom: 4px;
/* 342  */ 	background: transparent url(../wp-content/themes/magazine-premium/images/bt_register.png) no-repeat 0 0;
/* 343  */ }
/* 344  */ 	
/* 345  */ 	#panel .content input:hover.bt_register {
/* 346  */ 		color: #eee;
/* 347  */ 		}
/* 348  */ 
/* 349  */ #panel .lost-pwd {
/* 350  */ 	display: block;

/* style.css */

/* 351  */ 	float:left;
/* 352  */ 	clear: right;
/* 353  */ 	padding: 15px 5px 0;
/* 354  */ 	font-size: 0.95em;
/* 355  */ 	text-decoration: underline;
/* 356  */ }
/* 357  */ 
/* 358  */ #title {
/* 359  */ 	margin: 20px 16px 0;
/* 360  */ 	padding: 0;
/* 361  */ 	}
/* 362  */ 	
/* 363  */ 	#title.aligncenter {
/* 364  */ 		margin: 20px auto 0;
/* 365  */ 		text-align: center;
/* 366  */ 		}
/* 367  */ 	
/* 368  */ 	#title.fr,
/* 369  */ 	#description.fr {
/* 370  */ 		text-align: right;
/* 371  */ 		clear: right;
/* 372  */ 		}
/* 373  */ 	
/* 374  */ 	#title h1 a:hover {
/* 375  */ 		text-decoration: none;
/* 376  */ 		}
/* 377  */ 		
/* 378  */ 	.headerimage .aligncenter {
/* 379  */ 		margin: 0 auto !important;
/* 380  */ 		}
/* 381  */ 		
/* 382  */ #description {
/* 383  */ 	font-size: 14px;
/* 384  */ 	margin: 0 16px 20px;
/* 385  */ 	padding: 0;
/* 386  */ 	clear: left;
/* 387  */ 	}
/* 388  */ 	
/* 389  */ 	#description.aligncenter {
/* 390  */ 		margin: 0 auto 20px;
/* 391  */ 		text-align: center;
/* 392  */ 		clear: both;
/* 393  */ 		}
/* 394  */ 	
/* 395  */ .main-navigation {
/* 396  */ 	margin: 0;
/* 397  */ 	float: left;
/* 398  */ 	clear: both;
/* 399  */ 	width: 100%;
/* 400  */ 	position: relative;

/* style.css */

/* 401  */ 	z-index: 1000;
/* 402  */ 	}
/* 403  */ 	
/* 404  */ 	.main-navigation ul {
/* 405  */ 		width: 100%;
/* 406  */ 		}
/* 407  */ 	
/* 408  */ 	.main-navigation li.search {
/* 409  */ 		float: right;
/* 410  */ 		margin: 7px 12px 0 0;
/* 411  */ 		}
/* 412  */ 		
/* 413  */ 		.main-navigation li.search #s {
/* 414  */ 			padding: 5px 20px 5px 5px;
/* 415  */ 			background: url(../wp-content/themes/magazine-premium/images/search.png) no-repeat right #fff;
/* 416  */ 			width: 155px;
/* 417  */ 			}
/* 418  */ 
/* 419  */ /*** ESSENTIAL STYLES ***/
/* 420  */ .sf-menu, .sf-menu * {
/* 421  */ 	margin:			0;
/* 422  */ 	padding:		0;
/* 423  */ 	list-style:		none;
/* 424  */ }
/* 425  */ .sf-menu {
/* 426  */ 	line-height:	1.0;
/* 427  */ }
/* 428  */ .sf-menu ul {
/* 429  */ 	position:		absolute;
/* 430  */ 	top:			-999em;
/* 431  */ 	width:			10em; /* left offset of submenus need to match (see below) */
/* 432  */ }
/* 433  */ .sf-menu ul li {
/* 434  */ 	width:			100%;
/* 435  */ }
/* 436  */ .sf-menu li:hover {
/* 437  */ 	visibility:		inherit; /* fixes IE7 'sticky bug' */
/* 438  */ }
/* 439  */ .sf-menu li {
/* 440  */ 	float:			left;
/* 441  */ 	position:		relative;
/* 442  */ }
/* 443  */ .sf-menu a {
/* 444  */ 	display:		block;
/* 445  */ 
/* 446  */ 	position:		relative;
/* 447  */ }
/* 448  */ .sf-menu li:hover ul,
/* 449  */ .sf-menu li.sfHover ul {
/* 450  */ 	left:			0;

/* style.css */

/* 451  */ 	top:			2.48em; /* match top ul list item height */
/* 452  */ 	z-index:		99;
/* 453  */ }
/* 454  */ ul.sf-menu li:hover li ul,
/* 455  */ ul.sf-menu li.sfHover li ul {
/* 456  */ 	top:			-999em;
/* 457  */ }
/* 458  */ ul.sf-menu li li:hover ul,
/* 459  */ ul.sf-menu li li.sfHover ul {
/* 460  */ 	left:			10em; /* match ul width */
/* 461  */ 	top:			0;
/* 462  */ }
/* 463  */ ul.sf-menu li li:hover li ul,
/* 464  */ ul.sf-menu li li.sfHover li ul {
/* 465  */ 	top:			-999em;
/* 466  */ }
/* 467  */ ul.sf-menu li li li:hover ul,
/* 468  */ ul.sf-menu li li li.sfHover ul {
/* 469  */ 	left:			10em; /* match ul width */
/* 470  */ 	top:			0;
/* 471  */ }
/* 472  */ 
/* 473  */ /*** DEMO SKIN ***/
/* 474  */ .sf-menu {
/* 475  */ 	float:			left;
/* 476  */ 	margin-bottom:	0;
/* 477  */ }
/* 478  */ .sf-menu a {
/* 479  */ 	padding: 		.8em 1em .7em;
/* 480  */ 	text-decoration:none;
/* 481  */ }
/* 482  */ 
/* 483  */ .sf-menu li li a {
/* 484  */ 	border: 0;
/* 485  */ 	}
/* 486  */ 
/* 487  */ 
/* 488  */ .sf-menu li:hover, .sf-menu li.sfHover,
/* 489  */ .sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
/* 490  */ 	outline:		0;
/* 491  */ }
/* 492  */ 
/* 493  */ /*** arrows **/
/* 494  */ .sf-menu a.sf-with-ul {
/* 495  */ 	padding-right: 	2.25em;
/* 496  */ 	min-width:		1px; /* trigger IE7 hasLayout so spans position accurately */
/* 497  */ }
/* 498  */ .sf-sub-indicator {
/* 499  */ 	position:		absolute;
/* 500  */ 	display:		block;

/* style.css */

/* 501  */ 	right:			.75em;
/* 502  */ 	top:			.90em; /* IE6 only */
/* 503  */ 	width:			10px;
/* 504  */ 	height:			10px;
/* 505  */ 	text-indent: 	-999em;
/* 506  */ 	overflow:		hidden;
/* 507  */ 	background:		url(../wp-content/themes/magazine-premium/images/arrows-ffffff.png) no-repeat -10px -100px; /* 8-bit indexed alpha png. IE6 gets solid image only */
/* 508  */ }
/* 509  */ a > .sf-sub-indicator {  /* give all except IE6 the correct values */
/* 510  */ 	top:			.85em;
/* 511  */ 	background-position: 0 -100px; /* use translucent arrow for modern browsers*/
/* 512  */ }
/* 513  */ /* apply hovers to modern browsers */
/* 514  */ a:focus > .sf-sub-indicator,
/* 515  */ a:hover > .sf-sub-indicator,
/* 516  */ a:active > .sf-sub-indicator,
/* 517  */ li:hover > a > .sf-sub-indicator,
/* 518  */ li.sfHover > a > .sf-sub-indicator {
/* 519  */ 	background-position: -10px -100px; /* arrow hovers for modern browsers*/
/* 520  */ }
/* 521  */ 
/* 522  */ /* point right for anchors in subs */
/* 523  */ .sf-menu ul .sf-sub-indicator { background-position:  -10px 0; }
/* 524  */ .sf-menu ul a > .sf-sub-indicator { background-position:  0 0; }
/* 525  */ /* apply hovers to modern browsers */
/* 526  */ .sf-menu ul a:focus > .sf-sub-indicator,
/* 527  */ .sf-menu ul a:hover > .sf-sub-indicator,
/* 528  */ .sf-menu ul a:active > .sf-sub-indicator,
/* 529  */ .sf-menu ul li:hover > a > .sf-sub-indicator,
/* 530  */ .sf-menu ul li.sfHover > a > .sf-sub-indicator {
/* 531  */ 	background-position: -10px 0; /* arrow hovers for modern browsers*/
/* 532  */ }
/* 533  */ 
/* 534  */ /*** shadows for all but IE6 ***/
/* 535  */ .sf-shadow ul {
/* 536  */ 	background:	url(../wp-content/themes/magazine-premium/images/shadow.png) no-repeat bottom right;
/* 537  */ 	padding: 0 8px 9px 0;
/* 538  */ 	-moz-border-radius-bottomleft: 17px;
/* 539  */ 	-moz-border-radius-topright: 17px;
/* 540  */ 	-webkit-border-top-right-radius: 17px;
/* 541  */ 	-webkit-border-bottom-left-radius: 17px;
/* 542  */ }
/* 543  */ .sf-shadow ul.sf-shadow-off {
/* 544  */ 	background: transparent;
/* 545  */ }
/* 546  */ 
/* 547  */ 						
/* 548  */ .sub-navigation {
/* 549  */ 	clear: both;
/* 550  */ 	float: left;

/* style.css */

/* 551  */ 	width: 96%;
/* 552  */ 	padding: 0 2%;
/* 553  */  	z-index: 50;
/* 554  */  	position: relative;
/* 555  */ 	margin: 6px 0 0 10px;
/* 556  */ 	background: url(../wp-content/themes/magazine-premium/images/blackdot.png) 1% 3px no-repeat;
/* 557  */ 	}
/* 558  */ 	
/* 559  */ 	.sub-navigation ul {
/* 560  */ 		padding: 0;
/* 561  */ 		margin: 0;
/* 562  */ 		}
/* 563  */ 	
/* 564  */ 	.sub-navigation li {
/* 565  */ 		list-style-type: none;
/* 566  */ 		float: left;
/* 567  */ 		padding: 0 10px 0 0;
/* 568  */ 		text-transform: uppercase;
/* 569  */ 		margin: 0;
/* 570  */ 		line-height: 20px;
/* 571  */ 		background: url(../wp-content/themes/magazine-premium/images/blackdot.png) right 3px no-repeat;
/* 572  */ 		position: relative;
/* 573  */ 		}
/* 574  */ 	
/* 575  */ 	.sub-navigation a {
/* 576  */ 		padding: 0 5px;
/* 577  */ 		}
/* 578  */ 		
/* 579  */ 		.sub-navigation a:hover {
/* 580  */ 			text-decoration: underline;
/* 581  */ 			}
/* 582  */ 			
/* 583  */ .sub-navigation ul li:hover ul ul { display: none; }	
/* 584  */ .sub-navigation ul ul { position:absolute; border:1px solid #aaa; top:20px; left:4px; background:#fff; display:none; list-style:none; margin:0;padding:0; z-index: 500; -moz-box-shadow: 3px 3px 3px rgba(0,0,0,0.5); -webkit-box-shadow: 3px 3px 3px rgba(0,0,0,0.5); }
/* 585  */ .sub-navigation ul ul li {position:relative; width:159px; margin:0; padding: 0; background: none; line-height: 14px;}
/* 586  */ .sub-navigation ul ul li a {display:block; padding:5px 7px 5px 12px; background-color:#fff; border-right: 0; font-size: 12px; }
/* 587  */ .sub-navigation ul ul li a:hover {background-color:#eee}
/* 588  */ .sub-navigation ul ul ul { left:159px; top:-1px; display: none; }	
/* 589  */ 
/* 590  */ /* main content */
/* 591  */ 
/* 592  */ #maincontent {
/* 593  */ 	padding: 0 2%;
/* 594  */ 	}
/* 595  */ 	
/* 596  */ #leftline {
/* 597  */ 	background: url(../wp-content/themes/magazine-premium/images/line.png) repeat-y;
/* 598  */ 	float: left;
/* 599  */ 	width: 100%;
/* 600  */ 	margin-bottom: 15px;

/* style.css */

/* 601  */ 	}
/* 602  */ 
/* 603  */ #leftposts {
/* 604  */ 	clear: left;
/* 605  */ 	float: left;
/* 606  */ 	word-wrap: break-word;
/* 607  */ 	}
/* 608  */ 	
/* 609  */ 	#leftposts embed, #leftposts object, #rightposts embed, #rightposts object {
/* 610  */ 		width: 100%;
/* 611  */ 		height: auto;
/* 612  */ 		}
/* 613  */ 
/* 614  */ .noline {
/* 615  */ 	border: 0 !important;
/* 616  */ 	}
/* 617  */ 	
/* 618  */ .bottomborder {
/* 619  */ 	clear: left;
/* 620  */ 	float: left;
/* 621  */ 	border-bottom: 2px solid #eee;
/* 622  */ 	width: 100%;
/* 623  */ 	}
/* 624  */ 
/* 625  */ .ind-post {
/* 626  */ 	float: left;
/* 627  */ 	background: url(../wp-content/themes/magazine-premium/images/line.png) repeat-x bottom;
/* 628  */ 	margin: 8px 0 15px;
/* 629  */ 	width: 100%;
/* 630  */ 	padding-bottom: 16px;
/* 631  */ 	word-wrap: break-word;
/* 632  */ 	}	
/* 633  */ 	
/* 634  */ 	.single .post { margin-top: 15px; } 
/* 635  */ 	
/* 636  */ 	.post h1.posttitle {
/* 637  */ 		margin: 10px 0 0;
/* 638  */ 		}
/* 639  */ 	
/* 640  */ 	.ind-post h2 {
/* 641  */ 		margin: 0 0 3px;
/* 642  */ 		background: none !important;
/* 643  */ 		clear: none;
/* 644  */ 		float: none;
/* 645  */ 		}
/* 646  */ 
/* 647  */ 	.ind-post .meta,
/* 648  */ 	.post .meta {
/* 649  */ 		font-size: 12px;
/* 650  */ 		float: left;

/* style.css */

/* 651  */ 		width :100%;
/* 652  */ 		margin-bottom: 5px;
/* 653  */ 		font-style: italic;
/* 654  */ 		opacity: 0.8; 
/* 655  */ 		filter: alpha(opacity=80);
/* 656  */ 		}
/* 657  */ 		
/* 658  */ 		.ind-post .author,
/* 659  */ 		.post .author {
/* 660  */ 			float: left;
/* 661  */ 			}
/* 662  */ 		
/* 663  */ 		.ind-post .date,
/* 664  */ 		.post .date {
/* 665  */ 			float: right;
/* 666  */ 			}
/* 667  */ 	
/* 668  */ 	.storycontent { word-wrap: break-word; }
/* 669  */ 	
/* 670  */ 	.storycontent a.more-link {
/* 671  */ 		clear: both;
/* 672  */ 		text-align: center;
/* 673  */ 		display: block;
/* 674  */ 		margin: 12px 0 0;
/* 675  */ 		padding: 0px 8px;
/* 676  */ 		font-size: 11px;
/* 677  */ 		line-height: 20px;
/* 678  */ 		float: right;
/* 679  */ 		}
/* 680  */ 	
/* 681  */ 		
/* 682  */ 	.storycontent ul, .entry ul, .storycontent ol, .entry ol, dd {
/* 683  */ 		padding: 0 25px;
/* 684  */ 		}
/* 685  */ 	
/* 686  */ 	.storycontent a:hover.more-link {
/* 687  */ 		text-decoration: none;
/* 688  */ 		}
/* 689  */ 		
/* 690  */ 	.storycontent .sub {
/* 691  */ 		font-size: 1.4em;
/* 692  */ 		line-height: 1.45em;
/* 693  */ 		font-style: italic;
/* 694  */ 		margin: 5px 0 5px;
/* 695  */ 		float: left;
/* 696  */ 		width: 100%;
/* 697  */ 		}
/* 698  */ 		
/* 699  */ 	.storycontent .postmetadata, .storycontent .tags {
/* 700  */ 		line-height: 12px;

/* style.css */

/* 701  */ 		color: #666;
/* 702  */ 		clear: both;
/* 703  */ 		float: left;
/* 704  */ 		width: 100%;
/* 705  */ 		}
/* 706  */ 
/* 707  */ .authorpage img {
/* 708  */ 	float: right;
/* 709  */ 	margin: 5px 0 10px 10px;
/* 710  */ 	padding: 5px;
/* 711  */ 	background: #111;
/* 712  */ 	border: 1px solid #888;
/* 713  */ 	border-radius:5px; 
/* 714  */ 	-moz-border-radius:5px; 
/* 715  */ 	-webkit-border-radius:5px;
/* 716  */ 	}
/* 717  */ 
/* 718  */ div.commentbox {
/* 719  */ 	float: right;
/* 720  */ 	margin: -1px 0 0 15px;
/* 721  */ 	}
/* 722  */ 	
/* 723  */ 	div.commentbox a {
/* 724  */ 		color: #205B87;
/* 725  */ 		}
/* 726  */ 
/* 727  */ div.commentbox-l {
/* 728  */ 	background: url(../wp-content/themes/magazine-premium/images/commentbox-l.png) no-repeat left;
/* 729  */ 	width: 8px;
/* 730  */ 	height: 22px;
/* 731  */ 	float: left;
/* 732  */ 	}
/* 733  */ 
/* 734  */ .ind-comments {
/* 735  */ 	float: left;
/* 736  */ 	background: url(../wp-content/themes/magazine-premium/images/commentbox-r.png) no-repeat right;
/* 737  */ 	height: 22px;
/* 738  */ 	padding-right: 8px;
/* 739  */ 	text-decoration: none;
/* 740  */ 	display: block;
/* 741  */ 	}
/* 742  */ 		
/* 743  */ h1.catheader {
/* 744  */ 	padding:10px;
/* 745  */ 	text-align:center;
/* 746  */ 	text-transform:uppercase;
/* 747  */ 	margin: 10px 0;
/* 748  */ 	font-size: 24px;
/* 749  */ 	}			
/* 750  */ 	

/* style.css */

/* 751  */ 	.catdesc {
/* 752  */ 		font-size: .9em;
/* 753  */ 		line-height: 1.2em;
/* 754  */ 		padding: 0 10px 10px;
/* 755  */ 		border-top: 0;
/* 756  */ 		margin-bottom: 10px;
/* 757  */ 		color: #888;
/* 758  */ 		}
/* 759  */ 		
/* 760  */ ul.articles li {
/* 761  */ 	list-style-type: none;
/* 762  */ 	}
/* 763  */ 		
/* 764  */ #tagcloud {
/* 765  */ 	text-align: center;
/* 766  */ 	padding: 10px;
/* 767  */ 	margin-bottom: 10px;
/* 768  */ 	}		
/* 769  */ 		
/* 770  */ #rightposts {
/* 771  */ 	float: right;
/* 772  */ 	word-wrap: break-word;
/* 773  */ 	}
/* 774  */ 	
/* 775  */ #lowersection {
/* 776  */ 	margin: 1px 2%;
/* 777  */ 	}	
/* 778  */ 	
/* 779  */ 	.sections {
/* 780  */ 		background: url(../wp-content/themes/magazine-premium/images/2line.png) repeat-x top;
/* 781  */ 		padding: 5px 0 5px;
/* 782  */ 		margin: 0 0 15px 0;
/* 783  */ 		float: left;
/* 784  */ 		width: 100%;
/* 785  */ 		}
/* 786  */ 	
/* 787  */ 		 .sections .ind-post {
/* 788  */ 			float: left;
/* 789  */ 			border: 0;
/* 790  */ 			}
/* 791  */ 			
/* 792  */ 			.sections .ind-post img {
/* 793  */ 				padding: 0 10px 0 0;
/* 794  */ 				margin: 0;
/* 795  */ 				}
/* 796  */ 			
/* 797  */ 			.sections .ind-post p {
/* 798  */ 				padding: 0;
/* 799  */ 				margin: 0;
/* 800  */ 				}

/* style.css */

/* 801  */ 			
/* 802  */ 		.sections h2 {
/* 803  */ 			background: url(../wp-content/themes/magazine-premium/images/line.png) repeat-x bottom;
/* 804  */ 			padding: 0 0 8px;
/* 805  */ 			}
/* 806  */ 			
/* 807  */ 			.sections h3 {
/* 808  */ 				font-weight: normal;
/* 809  */ 				margin-bottom: 10px;
/* 810  */ 				font-size: 18px;
/* 811  */ 				line-height: 22px;
/* 812  */ 				}
/* 813  */ 								
/* 814  */ 				.sections .ind-post1 {
/* 815  */ 					clear: left;
/* 816  */ 					}	
/* 817  */ 			
/* 818  */ 		.section2title {
/* 819  */ 			font-size: 1.4em;
/* 820  */ 			line-height: 1.4em;
/* 821  */ 			}
/* 822  */ 
/* 823  */ 
/* 824  */ .single .storycontent {
/* 825  */ 	clear: both;
/* 826  */ 	float: left;
/* 827  */ 	width: 100%;
/* 828  */ 	margin: 0;
/* 829  */ 	}
/* 830  */ 
/* 831  */ /* Magazine Basic styles */
/* 832  */ 
/* 833  */ 
/* 834  */ #twocol {
/* 835  */ 	float: left;
/* 836  */ 	margin-bottom: 3px;
/* 837  */ 	padding: 0;
/* 838  */ 	background: url(../wp-content/themes/magazine-premium/images/line.gif) repeat-y 50% 0;
/* 839  */ 	}
/* 840  */ 
/* 841  */ 	#twocol img {
/* 842  */ 		margin: 0px 8px 5px 0;
/* 843  */ 		}
/* 844  */ 		
/* 845  */ 	#twocol hr.two {
/* 846  */ 		height: 0;
/* 847  */ 		border: 0;
/* 848  */ 		clear: both;
/* 849  */ 		border-bottom: 1px solid #eee;
/* 850  */ 		}

/* style.css */

/* 851  */ 	
/* 852  */ .mainhr {
/* 853  */ 	float: left;
/* 854  */ 	background: #eee;
/* 855  */ 	clear: both;
/* 856  */ 	width: 100%;
/* 857  */ 	height: 1px;
/* 858  */ 	margin: 10px 0;
/* 859  */ }	
/* 860  */ 	
/* 861  */ .twopost {
/* 862  */ 	width: 46%;
/* 863  */ 	float: left;
/* 864  */ 	word-wrap: break-word;
/* 865  */ 	border: 0;
/* 866  */ 	padding: 10px 0 15px;
/* 867  */ 	}	
/* 868  */ 
/* 869  */ 	.twopost img,
/* 870  */ 	.threepost img,
/* 871  */ 	.twopost embed,
/* 872  */ 	.threepost embed {
/* 873  */ 		max-width: 100%;
/* 874  */ 		height: auto !important;
/* 875  */ 		}
/* 876  */ 
/* 877  */ 	.twopost2, .twopost4 {
/* 878  */ 		margin-left: 7.5%;
/* 879  */ 		}
/* 880  */ 		
/* 881  */ 	.twopost3, .twopost4 {
/* 882  */ 		border-top: 1px solid #eee;
/* 883  */ 		}
/* 884  */ 		
/* 885  */ 	.twopost1, .twopost3 {
/* 886  */ 		clear: left;
/* 887  */ 		}		
/* 888  */ 		
/* 889  */ #threecol {
/* 890  */ 	float: left;
/* 891  */ 	background: url(../wp-content/themes/magazine-premium/images/line.gif) repeat-y 31.5% 0;
/* 892  */ 	margin-top: 3px;
/* 893  */ 	width: 100%;
/* 894  */ 	}
/* 895  */ 
/* 896  */ #threecol2 {
/* 897  */ 	float: left;
/* 898  */ 	padding: 0;
/* 899  */ 	background: url(../wp-content/themes/magazine-premium/images/line.gif) repeat-y 67% 0;
/* 900  */ 	width: 100%;

/* style.css */

/* 901  */ }
/* 902  */ 
/* 903  */ 	#threecol img {
/* 904  */ 		margin: 0px 5px 5px 0;
/* 905  */ 		}
/* 906  */ 
/* 907  */ .threepost {
/* 908  */ 	width: 29%;
/* 909  */ 	float: left;
/* 910  */ 	border: 0;
/* 911  */ 	border-top: 1px solid #eee;
/* 912  */ 	padding-top: 10px;
/* 913  */ 	word-wrap: break-word;
/* 914  */ 	padding: 10px 0 15px;
/* 915  */ 	}
/* 916  */ 
/* 917  */ 	.threepost2, .threepost5 {
/* 918  */ 		margin: 0 6%;
/* 919  */ 		}
/* 920  */ 		
/* 921  */ 	.threepost1, .threepost2, .threepost3 {
/* 922  */ 		border-top: 0;
/* 923  */ 		}
/* 924  */ 		
/* 925  */ 	.threepost1, .threepost4 {
/* 926  */ 		clear: left;
/* 927  */ 		}
/* 928  */ 
/* 929  */ 
/* 930  */ 
/* 931  */ /* Comment Elements */
/* 932  */ 
/* 933  */ #postcomments {
/* 934  */ 	padding-top: 20px;
/* 935  */ 	}
/* 936  */ 			
/* 937  */ 	 h3#comments-title, #respond h3 { color:#333; font: 20px/24px normal Georgia, "Times New Roman", Times, serif; margin: 10px 0; clear: left; float: left; width: 100%; }
/* 938  */ 
/* 939  */ 	#respond {
/* 940  */ 		clear: both;
/* 941  */ 		}
/* 942  */ 
/* 943  */ 	 ol.commentlist { list-style:none; margin:0; padding:0; float: left; }
/* 944  */ 
/* 945  */ 	 ol.commentlist li { margin:0 0 10px; padding:20px 0 20px 20px; font:14px/20px normal Arial,Helvetica,sans-serif; }
/* 946  */ 
/* 947  */ 	.commentlist .even {
/* 948  */ 		background: #eee;
/* 949  */ 		border-bottom: 1px solid #ddd;
/* 950  */ 		border-right: 1px solid #ddd;

/* style.css */

/* 951  */ 		}
/* 952  */ 
/* 953  */ 	.commentlist .avatar {
/* 954  */ 		float: right;
/* 955  */ 		padding: 5px;
/* 956  */ 		border: 1px solid #ddd;
/* 957  */ 		margin: 0 20px 10px 10px;
/* 958  */ 		background: #fff;
/* 959  */ 		}
/* 960  */ 	
/* 961  */ 	.commentlist .comment-author {
/* 962  */ 		font-size: 12px;
/* 963  */ 		}
/* 964  */ 	
/* 965  */ 	.commentlist .comment-text {
/* 966  */ 		padding: 0 20px 0 0;
/* 967  */ 		}
/* 968  */ 	
/* 969  */ 	.commentlist .url {
/* 970  */ 		font-size: 16px;
/* 971  */ 		font-family: Georgia, "Times New Roman", Times, serif;
/* 972  */ 		font-style: italic;
/* 973  */ 		}
/* 974  */ 
/* 975  */ 	 ol.commentlist li div.reply { background:#999; border:1px solid #666; border-radius:2px; -moz-border-radius:2px; -webkit-border-radius:2px; color:#fff; font:bold 9px/1 helvetica,arial,sans-serif; padding:6px 5px 4px;  text-align:center; width:36px; }
/* 976  */ 
/* 977  */ 	 ol.commentlist li div.reply:hover { background:#cc0000; border:1px solid #cc0000; }
/* 978  */ 
/* 979  */ 	 ol.commentlist li div.reply a { color:#fff; text-decoration:none; text-transform:uppercase; }
/* 980  */ 
/* 981  */ 	 ol.commentlist li ul.children { margin:16px 20px 0 0; padding: 0 0 0 20px; list-style-image: url(../wp-content/themes/magazine-premium/images/commentarrow.png); }
/* 982  */ 
/* 983  */ 	 ol.commentlist ul.children li.odd { background:#fff; }
/* 984  */ 
/* 985  */ 	 ol.commentlist ul.children li.even { background:#eee; }
/* 986  */ 		
/* 987  */ 	#cancel-comment-reply-link {
/* 988  */ 		clear: both;
/* 989  */ 		float: left;
/* 990  */ 		width: 100%;
/* 991  */ 		font-size:13px;
/* 992  */ 		}	
/* 993  */ 	
/* 994  */ 	#respond p { font:12px/16px normal Arial,Helvetica,sans-serif; margin:0 0 1em; }	
/* 995  */ 		
/* 996  */ 	#respond input { 
/* 997  */ 		clear: both;
/* 998  */ 		display: block;
/* 999  */ 		}
/* 1000 */ 	 		

/* style.css */

/* 1001 */ /* Image bar */			
/* 1002 */ 			
/* 1003 */ #imagebar {
/* 1004 */ 	clear: both;
/* 1005 */ 	float: left;
/* 1006 */ 	width: 96%;
/* 1007 */ 	margin: 10px 0 10px 2%;
/* 1008 */ 	padding: 12px 0 10px;
/* 1009 */ 	background: url(../wp-content/themes/magazine-premium/images/2line.png) repeat-x top;
/* 1010 */ 	}
/* 1011 */ 
/* 1012 */ 	#imagebar ul {
/* 1013 */ 		padding: 0;
/* 1014 */ 		margin: 0;
/* 1015 */ 		}
/* 1016 */ 		
/* 1017 */ 		#imagebar ul li {
/* 1018 */ 			float: left;
/* 1019 */ 			list-style-type: none;
/* 1020 */ 			margin: 8px 1.35% 0;
/* 1021 */ 			text-align: center;
/* 1022 */ 			}
/* 1023 */ 						
/* 1024 */ 			#imagebar ul li.lastimg {
/* 1025 */ 				margin-right: 0;
/* 1026 */ 				}
/* 1027 */ 		
/* 1028 */ 		#imagebar ul li span {
/* 1029 */ 			display: block;
/* 1030 */ 			}
/* 1031 */ 	
/* 1032 */ 		#imagebar h4 {
/* 1033 */ 			font-size: 12px;
/* 1034 */ 			line-height: 14px;
/* 1035 */ 			margin-top: 5px;
/* 1036 */ 			}
/* 1037 */ 	
/* 1038 */ /* Tabs */
/* 1039 */ 
/* 1040 */ #tabbed {
/* 1041 */ 	float: left;
/* 1042 */ 	margin: 0;
/* 1043 */ 	display: none;}
/* 1044 */ 	
/* 1045 */ 	#tabbed ul.ui-tabs-nav {
/* 1046 */ 		width: 100%;	
/* 1047 */ 		}
/* 1048 */ 		
/* 1049 */ 		#tabbed .ui-tabs-panel ul {
/* 1050 */ 			padding: 10px 0 0;

/* style.css */

/* 1051 */ 			}
/* 1052 */ 			
/* 1053 */ 		#tabbed .ui-tabs-panel ul li {
/* 1054 */ 			list-style-type: none;
/* 1055 */ 			margin-bottom: 3px;
/* 1056 */ 			padding-bottom: 5px;
/* 1057 */ 			}
/* 1058 */ 			
/* 1059 */ 		#tabbed .ui-tabs-panel ul.comments li {
/* 1060 */ 
/* 1061 */ 			padding-left: 20px;
/* 1062 */ 			background: url(../wp-content/themes/magazine-premium/images/comments.png) no-repeat left 3px;
/* 1063 */ 			}			
/* 1064 */ 
/* 1065 */ 		#tabbed .ui-tabs-panel ul.popular li {
/* 1066 */ 			padding-left: 19px;
/* 1067 */ 			background: url(../wp-content/themes/magazine-premium/images/popular.png) no-repeat left 2px;
/* 1068 */ 			}	
/* 1069 */ 			
/* 1070 */ #tabbed #mailinglistemail {
/* 1071 */ 	margin: 8px 5px 15px 0;
/* 1072 */ 	padding: 3px;
/* 1073 */ 	border: 1px solid #ccc;
/* 1074 */ 	float: left;
/* 1075 */ 	}
/* 1076 */ 	
/* 1077 */ #tabbed #mailinglistsubmit {
/* 1078 */ 	padding: 3px;
/* 1079 */ 	background: #29ABE2;
/* 1080 */ 	color: #fff;
/* 1081 */ 	cursor: pointer; 
/* 1082 */ 	float:left;
/* 1083 */ 	margin:8px 0 0;
/* 1084 */ 	border: 0;
/* 1085 */ 	}
/* 1086 */ 				
/* 1087 */ /* Caution! Ensure accessibility in print and other media types... */
/* 1088 */ @media projection, screen { /* Use class for showing/hiding tab content, so that visibility can be better controlled in different media types... */
/* 1089 */     #tabbed .ui-tabs-hide {
/* 1090 */         display: none;
/* 1091 */     }
/* 1092 */ }
/* 1093 */ 
/* 1094 */ /* Hide useless elements in print layouts... */
/* 1095 */ @media print {
/* 1096 */     #tabbed .ui-tabs-nav {
/* 1097 */         display: none;
/* 1098 */     }
/* 1099 */ }
/* 1100 */ 

/* style.css */

/* 1101 */ /* Skin */
/* 1102 */ #tabbed .ui-tabs-nav {
/* 1103 */     list-style: none;
/* 1104 */     margin: 0;
/* 1105 */     padding: 0;
/* 1106 */ }
/* 1107 */ #tabbed .ui-tabs-nav:after { /* clearing without presentational markup, IE gets extra treatment */
/* 1108 */     display: block;
/* 1109 */     clear: both;
/* 1110 */     content: " ";
/* 1111 */ }
/* 1112 */ #tabbed .ui-tabs-nav li {
/* 1113 */     float: left;
/* 1114 */     margin: 0 8px 0 0;
/* 1115 */     min-width: 60px; /* be nice to Opera */
/* 1116 */ 	background: url(../wp-content/themes/magazine-premium/images/line.png) repeat-y right;
/* 1117 */ }
/* 1118 */ #tabbed .ui-tabs-nav a, #tabbed .ui-tabs-nav a span {
/* 1119 */     display: block;
/* 1120 */     padding: 10px 10px 10px 0;
/* 1121 */ }
/* 1122 */ 
/* 1123 */ 	#tabbed .ui-tabs-nav li.tabsub {
/* 1124 */ 		margin-right: 0;
/* 1125 */ 		background: none;
/* 1126 */ 		padding-right: 0;
/* 1127 */ 		}
/* 1128 */ #tabbed .ui-tabs-nav a {
/* 1129 */     margin: 0; /* position: relative makes opacity fail for disabled tab in IE */
/* 1130 */     line-height: 1.2;
/* 1131 */     text-align: center;
/* 1132 */     text-decoration: none;
/* 1133 */     white-space: nowrap; /* required in IE 6 */    
/* 1134 */     outline: 0; /* prevent dotted border in Firefox */
/* 1135 */     opacity: 0.4;
/* 1136 */     filter: alpha(opacity=40);
/* 1137 */ }
/* 1138 */ #tabbed .ui-tabs-nav .ui-tabs-selected a {
/* 1139 */     opacity: 1;
/* 1140 */     filter: alpha(opacity=100);
/* 1141 */ }
/* 1142 */ #tabbed .ui-tabs-nav a span {
/* 1143 */     width: 64px; /* IE 6 treats width as min-width */
/* 1144 */     min-width: 64px;
/* 1145 */     height: 18px; /* IE 6 treats height as min-height */
/* 1146 */     min-height: 18px;
/* 1147 */     padding-top: 6px;
/* 1148 */     padding-right: 0;
/* 1149 */ }
/* 1150 */ *>#tabbed .ui-tabs-nav a span { /* hide from IE 6 */

/* style.css */

/* 1151 */     width: auto;
/* 1152 */     height: auto;
/* 1153 */ }
/* 1154 */ #tabbed .ui-tabs-nav .ui-tabs-selected a, #tabbed .ui-tabs-nav a:hover, #tabbed .ui-tabs-nav a:focus, #tabbed .ui-tabs-nav a:active {
/* 1155 */     background-position: 100% -150px;
/* 1156 */ }
/* 1157 */ #tabbed .ui-tabs-nav a, #tabbed .ui-tabs-nav .ui-tabs-disabled a:hover, #tabbed .ui-tabs-nav .ui-tabs-disabled a:focus, #tabbed .ui-tabs-nav .ui-tabs-disabled a:active {
/* 1158 */     background-position: 100% -100px;
/* 1159 */ }
/* 1160 */ #tabbed .ui-tabs-nav .ui-tabs-selected a span, #tabbed .ui-tabs-nav a:hover span, #tabbed .ui-tabs-nav a:focus span, #tabbed .ui-tabs-nav a:active span {
/* 1161 */     background-position: 0 -50px;
/* 1162 */ }
/* 1163 */ #tabbed .ui-tabs-nav a span, #tabbed .ui-tabs-nav .ui-tabs-disabled a:hover span, #tabbed .ui-tabs-nav .ui-tabs-disabled a:focus span, #tabbed .ui-tabs-nav .ui-tabs-disabled a:active span {
/* 1164 */     background-position: 0 0;
/* 1165 */ }
/* 1166 */ #tabbed .ui-tabs-nav .ui-tabs-selected a:link, #tabbed .ui-tabs-nav .ui-tabs-selected a:visited, #tabbed .ui-tabs-nav .ui-tabs-disabled a:link, #tabbed .ui-tabs-nav .ui-tabs-disabled a:visited { /* @ Opera, use pseudo classes otherwise it confuses cursor... */
/* 1167 */     cursor: text;
/* 1168 */ }
/* 1169 */ #tabbed .ui-tabs-nav a:hover, #tabbed .ui-tabs-nav a:focus, #tabbed .ui-tabs-nav a:active,
/* 1170 */ #tabbed .ui-tabs-nav .ui-tabs-deselectable a:hover, #tabbed .ui-tabs-nav .ui-tabs-deselectable a:focus, #tabbed .ui-tabs-nav .ui-tabs-deselectable a:active { /* @ Opera, we need to be explicit again here now... */
/* 1171 */     cursor: pointer;
/* 1172 */ }
/* 1173 */ #tabbed .ui-tabs-disabled {
/* 1174 */     opacity: .4;
/* 1175 */     filter: alpha(opacity=40);
/* 1176 */ }
/* 1177 */ #tabbed .ui-tabs-panel {
/* 1178 */     padding: 5px 0 15px;
/* 1179 */ 	line-height: 16px;
/* 1180 */ }
/* 1181 */ #tabbed .ui-tabs-loading em {
/* 1182 */     padding: 0 0 0 20px;
/* 1183 */     background: url(../wp-content/themes/magazine-premium/images/loading.gif) no-repeat 0 50%;
/* 1184 */ }
/* 1185 */ 
/* 1186 */ /* Additional IE specific bug fixes... */
/* 1187 */ * html #tabbed .ui-tabs-nav { /* auto clear, @ IE 6 & IE 7 Quirks Mode */
/* 1188 */     display: inline-block;
/* 1189 */ }
/* 1190 */ *:first-child+html #tabbed .ui-tabs-nav  { /* @ IE 7 Standards Mode - do not group selectors, otherwise IE 6 will ignore complete rule (because of the unknown + combinator)... */
/* 1191 */     display: inline-block;
/* 1192 */ }
/* 1193 */ 
/* 1194 */ /* Featured slider */
/* 1195 */ 
/* 1196 */ #featured{ 
/* 1197 */ 	padding-right:250px; 
/* 1198 */ 	position:relative; 
/* 1199 */ 	height:248px; 
/* 1200 */ 	background:#fff;

/* style.css */

/* 1201 */ 	margin: 10px 0 20px;
/* 1202 */ 	overflow: hidden;
/* 1203 */ }
/* 1204 */ 
/* 1205 */ #featured ul.ui-tabs-nav{ 
/* 1206 */ 	position:absolute; 
/* 1207 */ 	top:0;
/* 1208 */ 	list-style:none; 
/* 1209 */ 	padding:0; margin:0; 
/* 1210 */ 	width:250px;
/* 1211 */ 	height: 248px;
/* 1212 */ 	float: right; 
/* 1213 */ }
/* 1214 */ #featured ul.ui-tabs-nav li{ 
/* 1215 */ 	padding:0;  
/* 1216 */ 	font-size:12px; 
/* 1217 */ 	color:#666; 
/* 1218 */ 	margin: 0;
/* 1219 */ 	clear: both;
/* 1220 */ 	float: left;
/* 1221 */ 	width: 250px;
/* 1222 */ 	height: 62px;
/* 1223 */ 	display: block;
/* 1224 */ }
/* 1225 */ #featured ul.ui-tabs-nav li img{ 
/* 1226 */ 	float:left; 
/* 1227 */ 	margin: 3px 0 3px 5px; 
/* 1228 */ 	background:#fff; 
/* 1229 */ 	padding: 2px; 
/* 1230 */ 	max-width: 80px;
/* 1231 */ 	max-height: 50px;
/* 1232 */ }
/* 1233 */ #featured ul.ui-tabs-nav li span{ 
/* 1234 */ 	float: left;
/* 1235 */ 	padding-top: 5px;
/* 1236 */ 	line-height: 1.4;
/* 1237 */ 	margin-left: 5px;
/* 1238 */ 	word-wrap: break-word;
/* 1239 */ 	max-width:150px;
/* 1240 */ }
/* 1241 */ #featured li.ui-tabs-nav-item a{ 
/* 1242 */ 	overflow: hidden;
/* 1243 */ 	display:block; 
/* 1244 */ 	margin: 0;
/* 1245 */ 	padding-top: 1px;
/* 1246 */ 	height:61px; 
/* 1247 */ 	color:#444;  
/* 1248 */ 	background: url(../wp-content/themes/magazine-premium/images/featuredbg.png) repeat-x; 
/* 1249 */ 	line-height:20px;
/* 1250 */ }

/* style.css */

/* 1251 */ #featured li.ui-tabs-nav-item a:hover{ 
/* 1252 */ 	opacity: 0.8; 
/* 1253 */ 	filter: alpha(opacity=80);
/* 1254 */ 	text-decoration: none;
/* 1255 */ }
/* 1256 */ #featured ul.ui-tabs-nav li.ui-tabs-selected{ 
/* 1257 */ 	background:url(../wp-content/themes/magazine-premium/images/selected-item.png) top left no-repeat;
/* 1258 */ 	padding-left: 13px;
/* 1259 */ 	position: relative;
/* 1260 */ 	left: -13px;
/* 1261 */ 	z-index: 40;
/* 1262 */ }
/* 1263 */ #featured ul.ui-tabs-nav li.ui-tabs-selected a{ 
/* 1264 */ 	background: url(../wp-content/themes/magazine-premium/images/featuredbg-hover.png) repeat-x; 
/* 1265 */ 	width: 250px;
/* 1266 */ 	color: #fff;
/* 1267 */ }
/* 1268 */ #featured .ui-tabs-panel{ 
/* 1269 */ 	height:248px; 
/* 1270 */ 	background:#999; position:relative;
/* 1271 */ }
/* 1272 */ #featured .ui-tabs-panel .more-link {
/* 1273 */ 	float: right;
/* 1274 */ 	color: #ccc;
/* 1275 */ }
/* 1276 */ #featured .ui-tabs-panel .info{ 
/* 1277 */ 	position:absolute; 
/* 1278 */ 	bottom: 0; left:0; 
/* 1279 */ 	background: url(../wp-content/themes/magazine-premium/images/transparent-bg.png); 
/* 1280 */ 	width: 100%;
/* 1281 */ 	padding: 0 0 10px 0;
/* 1282 */ }
/* 1283 */ #featured .info h2{ 
/* 1284 */ 	font-size:18px;
/* 1285 */ 	color:#fff; 
/* 1286 */ 	padding:5px 10px 3px; 
/* 1287 */ 	margin:0;
/* 1288 */ 	overflow:hidden;
/* 1289 */ 	}
/* 1290 */ 	
/* 1291 */ #featured .info p{ 
/* 1292 */ 	margin:0 15px 0 10px; 
/* 1293 */ 	font-size:11px; 
/* 1294 */ 	line-height:15px; color:#f0f0f0;
/* 1295 */ }
/* 1296 */ #featured .info a{ 
/* 1297 */ 	text-decoration:none; 
/* 1298 */ 	color:#fff; 
/* 1299 */ }
/* 1300 */ #featured .info a:hover{ 

/* style.css */

/* 1301 */ 	text-decoration:underline; 
/* 1302 */ }
/* 1303 */ #featured .ui-tabs-hide{ 
/* 1304 */ 	display:none; 
/* 1305 */ }	
/* 1306 */ 	
/* 1307 */ /* Pagination */	
/* 1308 */ 	
/* 1309 */ .pagination {
/* 1310 */ 	margin: 20px 0 10px;
/* 1311 */ 	float: left;
/* 1312 */ 	width: 97%;
/* 1313 */ 	padding: 12px 1% 10px;
/* 1314 */ 	}	
/* 1315 */ 
/* 1316 */ .pagination a {
/* 1317 */ 	padding: 3px 4px 2px 4px; 
/* 1318 */ 	margin: 2px;
/* 1319 */ 	text-decoration: none;
/* 1320 */ 	border: 1px solid #ccc;
/* 1321 */ 	color: #666;
/* 1322 */ 	background-color: #FFFFFF;	
/* 1323 */ }
/* 1324 */ 
/* 1325 */ .pagination a:hover {	
/* 1326 */ 	border: 1px solid #444;
/* 1327 */ 	color: #444;
/* 1328 */ 	background-color: #FFFFFF;
/* 1329 */ }
/* 1330 */ 
/* 1331 */ .pagination span.pages {
/* 1332 */ 	padding: 3px 4px 2px 4px; 
/* 1333 */ 	margin: 2px 2px 2px 2px;
/* 1334 */ 	color: #666;
/* 1335 */ 	border: 1px solid #ccc;
/* 1336 */ 	background-color: #FFFFFF;
/* 1337 */ }
/* 1338 */ .pagination span.current {
/* 1339 */ 	padding: 3px 4px 2px 4px; 
/* 1340 */ 	margin: 2px;
/* 1341 */ 	border: 1px solid #666;
/* 1342 */ 	color: #444;
/* 1343 */ 	background-color: #FFFFFF;
/* 1344 */ }
/* 1345 */ .pagination span.extend {
/* 1346 */ 	padding: 3px 4px 2px 4px; 
/* 1347 */ 	margin: 2px;	
/* 1348 */ 	border: 1px solid #ccc;
/* 1349 */ 	color: #444;
/* 1350 */ 	background-color: #FFFFFF;

/* style.css */

/* 1351 */ }	
/* 1352 */ 
/* 1353 */ /* Sidebar */
/* 1354 */ 	
/* 1355 */ #sidebar, #secondsidebar, #front_lower_sidebar {
/* 1356 */ 	padding: 0;
/* 1357 */ 	margin: 10px 0 0 2.2%;
/* 1358 */ 	float: left;
/* 1359 */ 	}
/* 1360 */ 	
/* 1361 */ 	#front_lower_sidebar {
/* 1362 */ 		margin-top: 0 !important;
/* 1363 */ 		}	
/* 1364 */ 	
/* 1365 */ .side-widget {
/* 1366 */ 	float: left;
/* 1367 */ 	margin: 0 0 20px;
/* 1368 */ 	padding: 0 10px 10px 14px;
/* 1369 */ 	word-wrap: break-word;
/* 1370 */ 	}
/* 1371 */ 	
/* 1372 */ 	.side-widget h4.side {
/* 1373 */ 		font-size: 1.6em;
/* 1374 */ 		line-height: 1.2em;
/* 1375 */ 		}
/* 1376 */ 		
/* 1377 */ 		.side-widget .storycontent {
/* 1378 */ 			padding: 0 0 10px;
/* 1379 */ 			margin: 0 0 15px;
/* 1380 */ 			float: left;
/* 1381 */ 			}
/* 1382 */ 			
/* 1383 */ 			.side-widget .storycontent.noline {
/* 1384 */ 				border: 0;
/* 1385 */ 				background: none !important;
/* 1386 */ 				}
/* 1387 */ 	
/* 1388 */ 	.side-widget h3 {
/* 1389 */ 		text-align: center;
/* 1390 */ 		margin: 0 0 10px;
/* 1391 */ 		background: url(../wp-content/themes/magazine-premium/images/h2line.png) repeat-x bottom;
/* 1392 */ 		padding: 10px 0 8px;
/* 1393 */ 		}	
/* 1394 */ 	
/* 1395 */ 	.side-widget ul {
/* 1396 */ 		padding: 0;
/* 1397 */ 		margin: 0;
/* 1398 */ 		list-style-type: none;
/* 1399 */ 		}
/* 1400 */ 		

/* style.css */

/* 1401 */ 	.side-widget ul li {
/* 1402 */ 		padding: 0 15px;
/* 1403 */ 		margin: 2px 0;
/* 1404 */ 		}
/* 1405 */ 		
/* 1406 */ 	.side-widget .storycontent {
/* 1407 */ 		background: url(../wp-content/themes/magazine-premium/images/line.png) repeat-x bottom;
/* 1408 */ 		}
/* 1409 */ 		
/* 1410 */ 	.side-widget .noline {
/* 1411 */ 		border-bottom: 0;
/* 1412 */ 		}
/* 1413 */ 	
/* 1414 */ 	.side-widget #s {
/* 1415 */ 		width: 90%;
/* 1416 */ 		margin-top: 10px;
/* 1417 */ 		padding: 5px 20px 5px 5px;
/* 1418 */ 		background: url(../wp-content/themes/magazine-premium/images/search.png) no-repeat right #fff;
/* 1419 */ 		}
/* 1420 */ 	
/* 1421 */ 	.side-widget select {
/* 1422 */ 		padding: 5px;
/* 1423 */ 		width: 100%;
/* 1424 */ 		border: 1px solid #ccc;
/* 1425 */ 		}
/* 1426 */ 		
/* 1427 */ 		.side-widget select option {
/* 1428 */ 			padding: 0 8px;
/* 1429 */ 			}
/* 1430 */ 
/* 1431 */ 	.side-widget ul.ui-tabs-nav	li {
/* 1432 */ 		padding: 0;
/* 1433 */ 		}
/* 1434 */ 	
/* 1435 */ 	.side-widget .authorlist li {
/* 1436 */ 		clear: left;
/* 1437 */ 		float: left;
/* 1438 */ 		margin: 0 10% 15px;
/* 1439 */ 		border: 0;
/* 1440 */ 		padding: 0;
/* 1441 */ 		width: 80%
/* 1442 */ 		}	
/* 1443 */ 
/* 1444 */ 	.side-widget .authorlist img.photo {
/* 1445 */ 		width: 40px;
/* 1446 */ 		height: 40px;
/* 1447 */ 		float: left;
/* 1448 */ 		}
/* 1449 */ 	
/* 1450 */ 	.side-widget .authorlist div.authname {

/* style.css */

/* 1451 */ 		margin: 12px 0 0 10px;
/* 1452 */ 		float: left;
/* 1453 */ 		}	
/* 1454 */ 		
/* 1455 */ 	.side-widget .bird {
/* 1456 */ 		margin: 0 5px 0 15px;
/* 1457 */ 		float: left;
/* 1458 */ 		}	
/* 1459 */ 		
/* 1460 */ 	.side-widget ul.mytweets li {
/* 1461 */ 		margin: 10px 0;
/* 1462 */ 		}
/* 1463 */ 		
/* 1464 */ 	.side-widget h3.twitter {
/* 1465 */ 		background: url(../wp-content/themes/magazine-premium/images/twitterbox.png) no-repeat right;
/* 1466 */ 		height: 46px;
/* 1467 */ 		float: left;
/* 1468 */ 		padding: 0 20px 0 0;
/* 1469 */ 		line-height: 42px;
/* 1470 */ 		margin: 5px 0 10px 0px;
/* 1471 */ 		font-weight: normal;
/* 1472 */ 		letter-spacing: 0.6px;
/* 1473 */ 		width: auto;
/* 1474 */ 		clear: none;
/* 1475 */ 		}
/* 1476 */ 		
/* 1477 */ 		.side-widget h3.twitter a {
/* 1478 */ 			color: #fff;
/* 1479 */ 			}
/* 1480 */ 		
/* 1481 */ 		.side-widget .twitter-l {
/* 1482 */ 			background: url(../wp-content/themes/magazine-premium/images/twitterbox-l.png) no-repeat left;
/* 1483 */ 			width: 17px;
/* 1484 */ 			height: 46px;
/* 1485 */ 			float: left;
/* 1486 */ 			margin: 5px 0 0 ;
/* 1487 */ 		}	
/* 1488 */ 		
/* 1489 */ /* Sidebar Ads */
/* 1490 */ 
/* 1491 */ .sideads {
/* 1492 */ 	text-align: center;
/* 1493 */ 	width: 100%;
/* 1494 */ 	}
/* 1495 */ 
/* 1496 */ .sideads img {
/* 1497 */ 	float: left;
/* 1498 */ 	}
/* 1499 */ 
/* 1500 */ 	.sideads img.four {

/* style.css */

/* 1501 */ 		margin: 0px 6px 12px;
/* 1502 */ 		}
/* 1503 */ 
/* 1504 */ /* Extended Footer */
/* 1505 */ 
/* 1506 */ #bottombar {
/* 1507 */ 	margin: 0 2% 0;
/* 1508 */ 	background: url(../wp-content/themes/magazine-premium/images/line.png) repeat-x top;
/* 1509 */ 	font-size: 11px;
/* 1510 */ 	line-height: 13px;
/* 1511 */ 	padding: 20px 2% 0;
/* 1512 */ 	clear: left;
/* 1513 */ 	float: left;
/* 1514 */ 	width: 92%;
/* 1515 */ 	}
/* 1516 */ 		
/* 1517 */ 	#bottombar ul {
/* 1518 */ 		padding: 0;
/* 1519 */ 		margin: 0;
/* 1520 */ 		}	
/* 1521 */ 		
/* 1522 */ 		#bottombar ul li {
/* 1523 */ 			list-style-type: none;
/* 1524 */ 			}
/* 1525 */ 
/* 1526 */ 	#bottombar .bottom-widget {
/* 1527 */ 		float: left;
/* 1528 */ 		width: 18%;
/* 1529 */ 		margin: 0 1%;
/* 1530 */ 		}
/* 1531 */ 	
/* 1532 */ 	#bottombar .rsswidget img {
/* 1533 */ 		display: none;
/* 1534 */ 		}		
/* 1535 */ 	
/* 1536 */ /* Footer */	
/* 1537 */ 	
/* 1538 */ #footer {
/* 1539 */ 	clear: both;
/* 1540 */ 	float: left;
/* 1541 */ 	text-align: center;
/* 1542 */ 	width: 96%;
/* 1543 */ 	font-size: 11px;
/* 1544 */ 	line-height: 13px;
/* 1545 */ 	padding: 20px 0;
/* 1546 */ 	margin: 10px 2% 0;
/* 1547 */ 	background: url(../wp-content/themes/magazine-premium/images/line.png) repeat-x top;
/* 1548 */ 	position: relative;
/* 1549 */ 	}
/* 1550 */ 	

/* style.css */

/* 1551 */ 	.backtotop { 
/* 1552 */ 		position: absolute;
/* 1553 */ 		right: 10px;
/* 1554 */ 		bottom: 25px;
/* 1555 */ 		}
/* 1556 */ 
/* 1557 */ /* Footer Ad */
/* 1558 */ 
/* 1559 */ #footerad {
/* 1560 */ 	margin-bottom: 20px;
/* 1561 */ 	}
/* 1562 */ 
/* 1563 */ 
/* 1564 */ /* WordPress Required Elements */
/* 1565 */ 
/* 1566 */ .aligncenter,
/* 1567 */ div.aligncenter {
/* 1568 */    display: block;
/* 1569 */    margin: 10px auto;
/* 1570 */ 	clear: both;
/* 1571 */ }
/* 1572 */ 
/* 1573 */ .alignleft, div.alignleft {
/* 1574 */    float: left;
/* 1575 */    margin: 5px 15px 5px 0;
/* 1576 */ }
/* 1577 */ 
/* 1578 */ .alignright, div.alignright {
/* 1579 */    float: right;
/* 1580 */    margin: 5px 0 5px 15px;
/* 1581 */ }
/* 1582 */ 
/* 1583 */ .alignnone {
/* 1584 */ 	margin: 5px 0;
/* 1585 */ 	}
/* 1586 */ 
/* 1587 */ .wp-caption {
/* 1588 */    border: 1px solid #ddd;
/* 1589 */    text-align: center;
/* 1590 */    background-color: #f3f3f3;
/* 1591 */    padding-top: 4px;
/* 1592 */    margin: 0;
/* 1593 */    /* optional rounded corners for browsers that support it */
/* 1594 */    -moz-border-radius: 3px;
/* 1595 */    -khtml-border-radius: 3px;
/* 1596 */    -webkit-border-radius: 3px;
/* 1597 */    border-radius: 3px;
/* 1598 */ }
/* 1599 */ 
/* 1600 */ #wp-calendar {

/* style.css */

/* 1601 */ 	margin: auto;
/* 1602 */ 	}
/* 1603 */ 	
/* 1604 */ 	#wp-calendar tbody td {
/* 1605 */ 		margin: 0;
/* 1606 */ 		padding: 2px;
/* 1607 */ 		text-align: right;
/* 1608 */ 		}
/* 1609 */ 
/* 1610 */ .wp-caption img {
/* 1611 */    margin: 0;
/* 1612 */    padding: 0;
/* 1613 */    border: 0 none;
/* 1614 */ }
/* 1615 */ 
/* 1616 */ .wp-caption p.wp-caption-text,
/* 1617 */ .gallery-caption {
/* 1618 */    font-size: 11px;
/* 1619 */    line-height: 17px;
/* 1620 */    padding: 3px 4px 5px;
/* 1621 */    margin: 0;
/* 1622 */ }
/* 1623 */ 
/* 1624 */ p.error {
/* 1625 */ 	color: #cc0000;
/* 1626 */ 	margin: 12px 0;
/* 1627 */ 	}	
/* 1628 */ 	
/* 1629 */ .ajaxsave {
/* 1630 */ 	width: 16px;
/* 1631 */ 	height: 16px;
/* 1632 */ 	float: left;
/* 1633 */ 	display: none;
/* 1634 */ 	margin: 10px 0 0;
/* 1635 */ 	}
/* 1636 */ 	
/* 1637 */ .bypostauthor {}
/* 1638 */ .sticky {}
/* 1639 */ 
/* 1640 */ #loginform input.input { display: block; margin-top: 4px; width: 90%; }
/* 1641 */ 	
/* 1642 */ /* This is your blockquote style */
/* 1643 */ 	
/* 1644 */ .ind-post .pullquote {
/* 1645 */ 	width: 35%;
/* 1646 */ 	font-size: 20px;
/* 1647 */ 	line-height: 22px;
/* 1648 */ 	float: right;
/* 1649 */ 	margin: 12px 0 12px 20px;
/* 1650 */ 	padding: 0;

/* style.css */

/* 1651 */ 	font-style: italic;
/* 1652 */         display: block;
/* 1653 */ 	}
/* 1654 */ 	
/* 1655 */ 	.ind-post .pullquote p {
/* 1656 */ 		padding: 0;
/* 1657 */ 		margin: 0;
/* 1658 */ 		}

/* fonts.css */

/* 1   */ /* The fonts included are copyrighted by the vendors listed below. */
/* 2   */ 
/* 3   */ /*
/* 4   *|  * @vendor:     SIL International
/* 5   *|  * @vendorurl:  http://scripts.sil.org/cms/scripts/page.php?site_id=nrsi&cat_id=Home
/* 6   *|  * @licenseurl: http://www.fontsquirrel.com/license/Galatia-SIL
/* 7   *|  */
/* 8   */ 
/* 9   */ @font-face {
/* 10  */ 	font-family: 'GalatiaSILRegular';
/* 11  */ 	src: url('../wp-content/themes/magazine-premium/admin/css/fonts/GalSILR.eot');
/* 12  */ 	src: local('Galatia SIL Regular'), local('GalatiaSIL'), url('../wp-content/themes/magazine-premium/admin/css/fonts/GalSILR.ttf') format('truetype');
/* 13  */ }
/* 14  */ 
/* 15  */ /*
/* 16  *|  * @vendor:     The League of Moveable Type
/* 17  *|  * @vendorurl:  http://www.theleagueofmoveabletype.com
/* 18  *|  * @licenseurl: http://www.fontsquirrel.com/license/ChunkFive
/* 19  *|  */
/* 20  */ 
/* 21  */ @font-face {
/* 22  */ 	font-family: 'ChunkFiveRegular';
/* 23  */ 	src: url('../wp-content/themes/magazine-premium/admin/css/fonts/Chunkfive.eot');
/* 24  */ 	src: local('ChunkFive Regular'), local('ChunkFive'), url('../wp-content/themes/magazine-premium/admin/css/fonts/Chunkfive.ttf') format('truetype');
/* 25  */ }
/* 26  */ 
/* 27  */ /*
/* 28  *|  * @vendor:     Bernd Montag
/* 29  *|  * @licenseurl: http://www.fontsquirrel.com/license/Chantelli-Antiqua
/* 30  *|  */
/* 31  */ 
/* 32  */ @font-face {
/* 33  */ 	font-family: 'ChantelliAntiquaRegular';
/* 34  */ 	src: url('../wp-content/themes/magazine-premium/admin/css/fonts/Chantelli_Antiqua.eot');
/* 35  */ 	src: local('Chantelli Antiqua Regular'), local('ChantelliAntiqua'), url('../wp-content/themes/magazine-premium/admin/css/fonts/Chantelli_Antiqua.ttf') format('truetype');
/* 36  */ }
/* 37  */ 
/* 38  */ /*
/* 39  *|  * @vendor:     Laffayette Systems
/* 40  *|  * @licenseurl: http://www.fontsquirrel.com/license/Laffayette-Comic-Pro
/* 41  *|  */
/* 42  */ 
/* 43  */ @font-face {
/* 44  */ 	font-family: 'LaffayetteComicProRegular';
/* 45  */ 	src: url('../wp-content/themes/magazine-premium/admin/css/fonts/Laffayette_Comic_Pro.eot');
/* 46  */ 	src: local('Laffayette Comic Pro Regular'), local('LaffayetteComicPro'), url('../wp-content/themes/magazine-premium/admin/css/fonts/Laffayette_Comic_Pro.ttf') format('truetype');
/* 47  */ }
/* 48  */ 
/* 49  */ /*
/* 50  *|  * @vendor:     Casady & Greene

/* fonts.css */

/* 51  *|  * @vendorurl:  http://www.moorstation.org/typoasis/designers/casady_greene/
/* 52  *|  * @licenseurl: http://www.fontsquirrel.com/license/JottFLF
/* 53  *|  */
/* 54  */ 
/* 55  */ @font-face {
/* 56  */ 	font-family: 'JottFLFRegular';
/* 57  */ 	src: url('../wp-content/themes/magazine-premium/admin/css/fonts/JottFLF-Casual.eot');
/* 58  */ 	src: local('JottFLF Regular'), local('JottFLF-Casual'), url('../wp-content/themes/magazine-premium/admin/css/fonts/JottFLF-Casual.ttf') format('truetype');
/* 59  */ }
/* 60  */ 
/* 61  */ /*
/* 62  *|  * @vendor:     Bright Ideas
/* 63  *|  * @licenseurl: http://www.fontsquirrel.com/license/Riesling
/* 64  *|  */
/* 65  */ 
/* 66  */ @font-face {
/* 67  */ 	font-family: 'RieslingRegular';
/* 68  */ 	src: url('../wp-content/themes/magazine-premium/admin/css/fonts/riesling.eot');
/* 69  */ 	src: local('Riesling Regular'), local('Riesling'), url('../wp-content/themes/magazine-premium/admin/css/fonts/riesling.ttf') format('truetype');
/* 70  */ }
/* 71  */ 
/* 72  */ /*
/* 73  *|  * @vendor:     Yeah Noah
/* 74  *|  * @licenseurl: http://www.fontsquirrel.com/license/Existence-Light
/* 75  *|  */
/* 76  */ 
/* 77  */ @font-face {
/* 78  */ 	font-family: 'ExistenceLightRegular';
/* 79  */ 	src: url('../wp-content/themes/magazine-premium/admin/css/fonts/Existence-Light.eot');
/* 80  */ 	src: local('Existence Light Regular'), local('Existence-Light'), url('../wp-content/themes/magazine-premium/admin/css/fonts/Existence-Light.ttf') format('truetype');
/* 81  */ }
/* 82  */ 
/* 83  */ /*
/* 84  *|  * @vendor:     Andrew Paglinawan
/* 85  *|  * @vendorurl:  http://www.andrewpaglinawan.com
/* 86  *|  * @licenseurl: http://www.fontsquirrel.com/license/Quicksand
/* 87  *|  */
/* 88  */ 
/* 89  */ @font-face {
/* 90  */ 	font-family: 'QuicksandLight';
/* 91  */ 	src: url('../wp-content/themes/magazine-premium/admin/css/fonts/Quicksand_Light.eot');
/* 92  */ 	src: local('Quicksand Light'), local('QuicksandLight-Regular'), url('../wp-content/themes/magazine-premium/admin/css/fonts/Quicksand_Light.ttf') format('truetype');
/* 93  */ }
/* 94  */ 
/* 95  */ /*
/* 96  *|  * @vendor:     Rogier van Dalen
/* 97  *|  * @vendorurl:  http://home.kabelfoon.nl/~slam/fonts/fonts.html
/* 98  *|  * @licenseurl: http://www.fontsquirrel.com/license/Garogier
/* 99  *|  */
/* 100 */ 

/* fonts.css */

/* 101 */ @font-face {
/* 102 */ 	font-family: 'GarogierRegular';
/* 103 */ 	src: url('../wp-content/themes/magazine-premium/admin/css/fonts/Garogier_unhinted.eot');
/* 104 */ 	src: local('Garogier Regular'), local('Garogier'), url('../wp-content/themes/magazine-premium/admin/css/fonts/Garogier_unhinted.ttf') format('truetype');
/* 105 */ }
/* 106 */ 
/* 107 */ /*
/* 108 *|  * @licenseurl: http://www.fontsquirrel.com/license/Adler
/* 109 *|  */
/* 110 */ 
/* 111 */ @font-face {
/* 112 */ 	font-family: 'AdlerRegular';
/* 113 */ 	src: url('../wp-content/themes/magazine-premium/admin/css/fonts/adler.eot');
/* 114 */ 	src: local('Adler Regular'), local('Adler'), url('../wp-content/themes/magazine-premium/admin/css/fonts/adler.ttf') format('truetype');
/* 115 */ }
/* 116 */ 
/* 117 */ 

/* style.css */

/* 1   */ /**
/* 2   *|  * Like Button toolbar button, loading text & container styles
/* 3   *|  *
/* 4   *|  * @todo: doesn't look like "style.css" is used anymore.
/* 5   *|  */
/* 6   */ 
/* 7   */ 
/* 8   */ /* Master container */
/* 9   */ #jp-post-flair {
/* 10  */ 	padding-top: .5em;
/* 11  */ }
/* 12  */ 
/* 13  */ /* Overall Sharedaddy block title */
/* 14  */ div.sharedaddy,
/* 15  */ #content div.sharedaddy,
/* 16  */ #main div.sharedaddy {
/* 17  */ 	clear: both;
/* 18  */ }
/* 19  */ 
/* 20  */ div.sharedaddy h3.sd-title {
/* 21  */ 	margin: 0 0 1em 0;
/* 22  */ 	display: inline-block;
/* 23  */ 	line-height: 1.2;
/* 24  */ 	font-size: 9pt;
/* 25  */ 	font-weight: bold;
/* 26  */ }
/* 27  */ 
/* 28  */ div.sharedaddy h3.sd-title:before {
/* 29  */ 	content: "";
/* 30  */ 	display: block;
/* 31  */ 	width: 100%;
/* 32  */ 	min-width: 30px;
/* 33  */ 	border-top: 1px solid #ddd;
/* 34  */ 	margin-bottom: 1em;
/* 35  */ }
/* 36  */ 
/* 37  */ 
/* 38  */ /* Toolbar */
/* 39  */ #wpadminbar li#wp-admin-bar-admin-bar-likes-widget {
/* 40  */ 	width: 61px;
/* 41  */ 	overflow: hidden;
/* 42  */ }
/* 43  */ 
/* 44  */ #wpadminbar iframe.admin-bar-likes-widget {
/* 45  */ 	width: 61px;
/* 46  */ 	height: 28px;
/* 47  */ 	min-height: 28px;
/* 48  */ 	border-width: 0px;
/* 49  */ 	position: absolute;
/* 50  */ 	top: 0;

/* style.css */

/* 51  */ }
/* 52  */ 
/* 53  */ div.jetpack-likes-widget-wrapper {
/* 54  */ 	width: 100%;
/* 55  */ 	min-height: 50px;	/* Previous height, 60px */
/* 56  */ 	position: relative; /* Need to abs position placeholder and iframe so there isn't a jarring jump */
/* 57  */ }
/* 58  */ 
/* 59  */ div.jetpack-likes-widget-wrapper .sd-link-color {
/* 60  */ 	font-size: 12px;
/* 61  */ }
/* 62  */ 
/* 63  */ div.jetpack-likes-widget-wrapper.slim-likes-widget {
/* 64  */ 	width: 1px; /* initial default */
/* 65  */ 	min-height: 0;
/* 66  */ }
/* 67  */ 
/* 68  */ #likes-other-gravatars {
/* 69  */ 	display: none;
/* 70  */ 	position: absolute;
/* 71  */ 	padding: 10px;
/* 72  */ 	background-color: #000;
/* 73  */ 	border-width: 0;
/* 74  */ 	opacity: 0.88;
/* 75  */ 	filter: alpha(opacity=88);
/* 76  */ 	box-shadow: 0 0 10px black;
/* 77  */ 	min-width: 130px;
/* 78  */ 	z-index: 1000;
/* 79  */ }
/* 80  */ 
/* 81  */ #likes-other-gravatars * {
/* 82  */ 	line-height: normal;
/* 83  */ }
/* 84  */ 
/* 85  */ #likes-other-gravatars .likes-text {
/* 86  */ 	color: white;
/* 87  */ 	font-size: 14px;
/* 88  */ 	padding-bottom: 5px;
/* 89  */ }
/* 90  */ 
/* 91  */ #likes-other-gravatars ul,
/* 92  */ #likes-other-gravatars li {
/* 93  */ 	margin: 0;
/* 94  */ 	padding: 0;
/* 95  */ 	text-indent: 0;
/* 96  */ 	list-style-type: none;
/* 97  */ }
/* 98  */ 
/* 99  */ #likes-other-gravatars li::before {
/* 100 */ 	content: "";

/* style.css */

/* 101 */ }
/* 102 */ 
/* 103 */ #likes-other-gravatars ul.wpl-avatars {
/* 104 */ 	overflow: auto;
/* 105 */ 	display: block;
/* 106 */ 	position: absolute;
/* 107 */ 	max-height: 190px;
/* 108 */ }
/* 109 */ 
/* 110 */ #likes-other-gravatars ul.wpl-avatars li {
/* 111 */ 	width: 32px;
/* 112 */ 	height: 32px;
/* 113 */ 	float: left;
/* 114 */ 	margin: 0 5px 5px 0;
/* 115 */ }
/* 116 */ 
/* 117 */ #likes-other-gravatars ul.wpl-avatars li a {
/* 118 */ 	margin: 0 2px 0 0;
/* 119 */ 	border-bottom: none !important;
/* 120 */ 	display: block;
/* 121 */ }
/* 122 */ 
/* 123 */ #likes-other-gravatars ul.wpl-avatars li a img {
/* 124 */ 	background: none;
/* 125 */ 	border: none;
/* 126 */ 	margin: 0 !important;
/* 127 */ 	padding: 0 !important;
/* 128 */ 	position: static;
/* 129 */ }
/* 130 */ 
/* 131 */ div.sd-box {
/* 132 */ 	border-top: 1px solid #ddd;
/* 133 */ 	border-top: 1px solid rgba(0,0,0,.13);
/* 134 */ }
/* 135 */ 
/* 136 */ .entry-content .post-likes-widget, .post-likes-widget,
/* 137 */ .comment-likes-widget {
/* 138 */ 	margin: 0;
/* 139 */ 	border-width: 0;
/* 140 */ 	display: block;
/* 141 */ }
/* 142 */ 
/* 143 */ 
/* 144 */ /* Loading text */
/* 145 */ .post-likes-widget-placeholder {
/* 146 */ 	margin: 0;
/* 147 */ 	border-width: 0;
/* 148 */ 	position: relative;
/* 149 */ }
/* 150 */ 

/* style.css */

/* 151 */ .post-likes-widget-placeholder .button {
/* 152 */ 	display: none;	/* Let's not show a dummy like button, let's just make a great button experience once it's loaded */
/* 153 */ }
/* 154 */ 
/* 155 */ .post-likes-widget-placeholder .button span {
/* 156 */ }
/* 157 */ 
/* 158 */ .post-likes-widget-placeholder .loading {
/* 159 */ 	color: #999;
/* 160 */ 	font-size: 12px;
/* 161 */ }
/* 162 */ 
/* 163 */ .slim-likes-widget .post-likes-widget {
/* 164 */ 	width: auto;
/* 165 */ 	float: none;
/* 166 */ }
/* 167 */ 
/* 168 */ 
/* 169 */ /* Like Special cases (display on it's own) */
/* 170 */ div.sharedaddy.sd-like-enabled .sd-like h3 {
/* 171 */ 	display: none;
/* 172 */ }
/* 173 */ 
/* 174 */ div.sharedaddy.sd-like-enabled .sd-like .post-likes-widget {
/* 175 */ 	width: 100%;
/* 176 */ 	float: none;
/* 177 */ 	position: absolute; /* Need to abs position placeholder and iframe so there isn't a jarring jump */
/* 178 */ 	top: 0;
/* 179 */ }
/* 180 */ 
/* 181 */ .comment-likes-widget {
/* 182 */ 	width: 100%;
/* 183 */ }
/* 184 */ 
/* 185 */ 
/* 186 */ /* Make ratings block. @todo: make !important unnecessary by removing inline style */
/* 187 */ .pd-rating {
/* 188 */ 	display: block !important;
/* 189 */ }
/* 190 */ 
/* 191 */ 
/* 192 */ /* Hide G+ title */
/* 193 */ .sd-gplus .sd-title {
/* 194 */ 	display: none;
/* 195 */ }
/* 196 */ 

/* subscriptions.css */

/* 1 */ #subscribe-email input {
/* 2 */ 	width: 95%;
/* 3 */ 	padding: 1px 2px;
/* 4 */ }
/* 5 */ 
/* 6 */ .comment-subscription-form .subscribe-label {
/* 7 */ 	display: inline !important;
/* 8 */ }
/* 9 */ 

/* related-posts.css */

/* 1   */ /**
/* 2   *|  * Styles for Jetpack related posts
/* 3   *|  */
/* 4   */ 
/* 5   */ /* Container */
/* 6   */ 
/* 7   */ div#jp-relatedposts {
/* 8   */ 	display: none;
/* 9   */ 	padding-top: 1em;
/* 10  */ 	margin: 1em 0;
/* 11  */ 	position: relative;
/* 12  */ }
/* 13  */ 
/* 14  */ div.jp-relatedposts:after {
/* 15  */ 	content: '';
/* 16  */ 	display: block;
/* 17  */ 	clear: both;
/* 18  */ }
/* 19  */ 
/* 20  */ /* Headline above related posts section, labeled "Related" */
/* 21  */ 
/* 22  */ div#jp-relatedposts h3.jp-relatedposts-headline {
/* 23  */ 	margin: 0 0 1em 0;
/* 24  */ 	display: inline-block;
/* 25  */ 	float: left;
/* 26  */ 	font-size: 9pt;
/* 27  */ 	font-weight: bold;
/* 28  */ 	font-family: inherit;
/* 29  */ }
/* 30  */ 
/* 31  */ div#jp-relatedposts h3.jp-relatedposts-headline em:before {
/* 32  */ 	content: "";
/* 33  */ 	display: block;
/* 34  */ 	width: 100%;
/* 35  */ 	min-width: 30px;
/* 36  */ 	border-top: 1px solid #ddd;
/* 37  */ 	border-top: 1px solid rgba(0,0,0,.2);
/* 38  */ 	margin-bottom: 1em;
/* 39  */ }
/* 40  */ 
/* 41  */ div#jp-relatedposts h3.jp-relatedposts-headline em {
/* 42  */ 	font-style: normal;
/* 43  */ 	font-weight: bold;
/* 44  */ }
/* 45  */ 
/* 46  */ /* Related posts items (wrapping items) */
/* 47  */ 
/* 48  */ div#jp-relatedposts div.jp-relatedposts-items {
/* 49  */ 	clear: left;
/* 50  */ }

/* related-posts.css */

/* 51  */ 
/* 52  */ div#jp-relatedposts div.jp-relatedposts-items-visual {
/* 53  */ 	margin-right: -20px;
/* 54  */ }
/* 55  */ 
/* 56  */ /* Related posts item */
/* 57  */ 
/* 58  */ div#jp-relatedposts div.jp-relatedposts-items .jp-relatedposts-post {
/* 59  */ 	float: left;
/* 60  */ 	width: 33%;
/* 61  */ 	margin: 0 0 1em; /* Needs to be same as the main outer wrapper for Related Posts */
/* 62  */ 	box-sizing: border-box;
/* 63  */ 	-moz-box-sizing: border-box;
/* 64  */ 	-webkit-box-sizing: border-box;
/* 65  */ }
/* 66  */ 
/* 67  */ div#jp-relatedposts div.jp-relatedposts-items-visual .jp-relatedposts-post {
/* 68  */ 	padding-right: 20px;
/* 69  */ 	/*cursor: pointer;*/
/* 70  */ 	filter: alpha(opacity=80);
/* 71  */ 	-moz-opacity: .8;
/* 72  */ 	opacity: .8;
/* 73  */ }
/* 74  */ 
/* 75  */ div#jp-relatedposts div.jp-relatedposts-items div.jp-relatedposts-post:hover .jp-relatedposts-post-title a {
/* 76  */ 	text-decoration: underline;
/* 77  */ }
/* 78  */ 
/* 79  */ div#jp-relatedposts div.jp-relatedposts-items div.jp-relatedposts-post:hover {
/* 80  */ 	filter: alpha(opacity=100);
/* 81  */ 	-moz-opacity: 1;
/* 82  */ 	opacity: 1;
/* 83  */ }
/* 84  */ 
/* 85  */ /* Related posts item content */
/* 86  */ 
/* 87  */ div#jp-relatedposts div.jp-relatedposts-items-visual h4.jp-relatedposts-post-title,
/* 88  */ div#jp-relatedposts div.jp-relatedposts-items p {
/* 89  */ 	font-size: 14px;
/* 90  */ 	line-height: 20px;
/* 91  */ 	margin: 0;
/* 92  */ }
/* 93  */ div#jp-relatedposts div.jp-relatedposts-items-visual div.jp-relatedposts-post-nothumbs {
/* 94  */ 	position:relative;
/* 95  */ }
/* 96  */ div#jp-relatedposts div.jp-relatedposts-items-visual div.jp-relatedposts-post-nothumbs a.jp-relatedposts-post-aoverlay {
/* 97  */ 	position:absolute;
/* 98  */ 	top:0;
/* 99  */ 	bottom:0;
/* 100 */ 	left:0;

/* related-posts.css */

/* 101 */ 	right:0;
/* 102 */ 	display:block;
/* 103 */ }
/* 104 */ 
/* 105 */ div#jp-relatedposts div.jp-relatedposts-items p {
/* 106 */ 	margin-bottom: 0;
/* 107 */ }
/* 108 */ 
/* 109 */ div#jp-relatedposts div.jp-relatedposts-items-visual h4.jp-relatedposts-post-title {
/* 110 */ 	text-transform: none;
/* 111 */ 	margin: 0;
/* 112 */ 	font-family: inherit;
/* 113 */ 	display: block;
/* 114 */ 	max-width: 100%;
/* 115 */ }
/* 116 */ 
/* 117 */ div#jp-relatedposts div.jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-title a {
/* 118 */ 	font-size: inherit;
/* 119 */ 	font-weight: normal;
/* 120 */ 	text-decoration: none;
/* 121 */ 	filter: alpha(opacity=100);
/* 122 */ 	-moz-opacity: 1;
/* 123 */ 	opacity: 1;
/* 124 */ }
/* 125 */ 
/* 126 */ div#jp-relatedposts div.jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-title a:hover {
/* 127 */ 	text-decoration: underline;
/* 128 */ }
/* 129 */ 
/* 130 */ div#jp-relatedposts div.jp-relatedposts-items .jp-relatedposts-post img.jp-relatedposts-post-img,
/* 131 */ div#jp-relatedposts div.jp-relatedposts-items .jp-relatedposts-post span {
/* 132 */ 	display: block;
/* 133 */ 	max-width: 90%;
/* 134 */ 	overflow: hidden;
/* 135 */ 	text-overflow: ellipsis;
/* 136 */ }
/* 137 */ 
/* 138 */ div#jp-relatedposts div.jp-relatedposts-items-visual .jp-relatedposts-post img.jp-relatedposts-post-img,
/* 139 */ div#jp-relatedposts div.jp-relatedposts-items-visual .jp-relatedposts-post span {
/* 140 */ 	max-width: 100%;
/* 141 */ }
/* 142 */ 
/* 143 */ div#jp-relatedposts div.jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-date,
/* 144 */ div#jp-relatedposts div.jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-context {
/* 145 */ 	opacity: .6;
/* 146 */ }
/* 147 */ 
/* 148 */ /* Hide the date by default, but leave the element there if a theme wants to use css to make it visible. */
/* 149 */ .jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-date {
/* 150 */ 	display: none;

/* related-posts.css */

/* 151 */ }
/* 152 */ 
/* 153 */ /* Behavior when there are thumbnails in visual mode */
/* 154 */ div#jp-relatedposts div.jp-relatedposts-items-visual div.jp-relatedposts-post-thumbs p.jp-relatedposts-post-excerpt {
/* 155 */ 	display: none;
/* 156 */ }
/* 157 */ 
/* 158 */ /* Behavior when there are no thumbnails in visual mode */
/* 159 */ div#jp-relatedposts div.jp-relatedposts-items-visual div.jp-relatedposts-post-nothumbs p.jp-relatedposts-post-excerpt {
/* 160 */ 	overflow: hidden;
/* 161 */ }
/* 162 */ div#jp-relatedposts div.jp-relatedposts-items-visual div.jp-relatedposts-post-nothumbs span {
/* 163 */ 	margin-bottom: 1em;
/* 164 */ }
/* 165 */ 
/* 166 */ /**
/* 167 *|  * Responsive
/* 168 *|  */
/* 169 */ 
/* 170 */ @media only screen and (max-width: 640px) {
/* 171 */ 
/* 172 */ 	div#jp-relatedposts div.jp-relatedposts-items .jp-relatedposts-post {
/* 173 */ 		width: 50%;
/* 174 */ 	}
/* 175 */ 
/* 176 */ 	div#jp-relatedposts div.jp-relatedposts-items .jp-relatedposts-post:nth-child(3n) {
/* 177 */ 		clear: left;
/* 178 */ 	}
/* 179 */ 
/* 180 */ 	div#jp-relatedposts div.jp-relatedposts-items-visual {
/* 181 */ 		margin-right: 20px;
/* 182 */ 	}
/* 183 */ 
/* 184 */ }
/* 185 */ 
/* 186 */ @media only screen and (max-width: 320px) {
/* 187 */ 
/* 188 */ 	div#jp-relatedposts div.jp-relatedposts-items .jp-relatedposts-post {
/* 189 */ 		width: 100%;
/* 190 */ 		clear: both;
/* 191 */ 		margin: 0 0 1em;
/* 192 */ 	}
/* 193 */ 
/* 194 */ }
/* 195 */ 

/* font-awesome.min.css */

/* 1 */ /*!
/* 2 *|  *  Font Awesome 4.2.0 by @davegandy - http://fontawesome.io - @fontawesome
/* 3 *|  *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
/* 4 *|  */@font-face{font-family:'FontAwesome';src:url('../wp-content/plugins/font-awesome-4-menus/fonts/fontawesome-webfont.eot');src:url('../wp-content/plugins/font-awesome-4-menus/fonts/fontawesome-webfont.eot') format('embedded-opentype'),url('../wp-content/plugins/font-awesome-4-menus/fonts/fontawesome-webfont.woff') format('woff'),url('../wp-content/plugins/font-awesome-4-menus/fonts/fontawesome-webfont.ttf') format('truetype'),url('../wp-content/plugins/font-awesome-4-menus/fonts/fontawesome-webfont.svg') format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}

/* font-awesome-corp.css */

/* 1  */ @font-face{font-family:'Font-Awesome-Corp';src:url('../wp-content/plugins/font-awesome-more-icons/assets/fonts/corp/fontawesome-corp-webfont.eot');src:url('../wp-content/plugins/font-awesome-more-icons/assets/fonts/corp/fontawesome-corp-webfont.eot#iefix') format('embedded-opentype'),url('../wp-content/plugins/font-awesome-more-icons/assets/fonts/corp/fontawesome-corp-webfont.woff') format('woff'),url('../wp-content/plugins/font-awesome-more-icons/assets/fonts/corp/fontawesome-corp-webfont.ttf') format('truetype'),url('../wp-content/plugins/font-awesome-more-icons/assets/fonts/corp/fontawesome-corp-webfont.svg') format('svg');font-weight:normal;font-style:normal;}.icon-amazon-sign:before,.icon-amazon:before,.icon-android-more:before,.icon-apple-itunes:before,.icon-apple-more:before,.icon-aws:before,.icon-bing-sign:before,.icon-bing:before,.icon-duck-duck-go:before,.icon-google-sign:before,.icon-google:before,.icon-sparrow-sign:before,.icon-sparrow:before,.icon-windows-more:before,.icon-windows8:before,.icon-yahoo:before{font-family:'Font-Awesome-Corp';speak:none;font-style:normal;font-weight:normal;text-decoration:inherit;-webkit-font-smoothing:antialiased;display:inline;width:auto;height:auto;line-height:normal;vertical-align:baseline;background-image:none;background-position:0% 0%;background-repeat:repeat;margin-top:0;}
/* 2  */ .icon-amazon-sign:before{content:"\f340";}
/* 3  */ .icon-amazon:before{content:"\f341";}
/* 4  */ .icon-android-more:before{content:"\f342";}
/* 5  */ .icon-apple-itunes:before{content:"\f343";}
/* 6  */ .icon-apple-more:before{content:"\f344";}
/* 7  */ .icon-aws:before{content:"\f345";}
/* 8  */ .icon-bing-sign:before{content:"\f346";}
/* 9  */ .icon-bing:before{content:"\f347";}
/* 10 */ .icon-duck-duck-go:before{content:"\f348";}
/* 11 */ .icon-google-sign:before{content:"\f349";}
/* 12 */ .icon-google:before{content:"\f34a";}
/* 13 */ .icon-sparrow-sign:before{content:"\f34b";}
/* 14 */ .icon-sparrow:before{content:"\f34c";}
/* 15 */ .icon-windows-more:before{content:"\f34d";}
/* 16 */ .icon-windows8:before{content:"\f34e";} 
/* 17 */ .icon-yahoo:before{content:"\f34f";}
/* 18 */ 

/* font-awesome-ext.css */

/* 1  */ @font-face{font-family:'Font-Awesome-Ext';src:url('../wp-content/plugins/font-awesome-more-icons/assets/fonts/ext/fontawesome-ext-webfont.eot');src:url('../wp-content/plugins/font-awesome-more-icons/assets/fonts/ext/fontawesome-ext-webfont.eot#iefix') format('embedded-opentype'),url('../wp-content/plugins/font-awesome-more-icons/assets/fonts/ext/fontawesome-ext-webfont.woff') format('woff'),url('../wp-content/plugins/font-awesome-more-icons/assets/fonts/ext/fontawesome-ext-webfont.ttf') format('truetype'),url('../wp-content/plugins/font-awesome-more-icons/assets/fonts/ext/fontawesome-ext-webfont.svg') format('svg');font-weight:normal;font-style:normal;}.icon-accessibility-sign:before,.icon-bike-sign:before,.icon-bus-sign:before,.icon-car-sign:before,.icon-taxi-sign:before,.icon-truck-sign:before,.icon-adobe-pdf:before,.icon-ms-excel:before,.icon-ms-ppt:before,.icon-ms-word:before,.icon-zip-file:before,.icon-css3-more:before,.icon-html5-more:before,.icon-layers:before,.icon-map:before,.icon-chrome:before,.icon-firefox:before,.icon-ie:before,.icon-opera:before,.icon-safari:before,.icon-rss-sign-more:before{font-family:'Font-Awesome-Ext';speak:none;font-style:normal;font-weight:normal;text-decoration:inherit;-webkit-font-smoothing:antialiased;display:inline;width:auto;height:auto;line-height:normal;vertical-align:baseline;background-image:none;background-position:0% 0%;background-repeat:repeat;margin-top:0;}
/* 2  */ .icon-accessibility-sign:before{content:"\f200";}
/* 3  */ .icon-bike-sign:before{content:"\f201";}
/* 4  */ .icon-bus-sign:before{content:"\f202";}
/* 5  */ .icon-car-sign:before{content:"\f203";}
/* 6  */ .icon-taxi-sign:before{content:"\f204";}
/* 7  */ .icon-truck-sign:before{content:"\f205";}
/* 8  */ .icon-adobe-pdf:before{content:"\f206";}
/* 9  */ .icon-ms-excel:before{content:"\f207";}
/* 10 */ .icon-ms-ppt:before{content:"\f208";}
/* 11 */ .icon-ms-word:before{content:"\f209";}
/* 12 */ .icon-zip-file:before{content:"\f20a";}
/* 13 */ .icon-css3-more:before{content:"\f20b";}
/* 14 */ .icon-html5-more:before{content:"\f20c";}
/* 15 */ .icon-layers:before{content:"\f20d";}
/* 16 */ .icon-map:before{content:"\f20e";}
/* 17 */ .icon-chrome:before{content:"\f210";}
/* 18 */ .icon-firefox:before{content:"\f211";}
/* 19 */ .icon-ie:before{content:"\f212";}
/* 20 */ .icon-opera:before{content:"\f213";}
/* 21 */ .icon-safari:before{content:"\f214";}
/* 22 */ .icon-rss-sign-more:before{content:"\f215";}
/* 23 */ 

/* font-awesome-social.css */

/* 1  */ @font-face{font-family:'Font-Awesome-Social';src:url('../wp-content/plugins/font-awesome-more-icons/assets/fonts/social/fontawesome-social-webfont.eot');src:url('../wp-content/plugins/font-awesome-more-icons/assets/fonts/social/fontawesome-social-webfont.eot#iefix') format('embedded-opentype'),url('../wp-content/plugins/font-awesome-more-icons/assets/fonts/social/fontawesome-social-webfont.woff') format('woff'),url('../wp-content/plugins/font-awesome-more-icons/assets/fonts/social/fontawesome-social-webfont.ttf') format('truetype'),url('../wp-content/plugins/font-awesome-more-icons/assets/fonts/social/fontawesome-social-webfont.svg') format('svg');font-weight:normal;font-style:normal;}.icon-blogger-sign:before,.icon-blogger:before,.icon-delicious:before,.icon-dribbble-sign:before,.icon-dribbble-more:before,.icon-dropbox-more:before,.icon-drupal:before,.icon-evernote-sign:before,.icon-evernote:before,.icon-flickr-sign:before,.icon-flickr-more:before,.icon-forrst-sign:before,.icon-forrst:before,.icon-foursquare-sign:before,.icon-foursquare-more:before,.icon-git-fork:before,.icon-hacker-news:before,.icon-instagram-more:before,.icon-lastfm-sign:before,.icon-lastfm:before,.icon-paypal:before,.icon-picasa-sign:before,.icon-picasa:before,.icon-reddit:before,.icon-share-this-sign:before,.icon-share-this:before,.icon-skype:before,.icon-soundcloud:before,.icon-spotify:before,.icon-stack-overflow:before,.icon-tumblr-sign-more:before,.icon-tumblr-more:before,.icon-vimeo-sign:before,.icon-vimeo:before,.icon-wordpress-sign:before,.icon-wordpress:before,.icon-yelp-sign:before,.icon-yelp:before,.icon-youtube-sign-more:before,.icon-youtube-more:before{font-family:'Font-Awesome-Social';speak:none;font-style:normal;font-weight:normal;text-decoration:inherit;-webkit-font-smoothing:antialiased;display:inline;width:auto;height:auto;line-height:normal;vertical-align:baseline;background-image:none;background-position:0% 0%;background-repeat:repeat;margin-top:0;}
/* 2  */ .icon-dropbox-more:before{content:"\f300";}
/* 3  */ .icon-drupal:before{content:"\f301";}
/* 4  */ .icon-git-fork:before{content:"\f302";}
/* 5  */ .icon-instagram-more:before{content:"\f303";}
/* 6  */ .icon-share-this-sign:before{content:"\f304";}
/* 7  */ .icon-share-this:before{content:"\f305";}
/* 8  */ .icon-foursquare-sign:before{content:"\f306";}
/* 9  */ .icon-foursquare-more:before{content:"\f307";}
/* 10 */ .icon-hacker-news:before{content:"\f308";}
/* 11 */ .icon-skype:before{content:"\f309";}
/* 12 */ .icon-spotify:before{content:"\f30a";}
/* 13 */ .icon-soundcloud:before{content:"\f30b";}
/* 14 */ .icon-paypal:before{content:"\f30c";}
/* 15 */ .icon-youtube-sign-more:before{content:"\f30d";}
/* 16 */ .icon-youtube-more:before{content:"\f30e";}
/* 17 */ .icon-reddit:before{content:"\f30f";}
/* 18 */ .icon-blogger-sign:before{content:"\f310";}
/* 19 */ .icon-blogger:before{content:"\f311";}
/* 20 */ .icon-dribbble-sign:before{content:"\f312";}
/* 21 */ .icon-dribbble-more:before{content:"\f313";}
/* 22 */ .icon-evernote-sign:before{content:"\f314";}
/* 23 */ .icon-evernote:before{content:"\f315";}
/* 24 */ .icon-flickr-sign:before{content:"\f316";}
/* 25 */ .icon-flickr-more:before{content:"\f317";}
/* 26 */ .icon-forrst-sign:before{content:"\f318";}
/* 27 */ .icon-forrst:before{content:"\f319";}
/* 28 */ .icon-delicious:before{content:"\f31a";}
/* 29 */ .icon-lastfm-sign:before{content:"\f31b";}
/* 30 */ .icon-lastfm:before{content:"\f31c";}
/* 31 */ .icon-picasa-sign:before{content:"\f31d";}
/* 32 */ .icon-picasa:before{content:"\f31e";}
/* 33 */ .icon-stack-overflow:before{content:"\f320";}
/* 34 */ .icon-tumblr-sign-more:before{content:"\f321";}
/* 35 */ .icon-tumblr-more:before{content:"\f322";}
/* 36 */ .icon-vimeo-sign:before{content:"\f323";}
/* 37 */ .icon-vimeo:before{content:"\f324";}
/* 38 */ .icon-wordpress-sign:before{content:"\f325";}
/* 39 */ .icon-wordpress:before{content:"\f326";}
/* 40 */ .icon-yelp-sign:before{content:"\f327";}
/* 41 */ .icon-yelp:before{content:"\f328";}
/* 42 */