/* v1.4 */
/* CSS Document */
/* .•:*¨dgtlb¨*:•. */

body {
	color:#fc0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:1.2em;
	margin:0;
	padding:5px;
	background-image:url(/i/swirl_footer.gif);
	background-repeat: no-repeat;
	background-position: left 55px;
	background-attachment: fixed;
}

/* headers */
h2 {/*background-image:url(/i/crosshair.gif);*/
	background-repeat: no-repeat;
	background-position: left;}
	

/* navigation */
#mnav {margin:5px;}
#snav {
	margin:0 0 0 7px;
	border-top:1px solid;
	}

/* links */
a:link,
a:visited{
	color:#69c; text-decoration:none;
	padding-top:1px; border-top:2px solid #fff;}
a:hover,
a:active{
	color:#69c; text-decoration:underline;
	padding-top:1px; border-top:2px solid #69c;}


/* img w/in content */
#c img {border-top:1px solid #69c;padding:3px;margin:0 7px;}


/* tooltip image preview/screenshot */
#screenshot{
	position:absolute;
	border:1px solid #999;
	background:#;
	padding:5px;
	display:none;
	color:#fff;
	}


#ftr {margin:15px 0 0 0;}

.copyright {
	text-align:right; font-size:9px; color:#999;
	margin:0;}



/* contact form */
form p {text-align:left;}

form {border:1px solid #ffc; padding:5px;}

form.ddfm:hover {border:1px solid red;}

input,
textarea {border:1px solid #fc0;}

input:hover,
textarea:hover {border:1px solid #69c;}

/* dcdg */
#dcdg {float:right; clear:both; margin:-28px 0 0 0;}
#dcdg:hover {color: #666;padding:0 0 10px 0;background-color:#ccc;}
#dcdg a:hover {text-decoration:none;}

.style1 {color: #666;}
.style2 {color: #336699;}
.style3 {color: #333;}

/* 'ricardobaldizon' and 'photography' headers  */
/* moved to the bottom, does not render correctly otherwise in ie 7 ? */
h1,h2 {margin:0; padding:0;}

#mc #hdr h1 a{
	font-family: Georgia, "Times New Roman", Times, serif;
	margin:0; padding:0;
	color:#999;
}
#mc #hdr h2 a{
	font-family: "Courier New", Courier, monospace;
	margin:0; padding:0; color:#fc0; border:0;
}