html {
	font-family: arial,helvetica,clean,sans-serif;
}
body {
	font: 16px/1.231 arial,helvetica,clean,sans-serif;
	color: black;
	background: white;
	margin: 8px;
	padding: 0px;
}
table {
	font-size: inherit;
	font: 100%;
}
pre, code, kbd, samp, tt {
	font-family: monospace;
	line-height: 100%;
}
input, textarea, select, label {
	font-family: inherit;
	font-size: inherit;
	font-weight: inherit;
}
a img {
	border-width: 0em;
}
h1 {
	font-size: 2.18em;
	font-weight: normal;
	margin: 0.67em 0em;
}
h2 {
	font-size: 1.64em;
	font-weight: normal;
	margin: 0.83em 0em;
}
h3 {
	font-size: 1.45em;
	margin: 1em 0em;
}
h4 {
	font-size: 1.18em;
	margin: 1em 0;
}
h5 {
	font-size: 1em;
	margin: 1em 0;
}

h1#logo {
    margin: 0.67em 0;
}
h1#logo, h1#logo a  {
	background: url("../images/logo.png") no-repeat transparent center;
	width: 155px;
	height: 40px;
}
h1#logo span {
	display: none;
}
h1#logo a {
	display: block;
}

h1#logo a:hover {
	border-bottom: 2px solid #5f78b8;
}

div.flash {
	margin: 1em 0em;
	padding: 0.5em;
	background-color: #FFFFE0;
	color: black;
}
div.flash p {
	margin: 0;
}

span.new {
  color: red;
  vertical-align: super;
  font-size: 0.8em;
}

/*
** Info Block
*/
div.info {
	color: gray;
}
div.info p.desc {
	margin: 0em;
}
div.info span.url {
	color: green;
}
div.info span.url a {
	color: green;
}
div.info span.date,
div.info span.size {
	color: black;
}

/*
** Index Page
*/
#index h1 {
	font-size: 1.64em;
	font-weight: normal;
}
#index h2 {
	font-size: 1.45em;
	font-weight: bold;
}
#index h3 {
	font-size: 1.18em;
}
#index h4 {
	font-size: 1em;
}
#index h5 {
}
#index #urlFormBlock {
	width: 50em;
	margin: 0em auto;
	text-align: center;
}
#index form#urlForm {
	text-align: center;
	padding: 1em 0em;
}
#index form#urlForm input#url {
	width: 70%;
	margin-right: 0.5em;
	margin-left: 0.5em;
}
#index form#urlForm p#urlHelp {
	margin: 0;
}
#index h1#logo {
 	display: block;
 	margin: 3em auto 0em auto;
}
#index #userBlock,
#index #infoBlock,
#index #footerBlock,
#index #socialBlock,
#index #mapBlock {
	width: 50em;
	margin: 0em auto;
}
#index #userBlock {
	position: static;
}
#index #errorBlock {
	text-align: center;
}
#index #infoBlock {
	margin-top: 3em;
}
#index #infoBlock h2 {
	margin-top: 1.5em;
}
#index #footerBlock {
	text-align: center;
	clear: both;
	padding-top: 3em;
}
#index #socialBlock {
	text-align: center;
	height: 20px;
	line-height: 20px;
	margin: 1em auto;
	clear: both;
}
#index #socialBlock .item {
	display: inline-block;
	margin: 0 1em;
	position: relative;
	width: 90px;
}
#index #socialBlock .fb_iframe_widget {
	top: -3px;
}
#index #footerBlock p {
	clear: both;
}
#index #footerBlock p#links {
	text-align: center;
}
#index #footerBlock p#links img.icon {
	vertical-align: middle;
	margin-right: 0.25em;
}
#index #footerBlock p#links span.progress {
	position: relative;
	display: block;
	visibility: visible;
	height: 16px;
	margin-bottom: -16px;
	background: transparent url(http://cdn.page2rss.com/images/progress.gif) center center no-repeat;
}
#index #footerBlock p#links span.item {
}
#index #footerBlock p#links span.sep {
	text-align: center;
}
#index #footerBlock p a {
	white-space: nowrap;
}
#index #mapBlock {
	clear: both;
}
#index #mapBlock h2 {
	margin-top: 2em;
}
#index #mapBlock a {
	display: block;
	float: left;
	width: 2em;
	text-align: center;
	margin-right: 0.25em;
}
#index div.gfc-button-text,
#index div.gfc-icon {
	display: inline;
}

/*
** Free Button Page
*/

