/*  Author: Barry G. White
    Website: http://www.etchcode.com */

/* Temporary portfolio layout for etchcode.com */
/* Last edit 15 Dec '06 */

* {margin:0; padding:0;}
body {background:#fff; font:1em Helvetica, Arial, sans-serif; color:#222;}
h1 {font:1.8em Century Gothic, Verdana, serif; color:#000; line-height:2em; display:inline;}
h2 {font:1.2em Century Gothic, Verdana, serif; color:#000; line-height:1em; text-decoration:underline; display:block; margin:1em 0;}
p {font-size:0.8em; display:inline;}
abbr {border-bottom:1px dashed #aaa; cursor:help; color:#000;}

#header a, #header a:link, #header a:active, #header a:visited {font-size:1.4em; text-decoration:none; color:#7f4402;}
#header a:hover {color:#aaa;}

a, a:link, a:active {color:#7f4402;}
a:visited {color:#000;}
a:hover {color:#aaa;}


a img {border:2px solid #7f4402; margin-bottom:5px;}
a:hover img {border:2px solid #aaa;}
img {vertical-align:middle;}

#all {padding:1em 0 1em 1em;}

.item {display:block; margin:0.5em 0;}
.itemalt {background-color:#eee; display:inline;}

#web{float:left; margin-right:10px;}
#flash{float:left;}
#fun{float:left; margin-right:10px; clear:left;}
#contact{float:left; background-color:#eee; padding:0 5px 20px 5px;}

#flashcontent {margin-top:1em;}
#flashcontent p {display:block; margin-top:1em;}
#header h2 {display:inline; margin:0;}

#etchcodedotcom p {display:block; margin-bottom:1em;}