CINXE.COM
Time Wood Prints and Wood Art
<!DOCTYPE html> <html lang='en'> <head> <title>Time Wood Prints and Wood Art</title> <meta name="description" content="Buy a wood print today, and it ships within 48 hours and comes with a 30-day money back guarantee. Choose from thousands of designs which are printed on maple wood and designed to give your wall a rustic look."> <meta property='og:title' content="Time Wood Prints and Wood Art"> <meta property='og:type' content='website'> <meta property='og:url' content='https://timecoverstore.com/shop/wood+prints'> <meta property='og:image' content='https://render.fineartamerica.com/images/rendered/medium/wood-print/7.5/10/break/images/artworkimages/medium/3/kobe-bryant-cover-time.jpg'><meta property='og:site_name' content='TIME Cover Store'> <meta property='og:description' content="Buy a wood print today, and it ships within 48 hours and comes with a 30-day money back guarantee. Choose from thousands of designs which are printed on maple wood and designed to give your wall a rustic look."> <meta property='fb:app_id' content='309028460694'> <meta name='viewport' content='width=device-width, initial-scale=1'> <link rel='next' href="/shop/wood+prints?page=2"> <link rel='stylesheet' type='text/css' href='/css/stylesheet.css?v=ca6d545494'> <link rel='stylesheet' type='text/css' href='/css/searchEngine/searchEngineWhiteLabel2024.css?v=ca6d545494'> <link rel='canonical' href='https://timecoverstore.com/shop/wood+prints'> <script type='text/javascript' src='/js/globalScripts.js?v=ca6d545494'></script> <script type='text/javascript' src='/js/searchEngine/searchEngine.js?v=ca6d545494'></script> <script type='text/javascript'> function newHttpReq() { var newRequest = null; try { newRequest = new XMLHttpRequest(); } catch(trymicrosoft) { try { newRequest = new ActiveXObject("Msxml2.XMLHTTP"); } catch(othermicrosoft) { try { newRequest = new ActiveXObject("Microsoft.XMLHTTP"); } catch(failed) { newRequest = null; } } } return newRequest; } var memberIdType = "galleryid"; var memberId = 33582; var whiteLabelWebsiteId = 891979; var javascriptCurrentTag = ""; var javascriptUrlProductType = "wood+prints"; var javascriptUrlCollection = ""; var image001 = new Image(); image001.src = '/assets/images/Searching.gif'; var thispage = "/shop/wood+prints"; var javascriptCurrentUrl = "/shop/wood+prints"; var flagcolorselected = false; var request = newHttpReq(); var httpobject = []; httpobject[-1] = newHttpReq(); var backgroundobject; var sourceobject; var targetobject; var requestcount = 0; if(!httpobject[-1]) { alert("Error Initializing XMLHttpRequest!"); } function bringtotop(artworkid,tag,status) { var url = '/queries/updateartworktags.php?artworkid=' + artworkid + '&tag=' + tag + '&status='+status; if((request.readyState != 4) && (request.readyState != 0)) { request.abort(); request = newHttpReq(); } request.open('GET',url,true); request.onreadystatechange = updatebringtotop; request.send(null); return; } function skip(artworkid) { var sourcediv = document.getElementById('artworkdiv[' + artworkid + ']'); sourcediv.parentNode.removeChild(sourcediv); } function updatebringtotop() { try { if(request.readyState == 4) { } if(request.status == 200) { } } catch (e) { return; } if (request.readyState == 4) { if(request.status == 200) { //alert(request.responseText); var artworkid = request.responseText; var sourcediv = document.getElementById('artworkdiv[' + artworkid + ']'); //sourcediv.parentNode.removeChild(sourcediv); sourcediv.innerHTML = ''; } } } function promotemember(artworkid,status) { var url = '/queries/promotemember.php?artworkid=' + artworkid + '&status='+status; if((request.readyState != 4) && (request.readyState != 0)) { request.abort(); request = newHttpReq(); } request.open('GET',url,true); request.onreadystatechange = updatepage; request.send(null); return; } function promoteartwork(artworkid,status) { var url = '/queries/promoteartwork.php?artworkid=' + artworkid + '&status='+status; if((request.readyState != 4) && (request.readyState != 0)) { request.abort(); request = newHttpReq(); } request.open('GET',url,true); request.onreadystatechange = updatepage; request.send(null); return; } function updatepage() { try { if(request.readyState == 4) { } if(request.status == 200) { } } catch (e) { return; } if (request.readyState == 4) { if(request.status == 200) { alert(request.responseText); } } } function showpromotion(action) { if(document.getElementById('dimdiv')) { var widthclient = parseInt(document.documentElement.clientWidth); var heightclient = parseInt(document.documentElement.clientHeight); backgroundobject = document.getElementById('dimdiv'); backgroundobject.style.width = '100%'; backgroundobject.style.height = document.body.scrollHeight + 0 + 'px'; backgroundobject.style.visibility = 'visible'; targetobject = document.getElementById('lookupdiv'); var targetObjectWidth = widthclient - 52; if(targetObjectWidth > 700) { targetObjectWidth = 700; } targetobject.style.width = targetObjectWidth + 'px'; var sourceposx, sourceposy; sourceobject = document.getElementById('promotiondiv'); if (sourceobject.offsetParent) { sourceposy = sourceobject.offsetTop; while (sourceobject = sourceobject.offsetParent) { sourceposy += sourceobject.offsetTop; } } // Add 50 because loopupdiv has padding set to 25. sourceposx = ((widthclient - targetObjectWidth - 52) / 2); sourceposy -= 1; //alert(widthclient + ' - ' + targetObjectWidth + ' - ' + sourceposx); targetobject.style.pixelLeft = sourceposx; targetobject.style.pixelTop = sourceposy; targetobject.style.left = sourceposx + 'px'; targetobject.style.top = sourceposy + 'px'; var localvalue = requestcount; var poststring = "action=" + action + "&pagename=/shop/wood+prints&pagetitle=Time Wood Prints and Wood Art"; if(action == 'submit') { var sourcepagename = document.getElementById('sourcepagename').value; sourcepagename = sourcepagename.replace(/&/g,'--ampersand--'); poststring = poststring + "&sourcepagename=" + sourcepagename; document.getElementById('lookupdiv').scrollIntoView(true); } targetobject.innerHTML = "<p style='float: left; font: 10pt arial; padding-top: 3px; padding-right: 5px;'>Please Wait</p><img style='float: left;' src='/assets/images/Searching.gif'>"; targetobject.style.visibility = "visible"; httpobject[localvalue] = newHttpReq(); httpobject[localvalue].onreadystatechange = function(){ try { if(httpobject[localvalue].readyState == 4) { } if(httpobject[localvalue].status == 200) { } } catch (e) { return; } if(httpobject[localvalue].readyState == 4 && httpobject[localvalue].status == 200) { //document.getElementById('lookupdiv2').innerHTML = httpobject[localvalue].responseText; var response = httpobject[localvalue].responseText.split("EXTRAINSTRUCTIONS"); document.getElementById('lookupdiv').innerHTML = response[0]; if(response[1]) { eval(response[1]); } } }; var url = '/queries/querysearchpagepromotion.php'; httpobject[localvalue].open('POST',url,true); httpobject[localvalue].setRequestHeader("content-type", "application/x-www-form-urlencoded"); httpobject[localvalue].send(poststring); requestcount += 1; } } function closelookupwindow() { if(document.getElementById('lookupdiv')) { document.getElementById('lookupdiv').style.visibility = 'hidden'; } if(document.getElementById('dimdiv')) { document.getElementById('dimdiv').style.visibility = 'hidden'; } } function changeproductfilter() { window.location = document.getElementById('productfilter').value; } function changemediumfilter() { window.location = document.getElementById('mediumfilter').value; } function changecollectionid() { window.location = document.getElementById('collectionid').value; } function expandallsubjectsdiv() { document.getElementById('allsubjectsdiv').style.height = 'auto'; document.getElementById('expanddiv').innerHTML = ' '; } function expandallcollectionsdiv() { document.getElementById('allcollectionsdiv').style.height = ''; document.getElementById('expandcollectionsdiv').innerHTML = ' '; } function storescreenwidth() { var localvalue = requestcount; var poststring = "screenwidth=" + screen.width; httpobject[localvalue] = newHttpReq(); httpobject[localvalue].onreadystatechange = function(){ try { if(httpobject[localvalue].readyState == 4) { } if(httpobject[localvalue].status == 200) { } } catch (e) { return; } if(httpobject[localvalue].readyState == 4 && httpobject[localvalue].status == 200) { //alert(httpobject[localvalue].responseText); } }; var url = '/queries/querystorescreenwidth.php'; httpobject[localvalue].open('post',url,true); httpobject[localvalue].setRequestHeader('content-type','application/x-www-form-urlencoded'); httpobject[localvalue].send(poststring); requestcount += 1; } function checkscreenwidth() { if(screen.width != '') { storescreenwidth(); } } var flagbottomvisible = false; var flagtransitioninprogress = false; var targetheight = 0; //window.onscroll = capturescrollposition; function capturescrollposition() { var widthclient = parseInt(document.documentElement.clientWidth); var heightclient = parseInt(document.documentElement.clientHeight); var scrolly = document.documentElement ? document.documentElement.scrollTop : document.body.scrollTop; if(scrolly == 0) { scrolly = document.body.scrollTop; } var timestamp = new Date().getTime(); //document.getElementById('bottomtext').innerHTML = widthclient + ' - ' + heightclient + ' - ' + scrolly + ' - ' + timestamp; if(document.getElementById('specialpromotiondiv')) { if(scrolly < 2000) { if(flagbottomvisible == true && flagtransitioninprogress != true) { hidebottom(); } } else { if(flagbottomvisible == false && flagtransitioninprogress != true) { showbottom(); } } } } function showbottom() { flagtransitioninprogress = true; targetheight = 0; document.getElementById('specialpromotiondiv').style.height = targetheight + 'px'; document.getElementById('specialpromotiondiv').style.visibility = 'visible'; showinprogress(); } function showinprogress() { targetheight += 1; document.getElementById('specialpromotiondiv').style.height = targetheight + 'px'; if (targetheight < 50) { t = setTimeout("showinprogress()", 10); } else { flagtransitioninprogress = false; flagbottomvisible = true; } } function hidebottom() { flagtransitioninprogress = true; targetheight = parseInt(document.getElementById('specialpromotiondiv').style.height); hideinprogress(); } function hideinprogress() { targetheight -= 1; document.getElementById('specialpromotiondiv').style.height = targetheight + 'px'; if (targetheight > 0) { t = setTimeout("hideinprogress()", 10); } else { document.getElementById('specialpromotiondiv').style.visibility = 'hidden'; flagtransitioninprogress = false; flagbottomvisible = false; } } function facebookpopup(url) { var width = 680; var height = 400; var leftposition = Number((screen.width/2)-(width/2)); var topposition = Number((screen.height/2)-(height/2)); window.open(url,'facebookwindow','width=' + width + ',height=' + height + ',resizable=1,toolbar=0,menubar=0,status=0,location=0,left=' + leftposition + ',top=' + topposition); } function googlepluspopup(url) { var width = 720; var height = 500; var leftposition = Number((screen.width/2)-(width/2)); var topposition = Number((screen.height/2)-(height/2)); window.open(url,'googlepluswindow','width=' + width + ',height=' + height + ',resizable=1,toolbar=0,menubar=0,status=0,location=0,left=' + leftposition + ',top=' + topposition); } function checkfacebookcount(sourceurl) { $.get('https://graph.facebook.com/' + sourceurl + '', function(data) { var fbshares = 0; var fblikes = 0; var fbtotal = 0; if ((data.shares != 0) && (data.shares != undefined) && (data.shares != null)) { fbshares = data.shares; } if ((data.likes != 0) && (data.likes != undefined) && (data.likes != null)) { fblikes = data.likes; } fbtotal = fbshares + fblikes; if(true || fbtotal > 0) { document.getElementById('facebookcountdiv').style.display = 'inline-block'; document.getElementById('facebookcount').innerHTML = fbtotal; } },'jsonp'); } function checkgooglepluscount(sourceurl) { $.get('/queries/querysocialapis.php?target=googleplus&url=' + sourceurl, function(data) { if ((data != 0) && (data != undefined) && (data != null)) { document.getElementById('googlepluscountdiv').style.display = 'inline-block'; document.getElementById('googlepluscount').innerHTML = data; } },'html'); } function mouseoverfacebook() { var targetobject = document.getElementById('facebookimage'); targetobject.src = '/assets/images/IconFacebookSmall.png'; } function mouseoutfacebook() { var targetobject = document.getElementById('facebookimage'); targetobject.src = '/assets/images/IconFacebookSmallGrayscale.png'; } function mouseovergoogleplus() { var targetobject = document.getElementById('googleplusimage'); targetobject.src = '/assets/images/IconGooglePlusSmall.png'; } function mouseoutgoogleplus() { var targetobject = document.getElementById('googleplusimage'); targetobject.src = '/assets/images/IconGooglePlusSmallGrayscale.png'; } var closetimersearchtypeoptions = 0; function showsearchtypeoptions() { cancelclosetimersearchtypeoptions(); document.getElementById('searchtypeoptionsdiv').style.display = 'inline-block'; } function hidesearchtypeoptionstime() { closetimersearchtypeoptions = window.setTimeout(hidesearchtypeoptions, 250); } function hidesearchtypeoptions() { document.getElementById('searchtypeoptionsdiv').style.display = 'none'; } function cancelclosetimersearchtypeoptions() { if(closetimersearchtypeoptions) { window.clearTimeout(closetimersearchtypeoptions); closetimersearchtypeoptions = null; } } function showcolorchart(targetcolorid,currentcolor,currenturl,flagscroll) { var localvalue = requestcount; var poststring = 'action=showcolors&targetcolorid=' +targetcolorid + '¤tcolor=' + currentcolor + '¤turl=' + encodeURIComponent(currenturl); if(flagscroll == 1) { var sourceposx, sourceposy; var sourceobject = document.getElementById(targetcolorid + 'div'); if (sourceobject.offsetParent) { sourceposx = sourceobject.offsetLeft; sourceposy = sourceobject.offsetTop; while (sourceobject = sourceobject.offsetParent) { sourceposx += sourceobject.offsetLeft; sourceposy += sourceobject.offsetTop; } } document.getElementById('sidebarcolordiv').scrollIntoView(true); //window.scrollTo(0,sourceposy - 50); } document.getElementById(targetcolorid + 'chartdiv').innerHTML = "<img src='/assets/images/Searching.gif' style='display: inline-block'>"; document.getElementById(targetcolorid + 'chartdiv').style.display = 'inline-block'; httpobject[localvalue] = newHttpReq(); httpobject[localvalue].onreadystatechange = function(){ try { if(httpobject[localvalue].readyState == 4) { } if(httpobject[localvalue].status == 200) { } } catch (e) { return; } if(httpobject[localvalue].readyState == 4 && httpobject[localvalue].status == 200) { document.getElementById(targetcolorid + 'chartdiv').innerHTML = httpobject[localvalue].responseText; } }; var url = '/queries/querysearchenginecolorchart.php'; httpobject[localvalue].open('post',url,true); httpobject[localvalue].setRequestHeader("content-type", "application/x-www-form-urlencoded"); httpobject[localvalue].send(poststring); //alert(poststring); requestcount += 1; } function highlightcolor(targetcolorid,targetcolor) { //alert(targetcolorid + ' - ' + targetcolor); document.getElementById(targetcolorid + 'div').style.backgroundImage = 'none'; document.getElementById(targetcolorid + 'div').style.backgroundColor = targetcolor; } function selectcolor(targetcolorid,targeturl) { document.getElementById(targetcolorid + 'chartdiv').innerHTML = "<img src='/assets/images/Searching.gif' style='display: inline-block'>"; window.location = targeturl; } function showcolorcharttop(currenturl) { var localvalue = requestcount; var poststring = 'action=showcolors¤turl=' + encodeURIComponent(currenturl); //alert(poststring); document.getElementById('messagediv').innerHTML = "<img src='/assets/images/Searching.gif' style='display: inline-block; padding-top: 25px; padding-bottom: 25px;'>"; document.getElementById('messagediv').style.display = 'inline-block'; httpobject[localvalue] = newHttpReq(); httpobject[localvalue].onreadystatechange = function(){ try { if(httpobject[localvalue].readyState == 4) { } if(httpobject[localvalue].status == 200) { } } catch (e) { return; } if(httpobject[localvalue].readyState == 4 && httpobject[localvalue].status == 200) { document.getElementById('messagediv').innerHTML = httpobject[localvalue].responseText; } }; var url = '/queries/querysearchenginecolorcharttop.php'; httpobject[localvalue].open('post',url,true); httpobject[localvalue].setRequestHeader("content-type", "application/x-www-form-urlencoded"); httpobject[localvalue].send(poststring); //alert(poststring); requestcount += 1; } function highlightcolortop(targetcolorid,targetcolor) { //alert(targetcolorid + ' - ' + targetcolor); document.getElementById(targetcolorid + 'topdiv').style.backgroundImage = 'none'; document.getElementById(targetcolorid + 'topdiv').style.backgroundColor = targetcolor; } function selectcolortop(targetcolorid,targetcolor,targeturl) { flagcolorselected = true; document.getElementById(targetcolorid + 'topdiv').style.backgroundColor = targetcolor; document.getElementById(targetcolorid + 'topchartdiv').innerHTML = "<img src='/assets/images/Searching.gif' style='display: inline-block'>"; window.location = targeturl; } function showdimensionsapplychanges() { document.getElementById('dimensionsapplychangesdiv').style.display = 'inline-block'; } function showdimensionsapplychangestop() { document.getElementById('dimensionsapplychangestopdiv').style.display = 'inline-block'; } function dimensionsapplychanges(currenturl) { var minimumprintwidth = document.getElementById('minimumprintwidth').value; var minimumprintheight = document.getElementById('minimumprintheight').value; var maximumprintwidth = document.getElementById('maximumprintwidth').value; var maximumprintheight = document.getElementById('maximumprintheight').value; if(minimumprintwidth > 50 && minimumprintheight > 50) { alert('Both dimensions can not exceed 48". Please reduce one of your dimensions to less than 48".'); return; } //var newurl = currenturl + '?minimumprintwidth=' + minimumprintwidth + '&minimumprintheight=' + minimumprintheight + '&maximumprintwidth=' + maximumprintwidth + '&maximumprintheight=' + maximumprintheight; var newurl = currenturl + '?minimumprintwidth=' + minimumprintwidth + '&minimumprintheight=' + minimumprintheight; window.location = newurl; } function dimensionsapplychangestop(currenturl) { var minimumprintwidth = document.getElementById('minimumprintwidthtop').value; var minimumprintheight = document.getElementById('minimumprintheighttop').value; if(minimumprintwidth > 50 && minimumprintheight > 50) { alert('Both dimensions can not exceed 48". Please reduce one of your dimensions to less than 48".'); return; } //var newurl = currenturl + '?minimumprintwidth=' + minimumprintwidth + '&minimumprintheight=' + minimumprintheight + '&maximumprintwidth=' + maximumprintwidth + '&maximumprintheight=' + maximumprintheight; var newurl = currenturl + '?minimumprintwidth=' + minimumprintwidth + '&minimumprintheight=' + minimumprintheight; window.location = newurl; } var touchx0; var touchy0; var timestamp0; var touchxcurrent; var touchycurrent; function touchcapturestart(evt) { if(evt.touches) { timestamp0 = new Date(); timestamp0 = timestamp0.getTime(); touchx0 = evt.touches[0].pageX; touchy0 = evt.touches[0].pageY; touchxcurrent = touchx0; touchycurrent = touchy0; } } function touchcapturemove(evt) { if(evt.touches) { touchxcurrent = evt.touches[0].pageX; touchycurrent = evt.touches[0].pageY; } } function touchcaptureend(evt) { if(isNaN(touchx0) || isNaN(touchy0) || isNaN(touchxcurrent) || isNaN(touchycurrent)) { return; } var touchdeltax = touchxcurrent - touchx0; var touchdeltay = touchycurrent - touchy0; var currenttime = new Date(); currenttime = currenttime.getTime(); var touchtimestampdelta = currenttime - timestamp0; //alert(touchdeltax + ' - ' + touchdeltay + ' - ' + touchtimestampdelta); if(touchdeltax < -100 && Math.abs(touchdeltay) < 100 && touchtimestampdelta < 1500) { if(document.getElementById('linknext')) { showswipeinprogress(); document.getElementById('linknext').click(); } } if(touchdeltax > 100 && Math.abs(touchdeltay) < 100 && touchtimestampdelta < 1500) { if(document.getElementById('linkprevious')) { showswipeinprogress(); document.getElementById('linkprevious').click(); } } } function showswipeinprogress() { var widthclient = parseInt(document.documentElement.clientWidth); var heightclient = parseInt(document.documentElement.clientHeight); var widthtarget = 131; var heighttarget = 23; var offsetleft = 0; var offsettop = 0; if(true) { if(document.documentElement.scrollTop && !document.body.scrollTop) { offsetleft = document.documentElement.scrollLeft; offsettop = document.documentElement.scrollTop; } else { offsetleft = document.body.scrollLeft; offsettop = document.body.scrollTop; } } else { var sourceobject = document.getElementById('h1title'); if (sourceobject.offsetParent) { offsettop = sourceobject.offsetTop; while (sourceobject = sourceobject.offsetParent) { offsettop += sourceobject.offsetTop; } } } if(!document.getElementById('foregrounddiv') || !document.getElementById('backgrounddiv')) { var newdiv; var cssstyle; // Background Div if(!document.getElementById('backgrounddiv')) { newdiv = document.createElement('div'); cssstyle = 'position: fixed; z-index: 5000; left: 0px; top: 0px; width: 10px; height: 10px; background-color: #000000; visibility: hidden; opacity: 0.25; filter: alpha(opacity=25);'; newdiv.id = 'backgrounddiv'; newdiv.setAttribute('style',cssstyle); newdiv.style.cssText = cssstyle; document.body.appendChild(newdiv); } // Foreground Div if(!document.getElementById('foregrounddiv')) { newdiv = document.createElement('div'); cssstyle = 'position: fixed; z-index: 5001; left: 0px; top: 0px; width: 10px; min-height: 10px; padding: 0px; overflow: hidden; border: none; background-color: transparent; visibility: hidden; box-shadow: none;'; newdiv.id = 'foregrounddiv'; newdiv.setAttribute('style',cssstyle); newdiv.style.cssText = cssstyle; document.body.appendChild(newdiv); } } var backgroundobject = document.getElementById('backgrounddiv'); backgroundobject.style.width = '100%'; backgroundobject.style.height = '100%'; //backgroundobject.style.visibility = 'visible'; var foregrounddiv = document.getElementById('foregrounddiv'); foregrounddiv.style.width = widthtarget + 'px'; foregrounddiv.style.height = heighttarget + 'px'; foregrounddiv.style.backgroundColor = 'transparent'; foregrounddiv.style.border = 'none'; foregrounddiv.style.boxShadow = 'none'; foregrounddiv.innerHTML = "<img src='/assets/images/Searching.gif' style='float: left;'>"; foregrounddiv.style.left = (offsetleft + parseInt((widthclient - widthtarget) / 2)) + 'px'; foregrounddiv.style.top = (offsettop + parseInt((heightclient - heighttarget) / 2)) + 'px'; //foregrounddiv.style.top = offsettop + 'px'; foregrounddiv.style.visibility = 'visible'; } var lastsourcediv = ''; var lastsourcedropdown = ''; var lastsourcedropdownclassname = ''; function showOptions(optionname) { if(lastsourcediv != '') { document.getElementById('hiddendivscontainer').appendChild(lastsourcediv); } var sourcedropdown = document.getElementById('dropdown' + optionname); var sourcediv = document.getElementById('hidden' + optionname + 'div'); var targetdiv = document.getElementById('messagediv'); //targetdiv.appendChild(sourcediv); if(lastsourcedropdownclassname != '') { lastsourcedropdown.className = lastsourcedropdownclassname; lastsourcedropdown.setAttribute('aria-pressed', false); } if(sourcediv != lastsourcediv) { targetdiv.style.display = 'none'; } else { } if(targetdiv.style.display == 'none') { if(sourcedropdown.className != 'customdropdownselected') { lastsourcedropdownclassname = sourcedropdown.className; } sourcedropdown.className = 'customdropdownselected'; sourcedropdown.setAttribute('aria-pressed', true); targetdiv.innerHTML = sourcediv.innerHTML; targetdiv.style.display = 'inline-block'; if(optionname == 'colors') { showcolorcharttop(javascriptCurrentUrl); } if(optionname == 'galleries') { showAllCollections('initialLoad', '', javascriptCurrentTag, ''); } } else { targetdiv.style.display = 'none'; } lastsourcediv = sourcediv; lastsourcedropdown = sourcedropdown; } function showAllCollections(action, tab, tag, page, targetDivId) { var localvalue = requestcount; if(targetDivId === undefined || targetDivId === '') { targetDivId = 'messagediv'; } var productType = javascriptUrlProductType; var collectionUrl = javascriptUrlCollection; var postString = 'action=' + action + '&whiteLabelWebsiteId=' + whiteLabelWebsiteId + '¤tCollectionUrl=' + collectionUrl + '&memberIdType=' + memberIdType + '&memberId=' + memberId + '&tab=' + tab + '¤tTag=' + encodeURIComponent(tag) + "&page=" + page + "&productType=" + productType + "&targetDivId=" + targetDivId;; //alert(postString); document.getElementById(targetDivId).innerHTML = "<img src='/assets/images/Searching.gif' style='display: inline-block; padding-top: 25px; padding-bottom: 25px;'>"; document.getElementById(targetDivId).style.display = 'inline-block'; if(targetDivId == 'messagediv') { document.getElementById('messagediv').scrollIntoView(true); } httpobject[localvalue] = newHttpReq(); httpobject[localvalue].onreadystatechange = function(){ try { if(httpobject[localvalue].readyState == 4) { } if(httpobject[localvalue].status == 200) { } } catch (e) { return; } if(httpobject[localvalue].readyState == 4 && httpobject[localvalue].status == 200) { document.getElementById(targetDivId).innerHTML = httpobject[localvalue].responseText; } }; var url = '/queries/querySearchEngineCollectionsDropDownWhiteLabel.php'; httpobject[localvalue].open('post',url,true); httpobject[localvalue].setRequestHeader("content-type", "application/x-www-form-urlencoded"); httpobject[localvalue].send(postString); requestcount += 1; } function togglecollections() { //alert(searchcollectiongroupid); if(document.getElementById('collectionsexpanddiv').getAttribute('customvisible') != 1) { document.getElementById('collectionsexpanddiv').setAttribute('customvisible',1); document.getElementById('collectionsexpanddiv').style.display = 'none'; document.getElementById('collectionsbottomdiv').style.display = 'inline-block'; } else { document.getElementById('collectionsexpanddiv').setAttribute('customvisible',0); document.getElementById('collectionsexpanddiv').style.display = 'inline-block'; document.getElementById('collectionsbottomdiv').style.display = 'none'; document.getElementById('collectionstopdiv').scrollIntoView(true); } if(false) { if(document.getElementById('collectionsexpanddiv').style.display != 'inline-block') { document.getElementById('collectionsexpanddiv').style.display = 'none'; document.getElementById('collectionsbottomdiv').style.display = 'inline-block'; } else { document.getElementById('collectionsexpanddiv').style.display = 'inline-block'; document.getElementById('collectionsbottomdiv').style.display = 'none'; document.getElementById('collectionstopdiv').scrollIntoView(true); } } } function toggleCollectionsNew(action) { var localValue = requestcount; var productType = javascriptUrlProductType; var postString = "whiteLabelWebsiteId=" + whiteLabelWebsiteId + "&memberIdType=" + memberIdType + "&memberId=" + memberId + "&action=" + action + "&productType=" + productType; httpobject[localValue] = newHttpReq(); httpobject[localValue].onreadystatechange = function(){ try { if(httpobject[localValue].readyState == 4) { } if(httpobject[localValue].status == 200) { } } catch (e) { return; } if(httpobject[localValue].readyState == 4 && httpobject[localValue].status == 200) { document.getElementById('searchEngineCollectionsContainerDiv').scrollIntoView(true); document.getElementById('searchEngineCollectionsContainerDiv').innerHTML = httpobject[localValue].responseText; } }; document.getElementById('collectionsToggleDiv').innerHTML = "<img src='/assets/images/Searching.gif' style='display: inline-block;'>"; var url = '/queries/querySearchEngineCollectionsWhiteLabel.php'; //alert(postString); httpobject[localValue].open('post',url,true); httpobject[localValue].setRequestHeader("Content-type", "application/x-www-form-urlencoded"); httpobject[localValue].send(postString); requestcount += 1; //alert(searchcollectiongroupid); if(document.getElementById('collectionsexpanddiv').getAttribute('customvisible') != 1) { document.getElementById('collectionsexpanddiv').setAttribute('customvisible',1); document.getElementById('collectionsexpanddiv').style.display = 'none'; document.getElementById('collectionsbottomdiv').style.display = 'inline-block'; } else { document.getElementById('collectionsexpanddiv').setAttribute('customvisible',0); document.getElementById('collectionsexpanddiv').style.display = 'inline-block'; document.getElementById('collectionsbottomdiv').style.display = 'none'; document.getElementById('collectionstopdiv').scrollIntoView(true); } } function showmorefromartist(urlmedium, urltag, urlproduct, urlcollection, artworkid, currentpage) { if(document.getElementById("moreimagesdiv[" + artworkid + "]")) { hidemorefromartist(artworkid); return; } var newdiv = document.createElement("div"); newdiv.id = "moreimagesdiv[" + artworkid + "]"; newdiv.style.display = "inline-block"; newdiv.style.visibility = "visible"; newdiv.style.width = "90%"; newdiv.style.overflow = 'hidden'; newdiv.style.textAlign = "center"; newdiv.style.borderWidth = '1px'; newdiv.style.borderStyle = 'solid'; newdiv.style.borderColor = '#AAAAAA'; newdiv.style.borderRadius = '4px'; newdiv.style.padding = '0px'; newdiv.style.margin = '0px'; newdiv.style.marginBottom = '25px'; newdiv.style.boxShadow = '0px 5px 8px #EEEEEE'; newdiv.innerHTML = "<img style='display: inline-block; padding-top: 15px; padding-bottom: 10px;' src='/assets/images/Searching.gif'>"; var referencediv = document.getElementById("artistnamediv[" + artworkid + "]"); referencediv.parentNode.insertBefore(newdiv, referencediv.nextSibling); var localvalue = requestcount; var localartworkid = artworkid; var poststring = "artworkid=" + artworkid + "&medium=" + urlmedium + "&tag=" + urltag + "&product=" + urlproduct + "&collection=" + urlcollection + "¤tpage=" + currentpage; httpobject[localvalue] = newHttpReq(); httpobject[localvalue].onreadystatechange = function(){ try { if(httpobject[localvalue].readyState == 4) { } if(httpobject[localvalue].status == 200) { } } catch (e) { return; } if(httpobject[localvalue].readyState == 4 && httpobject[localvalue].status == 200) { document.getElementById('moreimagesdiv[' + localartworkid + ']').innerHTML = httpobject[localvalue].responseText; } }; var url = '/queries/querysearchenginemoreimages.php'; httpobject[localvalue].open('post',url,true); httpobject[localvalue].setRequestHeader("Content-type", "application/x-www-form-urlencoded"); httpobject[localvalue].send(poststring); requestcount += 1; } function hidemorefromartist(artworkid) { if(document.getElementById("moreimagesdiv[" + artworkid + "]")) { var divtoremove = document.getElementById("moreimagesdiv[" + artworkid + "]"); divtoremove.parentNode.removeChild(divtoremove); } } function scrolltoartwork(artworkid) { if(document.getElementById('artworkdiv[' + artworkid + ']')) { var targetdiv = document.getElementById('artworkdiv[' + artworkid + ']'); targetdiv.scrollIntoView(true); } } </script> <style type='text/css'> h1 { font-size: 24pt; } #h1subtitle { display: inline-block; width: 90%; max-height: 100px; padding-top: 20px; padding-bottom: 10px; overflow-y: auto; font-size: 12pt; font-family: avenir, arial; color: #444444; text-align: center; } .customdropdownhighlighted { border: 1px solid #666666; background-color: #FFFFFF; } #searchEngineCollectionsContainerDiv { padding-bottom: 40px; margin-bottom: 40px; border-bottom: 1px solid #CCCCCC; } @media screen and (max-width: 800px) { #h1subtitle { display: inline-block; width: 100%; max-height: none; font-size: 10pt; } } </style> </head> <body onload="checkscreenwidth();" ontouchstart='touchcapturestart(event);' ontouchmove='touchcapturemove(event);' ontouchend='touchcaptureend(event);' style='background-color: #FFFFFF; background-image: none; text-align: center; overflow-x: visible;'> <!-- Google Tag Manager --> <script type='text/javascript'> window.dataLayer = window.dataLayer || []; window.dataLayer.push({'visitorType': 'newVisitor'}); </script> <noscript><iframe src="//www.googletagmanager.com/ns.html?id=GTM-5SGSQS9" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= '//www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-5SGSQS9');</script> <!-- End Google Tag Manager --> <!-- Facebook Pixel Code --> <script> !function(f,b,e,v,n,t,s){if(f.fbq)return;n=f.fbq=function(){n.callMethod? n.callMethod.apply(n,arguments):n.queue.push(arguments)};if(!f._fbq)f._fbq=n; n.push=n;n.loaded=!0;n.version='2.0';n.queue=[];t=b.createElement(e);t.async=!0; t.src=v;s=b.getElementsByTagName(e)[0];s.parentNode.insertBefore(t,s)}(window, document,'script','https://connect.facebook.net/en_US/fbevents.js'); fbq('init', '441940254299166'); fbq('track', "PageView");</script> <noscript><img height="1" width="1" style="display:none" src="https://www.facebook.com/tr?id=441940254299166&ev=PageView&noscript=1" /></noscript> <!-- End Facebook Pixel Code --> <!-- Add custom styles here. --> <link rel='stylesheet' type='text/css' href='/artistwebsites/customfiles/time/css/stylesheetHeader.css?v=ca6d545494'> <div id='headerAnnouncementDiv' style='min-width: 100%; background-color: #283038;'> <div class='container' style='padding-top: 12px; padding-bottom: 12px; text-align: center;'> <p style='font-size: 10pt; font-family: cabin, oswald, arial; color: #CCCCCC; letter-spacing: 0.5px; word-spacing: 1px;'>Shop for officially licensed TIME covers as wall art, home decor, and apparel!</p> </div> </div> <header id='headerCustomContainerDiv'> <div class='container'> <div id='headerCustomDiv'> <!-- Three Lines --> <div id='navigationTopLinkThreeLinesSingleRow'> <a href='javascript: toggleMobileNavigationDiv();'> <div> </div> <div> </div> <div> </div> </a> </div> <div id='headerCustomLogoDiv'> <a href='https://timecoverstore.com'><img id='headerCustomLogoImage' src='/assets/images/whiteLabelWebsites/time/logoTime002.png' alt='TIME Cover Store' title='TIME Cover Store'><img id='headerCustomLogoImageSmall' src='/assets/images/whiteLabelWebsites/time/logoTime003.png' alt='TIME Cover Store' title='TIME Cover Store'></a> </div> <div id='headerCustomMainLinksContainer'> <a id='headerCustomNavigationShopLink' class='headerCustomNavigationLinks' data-showarrow='1' data-targetMenuId='menuShop' onmouseover="menuPreOpen2019(event);" onmouseout="mclosetime()" onkeydown="menuKeyPress(event);" ontouchstart="menuToggle2019(event);" href="/art">Best Sellers</a> <a id='headerCustomNavigationDiscoverLink' class='headerCustomNavigationLinks' onmouseover="mclose()" href="/collectiongroups">Collections</a> <a id='headerCustomNavigationBestSellersLink' class='headerCustomNavigationLinks' onmouseover="mclose()" href="/art?sort=recentlyadded">New Releases</a> <button type='button' onclick="toggleMobileNavigationDiv('search')"><img id='headerCustomNavigationSearchIcon' data-showarrow='1' src='/assets/images/LogoSearchMagnifyingGlass.png'></button> </div> <form id='headerCustomSearchForm' name='headerCustomSearchForm' class='headerCustomSearchFormActivated' method='post' action='/shop/wood+prints'> <input type='hidden' class='searchType' name='searchType' value = "keywords"> <div id='headerCustomSearchTypeDiv' onclick="showsearchtypeoptionsheader('searchTypeOptionsHeader');" onkeydown="keyDownSearchTypeOptionsHeader('searchTypeOptionsHeader',event);" tabindex='0'> <div style='display: inline-block; padding-top: 0px;'> <p class='searchTypeName' style='float: none; display: inline-block; vertical-align: middle; padding-top: 8px; font-size: 8pt; font-family: montserratlight, arial; color: #666666; text-decoration: none;'>Keyword</p> <img src='/images/ArrowDownVTransparent.png' style='display: inline-block; vertical-align: middle; padding-left: 2px; padding-top: 10px; max-width: 11px; max-height: 8px;'> </div> </div> <input type='text' id='headerCustomSearchFormInput' name='searchtag' onfocus='customHeaderSearchFocus();' value="" placeholder='Search'> <a href='javascript: document.headerCustomSearchForm.submit();'><img id='headerCustomSearchFormImageMagnifyingGlass' src='/assets/images/LogoSearchMagnifyingGlass.png'></a> <div id='searchTypeOptionsHeader' class='searchTypeOptionsContainer' onMouseOut='hidesearchtypeoptionstimeheader();' style='position: absolute; top: -1px; left: -1px; width: 85px; z-index: 5000000; text-align: center; background-color: #FFFFFF; border: 1px solid #999999; display: none;'> <a href="javascript: selectSearchType('keywords','Keyword');" onmouseover='cancelclosetimersearchtypeoptionsheader();' style='float: left; width: 100%; height: 15px; padding-top: 8px; padding-bottom: 7px; font: 8pt arial; text-decoration: none;'>Keyword</a> <a href="javascript: selectSearchType('artistname','Artist');" onmouseover='cancelclosetimersearchtypeoptionsheader();' style='float: left; width: 100%; height: 15px; padding-top: 8px; padding-bottom: 7px; font: 8pt arial; text-decoration: none;'>Artist</a> <a href="javascript: selectSearchType('keywordsartistname','Key + Artist');" onmouseover='cancelclosetimersearchtypeoptionsheader();' style='float: left; width: 100%; height: 15px; padding-top: 8px; padding-bottom: 7px; font: 8pt arial; text-decoration: none;'>Keyword + Artist</a> <a href="javascript: selectSearchType('title','Title');" onmouseover='cancelclosetimersearchtypeoptionsheader();' style='float: left; width: 100%; height: 15px; padding-top: 8px; padding-bottom: 7px; font: 8pt arial; text-decoration: none;'>Title</a> <a href="javascript: selectSearchType('titleartistname','Title + Artist');" onmouseover='cancelclosetimersearchtypeoptionsheader();' style='float: left; width: 100%; height: 15px; padding-top: 8px; padding-bottom: 7px; font: 8pt arial; text-decoration: none;'>Title + Artist</a> </div> </form> <a id='headerCustomProfileLink' href='https://timecoverstore.com/logincollector.php' onmouseover="menuPreOpen2019(event);" onmouseout="mclosetime();" onkeydown="menuKeyPress(event);" ontouchstart="menuToggle2019(event);"><img id='headerCustomProfileImage' data-showarrow='1' data-targetMenuId='menuMember' src='/artistwebsites/customfiles/condenast/images/headerIconProfileBlack.png'></a> <div id='headerCustomShoppingCartDivNew'> <a href='https://timecoverstore.com/shoppingcart.html'><img src='/artistwebsites/customfiles/condenast/images/headerIconShoppingCartBlack.png' style='display: inline-block; max-width: 22px; max-height: 22px; margin-top: -3px; margin-right: 5px; border: none; vertical-align: middle;'></a> <a id='shoppingCartCounter' href='https://timecoverstore.com/shoppingcart.html' style='display: none; position: absolute; top: -8px; right: 0px; padding: 3px; padding-right: 6px; padding-left: 6px; border-radius: 2px; background-color: #445577; color: #FFFFFF; text-shadow: 1px 1px 2px #444444; text-align: center;'>0</a> </div> </div> </div> </header> <!-- This contains all of the dropdown menus. --> <nav id='headerCustomNavigationSingleRowMenuContainerDiv' aria-label='Main Navigation'> <div class='container'> <!-- Main Navigation Menu--> <div id='headerCustomNavigationSingleRowMenuDiv'> <!-- Hidden Up Arrow --> <img id='headerarrow' src='/assets/images/HeaderVerticalArrowAccentTransparent.png'> <!-- Dropdown Menu: Shop --> <div id='menuShop' class='headerCustomNavigationMenuDropdown headerCustomNavigationMenuDropdownOneLevelOnly' onmouseover='mcancelclosetime();' onmouseout='mclosetime();'> <div style='float: left; width: 100%; padding-top: 0px; text-align: justify;'> <div class='headernavigationmenutextdiv'> <div> <p><a href='https://timecoverstore.com/art'>Wall Art</a></p> </div> <ul class='headernavigationmenutextlist'> <li><a href='https://timecoverstore.com/shop/canvas+prints'>Canvas Prints</a></li> <li><a href='https://timecoverstore.com/shop/framed+prints'>Framed Prints</a></li> <li><a href='https://timecoverstore.com/shop/metal+prints'>Metal Prints</a></li> <li><a href='https://timecoverstore.com/shop/acrylic+prints'>Acrylic Prints</a></li> <li><a href='https://timecoverstore.com/shop/wood+prints'>Wood Prints</a></li> <li><a href='https://timecoverstore.com/shop/prints'>Art Prints</a></li> </ul> </div> <div style='display: inline-block; width: 100%;'> </div> </div> </div> <!-- Dropdown Menu: Sign In --> <div id='menuMember' class='headerCustomNavigationMenuDropdown headerCustomNavigationMenuDropdownOneLevelOnly' onmouseover='mcancelclosetime();' onmouseout='mclosetime();' style='left: auto; right: 0px; padding: 15px; width: 250px;'> <div class='headernavigationmenutextdiv' style='min-width: 100%; padding: 0px; margin-bottom: 0px;'> <ul class='headernavigationmenutextlist' style='padding-top: 0px;'> <li><a href='https://timecoverstore.com/logincollector.php'>Buyer</a></li> <li><a href='https://timecoverstore.com/loginadministrator.html'>Administrator</a></li> </ul> </div> </div> </div> </div> <!-- Mobile Navigation Menu: Dark Background (Absolution Positioning) --> <div id='mobileNavigationBackgroundDiv' onclick="toggleMobileNavigationDiv();"> </div> <!-- Mobile Navigation Menu (Absolution Positioning) --> <div id='mobileNavigationDiv'> <div id='mobileNavigationInnerDiv' style='margin-top: 10px;'> <div id='mobileNavigationMenuMain' class='mobileNavigationListContainer' style='display: inline-block;'> <div class='mobileNavigationBackDiv'> <button type='button' id='mobileNavigationButtonHome' class='mobileNavigationButtonBack' onclick="goToUrl('/');">Home</button> <button type='button' class='mobileNavigationButtonX' onclick='toggleMobileNavigationDiv();'></button> </div> <form id='mobileNavigationSearchForm' class='' method='post' action='/shop/wood+prints'> <div id='mobileNavigationSearchTypeDiv' class='mobileNavigationElementContainer'> <a id='mobileNavigationSelectedSearchType' class='mobileNavigationHeader' href="javascript: toggleMobileNavigation('mobileNavigationSearchTypeDiv');"> <div class='mobileNavigationHeaderTextDiv'> <span class='mobileNavigationHeaderTitle'>Search Type</span> <span id='mobileNavigationSearchTypeName' class='mobileNavigationHeaderValue'>Keyword</span> </div> </a> <div class='mobileNavigationOptionsDiv'> <a id='mobileNavigationSearchType-keywords' class='mobileNavigationOption mobileNavigationOptionSelected' href="javascript: selectMobileNavigationSearchType('keywords');">Keyword</a> <a id='mobileNavigationSearchType-title' class='mobileNavigationOption' href="javascript: selectMobileNavigationSearchType('title');">Title</a> <a id='mobileNavigationSearchType-artistname' class='mobileNavigationOption' href="javascript: selectMobileNavigationSearchType('artistname');">Artist</a> <a id='mobileNavigationSearchType-titleartistname' class='mobileNavigationOption' href="javascript: selectMobileNavigationSearchType('titleartistname');">Title + Artist</a> <a id='mobileNavigationSearchType-keywordsartistname' class='mobileNavigationOption' href="javascript: selectMobileNavigationSearchType('keywordsartistname');">Keyword + Artist</a> </div> </div> <input type='hidden' id='mobileNavigationSearchType' name='searchType' value='keywords'> <div id='mobileNavigationCustomSearchInputContainerDiv'> <input type='textbox' id='mobileNavigationSearchInput' name='searchtag' onFocus="mobileNavigationSearchFocus();" value="" placeholder='Search'> <button type='button' id='mobileNavigationSearchMagnifyingGlassImageButton' onclick="document.getElementById('mobileNavigationSearchForm').submit();"><img id='mobileNavigationSearchMagnifyingGlassImage' src='/assets/images/LogoSearchMagnifyingGlass.png' alt='Search' title='Search'></button> </div> </form> <ul class='mobileNavigationMenuTopList'> <li><button type='button' class='mobileNavigationLinkRightArrow' onclick="showMobileMenu('mobileNavigationMenuShop');">Products</button></li> <li><button type='button' class='mobileNavigationLinkRightArrow' onclick="showMobileMenu('mobileNavigationMenuCollections');">Collections</button></li> <li style='border-bottom: 1px solid #CCCCCC;'><button type='button' class='mobileNavigationLinkRightArrow' onclick="showMobileMenu('mobileNavigationMenuAbout');">About</button></li> <li style='margin-top: 40px; border-top: 1px solid #CCCCCC;'><a href="https://timecoverstore.com/collectorcreateaccount.php">Join</a></li> <li style='border-bottom: 1px solid #CCCCCC;'><a href="https://timecoverstore.com/logincollector.php">Sign In</a></li> </ul> </div> <div id='mobileNavigationMenuShop' class='mobileNavigationListContainer'> <div class='mobileNavigationBackDiv'> <button type='button' class='mobileNavigationButtonBack' onclick="showMobileMenu('mobileNavigationMenuMain');">Back</button> <button type='button' class='mobileNavigationButtonX' onclick='toggleMobileNavigationDiv();'></button> </div> <ul class='mobileNavigationMenuTopList'> <li> <a href="https://timecoverstore.com/shop/canvas+prints">Canvas Prints</a> </li> <li> <a href="https://timecoverstore.com/shop/framed+prints">Framed Prints</a> </li> <li> <a href="https://timecoverstore.com/shop/metal+prints">Metal Prints</a> </li> <li> <a href="https://timecoverstore.com/shop/acrylic+prints">Acrylic Prints</a> </li> <li> <a href="https://timecoverstore.com/shop/wood+prints">Wood Prints</a> </li> <li> <a href="https://timecoverstore.com/shop/art+prints">Art Prints</a> </li> </ul> </div> <div id='mobileNavigationMenuCollections' class='mobileNavigationListContainer'> <div class='mobileNavigationBackDiv'> <button type='button' class='mobileNavigationButtonBack' onclick="showMobileMenu('mobileNavigationMenuMain');">Back</button> <button type='button' class='mobileNavigationButtonX' onclick='toggleMobileNavigationDiv();'></button> </div> <ul class='mobileNavigationMenuTopList'> <li> <a href="https://timecoverstore.com/collectiongroups">All Collections</a> </li> <li> <a href="https://timecoverstore.com/collections/time100+2020+honorees">TIME100 - 2020 Honorees</a> </li> <li> <a href="https://timecoverstore.com/collections/time100+previous+honorees">TIME100 - Previous Honorees</a> </li> <li> <a href="https://timecoverstore.com/collections/ruth+bader+ginsburg+1933+2020">Ruth Bader Ginsburg 1933-2020</a> </li> <li> <a href="https://timecoverstore.com/collections/time+100+women+of+the+year">TIME 100 Women of The Year</a> </li> <li> <a href="https://timecoverstore.com/collections/justice+and+equality">Justice and Equality</a> </li> <li> <a href="https://timecoverstore.com/collections/firsts+women+who+are+changing+the+world">FIRSTS - Women Who are Changing the World</a> </li> <li> <a href="https://timecoverstore.com/collections/sports">Sports</a> </li> <li> <a href="https://timecoverstore.com/collections/time+next+100">TIME NEXT 100</a> </li> <li> <a href="https://timecoverstore.com/collections/health">Health</a> </li> <li> <a href="https://timecoverstore.com/collections/music">Music</a> </li> <li> <a href="https://timecoverstore.com/collections/science+technology">Science & Technology</a> </li> <li> <a href="https://timecoverstore.com/collections/2020s">2020s</a> </li> <li> <a href="https://timecoverstore.com/collections/2010s">2010's</a> </li> <!-- <li> <button type='button' class='mobileNavigationLinkDownArrow' onclick="toggleMobileSubMenu('mobileNavigationSubMenuCollectionFilmTelevision');">Film & Television</button> <ul id='mobileNavigationSubMenuCollectionFilmTelevision' class='mobileNavigationMenuSubList'> <li><a href="https://timecoverstore.com/collectiongroups/film+television">All Film & Television</a></li> <li><a href="https://timecoverstore.com/collections/actors">Actors</a></li> <li><a href="https://timecoverstore.com/collections/directors">Directors</a></li> <li><a href="https://timecoverstore.com/collections/directors">Awards</a></li> <li><a href="https://timecoverstore.com/collections/golden+age+of+hollywood">Golden Age</a></li> </ul> </li> --> </ul> </div> <div id='mobileNavigationMenuCommunity' class='mobileNavigationListContainer'> <div class='mobileNavigationBackDiv'> <button type='button' class='mobileNavigationButtonBack' onclick="showMobileMenu('mobileNavigationMenuMain');">Back</button> <button type='button' class='mobileNavigationButtonX' onclick='toggleMobileNavigationDiv();'></button> </div> <ul class='mobileNavigationMenuTopList'> <li><a href="https://fineartamerica.com/wall-art">Wall Art</a></li> <li><a href="https://fineartamerica.com/shop/wood+prints">Wood Prints</a></li> <li><a href="https://fineartamerica.com/shop/prints/abstract">Abstract Art Prints</a></li> <li><a href="https://pixels.com/shop/iphone+cases">iPhone Cases</a></li> <li><a href="https://famouspaintings.com">Famous Paintings</a></li> <li><a href="https://fineartamerica.com/shop/canvas+prints/claude+monet">Monet Canvas Prints</a></li> </ul> </div> <div id='mobileNavigationMenuLogin' class='mobileNavigationListContainer'> <div class='mobileNavigationBackDiv'> <button type='button' class='mobileNavigationButtonBack' onclick="showMobileMenu('mobileNavigationMenuMain');">Back</button> <button type='button' class='mobileNavigationButtonX' onclick='toggleMobileNavigationDiv();'></button> </div> <ul class='mobileNavigationMenuTopList'> <li><a href="https://timecoverstore.com/loginartist.php">Artists</a></li> <li><a href="https://timecoverstore.com/logingallery.php">Galleries</a></li> <li><a href="https://timecoverstore.com/logincollector.php">Buyers</a></li> </ul> </div> <div id='mobileNavigationMenuAbout' class='mobileNavigationListContainer'> <div class='mobileNavigationBackDiv'> <button type='button' class='mobileNavigationButtonBack' onclick="showMobileMenu('mobileNavigationMenuMain');">Back</button> <button type='button' class='mobileNavigationButtonX' onclick='toggleMobileNavigationDiv();'></button> </div> <ul class='mobileNavigationMenuTopList'> <li><a href="https://timecoverstore.com/artistwebsites/customfiles/time/about-time-magazine-store.html">About Us</a></li> <li><a href="https://timecoverstore.com/contactus.html">Contact Us</a></li> <li><a href="https://timecoverstore.com/moneybackguarantee.html">Satisfaction Guarantee</a></li> </ul> </div> </div> </div> </nav> <div id='searchEngineContainerDiv' class='container'> <div class='searchEngineRightDiv'> <div id='searchEngineHeaderContainerDiv' data-display-image='1' data-display-description='' data-display-available-styles='1' data-display-available-view-types='1' data-view-type='product'> <div id='h1h2ContainerDiv'> <div id='h1RowDiv'> <img id='h1Image' class='h1imagewoodprint' src='https://render.fineartamerica.com/images/rendered/search/wood-print/7.5/10/break/images/artworkimages/medium/3/kobe-bryant-cover-time.jpg' loading='lazy' width='482' height='740' alt="Time Wood Prints" title="Time Wood Prints"> <h1 id='h1Title' data-flag-product-name='0' data-flag-long-length='0'>Time Wood Prints</h1> <div id='availableStylesContainerDiv'> <button type='button' class='buttonArtStyle' onclick="goToUrl('/shop/wood+prints?style=vintage');">Vintage</button> <button type='button' class='buttonArtStyle' onclick="goToUrl('/shop/wood+prints?style=black+and+white');">Black & White</button> <button type='button' class='buttonArtStyle' onclick="goToUrl('/shop/wood+prints?style=minimalist');">Minimalist</button> <button type='button' class='buttonArtStyle' onclick="goToUrl('/shop/wood+prints?style=surreal');">Surreal</button> </div> </div> </div> <div id='availableViewsOuterContainerDiv' data-display-message='0'> <div id='availableViewsContainerDiv' data-view-type='product'> <div id='availableViewsDiv' data-num-views-greater-than-one='1'> <a class='linkAvailableView' id='linkAvailableView_product' href='/shop/wood+prints' data-view-type='product' data-popular='0' data-selected='1' rel='' ><span class='linkAvailableViewType'>View All</span></a> <a class='linkAvailableView' id='linkAvailableView_artistcollection' href='/shop/wood+prints?view=artistcollection' data-view-type='artistcollection' data-popular='0' data-selected='0' rel='nofollow' ><span class='linkAvailableViewType'><span class='linkAvailableViewTextShop'>Shop </span><span class='linkAvailableViewTextBy'>by </span>Collection<span class='linkAvailableViewExtraLetter'>s</span> <span class='linkAvailableViewCount'>(32)</span></span></a> </div> <div id='searchEnginePopularDiv' data-animate='1'> <img src='/assets/images/svg/arrowLeft.svg'> <p>New!</p> </div> </div> </div> </div> <div id='topPaginationDiv'> <p class='countdiv' style='float: left; font: 10pt avenir, arial; color: #444444;'>1 - 72 of 517 time wood prints for sale</p><div class='pagelistdiv'> <span class='linkPageList linkPageNumber linkPageNumberSelected' rel=''>1</span><a class='linkPageList linkPageNumber' rel='' href='/shop/wood+prints?page=2'>2</a><a class='linkPageList linkPageNumber' rel='' href='/shop/wood+prints?page=3'>3</a><a class='linkPageList linkPageNumber' rel='' href='/shop/wood+prints?page=4'>4</a><a class='linkPageList linkPageNumber' rel='' href='/shop/wood+prints?page=5'>5</a><a class='linkPageList linkPageNext' rel='next' href='/shop/wood+prints?page=2'>Next</a></div> </div> <div style='display: inline-block; width: 100%; padding-top: 0px; padding-bottom: 0px;'> <div id='searchFormSearchEngineContainerDiv'> <form id='searchFormSearchEngine' name='searchFormSearchEngine' class='' method='post' action='/shop/wood+prints'> <input type='hidden' class='searchType' name='searchType' value = "keywords"> <button type='button' id='searchFormSearchEngineSearchTypeDiv' onclick="showSearchTypeOptionsSearchEngine('searchTypeOptionsSearchEngine');" role='button' tabindex='0'> <p class='searchTypeName' style='float: none; display: inline-block; vertical-align: middle; font-size: 8pt; font-family: montserratlight, arial; color: #666666; text-decoration: none; line-height: 100%;'>Keyword</p> <img src='/assets/images/ArrowDownVTransparent.png' style='display: inline-block; vertical-align: middle; padding-left: 2px; max-width: 11px; max-height: 8px;' alt='Arrow Down' title='Arrow Down'> </button> <input type='text' id='searchFormSearchEngineInput' name='searchtag' onfocus='searchEngineSearchFocus(); autoPromptSearchTerms(event);' onkeypress='checkForEnterSearchFormSearchEngine(event);' onkeyup='checkForEmptySearchInput(event); autoPromptSearchTerms(event);' data-flag-search-input='1' data-container-id='searchFormSearchEngine' value="" placeholder='Search' title='Search' autocomplete='off' autocapitalize='off'> <button type='button' id='searchFormSearchEngineImageMagnifyingGlassButton' onclick='document.searchFormSearchEngine.submit();'><img id='searchFormSearchEngineImageMagnifyingGlass' src='/assets/images/LogoSearchMagnifyingGlass.png' alt='Search' title='Search'></button> <div id='searchTypeOptionsSearchEngine' class='searchTypeOptionsContainer' onmouseout='hideSearchTypeOptionsTimeSearchEngine();' style='position: absolute; top: -1px; left: -1px; width: 85px; z-index: 5000000; text-align: center; background-color: #FFFFFF; border: 1px solid #999999; display: none;'> <button type='button' onclick="selectSearchType('keywords','Keyword');" onMouseOver='cancelCloseTimerSearchTypeOptionsSearchEngine();' style='float: left; width: 100%; min-height: 30px; padding: 8px; font: 8pt arial; text-decoration: none; text-align: left;'>Keyword</button> <button type='button' onclick="selectSearchType('artistname','Artist');" onMouseOver='cancelCloseTimerSearchTypeOptionsSearchEngine();' style='float: left; width: 100%; min-height: 30px; padding: 8px; font: 8pt arial; text-decoration: none; text-align: left;'>Artist</button> <button type='button' onclick="selectSearchType('keywordsartistname','Key + Artist');" onMouseOver='cancelCloseTimerSearchTypeOptionsSearchEngine();' style='float: left; width: 100%; min-height: 30px; padding: 8px; font: 8pt arial; text-decoration: none; text-align: left;'>Keyword + Artist</button> <button type='button' onclick="selectSearchType('title','Title');" onMouseOver='cancelCloseTimerSearchTypeOptionsSearchEngine();' style='float: left; width: 100%; min-height: 30px; padding: 8px; font: 8pt arial; text-decoration: none; text-align: left;'>Title</button> <button type='button' onclick="selectSearchType('titleartistname','Title + Artist');" onMouseOver='cancelCloseTimerSearchTypeOptionsSearchEngine();' style='float: left; width: 100%; min-height: 30px; padding: 8px; font: 8pt arial; text-decoration: none; text-align: left;'>Title + Artist</button> </div> </form> </div> <div id='filtersContainerOuterDiv'> <div class='filtersContainerDiv'> <p id='filterNumResultsMain' class='filterNumResults'><span id='filterNumResultsLabel'>Results: </span>517</p> <div id='buttonStylesFiltersContainerDiv'> <button type='button' class='buttonShowStyles' onclick="toggleSearchEngineNavigationMenu('','showStyles');">Styles</button> <button type='button' class='buttonShowFilters' onclick='toggleSearchEngineNavigationMenu();'>Filters (1)</button> </div> </div> </div> <div id='filtersBottomContainerOuterDiv'> <div class='filtersContainerDiv'> <p class='filterNumResults'>Results: 517</p> <a class='buttonShowFilters' href='javascript: toggleSearchEngineNavigationMenu();'>Filters</a> <a href='javascript: returnToTop()'><img id='imageScrollToTop' src='/assets/images/iconScrollToTop.png'></a> </div> </div> <div id='messagediv' style='display: none; float: left; text-align: center;'> </div> <div id='hiddendivscontainer' style='display: none; width: 100%;'> <div id='hiddencolorsdiv' style='display: inline-block; float: left; width: 100%;'> </div> <div id='hiddengalleriesdiv' style='display: inline-block; float: left; width: 100%;'> </div> </div> <nav id='searchEngineNavigationSubjectChildrenProductsOuterDiv' data-more-than-2='1' data-more-than-3='1' data-more-than-4='1' data-more-than-6='1' data-more-than-8='1'> <div id='searchEngineNavigationSubjectChildrenProductsContainerDiv' class='parentLimitChildrenYes'> <a class='searchEngineNavigationSubjectChildrenProductLink' href='/shop/wood+prints/sports'> <div class='searchEngineNavigationSubjectChildrenProductDiv'> <img class='searchEngineNavigationSubjectChildrenProductImage navigationsubjectimagewoodprint' src='https://render.fineartamerica.com/images/rendered/search/wood-print/7.5/10/break/images/artworkimages/medium/3/its-sho-time-shohei-ohtani-baseball-player-photograph-by-ian-allen-for-time.jpg' loading='lazy' width='482' height='740' alt="Sports Wood Prints" title="Sports Wood Prints"> <p class='searchEngineNavigationSubjectChildrenProductTitle'>Sports Wood Prints<p> </div> </a> <a class='searchEngineNavigationSubjectChildrenProductLink' href='/shop/wood+prints/movie'> <div class='searchEngineNavigationSubjectChildrenProductDiv'> <img class='searchEngineNavigationSubjectChildrenProductImage navigationsubjectimagewoodprint' src='https://render.fineartamerica.com/images/rendered/search/wood-print/7.5/10/break/images/artworkimages/medium/3/a-hero-rises-photograph-by-williams-and-hirakawa-for-time.jpg' loading='lazy' width='482' height='740' alt="Movie Wood Prints" title="Movie Wood Prints"> <p class='searchEngineNavigationSubjectChildrenProductTitle'>Movie Wood Prints<p> </div> </a> <a class='searchEngineNavigationSubjectChildrenProductLink' href='/shop/wood+prints/hollywood'> <div class='searchEngineNavigationSubjectChildrenProductDiv'> <img class='searchEngineNavigationSubjectChildrenProductImage navigationsubjectimagewoodprint' src='https://render.fineartamerica.com/images/rendered/search/wood-print/7.5/10/break/images/artworkimages/medium/3/next-generation-leaders-timothee-chalamet-photograph-by-ruven-afanador-for-time.jpg' loading='lazy' width='482' height='740' alt="Hollywood Wood Prints" title="Hollywood Wood Prints"> <p class='searchEngineNavigationSubjectChildrenProductTitle'>Hollywood Wood Prints<p> </div> </a> <a class='searchEngineNavigationSubjectChildrenProductLink' href='/shop/wood+prints/music'> <div class='searchEngineNavigationSubjectChildrenProductDiv'> <img class='searchEngineNavigationSubjectChildrenProductImage navigationsubjectimagewoodprint' src='https://render.fineartamerica.com/images/rendered/search/wood-print/7.5/10/break/images/artworkimages/medium/3/2020-entertainer-of-the-year-bts-photograph-by-mok-jung-wook-for-time.jpg' loading='lazy' width='482' height='740' alt="Music Wood Prints" title="Music Wood Prints"> <p class='searchEngineNavigationSubjectChildrenProductTitle'>Music Wood Prints<p> </div> </a> <a class='searchEngineNavigationSubjectChildrenProductLink' href='/shop/wood+prints/basketball'> <div class='searchEngineNavigationSubjectChildrenProductDiv'> <img class='searchEngineNavigationSubjectChildrenProductImage navigationsubjectimagewoodprint' src='https://render.fineartamerica.com/images/rendered/search/wood-print/7.5/10/break/images/artworkimages/medium/3/2020-athlete-of-the-year-lebron-james-portrait-by-tyler-gordon-for-time.jpg' loading='lazy' width='482' height='740' alt="Basketball Wood Prints" title="Basketball Wood Prints"> <p class='searchEngineNavigationSubjectChildrenProductTitle'>Basketball Wood Prints<p> </div> </a> <a class='searchEngineNavigationSubjectChildrenProductLink' href='/shop/wood+prints/donald+trump'> <div class='searchEngineNavigationSubjectChildrenProductDiv'> <img class='searchEngineNavigationSubjectChildrenProductImage navigationsubjectimagewoodprint' src='https://render.fineartamerica.com/images/rendered/search/wood-print/7.5/10/break/images/artworkimages/medium/3/attack-on-trump-evan-vucci.jpg' loading='lazy' width='482' height='740' alt="Donald Trump Wood Prints" title="Donald Trump Wood Prints"> <p class='searchEngineNavigationSubjectChildrenProductTitle'>Donald Trump Wood Prints<p> </div> </a> <a class='searchEngineNavigationSubjectChildrenProductLink' href='/shop/wood+prints/celebrity'> <div class='searchEngineNavigationSubjectChildrenProductDiv'> <img class='searchEngineNavigationSubjectChildrenProductImage navigationsubjectimagewoodprint' src='https://render.fineartamerica.com/images/rendered/search/wood-print/7.5/10/break/images/artworkimages/medium/3/kobe-bryant-cover-time.jpg' loading='lazy' width='482' height='740' alt="Celebrity Wood Prints" title="Celebrity Wood Prints"> <p class='searchEngineNavigationSubjectChildrenProductTitle'>Celebrity Wood Prints<p> </div> </a> <a class='searchEngineNavigationSubjectChildrenProductLink' href='/shop/wood+prints/politician'> <div class='searchEngineNavigationSubjectChildrenProductDiv'> <img class='searchEngineNavigationSubjectChildrenProductImage navigationsubjectimagewoodprint' src='https://render.fineartamerica.com/images/rendered/search/wood-print/7.5/10/break/images/artworkimages/medium/3/ruth-bader-ginsburg-1933-2020-time.jpg' loading='lazy' width='482' height='740' alt="Politician Wood Prints" title="Politician Wood Prints"> <p class='searchEngineNavigationSubjectChildrenProductTitle'>Politician Wood Prints<p> </div> </a> <a class='searchEngineNavigationSubjectChildrenProductLink' href='/shop/wood+prints/actor'> <div class='searchEngineNavigationSubjectChildrenProductDiv'> <img class='searchEngineNavigationSubjectChildrenProductImage navigationsubjectimagewoodprint' src='https://render.fineartamerica.com/images/rendered/search/wood-print/7.5/10/break/images/artworkimages/medium/3/2022-icon-of-the-year-michelle-yeoh-photograph-by-michelle-watt-for-time.jpg' loading='lazy' width='482' height='740' alt="Actor Wood Prints" title="Actor Wood Prints"> <p class='searchEngineNavigationSubjectChildrenProductTitle'>Actor Wood Prints<p> </div> </a> <a class='searchEngineNavigationSubjectChildrenProductLink' href='/shop/wood+prints/athlete'> <div class='searchEngineNavigationSubjectChildrenProductDiv'> <img class='searchEngineNavigationSubjectChildrenProductImage navigationsubjectimagewoodprint' src='https://render.fineartamerica.com/images/rendered/search/wood-print/7.5/10/break/images/artworkimages/medium/3/2022-athlete-of-the-year-aaron-judge-photograph-by-martin-schoeller-for-time.jpg' loading='lazy' width='482' height='740' alt="Athlete Wood Prints" title="Athlete Wood Prints"> <p class='searchEngineNavigationSubjectChildrenProductTitle'>Athlete Wood Prints<p> </div> </a> <a class='searchEngineNavigationSubjectChildrenProductLink' href='/shop/wood+prints/musician'> <div class='searchEngineNavigationSubjectChildrenProductDiv'> <img class='searchEngineNavigationSubjectChildrenProductImage navigationsubjectimagewoodprint' src='https://render.fineartamerica.com/images/rendered/search/wood-print/7.5/10/break/images/artworkimages/medium/3/2022-entertainer-of-the-year-blackpink-photograph-by-petra-collins-for-time.jpg' loading='lazy' width='482' height='740' alt="Musician Wood Prints" title="Musician Wood Prints"> <p class='searchEngineNavigationSubjectChildrenProductTitle'>Musician Wood Prints<p> </div> </a> <a class='searchEngineNavigationSubjectChildrenProductLink' href='/shop/wood+prints/portrait'> <div class='searchEngineNavigationSubjectChildrenProductDiv'> <img class='searchEngineNavigationSubjectChildrenProductImage navigationsubjectimagewoodprint' src='https://render.fineartamerica.com/images/rendered/search/wood-print/7.5/10/break/images/artworkimages/medium/3/the-strongman-el-slavador-president-nayib-bukele-christopher-gregory-rivera-for-time.jpg' loading='lazy' width='482' height='740' alt="Portrait Wood Prints" title="Portrait Wood Prints"> <p class='searchEngineNavigationSubjectChildrenProductTitle'>Portrait Wood Prints<p> </div> </a> <a class='searchEngineNavigationSubjectChildrenProductLink' href='/shop/wood+prints/activist'> <div class='searchEngineNavigationSubjectChildrenProductDiv'> <img class='searchEngineNavigationSubjectChildrenProductImage navigationsubjectimagewoodprint' src='https://render.fineartamerica.com/images/rendered/search/wood-print/7.5/10/break/images/artworkimages/medium/3/vote-2020-time.jpg' loading='lazy' width='482' height='740' alt="Activist Wood Prints" title="Activist Wood Prints"> <p class='searchEngineNavigationSubjectChildrenProductTitle'>Activist Wood Prints<p> </div> </a> <a class='searchEngineNavigationSubjectChildrenProductLink' href='/shop/wood+prints/scientist'> <div class='searchEngineNavigationSubjectChildrenProductDiv'> <img class='searchEngineNavigationSubjectChildrenProductImage navigationsubjectimagewoodprint' src='https://render.fineartamerica.com/images/rendered/search/wood-print/7.5/10/break/images/artworkimages/medium/3/the-overdue-awakening-time.jpg' loading='lazy' width='482' height='740' alt="Scientist Wood Prints" title="Scientist Wood Prints"> <p class='searchEngineNavigationSubjectChildrenProductTitle'>Scientist Wood Prints<p> </div> </a> <a class='searchEngineNavigationSubjectChildrenProductLink' href='/shop/wood+prints/time'> <div class='searchEngineNavigationSubjectChildrenProductDiv'> <img class='searchEngineNavigationSubjectChildrenProductImage navigationsubjectimagewoodprint' src='https://render.fineartamerica.com/images/rendered/search/wood-print/7.5/10/break/images/artworkimages/medium/3/time-100th-anniversary-centennial-time.jpg' loading='lazy' width='482' height='740' alt="Time Wood Prints" title="Time Wood Prints"> <p class='searchEngineNavigationSubjectChildrenProductTitle'>Time Wood Prints<p> </div> </a> <a class='searchEngineNavigationSubjectChildrenProductLink' href='/shop/wood+prints/politics'> <div class='searchEngineNavigationSubjectChildrenProductDiv'> <img class='searchEngineNavigationSubjectChildrenProductImage navigationsubjectimagewoodprint' src='https://render.fineartamerica.com/images/rendered/search/wood-print/7.5/10/break/images/artworkimages/medium/3/shinzo-abe-1954-2022-photograph-by-takashi-osato-for-time.jpg' loading='lazy' width='482' height='740' alt="Politics Wood Prints" title="Politics Wood Prints"> <p class='searchEngineNavigationSubjectChildrenProductTitle'>Politics Wood Prints<p> </div> </a> <a class='searchEngineNavigationSubjectChildrenProductLink' href='/shop/wood+prints/singer'> <div class='searchEngineNavigationSubjectChildrenProductDiv'> <img class='searchEngineNavigationSubjectChildrenProductImage navigationsubjectimagewoodprint' src='https://render.fineartamerica.com/images/rendered/search/wood-print/7.5/10/break/images/artworkimages/medium/3/time-100-companies-hybe-and-bts-photograph-by-hong-jang-hyun-for-time.jpg' loading='lazy' width='482' height='740' alt="Singer Wood Prints" title="Singer Wood Prints"> <p class='searchEngineNavigationSubjectChildrenProductTitle'>Singer Wood Prints<p> </div> </a> </div> <div id='navigationSubjectsProductsToggleDiv' name='navigationSubjectsProductsToggleDiv'> <button type='button' id='navigationSubjectsProductsButton' class='buttonExpand' onclick="toggleNavigationSubjectsProducts();" tabindex='0'> <img id='navigationSubjectsProductsButtonImage' src='/images/ArrowDownTransparent.png' style='display: inline-block; max-width: 20px; vertical-align: middle; border: none;' alt='View More' title='View More'> <p id='navigationSubjectsProductsButtonCaption'>More Subjects</p> </button> </div> </nav> <div id='searchEngineCollectionsContainerDiv'> <div style='text-align: justify;' data-expanded='0'> <button onClick="goToUrl('/collections/2024+time+100+next/wood+prints');" class='collectionImageProductDiv'> <img src='https://render.fineartamerica.com/images/rendered/search/wood-print/images/artworkimages/medium/3/time-100-next-sabrina-carpenter-charlotte-rutherford-for-time.jpg?shape=square' loading='lazy' data-product-type='woodprint' data-flag-light-image='0' alt="Time 100 Next Sabrina Carpenter Wood Print by Charlotte Rutherford for Time" title="Time 100 Next Sabrina Carpenter Wood Print by Charlotte Rutherford for Time"> <img src='https://render.fineartamerica.com/images/rendered/search/wood-print/images/artworkimages/medium/3/time-100-next-jaylen-brown-myesha-evon-for-time.jpg?shape=square' loading='lazy' data-product-type='woodprint' data-flag-light-image='0' alt="Time 100 Next Jaylen Brown Wood Print by Myesha Evon for Time" title="Time 100 Next Jaylen Brown Wood Print by Myesha Evon for Time"> <img src='https://render.fineartamerica.com/images/rendered/search/wood-print/images/artworkimages/medium/3/time-100-next-aisha-nyandoro-lelanie-foster-for-time.jpg?shape=square' loading='lazy' data-product-type='woodprint' data-flag-light-image='0' alt="Time 100 Next Aisha Nyandoro Wood Print by Lelanie Foster for Time" title="Time 100 Next Aisha Nyandoro Wood Print by Lelanie Foster for Time"> <p class='collectionName'>2024 Time 100 Next</p> </button> <button onClick="goToUrl('/collections/kamala+harris/wood+prints');" class='collectionImageProductDiv'> <img src='https://render.fineartamerica.com/images/rendered/search/wood-print/images/artworkimages/medium/3/her-moment-neil-jamieson-for-time.jpg?shape=square' loading='lazy' data-product-type='woodprint' data-flag-light-image='0' alt="Her Moment Wood Print by Neil Jamieson for Time" title="Her Moment Wood Print by Neil Jamieson for Time"> <img src='https://render.fineartamerica.com/images/rendered/search/wood-print/images/artworkimages/medium/3/kamala-harris-time-photo-illustration-getty-images-2.jpg?shape=square' loading='lazy' data-product-type='woodprint' data-flag-light-image='0' alt="Kamala Harris Wood Print by Time Photo Illustration Getty Images 2" title="Kamala Harris Wood Print by Time Photo Illustration Getty Images 2"> <img src='https://render.fineartamerica.com/images/rendered/search/wood-print/images/artworkimages/medium/3/her-case-time.jpg?shape=square' loading='lazy' data-product-type='woodprint' data-flag-light-image='0' alt="Her Case Wood Print by Photograph by Nolwen Cifuentes for TIME" title="Her Case Wood Print by Photograph by Nolwen Cifuentes for TIME"> <p class='collectionName'>Kamala Harris</p> </button> <button onClick="goToUrl('/collections/latest+issue/wood+prints');" class='collectionImageProductDiv'> <img src='https://render.fineartamerica.com/images/rendered/search/wood-print/images/artworkimages/medium/3/your-vote-is-safe-pablo-delcan-and-danielle-del-palto.jpg?shape=square' loading='lazy' data-product-type='woodprint' data-flag-light-image='1' alt="Your Vote Is Safe Wood Print by Pablo Delcan and Danielle Del Palto" title="Your Vote Is Safe Wood Print by Pablo Delcan and Danielle Del Palto"> <img src='https://render.fineartamerica.com/images/rendered/search/wood-print/images/artworkimages/medium/3/best-inventions-jo-whaley-for-time.jpg?shape=square' loading='lazy' data-product-type='woodprint' data-flag-light-image='0' alt="Best Inventions Wood Print by Jo Whaley for Time" title="Best Inventions Wood Print by Jo Whaley for Time"> <img src='https://render.fineartamerica.com/images/rendered/search/wood-print/images/artworkimages/medium/3/ngl-nicola-coghlan-agnes-lloyd-platt-for-time.jpg?shape=square' loading='lazy' data-product-type='woodprint' data-flag-light-image='0' alt="NGL Nicola Coghlan Wood Print by Agnes Lloyd- Platt for Time" title="NGL Nicola Coghlan Wood Print by Agnes Lloyd- Platt for Time"> <p class='collectionName'>LATEST ISSUE</p> </button> <div style='display: inline-block; width: 100%; height: 0px; overflow: hidden; line-height: 0px;'> </div></div> <div id='collectionsToggleDiv' name='collectionsToggleDiv' style='margin-top: -20px; text-align: center;'> <a class='collectionsexpand' href='/shop/wood+prints?view=artistcollection'> <span>More Collections</span> </a> </div> </div> <div id='searchEngineResultsParentDiv' data-display-style='normal'> <div class='searchengineresultdiv' id='artworkdiv[29664164]' data-position='0'> <div style='display: inline-block; width: 100%; text-align: center;'> <a href='/featured/kobe-bryant-cover-time.html?product=wood-print'><img class='imageSearchEngineProduct imagewoodprint' src='https://render.fineartamerica.com/images/rendered/medium/wood-print/7.5/10/break/images/artworkimages/medium/3/kobe-bryant-cover-time.jpg' loading='lazy' alt="Kobe Bryant 1978-2020 Wood Print" title="Kobe Bryant 1978-2020 Wood Print"></a> </div> <p style='display: inline-block; width: 80%; padding-top: 10px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font: 10pt arial; line-height: 100%;'><a href='/featured/kobe-bryant-cover-time.html' style='font-size: 10pt; font-family: cabin, oswald, arial; font-weight: normal; color: #444444; text-decoration: none; text-shadow: none;'>Kobe Bryant 1978-2020 Wood Print</a></p> <div id='artistNameDiv[29664164]' style='display: inline-block; width: 100%; text-align: center; line-height: 100%; padding-bottom: 15px;'> <p style='display: inline-block; width: 100%; max-width: 90%; overflow: hidden; font: 9pt arial; vertical-align: middle;'><a href='/featured/kobe-bryant-cover-time.html?product=wood-print' style='font: inherit; color: #666666;'><span style='display: inline-block; font-inherit; max-width: 80%; max-width: calc(100% - 25px); max-width: -webkit-calc(100% - 25px); padding-right: 5px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; vertical-align: middle; color: #666666;'>Photograph by Michael Muller - CPi Syndication</span><img src='/images/ArrowDownTransparent.png' style='display: inline-block; max-width: 16px; max-height: 8px; padding-top: 1px; vertical-align: middle; border: none; display: none;'></a></p> </div> <div style='float: left; width: 100%; padding-top: 0px; overflow: hidden;'> <div style='display: inline-block; width: 100%;'><div style='display: inline-block;'> <div class='retailPriceDiv'> <p class='productRetailPrice'><span>$80</span></p></div> <p class='productprice'>$64</p></div> </div></div> </div> <div class='searchengineresultdiv' id='artworkdiv[32208887]' data-position='1'> <div style='display: inline-block; width: 100%; text-align: center;'> <a href='/featured/ruth-bader-ginsburg-1933-2020-time.html?product=wood-print'><img class='imageSearchEngineProduct imagewoodprint' src='https://render.fineartamerica.com/images/rendered/medium/wood-print/7.5/10/break/images/artworkimages/medium/3/ruth-bader-ginsburg-1933-2020-time.jpg' loading='lazy' alt="Ruth Bader Ginsburg 1933-2020 Wood Print" title="Ruth Bader Ginsburg 1933-2020 Wood Print"></a> </div> <p style='display: inline-block; width: 80%; padding-top: 10px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font: 10pt arial; line-height: 100%;'><a href='/featured/ruth-bader-ginsburg-1933-2020-time.html' style='font-size: 10pt; font-family: cabin, oswald, arial; font-weight: normal; color: #444444; text-decoration: none; text-shadow: none;'>Ruth Bader Ginsburg 1933-2020 Wood Print</a></p> <div id='artistNameDiv[32208887]' style='display: inline-block; width: 100%; text-align: center; line-height: 100%; padding-bottom: 15px;'> <p style='display: inline-block; width: 100%; max-width: 90%; overflow: hidden; font: 9pt arial; vertical-align: middle;'><a href='/featured/ruth-bader-ginsburg-1933-2020-time.html?product=wood-print' style='font: inherit; color: #666666;'><span style='display: inline-block; font-inherit; max-width: 80%; max-width: calc(100% - 25px); max-width: -webkit-calc(100% - 25px); padding-right: 5px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; vertical-align: middle; color: #666666;'>Photograph by Sebastian Kim--AUGUST for TIME</span><img src='/images/ArrowDownTransparent.png' style='display: inline-block; max-width: 16px; max-height: 8px; padding-top: 1px; vertical-align: middle; border: none; display: none;'></a></p> </div> <div style='float: left; width: 100%; padding-top: 0px; overflow: hidden;'> <div style='display: inline-block; width: 100%;'><div style='display: inline-block;'> <div class='retailPriceDiv'> <p class='productRetailPrice'><span>$61</span></p></div> <p class='productprice'>$49</p></div> </div></div> </div> <div class='searchengineresultdiv' id='artworkdiv[49180682]' data-position='2'> <div style='display: inline-block; width: 100%; text-align: center;'> <a href='/featured/the-coronation-of-king-charles-iii-victoria-jones-pool-ap.html?product=wood-print'><img class='imageSearchEngineProduct imagewoodprint' src='https://render.fineartamerica.com/images/rendered/medium/wood-print/7.5/10/break/images/artworkimages/medium/3/the-coronation-of-king-charles-iii-victoria-jones-pool-ap.jpg' loading='lazy' alt="The Coronation Of King Charles Iii Wood Print" title="The Coronation Of King Charles Iii Wood Print"></a> </div> <p style='display: inline-block; width: 80%; padding-top: 10px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font: 10pt arial; line-height: 100%;'><a href='/featured/the-coronation-of-king-charles-iii-victoria-jones-pool-ap.html' style='font-size: 10pt; font-family: cabin, oswald, arial; font-weight: normal; color: #444444; text-decoration: none; text-shadow: none;'>The Coronation of King Charles III Wood Print</a></p> <div id='artistNameDiv[49180682]' style='display: inline-block; width: 100%; text-align: center; line-height: 100%; padding-bottom: 15px;'> <p style='display: inline-block; width: 100%; max-width: 90%; overflow: hidden; font: 9pt arial; vertical-align: middle;'><a href='/featured/the-coronation-of-king-charles-iii-victoria-jones-pool-ap.html?product=wood-print' style='font: inherit; color: #666666;'><span style='display: inline-block; font-inherit; max-width: 80%; max-width: calc(100% - 25px); max-width: -webkit-calc(100% - 25px); padding-right: 5px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; vertical-align: middle; color: #666666;'>Victoria Jones Pool-AP</span><img src='/images/ArrowDownTransparent.png' style='display: inline-block; max-width: 16px; max-height: 8px; padding-top: 1px; vertical-align: middle; border: none; display: none;'></a></p> </div> <div style='float: left; width: 100%; padding-top: 0px; overflow: hidden;'> <div style='display: inline-block; width: 100%;'><div style='display: inline-block;'> <div class='retailPriceDiv'> <p class='productRetailPrice'><span>$61</span></p></div> <p class='productprice'>$49</p></div> </div></div> </div> <div class='searchengineresultdiv' id='artworkdiv[32733824]' data-position='3'> <div style='display: inline-block; width: 100%; text-align: center;'> <a href='/featured/vote-2020-time.html?product=wood-print'><img class='imageSearchEngineProduct imagewoodprint' src='https://render.fineartamerica.com/images/rendered/medium/wood-print/7.5/10/break/images/artworkimages/medium/3/vote-2020-time.jpg' loading='lazy' alt="Vote 2020 Wood Print" title="Vote 2020 Wood Print"></a> </div> <p style='display: inline-block; width: 80%; padding-top: 10px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font: 10pt arial; line-height: 100%;'><a href='/featured/vote-2020-time.html' style='font-size: 10pt; font-family: cabin, oswald, arial; font-weight: normal; color: #444444; text-decoration: none; text-shadow: none;'>Vote 2020 Wood Print</a></p> <div id='artistNameDiv[32733824]' style='display: inline-block; width: 100%; text-align: center; line-height: 100%; padding-bottom: 15px;'> <p style='display: inline-block; width: 100%; max-width: 90%; overflow: hidden; font: 9pt arial; vertical-align: middle;'><a href='/featured/vote-2020-time.html?product=wood-print' style='font: inherit; color: #666666;'><span style='display: inline-block; font-inherit; max-width: 80%; max-width: calc(100% - 25px); max-width: -webkit-calc(100% - 25px); padding-right: 5px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; vertical-align: middle; color: #666666;'>Illustration by Shepard Fairey for TIME</span><img src='/images/ArrowDownTransparent.png' style='display: inline-block; max-width: 16px; max-height: 8px; padding-top: 1px; vertical-align: middle; border: none; display: none;'></a></p> </div> <div style='float: left; width: 100%; padding-top: 0px; overflow: hidden;'> <div style='display: inline-block; width: 100%;'><div style='display: inline-block;'> <div class='retailPriceDiv'> <p class='productRetailPrice'><span>$61</span></p></div> <p class='productprice'>$49</p></div> </div></div> </div> <div class='searchengineresultdiv' id='artworkdiv[33667737]' data-position='4'> <div style='display: inline-block; width: 100%; text-align: center;'> <a href='/featured/2020-entertainer-of-the-year-bts-photograph-by-mok-jung-wook-for-time.html?product=wood-print'><img class='imageSearchEngineProduct imagewoodprint' src='https://render.fineartamerica.com/images/rendered/medium/wood-print/7.5/10/break/images/artworkimages/medium/3/2020-entertainer-of-the-year-bts-photograph-by-mok-jung-wook-for-time.jpg' loading='lazy' alt="2020 Entertainer Of The Year - Bts Wood Print" title="2020 Entertainer Of The Year - Bts Wood Print"></a> </div> <p style='display: inline-block; width: 80%; padding-top: 10px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font: 10pt arial; line-height: 100%;'><a href='/featured/2020-entertainer-of-the-year-bts-photograph-by-mok-jung-wook-for-time.html' style='font-size: 10pt; font-family: cabin, oswald, arial; font-weight: normal; color: #444444; text-decoration: none; text-shadow: none;'>2020 Entertainer of the Year - BTS Wood Print</a></p> <div id='artistNameDiv[33667737]' style='display: inline-block; width: 100%; text-align: center; line-height: 100%; padding-bottom: 15px;'> <p style='display: inline-block; width: 100%; max-width: 90%; overflow: hidden; font: 9pt arial; vertical-align: middle;'><a href='/featured/2020-entertainer-of-the-year-bts-photograph-by-mok-jung-wook-for-time.html?product=wood-print' style='font: inherit; color: #666666;'><span style='display: inline-block; font-inherit; max-width: 80%; max-width: calc(100% - 25px); max-width: -webkit-calc(100% - 25px); padding-right: 5px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; vertical-align: middle; color: #666666;'>Photograph by Mok Jung Wook for TIME</span><img src='/images/ArrowDownTransparent.png' style='display: inline-block; max-width: 16px; max-height: 8px; padding-top: 1px; vertical-align: middle; border: none; display: none;'></a></p> </div> <div style='float: left; width: 100%; padding-top: 0px; overflow: hidden;'> <div style='display: inline-block; width: 100%;'><div style='display: inline-block;'> <div class='retailPriceDiv'> <p class='productRetailPrice'><span>$61</span></p></div> <p class='productprice'>$49</p></div> </div></div> </div> <div class='searchengineresultdiv' id='artworkdiv[46603661]' data-position='5'> <div style='display: inline-block; width: 100%; text-align: center;'> <a href='/featured/2022-person-of-the-year-volodymyr-zelensky-and-the-spirit-of-ukraine-illustration-by-neil-jamieson-for-time.html?product=wood-print'><img class='imageSearchEngineProduct imagewoodprint' src='https://render.fineartamerica.com/images/rendered/medium/wood-print/7.5/10/break/images/artworkimages/medium/3/2022-person-of-the-year-volodymyr-zelensky-and-the-spirit-of-ukraine-illustration-by-neil-jamieson-for-time.jpg' loading='lazy' alt="2022 Person Of The Year - Volodymyr Zelensky And The Spirit Of Ukraine Wood Print" title="2022 Person Of The Year - Volodymyr Zelensky And The Spirit Of Ukraine Wood Print"></a> </div> <p style='display: inline-block; width: 80%; padding-top: 10px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font: 10pt arial; line-height: 100%;'><a href='/featured/2022-person-of-the-year-volodymyr-zelensky-and-the-spirit-of-ukraine-illustration-by-neil-jamieson-for-time.html' style='font-size: 10pt; font-family: cabin, oswald, arial; font-weight: normal; color: #444444; text-decoration: none; text-shadow: none;'>2022 Person of the Year - Volodymyr Zelensky and the Spirit of Ukraine Wood Print</a></p> <div id='artistNameDiv[46603661]' style='display: inline-block; width: 100%; text-align: center; line-height: 100%; padding-bottom: 15px;'> <p style='display: inline-block; width: 100%; max-width: 90%; overflow: hidden; font: 9pt arial; vertical-align: middle;'><a href='/featured/2022-person-of-the-year-volodymyr-zelensky-and-the-spirit-of-ukraine-illustration-by-neil-jamieson-for-time.html?product=wood-print' style='font: inherit; color: #666666;'><span style='display: inline-block; font-inherit; max-width: 80%; max-width: calc(100% - 25px); max-width: -webkit-calc(100% - 25px); padding-right: 5px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; vertical-align: middle; color: #666666;'>Illustration by Neil Jamieson for TIME</span><img src='/images/ArrowDownTransparent.png' style='display: inline-block; max-width: 16px; max-height: 8px; padding-top: 1px; vertical-align: middle; border: none; display: none;'></a></p> </div> <div style='float: left; width: 100%; padding-top: 0px; overflow: hidden;'> <div style='display: inline-block; width: 100%;'><div style='display: inline-block;'> <div class='retailPriceDiv'> <p class='productRetailPrice'><span>$61</span></p></div> <p class='productprice'>$49</p></div> </div></div> </div> <div class='searchengineresultdiv' id='artworkdiv[34554558]' data-position='6'> <div style='display: inline-block; width: 100%; text-align: center;'> <a href='/featured/biden-presidency-day-one-illustration-by-tim-obrien-for-time.html?product=wood-print'><img class='imageSearchEngineProduct imagewoodprint' src='https://render.fineartamerica.com/images/rendered/medium/wood-print/7.5/10/break/images/artworkimages/medium/3/biden-presidency-day-one-illustration-by-tim-obrien-for-time.jpg' loading='lazy' alt="Biden Presidency - Day One Wood Print" title="Biden Presidency - Day One Wood Print"></a> </div> <p style='display: inline-block; width: 80%; padding-top: 10px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font: 10pt arial; line-height: 100%;'><a href='/featured/biden-presidency-day-one-illustration-by-tim-obrien-for-time.html' style='font-size: 10pt; font-family: cabin, oswald, arial; font-weight: normal; color: #444444; text-decoration: none; text-shadow: none;'>Biden Presidency - Day One Wood Print</a></p> <div id='artistNameDiv[34554558]' style='display: inline-block; width: 100%; text-align: center; line-height: 100%; padding-bottom: 15px;'> <p style='display: inline-block; width: 100%; max-width: 90%; overflow: hidden; font: 9pt arial; vertical-align: middle;'><a href='/featured/biden-presidency-day-one-illustration-by-tim-obrien-for-time.html?product=wood-print' style='font: inherit; color: #666666;'><span style='display: inline-block; font-inherit; max-width: 80%; max-width: calc(100% - 25px); max-width: -webkit-calc(100% - 25px); padding-right: 5px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; vertical-align: middle; color: #666666;'>Illustration by Tim O'Brien for TIME</span><img src='/images/ArrowDownTransparent.png' style='display: inline-block; max-width: 16px; max-height: 8px; padding-top: 1px; vertical-align: middle; border: none; display: none;'></a></p> </div> <div style='float: left; width: 100%; padding-top: 0px; overflow: hidden;'> <div style='display: inline-block; width: 100%;'><div style='display: inline-block;'> <div class='retailPriceDiv'> <p class='productRetailPrice'><span>$61</span></p></div> <p class='productprice'>$49</p></div> </div></div> </div> <div class='searchengineresultdiv' id='artworkdiv[29229788]' data-position='7'> <div style='display: inline-block; width: 100%; text-align: center;'> <a href='/featured/her-case-time.html?product=wood-print'><img class='imageSearchEngineProduct imagewoodprint' src='https://render.fineartamerica.com/images/rendered/medium/wood-print/7.5/10/break/images/artworkimages/medium/3/her-case-time.jpg' loading='lazy' alt="Her Case Wood Print" title="Her Case Wood Print"></a> </div> <p style='display: inline-block; width: 80%; padding-top: 10px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font: 10pt arial; line-height: 100%;'><a href='/featured/her-case-time.html' style='font-size: 10pt; font-family: cabin, oswald, arial; font-weight: normal; color: #444444; text-decoration: none; text-shadow: none;'>Her Case Wood Print</a></p> <div id='artistNameDiv[29229788]' style='display: inline-block; width: 100%; text-align: center; line-height: 100%; padding-bottom: 15px;'> <p style='display: inline-block; width: 100%; max-width: 90%; overflow: hidden; font: 9pt arial; vertical-align: middle;'><a href='/featured/her-case-time.html?product=wood-print' style='font: inherit; color: #666666;'><span style='display: inline-block; font-inherit; max-width: 80%; max-width: calc(100% - 25px); max-width: -webkit-calc(100% - 25px); padding-right: 5px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; vertical-align: middle; color: #666666;'>Photograph by Nolwen Cifuentes for TIME</span><img src='/images/ArrowDownTransparent.png' style='display: inline-block; max-width: 16px; max-height: 8px; padding-top: 1px; vertical-align: middle; border: none; display: none;'></a></p> </div> <div style='float: left; width: 100%; padding-top: 0px; overflow: hidden;'> <div style='display: inline-block; width: 100%;'><div style='display: inline-block;'> <div class='retailPriceDiv'> <p class='productRetailPrice'><span>$61</span></p></div> <p class='productprice'>$49</p></div> </div></div> </div> <div class='searchengineresultdiv' id='artworkdiv[31915255]' data-position='8'> <div style='display: inline-block; width: 100%; text-align: center;'> <a href='/featured/a-hero-rises-photograph-by-williams-and-hirakawa-for-time.html?product=wood-print'><img class='imageSearchEngineProduct imagewoodprint' src='https://render.fineartamerica.com/images/rendered/medium/wood-print/7.5/10/break/images/artworkimages/medium/3/a-hero-rises-photograph-by-williams-and-hirakawa-for-time.jpg' loading='lazy' alt="A Hero Rises Wood Print" title="A Hero Rises Wood Print"></a> </div> <p style='display: inline-block; width: 80%; padding-top: 10px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font: 10pt arial; line-height: 100%;'><a href='/featured/a-hero-rises-photograph-by-williams-and-hirakawa-for-time.html' style='font-size: 10pt; font-family: cabin, oswald, arial; font-weight: normal; color: #444444; text-decoration: none; text-shadow: none;'>A Hero Rises Wood Print</a></p> <div id='artistNameDiv[31915255]' style='display: inline-block; width: 100%; text-align: center; line-height: 100%; padding-bottom: 15px;'> <p style='display: inline-block; width: 100%; max-width: 90%; overflow: hidden; font: 9pt arial; vertical-align: middle;'><a href='/featured/a-hero-rises-photograph-by-williams-and-hirakawa-for-time.html?product=wood-print' style='font: inherit; color: #666666;'><span style='display: inline-block; font-inherit; max-width: 80%; max-width: calc(100% - 25px); max-width: -webkit-calc(100% - 25px); padding-right: 5px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; vertical-align: middle; color: #666666;'>Photograph by Williams and Hirakawa for TIME</span><img src='/images/ArrowDownTransparent.png' style='display: inline-block; max-width: 16px; max-height: 8px; padding-top: 1px; vertical-align: middle; border: none; display: none;'></a></p> </div> <div style='float: left; width: 100%; padding-top: 0px; overflow: hidden;'> <div style='display: inline-block; width: 100%;'><div style='display: inline-block;'> <div class='retailPriceDiv'> <p class='productRetailPrice'><span>$61</span></p></div> <p class='productprice'>$49</p></div> </div></div> </div> <div class='searchengineresultdiv' id='artworkdiv[34896752]' data-position='9'> <div style='display: inline-block; width: 100%; text-align: center;'> <a href='/featured/amanda-gorman-the-black-renaissance-photograph-by-awol-erizku-for-time.html?product=wood-print'><img class='imageSearchEngineProduct imagewoodprint' src='https://render.fineartamerica.com/images/rendered/medium/wood-print/7.5/10/break/images/artworkimages/medium/3/amanda-gorman-the-black-renaissance-photograph-by-awol-erizku-for-time.jpg' loading='lazy' alt="Amanda Gorman - The Black Renaissance Wood Print" title="Amanda Gorman - The Black Renaissance Wood Print"></a> </div> <p style='display: inline-block; width: 80%; padding-top: 10px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font: 10pt arial; line-height: 100%;'><a href='/featured/amanda-gorman-the-black-renaissance-photograph-by-awol-erizku-for-time.html' style='font-size: 10pt; font-family: cabin, oswald, arial; font-weight: normal; color: #444444; text-decoration: none; text-shadow: none;'>Amanda Gorman - The Black Renaissance Wood Print</a></p> <div id='artistNameDiv[34896752]' style='display: inline-block; width: 100%; text-align: center; line-height: 100%; padding-bottom: 15px;'> <p style='display: inline-block; width: 100%; max-width: 90%; overflow: hidden; font: 9pt arial; vertical-align: middle;'><a href='/featured/amanda-gorman-the-black-renaissance-photograph-by-awol-erizku-for-time.html?product=wood-print' style='font: inherit; color: #666666;'><span style='display: inline-block; font-inherit; max-width: 80%; max-width: calc(100% - 25px); max-width: -webkit-calc(100% - 25px); padding-right: 5px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; vertical-align: middle; color: #666666;'>Photograph by Awol Erizku for TIME</span><img src='/images/ArrowDownTransparent.png' style='display: inline-block; max-width: 16px; max-height: 8px; padding-top: 1px; vertical-align: middle; border: none; display: none;'></a></p> </div> <div style='float: left; width: 100%; padding-top: 0px; overflow: hidden;'> <div style='display: inline-block; width: 100%;'><div style='display: inline-block;'> <div class='retailPriceDiv'> <p class='productRetailPrice'><span>$61</span></p></div> <p class='productprice'>$49</p></div> </div></div> </div> <div class='searchengineresultdiv' id='artworkdiv[31014452]' data-position='10'> <div style='display: inline-block; width: 100%; text-align: center;'> <a href='/featured/the-overdue-awakening-time.html?product=wood-print'><img class='imageSearchEngineProduct imagewoodprint' src='https://render.fineartamerica.com/images/rendered/medium/wood-print/7.5/10/break/images/artworkimages/medium/3/the-overdue-awakening-time.jpg' loading='lazy' alt="The Overdue Awakening Wood Print" title="The Overdue Awakening Wood Print"></a> </div> <p style='display: inline-block; width: 80%; padding-top: 10px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font: 10pt arial; line-height: 100%;'><a href='/featured/the-overdue-awakening-time.html' style='font-size: 10pt; font-family: cabin, oswald, arial; font-weight: normal; color: #444444; text-decoration: none; text-shadow: none;'>The Overdue Awakening Wood Print</a></p> <div id='artistNameDiv[31014452]' style='display: inline-block; width: 100%; text-align: center; line-height: 100%; padding-bottom: 15px;'> <p style='display: inline-block; width: 100%; max-width: 90%; overflow: hidden; font: 9pt arial; vertical-align: middle;'><a href='/featured/the-overdue-awakening-time.html?product=wood-print' style='font: inherit; color: #666666;'><span style='display: inline-block; font-inherit; max-width: 80%; max-width: calc(100% - 25px); max-width: -webkit-calc(100% - 25px); padding-right: 5px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; vertical-align: middle; color: #666666;'>Photograph by Devin Allen</span><img src='/images/ArrowDownTransparent.png' style='display: inline-block; max-width: 16px; max-height: 8px; padding-top: 1px; vertical-align: middle; border: none; display: none;'></a></p> </div> <div style='float: left; width: 100%; padding-top: 0px; overflow: hidden;'> <div style='display: inline-block; width: 100%;'><div style='display: inline-block;'> <div class='retailPriceDiv'> <p class='productRetailPrice'><span>$61</span></p></div> <p class='productprice'>$49</p></div> </div></div> </div> <div class='searchengineresultdiv' id='artworkdiv[33329729]' data-position='11'> <div style='display: inline-block; width: 100%; text-align: center;'> <a href='/featured/person-of-the-year-barack-obama-photograph-by-nadav-kander-for-time.html?product=wood-print'><img class='imageSearchEngineProduct imagewoodprint' src='https://render.fineartamerica.com/images/rendered/medium/wood-print/7.5/10/break/images/artworkimages/medium/3/person-of-the-year-barack-obama-photograph-by-nadav-kander-for-time.jpg' loading='lazy' alt="2012 Person Of The Year - Barack Obama Wood Print" title="2012 Person Of The Year - Barack Obama Wood Print"></a> </div> <p style='display: inline-block; width: 80%; padding-top: 10px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font: 10pt arial; line-height: 100%;'><a href='/featured/person-of-the-year-barack-obama-photograph-by-nadav-kander-for-time.html' style='font-size: 10pt; font-family: cabin, oswald, arial; font-weight: normal; color: #444444; text-decoration: none; text-shadow: none;'>2012 Person of the Year - Barack Obama Wood Print</a></p> <div id='artistNameDiv[33329729]' style='display: inline-block; width: 100%; text-align: center; line-height: 100%; padding-bottom: 15px;'> <p style='display: inline-block; width: 100%; max-width: 90%; overflow: hidden; font: 9pt arial; vertical-align: middle;'><a href='/featured/person-of-the-year-barack-obama-photograph-by-nadav-kander-for-time.html?product=wood-print' style='font: inherit; color: #666666;'><span style='display: inline-block; font-inherit; max-width: 80%; max-width: calc(100% - 25px); max-width: -webkit-calc(100% - 25px); padding-right: 5px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; vertical-align: middle; color: #666666;'>Photograph by Nadav Kander for TIME</span><img src='/images/ArrowDownTransparent.png' style='display: inline-block; max-width: 16px; max-height: 8px; padding-top: 1px; vertical-align: middle; border: none; display: none;'></a></p> </div> <div style='float: left; width: 100%; padding-top: 0px; overflow: hidden;'> <div style='display: inline-block; width: 100%;'><div style='display: inline-block;'> <div class='retailPriceDiv'> <p class='productRetailPrice'><span>$61</span></p></div> <p class='productprice'>$49</p></div> </div></div> </div> <div class='searchengineresultdiv' id='artworkdiv[35604764]' data-position='12'> <div style='display: inline-block; width: 100%; text-align: center;'> <a href='/featured/women-and-the-pandemic-india-farmers-photograph-by-kanishka-sonthalia-for-time.html?product=wood-print'><img class='imageSearchEngineProduct imagewoodprint' src='https://render.fineartamerica.com/images/rendered/medium/wood-print/7.5/10/break/images/artworkimages/medium/3/women-and-the-pandemic-india-farmers-photograph-by-kanishka-sonthalia-for-time.jpg' loading='lazy' alt="Women And The Pandemic - India Farmers Wood Print" title="Women And The Pandemic - India Farmers Wood Print"></a> </div> <p style='display: inline-block; width: 80%; padding-top: 10px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font: 10pt arial; line-height: 100%;'><a href='/featured/women-and-the-pandemic-india-farmers-photograph-by-kanishka-sonthalia-for-time.html' style='font-size: 10pt; font-family: cabin, oswald, arial; font-weight: normal; color: #444444; text-decoration: none; text-shadow: none;'>Women and the Pandemic - India Farmers Wood Print</a></p> <div id='artistNameDiv[35604764]' style='display: inline-block; width: 100%; text-align: center; line-height: 100%; padding-bottom: 15px;'> <p style='display: inline-block; width: 100%; max-width: 90%; overflow: hidden; font: 9pt arial; vertical-align: middle;'><a href='/featured/women-and-the-pandemic-india-farmers-photograph-by-kanishka-sonthalia-for-time.html?product=wood-print' style='font: inherit; color: #666666;'><span style='display: inline-block; font-inherit; max-width: 80%; max-width: calc(100% - 25px); max-width: -webkit-calc(100% - 25px); padding-right: 5px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; vertical-align: middle; color: #666666;'>Photograph by Kanishka Sonthalia for TIME</span><img src='/images/ArrowDownTransparent.png' style='display: inline-block; max-width: 16px; max-height: 8px; padding-top: 1px; vertical-align: middle; border: none; display: none;'></a></p> </div> <div style='float: left; width: 100%; padding-top: 0px; overflow: hidden;'> <div style='display: inline-block; width: 100%;'><div style='display: inline-block;'> <div class='retailPriceDiv'> <p class='productRetailPrice'><span>$61</span></p></div> <p class='productprice'>$49</p></div> </div></div> </div> <div class='searchengineresultdiv' id='artworkdiv[31455767]' data-position='13'> <div style='display: inline-block; width: 100%; text-align: center;'> <a href='/featured/rep-john-lewis-1940-2020-steve-schapiro-getty-images.html?product=wood-print'><img class='imageSearchEngineProduct imagewoodprint' src='https://render.fineartamerica.com/images/rendered/medium/wood-print/7.5/10/break/images/artworkimages/medium/3/rep-john-lewis-1940-2020-steve-schapiro-getty-images.jpg' loading='lazy' alt="Rep. John Lewis 1940-2020 Wood Print" title="Rep. John Lewis 1940-2020 Wood Print"></a> </div> <p style='display: inline-block; width: 80%; padding-top: 10px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font: 10pt arial; line-height: 100%;'><a href='/featured/rep-john-lewis-1940-2020-steve-schapiro-getty-images.html' style='font-size: 10pt; font-family: cabin, oswald, arial; font-weight: normal; color: #444444; text-decoration: none; text-shadow: none;'>Rep. John Lewis 1940-2020 Wood Print</a></p> <div id='artistNameDiv[31455767]' style='display: inline-block; width: 100%; text-align: center; line-height: 100%; padding-bottom: 15px;'> <p style='display: inline-block; width: 100%; max-width: 90%; overflow: hidden; font: 9pt arial; vertical-align: middle;'><a href='/featured/rep-john-lewis-1940-2020-steve-schapiro-getty-images.html?product=wood-print' style='font: inherit; color: #666666;'><span style='display: inline-block; font-inherit; max-width: 80%; max-width: calc(100% - 25px); max-width: -webkit-calc(100% - 25px); padding-right: 5px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; vertical-align: middle; color: #666666;'>Steve Schapiro Getty Images</span><img src='/images/ArrowDownTransparent.png' style='display: inline-block; max-width: 16px; max-height: 8px; padding-top: 1px; vertical-align: middle; border: none; display: none;'></a></p> </div> <div style='float: left; width: 100%; padding-top: 0px; overflow: hidden;'> <div style='display: inline-block; width: 100%;'><div style='display: inline-block;'> <div class='retailPriceDiv'> <p class='productRetailPrice'><span>$61</span></p></div> <p class='productprice'>$49</p></div> </div></div> </div> <div class='searchengineresultdiv' id='artworkdiv[33678550]' data-position='14'> <div style='display: inline-block; width: 100%; text-align: center;'> <a href='/featured/2020-person-of-the-year-joe-biden-kamala-harris-portrait-by-jason-seiler-for-time.html?product=wood-print'><img class='imageSearchEngineProduct imagewoodprint' src='https://render.fineartamerica.com/images/rendered/medium/wood-print/7.5/10/break/images/artworkimages/medium/3/2020-person-of-the-year-joe-biden-kamala-harris-portrait-by-jason-seiler-for-time.jpg' loading='lazy' alt="2020 Person Of The Year - Joe Biden, Kamala Harris Wood Print" title="2020 Person Of The Year - Joe Biden, Kamala Harris Wood Print"></a> </div> <p style='display: inline-block; width: 80%; padding-top: 10px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font: 10pt arial; line-height: 100%;'><a href='/featured/2020-person-of-the-year-joe-biden-kamala-harris-portrait-by-jason-seiler-for-time.html' style='font-size: 10pt; font-family: cabin, oswald, arial; font-weight: normal; color: #444444; text-decoration: none; text-shadow: none;'>2020 Person of the Year - Joe Biden, Kamala Harris Wood Print</a></p> <div id='artistNameDiv[33678550]' style='display: inline-block; width: 100%; text-align: center; line-height: 100%; padding-bottom: 15px;'> <p style='display: inline-block; width: 100%; max-width: 90%; overflow: hidden; font: 9pt arial; vertical-align: middle;'><a href='/featured/2020-person-of-the-year-joe-biden-kamala-harris-portrait-by-jason-seiler-for-time.html?product=wood-print' style='font: inherit; color: #666666;'><span style='display: inline-block; font-inherit; max-width: 80%; max-width: calc(100% - 25px); max-width: -webkit-calc(100% - 25px); padding-right: 5px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; vertical-align: middle; color: #666666;'>Portrait by Jason Seiler for TIME</span><img src='/images/ArrowDownTransparent.png' style='display: inline-block; max-width: 16px; max-height: 8px; padding-top: 1px; vertical-align: middle; border: none; display: none;'></a></p> </div> <div style='float: left; width: 100%; padding-top: 0px; overflow: hidden;'> <div style='display: inline-block; width: 100%;'><div style='display: inline-block;'> <div class='retailPriceDiv'> <p class='productRetailPrice'><span>$61</span></p></div> <p class='productprice'>$49</p></div> </div></div> </div> <div class='searchengineresultdiv' id='artworkdiv[41596517]' data-position='15'> <div style='display: inline-block; width: 100%; text-align: center;'> <a href='/featured/2021-person-of-the-year-elon-musk-photograph-by-mark-mahaney-for-time.html?product=wood-print'><img class='imageSearchEngineProduct imagewoodprint' src='https://render.fineartamerica.com/images/rendered/medium/wood-print/7.5/10/break/images/artworkimages/medium/3/2021-person-of-the-year-elon-musk-photograph-by-mark-mahaney-for-time.jpg' loading='lazy' alt="2021 Person Of The Year - Elon Musk Wood Print" title="2021 Person Of The Year - Elon Musk Wood Print"></a> </div> <p style='display: inline-block; width: 80%; padding-top: 10px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font: 10pt arial; line-height: 100%;'><a href='/featured/2021-person-of-the-year-elon-musk-photograph-by-mark-mahaney-for-time.html' style='font-size: 10pt; font-family: cabin, oswald, arial; font-weight: normal; color: #444444; text-decoration: none; text-shadow: none;'>2021 Person of the Year - Elon Musk Wood Print</a></p> <div id='artistNameDiv[41596517]' style='display: inline-block; width: 100%; text-align: center; line-height: 100%; padding-bottom: 15px;'> <p style='display: inline-block; width: 100%; max-width: 90%; overflow: hidden; font: 9pt arial; vertical-align: middle;'><a href='/featured/2021-person-of-the-year-elon-musk-photograph-by-mark-mahaney-for-time.html?product=wood-print' style='font: inherit; color: #666666;'><span style='display: inline-block; font-inherit; max-width: 80%; max-width: calc(100% - 25px); max-width: -webkit-calc(100% - 25px); padding-right: 5px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; vertical-align: middle; color: #666666;'>Photograph by Mark Mahaney for TIME</span><img src='/images/ArrowDownTransparent.png' style='display: inline-block; max-width: 16px; max-height: 8px; padding-top: 1px; vertical-align: middle; border: none; display: none;'></a></p> </div> <div style='float: left; width: 100%; padding-top: 0px; overflow: hidden;'> <div style='display: inline-block; width: 100%;'><div style='display: inline-block;'> <div class='retailPriceDiv'> <p class='productRetailPrice'><span>$61</span></p></div> <p class='productprice'>$49</p></div> </div></div> </div> <div class='searchengineresultdiv' id='artworkdiv[46603559]' data-position='16'> <div style='display: inline-block; width: 100%; text-align: center;'> <a href='/featured/2022-heroes-of-the-year-the-women-of-iran-photograph-by-forough-alaei-for-time.html?product=wood-print'><img class='imageSearchEngineProduct imagewoodprint' src='https://render.fineartamerica.com/images/rendered/medium/wood-print/7.5/10/break/images/artworkimages/medium/3/2022-heroes-of-the-year-the-women-of-iran-photograph-by-forough-alaei-for-time.jpg' loading='lazy' alt="2022 Heroes Of The Year - The Women Of Iran Wood Print" title="2022 Heroes Of The Year - The Women Of Iran Wood Print"></a> </div> <p style='display: inline-block; width: 80%; padding-top: 10px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font: 10pt arial; line-height: 100%;'><a href='/featured/2022-heroes-of-the-year-the-women-of-iran-photograph-by-forough-alaei-for-time.html' style='font-size: 10pt; font-family: cabin, oswald, arial; font-weight: normal; color: #444444; text-decoration: none; text-shadow: none;'>2022 Heroes of the Year - The Women of Iran Wood Print</a></p> <div id='artistNameDiv[46603559]' style='display: inline-block; width: 100%; text-align: center; line-height: 100%; padding-bottom: 15px;'> <p style='display: inline-block; width: 100%; max-width: 90%; overflow: hidden; font: 9pt arial; vertical-align: middle;'><a href='/featured/2022-heroes-of-the-year-the-women-of-iran-photograph-by-forough-alaei-for-time.html?product=wood-print' style='font: inherit; color: #666666;'><span style='display: inline-block; font-inherit; max-width: 80%; max-width: calc(100% - 25px); max-width: -webkit-calc(100% - 25px); padding-right: 5px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; vertical-align: middle; color: #666666;'>Photograph by Forough Alaei for TIME</span><img src='/images/ArrowDownTransparent.png' style='display: inline-block; max-width: 16px; max-height: 8px; padding-top: 1px; vertical-align: middle; border: none; display: none;'></a></p> </div> <div style='float: left; width: 100%; padding-top: 0px; overflow: hidden;'> <div style='display: inline-block; width: 100%;'><div style='display: inline-block;'> <div class='retailPriceDiv'> <p class='productRetailPrice'><span>$61</span></p></div> <p class='productprice'>$49</p></div> </div></div> </div> <div class='searchengineresultdiv' id='artworkdiv[46609326]' data-position='17'> <div style='display: inline-block; width: 100%; text-align: center;'> <a href='/featured/2022-entertainer-of-the-year-blackpink-photograph-by-petra-collins-for-time.html?product=wood-print'><img class='imageSearchEngineProduct imagewoodprint' src='https://render.fineartamerica.com/images/rendered/medium/wood-print/7.5/10/break/images/artworkimages/medium/3/2022-entertainer-of-the-year-blackpink-photograph-by-petra-collins-for-time.jpg' loading='lazy' alt="2022 Entertainer Of The Year - Blackpink Wood Print" title="2022 Entertainer Of The Year - Blackpink Wood Print"></a> </div> <p style='display: inline-block; width: 80%; padding-top: 10px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font: 10pt arial; line-height: 100%;'><a href='/featured/2022-entertainer-of-the-year-blackpink-photograph-by-petra-collins-for-time.html' style='font-size: 10pt; font-family: cabin, oswald, arial; font-weight: normal; color: #444444; text-decoration: none; text-shadow: none;'>2022 Entertainer of the Year - Blackpink Wood Print</a></p> <div id='artistNameDiv[46609326]' style='display: inline-block; width: 100%; text-align: center; line-height: 100%; padding-bottom: 15px;'> <p style='display: inline-block; width: 100%; max-width: 90%; overflow: hidden; font: 9pt arial; vertical-align: middle;'><a href='/featured/2022-entertainer-of-the-year-blackpink-photograph-by-petra-collins-for-time.html?product=wood-print' style='font: inherit; color: #666666;'><span style='display: inline-block; font-inherit; max-width: 80%; max-width: calc(100% - 25px); max-width: -webkit-calc(100% - 25px); padding-right: 5px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; vertical-align: middle; color: #666666;'>Photograph by Petra Collins for TIME</span><img src='/images/ArrowDownTransparent.png' style='display: inline-block; max-width: 16px; max-height: 8px; padding-top: 1px; vertical-align: middle; border: none; display: none;'></a></p> </div> <div style='float: left; width: 100%; padding-top: 0px; overflow: hidden;'> <div style='display: inline-block; width: 100%;'><div style='display: inline-block;'> <div class='retailPriceDiv'> <p class='productRetailPrice'><span>$61</span></p></div> <p class='productprice'>$49</p></div> </div></div> </div> <div class='searchengineresultdiv' id='artworkdiv[31890904]' data-position='18'> <div style='display: inline-block; width: 100%; text-align: center;'> <a href='/featured/time-100-women-of-the-year--for-artist-credits-visit-timecom-100-women-of-the-year-various.html?product=wood-print'><img class='imageSearchEngineProduct imagewoodprint' src='https://render.fineartamerica.com/images/rendered/medium/wood-print/12/16/break/images/artworkimages/medium/3/time-100-women-of-the-year--for-artist-credits-visit-timecom-100-women-of-the-year-various.jpg' loading='lazy' alt="Time 100 Women Of The Year Poster - For Artist Credits Visit Time.com/100-women-of-the-year Wood Print" title="Time 100 Women Of The Year Poster - For Artist Credits Visit Time.com/100-women-of-the-year Wood Print"></a> </div> <p style='display: inline-block; width: 80%; padding-top: 10px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font: 10pt arial; line-height: 100%;'><a href='/featured/time-100-women-of-the-year--for-artist-credits-visit-timecom-100-women-of-the-year-various.html' style='font-size: 10pt; font-family: cabin, oswald, arial; font-weight: normal; color: #444444; text-decoration: none; text-shadow: none;'>TIME 100 Women of the Year Poster - For artist credits visit time.com/100-women-of-the-year Wood Print</a></p> <div id='artistNameDiv[31890904]' style='display: inline-block; width: 100%; text-align: center; line-height: 100%; padding-bottom: 15px;'> <p style='display: inline-block; width: 100%; max-width: 90%; overflow: hidden; font: 9pt arial; vertical-align: middle;'><a href='/featured/time-100-women-of-the-year--for-artist-credits-visit-timecom-100-women-of-the-year-various.html?product=wood-print' style='font: inherit; color: #666666;'><span style='display: inline-block; font-inherit; max-width: 80%; max-width: calc(100% - 25px); max-width: -webkit-calc(100% - 25px); padding-right: 5px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; vertical-align: middle; color: #666666;'>Various Artists</span><img src='/images/ArrowDownTransparent.png' style='display: inline-block; max-width: 16px; max-height: 8px; padding-top: 1px; vertical-align: middle; border: none; display: none;'></a></p> </div> <div style='float: left; width: 100%; padding-top: 0px; overflow: hidden;'> <div style='display: inline-block; width: 100%;'><div style='display: inline-block;'> <div class='retailPriceDiv'> <p class='productRetailPrice'><span>$76</span></p></div> <p class='productprice'>$61</p></div> </div></div> </div> <div class='searchengineresultdiv' id='artworkdiv[32942417]' data-position='19'> <div style='display: inline-block; width: 100%; text-align: center;'> <a href='/featured/a-time-to-heal-time.html?product=wood-print'><img class='imageSearchEngineProduct imagewoodprint' src='https://render.fineartamerica.com/images/rendered/medium/wood-print/7.5/10/break/images/artworkimages/medium/3/a-time-to-heal-time.jpg' loading='lazy' alt="A Time To Heal Wood Print" title="A Time To Heal Wood Print"></a> </div> <p style='display: inline-block; width: 80%; padding-top: 10px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font: 10pt arial; line-height: 100%;'><a href='/featured/a-time-to-heal-time.html' style='font-size: 10pt; font-family: cabin, oswald, arial; font-weight: normal; color: #444444; text-decoration: none; text-shadow: none;'>A Time To Heal Wood Print</a></p> <div id='artistNameDiv[32942417]' style='display: inline-block; width: 100%; text-align: center; line-height: 100%; padding-bottom: 15px;'> <p style='display: inline-block; width: 100%; max-width: 90%; overflow: hidden; font: 9pt arial; vertical-align: middle;'><a href='/featured/a-time-to-heal-time.html?product=wood-print' style='font: inherit; color: #666666;'><span style='display: inline-block; font-inherit; max-width: 80%; max-width: calc(100% - 25px); max-width: -webkit-calc(100% - 25px); padding-right: 5px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; vertical-align: middle; color: #666666;'>Time</span><img src='/images/ArrowDownTransparent.png' style='display: inline-block; max-width: 16px; max-height: 8px; padding-top: 1px; vertical-align: middle; border: none; display: none;'></a></p> </div> <div style='float: left; width: 100%; padding-top: 0px; overflow: hidden;'> <div style='display: inline-block; width: 100%;'><div style='display: inline-block;'> <div class='retailPriceDiv'> <p class='productRetailPrice'><span>$61</span></p></div> <p class='productprice'>$49</p></div> </div></div> </div> <div class='searchengineresultdiv' id='artworkdiv[42948233]' data-position='20'> <div style='display: inline-block; width: 100%; text-align: center;'> <a href='/featured/time-100-companies-hybe-and-bts-photograph-by-hong-jang-hyun-for-time.html?product=wood-print'><img class='imageSearchEngineProduct imagewoodprint' src='https://render.fineartamerica.com/images/rendered/medium/wood-print/7.5/10/break/images/artworkimages/medium/3/time-100-companies-hybe-and-bts-photograph-by-hong-jang-hyun-for-time.jpg' loading='lazy' alt="Time 100 Companies - Hybe And Bts Wood Print" title="Time 100 Companies - Hybe And Bts Wood Print"></a> </div> <p style='display: inline-block; width: 80%; padding-top: 10px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font: 10pt arial; line-height: 100%;'><a href='/featured/time-100-companies-hybe-and-bts-photograph-by-hong-jang-hyun-for-time.html' style='font-size: 10pt; font-family: cabin, oswald, arial; font-weight: normal; color: #444444; text-decoration: none; text-shadow: none;'>TIME 100 Companies - HYBE and BTS Wood Print</a></p> <div id='artistNameDiv[42948233]' style='display: inline-block; width: 100%; text-align: center; line-height: 100%; padding-bottom: 15px;'> <p style='display: inline-block; width: 100%; max-width: 90%; overflow: hidden; font: 9pt arial; vertical-align: middle;'><a href='/featured/time-100-companies-hybe-and-bts-photograph-by-hong-jang-hyun-for-time.html?product=wood-print' style='font: inherit; color: #666666;'><span style='display: inline-block; font-inherit; max-width: 80%; max-width: calc(100% - 25px); max-width: -webkit-calc(100% - 25px); padding-right: 5px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; vertical-align: middle; color: #666666;'>Photograph by Hong Jang Hyun for TIME</span><img src='/images/ArrowDownTransparent.png' style='display: inline-block; max-width: 16px; max-height: 8px; padding-top: 1px; vertical-align: middle; border: none; display: none;'></a></p> </div> <div style='float: left; width: 100%; padding-top: 0px; overflow: hidden;'> <div style='display: inline-block; width: 100%;'><div style='display: inline-block;'> <div class='retailPriceDiv'> <p class='productRetailPrice'><span>$61</span></p></div> <p class='productprice'>$49</p></div> </div></div> </div> <div class='searchengineresultdiv' id='artworkdiv[45543419]' data-position='21'> <div style='display: inline-block; width: 100%; text-align: center;'> <a href='/featured/queen-elizabeth-ii-commemorative-issue-richard-stone-camera-press-redux.html?product=wood-print'><img class='imageSearchEngineProduct imagewoodprint' src='https://render.fineartamerica.com/images/rendered/medium/wood-print/7.5/10/break/images/artworkimages/medium/3/queen-elizabeth-ii-commemorative-issue-richard-stone-camera-press-redux.jpg' loading='lazy' alt="Queen Elizabeth Ii Commemorative Issue Wood Print" title="Queen Elizabeth Ii Commemorative Issue Wood Print"></a> </div> <p style='display: inline-block; width: 80%; padding-top: 10px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font: 10pt arial; line-height: 100%;'><a href='/featured/queen-elizabeth-ii-commemorative-issue-richard-stone-camera-press-redux.html' style='font-size: 10pt; font-family: cabin, oswald, arial; font-weight: normal; color: #444444; text-decoration: none; text-shadow: none;'>Queen Elizabeth II Commemorative Issue Wood Print</a></p> <div id='artistNameDiv[45543419]' style='display: inline-block; width: 100%; text-align: center; line-height: 100%; padding-bottom: 15px;'> <p style='display: inline-block; width: 100%; max-width: 90%; overflow: hidden; font: 9pt arial; vertical-align: middle;'><a href='/featured/queen-elizabeth-ii-commemorative-issue-richard-stone-camera-press-redux.html?product=wood-print' style='font: inherit; color: #666666;'><span style='display: inline-block; font-inherit; max-width: 80%; max-width: calc(100% - 25px); max-width: -webkit-calc(100% - 25px); padding-right: 5px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; vertical-align: middle; color: #666666;'>Richard Stone - Camera Press-Redux</span><img src='/images/ArrowDownTransparent.png' style='display: inline-block; max-width: 16px; max-height: 8px; padding-top: 1px; vertical-align: middle; border: none; display: none;'></a></p> </div> <div style='float: left; width: 100%; padding-top: 0px; overflow: hidden;'> <div style='display: inline-block; width: 100%;'><div style='display: inline-block;'> <div class='retailPriceDiv'> <p class='productRetailPrice'><span>$61</span></p></div> <p class='productprice'>$49</p></div> </div></div> </div> <div class='searchengineresultdiv' id='artworkdiv[48075743]' data-position='22'> <div style='display: inline-block; width: 100%; text-align: center;'> <a href='/featured/jesus-revolution-1971-stan-zagorski.html?product=wood-print'><img class='imageSearchEngineProduct imagewoodprint' src='https://render.fineartamerica.com/images/rendered/medium/wood-print/7.5/10/break/images/artworkimages/medium/3/jesus-revolution-1971-stan-zagorski.jpg' loading='lazy' alt="Jesus Revolution - 1971 Wood Print" title="Jesus Revolution - 1971 Wood Print"></a> </div> <p style='display: inline-block; width: 80%; padding-top: 10px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font: 10pt arial; line-height: 100%;'><a href='/featured/jesus-revolution-1971-stan-zagorski.html' style='font-size: 10pt; font-family: cabin, oswald, arial; font-weight: normal; color: #444444; text-decoration: none; text-shadow: none;'>Jesus Revolution - 1971 Wood Print</a></p> <div id='artistNameDiv[48075743]' style='display: inline-block; width: 100%; text-align: center; line-height: 100%; padding-bottom: 15px;'> <p style='display: inline-block; width: 100%; max-width: 90%; overflow: hidden; font: 9pt arial; vertical-align: middle;'><a href='/featured/jesus-revolution-1971-stan-zagorski.html?product=wood-print' style='font: inherit; color: #666666;'><span style='display: inline-block; font-inherit; max-width: 80%; max-width: calc(100% - 25px); max-width: -webkit-calc(100% - 25px); padding-right: 5px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; vertical-align: middle; color: #666666;'>Stan Zagorski</span><img src='/images/ArrowDownTransparent.png' style='display: inline-block; max-width: 16px; max-height: 8px; padding-top: 1px; vertical-align: middle; border: none; display: none;'></a></p> </div> <div style='float: left; width: 100%; padding-top: 0px; overflow: hidden;'> <div style='display: inline-block; width: 100%;'><div style='display: inline-block;'> <div class='retailPriceDiv'> <p class='productRetailPrice'><span>$61</span></p></div> <p class='productprice'>$49</p></div> </div></div> </div> <div class='searchengineresultdiv' id='artworkdiv[32551633]' data-position='23'> <div style='display: inline-block; width: 100%; text-align: center;'> <a href='/featured/trump-covid-white-house-time-illustration-viral-cell-icon-bgblue-getty-image.html?product=wood-print'><img class='imageSearchEngineProduct imagewoodprint' src='https://render.fineartamerica.com/images/rendered/medium/wood-print/7.5/10/break/images/artworkimages/medium/3/trump-covid-white-house-time-illustration-viral-cell-icon-bgblue-getty-image.jpg' loading='lazy' alt="Trump Covid White House Wood Print" title="Trump Covid White House Wood Print"></a> </div> <p style='display: inline-block; width: 80%; padding-top: 10px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font: 10pt arial; line-height: 100%;'><a href='/featured/trump-covid-white-house-time-illustration-viral-cell-icon-bgblue-getty-image.html' style='font-size: 10pt; font-family: cabin, oswald, arial; font-weight: normal; color: #444444; text-decoration: none; text-shadow: none;'>Trump Covid White House Wood Print</a></p> <div id='artistNameDiv[32551633]' style='display: inline-block; width: 100%; text-align: center; line-height: 100%; padding-bottom: 15px;'> <p style='display: inline-block; width: 100%; max-width: 90%; overflow: hidden; font: 9pt arial; vertical-align: middle;'><a href='/featured/trump-covid-white-house-time-illustration-viral-cell-icon-bgblue-getty-image.html?product=wood-print' style='font: inherit; color: #666666;'><span style='display: inline-block; font-inherit; max-width: 80%; max-width: calc(100% - 25px); max-width: -webkit-calc(100% - 25px); padding-right: 5px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; vertical-align: middle; color: #666666;'>Time Illustration - viral cell icon - bgblue Getty Image</span><img src='/images/ArrowDownTransparent.png' style='display: inline-block; max-width: 16px; max-height: 8px; padding-top: 1px; vertical-align: middle; border: none; display: none;'></a></p> </div> <div style='float: left; width: 100%; padding-top: 0px; overflow: hidden;'> <div style='display: inline-block; width: 100%;'><div style='display: inline-block;'> <div class='retailPriceDiv'> <p class='productRetailPrice'><span>$61</span></p></div> <p class='productprice'>$49</p></div> </div></div> </div> <div class='searchengineresultdiv' id='artworkdiv[36702931]' data-position='24'> <div style='display: inline-block; width: 100%; text-align: center;'> <a href='/featured/george-floyd-justice-not-yet-for-all-artwork-by-ange-hillz.html?product=wood-print'><img class='imageSearchEngineProduct imagewoodprint' src='https://render.fineartamerica.com/images/rendered/medium/wood-print/7.5/10/break/images/artworkimages/medium/3/george-floyd-justice-not-yet-for-all-artwork-by-ange-hillz.jpg' loading='lazy' alt="George Floyd - Justice Not Yet For All Wood Print" title="George Floyd - Justice Not Yet For All Wood Print"></a> </div> <p style='display: inline-block; width: 80%; padding-top: 10px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font: 10pt arial; line-height: 100%;'><a href='/featured/george-floyd-justice-not-yet-for-all-artwork-by-ange-hillz.html' style='font-size: 10pt; font-family: cabin, oswald, arial; font-weight: normal; color: #444444; text-decoration: none; text-shadow: none;'>George Floyd - Justice Not Yet For All Wood Print</a></p> <div id='artistNameDiv[36702931]' style='display: inline-block; width: 100%; text-align: center; line-height: 100%; padding-bottom: 15px;'> <p style='display: inline-block; width: 100%; max-width: 90%; overflow: hidden; font: 9pt arial; vertical-align: middle;'><a href='/featured/george-floyd-justice-not-yet-for-all-artwork-by-ange-hillz.html?product=wood-print' style='font: inherit; color: #666666;'><span style='display: inline-block; font-inherit; max-width: 80%; max-width: calc(100% - 25px); max-width: -webkit-calc(100% - 25px); padding-right: 5px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; vertical-align: middle; color: #666666;'>Artwork by Ange Hillz</span><img src='/images/ArrowDownTransparent.png' style='display: inline-block; max-width: 16px; max-height: 8px; padding-top: 1px; vertical-align: middle; border: none; display: none;'></a></p> </div> <div style='float: left; width: 100%; padding-top: 0px; overflow: hidden;'> <div style='display: inline-block; width: 100%;'><div style='display: inline-block;'> <div class='retailPriceDiv'> <p class='productRetailPrice'><span>$61</span></p></div> <p class='productprice'>$49</p></div> </div></div> </div> <div class='searchengineresultdiv' id='artworkdiv[39742708]' data-position='25'> <div style='display: inline-block; width: 100%; text-align: center;'> <a href='/featured/2021-time-100-billie-eilish-photograph-by-ramona-rosales-for-time.html?product=wood-print'><img class='imageSearchEngineProduct imagewoodprint' src='https://render.fineartamerica.com/images/rendered/medium/wood-print/7.5/10/break/images/artworkimages/medium/3/2021-time-100-billie-eilish-photograph-by-ramona-rosales-for-time.jpg' loading='lazy' alt="2021 Time100 - Billie Eilish Wood Print" title="2021 Time100 - Billie Eilish Wood Print"></a> </div> <p style='display: inline-block; width: 80%; padding-top: 10px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font: 10pt arial; line-height: 100%;'><a href='/featured/2021-time-100-billie-eilish-photograph-by-ramona-rosales-for-time.html' style='font-size: 10pt; font-family: cabin, oswald, arial; font-weight: normal; color: #444444; text-decoration: none; text-shadow: none;'>2021 TIME100 - Billie Eilish Wood Print</a></p> <div id='artistNameDiv[39742708]' style='display: inline-block; width: 100%; text-align: center; line-height: 100%; padding-bottom: 15px;'> <p style='display: inline-block; width: 100%; max-width: 90%; overflow: hidden; font: 9pt arial; vertical-align: middle;'><a href='/featured/2021-time-100-billie-eilish-photograph-by-ramona-rosales-for-time.html?product=wood-print' style='font: inherit; color: #666666;'><span style='display: inline-block; font-inherit; max-width: 80%; max-width: calc(100% - 25px); max-width: -webkit-calc(100% - 25px); padding-right: 5px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; vertical-align: middle; color: #666666;'>Photograph by Pari Dukovic for TIME</span><img src='/images/ArrowDownTransparent.png' style='display: inline-block; max-width: 16px; max-height: 8px; padding-top: 1px; vertical-align: middle; border: none; display: none;'></a></p> </div> <div style='float: left; width: 100%; padding-top: 0px; overflow: hidden;'> <div style='display: inline-block; width: 100%;'><div style='display: inline-block;'> <div class='retailPriceDiv'> <p class='productRetailPrice'><span>$61</span></p></div> <p class='productprice'>$49</p></div> </div></div> </div> <div class='searchengineresultdiv' id='artworkdiv[44506951]' data-position='26'> <div style='display: inline-block; width: 100%; text-align: center;'> <a href='/featured/shinzo-abe-1954-2022-photograph-by-takashi-osato-for-time.html?product=wood-print'><img class='imageSearchEngineProduct imagewoodprint' src='https://render.fineartamerica.com/images/rendered/medium/wood-print/7.5/10/break/images/artworkimages/medium/3/shinzo-abe-1954-2022-photograph-by-takashi-osato-for-time.jpg' loading='lazy' alt="Shinzo Abe - 1954-2022 Wood Print" title="Shinzo Abe - 1954-2022 Wood Print"></a> </div> <p style='display: inline-block; width: 80%; padding-top: 10px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font: 10pt arial; line-height: 100%;'><a href='/featured/shinzo-abe-1954-2022-photograph-by-takashi-osato-for-time.html' style='font-size: 10pt; font-family: cabin, oswald, arial; font-weight: normal; color: #444444; text-decoration: none; text-shadow: none;'>Shinzo Abe - 1954-2022 Wood Print</a></p> <div id='artistNameDiv[44506951]' style='display: inline-block; width: 100%; text-align: center; line-height: 100%; padding-bottom: 15px;'> <p style='display: inline-block; width: 100%; max-width: 90%; overflow: hidden; font: 9pt arial; vertical-align: middle;'><a href='/featured/shinzo-abe-1954-2022-photograph-by-takashi-osato-for-time.html?product=wood-print' style='font: inherit; color: #666666;'><span style='display: inline-block; font-inherit; max-width: 80%; max-width: calc(100% - 25px); max-width: -webkit-calc(100% - 25px); padding-right: 5px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; vertical-align: middle; color: #666666;'>Photograph by Takashi Osato for TIME</span><img src='/images/ArrowDownTransparent.png' style='display: inline-block; max-width: 16px; max-height: 8px; padding-top: 1px; vertical-align: middle; border: none; display: none;'></a></p> </div> <div style='float: left; width: 100%; padding-top: 0px; overflow: hidden;'> <div style='display: inline-block; width: 100%;'><div style='display: inline-block;'> <div class='retailPriceDiv'> <p class='productRetailPrice'><span>$61</span></p></div> <p class='productprice'>$49</p></div> </div></div> </div> <div class='searchengineresultdiv' id='artworkdiv[29763666]' data-position='27'> <div style='display: inline-block; width: 100%; text-align: center;'> <a href='/featured/patrisse-cullors-alicia-garza-opal-tometi-2013-time.html?product=wood-print'><img class='imageSearchEngineProduct imagewoodprint' src='https://render.fineartamerica.com/images/rendered/medium/wood-print/7.5/10/break/images/artworkimages/medium/3/patrisse-cullors-alicia-garza-and-opal-tometi-2013-time.jpg' loading='lazy' alt="Patrisse Cullors, Alicia Garza, Opal Tometi, 2013 - Founders Of Black Lives Matter Wood Print" title="Patrisse Cullors, Alicia Garza, Opal Tometi, 2013 - Founders Of Black Lives Matter Wood Print"></a> </div> <p style='display: inline-block; width: 80%; padding-top: 10px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font: 10pt arial; line-height: 100%;'><a href='/featured/patrisse-cullors-alicia-garza-opal-tometi-2013-time.html' style='font-size: 10pt; font-family: cabin, oswald, arial; font-weight: normal; color: #444444; text-decoration: none; text-shadow: none;'>Patrisse Cullors, Alicia Garza, Opal Tometi, 2013 - Founders of Black Lives Matter Wood Print</a></p> <div id='artistNameDiv[29763666]' style='display: inline-block; width: 100%; text-align: center; line-height: 100%; padding-bottom: 15px;'> <p style='display: inline-block; width: 100%; max-width: 90%; overflow: hidden; font: 9pt arial; vertical-align: middle;'><a href='/featured/patrisse-cullors-alicia-garza-opal-tometi-2013-time.html?product=wood-print' style='font: inherit; color: #666666;'><span style='display: inline-block; font-inherit; max-width: 80%; max-width: calc(100% - 25px); max-width: -webkit-calc(100% - 25px); padding-right: 5px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; vertical-align: middle; color: #666666;'>Illustration by Molly Crabapple for TIME</span><img src='/images/ArrowDownTransparent.png' style='display: inline-block; max-width: 16px; max-height: 8px; padding-top: 1px; vertical-align: middle; border: none; display: none;'></a></p> </div> <div style='float: left; width: 100%; padding-top: 0px; overflow: hidden;'> <div style='display: inline-block; width: 100%;'><div style='display: inline-block;'> <div class='retailPriceDiv'> <p class='productRetailPrice'><span>$61</span></p></div> <p class='productprice'>$49</p></div> </div></div> </div> <div class='searchengineresultdiv' id='artworkdiv[31374595]' data-position='28'> <div style='display: inline-block; width: 100%; text-align: center;'> <a href='/featured/1-the-art-of-optimism-february-18-2019-time-cover.html?product=wood-print'><img class='imageSearchEngineProduct imagewoodprint' src='https://render.fineartamerica.com/images/rendered/medium/wood-print/7.5/10/break/images/artworkimages/medium/2/1-the-art-of-optimism-february-18-2019-time-cover.jpg' loading='lazy' alt="The Art Of Optimism Time Cover #1 Wood Print" title="The Art Of Optimism Time Cover #1 Wood Print"></a> </div> <p style='display: inline-block; width: 80%; padding-top: 10px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font: 10pt arial; line-height: 100%;'><a href='/featured/1-the-art-of-optimism-february-18-2019-time-cover.html' style='font-size: 10pt; font-family: cabin, oswald, arial; font-weight: normal; color: #444444; text-decoration: none; text-shadow: none;'>The Art Of Optimism Time Cover #1 Wood Print</a></p> <div id='artistNameDiv[31374595]' style='display: inline-block; width: 100%; text-align: center; line-height: 100%; padding-bottom: 15px;'> <p style='display: inline-block; width: 100%; max-width: 90%; overflow: hidden; font: 9pt arial; vertical-align: middle;'><a href='/featured/1-the-art-of-optimism-february-18-2019-time-cover.html?product=wood-print' style='font: inherit; color: #666666;'><span style='display: inline-block; font-inherit; max-width: 80%; max-width: calc(100% - 25px); max-width: -webkit-calc(100% - 25px); padding-right: 5px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; vertical-align: middle; color: #666666;'>Painting by Nelson Makamo for TIME</span><img src='/images/ArrowDownTransparent.png' style='display: inline-block; max-width: 16px; max-height: 8px; padding-top: 1px; vertical-align: middle; border: none; display: none;'></a></p> </div> <div style='float: left; width: 100%; padding-top: 0px; overflow: hidden;'> <div style='display: inline-block; width: 100%;'><div style='display: inline-block;'> <div class='retailPriceDiv'> <p class='productRetailPrice'><span>$61</span></p></div> <p class='productprice'>$49</p></div> </div></div> </div> <div class='searchengineresultdiv' id='artworkdiv[32257124]' data-position='29'> <div style='display: inline-block; width: 100%; text-align: center;'> <a href='/featured/time-100-tsai-ing-wen-photograph-by-nhu-xuan-hua-for-time.html?product=wood-print'><img class='imageSearchEngineProduct imagewoodprint' src='https://render.fineartamerica.com/images/rendered/medium/wood-print/7.5/10/break/images/artworkimages/medium/3/time-100-tsai-ing-wen-photograph-by-nhu-xuan-hua-for-time.jpg' loading='lazy' alt="Time 100 - Tsai Ing-wen Wood Print" title="Time 100 - Tsai Ing-wen Wood Print"></a> </div> <p style='display: inline-block; width: 80%; padding-top: 10px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font: 10pt arial; line-height: 100%;'><a href='/featured/time-100-tsai-ing-wen-photograph-by-nhu-xuan-hua-for-time.html' style='font-size: 10pt; font-family: cabin, oswald, arial; font-weight: normal; color: #444444; text-decoration: none; text-shadow: none;'>TIME 100 - Tsai Ing-Wen Wood Print</a></p> <div id='artistNameDiv[32257124]' style='display: inline-block; width: 100%; text-align: center; line-height: 100%; padding-bottom: 15px;'> <p style='display: inline-block; width: 100%; max-width: 90%; overflow: hidden; font: 9pt arial; vertical-align: middle;'><a href='/featured/time-100-tsai-ing-wen-photograph-by-nhu-xuan-hua-for-time.html?product=wood-print' style='font: inherit; color: #666666;'><span style='display: inline-block; font-inherit; max-width: 80%; max-width: calc(100% - 25px); max-width: -webkit-calc(100% - 25px); padding-right: 5px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; vertical-align: middle; color: #666666;'>Photograph by Nhu Xuan Hua for TIME</span><img src='/images/ArrowDownTransparent.png' style='display: inline-block; max-width: 16px; max-height: 8px; padding-top: 1px; vertical-align: middle; border: none; display: none;'></a></p> </div> <div style='float: left; width: 100%; padding-top: 0px; overflow: hidden;'> <div style='display: inline-block; width: 100%;'><div style='display: inline-block;'> <div class='retailPriceDiv'> <p class='productRetailPrice'><span>$61</span></p></div> <p class='productprice'>$49</p></div> </div></div> </div> <div class='searchengineresultdiv' id='artworkdiv[32257880]' data-position='30'> <div style='display: inline-block; width: 100%; text-align: center;'> <a href='/featured/time-100-anthony-fauci-photograph-by-stefan-ruiz-for-time.html?product=wood-print'><img class='imageSearchEngineProduct imagewoodprint' src='https://render.fineartamerica.com/images/rendered/medium/wood-print/7.5/10/break/images/artworkimages/medium/3/time-100-anthony-fauci-photograph-by-stefan-ruiz-for-time.jpg' loading='lazy' alt="Time 100 - Anthony Fauci Wood Print" title="Time 100 - Anthony Fauci Wood Print"></a> </div> <p style='display: inline-block; width: 80%; padding-top: 10px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font: 10pt arial; line-height: 100%;'><a href='/featured/time-100-anthony-fauci-photograph-by-stefan-ruiz-for-time.html' style='font-size: 10pt; font-family: cabin, oswald, arial; font-weight: normal; color: #444444; text-decoration: none; text-shadow: none;'>TIME 100 - Anthony Fauci Wood Print</a></p> <div id='artistNameDiv[32257880]' style='display: inline-block; width: 100%; text-align: center; line-height: 100%; padding-bottom: 15px;'> <p style='display: inline-block; width: 100%; max-width: 90%; overflow: hidden; font: 9pt arial; vertical-align: middle;'><a href='/featured/time-100-anthony-fauci-photograph-by-stefan-ruiz-for-time.html?product=wood-print' style='font: inherit; color: #666666;'><span style='display: inline-block; font-inherit; max-width: 80%; max-width: calc(100% - 25px); max-width: -webkit-calc(100% - 25px); padding-right: 5px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; vertical-align: middle; color: #666666;'>Photograph by Stefan Ruiz for TIME</span><img src='/images/ArrowDownTransparent.png' style='display: inline-block; max-width: 16px; max-height: 8px; padding-top: 1px; vertical-align: middle; border: none; display: none;'></a></p> </div> <div style='float: left; width: 100%; padding-top: 0px; overflow: hidden;'> <div style='display: inline-block; width: 100%;'><div style='display: inline-block;'> <div class='retailPriceDiv'> <p class='productRetailPrice'><span>$61</span></p></div> <p class='productprice'>$49</p></div> </div></div> </div> <div class='searchengineresultdiv' id='artworkdiv[33526501]' data-position='31'> <div style='display: inline-block; width: 100%; text-align: center;'> <a href='/featured/2020-the-worst-year-ever-time.html?product=wood-print'><img class='imageSearchEngineProduct imagewoodprint' src='https://render.fineartamerica.com/images/rendered/medium/wood-print/7.5/10/break/images/artworkimages/medium/3/2020-the-worst-year-ever-time.jpg' loading='lazy' alt="2020 The Worst Year Ever Wood Print" title="2020 The Worst Year Ever Wood Print"></a> </div> <p style='display: inline-block; width: 80%; padding-top: 10px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font: 10pt arial; line-height: 100%;'><a href='/featured/2020-the-worst-year-ever-time.html' style='font-size: 10pt; font-family: cabin, oswald, arial; font-weight: normal; color: #444444; text-decoration: none; text-shadow: none;'>2020 The Worst Year Ever Wood Print</a></p> <div id='artistNameDiv[33526501]' style='display: inline-block; width: 100%; text-align: center; line-height: 100%; padding-bottom: 15px;'> <p style='display: inline-block; width: 100%; max-width: 90%; overflow: hidden; font: 9pt arial; vertical-align: middle;'><a href='/featured/2020-the-worst-year-ever-time.html?product=wood-print' style='font: inherit; color: #666666;'><span style='display: inline-block; font-inherit; max-width: 80%; max-width: calc(100% - 25px); max-width: -webkit-calc(100% - 25px); padding-right: 5px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; vertical-align: middle; color: #666666;'>Time</span><img src='/images/ArrowDownTransparent.png' style='display: inline-block; max-width: 16px; max-height: 8px; padding-top: 1px; vertical-align: middle; border: none; display: none;'></a></p> </div> <div style='float: left; width: 100%; padding-top: 0px; overflow: hidden;'> <div style='display: inline-block; width: 100%;'><div style='display: inline-block;'> <div class='retailPriceDiv'> <p class='productRetailPrice'><span>$61</span></p></div> <p class='productprice'>$49</p></div> </div></div> </div> <div class='searchengineresultdiv' id='artworkdiv[33668745]' data-position='32'> <div style='display: inline-block; width: 100%; text-align: center;'> <a href='/featured/2020-athlete-of-the-year-lebron-james-portrait-by-tyler-gordon-for-time.html?product=wood-print'><img class='imageSearchEngineProduct imagewoodprint' src='https://render.fineartamerica.com/images/rendered/medium/wood-print/7.5/10/break/images/artworkimages/medium/3/2020-athlete-of-the-year-lebron-james-portrait-by-tyler-gordon-for-time.jpg' loading='lazy' alt="2020 Athlete Of The Year - Lebron James Wood Print" title="2020 Athlete Of The Year - Lebron James Wood Print"></a> </div> <p style='display: inline-block; width: 80%; padding-top: 10px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font: 10pt arial; line-height: 100%;'><a href='/featured/2020-athlete-of-the-year-lebron-james-portrait-by-tyler-gordon-for-time.html' style='font-size: 10pt; font-family: cabin, oswald, arial; font-weight: normal; color: #444444; text-decoration: none; text-shadow: none;'>2020 Athlete of the Year - LeBron James Wood Print</a></p> <div id='artistNameDiv[33668745]' style='display: inline-block; width: 100%; text-align: center; line-height: 100%; padding-bottom: 15px;'> <p style='display: inline-block; width: 100%; max-width: 90%; overflow: hidden; font: 9pt arial; vertical-align: middle;'><a href='/featured/2020-athlete-of-the-year-lebron-james-portrait-by-tyler-gordon-for-time.html?product=wood-print' style='font: inherit; color: #666666;'><span style='display: inline-block; font-inherit; max-width: 80%; max-width: calc(100% - 25px); max-width: -webkit-calc(100% - 25px); padding-right: 5px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; vertical-align: middle; color: #666666;'>Portrait by Tyler Gordon for TIME</span><img src='/images/ArrowDownTransparent.png' style='display: inline-block; max-width: 16px; max-height: 8px; padding-top: 1px; vertical-align: middle; border: none; display: none;'></a></p> </div> <div style='float: left; width: 100%; padding-top: 0px; overflow: hidden;'> <div style='display: inline-block; width: 100%;'><div style='display: inline-block;'> <div class='retailPriceDiv'> <p class='productRetailPrice'><span>$61</span></p></div> <p class='productprice'>$49</p></div> </div></div> </div> <div class='searchengineresultdiv' id='artworkdiv[33678821]' data-position='33'> <div style='display: inline-block; width: 100%; text-align: center;'> <a href='/featured/2020-guardians-of-the-year-frontline-healthcare-workers-illustration-by-tim-obrien-for-time.html?product=wood-print'><img class='imageSearchEngineProduct imagewoodprint' src='https://render.fineartamerica.com/images/rendered/medium/wood-print/7.5/10/break/images/artworkimages/medium/3/2020-guardians-of-the-year-frontline-healthcare-workers-illustration-by-tim-obrien-for-time.jpg' loading='lazy' alt="2020 Guardians Of The Year Frontline Healthcare Workers Wood Print" title="2020 Guardians Of The Year Frontline Healthcare Workers Wood Print"></a> </div> <p style='display: inline-block; width: 80%; padding-top: 10px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font: 10pt arial; line-height: 100%;'><a href='/featured/2020-guardians-of-the-year-frontline-healthcare-workers-illustration-by-tim-obrien-for-time.html' style='font-size: 10pt; font-family: cabin, oswald, arial; font-weight: normal; color: #444444; text-decoration: none; text-shadow: none;'>2020 Guardians of the Year Frontline Healthcare Workers Wood Print</a></p> <div id='artistNameDiv[33678821]' style='display: inline-block; width: 100%; text-align: center; line-height: 100%; padding-bottom: 15px;'> <p style='display: inline-block; width: 100%; max-width: 90%; overflow: hidden; font: 9pt arial; vertical-align: middle;'><a href='/featured/2020-guardians-of-the-year-frontline-healthcare-workers-illustration-by-tim-obrien-for-time.html?product=wood-print' style='font: inherit; color: #666666;'><span style='display: inline-block; font-inherit; max-width: 80%; max-width: calc(100% - 25px); max-width: -webkit-calc(100% - 25px); padding-right: 5px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; vertical-align: middle; color: #666666;'>Illustration by Tim O'Brien for TIME</span><img src='/images/ArrowDownTransparent.png' style='display: inline-block; max-width: 16px; max-height: 8px; padding-top: 1px; vertical-align: middle; border: none; display: none;'></a></p> </div> <div style='float: left; width: 100%; padding-top: 0px; overflow: hidden;'> <div style='display: inline-block; width: 100%;'><div style='display: inline-block;'> <div class='retailPriceDiv'> <p class='productRetailPrice'><span>$61</span></p></div> <p class='productprice'>$49</p></div> </div></div> </div> <div class='searchengineresultdiv' id='artworkdiv[35932118]' data-position='34'> <div style='display: inline-block; width: 100%; text-align: center;'> <a href='/featured/we-are-not-silent-amanda-phingbodhipakkiya.html?product=wood-print'><img class='imageSearchEngineProduct imagewoodprint' src='https://render.fineartamerica.com/images/rendered/medium/wood-print/7.5/10/break/images/artworkimages/medium/3/we-are-not-silent-amanda-phingbodhipakkiya.jpg' loading='lazy' alt="We Are Not Silent Wood Print" title="We Are Not Silent Wood Print"></a> </div> <p style='display: inline-block; width: 80%; padding-top: 10px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font: 10pt arial; line-height: 100%;'><a href='/featured/we-are-not-silent-amanda-phingbodhipakkiya.html' style='font-size: 10pt; font-family: cabin, oswald, arial; font-weight: normal; color: #444444; text-decoration: none; text-shadow: none;'>We Are Not Silent Wood Print</a></p> <div id='artistNameDiv[35932118]' style='display: inline-block; width: 100%; text-align: center; line-height: 100%; padding-bottom: 15px;'> <p style='display: inline-block; width: 100%; max-width: 90%; overflow: hidden; font: 9pt arial; vertical-align: middle;'><a href='/featured/we-are-not-silent-amanda-phingbodhipakkiya.html?product=wood-print' style='font: inherit; color: #666666;'><span style='display: inline-block; font-inherit; max-width: 80%; max-width: calc(100% - 25px); max-width: -webkit-calc(100% - 25px); padding-right: 5px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; vertical-align: middle; color: #666666;'>Amanda Phingbodhipakkiya</span><img src='/images/ArrowDownTransparent.png' style='display: inline-block; max-width: 16px; max-height: 8px; padding-top: 1px; vertical-align: middle; border: none; display: none;'></a></p> </div> <div style='float: left; width: 100%; padding-top: 0px; overflow: hidden;'> <div style='display: inline-block; width: 100%;'><div style='display: inline-block;'> <div class='retailPriceDiv'> <p class='productRetailPrice'><span>$61</span></p></div> <p class='productprice'>$49</p></div> </div></div> </div> <div class='searchengineresultdiv' id='artworkdiv[39750460]' data-position='35'> <div style='display: inline-block; width: 100%; text-align: center;'> <a href='/featured/prince-harry-and-meghan-photograph-by-pari-dukovic-for-time.html?product=wood-print'><img class='imageSearchEngineProduct imagewoodprint' src='https://render.fineartamerica.com/images/rendered/medium/wood-print/7.5/10/break/images/artworkimages/medium/3/prince-harry-and-meghan-photograph-by-pari-dukovic-for-time.jpg' loading='lazy' alt="2021 Time100 - Prince Harry And Meghan Wood Print" title="2021 Time100 - Prince Harry And Meghan Wood Print"></a> </div> <p style='display: inline-block; width: 80%; padding-top: 10px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font: 10pt arial; line-height: 100%;'><a href='/featured/prince-harry-and-meghan-photograph-by-pari-dukovic-for-time.html' style='font-size: 10pt; font-family: cabin, oswald, arial; font-weight: normal; color: #444444; text-decoration: none; text-shadow: none;'>2021 TIME100 - Prince Harry and Meghan Wood Print</a></p> <div id='artistNameDiv[39750460]' style='display: inline-block; width: 100%; text-align: center; line-height: 100%; padding-bottom: 15px;'> <p style='display: inline-block; width: 100%; max-width: 90%; overflow: hidden; font: 9pt arial; vertical-align: middle;'><a href='/featured/prince-harry-and-meghan-photograph-by-pari-dukovic-for-time.html?product=wood-print' style='font: inherit; color: #666666;'><span style='display: inline-block; font-inherit; max-width: 80%; max-width: calc(100% - 25px); max-width: -webkit-calc(100% - 25px); padding-right: 5px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; vertical-align: middle; color: #666666;'>Photograph by Pari Dukovic for TIME</span><img src='/images/ArrowDownTransparent.png' style='display: inline-block; max-width: 16px; max-height: 8px; padding-top: 1px; vertical-align: middle; border: none; display: none;'></a></p> </div> <div style='float: left; width: 100%; padding-top: 0px; overflow: hidden;'> <div style='display: inline-block; width: 100%;'><div style='display: inline-block;'> <div class='retailPriceDiv'> <p class='productRetailPrice'><span>$61</span></p></div> <p class='productprice'>$49</p></div> </div></div> </div> <div class='searchengineresultdiv' id='artworkdiv[29664959]' data-position='36'> <div style='display: inline-block; width: 100%; text-align: center;'> <a href='/featured/the-next-space-race-time.html?product=wood-print'><img class='imageSearchEngineProduct imagewoodprint' src='https://render.fineartamerica.com/images/rendered/medium/wood-print/7.5/10/break/images/artworkimages/medium/3/the-next-space-race-time.jpg' loading='lazy' alt="The Next Space Race Wood Print" title="The Next Space Race Wood Print"></a> </div> <p style='display: inline-block; width: 80%; padding-top: 10px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font: 10pt arial; line-height: 100%;'><a href='/featured/the-next-space-race-time.html' style='font-size: 10pt; font-family: cabin, oswald, arial; font-weight: normal; color: #444444; text-decoration: none; text-shadow: none;'>The Next Space Race Wood Print</a></p> <div id='artistNameDiv[29664959]' style='display: inline-block; width: 100%; text-align: center; line-height: 100%; padding-bottom: 15px;'> <p style='display: inline-block; width: 100%; max-width: 90%; overflow: hidden; font: 9pt arial; vertical-align: middle;'><a href='/featured/the-next-space-race-time.html?product=wood-print' style='font: inherit; color: #666666;'><span style='display: inline-block; font-inherit; max-width: 80%; max-width: calc(100% - 25px); max-width: -webkit-calc(100% - 25px); padding-right: 5px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; vertical-align: middle; color: #666666;'>Illustration by Alessandro Gottardo for TIME</span><img src='/images/ArrowDownTransparent.png' style='display: inline-block; max-width: 16px; max-height: 8px; padding-top: 1px; vertical-align: middle; border: none; display: none;'></a></p> </div> <div style='float: left; width: 100%; padding-top: 0px; overflow: hidden;'> <div style='display: inline-block; width: 100%;'><div style='display: inline-block;'> <div class='retailPriceDiv'> <p class='productRetailPrice'><span>$61</span></p></div> <p class='productprice'>$49</p></div> </div></div> </div> <div class='searchengineresultdiv' id='artworkdiv[29762945]' data-position='37'> <div style='display: inline-block; width: 100%; text-align: center;'> <a href='/featured/maria-montessori-1931-time.html?product=wood-print'><img class='imageSearchEngineProduct imagewoodprint' src='https://render.fineartamerica.com/images/rendered/medium/wood-print/7.5/10/break/images/artworkimages/medium/3/maria-montessori-1931-time.jpg' loading='lazy' alt="Maria Montessori, 1931 Wood Print" title="Maria Montessori, 1931 Wood Print"></a> </div> <p style='display: inline-block; width: 80%; padding-top: 10px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font: 10pt arial; line-height: 100%;'><a href='/featured/maria-montessori-1931-time.html' style='font-size: 10pt; font-family: cabin, oswald, arial; font-weight: normal; color: #444444; text-decoration: none; text-shadow: none;'>Maria Montessori, 1931 Wood Print</a></p> <div id='artistNameDiv[29762945]' style='display: inline-block; width: 100%; text-align: center; line-height: 100%; padding-bottom: 15px;'> <p style='display: inline-block; width: 100%; max-width: 90%; overflow: hidden; font: 9pt arial; vertical-align: middle;'><a href='/featured/maria-montessori-1931-time.html?product=wood-print' style='font: inherit; color: #666666;'><span style='display: inline-block; font-inherit; max-width: 80%; max-width: calc(100% - 25px); max-width: -webkit-calc(100% - 25px); padding-right: 5px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; vertical-align: middle; color: #666666;'>Illustration by Matt Smith for TIME</span><img src='/images/ArrowDownTransparent.png' style='display: inline-block; max-width: 16px; max-height: 8px; padding-top: 1px; vertical-align: middle; border: none; display: none;'></a></p> </div> <div style='float: left; width: 100%; padding-top: 0px; overflow: hidden;'> <div style='display: inline-block; width: 100%;'><div style='display: inline-block;'> <div class='retailPriceDiv'> <p class='productRetailPrice'><span>$61</span></p></div> <p class='productprice'>$49</p></div> </div></div> </div> <div class='searchengineresultdiv' id='artworkdiv[29763015]' data-position='38'> <div style='display: inline-block; width: 100%; text-align: center;'> <a href='/featured/rosalind-franklin-1953-time.html?product=wood-print'><img class='imageSearchEngineProduct imagewoodprint' src='https://render.fineartamerica.com/images/rendered/medium/wood-print/7.5/10/break/images/artworkimages/medium/3/rosalind-franklin-1953-time.jpg' loading='lazy' alt="Rosalind Franklin, 1953 Wood Print" title="Rosalind Franklin, 1953 Wood Print"></a> </div> <p style='display: inline-block; width: 80%; padding-top: 10px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font: 10pt arial; line-height: 100%;'><a href='/featured/rosalind-franklin-1953-time.html' style='font-size: 10pt; font-family: cabin, oswald, arial; font-weight: normal; color: #444444; text-decoration: none; text-shadow: none;'>Rosalind Franklin, 1953 Wood Print</a></p> <div id='artistNameDiv[29763015]' style='display: inline-block; width: 100%; text-align: center; line-height: 100%; padding-bottom: 15px;'> <p style='display: inline-block; width: 100%; max-width: 90%; overflow: hidden; font: 9pt arial; vertical-align: middle;'><a href='/featured/rosalind-franklin-1953-time.html?product=wood-print' style='font: inherit; color: #666666;'><span style='display: inline-block; font-inherit; max-width: 80%; max-width: calc(100% - 25px); max-width: -webkit-calc(100% - 25px); padding-right: 5px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; vertical-align: middle; color: #666666;'>Illustration by Jody Hewgill for TIME</span><img src='/images/ArrowDownTransparent.png' style='display: inline-block; max-width: 16px; max-height: 8px; padding-top: 1px; vertical-align: middle; border: none; display: none;'></a></p> </div> <div style='float: left; width: 100%; padding-top: 0px; overflow: hidden;'> <div style='display: inline-block; width: 100%;'><div style='display: inline-block;'> <div class='retailPriceDiv'> <p class='productRetailPrice'><span>$61</span></p></div> <p class='productprice'>$49</p></div> </div></div> </div> <div class='searchengineresultdiv' id='artworkdiv[29763154]' data-position='39'> <div style='display: inline-block; width: 100%; text-align: center;'> <a href='/featured/the-mirabal-sisters-1960-time.html?product=wood-print'><img class='imageSearchEngineProduct imagewoodprint' src='https://render.fineartamerica.com/images/rendered/medium/wood-print/7.5/10/break/images/artworkimages/medium/3/the-mirabal-sisters-1960-time.jpg' loading='lazy' alt="The Mirabal Sisters, 1960 Wood Print" title="The Mirabal Sisters, 1960 Wood Print"></a> </div> <p style='display: inline-block; width: 80%; padding-top: 10px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font: 10pt arial; line-height: 100%;'><a href='/featured/the-mirabal-sisters-1960-time.html' style='font-size: 10pt; font-family: cabin, oswald, arial; font-weight: normal; color: #444444; text-decoration: none; text-shadow: none;'>The Mirabal Sisters, 1960 Wood Print</a></p> <div id='artistNameDiv[29763154]' style='display: inline-block; width: 100%; text-align: center; line-height: 100%; padding-bottom: 15px;'> <p style='display: inline-block; width: 100%; max-width: 90%; overflow: hidden; font: 9pt arial; vertical-align: middle;'><a href='/featured/the-mirabal-sisters-1960-time.html?product=wood-print' style='font: inherit; color: #666666;'><span style='display: inline-block; font-inherit; max-width: 80%; max-width: calc(100% - 25px); max-width: -webkit-calc(100% - 25px); padding-right: 5px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; vertical-align: middle; color: #666666;'>Illustration by Neil Jamieson for TIME</span><img src='/images/ArrowDownTransparent.png' style='display: inline-block; max-width: 16px; max-height: 8px; padding-top: 1px; vertical-align: middle; border: none; display: none;'></a></p> </div> <div style='float: left; width: 100%; padding-top: 0px; overflow: hidden;'> <div style='display: inline-block; width: 100%;'><div style='display: inline-block;'> <div class='retailPriceDiv'> <p class='productRetailPrice'><span>$61</span></p></div> <p class='productprice'>$49</p></div> </div></div> </div> <div class='searchengineresultdiv' id='artworkdiv[29763284]' data-position='40'> <div style='display: inline-block; width: 100%; text-align: center;'> <a href='/featured/judith-heumann-1977-time.html?product=wood-print'><img class='imageSearchEngineProduct imagewoodprint' src='https://render.fineartamerica.com/images/rendered/medium/wood-print/7.5/10/break/images/artworkimages/medium/3/judith-heumann-1977-time.jpg' loading='lazy' alt="Judith Heumann, 1977 Wood Print" title="Judith Heumann, 1977 Wood Print"></a> </div> <p style='display: inline-block; width: 80%; padding-top: 10px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font: 10pt arial; line-height: 100%;'><a href='/featured/judith-heumann-1977-time.html' style='font-size: 10pt; font-family: cabin, oswald, arial; font-weight: normal; color: #444444; text-decoration: none; text-shadow: none;'>Judith Heumann, 1977 Wood Print</a></p> <div id='artistNameDiv[29763284]' style='display: inline-block; width: 100%; text-align: center; line-height: 100%; padding-bottom: 15px;'> <p style='display: inline-block; width: 100%; max-width: 90%; overflow: hidden; font: 9pt arial; vertical-align: middle;'><a href='/featured/judith-heumann-1977-time.html?product=wood-print' style='font: inherit; color: #666666;'><span style='display: inline-block; font-inherit; max-width: 80%; max-width: calc(100% - 25px); max-width: -webkit-calc(100% - 25px); padding-right: 5px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; vertical-align: middle; color: #666666;'>Illustration by Jason Seiler for TIME</span><img src='/images/ArrowDownTransparent.png' style='display: inline-block; max-width: 16px; max-height: 8px; padding-top: 1px; vertical-align: middle; border: none; display: none;'></a></p> </div> <div style='float: left; width: 100%; padding-top: 0px; overflow: hidden;'> <div style='display: inline-block; width: 100%;'><div style='display: inline-block;'> <div class='retailPriceDiv'> <p class='productRetailPrice'><span>$61</span></p></div> <p class='productprice'>$49</p></div> </div></div> </div> <div class='searchengineresultdiv' id='artworkdiv[29763397]' data-position='41'> <div style='display: inline-block; width: 100%; text-align: center;'> <a href='/featured/bell-hooks-1984-time.html?product=wood-print'><img class='imageSearchEngineProduct imagewoodprint' src='https://render.fineartamerica.com/images/rendered/medium/wood-print/7.5/10/break/images/artworkimages/medium/3/bell-hooks-1984-time.jpg' loading='lazy' alt="Bell Hooks, 1984 Wood Print" title="Bell Hooks, 1984 Wood Print"></a> </div> <p style='display: inline-block; width: 80%; padding-top: 10px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font: 10pt arial; line-height: 100%;'><a href='/featured/bell-hooks-1984-time.html' style='font-size: 10pt; font-family: cabin, oswald, arial; font-weight: normal; color: #444444; text-decoration: none; text-shadow: none;'>Bell Hooks, 1984 Wood Print</a></p> <div id='artistNameDiv[29763397]' style='display: inline-block; width: 100%; text-align: center; line-height: 100%; padding-bottom: 15px;'> <p style='display: inline-block; width: 100%; max-width: 90%; overflow: hidden; font: 9pt arial; vertical-align: middle;'><a href='/featured/bell-hooks-1984-time.html?product=wood-print' style='font: inherit; color: #666666;'><span style='display: inline-block; font-inherit; max-width: 80%; max-width: calc(100% - 25px); max-width: -webkit-calc(100% - 25px); padding-right: 5px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; vertical-align: middle; color: #666666;'>Art by Monica Ahanonu for TIME</span><img src='/images/ArrowDownTransparent.png' style='display: inline-block; max-width: 16px; max-height: 8px; padding-top: 1px; vertical-align: middle; border: none; display: none;'></a></p> </div> <div style='float: left; width: 100%; padding-top: 0px; overflow: hidden;'> <div style='display: inline-block; width: 100%;'><div style='display: inline-block;'> <div class='retailPriceDiv'> <p class='productRetailPrice'><span>$61</span></p></div> <p class='productprice'>$49</p></div> </div></div> </div> <div class='searchengineresultdiv' id='artworkdiv[29763546]' data-position='42'> <div style='display: inline-block; width: 100%; text-align: center;'> <a href='/featured/ruth-bader-ginsburg-1996-time.html?product=wood-print'><img class='imageSearchEngineProduct imagewoodprint' src='https://render.fineartamerica.com/images/rendered/medium/wood-print/7.5/10/break/images/artworkimages/medium/3/ruth-bader-ginsburg-1996-time.jpg' loading='lazy' alt="Ruth Bader Ginsburg, 1996 Wood Print" title="Ruth Bader Ginsburg, 1996 Wood Print"></a> </div> <p style='display: inline-block; width: 80%; padding-top: 10px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font: 10pt arial; line-height: 100%;'><a href='/featured/ruth-bader-ginsburg-1996-time.html' style='font-size: 10pt; font-family: cabin, oswald, arial; font-weight: normal; color: #444444; text-decoration: none; text-shadow: none;'>Ruth Bader Ginsburg, 1996 Wood Print</a></p> <div id='artistNameDiv[29763546]' style='display: inline-block; width: 100%; text-align: center; line-height: 100%; padding-bottom: 15px;'> <p style='display: inline-block; width: 100%; max-width: 90%; overflow: hidden; font: 9pt arial; vertical-align: middle;'><a href='/featured/ruth-bader-ginsburg-1996-time.html?product=wood-print' style='font: inherit; color: #666666;'><span style='display: inline-block; font-inherit; max-width: 80%; max-width: calc(100% - 25px); max-width: -webkit-calc(100% - 25px); padding-right: 5px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; vertical-align: middle; color: #666666;'>Painting by Shana Wilson for TIME</span><img src='/images/ArrowDownTransparent.png' style='display: inline-block; max-width: 16px; max-height: 8px; padding-top: 1px; vertical-align: middle; border: none; display: none;'></a></p> </div> <div style='float: left; width: 100%; padding-top: 0px; overflow: hidden;'> <div style='display: inline-block; width: 100%;'><div style='display: inline-block;'> <div class='retailPriceDiv'> <p class='productRetailPrice'><span>$61</span></p></div> <p class='productprice'>$49</p></div> </div></div> </div> <div class='searchengineresultdiv' id='artworkdiv[29763591]' data-position='43'> <div style='display: inline-block; width: 100%; text-align: center;'> <a href='/featured/wangari-maathai-2001-time.html?product=wood-print'><img class='imageSearchEngineProduct imagewoodprint' src='https://render.fineartamerica.com/images/rendered/medium/wood-print/7.5/10/break/images/artworkimages/medium/3/wangari-maathai-2001-time.jpg' loading='lazy' alt="Wangari Maathai, 2001 Wood Print" title="Wangari Maathai, 2001 Wood Print"></a> </div> <p style='display: inline-block; width: 80%; padding-top: 10px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font: 10pt arial; line-height: 100%;'><a href='/featured/wangari-maathai-2001-time.html' style='font-size: 10pt; font-family: cabin, oswald, arial; font-weight: normal; color: #444444; text-decoration: none; text-shadow: none;'>Wangari Maathai, 2001 Wood Print</a></p> <div id='artistNameDiv[29763591]' style='display: inline-block; width: 100%; text-align: center; line-height: 100%; padding-bottom: 15px;'> <p style='display: inline-block; width: 100%; max-width: 90%; overflow: hidden; font: 9pt arial; vertical-align: middle;'><a href='/featured/wangari-maathai-2001-time.html?product=wood-print' style='font: inherit; color: #666666;'><span style='display: inline-block; font-inherit; max-width: 80%; max-width: calc(100% - 25px); max-width: -webkit-calc(100% - 25px); padding-right: 5px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; vertical-align: middle; color: #666666;'>Art by Bisa Butler for TIME</span><img src='/images/ArrowDownTransparent.png' style='display: inline-block; max-width: 16px; max-height: 8px; padding-top: 1px; vertical-align: middle; border: none; display: none;'></a></p> </div> <div style='float: left; width: 100%; padding-top: 0px; overflow: hidden;'> <div style='display: inline-block; width: 100%;'><div style='display: inline-block;'> <div class='retailPriceDiv'> <p class='productRetailPrice'><span>$61</span></p></div> <p class='productprice'>$49</p></div> </div></div> </div> <div class='searchengineresultdiv' id='artworkdiv[30945535]' data-position='44'> <div style='display: inline-block; width: 100%; text-align: center;'> <a href='/featured/analogous-color-june-15-2020-time-cover.html?product=wood-print'><img class='imageSearchEngineProduct imagewoodprint' src='https://render.fineartamerica.com/images/rendered/medium/wood-print/7.5/10/break/images/artworkimages/medium/3/analogous-color-time-cover-time.jpg' loading='lazy' alt="Analogous Colors Wood Print" title="Analogous Colors Wood Print"></a> </div> <p style='display: inline-block; width: 80%; padding-top: 10px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font: 10pt arial; line-height: 100%;'><a href='/featured/analogous-color-june-15-2020-time-cover.html' style='font-size: 10pt; font-family: cabin, oswald, arial; font-weight: normal; color: #444444; text-decoration: none; text-shadow: none;'>Analogous Colors Wood Print</a></p> <div id='artistNameDiv[30945535]' style='display: inline-block; width: 100%; text-align: center; line-height: 100%; padding-bottom: 15px;'> <p style='display: inline-block; width: 100%; max-width: 90%; overflow: hidden; font: 9pt arial; vertical-align: middle;'><a href='/featured/analogous-color-june-15-2020-time-cover.html?product=wood-print' style='font: inherit; color: #666666;'><span style='display: inline-block; font-inherit; max-width: 80%; max-width: calc(100% - 25px); max-width: -webkit-calc(100% - 25px); padding-right: 5px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; vertical-align: middle; color: #666666;'>Painting by Titus Kaphar for TIME</span><img src='/images/ArrowDownTransparent.png' style='display: inline-block; max-width: 16px; max-height: 8px; padding-top: 1px; vertical-align: middle; border: none; display: none;'></a></p> </div> <div style='float: left; width: 100%; padding-top: 0px; overflow: hidden;'> <div style='display: inline-block; width: 100%;'><div style='display: inline-block;'> <div class='retailPriceDiv'> <p class='productRetailPrice'><span>$61</span></p></div> <p class='productprice'>$49</p></div> </div></div> </div> <div class='searchengineresultdiv' id='artworkdiv[32257840]' data-position='45'> <div style='display: inline-block; width: 100%; text-align: center;'> <a href='/featured/time-100-amy-osullivan-photograph-by-paola-kudacki-for-time.html?product=wood-print'><img class='imageSearchEngineProduct imagewoodprint' src='https://render.fineartamerica.com/images/rendered/medium/wood-print/7.5/10/break/images/artworkimages/medium/3/time-100-amy-osullivan-photograph-by-paola-kudacki-for-time.jpg' loading='lazy' alt="Time 100 - Amy O'sullivan Wood Print" title="Time 100 - Amy O'sullivan Wood Print"></a> </div> <p style='display: inline-block; width: 80%; padding-top: 10px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font: 10pt arial; line-height: 100%;'><a href='/featured/time-100-amy-osullivan-photograph-by-paola-kudacki-for-time.html' style='font-size: 10pt; font-family: cabin, oswald, arial; font-weight: normal; color: #444444; text-decoration: none; text-shadow: none;'>TIME 100 - Amy O'Sullivan Wood Print</a></p> <div id='artistNameDiv[32257840]' style='display: inline-block; width: 100%; text-align: center; line-height: 100%; padding-bottom: 15px;'> <p style='display: inline-block; width: 100%; max-width: 90%; overflow: hidden; font: 9pt arial; vertical-align: middle;'><a href='/featured/time-100-amy-osullivan-photograph-by-paola-kudacki-for-time.html?product=wood-print' style='font: inherit; color: #666666;'><span style='display: inline-block; font-inherit; max-width: 80%; max-width: calc(100% - 25px); max-width: -webkit-calc(100% - 25px); padding-right: 5px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; vertical-align: middle; color: #666666;'>Photograph by Paola Kudacki for TIME</span><img src='/images/ArrowDownTransparent.png' style='display: inline-block; max-width: 16px; max-height: 8px; padding-top: 1px; vertical-align: middle; border: none; display: none;'></a></p> </div> <div style='float: left; width: 100%; padding-top: 0px; overflow: hidden;'> <div style='display: inline-block; width: 100%;'><div style='display: inline-block;'> <div class='retailPriceDiv'> <p class='productRetailPrice'><span>$61</span></p></div> <p class='productprice'>$49</p></div> </div></div> </div> <div class='searchengineresultdiv' id='artworkdiv[40159552]' data-position='46'> <div style='display: inline-block; width: 100%; text-align: center;'> <a href='/featured/the-enduring-hope-of-jane-goodall-photograph-by-nadav-kander-for-time.html?product=wood-print'><img class='imageSearchEngineProduct imagewoodprint' src='https://render.fineartamerica.com/images/rendered/medium/wood-print/7.5/10/break/images/artworkimages/medium/3/the-enduring-hope-of-jane-goodall-photograph-by-nadav-kander-for-time.jpg' loading='lazy' alt="The Enduring Hope Of Jane Goodall Wood Print" title="The Enduring Hope Of Jane Goodall Wood Print"></a> </div> <p style='display: inline-block; width: 80%; padding-top: 10px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font: 10pt arial; line-height: 100%;'><a href='/featured/the-enduring-hope-of-jane-goodall-photograph-by-nadav-kander-for-time.html' style='font-size: 10pt; font-family: cabin, oswald, arial; font-weight: normal; color: #444444; text-decoration: none; text-shadow: none;'>The Enduring Hope of Jane Goodall Wood Print</a></p> <div id='artistNameDiv[40159552]' style='display: inline-block; width: 100%; text-align: center; line-height: 100%; padding-bottom: 15px;'> <p style='display: inline-block; width: 100%; max-width: 90%; overflow: hidden; font: 9pt arial; vertical-align: middle;'><a href='/featured/the-enduring-hope-of-jane-goodall-photograph-by-nadav-kander-for-time.html?product=wood-print' style='font: inherit; color: #666666;'><span style='display: inline-block; font-inherit; max-width: 80%; max-width: calc(100% - 25px); max-width: -webkit-calc(100% - 25px); padding-right: 5px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; vertical-align: middle; color: #666666;'>Photograph by Nadav Kander for TIME</span><img src='/images/ArrowDownTransparent.png' style='display: inline-block; max-width: 16px; max-height: 8px; padding-top: 1px; vertical-align: middle; border: none; display: none;'></a></p> </div> <div style='float: left; width: 100%; padding-top: 0px; overflow: hidden;'> <div style='display: inline-block; width: 100%;'><div style='display: inline-block;'> <div class='retailPriceDiv'> <p class='productRetailPrice'><span>$61</span></p></div> <p class='productprice'>$49</p></div> </div></div> </div> <div class='searchengineresultdiv' id='artworkdiv[40444466]' data-position='47'> <div style='display: inline-block; width: 100%; text-align: center;'> <a href='/featured/next-generation-leaders-timothee-chalamet-photograph-by-ruven-afanador-for-time.html?product=wood-print'><img class='imageSearchEngineProduct imagewoodprint' src='https://render.fineartamerica.com/images/rendered/medium/wood-print/7.5/10/break/images/artworkimages/medium/3/next-generation-leaders-timothee-chalamet-photograph-by-ruven-afanador-for-time.jpg' loading='lazy' alt="Next Generation Leaders - Timothee Chalamet Wood Print" title="Next Generation Leaders - Timothee Chalamet Wood Print"></a> </div> <p style='display: inline-block; width: 80%; padding-top: 10px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font: 10pt arial; line-height: 100%;'><a href='/featured/next-generation-leaders-timothee-chalamet-photograph-by-ruven-afanador-for-time.html' style='font-size: 10pt; font-family: cabin, oswald, arial; font-weight: normal; color: #444444; text-decoration: none; text-shadow: none;'>Next Generation Leaders - Timothee Chalamet Wood Print</a></p> <div id='artistNameDiv[40444466]' style='display: inline-block; width: 100%; text-align: center; line-height: 100%; padding-bottom: 15px;'> <p style='display: inline-block; width: 100%; max-width: 90%; overflow: hidden; font: 9pt arial; vertical-align: middle;'><a href='/featured/next-generation-leaders-timothee-chalamet-photograph-by-ruven-afanador-for-time.html?product=wood-print' style='font: inherit; color: #666666;'><span style='display: inline-block; font-inherit; max-width: 80%; max-width: calc(100% - 25px); max-width: -webkit-calc(100% - 25px); padding-right: 5px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; vertical-align: middle; color: #666666;'>Photograph by Ruven Afanador for TIME</span><img src='/images/ArrowDownTransparent.png' style='display: inline-block; max-width: 16px; max-height: 8px; padding-top: 1px; vertical-align: middle; border: none; display: none;'></a></p> </div> <div style='float: left; width: 100%; padding-top: 0px; overflow: hidden;'> <div style='display: inline-block; width: 100%;'><div style='display: inline-block;'> <div class='retailPriceDiv'> <p class='productRetailPrice'><span>$61</span></p></div> <p class='productprice'>$49</p></div> </div></div> </div> <div class='searchengineresultdiv' id='artworkdiv[42608426]' data-position='48'> <div style='display: inline-block; width: 100%; text-align: center;'> <a href='/featured/zelensky-and-the-heroes-of-ukraine-illustration-by-neil-jamieson-for-time.html?product=wood-print'><img class='imageSearchEngineProduct imagewoodprint' src='https://render.fineartamerica.com/images/rendered/medium/wood-print/7.5/10/break/images/artworkimages/medium/3/zelensky-and-the-heroes-of-ukraine-illustration-by-neil-jamieson-for-time.jpg' loading='lazy' alt="Zelensky And The Heroes Of Ukraine Wood Print" title="Zelensky And The Heroes Of Ukraine Wood Print"></a> </div> <p style='display: inline-block; width: 80%; padding-top: 10px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font: 10pt arial; line-height: 100%;'><a href='/featured/zelensky-and-the-heroes-of-ukraine-illustration-by-neil-jamieson-for-time.html' style='font-size: 10pt; font-family: cabin, oswald, arial; font-weight: normal; color: #444444; text-decoration: none; text-shadow: none;'>Zelensky and the Heroes of Ukraine Wood Print</a></p> <div id='artistNameDiv[42608426]' style='display: inline-block; width: 100%; text-align: center; line-height: 100%; padding-bottom: 15px;'> <p style='display: inline-block; width: 100%; max-width: 90%; overflow: hidden; font: 9pt arial; vertical-align: middle;'><a href='/featured/zelensky-and-the-heroes-of-ukraine-illustration-by-neil-jamieson-for-time.html?product=wood-print' style='font: inherit; color: #666666;'><span style='display: inline-block; font-inherit; max-width: 80%; max-width: calc(100% - 25px); max-width: -webkit-calc(100% - 25px); padding-right: 5px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; vertical-align: middle; color: #666666;'>Illustration By Neil Jamieson for TIME</span><img src='/images/ArrowDownTransparent.png' style='display: inline-block; max-width: 16px; max-height: 8px; padding-top: 1px; vertical-align: middle; border: none; display: none;'></a></p> </div> <div style='float: left; width: 100%; padding-top: 0px; overflow: hidden;'> <div style='display: inline-block; width: 100%;'><div style='display: inline-block;'> <div class='retailPriceDiv'> <p class='productRetailPrice'><span>$61</span></p></div> <p class='productprice'>$49</p></div> </div></div> </div> <div class='searchengineresultdiv' id='artworkdiv[42952880]' data-position='49'> <div style='display: inline-block; width: 100%; text-align: center;'> <a href='/featured/next-generation-leaders-2018-bts-photograph-by-nhu-xuan-hua-for-time.html?product=wood-print'><img class='imageSearchEngineProduct imagewoodprint' src='https://render.fineartamerica.com/images/rendered/medium/wood-print/7.5/10/break/images/artworkimages/medium/3/next-generation-leaders-2018-bts-photograph-by-nhu-xuan-hua-for-time.jpg' loading='lazy' alt="Next Generation Leaders 2018 - Bts Wood Print" title="Next Generation Leaders 2018 - Bts Wood Print"></a> </div> <p style='display: inline-block; width: 80%; padding-top: 10px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font: 10pt arial; line-height: 100%;'><a href='/featured/next-generation-leaders-2018-bts-photograph-by-nhu-xuan-hua-for-time.html' style='font-size: 10pt; font-family: cabin, oswald, arial; font-weight: normal; color: #444444; text-decoration: none; text-shadow: none;'>Next Generation Leaders 2018 - BTS Wood Print</a></p> <div id='artistNameDiv[42952880]' style='display: inline-block; width: 100%; text-align: center; line-height: 100%; padding-bottom: 15px;'> <p style='display: inline-block; width: 100%; max-width: 90%; overflow: hidden; font: 9pt arial; vertical-align: middle;'><a href='/featured/next-generation-leaders-2018-bts-photograph-by-nhu-xuan-hua-for-time.html?product=wood-print' style='font: inherit; color: #666666;'><span style='display: inline-block; font-inherit; max-width: 80%; max-width: calc(100% - 25px); max-width: -webkit-calc(100% - 25px); padding-right: 5px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; vertical-align: middle; color: #666666;'>Photograph by Nhu Xuan Hua for TIME</span><img src='/images/ArrowDownTransparent.png' style='display: inline-block; max-width: 16px; max-height: 8px; padding-top: 1px; vertical-align: middle; border: none; display: none;'></a></p> </div> <div style='float: left; width: 100%; padding-top: 0px; overflow: hidden;'> <div style='display: inline-block; width: 100%;'><div style='display: inline-block;'> <div class='retailPriceDiv'> <p class='productRetailPrice'><span>$61</span></p></div> <p class='productprice'>$49</p></div> </div></div> </div> <div class='searchengineresultdiv' id='artworkdiv[43059185]' data-position='50'> <div style='display: inline-block; width: 100%; text-align: center;'> <a href='/featured/its-sho-time-shohei-ohtani-baseball-player-photograph-by-ian-allen-for-time.html?product=wood-print'><img class='imageSearchEngineProduct imagewoodprint' src='https://render.fineartamerica.com/images/rendered/medium/wood-print/7.5/10/break/images/artworkimages/medium/3/its-sho-time-shohei-ohtani-baseball-player-photograph-by-ian-allen-for-time.jpg' loading='lazy' alt="It's Sho-time - Shohei Ohtani, Baseball Player Wood Print" title="It's Sho-time - Shohei Ohtani, Baseball Player Wood Print"></a> </div> <p style='display: inline-block; width: 80%; padding-top: 10px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font: 10pt arial; line-height: 100%;'><a href='/featured/its-sho-time-shohei-ohtani-baseball-player-photograph-by-ian-allen-for-time.html' style='font-size: 10pt; font-family: cabin, oswald, arial; font-weight: normal; color: #444444; text-decoration: none; text-shadow: none;'>It's Sho-Time - Shohei Ohtani, baseball player Wood Print</a></p> <div id='artistNameDiv[43059185]' style='display: inline-block; width: 100%; text-align: center; line-height: 100%; padding-bottom: 15px;'> <p style='display: inline-block; width: 100%; max-width: 90%; overflow: hidden; font: 9pt arial; vertical-align: middle;'><a href='/featured/its-sho-time-shohei-ohtani-baseball-player-photograph-by-ian-allen-for-time.html?product=wood-print' style='font: inherit; color: #666666;'><span style='display: inline-block; font-inherit; max-width: 80%; max-width: calc(100% - 25px); max-width: -webkit-calc(100% - 25px); padding-right: 5px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; vertical-align: middle; color: #666666;'>Photograph by Ian Allen for TIME</span><img src='/images/ArrowDownTransparent.png' style='display: inline-block; max-width: 16px; max-height: 8px; padding-top: 1px; vertical-align: middle; border: none; display: none;'></a></p> </div> <div style='float: left; width: 100%; padding-top: 0px; overflow: hidden;'> <div style='display: inline-block; width: 100%;'><div style='display: inline-block;'> <div class='retailPriceDiv'> <p class='productRetailPrice'><span>$61</span></p></div> <p class='productprice'>$49</p></div> </div></div> </div> <div class='searchengineresultdiv' id='artworkdiv[43402980]' data-position='51'> <div style='display: inline-block; width: 100%; text-align: center;'> <a href='/featured/how-zelensky-leads-photograph-by-alexander-chekmenev-for-time.html?product=wood-print'><img class='imageSearchEngineProduct imagewoodprint' src='https://render.fineartamerica.com/images/rendered/medium/wood-print/7.5/10/break/images/artworkimages/medium/3/how-zelensky-leads-photograph-by-alexander-chekmenev-for-time.jpg' loading='lazy' alt="How Zelensky Leads Wood Print" title="How Zelensky Leads Wood Print"></a> </div> <p style='display: inline-block; width: 80%; padding-top: 10px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font: 10pt arial; line-height: 100%;'><a href='/featured/how-zelensky-leads-photograph-by-alexander-chekmenev-for-time.html' style='font-size: 10pt; font-family: cabin, oswald, arial; font-weight: normal; color: #444444; text-decoration: none; text-shadow: none;'>How Zelensky Leads Wood Print</a></p> <div id='artistNameDiv[43402980]' style='display: inline-block; width: 100%; text-align: center; line-height: 100%; padding-bottom: 15px;'> <p style='display: inline-block; width: 100%; max-width: 90%; overflow: hidden; font: 9pt arial; vertical-align: middle;'><a href='/featured/how-zelensky-leads-photograph-by-alexander-chekmenev-for-time.html?product=wood-print' style='font: inherit; color: #666666;'><span style='display: inline-block; font-inherit; max-width: 80%; max-width: calc(100% - 25px); max-width: -webkit-calc(100% - 25px); padding-right: 5px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; vertical-align: middle; color: #666666;'>Photograph by Alexander Chekmenev for TIME</span><img src='/images/ArrowDownTransparent.png' style='display: inline-block; max-width: 16px; max-height: 8px; padding-top: 1px; vertical-align: middle; border: none; display: none;'></a></p> </div> <div style='float: left; width: 100%; padding-top: 0px; overflow: hidden;'> <div style='display: inline-block; width: 100%;'><div style='display: inline-block;'> <div class='retailPriceDiv'> <p class='productRetailPrice'><span>$61</span></p></div> <p class='productprice'>$49</p></div> </div></div> </div> <div class='searchengineresultdiv' id='artworkdiv[45288603]' data-position='52'> <div style='display: inline-block; width: 100%; text-align: center;'> <a href='/featured/the-greatest-serena-williams-photograph-by-paola-kudacki-for-time.html?product=wood-print'><img class='imageSearchEngineProduct imagewoodprint' src='https://render.fineartamerica.com/images/rendered/medium/wood-print/7.5/10/break/images/artworkimages/medium/3/the-greatest-serena-williams-photograph-by-paola-kudacki-for-time.jpg' loading='lazy' alt="The Greatest - Serena Williams Wood Print" title="The Greatest - Serena Williams Wood Print"></a> </div> <p style='display: inline-block; width: 80%; padding-top: 10px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font: 10pt arial; line-height: 100%;'><a href='/featured/the-greatest-serena-williams-photograph-by-paola-kudacki-for-time.html' style='font-size: 10pt; font-family: cabin, oswald, arial; font-weight: normal; color: #444444; text-decoration: none; text-shadow: none;'>The Greatest - Serena Williams Wood Print</a></p> <div id='artistNameDiv[45288603]' style='display: inline-block; width: 100%; text-align: center; line-height: 100%; padding-bottom: 15px;'> <p style='display: inline-block; width: 100%; max-width: 90%; overflow: hidden; font: 9pt arial; vertical-align: middle;'><a href='/featured/the-greatest-serena-williams-photograph-by-paola-kudacki-for-time.html?product=wood-print' style='font: inherit; color: #666666;'><span style='display: inline-block; font-inherit; max-width: 80%; max-width: calc(100% - 25px); max-width: -webkit-calc(100% - 25px); padding-right: 5px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; vertical-align: middle; color: #666666;'>Photograph by Paola Kudacki for TIME</span><img src='/images/ArrowDownTransparent.png' style='display: inline-block; max-width: 16px; max-height: 8px; padding-top: 1px; vertical-align: middle; border: none; display: none;'></a></p> </div> <div style='float: left; width: 100%; padding-top: 0px; overflow: hidden;'> <div style='display: inline-block; width: 100%;'><div style='display: inline-block;'> <div class='retailPriceDiv'> <p class='productRetailPrice'><span>$61</span></p></div> <p class='productprice'>$49</p></div> </div></div> </div> <div class='searchengineresultdiv' id='artworkdiv[45543122]' data-position='53'> <div style='display: inline-block; width: 100%; text-align: center;'> <a href='/featured/queen-elizabeth-1926-2022-cecil-beaton-victoria-and-albert-museum-london.html?product=wood-print'><img class='imageSearchEngineProduct imagewoodprint' src='https://render.fineartamerica.com/images/rendered/medium/wood-print/7.5/10/break/images/artworkimages/medium/3/queen-elizabeth-1926-2022-cecil-beaton-victoria-and-albert-museum-london.jpg' loading='lazy' alt="Queen Elizabeth - 1926-2022 Wood Print" title="Queen Elizabeth - 1926-2022 Wood Print"></a> </div> <p style='display: inline-block; width: 80%; padding-top: 10px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font: 10pt arial; line-height: 100%;'><a href='/featured/queen-elizabeth-1926-2022-cecil-beaton-victoria-and-albert-museum-london.html' style='font-size: 10pt; font-family: cabin, oswald, arial; font-weight: normal; color: #444444; text-decoration: none; text-shadow: none;'>Queen Elizabeth - 1926-2022 Wood Print</a></p> <div id='artistNameDiv[45543122]' style='display: inline-block; width: 100%; text-align: center; line-height: 100%; padding-bottom: 15px;'> <p style='display: inline-block; width: 100%; max-width: 90%; overflow: hidden; font: 9pt arial; vertical-align: middle;'><a href='/featured/queen-elizabeth-1926-2022-cecil-beaton-victoria-and-albert-museum-london.html?product=wood-print' style='font: inherit; color: #666666;'><span style='display: inline-block; font-inherit; max-width: 80%; max-width: calc(100% - 25px); max-width: -webkit-calc(100% - 25px); padding-right: 5px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; vertical-align: middle; color: #666666;'>Cecil Beaton - Victoria and Albert Museum - London</span><img src='/images/ArrowDownTransparent.png' style='display: inline-block; max-width: 16px; max-height: 8px; padding-top: 1px; vertical-align: middle; border: none; display: none;'></a></p> </div> <div style='float: left; width: 100%; padding-top: 0px; overflow: hidden;'> <div style='display: inline-block; width: 100%;'><div style='display: inline-block;'> <div class='retailPriceDiv'> <p class='productRetailPrice'><span>$61</span></p></div> <p class='productprice'>$49</p></div> </div></div> </div> <div class='searchengineresultdiv' id='artworkdiv[46588045]' data-position='54'> <div style='display: inline-block; width: 100%; text-align: center;'> <a href='/featured/2022-athlete-of-the-year-aaron-judge-photograph-by-martin-schoeller-for-time.html?product=wood-print'><img class='imageSearchEngineProduct imagewoodprint' src='https://render.fineartamerica.com/images/rendered/medium/wood-print/7.5/10/break/images/artworkimages/medium/3/2022-athlete-of-the-year-aaron-judge-photograph-by-martin-schoeller-for-time.jpg' loading='lazy' alt="2022 Athlete Of The Year - Aaron Judge Wood Print" title="2022 Athlete Of The Year - Aaron Judge Wood Print"></a> </div> <p style='display: inline-block; width: 80%; padding-top: 10px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font: 10pt arial; line-height: 100%;'><a href='/featured/2022-athlete-of-the-year-aaron-judge-photograph-by-martin-schoeller-for-time.html' style='font-size: 10pt; font-family: cabin, oswald, arial; font-weight: normal; color: #444444; text-decoration: none; text-shadow: none;'>2022 Athlete of the Year - Aaron Judge Wood Print</a></p> <div id='artistNameDiv[46588045]' style='display: inline-block; width: 100%; text-align: center; line-height: 100%; padding-bottom: 15px;'> <p style='display: inline-block; width: 100%; max-width: 90%; overflow: hidden; font: 9pt arial; vertical-align: middle;'><a href='/featured/2022-athlete-of-the-year-aaron-judge-photograph-by-martin-schoeller-for-time.html?product=wood-print' style='font: inherit; color: #666666;'><span style='display: inline-block; font-inherit; max-width: 80%; max-width: calc(100% - 25px); max-width: -webkit-calc(100% - 25px); padding-right: 5px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; vertical-align: middle; color: #666666;'>Photograph by Martin Schoeller for TIME</span><img src='/images/ArrowDownTransparent.png' style='display: inline-block; max-width: 16px; max-height: 8px; padding-top: 1px; vertical-align: middle; border: none; display: none;'></a></p> </div> <div style='float: left; width: 100%; padding-top: 0px; overflow: hidden;'> <div style='display: inline-block; width: 100%;'><div style='display: inline-block;'> <div class='retailPriceDiv'> <p class='productRetailPrice'><span>$61</span></p></div> <p class='productprice'>$49</p></div> </div></div> </div> <div class='searchengineresultdiv' id='artworkdiv[47978100]' data-position='55'> <div style='display: inline-block; width: 100%; text-align: center;'> <a href='/featured/time-100th-anniversary-centennial-time.html?product=wood-print'><img class='imageSearchEngineProduct imagewoodprint' src='https://render.fineartamerica.com/images/rendered/medium/wood-print/7.5/10/break/images/artworkimages/medium/3/time-100th-anniversary-centennial-time.jpg' loading='lazy' alt="Time 100th Anniversary Centennial Wood Print" title="Time 100th Anniversary Centennial Wood Print"></a> </div> <p style='display: inline-block; width: 80%; padding-top: 10px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font: 10pt arial; line-height: 100%;'><a href='/featured/time-100th-anniversary-centennial-time.html' style='font-size: 10pt; font-family: cabin, oswald, arial; font-weight: normal; color: #444444; text-decoration: none; text-shadow: none;'>TIME 100th Anniversary Centennial Wood Print</a></p> <div id='artistNameDiv[47978100]' style='display: inline-block; width: 100%; text-align: center; line-height: 100%; padding-bottom: 15px;'> <p style='display: inline-block; width: 100%; max-width: 90%; overflow: hidden; font: 9pt arial; vertical-align: middle;'><a href='/featured/time-100th-anniversary-centennial-time.html?product=wood-print' style='font: inherit; color: #666666;'><span style='display: inline-block; font-inherit; max-width: 80%; max-width: calc(100% - 25px); max-width: -webkit-calc(100% - 25px); padding-right: 5px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; vertical-align: middle; color: #666666;'>DW Pine for TIME</span><img src='/images/ArrowDownTransparent.png' style='display: inline-block; max-width: 16px; max-height: 8px; padding-top: 1px; vertical-align: middle; border: none; display: none;'></a></p> </div> <div style='float: left; width: 100%; padding-top: 0px; overflow: hidden;'> <div style='display: inline-block; width: 100%;'><div style='display: inline-block;'> <div class='retailPriceDiv'> <p class='productRetailPrice'><span>$61</span></p></div> <p class='productprice'>$49</p></div> </div></div> </div> <div class='searchengineresultdiv' id='artworkdiv[51694294]' data-position='56'> <div style='display: inline-block; width: 100%; text-align: center;'> <a href='/featured/athlete-of-the-year-lionel-messi-neil-jamieson-for-time.html?product=wood-print'><img class='imageSearchEngineProduct imagewoodprint' src='https://render.fineartamerica.com/images/rendered/medium/wood-print/7.5/10/break/images/artworkimages/medium/3/athlete-of-the-year-lionel-messi-neil-jamieson-for-time.jpg' loading='lazy' alt="Athlete Of The Year-lionel Messi Wood Print" title="Athlete Of The Year-lionel Messi Wood Print"></a> </div> <p style='display: inline-block; width: 80%; padding-top: 10px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font: 10pt arial; line-height: 100%;'><a href='/featured/athlete-of-the-year-lionel-messi-neil-jamieson-for-time.html' style='font-size: 10pt; font-family: cabin, oswald, arial; font-weight: normal; color: #444444; text-decoration: none; text-shadow: none;'>Athlete of the Year-Lionel Messi Wood Print</a></p> <div id='artistNameDiv[51694294]' style='display: inline-block; width: 100%; text-align: center; line-height: 100%; padding-bottom: 15px;'> <p style='display: inline-block; width: 100%; max-width: 90%; overflow: hidden; font: 9pt arial; vertical-align: middle;'><a href='/featured/athlete-of-the-year-lionel-messi-neil-jamieson-for-time.html?product=wood-print' style='font: inherit; color: #666666;'><span style='display: inline-block; font-inherit; max-width: 80%; max-width: calc(100% - 25px); max-width: -webkit-calc(100% - 25px); padding-right: 5px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; vertical-align: middle; color: #666666;'>Neil Jamieson for Time</span><img src='/images/ArrowDownTransparent.png' style='display: inline-block; max-width: 16px; max-height: 8px; padding-top: 1px; vertical-align: middle; border: none; display: none;'></a></p> </div> <div style='float: left; width: 100%; padding-top: 0px; overflow: hidden;'> <div style='display: inline-block; width: 100%;'><div style='display: inline-block;'> <div class='retailPriceDiv'> <p class='productRetailPrice'><span>$61</span></p></div> <p class='productprice'>$49</p></div> </div></div> </div> <div class='searchengineresultdiv' id='artworkdiv[60688682]' data-position='57'> <div style='display: inline-block; width: 100%; text-align: center;'> <a href='/featured/attack-on-trump-evan-vucci.html?product=wood-print'><img class='imageSearchEngineProduct imagewoodprint' src='https://render.fineartamerica.com/images/rendered/medium/wood-print/7.5/10/break/images/artworkimages/medium/3/attack-on-trump-evan-vucci.jpg' loading='lazy' alt="Attack On Trump Wood Print" title="Attack On Trump Wood Print"></a> </div> <p style='display: inline-block; width: 80%; padding-top: 10px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font: 10pt arial; line-height: 100%;'><a href='/featured/attack-on-trump-evan-vucci.html' style='font-size: 10pt; font-family: cabin, oswald, arial; font-weight: normal; color: #444444; text-decoration: none; text-shadow: none;'>Attack on Trump Wood Print</a></p> <div id='artistNameDiv[60688682]' style='display: inline-block; width: 100%; text-align: center; line-height: 100%; padding-bottom: 15px;'> <p style='display: inline-block; width: 100%; max-width: 90%; overflow: hidden; font: 9pt arial; vertical-align: middle;'><a href='/featured/attack-on-trump-evan-vucci.html?product=wood-print' style='font: inherit; color: #666666;'><span style='display: inline-block; font-inherit; max-width: 80%; max-width: calc(100% - 25px); max-width: -webkit-calc(100% - 25px); padding-right: 5px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; vertical-align: middle; color: #666666;'>Evan Vucci</span><img src='/images/ArrowDownTransparent.png' style='display: inline-block; max-width: 16px; max-height: 8px; padding-top: 1px; vertical-align: middle; border: none; display: none;'></a></p> </div> <div style='float: left; width: 100%; padding-top: 0px; overflow: hidden;'> <div style='display: inline-block; width: 100%;'><div style='display: inline-block;'> <div class='retailPriceDiv'> <p class='productRetailPrice'><span>$61</span></p></div> <p class='productprice'>$49</p></div> </div></div> </div> <div class='searchengineresultdiv' id='artworkdiv[43880805]' data-position='58'> <div style='display: inline-block; width: 100%; text-align: center;'> <a href='/featured/2022-time100-mia-mottley-photograph-by-camila-falquez-for-time.html?product=wood-print'><img class='imageSearchEngineProduct imagewoodprint' src='https://render.fineartamerica.com/images/rendered/medium/wood-print/7.5/10/break/images/artworkimages/medium/3/2022-time100-mia-mottley-photograph-by-camila-falquez-for-time.jpg' loading='lazy' alt="2022 Time100 - Mia Mottley Wood Print" title="2022 Time100 - Mia Mottley Wood Print"></a> </div> <p style='display: inline-block; width: 80%; padding-top: 10px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font: 10pt arial; line-height: 100%;'><a href='/featured/2022-time100-mia-mottley-photograph-by-camila-falquez-for-time.html' style='font-size: 10pt; font-family: cabin, oswald, arial; font-weight: normal; color: #444444; text-decoration: none; text-shadow: none;'>2022 TIME100 - Mia Mottley Wood Print</a></p> <div id='artistNameDiv[43880805]' style='display: inline-block; width: 100%; text-align: center; line-height: 100%; padding-bottom: 15px;'> <p style='display: inline-block; width: 100%; max-width: 90%; overflow: hidden; font: 9pt arial; vertical-align: middle;'><a href='/featured/2022-time100-mia-mottley-photograph-by-camila-falquez-for-time.html?product=wood-print' style='font: inherit; color: #666666;'><span style='display: inline-block; font-inherit; max-width: 80%; max-width: calc(100% - 25px); max-width: -webkit-calc(100% - 25px); padding-right: 5px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; vertical-align: middle; color: #666666;'>Photograph by Camila Falquez for TIME</span><img src='/images/ArrowDownTransparent.png' style='display: inline-block; max-width: 16px; max-height: 8px; padding-top: 1px; vertical-align: middle; border: none; display: none;'></a></p> </div> <div style='float: left; width: 100%; padding-top: 0px; overflow: hidden;'> <div style='display: inline-block; width: 100%;'><div style='display: inline-block;'> <div class='retailPriceDiv'> <p class='productRetailPrice'><span>$61</span></p></div> <p class='productprice'>$49</p></div> </div></div> </div> <div class='searchengineresultdiv' id='artworkdiv[32257993]' data-position='59'> <div style='display: inline-block; width: 100%; text-align: center;'> <a href='/featured/time-100-megan-thee-stallion-photograph-by-dana-scruggs-for-time.html?product=wood-print'><img class='imageSearchEngineProduct imagewoodprint' src='https://render.fineartamerica.com/images/rendered/medium/wood-print/7.5/10/break/images/artworkimages/medium/3/time-100-megan-thee-stallion-photograph-by-dana-scruggs-for-time.jpg' loading='lazy' alt="Time 100 - Megan Thee Stallion Wood Print" title="Time 100 - Megan Thee Stallion Wood Print"></a> </div> <p style='display: inline-block; width: 80%; padding-top: 10px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font: 10pt arial; line-height: 100%;'><a href='/featured/time-100-megan-thee-stallion-photograph-by-dana-scruggs-for-time.html' style='font-size: 10pt; font-family: cabin, oswald, arial; font-weight: normal; color: #444444; text-decoration: none; text-shadow: none;'>TIME 100 - Megan Thee Stallion Wood Print</a></p> <div id='artistNameDiv[32257993]' style='display: inline-block; width: 100%; text-align: center; line-height: 100%; padding-bottom: 15px;'> <p style='display: inline-block; width: 100%; max-width: 90%; overflow: hidden; font: 9pt arial; vertical-align: middle;'><a href='/featured/time-100-megan-thee-stallion-photograph-by-dana-scruggs-for-time.html?product=wood-print' style='font: inherit; color: #666666;'><span style='display: inline-block; font-inherit; max-width: 80%; max-width: calc(100% - 25px); max-width: -webkit-calc(100% - 25px); padding-right: 5px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; vertical-align: middle; color: #666666;'>Photograph by Dana Scruggs for TIME</span><img src='/images/ArrowDownTransparent.png' style='display: inline-block; max-width: 16px; max-height: 8px; padding-top: 1px; vertical-align: middle; border: none; display: none;'></a></p> </div> <div style='float: left; width: 100%; padding-top: 0px; overflow: hidden;'> <div style='display: inline-block; width: 100%;'><div style='display: inline-block;'> <div class='retailPriceDiv'> <p class='productRetailPrice'><span>$61</span></p></div> <p class='productprice'>$49</p></div> </div></div> </div> <div class='searchengineresultdiv' id='artworkdiv[32662011]' data-position='60'> <div style='display: inline-block; width: 100%; text-align: center;'> <a href='/featured/ngl-halsey-photograph-by-daria-kobayashi-ritch-for-time.html?product=wood-print'><img class='imageSearchEngineProduct imagewoodprint' src='https://render.fineartamerica.com/images/rendered/medium/wood-print/7.5/10/break/images/artworkimages/medium/3/ngl-halsey-photograph-by-daria-kobayashi-ritch-for-time.jpg' loading='lazy' alt="Ngl - Halsey Wood Print" title="Ngl - Halsey Wood Print"></a> </div> <p style='display: inline-block; width: 80%; padding-top: 10px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font: 10pt arial; line-height: 100%;'><a href='/featured/ngl-halsey-photograph-by-daria-kobayashi-ritch-for-time.html' style='font-size: 10pt; font-family: cabin, oswald, arial; font-weight: normal; color: #444444; text-decoration: none; text-shadow: none;'>NGL - Halsey Wood Print</a></p> <div id='artistNameDiv[32662011]' style='display: inline-block; width: 100%; text-align: center; line-height: 100%; padding-bottom: 15px;'> <p style='display: inline-block; width: 100%; max-width: 90%; overflow: hidden; font: 9pt arial; vertical-align: middle;'><a href='/featured/ngl-halsey-photograph-by-daria-kobayashi-ritch-for-time.html?product=wood-print' style='font: inherit; color: #666666;'><span style='display: inline-block; font-inherit; max-width: 80%; max-width: calc(100% - 25px); max-width: -webkit-calc(100% - 25px); padding-right: 5px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; vertical-align: middle; color: #666666;'>Photograph by Daria Kobayashi Ritch for TIME</span><img src='/images/ArrowDownTransparent.png' style='display: inline-block; max-width: 16px; max-height: 8px; padding-top: 1px; vertical-align: middle; border: none; display: none;'></a></p> </div> <div style='float: left; width: 100%; padding-top: 0px; overflow: hidden;'> <div style='display: inline-block; width: 100%;'><div style='display: inline-block;'> <div class='retailPriceDiv'> <p class='productRetailPrice'><span>$61</span></p></div> <p class='productprice'>$49</p></div> </div></div> </div> <div class='searchengineresultdiv' id='artworkdiv[60928457]' data-position='61'> <div style='display: inline-block; width: 100%; text-align: center;'> <a href='/featured/kamala-harris-time-photo-illustration-getty-images-2.html?product=wood-print'><img class='imageSearchEngineProduct imagewoodprint' src='https://render.fineartamerica.com/images/rendered/medium/wood-print/7.5/10/break/images/artworkimages/medium/3/kamala-harris-time-photo-illustration-getty-images-2.jpg' loading='lazy' alt="Kamala Harris Wood Print" title="Kamala Harris Wood Print"></a> </div> <p style='display: inline-block; width: 80%; padding-top: 10px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font: 10pt arial; line-height: 100%;'><a href='/featured/kamala-harris-time-photo-illustration-getty-images-2.html' style='font-size: 10pt; font-family: cabin, oswald, arial; font-weight: normal; color: #444444; text-decoration: none; text-shadow: none;'>Kamala Harris Wood Print</a></p> <div id='artistNameDiv[60928457]' style='display: inline-block; width: 100%; text-align: center; line-height: 100%; padding-bottom: 15px;'> <p style='display: inline-block; width: 100%; max-width: 90%; overflow: hidden; font: 9pt arial; vertical-align: middle;'><a href='/featured/kamala-harris-time-photo-illustration-getty-images-2.html?product=wood-print' style='font: inherit; color: #666666;'><span style='display: inline-block; font-inherit; max-width: 80%; max-width: calc(100% - 25px); max-width: -webkit-calc(100% - 25px); padding-right: 5px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; vertical-align: middle; color: #666666;'>Time Photo Illustration Getty Images 2</span><img src='/images/ArrowDownTransparent.png' style='display: inline-block; max-width: 16px; max-height: 8px; padding-top: 1px; vertical-align: middle; border: none; display: none;'></a></p> </div> <div style='float: left; width: 100%; padding-top: 0px; overflow: hidden;'> <div style='display: inline-block; width: 100%;'><div style='display: inline-block;'> <div class='retailPriceDiv'> <p class='productRetailPrice'><span>$61</span></p></div> <p class='productprice'>$49</p></div> </div></div> </div> <div class='searchengineresultdiv' id='artworkdiv[29763161]' data-position='62'> <div style='display: inline-block; width: 100%; text-align: center;'> <a href='/featured/jacqueline-kennedy-1962-time.html?product=wood-print'><img class='imageSearchEngineProduct imagewoodprint' src='https://render.fineartamerica.com/images/rendered/medium/wood-print/7.5/10/break/images/artworkimages/medium/3/jacqueline-kennedy-1962-time.jpg' loading='lazy' alt="Jacqueline Kennedy, 1962 Wood Print" title="Jacqueline Kennedy, 1962 Wood Print"></a> </div> <p style='display: inline-block; width: 80%; padding-top: 10px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font: 10pt arial; line-height: 100%;'><a href='/featured/jacqueline-kennedy-1962-time.html' style='font-size: 10pt; font-family: cabin, oswald, arial; font-weight: normal; color: #444444; text-decoration: none; text-shadow: none;'>Jacqueline Kennedy, 1962 Wood Print</a></p> <div id='artistNameDiv[29763161]' style='display: inline-block; width: 100%; text-align: center; line-height: 100%; padding-bottom: 15px;'> <p style='display: inline-block; width: 100%; max-width: 90%; overflow: hidden; font: 9pt arial; vertical-align: middle;'><a href='/featured/jacqueline-kennedy-1962-time.html?product=wood-print' style='font: inherit; color: #666666;'><span style='display: inline-block; font-inherit; max-width: 80%; max-width: calc(100% - 25px); max-width: -webkit-calc(100% - 25px); padding-right: 5px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; vertical-align: middle; color: #666666;'>Painting by Shana Wilson for TIME</span><img src='/images/ArrowDownTransparent.png' style='display: inline-block; max-width: 16px; max-height: 8px; padding-top: 1px; vertical-align: middle; border: none; display: none;'></a></p> </div> <div style='float: left; width: 100%; padding-top: 0px; overflow: hidden;'> <div style='display: inline-block; width: 100%;'><div style='display: inline-block;'> <div class='retailPriceDiv'> <p class='productRetailPrice'><span>$61</span></p></div> <p class='productprice'>$49</p></div> </div></div> </div> <div class='searchengineresultdiv' id='artworkdiv[29763021]' data-position='63'> <div style='display: inline-block; width: 100%; text-align: center;'> <a href='/featured/the-bus-riders1955-time.html?product=wood-print'><img class='imageSearchEngineProduct imagewoodprint' src='https://render.fineartamerica.com/images/rendered/medium/wood-print/7.5/10/break/images/artworkimages/medium/3/the-bus-riders1955-time.jpg' loading='lazy' alt="The Bus Riders,1955 Wood Print" title="The Bus Riders,1955 Wood Print"></a> </div> <p style='display: inline-block; width: 80%; padding-top: 10px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font: 10pt arial; line-height: 100%;'><a href='/featured/the-bus-riders1955-time.html' style='font-size: 10pt; font-family: cabin, oswald, arial; font-weight: normal; color: #444444; text-decoration: none; text-shadow: none;'>The Bus Riders,1955 Wood Print</a></p> <div id='artistNameDiv[29763021]' style='display: inline-block; width: 100%; text-align: center; line-height: 100%; padding-bottom: 15px;'> <p style='display: inline-block; width: 100%; max-width: 90%; overflow: hidden; font: 9pt arial; vertical-align: middle;'><a href='/featured/the-bus-riders1955-time.html?product=wood-print' style='font: inherit; color: #666666;'><span style='display: inline-block; font-inherit; max-width: 80%; max-width: calc(100% - 25px); max-width: -webkit-calc(100% - 25px); padding-right: 5px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; vertical-align: middle; color: #666666;'>Art by Lavett Ballard for TIME</span><img src='/images/ArrowDownTransparent.png' style='display: inline-block; max-width: 16px; max-height: 8px; padding-top: 1px; vertical-align: middle; border: none; display: none;'></a></p> </div> <div style='float: left; width: 100%; padding-top: 0px; overflow: hidden;'> <div style='display: inline-block; width: 100%;'><div style='display: inline-block;'> <div class='retailPriceDiv'> <p class='productRetailPrice'><span>$61</span></p></div> <p class='productprice'>$49</p></div> </div></div> </div> <div class='searchengineresultdiv' id='artworkdiv[31374592]' data-position='64'> <div style='display: inline-block; width: 100%; text-align: center;'> <a href='/featured/america-must-change-july-06-2020-time-cover.html?product=wood-print'><img class='imageSearchEngineProduct imagewoodprint' src='https://render.fineartamerica.com/images/rendered/medium/wood-print/7.5/10/break/images/artworkimages/medium/2/america-must-change-july-06-2020-time-cover.jpg' loading='lazy' alt="America Must Change Time Cover Wood Print" title="America Must Change Time Cover Wood Print"></a> </div> <p style='display: inline-block; width: 80%; padding-top: 10px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font: 10pt arial; line-height: 100%;'><a href='/featured/america-must-change-july-06-2020-time-cover.html' style='font-size: 10pt; font-family: cabin, oswald, arial; font-weight: normal; color: #444444; text-decoration: none; text-shadow: none;'>America Must Change Time Cover Wood Print</a></p> <div id='artistNameDiv[31374592]' style='display: inline-block; width: 100%; text-align: center; line-height: 100%; padding-bottom: 15px;'> <p style='display: inline-block; width: 100%; max-width: 90%; overflow: hidden; font: 9pt arial; vertical-align: middle;'><a href='/featured/america-must-change-july-06-2020-time-cover.html?product=wood-print' style='font: inherit; color: #666666;'><span style='display: inline-block; font-inherit; max-width: 80%; max-width: calc(100% - 25px); max-width: -webkit-calc(100% - 25px); padding-right: 5px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; vertical-align: middle; color: #666666;'>Painting by Charly Palmer - Photograph by Travis Grissom</span><img src='/images/ArrowDownTransparent.png' style='display: inline-block; max-width: 16px; max-height: 8px; padding-top: 1px; vertical-align: middle; border: none; display: none;'></a></p> </div> <div style='float: left; width: 100%; padding-top: 0px; overflow: hidden;'> <div style='display: inline-block; width: 100%;'><div style='display: inline-block;'> <div class='retailPriceDiv'> <p class='productRetailPrice'><span>$61</span></p></div> <p class='productprice'>$49</p></div> </div></div> </div> <div class='searchengineresultdiv' id='artworkdiv[29221122]' data-position='65'> <div style='display: inline-block; width: 100%; text-align: center;'> <a href='/featured/person-of-the-year-greta-thunberg-time.html?product=wood-print'><img class='imageSearchEngineProduct imagewoodprint' src='https://render.fineartamerica.com/images/rendered/medium/wood-print/7.5/10/break/images/artworkimages/medium/3/person-of-the-year-greta-thunberg-time.jpg' loading='lazy' alt="2019 Person Of The Year - Greta Thunberg Wood Print" title="2019 Person Of The Year - Greta Thunberg Wood Print"></a> </div> <p style='display: inline-block; width: 80%; padding-top: 10px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font: 10pt arial; line-height: 100%;'><a href='/featured/person-of-the-year-greta-thunberg-time.html' style='font-size: 10pt; font-family: cabin, oswald, arial; font-weight: normal; color: #444444; text-decoration: none; text-shadow: none;'>2019 Person of the Year - Greta Thunberg Wood Print</a></p> <div id='artistNameDiv[29221122]' style='display: inline-block; width: 100%; text-align: center; line-height: 100%; padding-bottom: 15px;'> <p style='display: inline-block; width: 100%; max-width: 90%; overflow: hidden; font: 9pt arial; vertical-align: middle;'><a href='/featured/person-of-the-year-greta-thunberg-time.html?product=wood-print' style='font: inherit; color: #666666;'><span style='display: inline-block; font-inherit; max-width: 80%; max-width: calc(100% - 25px); max-width: -webkit-calc(100% - 25px); padding-right: 5px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; vertical-align: middle; color: #666666;'>Photograph by Evgenia Arbugaeva for TIME</span><img src='/images/ArrowDownTransparent.png' style='display: inline-block; max-width: 16px; max-height: 8px; padding-top: 1px; vertical-align: middle; border: none; display: none;'></a></p> </div> <div style='float: left; width: 100%; padding-top: 0px; overflow: hidden;'> <div style='display: inline-block; width: 100%;'><div style='display: inline-block;'> <div class='retailPriceDiv'> <p class='productRetailPrice'><span>$61</span></p></div> <p class='productprice'>$49</p></div> </div></div> </div> <div class='searchengineresultdiv' id='artworkdiv[38445840]' data-position='66'> <div style='display: inline-block; width: 100%; text-align: center;'> <a href='/featured/tokyo-olympics-2021-sue-bird-photograph-by-paola-kudacki-for-time.html?product=wood-print'><img class='imageSearchEngineProduct imagewoodprint' src='https://render.fineartamerica.com/images/rendered/medium/wood-print/7.5/10/break/images/artworkimages/medium/3/tokyo-olympics-2021-sue-bird-photograph-by-paola-kudacki-for-time.jpg' loading='lazy' alt="Tokyo Olympics 2021 - Sue Bird Wood Print" title="Tokyo Olympics 2021 - Sue Bird Wood Print"></a> </div> <p style='display: inline-block; width: 80%; padding-top: 10px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font: 10pt arial; line-height: 100%;'><a href='/featured/tokyo-olympics-2021-sue-bird-photograph-by-paola-kudacki-for-time.html' style='font-size: 10pt; font-family: cabin, oswald, arial; font-weight: normal; color: #444444; text-decoration: none; text-shadow: none;'>Tokyo Olympics 2021 - Sue Bird Wood Print</a></p> <div id='artistNameDiv[38445840]' style='display: inline-block; width: 100%; text-align: center; line-height: 100%; padding-bottom: 15px;'> <p style='display: inline-block; width: 100%; max-width: 90%; overflow: hidden; font: 9pt arial; vertical-align: middle;'><a href='/featured/tokyo-olympics-2021-sue-bird-photograph-by-paola-kudacki-for-time.html?product=wood-print' style='font: inherit; color: #666666;'><span style='display: inline-block; font-inherit; max-width: 80%; max-width: calc(100% - 25px); max-width: -webkit-calc(100% - 25px); padding-right: 5px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; vertical-align: middle; color: #666666;'>Photograph by Paola Kudacki for TIME</span><img src='/images/ArrowDownTransparent.png' style='display: inline-block; max-width: 16px; max-height: 8px; padding-top: 1px; vertical-align: middle; border: none; display: none;'></a></p> </div> <div style='float: left; width: 100%; padding-top: 0px; overflow: hidden;'> <div style='display: inline-block; width: 100%;'><div style='display: inline-block;'> <div class='retailPriceDiv'> <p class='productRetailPrice'><span>$61</span></p></div> <p class='productprice'>$49</p></div> </div></div> </div> <div class='searchengineresultdiv' id='artworkdiv[40914837]' data-position='67'> <div style='display: inline-block; width: 100%; text-align: center;'> <a href='/featured/best-inventions-2021-photograph-by-margeaux-walter-for-time.html?product=wood-print'><img class='imageSearchEngineProduct imagewoodprint' src='https://render.fineartamerica.com/images/rendered/medium/wood-print/7.5/10/break/images/artworkimages/medium/3/best-inventions-2021-photograph-by-margeaux-walter-for-time.jpg' loading='lazy' alt="Best Inventions 2021 Wood Print" title="Best Inventions 2021 Wood Print"></a> </div> <p style='display: inline-block; width: 80%; padding-top: 10px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font: 10pt arial; line-height: 100%;'><a href='/featured/best-inventions-2021-photograph-by-margeaux-walter-for-time.html' style='font-size: 10pt; font-family: cabin, oswald, arial; font-weight: normal; color: #444444; text-decoration: none; text-shadow: none;'>Best Inventions 2021 Wood Print</a></p> <div id='artistNameDiv[40914837]' style='display: inline-block; width: 100%; text-align: center; line-height: 100%; padding-bottom: 15px;'> <p style='display: inline-block; width: 100%; max-width: 90%; overflow: hidden; font: 9pt arial; vertical-align: middle;'><a href='/featured/best-inventions-2021-photograph-by-margeaux-walter-for-time.html?product=wood-print' style='font: inherit; color: #666666;'><span style='display: inline-block; font-inherit; max-width: 80%; max-width: calc(100% - 25px); max-width: -webkit-calc(100% - 25px); padding-right: 5px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; vertical-align: middle; color: #666666;'>Photograph by Margeaux Walter for TIME</span><img src='/images/ArrowDownTransparent.png' style='display: inline-block; max-width: 16px; max-height: 8px; padding-top: 1px; vertical-align: middle; border: none; display: none;'></a></p> </div> <div style='float: left; width: 100%; padding-top: 0px; overflow: hidden;'> <div style='display: inline-block; width: 100%;'><div style='display: inline-block;'> <div class='retailPriceDiv'> <p class='productRetailPrice'><span>$61</span></p></div> <p class='productprice'>$49</p></div> </div></div> </div> <div class='searchengineresultdiv' id='artworkdiv[33329677]' data-position='68'> <div style='display: inline-block; width: 100%; text-align: center;'> <a href='/featured/person-of-the-year-you-photo-illustration-for-time-by-artur-hochstein-with-photographs-by-spencer-jones-glasshouse.html?product=wood-print'><img class='imageSearchEngineProduct imagewoodprint' src='https://render.fineartamerica.com/images/rendered/medium/wood-print/7.5/10/break/images/artworkimages/medium/3/person-of-the-year-you-photo-illustration-for-time-by-artur-hochstein-with-photographs-by-spencer-jones-glasshouse.jpg' loading='lazy' alt="2006 Person Of The Year - You. Wood Print" title="2006 Person Of The Year - You. Wood Print"></a> </div> <p style='display: inline-block; width: 80%; padding-top: 10px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font: 10pt arial; line-height: 100%;'><a href='/featured/person-of-the-year-you-photo-illustration-for-time-by-artur-hochstein-with-photographs-by-spencer-jones-glasshouse.html' style='font-size: 10pt; font-family: cabin, oswald, arial; font-weight: normal; color: #444444; text-decoration: none; text-shadow: none;'>2006 Person of the Year - You. Wood Print</a></p> <div id='artistNameDiv[33329677]' style='display: inline-block; width: 100%; text-align: center; line-height: 100%; padding-bottom: 15px;'> <p style='display: inline-block; width: 100%; max-width: 90%; overflow: hidden; font: 9pt arial; vertical-align: middle;'><a href='/featured/person-of-the-year-you-photo-illustration-for-time-by-artur-hochstein-with-photographs-by-spencer-jones-glasshouse.html?product=wood-print' style='font: inherit; color: #666666;'><span style='display: inline-block; font-inherit; max-width: 80%; max-width: calc(100% - 25px); max-width: -webkit-calc(100% - 25px); padding-right: 5px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; vertical-align: middle; color: #666666;'>Photo Illustration for Time by Artur Hochstein with photographs by Spencer Jones Glasshouse</span><img src='/images/ArrowDownTransparent.png' style='display: inline-block; max-width: 16px; max-height: 8px; padding-top: 1px; vertical-align: middle; border: none; display: none;'></a></p> </div> <div style='float: left; width: 100%; padding-top: 0px; overflow: hidden;'> <div style='display: inline-block; width: 100%;'><div style='display: inline-block;'> <div class='retailPriceDiv'> <p class='productRetailPrice'><span>$61</span></p></div> <p class='productprice'>$49</p></div> </div></div> </div> <div class='searchengineresultdiv' id='artworkdiv[35110010]' data-position='69'> <div style='display: inline-block; width: 100%; text-align: center;'> <a href='/featured/time-100-next-marcus-rashford-photograph-by-nwaka-okparaeke-for-time.html?product=wood-print'><img class='imageSearchEngineProduct imagewoodprint' src='https://render.fineartamerica.com/images/rendered/medium/wood-print/7.5/10/break/images/artworkimages/medium/3/time-100-next-marcus-rashford-photograph-by-nwaka-okparaeke-for-time.jpg' loading='lazy' alt="Time 100 Next - Marcus Rashford Wood Print" title="Time 100 Next - Marcus Rashford Wood Print"></a> </div> <p style='display: inline-block; width: 80%; padding-top: 10px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font: 10pt arial; line-height: 100%;'><a href='/featured/time-100-next-marcus-rashford-photograph-by-nwaka-okparaeke-for-time.html' style='font-size: 10pt; font-family: cabin, oswald, arial; font-weight: normal; color: #444444; text-decoration: none; text-shadow: none;'>TIME 100 Next - Marcus Rashford Wood Print</a></p> <div id='artistNameDiv[35110010]' style='display: inline-block; width: 100%; text-align: center; line-height: 100%; padding-bottom: 15px;'> <p style='display: inline-block; width: 100%; max-width: 90%; overflow: hidden; font: 9pt arial; vertical-align: middle;'><a href='/featured/time-100-next-marcus-rashford-photograph-by-nwaka-okparaeke-for-time.html?product=wood-print' style='font: inherit; color: #666666;'><span style='display: inline-block; font-inherit; max-width: 80%; max-width: calc(100% - 25px); max-width: -webkit-calc(100% - 25px); padding-right: 5px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; vertical-align: middle; color: #666666;'>Photograph by Nwaka Okparaeke for TIME</span><img src='/images/ArrowDownTransparent.png' style='display: inline-block; max-width: 16px; max-height: 8px; padding-top: 1px; vertical-align: middle; border: none; display: none;'></a></p> </div> <div style='float: left; width: 100%; padding-top: 0px; overflow: hidden;'> <div style='display: inline-block; width: 100%;'><div style='display: inline-block;'> <div class='retailPriceDiv'> <p class='productRetailPrice'><span>$61</span></p></div> <p class='productprice'>$49</p></div> </div></div> </div> <div class='searchengineresultdiv' id='artworkdiv[45999501]' data-position='70'> <div style='display: inline-block; width: 100%; text-align: center;'> <a href='/featured/next-generation-leaders-bukayo-saka-photograph-by-campbell-addy-for-time.html?product=wood-print'><img class='imageSearchEngineProduct imagewoodprint' src='https://render.fineartamerica.com/images/rendered/medium/wood-print/7.5/10/break/images/artworkimages/medium/3/next-generation-leaders-bukayo-saka-photograph-by-campbell-addy-for-time.jpg' loading='lazy' alt="Next Generation Leaders - Bukayo Saka Wood Print" title="Next Generation Leaders - Bukayo Saka Wood Print"></a> </div> <p style='display: inline-block; width: 80%; padding-top: 10px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font: 10pt arial; line-height: 100%;'><a href='/featured/next-generation-leaders-bukayo-saka-photograph-by-campbell-addy-for-time.html' style='font-size: 10pt; font-family: cabin, oswald, arial; font-weight: normal; color: #444444; text-decoration: none; text-shadow: none;'>Next Generation Leaders - Bukayo Saka Wood Print</a></p> <div id='artistNameDiv[45999501]' style='display: inline-block; width: 100%; text-align: center; line-height: 100%; padding-bottom: 15px;'> <p style='display: inline-block; width: 100%; max-width: 90%; overflow: hidden; font: 9pt arial; vertical-align: middle;'><a href='/featured/next-generation-leaders-bukayo-saka-photograph-by-campbell-addy-for-time.html?product=wood-print' style='font: inherit; color: #666666;'><span style='display: inline-block; font-inherit; max-width: 80%; max-width: calc(100% - 25px); max-width: -webkit-calc(100% - 25px); padding-right: 5px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; vertical-align: middle; color: #666666;'>Photograph by Campbell Addy for TIME</span><img src='/images/ArrowDownTransparent.png' style='display: inline-block; max-width: 16px; max-height: 8px; padding-top: 1px; vertical-align: middle; border: none; display: none;'></a></p> </div> <div style='float: left; width: 100%; padding-top: 0px; overflow: hidden;'> <div style='display: inline-block; width: 100%;'><div style='display: inline-block;'> <div class='retailPriceDiv'> <p class='productRetailPrice'><span>$61</span></p></div> <p class='productprice'>$49</p></div> </div></div> </div> <div class='searchengineresultdiv' id='artworkdiv[38445835]' data-position='71'> <div style='display: inline-block; width: 100%; text-align: center;'> <a href='/featured/tokyo-olympics-2021-naomi-osaka-photograph-by-williams-and-hirakawa-august.html?product=wood-print'><img class='imageSearchEngineProduct imagewoodprint' src='https://render.fineartamerica.com/images/rendered/medium/wood-print/7.5/10/break/images/artworkimages/medium/3/tokyo-olympics-2021-naomi-osaka-photograph-by-williams-and-hirakawa-august.jpg' loading='lazy' alt="Tokyo Olympics 2021 - Naomi Osaka Wood Print" title="Tokyo Olympics 2021 - Naomi Osaka Wood Print"></a> </div> <p style='display: inline-block; width: 80%; padding-top: 10px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font: 10pt arial; line-height: 100%;'><a href='/featured/tokyo-olympics-2021-naomi-osaka-photograph-by-williams-and-hirakawa-august.html' style='font-size: 10pt; font-family: cabin, oswald, arial; font-weight: normal; color: #444444; text-decoration: none; text-shadow: none;'>Tokyo Olympics 2021 - Naomi Osaka Wood Print</a></p> <div id='artistNameDiv[38445835]' style='display: inline-block; width: 100%; text-align: center; line-height: 100%; padding-bottom: 15px;'> <p style='display: inline-block; width: 100%; max-width: 90%; overflow: hidden; font: 9pt arial; vertical-align: middle;'><a href='/featured/tokyo-olympics-2021-naomi-osaka-photograph-by-williams-and-hirakawa-august.html?product=wood-print' style='font: inherit; color: #666666;'><span style='display: inline-block; font-inherit; max-width: 80%; max-width: calc(100% - 25px); max-width: -webkit-calc(100% - 25px); padding-right: 5px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; vertical-align: middle; color: #666666;'>Photograph by Williams and Hirakawa - AUGUST</span><img src='/images/ArrowDownTransparent.png' style='display: inline-block; max-width: 16px; max-height: 8px; padding-top: 1px; vertical-align: middle; border: none; display: none;'></a></p> </div> <div style='float: left; width: 100%; padding-top: 0px; overflow: hidden;'> <div style='display: inline-block; width: 100%;'><div style='display: inline-block;'> <div class='retailPriceDiv'> <p class='productRetailPrice'><span>$61</span></p></div> <p class='productprice'>$49</p></div> </div></div> </div> <div style='display: inline-block; width: 100%; height: 5px; overflow: hidden;'> </div> </div> <div style='display: inline-block; width: 100%; padding-top: 10px; margin-bottom: 25px; border-top: 1px solid #999999; box-shadow: none; text-align: center;'> <p class='countdiv' style='float: left; font: 10pt avenir, arial; color: #444444;'>1 - 72 of 517 time wood prints for sale</p><div class='pagelistdiv'> <span class='linkPageList linkPageNumber linkPageNumberSelected' rel=''>1</span><a class='linkPageList linkPageNumber' rel='' href='/shop/wood+prints?page=2'>2</a><a class='linkPageList linkPageNumber' rel='' href='/shop/wood+prints?page=3'>3</a><a class='linkPageList linkPageNumber' rel='' href='/shop/wood+prints?page=4'>4</a><a class='linkPageList linkPageNumber' rel='' href='/shop/wood+prints?page=5'>5</a><a class='linkPageList linkPageNext' rel='next' href='/shop/wood+prints?page=2'>Next</a></div> </div> <div style='display: inline-block; width: 100%; padding-top: 25px; text-align: center;'> <a class='buttonbottomnext' href="/shop/wood+prints?page=2">Next</a> </div> <div style='display: inline-block; width: 100%; padding-top: 25px; text-align: center;'> <a class='buttonMainUrl' href='https://fineartamerica.com/shop/wood+prints' target='_blank'>Wood Prints</a> </div> </div> </div> <div id='searchEngineNavigationBackgroundDiv' onclick="toggleSearchEngineNavigationMenu('hideMenu');"> </div> <div id='searchEngineNavigationContainerDiv'> <div id='searchEngineNavigationDiv' data-selected-department-id='wallArt' data-selected-product-id='woodPrints' data-prioritize-styles='0' data-style-selected='0' data-action=''> <div id='searchEngineNavigationHeaderDiv'> <p>Filters</p> <button type='button' class='mobileNavigationButtonX' onclick="toggleSearchEngineNavigationMenu('hideMenu');"></button> </div> <form id='searchEngineNavigationSearchForm' class='' method='post' action='/shop/wood+prints'> <div id='searchEngineNavigationSearchTypeDiv' class='searchEngineNavigationElementContainer'> <button type='button' id='searchEngineNavigationSelectedSearchType' class='searchEngineNavigationHeader' onclick="toggleSearchEngineNavigationWhiteLabelWebsites('searchEngineNavigationSearchTypeDiv');"> <div class='searchEngineNavigationHeaderTextDiv'> <span class='searchEngineNavigationHeaderTitle'>Search Type</span> <span id='searchEngineNavigationSearchTypeName' class='searchEngineNavigationHeaderValue'>Keywords</span> </div> </button> <div class='searchEngineNavigationOptionsDiv'> <button type='button' id='searchEngineSearchType-keywords' class='searchEngineNavigationSearchTypeOption searchEngineNavigationOption searchEngineNavigationOptionSelected' onclick="selectSearchEngineNavigationSearchType('keywords');">Keywords</button> <button type='button' id='searchEngineSearchType-title' class='searchEngineNavigationSearchTypeOption searchEngineNavigationOption' onclick="selectSearchEngineNavigationSearchType('title');">Title</button> <button type='button' id='searchEngineSearchType-artistname' class='searchEngineNavigationSearchTypeOption searchEngineNavigationOption' onclick="selectSearchEngineNavigationSearchType('artistname');">Artist Name</button> <button type='button' id='searchEngineSearchType-titleartistname' class='searchEngineNavigationSearchTypeOption searchEngineNavigationOption' onclick="selectSearchEngineNavigationSearchType('titleartistname');">Title + Artist Name</button> <button type='button' id='searchEngineSearchType-keywordsartistname' class='searchEngineNavigationSearchTypeOption searchEngineNavigationOption' onclick="selectSearchEngineNavigationSearchType('keywordsartistname');">Keyword + Artist Name</button> </div> </div> <input type='hidden' id='searchEngineNavigationSearchType' name='searchType' value='keywords'> <div id='searchEngineNavigationCustomSearchInputContainerDiv'> <input type='textbox' id='searchEngineNavigationSearchInput' name='searchtag' onFocus="javascript: searchEngineNavigationSearchFocus();" value="" placeholder='Search'> <button type='button' id='searchEngineNavigationSearchMagnifyingGlassImageButton' onclick="document.getElementById('searchEngineNavigationSearchForm').submit();"><img id='searchEngineNavigationSearchMagnifyingGlassImage' src='/assets/images/LogoSearchMagnifyingGlass.png' alt='Search' title='Search'></button> </div> </form> <div id='searchEngineNavigationFiltersSidebarDiv' data-force-desktop=''> <button type='button' class='buttonClearNavigationFilter' onclick="goToUrl('/art');" style='order: 1; -webkit-order: 1;'><span class='filterX'></span><span class='filterText'>Wood Prints</span></button> </div> <div id='searchEngineNavigationDepartmentDiv' class='searchEngineNavigationElementContainer'> <button type='button' id='searchEngineNavigationSelectedDepartment' class='searchEngineNavigationHeader' onclick="toggleSearchEngineNavigationWhiteLabelWebsites('searchEngineNavigationDepartmentDiv');"> <div class='searchEngineNavigationHeaderTextDiv'> <span class='searchEngineNavigationHeaderTitle'>Department</span> <span id='searchEngineNavigationSelectedDepartmentName' class='searchEngineNavigationHeaderValue'>Wall Art</span> </div> </button> <div class='searchEngineNavigationOptionsDiv' data-department-images-exist='1'> <button type='button' data-department-id='popular' data-department-name='All Departments' data-image-exists='1' class='searchEngineNavigationOption' onclick="selectDepartment('popular')" style="background-image: url('/assets/images/icons/products/iconProductWallArt002.jpg');">All Departments</button> <button type='button' data-department-id='wallArt' data-department-name='Wall Art' data-image-exists='1' class='searchEngineNavigationOption searchEngineNavigationOptionSelected' onclick="selectDepartment('wallArt')" style="background-image: url('/assets/images/icons/products/iconProductCanvasPrint.jpg');">Wall Art</button> <button type='button' data-department-id='homeDecor' data-department-name='Home Decor' data-image-exists='1' class='searchEngineNavigationOption' onclick="selectDepartment('homeDecor')" style="background-image: url('/assets/images/icons/products/iconProductThrowPillow.jpg');">Home Decor</button> <button type='button' data-department-id='apparel' data-department-name='Apparel' data-image-exists='1' class='searchEngineNavigationOption' onclick="selectDepartment('apparel')" style="background-image: url('/assets/images/icons/products/iconProductApparel.jpg');">Apparel</button> <button type='button' data-department-id='stationery' data-department-name='Stationery' data-image-exists='1' class='searchEngineNavigationOption' onclick="selectDepartment('stationery')" style="background-image: url('/assets/images/icons/products/iconProductGreetingCard002.jpg');">Stationery</button> <button type='button' data-department-id='lifestyle' data-department-name='Lifestyle' data-image-exists='1' class='searchEngineNavigationOption' onclick="selectDepartment('lifestyle')" style="background-image: url('/assets/images/icons/products/iconProductYogaMat.jpg');">Lifestyle</button> <button type='button' data-department-id='beachProducts' data-department-name='Beach' data-image-exists='1' class='searchEngineNavigationOption' onclick="selectDepartment('beachProducts')" style="background-image: url('/assets/images/icons/products/iconProductBeachTowel.jpg');">Beach</button> <button type='button' data-department-id='totesPouches' data-department-name='Totes & Pouches' data-image-exists='1' class='searchEngineNavigationOption' onclick="selectDepartment('totesPouches')" style="background-image: url('/assets/images/icons/products/iconProductToteBag.jpg');">Totes & Pouches</button> </div> </div> <div id='searchEngineNavigationProductDiv' class='searchEngineNavigationElementContainer'> <button type='button' id='searchEngineNavigationSelectedProduct' class='searchEngineNavigationHeader' onclick="toggleSearchEngineNavigationWhiteLabelWebsites('searchEngineNavigationProductDiv');"> <div class='searchEngineNavigationHeaderTextDiv'> <span class='searchEngineNavigationHeaderTitle'>Product</span> <span id='searchEngineNavigationSelectedProductName' class='searchEngineNavigationHeaderValue'>Wood Prints</span> </div> </button> <div class='searchEngineNavigationOptionsDiv'> <div class='searchEngineNavigationDepartmentProducts searchEngineNavigationDepartmentProductsSelected' data-department-id='wallArt' data-department-images-exist='1'> <p class='searchEngineNavigationDepartmentProductsTitle'>Wall Art</p> <a class='searchEngineNavigationOption' data-image-exists='1' style="background-image: url('/assets/images/icons/products/iconProductWallArt002.jpg');" href='/art'>All</a> <a class='searchEngineNavigationOption' data-image-exists='1' style="background-image: url('/assets/images/icons/products/iconProductCanvasPrint.jpg');" href='/shop/canvas+prints'>Canvas Prints</a> <a class='searchEngineNavigationOption' data-image-exists='1' style="background-image: url('/assets/images/icons/products/iconProductArtPrint.jpg');" href='/shop/prints'>Art Prints</a> <a class='searchEngineNavigationOption' data-image-exists='1' style="background-image: url('/assets/images/icons/products/iconProductPoster.jpg');" href='/shop/posters'>Posters</a> <a class='searchEngineNavigationOption' data-image-exists='1' style="background-image: url('/assets/images/icons/products/iconProductFramedPrint002.jpg?v=1234');" href='/shop/framed+prints'>Framed Prints</a> <a class='searchEngineNavigationOption' data-image-exists='1' style="background-image: url('/assets/images/icons/products/iconProductMetalPrint.jpg');" href='/shop/metal+prints'>Metal Prints</a> <a class='searchEngineNavigationOption' data-image-exists='1' style="background-image: url('/assets/images/icons/products/iconProductAcrylicPrint.jpg');" href='/shop/acrylic+prints'>Acrylic Prints</a> <a class='searchEngineNavigationOption searchEngineNavigationOptionSelected' data-image-exists='1' style="background-image: url('/assets/images/icons/products/iconProductWoodPrint.jpg');" href='/shop/wood+prints'>Wood Prints</a> </div> <div class='searchEngineNavigationDepartmentProducts' data-department-id='homeDecor' data-department-images-exist='1'> <p class='searchEngineNavigationDepartmentProductsTitle'>Home Decor</p> <a class='searchEngineNavigationOption' data-image-exists='1' style="background-image: url('/assets/images/icons/products/iconProductCoffeeMug.jpg');" href='/shop/coffee+mugs'>Coffee Mugs</a> </div> <div class='searchEngineNavigationDepartmentProducts' data-department-id='apparel' data-department-images-exist='1'> <p class='searchEngineNavigationDepartmentProductsTitle'>Apparel</p> <a class='searchEngineNavigationOption' data-image-exists='1' style="background-image: url('/assets/images/icons/products/iconProductTshirt.jpg');" href='/shop/tshirts'>Men's T-Shirts</a> <a class='searchEngineNavigationOption' data-image-exists='1' style="background-image: url('/assets/images/icons/products/iconProductTankTop.jpg');" href='/shop/tank+tops'>Men's Tank Tops</a> <a class='searchEngineNavigationOption' data-image-exists='1' style="background-image: url('/assets/images/icons/products/iconProductWomenTshirt.jpg');" href='/shop/womens+tshirts'>Women's T-Shirts</a> <a class='searchEngineNavigationOption' data-image-exists='1' style="background-image: url('/assets/images/icons/products/iconProductWomenTankTop.jpg');" href='/shop/womens+tank+tops'>Women's Tank Tops</a> <a class='searchEngineNavigationOption' data-image-exists='1' style="background-image: url('/assets/images/icons/products/iconProductLongSleeveTshirt.jpg');" href='/shop/long+sleeve+tshirts'>Long Sleeve T-Shirts</a> <a class='searchEngineNavigationOption' data-image-exists='1' style="background-image: url('/assets/images/icons/products/iconProductSweatshirt.jpg');" href='/shop/sweatshirts'>Sweatshirts</a> <a class='searchEngineNavigationOption' data-image-exists='1' style="background-image: url('/assets/images/icons/products/iconProductKidsTshirt.jpg');" href='/shop/kids+tshirts'>Kid's T-Shirts</a> <a class='searchEngineNavigationOption' data-image-exists='1' style="background-image: url('/assets/images/icons/products/iconProductOnesie.jpg');" href='/shop/baby+onesies'>Baby Onesies</a> </div> <div class='searchEngineNavigationDepartmentProducts' data-department-id='stationery' data-department-images-exist='1'> <p class='searchEngineNavigationDepartmentProductsTitle'>Stationery</p> <a class='searchEngineNavigationOption' data-image-exists='1' style="background-image: url('/assets/images/icons/products/iconProductSpiralNotebook.jpg');" href='/shop/spiral+notebooks'>Notebooks</a> </div> <div class='searchEngineNavigationDepartmentProducts' data-department-id='lifestyle' data-department-images-exist='1'> <p class='searchEngineNavigationDepartmentProductsTitle'>Lifestyle</p> <a class='searchEngineNavigationOption' data-image-exists='1' style="background-image: url('/assets/images/icons/products/iconProductToteBag002.jpg');" href='/shop/tote+bags'>Tote Bags</a> <a class='searchEngineNavigationOption' data-image-exists='1' style="background-image: url('/assets/images/icons/products/iconProductWeekenderToteBag.jpg');" href='/shop/weekender+tote+bags'>Weekender Tote Bags</a> <a class='searchEngineNavigationOption' data-image-exists='1' style="background-image: url('/assets/images/icons/products/iconProductZipPouch.jpg');" href='/shop/pouches'>Zip Pouches</a> <a class='searchEngineNavigationOption' data-image-exists='1' style="background-image: url('/assets/images/icons/products/iconProductCoffeeMug.jpg');" href='/shop/coffee+mugs'>Coffee Mugs</a> </div> <div class='searchEngineNavigationDepartmentProducts' data-department-id='beachProducts' data-department-images-exist='1'> <p class='searchEngineNavigationDepartmentProductsTitle'>Beach</p> <a class='searchEngineNavigationOption' data-image-exists='1' style="background-image: url('/assets/images/icons/products/iconProductWeekenderToteBag.jpg');" href='/shop/weekender+tote+bags'>Weekender Tote Bags</a> <a class='searchEngineNavigationOption' data-image-exists='1' style="background-image: url('/assets/images/icons/products/iconProductZipPouch.jpg');" href='/shop/pouches'>Zip Pouches</a> </div> <div class='searchEngineNavigationDepartmentProducts' data-department-id='totesPouches' data-department-images-exist='1'> <p class='searchEngineNavigationDepartmentProductsTitle'>Totes & Pouches</p> <a class='searchEngineNavigationOption' data-image-exists='1' style="background-image: url('/assets/images/icons/products/iconProductToteBag002.jpg');" href='/shop/tote+bags'>Tote Bags</a> <a class='searchEngineNavigationOption' data-image-exists='1' style="background-image: url('/assets/images/icons/products/iconProductWeekenderToteBag.jpg');" href='/shop/weekender+tote+bags'>Weekender Tote Bags</a> <a class='searchEngineNavigationOption' data-image-exists='1' style="background-image: url('/assets/images/icons/products/iconProductZipPouch.jpg');" href='/shop/pouches'>Zip Pouches</a> </div> </div> </div> <div id='searchEngineNavigationStyleDiv' class='searchEngineNavigationElementContainer'> <button type='button' id='searchEngineNavigationSelectedStyle' class='searchEngineNavigationHeader' onclick="toggleSearchEngineNavigationWhiteLabelWebsites('searchEngineNavigationStyleDiv');"> <div class='searchEngineNavigationHeaderTextDiv'> <span class='searchEngineNavigationHeaderTitle'>Style</span> <span class='searchEngineNavigationHeaderValue'>All</span> </div> </button> <div class='searchEngineNavigationOptionsDiv'> <button type='button' class='searchEngineNavigationStyleOption searchEngineNavigationStyleOptionSelected' onclick="goToUrl('/shop/wood+prints', true);"><span>All Styles</span></button> <button type='button' class='searchEngineNavigationStyleOption' onclick="goToUrl('/shop/wood+prints?style=vintage', true);"><span>Vintage</span></button> <button type='button' class='searchEngineNavigationStyleOption' onclick="goToUrl('/shop/wood+prints?style=black+and+white', true);"><span>Black & White</span></button> <button type='button' class='searchEngineNavigationStyleOption' onclick="goToUrl('/shop/wood+prints?style=minimalist', true);"><span>Minimalist</span></button> <button type='button' class='searchEngineNavigationStyleOption' onclick="goToUrl('/shop/wood+prints?style=surreal', true);"><span>Surreal</span></button> </div> </div> <div id='searchEngineNavigationTagDiv' class='searchEngineNavigationElementContainer searchEngineNavigationElementContainerExpanded'> <button type='button' id='searchEngineNavigationSelectedTag' class='searchEngineNavigationHeader' onclick="toggleSearchEngineNavigationWhiteLabelWebsites('searchEngineNavigationTagDiv');"> <div class='searchEngineNavigationHeaderTextDiv'> <span class='searchEngineNavigationHeaderTitle'>Subject</span> <span class='searchEngineNavigationHeaderValue'>All</span> </div> </button> <div class='searchEngineNavigationOptionsDiv'> <div id='searchEngineSubjectsDiv' style='display: inline-block; box-sizing: border-box; width: 100%; overflow-x: hidden; overflow-y: auto;'><a class='searchEngineNavigationSubjectOption ' href='/shop/wood+prints/activist'><span>Activist</span></a><a class='searchEngineNavigationSubjectOption ' href='/shop/wood+prints/actor'><span>Actor</span></a><a class='searchEngineNavigationSubjectOption ' href='/shop/wood+prints/athlete'><span>Athlete</span></a><a class='searchEngineNavigationSubjectOption ' href='/shop/wood+prints/basketball'><span>Basketball</span></a><a class='searchEngineNavigationSubjectOption ' href='/shop/wood+prints/celebrity'><span>Celebrity</span></a><a class='searchEngineNavigationSubjectOption ' href='/shop/wood+prints/donald%2Btrump'><span>Donald Trump</span></a><a class='searchEngineNavigationSubjectOption ' href='/shop/wood+prints/hollywood'><span>Hollywood</span></a><a class='searchEngineNavigationSubjectOption ' href='/shop/wood+prints/movie'><span>Movie</span></a><a class='searchEngineNavigationSubjectOption ' href='/shop/wood+prints/music'><span>Music</span></a><a class='searchEngineNavigationSubjectOption ' href='/shop/wood+prints/musician'><span>Musician</span></a><a class='searchEngineNavigationSubjectOption ' href='/shop/wood+prints/politician'><span>Politician</span></a><a class='searchEngineNavigationSubjectOption ' href='/shop/wood+prints/politics'><span>Politics</span></a><a class='searchEngineNavigationSubjectOption ' href='/shop/wood+prints/portrait'><span>Portrait</span></a><a class='searchEngineNavigationSubjectOption ' href='/shop/wood+prints/scientist'><span>Scientist</span></a><a class='searchEngineNavigationSubjectOption ' href='/shop/wood+prints/singer'><span>Singer</span></a><a class='searchEngineNavigationSubjectOption ' href='/shop/wood+prints/sports'><span>Sports</span></a><a class='searchEngineNavigationSubjectOption ' href='/shop/wood+prints/time'><span>Time</span></a></div></div> </div> <div id='searchEngineNavigationMediumDiv' class='searchEngineNavigationElementContainer'> <button type='button' id='searchEngineNavigationSelectedMedium' class='searchEngineNavigationHeader' onclick="toggleSearchEngineNavigationWhiteLabelWebsites('searchEngineNavigationMediumDiv');"> <div class='searchEngineNavigationHeaderTextDiv'> <span class='searchEngineNavigationHeaderTitle'>Medium</span> <span class='searchEngineNavigationHeaderValue'>All</span> </div> </button> <div class='searchEngineNavigationOptionsDiv'> <button type='button' class='searchEngineNavigationOption searchEngineNavigationOptionSelected' onclick="goToUrl('/shop/wood+prints');">All</button> <button type='button' class='searchEngineNavigationOption' onclick="goToUrl('/shop/wood+prints/photographs');">Photographs</button> <button type='button' class='searchEngineNavigationOption' onclick="goToUrl('/shop/wood+prints/digital+art');">Digital Art</button> </div> </div> <div id='searchEngineNavigationCollectionsDiv' class='searchEngineNavigationElementContainer'> <button type='button' id='searchEngineNavigationSelectedCollection' class='searchEngineNavigationHeader' onclick="toggleSearchEngineNavigationWhiteLabelWebsites('searchEngineNavigationCollectionsDiv');"> <div class='searchEngineNavigationHeaderTextDiv'> <span class='searchEngineNavigationHeaderTitle'>Collection</span> <span class='searchEngineNavigationHeaderValue'>All</span> </div> </button> <div id='searchEngineNavigationCollectionsContainer' class='searchEngineNavigationOptionsDiv'> <button onClick="goToUrl('/shop/wood+prints?view=artistcollection')" style='display: inline-block; width: 100%; font-size: 10pt; font-family: avenir, arial; text-align: left;''><span style='text-decoration: underline;'>View All Collections</span></button> </div> </div> <div id='searchEngineNavigationSortOptionDiv' class='searchEngineNavigationElementContainer'> <button type='button' id='searchEngineNavigationSelectedSortOption' class='searchEngineNavigationHeader' onclick="toggleSearchEngineNavigationWhiteLabelWebsites('searchEngineNavigationSortOptionDiv');"> <div class='searchEngineNavigationHeaderTextDiv'> <span class='searchEngineNavigationHeaderTitle'>Sort</span> <span class='searchEngineNavigationHeaderValue'>All</span> </div> </button> <div class='searchEngineNavigationOptionsDiv'> <button type='button' class='searchEngineNavigationOption searchEngineNavigationOptionSelected' onclick="goToUrl('/shop/wood+prints');">All</button> <button type='button' class='searchEngineNavigationOption' onclick="goToUrl('/shop/wood+prints?sort=bestsellers');">Best Sellers</button> <button type='button' class='searchEngineNavigationOption' onclick="goToUrl('/shop/wood+prints?sort=random');">Random</button> <button type='button' class='searchEngineNavigationOption' onclick="goToUrl('/shop/wood+prints?sort=mostcomments');">Most Comments</button> <button type='button' class='searchEngineNavigationOption' onclick="goToUrl('/shop/wood+prints?sort=mostvotes');">Most Votes</button> <button type='button' class='searchEngineNavigationOption' onclick="goToUrl('/shop/wood+prints?sort=recentlyadded');">Recently Added</button> <button type='button' class='searchEngineNavigationOption' onclick="goToUrl('/shop/wood+prints?sort=recentlycommented');">Recently Commented On</button> <button type='button' class='searchEngineNavigationOption' onclick="goToUrl('/shop/wood+prints?sort=recentlyfeaturedgroup');">Recently Featured in Groups</button> <button type='button' class='searchEngineNavigationOption' onclick="goToUrl('/shop/wood+prints?sort=recentlysold');">Recently Sold</button> </div> </div> <div id='searchEngineNavigationShapeDiv' class='searchEngineNavigationElementContainer'> <button type='button' id='searchEngineNavigationSelectedShape' class='searchEngineNavigationHeader' onclick="toggleSearchEngineNavigationWhiteLabelWebsites('searchEngineNavigationShapeDiv');"> <div class='searchEngineNavigationHeaderTextDiv'> <span class='searchEngineNavigationHeaderTitle'>Shape</span> <span class='searchEngineNavigationHeaderValue'>All</span> </div> </button> <div class='searchEngineNavigationOptionsDiv' style='text-align: justify;'> <button type='button' class='searchEngineNavigationShape searchEngineNavigationShapeSelected' onclick="goToUrl('/shop/wood+prints');"> <div> <div style='display: inline-block; vertical-align: top; width: 54px; height: 12px; margin: 0px; margin-top: 5px;'> </div> <div style='display: inline-block; vertical-align: top; width: 20px; height: 20px; margin: 0px; margin-top: 5px;'> </div> <div style='display: inline-block; vertical-align: top; width: 30px; height: 20px; margin: 0px; margin-top: 5px;'> </div> </div> <p>All Shapes</p> </a> <button type='button' class='searchEngineNavigationShape' onclick="goToUrl('/shop/wood+prints?shape=sizehorizontal');"> <div> <div style='display: inline-block; width: 50px; height: 30px; margin-top: 10px;'> </div> </div> <p>Horizontal</p> </a> <button type='button' class='searchEngineNavigationShape' onclick="goToUrl('/shop/wood+prints?shape=sizevertical');"> <div> <div style='display: inline-block; width: 25px; height: 40px; margin-top: 5px;'> </div> </div> <p>Vertical</p> </a> <button type='button' class='searchEngineNavigationShape' onclick="goToUrl('/shop/wood+prints?shape=sizesquare');"> <div> <div style='display: inline-block; width: 40px; height: 40px; margin-top: 5px;'> </div> </div> <p>Square</p> </a> <button type='button' class='searchEngineNavigationShape' onclick="goToUrl('/shop/wood+prints?shape=sizepanoramichorizontal');"> <div> <div style='display: inline-block; width: 50px; height: 12px; margin-top: 15px;'> </div> </div> <p>Panoramic Horizontal</p> </a> <div style='display: inline-block; width: 100%; height: 0px; overflow: hidden;'> </div> </div> </div> <div id='searchEngineNavigationColorsDiv' class='searchEngineNavigationElementContainer'> <button type='button' id='searchEngineNavigationSelectedColors' class='searchEngineNavigationHeader' onclick="toggleSearchEngineNavigationWhiteLabelWebsites('searchEngineNavigationColorsDiv');"> <div class='searchEngineNavigationHeaderTextDiv'> <span class='searchEngineNavigationHeaderTitle'>Colors</span> <span class='searchEngineNavigationHeaderValue'>All</span> </div> </button> <div id='searchEngineNavigationColorsContainer' class='searchEngineNavigationOptionsDiv'> </div> </div> <div id='searchEngineNavigationTagsDiv' class='searchEngineNavigationElementContainer'> <p style='display: inline-block; width: 100%; padding-top: 10px; padding-bottom: 5px; font-size: 9pt; font-family: avenir, montserratregular, helvetica, arial;'>Tags</p> <div style='display: inline-block; width: 100%;'> <a class='searchEngineNavigationTag' href='/shop/wood+prints/bts' rel='tag'>bts</a> <a class='searchEngineNavigationTag' href='/shop/wood+prints/celebrity' rel='tag'>celebrity</a> <a class='searchEngineNavigationTag' href='/shop/wood+prints/sports' rel='tag'>sports</a> <a class='searchEngineNavigationTag' href='/shop/wood+prints/soccer' rel='tag'>soccer</a> <a class='searchEngineNavigationTag' href='/shop/wood+prints/music' rel='tag'>music</a> <a class='searchEngineNavigationTag' href='/shop/wood+prints/basketball' rel='tag'>basketball</a> <a class='searchEngineNavigationTag' href='/shop/wood+prints/london' rel='tag'>london</a> <a class='searchEngineNavigationTag' href='/shop/wood+prints/politician' rel='tag'>politician</a> <a class='searchEngineNavigationTag' href='/shop/wood+prints/athlete' rel='tag'>athlete</a> <a class='searchEngineNavigationTag' href='/shop/wood+prints/musician' rel='tag'>musician</a> </div> </div> <div id='searchEngineNavigationSatisfactionGuaranteeDiv' class='searchEngineNavigationElementContainer' style='text-align: center;'> <img class='lazy' src='/assets/images/Blank.jpg' data-src='https://images.fineartamerica.com/public/assets/images/StampSatisfactionGuarantee.jpg' style='max-width: 100%; padding-top: 0px; border: none;' alt='Satisfaction Guarantee' title='Satisfaction Guarantee'> <p style='width: 100%; padding-top: 5px; font: 10pt arial; color: #555555; line-height: 140%;'>We've shipped over 1 million items worldwide for our 500,000+ artists. Each purchase comes with a 30-day money-back guarantee.</p> </div> </div> </div> </div> <script type='text/javascript' src='/js/jquery371.js?v=ca6d545494'></script> <script type='text/javascript' src='/js/lazySizes.js?v=ca6d545494'></script> <script type='text/javascript'> var rowheights = []; function getheight(images, width) { width -= (images.length - 1) * 20; var h = 0; for(var i = 0; i < images.length; ++i) { h += $(images[i]).data('width') / $(images[i]).data('height'); } return width / h; } function setheight(images, height) { rowheights.push(height); for(var i = 0; i < images.length; ++i) { var newWidth = height * $(images[i]).data('width') / $(images[i]).data('height'); var newHeight = height; //$(images[i]).css({width: height * $(images[i]).data('width') / $(images[i]).data('height')}); $(images[i]).css({width: newWidth}); // This is not actually necessary. $(images[i]).find('.flowImage').css({width: newWidth, height: newHeight}); //$(images[i]).css({width: height * $(images[i]).data('width') / $(images[i]).data('height'),height: height}); //$(images[i]).css(width, height * $(images[i]).data('width') / $(images[i]).data('height')); //$(images[i]).attr('src', $(images[i]).attr('src').replace(/w[0-9]+-h[0-9]+/, 'w' + $(images[i]).width() + '-h' + $(images[i]).height())); } } function resize(images, width) { setheight(images, getheight(images, width)); } function run(max_height) { var widthContainer = parseInt(document.getElementById('imageFlowContainerDiv').offsetWidth); var images = $('#imageFlowContainerDiv .flowDiv'); w: while(images.length > 0) { for(var i = 1; i < images.length + 1; i++) { // Continue adding images to the "slice" array, and after you add each image, check the new minimum height of that slice of images // by calling getheight. var slice = images.slice(0, i); var h = getheight(slice, widthContainer); if(h < max_height) { setheight(slice, h); // Continue with the remaining images from index "i" on up. images = images.slice(i); continue w; } } setheight(slice, Math.min(max_height, h)); break; } } if(document.getElementById('imageFlowContainerDiv')) { var targetFlowDivHeight = 350; window.addEventListener('resize', function () { run(targetFlowDivHeight); }); run(targetFlowDivHeight); } </script> <div style='display: inline-block; width: 100%; padding-top: 80px;'> <!-- Include the standard stylesheet for all white-label website footers. --> <link rel='stylesheet' type='text/css' href='/artistwebsites/customfiles/stylesheetDefaultFooter.css'> <!-- Add custom styles here. --> <link rel='stylesheet' type='text/css' href='/artistwebsites/customfiles/time/css/stylesheetFooter.css?v=1'> <footer id='customFooterContainerDiv'> <div class='container'> <div id='customFooter'> <div style='float: left; width: 100%;'> <div> <h3>Company</h3> <p><a href='https://timecoverstore.com/artistwebsites/customfiles/time/about-time-magazine-store.html'>About TIME Cover Store</a></p> <p><a href='https://timecoverstore.com/contactus.html?tab=contactus'>Contact</a></p> <p><a href='https://timecoverstore.com/news.html'>News</a></p> <p><a href='https://timecoverstore.com/art'>Start Shopping</a></p> <p><a href='https://time.com/subscribe-cover-store' target="_blank" rel="nofollow">Subscribe to TIME</a></p> </div> <div> <h3>Shop</h3> <p><a href='https://timecoverstore.com/shop/canvas+prints'>Canvas Prints</a></p> <p><a href='https://timecoverstore.com/shop/framed+prints'>Framed Prints</a></p> <p><a href='https://timecoverstore.com/shop/metal+prints'>Metal Prints</a></p> <p><a href='https://timecoverstore.com/shop/acrylic+prints'>Acrylic Prints</a></p> <p><a href='https://timecoverstore.com/shop/wood+prints'>Wood Prints</a></p> <p><a href='https://timecoverstore.com/shop/prints'>Art Prints</a></p> </div> <div> <h3>Help</h3> <p><a href='https://timecoverstore.com/contactus.html?tab=contactus'>Contact Us</a></p> <p><a href='https://timecoverstore.com/contactus.html?tab=faq'>Frequently Asked Questions</a></p> <p><a href='https://timecoverstore.com/moneybackguarantee.html'>Return Policy</a></p> <p><a href='https://timecoverstore.com/returnsstep1.html?newrma=true'>Returns</a></p> <p><a href='https://timecoverstore.com/termsofuse.html'>Terms of Use</a></p> <p><a href='https://timecoverstore.com/termsofuse.html?document=privacypolicy'>Privacy Policy</a></p> <div style='float: left; width: 100%; margin-top: 40px;'> <h3>Location Settings</h3> <p><a href='https://timecoverstore.com/enterzipcode.php' rel='nofollow'>Beverly Hills, CA (United States)</a></p> <p> <a href='javascript: togglefootercurrency();'>Currency: <span id='currencylinkfooter' style='display: inline-block; font: inherit; text-decoration: inherit;'>USD ($)</span></a><select id='currencyselectfooter' name='currencyselectfooter' onchange='updateCurrency();' style='display: none; width: 70px; padding: 2px; margin-top: 0px; font: 8pt arial; color: #666666; border: none; border-radius: 2px;'> <option value='AUD' >AUD ($)</option> <option value='CAD' >CAD ($)</option> <option value='EUR' >EUR (€)</option> <option value='GBP' >GBP (£)</option> <option value='JPY' >JPY (¥)</option> <option value='USD' selected>USD ($)</option> </select> </p> <p> <a href='javascript: togglefooterunits();'>Units: <span id='unitslinkfooter' style='display: inline-block; font: inherit; text-decoration: inherit;'>Inches</span></a><select id='unitsselectfooter' name='unitsselectfooter' onChange='updateMeasurementUnits();' style='display: none; width: 100px; padding: 2px; margin-top: 0px; font: 8pt arial; color: #666666; border: none; border-radius: 2px;'> <option value='inches' selected>Inches</option> <option value='centimeters' >Centimeters</option> </select> </p> </div> </div> <div> <h3>Stay Connected</h3> <p><a href='/subscribewebsiteemaillist.html' style='color: #999999; text-decoration: underline;'>Sign up for our newsletter</a> for exclusive deals, discount codes, and more.</p> <div style='float: left; width: 100%; padding-top: 15px; text-align: center;'> <a href='https://www.facebook.com/time' target='_blank'><img src='https://fineartamerica.com/assets/images/LogoFacebookFooter.jpg' style='display: inline-block; width: 30px; height: 30px; margin-right: 3px; border: none; border-radius: 8px;' alt='Follow Us on Facebook' title='Follow Us on Facebook'></a> <a href='https://twitter.com/TIME' target='_blank'><img src='https://fineartamerica.com/assets/images/LogoTwitterFooter.jpg' style='display: inline-block; width: 30px; height: 30px; margin-left: 3px; margin-right: 3px; border: none; border-radius: 8px;' alt='Follow Us on Twitter' title='Follow Us on Twitter'></a> <a href='https://instagram.com/time' target='_blank'><img src='https://fineartamerica.com/assets/images/LogoInstagramFooter.jpg' style='display: inline-block; width: 30px; height: 30px; margin-left: 3px; margin-right: 3px; border: none; border-radius: 8px;' alt='Follow Us on Instagram' title='Follow Us on Instagram'></a> <a href='https://www.pinterest.com/timemagazine/' target='_blank'><img src='https://fineartamerica.com/assets/images/LogoPinterestFooter.jpg' style='display: inline-block; width: 30px; height: 30px; margin-left: 3px; margin-right: 3px; border: none; border-radius: 8px;' alt='Follow Us on Pinterest' title='Follow Us on Pinterest'></a> <a href='https://www.youtube.com/user/TimeMagazine' target='_blank'><img src='https://fineartamerica.com/assets/images/LogoYouTubeFooter.jpg' style='display: inline-block; width: 30px; height: 30px; margin-left: 3px; border: none; border-radius: 8px;' alt='Follow Us on Youtube' title='Follow Us on Youtube'></a> </div> </div> <div style='display: inline-block; width: 100%; height: 0px; overflow: hidden; font-size: 0pt; line-height: 0px;'> </div> </div> <p style='display: inline-block; width: 100%; padding-top: 15px; padding-bottom: 25px; font: 11pt arial; color: #AAAAAA; text-align: center;'>Copyright © 2024 timecoverstore.com - All Rights Reserved - Website Powered by <a href='https://fineartamerica.com' target='_blank' style='font: inherit; color: inherit; text-decoration: underline;'>Fine Art America</a> / <a href='https://pixels.com' target='_blank' style='font: inherit; color: inherit; text-decoration: underline;'>Pixels</a></p> </div> </div> </footer> <script type='text/javascript'> //window.dataLayer.push({'ecommerce': null}); window.dataLayer.push({"event":"view_search_engine","eventValue":"white_label_version_1"}); </script> </div> </body> </html>