/*** Header ***/
#header
{
	background-color: #000;
	width: 770px;
	float: left;
	height:27px;
	line-height:27px;
	font: normal 1em Tahoma, Verdana, Arial, Georgia, sans-serif; 
}
#header a:link, #header a:visited
{
	color: #CCC;
}
#header a.currentPage:link, #header a.currentPage:visited
{
	font-weight: bold;
}
#header a:hover
{
	text-decoration: none;
	color: #FFF;
	border-bottom: 2px solid #ccc;
	background:#333;
}
/*
#navigation
{
	list-style: none;
	padding: 0 10px;
}
#navigation li
{
	float: left;
	padding: 3px 5px;
}
#navigation #about
{
	float: right;
}
#navigation #examples
{
	float: right;
}
#navigation #examples a:link, #navigation #examples a:visited
{
	color: #fffc00;
	font-weight: bold;
}*/
#header h1, #header h3
{
	display: none;
}

/*** Intro ***/
#intro
{
	clear: both;
	height: 184px;
	background: #FFF url(/images/intro_bg.png) center top no-repeat;
}
#intro h2 span, #intro h3, #intro #description span, #intro #steps div, #intro #buttons span
{
	display: none;
}
#intro #preview
{
	height: 169px;
	margin-left: 30px;
	background: url(/images/feedo_style_bg.png) center left no-repeat;
}
#intro #preview ul
{
	list-style: none;
	margin-left: 180px;
	padding-top:20px;
}
#intro #description
{
	display:none;
}


