/*   
Theme Name: Converse
Description: http://www.conversemusic.co.uk
Author: YAHOO! UK & IRELAND
Author URI: http://www.yahoo.com
.
GPL
.
/* ////////////////////////////////////////////// YUI RESET MIN */

html{color:#000;background: #fff url('images/bg.jpg') top center;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
li{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym{border:0;font-variant:normal;}
sup{vertical-align:text-top;}
sub{vertical-align:text-bottom;}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}
input,textarea,select{*font-size:100%;}
legend{color:#000;}
del,ins{text-decoration:none;}

/* ////////////////////////////////////////////// YUI FONTS MIN */

body{font:13px/1.231 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}
select,input,button,textarea{font:99% arial,helvetica,clean,sans-serif;}
table{font-size:inherit;font:100%;}
pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}

/* ////////////////////////////////////////////// YUI 970 GRID */

#content	{
	overflow: hidden;
}

a img	{
	border: 0;
}

/* ////////////////////////// PAGE WIDTH */

.col-970,
#content	{
	margin: 0 auto;
	padding: 24px 0 0 0;
	width:970px;
}

/* ////////////////////////// BASIC GRID, FLOATS & MARGINS */

div.col-1,
div.col-2,
div.col-3,
div.col-4,
div.col-5,
div.col-6,
div.col-7,
div.col-8,
div.col-9,
div.col-10,
div.col-11,
div.col-12,
div.col-13,
div.col-14,
div.col-15,
div.col-16,
div.col-17,
div.col-18,
div.col-19,
div.col-20,
div.col-21,
div.col-22, 
div.col-23,
div.col-24	{
	float:left;
	margin-right: 10px;
}

/* ////////////////////////// LAST COLUMN CLASS */

div.last	{
	margin-right: 0;
}

/* ////////////////////////// COLUMN WIDTH CLASSES */

.col-1	{width: 30px;}
.col-2	{width: 70px;}
.col-3	{width: 110px;}
.col-4	{width: 150px;}
.col-5	{width: 190px;}
.col-6	{width: 230px;}
.col-7	{width: 270px;}
.col-8	{width: 310px;}
.col-9	{width: 350px;}
.col-10	{width: 390px;}
.col-11	{width: 430px;}
.col-12	{width: 470px;}
.col-13	{width: 510px;}
.col-14	{width: 550px;}
.col-15	{width: 590px;}
.col-16	{width: 630px;}
.col-17	{width: 670px;}
.col-18	{width: 710px;}
.col-19	{width: 750px;}
.col-20	{width: 790px;}
.col-21	{width: 830px;}
.col-22	{width: 870px;}
.col-23	{width: 910px;}
.col-24,
div.col-24	{
	width: 950px;
	margin: 0;
}

/* ////////////////////////// FLOATS */

.right	{
	float: right;
}

.left	{
	float: left;
}

/* ////////////////////////// HR'S */

hr {
	background: url('images/hr.jpg') no-repeat;
	border: none;
	clear: both;
	float: none;
	height: 14px;
	margin: 9px auto;
}

hr.dashed {
	background: url('images/hr.gif') no-repeat;
	border: none;
	clear: both;
	float: none;
	height: 5px;
	margin: 9px auto;
}

hr.plain {
	background: #DDDDDD;
	color: #DDDDDD;
	float: none;
	height: 1px;
}
/* ////////////////////////// HIDE STUFF */

.hide{
	visibility: hidden;
}

span.hidden	{
	position: absolute;
	top: -5000em;
}

.right-image h4 {
	display: none;
}

/* ////////////////////////// CLEARFIX */
/*
	Clearing floats without extra markup Based on How To Clear Floats Without Structural Markup by PiE
	[http://www.positioniseverything.net/easyclearing.html]
*/

.content:after,
.clearfix:after,
.container:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}

.content,
.clearfix,
.container	{
	display: inline-block;
}

* html .content,
* html .clearfix,
* html .container	{
	height: 1%;
}

.content,
.clearfix,
.container	{
	display: block;
}

/* ////////////////////////// REGULAR CLEARING FOR COLUMNS */

.clear {
	clear: both;
}

/* //////////////////////////////////////////////////////////////////////////////////////////////// TYPOGRAPHY */

body,
.interestingness	{
	font-family: Arial;
}

