﻿/* RYA THEME (cruising) STYLE SHEET - 2009-11-19 [Phil Kendall: RYA] */
/* nb: only list what's changed e.g. colour, the rest is inherited */


/*hub*/
.tpl-hub h1.article
{
    float:left;
    clear:both;
    width: 520px;
    height: 180px;
    text-indent: -8000px;
    margin: -20px 0 1em -20px!important;
    background: transparent url(/sitecollectionimages/html%20sections/admin/themes/cruising/header-tall.jpg) top left no-repeat;
}

/* special override to prevent big banner showing on programme section home pages */
.tpl-hub h1.nothemebanner
{
	float:none;
	clear:none;
	width:auto;
	height:auto;
	text-indent:0px;
	margin:0 !important;
	background-image: none;
}

.tpl-article .article-banner, .tpl-hub .article-banner
{
    width: 520px;
    height: 80px;
    float: left;
    background: transparent url(/sitecollectionimages/html%20sections/admin/themes/cruising/header-short.jpg) top left no-repeat;
    padding: 0;
    margin: -20px 0 20px -20px;
}

.themed-article-title
{
    float:left;
    clear:both;
    width:100%;
    color: #00204F;
    text-transform:none;
    font-size:1.2em;
    border-bottom:solid 1px #ABDBE9;
}
.article-hub-pod-strip
{
    margin-bottom:10px;
}