/*** Steps & Buttons ***/
#preview ul
{
	list-style: none;
}
#preview li
{
	float: left;
	margin-left: 10px;
}
#intro #steps
{
	height: 111px;
	width: 349px;
	background: url(/images/steps.png) center center no-repeat;
}
#buttons a:link, #buttons a:visited, #buttons a:hover
{
	border: none;
}
#buttons #learnMore, #buttons strong, #buttons #getToIt
{
	display: block;
}
#buttons #learnMore, #buttons #getToIt
{
	width: 125px;
	height: 44px;
}
#buttons #learnMore
{
	background: url(/images/learn_more_big.png) center center no-repeat;
}
#buttons #getToIt
{
	background: url(/images/get_to_it.png) center center no-repeat;
}
#buttons strong
{
	width: 120px;
	height: 21px;
	background: url(/images/buttons_or.png) center center no-repeat;
}
/*** Ads ***/
.horizontalAds
{
	clear: both;
	text-align: center;
	margin: 0 10px;
	border: none;
	color: #FFF;
}
#verticalAds 
{
	padding-top:20px;
	text-align:center;	
}
/*** Sneak Peek ***/
#sneakPeek
{
	width: 745px;
	margin: 0 auto;
	background: url(/images/sneak_peek.png) top center no-repeat;
	padding-top: 22px;
}
#sneakPeek .collapsed
{
	background: url(/images/sneak_peek_collapsed.png) top center no-repeat;
}
#sneakPeek .expanded
{
	background: url(/images/sneak_peek.png) top center no-repeat;
}
#sneekPeekToggle
{
	display: block;
	height: 20px;
	margin-top: -20px;
	line-height: 20px;
	border: none;
}
#sneakPeek h2
{
	display: none;
}
#sneakPeek h3
{
	font-size: 1.1em;
	font-weight: bold;
	color: #000;
}
#sneakPeek ul
{
	list-style: none;
}
#sneakPeek li.box ol
{
	padding: 10px;
	padding-top: 0;
	margin-left: 20px;
}
#sneakPeek li.box div.wrapper
{
	padding: 0 10px 15px 10px;
}
#sneakPeek li.box
{
	width: 248px;
	float: left;
	background: #EEE url(/images/box_bottom_bg.png) center bottom no-repeat;
}
#sneakPeek li.box h3
{
	background: url(/images/box_top_bg.png) top center no-repeat;
	padding: 10px;
}
#sneakPeek #sample
{
	width: 248px;
	float: left;
	background: #EEE url(/images/samplebox_bottom_bg.png) center bottom no-repeat;
}
#sneakPeek #sample .head
{
	background: url(/images/samplebox_top_bg.png) top center no-repeat;
	padding: 10px;
}
#sneakPeek #sample .wrapper 
{
	padding: 0 15px 15px 15px;
}
/*** Sample ***/
#sample h3 
{
	color:#158900;
	font:normal bold 1.2em Tahoma, Verdana, Arial, Georgia, sans-serif; 
}
#sample div.wrapper .feedostyle_box 
{
	margin-top:10px;
	margin-bottom:10px;
}
#sample div.wrapper .feedostyle_box .feedostyle_title 
{
	background: none;
	font-size:0.9em;
	text-transform:uppercase;
	text-align:center;
	color:#000;
	margin:0;
	background-color:#ffd8c1;
	border:1px solid #66625c;
	border-bottom:none;
	width:205px;
	padding:0 5px;
}
#sample div.wrapper .feedostyle_content
{
	padding:0 5px;
	margin:0;
	border:1px solid #66625c;
	background:#FFF url(/images/sample_feed_bg.png) center center no-repeat;
	width:205px;
	height:200px;
}
#sample div.wrapper .feedostyle_content div
{
	background:url(/images/sample_bg.png);
}
* html #sample div.wrapper .feedostyle_content div
{
	background:none;
}
#sample div.wrapper .feedostyle_content  a:link, #sample div.wrapper .feedostyle_content  a:visited
{
	border: none;
	color: #c00600;
	padding-left:20px;
	background: url(/images/outbound_link.gif) top left no-repeat;
}
#sample div.wrapper .feedostyle_content a:hover
{
	border: none;
	border-bottom: 1px solid #d00;
	color: #ff0000;
	background-color: #fff4db;
}
#sample .feedostyle_powered
{
	padding:0 5px;
	border:1px solid #66625c;
	border-top:none;
	font-size:0.85em;
	width:205px;
	display:block;
	text-align:center;
	background:#FFF url(/images/powered_bg.png);
	margin: 0 auto;
}
#sample .feedostyle_powered a:link, #sample .feedostyle_powered a:visited
{
	background:none;
	padding:inherit;
	color:#ff7800;
}
#sample .feedostyle_powered a:hover
{
	color:#000;
}
#demoBox 
{
	clear:both;
}
#fetchFeed 
{
	margin-right:2px;
}
#fetchFeed input 
{
	width:205px;
}
#fetchFeed a
{
	display:block;
	width:36px;
	height:25px;
	background: url(/images/go_btn.png) center center no-repeat;
	border:none;
	margin:0;
	padding:0;
	float:left;
}
#fetchFeed a span 
{
	display:none;
}
#fetchFeed .timeout 
{
	line-height:21px;
	color:#aaa;
	font-style:italic;
	padding-left:90px;
	color:#777;
}
#demoStatus .status, #tickerPreview .status, #sampleBox .status
{
	width:200px;
	border:1px solid #ffe153;
	background-color:#fff7d2;
	text-align:center;
	padding:3px;
	padding-top:30px;
	background:#FFF url(/images/loading_bg.gif) center top no-repeat;
	clear:both;
	overflow:hidden;
	margin:0 auto;
}
#previewWrapper 
{
	position:relative;
}
#tickerPreview 
{
	position:absolute;
	top:-800px;
	left:-250px;
	width:240px;
}
#step3 dl#tickerPreview 
{
	border:1px solid #EEE;
	padding:2px;
	margin:0;
	text-align:center;
}
#tickerPreview dt 
{
	text-transform:uppercase;
}
#tickerPreview dt span 
{
	text-transform:none;
}
#tickerPreview a 
{
	border:none;
}
#tickerPreview .status
{
	border:2px solid #666;
}
#step3 .updatePreview
{
	text-align:right;
	padding-right:15px;
}
#step3 .updatePreview a:link, #step3 .updatePreview a:visited 
{
	padding:1px 3px;
	color:#18740c;
	background-color:#defecb;
	border:1px solid #51ff3f;
	border-right:1px solid #136e09;
	border-bottom:1px solid #136e09;
} 
#step3 .updatePreview a:hover 
{
	background-color:#91d98a;
	border:1px solid #9cff00;
	border-right:1px solid #837200;
	border-bottom:1px solid #837200;
}
/*** Sub Content ***/
#moreInfo
{
	width: 745px;
	margin: 0 auto;
	background: url(/images/more_about_feedo_style.png) top center no-repeat;
	padding-top: 25px;
	clear:both;
}
#subContent 
{
	clear:both;
	float:left;
	background:#FFF url(/images/subcontent_bottom_bg.png) bottom center no-repeat;
}
#subContent .wrapper
{
	float:left;
	background:url(/images/subcontent_top_bg.png) top center no-repeat;
	padding:10px 10px 20px 20px;
}
#subContent #features 
{
	float:left;
	width:465px;
}
#subContent #news 
{
	float:right;
	width:225px;
} 
#subContent dl dt
{
	padding-top:15px;
	padding-left:45px;
	font-weight:bold;
	font-size:1.1em;
	clear:both;
	border-bottom:3px solid #EEE;
	margin-right:10px;
}
#subContent dl dd
{
	padding-left:45px;
}
#subContent dd p
{
	float:right;
	margin:0;
	padding-right:15px;
}

