body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {  margin:0; padding:0; } 
table { border-collapse:collapse; border-spacing:0; } 
fieldset,img {  border:0; } 
address,caption,cite,code,dfn,em,strong,th,var { font-style:normal; font-weight:normal; } 
ol,ul { list-style:none; } 
caption,th { text-align:left; } 
h1,h2,h3,h4,h5,h6 { font-size:100%; font-weight:normal; } 
q:before,q:after { content:''; } 
abbr,acronym {border:0; }
div.break {	display:block; clear:both; height:1px;}
strong, b {font-weight:bold;}
em, i {font-style:italic;}
img, a {text-decoration:none;outline:#FFF;}

/* END RESET ---------- */

body {
	background:#FFF url('../img/dp-bg.gif') 0 -5px;
	color:#555;
	font-family: "Helvetica Neue",Helvetica, Arial, sans-serif;
	font-size:12px;
	line-height:18px;
	text-align: center;
}

#mega-wrapper {
	position:relative;
	margin:30px auto 0 auto;
	background:transparent url('../img/right-shadow.png') repeat-y top right; 
	width:990px;

}
#inner-wrapper {
	position:relative;
	margin:0;
	background:#FFF;
	width:980px;
}
#content {
	position:relative;
	margin:20px auto 0 auto;
	min-height:370px;
	clear:both;
}
#shadow {
	position:relative;
	margin:0 auto;
	background:transparent url('../img/bottom-shadow.png') repeat-x;
	width:980px;
	height:12px;	
}

/* HEADER ---------- */

#header {
	padding:70px 0 20px 40px;
	width:795px;
	clear:both;
}
#header h1 {
	margin:0 0 4px 0;
	width:673px;
	height:58px;
	background:transparent url('../img/downtown-portland-logo.gif') no-repeat;
	overflow:hidden;
	text-indent: -1000px;
}
#header h1 a {
	width:100%;
	height:100%;
	display:block;
}
#header h2 {
	width:190px;
	height:17px;
	background:transparent url('../img/explore.gif') no-repeat;
	float:right;
	overflow:hidden;
	text-indent: -1000px;
}


/* SLIDER ---------- */

.photo-meta {
	position:absolute;
	top: 455px;
	right:120px;
	width:400px;
	text-align: right;
	font-size:13px;
}
.photo-meta p {
	margin:0 0 4px 0;
	text-transform: uppercase;
}

.essay-caption {
	position:absolute;
	top: 435px;
	left: 62px;
}


.anythingSlider {
	position: relative;
	margin: 0 auto;
	padding-bottom:60px;
	width: 860px;
	height: 500px;
}
.anythingSlider .wrapper {
	margin: 0;
	width: 860px;
	height: 450px;
	overflow: auto;
	position: absolute;
	top: 0;
	left: 0;
}
.anythingSlider .wrapper ul {
	position: absolute;
	margin: 0;
	top: 0;
	left: 0;
	width: 99999px;
	list-style: none;
}
.anythingSlider ul li {
	display: block;
	float: left;
	margin: 0;
	width: 860px;
	height: 450px;
	text-align: right;
	text-transform: uppercase;
	font-size:11px;
}

.anythingSlider .arrow {
	position: absolute;
	display: block;
	height: 60px;
	width: 22px;
	background: url(../img/slider/arrows.png) no-repeat 0 0;
	text-indent: -9999px;
	top: 455px;
	cursor: pointer;
}
.anythingSlider .forward {
	background-position: 0 0;
	right:0;
}
.anythingSlider .back {
	background-position: -34px 0;
	right:20px;
}
.anythingSlider .forward:hover {
	background-position: 0 -57px;
}
.anythingSlider .back:hover {
	background-position: -34px -57px;
}

/*
Prevents
*/
#shadower {
	position:absolute;
	top:0;
	left:0;
	width:860px;
	height:425px;
	z-index: 200;
}

