.feature-image
{
	display: block;
 	width: 1024px;
	height: 600px;
	margin: 0 auto 40px auto;
	background: none;
	background-repeat: no-repeat;
	background-position: center center;
	overflow: visible;
}

#feature-wrapper
{
	width: 1024px;
	margin: 0 auto;
	position: relative;
	top: 348px;
	height: 170px;
}

.feature-details
{
	width: 700px;
	background-color: #222727;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=93)";
	filter: alpha(opacity=93);
	-moz-opacity: 0.93;
	-khtml-opacity: 0.93;
	opacity: 0.93;
}

.feature-details *
{
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	-moz-opacity: 1.0;
	-khtml-opacity: 1.0;
	opacity: 1.0;
}

.feature-details-gutter
{
	padding-bottom: 20px;
}

.feature-details .article-comment-count
{
	margin-left: 20px;
	color: #c7c8ca;
}

.feature-major-heading
{
	padding: 30px 20px 0 20px;
	font-family: Brown;
	font-size: 28px;
	letter-spacing: 2px;
	line-height: 1.2em;
	text-transform: uppercase;
}

.feature-major-heading a
{
	color: #fff;
}

.feature-excerpt
{
	padding: 0 20px 0 20px;
	font-family: 'Merriweather';
	font-size: 13px;
	line-height: 1.7em;
	color: #fff;
}

.home-section-container
{
}

.home-articles-section
{
	padding-top: 20px;
	margin-bottom: 60px;
}

a.home-category-more-link
{
	float: right;
	text-align: right;
	font-family: Brown;
	font-size: 14px;
	letter-spacing: 1px;
	color: #222727;
	padding-top: 6px;
}

a.home-category-more-link span
{
	color: #ff454f;
	font-family: Merriweather;
	font-size: 20px;
	vertical-align: top;
	line-height: 0.8em;
}

.home-section-heading, h2.home-section-heading a
{
	font-family: Merriweather;
	font-size: 18px;
	font-weight: bold;
	color: #222727;
	margin-top: 0;
	margin-bottom: 15px;
}

.home-section-heading-sponsored
{
	display: block;
	height: 50px;
	background-color: #ff454f;
	background-repeat: no-repeat;
	margin-bottom: 20px;
    background-size: 120px;
    background-position: 885px 4px;
}
.home-section-heading-sponsored + .home-category-more-link{
    margin-top : -1em;
}
.home-section-heading-sponsored.green{
    background-color:#006600;
}

.home-section-heading-sponsored h2
{
	color: #fff;
	padding-left: 20px;
	padding-top: 15px;
	font-family: Merriweather;
	font-size: 18px;
	font-weight: bold;
}

.home-section-container-bottom-border
{
	width: 100%;
	border-bottom: 1px solid #626666;
}

.home-right-col
{
	float: right;
	width: 300px;
	border-left: 1px solid #c7c8ca;
	padding-left: 28px;
	margin-top: 20px;
	margin-bottom: 20px;
}

.home-rocacorba-right-col
{
	min-height: 987px;
}

.home-right-col-no-border
{
	float: right;
	width: 300px;
}

.home-left-col
{
	float: left;
	width: 664px;
}

.home-article-horizontal
{
	width: 100%;
	margin-bottom: 20px;
}

.home-article-horizontal .image
{
	float: left;
	margin-right: 10px;
	vertical-align: top;
	background-size: cover;
}

.home-article-vertical .overlay-title
{
	text-align: center;
	position: relative;
}

.home-article-vertical .overlay-title span
{
	display: block;
	font-family: Brown;
	font-size: 15px;
	text-transform: uppercase;
	color: #fff;
	line-height: 1.4em;
	border-bottom: 1px solid #fff;
}

.home-article-vertical.large .overlay-title
{
	width: 119px;
	height: 50px;
	padding: 0 104px;
	top: -140px;
	margin-bottom: -50px;
}

.home-article-horizontal.large
{
	height: 225px;
}

.home-article-horizontal.large .image,
.home-article-vertical.large .image
{
	width: 327px;
	height: 225px;
}

.home-article-horizontal.medium
{
	height: 165px;
}

.home-article-horizontal.medium .image,
.home-article-vertical.medium .image
{
	width: 240px;
	height: 165px;
}

.home-article-horizontal.small
{
	height: 105px;
}