/*** Featured ***/
#featured 
{
	float:left;
	width:245px;
}
#featured a:link, #featured a:visited, #featuredHome a:link, #featuredHome a:visited
{
	color:#5265A0;
	border:none;
	text-decoration:none;
}
#featured a:hover, #featuredHome a:hover
{
	color:#F00;
	border:none;
	text-decoration:none;
}
#featured h4, #featuredHome h4
{
	text-align:center;
	font-size:0.9em;
	font-weight:normal;
	margin-top:5px;
	color:#999;
}
#featured .country, #featuredHome .country
{
	font-weight:bold;
	color:#666;
}
#featured .title, #featuredHome .title
{
	font-size:1.2em;
	font-weight:bold;
	color:#982e00;
}
#featured .detail, #featuredHome .detail
{
	padding-left:30px;
}
#featured .image, #featuredHome .image
{
	padding:0;
	margin:0;
	padding-bottom:10px;
	text-align:center;
}
#featured .image img, #featuredHome .image img
{
	border:0;
}
.paging 
{
	text-align:center;	
	border:2px solid #EEE;
	background-color:#F4F4F4;
	margin:4px 0;
	padding:2px;
	clear:both;
}
.paging a, .paging a:visited
{
	color:#295973;
	border:none;
}
.paging a:hover
{
	color:#FFF;
	background-color:#295973;
	border-bottom:1px solid #295973;
}

