/* large-scale page elements */
body
{
	background: #666666 url(../images/body-bkgd.gif);
	margin: 0;
	padding: 0;
	font: 72%/150% Verdana, Arial, sans-serif;
}
*html body { font: 68%/150% Verdana, Arial, sans-serif; }


div.wrapper
{
	background: white;
	padding-bottom: 100px;
}

div.pagehead
{
	background: #C2411A url(../images/header-bkgd.png) left bottom repeat-x;
	text-align: center;
	border-top: 5px solid #F93;
}

div.header
{
	width: 750px;
	margin: 0 auto;
	text-align: left;
	position: relative;
}

div.header img#logo
{
	float: left;
	margin: 0;
}

div.header img#login
{
	position: absolute;
	top: 0;
	right: 0;
}

div.content
{
	width: 750px;
	padding: 0;
	margin: 15px auto 0;
	background: white url(../images/pxgray.gif) 490px 0 repeat-y;
	color: #333;
	text-align: left;
}

div.sidebar
{
	float: right;
	width: 245px;
}

div.main
{
	width: 465px; _width: 450px;
	float: left;
	margin-left: 10px;
}

div.footer { border-top: 20px solid #9C0; }

div.footer p
{
	color: white;
	text-align: center;
	padding: 6px;
	border-top: #9C0;
}

/* no-sidebar option with content set to WIDE */

div.wide { background-image: none; }
div.wide div.main { width: 750px;  }
div.wide div.sidebar { display: none; }




/* base typography */
h1
{
	color: black;
	font-size: 160%;
	margin-top: 0;
	padding-top: 0;
}

h2
{
	font-size: 135%;
	margin: 2em 0 .5em;
}

h3
{
	font-size: 120%; 
	margin: 2em 0 .5em;
}

h4
{
	font-size: 110%;
	margin: 1em 0 .5em;
}

h5
{
	font-size: 100%;
	margin: 1em 0 .5em;
}

div.main p { margin: .5em 0; padding: 0; }

div.sidebar p { margin: 0 0 1em; }

div.sidebar h3 { font-size: 110%; margin: 1em 0 .2em; }

.clear { clear: both; }
.center { text-align: center; }
.right { text-align: right; }
 
 
/* links */

a img { border: none; }

div.header a, div.header a:visited, div.header a:hover
{
	color: white;
	text-decoration: underline;
}

div.content a
{
	color: #369;
	text-decoration: underline;
}

div.content a:visited
{
	color: #036;
	text-decoration: underline;
}

div.content a:hover
{
	color: #C30;
	text-decoration: underline;
}

div.footer a, div.footer a:visited, div.footer a:hover
{
	color: white;
	text-decoration: underline;
}




/* top navigation  */

ul#nav
{
	list-style-type: none;
	margin: 48px 0 0;
	padding: 0 0 2px;
	display: block;
	float: right;
	text-align: right;
}

*:first-child+html ul#nav { position: relative; top: 6px; }
* html ul#nav { position: relative; top: 7px; }

ul#nav li
{
	float: left;
	margin: 0 0 0 12px;
	padding: 0;
}

ul#nav li a
{
	font-weight: bold;
	padding: 2px 8px 9px;
	color: #FFC;
	text-decoration: none;
}

ul#nav li a:hover { color: white; }

body#home li#nav-home a,
body.blogger li#nav-blogger a,
body.publisher li#nav-publisher a,
body.blogburst li#nav-blogburst a,
body.about li#nav-about a
{
	color: #600;
	background: white;
	margin: 0;
}


/* side navigation  */
div.sidebar h2
{
	padding: 2px 8px;
	background-color: #9C0;
	border-bottom: 2px solid #9C0;
	color: white;
	margin: 0 0 6px;
}

ul.sidenav
{
	list-style-type: none;
	padding: 0 0 20px;
	border-bottom: 4px solid #9C0;
	margin: 0 0 20px;
}

ul.sidenav li
{
	line-height: 165%;
	padding-left: 8px;
}



ul.sidenav li ul { padding-left: 12px;  list-style-type: none; }

ul.sidenav li ul li#archive a { background-image: url(../images/sub_bullet.png); left top no-repeat; text-decoration: underline; padding-left: 12px; color: #369; }



body#news ul.sidenav li ul li a { font-weight: normal; }


body#blogger-index li.index,
body#join li.join,
body#faq li.faq,
body#rewards-faq li.rewards-faq,
body#help li.help,
body#guidelines li.guidelines,
body#badges li.badges,

body#about-index li.index,
body#news li.news,
body#editorial li.editorial,
body#advisory-board li.advisory-board,
body#contact li.contact,

body#blogburst-index li.index,
body#tour li.tour,
body#preview li.preview


{
	background-image: url(../images/nav-pointer.gif);
	background-repeat: no-repeat;
	background-position: 0px 50%;
	font-weight: bold;
	padding-left: 8px;
	color: black;
}


body#blogger-index li.index a,
body#join li.join a,
body#faq li.faq a,
body#rewards-faq li.rewards-faq a,
body#guidelines li.guidelines a,
body#badges li.badges a,

body#about-index li.index a,
body#news li.news a,
body#editorial li.editorial a,
body#advisory-board li.advisory-board a,
body#contact li.contact a,

body#blogburst-index li.index a,
body#tour li.tour a,
body#preview li.preview a

{ text-decoration: none; }



















 /* content-specific styles */




ul.customer-list
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
ul.customer-list li
{
	clear: left;
	border-bottom: 1px dotted gray;
	padding: 5px 0 10px;
	font-weight: bold;
	line-height: 130%;
}

ul.customer-list li img
{
	border: 1px solid gray;
	margin: 2px 6px 6px 0;
	float: left;
}

ul.customer-list li p
{
	padding-top: 4px;
	float: left;
}

ul.customer-list li a
{
	text-decoration: none;
	font-size: 95%;
	font-weight: normal;
}

ul.customer-list li a:visited { text-decoration: none; }
ul.customer-list li a:hover { text-decoration: underline; }
ul#customers3 { padding-bottom: 20px; }

/* necessary evils */
* html .content p { margin: .5em 0; }
.float-left { float: left; }
.float-right { float: right; }
.center { text-align: center; }
.right { text-align: right; }
.clear-left { clear: left; }
.clear { clear: both; }

/* forms */
form { line-height: 200%; }

form div
{
	clear: both;
	padding: .5em 0;
}

form p
{
	clear: left;
	font-size: .9em;
	padding: 0;
	line-height: 130%;
	margin: .2em 0 .5em 165px;
}

form p.long { margin: .2em 0 .5em 0px; }

form h3
{
	font-size: 120%;
	margin: .5em 0 0;
	padding: 0;
}

form p.instruction
{
	margin: 15px 0 10px;
	font-size: 1em;
	color: #333;
}

fieldset
{
	border: none;
	border-bottom: 1px solid #c2e0ef;
	padding: 15px 0 18px;
}

legend
{
	font-weight: bold;
	font-size: 120%;
	color: #C30;
	padding-top: 20px;
}

button { margin: 0 10px; }

label
{
	line-height: 100%;
	padding: .5em 0 .5em 10px;
	float: left;
	width: 145px;
	margin-right: 10px;
}

.req
{
	font-weight: bold;
	color: red;
}

form.learnmore label { padding-left: 0!important; }

div.radio label
{
	float: none;
	padding-left: 0;
}

div.checkbox label
{
	float: none;
	padding-left: 0;
	padding-top: 0;
}

img.profile-avatar
{
	float: right;
	border: none;
}

p.form-error
{
	clear: both;
	font-weight: bold;
	background: #FFC url(../images/exclamation.gif) 4px 50% no-repeat;
	color: #C30;
	padding: 4px 4px 4px 24px!important;
	margin: 3px 0 15px!important;
}

div.formbuttons
{
	padding-left: 165px;
	margin: 10px 0;
}

div.formbuttons img { margin-right: 20px; }

form.collapsing
{
	background-color: #ffc;
	border-bottom: 1px solid #FC3;
	margin-bottom: 10px;
	padding: 10px;
}

/* for forms that are added/collapsed via Ajax */
form.collapsing  div.formbuttons
{
	padding: 0;
	margin: 0 0 0 165px;
}

input[type="text"], input[type="file"], input[type="password"], textarea, select
{
	line-height: 1.8em;
	border-top: 1px solid #7c7c7c;
	border-left: 1px solid #c3c3c3;
	border-right: 1px solid #c3c3c3;
	border-bottom: 1px solid #ddd;
	background: #fff url(../images/fieldbg.gif) repeat-x top;
	margin-right: 6px;
	padding-bottom: 4px;
}


div.main p.divider { border-top: 1px dotted gray; padding: 20px 0 0; margin: 30px 0 0; }

/* -----------------------------------------------------------
page-specific or section-specific styles
--------------------------------------------------------------
*/

/* news */
ul.news
{
	padding: 0;
	margin: 0px 0 0 0;
}

ul.news li
{
	padding-top: 6px;
	padding-bottom: 6px;
	list-style-type: none;
}

ul.news li a { font-weight: bold; }

ul.news span.newsdate
{
	display: inline;
	float: left;
	text-align: left;
	width: 60px;
	margin-right: 15px;
	color: #666666;
	font-size: 95%;
}

ul.news li p
{
	margin: 0 0 0 75px;
	_margin: 0 0 0 78px;
}


div.excerpt { font-size: 91%; color: #333; margin: 10px 2px 0;  line-height: 130%; }
div.excerpt p { padding-bottom: 6px; }
div.excerpt p strong { font-size: 110%; }

span.pdf
{
	background: #B1c0ab;
	padding: 0 3px;
	font-size: 9px;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}

div.guidelinebox
{
	width: 450px;
	background: #ffffe8 url(../images/guideline-list-gradient.png) left top repeat-x;
}

div#good
{
	width: 215px;
	float: left;
}

div#bad
{
	width: 215px;
	float: right;
	border-left: 20px solid white;
}

div.guidelines { padding-bottom: 10px; }

div.guidelines ul
{
	margin: 0;
	padding: 0 15px 0 25px;
}

div.guidelinebox ul li
{
	line-height: 120%;
	margin-bottom: 6px;
}

img#feedicon32
{
	float: right;
	margin-left: 10px;
}

a.subscribe, a.subscribe:visited
{
	height: 1.em;
	border: 1px solid #FAEEC2;
	padding: 3px 4px 4px 20px;
	background-color: #FFC;
	background-repeat: no-repeat;
	background-position: 4px 50%;
	background-image: url(../images/feed-icon-12x12.gif);
	text-decoration: none!important;
}

a.subscribe:hover
{
	text-decoration: none;
	position: relative;
	top: 1px;
	left: 1px;
}

a.close, a.close:visited
{
	height: 1.em;
	border: 1px solid #FAEEC2;
	padding: 3px 4px 4px 20px;
	background-color: #FFC;
	background-repeat: no-repeat;
	background-position: 4px 50%;
	background-image: url(../images/closebox.gif);
	text-decoration: none;
	text-align: right;
}

a.close:hover { text-decoration: underline; }

dl.faq dt
{
	font-size: 105%;
	line-height: 160%;
	font-weight: bold;
	background-color: #FDFDE3;
	border-top: 1px solid #F9e183;
	padding: 6px 6px 6px 40px;
	margin: 0 0 6px;
	background-image: url(../images/faq-q.gif);
	background-repeat: no-repeat;
	background-position: 6px 50%;
}

dl.faq dd
{
	margin: 0 0 20px 0;
	padding: 1px 0 0 40px;
	background-image: url(../images/faq-a.gif);
	background-repeat: no-repeat;
	background-position: 6px 4px;
}
dl.faq dd p {  margin: 0; padding: 3px 0 9px; }

dl.faq dd ul, dl.faq dd ol
{
	margin-top: 0;
	padding-bottom: 9px;
}




/* editorial team bios */

ul.bio { margin: 0; padding:  0; list-style-type: none; }
ul.bio li { padding-bottom: 20px;}

ul.bio li h2 
{
	font-size: 1.1em;
}

ul.bio li h2 , ul.bio li p { margin: 0 0 4px 117px; }

ul.bio li img
{
	border: 1px solid black;
	float: left;
	margin-right: 10px;
	position: relative;
	top: 3px;

}
















/*  --------------------------------------------------------------------------------------------------------------------------------------------------- home page only */
body#home div.content div.intro
{
	clear: both;
	position: relative;
	padding-left: 40px;
	width: 725px;
	height: 275px;
	background-image: url(../images/home-image-1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-bottom: 10px;
}

body#home div.main p { line-height: 155%; }

div.content div.intro label
{
	color: #A33814;
	padding: .5em 0 0 20px;
	margin: 0;
	float: left;
	display: inline;
	font-size: 120%;
	line-height: 1em;
	font-weight: bold;
	width: 90px;
}

div.content div.intro form
{
	position: absolute;
	top: 225px;
}


body#home input.text
{
	width: 200px;
	margin: 0 2px 0 6px;
	font-size: 1.1em;
	line-height: 1.3em;
	border-top: 1px solid #7c7c7c;
	border-left: 1px solid #c3c3c3;
	border-right: 1px solid #c3c3c3;
	border-bottom: 1px solid #ddd;
	background: #fff url(../images/fieldbg.gif) repeat-x top;
}

body#home form div { display: inline; }


body#home h1
{
	margin-top: 0;
	padding-top: 0;
	font-size: 140%;
}

body#home h2
{
	margin-top: 0;
	padding-top: 10px;
}

body#home div.main h3 
{
	margin-top: 20px;
	padding-top: 0;
}



body#home div.sidebar h2
{
	font-size: 120%;
	padding: 2px 4px;
}

body#home div.sidebar h3
{
	font-size: 120%;
	margin-top: 0;
	padding-top: 0;
}

body#home ul.customer-list { margin: 0; }
body#home ul#customers1 { width: 210px; float: left; padding-bottom: 10px; }
body#home ul#customers2 { width: 210px; float: right; padding-bottom: 10px; margin-right: 10px;}
body#home ul#customers3 { display:none; }
body#home ul.customer-list span  { display:none; }


body#home div.sidebar h3
{
	margin: 0;
	padding: 0;
}

body#home div.burstblog h2, body#home div.burstblog h3 { font-size: 110%; }
div.burstblog h3.summaryheadline { padding-bottom: 6px!important;}

div.burstblog
{
	border-bottom: 4px solid #9C0;
	margin: 0 0 20px;
	padding-bottom: 8px;
}

div.burstblog h2 { padding: 6px 4px 6px; }
div.burstblog i, div.burstblog br { display: none; }

div.burstblog p
{
	padding: 2px 0 8px;
	margin: 0;
}





body#news div.burstblog { padding-bottom: 20px; border-bottom: 1px solid #ccc; }
body#news div.burstblog  h2 { font-size: 100%; padding:0; background: none; border: none; color: #C30; }

ul.whatsnew
{
	list-style-type: none;
	padding: 6px 0 12px;
	margin: 0;
}
ul.whatsnew li   { padding: 3px 0 6px; }


ul.next-steps { list-style-type: none; margin: 10px 0; padding: 0;}
ul.next-steps li   { clear: left; height: 125px; overflow: hidden; padding: 12px 0 0; border-bottom: 1px solid #E0F1F7; }
ul.next-steps li  img { float: left; margin: 2px 0 0; border: 1px solid gray; }
ul.next-steps li  h4  { font-size: 110%; margin: 0 0 0 140px; }
ul.next-steps li  p  { font-size: 100%; margin-left: 140px; }

body#join div.main h2  { padding: 15px 0 0; margin: 15px 0 0; border-top: 1px dotted gray; }
body#join div.main h3  { clear: both; padding: 0; }

body#join form { padding: 10px; background-color: #F6FCFF; border: 1px solid #E0F1F7;}










ul.bios {margin: 0; padding: 20px 0 0 0; list-style-type: none;}
ul.bios li { font-weight: bold; font-size: 105%; padding-bottom: 20px; }
ul.bios li p { padding-left: 20px; font-weight: normal; font-size: .9em; margin-bottom: 0; line-height: 140%; }


div.pluckproducts  { background-color: #F6FCFF; border:1px solid #E0F1F7; }
div.pluckproducts h3 { background: none; border: none; font-size: 110%; color: black; padding: 10px 10px 0; margin: 0; }

div.pluckproducts ul
{
	list-style-type: none;
	padding: 6px 10px 0;
	margin: 0 0 15px;
}

div.pluckproducts ul li
{
 margin: 4px 0;
}

div.pluckproducts ul li a
{
	font-weight: bold; 
}



body#contact div.main h2, body#contact div.main h3 { font-size: 110%; margin: 10px 0 0; padding: 0 0; }
body#contact div.main p { margin: 0; padding: 0 0 6px; }


table.leaderboard {  margin: 10px 0; }
table.leaderboard tr.th { background-color: #FFC;}
table.leaderboard th { padding: 4px 0; margin: 0; border-bottom: 1px solid #F93; }
table.leaderboard td {vertical-align:top; padding: 4px 16px 8px 0; margin: 0; border-bottom: 1px solid #eee; }
table.leaderboard td.rank { font-weight: bold; text-align: right; }




/* BlogBurst widget preview */
div.widgetbox
{
	width: 730px;
	padding: 10px;
	margin: 0 auto;
	background: #eee;
	color: #333;
	text-align: left;
	border-top: 20px solid white;
	border-bottom: 6px solid #C1401A;

}

div.widgetbox h2.widget-title { font-size: 100%; font-family: Arial, Verdana, sans-serif; background-color: #C1401A; padding: 3px 6px; color: white; text-transform: uppercase; letter-spacing: 3px; margin: 0 0 10px; }



div.widget div.fullpost { width: 450px;}
div.widget div.summaries { width: 240px; padding: 10px;	background: #fffadf;
padding-bottom: 15px;}

div.widget div.fullpost h1 { font-size: 160%; }
div.widget div.summaries h3.summaryheadline { font-size: 110%!important; }


a.external {
        background: url(../images/external-link.gif) right center no-repeat;
        padding-right: 12px;
}
	
a.external:hover {
        background: url(../images/external-link-hover.gif) right center no-repeat;
}

#migration { font-family: Arial, Helvetica, sans-serif; }
	#migration h1.moving { font-size: 22px; font-weight: bold; color: black; margin: 0 0 .1em 0; text-transform: uppercase; }
	#migration p.newhome { font-size: 16px; color: black; margin: 0; }

	#migration #migration_greenbox { position: relative; background: white url(../greenbox.png) no-repeat left top; height: 273px; width: 748px; }
		#migration #migration_greenbox .greenboxtext { padding: 40px 270px 0 24px; }
        #migration #migration_greenbox h2 { font-size: 16px; color: black; font-weight: bold; margin: 0; padding: 0; }
		#migration #migration_greenbox p { font-size: 15px; color: #333; margin: 0 0 1em 0; line-height: 125%; }

	#migration #floatlink { display: block; position: absolute; top: 119px; right: 88px; height: 58px; width: 97px; }
		#migration #floatlink span { display: none; }

	#migration .yellowlink { display: block; position: absolute; top: 213px; height: 52px; }
		#migration .yellowlink span { display: none; }

	#migration #yellow_ehow.yellowlink { width: 84px; left: 21px; }
	#migration #yellow_ab.yellowlink { width: 156px; left: 142px; }
	#migration #yellow_ls.yellowlink { width: 232px; left: 335px; }
	#migration #yellow_usatoday.yellowlink { width: 62px; left: 609px; }




