html, body {
	padding:0;
	margin:0;
}

body {
	background:url(../img/bg_tile.gif) left top;
}

.page-container {
	padding:0px 0 0 20px;
}

.homepage_logo {
	background:url(../jp/homepage_logo.gif) no-repeat top left;
	height:210px;
	width:952px;
}

.blue-container {
	width:576px;
	height:295px;
	padding:10px;
	background:url(../img/rss_bg.jpg) no-repeat;
	font:9px/10px arial, helvetica, sans-serif;
	text-transform:uppercase;
	color:#fff;
	position:relative;
	float:left;
	margin:0 30px 20px 0;
}

.gray-container {
	width:305px;
	height:295px;
	padding:10px;
	background:url(../img/youtube_bg.gif) no-repeat;
	font:9px/10px arial, helvetica, sans-serif;
	text-transform:uppercase;
	color:#fff;
	position:relative;
	float:left;
}

.avatar {
	font:14px/16px arial, helvetica, sans-serif;
	color:#333;
	width:300px
}

.avatar img {
	border:1px solid #000;
	margin-bottom:10px;
}
.soundcloud {
	width:952px;
	height:108px;
	font:9px/10px arial, helvetica, sans-serif;
	padding:0px 0 30px 0;
	position:relative;
}

.soundcloud a {
	text-decoration:none;
	color:#333;
}

.gcsm {
	width:285px;
	margin-right:20px;
	background-position:right;
}

.blue-head {
	position:absolute;
	top:-21px;
	left:0;
	width:55px;
	height:15px;
	background:url(../img/head_feeds.gif) no-repeat;
}

.del1 {
	background:url(../img/head_del_r.gif) no-repeat top left !important;
	width:127px !important;
}

.del2 {
	background:url(../img/head_del_s.gif) no-repeat top left !important;
	width:123px !important;
}

.del3 {
	background:url(../img/head_del_m.gif) no-repeat top left !important;
	width:108px !important;
}
	
.sound {
	background:url(../img/head_sound.gif) no-repeat top left !important;
	width:111px !important;
}

.gray-head {
	position:absolute;
	top:-21px;
	left:0;
	width:71px;
	height:15px;
	background:url(../img/head_pro.gif) no-repeat;
}

.blogheader {
	font:bold 18px/18px arial, helvetica, sans-serif;
	padding-bottom:10px;
}

.col {
	float:left;
	padding-right:15px;
	width:260px;
	height:290px;
	overflow:hidden;
}

.entry {
	padding-bottom:10px;
}

.youtube {
	background:url(../img/head_youtube.gif) no-repeat top left;
	padding:22px 0 22px 0;
	clear:both;
}

.gfc-resultsHeader {
	display:none;
}

.gfc-results a {
	color:#efff65;
	text-decoration:none;
}
 
.gfc-results a:hover {
	text-decoration:underline;
}
.gf-result .gf-author, .gf-result .gf-spacer, .gf-result .gf-relativePublishedDate {
color: #CCC  !important;
}
.gfc-result .gf-title {
height: auto !important;
overflow: visible !important;
}
.gf-result {
	margin-bottom:14px;
}
#flickr_badge_image10 {
	margin-right:0px;
}
#fb_rss_feed a, #fb_rss_feed .gf-author,  #fb_rss_feed .gf-spacer {
	display:none;
}
#fb_rss_feed .gf-relativePublishedDate {
color: #efff65  !important;
}
/*
Flickr CSS
Images are wrapped in divs classed "flickr_badge_image" with ids
"flickr_badge_imageX" where "X" is an integer specifying ordinal position. 
Below are some styles to get you started!
*/

#flickr_badge_uber_wrapper {
	text-align:left; 
	clear:both;
	margin:20px 0 48px 0;
	padding-top:22px;
	width:960px;
	background:url(../img/head_flickr.gif) no-repeat left top;
}

#flickr_badge_wrapper div {
	display:inline;
}

#flickr_badge_wrapper img {
	vertical-align:top;
}

#flickr_badge_wrapper {
	padding:0;
	border: solid 1px transparent;
}

.flickr_badge_image {
	margin:0 20px 0px 0px;
}

.flickr_badge_image img {
	border: 1px solid black !important;
}

#flickr_badge_source {
	text-align: left;
	margin: 0 5px 0 0px;
}

#flickr_badge_icon {
	float: left;
	margin-right: 5px;
}

#flickr_www {
	display: block;
	padding: 0 10px 0 10px !important;
	font: 11px Arial, Helvetica, Sans serif !important;
	color: #3993ff !important;
}

#flickr_badge_uber_wrapper a:hover, #flickr_badge_uber_wrapper a:link,
#flickr_badge_uber_wrapper a:active, #flickr_badge_uber_wrapper a:visited {
	text-decoration: none !important;
	background: inherit !important;
	color: #000000;
}

#flickr_badge_source {
	padding: 0 !important;
	font: 11px Arial, Helvetica, Sans serif !important;
	color: #000000 !important;
}

/* delicious */

.delicious-container {
	height:340px;
}

.delicious-posts {
	margin: 0 0 30px 0;
	padding: 0.5em;
	font-family: sans-serif;
}

.delicious-posts ul, .delicious-posts li, .delicious-banner {
	margin: 0;
	padding: 0
}

.delicious-posts ul {
	height:290px;
	overflow:hidden;
}

.delicious-post {
	border-top: 1px solid #eee;
	padding: 0.25em;
}

.delicious-link {
	display:block !important;
}

.delicious-tag {
	color:#555 !important;
}

.delicious-odd {
	background-color: #f8f8f8
}

.delicious-banner a {
	font-size: 80%
}

.delicious-posts a:hover {
	text-decoration: underline
}

.delicious-posts a {
	text-decoration: none;
	color: #a15426;
	display: inline;
	padding: 3px 3px 3px 0;
}

.delicious-post a {
	color: #04a1ff
}