/**** News ****/
#news h4 
{
	font-size:1em;
	font-weight:bold;
	margin-top:5px;
	color:#982e00;
}
#news p
{
	padding:0;
	margin:0;
	padding-bottom:10px;
	text-align:left;
}
#news .date 
{
	color:#AAA;
	font-weight:normal;
	font-style:italic;
	padding:0 3px;
}
#feedoDesktop { background: url(/images/subcontent_desktop.png) left center no-repeat; }
#feedoBlog { background: url(/images/subcontent_blog.png) left center no-repeat; }
#feedoCSS {	background: url(/images/subcontent_css.png) left center no-repeat; }
#feedoAPI { background: url(/images/subcontent_api.png) left center no-repeat; }
#feedoLove { background: url(/images/subcontent_love.png) left center no-repeat; }
#features .more 
{
	font-weight:bold;
}
#features .more:link, #features .more:visited
{	
	color:#f35600;
	border-bottom:1px solid #f3a000;
}
#features .more:hover
{	
	color:#f30000;
	border-bottom:1px solid #000;
}
#news .more 
{
	text-align:right;
	padding:0;
	margin:0;
	margin-top:-5px;
	font-weight:normal;
	font-style:italic;
} 
#news .readAll
{
	text-align:center;
	font-weight:bold;
}
#news .readAll a, #news .readAll a:visited {
	color:#f35600;
	border-bottom:1px solid #f3a000;
}
/*** Wizard step ***/
#wizardOr span, #wizardBox div.buttons span
{
	display: none;
}
#wizardStep, #leafPage
{
	clear: both;
	padding-bottom: 30px;
}
#wizardStep
{
	padding-top: 27px;
	background: url(/images/create_feedo_style.png) top center no-repeat;
}
#wizardBox, #leafBox
{
	background: #FFF url(/images/wizard_center_bg.png) center top;
}
#wizardBox div.wrapper
{
	padding: 0 40px;
	background: url(/images/wizard_bottom_bg.png) center bottom no-repeat;
}
#wizardBox h2, #leafPage h2
{
	background: url(/images/wizard_top_bg.png) center top no-repeat;
	padding: 10px 0 5px 40px;
	font: bold 1.5em Georgia, "Times New Roman" , Times, serif;
	color: #F00;
}
#wizardBox h4
{
	font-weight: bold;
}
#wizardBox table
{
	width: 100%;
}
#wizardBox fieldset
{
	width: 315px;
	border: none;
	margin-top: 10px;
	padding-top: 32px;
}
#wizardBox fieldset input
{
	margin-top: 5px;
	margin-right: 5px;
}
#wizardBox #stepWrapper fieldset
{
	border: none;
	margin-top: 10px;
	padding-top: 32px;
}
#wizardBox fieldset ul
{
	list-style: none;
}
#wizardBox fieldset li
{
	margin-left: 25px;
}
#wizardBox fieldset legend
{
	display: none;
}
/* Wizard Buttons */
#wizardBox div.buttons
{
	clear: both;
	text-align: center;
	padding: 10px;
	padding-top: 5px;
	padding-bottom: 20px;
}
#wizardBox div.buttons a
{
	border: none;
	width: 80px;
}
.wizardNext
{
	display: block;
	width: 65px;
	height: 25px;
	background: url(/images/next_btn.png) center center no-repeat;
	border: 0;
	margin: 8px auto 0 auto;
	padding-left:25px;
}
#validateButtons .wizardNext 
{
	margin-right:50px;
}
.wizardValidate
{
	display: block;
	width: 80px;
	height: 25px;
	background: url(/images/validate_btn.png) center center no-repeat;
	border: 0;
	float:left;
	margin: 8px 0 0 30px;
}
.wizardNextDisabled
{
	display: block;
	width: 65px;
	height: 25px;
	background: url(/images/next_btn_disabled.png) center center no-repeat;
	border: 0;
	margin: 8px auto 0 auto;
}
.wizardPrev
{
	float: left;
	display: block;
	width: 85px;
	height: 25px;
	background: url(/images/prev_btn.png) center center no-repeat;
	border: 0;
	margin: 8px auto 0 auto;
}
.wizardFinish
{
	display: block;
	width: 61px;
	height: 25px;
	background: url(/images/finish_btn.png) center center no-repeat;
	border: 0;
	margin: 8px auto 0 auto;
}
#finishPreview 
{
	padding-bottom:20px;
	width:80%;
	margin:0 auto;
}
#finishPreview .preview
{
	font-size:1.5em;
	text-align:center;
	color:#F00;
}
#wizardOr h3
{
	height: 180px;
	width: 33px;
	background: url(/images/wizard_or.png) center center no-repeat;
}
#stepWrapper
{
	padding-left: 230px;
	margin-top: 20px;
	background: url(/images/feedo_style.png) left top no-repeat;
}
/*** Step Labels ***/
.leafLogo {
	background: url(/images/feedo_style_small.png) left top no-repeat;
	padding-left:180px;
}
#wizardBox #feedType
{
	background: url(/images/step_1a.png) center top no-repeat;
	width: auto;
	padding-bottom: 20px;
}
#wizardBox #publishers
{
	float: left;
	background: url(/images/step_1b.png) center top no-repeat;
}
#wizardBox #customFeed
{
	float: right;
	background: url(/images/step_1b.png) center top no-repeat;
}
#wizardBox #step2
{
	background: url(/images/step_2.png) center top no-repeat;
	padding-left: 10px;
	padding-bottom: 30px;
}
#wizardBox #step3
{
	background: url(/images/step_3.png) center top no-repeat;
	padding-left: 10px;
	padding-bottom: 30px;
	width: 450px;
}
#wizardBox #stepFinish
{
	background: url(/images/step_finish.png) center top no-repeat;
	padding-left: 10px;
	padding-bottom: 30px;
	width: 450px;
}

