forked from codelucas/newspaper
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathfoxnews.com1.html
More file actions
808 lines (774 loc) · 56.9 KB
/
Copy pathfoxnews.com1.html
File metadata and controls
808 lines (774 loc) · 56.9 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml" xmlns:og="http://opengraphprotocol.org/schema/" xml:lang="en" lang="en" itemscope itemtype="http://schema.org/NewsArticle">
<head profile="http://dublincore.org/documents/dcq-html/">
<!-- This page is generated from portal v8-www6 -->
<link href="/static/v/all/css/ag.base.css?201412291038" rel="stylesheet" type="text/css" media="all">
<script type="text/javascript">
var FOX_pagedescriptor = window.FOX_pagedescriptor = {breadcrumb:
"/latino-entertainment", isMgmt: "false", site: "fn-latino" };
</script>
<script src="/static/v/all/js/ag.jquery.js?201412291038"></script>
<script src="http://ads.foxnews.com/js/ad.js"></script>
<script src="/static/v/all/js/ag.base.js?201412291038"></script><link rel="schema.dc" href="http://purl.org/dc/elements/1.1/">
<link rel="schema.dcterms" href="http://purl.org/dc/terms/">
<link rel="schema.prism" href="http://prismstandard.org/namespaces/basic/2.1/">
<link rel="schema.iptc" href="http://iptc.org/std/nar/2006-10-01/">
<title>How Oscar Isaac and Jessica Chastain went about bringing to life 'A Most Violent Year' | Fox News Latino</title>
<meta name="dc.title" content="How Oscar Isaac and Jessica Chastain went about bringing to life 'A Most Violent Year'">
<meta name="dc.creator" content="Lucia I. Suarez">
<meta itemprop="description" name="description" content="Isaac, who is of Cuban-Guatemalan heritage, plays a New York business owner who battles his morals in J.C. Chandor's A Most Violent Year alongside his longtime friend, Chastain.">
<meta name="dc.description" content="Isaac, who is of Cuban-Guatemalan heritage, plays a New York business owner who battles his morals in J.C. Chandor's A Most Violent Year alongside his longtime friend, Chastain.">
<meta name="dcterms.abstract" content="Isaac, who is of Cuban-Guatemalan heritage, plays a New York business owner who battles his morals in J.C. Chandor's A Most Violent Year alongside his longtime friend, Chastain.">
<meta name="dc.publisher" content="Fox News Latino">
<meta name="dc.source" content="Fox News Latino">
<meta name="dc.date" content="2014-12-29">
<meta name="dcterms.created" scheme="dcterms.ISO8601" content="2014-12-29 16:00:27 EST">
<meta name="dcterms.modified" scheme="dcterms.ISO8601" content="2014-12-29 16:00:27 EST">
<meta name="dc.type" scheme="dcterms.DCMIType" content="Text.Article">
<meta name="prism.genre" content="">
<meta name="dc.identifier" scheme="dcterms.URI" content="urn:uuid:693fc5bfd069a410VgnVCM100000d7c1a8c0RCRD">
<link rel="shorturl" href="http://fxn.ws/1xtuzhQ">
<link rel="canonical" href="http://latino.foxnews.com/latino/entertainment/2014/12/29/how-oscar-isaac-and-jessica-chastain-went-about-bringing-to-life-most-violent/">
<meta name="keywords" content="relationship,New York City,America,Star Wars,the time,American,Latin America,Jessica Chastain,Golden Globe,Colombia,Oscar Isaac,U S">
<meta name="dc.subject" content="relationship,New York City,America,Star Wars,the time,American,Latin America,Jessica Chastain,Golden Globe,Colombia,Oscar Isaac,U S ">
<meta name="prism.aggregationType" content="front">
<meta name="prism.channel" content="fnl">
<meta name="prism.section" content="entertainment">
<meta name="prism.subsection1" content="">
<meta name="prism.subsection2" content="">
<meta name="prism.subsection3" content="">
<meta name="prism.subsection4" content="">
<meta property="og:title" content="How Oscar Isaac and Jessica Chastain went about bringing to life 'A Most Violent Year'">
<meta property="og:description" content="Isaac, who is of Cuban-Guatemalan heritage, plays a New York business owner who battles his morals in J.C. Chandor's A Most Violent Year alongside his longtime friend, Chastain.">
<meta property="og:type" content="article">
<link rel="image_src" href="http://a57.foxnews.com/global.fncstatic.com/static/managed/img/fn-latino/entertainment/0/0/Oscar%20Isaac%20violent%20year.jpg?ve=1&tl=1">
<meta property="og:image" content="http://a57.foxnews.com/global.fncstatic.com/static/managed/img/fn-latino/entertainment/0/0/Oscar%20Isaac%20violent%20year.jpg">
<meta property="og:url" content="http://latino.foxnews.com/latino/entertainment/2014/12/29/how-oscar-isaac-and-jessica-chastain-went-about-bringing-to-life-most-violent/">
<meta property="og:site_name" content="Fox News Latino">
<meta property="fb:app_id" content="155493694485141">
<meta name="dc.contributor" content="">
<meta name="column" content="">
<meta name="classification" content="ENTERTAINMENT, LANGUAGES/English, ENTERTAINMENT/Celebrities, ENTERTAINMENT/Movies">
<meta name="classification-isa" content="entertainment, celebrities, movies">
<meta name="twitter:card" content="summary">
<meta name="twitter:site" content="@foxnewslatino">
<meta name="language" content="">
<meta name="livefyreconfig" collectionMeta="eyJhbGciOiJIUzI1NiJ9.eyJ0YWdzIjoiLExBVElOTyxFTlRFUlRBSU5NRU5ULCxMQVRJTk8sTEFOR1VBR0VTLEVuZ2xpc2gsLExBVElOTyxFTlRFUlRBSU5NRU5ULENlbGVicml0aWVzLCxMQVRJTk8sLExBVElOTyxFTlRFUlRBSU5NRU5ULE1vdmllcyIsInRpdGxlIjoiSG93IE9zY2FyIElzYWFjIGFuZCBKZXNzaWNhIENoYXN0YWluIHdlbnQgYWJvdXQgYnJpbmdpbmcgdG8gbGlmZSAnQSBNb3N0IFZpb2xlbnQgWWVhciciLCJjaGVja3N1bSI6ImE1ZGFkMTY5NWUxZTZlODdkYTE4ZTk5YjIzZDQ3MjVmIiwiYXJ0aWNsZUlkIjoiNjkzZmM1YmZkMDY5YTQxMFZnblZDTTEwMDAwMGQ3YzFhOGMwUkNSRCIsInVybCI6Imh0dHA6Ly9sYXRpbm8uZm94bmV3cy5jb20vbGF0aW5vL2VudGVydGFpbm1lbnQvMjAxNC8xMi8yOS9ob3ctb3NjYXItaXNhYWMtYW5kLWplc3NpY2EtY2hhc3RhaW4td2VudC1hYm91dC1icmluZ2luZy10by1saWZlLW1vc3QtdmlvbGVudC8ifQ.7HAaxO-xJgK1rKDTQVw30lRQuaEnxx-es0y-cQmB6jY" checksum="a5dad1695e1e6e87da18e99b23d4725f" articleId="693fc5bfd069a410VgnVCM100000d7c1a8c0RCRD" siteId="310356">
<meta name="parsely-page" content='{"title":"How Oscar Isaac and Jessica Chastain went about bringing to life \u0027A Most Violent Year\u0027","link":"http://latino.foxnews.com/latino/entertainment/2014/12/29/how-oscar-isaac-and-jessica-chastain-went-about-bringing-to-life-most-violent/","image_url":"http://a57.foxnews.com/global.fncstatic.com/static/managed/img/fn-latino/entertainment/0/0/Oscar%20Isaac%20violent%20year.jpg?ve=1&tl=1","type":"article","post_id":"693fc5bfd069a410VgnVCM100000d7c1a8c0RCRD","section":"entertainment","pub_date":"2014-12-29T21:00:27Z","author":"Lucia I. Suarez","tags":["ENTERTAINMENT"," LANGUAGES/English"," ENTERTAINMENT/Celebrities"," ENTERTAINMENT/Movies"]}'>
<meta name="parsely-metadata" content='{"title":"How Oscar Isaac and Jessica Chastain went about bringing to life \u0027A Most Violent Year\u0027","link":"http://latino.foxnews.com/latino/entertainment/2014/12/29/how-oscar-isaac-and-jessica-chastain-went-about-bringing-to-life-most-violent/","image_url":"http://a57.foxnews.com/global.fncstatic.com/static/managed/img/fn-latino/entertainment/0/0/Oscar%20Isaac%20violent%20year.jpg?ve=1&tl=1","type":"article","identifier":"693fc5bfd069a410VgnVCM100000d7c1a8c0RCRD","section":"entertainment","pub_date":"2014-12-29T21:00:27Z","author":"Lucia I. Suarez","tags":["ENTERTAINMENT"," LANGUAGES/English"," ENTERTAINMENT/Celebrities"," ENTERTAINMENT/Movies"]}'>
<meta name="dc.format" scheme="dcterms.IMT" content="text/html">
<meta name="dc.language" scheme="dcterms.RFC4646" content="en-US">
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<meta http-equiv="content-language" content="en">
<link rel="icon" href="/static/v/fn-latino/img/favicon.png" type="image/png">
<link rel="shortcut icon" href="/static/v/fn-latino/img/favicon.ico">
<link href="/static/v/fn-latino/site/css/site.css?201412291038" rel="stylesheet" type="text/css" charset="utf-8">
<link href="/static/v/all/css/article.3.0.css?201412291038" rel="stylesheet" type="text/css" charset="utf-8">
<script src="/static/v/fn-latino/ch/js/ag.latino-entertainment.js?201412291038"></script>
<script src="/static/v/all/js/article.3.0.js?201412291038"></script>
<!--[if lt IE 9]>
<script src="/static/v/all/js/html5shiv.js"></script>
<link rel="stylesheet" href="/static/v/fn-latino/site/css/ie.css" type="text/css">
<![endif]-->
<script> FOX.site.topInit(); </script></head>
<body>
<header id="section-head">
<div>
<div class="branding"><a href="//latino.foxnews.com/"><img src="//global.fncstatic.com/static/v/fn-latino/img/logo-latino.jpg" alt="Fox News Latino - Fair & Balanced"></a></div>
<div id="util">
<div>
<nav>
<ul>
<li class="fn"><a href="//www.foxnews.com/">Fox News</a></li>
<li class="fb"><a href="//www.foxbusiness.com/">Fox Business</a></li>
<li class="lat active"><a href="//latino.foxnews.com/">Fox News Latino</a></li>
<li class="fn-go"><a href="//www.foxnewsgo.com/">Fox News Go</a></li>
<li class="fr"><a href="//radio.foxnews.com/">Fox News Radio</a></li>
<li class="nat"><a href="//nation.foxnews.com/">Fox Nation</a></li>
<li class="fni"><a href="//foxnewsinsider.com/">Fox News Insider</a></li>
</ul>
</nav>
<div id="account" class="inactive">
<ul id="authentication">
<li><a href="#">Login</a></li>
</ul>
<div class="username">
<div class="user">
<img src="//global.fncstatic.com/static/v/all/img/head/profile.png" alt="">
<span>Account</span>
</div>
<div class="user-options">
<p>You're logged in as <span> </span></p>
<ul>
<li class="first"><a href="#">Profile</a></li>
<li><a href="#">Logout</a></li>
</ul>
</div>
</div>
</div>
</div>
</div>
<div id="uo-data">
<div id="search-site">
<p class="time-stamp"></p>
<form action="http://latino.foxnews.com/search-results/search" method="get">
<fieldset>
<legend>Search Site</legend>
<input type="text" name="q" size="50" value="">
<input type="submit" name="submit" class="btn-lrg" value="Search">
</fieldset>
</form>
</div>
<div id="social-media">
<a class="fbk" href="https://www.facebook.com/FoxNewsLatino" target="_blank"></a>
<a class="google" href="https://plus.google.com/101717521308560751954/posts" target="_blank"></a>
<a class="twt" href="https://twitter.com/foxnewslatino" target="_blank"></a>
<a class="instagram" href="http://instagram.com/foxnewslatino" target="_blank"></a>
<a class="rss" href="http://feeds.latino.foxnews.com/home/feed" target="_blank"></a>
</div>
</div>
<div id="headlines">
<div class="c c-bdr-1">
<div class="c-item c-item-first c-item-last">
<div class="dv-list"></div>
</div>
</div>
</div>
</div>
<nav id="main">
<ul>
<li><a href="/index.html">Home</a></li>
<li><a href="//video.latino.foxnews.com/">Video</a></li>
<li><a href="/news/index.html">News</a></li>
<li><a href="/politics/index.html">Politics</a></li>
<li><a href="/money/index.html">Money</a></li>
<li><a href="/opinion/index.html">Opinion</a></li>
<li><a href="/entertainment/index.html">Entertainment</a></li>
<li><a href="/sports/index.html">Sports</a></li>
<li><a href="/health/index.html">Health</a></li>
<li><a href="/lifestyle/index.html">Lifestyle</a></li>
<li><a href="/espanol/index.html">Español</a></li>
</ul>
</nav><!-- /main -->
</header><!-- /section-head --><script>var FOX_page_timestamp = 'Saturday, January 3, 2015 as of 6:46 AM EST'; </script>
<div id="headline-callout"></div>
<div id="section-branding">
<div class="banner"></div>
<div class="component">
<div><div><div class="c c-bdr-1">
<div class="c-item c-item-first">
<div class="advert">
<div class="ad dc" id="top-728x90">
</div>
</div>
</div>
</div>
</div></div></div>
</div><!-- /section-branding -->
<div id="section-content">
<div class="g-41 g-last">
<div class="component"><div></div></div>
<div class="component"><div></div></div>
</div>
<div class="g-28">
<div class="component">
<div><!-- CONTRIBUTOR FURL IS : /archive/lucia-suarez --><!-- ********************** ARTICLE START ********************** -->
<script type="text/javascript">
var vcmArticleInfo = {
vcmId: "693fc5bfd069a410VgnVCM100000d7c1a8c0RCRD",
url: "http://latino.foxnews.com/latino/entertainment/2014/12/29/how-oscar-isaac-and-jessica-chastain-went-about-bringing-to-life-most-violent/",
pubDate:"December 29, 2014",
myTopChannelName:"latino-entertainment",
summary:"<p>Isaac, who is of Cuban-Guatemalan heritage, plays a New York business owner who battles his morals in J.C. Chandor\'s \"A Most Violent Year\" alongside his longtime friend, Chastain.<\/p>",
baynoteOrOutbrain:"outbrain",
commenting: "true"
};
var disqus_identifier = "693fc5bfd069a410VgnVCM100000d7c1a8c0RCRD";
var disqus_category_id = "479039";
var disqus_developer = 1;
</script>
<article id="article-section" itemid="http://latino.foxnews.com/latino/entertainment/2014/12/29/how-oscar-isaac-and-jessica-chastain-went-about-bringing-to-life-most-violent/">
<h1 id="article-title" itemprop="name">How Oscar Isaac and Jessica Chastain went about bringing to life 'A Most Violent Year'</h1>
<div class="article-info">
<p itemprop="author" itemscope itemtype="http://schema.org/Person">By <span itemprop="name"><a href="/archive/lucia-suarez" itemprop="url" rel="author"> Lucia I. Suarez</a></span></p><time itemprop="datePublished" pubdate datetime="2014-12-29T16:00-05:00">Published December 29, 2014</time><div itemprop="sourceOrganization" itemscope itemtype="http://schema.org/Organization"><a itemprop="name" href="http://latino.foxnews.com/index.html">Fox News Latino</a></div></div>
<div id="introduction">
<div class="entry-content">
<div class="slideshow-block">
<div class="slideshow" itemprop="associatedMedia" itemscope itemtype="http://schema.org/MediaObject">
<ul class="encapsulate">
<li class="dv-item article-ct dv-item-first dv-item-last">
<div class="m">
<a href="#" itemprop="url"><img src="http://a57.foxnews.com/global.fncstatic.com/static/managed/img/fn-latino/entertainment/660/371/Oscar Isaac violent year.jpg?ve=1&tl=1" alt="Oscar Isaac violent year.jpg" itemprop="image"></a>
</div>
<div class="summary">
<p itemprop="sourceOrganization" itemscope itemtype="http://schema.org/Organization">In this image released by A24 Films, Jessica Chastain, left, and Oscar Isaac appear in a scene from "A Most Violent Year." Chastain was nominated for a Golden Globe for best supporting actress in a drama for her role in the film on Thursday, Dec. 11, 2014. The 72nd annual Golden Globe awards will air on NBC on Sunday, Jan. 11. (AP Photo/A24 Films, Atsushi Nishijima)<span class="source" itemprop="name">AP2014</span></p>
</div>
</li>
</ul>
</div>
</div>
<div class="article-text" itemprop="articleBody">
<p>Oscar Isaac has had a pretty stellar year. It started off with a Golden Globe nomination for his portrayal of the title role in “Inside Llewyn Davis.”</p>
<p>He just completed filming in the next highly-anticipated installment of the “Star Wars” franchise, and he finishes off the year with a masterful performance in J.C. Chandor’s “A Most Violent Year, ”out on Dec. 31 in limited release.</p>
<p>Set in New York City in 1981, the 35-year-old Cuban-Guatemalan actor plays Abel Morales, a moral businessman in a very immoral time. He doesn't want to be a gangster and has to fight against himself, as well as everything around him, to make sure it never happens.</p>
<p>It was this tension that attracted Isaac to the role, which allowed him to work alongside longtime friend, Jessica Chastain, who co-stars as his wife, Anna.</p>
<p>“He doesn't want to be a gangster, and he has never wanted to be one. And he is afraid that if he starts down that path, that he will be dismissed as one – and also, possibly, that if he starts down that path, he will really like it,” Isaac told Fox News Latino recently during an interview that also included Chastain. “The tension that J.C. creates, it plays with the audience’s expectations. The audience gets a little bloodthirsty.”</p>
<p>For this internal battle fighting against violence, Chandor asked his leading man to pick a time in Latin America that the character had lived through and escaped.</p>
<p>“Scripts are vague on back-story, what you see on screen is what the actors get when they first (read it),” the director said. “Oscar’s character, I always believed, came to the U.S. sometime between 7 years old and 10 or 12 – in that window, so young enough that you are able to strip away your past and young enough that you really can become just an American in your adult life.”</p>
<p>He said Isaac zeroed in on a period of civil unrest in Colombia after World War II that is known as “La Violencia” ("The Violence").</p>
<p>“I thought it was a cool opportunity to tie in what his character was then going to be facing, the equivalent that he would have come here in the late 1950s probably and seen this city and America climb, climb, climb through the '60s and then in the late '60s and into the '70s, see the city of New York fall into this life of crime and people leaving the city – falling back into decay.”</p>
<p>Isaac said he chose that specific time because it would have been “really intense if (Abel) had left this incredibly violent situation to come to this country to escape the violence, and yet the violence follows him.”</p>
<p>To further develop their characters' back-stories, Isaac and Chastian, 37, used their mutual Julliard School training to discuss every scene.</p>
<p>“It’s pretty intense because the script itself is already quite dense, full of so many details, but also very mysterious 'cause there is not a lot of description of his past or even their past, how they got to where they are,” Isaac said. “We got together and went through every scene, every line and just talked about it. We started talking about possibilities of where this whole relationship started, when it started, how we met, when we decided to buy the business. Just to create the context so that when we started shooting, we had that bedrock.”</p>
<p>Chastain said that the director "really left (the script) free for us to explore … because he doesn’t want to taint our natural instincts."</p>
<p>Chandor attributed the two actors’ long off-screen friendship for making Abel and Anna’s onscreen relationship feel so real.</p>
<p>“I’m not sure if I knew it at the time, but, looking back at it now, it was just amazing cause there’s this shared history. The fact that they had known each other almost as long as the characters had – it was just meant to be,” he said.</p>
<p>“A Most Violent Year” hits select theaters on Dec. 31, followed by a wider release in January.</p>
<p>Next year Isaac will also appear in two blockbuster films, though “Star Wars: Episode VII” could probably the most secretive.</p>
<p>All known of Isaac’s character is that at the very least he pilots an X-wing fighter in the trailer.</p>
<p>Although he said it was “wild” to see himself in the film’s teaser, Isaac stopped short of revealing anything about it.</p>
<p>“I’ve signed away my organs,” he joked, adding that filming the iconic franchise was great. “J.J. Abrams is amazing.”</p>
<p><i>Like us on <b><a href="https://www.facebook.com/FoxNewsLatino">Facebook</a></b></i><b><br />
</b><i>Follow us on <b><a href="https://twitter.com/foxnewslatino">Twitter</a> </b>& <b><a href="http://instagram.com/foxnewslatino">Instagram</a></b></i></p><p><i itemprop="contributor"><p>Follow Lucia I. Suarez on Twitter @luciasuarezsang</p></i></p></div>
<div class="sect vert">
<div class="branding-adblock">
<ul><li><div></div></li></ul>
</div>
<div class="sponsor-section">
</div>
<div class="related-media">
<ul class="user-interaction">
<li class="print"><a href="http://latino.foxnews.com/latino/entertainment/2014/12/29/how-oscar-isaac-and-jessica-chastain-went-about-bringing-to-life-most-violent/print"><span> </span> Print</a></li>
<li class="email"><a href="#"><span> </span> Email</a></li>
<li class="share"><a href="#"><span> </span> Share</a></li>
<li class="comments"><a href="#content"><span> </span> Comments</a></li>
<li class="recommend"><a href="#">Recommend</a></li>
<li class="tweet"><a href="#">Tweet</a></li>
</ul>
</div>
<div class="related-media m-7 slideshow-ct">
<h2>Related Slideshow</h2><div class="slideshow-ct"><p>
<a class="enclosure" rel="enclosure" type="image/jpeg" href="http://latino.foxnews.com/latino/entertainment/slideshow/2014/06/09/miss-nevada-nia-sanchez-crowned-as-63rd-miss-usa/?intcmp=related" title="Miss Nevada Nia Sanchez Crowned As 63rd Miss USA">
<span class="photo"><img src="http://a57.foxnews.com/global.fncstatic.com/static/managed/img/fn-latino/entertainment/156/88/Miss Nevada USA Nia Sanchez.jpg?ve=1&tl=1" alt="Miss Nevada USA Nia Sanchez.jpg"></span>
</a>
</p>
<p class="fn"><a href="http://latino.foxnews.com/latino/entertainment/slideshow/2014/06/09/miss-nevada-nia-sanchez-crowned-as-63rd-miss-usa/?intcmp=related">Miss Nevada Nia Sanchez Crowned As 63rd Miss USA</a></p>
<p class="summary"></p>
</div><div class="slideshow-ct"><p>
<a class="enclosure" rel="enclosure" type="image/jpeg" href="http://latino.foxnews.com/latino/entertainment/slideshow/2014/04/15/check-out-hilaria-baldwin-daily-photos-her-wacky-and-racy-yoga-poses/?intcmp=related" title="Check Out Hilaria Baldwin's Daily Photos Of Her Wacky And Racy Yoga Poses">
<span class="photo"><img src="http://a57.foxnews.com/global.fncstatic.com/static/managed/img/fn-latino/entertainment/156/88/Yoga Jan 21.jpg?ve=1&tl=1" alt="Yoga Jan 21.jpg"></span>
</a>
</p>
<p class="fn"><a href="http://latino.foxnews.com/latino/entertainment/slideshow/2014/04/15/check-out-hilaria-baldwin-daily-photos-her-wacky-and-racy-yoga-poses/?intcmp=related">Check Out Hilaria Baldwin's Daily Photos Of Her Wacky And Racy Yoga Poses</a></p>
<p class="summary"></p>
</div><div class="slideshow-ct"><p>
<a class="enclosure" rel="enclosure" type="image/jpeg" href="http://latino.foxnews.com/latino/news/slideshow/2014/12/26/best-pix-week/?intcmp=related" title="Best pix of the week">
<span class="photo"><img src="http://a57.foxnews.com/global.fncstatic.com/static/managed/img/fn-latino/lifestyle/156/88/AP21929033846_31.jpg?ve=1&tl=1" alt="AP21929033846_31.jpg"></span>
</a>
</p>
<p class="fn"><a href="http://latino.foxnews.com/latino/news/slideshow/2014/12/26/best-pix-week/?intcmp=related">Best pix of the week</a></p>
<p class="summary"></p>
</div><div class="slideshow-ct"><p>
<a class="enclosure" rel="enclosure" type="image/jpeg" href="http://latino.foxnews.com/slideshow/latino/entertainment/2014/10/27/latino-celebs-dress-up-for-halloween/?intcmp=related" title="Latino celebs dress up for Halloween">
<span class="photo"><img src="http://a57.foxnews.com/global.fncstatic.com/static/managed/img/fn-latino/entertainment/156/88/Demi Lovato Halloween.jpg?ve=1&tl=1" alt="Demi Lovato Halloween.jpg"></span>
</a>
</p>
<p class="fn"><a href="http://latino.foxnews.com/slideshow/latino/entertainment/2014/10/27/latino-celebs-dress-up-for-halloween/?intcmp=related">Latino celebs dress up for Halloween</a></p>
<p class="summary"></p>
</div><div class="slideshow-ct"><p>
<a class="enclosure" rel="enclosure" type="image/jpeg" href="http://latino.foxnews.com/latino/entertainment/slideshow/2014/09/15/celebs-undercover-famous-people-you-never-knew-were-latino/?intcmp=related" title="Latinos Undercover: Celebs You Never Guessed Had Hispanic Blood, Sí Señor!">
<span class="photo"><img src="http://a57.foxnews.com/global.fncstatic.com/static/managed/img/fn-latino/entertainment/156/88/Bella Thorne Latina.jpg?ve=1&tl=1" alt="Bella Thorne Latina.jpg"></span>
</a>
</p>
<p class="fn"><a href="http://latino.foxnews.com/latino/entertainment/slideshow/2014/09/15/celebs-undercover-famous-people-you-never-knew-were-latino/?intcmp=related">Latinos Undercover: Celebs You Never Guessed Had Hispanic Blood, Sí Señor!</a></p>
<p class="summary"></p>
</div></div>
</div><!-- /sect -->
<div class="OUTBRAIN" data-src="http://latino.foxnews.com/latino/entertainment/2014/12/29/how-oscar-isaac-and-jessica-chastain-went-about-bringing-to-life-most-violent/" data-widget-id="AR_16" data-ob-template="foxnewslatino" ></div><!-- /outbrain -->
<script type="text/javascript" src="http://widgets.outbrain.com/outbrain.js"></script>
<div id="recommendations-mod"></div>
<div class="sect">
<div class="related-media related-block social-media-block">
<h2>Share This Article</h2>
<ul>
<li class="social-fb"></li>
<li class="social-tw"></li>
<li class="social-gg"><g:plusone size="tall"></g:plusone></li>
<li class="social-su"></li>
</ul>
</div>
<div id="recommendations-video-mod-2"></div>
</div>
</div><!-- /entry-content -->
</div><!-- /introduction -->
<div id="commenting">
<ul>
<li><a href="#content">View Article</a></li><!-- added: anchor -->
</ul>
<div id="comments-holder">
<div id="disqus_thread">
<noscript>Please enable JavaScript to view the <a href="http://disqus.com/?ref_noscript=foxnation">comments powered by Disqus.</a></noscript>
</div>
<p class="login-link">You must <a herf="#">login</a> to comment.</p>
</div>
<p class="standalone"><a href="#content">View Article</a></p><!-- added: anchor -->
</div><!-- /commenting -->
<div id="comments-section">
<!-- This Quigo Ad only appears for article section -->
<div id="ad_call_3" style="display:none;"><div class="ad qu" id="qu_story_3"><script>try { jQuery.ad.goog.adsense.embed({qid:"story_3"}); } catch(err) { }</script></div></div><!-- This Quigo Ad only appears for comments section -->
</div><!-- /comments-section -->
</article><!-- /article-section -->
<!-- ********************** ARTICLE END ********************** -->
</div></div>
</div>
<div class="g-13 g-last">
<div class="component"><div><div><div class="c connect t--1ms" >
<h2 class="title">Follow Fox News Latino</h2>
<div class="c-item c-item-first c-item-last">
<div class="m"><img class="unloaded_img" src="http://a57.foxnews.com/global.fncstatic.com/static/v/all/img/60/60/av-fn-latino.png?ve=1&tl=1" dest_src="http://a57.foxnews.com/global.fncstatic.com/static/v/all/img/60/60/av-fn-latino.png?ve=1&tl=1" alt="" original="http://www.foxnews.com/static/all/img/clear.gif"></div>
<h4>Get Our Free Newsletter</h4>
<form action="#" name="newsletterform" id="newsletter_form" method="get" data-list="Latino">
<fieldset>
<legend>Newsletter Signup</legend>
<input type="text" value="Enter Email Address" name="signup">
<input type="hidden" value="3DC725E303A24F8DA102192D9D5143D9" name="slid" id="slid_0">
<input type="submit" value="Sign Up" name="signup">
</fieldset>
<div> </div>
</form>
<div>
<div class="fb-like">
<iframe scrolling="no" frameborder="0" allowtransparency="true" style="border:none; overflow:hidden; width:100px; height:24px;" src="http://www.facebook.com/plugins/like.php?app_id=117104765059228&href=http://www.facebook.com/FoxNewsLatino&send=false&layout=button_count&width=100&show_faces=false&action=like&colorscheme=light&font&height=24"></iframe>
</div>
<a href="https://twitter.com/foxnewslatino" class="twitter-follow-button" data-show-count="false" data-lang="en"></a>
</div></div>
</div>
</div><div><div class="c c-bdr-1">
<div class="c-item c-item-first">
<div class="advert">
<div class="ad dc" id="frame1-300x250">
</div>
<p class="advert-txt advert-txt-3">Advertisement</p></div>
</div>
</div>
</div><div><div class="c t--1ms" >
<h2 class="title">More Stories</h2>
<div class="c-item c-item-first c-item-last">
<!-- rr-pop-fn-latino.html--><div class="side-bar-stories m-l">
<ul class="dv-encap">
<li class="dv-item article-ct dv-item-first">
<div class="m"><a href="http://latino.foxnews.com/latino/news/2014/12/30/nyc-mayor-de-blasio-met-by-boos-jeers-during-nypd-graduation-ceremony/">
<img src="http://a57.foxnews.com/global.fncstatic.com/static/managed/img/fn-latino/news/156/88/NYC%20Police%20Graduation.jpg" alt="" />
</a></div>
<h3><a href="http://latino.foxnews.com/latino/news/2014/12/30/nyc-mayor-de-blasio-met-by-boos-jeers-during-nypd-graduation-ceremony/">NYC Mayor de Blasio met by boos, jeers during NYPD graduation ceremony
<span class="type type-article"></span>
</a>
</h3>
</li>
<li class="dv-item article-ct">
<div class="m"><a href="http://latino.foxnews.com/latino/news/2014/12/24/gps-used-to-track-some-migrants-caught-crossing-us-mexico-border-illegally/">
<img src="http://a57.foxnews.com/global.fncstatic.com/static/managed/img/fn-latino/news/156/88/Immigration%20GPS%20Latino.jpg" alt="" />
</a></div>
<h3><a href="http://latino.foxnews.com/latino/news/2014/12/24/gps-used-to-track-some-migrants-caught-crossing-us-mexico-border-illegally/">GPS used to track some migrants caught crossing U.S.-Mexico border illegally
<span class="type type-article"></span>
</a>
</h3>
</li>
<li class="dv-item article-ct">
<div class="m"><a href="http://latino.foxnews.com/latino/news/2014/12/29/boyfriend-missing-teen-found-wandering-arizona-interstate/">
<img src="http://a57.foxnews.com/global.fncstatic.com/static/managed/img/fn-latino/news/156/88/Leah%20Costa%20Latino.jpg" alt="" />
</a></div>
<h3><a href="http://latino.foxnews.com/latino/news/2014/12/29/boyfriend-missing-teen-found-wandering-arizona-interstate/">Boyfriend of missing teen found wandering Arizona interstate
<span class="type type-article"></span>
</a>
</h3>
</li>
<li class="dv-item article-ct">
<div class="m"><a href="http://latino.foxnews.com/latino/news/2014/12/30/white-middle-school-teacher-in-bronx-files-discrimination-suit-against-nyc/">
<img src="http://a57.foxnews.com/global.fncstatic.com/static/managed/img/fn-latino/news/156/88/Middle%20School%20latino.jpg" alt="" />
</a></div>
<h3><a href="http://latino.foxnews.com/latino/news/2014/12/30/white-middle-school-teacher-in-bronx-files-discrimination-suit-against-nyc/">White middle school teacher in the Bronx files discrimination suit against NYC
<span class="type type-article"></span>
</a>
</h3>
</li>
<li class="dv-item article-ct">
<div class="m"><a href="http://latino.foxnews.com/latino/lifestyle/2014/11/19/move-over-kim-kardashian-indianara-carvalho-crowned-miss-bumbum-2014/">
<img src="http://a57.foxnews.com/global.fncstatic.com/static/managed/img/fn-latino/lifestyle/156/88/BumBum%20Carvalho%20Wins.jpg" alt="" />
</a></div>
<h3><a href="http://latino.foxnews.com/latino/lifestyle/2014/11/19/move-over-kim-kardashian-indianara-carvalho-crowned-miss-bumbum-2014/">Move over Kim Kardashian, Indianara Carvalho crowned Miss BumBum 2014
<span class="type type-article"></span>
</a>
</h3>
</li>
<li class="dv-item article-ct">
<div class="m"><a href="http://latino.foxnews.com/latino/lifestyle/2014/12/30/blood-on-sand-female-matador-four-others-gored-by-enormous-bull-in-mexico-city/">
<img src="http://a57.foxnews.com/global.fncstatic.com/static/managed/img/fn-latino/news/156/88/Mexico%20bullfighter%20crop.jpg" alt="" />
</a></div>
<h3><a href="http://latino.foxnews.com/latino/lifestyle/2014/12/30/blood-on-sand-female-matador-four-others-gored-by-enormous-bull-in-mexico-city/">Blood on the sand: Female matador, four others gored by enormous bull in Mexico City
<span class="type type-article"></span>
</a>
</h3>
</li>
<li class="dv-item article-ct">
<div class="m"><a href="http://latino.foxnews.com/latino/entertainment/2014/12/31/antonio-banderas-on-his-new-girlfriend-are-in-process-getting-to-know-each/">
<img src="http://a57.foxnews.com/global.fncstatic.com/static/managed/img/fn-latino/entertainment/156/88/Antonio%20Banderas%20Nicole%20Kimpel.jpg" alt="" />
</a></div>
<h3><a href="http://latino.foxnews.com/latino/entertainment/2014/12/31/antonio-banderas-on-his-new-girlfriend-are-in-process-getting-to-know-each/">Antonio Banderas on his new girlfriend: 'We are in the process of getting to know each other'
<span class="type type-article"></span>
</a>
</h3>
</li>
<li class="dv-item article-ct dv-item-last">
<div class="m"><a href="http://latino.foxnews.com/latino/lifestyle/2015/01/02/forget-fireworks-mexico-popocatepetl-volcano-puts-on-explosive-new-year-show/">
<img src="http://a57.foxnews.com/global.fncstatic.com/static/managed/img/fn-latino/lifestyle/156/88/Popocatepetl.jpg" alt="" />
</a></div>
<h3><a href="http://latino.foxnews.com/latino/lifestyle/2015/01/02/forget-fireworks-mexico-popocatepetl-volcano-puts-on-explosive-new-year-show/">Forget fireworks, Mexico's Popocatépetl volcano puts on an explosive New Year's show
<span class="type type-article"></span>
</a>
</h3>
</li>
</ul>
</div>
</div>
</div>
</div><div><div class="c c-var-12 c-bdr-1 t--1ms" >
<div class="c-item c-item-first c-item-last">
<div id="ad_call_4"><div class="ad qu" id="qu_story_4"></div></div></div>
</div>
</div><div><div class="c c-bdr-1">
<div class="c-item c-item-first">
<div class="advert">
<div class="ad dc" id="frame2-300x100">
</div>
<p class="advert-txt advert-txt-3">Advertisement</p></div>
</div>
</div>
</div></div></div>
</div>
<div class="g-41 section-featured g-last">
<div class="component"><div><div><div class="c t--1ms" >
<h2 class="title">Also on the web</h2>
</div>
</div></div></div>
<div class="component"><div> <div class="g-13-2"><div><div class="c c c-mod c-bdr-4 t--1ms" >
<div class="c-head">
<a href="http://www.mundofox.com/noticias" target="_blank"><img src="http://global.fncstatic.com/static/managed/img/logo/300x32-noticiasmundo.jpg" alt=""></a></div>
<div class="c-body"><!-- / start of body div-->
<div class="c-item c-item-first c-item-last">
<div class="dv-list m-3 m-l t--1ms" >
<ul class="dv-encap" itemscope itemtype="http://schema.org/ItemList">
<li class="dv-item dv-item-first" itemprop="itemListElement">
<a href="http://www.noticiasmundofox.com/noticias/avion-de-airasia-no-tenia-permiso-para-volar-el-dia-del-accidente-21011" target="_blank" rel="nofollow">
Avión de AirAsia no tenía permiso para volar el día de su desaparición </a>
<meta itemprop="description" name="description" content="Según informaciones de un medio internacional, el avión de AirAsia que impactó en el mar de Indonesia este domingo no tenía licencia para volar ese día.">
</li><!-- closing dv-item li -->
<li class="dv-item " itemprop="itemListElement">
<a href="http://www.noticiasmundofox.com/videos/barack-obama-y-enrique-pena-nieto-se-reuniran-en-la-casa-blanca-para-tratar-relaciones" target="_blank" rel="nofollow">
Barack Obama y Enrique Peña Nieto se reunirán en la Casa Blanca para tratar relaciones bilaterales </a>
<meta itemprop="description" name="description" content="Este fin de semana el presidente de Estados Unidos Barack Obama recibirá en la Casa Blanca al presidente de México, Enrique Peña Nieto.">
</li><!-- closing dv-item li -->
<li class="dv-item " itemprop="itemListElement">
<a href="http://www.noticiasmundofox.com/videos/policia-en-atlanta-es-investigado-por-disparar-accidentalmente-contra-su-esposa-21015" target="_blank" rel="nofollow">
Policía en Atlanta es investigado por disparar "accidentalmente" contra su esposa </a>
<meta itemprop="description" name="description" content="El jefe de la policía de una ciudad en el Sur de Atlanta está siendo investigado luego de disparar presuntamente contra su esposa.">
</li><!-- closing dv-item li -->
<li class="dv-item " itemprop="itemListElement">
<a href="http://www.noticiasmundofox.com/videos/cuba-esta-lista-para-celebrar-los-56-anos-de-la-revolucion-en-la-isla-21019" target="_blank" rel="nofollow">
Cuba está lista para celebrar los 56 años de la revolución en la Isla </a>
<meta itemprop="description" name="description" content="Este año los ciudadanos de Cuba además de festejar los 56 años de la revolución cubana, celebrarán la histórica decisión de su gobierno de reaunudar las relaciones diplomáticas con Estados Unidos,...">
</li><!-- closing dv-item li -->
<li class="dv-item dv-item-last" itemprop="itemListElement">
<a href="http://www.noticiasmundofox.com/videos/casos-de-autoridades-involucradas-en-crimenes-esta-acabando-con-la-confianza-de-los" target="_blank" rel="nofollow">
Casos de autoridades involucradas en crímenes está acabando con la confianza de los ciudadanos mexicanos </a>
<meta itemprop="description" name="description" content="La confianza de los ciudadanos mexicanos en su gobierno y el ejército es cada vez menor. Los casos en los que las autoridades están también involucrados en los crímenes y actos violentos acaban...">
</li><!-- closing dv-item li -->
</ul><!-- closing dv-encap ul -->
</div></div>
</div>
</div>
</div> </div> <div class="g-13-2"><div><div class="c c c-mod c-bdr-4 t--1ms" >
<div class="c-head">
<a href="http://www.tmz.com" target="_blank"><img src="http://global.fncstatic.com/static/managed/img/logo/300x32-tmz.gif" alt=""></a></div>
<div class="c-body"><!-- / start of body div-->
<div class="c-item c-item-first c-item-last">
<div class="dv-list m-3 m-l t--1ms" >
<ul class="dv-encap" itemscope itemtype="http://schema.org/ItemList">
<li class="dv-item dv-item-first" itemprop="itemListElement">
<a href="http://www.tmz.com/2014/12/30/sofia-vergara-engagement-ring-joe-manganiello-engaged-photo/" target="_blank" rel="nofollow">
Sofia Vergara -- Engaged to Joe Manganiello ... But Don't Tell Her Finger! (PHOTO)</a>
<meta itemprop="description" name="description" content="Modern Family star Sofia Vergara is engaged to marry one of the hottest guys in town ... so why is she hiding her massive engagement ring? True Blood star Joe Manganiello popped the question over...">
</li><!-- closing dv-item li -->
<li class="dv-item " itemprop="itemListElement">
<a href="http://www.tmz.com/2014/12/29/salma-hayek-bikini-body-photo-st-barts/" target="_blank" rel="nofollow">
Salma Hayek -- Mama Mia ... That's Some Body! (PHOTO)</a>
<meta itemprop="description" name="description" content="Salma Hayek is not one to flaunt her curves -- we rarely see her rocking little black bikinis -- which is why we're showing you these pics of her ... rocking a little black bikini.Salma was...">
</li><!-- closing dv-item li -->
<li class="dv-item " itemprop="itemListElement">
<a href="http://www.tmz.com/2014/12/29/jennifer-lopez-drunk-driver-charged-hit-and-run-rolls-royce/" target="_blank" rel="nofollow">
Jennifer Lopez -- Drunk Driver Nailed ... That's How the D.A. Rolls</a>
<meta itemprop="description" name="description" content="The guy who smashed into Jennifer Lopez's brand new Rolls-Royce was bombed -- nearly twice the legal limit -- and now could face time behind bars ... according to prosecutors.The L.A. County...">
</li><!-- closing dv-item li -->
<li class="dv-item " itemprop="itemListElement">
<a href="http://www.tmz.com/2014/12/29/christina-aguilera-disneyland-fight-mickey-mouse-birthday/" target="_blank" rel="nofollow">
Christina Aguilera -- Disneyland Tantrum ... Calls Mickey an A**hole</a>
<meta itemprop="description" name="description" content="Christina Aguilera is not in the Christmas spirit ... she spent her birthday in The Happiest Place On Earth ... in a heated argument with Mickey Mouse ... TMZ has learned.Our theme park...">
</li><!-- closing dv-item li -->
<li class="dv-item dv-item-last" itemprop="itemListElement">
<a href="http://www.tmz.com/2014/12/28/jose-canseco-gunshot-finger-making-incredible-recovery-says-ex-jessica-canseco/" target="_blank" rel="nofollow">
Jose Canseco -- Gunshot Finger Making Incredible Recovery ... Says Ex</a>
<meta itemprop="description" name="description" content="The finger Jose Canseco SHOT OFF HIS HAND is almost as good as new ... so says the MLB star's ex-wife who just showed TMZ Sports some pretty gnarly never-before-seen pics of Jose's progress....">
</li><!-- closing dv-item li -->
</ul><!-- closing dv-encap ul -->
</div></div>
</div>
</div>
</div> </div> <div class="g-13-2 g-last"><div><div class="c c c-mod c-bdr-4 t--1ms" >
<div class="c-head">
<a href="http://www.digibunch.com" target="_blank"><img src="http://global.fncstatic.com/static/managed/img/logo/300x32-digi-bunch-b.gif" alt=""></a></div>
<div class="c-body"><!-- / start of body div-->
<div class="c-item c-item-first c-item-last">
<div class="dv-list m-3 m-l t--1ms" >
<ul class="dv-encap" itemscope itemtype="http://schema.org/ItemList">
<li class="dv-item dv-item-first" itemprop="itemListElement">
<a href="http://feedproxy.google.com/~r/digibunch/2014/~3/jDy7HDraXC0/" target="_blank" rel="nofollow">
31 Hilarious Kids Who Know Exactly What They Want In Life</a>
<meta itemprop="datePublished" content="2014-11-20T16:00:49Z">
<meta itemprop="description" name="description" content="                                                       ...">
</li><!-- closing dv-item li -->
<li class="dv-item " itemprop="itemListElement">
<a href="http://feedproxy.google.com/~r/digibunch/2014/~3/VxZgww9IeoM/" target="_blank" rel="nofollow">
11 Babies That Hilariously Look Just Like Celebrities</a>
<meta itemprop="datePublished" content="2014-11-18T19:00:09Z">
<meta itemprop="description" name="description" content="                      From Opposing ViewsThe post 11 Babies That Hilariously Look Just Like Celebrities appeared first on DigiBunch.">
</li><!-- closing dv-item li -->
<li class="dv-item " itemprop="itemListElement">
<a href="http://feedproxy.google.com/~r/digibunch/2014/~3/x8vTJeS-aws/" target="_blank" rel="nofollow">
23 People Who Will Make You Feel Brilliant</a>
<meta itemprop="datePublished" content="2014-11-18T16:00:23Z">
<meta itemprop="description" name="description" content="                                              From Opposing ViewsThe post 23...">
</li><!-- closing dv-item li -->
<li class="dv-item " itemprop="itemListElement">
<a href="http://feedproxy.google.com/~r/digibunch/2014/~3/TBgDLwZcWco/" target="_blank" rel="nofollow">
27 Cats That Look Like Something Else</a>
<meta itemprop="datePublished" content="2014-11-17T16:00:42Z">
<meta itemprop="description" name="description" content="                                                    From Opposing...">
</li><!-- closing dv-item li -->
<li class="dv-item dv-item-last" itemprop="itemListElement">
<a href="http://feedproxy.google.com/~r/digibunch/2014/~3/dArdow8FX-Y/" target="_blank" rel="nofollow">
21 Animals With Unique and Adorable Markings</a>
<meta itemprop="datePublished" content="2014-11-14T22:00:29Z">
<meta itemprop="description" name="description" content="                                          From Opposing ViewsThe post 21 Animals With...">
</li><!-- closing dv-item li -->
</ul><!-- closing dv-encap ul -->
</div></div>
</div>
</div>
</div> </div> <div class="g-13-2"><div><div class="c c c-mod c-bdr-4 t--1ms" >
<div class="c-head">
<a href="http://msn.foxsports.com/fse " target="_blank"><img src="http://global.fncstatic.com/static/managed/img/logo/300x32-foxdeportes.gif" alt=""></a></div>
<div class="c-body"><!-- / start of body div-->
<div class="c-item c-item-first c-item-last">
<div class="dv-list m-3 m-l t--1ms" >
<ul class="dv-encap" itemscope itemtype="http://schema.org/ItemList">
<li class="dv-item dv-item-first" itemprop="itemListElement">
<a href="http://www.foxsports.com/fse/laliga/story/iniesta-defiende-calidad-de-messi" target="_blank" rel="nofollow">
Iniesta no comprende ataques a Messi</a>
<meta itemprop="datePublished" content="2013-02-06T06:11:07Z">
<meta itemprop="description" name="description" content="Messi ha recibido muchos ataques de la afición argentina,Iniesta no comprende">
</li><!-- closing dv-item li -->
<li class="dv-item " itemprop="itemListElement">
<a href="http://www.foxsports.com/fse/baloncesto/story/pau-gasol-no-descarta-su-salida" target="_blank" rel="nofollow">
Gasol dice que D'Antoni está 'estropeando' su temporada</a>
<meta itemprop="datePublished" content="2013-02-05T20:52:05Z">
<meta itemprop="description" name="description" content="Pau Gasol no descarta una salida de los Lakers a final de temporada">
</li><!-- closing dv-item li -->
<li class="dv-item " itemprop="itemListElement">
<a href="http://www.foxsports.com/fse/futbol/story/brasil-e-inglaterra-enfrentados" target="_blank" rel="nofollow">
Inglaterra derrota a Brasil </a>
<meta itemprop="datePublished" content="2013-02-06T02:21:53Z">
<meta itemprop="description" name="description" content="En el regreso de sus figuras Brasil no pudo con Inglaterra">
</li><!-- closing dv-item li -->
<li class="dv-item " itemprop="itemListElement">
<a href="http://www.foxsports.com/fse/nba/story/rockets-meten-23-triples-y-ganan" target="_blank" rel="nofollow">
Con 23 triples los Rockets aplastaron a los Warriors</a>
<meta itemprop="datePublished" content="2013-02-06T04:37:31Z">
<meta itemprop="description" name="description" content="Rockets logran 23 triples">
</li><!-- closing dv-item li -->
<li class="dv-item dv-item-last" itemprop="itemListElement">
<a href="http://msn.foxsports.com/fse/nfl/gallery/Gisele-Bundchen-cuida-a-Tom-Brady" target="_blank" rel="nofollow">
Sexygalería: Gisele Bundchen, consiente mucho a Tom Brady</a>
<meta itemprop="datePublished" content="2012-09-26T20:20:39Z">
<meta itemprop="description" name="description" content="Galería: Danica Patrick hace sudar a aficionados yrivales">
</li><!-- closing dv-item li -->
</ul><!-- closing dv-encap ul -->
</div></div>
</div>
</div>
</div> </div> <div class="g-13-2"><div><div class="c c c-mod c-bdr-4 t--1ms" >
<div class="c-head">
<a href="http://articles.mamaslatinas.com" target="_blank"><img src="http://global.fncstatic.com/static/managed/img/logo/300x32-mamaslatinas.gif" alt=""></a></div>
<div class="c-body"><!-- / start of body div-->
<div class="c-item c-item-first c-item-last">
<div class="dv-list m-3 m-l">
<ul class="dv-encap">
<li class="dv-item dv-item-first">
<a href="http://quemas.mamaslatinas.com/entertainment/132853/chiquis_rivera_new_years_selfie?utm_medium=sm&utm_source=rss&utm_content=entertainment_rssfeed" rel="external">Chiquis Rivera shares heartbreaking message about mom Jenni Rivera</a>
</li>
<li class="dv-item">
<a href="http://quemas.mamaslatinas.com/entertainment/132846/latino_celebs_new_years_photos?utm_medium=sm&utm_source=rss&utm_content=entertainment_rssfeed" rel="external">10 Latino celeb New Years bashes that made us jealous!</a>
</li>
<li class="dv-item">
<a href="http://quemas.mamaslatinas.com/style/132796/latina_fashion_mistakes_stop_making?utm_medium=sm&utm_source=rss&utm_content=style_rssfeed" rel="external">10 Fashion myths Latinas need to stop believing</a>
</li>
<li class="dv-item">
<a href="http://quemas.mamaslatinas.com/entertainment/132841/mila_kunis_ashton_kutcher_married?utm_medium=sm&utm_source=rss&utm_content=entertainment_rssfeed" rel="external">Ashton Kutcher and Mila Kunis may be married!</a>
</li>
<li class="dv-item dv-item-last">
<a href="http://quemas.mamaslatinas.com/entertainment/132845/kim_kardashian_twitter_rant_nye?utm_medium=sm&utm_source=rss&utm_content=entertainment_rssfeed" rel="external">Kim Kardashian addresses ALL the rumors in New Year's Twitter rant</a>
</li>
</ul>
</div>
</div>
</div>
</div>
</div> </div> <div class="g-13-2 g-last"><div><div class="c c c-mod c-bdr-4 t--1ms" >
<div class="c-head">
<a href="http://www.latina.com/" target="_blank"><img src="http://global.fncstatic.com/static/managed/img/logo/300x32-latina.gif" alt=""></a></div>
<div class="c-body"><!-- / start of body div-->
<div class="c-item c-item-first c-item-last">
<div class="dv-list m-3 m-l t--1ms" >
<ul class="dv-encap" itemscope itemtype="http://schema.org/ItemList">
<li class="dv-item dv-item-first" itemprop="itemListElement">
<a href="http://www.latina.com//entertainment/buzz/exclusive-pitbull-talks-performing-new-years-eve" target="_blank" rel="nofollow">
EXCLUSIVE: Pitbull Talks Performing for NYE & Bringing "Flavor" to 2015</a>
<meta itemprop="description" name="description" content="Growing up, many bilingual Latinos were caught between watching New Year’s Eve specials on Spanish network television with the family and counting down with Dick Clark live from Times Square in...">
</li><!-- closing dv-item li -->
<li class="dv-item " itemprop="itemListElement">
<a href="http://www.latina.com//entertainment/buzz/zoe-saldana-reveals-names-her-twins" target="_blank" rel="nofollow">
Zoe Saldaña Reveals the Names of Her Twins!</a>
<meta itemprop="description" name="description" content="So adorable! New mami Zoe Saldaña posted a snap of pacifiers and bottles on her Instagram, letting her fans finally in on the names of her twin boys. ">
</li><!-- closing dv-item li -->
<li class="dv-item " itemprop="itemListElement">
<a href="http://www.latina.com//entertainment/buzz/how-your-favorite-celebs-celebrated-new-year" target="_blank" rel="nofollow">
How Your Favorite Celebs Celebrated the New Year!</a>
<meta itemprop="description" name="description" content="It's 2015, y'all! And whether you celebrated with a simple champagne toast or a full-on soiree, the new year marks a fresh start. Take a look at how some of your favorite celebrities celebrated...">
</li><!-- closing dv-item li -->
<li class="dv-item " itemprop="itemListElement">
<a href="http://www.latina.com//entertainment/celebrity/wwe-rosa-mendes-total-divas-interview" target="_blank" rel="nofollow">
EXCLUSIVE: WWE's Rosa Mendes Talks 'Total Divas' & Her Costa Rican Roots</a>
<meta itemprop="description" name="description" content="WWE Diva, Rosa Mendes, is proof that you can make your dreams come true.">
</li><!-- closing dv-item li -->
<li class="dv-item dv-item-last" itemprop="itemListElement">
<a href="http://www.latina.com//entertainment/celebrity/sofia-vergara-instagram-selfies-photos" target="_blank" rel="nofollow">
Sofia Vergara's Best Selfies, Ever!</a>
<meta itemprop="description" name="description" content="When it comes to social media, Sofia Vergara isn't afraid to show-off her wild side.">
</li><!-- closing dv-item li -->
</ul><!-- closing dv-encap ul -->
</div></div>
</div>
</div>
</div> </div></div></div>
</div></div>
<footer id="section-footer">
<div>
<div class="g-41 g-last">
<div class="g-11">
<div class="c c-bdr-4">
<div class="c-item c-item-first">
<div class="m"><a href="//latino.foxnews.com"><img src="//global.fncstatic.com/static/v/fn-latino/img/logo-latino-4.png" alt=""></a></div>
</div><!-- /c-item -->
</div><!-- /c -->
</div><!-- /g-14 -->
<div class="g-14">
<div class="c c-bdr-4 c-hrz">
<h2 class="title">Sections</h2>
<div class="c-body">
<div class="c-item c-item-first">
<div class="dv-list">
<ul class="dv-encap">
<li class="dv-item dv-item-first"><a href="/index.html">Home</a></li>
<li class="dv-item"><a href="//video.latino.foxnews.com/">Video</a></li>
<li class="dv-item"><a href="/news/index.html">News</a></li>
<li class="dv-item"><a href="/politics/index.html">Politics</a></li>
<li class="dv-item"><a href="/opinion/index.html">Opinion</a></li>
<li class="dv-item"><a href="/entertainment/index.html">Entertainment</a></li>
</ul>
</div><!-- /dv-list -->
</div><!-- /c-item -->
<div class="c-item c-item-last">
<div class="dv-list">
<ul class="dv-encap">
<li class="dv-item dv-item-first"><a href="/sports/index.html">Sports</a></li>
<li class="dv-item"><a href="/health/index.html">Health</a></li>
<li class="dv-item"><a href="/lifestyle/index.html">Lifestyle</a></li>
<li><a href="/money/index.html">Money</a></li>
<li class="dv-item dv-item-last"><a href="/espanol/index.html">Español</a></li>
</ul>
</div><!-- /dv-list -->
</div><!-- /c-item -->
</div>
</div><!-- /c -->
</div><!-- /g-7 -->
<div class="g-7">
<div class="c c-bdr-4">
<h2 class="title">About</h2>
<div class="c-item c-item-first">
<div class="dv-list">
<ul class="dv-encap">
<li class="dv-item dv-item-first"><a href="//www.foxnews.com/other/termsofuse.html">Terms of Use</a></li>
<li class="dv-item"><a href="//www.foxnews.com/other/privacy.html">Privacy Statement</a></li>
<li class="dv-item"><a href="//www.foxnews.com/about/privacy-policy/#ad-choice">Ad Choices</a></li>
<li class="dv-item"><a href="mailto:editorial@foxnewslatino.com">Contact Us</a></li>
<li class="dv-item dv-item-last"><a href="//www.foxnews.com/fncu">Internships - FNCU</a></li>
</ul>
</div><!-- /dv-list -->
</div><!-- /c-item -->
</div><!-- /c -->
</div><!-- /g-7 -->
<div class="g-7 g-last">
<div class="c c-bdr-4">
<h2 class="title">Networking</h2>
<div class="c-item c-item-first">
<div class="dv-list dv-list-3 dv-social-media">
<ul class="dv-encap">
<li class="dv-item dv-item-first">
<span class="one"> </span> <strong><a href="//www.facebook.com/FoxNewsLatino">Facebook</a></strong>
</li>
<li class="dv-item">
<span class="two"> </span> <strong><a href="//www.twitter.com/FoxNewsLatino">Twitter</a></strong>
</li>
<li class="dv-item dv-item-last">
<span class="five"> </span> <strong><a href="//feeds.latino.foxnews.com/home/feed">RSS</a></strong>
</li>
</ul>
</div><!-- /dv-list -->
</div><!-- /c-item -->
</div><!-- /c -->
</div><!-- /g-7 -->
</div>
<div class="c m-l m-7">
<div class="c-item c-item-first">
<div class="dv-feature">
<ul class="dv-encap">
<li class="dv-item dv-item-first dv-item-last">
<p class="summary">This material may not be published, broadcast, rewritten, or redistributed. ©2014 FOX News Network, LLC. All rights reserved.</p>
</li>
</ul>
</div><!-- /dv-feature -->
</div><!-- /c-item -->
</div>
</div>
</footer><!-- /section-footer --><div itemscope itemtype="http://schema.org/Organization">
<meta itemprop="name" content="2013 FOX News Network, LLC. All rights reserved.">
<meta itemprop="email" content="newsmanager@foxnews.com">
<meta itemprop="image" content="global.fncstatic.com/static/v/fn-latino/img/logo-latino.jpg"/>
</div>
<script type="text/javascript"> jQuery.ad.pre(); FOX.site.bottomInit();</script>
<noscript>
<img src="http://metrics.foxnews.com/b/ss/foxnewsfoxlatino/1/H22.1--NS/1420285576019?pageName=noscript:entertainment:front:article&g=http://latino.foxnews.com/latino/entertainment/2014/12/29/how-oscar-isaac-and-jessica-chastain-went-about-bringing-to-life-most-violent/" style="display:none;" width="0" height="0" border="0" alt="">
<img src="//secure-us.imrworldwide.com/cgi-bin/m?ci=us-801796h&cg=0&cc=1&si=http://latino.foxnews.com/latino/entertainment/2014/12/29/how-oscar-isaac-and-jessica-chastain-went-about-bringing-to-life-most-violent/&ts=noscript&rnd=1420285576019" style="display:none;" width="0" height="0" border="0" alt="">
<img src="http://b.scorecardresearch.com/p?c1=2&c2=9013181&c3=&c4=http://latino.foxnews.com/latino/entertainment/2014/12/29/how-oscar-isaac-and-jessica-chastain-went-about-bringing-to-life-most-violent/&c5=&c6=&c15=&cv=2.2&cj=1" style="display:none;" width="0" height="0" border="0" alt="">
</noscript>
</body>
</html>