.directory-content .intro div p,
.posts h2,
.single-content .article .post h2,
.team-content .intro p,
.navigation,
.archive-content .article h3,
.search-content .article h3,
.author-content .article h3,
#footer .trade-link	{
	font-family: Garamond, Georgia;
}

/* 36pt Font Size /////////// */
.single-content .article .post h2 {
	font-size: 277%;
	line-height: 45px;
}

/* 24pt Font Size /////////// */
.posts h2,
.archive-content .article h3,
.author-content .article h3,
h1,
.search-content .article h3	{
	font-size: 182%;
	line-height: 32px;
}

/* 20pt Font Size /////////// */
.directory-content .intro div p,
.header ul li a,	
.flickrgroup h4,
.linkcat h2,
.friends h2,
.directory-content h2,
.scenes-content .intro h2,
.video h4,
.team-content .intro h2,
.team-content .intro div p,
.music-staff h3,
.author-info h3,
.recent-posts h3,
#respond #submit,
.interestingness h3,
.archive-content .intro h2,
.friends h3,
.sidebar-right .scene h3,
.error-content .intro h2,
.search-content .intro h2	{
	font-size: 153.9%;
	line-height: 24px;
}

/* 16pt Font Size /////////// */
	{
	font-size: 123.1%;
	line-height: 24px;
}

/* 15pt Font Size /////////// */
.sidebar-left h4 {
	font-size: 116%;
	line-height: 16px;
}

/* 14pt Font Size /////////// */
h2,
.flickrgroup .links1,
#footer .trade-link	{
	font-size: 108%;
	line-height: 16px;
}

.header .followus ul li a {
	font-size: 100%;
}

/* 12pt Font Size /////////// */
.jcarousel-item .mycarouselcontent,
#intro div p,
p,
h3,
.flickrgroup .links2	{
	font-size: 93%;
	line-height: 16px;
}

/* 11pt Font Size /////////// */
li span.update,
.friends ul li a,
.author-info p,
.author-info ul li,
.sidebar-left ul li,
.postmetadata,
small,
.header .loginout a,
.header .followus,
.downloads-link	{
	font-size: 85%;
	line-height: 16px;
}

/* 10pt Font Size /////////// */
.header .breadcrumb,
.friends ul li p	{
	font-size: 77%;
}

/* ////////////////////////// COLOUR & STYLE */



.jcarousel-item .mycarouselcontent h2,
.jcarousel-item .mycarouselcontent p	{
	color: #FFFFFF;
}

/* #8C8D8D */
.entry	{
	color: #8C8D8D;
}

/* YELLOW */
.jcarousel-item .mycarouselcontent a,
.postmetadata span,
.header .loginout a	{
	color: #feed17;
}

/* GREY a3a3a3 */
li span.update,
.intro div p,
.flickrgroup,
.linkcat h2,
.friends h2,
.friends ul li p,
.header .breadcrumb,
.header .breadcrumb a,
.posts,
.sidebar-left a,
.single-content,
.video,
.comments #comments,
.interestingness h3,
.author-info p,
.author-info li,
.author-info h4,
small,
.error-content .intro p	{
	color: #a3a3a3;
}

/* GREY b6b6b6 */
.flickrgroup h4 a,
.directory-content h2,
.video h4,
.video h4 a,
.music-staff h3,
.author-info h3,
.comments h3,
#respond #submit,
.recent-posts h3,
.archive-content h2,
.author-content h2,
.friends h3,
.sidebar-right .scene h3,
.error-content .intro h2,
.scenes-content .intro h2,
.team-content .intro h2,
.search-content h2 {
	color: #b6b6b6;
}

/* GREY 686868 */
.sidebar-left a:hover	{
	color: #686868;
}

/* GREY CCCCCC */
.header .followus ul li a,
.header .followus {
	color: #ccc;
}

/* BLACK */
a,
.single-content h2,
.sidebar-left h4	{
	color: #000000;
}

/* Bold */
a,
.postmetadata span,
.posts h2,
.scenes-content .intro h2,
.single-content h2,
.team-content .intro h2,
.author-info h3,
.author-info h4,
.comments h3,
#respond #submit,
.recent-posts h3,
.archive-content h3,
.interestingness h3,
.flickrgroup h4,
.archive-content h2,
.linkcat h2,
.video h4,
.friends h3,
.author-content h2,
.sidebar-right .scene h3,
.error-content .intro h2,
.search-content h2,
.music-staff h3,
.search-content .article h3	 {
	font-weight: bold;
}

