

/* theshapeofthings.org.uk */
/* CSS - Alex Barnard */

*{padding:0;margin:0}

/* ##### TAG STYLES ##### */

body {
	font:72% Tahoma, Verdana, Arial;
	color:#231F20;
}

a{text-decoration:none;color:#ba8748}
a:hover{border-bottom:1px dotted #231F20}

#content a:hover img{background-color:#FFB963}
#content a:hover {border:0}
#content cite{display:block;font:normal 0.75em Arial;margin:2px 4px 2em 4px}
#content object{padding:4px;background:#eee url(/_lib/img/loading-rotation.gif) no-repeat 50% 50%}
#content p{font-size:1em;line-height:1.75em;margin:0 0 2em 0}
#content ul{list-style:disc outside;margin:0 0 2.5em 1.33em}


#content ol{list-style:decimal outside;margin:0 0 2.5em 6%}
#content li{font-size:1.075em;line-height:1.79em;margin:0 0 0.95em 0}
#content ol.downloads img{border:none;background:none;vertical-align:middle}
#content ol.downloads a{display:block}
#content ol.downloads a:hover{background:#f5efe6}


#content .goldtext{font-size:0.94em;line-height:2.05em;color:#BA8748;font-weight:600}
#content .goldtext img{float:left;margin:0.5em 1.2em 0 0}
#content .small{font-size:0.75em}
#content .frame{margin:0 0 1em 0}
#content .frame a:hover{border:0}

#content .left{float:left;margin:0.5em 1em 0.5em 0}
#content img{padding:4px;background:#eee url(/_lib/img/loading-rotation.gif) no-repeat 50% 50%}

/* TAGS */
h1{float:left;margin:124px 0 0 60px;width:190px;height:140px;background:url(../_img/page/the_shape_of_things_logo.gif) no-repeat;text-indent:-1000px}
h2{color:#BA8748;font:normal 2.1em Arial;line-height:1em;word-spacing:0;letter-spacing:0.033em;text-transform:lowercase}
h3{font:bold 1.5em Tahoma;line-height:1.5em;padding:0 0 1.5em 0;color:#000;text-transform:lowercase}
h4{font:bold 1.1em/1.75em Tahoma;padding:1em 0 1.75em 0;text-transform:lowercase}
img{border:0}
hr{height:1px;border:0;border-top:2px solid #231F20;margin:0 0 2em 0}
blockquote{
	margin:0 0 2em 0;
	padding:0 2em 0 2em;
	font-style:italic;
	border-left:12px solid #E5D3BC;
	color:#BA8748;
}

