@charset "utf-8";
/* CSS Document */

body { font-family: "Trebuchet MS", Trebuchet, Tahoma, sans-serif; color: #222; }

img { border: none; }

h2 { font-size: 18px; }
h3 { font-size: 16px; line-height: 16px; }

#nav li { list-style-type: none; }

h1, h2, h3, #foot p { margin: 0px; padding: 0px; }
.first { margin-top: 0px; padding-top: 0px; }

#foot p, .sub, .subp { font-size: 12px; }

a, #view a:hover { text-decoration: none; }
a:hover { text-decoration: underline; }

#foot a, #view a { color: #7acbc7; }
#cont a { color: #28aea8; }

.bold { font-weight: bold; }
.italic { font-style: italic; }

hr.head { margin-top: -15px; }
#cont ul { margin-left: 0px; }
.sub { margin-bottom: 10px; }
.subp { margin-left: 30px; }

#quote { color: #666; font-size: 17px; font-weight: bold; font-style: italic; }

.email { padding-top: 15px; }
.email a { font-size: 14px; }
.email img { float: left; margin-right: 10px; }

/* ---------- NEWS */

#news { background: url("../images/home/news.png") no-repeat 0px 0px; width: 206px; height: 400px; position: relative; left: 2px; top: 10px; float: left; margin-right: 25px; }
#news ul { position: absolute; top: 55px; left: 20px; margin: 0px; padding: 0px; }
#news li { list-style-type: none; line-height: 16px; margin-bottom: 15px; margin-right: 15px; }

/* ---------- PORTFOLIO */

#cont a.item { color: #666; font-style: italic; }
img.item { border: 1px solid #666; float: left; margin-right: 10px; margin-bottom: 10px; }
img.item:hover { border: 1px solid #999; }

#view a { background-color: #36716e; padding-left: 7px; padding-right: 7px; border: 1px solid black; position: absolute; top: 35px; margin-left: -1px; }
#view a:hover { background-color: #28aea8; }

#view img { padding: 15px; border: 1px solid black; }
#view img { background: url("../images/portfolio/paper.jpg") repeat 0px 0px; }