.home-article-horizontal.small .image,
.home-article-vertical.small .image
{
	width: 154px;
	height: 105px;
}

.home-article-horizontal .details
{
	float: none;
	vertical-align: top;
}

.home-article-horizontal.large .details
{
	margin-left: 337px;
}

.home-article-horizontal.medium .details
{
	margin-left: 250px;
}

.home-article-horizontal.small .details
{
	margin-left: 164px;
}

.home-article-vertical
{
	display: inline-block;
	margin-right: 16px;
	vertical-align: top;
}

.home-article-vertical:last-child
{
	margin-right: 0;
}

.home-article-vertical .image
{
	float: none;
	background-size: cover;
	background-position-x: center;
}

.home-article-vertical .details
{
	float: none;
}

.home-article-vertical.large .details
{
	width: 325px;
}

.home-article-vertical.medium .details
{
	width: 240px;
}

.home-article-vertical.small .details
{
	width: 154px;
}

.home-article-horizontal.large .details .title-and-excerpt
{
}

.home-article-horizontal.medium .details .title-and-excerpt
{
	height: 120px;
	overflow: hidden;
	margin-bottom: 24px;
}


.home-article-horizontal.medium .details p.article-excerpt
{
	height: 89px;
	overflow: hidden;
}

.home-article-horizontal.small .details .title-and-excerpt
{
	height: 61px;
	overflow: hidden;
	margin-bottom: 19px;
}

.home-article-horizontal.small .details .title-and-excerpt.no-excerpt
{
	height: 65px;
}

.home-article-image-only.micro .image
{
	width: 140px;
	height: 90px;
	background-size: cover;
	background-position-x: center;
}

.home-article-vertical .details .title-and-excerpt
{
	height: 123px;
	overflow: hidden;
	margin-bottom: 10px;
}

.home-articles-section h3.article-title
{
	font-family: Merriweather;
	font-size: 16px;
	color: #222727;
}

.home-article-horizontal h3.article-title
{
	margin: 0;
}

.home-article-vertical h3.article-title
{
	margin: 20px 0 10px 0;
}

.home-articles-section p.article-excerpt
{
	font-family: Merriweather;
	font-size: 13px;
	line-height: 1.4em;
	margin: 8px 0;
	color: #626666;
}

.article-comment-count
{
	height: 20px;
	background: url('../images/home-comment-bubble.png') no-repeat top left;
	color: #626666;
	font-family: Karla;
	font-size: 12px;
	padding-left: 24px;
	padding-top: 1px;
}

.home-rocacorba-list .article-title
{
	clear: left;
}

.home-rocacorba-list .article-comment-count
{
	float: right;
}

.home-rocacorba-subtitle
{
	float: right;
	width: 140px;
	font-family: Merriweather;
	font-size: 16px;
	padding-top: 5px;
	vertical-align: top;
}

.home-rocacorba-first-thumbnail
{
	float: left;
	width: 150px;
	vertical-align: top;
}

.home-rocacorba-list
{
	margin-top: 20px;
}

.home-rocacorba-list .article-title
{
	border-bottom: 1px solid #c7c8ca;
	height: 26px;
}

.home-rocacorba-list .article-title:last-child
{
	border-bottom: none;
}

.home-rocacorba-list .article-title a h3
{
	font-family: Merriweather;
	font-size: 13px;
	color: #222727;
}

.home-upper-ad-section
{
	margin-top: 60px;
}

.home-upper-right-ad
{
	margin-bottom: 20px;
}

.home-more-news-left
{
	display: inline-block;
	width: 308px;
	padding-right: 20px;
	border-right: 1px solid #c7c8ca;
	vertical-align: top;
}

.home-more-news-right
{
	display: inline-block;
	width: 308px;
	padding-left: 20px;
	vertical-align: top;
}

.home-more-news-left .home-article-horizontal:last-child,
.home-more-news-right .home-article-horizontal:last-child
{
	margin-bottom: 0;
}

.home-news-section .home-article-horizontal.small .details .title-and-excerpt
{
	height: 100px;
}

.home-more-news-section .title-and-excerpt
{
	height: 105px;
	overflow: hidden;
	margin-bottom: 20px;
}

.home-more-news-section .title-and-excerpt p.article-excerpt
{
	height: 37px;
	overflow: hidden;
}

.home-more-news-section .home-article-horizontal:last-child .title-and-excerpt
{
	margin-bottom: 0;
}

