@charset "UTF-8";
/* CSS Document -PDX GUIDE.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, 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,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}

ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* Beging Site Styles */

body{
	background-image:url(../images/pdxbgimage.png);
	background-repeat: repeat-x;
	font-family: Helvetica, Arial, sans-serif;
	color: #666;
}

#pdx_wrapper {
	width:980px;
	margin: 0px auto;
	padding-top: 0px;
}

h {
	font-size:13px;
	color:#666666;
	font-variant: small-caps;
}

h1 {
	padding-top:8px;
	color:#2F2525;
	text-decoration: none;
	font: normal 22px;
}

a, a:visited {
	color: #73880a;
	text-decoration: none;
}

a:hover {
	color: #000;
}

P {
	font-size: .9em;
	color: #302626;
	line-height:1.5em;
}

#pdx_header_title {
	margin: 0px auto;
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #302626;
	width: 980px;
	height: 20px;
	line-height: 1.8em;
	position: absolute;
}

.feed {
	background-image:url(file:///Macintosh%20HD/Users/s_hwang/Desktop/marketplace.columbian.com/images/rss.gif);
	background-repeat:no-repeat;
	padding-left:17px;
}

#pdx_header_title a {
	color: #302626;
	text-decoration:none;
}
#pdx_header_title a:hover {
	text-decoration:none;
	color: #73880a;
}
#pdx_header_title.row span.left {
	float: left;
	text-align: left;
	
}

#pdx_header_title.row span.right {
	float:right;
	text-align:right;
}

#pdx_pageheader_logo {
	margin: 5px auto 0;
	width: 980px;
	height:95px;
	background-image: url(../images/pdx_header_logo.png);
	background-repeat: no-repeat;
	background-position: center top;
}

.pdxguide_link_home {
	height:80px;
	padding-top:10px;
	position:relative;
	width:260px;
	z-index:101;
}

.pdxguide_link_home a {
	display:block;
	height:80px;
	width:260px;
	text-indent: -999%;
	overflow: hidden;
}

#pdxguide_pageHeaderBottom {
	margin-top: 0px;
	padding-top:0px;
	padding-bottom:0px;
	height:20px;
}

#pdx_header_graybar{
	margin-top: 0px;
	padding-top:0px;
	padding-bottom:0px;
	height:5px;
	background-color:#b1b2b2;
}


.pdxguide_nav_links_bar{
	margin: 0px;
	
}
#navcontainer {
	padding-top:5px;
	padding-bottom:10px;
	padding-left:0px;
	height: 25px;
	border-bottom:dotted thin #333333;
}

#navcontainer ul {
	border: 0;
	margin:0;
	list-style-type: none;
	
}

#navcontainer ul li {
	float: left;
	padding-left: 15px;
	margin-left:0px;
	
}

#navcontainer ul li a:active {
	float: left;
	margin-left:0px;
	
}
#navcontainer ul li a {
	color: #73880a;
	text-decoration: none;
	font: normal 16px;
}
#navcontainer ul li a:hover {
	color: #2f2626;
}

#pdxguide_search_box {
	margin-top:10px;
	padding-left:8px;
	float:left;
	width: 320px;
	height: 25px;
	font-size: 10px;
	color: #302626;
	text-align:right;
}

#pdxguide_search_box input{
	background-color: #d7e2a4;
 	border: 1px solid #666666;
	width:210px;
	height:18px;
	}

#pdxguide_main_box{
	width: 980px;
}

#pdxguide_features_boxleft {
	float:left;
	padding-top: 0px;
	padding-left: 0px;
	width: 300px;
	background-color:#ffffff;
}
#pdxguide_features_editablearea {
	float:left;
	padding-top: 0px;
	padding-left: 0px;
	width: 625px;
	background-color:#ffffff;
}
#pdxguide_features_boxleft a{
	color: #302626;
	text-decoration: none;
	font: normal 22px;
}
#pdxguide_features_boxleft a:hover{
	color: #73880A;
}
#pdxguide_features_boxleft_img{
	float:left;
	margin-top: 10px;
	padding-left: 0px;
	width: 300px;

}
.pdxguide_features_boxleft_contents{
	padding-left: 10px;
	width: 280px;
	color: #73880a;
	text-decoration: none;
	font: normal 16px;
}

#pdxguide_features_boxright{
	float:left;
	margin-left: 25px;
	width: 300px;
}
#pdxguide_features_boxright_top {
	margin-top:10px;
	padding-left: 0px;
	width: 300px;
	height: 120px;
	border-bottom:#000000 dotted thin;
}

#pdxguide_features_boxright_img {
	float:left;
	padding-top: 0px;
	width: 90px;
	height: 90px;
}

#pdxguide_features_boxright_p {
	float:right;
	padding-top: 0px;
	width: 200px;
	height: 90px;
	color: #302626;
	text-decoration: none;
	font: normal 18px;
	}

