/* IE8/7/6 specific styles */

/**
 * layout
 */
 
/* the leaderboard - subs offer */

.leaderboard-subs-offer {
	float: right;
}

/* the logo */

#header h1.title span {
	background-image: url("images/logo.png");
}

/* the sign up box */
#user-login-form #edit-submit {
	font-size: 0.8em;
}

/* the page container */

#container, #page {
	clear: both !important;
}

#page {
	
}

.page-clubs #page #content-top #block-views-clubs-block_1 {
	margin-top: 35px;
}

.page-user #page legend {
	margin-bottom: 0px;
}

.user_account #page fieldset legend {
	height: 25px;
}

/* nice menus */

ul.nice-menu ul {
/* for IE8 */
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
}

/* latest content */



.magazine-carousel .view-header H3.latest-magazines {
	font-size: inherit;
	text-indent: -50000px;
	width: 508px;
}

/* latest magazine */

h3.latest-magazine {

}

/* rhs - sidebar */

.top-featured-blog-sidebar .view-content {
	font-size: 13px;
	height: 120px;
	min-height: 120px;
	height: auto !important;
}

.other-bloggers-sidebar ul {
	font-size: 13px;
	height: 90px;
	padding-bottom: 0;
	margin-bottom: 0;
}

.quick-newsletter-signup .content .form-item INPUT.form-text {
	width: 150px;
}

.quick-newsletter-signup .content p {
	margin-top: 0;
}

.quick-newsletter-signup form {
	font-size: 13px;
	zoom: 1;
}

.form-item {
	margin: 0px;
	margin: 0px
}

.poll {
	font-size: 13px;
}

/* footer */


/**
 * section specific styling
 */

/* charts */

.views-slideshow-controls-bottom .views_slideshow_singleframe_pager div {
	display: inline;
}

#right-sidebar .competitions .title h2 {
	height: auto;
	padding-top: 30px;
}

#right-sidebar .competitions .views-row {
	width: 100%;
}

/* community */

.other-images {
	width: 100%;
}

.other-images .views-row {
	width: 49%;
}

#right-sidebar .free-charts,
#right-sidebar .competitions,
#right-sidebar .tip-of-the-day {
	width: 100%;
}

#right-sidebar .free-charts .content,
#right-sidebar .tip-of-the-day .content {
	float: left;
	width: 95%;
}

.other-videos-like-this .view-TV .views-row-last {
	float: none;
	display: inline-block;
}

/* what's new */

/* site map menu */

ul.site-map-menu {
	clear: both;
}

/* END */