@charset "UTF-8";
/* CSS for DreamInc Artist Page © 2009 Ulladulla Web+Design | www.ulladullawebdesign.com */

#left					{ width: 536px; margin: 170px 24px 30px 37px; float: left; }
#topContent img			{ float: right; border: solid 2px #58ceff; margin: 5px 0px 5px 5px; }
#right					{ width: 375px; margin: 131px 0px 30px 0px; float: left; }

#websites				{ text-align: right; margin-bottom: 10px; font: bold 12px Arial, Helvetica, sans-serif; }
#websites a				{ color: #6a6a6a; }
#websites a:hover		{ text-decoration: underline; color: #CCC; }

#artistImage			{ margin: 0px 0px 10px -20px; }

#videoList				{ margin-bottom: 10px; width: 368px; }
#videoList h2			{ background: #323232; border-top: solid 1px #CCC; padding: 7px 10px 7px 10px; margin: 0px; }

#video					{ width: 348px; padding: 8px 10px 4px 10px; background: #333 url('../images/artists/videoBackground.png') no-repeat left top; }

#gallery				{ background: url('../images/global/divider.png') no-repeat center top; padding: 10px 0px 10px 0px; margin-left: -10px; margin-right: -10px; }
#gallery img			{ border: none; margin-right: 1px; border: solid 1px #FFF; }
#gallery img:hover		{ border: solid 1px #0CF; }

.testimonial			{ font-size: 14px; font-style: oblique; color: #30b6ed; font-family: "Times New Roman", Times, serif; }