.anythingSlider .wrapper ul ul {
	position: static;
	margin: 0;
	background: none;
	overflow: visible;
	width: auto;
	border: 0;
}
.anythingSlider .wrapper ul ul li {
	float: none;
	height: auto;
	width: auto;
	background: none;
}



/* SECONDARY NAV ---------- */

#secondary-nav {
	position:relative;
	margin:0 auto;
	padding-bottom:10px;
	width:860px;
	height:30px;
	text-align: center;
	clear:both;
}
#secondary-nav ul {	
	position:relative;
	margin:0 auto;
	background:#FFF url('../img/second-nav.gif') no-repeat 0 0;	
	width:500px;
	height:20px;
	overflow:hidden;	
}

#secondary-nav ul li {
	display:inline;
	position:absolute;
	top:0; 
	overflow:hidden;
	text-indent: -1000px;
}
#secondary-nav ul li, #secondary-nav ul a {
	top:0; 
	height:20px; 
	display:block;
}
	#nav-contact {
		left:0; 
		width:111px;
	}
	#nav-partners {
		left:112px; 
		width:122px;
	}
	#nav-aboutdmi {
		left:235px; 
		width:99px;
	}
	#nav-newsletter {
		left:333px; 
		width:166px;
	}

	#nav-contact a:hover {
		background:transparent url('../img/second-nav.gif') no-repeat 0 -20px;
	}
	#nav-partners a:hover {
		background:transparent url('../img/second-nav.gif') no-repeat -112px -20px;
	}
	#nav-aboutdmi a:hover {
		background:transparent url('../img/second-nav.gif') no-repeat -235px -20px;
	}
	#nav-newsletter a:hover {
		background:transparent url('../img/second-nav.gif') no-repeat -333px -20px;
	}

#socialnet {
	position:absolute;
	top:0;
	right:0;
	width:80px;
	height:30px;
}


/* BIG NAV ---------- */

#big-nav {
	margin:0 auto;
	padding:0 0 40px 0;
	width:750px;
	height:250px;
	clear:both;
}

div.nav-menu {
	background:url('../img/icepick.gif') no-repeat;
	height:250px;
	float:left;
}

div.nav-menu h3 {
	margin-top:15px;
	margin-left:23px;
	text-indent:-1000px;
	overflow:hidden;
}
body#home #around {
	width:255px;
}
body#home #coupon {
	width:275px;
}
body#home #things {
	width:313px;
}
body#home #talk {
	width:162px;
}
	#coupon h3 {
		width:230px;
		height:74px;
		background:url('../img/nav-coupon.gif') no-repeat;
	}
	#around h3 {
		width:188px;
		height:74px;
		background:url('../img/nav-get.gif') no-repeat;
	}
	#things h3 {
		width:260px;
		height:74px;
		background:url('../img/nav-discover.gif') no-repeat;
	}
	#talk h3 {
		width:146px;
		height:110px;
		background:url('../img/nav-talk.gif') no-repeat;
	}

.nav-menu ul {
	margin:10px 0 0 24px;
	text-align: left;
	text-transform: uppercase;
	font-size:24px;
}
.nav-menu ul li {
	margin-bottom:1px;
}
	.nav-menu ul a {
		color:#666;
	}
	.nav-menu ul a:hover {
		color:#333;
	}



/* SMALL NAV ---------- */

#small-nav {
	margin:0 auto;
	width:860px;
	height:72px;
}
#small-nav h3 {
	margin:0 18px 0 0;
	float:left;
	overflow:hidden;
	text-indent: -1000px;
}	
	#small-nav h3 a {
		width:100%;
		height:100%;
		display:block;
	}	
		#small-nav #around h3 {
			width:122px;
			height:48px;
			background:url('../img/sm-get.gif') no-repeat;
		}
		#small-nav #things h3 {
			width:169px;
			height:48px;
			background:url('../img/sm-discover.gif') no-repeat;
		}
		#small-nav #talk h3 {
			width:187px;
			height:49px;
			background:url('../img/sm-talk.gif') no-repeat;
		}
			body#get-around #small-nav #around h3 {
				opacity: 0.3;
				-moz-opacity: 0.3;
				filter:alpha(opacity=30);
			}
			body#talk-about #small-nav #talk h3 {
				opacity: 0.3;
				-moz-opacity: 0.3;
				filter:alpha(opacity=30);
			}
			body#things-discovered #small-nav #things h3 {
				opacity: 0.3;
				-moz-opacity: 0.3;
				filter:alpha(opacity=30);
			}
			h3.activated {
				opacity: 0.3;
				-moz-opacity: 0.3;
				filter:alpha(opacity=30);
			}