#wizardBox #step3 #previewBox .feedostyle_box 
{
	width:232px;
}
#wizardBox #step3 #previewBox .feedostyle_box li, #wizardBox #step3 #previewBox .feedostyle_box a
{
	padding-left:5px;
	margin-left:0;
}
/*** Publisher directory ***/
#directory .publishers 
{
	clear:both;
}
#directory .publishers dl 
{
	float:left;
	width:162px;
	padding:5px 0;
}
#directory .publishers dt
{
	font-size:1.2em;
	font-weight:bold;
}
#directory .publishers dd li
{
	padding-left:10px;
	list-style:none;
}
/*** Publishers list ***/
#publisherList #items
{
	margin:15px 0;
}
#customFeed, #publishers 
{
	height:170px;
	padding-bottom:5px;
}
#publishers select
{
	width:230px;
}
#pubDecription
{
	position:absolute;
	width: 250px;
	font: 0.95em Arial, Helvetica, sans-serif;
	text-align: left;
	cursor: default;
	margin:10px auto;
	color:#AAA;
	font-style:italic;
}
#pubDecription div.box
{
	font-style:normal;
	background-color: #f6f6f6;
	color: #000;
	border: solid 1px #cecece;
	padding: 5px;
}
/* Feed Validation */
#feedValidation h3 span
{
	font-weight: bold;
	font-size: 1.3em;
	line-height: 36px;
	height: 36px;
	padding: 10px 0;
	padding-right: 45px;
}
#feedValidation .valid
{
	color: #009900;
	background: url(/images/valid_feed.png) right center no-repeat;
}
#feedValidation .invalid
{
	color: #FF0000;
	background: url(/images/invalid_feed.png) right center no-repeat;
}
#feedValidation p
{
	margin-bottom: 10px;
}
/*** Personalization ***/
#step3 dl
{
	padding-left: 10px;
	padding-bottom: 10px;
	margin: 10px;
	border: 1px dashed #CCC;
}
#step3 input, #step3 select 
{
	z-index:1;
}
#step3 dt
{
	font-weight: bold;
	color: #DE5401;
}
#step3 dd
{
	margin-left: 15px;
}
#step3 .tip
{
	color: #666;
	margin-left: 5px;
}
#step3 .tip a
{
	border: none;
	color: #F00;
}
/*** Personalization form ***/
#step3 dd
{
	clear: left;
	margin: 0;
	padding: 0;
	padding-top: 5px;
}
#step3 dd label, #step3 label.speed
{
	float: left;
	width: 110px;
}
#step3 input
{
	width: 60px;
}
#step3 .tickerFormat label, #step3 .tickerFormat input
{
	float: none;
	width: auto;
}
#step3 .tickerOptions input 
{
	width:30px;
	margin-left:15px;
}
#step3 .tickerOptions label, #step3 .tickerOptions input 
{
	float: none;
	width: auto;
}
#step3 .preview span
{
	display:none;
}
#step3 .preview
{
	display:block;
	margin:0 auto;
	width:90px;
	height:35px;
	background:url(/images/preview.png) center center no-repeat;
}
#termsAgree 
{
	background-color:#ffdada;
	padding:5px;
	margin:10px;
	border:2px solid #ff6e6e;
	color:#000;
	font-weight:bold;
}
#termsAgree input 
{
	width:auto;
	margin:0 10px 0 15px;
	padding:0;
}
#termsAgree a, #termsAgree a:visited
{
	color:#d40000;
}
#termsAgree a:hover
{
	color:#000;
	background-color:#fa8f60;
}
/*** Finish Step ***/
#stepFinish #feedoCode #codeContent
{
	margin: 10px 0;
	width: 430px;
}
/*** Demo ***/
#demo
{
	clear: both;
	height: 220px;
	background: #FFF url(/images/intro_bg.png) top center no-repeat;
}
/*** Leaf Pages ***/
#leafBox h2
{
	font-size: 1.6em;
	margin-top:10px;
}
#leafBox h3, #advices dt, #modules dt
{
	font-weight: bold;
	margin-top: 10px;
	color: #ff5a00;
	font-size: 1.3em;
}
#modules dt 
{
	font-size:1.2em;
}
#leafPage .wrapper
{
	padding: 0 40px;
	background: url(/images/wizard_bottom_bg.png) center bottom no-repeat;
}
#leafWrapper 
{
	float:right;
	width:500px;
}
/* Hides from IE-mac \*/
* html #leafPage .wrapper
{
	height: 1%;
}
/* End hide from IE-mac */
#leafWrapper
{
	padding-bottom: 30px;
	margin-top: 10px;
}
/* Hides from IE-mac \*/
* html #leafWrapper
{
	height: 1%;
}
/* End hide from IE-mac */
#advices dt
{
	padding-top:8px;
	border-top:3px solid #EEE;
}
#advices .first 
{
	padding:0;
	border:none;
}
#advices .more
{
	padding:0;
	margin:0;
	margin-bottom:15px;
	font-weight:bold;
}
/*** Side Navigation ***/
#sideNavigation 
{
	font: 0.92em Tahoma, Verdana, Arial, Georgia, sans-serif; 
	padding-top: 110px;
	width:180px;
	float:left;
	background: url(/images/feedo_style_small.png) left top no-repeat;
}
#sideNavigation ul {
	text-align: left;
	margin: 0;
	padding: 0;
}
#sideNavigation ul li 
{
	list-style-type:none;
}
#sideNavigation #create
{
	margin-top:10px;
	padding:3px;
}
#createFeedoStyle 
{
	width:300px;
	margin:0 auto;
	padding-bottom:15px;
	text-align:center;
	text-transform:uppercase;
	font-size:1.2em;
	font-weight:bold;
}
#createFeedoStyle a, #createFeedoStyle a:visited 
{
	color:#000;
	background-color:#fff000;
	border:1px solid #fff88a;
	border-bottom:1px solid #a9a22b;
	border-right:1px solid #a9a22b;
	margin:1px;
	padding:5px 9px;
	line-height:30px;
}
#createFeedoStyle a:hover 
{
	color:#fff000;
	background-color:#000;
	border:1px solid #ffc67c;
	border-bottom:1px solid #a49c15;
	border-right:1px solid #a49c15;
	margin:1px;
	line-height:30px;
	padding:5px 9px;
} 
#sideNavigation #create a:link, #sideNavigation #create a:visited
{
	color:#FFF;
	padding:5px 3px;
	background-color:#314859;
	border:1px solid #7bc6fd;
	border-bottom:1px solid #182d3d;
	border-right:1px solid #182d3d;
	margin:1px;
}
#sideNavigation #create a:hover
{
	color:#FFF;
	padding:5px 3px;
	background-color:#6ac8f8;
	border:1px solid #cfefff;
	border-bottom:1px solid #387a9c;
	border-right:1px solid #387a9c;
	margin:1px;
}
#sideNavigation ul li
{
	font-size:0.95em;
	margin: 0;
	padding: 3px 5px 3px 0;
	font-weight:bold;
}
#sideNavigation .subSection li
{
	padding-left:10px;
	margin-left:10px;
	background:url(/images/side_nav_off.png) center left no-repeat;
}
#sideNavigation ul li a:link, #sideNavigation ul li a:visited {
	border-bottom: none;
	color:#ed6400;
	border:1px solid #FFF;
	padding:2px;
}
#sideNavigation ul li a:hover {
	color: #94AB36;
	padding:2px;
	background-color:#fffce0;
	border:1px solid #CCC;
}
#sideNavigation .currentPage a:link, #sideNavigation .currentPage a:visited 
{
	color:#aaa;
}
/*** FAQS ***/
#faq h4 
{
	clear:both;
}
.steps ul
{
	list-style:none;
}
.steps ul li label
{
	font-size:1.9em;
	color:#CCC;
	font-weight:bold;
	padding-bottom:5px;
	padding-top:10px;
}
.steps ul li
{
	padding:8px;
	clear:both;
	border-top: 4px solid #EEE;
	margin-bottom:10px;
}
.steps ul .first
{
	border:none;
}
.steps ul li img
{
	float:left;
	padding:10px 10px 10px 0;
	border:0;
}
.steps ul li p
{
	color:#222;
	font-weight:normal;
}
.steps ul li .code
{
	padding:5px;
	font-size:1.1em;
	font-weight:normal;
}
.steps h4 
{
	clear:both;
}
.back 
{
	background:#ffe5cc;
	padding:4px;
	text-align:center;
	font-weight:bold;
	border:1px solid #ff7e00;
}
#blogLogos
{
	list-style:none;
	margin:10px 0;
}
#blogLogos li 
{
	float:left;
	padding:10px 20px;
	text-align:center;
}
#blogLogos a span
{
	display:none;
}
#blogLogos a 
{
	display:block;
	border:none;
}
#blogLogos #blogger a
{
	background: url(/images/blogger_logo.png) center center no-repeat;
	width:173px;
	height:46px;
}
#blogLogos #xanga a
{
	background: url(/images/xanga_logo.png) center center no-repeat;
	width:194px;
	height:46px;
}
#blogLogos #xanga .text, #blogLogos #blogger .text
{
	display:inline;
	background:none;
	font-weight:bold;
}
/*** Example ***/
#exampleList dt
{
	color: #700;
	font-weight: bold;
	font-size: 1.2em;
	clear: both;
	padding-top: 10px;
	padding-bottom: 5px;
	border-bottom: 1px dashed #BBB;
	margin-bottom: 5px;
}
#exampleList dd .desc
{
	width:265px;
}
#exampleList .image
{
	float: right;
	padding: 5px;
	background-color: #F5F5F5;
	border: 1px solid #CCC;
	font-style: italic;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}
