@charset "utf-8";
/* 
	global_stylesheet.css
	
	Project: Chic Chic Readymades
	
*/



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

body, td{font:13px "Lucida Grande", Arial, Helvetica, sans-serif; color:#333; line-height:18px; letter-spacing:0;}

img{border:0; -ms-interpolation-mode:bicubic;}

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

ul, ol{padding:0 0 15px 0; margin:0 0 0 40px; list-style:circle;}

hr{border:0; border-top:1px solid #ccc; height:0px; background:#fff; padding:0; margin:0 0 15px 0;}


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

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

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

h1 {font-size:36px; margin-bottom:15px; line-height:38px; color:#5e6e66; text-transform:lowercase;}
h2 {font-size:22px; margin-bottom:15px; line-height:24px; color:#5e6e66;}
h3 {font-size:14px; margin-bottom:0px; line-height:20px; color:#999999;}
h4 {font-size:14px; margin-bottom:10px;}

.alternate{font-size:11px; color:#999;}
.pdf{background:url(../images/icon_pdf.png) left center no-repeat; padding:10px 0 10px 38px; line-height:40px; text-transform:none;}