#button form#urlForm,
#button form#urlForm div#submitBlock {
	margin: 1.34em 0em;
}
#button form#urlForm p#urlHelp {
	display: inline;
	margin-left: 1em;
}
#button form#urlForm div {
	margin-bottom: 0.5em;
}
#button form#urlForm div#imageBlock {
}
#button form#urlForm div#imageBlock label {
	margin-right: 1em;
}
#button h4 {
	margin-bottom: 0.5em;
}
#button #resultBlock {
	display: none;
}


div#infoBlock {
}
div#infoBlock p {
	text-align: justify;
}
div#infoBlock p#bookmark {
	font-weight: bold;
}
div#infoBlock p#bookmark a {
	display: block;
	font-size: 1.18em;
	margin-top: 0.5em;
}

div#errorBlock {
	font-weight: bold;
	color: #DF0011;
}


form#urlForm {
	margin: 0em;
}

form#urlForm label {
	font-weight: bold;
	cursor: pointer;
	vertical-align: middle;
}

form#urlForm input#urlSubmit {
	font-weight: bold;
	vertical-align: middle;
}

form#urlForm input#url {
	vertical-align: middle;
}


form#urlForm div#urlBlock.progress {
	background: transparent url(/images/progress.gif) center right no-repeat;
}

form#urlForm p#urlHelp {
	color: gray;
}

#footerBlock {
	padding-top: 2em;
}

#footer span.sep,
#infoBlock span.sep {
	margin: 0em 0.25em;
	color: gray;
}

#userBlock {
	position: absolute;
	top: 1em;
	right: 2em;
}
#userBlock p {
	text-align: right;
}

#userLinks span.name {
    margin-right: 2em;
}

#pageHead h2 {
	margin-bottom: 0em;
}
#pageHead div.info {
	margin-top: 0.2em;
}
#pageHead div.rec {
	float: right;
	width: 20%;
	margin-bottom: 1em;
	background-color: #FFFFE0;
	height: 90px;
}
#pageHead div#gfcRecBtn {
	height: 67px;
	vertical-align: middle;
	line-height: 67px;
	text-align: center;
}
#pageHead div.rec div.more {
	text-align: center;
}
#pageHead div.gad {
	margin-top: 1.45em;
}

/*
** Page Layout
*/

#pageBodyWrapper {
	float: left;
	width: 100%;
}
#pageBody {
	overflow: hidden;
	margin-right: 316px; /* pageTools + body.margin */
}
#pageTools {
	float: left;
	width: 300px;
	margin-left: -300px;
}


#pageBody ul.entries {
	list-style: none;
	margin-left: 0em;
	padding-left: 0em;
}
#pageBody ul.entries li blockquote.entry {
	border-left: 0.25em solid #eee;
	padding-left: 1em;
	margin-left: 0em;
}
#pageBody div.pagination {
	margin-top: 1.5em;
	padding-top: 1em;
	border-top: 0.25em solid #eee;
}
#pageBody div.pagination p.strip {
	margin-top: 0em;
}


#pageTools ul.feed {
	list-style: none;
	margin-left: 0em;
	padding-left: 1.5em;
}
#pageTools ul.feed li {
	line-height: 1.5em;
}
#pageTools ul.feed li img.icon {
	vertical-align: middle;
	margin-right: 0.25em;
}
#pageTools ul.feed li.twitter img.icon {
	background-color: #6DD2FC;
	padding: 1px;
	margin-left: -2px;
}
#pageTools div.gad {
	margin-top: 2em;
	width: 300px;
}
#pageTools div.gad div.gad_125x125 {
	float: left;
	margin-bottom:5px;
	margin-right:5px;
}

#pageHead h2 div.gPlusOneWrapper {
    display: inline-block;
    height: 24px;
    vertical-align: bottom;
    margin-left: 0.5em;
}

#pageBody div.gad {
	margin-top: 1em;
}

#pageFooter {
	clear: both;
}
#ybLinkCount {
	font-weight: bold;
}


#pages table.pages td {
	vertical-align: top;
	padding-bottom: 0.5em;
}
#pages table.pages td.id {
	padding-right: 0.5em;
	text-align: right;
}


/*
** Text Pages
** TODO: make use of leftNav styles
*/
body.text {
	margin: 0em 2em;
}
body.text #textBody {
	float: left;
	width: 42em;
	margin-left: 2em;
	margin-bottom: 4em;
}
body.text #textBody h1 {
	font-size: 1.64em;
	font-weight: normal;
	margin: 0em 0em 0.83em 0em;
}
body.text #textBody h2 {
	font-size: 1.45em;
	margin: 1em 0em;
}
body.text #textBody h3 {
	font-size: 1.18em;
	margin: 1em 0;
}
body.text #textBody h4 {
	font-size: 1em;
	margin: 1em 0;
}
body.text #textBody pre.json {
	overflow: scroll;
}
body.text #textNav {
	float: left;
	width: 12em;
}
body.text #textNav h3 {
	font-size: 1em;
	font-weight: bold;
	margin: 0em 0em 0.5em 0em;
}
body.text #textNav ul.nav {
	list-style: none;
	margin: 0em;
	padding: 0em;
}
body.text #textNav ul.nav li {
	margin-bottom: 0.5em;
}
body.text #textNav ul.sep {
	padding-bottom: 0.5em;
	margin-bottom: 0.5em;
	border-bottom: 1px dotted silver;
}