.comments #comments,
.recent-posts ul li .post-title a,
.header .followus ul li a,
.header .loginout a {
	font-weight: normal;
}

/* Italic */
 {
	font-style: italic;
}


.jcarousel-item .mycarouselcontent a	{
	text-align: right;
}

/******************************* TAG DEFAULTS *******************************/

/* text-decoration none */
a	{
	text-decoration: none;
}

/* text-decoration underline */
a:hover	{
	text-decoration: underline;
}

p	{
	margin: 0.3em 0 0.6em 0;
}

/******************************* TEMPLATE *******************************/

.page	{
	width: 1030px;
	margin: 0 auto;
	padding: 0 auto;
}

#content	{
	margin-left: 20px;
	padding-left: 10px;
	background-color: #fff;
}

.sidebar-left h4 {
	margin-left: 5px;
}

/* header */

.header	{
	position: relative;
	background: url('images/header.gif') no-repeat top;
	width: 1027px;
	min-height: 91px;
}

.header .breadcrumb {
	padding: 10px 0 0 32px;
}

#headerimg	{
	position: absolute;
	background: url('images/title.jpg') no-repeat;
	width: 290px;
	height: 34px;
	top: 32px;
	left: 22px;
}

#headerimg h1 a	{
	display: block;
	width: 290px;
	height: 34px;
	text-indent: -3000px;
	color: #f3f3f3;
}

#headerimg .description	{
	display: none;
}

.header #nav {
	position: absolute;
	top: 39px;
	left: 330px;
}

.header #nav li	{
	text-align: center;
	float: left;
	margin-right: 10px;
	padding-top: 2px;
}

.header #nav li a {
	font-weight: normal;
	font-family: Garamond, Georgia, serif;
	color: #fff;
	text-decoration: none;
	display: block;
	width: 111px;
	height: 47px;
}

.header #nav li a:hover {
	text-decoration: underline;
}

.header #nav .current_page_item	{
	background: url('images/tab.png') no-repeat;
	
}

.header .followus {
	float: right;
	margin-right: 30px;
}

.header .followus ul, .header .followus ul li {
	display: inline;
	margin-left: 3px;
}

.header .followus {
	padding: 5px 0 0 23px;
	background: url('images/shoe.gif') no-repeat 0 11px;
}

.header .loginout {
	position: absolute;
	top: 46px;
	right: 30px;
}

#footer	{
	clear: both;
	background: url('images/drop_shadow.png') repeat-x top;
	padding: 30px 50px 0 50px;
	text-align: right;
	width: 880px;
	height: 95px;
	margin-left: 20px;
}

#footer .logo	{
	float: right;
	background: url('images/converse_logo.jpg') no-repeat top right;
	height: 23px;
	width: 200px;
}

#footer .trade-link	{
	padding-top: 8px;
	float: left;
}

#footer p span {
	display: none;
}

div.snippet	{
	margin-top: 15px;
}

.entry {
	margin-top: 10px;
}

/******************************* COMPONENTS *******************************/

/* intro */
.home-content .intro {
	background: url('images/hr.jpg') no-repeat bottom left;
	padding-bottom: 30px;
}

.intro .addthis_container {
	display: none;
}

/* sidebar-left */

.sidebar-left {
	margin-bottom: 60px;
}

.sidebar-left h4 {
	font-weight: bold;
	padding: 3px 0 12px 0;
}

.sidebar-left ul {
	margin-bottom: 9px;
}

.sidebar-left ul li a	{
	padding: 3px 5px;
	line-height: 1.6em;
	font-weight: bold;
}

.sidebar-left a:hover	{
	background-color: #E5E5E5;
	text-decoration: none;
}

 .sidebar-left .current-cat a {
	background-color: #000;
	color: #fff;
}

/* posts */

.posts	{
	margin: 20px 0;
}

.posts .entry,
.posts .postmetadata, .post .postmetadata {
	padding-top: 20px;
	margin-left: 40px;
}

.postmetadata a {
	font-weight: normal;
}

.archive-content .article .post,
.search-content .article .post,
.author-content .article .post,
.posts .post	{
	margin-bottom: 60px;
}

.addthis_container {
	width: 51px;
	padding-top: 23px;
	float: left;
}

/* articles */

.article {
	margin-bottom: 60px;
}

.article #comments {
	margin-bottom: 20px;
}

