/*

	Pronet Advertising Listing Pages Stylesheet
	Author: Michael Simmons, Growinglogic
	Build: 2007-03-06 12:06:33
*/

body {
	font-family: "Lucida Grande", Geneva, Verdana, Arial, sans-serif;
}

/* Positioning
----------------------------------------------- */
#listing_layout #wrapper {
	float: left;
	clear: both;
	width: 766px;
	background: url(../images/wrapper_cap_middle.gif) repeat-y;
}
#listing_layout #wrapper #content {
	float: left;
	width: 530px;
	padding: 7px 0 0 9px;
	background: url(../images/wrapper_top_left.gif) no-repeat;
}
#listing_layout #wrapper #sidecar {
	position: relative;
	float: right;
	width: 217px;
	padding: 7px 9px 0 1px;
	background: url(../images/wrapper_top_right.gif) no-repeat;
}
#listing_layout #cap_bottom {
	width: 766px;
	height: 11px;
	clear: both;
	background: url(../images/wrapper_cap_bottom.gif) no-repeat 0 100%;
}

/* Context
----------------------------------------------- */
#listing_layout #context {
	padding: 8px 15px 8px 15px;
	background: #FFEE8F url(../images/context_leftcorner.gif) no-repeat 0 0;
	border-bottom: solid 1px #C9BB6F;
	font-size: .5em;
}
#listing_layout #context h4 {
	margin: 2px 0 0 0;
	font-size: 1.8em;
	font-weight: normal;
	color: #111;
}
#listing_layout #context p {
	margin: 5px 0 0 0;
	font-size: 1.2em;
	line-height: 1.5em;
	color: #454335;
}
#listing_layout #jumpnav {
	padding: 6px 6px 6px 15px;
	border-bottom: solid 1px #ccc;
}
#listing_layout #jumpnav fieldset {
	border: none;
	font-size: .5em;
}
#listing_layout #jumpnav input,
#listing_layout #jumpnav select {
	margin: 0 0 0 5px;
	font-size: 10px;
}

/* Generic Content
----------------------------------------------- */
#listing_layout #generic {
	padding: 15px;
}
#listing_layout #generic h2 {
	margin: 0 0 15px 0;
	font-size: .8em;
}
#listing_layout #generic h2.error { color: #f60; }
#listing_layout #generic p {
	margin: 0 0 15px 0;
	font-size: .6em;
	line-height: 1.5em;
}

/* Archives: Heading, Months
----------------------------------------------- */
#listing_layout #articles_monthly {
	padding: 15px 15px 0 15px;
	background: url(../images/archives_monthly_gradient.gif) repeat-x 0 100%;
	border-bottom: solid 1px #EAE8BC;
}

#listing_layout #articles_monthly h2 {
	margin: 0 0 10px 0;
	font-size: 1em;
	font-weight: normal;
}

#listing_layout #articles_monthly .node {
	float: left;
	width: 235px;
	padding: 0 15px 0 0;
}
#listing_layout #articles_monthly .node.last {
	padding: 0 0 0 15px;
	width: 235px;
}

#listing_layout #articles_monthly .clear {
	width: 500px;
	height: 15px;
	clear: both;
}

#listing_layout #articles_monthly .node h3 {
	margin: 0 0 3px 0;
	font-weight: normal;
	font-size: .7em;
}
#listing_layout #articles_monthly .node p {
	font-size: .6em;
	line-height: 1.5em;
}

/* Archives: Categories
----------------------------------------------- */
#listing_layout #articles_categories {
	padding: 15px;
}

#listing_layout #articles_categories h3 {
	margin: 0 0 10px 0;
	font-weight: normal;
	font-size: .7em;
	text-transform: uppercase;
}

#listing_layout #articles_categories .node {
	float: left;
	width: 235px;
	padding: 0 15px 0 0;
}

#listing_layout #articles_categories .node h4 {
	margin: 0 0 4px 0;
	font-weight: normal;
	text-transform: uppercase;
	font-size: .6em;
}
#listing_layout #articles_categories .node p {
	font-size: .6em;
	line-height: 1.5em;
	color: #555;
}

#listing_layout #articles_categories .node.last {
	padding: 0 0 0 15px;
	width: 235px;
}

#listing_layout #articles_categories .clear {
	width: 500px;
	height: 1px;
	height: 30px;
	clear: both;
}

/* Entries
----------------------------------------------- */
#listing_layout #entries .node {
	clear: both;
	width: 500px;
	padding: 15px 15px 0 15px;
	border-bottom: solid 1px #E8E8E8;
}

#listing_layout #entries .node.new_today {
	background: url(../images/entry/new_background.gif) repeat-x 0 100%;
	border-bottom: solid 1px #E7E7E0;
}