#exampleList .image p
{
	width: 210px;
}
#exampleList .image img
{
	margin: 10px 5px 5px 5px;
	border: 1px solid #CCC;
}
#exampleList #finalExample
{
	margin-top: 15px;
	color: #a20404;
}
#diagram 
{
	margin:10px auto;
	padding:5px 20px;
	border:1px solid #EEE;
	width:278px;
	text-align:center;
}
#feedIcons
{
	border: 1px solid #EEE;
	list-style: none;
	padding-bottom: 40px;
}
#feedIcons li
{
	float: left;
	padding: 15px;
	padding-left: 20px;
}
#feedIcons #standardIcon
{
	float: none;
	clear: both;
	font-weight: bold;
	color: #999;
	padding: 5px;
	padding-left: 180px;
}
#feedIcons #standardIcon img
{
	vertical-align: middle;
	margin-right: 5px;
	margin-left: 40px;
}

/*** Information page ***/
#info p
{
	clear: both;
}
#demoFeed
{
	float: left;
}
#demoFeed ul
{
	list-style: none;
	margin: 10px 0;
}
#demoFeed li
{
	margin: 2px;
	border: 1px solid #CCC;
	float: left;
	text-align: center;
	font-weight: bold;
	color: #F00;
	font-size: 1.1em;
	text-transform: uppercase;
}
#demoFeed img
{
	margin: 0 2px;
}
/*** Finding Feeds ***/
#findingFeeds dl dt
{
	font-size:1.1em;
	font-weight:bold;
	padding-top:10px;
	margin-top:15px;
	border-top:3px solid #EEE;
}
#findingFeeds dl dt .note 
{
	font-style:normal;
	font-family:Verdana;
	font-size:0.9em;
	color:#8a0000;
}
#findingFeeds .var 
{
	color:#d98000;
}
#findingFeeds dl dd 
{
	padding:1px;
	padding-left:30px;
	color:#000;
}
#findingFeeds dl dd label 
{
	color:#999;
}
/*** Code Samples ***/
.code 
{
	font-family:"Courier New", Courier, mono;
	font-size:1.1em;
	margin:8px 0;
	padding:5px 0;
}
#codeSample 
{
	border:1px solid #ccc;
	overflow:hidden;
	width:100%;
}
#codeSample strong 
{
	background-color:#fffac4;
	padding:2px;
	border:1px solid #fa0;
}
#cssSample 
{
	border:1px solid #ccc;
	overflow:scroll;
	height:300px;
	width:100%;
}
.code .b {color:#000;}
.code .r {color:#F00;}
.code .v {color:#00F;}
.code .c {color:#008000;}
.code .d {color:#800000;}	
/*** Advanced Features ***/
#advancedFeatures li
{
	margin-left:35px;
}
#advancedFeatures li .code 
{
	color:#000;
}
.values 
{
	color:#740010;
	font-weight:bold;
}
#advancedFeatures .sampleBox 
{
	padding:5px;
	border:1px dashed #CCC;
}
#advancedFeatures .sampleBox legend 
{
	font-weight:bold;
}
#advancedFeatures #example p 
{
	text-align:center;
	float:left;
	width:200px;
}
#advancedFeatures #box
{
	padding:10px;
	float:right;
	border:4px solid #555;
	width:210px;
	text-align:center;
}
#advancedFeatures #box span
{
	color:#888;
	font-size:0.9em;
	padding:30px 0;
}
/*** Misc classes and styles ***/
.list li
{
	list-style-type:square;
	margin-left:35px;
}
#warning {
    color:#000;
    padding:5px;
    border:3px solid red;
    background-color: #f7ffb4;
    font-weight:bold;
    margin:5px 20px;
    text-align:center;
    font-size:0.9em;
}
#warning strong {
    color:#ff8a00;
}
#warning span {
    color:#676767;
    font-size:0.9em;
}
#backHome
{
	text-align: center;
	padding: 5px 0 20px 0;
	font-weight: bold;
	font-size: 1.1em;
}
.notice 
{
	padding:2px;
	background-color:#fffac0;
}
.highlight 
{
	padding:2px;
	background-color:#fffcd2;
}
.tip
{
	padding:2px;
	background-color:#fffcd2;
	border:1px solid #fff674;
}
.highlight img
{
	vertical-align:middle;
}
.note 
{
	color:#9d9d9d;
	font-style:italic;
	font-weight:normal;	
}
#backHome a:link, #backHome a:visited
{
	color: #FF0;
}
#backHome a:hover
{
	color: #FFF;
}
.paragraph 
{
	padding:5px 0;
	clear:both;
}
.breaker 
{
	clear:both;
}
/* Error Messages */
.errorMessages
{
	background-color: #ffefef;
	border: 2px solid #F00;
	color: #b90000;
	margin: 10px 15px;
	padding: 5px;
	text-align: center;
	font-weight:normal;
}
span.errorMark
{
	background: #FFF url(/images/error_mark.gif) no-repeat center center;
	padding-left: 15px;
	color: #FFF;
}
/*** Form fields ***/
.urlField
{
	width: 230px;
}
/*** Tooltips & help ***/
.tip
{
	color: #777;
	padding-left: 2px;
	padding-right: 2px;
	font-size: 1em;
}
.toolTipLoading, .toolTip
{
	background-color: #fffbe5;
	color: #000;
	padding: 8px;
	border: solid 1px #000;
	border-right: solid 2px #000;
	border-bottom: solid 2px #000;
	position: absolute;
	font: 0.95em Arial, Helvetica, sans-serif;
	text-align: left;
	cursor: default;
	margin-left: 120px;
	margin-top: -15px;
	z-index:100;
}
/*** Sitemap ***/
#sitemap 
{
	background: url(/images/sitemap_bg.png) right bottom no-repeat;
	padding: 20px 0 80px 20px;
	margin-left:30px;
}
#sitemap li 
{
	margin-left: 30px;
	font-weight:bold;
	padding-top:2px;
}
#sitemap li a
{
	font-weight:normal;
}
/*** Suggestion box ***/
#suggestBox
{
	border: 1px solid #7f9db9;
	border-top:none;
	padding-top:44px;
	background:#FFF url(/images/alert.png) center top no-repeat;
}
#suggestBox h5 
{	
	font: normal 0.8em/1.4em Tahoma, Verdana, Arial, Georgia, sans-serif;
	color:#790000;
	font-size:0.9em;
}
#suggestBox ul
{
	padding: 0;
	margin: 0;
	list-style: none;
}
#suggestBox ul li 
{
	padding: 0;
	margin: 0;
	list-style: none;
}
#suggestBox a
{
	display:block;
	text-decoration: none;
	color:#F06811;
	padding:2px 10px;
	border:none;
}
#suggestBox .selected
{
	background-color:#F06811;
	color: #FFF;
}

#suggestBox .selected a
{
	text-decoration: none;
	display:block;
	color: #FFF;
	padding:2px 10px;
	border:none;
}
#feedStatus 
{
	text-align:center;
	color:#227800;
}
.image 
{
	text-align:center;
	border:2px solid #EEE;
	padding:5px;
	color:#999;
	font-style:italic;
	background-color:#FFF;
}
.imageIntro
{
	text-align:center;
	padding:5px 0;
	color:#999;
	font-style:italic;
}
#wrapper 
{
	margin:10px auto;
	width:700px;
	align:center;
}
#frame 
{
	background:url(http://news.feedostyle.com/images/top_bg.png) top center no-repeat;
	align:center;
}
.powered 
{
	background:url(http://news.feedostyle.com/images/bottom_bg.png) bottom center no-repeat;
	height:71px;
}
.powered p 
{
	font-size:0.85em;
	text-align:center;
	padding-top:15px;
}
.powered p span 
{
	color:#CCC;
	font-size:0.9em;
}
.poweredtext p 
{
	font-size:0.85em;
	text-align:center;
	padding-top:15px;
}
.poweredtext p span 
{
	color:#CCC;
	font-size:0.9em;
}
.orangebox
{
	height:200px;
	width:710px;
	background:url(http://news.feedostyle.com/images/orange_box.jpg) center no-repeat;
	align:center;
	padding-bottom:20px;
}
.feedboxcontent
{
	height:120px;
	align=center;
	padding-bottom:50px; 
}