@charset "utf-8";
/* 
	global_stylesheet.css
	
	Project: Electrik Lemon Hair & Body Studio
	
*/



/*------ global elements------*/ 

body {font:13px Helvetica, Arial, sans-serif; color:#fff; line-height:18px; text-shadow:0 0 1px #000;}

img{border:0;}

p{padding:0 0 15px 0; margin:0;}


/*------ typography ------*/

/* global links */
a:link,
a:visited{color:#e4ef4e; text-decoration:underline;}
a:hover,
a:active{color:#e4ef4e; text-decoration:none;} 

/* headings reset */
h1,h2,h3,h4,h5,h6 {padding:0; font-weight:normal;}

h1 {font-size:30px; margin-bottom:12px;}
h2 {font-size:14px; margin-bottom:3px; color:#e4ef4e;}
h3 {font-size:13px; margin-bottom:3px; font-weight:bold;}

/* special styles */
h1.title{height:45px; margin-left:-20px; clear:both;}
h2 i{font-size:20px; font-family:Georgia, "Times New Roman", Times, serif;}

.bright{color:#e4ef4e;}
.alternate{font-size:12px; color:#999;}

/* icons */
.heart{background:url(../images/hearts.gif) 0 0 no-repeat; padding:1px 0 0 25px; margin-bottom:10px;}
.save{background:url(../images/save.gif) 0 0 no-repeat; padding:6px 0 6px 40px; margin-bottom:10px;}
.Q{background:url(../images/Q.gif) 0 0 no-repeat; height:18px; padding:3px 0px 0px 25px;}