#listing_layout #entries .node .new_flag { 
	line-height: 0;
	margin: 0 0 5px 0;
}

#listing_layout #entries .node h2 {
	margin: 0 0 5px 0;
	padding-right: 20px;
	font-size: .9em;
}
#listing_layout #entries .node h2 a {
	color: #6B785C;
	text-decoration: none;
}
#listing_layout #entries .node h2 a:hover {
	color: #2A4D6C;
	text-decoration: underline;
}

#listing_layout #entries .node h6 {
	margin: 0 0 15px 0;
	font-weight: normal;
	font-size: .5em;
	color: #818181;
}
#listing_layout #entries .node h6 a { color: #818181; }

#listing_layout #entries .node h6 a.comment {
	padding: 0 0 1px 17px;
	color: #2A4D6C;
	background: url(../images/entry/icn_comment.gif) no-repeat 0 1px;
}
#listing_layout #entries .node h6 a.comment:hover { color: #111; }

#listing_layout #entries .node p {
	margin: 0 0 15px 0;
	float: none;
	clear: both;
	font-size: .6em;
	line-height: 1.5em;
}

#listing_layout #entries .node ul {
	margin: 0 0 15px 25px;
}
#listing_layout #entries .node li {
	font-size: .6em;
	line-height: 1.5em;
}

#listing_layout #entries .node p.continue {
	font-size: .5em;
	text-align: right;
}
#listing_layout #entries .node p.continue a {
	padding: 1px 0 3px 16px;
	background: url(../images/entry/icn_post.gif) no-repeat 0 1px;
}

#listing_layout #entries .node p img {
	margin: 0 0 15px 0;
	float: right;
}

#listing_layout .more_posts { padding: 15px 15px 30px 15px; }
#listing_layout .more_posts p {
	font-size: .6em;
	line-height: 1.5em;
}
#listing_layout .more_posts a {
	padding: 0 0 10px 16px;
	background: url(../images/entry/icn_post.gif) no-repeat 0 1px;
}

/* Sidecar
----------------------------------------------- */
#listing_layout #sidecar .node {
	padding: 15px 0 10px 0;
	border-bottom: solid 1px #CBD5DF;
}

#listing_layout #sidecar .node.sponsors {
	padding: 15px 0 10px 0;
	border-bottom: solid 1px #CBD5DF;
}

#listing_layout #sidecar .node.podcast { background: url(../images/side/podcast_background.gif) no-repeat 100% 100%; }
#listing_layout #sidecar .node.podcast p.subscribe { margin-top: 10px; }
#listing_layout #sidecar .node.podcast p.subscribe img {
	margin: -3px 0 0 0;
	vertical-align: middle;
	border: none;
}

#listing_layout #sidecar .node.ads {
	margin: 0 0 30px 0;
	border-bottom: none;
}
#listing_layout #sidecar .node.ads p {
	margin: 0 0 15px 0;
	text-align: center;
}
#listing_layout #sidecar .node.ads a img { text-decoration: none; border: none; }

#listing_layout #sidecar .node a#subscribe_button {
	margin-left: -4px;
	display: block;
	width: 188px;
	height: 36px;
	text-indent: -2000px;
	text-decoration: none;
	background: url(../images/side/btn_subscribe.png) no-repeat;
}

#listing_layout #sidecar .node h4 {
	margin: 0 15px 10px 15px;
	font-weight: normal;
	font-size: 13.5px;
	color: #2A4D6C;
}
#listing_layout #sidecar .node p {
	margin: 0 15px 5px 15px;
	font-size: 11.2px;
	line-height: 1.4em;
	color: #2A4D6C;
}

#listing_layout #sidecar .node ul {
	margin: 0 0 10px 32px;
}
#listing_layout #sidecar .node li {
	margin: 0 10px 2px 0;
	font-size: 11.2px;
	line-height: 1.4em;
	color: #2A4D6C;
}

#listing_layout #sidecar .node.search h4 { margin-bottom: -1px; }
#listing_layout #sidecar .node.search fieldset,
#listing_layout #sidecar .node.subscribe_email fieldset {
	margin: 0 0 10px 15px;
	border: none;
}
#listing_layout #sidecar .node.search fieldset input,
#listing_layout #sidecar .node.subscribe_email fieldset input {
	margin: 0 5px 0 0;
	width: 125px;
}
#listing_layout #sidecar .node.search fieldset input.button,
#listing_layout #sidecar .node.subscribe_email fieldset input.button  {
	margin: 1px 0 0 0;
	width: auto;
	vertical-align: middle;
}


/* Miscellaneous
----------------------------------------------- */
#listing_layout a { color: #2A4D6C; }
#listing_layout a:hover { color: #111; }
#listing_layout a { outline: none; }
#listing_layout a:focus { -moz-outline-style: none; }