| Related sites for http://www.fire-and-water-art.com/ |
| Uzilevsky,_Marcus Art prints, serigraphs, paintings and linear landscapes. | | Art_of_Otaku An eBook on how to draw. Includes reviews and sample contents. | | Guide_to_Collecting_Florida_Highwaymen_Art Anet Reed's book describes the rise in popularity and prices of unpretentious 1950s works depicting Florida scenes by African-American artists such as James Gibson. Photo gallery, PayPal checkout. | | The_Mystery_of_the_Boy_With_Leaking_Boot Mary'n B. Rosson's research and interest in a little statue; publishers comments and ordering information. | | Verdadism Soraida's intellectual voice of a Puerto Rican woman on canvas. | | Rae,_Nan Internationally exhibited Chinese brush painter offers prints, art books and supplies and greeting cards. Includes art lesson information. | | Reber,_Mick Figurative art in many media. | | Redwine,_Christopher Multiple styles, subjects, and medias from this contemporary artist. | | Reed,_Alan Original watercolour paintings and limited edition prints of Newcastle, Northumberland, Scotland, Italy, bridges, castles, landscapes, seascapes, and cityscapes | | Reed,_Don Acrylic fine artist also works with oils, watercolor, and mixed medium. Information on his classes as well. | | Reeve,_Sherri Homepage of Maui, Hawaii artist. Reprodutions of original works. | | Reeve,_Simon Modern abstract paintings. | | Reina Color pencil landscape drawings of the desert and the brilliance of tropical flowers and birds. | | Rendleman,_Mark Underground Art Collection, including paintings, sculpture, drawings, prints, photos, videos, and his famous Cave Project in Embudo, New Mexico. | | Reynolds,_Patrick Angel artwork including watercolors, oil paintings, graphite drawings, figurines, and fountains. | | Riccio,_Catherine Original watercolors available for sale. | | Richards,_Minnie Original pencil drawings, pastel, watercolor, and oil paintings. Artworks done in five themes: nude, figurative art, abstract, landscape, and still life. | | Richman,_Sylvia Features handpainted glasses and vases, mixed media watercolor paintings, and handmade paper sculptures. | | Richter,_Ekaterina Original paintings in oil, acrylic, and watercolor. | | Ricketts,_Hermine Figurative sculptures in bronze, drystone, and resin. Also works in mixed media and creates prints. | | Riestra,_Pablo Contemporary drawings, paintings, and photography. | | Riley,_Rebecca Contemporary New York abstract expressionist working in oils and other media on canvas and paper. | | Rindlaub,_John Offers sunset silhouette woodcut prints. | | Ritz,_Lorna Abstract expressionist drawings and oil paintings. | | Rizzo,_Patricia_Ann All original watercolors, acrylics and pencils. Florals, wildlife, animals, landscapes, etc. Abstract, impressionistic and realism. | | Robb,_Anne_Bell Features a variety of gift items and prints. Works by commission available. | | Robinson,_Randy Fine-artist, pencil/charcoal portraits and oil painting landscapes, fantasy, and animals with a mix of surrealism, impressionism, and realism. | | Robles,_Evert Amsterdam based artist displays a colorful array of digital, graphic, photo, and painted artwork. | | Roche,_Elena Offers limited edition, signed and numbered prints of her floral watercolors, still life, and classic portraits. She takes portrait and architectural commissions in pastel, colored pencil, graphite, a | | Rodriguez,_Elaine Original artwork in pencil, pen, acrylic, and watercolor. Included are portraits, comic book art, and city scenes. | | Rogers,_Linda_-_Desert_Reef_Contemporary_Fine_Arts Producing contemporary art works including pottery, photography, and paintings. | | Rogers,_Lisa Oils and prints of fish and florals by Alaskan artist. | | Rogers,_Raney Original watercolor and oils, limited edition lithographs and giclee prints of nautical, marine, landscape, wildlife, and botanical art. | | Ronaldson,__Wendy Offers original watercolour and acrylics paintings and botanical photography. Includes a list of exhibitions. | | Roper,_Stuart Artist/sculptor, featuring landscape, figure, and still life paintings as well as garden sculpture, urns, and benches. | | Rosenbaum,_Sally Original oil paintings and limited edition prints. | | Rosko,_Keith_A_ Freelance illustration and artwork by commission as well as original and reproduction artwork for sale. Specializing in Native American imagery. | | Roth,_Big_Daddy Introduction to the hot rod-themed artist with images, memorial, frequently asked questions, video archive, merchandise, and links. | | Rothera,_Nancy_M_ Original paintings of the Maine seacoast, St Martin, and Florida. | | Rothman,_Patricia Orignal watercolors, collages, oil pastels, and giclee prints. |
|
Sculpture Jewlery Clay Photography & Paintings - Fire and Water Art!
Kathleen Mooney
Fire and Water Art! 25 leading artists -Contemporary Art - Lowell - Grand Rapids area - West Michigan - Michigan
Fire and Water Art - Art Gallery and Custom Framing 25 award winning local artists Paintings sculpture jewelry photography clay
Our Art And ProjectsI S E ABooksContactPurchaseStatementArt ServicesArtspanThom JayneHildenbrandYellow DogOur BlogEvents and Art Classes
body
{
margin: 0;
padding: 0;
}
#info
{
position: absolute;
top: 0;
left: 0;
width: 100%;
text-align: center;
padding: 10px;
font-family: Trebuchet MS, Verdana, sans-serif;
background-color: #eee;
border-bottom: solid 1px #ccc;
}
#artwork
{
/*position: absolute;
top: 50%;
left: 50%;
padding: 0;
margin-left: -253px;
margin-top: -300px;*/
}
.magnifier
{
position: absolute;
border: solid 1px ;
cursor: move;
background-repeat: no-repeat;
background-color: ;
}
.magnifierShadow
{
position: absolute;
background: transparent;
padding: 0;
margin: 0;
}
.magnifierController
{
color: #999;
font-family: Trebuchet MS, Verdana, sans-serif;
font-size: 10pt;
}
.magnifierControllerContainer
{
padding: 10px;
}
.magnifierControllerPrefix
{
color: ;
}
.magnifierControllerButton
{
color: #666;
cursor: pointer; cursor: hand;
background-color: #eee;
border: solid 1px #ddd;
padding: 0px 4px 0px 4px;
/*text-shadow: dimgray 0px 0px 3px;*/
}
.magnifierControllerButtonSelected
{
background-color: #ccc;
border: solid 1px #aaa;
color: #333;
font-weight: bold;
cursor: pointer; cursor: hand;
padding: 0px 4px 0px 4px;
/*text-shadow: dimgray 0px 0px 3px;*/
}
#zoomWaiting
{
color: #FF0000;
font-size: 8pt;
}
var kShadowPadding = 17;
var kDefaultMagnifierSize = 0; // index into the arrays below
var kMagnifierSizes = new Array(0, 100, 150, 300);
var kMagnifierSizeNames = new Array('off', 'small', 'medium', 'large');
var kControllerPrefix = 'magnifier: ';
javascript:void(document.execCommand("BackgroundImageCache",false,true))
function MagnifierPosition()
{
this.style.left = Math.round(this.normalImageX+this.xPosition - 1 - this.size/2) + "px"; // -1 to account for the border
this.style.top = Math.round(this.normalImageY+this.yPosition - 1 - this.size/2) + "px";
this.shadow.style.left = Math.round(this.normalImageX+this.xPosition - this.size/2 - kShadowPadding) + "px";
this.shadow.style.top = Math.round(this.normalImageY+this.yPosition - this.size/2 - kShadowPadding) + "px";
/*
var magnifierCenterX = Math.round(this.xPosition * this.xMultiplier - this.size/2);
var magnifierCenterY = Math.round(this.yPosition * this.yMultiplier - this.size/2);
*/
var magnifierCenterX = Math.round(this.xPosition * this.xMultiplier - (this.size/2));
var magnifierCenterY = Math.round(this.yPosition * this.yMultiplier - (this.size/2));
//alert(this.yMultiplier);
//window.status=-magnifierCenterX + "px " + -magnifierCenterY + "px";
this.style.backgroundPosition = -magnifierCenterX + "px " + -magnifierCenterY + "px";
}
function ControllerSizeButtonClick(event)
{
if (!event) event = window.event;
var button = event.currentTarget || event.srcElement;
button.parentNode.magnifier.resize(button.magnifierSize);
}
function MagnifierResize(size)
{
this.size = kMagnifierSizes[size];
for (var i=0; i < this.controller.sizeButtons.length; i++)
{
if (i == size)
this.controller.sizeButtons[i].className = "magnifierControllerButtonSelected";
else
this.controller.sizeButtons[i].className = "magnifierControllerButton";
}
if (this.size == 0)
{
this.shadow.style.display = "none";
this.style.display = "none";
}
else
{
var shadow = this.shadow;
var shadowSize = this.size + 2 * kShadowPadding;
// MSIE 5.x/6.x must be treated specially in order to make them use the PNG alpha channel
var shadowImageSrc = "http://www.artspan.com/images/mainSite/shadow" + size + ".png";
//alert(shadowImageSrc);
if (shadow.runtimeStyle)
shadow.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" +
shadowImageSrc +
"', sizingMethod='scale')";
else
shadow.style.backgroundImage = "url(" + shadowImageSrc + ")";
shadow.style.width = shadowSize + "px";
shadow.style.height = shadowSize + "px";
shadow.style.display = "block";
if (this.runtimeStyle) // msie counts the border as being part of the width
this.size += 2; // must compensate
this.style.width = this.size + "px";
this.style.height = this.size + "px";
this.style.display = "block";
this.position();
}
}
function MagnifierMouseDown(event)
{
if (!event) event = window.event;
document.body.magnifier = this;
this.inDrag = true;
if (event.pageX)
{
this.startX = event.pageX;
this.startY = event.pageY;
}
else if (event.clientX)
{
this.startX = event.clientX;
this.startY = event.clientY;
}
else
{
alert("don't know how to get position out of event");
return;
}
this.savedCursor = this.style.cursor;
this.style.cursor = "crosshair";
}
function MagnifierMouseUp()
{
if (this.inDrag)
{
this.inDrag = false;
this.style.cursor = this.savedCursor;
document.body.magnifier = null;
}
}
function MagnifierDrag(event)
{
if (!event) event = window.event;
var magnifier = this.magnifier; // we're actually in the body's onmousemove handler
if (magnifier && magnifier.inDrag)
{
var eventX;
var eventY;
if (event.pageX)
{
eventX = event.pageX;
eventY = event.pageY;
}
else if (event.clientX)
{
eventX = event.clientX;
eventY = event.clientY;
}
else
{
return;
}
magnifier.xPosition += eventX - magnifier.startX;
magnifier.yPosition += eventY - magnifier.startY;
magnifier.startX = eventX;
magnifier.startY = eventY;
magnifier.position();
}
}
function createMagnifier(started, baseID, zoomedURL, zoomedWidth, zoomedHeight)
{
//alert("zoomed height1: "+zoomedHeight);
if(!started)
{
this.zoomedImage = document.createElement("img");
zoomedImage.src = zoomedURL;
started=true;
}
var waitDiv=document.getElementById("zoomWaiting");
if(zoomedImage.complete)
{
loadMagnifier(baseID, this.zoomedImage, zoomedWidth, zoomedHeight);
waitDiv.style.display="none";
}
else
{
var timeoutCall="createMagnifier(true, '"+baseID+"', '"+zoomedURL+"', "+zoomedWidth+", "+zoomedHeight+")";
setTimeout(timeoutCall, 1000);
}
}
function loadMagnifier(baseID, zoomedImage, zoomedWidth, zoomedHeight)
{
// get the zoomed image (load as early as possible)
// get the div's
var base = document.getElementById(baseID);
var magnifier = document.createElement("div");
// get the regular image
var normalImage = null;
for (var i=0; i < base.childNodes.length; i++)
{
if (base.childNodes[i].tagName &&
base.childNodes[i].tagName.toLowerCase() == "img")
{
normalImage = base.childNodes[i];
break;
}
}
if (normalImage == null)
{
alert("couldn't find normal image for magnifier " + baseID);
return;
}
magnifier.normalImageX=findPosX(normalImage);
magnifier.normalImageY=findPosY(normalImage);
/*
var s="";
for(var i=0; i
FIRE AND WATER ART!
Where ART, ART lovers and ARTists come together giving you inspiration and pure enjoyment. Custom framing and Art Classes.
See why we are a top favorite ART destination!
Park your car and walk in Lowell.
We get the BEST ART FIRST!
PREMIER SELECTION AND QUALITY
Art by our 25 leading local artists. Local artists - yet international award winners. See how artists controling their own walls makes the difference in ART selection! Unframed originals, prints and Custom Framing too! Contemporary & Traditional Art
CUSTOM FRAMING
Expert Custom Framing by Deidre Wingelaar - over 20 years experience taking joy in the perfect selection and protection of your treasured art and memories. Top choice for framing by artists for exhibits and competitions.
IRELAND PASSAGES PAINTINGS
Contemporary Abstracts in Rich colors, symbolism and international influences by Kathleen Mooney, ISEA
YELLOW DOG PAINTINGS
"Yellow Dog "– is a series of paintings by Kathleen Mooney,ISEA that explore the threatened environmental devastation of the Yellow Dog River near Marquette, Michigan. Learn more at www.savethewildup.org
PUBLISHED BOOKS BY K MOONEY
Kathleen Mooney, ISEA has published books of her Art and Photography and plans many more. Visit or call to order or go to www.blurb.com/bookstore and search for Kathleen Mooney.
HAND PAINTED BOOKS
Kathleen Mooney,ISEA creates art books and art DVDs. DVDs feature music by Thom Jayne.
ART CLASSES
We offer classes and workshops to adults and children click the link above for complete information.
Notify me of new art by this artist
Powered by artspan.comartspan is contemporary art
|
|