/* NOBLANCO CSS */
/**************************/

/*--- ERIC MEYER reset - http://meyerweb.com/ ---*/
/*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}

/* remember to define focus styles! */
:focus {
	/*outline: 1px solid #ff0;*/
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*/

html, body{
	width:100%;
}
body{
	font:9pt Georgia, "Times New Roman", Times, serif;
	background:#353230 url(../img/bgpage2.gif) fixed;
	color:#494a57;
}
a{
	color:#db643b;
}
a:hover{
	color:#600;
}
a:active{
	color:#f9dfd6;
}
.clear{
	clear:both;
}
.top{
	width:100%;
}
.top a{
	display:block;
	margin-left:auto;
	width:200px;
	border-bottom:1px solid #ccc;
	font-size:7.5pt;
	padding:0 0 0 20px;
	text-decoration:none;
	background:#fff;
}

#page_ext{
	margin-left:auto;
	width:910px;
	background:url(../img/bg.png) left top repeat-y;
}
#page{
	margin-left:auto;
	width:870px;
	padding-left:40px;
	background:url(../img/bgint.jpg) 30px 0 no-repeat;
}
#head{
	position:relative;
	width:100%;
	height:84px;
	padding-top:16px;
}
#head h1{
	position:relative;
	width:450px;
	height:50px;
	text-indent:-9999px;
	background:url(../img/logo.png) no-repeat;
}
#nav{
	position:absolute;
	top:14px;
	left:650px;
}
#nav h2{
	width:200px;
	padding:10px 0 10px 20px;
	font:20pt "Times New Roman", Times, serif;
	background:#fff url(../img/fast.png) 10px 13px no-repeat;
	color:#c3c2bc;
}
#nav ul{
	margin-top:5px;
	width:212px;
	height:10px;
	padding:4px;
	background:#fff;
}
#nav li{
	float:left;
	margin-left:10px;
	font:7.5pt Georgia, "Times New Roman", Times, serif;
}
#nav li a{
	text-decoration:none;
}

/*WORKS*/
#works{
	background:#f2f1ea url(../img/bgworks.jpg) 100% 250px no-repeat;
}
.w{
	clear:both;
	margin:20px 0 40px 0;
	width:840px;
	padding-bottom:40px;
	background:url(../img/sep.png) center bottom no-repeat;
}
.w h3{
	padding-left:22px;
	font:normal 15pt "Times New Roman", Times, serif;
	background:url(../img/decor.png) 0 3px no-repeat;
}
.w h3 span{
	font-size:1.2em;
}
.w h3 i{
	font-size:.8em;
	color:#aaa298;
}
.w img{
	border:5px solid #fff;
}
.w dl{
	margin-top:5px;
	color:636140;
}
.w dt, .w dd{
	float:left;
}
.w dt{
	margin:0 3px 0 10px;
	padding:1px 2px;
	text-transform:uppercase;
	letter-spacing:1px;
	font:7.5pt "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	background:#C1BDA4;
	color:#fff;
}

#info{
	position:relative;
	background:#f2f1ea url(../img/foot.png) -10px -50px no-repeat;
}

/*ABOUT*/
#about{
	position:relative; 
	margin-bottom:50px;
}
#about h2, #contact h2{
	font:normal 28pt "Times New Roman", Times, serif;
	color:#c6c5bf;
}
#about h2 span, #contact h2 span{
	font-size:1.2em;
}
#about p{
	width:400px;
	line-height:1.5em;
	margin:5px 0 10px 0;
}
#flickr strong{
	font:bold 8pt Arial, Helvetica, sans-serif;
	color:#0063dc;
}
#flickr strong span{
	color:#ff0084;
}
#flickr:hover strong, #flickr:hover span{
	color:#600;
}
#flickr:active strong, #flickr:active span{
	color:#f9dfd6;
}
#cp{
	position:absolute;
	top:70px;
	left:440px;
	display:block;
	width:107px;
	height:86px;
	border:3px double transparent;
	background:url(../img/cp.png) center no-repeat;
}
#cp:hover{
	border-color:#600;
	background-color:#fff;
}
#cp span{
	display:none;
}
#about dl{
	position:absolute;
	left:650px;
	top:70px;
	width:125px;
	padding:5px 5px 18px;
	border:1px dotted #b8aea7;
	background:#fff url(../img/botf.gif) 50% 100% no-repeat;
}
#about dt{
	font-size:1.1em;
	border-bottom:1px dashed #c99;
	color:#c99;
}
#about dd{
	margin:3px 0;
}
#about dd a{
	display:block;
	text-decoration:none;
}
#about dd a:hover{
	padding-left:4px;
	border-left:3px solid #600;
}

/*CONTACT*/
#contact{
	margin-bottom:70px;
}
#intro{
	margin-bottom:10px;
}
#contact form{
	position:relative;
	width:400px;
}
#contact fieldset{
}
#contact legend{
	display:none;
	text-transform:uppercase;
	margin-bottom:15px;
}
#contact form div{
	margin-bottom:7px;
}
#contact label{
	display:block;
	text-transform:uppercase;
	font:7.5pt "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	color:#b0afaa;
}
#contact input, #contact textarea{
	width:392px;
	border:1px solid #ccc;
	padding-left:5px;
	font:9pt "Courier New", Courier, monospace;
	background:#f2f1ea;
	color:#666;
}
#contact textarea{
	height:150px;
	overflow:auto;
}
button#nob_send{
	border:3px double #db643b;
	font:8pt "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	background:#fff;
	color:#db643b;
}

/*FOOT*/
#foot{
	height:20px;
	border-top:1px dotted #e0dfd9;
	padding-top:5px;
	background:#f2f1ea;
}
#foot span{
	padding:0 2px;
	text-transform:uppercase;
	letter-spacing:1px;
	font:7.5pt "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	background:#C1BDA4;
	color:#fff;
}