.article p,
.article .addthis_container,
.article .comments {
	margin-left: 40px;
}

.article .comments p,
.article .entry p object {
	margin-left: 0px;
}

.article .comments {
	margin-top: 60px;
}

.navigation .article-prev,
.navigation .article-next {
	margin: 60px 20px 0 0;
}

.navigation .article-prev a,
.navigation .article-next a {
	padding: 4px 6px;
	font-weight: normal;
}

.navigation .article-prev a:hover,
.navigation .article-next a:hover	{
	text-decoration: none;
	background-color: #000;
	color: #fff;
}

.entry .set-main, .entry .set-main:hover {
	margin: 0 0 5px 0 !important;
}

.posts .post .entry .set-main
.archive-content .article .post .entry .set-main {
	margin-left: -40px;
}

.archive-content .article .post .entry table,
.search-content .article .post .entry table,
.author-content .article .post .entry table {
	margin: 20px 0 0 40px;
}

/*.article .set-main, .article .set-main img,
.article table tr td a, .article table tr td a img,*/
.entry .set-main, 
.entry .set-main img,
.entry table tr td a, 
.entry table tr td a img,
.posts .entry table tr td a img  {
	overflow: hidden;
	float: left;
	margin: 0;
}

.entry .set-main:hover,
.entry table tr td a:hover {
	border: 4px solid #feed17;
}

/*.article .set-main:hover img,
.article table tr td a:hover img,*/
.entry .set-main:hover img,
.entry table tr td a:hover img {
	margin: -4px;
}

/*.article table,*/
.entry table {
	clear: both;
	margin-bottom: 25px;
}
/*.article table tr td a,*/
.entry table tr td a {
	margin: 0 5px 5px 0;
}

/* respond form */

#respond {
	margin-top: 20px;
}

#respond textarea {
	width: 100%;
	height: 165px;
}

#respond #submit {
	float: right;
	background: none;
	border: none;
	cursor: hand;
}

/* friends */

.friends,
.music-staff	{
	margin-bottom: 60px;
}

.friends ul,
.music-staff ul {
	margin-top: 20px;
}

.friends ul li {
	float: left;
	width: 180px;
	margin: 0 0 10px 40px;
}

.friends-narrow ul li {
	width: 160px;
	margin: 0 10px 10px 0;
}

.music-staff ul li {
	float: left;
	width: 160px;
	margin: 0 0 10px 0px;
}

.friends ul li img,
.music-staff ul li img	{
	float: left;
	margin-right: 5px;
}


.linkcat h2 {
	margin: 0 0 20px 40px;
}

.video, .video h4 {
	margin-bottom: 20px;
}

.video p {
	margin-top: 12px;
}

/* sidebar-right */

.sidebar-right {
	width: 240px;
	margin: 0 0 60px 0;
}

.sidebar-right .scene {
	margin-left: 40px;
	width: 240px;
	padding-top: 20px;
}

.sidebar-right .right-image {
	margin-left: 40px;
	padding-top: 20px;
}

/* author info */
.author-info {
	width: 240px;
	margin-left: 40px;
	margin-bottom: 30px;
}

.author-info h4 {
	margin: 14px 0 10px 0;
}

.author-info .ff_image {
	padding: 4px;
	border: 2px solid #b6b6b6;
	margin: 16px 0 0 0;
}

/* recent-posts */

.recent-posts {
	clear: both;
	width: 240px;
	margin-left: 40px;
}

.recent-posts ul {
	margin: 20px 0;
	padding-bottom: 20px;
	clear: both;
}

.recent-posts ul li {
	clear: both;
}

.recent-posts .post-title {
	float: left;
	width: 160px;
}

/* downloads link */

.downloads-link {
	clear: both;
	width: 110px;
}

.downloads-link p {
	padding: 20px 0 0 5px;
}

.downloads-link p a {
	color: #686868;
	font-weight: normal;
}

.downloads-link p a .strong {
	color: #000;
	font-weight: bold;
}

.downloads-link p a:hover {
	color: #686868;
	background: none;
	text-decoration: underline;
}

.downloads-link p a:hover .strong {
	color: #000;
	background: none;
	text-decoration: underline;
}

.downloads-link p img {
	float: right;
	padding: 0 0 15px 10px;
}

/******************************* PAGES *******************************/

.home-content .intro h2	{
	display: none;
}