/* TALK ABOUT ---------- */

#news-col {
	margin:0;
	width:380px;
	text-align:left;
	float:left;
}
#news-col h1#news,
#events-col h1#events {
	margin-bottom:12px;
	padding-bottom:6px;
	border-bottom:1px solid #CCC;
	font-size:22px;
	font-weight:bold;
	color:#000;
	text-transform: uppercase;
}

#events-col {
	margin-right:10px;
	float:right;
	width:380px;
	text-align:left;
}

.entry {
	margin:0 0 20px 0;
	font-size:11px;
}
#news-col .entry h1,
#events-col .entry h1 {
	margin-bottom:8px;
	font-size:14px;
	color:#000;
	text-transform: uppercase;
}
.entry p {
	margin:0 0 10px 0;
}
#talk-about #content a {
	color:#222;
}
#talk-about #content a:hover {
	color:#000;
}

/* 2nd Small ---------- */

#td-menu {
	margin:0 auto 10px auto;
	padding-bottom:8px;
	border-bottom:1px solid #EBEBEB;
	text-align: left;
	width:860px;
}
#td-menu p {
	margin-right:10px;
	display:inline;
	text-transform: uppercase;
	font-size:22px;
	color:#CCC;
}
#td-menu p span {
	color:#000;
}
#td-menu p a {
	color:#CCC;
}
#td-menu p a:hover {
	color:#999;
}


/* THUMBNAIL ---------- */
#grid {
	margin:0 auto;
	width:860px;
}
div.content-tn {
	margin:0 20px 20px 0;
	width:265px;
	float:left;
}
div.content-tn h1 {
	margin-top:8px;
	padding-bottom:4px;
	background:url('../img/tn-bg.gif') no-repeat top right;
	width:265px;
	font-size:14px;
	text-align: left;
	text-indent: 6px;
}
div.content-tn h1 a {
	color:#000;
	text-transform: uppercase;
}
div.content-tn h1 a:hover {
	color:#FFF;
}

body#single #content h1.cufon {
	margin:0 auto;
	font-size:14px;
	text-transform: uppercase;
	width:860px;
	text-align: left;
}
body#single #content p.return {
	margin:12px 0;
	font-size:10px;
	text-transform: uppercase;
}
p.return a {
	color:#666;
}
p.return a:hover {
	color:#CCC;
}



/* SMALL PAGES ---------- */

body#page {
	background:#FFF;
}
body#page #content {
	width:400px;
	max-height:500px;
	text-align:left;
}
body#page #content h1 {
	margin:0 0 15px 12px;
	padding-top:15px;
	font-size:20px;
	font-weight:bold;
	text-transform: uppercase;
	color:#111;
	background:url('../img/hrule.gif') no-repeat 0 43px;
	height:50px;
}

body#page #content p {
	margin:0 15px 12px 35px;
}
body#page #content a {
	color:#222;
	font-weight:bold;
}
body#page #content a:hover {
	color:#111;
	text-decoration: underline;
}

#signup {
	margin-left:35px;
	text-align: center;
}
input#sendit {
	float:left;
	margin:20px 0 0 13px;
	font-size:10px;
}
#signup td {
	padding:5px 0;
	height:20px;
	width:100px;
	text-align: left;
}

/* LEGAL ---------- */

#legal {
	margin:0 auto;
	padding-bottom:8px;
	font-size:10px;
	color:#999;
}