#pdxguide_features_boxright_p a{
	color: #302626;
	text-decoration: none;
	font: normal 18px;
}
#pdxguide_features_boxright_p a:hover{
	color: #73880A;
}
.pdxguide_features_boxright_second {
	margin-top:20px;
	padding-left: 0px;
	width: 300px;
	height: 120px;
	border-bottom:#000000 dotted thin;
	
}
.pdxguide_features_boxright_second h2{
	float:right;
	color: #302626;
	text-decoration: none;
	font: normal 18px;
	
}

.pdxguide_features_boxright_third{
	margin-top:20px;
	padding-left: 0px;
	width: 300px;
	height: 120px;
	
	
}
.pdxguide_features_boxright_third h2{
	color: #302626;
	text-decoration: none;
	font: normal 18px;
	vertical-align: top;
	right: auto;
}

.pdxguide_main_content {
    width: 655px;
    float: left;
    margin: 1em 1.5em 1em 0;
}

.pdxguide_main_content h3 {
	font-size: .9em;
	margin: 0 1em 1em;
	line-height: 1.4em;
}

.pdxguide_main_content > p {
	font-family: 'Raleway', Helvetica, Arial, sans-serif;
	font-size: 2em;
	margin: .5em;
}

.pdxguide_main_content #poweredby p {
	color: #666;
	font-size: .75em;
	line-height: normal;
}

.pdxguide_main_content #poweredby img {
	position: relative;
	top: .35em;
}

.right-rail {
	width: 300px;
	float: left;
	margin: 1.3em 0;
}

.right-rail .med_rectangle_ad {
	margin: 1em 0;
}

.right-rail .med_rectangle_ad:first-child {
	margin: 0 0 1em;
}

.pdxguide_local_events {
	margin:0px auto;
	padding-left:20px;
	width: 305px;
	height: 220px;
	background-color:#e7f1c4;
	line-height:20px;
	text-align: left;
}

.pdxguide_local_events_first {
	margin-left:20px;
	width: 280px;
	height: 90px;
	text-align: left;
	margin-top: 5px;
	line-height: 15px;
}
.pdxguide_local_events_second {
	margin-left:20px;
	width: 280px;
	height: 90px;
	text-align: left;
	margin-top: 5px;
}
.pdxguide_local_events p{
	padding-top:0px;
	margin-left:10px;
	width: 240px;
	height: 20px;
	text-align: left;
	font-size: 10px;
	line-height:14px
}

.pdxguide_local_events li {
	color: #333333;
	text-decoration: none;
	font: normal 18px;
	list-style-image: url(../images/arrow_orange.png);
}
.pdxguide_local_events li a {
	text-decoration: none;
	color: #333333;
}
.pdxguide_local_events li a:hover {
	text-decoration: none;
	color: #73880A;
}

.pdxguide_box_for_ad {
	margin-top:15px;
	width: 325px;
	height: 284px;
	background-color:#e8e8e8;
	text-align:center;
	font-size:8px;
	color:#666666;
	line-height:20px;
	
}
.pdxguide_rectangle_ad {
	margin:0px auto;
	width: 300px;
	height: 250px;
	background-color:#fff;
}

.pdxguide_box_for_calendar {
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
	margin-top:15px;
	width: 305px;
	min-height: 310px;
	background-color:#e8e8e8;
	text-align:center;
	font-size:8px;
	color:#666666;
	line-height:20px;
	
}
#pdxguide_sections {
	float:left;
	width: 630px;
	min-height: 700px;
	font-size:12px;
	line-height:20px;
	text-align:left;
}
.pdxguide_stufftoread {
	float:left;
	margin-top: 0px;
	margin-left:0px;
	width: 300px;
	height: 320px;
	border-top: solid #ccc thick;
}

.pdxguide_stufftoread_list {
	width: 250px;
	min-height: 80px;
	font-size:12px;
	line-height:18px;
	text-align:left;
	margin:10px 25px;
	line-height: 1.5em;
	letter-spacing:0.01em;
}
.pdxguide_stufftoread_list li {
	color: #333333;
	text-decoration: none;
	font: normal 18px;
	list-style-image: url(../images/arrow_green.png);
}
.pdxguide_stufftoread_list li a {
	text-decoration: none;
	color: #333333;
}

.pdxguide_stufftoread_list li a:hover {
	text-decoration: none;
	color: #73880A;
}

.pdxguide_localmusic {
	float:left;
	margin-top: 0px;
	margin-left:25px;
	width: 300px;
	height: 320px;
	border-top: solid #ccc thick;
}

.pdxguide_localmusic_list {
	width: 250px;
	min-height: 80px;
	font-size:12px;
	line-height:20px;
	text-align:left;
	margin:10px 25px;
	line-height: 1.5em;
	letter-spacing:0.01em;
}