.home-content .sidebar-right .video {
	margin: 20px 0 0 40px;
}

.directory-content {
	padding-top: 0px !important;
}

.directory {
	margin-bottom: 40px;
}

.directory .linkcat {
	padding-top: 30px;
	clear: both;
}

.directory-content .friends, .directory-content .group
.directory-content .friends h3 {
	margin-left: 40px;
}

.directory-content .friends ul li {
	margin-left: 0;
}

.archive-content .sidebar-right .flickr-group .flickrgroup {
	padding-top: 40px;
}

.team-content .video h4,
.team-content .video .video-embed,
.team-content .video p {
	margin-left: 40px;
}

.scenes-content .intro h2 {
	margin-bottom: 16px;
}

.scenes-content .intro {
	margin-bottom: 30px;
}

.team-content .widget_sp_image-image-link, .team-content .widget_sp_image-image {
	margin-bottom: 20px;
}

.archive-content h2 {
	margin-bottom: 20px;
}

.error-content .intro p {
	text-align: center;
	margin-bottom: 60px;
}

.error-content .intro h2 {
	text-align: center;
	margin: 40px 0 20px 0;
}

/* //////////////////////////////////////////////////////////////////////////////////////////////// IMAGES */

img.centered	{
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright	{
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}

img.alignleft	{
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}

.alignright	{
	float: right;
}

.alignleft	{
	float: left;
}

.entry .readmore,
.posts .readmore	{
	display: block;
	float: right;
	background: url('images/readmore.jpg') no-repeat;
	width: 92px;
	height: 28px;
	margin-top: 17px;
	color: #fff;
	text-indent: -3000px;
}

/* //////////////////////////////////////////////////////////////////////////////////////////////// LISTS */



.blogroll	{
	margin-left: 40px;
}

.blogroll li	{
	float: left;
	width: 200px;
}

/* //////////////////////////////////////////////////////////////////////////////////////////////// FORMS */

#searchform	{
	width: 110px;
	padding-left: 5px;
}

#searchform label	{
	display: none;
}

#searchform #s	{
	border: none;
	background: transparent url('images/search_bg.gif') no-repeat;
	width: 100px;
	height: 25px;
	padding: 5px;
}

#searchsubmit	{
	float: right;
}



.jcarousel-clip-horizontal {
width: 100%;
}

.jcarousel-item {
height: 100%;
}

/************** POSTS CAROUSEL ******************/

.scene	{
	height: 170px;
	margin: 20px 0 30px 0;
	clear: both;
}

.scene h3 {
	margin-bottom: 16px;
}

.scene .jcarousel-container {
	float: left;
	width: 168px;
	height: 156px;
	overflow: hidden;
	border-top: 2px solid #e8e8e8;
	border-bottom: 2px solid #e8e8e8;
	margin-top: 5px;
}

.scene .jcarousel-item {
	position: relative;
	overflow: hidden;
	width: 168px;
	height: 156px;
}

.scene .jcarousel-item .mycarouselcontent {
	position: absolute;
	z-index: 10;
	width: 168px;
	height: 59px;
	top: 97px;
	left: 0;
	background-color: #000;
}

.scene .jcarousel-item .mycarouselcontent h2 {
	margin: 4px;
	font-size: 11px !important;
	line-height: 1.1em !important;
}

.scene .jcarousel-item img {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	z-index: 1;
}

.scene .jcarousel-item .mycarouselcontent a	{
	display: block;
	position: absolute;
	top: 40px;
	right: 5px;
	padding-right: 17px;
	background: url('images/plus.gif') no-repeat center right;
	width: 158px;
}

.scene #my-carousel-next,
.scene #my-carousel-prev {
	color: #fff;
	float: left;
	display: block;
	width: 36px;
	height: 170px;
	text-indent: -3000px;
}

.scene #my-carousel-next	{
	background: url('images/prom_right.gif') no-repeat scroll top left;
}

.scene #my-carousel-prev	{
	background: url('images/prom_left.gif') no-repeat scroll top left;
}

/************** SCENES CAROUSEL ******************/

.scenes-carousel	{
	position: relative;
	height: 170px;
	margin: 0 0 30px 0;
}

.scenes-carousel .jcarousel-container {
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 36px;
	width: 438px;
}

.scenes-carousel .jcarousel-item {
	position: relative;
	display: inline;
	float: left;
	width: 240px !important;
	height: 153px;
	border: 2px solid #e8e8e8;
	margin: 7px 0 0 14px;
	overflow: hidden;
}