.home-email-signup
{
	width: 1024px;
	height: 87px;
	background: url('../images/home-email-signup-background.png') top left no-repeat;
	margin-bottom: 60px;
}

.home-email-signup .call-to-action
{
	display: inline-block;
	width: 500px;
	font-family: Brown;
	font-size: 20px;
	text-transform: uppercase;
	padding-top: 37px;
	padding-left: 30px;
	color: #fff;
	letter-spacing: 3px;
}

.home-email-signup #mc_embed_signup,
.home-email-signup #mce-responses,
.home-email-signup .mc-field-group
{
	display: inline-block;
}

.home-email-signup #mc-embedded-subscribe-form-home #mce-EMAIL
{
	width: 340px;
	height: 30px;
	border: none;
	text-indent: 10px;
	font-family: Brown;
	font-size: 12px;
}

.home-email-signup #mc-embedded-subscribe-form-home #mc-embedded-subscribe
{
	display: inline-block !important;
	text-align: center;
	background-color: #ff3d48;
	padding: 9px 15px;
	color: #fff !important;
	font-family: Brown !important;
	font-weight: normal !important;
	font-size: 14px;
	text-transform: uppercase;
	margin-right: 15px;
	height: 32px;
	margin-left: -9px;
	border: none;
	vertical-align: top;
}

.home-featured-video-column
{
	display: inline-block;
	width: 325px;
	margin-right: 20px;
}

.home-featured-video-column:last-child
{
	margin-right: 0;
}

.home-featured-video-column h3.article-title
{
	font-size: 13px;
}


.home-secret-pro-logo
{
	display: inline-block;
	width: 154px;
	height: 154px;
	background: url('../images/home-secret-pro.png') top left no-repeat;
	vertical-align: top;
}

.home-secret-pro-article-list
{
	display: inline-block;
	margin-left: 15px;
	width: 490px;
}


.home-article-list-row
{
	border-bottom: 1px solid #c7c8ca;
}

.home-article-list-row .article-date
{
	float: right;
	width: 50px;
	font-family: Karla;
	font-size: 12px;
	text-align: right;
	vertical-align: top;
	padding-top: 10px;
}

.home-article-list-row .article-title a h3
{
	float: left;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-family: Merriweather;
	font-size: 13px;
	width: 435px;
	vertical-align: top;
	margin: 8px 0;
	color: #222727;
}

blockquote.home-secret-pro-blockquote
{
	background: url('../images/home-secret-pro-blockquote.png') top left no-repeat;
	width: 620px;
	min-height: 35px;
	margin: 0 15px 15px 0;
	padding-left: 60px;
	font-family: Merriweather;
	font-size: 16px;
	line-height: 1.4em;
	color: #626666;
}

.home-supporter-logo
{
	margin-right: 15px;
}

.home-supporter-logo:last-child
{
	margin-right: 0;
}