/*
** Error Pages
*/
body#error h2 {
	font-size: 1.45em;
	margin: 1em 0em;
}
body#error h3 {
	font-size: 1.18em;
	margin: 1em 0;
}


/*
** Left Navigation layout
*/
.leftNav .navBody {
	margin-left: 14em;
	margin-bottom: 4em;
}
.leftNav .navBlock {
	float: left;
	width: 12em;
}
.leftNav .navBlock h3 {
	font-size: 1em;
	font-weight: bold;
	margin: 0em 0em 0.5em 0em;
}
.leftNav .navBlock ul.nav {
	list-style: none;
	margin: 0em;
	padding: 0em;
}
.leftNav .navBlock ul.nav li {
	margin-bottom: 0.5em;
}
.leftNav .navBlock ul.sep {
	padding-bottom: 0.5em;
	margin-bottom: 0.5em;
	border-bottom: 1px dotted silver;
}

/*
** Friend Connect Canvas
*/
body#canvas {
  margin: 0em 2em;
}
body#canvas #canvasBody {
	width: 42em;
}


/*
** My Pages
*/
body.my {
	margin: 0em 2em;
}
body.my h1 {
	font-size: 1.64em;
	font-weight: normal;
	margin: 0em 0em 0.83em 0em;
}
body.my h2 {
	font-size: 1.45em;
	font-weight: normal;
	margin: 1em 0em;
}
body.my h3 {
	font-size: 1.18em;
	font-weight: normal;
	margin: 1em 0;
}
body.my h4 {
	font-size: 1em;
	margin: 1em 0;
}


body.my div.info {
	margin-top: 0.2em;
}
body.my table.list h2,
body.my table.list h3 {
	margin-bottom: 0em;
	margin-top: 0em;
}

table.feeds td.feed {
	min-width: 30em;
}
table.feeds td.acc,
table.feeds td.cmd {
	vertical-align: bottom;
}


table.accounts td {
	vertical-align: bottom;
}
table.accounts td.acc div.thumb {
	float: left;
	margin-right: 1em;
}
table.accounts td.acc div.thumb a,
table.accounts td.acc div.thumb img {
    width: 48px;
    height: 48px;
}
table.accounts td.acc h3 {
    line-height: 32px
}
table.accounts td.acc div.profile {
    line-height: 16px
}
table.accounts td.acc {
	white-space: nowrap;
	min-width: 20em;
}


/*
** List Table Styles
*/
table.list {
	border-spacing: 1em 0em;
	empty-cells: show;
	margin: 0 -1em;
}
table.list td,
table.list th {
	padding: 0.25em 0em;
}
table.list thead th {
	font-size: 1.18em;
	text-align: left;
	border-bottom: 2px solid #5f78b8;
}
table.list tbody td {
}


.p2r_addon_inst {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	overflow: visible;
	z-index: 999;
}
#chrome_info {
    background: -webkit-gradient(linear, left top, left bottom, from(#FFF2B7), to(#FFE793));
    border-bottom: 1px solid #b6bac0;
    margin: 0px;
	display: none;
	height: 36px;
	width: 100%;
	position: relative;
	top: -37px;
	-webkit-transition: top .25s ease-out;
}
#addon_install_buttonblock {
    position: absolute;
    top: 0px;
    right: 0px;
    line-height: 34px;
    height: 36px;
    text-align: right;
    width: 20em;
}
#addon_install_icon {
    vertical-align: middle;
    height: 32px;
    width: 32px;
    margin: 2px;
    float: left;
    background-image: url('../chrometheme/infobar_plugin.png');
}
#addon_install_message {
    display: inline;
    vertical-align: middle;
    line-height: 34px;
    font-family: Segoe UI, Tahoma;
    font-size: 16px;
}
#chrome_info button {
    vertical-align: middle;
    margin-right: 22px;
}
#chrome_info #addon_install_extinstallbutton {
	font-weight: bold;
}
#addon_install_remove {
    float: right;
    width: 16px;
    height: 16px;
    cursor: pointer;
    margin-top: 10px;
    margin-right: 5px;
    background-image: url('../chrometheme/close_bar_h.png');
    opacity: 0.5;
    -webkit-transition: opacity .1s ease-in-out;
}
#addon_install_remove:hover {
    opacity: 1;
}