.scenes-carousel .jcarousel-item .mycarouselcontent {
	position: absolute;
	z-index: 10;
	width: 168px;
	height: 59px;
	top: 94px;
	left: 52px;
	background-color: #000;
}

.scenes-carousel .jcarousel-item .mycarouselcontent h2 {
	margin: 4px;
	font-size: 11px !important;
	line-height: 1.1em !important;
}

.scenes-carousel .jcarousel-item .mycarouselcontent a	{
	display: block;
	position: absolute;
	top: 40px;
	left: 5px;
	padding-right: 17px;
	background: url('images/plus.gif') no-repeat center right;
	width: 140px;
}

.scenes-carousel #my-carousel-next {
	color: #fff;
	position: absolute;
	top: 0;
	right: 0;
	display: block;
	width: 36px;
	height: 170px;
	text-indent: -3000px;
}
.scenes-carousel #my-carousel-prev {
	color: #fff;
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 36px;
	height: 170px;
	text-indent: -3000px;
}

.scenes-carousel #my-carousel-next	{
	background: url('images/prom_right.gif') no-repeat scroll top left;
}

.scenes-carousel #my-carousel-prev	{
	background: url('images/prom_left.gif') no-repeat scroll top left;
}

/************** FLICKR GROUP CAROUSEL ******************/

.directory-content .flickr-group,
.home-content .flickr-group,
.single-content .flickr-group,
.archive-content .flickr-group,
.search-content .flickr-group {
	width: 240px;
	margin-left: 40px;
}

.home-content .flickr-group,
.search-content .flickr-group {
	padding-top: 40px;
}

.flickr-group {
	clear: both;
}

.flickrgroup	{
	margin-bottom: 30px;
}

.flickrgroup .jcarousel-container {
	float: left;
	width: 150px;
	height: 150px;
	margin: 20px 9px 0 9px;
}
.flickrgroup ul li a {
	display: block;
	width: 150px;
	height: 150px;
	overflow: hidden;
}

.flickrgroup ul .first {
	display: block;
}

.flickrgroup .flickr-carousel-next,
.flickrgroup .flickr-carousel-prev {
	color: #fff;
	float: left;
	display: block;
	width: 36px;
	height: 170px;
	text-indent: -3000px;
	margin-top: 20px;
}

.flickrgroup p {
	width: 240px;
}
.flickrgroup .flickr-carousel-next	{
	background: url('images/flickrgroup_right.gif') no-repeat scroll top left;
}

.flickrgroup .flickr-carousel-prev	{
	background: url('images/flickrgroup_left.gif') no-repeat scroll top left;
}

/************** INTERESTINGNESS CAROUSEL ******************/

.interestingness {
	clear: both;
	margin-bottom: 60px;
	background: url('images/interesting_bg.jpg') no-repeat 20px 0;
}

.interestingness .jcarousel-container {
	float: left;
	width: 792px;
	height: 200px;
	margin-top: 20px;
}

.interestingness h3 {
	margin: 30px 0 0 80px;
}

.interestingness ul li {
	text-align: center;
	width: 150px;
	height: 180px;
	background: url('images/interesting_margin.gif') repeat-y right;
}

.interestingness ul li div {
	margin: 0 5px;
}

.interestingness ul .first {
	display: block;
}

.interestingness ul li .jcarousel-image {
	margin: 0 0 8px 26px;
	display: block;
	width: 140px;
	height: 100px;
	overflow: hidden;
	border: 2px solid #fff;
}

.interestingness ul li .jcarousel-image:hover {
	border: 2px solid #a3a3a3;
	width: 140px;
	height: 100px;
	overflow: hidden;
}

.interestingness .interesting-carousel-next,
.interestingness .interesting-carousel-prev {
	color: #fff;
	float: left;
	display: block;
	width: 36px;
	height: 170px;
	text-indent: -3000px;
	margin-top: 20px;
}

.interestingness .interesting-carousel-next	{
	background: url('images/interesting_right.gif') no-repeat scroll top left;
}

.interestingness .interesting-carousel-prev	{
	background: url('images/interesting_left.gif') no-repeat scroll top left;
	margin-left: 40px;
}

.loginout {
	color:yellow;
	font-weight:normal;
	float:right;
}
.loginout a {
	color:yellow;

}