/*
.feature-image-arrow-container
{
	position: relative;
	top: -300px;
	width: 100%;
	height: 50px;
	margin: 0 -100% -50px 0;
}

.feature-image-arrow-container-left
{
	display: inline-block;
	width: 49%;
	text-align: left;
}

.feature-image-arrow-container-right
{
	display: inline-block;
	width: 50%;
	text-align: right;
}

#aHomeFeatureRightArrow
{
	display: inline-block;
	height: 30px;
	width: 30px;
	background-image: url('http://cyclingtips.com.au/content/themes/cyclingtips-2014-05/images/home_feature_arrow_right.png');
	background-position: 0 -30px;
}

#aHomeFeatureLeftArrow
{
	display: inline-block;
	height: 30px;
	width: 30px;
	background-image: url('http://cyclingtips.com.au/content/themes/cyclingtips-2014-05/images/home_feature_arrow_left.png');
	background-position: 0 -30px;
}

#aHomeFeatureLeftArrow:hover, #aHomeFeatureRightArrow:hover
{
	background-position: 0 0;
}


.home-feature-dot-outer-container
{
	display: block;
	height: 24px;
	margin-bottom: -24px;
	text-align: center;
}

.home-feature-dot-inner-container
{
	display: inline-block;
	position: relative;
	height: 24px;
	width: 200px;
	text-align: center;
	top: -60px;
}

.home-feature-dot
{
	display: inline-block;
	height: 16px;
	width: 16px;
	background-size: contain;
	background-repeat: no-repeat;
	background-image: url('http://cyclingtips.com.au/content/themes/cyclingtips-2014-05/images/home-feature-dot-inactive.png');
}

.home-feature-dot.active
{
	background-image: url('http://cyclingtips.com.au/content/themes/cyclingtips-2014-05/images/home-feature-dot-active.png');
}


.feature-details
{
	width: 900px;
	height: 130px;
	background-color: #f2f2f2;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=85)";
	filter: alpha(opacity=85);
	-moz-opacity: 0.85;
	-khtml-opacity: 0.85;
	opacity: 0.85;
}

.feature-major-heading
{
	margin: 0 30px;
	padding-top: 20px;
	font-family: Brown;
	font-size: 38px;
	line-height: 1.1em;
	text-transform: uppercase;
}

.feature-major-heading a
{
	color: #2a2f2d;
}

.feature-sub-heading, .feature-date-heading
{
	margin: 0 30px;
	font-family: 'Merriweather';
	font-size: 14px;
	line-height: 1.6em;
}

.feature-sub-heading a
{
	color: #2a2f2d;
}

.feature-excerpt
{
	margin: 20px 20px;
	font-family: 'Merriweather';
	font-size: 12px;
	line-height: 1.7em;
}

.feature-controls-first
{
}

.feature-controls-second
{
}

.feature-controls-left
{
	float: left;
	margin-left: 20px;
}

.feature-controls-right
{
	float: right;
	margin-right: 20px;
}

.feature-controls-right .sharing-button-container
{
	text-align: center;
	width: 103px;
}

.feature-controls-right .twitter-share, .feature-controls-right .facebook-share, .feature-controls-right .gplus-share
{
	display: inline-block;
}

.feature-read-more
{
}

.feature-read-more a
{
	vertical-align: top;
	font-family: 'Merriweather';
	font-size: 14px;
	color: #ff4650;
}

.feature-read-more a:hover
{
	color: #686464;
}

.feature-share-this
{
	font-family: 'Merriweather';
	font-size: 12px;
	color: #ff4650;
}

.feature-author
{
	font-family: 'Karla', sans-serif;
	font-size: 12px;
	color: #686464;
}

.feature-author a
{
	color: #ff4650;
}

.feature-comment-count
{
	font-family: 'Karla', sans-serif;
	font-size: 12px;
	color: #686464;
}

.feature-comment-count a
{
	color: #686464;
}

.feature-share-buttons
{
}

.feature-details-gutter
{
	height: 30px;
}


.featured-media-container
{
	width: 100%;
	height: 195px;
	padding-top: 30px;
	border-bottom: #ff4650 1px solid;
}

.featured-media-heading-row
{
}

.featured-media-heading
{
	float: left;
	font-family: Brown;
	font-size: 16px;
	color: #7F7F7F;
}

.featured-media-controls
{
	float: right;
	text-align: right;
	vertical-align: top;
}

.featured-media-links
{
	display: inline-block;
	margin-right: 15px;
	vertical-align: top;
	margin-top: 2px;
}

.featured-media-link
{
	display: inline-block;
	font-family: 'Karla', sans-serif;
	font-size: 12px;
	color: #686464;
	margin-right: 15px;
}

.featured-media-link:hover
{
	color: #2a2f2d;
}

#featured-media-left-button
{
	display: inline-block;
	width: 25px;
	height: 25px;
	background-image: url('http://cyclingtips.com.au/content/themes/cyclingtips-2014-05/images/navigation_arrow_left.png');
	background-position: 0 0;
}

#featured-media-left-button:hover
{
	background-position: 0 -25px;
}

#featured-media-right-button
{
	display: inline-block;
	width: 25px;
	height: 25px;
	background-image: url('http://cyclingtips.com.au/content/themes/cyclingtips-2014-05/images/navigation_arrow_right.png');
	background-position: -25px 0;
}

#featured-media-right-button:hover
{
	background-position: -25px -25px;
}

#featured-media-item-container
{
	margin-top: 45px;
	overflow: auto;
	height: 135px;
}

#featured-media-item-container, #featured-media-item-container .jspContainer, #featured-media-item-container .jspTrack
{
	width: 100% !important;
}

ul.featured-media-items
{
	list-style: none;
	height: 90px;
	width: 2820px;
}

ul.featured-media-items li
{
	list-style: none;
	float: left;
	position: relative;
	margin-left: -40px;
	margin-right: 55px;
}

ul.featured-media-items li:last-child
{
	margin-right: 0px;
}

.featured-media-item
{
}

.featured-media-item-image-container
{
	display: inline-block;
	width: 142px;
	vertical-align: top;
}

.featured-media-item-image-container a:hover
{
	text-decoration: none;
}

.featured-media-item-image
{
	width: 142px;
	height: 90px;
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}

.featured-media-photo-icon
{
	display: inline-block;
	position: relative;
	top: 45px;
	left: 113px;
	width: 24px;
	height: 24px;
	margin-bottom: -24px;
	margin-right: -24px;
	background-image: url('http://cyclingtips.com.au/content/themes/cyclingtips-2014-05/images/photo_icon.png');
	background-repeat: no-repeat;
	background-position: left 0;
}

.featured-media-photo-icon:hover, .featured-media-item-image:hover .featured-media-photo-icon
{
	background-position: left -24px;
}

.featured-media-video-icon
{
	display: inline-block;
	position: relative;
	top: 45px;
	left: 113px;
	width: 24px;
	height: 24px;
	margin-bottom: -24px;
	margin-right: -24px;
	background: url('http://cyclingtips.com.au/content/themes/cyclingtips-2014-05/images/video_icon.png') no-repeat;
	background-position: 0 0;
}

.featured-media-video-icon:hover, .featured-media-item-image:hover .featured-media-video-icon
{
	background-position: 0 -24px;
}

.featured-media-item-details
{
	display: inline-block;
	width: 142px;
	height: 90px;
	margin-left: 10px;
	vertical-align: top;
}

.featured-media-item-details a
{
	color: #2a2f2d;
}

.featured-media-item-title
{
	font-family: 'Merriweather';
	font-size: 14px;
	color: #2a2f2d;
	margin-top: 0px;
	margin-bottom: 0px;
}

.featured-media-item-sub-title
{
	font-family: 'Karla', sans-serif;
	font-size: 12px;
	color: #686464;
	margin-top: 5px;
}

.featured-section-container
{
	width: 100%;
	height: 672px;
	margin-top: 30px;
}

.featured-section-left
{
	float: left;
	width: 300px;
}

.featured-section-right
{
	float: none;
	padding-left: 315px;
}


.recent-features-heading
{
	background-color: #c8c8c8;
	height: 45px;
	font-family: Brown;
	font-size: 16px;
	color: #fff;
	padding-top: 25px;
	padding-left: 30px;
}

.recent-features-container
{
	height: 552px;
	background-color: #f2f2f2;
	padding: 35px 5px 15px 30px;
}

.recent-feature-article
{
	padding-bottom: 25px;
}

.recent-feature-article:last-child
{
	padding-bottom: 0;
	border-bottom: none;
	margin-bottom: 0;
}


.recent-feature-details
{
	float: none;
	padding-left: 282px;
}

.recent-feature-heading-row
{
}

.recent-feature-heading-row h2.recent-feature-title
{
	float: none;
	text-transform: uppercase;
	font-family: Brown;
	font-size: 16px;
	margin-top: 0px;
	margin-bottom: 3px;
	margin-right: 40px;
	overflow: hidden;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	-ms-text-overflow: ellipsis;
	white-space: nowrap;
}

.recent-feature-heading-row h2.recent-feature-title a
{
	color: #000;
}

.recent-feature-heading-row .recent-feature-sub-title
{
	display: block;
	font-family: Brown;
	font-size: 12px;
}

.recent-feature-heading-row .recent-feature-sub-title a
{
	color: #686464 !important;
}

.recent-feature-heading-row .comment-bubble
{
	float: right;
	display: block;
}

.recent-feature-excerpt
{
	font-family: 'Merriweather';
	font-size: 12px;
	line-height: 1.7em;
	color: #686464;
	height: 100px;
	overflow: hidden;
}

.recent-feature-excerpt p
{
	margin-top: 7px;
	margin-bottom: 0px;
	height: 60px;
	overflow: hidden;
}

.recent-feature-read-more
{
	font-family: 'Karla', sans-serif;
	font-size: 12px;
	color: #686464;
}


.recent-feature-read-more a:hover
{
	color: #686464;
}

.recent-feature-read-more a
{
	font-family: 'Merriweather';
	font-size: 14px;
	color: #ff4650;
}

.recent-feature-thumb-container
{
	float: left;
	width: 252px;
}

.recent-feature-thumb
{
	width: 252px;
	height: 150px;
	background: #fff no-repeat center center;
	background-size: cover;
}

.recent-features-gutter
{
	height: 20px;
}

.more-news-container
{
	margin-top: 20px;
	height: 225px;
}

.more-news-heading-row
{
	padding-bottom: 20px;
}

.more-news-heading
{
	float: left;
	font-family: Brown;
	font-size: 14px;
	color: #000;
}

.more-news-see-all
{
	float: right;
	vertical-align: top;
}

.more-news-see-all a
{
	font-family: 'Karla', sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #686464;
	text-transform: uppercase;
}

.more-news-see-all a:hover
{
	color: #ff4650;
}

.more-news-list-container
{
	padding-bottom: 20px;
}

.more-news-list
{
}


.more-news-list li
{
	list-style-type: disc;
	list-style-position: inside;
	font-family: 'Karla', sans-serif;
	font-size: 12px;
	margin-bottom: 10px;
	margin-left: -40px;
}

.more-news-item-title
{
	display: inline-block;
	max-width: 280px;
	overflow: hidden;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	-ms-text-overflow: ellipsis;
	white-space: nowrap;
}

.more-news-item-title.more-news-new
{
	max-width: 240px;
}

.more-news-item-title a
{
	color: #686464;
}

.more-news-item-title a:hover
{
	color: #2a2f2d;
}

.previous-articles-container
{
	margin-top: 30px;
}

.previous-article
{
	width: 100%;
	height: 190px;
	padding-bottom: 10px;
}

.previous-article-thumb-container
{
	float: left;
	width: 284px;
}

.previous-article-thumb
{
	width: 284px;
	height: 170px;
	background: #fff no-repeat center center;
	background-size: cover;
}

.previous-article-review-badge-container
{
	position: relative;
	top: -60px;
	left: 170px;
	margin-bottom: -60px;
	margin-right: -170px;
	clear: both;
	overflow: hidden;
}

.previous-article-details-container
{
	float: none;
	margin-left: 314px;
}

.previous-article-details
{
	width: 100%;
	height: 156px;
}

.previous-article-heading-row
{
	padding-right: 5px;
}

.previous-article-heading-row h2.previous-article-title
{
	float: none;
	text-transform: uppercase;
	font-family: Brown;
	font-size: 16px;
	margin-top: 0px;
	margin-bottom: 3px;
	margin-right: 40px;
	overflow: hidden;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	-ms-text-overflow: ellipsis;
	white-space: nowrap;
}

.previous-article-heading-row h2.previous-article-title a
{
	color: #000;
}

.previous-article-heading-row .previous-article-sub-title
{
	display: block;
	font-family: Brown;
	font-size: 12px;
}

.previous-article-heading-row .previous-article-sub-title a
{
	color: #686464 !important;
}

.previous-article-heading-row .comment-bubble
{
	float: right;
	display: block;
}

.previous-article-excerpt
{
	font-family: 'Merriweather';
	font-size: 12px;
	line-height: 1.7em;
	color: #686464;
	height: 72px;
	overflow: hidden;
}

.previous-article-excerpt p
{
	height: 60px;
	overflow: hidden;
}

.previous-article-read-more
{
	font-family: 'Karla', sans-serif;
	font-size: 12px;
	color: #686464;
}


.previous-article-read-more a:hover
{
	color: #686464;
}

.previous-article-read-more a
{
	font-family: 'Merriweather';
	font-size: 14px;
	color: #ff4650;
}

.previous-article-comments
{
	float: right;
	width: 200px;
	text-align: right;
}

.previous-article-comments .twitter-share, .previous-article-comments .facebook-share, .previous-article-comments .gplus-share
{
	display: inline-block;
}

.show-more-articles
{
	display: block;
	width: 254px;
	background-color: #c7c7c7;
	background-image: url('http://cyclingtips.com.au/content/themes/cyclingtips-2014-05/images/show_more.png');
	background-repeat: no-repeat;
	background-position: center right;
	text-align: left;
	padding: 10px 15px;
	color: #fff !important;
	font-family: Brown !important;
	font-size: 14px;
	text-transform: uppercase;
	margin-bottom: 30px;
}

.show-more-articles:hover
{
	background-color: #808080;
	text-decoration: none;
}

.previous-articles-gutter
{
	height: 135px;
}
*/