.pdxguide_localmusic_list li {
	color: #333333;
	text-decoration: none;
	font: normal 18px;
	list-style-image: url(../images/arrow_green.png);
}
.pdxguide_localmusic_list li a {
	text-decoration: none;
	color: #333333;
}
.pdxguide_localmusic_list li a:hover {
	text-decoration: none;
	color: #73880A;
}

.pdxguide_reviews {
	float:left;
	margin-top: 0px;
	margin-left:0px;
	width: 300px;
	height: 320px;
	border-top: solid #ccc thick;
}

.pdxguide_reviews_list {
	width: 250px;
	min-height: 80px;
	font-size:12px;
	line-height:18px;
	text-align:left;
	margin:10px 25px;
	line-height: 1.5em;
	letter-spacing:0.01em;
}
.pdxguide_reviews_list li {
	color: #333333;
	text-decoration: none;
	font: normal 18px;
	list-style-image: url(../images/arrow_green.png);
}
.pdxguide_reviews_list li a {
	text-decoration: none;
	color: #333333;
}
.pdxguide_reviews_list li a:hover {
	text-decoration: none;
	color: #73880A;
}
.pdxguide_placestogo {
	float:left;
	margin-top: 0px;
	margin-left:25px;
	width: 300px;
	height: 320px;
	border-top: solid #ccc thick;
}

.pdxguide_placestogo_list {
	width: 250px;
	min-height: 80px;
	font-size:12px;
	line-height:18px;
	text-align:left;
	margin:10px 25px;
	line-height: 1.5em;
	letter-spacing:0.01em;
}
.pdxguide_placestogo_list li {
	color: #333333;
	text-decoration: none;
	font: normal 18px;
	list-style-image: url(../images/arrow_green.png);
}
.pdxguide_placestogo_list li a {
	text-decoration: none;
	color: #333333;
}
.pdxguide_placestogo_list li a:hover {
	text-decoration: none;
	color: #73880A;
}

#pdxguide_footer {
	float:left;
	margin: 5px auto 20px;
	padding-bottom:8px;
	width: 980px;
	height: 60px;
	border-top: 10px solid #b0b1b1;
	background-color:#ffffff;
	font-size:10px;
	color:#666666;
	text-align:center;
}
.pdxguide_footer a {
	color: #666;
	with:9em;
	text-decoration:none;
}
.pdxguide_footer a:hover {
	text-decoration:underline;
	color:#000;
}


#pdxguide_bottom_space {
	width: 100%;
	height: 20px;
}
.pdxguide_clearBoth {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

/* Feed Styles */

div.content-block {
	margin: 1em 0 2.5em;
}

div.content-block h3 {
	color: #9a9a9a;
	border-top: 5px solid #ccc;
	border-bottom: 1px dotted #ccc;
	padding: .3em .4em .1em;
	font-size: 1.5em;
	margin: 1em 0 0;
	line-height: normal;
}

div.content-block h3 a {
	color: #9a9a9a;
	text-decoration: none;
}

div.content-block h3 a.rss  {
	display: block;
	background: url(http://columbian.media.clients.ellingtoncms.com/static/columbian/images/icn_sm_news_rss.png);
	height: 15px;
	width: 14px;
	float: right;
	overflow: hidden;
	text-indent: -999px;
	margin: 3px 0 0;
}

div.content-block ul {
	margin: .5em .6em;
}

div.content-block ul li {
	font-size: .9em;
	line-height: 1.1em;
	margin: .5em 0;
}

div.content-block a.more {
	display: inline-block;
	float: right;
	background: url(http://columbian.media.clients.ellingtoncms.com/static/columbian/images/bkg_ad_link.png) right 2px no-repeat;
	padding-right: 10px;
	font-weight: bold;
	font-size: .7em;
}

div.content-block a.more span {
	color: #666;
	font-weight: normal;
}

div.news-feed ul li span.parss-date:before {
	content: " | ";
}

div.news-feed ul li span.parss-date {
	color: #666;
	font-size: .8em;
	text-transform: uppercase;
}

/* Styles For Yelp API */

#mapContainer {
	margin: 1em 0;
}

#map, #mapContainer {
	width:100%;
	height: 500px;
}

#top {
	position:absolute;
	top:0;
	left:0;
	width: 100%;
	height: 50px;
	line-height: 50px;
}

#spinner {
	visibility: hidden; 
	margin-left:3px;
}

#poweredby, #searchbox {
	line-height: 50px;
}

#searchbox {
	text-align: center;
}

#poweredby {
	float: right;
	margin-right: 3px;
}

#poweredby img {
	vertical-align: baseline;
}

.marker {
	font-size: 11px;
}

.marker .businessimage {
	float: left;
}

.marker .ratingsimage {
	vertical-align:middle;
	margin-top:0px;
}

.marker .businessinfo {
	margin-left: 110px;
}
